html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: 'Noto Sans', sans-serif;
font-size: 14px;
line-height: 2;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6,
p.site-title,
.search-container input[type="search"],
.cat-links,
blockquote,
.skillTop .skillNameUnder,
.team_columns .croccanteTeamSingle .croccanteTeamName,
ul.crestatabs li,
.dropcap,
.croccanteNumbersSingle .croccanteTheNumberN {
font-family: 'Playfair Display', serif;
font-weight: bold;
}
.hentry p.has-small-font-size {
font-size: 12px;
line-height: 1.9;
}
.hentry p.has-regular-font-size {
font-size: 14px;
}
.hentry p.has-large-font-size {
font-size: 18px;
line-height: 1.8;
}
.hentry p.has-larger-font-size {
font-size: 22px;
line-height: 1.7;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
display: block;
padding: 1.5em 1.5em 1.5em 3.5em;
margin: 0;
position: relative;
font-size: 140%;
font-weight: 400;
}
blockquote::before {
content: "\f10d";
font-family: FontAwesome;
font-size: 100px;
line-height: 1;
font-weight: bold;
position: absolute;
left: 10px;
top: 10px;
opacity: 0.1;
z-index: -1;
}
blockquote cite {
font-size: 12px;
font-style: normal;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
.clear {
clear: both;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #f4f4f4; }
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #c9c9c9;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}
.spaceLeft {
margin-left: 0.5em;
}
.spaceRight {
margin-right: 0.5em;
}
.spaceLeftRight {
margin: 0 0.5em;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 0;
border-radius: 25px;
background-color: #404040;
color: #f4f4f4;
font-size: 12px;
line-height: 1;
outline: none;
font-weight: 700;
text-transform: uppercase;
padding: 11px 25px 10px;
-o-transition: background-color .3s ease-in-out;
-moz-transition: background-color .3s ease-in-out;
-webkit-transition: background-color .3s ease-in-out;
transition: background-color .3s ease-in-out;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background-color: #5BC0EB;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
outline: none;
color: #404040;
border-width: 1px;
border-style: solid;
border-color: rgba(0,0,0,0.05);
border-radius: 4px;
padding: 4px;
background-color: #ececec;
-o-transition: border-color .3s ease-in-out;
-moz-transition: border-color .3s ease-in-out;
-webkit-transition: border-color .3s ease-in-out;
transition: border-color .3s ease-in-out;
}
select {
padding: 5px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
border-color: #404040;
}
textarea {
width: 100%;
}
::-webkit-input-placeholder {
color: #404040;
}
::-moz-placeholder {
color: #404040;
}
:-ms-input-placeholder {
color: #404040;
}
:-moz-placeholder {
color: #404040;
}  a, a:visited {
color: #5BC0EB;
text-decoration: none;
-o-transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
-webkit-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
}
header.site-header a, .site-copy-down a, .post-navigation .nav-previous a, .post-navigation .nav-next a {
color: #242423;
}
header.entry-header .entry-title a, .entry-meta a {
color: #404040;
}
.site-copy-down .site-info a {
border-bottom: 1px dotted;
}
a:hover,
a:focus,
a:active {
color: #5BC0EB;
}
.site-copy-down .site-info a:hover,
.site-copy-down .site-info a:focus,
.site-copy-down .site-info a:active,
footer.site-footer .site-social .croccante-social:hover,
footer.site-footer .site-social .croccante-social:focus,
footer.site-footer .site-social .croccante-social:active {
color: #5BC0EB;
}
#tertiary.widget-area a {
color: #5BC0EB;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
.read-more a, a.more-link {
background-color: #404040;
color: #f4f4f4;
padding: 10px 40px;
display: inline-block;
font-size: 12px;
border-radius: 25px;
text-transform: uppercase;
font-weight: 700;
-o-transition: background-color .3s ease-in-out;
-moz-transition: background-color .3s ease-in-out;
-webkit-transition: background-color .3s ease-in-out;
transition: background-color .3s ease-in-out;
}
.croccanteButton a,
.croccante-woocommerce-sticky-product .container .croccante-sticky-second .croccanteButton {
background-color: #5BC0EB;
color: #f4f4f4;
padding: 10px 40px;
display: inline-block;
font-size: 12px;
border-radius: 25px;
text-transform: uppercase;
font-weight: 700;
-o-transition: background-color .3s ease-in-out;
-moz-transition: background-color .3s ease-in-out;
-webkit-transition: background-color .3s ease-in-out;
transition: background-color .3s ease-in-out;
}
a.more-link {
text-decoration: none !important;
margin-top: 2em;
}
.read-more a:hover,
.read-more a:focus,
.read-more a:active,
a.more-link:hover,
a.more-link:focus,
a.more-link:active,
.contact_columns button,
.contact_columns input[type="button"],
.contact_columns input[type="reset"],
.contact_columns input[type="submit"] {
background-color: #5BC0EB;
}
.croccanteButton a:hover,
.croccanteButton a:focus,
.croccanteButton a:active,
.croccante-woocommerce-sticky-product .container .croccante-sticky-second .croccanteButton:hover,
.croccante-woocommerce-sticky-product .container .croccante-sticky-second .croccanteButton:focus,
.croccante-woocommerce-sticky-product .container .croccante-sticky-second .croccanteButton:active,
.contact_columns button:hover,
.contact_columns button:focus,
.contact_columns input[type="button"]:hover,
.contact_columns input[type="button"]:focus,
.contact_columns input[type="reset"]:hover,
.contact_columns input[type="reset"]:focus,
.contact_columns input[type="submit"]:hover,
.contact_columns input[type="submit"]:focus {
background-color: #404040;
}
.entry-content a, .entry-summary a {
text-decoration: underline;
}
.footerArea a {
color: #9b9b9b;
} .main-navigation {
float: right;
display: block;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
display: inline-block;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
padding: 0 1em;
font-size: 12px;
font-weight: 700;
}
.main-navigation div > ul > li > a {
height: 55px;
line-height: 55px;
}
.main-navigation li a:not(:last-child):after {
content: "\f107";
font-family: FontAwesome;
margin: 0 0 0 7px;
line-height: 1;
font-size: 80%;
}
.main-navigation ul ul li a:not(:last-child):after {
content: "\f104";
margin: 0 7px 0 0;
float: left;
line-height: inherit;
}
.main-navigation ul ul {
float: right;
position: absolute;
top: 100%;
left: auto;
right: 0;
z-index: 99999;
visibility:hidden;
opacity:0;
transition:visibility 0s linear 0.2s,opacity 0.2s linear, transform 0.2s linear;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
.main-navigation > div > ul > li  > ul.sub-menu {
}
.main-navigation ul ul ul {
right: 100%;
top: 0;
visibility:hidden;
opacity:0;
transition:visibility 0s linear 0.2s,opacity 0.2s linear, transform 0.2s linear;
-webkit-transform: translate3d(20px,0,0);
transform: translate3d(20px,0,0);
}
.main-navigation ul ul a {
width: 220px;
background: #ffffff;
text-align: right;
border-color: rgba(0,0,0,0.2);
border-bottom-width: 1px;
border-bottom-style: dashed;
padding: 1em;
}
.main-navigation ul ul li:last-child > a {
border-bottom: 0px;
}
.main-navigation ul li:hover > ul, .main-navigation ul li:focus > ul, .main-navigation ul li:active > ul, .main-navigation ul li.focus > ul {
visibility:visible;
opacity:1;
transition-delay:0s;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li:focus > ul, .main-navigation ul ul li:active > ul, .main-navigation ul ul li.focus > ul  {
visibility:visible;
opacity:1;
transition-delay:0s;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation > div > ul li:hover > a, 
.main-navigation > div > ul li.focus > a {
color: #5BC0EB;
}
body.page-template-template-onepage .main-navigation > div > ul > .current_page_item > a,
body.page-template-template-onepage .main-navigation > div > ul > .current-menu-item > a,
body.page-template-template-onepage .main-navigation > div > ul > .current_page_ancestor > a,
body.page-template-template-onepage .main-navigation > div > ul > .current-menu-ancestor > a {
color: inherit;
} .menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.menu-toggle {
color: #ffffff;
background-color: #242423;
outline: none;
position: relative;
text-align: center;
line-height: 55px;
padding: 0 10px;
border-radius: 0px;
}
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle:active {
background-color: #5BC0EB;
}
@media screen and (min-width: 1026px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .navigation.pagination,
.site-main .post-navigation,
.site-main .woocommerce-pagination {
margin: 0 0 3em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.site-main .navigation.pagination {
clear: both;
}
.navigation.pagination .nav-links {
text-align: center;
}
.navigation.pagination .nav-links .prev {
float: left;
}
.navigation.pagination .nav-links .next {
float: right;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
display: block;
font-size: 12px;
text-align: center;
word-wrap: break-word;
position: fixed;
top: 50%;
z-index: 999;
font-weight: 700;
}
.post-navigation .nav-previous {
left: 3px;
transform-origin: 0 50%;
transform: rotate(-90deg) translate(-50%, 50%);
}
.post-navigation .nav-next {
right: 3px;
transform-origin: 100% 50%; transform: rotate(-90deg) translate(50%, -50%);
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.widget_archive li:before, 
.widget_archive li:after, 
.widget_categories li:before,
.widget_categories li:after,
footer.entry-footer:before,
footer.entry-footer:after,
.widget.widget_search:before,
.widget.widget_search:after,
.widget.woocommerce.widget_product_search:before,
.widget.woocommerce.widget_product_search:after,
body.woocommerce form.cart:before,
body.woocommerce form.cart:after,
.woocommerce ul.products:before,
.woocommerce ul.products:after,
.woocommerce .single_variation:before,
.woocommerce .single_variation:after,
.woocommerce-error li:before,
.woocommerce-error li:after,
.woocommerce-message:before,
.woocommerce-message:after,
.woocommerce-product-rating:before,
.woocommerce-product-rating:after,
.cart-collaterals:before,
.cart-collaterals:after,
form.woocommerce-checkout:before,
form.woocommerce-checkout:after,
.product_list_widget li:before,
.product_list_widget li:after,
.navigation.pagination .nav-links:before,
.navigation.pagination .nav-links:after,
.site-copy-down:before,
.site-copy-down:after,
.croccanteFooterWidget:before,
.croccanteFooterWidget:after,
.theAuthorBox:before,
.theAuthorBox:after,
ul.tab-croccantepro-tabs:before, 
ul.tab-croccantepro-tabs:after,
ul.crestatabs:before,
ul.crestatabs:after,
.croccantePostWidget:before,
.croccantePostWidget:after,
.aboutus_columns:before,
.aboutus_columns:after,
.features_columns:before,
.features_columns:after,
.skills_columns:before,
.skills_columns:after,
.skillTop:before,
.skillTop:after,
.services_columns:before,
.services_columns:after,
.singleService:before,
.singleService:after,
.blog_columns:before,
.blog_columns:after,
.team_columns:before,
.team_columns:after,
.contact_columns:before,
.contact_columns:after,
.cta_columns:before,
.cta_columns:after,
.portfolio_columns:before,
.portfolio_columns:after,
.map_columns:before,
.map_columns:after,
.newsletter_columns:before,
.newsletter_columns:after,
.numbers_columns:before,
.numbers_columns:after,
.custom_columns:before,
.custom_columns:after,
.clients_columns:before,
.clients_columns:after,
.ctatwo_columns:before,
.ctatwo_columns:after,
.testimonial_columns:before,
.testimonial_columns:after,
.video_columns:before,
.video_columns:after,
.customtwo_columns:before,
.customtwo_columns:after,
.customthree_columns:before,
.customthree_columns:after,
.customfour_columns:before,
.customfour_columns:after,
.customfive_columns:before,
.customfive_columns:after,
.customsix_columns:before,
.customsix_columns:after,
.aboutustwo_columns:before,
.aboutustwo_columns:after,
.croccante_action_aboutus:before,
.croccante_action_aboutus:after,
.croccante_action_features:before,
.croccante_action_features:after,
.croccante_action_skills:before,
.croccante_action_skills:after,
.croccante_action_cta:before,
.croccante_action_cta:after,
.croccante_action_services:before,
.croccante_action_services:after,
.croccante_action_blog:before,
.croccante_action_blog:after,
.croccante_action_team:before,
.croccante_action_team:after,
.croccante_action_contact:before,
.croccante_action_contact:after,
.croccante_action_portfolio:before,
.croccante_action_portfolio:after,
.croccante_action_map:before,
.croccante_action_map:after,
.croccante_action_newsletter:before,
.croccante_action_newsletter:after,
.croccante_action_numbers:before,
.croccante_action_numbers:after,
.croccante_action_custom:before,
.croccante_action_custom:after,
.croccante_action_clients:before,
.croccante_action_clients:after,
.croccante_action_ctatwo:before,
.croccante_action_ctatwo:after,
.croccante_action_testimonial:before,
.croccante_action_testimonial:after,
.croccante_action_video:before,
.croccante_action_video:after,
.croccante_action_customtwo:before,
.croccante_action_customtwo:after,
.croccante_action_customthree:before,
.croccante_action_customthree:after,
.croccante_action_customfour:before,
.croccante_action_customfour:after,
.croccante_action_customfive:before,
.croccante_action_customfive:after,
.croccante_action_customsix:before,
.croccante_action_customsix:after,
.croccante_action_aboutustwo:before,
.croccante_action_aboutustwo:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.widget_archive li:after, 
.widget_categories li:after,
footer.entry-footer:after,
.widget.widget_search:after,
.widget.woocommerce.widget_product_search:after,
body.woocommerce form.cart:after,
.woocommerce ul.products:after,
.woocommerce .single_variation:after,
.woocommerce-error li:after,
.woocommerce-message:after,
.woocommerce-product-rating:after,
.cart-collaterals:after,
form.woocommerce-checkout:after,
.product_list_widget li:after,
.navigation.pagination .nav-links:after,
.croccanteFooterWidget:after,
.site-copy-down:after,
.theAuthorBox:after,
ul.tab-croccantepro-tabs:after,
ul.crestatabs:after,
.croccantePostWidget:after,
.aboutus_columns:after,
.features_columns:after,
.skillTop:after,
.skills_columns:after,
.services_columns:after,
.singleService:after,
.blog_columns:after,
.team_columns:after,
.contact_columns:after,
.cta_columns:after,
.portfolio_columns:after,
.map_columns:after,
.newsletter_columns:after,
.numbers_columns:after,
.custom_columns:after,
.clients_columns:after,
.ctatwo_columns:after,
.testimonial_columns:after,
.video_columns:after,
.customtwo_columns:after,
.customthree_columns:after,
.customfour_columns:after,
.customfive_columns:after,
.customsix_columns:after,
.aboutustwo_columns:after,
.croccante_action_aboutus:after,
.croccante_action_features:after,
.croccante_action_skills:after,
.croccante_action_cta:after,
.croccante_action_services:after,
.croccante_action_blog:after,
.croccante_action_team:after,
.croccante_action_contact:after,
.croccante_action_portfolio:after,
.croccante_action_map:after,
.croccante_action_newsletter:after,
.croccante_action_numbers:after,
.croccante_action_custom:after,
.croccante_action_clients:after,
.croccante_action_ctatwo:after,
.croccante_action_testimonial:after,
.croccante_action_video:after,
.croccante_action_customtwo:after,
.croccante_action_customthree:after,
.croccante_action_customfour:after,
.croccante_action_customfive:after,
.croccante_action_customsix:after,
.croccante_action_aboutustwo:after {
clear: both;
} .widget {
margin: 0 0 3em;
padding: 0 1.5em;
}
.widget-title {
text-align: center;
margin-bottom: 1.5em;
}
.widget-title h3{
margin: 0;
display: inline-block;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #c9c9c9;
padding-bottom: 0.5em;
font-weight: 400;
}
ul.crestatabs {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #c9c9c9;
margin-bottom: 1.5em;
} .widget select {
max-width: 100%;
}
aside ul {
margin: 0;
padding: 0;
list-style-type: none;
}
aside ul li {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #c9c9c9;
padding: 1em 0;
}
aside ul li:first-child {
padding-top: 0;
}
aside ul li:last-child {
border-bottom: none;
} #wp-calendar {
margin: 0px;
border-collapse: separate;
}
#wp-calendar > caption {
padding: 6px 0;
color: #f4f4f4;
text-align: center;
background-color: #5BC0EB;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
#wp-calendar th {
text-align: center;
background-color: #ececec;
padding: 5px 0;
}
#wp-calendar tfoot td {
border: none;
padding-top: 5px;
}
#wp-calendar tfoot td#next {
text-align: right;
}
#wp-calendar tbody td {
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #ececec;
padding: 5px 0;
}
#wp-calendar tbody td#today {
border-color: #5BC0EB;
}
.widget_archive li, .widget_categories li {
text-align: right;
}
.widget_archive li a, .widget_categories li a {
float: left;
}
.widget.widget_categories li:before {
font-family: FontAwesome;
content: "\f114";
padding-right: 0.5em;
float: left;
}
.widget.widget_archive li:before {
font-family: FontAwesome;
content: "\f0da";
padding-right: 0.5em;
float: left;
} aside ul.menu ul.sub-menu,
aside ul.product-categories ul.children {
display: none;
padding-left: 2em;
}
aside ul.menu li,
aside ul.product-categories li {
position: relative;
border-bottom-width: 0;
border-bottom-style: none;
border-bottom-color: transparent;
padding: 0;
}
aside ul.menu li a,
aside ul.product-categories li a {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #c9c9c9;
padding: 1em 0;
display: block;
height: 57px;
}
aside ul.menu .indicatorBar,
aside ul.product-categories .indicatorBar {
position: absolute;
right: 0;
top: 0;
width: 57px;
line-height: 57px;
text-align: center;
cursor: pointer;
font-family: 'FontAwesome';
font-size: 16px;
border-left-width: 1px;
border-left-style: dashed;
border-color: #c9c9c9;
}
aside ul.menu .indicatorBar:before,
aside ul.product-categories .indicatorBar:before {
content: "\f107";
}
aside ul.menu .indicatorBar.yesOpenBar:before,
aside ul.product-categories .indicatorBar.yesOpenBar:before {
content: "\f106";
} .theImgWidget {
margin-right: 1em;
float: left;
position: relative;
width: 70px;
height: 70px;
}
.croccantePostWidget img {
height: auto;
max-width: 100%;
width: 100%;
position:relative;
border-radius: 4px;
display: block;
}
.croccantePostWidget .theText {
display: block;
}
.croccantePostWidget .theText a {
display: table;
}
.croccantePostWidget .theText span.date {
margin: 0px;
display: inline-block;
font-size: 12px;
}
.croccantePostWidget .theText span.comm {
display: inline-block;
float: right;
font-size: 12px;
}
.newsPicContainer {text-align: center;}
.newsPic {
display: inline-block;
margin: 0em .3em .3em 0em;
position: relative;
width: 70px;
height: 70px;
}
.newsPic a {display: block;}
.newsPic img {display: block; border-radius: 3px;}
ul.crestatabs li {
float: left;
width: 33.3333%;
cursor: pointer;
border-bottom: 0;
padding: 0 0.3em;
text-align: center;
opacity: 0.3;
font-weight: 400;
margin: 0;
display: inline-block;
padding-bottom: 0.5em;
font-size: 1.17em;
-o-transition: all .7s ease-in-out;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
ul.crestatabs li:hover,ul.crestatabs li.active {
opacity:1;
-o-transition: all 0s ease-in-out;
-moz-transition: all 0s ease-in-out;
-webkit-transition: all 0s ease-in-out;
transition: all 0s ease-in-out;
}
.socialWidget {
text-align: center;
}
.socialWidget a.croccante-social {
width: 30px;
height: 30px;
line-height: 28px;
text-align: center;
display: inline-block;
margin: 2px 0;
background-color: #ececec;
border-radius: 4px;
font-size: 12px;
color: #404040;
border-style: solid;
border-width: 1px;
border-color: transparent;
-o-transition: border-color .3s ease-in-out;
-moz-transition: border-color .3s ease-in-out;
-webkit-transition: border-color .3s ease-in-out;
transition: border-color .3s ease-in-out;
}
.socialWidget a.croccante-social:hover,
.socialWidget a.croccante-social:focus,
.socialWidget a.croccante-social:active {
border-color: #404040;
} .widget.widget_search input[type="search"],
.widget.woocommerce.widget_product_search input[type="search"],
.woocommerce #content form.cart .quantity input[type="number"] {
width: 68%;
display: inline-block;
-webkit-appearance: none;
border-radius: 100px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-right-width: 0;
padding: 4px 15px;
line-height: 1;
float: left;
height: 40px;
}
.widget.widget_search input[type="submit"],
.widget.woocommerce.widget_product_search button,
.woocommerce #content form.cart .button {
width: 32%;
display: inline-block;
border-radius: 100px;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
float: right;
height: 40px;
} header.site-header,
.site-copy-down {
background: #ffffff;
color: #242423;
padding: 0 30px;
}
header.site-header .mainLogo {
float: left;
display: table;
}
.croccanteSubHeader {
display: table-cell;
vertical-align: middle;
height: 55px;
}
.site-branding {
float: left;
display: inline-flex;
}
.croccanteLogo, .croccanteTitleText {
display: inline-block;
}
.site-branding img {
display: block;
}
.site-title, .site-description {
margin: 0;
}
.site-title {
font-size: 26px;
line-height: 1;
}
.site-description {
font-size: 12px;
}
header.site-header {
position: fixed;
top: 0;
height: 55px;
width: 100%;
z-index: 999;
}
body.admin-bar header.site-header,
body.admin-bar .border-fixed {
top: 32px;
}
.site-copy-down {
position: fixed;
bottom: 0;
height: 30px;
width: 100%;
z-index: 999;
}
.border-fixed {
background: #ffffff;
position: fixed;
height: 100%;
width: 30px;
top: 0;
z-index: 999;
}
.border-fixed.border-left {
left: 0;
}
.border-fixed.border-right {
right: 0;
}
#content.site-content {
margin: 55px auto;
max-width: 1170px;
}
body.page-template-template-onepage #content.site-content,
body.page-template-template-full-width #content.site-content  {
max-width: 100%;
overflow: hidden;
margin: 55px 0 0;
}
body.page-template-template-onepage #primary.content-area,
body.page-template-template-full-width #primary.content-area {
float: none;
width: 100%;
margin: 0;
padding: 0;
}
body.page-template-template-full-width #primary.content-area .entry-content {
margin: 0;
}
#primary.content-area {
width: 67%;
padding-top: 80px;
}
body.no-sidebar #primary.content-area {
float: none;
margin-left: auto;
margin-right: auto;
}
#secondary.widget-area {
width: 30%;
padding-top: 80px;
}
#primary.content-area.open,
#secondary.widget-area.open,
.footerArea.open {
-webkit-animation: invertAnim 0.3s linear forwards;
-moz-animation: invertAnim 0.3s linear forwards;
-ms-animation: invertAnim 0.3s linear forwards;
-o-animation: invertAnim 0.3s linear forwards;
animation: invertAnim 0.3s linear forwards;
}
#secondary.widget-area.open .theiaStickySidebar {
position: static !important;
}
@-webkit-keyframes invertAnim {
to {
-webkit-filter: invert(100%);
filter: invert(100%);
}
}
@-moz-keyframes invertAnim {
to {
-moz-filter: invert(100%);
filter: invert(100%);
}
}
@keyframes invertAnim {
to {
-webkit-filter: invert(100%);
-moz-filter: invert(100%);
filter: invert(100%);
}
}
#tertiary.widget-area {
overflow-y: auto;
position: fixed;
background: #ffffff;
color: #404040;
z-index: 99;
top: 55px;
right: -390px;
bottom: 30px;
width: 390px;
-webkit-transition-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
-moz-transition-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
-o-transition-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
transition-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-wekbit-transition-property: right;
-moz-transition-property: right;
-o-transition-property: right;
transition-property: right;
}
#tertiary.widget-area.open {
right: 30px;
}
.opacityBox, .opacityBoxSearch {
position: fixed;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.8);
left: 0;
top: 0;
z-index: 99;
opacity: 0;
visibility: hidden;
-o-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.opacityBox.open, .opacityBoxSearch.is-active {
cursor: url(https://www.sf-phlebologie.org/wp-content/themes/croccante-pro/images/cursor-close.png)15 15, auto;
opacity: 1;
visibility: visible;
}
.opacityBoxSearch {
z-index: 99;
}
.search-container {
position: fixed;
top: -100px;
left: 50%;
text-align: center;
width: 700px;
height: 60px;
margin-top: -30px;
margin-left: -350px;
z-index: 99;
opacity: 0;
visibility: hidden;
-o-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.search-container.is-active {
opacity: 1;
visibility: visible;
top: 45%;
}
.search-container input[type="submit"] {
display: none;
}
.search-container input[type="search"] {
background: transparent;
color: #ffffff;
border-radius: 4px;
font-size: 20px;
font-weight: 400;
padding: 1em;
width: 100%;
border: 1px solid rgba(255, 255, 255, 0.30) !important;
-webkit-appearance: none;
}
.search-container ::-webkit-input-placeholder {
color: #ffffff;
}
.search-container ::-moz-placeholder {
color: #ffffff;
}
.search-container :-ms-input-placeholder {
color: #ffffff;
}
.search-container :-moz-placeholder {
color: #ffffff;
}
footer.site-footer .site-info {
float: left;
height: 30px;
line-height: 30px;
font-size: 12px;
}
footer.site-footer .site-social {
float: right;
font-size: 12px;
}
footer.site-footer .site-social a {
display: inline-block;
}
footer.site-footer .site-social .croccante-social {
width: 30px;
text-align: center;
height: 30px;
line-height: 30px;
}
#toTop {
position: relative;
right: -80px;
width: 30px;
height: 30px;
line-height: 30px;
color: #242423;
text-decoration: none;
outline: none;
text-align: center;
cursor: pointer;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
-webkit-transition-property: right;
-moz-transition-property: right;
-o-transition-property: right;
transition-property: right;
}
#toTop.visible {
right: 0px;
}
#toTop:hover {
text-decoration: none;
}
header.entry-header {
text-align: center;
}
footer.entry-footer {
margin-top: 2em;
}
header.entry-header .entry-title {
font-size: 3em;
letter-spacing: -2px;
line-height: 1.4;
margin: 0;
margin-bottom: 0.3em;
font-weight: 400;
}
header.entry-header .cat-links {
font-weight: 400;
}
header.entry-header .entry-meta, footer.entry-footer .entry-meta.content {
font-size: 12px;
text-transform: uppercase;
}
header.entry-header .entry-meta > span {
padding: 0 0.5em;
}
.tagcloud a,
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span.current,
.page-links > a,
.page-links > .page-links-number,
.woocommerce-pagination > ul.page-numbers li a,
.woocommerce-pagination > ul.page-numbers li span {
background-color: #404040;
color: #f4f4f4;
margin: 2px 0;
display: inline-block;
padding: 4px 13px;
border-radius: 25px;
font-size: 12px;
text-decoration: none;
-o-transition: background-color .3s ease-in-out;
-moz-transition: background-color .3s ease-in-out;
-webkit-transition: background-color .3s ease-in-out;
transition: background-color .3s ease-in-out;
}
.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a:active,
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a:focus,
.navigation.pagination .nav-links a:active,
.page-links > a:hover,
.page-links > a:focus,
.page-links > a:active,
.woocommerce-pagination > ul.page-numbers li a:hover,
.woocommerce-pagination > ul.page-numbers li a:focus,
.woocommerce-pagination > ul.page-numbers li a:active,
.navigation.pagination .nav-links span.current,
.page-links > .page-links-number,
.woocommerce-pagination > ul.page-numbers li span {
background-color: #5BC0EB;
}
.tags-links {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
float: left;
}
.tags-links a {
background-color: #ececec;
color: #404040;
margin: 2px 0;
display: inline-block;
padding: 4px 13px;
border-radius: 4px;
font-weight: 400;
border-style: solid;
border-width: 1px;
border-color: transparent;
-o-transition: border-color .3s ease-in-out;
-moz-transition: border-color .3s ease-in-out;
-webkit-transition: border-color .3s ease-in-out;
transition: border-color .3s ease-in-out;
}
.tags-links a:hover,
.tags-links a:focus,
.tags-links a:active {
border-color: #404040;
}
.read-more {
text-align: center;
display: block;
}
.hentry .edit-link {
float: right;
}
.edit-link.center {
text-align: center;
display: block;
float: none;
}
header.page-header {
background-color: #ececec;
text-align: center;
padding: 1.5em;
border-radius: 4px;
margin-bottom: 3em;
}
header.page-header h1 {
font-weight: 400;
}
header.page-header .archive-description {
position: relative;
}
header.page-header .archive-description:before {
position: absolute;
content: "";
background-color: #c9c9c9;
height: 1px;
width: 10%;
left: 45%;
right: 45%;
top: -10px;
}
.single-featuredImg {
overflow: hidden;
position: relative;
margin-top: 1.5em;
}
.single-featuredImg img {
width: 100%;
display: block;
}
.entry-featuredImg {
overflow: hidden;
position: relative;
background-color: #404040;
margin-top: 1.5em;
}
body.woocommerce .entry-featuredImg {
margin-top: 0;
}
.entry-featuredImg img {
width: calc(100% + 60px);
display: block;
max-width: none;
-webkit-transform: translate3d(-50px,0,0);
transform: translate3d(-50px,0,0);
-o-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
-moz-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
-webkit-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
transition: transform .3s ease-in-out, opacity .3s ease-in-out;
opacity: 1;
}
body.woocommerce .entry-featuredImg img {
width: calc(100% + 30px);
-webkit-transform: translate3d(-20px,0,0);
transform: translate3d(-20px,0,0);
}
.entry-featuredImg:hover img, body.woocommerce .entry-featuredImg:hover img {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
opacity: 0.8;
}
.entry-featuredImg-border {
position: absolute;
top: 30px;
bottom: 30px;
left: 30px;
right: 30px;
opacity: 0;
-webkit-transform: translate3d(-20px,0,0);
transform: translate3d(-20px,0,0);
-o-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
-moz-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
-webkit-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
transition: transform .3s ease-in-out, opacity .3s ease-in-out;
}
.theImgRelated .entry-featuredImg-border,
.blog_columns .entry-featuredImg-border,
.portfolio_columns .entry-featuredImg-border,
body.page-template-template-portfolio .entry-featuredImg-border {
top: 15px;
bottom: 15px;
left: 15px;
right: 15px;
}
.entry-featuredImg-border:before {
content: "";
position: absolute;
top: 0;
right: 0;
width: 50px;
height: 50px;
border-top-style: solid;
border-right-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-color: #f4f4f4;
}
.entry-featuredImg-border:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 50px;
height: 50px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-width: 1px;
border-left-width: 1px;
border-color: #f4f4f4;
}
.entry-featuredImg:hover .entry-featuredImg-border {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
} #push-nav {
width: 28px;
height: 18px;
position: relative;
top: 18px;
margin-left: 1em;
float: right;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}
#push-nav span {
display: block;
position: absolute;
height: 2px;
width: 100%;
background-color: #242423;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
#push-nav span:nth-child(1) {
top: 0px;
}
#push-nav span:nth-child(2),#push-nav span:nth-child(3) {
top: 8px;
width: 60%;
}
#push-nav span:nth-child(4) {
top: 16px;
width: 80%;
}
#push-nav.open span:nth-child(1) {
top: 8px;
width: 0%;
left: 50%;
}
#push-nav:hover span:nth-child(2),#push-nav:hover span:nth-child(3),
#push-nav:focus span:nth-child(2),#push-nav:focus span:nth-child(3),
#push-nav:hover span:nth-child(4),
#push-nav:focus span:nth-child(4) {
width: 100%;
}
#push-nav.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
width: 100%;
}
#push-nav.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
width: 100%;
}
#push-nav.open span:nth-child(4) {
top: 8px;
width: 0%;
left: 50%;
}  .icon-search:before, .icon-search:after {
content: '';
}
.icon-search span, .icon-search:before, .icon-search:after {
position: absolute;
display: block;
background-color: #242423;
-webkit-transition: all .2s;
transition: all .2s;
}
.icon-search {
display: inline-block;
position: relative;
cursor: pointer;
width: 28px;
height: 18px;
float: right;
top: 18px;
margin-left: 1em;
-webkit-transition: -webkit-transform .2s;
transition: -webkit-transform .2s;
transition: transform .2s;
transition: transform .2s, -webkit-transform .2s;
}
.icon-search:before, .icon-search:after {
bottom: -4px;
right: 7px;
width: 9px;
height: 2px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
}
.icon-search span {
display: block;
top: 0;
left: 0;
width: 18px;
height: 18px;
border-color: #242423;
border-style: solid;
border-width: 2px;
border-radius: 100%;
background-color: transparent;
-webkit-transform: scale(1);
transform: scale(1);
}
.icon-search.is-active {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.icon-search.is-active:before, .icon-search.is-active:after {
bottom: 50%;
right: 0;
width: 100%;
-webkit-transform-origin: center;
transform-origin: center;
}
.icon-search.is-active:before {
-webkit-transform: translate3D(0, 50%, 0) rotate(45deg);
transform: translate3D(0, 50%, 0) rotate(45deg);
}
.icon-search.is-active:after {
-webkit-transform: translate3D(0, 50%, 0) rotate(135deg);
transform: translate3D(0, 50%, 0) rotate(135deg);
}
.icon-search.is-active span {
-webkit-transform: scale(0);
transform: scale(0);
}  .icon-cart {
float: right;
margin-left: 0.5em;
width: 28px;
height: 55px;
line-height: 55px;
text-align: center;
position: relative;
font-size: 25px;
}
.icon-cart a.woo-cart {
display: block;
}
.icon-cart .shopping-count {
position: absolute;
font-size: 10px;
width: 18px;
height: 18px;
left: 50%;
line-height: 18px;
color: #ffffff;
border-radius: 100%;
background-color: #5BC0EB;
transform: translate(-50%, 2px);
}  header.site-header .crestaMenuButton {
background-color: #5BC0EB;
}
header.site-header .crestaMenuButton a {
color: #ffffff;
}
header.site-header .crestaMenuButton a:hover,
header.site-header .crestaMenuButton a:active,
header.site-header .crestaMenuButton a:focus {
color: #242423;
}  .footerArea {
padding: 3em 0;
background-color: #000000;
color: #ffffff;
}
.croccanteFooterWidget {
max-width: 1170px;
margin: 0 auto;
}
.widget-area.footer {
width: 33.333%;
float: left;
}
ul.croccante_sectionmap {
margin: 0;
padding: 0;
list-style-type: none;
position: fixed;
top: 50%;
right: 0;
z-index:999;
transform: translate(0%, -50%);
}
ul.croccante_sectionmap:before {
position: absolute;
content: "";
height: 100%;
width: 1px;
left: calc(50% - 1px);
border-left-style: dashed;
border-left-width: 1px;
border-color: #242423;
z-index: 1;
opacity: 0.4;
}
ul.croccante_sectionmap li {
padding: 0;
position: relative;
background: #ffffff;
}
ul.croccante_sectionmap li a {
padding: 10px 9px;
display: block;
outline: none;
}
ul.croccante_sectionmap li a span.box {
width: 11px;
height: 11px;
border-style: solid;
border-width: 1px;
border-color: #242423;
background: #ffffff;
position: relative;
display: block;
border-radius: 100px;
z-index: 9;
padding: 0;
margin: 0;
-o-transition: background .3s ease-in-out;
-moz-transition: background .3s ease-in-out;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
ul.croccante_sectionmap li span.text {
position: absolute;
background: #ffffff;
color: #242423;
right: -500px;
top: 1px;
height: 28px;
padding: 0 10px;
font-size: 12px;
line-height: 28px;
z-index: -1;
white-space: nowrap;
-o-transition: right .2s ease-in-out;
-moz-transition: right .2s ease-in-out;
-webkit-transition: right .2s ease-in-out;
transition: right .2s ease-in-out;
}
ul.croccante_sectionmap li a:hover span.box,
ul.croccante_sectionmap li.current-section a span.box {
background-color: #242423;
outline: none;
}
ul.croccante_sectionmap li:hover span.text,
ul.croccante_sectionmap li:focus span.text,
ul.croccante_sectionmap li:active span.text {
right: 30px;
}
.croccante_barwrap {
position: fixed;
top: 55px;
bottom: 30px;
left: 0;
margin: 0 14px;
z-index: 999;
width: 2px;
}
.croccante_barwrap:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 2px;
height: 100%;
background-color: #242423;
opacity: 0.1;
z-index: 1;
}
.croccante_barwrap .progressBar {
background-color: #242423
}
body.page .hentry .updated,
body.page .hentry .author {
display: none;
}
.relatedBox {
margin: 0 0 3em;
position: relative;
padding: 0 0 3em;
border-bottom-style: solid;
border-bottom-width: 1px;
border-color: #c9c9c9;
}
.relatedBox:after {
content: "";
position: absolute;
width: 70px;
height: 5px;
background-color: #c9c9c9;
bottom: -3px;
left: 50%;
margin-left: -35px;
}
.theImgRelated {
margin: 0 0.5em;
text-align: center;
}
.theImgRelated .entry-featuredImg {
margin-top: 0;
}
.theImgRelatedTitle {
margin-top: 0.5em;
}
.authorAbout {
position: relative;
background-color: #ececec;
padding: 1.5em;
border-radius: 4px;
margin-bottom: 3em;
}
.authorAbout .title-author h2 {
margin: 0 0 0.8em;
}
.authorImg {
float: left;
text-align: center;
width: 10%;
}
.authorText {
float: left;
width: 90%;
text-align: justify;
padding-left: 1.5em;
}
.authorAbout img {
position: relative;
border-radius: 4px;
width: 100%;
display: block;
}
.authorAbout .authorDesc {
margin: 0;
}
.authorAbout .theShare {
margin: 1em 0 0;
text-align: right;
}
.authorAbout .theShare a {
width: 30px;
height: 30px;
line-height: 30px;
display: inline-block;
text-align: center;
border: 1px solid;
border-radius: 4px;
font-size: 80%;
}
.elementare-breadcrumbs,
.rank-math-breadcrumb {
padding: 0.5em;
border-width: 1px;
border-style: solid;
margin: 1em 0;
border-radius: 25px;
}
.rank-math-breadcrumb p {
margin: 0;
} .hentry {
margin: 0 0 3em;
position: relative;
padding: 0 0 3em;
border-bottom-style: solid;
border-bottom-width: 1px;
border-color: #c9c9c9;
}
.hentry:after {
content: "";
position: absolute;
width: 70px;
height: 5px;
background-color: #c9c9c9;
bottom: -3px;
left: 50%;
margin-left: -35px;
}
.sticky {
display: block;
padding: 3em 1.5em;
background-color: #ececec;
overflow: hidden;
border-bottom-width: 0px;
}
.sticky:before {
position: absolute;
font-family: FontAwesome;
content: "\f02e";
font-size: 35px;
line-height: 1;
right: 1.5em;
top: -5px;
text-shadow: 3px 3px 3px rgba(0,0,0,0.1);
}
.sticky:after {
content: none;
}
.updated:not(.published) {
display: none;
}
.entry-content, .entry-summary, .page-content {
margin: 1.5em 0 0;
}
body:not(.woocommerce) .entry-summary {
text-align: center;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
text-align: right;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comments-title {
letter-spacing: -1px;
font-weight: 400;
margin: 0;
margin-bottom: 1em;
}
#respond.comment-respond,
#comments.comments-area {
outline: none;
}
#comments ol {
list-style-type: none;
padding: 0;
margin: 0;
}
#comments ol .pingback,
#comments ol article {
margin: 0 0 2.5em;
position: relative;
background-color: #ececec;
padding: 1.5em;
border-radius: 4px;
}
#comments ol ol {
padding-left: 10%;
}
#comments ol ol article {
}
#comments article footer img {
float: left;
margin-right: 1em;
border-radius: 4px;
}
#comments ol ol article footer img {
width: 60px;
}
#comments article .comment-content {
clear: both;
}
#comments article .comment-metadata {
font-size: 12px;
}
#comments .reply {
position: absolute;
top: 1.5em;
right: 1.5em;
font-size: 12px;
}
.comment-awaiting-moderation {
margin: 0;
color: red;
font-size: 12px;
}
.comments-area {
clear: both;
}
.comment-reply-title {
letter-spacing: -1px;
font-weight: 400;
margin: 0;
margin-bottom: 1em;
}
.comment-reply-title small {
margin: 0 1em;
}
.comment-notes {
margin: 0;
font-size: 12px;
margin-bottom: 1.5em;
}
.comments-area .required {
color: red;
}
.comment-respond .comment-form-comment,
.comment-respond .comment-form-author,
.comment-respond .comment-form-email,
.comment-respond .comment-form-url {
margin: 0;
margin-bottom: 1em;
}
.comment-respond .comment-form-author,
.comment-respond .comment-form-email,
.comment-respond .comment-form-url {
width: 33.3333%;
float: left;
}
.comment-respond .comment-form-email {
padding: 0 1em;
}
.comment-respond .comment-form-author input,
.comment-respond .comment-form-email input,
.comment-respond .comment-form-url input {
width: 100%;
}
.comment-respond .form-submit {
clear: both;
}  .infinite-scroll .posts-navigation, .infinite-scroll .navigation.pagination,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
#infinite-footer {
z-index: 999;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
padding: 0.8075em 0;
background-color: #ececec;
}
.wp-caption-text {
text-align: center;
font-size: 12px;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .nano {
height   : 100%;
overflow : hidden;
}
.nano > .nano-content {
position      : absolute;
overflow      : scroll;
overflow-x    : hidden;
top           : 0;
right         : 0;
bottom        : 0;
left          : 0;
padding: 2em;
margin-bottom: 3em;
-webkit-overflow-scrolling: touch;
}
.nano > .nano-content:focus {
outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
display: block;
}
.nano > .nano-pane {
background-color : rgba(64,64,64,0.15);
position   : absolute;
width      : 5px;
right      : 0;
top        : 0;
bottom     : 0;
visibility : hidden\9; opacity    : .01;
-webkit-transition    : .2s;
-moz-transition       : .2s;
-o-transition         : .2s;
transition            : .2s;
}
.nano > .nano-pane > .nano-slider {
background-color: #404040;
background-color: rgba(64,64,64,0.3);
position              : relative;
margin                : 0 1px;
}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
visibility : visible\9; opacity    : 0.99;
} .woocommerce-result-count {
float: left;
margin: 0 0 1em 0;
}
.woocommerce-ordering {
float: right;
margin: 0 0 1em 0;
}
.woocommerce h1.page-title {
text-align: center;
margin: 0 0 1em 0;
line-height: 1.5;
font-weight: 400;
letter-spacing: -1px;
}
.woocommerce ul.products {
list-style: none;
margin: 1.5em 0 0;
padding: 0;
width: 100%;
clear: both;
}
.woocommerce ul.products > li {
margin: 1% 1% 3em;
display: block;
float: left;
position: relative;
text-align: center;
}
ul.products.columns-1 > li {
width: 98%;
}
ul.products.columns-2 > li {
width: 48%;
}
ul.products.columns-3 > li {
width: 31.3%;
}
ul.products.columns-4 > li {
width: 23%;
}
ul.products.columns-5 > li {
width: 18%;
}
.related.products .products > li {
width: 31.3%;
}
ul.products.columns-1 > li:nth-child(1n+1),
ul.products.columns-2 > li:nth-child(2n+1),
ul.products.columns-3 > li:nth-child(3n+1),
ul.products.columns-4 > li:nth-child(4n+1),
ul.products.columns-5 > li:nth-child(5n+1),
.related.products .products > li:nth-child(3n+1) {
clear: both;
}
.woocommerce ul.products > li h2 {
margin: 0.5em 0;
font-weight: 400;
position: relative;
padding-bottom: 0.5em;
font-size: 1.17em;
}
.woocommerce ul.products > li h2:after {
content: "";
position: absolute;
width: 10%;
margin: 0 auto;
border-color: #5BC0EB;
border-bottom-style: solid;
border-bottom-width: 1px;
bottom: 0;
left: 0;
right: 0;
-o-transition: width .3s ease-in-out;
-moz-transition: width .3s ease-in-out;
-webkit-transition: width .3s ease-in-out;
transition: width .3s ease-in-out;
}
.woocommerce .wooImage:hover h2:after {
width: 20%;
}
.woocommerce ul.products > li .star-rating {
margin: 0 auto;
}
.woocommerce .content-area .images {
width: 53%;
float: left;
margin: 0 0 1.5em;
}
.woocommerce .content-area .summary {
width: 43%;
float: right;
margin: 0 0 1.5em;
position: relative;
}
.woocommerce .content-area .summary h1.entry-title,
.woocommerce .related h2,
.woocommerce .woocommerce-tabs .panel > h2,
.woocommerce .woocommerce-tabs .panel .woocommerce-Reviews-title {
margin: 0;
letter-spacing: -1px;
font-weight: 400;
}
.woocommerce .woocommerce-tabs .panel > h2,
.woocommerce .woocommerce-tabs .panel .woocommerce-Reviews-title {
margin-bottom: 1em;
}
.woocommerce .content-area .summary .out-of-stock {
color: red;
font-weight: 700;
text-transform: uppercase;
}
.content-area .onsale {
position: absolute;
background-color: #5BC0EB;
color: #f4f4f4;
line-height: 1;
padding: 0.5em;
left: 5px;
top: 5px;
z-index: 9;
text-transform: uppercase;
font-size: .8em;
font-weight: 700;
letter-spacing: 1px;
}
.woocommerce .content-area .woocommerce-tabs .tabs {
list-style: none;
margin: 0;
text-align: center;
background-color: #ececec;
padding: 1.5em;
}
.woocommerce .content-area .woocommerce-tabs .tabs li {
display: inline-block;
}
.woocommerce .wooImage {
background: transparent;
position: relative;
}
.woocommerce .wooImage .entry-wooImage {
position: relative;
overflow: hidden;
}
.woocommerce .content-area .images .thumbnails {
width: 100%;
} .woocommerce .content-area .images figure {
margin: 0 0 1em;
}
.woocommerce .content-area .images figure div a img {
display: block;
width: 100%;
}
.woocommerce .content-area .images figure div:first-child a {
display: block;
width: 100%;
background: inherit;
padding: 0;
margin-bottom: 1em;
}
.woocommerce .content-area .images .thumbnails a {
display: inline-block;
width: 33.3333%;
padding: 0.3em;
}
.woocommerce .content-area .images figure div {
display: inline;
}
.woocommerce .content-area .images figure div a {
display: inline-block;
width: 33.3333%;
padding: 0.3em;
}
.woocommerce .content-area .images figure div a {
background-color: #ececec;
padding: 0.3em;
} .woocommerce .related h2, .woocommerce .woocommerce-tabs .panel > h2, .woocommerce .woocommerce-tabs .panel .woocommerce-Reviews-title {
text-align: center;
}
.woocommerce .comment-reply-title {
text-align: inherit;
}
.woocommerce .product_meta > span {
display: block;
}
.woocommerce-message {
background-color: #ececec;
padding: 1.5em 1.5em 1.5em 2.5em;
margin-bottom: 2.5em;
border-top: 3px solid green;
font-weight: 700;
position: relative;
border-radius: 3px;
}
.woocommerce-info {
background-color: #ececec;
padding: 1.5em 1.5em 1.5em 2.5em;
margin-bottom: 2em;
border-top: 3px solid lightblue;
font-weight: 700;
position: relative;
border-radius: 3px;
}
.woocommerce-error {
list-style: none;
margin: 0;
margin-bottom: 2.5em;
padding: 1.5em 1.5em 1.5em 2.5em;
background-color: #ececec;
border-top: 3px solid red;
font-weight: 700;
position: relative;
border-radius: 3px;
}
.woocommerce-error li a, .woocommerce-message a {
float: right;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
font-family: FontAwesome;
content: "\e028";
display: inline-block;
position: absolute;
top: 1.5em;
left: 1em;
}
.woocommerce .woocommerce-message:before {
content: "\f00c";
color: green;
}
.woocommerce .woocommerce-error:before {
content: "\f00d";
color: red;
}
.woocommerce .woocommerce-info:before {
content: "\f06a";
color: lightblue;
}
.woocommerce div.product {
position: relative;
}
.woocommerce ul.products > li .price,
.woocommerce div.product .summary .price {
display: block;
color: #5BC0EB;
font-weight: 700;
letter-spacing: 1px;
}
.woocommerce div.product .summary .price {
font-size: 130%;
}
.woocommerce ul.products > li .price {
color: #404040 !important;
font-size: 90%;
}
.woocommerce div.product .summary .single_variation .price {
float: left;
}
.woocommerce div.product .summary .stock {
float: right;
margin: 0;
font-weight: 700;
text-transform: uppercase;
}
.woocommerce ul.products > li .price del,
.woocommerce div.product .summary .price del {
opacity: 0.5;
}
.woocommerce div.product .summary .price del {
display: block;
}
.woocommerce div.product .summary .single_variation .price del {
display: inline;
}
.woocommerce ul.products > li .price ins,
.woocommerce div.product .summary .price ins {
background: transparent;
}
.woocommerce div.product form.cart .button {
text-transform: uppercase;
font-weight: 700;
padding: 1em;
}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
font-family: FontAwesome;
content: "\f00c";
margin-left: .53em;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
font-family: FontAwesome;
content: "\f110";
margin-left: .53em;
display: inline-block;
-webkit-animation: fa-spin 2s infinite linear;
-moz-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
body.woocommerce form.cart {
border-top-width: 1px;
border-top-style: dashed;
border-color: #c9c9c9;
padding-top: 1.5em;
}
.woocommerce div.product form.cart .variations td.label {
width: 35%;
float: left;
font-weight: 700;
padding: 13px;
}
.woocommerce div.product form.cart .variations td.value {
width: 65%;
float: left;
padding: 8px;
}
.woocommerce div.product form.cart .variations td.value select {
width: 100%;
}
.reset_variations {
display: none !important;
}
.woocommerce .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity {
display: inline-block;
margin-right: 0.5em;
}
.woocommerce #content .quantity {
display: block;
margin: 0;
}
.woocommerce #content form.cart .quantity input[type="number"] {
width: 35%;
}
.woocommerce #content form.cart .button {
width: 65%;
}
.woocommerce .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
width: 60px;
text-align: center;
}
.woocommerce .product_meta {
border-color: #c9c9c9;
border-top-style: dashed;
border-top-width: 1px;
padding: 1.5em 0 0;
margin: 1.5em 0 0;
}
.woocommerce .sku_wrapper,
.woocommerce .posted_in,
.woocommerce .tagged_as {
font-weight: 700;
text-transform: uppercase;
}
.woocommerce .sku_wrapper span,
.woocommerce .posted_in a,
.woocommerce .tagged_as a {
font-weight: normal;
text-transform: capitalize;
}
.woocommerce .single_variation {
border-color: #c9c9c9;
border-bottom-style: dashed;
border-bottom-width: 1px;
margin-bottom: 1.5em;
padding-bottom: 1.5em;
}
.woocommerce .woocommerce-tabs {
margin: 2.5em 0;
position: relative;
border-bottom-style: solid;
border-bottom-width: 1px;
border-color: #c9c9c9;
padding-bottom: 2em;
}
.woocommerce .woocommerce-tabs:after {
content: "";
position: absolute;
width: 70px;
height: 5px;
background-color: #c9c9c9;
bottom: -3px;
left: 50%;
margin-left: -35px;
}
.woocommerce table.shop_attributes {
width: 100%;
}
.woocommerce table.shop_attributes tr {
background-color: #ececec;
}
.woocommerce table.shop_attributes tr th {
width: 30%;
padding: 8px;
background-color: #ececec;
}
.woocommerce table.shop_attributes tr.alt th {
background: rgba(0,0,0,0.05);
}
.woocommerce table.shop_attributes tr td {
width: 70%;
padding: 8px;
}
.woocommerce table.shop_attributes tr.alt td {
background: rgba(0,0,0,0.05);
}
.woocommerce table.shop_attributes tr td p {
margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li {
position: relative;
padding: 0;
margin: 0 0 1.5em;
}
.woocommerce #reviews .commentlist li .avatar {
width: 70px;
position: absolute;
top: 0;
left: 0;
padding: 3px;
height: auto;
margin: 0;
border-radius: 3px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin-left: 85px;
border-color: #c9c9c9;
border-style: solid;
border-width: 1px;
padding: 0.5em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta {
margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta em {
color: red;
}
.woocommerce #reviews #respond label {
display: block;
}
.woocommerce #reviews #respond > p {
margin: 0 0 1em 0;
}
.woocommerce p.stars {
position: relative;
margin: 0;
}
.woocommerce p.stars a {
margin-right: 1em;
text-indent: -9999px;
position: relative;
display: inline-block;
}
.woocommerce p.stars a.star-1 {
width: 2em;
}
.woocommerce p.stars a.star-2 {
width: 3em;
}
.woocommerce p.stars a.star-3 {
width: 4em;
}
.woocommerce p.stars a.star-4 {
width: 5em;
}
.woocommerce p.stars a.star-5 {
width: 6em;
border-right: 0;
}
.woocommerce p.stars a.star-1,
.woocommerce p.stars a.star-2,
.woocommerce p.stars a.star-3,
.woocommerce p.stars a.star-4 {
border-color: #c9c9c9;
border-right-style: solid;
border-right-width: 1px;
}
.woocommerce p.stars a.star-1:after,
.woocommerce p.stars a.star-2:after,
.woocommerce p.stars a.star-3:after,
.woocommerce p.stars a.star-4:after,
.woocommerce p.stars a.star-5:after {
font-family: FontAwesome;
text-indent: 0;
position: absolute;
top: 0;
left: 0;
padding-right: 1em;
color: gold;
}
.woocommerce p.stars a.star-1:after {
content: "\f006";
}
.woocommerce p.stars a.star-1:hover:after, .woocommerce p.stars a.star-1.active:after {
content: "\f005";
}
.woocommerce p.stars a.star-2:after {
content: "\f006\f006";
}
.woocommerce p.stars a.star-2:hover:after, .woocommerce p.stars a.star-2.active:after {
content: "\f005\f005";
}
.woocommerce p.stars a.star-3:after {
content: "\f006\f006\f006";
}
.woocommerce p.stars a.star-3:hover:after, .woocommerce p.stars a.star-3.active:after {
content: "\f005\f005\f005";
}
.woocommerce p.stars a.star-4:after {
content: "\f006\f006\f006\f006";
}
.woocommerce p.stars a.star-4:hover:after, .woocommerce p.stars a.star-4.active:after {
content: "\f005\f005\f005\f005";
}
.woocommerce p.stars a.star-5:after {
content: "\f006\f006\f006\f006\f006";
}
.woocommerce p.stars a.star-5:hover:after, .woocommerce p.stars a.star-5.active:after {
content: "\f005\f005\f005\f005\f005";
}
.star-rating {
overflow: hidden;
font-family: FontAwesome;
position: relative;
height: 2em;
width: 4.70em;
text-align: left;
}
.single-product div.product .woocommerce-product-rating {
border-color: #c9c9c9;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.single-product div.product .woocommerce-product-rating .star-rating {
float: left;
}
.single-product div.product .woocommerce-product-rating .woocommerce-review-link {
float: right;
}
.star-rating span {
overflow: hidden;
padding-top: 1.618em;
float: left;
top: 0;
left: 0;
position: absolute;
}
.star-rating:before {
content: "\f005\f005\f005\f005\f005";
color: #c9c9c9;
float: left;
top: 0;
left: 0;
position: absolute;
}
.star-rating span:before {
content: "\f005\f005\f005\f005\f005";
color: gold;
float: left;
top: 0;
left: 0;
position: absolute;
}
.woocommerce-page .entry-content table {
border-spacing: 0;
width: 100%;
border-color: #c9c9c9;
border-style: solid;
border-width: 1px;
border-collapse: separate;
margin-bottom: 1.5em;
}
.woocommerce-page .entry-content table thead th {
background-color: #ececec;
border-color: #c9c9c9;
border-bottom-style: solid;
border-right-style: solid;
border-bottom-width: 1px;
border-right-width: 1px;
padding: 0.5em;
vertical-align: middle;
}
.woocommerce-page .entry-content table tbody td {
border-color: #c9c9c9;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.woocommerce-page .entry-content table tbody td a,
.return-to-shop a,
.woocommerce-message a {
text-decoration: none;
}
.woocommerce-page .entry-content table td, .woocommerce-page .entry-content table th {
padding: 0.5em;
text-align: left;
border-color: #c9c9c9;
border-right-style: solid;
border-right-width: 1px;
}
.woocommerce-page .entry-content table tbody td.product-remove {
text-align: center;
}
.woocommerce-page .entry-content table tbody td.product-remove a.remove,
.widget_shopping_cart .product_list_widget li a.remove {
display: block;
width: 1.618em;
height: 1.618em;
line-height: 1.618;
text-indent: -9999px;
margin: 0 auto;
position: relative;
}
.woocommerce-page .entry-content table tbody td.product-remove a.remove:before,
.widget_shopping_cart .product_list_widget li a.remove:before {
content: "\f00d";
font-family: FontAwesome;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
color: red;
line-height: 1.618;
text-indent: 0;
text-align: center;
}
.woocommerce-page .entry-content table tr:nth-child(even) {
background-color: #ececec;
}
.woocommerce-page .entry-content table tbody tr:last-child td, .entry-content table tbody tr:last-child th {
border-bottom: 0;
}
.woocommerce-page .entry-content table tr th:last-child, .entry-content table tr td:last-child {
border-right: 0;
}
.woocommerce-page table.cart td.actions {
text-align: right;
}
.woocommerce-page table.cart td.actions .coupon {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
display: inline-block;
float: left;
}
.woocommerce-page table.cart .product-thumbnail {
text-align: center;
}
.woocommerce-page table.cart .product-thumbnail img {
width: 70px;
height: 70px;
}
.woocommerce-page table .product-name dl dt,
.woocommerce-page table .product-name dl dd,
.woocommerce-page table .product-name dl dd p,
.product_list_widget dl dt,
.product_list_widget dl dd,
.product_list_widget dl dd p {
display: inline;
margin: 0;
}
.woocommerce-page table .product-name dl dd,
.product_list_widget dl dd {
margin-right: 0.5em;
}
.woocommerce-page table .product-name dl {
margin: 0;
}
table.cart td.actions label {
display: none;
}
.cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator {
width: 50%;
float: right;
margin: 0;
}
.cart-collaterals .cart_totals tr.shipping p {
margin: 0 0 1em 0;
}
.cart-collaterals .cart_totals tr.shipping select, .cart-collaterals .cart_totals tr.shipping input[type="text"] {
width: 100%;
}
#customer_details {
width: 48%;
float: left;
}
#order_review, #order_review_heading {
width: 48%;
float: right;
border-color: #c9c9c9;
border-style: solid;
border-width: 1px;
}
#order_review {
border-width: 0 1px 1px;
}
#order_review_heading {
clear: none;
border-width: 1px 1px 0;
margin: 0;
padding: 0.5em;
}
#payment {
border-color: #c9c9c9;
border-top-style: solid;
border-top-width: 1px;
}
#payment .payment_methods {
list-style: none;
margin: 0;
padding: 0;
}
#payment .payment_methods li {
list-style: none;
padding: 1.5em;
border-color: #c9c9c9;
border-bottom-style: solid;
border-bottom-width: 1px;
}
#payment .payment_methods li label {
font-weight: 700;
text-transform: uppercase;
}
#payment .payment_methods li .payment_box {
background-color: #ececec;
padding: 1.5em;
margin: 1.5em -1.5em -1.5em;
}
#payment .payment_methods li .payment_box p {
margin: 0;
}
#payment .place-order {
padding: 1.5em;
}
#payment .place-order .button {
width: 100%;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
padding: 1em;
}
#payment .form-row.terms label {
display: inline;
}
.required {
border-bottom: 0!important;
color: red;
}
.entry-content .woocommerce .form-row label {
display: block;
}
.entry-content .woocommerce .form-row input:not([type="checkbox"]):not([type="submit"]) {
width: 100%;
}
.entry-content .woocommerce .form-row {
margin: 0 0 1em 0;
}
.entry-content .woocommerce .form-row-first {
width: 50%;
float: left;
padding-right: 1.5em;
}
.entry-content .woocommerce .form-row-last {
width: 50%;
float: left;
}
.entry-content .woocommerce .form-row-wide {
clear: both;
width: 100%;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
border-radius: 0;
text-transform: uppercase;
font-weight: 700;
}
.woocommerce-pagination > ul.page-numbers {
list-style: none;
padding: 1.5em;
margin: 0;
text-align: center;
}
.woocommerce-pagination > ul.page-numbers li {
display: inline;
}
.woocommerce .wooImage .button,
.woocommerce .wooImage .added_to_cart,
.woocommerce-error li a,
.woocommerce-message a,
.return-to-shop a,
.wc-proceed-to-checkout .button.checkout-button,
.widget_shopping_cart p.buttons a,
.woocommerce .wishlist_table td.product-add-to-cart a,
.woocommerce .content-area .woocommerce-tabs .tabs li.active a {
background-color: #5BC0EB;
border-radius: 4px;
color: #f4f4f4;
padding: 0.8em;
line-height: 1;
-o-transition: background .3s ease-in-out;
-moz-transition: background .3s ease-in-out;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.woocommerce ul.products > li:hover .wooImage .button,
.woocommerce ul.products > li:hover .wooImage .added_to_cart,
.woocommerce-error li a:hover,
.woocommerce-message a:hover,
.return-to-shop a:hover,
.wc-proceed-to-checkout .button.checkout-button:hover,
.widget_shopping_cart p.buttons a:hover {
background-color: #404040;
color: #f4f4f4;
}
.woocommerce .content-area .woocommerce-tabs .tabs li a {
background: transparent;
border-radius: 4px;
padding: 0.8em;
line-height: 1;
display: inline-block;
-o-transition: background .3s ease-in-out;
-moz-transition: background .3s ease-in-out;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.woocommerce .wooImage .button,
.woocommerce .wooImage .added_to_cart {
margin-top: 1em;
display: inline-block;
font-size: 12px;
}
.wc-proceed-to-checkout .button.checkout-button {
width: 100%;
text-align: center;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none;
padding: 1em;
display: block;
}
.widget_price_filter .price_slider_amount .button,
.woocommerce div.product form.cart .button {
color: #f4f4f4;
} .widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 1em;
background-color: #c9c9c9;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider-horizontal {
height: .5em;
}
.widget_price_filter .price_slider {
margin-bottom: 1.5em;
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-color: #5BC0EB;
border-radius: 1em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.5em;
height: 1.5em;
border-radius: 100px;
cursor: ew-resize;
outline: 0;
background-color: #5BC0EB;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: -.5em;
opacity: 1;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -1em;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 3;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_shopping_cart .product_list_widget li {
position: relative;
}
.widget_shopping_cart .product_list_widget li a.remove {
position: absolute;
top: 1em;
right: 0;
opacity: 1;
}
.widget_shopping_cart .product_list_widget li .variation {
margin: 0;
}
.product_list_widget li img {
width: 70px;
margin-right: 1em;
float: left;
}
.widget_shopping_cart p.buttons, .widget_shopping_cart p.total {
padding: 1em 0;
margin: 0;
}
.widget_shopping_cart p.total {
border-color: #c9c9c9;
border-top-width: 1px;
border-top-style: solid;
}
.product_list_widget li a {
display: block;
} .prev_next_buttons {
position: absolute;
right: 0;
top: 0;
}
.prev_next_buttons a {
position: relative;
width: 30px;
height: 30px;
display: inline-block;
text-align: center;
line-height: 30px;
color: #404040;
border-radius: 50%;
background-color: #e0e0e0;
-o-transition: border-color .3s ease-in-out;
-moz-transition: border-color .3s ease-in-out;
-webkit-transition: border-color .3s ease-in-out;
transition: border-color .3s ease-in-out;
}
.croccante-prevnext-container {
opacity: 0;
visibility: hidden;
position: absolute;
padding-top: 10px;
right: 0;
width: 100px;
transition: visibility 0s linear 0.2s,opacity 0.2s linear, transform 0.2s linear;
-webkit-transform: translate3d(0,50px,0);
transform: translate3d(0,50px,0);
}
.prev_next_buttons a:hover .croccante-prevnext-container,
.prev_next_buttons a:focus .croccante-prevnext-container,
.prev_next_buttons a:active .croccante-prevnext-container {
visibility: visible;
opacity: 1;
transition-delay: 0s;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.croccante-prevnext-container .croccante-prevnext-img img {
display: block;
width: 100%;
}
.croccante-woocommerce-sticky-product {
position: fixed;
bottom: 0;
margin-bottom: 30px;
width: 100%;
left: 0;
right: 0;
z-index: 99;
background-color: #f4f4f4;
color: #404040;
box-shadow: 0 0 20px rgba(0,0,0,.1);
zoom: 1;
overflow: hidden;
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
.croccante-woocommerce-sticky-product .container {
padding: 0.8em 1em;
margin: 0 auto;
position: relative;
max-width: 1170px;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
}
.croccante-woocommerce-sticky-product .container .croccante-sticky-first {
float: left;
display: table;
}
.croccante-woocommerce-sticky-product .container .croccante-sticky-second {
float: right;
margin-left: auto;
}
.croccante-woocommerce-sticky-product .container .croccante-sticky-first .croccante-sticky-image {
display: block;
float: left;
}
.croccante-woocommerce-sticky-product .container .croccante-sticky-first .croccante-sticky-image img {
max-width: 60px;
display: block;
}
.croccante-woocommerce-sticky-product .container .croccante-sticky-first .croccante-sticky-details {
padding: 0 1em;
display: table-cell;
vertical-align: middle;
height: 60px;
}
.croccante-woocommerce-sticky-product .container .croccante-sticky-first .croccante-sticky-title {
display: block;
font-weight: 700;
font-size: 20px;
line-height: 1;
}
.croccante-woocommerce-sticky-product .container .croccante-sticky-first .croccante-sticky-price {
display: block;
margin: 0;
}
.croccante-woocommerce-sticky-product .container .croccante-sticky-first .croccante-sticky-price ins {
background: none;
}
.croccante-woocommerce-sticky-product .container .croccante-sticky-first .croccante-sticky-price .amount {
font-weight: 700;
}
.croccante-woocommerce-sticky-product .container .croccante-sticky-first .croccante-sticky-price del .amount {
font-weight: 400;
}
.croccante-woocommerce-sticky-product .container .croccante-sticky-second .croccante-sticky-button {
cursor: pointer;
padding: 0.8em 1.2em;
position: relative;
display: inline-block;
color: #f5f5f5;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
.widget_shopping_cart p.buttons a:first-child {
margin-right: 10px;
} .flex-container a:hover,
.flex-slider a:hover {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
}
.flexslider {
margin: 0;
padding: 0;
}
.flexslider .scrollDown {
left: 50%;
z-index: 9;
bottom: 20px;
margin-left: -14px;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides > li .flexImage {
overflow: hidden;
position: relative;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
}
.flexslider .slides > li .flexText {
display: table;
table-layout: fixed;
width: 100%;
margin: 0 auto;
position: absolute;
top: 0;
left: 0;
background-color: rgba(64,64,64,0.4);
}
.flexslider .slides > li .flexText .inside {
display: table-cell;
vertical-align: middle;
text-align: center;
color: #ffffff;
}
.flexslider .slides > li .flexText .inside h2 {
font-size: 4em;
letter-spacing: -1px;
margin: 0;
line-height: 1.2;
}
.flexslider .slides > li .flexText .inside span {
letter-spacing: 1px;
display: block;
}
.flexslider .slides > li .flexText .inside .sliderButton {
margin-top: 1em;
}
.flexslider .slides > li .flexText .inside h2,
.flexslider .slides > li .flexText .inside span,
.flexslider .slides > li .flexText .inside .sliderButton,
.flexslider .slides > li .flexText .inside img {
-webkit-animation-duration: .6s;
animation-duration: .6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
.flexslider .slides > li.flex-active-slide .flexText .inside h2,
.flexslider .slides > li.flex-active-slide .flexText .inside span,
.flexslider .slides > li.flex-active-slide .flexText .inside .sliderButton,
.flexslider .slides > li.flex-active-slide .flexText .inside img {
-webkit-animation-delay: .4s;
animation-delay: .4s;
-webkit-animation-duration: .6s;
animation-duration: .6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
}
.flexslider {
margin: 0;
position: relative;
zoom: 1;
overflow: hidden;
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
-moz-user-select: none;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
border-color: #ffffff;
border-style: solid;
border-width: 2px;
color: #ffffff;
border-radius: 100%;
line-height: 36px;
text-align: center;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
font-family: FontAwesome;
font-size: 25px;
display: inline-block;
content: '\f104';
text-align: center;
}
.flex-direction-nav a.flex-next:before {
content: '\f105';
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 0.7;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 0.7;
}
.flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
z-index: -1;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-moz-user-select: none;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
}
.flexslider .slides > li .flexImage.withZoom {
-webkit-animation: croccantezoom 20s infinite;
animation: croccantezoom 20s infinite;
}
@-webkit-keyframes croccantezoom {
0% { transform: scale(1) }
50%  { transform: scale(1.1) }
100% { transform: scale(1) }
}
@keyframes croccantezoom {
0% { transform: scale(1) }
50%  { transform: scale(1.1) }
100% { transform: scale(1) }
} body.page-template-template-onepage #primary.content-area section {
margin: 0 30px;
}
.scrollDownCroccante {
width: 26px;
height: 42px;
border-style: solid;
border-width: 2px;
border-color: #ffffff;
border-radius: 24px;
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%, -50%);
cursor: pointer;
z-index: 9;
}
.scrollDownCroccante .inside{
content: "";
position: absolute;
top: 5px;
left: 50%;
margin-left: -2px;
background-color: #ffffff;
border-radius: 100%;
width: 4px;
height: 4px;
opacity: 1;
-webkit-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
-webkit-animation: scrollCroccante 1.5s -1s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
animation: scrollCroccante 1.5s -1s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
}
@-webkit-keyframes scrollCroccante {
0%, 20% {
-webkit-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
}
10% {
-webkit-transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
opacity: 1;
}
100% {
-webkit-transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
opacity: 0.01;
}
}
@keyframes scrollCroccante {
0%, 20% {
-webkit-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
}
10% {
-webkit-transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
opacity: 1;
}
100% {
-webkit-transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
opacity: 0.01;
}
}
section.croccante_aboutus,
section.croccante_features,
section.croccante_skills,
section.croccante_cta,
section.croccante_services,
section.croccante_blog,
section.croccante_team,
section.croccante_contact,
section.croccante_portfolio,
section.croccante_map,
section.croccante_newsletter,
section.croccante_numbers,
section.croccante_custom,
section.croccante_clients,
section.croccante_ctatwo,
section.croccante_testimonial,
section.croccante_video,
section.croccante_customtwo,
section.croccante_customthree,
section.croccante_customfour,
section.croccante_customfive,
section.croccante_customsix,
section.croccante_aboutustwo {
position: relative;
overflow: hidden;
}
section.croccante_cta {
overflow: inherit;
}
.croccante_aboutus_background,
.croccante_features_background,
.croccante_skills_background,
.croccante_cta_background,
.croccante_services_background,
.croccante_blog_background,
.croccante_team_background,
.croccante_contact_background,
.croccante_portfolio_background,
.croccante_newsletter_background,
.croccante_numbers_background,
.croccante_custom_background,
.croccante_clients_background,
.croccante_ctatwo_background,
.croccante_testimonial_background,
.croccante_video_background,
.croccante_customtwo_background,
.croccante_customthree_background,
.croccante_customfour_background,
.croccante_customfive_background,
.croccante_customsix_background,
.croccante_aboutustwo_background {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.croccante_aboutus_color,
.croccante_features_color,
.croccante_cta_color,
.croccante_skills_color,
.croccante_services_color,
.croccante_blog_color,
.croccante_team_color,
.croccante_contact_color,
.croccante_portfolio_color,
.croccante_newsletter_color,
.croccante_numbers_color,
.croccante_custom_color,
.croccante_clients_color,
.croccante_ctatwo_color,
.croccante_testimonial_color,
.croccante_video_color,
.croccante_customtwo_color,
.croccante_customthree_color,
.croccante_customfour_color,
.croccante_customfive_color,
.croccante_customsix_color,
.croccante_aboutustwo_color {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.4;
}
.croccante_aboutus_color {
background-color: #ffffff;
}
.croccante_features_color {
background-color: #404040;
}
.croccante_cta_color {
background-color: #404040;
}
.croccante_skills_color {
background-color: #ffffff;
}
.croccante_services_color {
background-color: #ffffff;
}
.croccante_blog_color {
background-color: #ffffff;
}
.croccante_team_color {
background-color: #f7f7f7;
}
.croccante_contact_color {
background-color: #000000;
}
.croccante_portfolio_color {
background-color: #ffffff;
}
.croccante_newsletter_color {
background-color: #ffffff;
}
.croccante_numbers_color {
background-color: #ffffff;
}
.croccante_custom_color {
background-color: #ffffff;
}
.croccante_clients_color {
background-color: #ffffff;
}
.croccante_ctatwo_color {
background-color: #ffffff;
}
.croccante_testimonial_color {
background-color: #ffffff;
}
.croccante_video_color {
background-color: #ffffff;
}
.croccante_customtwo_color {
background-color: #ffffff;
}
.croccante_customthree_color {
background-color: #ffffff;
}
.croccante_customfour_color {
background-color: #ffffff;
}
.croccante_customfive_color {
background-color: #ffffff;
}
.croccante_customsix_color {
background-color: #ffffff;
}
.croccante_aboutustwo_color {
background-color: #ffffff;
}
.croccante_action_aboutus,
.croccante_action_features,
.croccante_action_skills,
.croccante_action_cta,
.croccante_action_services,
.croccante_action_blog,
.croccante_action_team,
.croccante_action_contact,
.croccante_action_portfolio,
.croccante_action_newsletter,
.croccante_action_numbers,
.croccante_action_custom,
.croccante_action_clients,
.croccante_action_ctatwo,
.croccante_action_testimonial,
.croccante_action_video,
.croccante_action_customtwo,
.croccante_action_customthree,
.croccante_action_customfour,
.croccante_action_customfive,
.croccante_action_customsix,
.croccante_action_aboutustwo {
padding: 0;
margin: 0 auto;
position: relative;
}
.croccante_action_cta,
.croccante_action_ctatwo {
max-width: 1170px;
z-index: 99;
}
.skills_columns_inside,
.team_columns_inside,
.portfolio_columns_inside,
.contact_columns_inside,
.custom_columns_inside,
.clients_columns_inside,
.testimonial_columns_inside,
.video_columns_inside,
.customtwo_columns_inside,
.customthree_columns_inside,
.customfour_columns_inside,
.customfive_columns_inside,
.customsix_columns_inside {
max-width: 1170px;
margin: 0 auto;
}
.croccante_main_text {
text-align: center;
font-size: 6em;
letter-spacing: -5px;
font-weight: 400;
line-height: 1;
transform: translateX(-50%);
margin: 0 50%;
display: inline-block;
}
.croccante_subtitle {
position: relative;
margin: 0 auto;
line-height: 1;
width: 100%;
text-align: center;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
}
.onepage_header {
float: left;
width: 20%;
overflow: hidden;
background: rgba(0,0,0,0.05);
white-space: nowrap;
position: absolute;
top: 0;
bottom: 0;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-positive: 1;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-flex;
display: -ms-flexbox;
}
.features_columns,
.skills_columns,
.blog_columns,
.team_columns,
.contact_columns,
.portfolio_columns,
.newsletter_columns,
.numbers_columns,
.custom_columns,
.clients_columns,
.testimonial_columns,
.customtwo_columns,
.customthree_columns,
.customfour_columns,
.customfive_columns,
.customsix_columns {
margin: 0 auto;
float: right;
width: 80%;
padding: 7em 3em;
}
.aboutus_columns,
.services_columns,
.aboutustwo_columns {
float: right;
width: 80%;
display: flex;
padding: 7em 0;
}
.services_columns {
padding: 0;
}
.cta_columns,
.ctatwo_columns,
.video_columns {
margin: 0 auto;
float: left;
width: 100%;
padding: 7em 3em;
text-align: center;
}
section.noTitle .aboutus_columns,
section.noTitle .services_columns,
section.noTitle .features_columns,
section.noTitle .skills_columns,
section.noTitle .blog_columns,
section.noTitle .team_columns,
section.noTitle .contact_columns,
section.noTitle .portfolio_columns,
section.noTitle .newsletter_columns,
section.noTitle .numbers_columns,
section.noTitle .custom_columns,
section.noTitle .clients_columns,
section.noTitle .testimonial_columns,
section.noTitle .customtwo_columns,
section.noTitle .customthree_columns,
section.noTitle .customfour_columns,
section.noTitle .customfive_columns,
section.noTitle .customsix_columns,
section.noTitle .aboutustwo_columns {
width: 100%;
}
.croccante_action_aboutus.left .croccante_inside_header,
.croccante_action_features.left .croccante_inside_header,
.croccante_action_skills.left .croccante_inside_header,
.croccante_action_services.left .croccante_inside_header,
.croccante_action_blog.left .croccante_inside_header,
.croccante_action_team.left .croccante_inside_header,
.croccante_action_contact.left .croccante_inside_header,
.croccante_action_portfolio.left .croccante_inside_header,
.croccante_action_newsletter.left .croccante_inside_header,
.croccante_action_numbers.left .croccante_inside_header,
.croccante_action_custom.left .croccante_inside_header,
.croccante_action_clients.left .croccante_inside_header,
.croccante_action_testimonial.left .croccante_inside_header,
.croccante_action_customtwo.left .croccante_inside_header,
.croccante_action_customthree.left .croccante_inside_header,
.croccante_action_customfour.left .croccante_inside_header,
.croccante_action_customfive.left .croccante_inside_header,
.croccante_action_customsix.left .croccante_inside_header,
.croccante_action_aboutustwo.left .croccante_inside_header {
transform: rotate(-90deg);
}
.croccante_action_aboutus.right .croccante_inside_header,
.croccante_action_features.right .croccante_inside_header,
.croccante_action_skills.right .croccante_inside_header,
.croccante_action_services.right .croccante_inside_header,
.croccante_action_blog.right .croccante_inside_header,
.croccante_action_team.right .croccante_inside_header,
.croccante_action_contact.right .croccante_inside_header,
.croccante_action_portfolio.right .croccante_inside_header,
.croccante_action_newsletter.right .croccante_inside_header,
.croccante_action_numbers.right .croccante_inside_header,
.croccante_action_custom.right .croccante_inside_header,
.croccante_action_clients.right .croccante_inside_header,
.croccante_action_testimonial.right .croccante_inside_header,
.croccante_action_customtwo.right .croccante_inside_header,
.croccante_action_customthree.right .croccante_inside_header,
.croccante_action_customfour.right .croccante_inside_header,
.croccante_action_customfive.right .croccante_inside_header,
.croccante_action_customsix.right .croccante_inside_header,
.croccante_action_aboutustwo.right .croccante_inside_header {
transform: rotate(90deg);
}
.croccante_action_aboutus.left .onepage_header.aboutus,
.croccante_action_features.left .onepage_header.features,
.croccante_action_skills.left .onepage_header.skills,
.croccante_action_services.left .onepage_header.services,
.croccante_action_blog.left .onepage_header.blog,
.croccante_action_team.left .onepage_header.team,
.croccante_action_contact.left .onepage_header.contact,
.croccante_action_portfolio.left .onepage_header.portfolio,
.croccante_action_newsletter.left .onepage_header.newsletter,
.croccante_action_numbers.left .onepage_header.numbers,
.croccante_action_custom.left .onepage_header.custom,
.croccante_action_clients.left .onepage_header.clients,
.croccante_action_testimonial.left .onepage_header.testimonial,
.croccante_action_customtwo.left .onepage_header.customtwo,
.croccante_action_customthree.left .onepage_header.customthree,
.croccante_action_customfour.left .onepage_header.customfour,
.croccante_action_customfive.left .onepage_header.customfive,
.croccante_action_customsix.left .onepage_header.customsix,
.croccante_action_aboutustwo.left .onepage_header.aboutustwo {
left: 0;
right: inherit;
}
.croccante_action_aboutus.right .onepage_header.aboutus,
.croccante_action_features.right .onepage_header.features,
.croccante_action_skills.right .onepage_header.skills,
.croccante_action_services.right .onepage_header.services,
.croccante_action_blog.right .onepage_header.blog,
.croccante_action_team.right .onepage_header.team,
.croccante_action_contact.right .onepage_header.contact,
.croccante_action_portfolio.right .onepage_header.portfolio,
.croccante_action_newsletter.right .onepage_header.newsletter,
.croccante_action_numbers.right .onepage_header.numbers,
.croccante_action_custom.right .onepage_header.custom,
.croccante_action_clients.right .onepage_header.clients,
.croccante_action_testimonial.right .onepage_header.testimonial,
.croccante_action_customtwo.right .onepage_header.customtwo,
.croccante_action_customthree.right .onepage_header.customthree,
.croccante_action_customfour.right .onepage_header.customfour,
.croccante_action_customfive.right .onepage_header.customfive,
.croccante_action_customsix.right .onepage_header.customsix,
.croccante_action_aboutustwo.right .onepage_header.aboutustwo {
left: inherit;
right: 0;
}
.croccante_action_aboutus.right .aboutus_columns,
.croccante_action_features.right .features_columns,
.croccante_action_skills.right .skills_columns,
.croccante_action_services.right .services_columns,
.croccante_action_blog.right .blog_columns,
.croccante_action_team.right .team_columns,
.croccante_action_contact.right .contact_columns,
.croccante_action_portfolio.right .portfolio_columns,
.croccante_action_newsletter.right .newsletter_columns,
.croccante_action_numbers.right .numbers_columns,
.croccante_action_custom.right .custom_columns,
.croccante_action_clients.right .clients_columns,
.croccante_action_testimonial.right .testimonial_columns,
.croccante_action_customtwo.right .customtwo_columns,
.croccante_action_customthree.right .customthree_columns,
.croccante_action_customfour.right .customfour_columns,
.croccante_action_customfive.right .customfive_columns,
.croccante_action_customsix.right .customsix_columns,
.croccante_action_aboutustwo.right .aboutustwo_columns {
float: left;
}
.onepage_header.crocanim .croccante_main_text,
.onepage_header.crocanim .croccante_subtitle {
opacity : 0;
-o-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
position: relative;
}
.onepage_header.crocanim.complete .croccante_main_text,
.onepage_header.crocanim.complete .croccante_subtitle {
opacity : 1;
}
.onepage_header.crocanim .crocaniminside {
position: absolute;
left: 0;
right: 0;
height: 0%;
width: 100%;
z-index: 9;
background: #ffffff;
}
.onepage_header.crocanim .crocaniminside.start {
-webkit-animation: croccSectionTitle 1.2s ease 1;
animation: croccSectionTitle 1.2s ease 1;
}
@keyframes croccSectionTitle {
0% {
height: 0%;
top: 0;
bottom: initial;
}
50% {
height: 100%;
top: 0;
bottom: initial;
}
51% {
height: 100%;
top: initial;
bottom: 0;
}
100% {
height: 0%;
top: initial;
bottom: 0;
}
}
@-webkit-keyframes croccSectionTitle {
0% {
height: 0%;
top: 0;
bottom: initial;
}
50% {
height: 100%;
top: 0;
bottom: initial;
}
51% {
height: 100%;
top: initial;
bottom: 0;
}
100% {
height: 0%;
top: initial;
bottom: 0;
}
} #big-video {
position: absolute;
top: 0;
width: 100%;
left: 0;
overflow: hidden;
}
#big-video .croccanteSliderVideo{
z-index: 1;
position: absolute;
top: 0;
left: 0;
width: 100%;
min-width: 100%;
min-height: 100%;
}
#big-video video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
z-index: -100;
}
#big-video .video-element {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: auto 100%;
} .aboutus_columns_three,
.aboutustwo_columns_three {
float: left;
width: 50%;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
position: relative;
}
section.croccante_aboutus.noImage .aboutus_columns_three,
section.croccante_aboutustwo.noImage .aboutustwo_columns_three {
width: 100%;
text-align: center;
}
.two.aboutus_columns_three img,
.two.aboutustwo_columns_three img {
display: block;
margin: 0 auto;
}
.aboutus_columns_three .aboutInner,
.aboutus_columns_three .aboutInnerImage,
.aboutustwo_columns_three .aboutInner,
.aboutustwo_columns_three .aboutInnerImage {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
.aboutus_columns_three.one {
padding: 0 5%;
text-align: right;
}
.aboutustwo_columns_three.one {
padding: 0 5%;
text-align: left;
}
.aboutus_columns_three.one h3,
.aboutustwo_columns_three.one h3 {
font-size: 3em;
letter-spacing: -1px;
line-height: 1.4;
margin: 0;
}
.aboutus_columns_three.one p,
.aboutustwo_columns_three.one p {
margin: 2em 0 2.5em;
font-size: 16px;
} .features_columns_single {
float: left;
text-align: center;
position: relative;
}
.features_columns_single:hover .featuresIcon {
background: #404040;
color: #ffffff;
}
.features_columns_single h3 {
font-size: 1.4em;
margin: 2em 0 1.5em;
}
.features_columns_single.one {
width: 100%;
padding: 1.5em;
}
.features_columns_single.two {
width: 50%;
padding: 3em;
}
.features_columns_single.three {
width: 33.3333%;
padding: 2em;
}
.features_columns_single.four {
width: 25%;
padding: 1.5em;
}
.features_columns_single.five,
.features_columns_single.six {
width: 33.3333%;
padding: 2em;
}
.featuresIcon {
width: 80px;
height: 80px;
line-height: 76px;
margin: 0 auto;
font-size: 2em;
border-radius: 4px;
position: relative;
border-color: #404040;
border-style: solid;
border-width: 2px;
-o-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
} .croccanteSkill {
float: left;
width: 50%;
padding: 1.5em 2em;
margin: 0.5em 0;
position: relative;
overflow: hidden;
}
.croccanteSkill:nth-child(2n+1) {
clear: both;
}
.skillTop .skillName {
float: left;
font-size: 16px;
letter-spacing: 2px;
}
.skillTop .skillNameUnder {
position: absolute;
opacity: 0.1;
font-size: 3em;
top: 15px;
left: 0px;
line-height: 1;
white-space: nowrap;
}
.skillTop .skillValue {
float: right;
line-height: 1;
position: relative;
opacity: 0;
bottom: 15px;
-o-transition: opacity .3s ease-in-out, bottom .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out, bottom .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out, bottom .3s ease-in-out;
transition: opacity .3s ease-in-out, bottom .3s ease-in-out;
}
.skillTop .skillValue span {
font-size: 20px;
font-weight: 700;
}
.skillTop .skillValue i {
font-style: normal;
}
.skillBottom {
width: 100%;
position: relative;
margin-top: 0.3em;
}
.skillBottom .skillBar {
position: relative;
width: 100%;
height: 2px;
background: #404040;
opacity: 0.1;
}
.skillBottom .skillRealBar {
height: 2px;
background: #404040;
position: relative;
top: -2px;
width: 0%;
-o-transition: width 1s ease-in-out;
-moz-transition: width 1s ease-in-out;
-webkit-transition: width 1s ease-in-out;
transition: width 1s ease-in-out;
}
.skillBottom .skillRealBarCyrcle {
position: absolute;
width: 12px;
height: 12px;
background: #404040;
right: -5px;
top: -5px;
border-radius: 4px;
-o-transition: width .3s ease-in-out;
-moz-transition: width .3s ease-in-out;
-webkit-transition: width .3s ease-in-out;
transition: width .3s ease-in-out;
} .cta_columns .ctaIcon,
.cta_columns .ctaPhrase,
.cta_columns .ctaButton {
display: inline-block;
}
.cta_columns .ctaIcon {
position: relative;
width: 50px;
height: 50px;
line-height: 48px;
background-color: #404040;
color: #ffffff;
border-color: #ffffff;
border-style: solid;
border-width: 2px;
text-align: center;
font-size: 1.5em;
border-radius: 4px;
margin-right: 1em;
-o-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
section.croccante_cta:hover .cta_columns .ctaIcon {
background-color: #ffffff;
color: #404040;
}
.cta_columns .ctaText {
float: left;
width: 66.6666%;
}
.cta_columns .ctaButton {
float: left;
width: 33.3333%;
padding: 0.8em 2em 0;
}
.cta_columns .ctaPhrase h3 {
font-weight: 400;
letter-spacing: -1px;
margin: 0;
font-size: 1.6em;
text-align: left;
}
.cta_columns .ctaPhrase p {
margin: 0;
text-align: left;
line-height: 1;
}
.croccante_cta.withDesc .cta_columns .ctaIcon,
.croccante_cta.withDesc .cta_columns .ctaButton {
vertical-align: text-bottom;
}
.croccante_cta .ctaImageAbsolute {
position: absolute;
bottom: 0;
z-index: 9;
}
.croccante_cta .ctaImageAbsolute img {
width: auto;
display: block;
max-height: 390px;
} .services_columns_single {
float: left;
width: 50%;
position: relative;
}
.services_columns_single.one {
display: table;
table-layout: fixed;
padding: 7em 0;
}
.services_columns_single.two {
display: table;
table-layout: fixed;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
position: relative;
}
.services_columns_single.two .serviceColumnSingleColor {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #404040;
opacity: 0.6;
}
.singleService {
width: 100%;
padding: 0 5% 2.5em;
}
.singleService:last-child {
padding: 0 5% 0;
}
.serviceIcon {
float: left;
width: 80px;
text-align: center;
position: relative;
height: 80px;
line-height: 76px;
background-color: #ffffff;
color: #404040;
border-color: #404040;
border-style: solid;
border-width: 2px;
border-radius: 4px;
margin-top: 0.3em;
font-size: 2em;
-o-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.singleService:hover .serviceIcon {
background-color: #404040;
color: #ffffff;
}
.serviceText {
float: left;
width: calc(100% - 80px);
padding-left: 3em;
}
.services_columns_single .serviceContent {
position: relative;
color: #ffffff;
padding: 0 10%;
display: table-cell;
vertical-align: middle;
text-align: right;
width: 100%;
}
.services_columns_single .singleServiceContent {
display: table-cell;
vertical-align: middle;
width: 100%;
}
.services_columns_single .serviceContent h3 {
font-size: 3em;
letter-spacing: -1px;
line-height: 1.4;
margin: 0;
}
.services_columns_single .serviceContent p {
margin: 2em 0 0;
font-size: 16px;
}
.serviceText h3 {
margin: 0;
margin-bottom: 0.6em;
font-size: 1.2em;
font-weight: 400;
}
.serviceText p {
margin: 0;
} .croccanteBlogSingle {
float: left;
width: 33.3333%;
padding: 1em 2em;
}
.croccanteBlogSingle:nth-child(3n+1) {
clear: both;
}
.croccanteBlogSingle .entry-featuredImg {
width: 100%;
float: none;
margin: 0;
}
.croccanteBlogSingle h2.entry-title {
font-weight: 400;
letter-spacing: -1px;
line-height: 1.5;
}
.croccanteBlogSingle .entry-meta, .theImgRelated .entry-meta {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
}
.blog_columns .goToBlog,
.portfolio_columns .goToPortfolio {
clear: both;
text-align: center;
margin-top: 3em;
display: inline-block;
width: 100%;
}
.blog_columns .entry-title,
.blog_columns .entry-meta,
.theImgRelated .entry-meta {
text-align: center;
} .team_columns {
text-align: center;
}
.team_columns .croccanteTeamSingle {
float: left;
text-align: center;
padding: 1em;
}
.team_columns .croccanteTeamSingle:first-child:nth-last-child(1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(2),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(2) ~ .croccanteTeamSingle {
max-width: 350px;
position: relative;
margin: 0 auto;
float: none;
display: inline-table;
}
.team_columns .croccanteTeamSingle:first-child:nth-last-child(3),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(3) ~ .croccanteTeamSingle {
width: 33.3333%;
}
.team_columns .croccanteTeamSingle:first-child:nth-last-child(4),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(4) ~ .croccanteTeamSingle {
width: 25%;
}
.team_columns .croccanteTeamSingle:first-child:nth-last-child(5),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(5) ~ .croccanteTeamSingle {
width: 33.3333%;
}
.team_columns .croccanteTeamSingle:first-child:nth-last-child(6),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(6) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(7),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(7) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(8),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(8) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(9),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(9) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(10),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(10) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(11),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(11) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(12),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(12) ~ .croccanteTeamSingle {
width: 33.3333%;
}
.team_columns .croccanteTeamSingle:first-child:nth-last-child(5):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(5) ~ .croccanteTeamSingle:nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(6):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(6) ~ .croccanteTeamSingle:nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(7):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(7) ~ .croccanteTeamSingle:nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(8):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(8) ~ .croccanteTeamSingle:nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(9):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(9) ~ .croccanteTeamSingle:nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(10):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(10) ~ .croccanteTeamSingle:nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(11):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(11) ~ .croccanteTeamSingle:nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(12):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(12) ~ .croccanteTeamSingle:nth-child(3n+1) {
clear: both;
}
.team_columns .croccanteTeamSingle img {
width: 100%;
display: block;
}
.team_columns .croccanteTeamSingle .croccanteTeamName {
font-size: 1.4em;
font-weight: 700;
margin: 0.5em 0;
}
.team_columns, .team_columns .croccanteTeamSingle {
filter: none;
text-align: left;
-o-transition: filter .3s ease-in-out;
-moz-transition: filter .3s ease-in-out;
-webkit-transition: filter .3s ease-in-out;
transition: filter .3s ease-in-out;
}
.team_columns:hover .croccanteTeamSingle,
.team_columns:focus .croccanteTeamSingle,
.team_columns:active .croccanteTeamSingle {
filter: grayscale(100%);
}
.team_columns:hover .croccanteTeamSingle:hover,
.team_columns:focus .croccanteTeamSingle:focus,
.team_columns:active .croccanteTeamSingle:active {
filter: none;
}
.team_columns .croccanteTeamSingle .croccanteTeamDesc {
position: relative;
padding-top: 1em;
}
.team_columns .croccanteTeamSingle .croccanteTeamSocial {
margin-top: 1em;
}
.team_columns .croccanteTeamSingle .croccanteTeamSocial a {
width: 30px;
height: 30px;
line-height: 30px;
display: inline-block;
border: 1px solid;
margin: 2px;
text-align: center;
}
.team_columns .croccanteTeamSingle .croccanteTeamDesc:before {
content: "";
position: absolute;
width: 15%;
border-top: 1px solid;
opacity: 0,4;
height: 1px;
top: 0;
left: 0;
right: 0;
} .contact_columns .croccanteContactField,
.contact_columns .croccanteContactForm {
float: left;
width: 50%;
padding: 0 3em;
}
.contact_columns .croccanteContactIcon {
position: absolute;
bottom: 50px;
left: -150px;
font-size: 20em;
opacity: 0;
line-height: 1;
-o-transition: opacity .3s ease-in-out, left .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out, left .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out, left .3s ease-in-out;
transition: opacity .3s ease-in-out, left .3s ease-in-out;
}
.contact_columns .croccanteContactField {
text-align: right;
}
.croccante_contact.noForm .contact_columns .croccanteContactField {
float: none;
width: 100%;
}
.contact_columns .croccanteContactForm input[type="text"],
.contact_columns .croccanteContactForm input[type="email"],
.contact_columns .croccanteContactForm input[type="url"],
.contact_columns .croccanteContactForm input[type="password"], 
.contact_columns .croccanteContactForm input[type="search"],
.contact_columns .croccanteContactForm input[type="number"],
.contact_columns .croccanteContactForm input[type="tel"],
.contact_columns .croccanteContactForm input[type="submit"] {
width: 100%;
}
.contact_columns .croccanteContactForm input:not([type="submit"]),
.contact_columns .croccanteContactForm textarea {
color: #ffffff;
background: transparent;
border-color: #ffffff;
}
.contact_columns .croccanteContactForm textarea {
max-height: 180px;
}
.croccanteCompanyName h3 {
font-size: 2em;
letter-spacing: -1px;
margin: 0;
font-weight: 400;
}
.croccanteCompanyAddress1,
.croccanteCompanyAddress2,
.croccanteCompanyAddress3,
.croccanteCompanyPhone,
.croccanteCompanyFax,
.croccanteCompanyEmail {
position: relative;
margin-top: 1em;
right: 40px;
}
.croccanteCompanyAddress1 p,
.croccanteCompanyAddress2 p,
.croccanteCompanyAddress3 p,
.croccanteCompanyPhone p,
.croccanteCompanyFax p,
.croccanteCompanyEmail p {
margin: 0;
}
.croccanteCompanyAddress2,
.croccanteCompanyAddress3 {
margin-top: 0.1em;
}
.croccanteCompanyAddress1Icon,
.croccanteCompanyPhoneIcon,
.croccanteCompanyFaxIcon,
.croccanteCompanyEmailIcon {
position: absolute;
font-family: FontAwesome;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
background: #ffffff;
color: #000000;
border-radius: 4px;
right: -40px;
top: 0;
} section.croccante_map {
position: relative;
}
#gmap {
display: block;
width: 100%;
height: 400px;
}
#gmap iframe {
max-width: 100%;
width: 100%;
margin: 0;
line-height: 1;
border: none;
}
#gmap .croccanteInsideMap h3 {
margin: 0;
text-transform: uppercase;
font-size: 1.4em;
color: #000000;
}
#gmap .croccanteInsideMap p {
margin: 0 0 1em;
color: #aaaaaa;
} .croccanteNewsletter {
text-align: center;
}
.newsletter_columns {
position: relative;
}
.newsletter_columns .newsLetterIcon {
position: absolute;
bottom: 0;
right: 0;
font-size: 12em;
opacity: 0.1;
line-height: 1;
-ms-transform: rotate(25deg);
-webkit-transform: rotate(25deg);
transform: rotate(25deg);
}
.newsletter_columns .croccanteNewsletter input:not([type="submit"]),
.newsletter_columns .croccanteNewsletter textarea {
color: #ffffff;
background: transparent;
}
.newsletter_columns .croccanteNewsletter input[type="submit"] {
padding: 14px 15px;
vertical-align: bottom;
} .croccanteNumbersSingle {
float: left;
text-align: center;
padding: 4em 1em;
}
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(1) {
width: 100%;
}
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(2),
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(2) ~ .croccanteNumbersSingle {
width: 50%;
}
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(3),
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(3) ~ .croccanteNumbersSingle {
width: 33.3333%;
}
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(4),
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(4) ~ .croccanteNumbersSingle {
width: 25%;
}
.croccanteNumbersSingle .croccanteTheNumberI {
display: inline-block;
width: 80px;
height: 80px;
line-height: 76px;
text-align: center;
border-radius: 4px;
border: 2px solid;
font-size: 2em;
}
.croccanteNumbersSingle .croccanteTheNumberN {
display: block;
font-size: 3em;
line-height: 1;
margin: 0.6em 0 0;
font-weight: 400;
}
.croccanteNumbersSingle .croccanteTheNumberT {
display: block;
padding: 0 1em;
margin: 0.5em 0 0;
letter-spacing: 2px;
} .singleClients {
text-align: center;
padding: 3em 1.5em;
} .ctatwo_columns .ctaIcon {
position: relative;
width: 80px;
height: 80px;
line-height: 76px;
background-color: #ffffff;
color: #404040;
border-color: #404040;
border-style: solid;
border-width: 2px;
text-align: center;
margin: 0 auto;
border-radius: 4px;
font-size: 2em;
-o-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.ctatwo_columns .ctaPhrase h3 {
font-weight: 400;
font-size: 2em;
margin: 0;
margin-top: 1em;
letter-spacing: -1px;
}
.ctatwo_columns .ctaPhrase p {
margin: 0;
border-top-style: solid;
border-top-width: 1px;
display: inline-block;
padding-top: 1em;
margin-top: 1em;
}
.ctatwo_columns .ctaButton {
margin-top: 2em;
} .testimonial_columns .singleTestimonial img {
margin: 0 auto 2em;
display: block;
border-radius: 4px;
}
.testimonial_columns .singleTestimonial .testimonialText {
text-align: center;
position: relative;
padding: 0 5em;
font-size: 130%;
}
.testimonial_columns .singleTestimonial .testimonialText:before,
.testimonial_columns .singleTestimonial .testimonialText:after {
position: absolute;
font-family: FontAwesome;
font-size: 9em;
opacity: 0.1;
font-style: normal;
line-height: 1;
}
.testimonial_columns .singleTestimonial .testimonialText:before {
content: "\f10d";
bottom: 0;
left: 0;
}
.testimonial_columns .singleTestimonial .testimonialText:after {
content:"\f10e";
top: 0;
right: 0;
}
.testimonial_columns .singleTestimonial h4 {
text-align: center;
}
.testimonial_columns .owl-controls {
position: relative;
width: 100%;
text-align: center;
height: 30px;
margin-top: 1em;
}
.testimonial_columns .owl-controls .owl-page {
width: 2px;
height: 20px;
background: #404040;
margin: 4px;
display: inline-block;
vertical-align: top;
-o-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.testimonial_columns .owl-controls .owl-page.active {
height: 35px;
} .video_columns {
text-align: center;
margin-top: 0;
}
#croccantePlayVideo {
display: inline-block;
}
.videoPhrase h3 {
font-size: 2em;
font-weight: 400;
letter-spacing: -1px;
}
.videoPhrase p {
max-width: 700px;
margin: 1.5em auto 0;
}
svg#play {
width:120px;
margin: 0 auto;
display:block;
transform-origin: 50% 50%;
}
svg#play #triangle {
fill:transparent;
transition:500ms;
transform-origin: 50% 50%;
stroke: #404040;
}
svg#play:hover #triangle {
fill:#404040;
transform-origin: 50% 50%;
}
svg #lineOne, svg #lineTwo {
transform-origin: 50% 50%;
transition: 1s;
stroke: #404040;
}
svg:hover #lineOne {
transform: rotate(260deg);
-webkit-transform: rotate(260deg);
-moz-transform: rotate(260deg);
-o-transform: rotate(260deg);
transform-origin: 50% 50%;
} 
svg:hover #lineTwo {
transform: rotate(-450deg);
transform-origin: 50% 50%;
}
section.croccante_onepage_section.croccante_custom .hentry,
section.croccante_onepage_section.croccante_customtwo .hentry,
section.croccante_onepage_section.croccante_customthree .hentry,
section.croccante_onepage_section.croccante_customfour .hentry,
section.croccante_onepage_section.croccante_customfive .hentry,
section.croccante_onepage_section.croccante_customsix .hentry,
section.croccante_aboutus .hentry,
section.croccante_aboutustwo .hentry {
margin: 0;
padding: 0;
border-bottom-width: 0px;
}
section.croccante_onepage_section.croccante_custom .hentry:after,
section.croccante_onepage_section.croccante_customtwo .hentry:after,
section.croccante_onepage_section.croccante_customthree .hentry:after,
section.croccante_onepage_section.croccante_customfour .hentry:after,
section.croccante_onepage_section.croccante_customfive .hentry:after,
section.croccante_onepage_section.croccante_customsix .hentry:after,
section.croccante_aboutus .hentry:after,
section.croccante_aboutustwo .hentry:after {
display: none;
} .croccanteLoader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
background: #f4f4f4;
height: 100%;
} .cLoader1 {
display: inline-block;
width: 50px;
height: 50px;
position: absolute;
z-index: 20;
top: 50%;
left: 50%;
margin: -25px;
border-width: 2px;
border-style: solid;
border-color: #404040 transparent transparent;
border-radius: 50%;
animation: cLoader11 1s linear infinite;
}
@keyframes cLoader11 {
0%{
transform:rotate(0deg)
}
100%{
transform:rotate(359deg)
}
}
@-webkit-keyframes cLoader11 {
0%{
transform:rotate(0deg)
}
100%{
transform:rotate(359deg)
}
} .cLoader2 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-style: solid;
border-radius: 50%;
border-color: #404040;
animation: 1s cLoader22 infinite;
}
@keyframes cLoader22 {
0% {
height: 0px;
width: 0px;
border-width: 32px;
opacity: 0;
}
40% {
opacity: 1;
}
80% {
height: 64px;
width: 64px;
border-width: 0px;
opacity: 0;
}
100%{
opacity: 0;
}
} .cLoader3 {
position: absolute;
width: 120px;
height: 100px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#ob1 {
-webkit-animation: cLoader33 2s infinite;
animation: cLoader33 2s infinite;
}
#ob2 {
-webkit-animation: cLoader33 2s infinite .25s;
animation: cLoader33 2s infinite .25s;
}
#ob3 {
-webkit-animation: cLoader33 2s infinite .5s;
animation: cLoader33 2s infinite .5s;
}
#ob4 {
-webkit-animation: cLoader33 2s infinite .75s;
animation: cLoader33 2s infinite .75s;
}
.object {
width: 25px;
float: left;
margin-left: 5px;
position: absolute;
left: 0;
background-color: #404040;
opacity: 1;
}
.object:nth-child(2) {
left: 30px;
}
.object:nth-child(3) {
left: 60px;
}
.object:nth-child(4) {
left: 90px;
}
@keyframes cLoader33 {
0% {
height: 0px;
}
50% {
height: 100px;
opacity: 1;
top: 0;
}
100% {
height: 0px;
opacity: 0.5;
}
} .cLoader4 {
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 64px;
height: 64px;
transform: translate(-50%, -50%);
}
.loader {
width: 64px;
height: 64px;
display: block;
position: relative;
}
.loader .spinner {
width: 64px;
height: 64px;
display: block;
position: relative;
border-radius: 50%;
border-width: 3px;
border-color: #404040;
border-style: solid;
border-bottom-color: transparent !important;
border-top-color: transparent !important;
-webkit-animation: cLoader44 0.75s ease;
animation: cLoader44 0.75s ease;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes cLoader44 {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes cLoader44 {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
} .cLoader5 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.cLoader5 > div {
width: 18px;
height: 18px;
background-color: #404040;
border-radius: 100%;
display: inline-block;
-webkit-animation: cLoader55 1.4s infinite ease-in-out both;
animation: cLoader55 1.4s infinite ease-in-out both;
}
.cLoader5 .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.cLoader5 .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes cLoader55 {
0%, 80%, 100% { -webkit-transform: scale(0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes cLoader55 {
0%, 80%, 100% { 
-webkit-transform: scale(0);
transform: scale(0);
} 40% { 
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
} .cLoader6 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: flex;
align-items: center;
justify-content: center;
}
.loader-bar {
animation: cLoader66 infinite 1s;
background-color: #404040;
width: 1rem;
height: 4rem;
margin: 0 .2rem;
}
.loader-bar:nth-child(2) {
animation-delay: .5s;
}
@keyframes cLoader66 {
25% {
height: 0;
}
75% {
height: 5rem;
}
} .cLoader7 {
position: absolute;
top: 50%;
left: 50%;
width: 50px;
height: 50px;
transform: translate(-50%, -50%);
}
.cLoader7:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
border: 2px solid #404040;
border-left-color: transparent !important;
border-right-color: transparent !important;
animation: cLoader77 1s infinite ease-in-out;
}
.cLoader7:after {
content: "";
position: absolute;
width: 60%;
height: 60%;
top: 20%;
left: 20%;
border-radius: 50%; 
border: 2px solid #404040;
}
@keyframes cLoader77 {
0% {
transform: rotate(0deg);
}
100%{
transform: rotate(360deg);
}
} #powerTip {
cursor: default;
background: #333333;
color: #ffffff;
display: none;
padding: 3px 6px;
position: absolute;
white-space: nowrap;
z-index: 2147483647;
font-size: 12px;
border-radius: 3px;
}
#powerTip:before {
content: "";
position: absolute;
}
#powerTip.n:before, #powerTip.s:before {
border-right: 5px solid transparent;
border-left: 5px solid transparent;
left: 50%;
margin-left: -5px;
}
#powerTip.e:before, #powerTip.w:before {
border-bottom: 5px solid transparent;
border-top: 5px solid transparent;
margin-top: -5px;
top: 50%;
}
#powerTip.n:before {
border-top: 10px solid #333333;
bottom: -10px;
}
#powerTip.e:before {
border-right: 10px solid #333333;
left: -10px;
}
#powerTip.s:before {
border-bottom: 10px solid #333333;
top: -10px;
}
#powerTip.w:before {
border-left: 10px solid #333333;
right: -10px;
}
#powerTip.ne:before, #powerTip.se:before {
border-right: 10px solid transparent;
border-left: 0;
left: 10px;
}
#powerTip.nw:before, #powerTip.sw:before {
border-left: 10px solid transparent;
border-right: 0;
right: 10px;
}
#powerTip.ne:before, #powerTip.nw:before {
border-top: 10px solid #333333;
bottom: -10px;
}
#powerTip.se:before, #powerTip.sw:before {
border-bottom: 10px solid #333333;
top: -10px;
}
#powerTip.nw-alt:before, #powerTip.ne-alt:before,
#powerTip.sw-alt:before, #powerTip.se-alt:before {
border-top: 10px solid #333333;
bottom: -10px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
left: 10px;
}
#powerTip.ne-alt:before {
left: auto;
right: 10px;
}
#powerTip.sw-alt:before, #powerTip.se-alt:before {
border-top: none !important;
border-bottom: 10px solid #333333;
bottom: auto;
top: -10px;
}
#powerTip.se-alt:before {
left: auto;
right: 10px;
} .owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(https://www.sf-phlebologie.org/wp-content/themes/croccante-pro/images/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
.imgRelated .owl-buttons {
position: absolute;
top: -50px;
right: 0;
line-height: 1;
}
.owl-theme .owl-controls .owl-buttons div {
display: inline-block;
zoom: 1;
margin: 3px 3px;
padding: 0px 5px;
-o-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
opacity:0.5;
}
.owl-item.loading{
min-height: 150px;
background: url(https://www.sf-phlebologie.org/wp-content/themes/croccante-pro/images/AjaxLoader.gif) no-repeat center center
} [class*='lightcase-icon-']:before {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
}
.lightcase-icon-play:before {
content: '\f04b';
}
.lightcase-icon-pause:before {
content: '\f04c';
}
.lightcase-icon-close:before {
content: '\f00d';
}
.lightcase-icon-prev:before {
content: '\f104';
}
.lightcase-icon-next:before {
content: '\f105';
}
.lightcase-icon-spin:before {
content: '\f1ce';
}
@-webkit-keyframes lightcase-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-moz-keyframes lightcase-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes lightcase-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes lightcase-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes lightcase-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
} #lightcase-case {
display: none;
position: fixed;
z-index: 10001;
top: 50%;
left: 50%;
font-family: arial, sans-serif;
font-size: 13px;
line-height: 1.5;
text-align: left;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 640px) { #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) {
position: relative !important;
top: auto !important;
left: auto !important;
width: auto !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
background: none !important;
}
}
@media screen and (min-width: 641px) { #lightcase-case:not([data-lc-type=error]) #lightcase-content {
position: relative;
z-index: 1;
overflow: hidden;
text-shadow: none;
background-color: #fff;
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
-o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
-webkit-backface-visibility: hidden;
}
}
@media screen and (min-width: 641px) { #lightcase-case[data-lc-type=image] #lightcase-content, #lightcase-case[data-lc-type=video] #lightcase-content {
background-color: #333;
}
} #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
@media screen and (max-width: 640px) { #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content {
position: relative !important;
top: auto !important;
left: auto !important;
width: auto !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
background: none !important;
}
} #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (max-width: 640px) { #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner {
padding: 15px;
} #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner, #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner > * {
width: 100% !important;
max-width: none !important;
} #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner > *:not(iframe) {
height: auto !important;
max-height: none !important;
}
}
@media screen and (max-width: 640px) { .lightcase-isMobileDevice #lightcase-case[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe {
overflow: auto;
-webkit-overflow-scrolling: touch;
}
}
@media screen and (max-width: 640px) and (min-width: 641px) { [data-lc-type=image] #lightcase-content .lightcase-contentInner, [data-lc-type=video] #lightcase-content .lightcase-contentInner {
line-height: 0.75;
}
}
@media screen and (max-width: 640px) { #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
position: relative !important;
top: auto !important;
left: auto !important;
width: auto !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
background: none !important;
}
}
@media screen and (min-width: 641px) { #lightcase-case:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
padding: 30px;
overflow: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
}
@media screen and (max-width: 640px) { #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
color: #aaa;
}
}
@media screen and (min-width: 641px) { #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
color: #333;
}
} #lightcase-case p.lightcase-error {
margin: 0;
font-size: 17px;
text-align: center;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #aaa;
}
@media screen and (max-width: 640px) { #lightcase-case p.lightcase-error {
padding: 30px 0;
}
}
@media screen and (min-width: 641px) { #lightcase-case p.lightcase-error {
padding: 0;
}
} .lightcase-isMobileDevice .lightcase-open body {
max-width: 100%;
max-height: 100%;
overflow: hidden;
}
@media screen and (max-width: 640px) { .lightcase-open body {
padding: 55px 0 70px 0;
} .lightcase-open body > *:not([id*='lightcase-']) {
position: fixed !important;
top: -9999px !important;
width: 0 !important;
height: 0 !important;
overflow: hidden !important;
}
} #lightcase-info {
position: absolute;
padding-top: 15px;
} #lightcase-info #lightcase-title,
#lightcase-info #lightcase-caption {
margin: 0;
padding: 0;
line-height: 1.5;
font-weight: normal;
text-overflow: ellipsis;
} #lightcase-info #lightcase-title {
font-size: 17px;
color: #aaa;
}
@media screen and (max-width: 640px) { #lightcase-info #lightcase-title {
position: fixed;
top: 10px;
left: 0;
max-width: 87.5%;
padding: 5px 15px;
background: #333;
}
} #lightcase-info #lightcase-caption {
clear: both;
font-size: 13px;
color: #aaa;
} #lightcase-info #lightcase-sequenceInfo {
font-size: 11px;
color: #aaa;
}
@media screen and (max-width: 640px) { .lightcase-fullScreenMode #lightcase-info {
padding-left: 15px;
padding-right: 15px;
} #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
position: static;
}
} #lightcase-loading {
position: fixed;
z-index: 9999;
width: 1.123em;
height: auto;
font-size: 38px;
line-height: 1;
text-align: center;
text-shadow: none;
position: fixed;
z-index: 10000;
top: 50%;
left: 50%;
margin-top: -0.5em;
margin-left: -0.5em;
opacity: 1;
font-size: 32px;
text-shadow: 0 0 15px #fff;
-moz-transform-origin: 50% 53%;
-webkit-animation: lightcase-spin 0.5s infinite linear;
-moz-animation: lightcase-spin 0.5s infinite linear;
-o-animation: lightcase-spin 0.5s infinite linear;
animation: lightcase-spin 0.5s infinite linear;
} #lightcase-loading, #lightcase-loading:focus {
text-decoration: none;
color: #fff;
-webkit-tap-highlight-color: transparent;
-webkit-transition: color, opacity, ease-in-out 0.25s;
-moz-transition: color, opacity, ease-in-out 0.25s;
-o-transition: color, opacity, ease-in-out 0.25s;
transition: color, opacity, ease-in-out 0.25s;
} #lightcase-loading > span {
display: inline-block;
text-indent: -9999px;
} #lightcase-nav a[class*='lightcase-icon-'] {
position: fixed;
z-index: 9999;
width: 1.123em;
height: auto;
font-size: 38px;
line-height: 1;
text-align: center;
text-shadow: none;
outline: none;
cursor: pointer;
} #lightcase-nav a[class*='lightcase-icon-'], #lightcase-nav a[class*='lightcase-icon-']:focus {
text-decoration: none;
color: rgba(255, 255, 255, 0.6);
-webkit-tap-highlight-color: transparent;
-webkit-transition: color, opacity, ease-in-out 0.25s;
-moz-transition: color, opacity, ease-in-out 0.25s;
-o-transition: color, opacity, ease-in-out 0.25s;
transition: color, opacity, ease-in-out 0.25s;
} #lightcase-nav a[class*='lightcase-icon-'] > span {
display: inline-block;
text-indent: -9999px;
} #lightcase-nav a[class*='lightcase-icon-']:hover {
color: white;
text-shadow: 0 0 15px white;
} .lightcase-isMobileDevice #lightcase-nav a[class*='lightcase-icon-']:hover {
color: #aaa;
text-shadow: none;
} #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-prev {
left: 15px;
} #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-next {
right: 15px;
} #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-pause, #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-play {
left: 50%;
margin-left: -0.5em;
}
@media screen and (min-width: 641px) { #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-pause, #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-play {
opacity: 0;
}
} #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-close {
top: 15px;
right: 15px;
bottom: auto;
margin: 0;
opacity: 0;
outline: none;
}
@media screen and (max-width: 640px) { #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-close {
position: absolute;
}
}
@media screen and (min-width: 641px) { #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-close {
position: fixed;
}
}
@media screen and (max-width: 640px) { #lightcase-nav a[class*='lightcase-icon-'] {
bottom: 15px;
font-size: 24px;
}
}
@media screen and (min-width: 641px) { #lightcase-nav a[class*='lightcase-icon-'] {
bottom: 50%;
margin-bottom: -0.5em;
} #lightcase-nav a[class*='lightcase-icon-']:hover, #lightcase-case:hover ~ #lightcase-nav a[class*='lightcase-icon-'] {
opacity: 1;
}
} #lightcase-overlay {
display: none;
width: 100%;
min-height: 100%;
position: fixed;
z-index: 9999;
top: -9999px;
bottom: -9999px;
left: 0;
background: #333;
}
@media screen and (max-width: 640px) { #lightcase-overlay {
opacity: 1 !important;
}
}  .box {
padding: 15px;
border: 1px solid rgba(0,0,0,0.1);
margin-bottom: 1.5em;
}
.box.success {
background: #e2f2cb;
}
.box.warning {
background: #fffddb;
}
.box.error {
background: #ffe6e2;
}
.box.info {
background: #d6f6ff;
}
.boxInside {
padding-left: 55px;
min-height: 50px;
}
.boxInside .fa-info-circle {
color: #2CB4DA;
}
.boxInside .fa-times {
color: #F03317;
}
.boxInside .fa-exclamation-triangle {
color: #ECC21B;
}
.boxInside .fa-check {
color: #8AB84D;
}
.boxIconStyle {
margin-left: -55px;
float: left;
font-size: 50px !important;
color: rgba(0,0,0,.1);
} .dropcap {
display: block;
float: left;
margin: 8px 8px 0 0;
font-size: 50px;
line-height: 5rem;
width: 5rem;
height: 5rem;
text-align: center;
font-weight: 400;
}
.dropcap.square, .dropcap.circle {
background-color: #5bc0eb;
width: 5rem;
height: 5rem;
text-align: center;
color: #f4f4f4;
}
.dropcap.circle {
border-radius: 50%;
} .highlight {
background: rgba(0,0,0,.05);
padding: 0 5px;
} .theToggle {background-color: #ececec;width: 100%;margin-bottom: 0.5em;}
.theToggle .trigger {margin: 0px !important;padding: 1em 1.5em;font-size: 0.9em;}
.theToggle .trigger a:before {display: inline-block;font-family: FontAwesome;font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content:"\f138";padding-right: 0.5em;}
.theToggle .trigger.active a:before {display: inline-block;font-family: FontAwesome;font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content:"\f13a";padding-right: 0.5em;}
.theToggle .trigger a {display: block;text-decoration:none !important;}
.toggle_container {overflow: hidden; padding: 1em 1.5em;} .tab-croccantepro-wrapper {
margin-top: 1.5em;
margin-bottom: 1.5em;
}
ul.tab-croccantepro-tabs {
margin: 0;
padding: 0;
list-style-type: none;
padding-left: 1em;
}
ul.tab-croccantepro-tabs li {
float:left;
display: inline-block;
cursor:pointer;
padding: 0.6em 1em;
margin-right: 0.3em;
background-color: #ececec;
opacity: 0.5;
-webkit-box-shadow: inset 0px -4px 10px -3px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0px -4px 10px -3px rgba(0,0,0,0.3);
box-shadow: inset 0px -4px 10px -3px rgba(0,0,0,0.3);
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
ul.tab-croccantepro-tabs li h5 {
margin: 0;
font-weight: 400;
}
ul.tab-croccantepro-tabs li a, h5.trigger a {
text-decoration:none;
}
ul.tab-croccantepro-tabs li.active {
opacity: 1;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.tab-croccantepro-content-wrapper {
background-color: #ececec;
padding: 2em 1.5em;
} .oneHalf {
float:left;
padding-right: 1.5em;
width:50%;
}
.oneThird {
float:left;
padding-right: 1.5em;
width:33%;
}
.twoThird {
float:left;
padding-right: 1.5em;
width:66%;
}
.last {
padding-right: 0px;
} .singleGalleryEmbed {
position: relative;
}
.singleGalleryEmbed img {
display: block;
width: 100%;
}
.embedGalleryCaption {
position: absolute;
background-color: #ececec;
bottom: 2%;
left: 2%;
width: 96%;
}
.embedGalleryCaption h2 {
margin: 0;
padding: 0.6em;
text-align: center;
}
.galleryEmbed .owl-prev,
.galleryEmbed .owl-next {
position: absolute;
top: 50%;
background-color: #ececec;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
}
.galleryEmbed .owl-prev {
left: 0;
}
.galleryEmbed .owl-next {
right: 0;
} ul#croccantePortfolioCategory {
margin: 2.5em 0;
text-align: center;
font-weight: 400;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
}
#mainCroccante {
-o-transition: height .3s ease-in-out;
-moz-transition: height .3s ease-in-out;
-webkit-transition: height .3s ease-in-out;
transition: height .3s ease-in-out;
}
#mainCroccante .item {
float: left;
}
#mainCroccante.two-row .item {
width: 50%;
}
#mainCroccante.three-row .item {
width: 33.3333%;
}
#mainCroccante.four-row .item {
width: 25%;
}
#mainCroccante.five-row .item {
width: 20%;
}
#mainCroccante .item .hentry {
margin: 1px;
overflow: hidden;
border-bottom: 0;
padding: 0;
}
#mainCroccante .item .hentry:after {
content: none;
}
#mainCroccante .entry-featuredImg {
width: 100%;
float: none;
margin: 0;
}
ul#croccantePortfolioCategory li {
display: inline-block;
margin: 5px 0;
}
ul#croccantePortfolioCategory li a {
border-style: solid;
border-width: 1px;
border-color: #c9c9c9;
border-radius: 25px;
padding: 0.5em 1em;
background: transparent;
-o-transition: background .3s ease-in-out;
-moz-transition: background .3s ease-in-out;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
ul#croccantePortfolioCategory li a.selected {
background-color: #5bc0eb;
color: #f4f4f4;
}
#mainCroccante .entry-featuredImg .insideImage {
opacity: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: translate3d(-20px,0,0);
transform: translate3d(-20px,0,0);
-o-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
-moz-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
-webkit-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
transition: transform .3s ease-in-out, opacity .3s ease-in-out;
}
#mainCroccante .entry-featuredImg:hover .insideImage,
#mainCroccante .entry-featuredImg:focus .insideImage,
#mainCroccante .entry-featuredImg:active .insideImage {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
#mainCroccante .entry-featuredImg .insideImage div.portIcon {
position: absolute;
bottom: 15px;
right: 15px;
}
#mainCroccante .entry-featuredImg .insideImage div.portIcon a {
margin-left: 6px;
}
#mainCroccante .entry-featuredImg .insideImage h3 {
position: absolute;
text-align: center;
display: flex;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: 0;
line-height: 1.3;
}
#mainCroccante .entry-featuredImg .insideImage h3 a {
text-transform: inherit;
letter-spacing: 0px;
font-weight: 400;
border: 0;
color: #f4f4f4;
}
#mainCroccante .entry-featuredImg .insideImage div.portIcon a {
border-style: solid;
border-width: 1px;
color: #f4f4f4;
border-radius: 3px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
display: inline-block;
}
ul#croccantePortfolioCategory.defaultStyle ul.subCatPortfolio {
margin: 0;
padding: 0 5px;
list-style: none;
display: inline;
} .portfolio_inner {
position: relative;
float: left;
width: 100%;
margin-bottom: 3em;
}
ul#croccantePortfolioCategory.sidebarStyle {
float: left;
width: 25%;
padding-right: 2em;
margin: 0;
text-transform: none;
}
#mainCroccante.sidebarStyle {
float: left;
width: 75%;
}
ul#croccantePortfolioCategory.sidebarStyle li {
display: block;
margin: 10px 0;
text-align: left;
position: relative;
}
ul#croccantePortfolioCategory.sidebarStyle li.subcat {
font-size: 100%;
}
ul#croccantePortfolioCategory.sidebarStyle li a {
display: block;
}
ul#croccantePortfolioCategory.sidebarStyle ul.subCatPortfolio {
display: none;
padding-left: 2em;
margin: 0;
}
ul#croccantePortfolioCategory.sidebarStyle li .indicatorBar {
position: absolute;
right: 0;
top: 0;
width: 38px;
line-height: 38px;
text-align: center;
cursor: pointer;
font-family: 'FontAwesome';
font-size: 16px;
}
ul#croccantePortfolioCategory.sidebarStyle li .indicatorBar:before {
content: "\f107";
}
ul#croccantePortfolioCategory.sidebarStyle li .indicatorBar.yesOpenBar:before {
content: "\f106";
} @media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){ 
@media {
.flexslider .slides > li.flex-active-slide .flexText .inside h2,
.flexslider .slides > li.flex-active-slide .flexText .inside span,
.flexslider .slides > li.flex-active-slide .flexText .inside .sliderButton,
.flexslider .slides > li.flex-active-slide .flexText .inside img,
.flexslider .slides > li .flexText .inside h2,
.flexslider .slides > li .flexText .inside span,
.flexslider .slides > li .flexText .inside .sliderButton,
.flexslider .slides > li .flexText .inside img {
animation: none;
}
}
} @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.aboutus_columns_three, .aboutus_columns_three .aboutInnerImage {
display: block !important;
}
.onepage_header.crocanim .crocaniminside {
display: none;
}
} @media all and (max-width: 1366px) {
.croccanteBlogSingle {
padding: 1em;
}
.contact_columns .croccanteContactField, .contact_columns .croccanteContactForm {
padding: 0 1.5em;
}
.services_columns_single .serviceContent {
padding: 0 5%;
}
.serviceText {
padding-left: 1.5em;
}
.features_columns_single.three {
padding: 1.5em;
}
.aboutus_columns_three.one {
padding: 0 4%;
}
}
@media all and (max-width: 1260px) {
#content.site-content,
.croccanteFooterWidget,
.croccante_action_cta {
max-width: 1050px;
}
}
@media all and (max-width: 1140px) {
#content.site-content,
.croccanteFooterWidget,
.croccante_action_cta {
max-width: 900px;
}
.features_columns_single.four {
width: 50%;
}
}
@media all and (max-width: 1025px) {
.main-navigation.toggled .nav-menu{
position: absolute;
width: 100%;
background-color: #ffffff;
top: inherit;
left: 0;
right: 0;
z-index: 999;
}
.main-navigation li {
display: block;
text-transform: initial;
}
.main-navigation a {
border-bottom: 1px dashed rgba(0,0,0,0.2) !important;
}
.main-navigation ul ul a {
padding: 1em;
}
.main-navigation li a:not(:last-child):after, .main-navigation ul ul li a:not(:last-child):after {
content: "" !important;
font-family: FontAwesome;
margin: 0;
}
.main-navigation ul li .indicator {
cursor: pointer;
position: absolute;
right: 0;
top: 0;
font-family: 'FontAwesome';
font-size: 12px;
width: 55px;
line-height: 55px;
text-align: center;
border-color: rgba(0,0,0,0.2);
border-left-style: dashed;
border-left-width: 1px;
}
.main-navigation ul li .indicator:before {
content: "\f107";
}
.main-navigation ul li .yesOpen.indicator:before {
content: "\f106";
}
.main-navigation ul ul, .main-navigation ul ul ul {
float: none;
position: relative;
top: 0;
left: 0 !important;
right: 0 !important;
visibility: visible;
opacity: 1;
display: none;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
padding-left: 3%;
background: none !important;
border: none;
}
.main-navigation ul ul a {
width: 100%;
text-align: left;
}
.main-navigation > div > ul > li  > ul.sub-menu {
padding-top: 0;
}
.main-navigation > div > ul > .current_page_item > a, .main-navigation > div > ul > .current-menu-item > a, .main-navigation > div > ul > .current_page_ancestor > a, .main-navigation > div > ul > .current-menu-ancestor > a {
border-width: 0px;
}
header.site-header {
z-index: 9999;
}
.footerArea {
padding: 3em 2em;
}
.serviceIcon {
float: none;
margin-top: 0;
margin: 0 auto;
}
.serviceText {
float: none;
width: 100%;
text-align: center;
padding: 0 !important;
}
.services_columns_single .serviceContent {
text-align: center;
}
.features_columns, .skills_columns, .blog_columns, .team_columns, .contact_columns, .portfolio_columns, .newsletter_columns, .numbers_columns, .custom_columns, .clients_columns, .testimonial_columns, .customtwo_columns, .customthree_columns, .customfour_columns, .customfive_columns, .customsix_columns {
padding: 7em 1.5em;
}
.team_columns .croccanteTeamSingle:first-child:nth-last-child(4),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(4) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(5),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(5) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(6),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(6) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(7),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(7) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(8),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(8) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(9),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(9) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(10),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(10) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(11),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(11) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(12),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(12) ~ .croccanteTeamSingle {
width: 50%;
}
.team_columns .croccanteTeamSingle:first-child:nth-last-child(4):nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(4) ~ .croccanteTeamSingle:nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(5):nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(5) ~ .croccanteTeamSingle:nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(6):nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(6) ~ .croccanteTeamSingle:nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(7):nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(7) ~ .croccanteTeamSingle:nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(8):nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(8) ~ .croccanteTeamSingle:nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(9):nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(9) ~ .croccanteTeamSingle:nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(10):nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(10) ~ .croccanteTeamSingle:nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(11):nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(11) ~ .croccanteTeamSingle:nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(12):nth-child(2n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(12) ~ .croccanteTeamSingle:nth-child(2n+1) {
clear: both;
}
.team_columns .croccanteTeamSingle:first-child:nth-last-child(5):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(5) ~ .croccanteTeamSingle:nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(6):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(6) ~ .croccanteTeamSingle:nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(7):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(7) ~ .croccanteTeamSingle:nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(8):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(8) ~ .croccanteTeamSingle:nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(9):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(9) ~ .croccanteTeamSingle:nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(10):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(10) ~ .croccanteTeamSingle:nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(11):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(11) ~ .croccanteTeamSingle:nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(12):nth-child(3n+1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(12) ~ .croccanteTeamSingle:nth-child(3n+1)	{
clear: none;
}
#primary.content-area,
#secondary.widget-area {
padding-top: 50px;
}
.widget {
padding: 0.5em;
}
.flex-direction-nav {
display: none;
}
.features_columns_single.three {
padding: 1em;
}
.features_columns_single.four, .features_columns_single.six {
width: 50%;
}
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(3),
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(3) ~ .croccanteNumbersSingle {
width: 50%;
}
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(4),
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(4) ~ .croccanteNumbersSingle {
width: 50%;
}
#mainCroccante.four-row .item, #mainCroccante.five-row .item {
width: 33.3333%;
}
}
@media all and (max-width: 950px) {
body:not(.page-template-template-onepage):not(.page-template-template-full-width) #content.site-content {
padding: 0 40px;
}
.onepage_header {
float: none;
width: 100%;
position: relative;
padding: 2em 0;
}
.onepage_header .croccante_inside_header {
transform: inherit !important;
}
.aboutus_columns, .services_columns, .features_columns, .skills_columns, .blog_columns, .team_columns, .contact_columns, .cta_columns, .portfolio_columns,
.newsletter_columns, .numbers_columns, .custom_columns, .clients_columns, .ctatwo_columns, .testimonial_columns, .video_columns, .customtwo_columns, .customthree_columns, .customfour_columns, .customfive_columns, .customsix_columns, .aboutustwo_columns {
width: 100%;
padding: 4em 1.5em;
}
.team_columns .croccanteTeamSingle {
width: 100% !important;
clear: both;
}
.aboutus_columns,
.aboutustwo_columns {
padding: 4em 0;
}
.services_columns {
padding: 4em 0 0;
}
.oneHalf, .oneThird, .twoThird {
width: 100%;
padding: 0;
}
#toTop {
position: fixed;
bottom: 5px;
z-index: 999;
background-color: #ffffff;
}
#toTop.visible {
right: 5px;
}
}
@media all and (max-width: 850px) {
header.site-header {
height: auto;
}
header.site-header .mainLogo {
float: none;
margin: 0 auto;
}
.main-navigation {
float: none;
}
.main-navigation.toggled .nav-menu {
top: inherit;
}
#primary.content-area, #secondary.widget-area, .widget-area.footer {
float: none;
width: 100%;
margin: 0;
}
#primary.content-area, #secondary.widget-area {
padding: 0;
}
#secondary.widget-area {
-webkit-column-count: 2;
-webkit-column-gap: 2em;
-moz-column-count: 2;
-moz-column-gap: 2em;
column-count: 2;
column-gap: 2em;
padding-top: 3.5em;
margin-top: 3.5em;
}
#secondary.widget-area section {
-webkit-column-break-inside: avoid;
-moz-column-break-inside: avoid;
column-break-inside: avoid;
}
body.page-template-template-onepage #content.site-content,
body.page-template-template-full-width #content.site-content {
margin: 0;
}
header.site-header {
position: relative;
}
.site-copy-down {
position: relative;
height: auto;
}
footer.site-footer .site-info {
float: none;
text-align: center;
height: auto;
line-height: inherit;
}
footer.site-footer .site-social {
float: none;
text-align: center;
}
#tertiary.widget-area {
top: 110px;
}
#toTop.scrolltop_off {
display: none;
}
.woocommerce-ordering, .woocommerce-result-count {
width: 100%;
text-align: center;
}
.aboutus_columns_three.one, .aboutus_columns_three,
.aboutustwo_columns_three.one, .aboutustwo_columns_three {
width: 100%;
text-align: center;
padding-bottom: 1.5em;
}
.aboutus_columns, .services_columns, .aboutustwo_columns {
display: block;
}
.cta_columns .ctaText, .cta_columns .ctaButton {
width: 100%;
}
.cta_columns .ctaButton {
padding: 1em 0 0;
}
.services_columns_single {
display: block;
padding: 4em 0;
width: 100%;
}
.services_columns_single.one {
padding: 0 0 4em;
}
.services_columns_single .serviceContent {
height: auto !important;
}
.singleService {
padding: 0 2em 2.5em;
}
#customer_details, #order_review, #order_review_heading {
float: left;
width: 100%;
}
.croccante_cta .ctaImageAbsolute {
display: none;
}
ul#croccantePortfolioCategory.sidebarStyle {
width: 100%;
padding: 0;
}
#mainCroccante.sidebarStyle {
width: 100%;
}
#mainCroccante.two-row .item, #mainCroccante.three-row .item, #mainCroccante.four-row .item, #mainCroccante.five-row .item {
width: 50%;
}
.croccante-woocommerce-sticky-product {
font-size: 80%;
margin-bottom: 0;
}
.croccante-woocommerce-sticky-product .container .croccante-sticky-first .croccante-sticky-title {
font-size: 15px;
}
.croccante-woocommerce-sticky-product .container .croccante-sticky-second .croccante-sticky-button {
padding: 0.5em 1em;
}
}
@media all and (max-width: 768px) {
.croccante_main_text {
font-size: 4em;
letter-spacing: -3px;
}
.contact_columns .croccanteContactIcon {
display: none;
}
}
@media all and (min-width: 768px) {
body.no-sidebar .alignfull {
margin-left: calc(50% - 48.5vw);
margin-right: calc(50% - 48.5vw);
width: auto;
max-width: 1000%;
}
body.no-sidebar .alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
}
.alignwide img,
.alignfull img {
display: block;
margin: 0 auto;
}
}
@media all and (max-width: 767px) {
header.site-header, .site-copy-down {
padding: 0 15px;
}
body:not(.page-template-template-onepage):not(.page-template-template-full-width) #content.site-content {
padding: 0 25px;
}
.border-fixed {
width: 15px;
}
#tertiary.widget-area.open {
right: 15px;
}
body.page-template-template-onepage #primary.content-area section {
margin: 0 15px;
}
#secondary.widget-area {
-webkit-column-count: auto;
-webkit-column-gap: initial;
-moz-column-count: auto;
-moz-column-gap: initial;
column-count: auto;
column-gap: initial;
}
#secondary.widget-area section {
-webkit-column-break-inside: initial;
-moz-column-break-inside: initial;
column-break-inside: initial;
}
.menu-toggle {
line-height: 45px;
}
header.site-header .mainLogo {
margin: 0 auto 10px;
}
.icon-search, #push-nav {
top: 13px;
}
ul.croccante_sectionmap, .croccante_barwrap {
display: none;
}
.post-navigation .nav-previous, .post-navigation .nav-next {
position: relative;
top: inherit;
left: inherit;
right: inherit;
z-index: 0;
transform-origin: inherit;
transform: none;
word-wrap: normal;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
color: #404040;
}
.flexslider .slides > li .flexText .inside h2 {
font-size: 2.5em;
}
.cta_columns .ctaIcon, .cta_columns .ctaPhrase, .cta_columns .ctaButton {
display: block;
}
.cta_columns .ctaIcon {
margin: 0 auto;
}
.cta_columns .ctaPhrase h3, .cta_columns .ctaPhrase p {
text-align: center;
}
.croccanteSkill, .features_columns_single.three, .features_columns_single.five, .croccanteBlogSingle,
.contact_columns .croccanteContactField, .contact_columns .croccanteContactForm,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(1),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(2),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(2) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(3),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(3) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(4),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(4) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(5),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(5) ~ .croccanteTeamSingle,
.team_columns .croccanteTeamSingle:first-child:nth-last-child(6),
.team_columns .croccanteTeamSingle:first-child:nth-last-child(6) ~ .croccanteTeamSingle {
width: 100%;
}
.features_columns_single h3 {
margin: 1em 0;
}
.features_columns_single.four, .features_columns_single.two, .features_columns_single.six {
width: 100%;
}
.icon-cart {
height: 45px;
line-height: 45px;
}
#mainCroccante .entry-featuredImg .insideImage {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
#mainCroccante .entry-featuredImg .insideImage div.portIcon {
display: none;
}
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(1),
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(2),
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(2) ~ .croccanteNumbersSingle,
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(3),
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(3) ~ .croccanteNumbersSingle,
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(4),
.numbers_columns .croccanteNumbersSingle:first-child:nth-last-child(4) ~ .croccanteNumbersSingle {
width: 100%;
}
.croccanteNumbersSingle {
padding: 2em 1em;
}
.testimonial_columns .singleTestimonial .testimonialText {
font-size: 120%;
padding: 0 2.5em;
}
.testimonial_columns .singleTestimonial .testimonialText:before, .testimonial_columns .singleTestimonial .testimonialText:after {
font-size: 6em;
}
.authorImg {
float: none;
width: auto;
}
.authorAbout img {
width: auto;
margin: 0 auto;
}
.authorText {
float: none;
width: 100%;
padding-left: 0;
padding-right: 0;
padding-top: 1.5em;
}
.authorAbout .theShare {
text-align: center;
}
ul.products.columns-3 > li, ul.products.columns-4 > li, ul.products.columns-5 > li, .related.products .products > li {
width: 100%;
}
#mainCroccante.two-row .item, #mainCroccante.three-row .item, #mainCroccante.four-row .item, #mainCroccante.five-row .item {
width: 100%;
}
}
@media all and (max-width: 559px) {
#primary.content-area, #secondary.widget-area, .widget-area.footer {
padding: 0 1em;
}
.border-fixed {
width: 0px;
display: none;
}
#tertiary.widget-area.open {
right: 0px;
}
.woocommerce ul.products > li {
margin: 0 0 3em;
}
.woocommerce .content-area .images, .woocommerce .content-area .summary {
width: 100%;
float: left;
}
.woocommerce div.product form.cart .variations td.label {
padding: 8px;
}
.woocommerce p.stars a {
display: block;
border-right: none !important;
}
.woocommerce .woocommerce-tabs {
margin: 1.5em 0;
}
.cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator {
width: 100%;
}
table.cart .product-thumbnail {
display: none;
}
.woocommerce-page table.cart td.actions .coupon {
display: block;
float: none;
margin: 1em 0;
text-align: center;
}
.woocommerce-page table.cart td.actions > input {
margin: 0 auto;
display: block;
}
.woocommerce-page table.cart td.actions {
text-align: left;
}
.woocommerce .content-area .woocommerce-tabs .tabs li a {
margin: 2px;
}
.woocommerce #reviews .commentlist li .avatar {
position: relative;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin-left: 0;
}
.woocommerce-page .entry-content table {
font-size: 80%;
}
header.entry-header .entry-title {
font-size: 2em;
}
.comment-respond .comment-form-author, .comment-respond .comment-form-email, .comment-respond .comment-form-url {
width: 100%;
}
.comment-respond .comment-form-email {
padding: 0;
}
#comments ol ol {
padding-left: 5%;
}
#tertiary.widget-area {
right: -290px;
width: 290px;
}
.nano > .nano-content {
padding: 2em 1em;
}
.search-container {
width: 300px;
margin-left: -150px;
}
.search-container input[type="search"] {
padding: 0 0.5em;
}
.woocommerce .content-area .woocommerce-tabs .tabs li {
display: block;
text-align: center;
}
header.site-header, .site-copy-down {
padding: 5px;
}
body:not(.page-template-template-onepage):not(.page-template-template-full-width) #content.site-content {
margin: 15px auto;
padding: 0;
}
.read-more a, .croccanteButton a, a.more-link {
padding: 5px 25px;
}
header.page-header {
padding: 1em;
}
header.entry-header .entry-meta > span, .blog_columns .entry-meta > span {
padding: 0;
display: block;
}
blockquote {
padding: 1em 1em 1em 2em;
}
body.page-template-template-onepage #primary.content-area {
padding: 0;
}
body.page-template-template-onepage #primary.content-area section {
margin: 0;
}
.flexslider .slides > li .flexText .inside h2 {
font-size: 1.5em;
}
.footerArea {
padding: 3em 0;
}
.croccante_main_text {
font-size: 3em;
letter-spacing: -2px;
}
.aboutus_columns_three.one h3,
.aboutustwo_columns_three.one h3 {
font-size: 2em;
}
.croccanteSkill {
padding: 1.5em 1em;
}
.cta_columns .ctaButton {
padding: 2em 0 0;
}
.croccanteBlogSingle, .team_columns .croccanteTeamSingle, .contact_columns .croccanteContactField, .contact_columns .croccanteContactForm {
padding: 1em 1.5em;
}
.aboutus_columns, .services_columns, .features_columns, .skills_columns, .blog_columns, .team_columns, .contact_columns, .cta_columns, .portfolio_columns, .newsletter_columns, .numbers_columns, .clients_columns, .testimonial_columns, .aboutustwo_columns {
padding: 3em 0;
}
.custom_columns, .customtwo_columns, .customthree_columns, .customfour_columns, .customfive_columns, .customsix_columns {
pading: 3em 0.5em;
}
.services_columns {
padding: 3em 0 0;
}
.singleService {
padding: 0 1em 2.5em;
}
.features_columns_single {
padding: 2em 1em !important;
}
.testimonial_columns .singleTestimonial .testimonialText {
font-size: 100%;
padding: 0 0.5em;
}
.testimonial_columns .singleTestimonial .testimonialText:before, .testimonial_columns .singleTestimonial .testimonialText:after {
font-size: 3em;
}
ul.products.columns-2 > li {
width: 100%;
}
}