@charset "UTF-8";
.aligncenter{
display: block;
margin:0 auto;
}
.alignright{
float:right;
margin:0 0 10px 20px;
}
.alignleft{
float:left; 
margin:0 20px 10px 0;
} .floatleft{ 
float:left;
}
.floatright{ 
float:right;
} .textcenter{ 
text-align:center;
}
.textright{ 
text-align:right;
}
.textleft{ 
text-align:left;
} .wp-caption{ 
max-width: 100% !important; 
}
.wp-caption{
margin-top:20px;
font-style: italic;
}
div .wp-caption:first-child { 
margin-top:20px; 
}
.wp-caption img{
margin:0; 
padding:0; 
border:0 none;
max-width: 100%;
}
.wp-caption p.wp-caption-text,
.wp-caption-text {
font-size:13px; 
line-height:19px; 
margin: 2px 0 0 0;
} .wp-smiley{
margin:0 !important;
max-height:1em;
} blockquote.left{
margin-right:20px;
text-align:right;
margin-left:0;
width:33%;
float:left;
}
blockquote.right{
margin-left:20px;
text-align:left;
margin-right:0;
width:33%;
float:right;
} #img-attch-page{
text-align: center;
overflow: hidden;
}
#img-attch-page img{
display: inline-block;
margin: 0 auto;
max-width: 100%;
border: 5px solid #d4d4d4; width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-color: rgba(0,0,0, 0.08);
-webkit-transition: border 0.3s ease;
-o-transition: border 0.3s ease;
-moz-transition: border 0.3s ease;
}
#img-attch-page a:hover img{
border-color: #fc7251;
}
#img-attach-page-content{
text-align: center;
margin-top: 25px;
} .gallery {
width: 100%;
padding-top: 20px !important;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0 !important;
padding: 0 !important;
}
.gallery-item .gallery-icon { 
text-align: center; 
display: block; 
width: calc(100% - 10px);
padding: 5px !important;
}
.gallery-item .gallery-caption { 
margin-bottom: 20px !important;
}
.gallery-item img {
margin: 0 !important;
padding:  0 !important;
border: none !important;
max-width: 100% !important;
}
.gallery-item a {
display: inline-block;
max-width: 100% !important;
margin:  0 !important;
padding: 0 !important;
}
.gallery-item a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}html, 
body, 
div, 
span, 
applet, 
object, 
iframe,
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
blockquote, 
pre,
a, 
abbr, 
acronym, 
address, 
big, 
cite, 
code,
del, 
dfn, 
em, 
font, 
img, 
ins, 
kbd, 
q, 
s, 
samp,
small, 
strike, 
strong, 
sub, 
sup, 
tt, 
var,
figure,
b, 
u, 
i, 
center,
dl, 
dt, 
dd, 
ol, 
ul, 
li,
fieldset, 
form, 
label, 
legend,
table, 
caption, 
tbody, 
tfoot, 
thead, 
tr, 
th, 
td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%; 
}
ol, 
ul  { 
list-style: none; 
}
:focus  { 
outline: 0; 
} input[type="text"], 
input[type="password"], 
input[type="submit"], 
input[type="number"], 
input[type="tel"], 
textarea, 
button, 
select { 
-moz-appearance: none; 
-webkit-appearance: none; 
} article, 
aside, 
details, 
figure, 
footer, 
header, 
hgroup, 
menu, 
nav, 
section, 
dialog { 
display: block; 
}
audio, 
canvas, 
video { 
display: inline-block; 
}
audio:not([controls]) { 
display: none;
}
[hidden] { 
display: none; 
visibility: hidden; 
}
.clearfix::after { 
content: ""; 
display: block; 
clear: both; 
visibility: hidden; 
font-size: 0;  
height: 0; 
}
.clearfix { 
*display: inline-block; 
height: 1%; 
}
.clear { 
clear: both; 
display: block; 
font-size: 0;	
height: 0; 
line-height: 0; 
width:100%; 
} html {
height: 100%;
font-size: 100%;
-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;
overflow-x: hidden;
}
html.disablescroll { 
overflow: hidden; }
body {
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
font-weight: 400;
font-size: 16px; 
line-height: 26px;
color: rgba(0,0,0,0.76); 
text-align: left; 
background: #fff;
min-height: 100%;
}
.text-light { 
color: rgba(255,255,255,0.81); 
}
::selection, 
::-moz-selection, 
::-webkit-selection { 
background:#000; 
color: #fff; 
}
.text-light ::selection, 
.text-light ::-moz-selection, 
.text-light ::-webkit-selection { 
background: #fff; 
color: #000; 
} h1, 
h2, 
h3, 
h4, 
h5, 
h6,
.h1, 
.h2, 
.h3, 
.h4, 
.h5, 
.h6 {
font-family: 'Montserrat'; 
font-weight: 500;
}
h1 i, 
h2 i, 
h3 i, 
h4 i, 
h5 i, 
h6 i, 
h1 em, 
h2 em, 
h3 em,
h4 em, 
h5 em, 
h6 em { 
font-style: italic; 
}
h1 b, 
h2 b, 
h3 b, 
h4 b, 
h5 b, 
h6 b, 
h1 strong, 
h2 strong, 
h3 strong, 
h4 strong, 
h5 strong, 
h6 strong,
.h1 b, 
.h2 b, 
.h3 b, 
.h4 b, 
.h5 b, 
.h6 b, 
.h1 strong, 
.h2 strong, 
.h3 strong, 
.h4 strong, 
.h5 strong, 
.h6 strong{ 
font-weight: 700; 
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 { 
color: #000; 
}
.text-light h1:not(.colored), 
.text-light h2:not(.colored), 
.text-light h3:not(.colored), 
.text-light h4:not(.colored), 
.text-light h5:not(.colored), 
.text-light h6:not(.colored),
h1.text-light:not(.colored), 
h2.text-light:not(.colored), 
h3.text-light:not(.colored), 
h4.text-light:not(.colored), 
h5.text-light:not(.colored), 
h6.text-light:not(.colored) {
color: #fff; 
}
h1, 
.h1 { 
font-size: 54px; 
line-height: 62px; 
}
h2, 
.h2 { 
font-size: 40px; 
line-height: 48px; 
}
h3, 
.h3 { 
font-size: 32px; 
line-height: 40px; 
}
h4, 
.h4 { 
font-size: 22px;
line-height: 30px; 
}
h5, 
.h5 { 
font-size: 18px; 
line-height: 25px; 
}
h6, 
.h6 { 
font-size: 16px; 
line-height: 22px; 
} div h1, 
div h2, 
div h3, 
div h4, 
div h5, 
div h6 { 
margin-top: 30px; 
}
i + h1, 
i + h2, 
i + h3, 
i + h4, 
i + h5, 
i + h6 { 
margin-top: 15px; 
}
div h1:first-child, 
div h2:first-child { 
margin-top: -0.18em; 
}
div h1:last-child, 
div h2:last-child { 
margin-bottom: -0.18em; 
}
div h3:first-child, 
div h4:first-child { 
margin-top: -0.15em; 
}
div h3:last-child, 
div h4:last-child { 
margin-bottom: -0.15em; 
}
div h5:first-child, 
div h6:first-child { 
margin-top: -0.12em; 
}
div h5:last-child, 
div h6:last-child { 
margin-bottom: -0.12em; 
}
h1 + h1, 
h1 + h2, 
h1 + h3, 
h1 + h4, 
h1 + h5, 
h1 + h6,
h2 + h1, 
h2 + h2, 
h2 + h3, 
h2 + h4, 
h2 + h5, 
h2 + h6,
h3 + h1, 
h3 + h2, 
h3 + h3, 
h3 + h4, 
h3 + h5, 
h3 + h6,
h4 + h1, 
h4 + h2, 
h4 + h3, 
h4 + h4, 
h4 + h5, 
h4 + h6,
h5 + h1, 
h5 + h2, 
h5 + h3, 
h5 + h4, 
h5 + h5, 
h5 + h6,
h6 + h1, 
h6 + h2, 
h6 + h3, 
h6 + h4, 
h6 + h5, 
h6 + h6 { 
margin-top: 18px; 
}
.title-alt { 
color: rgba(0,0,0,0.41); 
}
.text-light .title-alt { 
color: rgba(255,255,255,0.48) !important; 
}
.title-alt b, 
.title-alt strong, 
strong .title-alt { 
font-weight: 500; 
}
.uppercase, 
.title-alt.uppercase { 
text-transform: uppercase; 
letter-spacing: 0.08em; 
} ::placeholder {
color: #000; 
opacity: 0.35; 
transition: all 0.3s ease;
}
::-ms-input-placeholder { 
color: #000; 
opacity: 0.35; 
transition: all 0.3s ease; 
}
.text-light ::placeholder {
color: #fff; 
}
.text-light ::-ms-input-placeholder { 
color: #fff; 
}
input {
-webkit-appearance: none;
} input[type="search"]::-ms-clear,
input[type="search"]::-ms-reveal {  
display: none; 
width : 0; 
height: 0; } input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { 
display: none; 
}
input[type="text"], 
input[type="password"], 
input[type="email"], 
input[type="number"],
input[type="tel"],
input[type="date"],
input[type="search"], 
textarea {
font-family: 'Montserrat'; 
font-weight: 500;
font-size: 16px;
background: transparent;
border: none;
border-bottom: 1px solid rgba(0,0,0,0.12);
line-height: 24px;
height: 24px;
color: #000;
padding: 0px 0px 2px 0;
transition: all 200ms ease;
-moz-border-radius:0px; 
-khtml-border-radius:0px; 
-webkit-border-radius:0px;
border-radius: 0;
resize: none;
position: relative;
width: 100%; 
max-width: calc(100% - 0px); 
}
textarea { 
min-height: 10rem; 
}
.text-light:not(.transparent) input[type="text"], 
.text-light:not(.transparent) input[type="password"], 
.text-light:not(.transparent) input[type="email"], 
.text-light:not(.transparent) input[type="number"], 
.text-light:not(.transparent) input[type="tel"], 
.text-light:not(.transparent) input[type="date"], 
.text-light:not(.transparent) input[type="search"], 
.text-light:not(.transparent) textarea { 
color: #fff; 
border-color: rgba(255,255,255,0.25); 
}
input[type="submit"], 
.button, 
button {
font-family: 'Montserrat';
font-weight: 500;
font-size: 14px;
line-height: 16px;
text-align: center;
background: #000;
color: #fff !important;
display: inline-block;
padding: 12px 40px;
max-width: 100%;
cursor: pointer;
text-align: center;
margin-bottom: 5px;
transition: all 0.2s ease;
color: #fff;
background: #000;
border: none;
position: relative;
border-radius: 20px;
-moz-border-radius:20px; 
-webkit-border-radius:20px;
}
.text-light input[type="submit"], 
.text-light .button, 
.text-light button { 
background: #fff; 
color: #000; 
}
input[type="submit"]:hover, 
.button:hover, 
button:not(.sr-button):hover { 
background: rgba(0,0,0,0.7); color: #fff;  
}
.text-light input[type="submit"]:hover, 
.text-light .button:hover, 
.text-light button:hover { 
background: rgba(255,255,255,0.75); 
color: #000;  
}
input[type="checkbox"], 
input[type="radio"] {
margin-left: 0;
}
input[type="checkbox"] { 
-webkit-appearance: checkbox; 
}
input[type="radio"] { 
-webkit-appearance: radio; 
}
label > input[type="checkbox"],
label > input[type="radio"] {
float: left;
margin-right: 5px;
}
label > input[type="checkbox"] + span,
label > input[type="radio"] + span {
max-width: calc(100% - 30px);
}
label > input[type="checkbox"] ~ .required {
position: absolute;
top: -2px;
left: 18px;
}
select {
cursor: pointer;
font-family: 'Montserrat'; 
font-weight: 500;
font-size: 16px;
background: transparent;
border: none;
border-bottom: 1px solid rgba(0,0,0,0.12);
line-height: 27px;
height: 27px;
width: auto;
max-width: 100%;
text-overflow: ellipsis;
padding: 0 10px 0 0;
color: #000;
-moz-border-radius:0px; 
-khtml-border-radius:0px; 
-webkit-border-radius:0px;
border-radius: 0;
min-width: 120px;
background-image:url(//www.caadoog.com/wp-content/themes/kona/files/assets/select-arrow.png);
background-position: right 3px center;
background-repeat: no-repeat;
-webkit-background-size:11px 8px;
-moz-background-size:11px 8px;
-o-background-size:11px 8px;
background-size:11px 8px;
}
.text-light select { 
color: #fff; 
border-color: #fa4d5a; 
background-image:url(//www.caadoog.com/wp-content/themes/kona/files/assets/select-arrow-light.png); 
}
select option {
cursor: pointer;
padding: 5px 7px;
}
label, 
.label {
font-family: 'Montserrat';
font-weight: 500;
font-size: 14px;
line-height: 24px;
width: 100%;
color: rgba(0,0,0,0.41);
display: block;
transition: color 0.2s ease;
}
.text-light label, 
.text-light .label { 
color: rgba(255,255,255,0.5); 
}
.form-row.check-error label,
.woocommerce-invalid label, 
.check-error label { 
color: #fa4d5a !important; 
}
label input + span, 
input[type="radio"] + label, 
input[type="checkbox"] + label {
font-size: 14px;
color: #000;
display:inline-block;
margin-left: 5px;
display: inline-block;
width: auto;
}
.text-light label input + span, 
.text-light input[type="radio"] + label, 
.text-light input[type="checkbox"] + label { 
color: #fff; 
}
label abbr { 
color: rgba(0,0,0,0.41);
text-decoration: none;
}
.text-light abbr { color: rgba(255,255,255,0.4); }
form {
margin-top: 20px;
padding: 1px 0 0 0; }
div form:first-child { 
margin: 0;
}
form .form-row {
margin-top: 30px;
position: relative;
}
div form:first-child .form-row:first-child,
div form:first-child .form-row.one-half:nth-child(2),
div form:first-child .form-row.one-third:nth-child(2), 
div form:first-child .form-row.one-third:nth-child(3), 
div form:first-child .form-row.two-third:nth-child(2),
div form:first-child .form-row.one-fourth:nth-child(2), 
div form:first-child .form-row.one-fourth:nth-child(3), 
div form:first-child .form-row.one-fourth:nth-child(4), 
div form:first-child .form-row.two-fourth:nth-child(2), 
div form:first-child .form-row.two-fourth:nth-child(3),
#reply-title + form:first-child .form-row:first-child { 
margin-top: 0; 
}
form p.form-row.one-half,
form p.form-row.one-third,
form p.form-row.two-third,
form p.form-row.one-fourth,
form p.form-row.two-fourth {
line-height: 0;
font-size: 0;
}
form p.form-row *  {
line-height: normal;
font-size: auto;
}
.form-row.hidden {
display: none;
}
form .form-submit {
margin-top: 30px;
}	
form .form-note {
position: fixed;
z-index: 10;
bottom: 0;
left: 0;
width: 100%;
display: none;
color: #fff;
font-size: 12px;
line-height: 20px;
border-radius: 2px;
-moz-border-radius:2px; 
-khtml-border-radius:2px; 
-webkit-border-radius:2px;
text-align: center;
}
form .form-note .alert-error, 
form .form-note .alert-confirm {
background: #fa4d5a;
padding: 17px 0;
width: 100%;
}
form .form-note .alert-confirm {
background: #38e394;
}
form .form-note.visible {
-webkit-animation: show-hide 5s 1;
-moz-animation: show-hide 5s 1;
-ms-animation: show-hide 5s 1;
animation: show-hide 5s 1;
}
@-webkit-keyframes show-hide{
0%{
opacity:0;
visibility: visible;
}
20%{
opacity:1;
}
80%{
opacity:1;
}
100%{
opacity:0;
visibility: hidden;
}
}
@-moz-keyframes show-hide{
0%{
opacity:0;
visibility: visible;
}
20%{
opacity:1;
}
80%{
opacity:1;
}
100%{
opacity:0;
visibility: hidden;
}
}
@keyframes show-hide{
0%{
opacity:0;
visibility: visible;
}
20%{
opacity:1;
}
80%{
opacity:1;
}
100%{
opacity:0;
visibility: hidden;
}
} .form-row.deplace  {
position: relative;
margin-top: 54px;
}
.form-row.deplace > label {
font-size: 16px;
position: absolute;
top: 0;
left: 0;
display: inline-block;
width: auto;
transition: all 0.3s ease;
transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
-webkit-transform-origin: 0 50%;
height: 24px;
overflow: hidden;
}
.form-row.deplace input::placeholder { 
opacity: 0; 
}
.form-row.deplace input::-ms-input-placeholder  { 
opacity: 0; 
}
.form-row.deplace textarea::placeholder { 
opacity: 0; 
}
.form-row.deplace textarea::-ms-input-placeholder { 
opacity: 0; 
}
.form-row.deplace.has-val > label,
.form-row.deplace input:focus ~ label,
.form-row.deplace textarea:focus ~ label {
-webkit-transform: translateY(-100%) scale(0.9); 
-moz-transform: translateY(-100%) scale(0.9); 
transform: translateY(-100%) scale(0.9);
} .wpcf7-not-valid-tip { 
display: none !important; 
}
.screen-reader-response + .wpcf7-form,
.wpcf7-form > div[style="display: none;"] + .form-row { 
margin-top: 0;
} .wpcf7 .ajax-loader {
position: relative;
width: 22px;
height: 5px;
margin-left: 10px;
background: none !important;
-webkit-animation: loader_dot_anim 1.0s cubic-bezier(.5,0,.5,1) infinite;
-moz-animation: loader_dot_anim 1.0s cubic-bezier(.5,0,.5,1) infinite;
animation: loader_dot_anim 1.0s cubic-bezier(.5,0,.5,1) infinite;
}
.wpcf7 .ajax-loader::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 4px;
background: #000;
border-radius: 5px;
}
.text-light .wpcf7 .ajax-loader::before { 
background: #fff; 
}
.wpcf7-response-output {
display:block !important;
border: none !important;
color: #fff !important;
margin: 0 !important;
padding: 25px !important;
position: fixed;
width: 300px;
background: #fa4d5a;
top: 50%;
left: 50%;
-webkit-transform: translateY(-50%) translateX(-50%); 
-moz-transform: translateY(-50%) translateX(-50%); 
-ms-transform: translateY(-50%) translateX(-50%); 
-o-transform: translateY(-50%) translateX(-50%); 
transform: translateY(-50%) translateX(-50%);
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
opacity: 0;
visibility: hidden;
}
.wpcf7-response-output.wpcf7-mail-sent-ok { 
background: #3ae285; 
}
.wpcf7-form.invalid .wpcf7-response-output, 
.wpcf7-form.sent .wpcf7-response-output {
-webkit-animation: error_message_show 3.7s cubic-bezier(0.2, 0.6, 0.3, 1) ;
-moz-animation: error_message_show 3.7s cubic-bezier(0.2, 0.6, 0.3, 1) ;
-o-animation: error_message_show 3.7s cubic-bezier(0.2, 0.6, 0.3, 1) ;
-ms-animation: error_message_show 3.7s cubic-bezier(0.2, 0.6, 0.3, 1) ;
animation: error_message_show 3.7s cubic-bezier(0.2, 0.6, 0.3, 1) ;
}
@-webkit-keyframes error_message_show {
0% { opacity: 0; visibility: hidden; }
10% { opacity: 1; visibility: visible; }
90% { opacity: 1; visibility: visible; }
100% { opacity: 0; visibility: hidden; }
}
@-moz-keyframes error_message_show {
0% { opacity: 0; visibility: hidden; }
10% { opacity: 1; visibility: visible; }
90% { opacity: 1; visibility: visible; }
100% { opacity: 0; visibility: hidden; }
}
@keyframes error_message_show {
0% { opacity: 0; visibility: hidden; }
10% { opacity: 1; visibility: visible; }
90% { opacity: 1; visibility: visible; }
100% { opacity: 0; visibility: hidden; }
} .newsletter-signup {
width: 400px;
max-width: 100%;
margin: 40px auto 0 auto;
position: relative;
}
.newsletter-signup input[type="email"] {
font-size: 14px;
line-height: 38px;
height: 38px;
background: #fff;
border: 1px solid rgba(0,0,0,0.12) !important;
border-right: none !important;
border-radius: 20px 0 0 20px;
padding: 0 20px;
text-align: left;
width: calc(100% - 40px - 125px);
display: inline-block;
}
.newsletter-signup input[type="submit"] {
display: inline-block;
width: 120px;
padding-left: 0;
padding-right: 0;
border-radius: 0 20px 20px 0;
}
div.wpcf7 .newsletter-signup .ajax-loader {
position: absolute;
top: 12px;
right: 135px;
} table {
margin-top: 30px;
border-collapse: collapse; width: 100%;
max-width: 100%;
}
div table:first-child { 
margin-top: 0; 
}
table caption {
font-weight: 600;
margin-bottom: 10px;
}
table th {
font-family: 'Montserrat'; 
font-weight: 500;
color: #000;
font-size: 14px;
line-height: 1.3em;
}
.text-light table th { 
color: #fff; 
}
table tr { 
border-bottom: 1px solid rgba(0,0,0,0.12);
}
.text-light table tr { 
border-color: rgba(255,255,255,0.20) !important; 
}
table tbody td, 
table tbody th, 
table tfoot td { 
padding: 15px 0 ;
}	
table tbody tr:first-child td, 
table tbody tr:first-child th { 
padding-top: 0; 
}
table thead + tbody tr:first-child td { 
padding-top: 15px; 
}
table thead th { 
padding-bottom: 15px; 
}	
table thead tr th:last-child,
table tbody tr td:last-child,
table tfoot tr td:last-child { 
text-align: right; 
}
.table-scroll {
max-width: 100%;
overflow-y: auto;
margin-top: 30px;
}
div .table-scroll:first-child { 
margin-top: 0; 
}
.table-scroll table {
min-width: 550px;
} a {
text-decoration: none;
cursor: pointer;
-webkit-tap-highlight-color:rgba(0,0,0,0.0);
color: #000;
transition: all 0.2s ease;
}
a:hover { 
color: rgba(0,0,0,0.41); 
}
.text-light a, 
a.text-light, 
.text-dark a.text-light  { 
color: #fff; 
}
.text-light a:hover, 
a.text-light:hover, 
.text-dark a.text-light:hover  { 
color: rgba(255,255,255,0.5); 
}
p a:not(.entry-navigation__item):not(.post-edit-link):not(.fancybox):not(.button):not(.image-text-link),
.blog-content ul li a {
border-bottom: 1px solid #000;
color: #000;
}
p a:not(.entry-navigation__item):not(.post-edit-link):not(.fancybox):not(.button):not(.image-text-link):hover,
.blog-content ul li a:hover { 
color: rgba(0,0,0,0.41); 
}
.text-light p a:not(.entry-navigation__item):not(.post-edit-link):not(.fancybox):not(.button):not(.image-text-link) { 
border-color: #fff; color: #fff; 
}
blockquote p a { 
border: none; 
} img, object, video, audio {
max-width: 100%; 
height: auto;
display: inline-block;
margin:0;
vertical-align:top;
}
p img { 
margin-top: 25px; 
}
p img:first-child { 
margin-top: 0; 
}
img.alignleft { 
margin: 3px 25px 25px 0; 
float: left; 
}
img.alignright { 
margin: 3px 0px 25px 25px; 
float: right; 
}
svg {
max-width: 100%;
}
p + video, p + audio {
margin-top: 25px;
} ul {
margin-top: 15px;
margin-left: 30px;
list-style: disc;
}
ul.nolist { 
list-style: none; 
margin-left: 0;  
}
div ul:first-child, 
li ul:first-child { 
margin-top: 0; 
}
ol {
margin-top: 15px;
margin-left: 30px;
list-style: decimal;
}
div ol:first-child, 
li ol:first-child { 
margin-top: 0; 
}
ul li, 
ol li {
margin-top: 8px;
}
ul.biglist li, 
ol.biglist li, 
ul.nolist li, 
ol.nolist li {
color: #000;
}
.text-light ul.biglist li, 
.text-light ol.biglist li, 
.text-light ul.nolist li, 
.text-light ol.nolist li { 
color: #fff;
}
ul.biglist li, 
ol.biglist li {
font-size: 18px; 
line-height: 28px;
margin-top: 12px;
}
ul li:first-child, 
ol li:first-child { 
margin-top: 0; 
}
dl {
margin-top: 15px;
}
div dl:first-child{ 
margin-top: 0; 
}
dl dd {
margin-bottom: 15px;
} p { 
margin-top: 15px; 
}
div p:not(.form-row):first-child {  
margin-top: 0; 
}	
strong, 
b, 
dt {
font-weight: 600;
}
i, 
dfn, 
em {
font-style: italic;
}
blockquote {
font-weight: 400;
font-size: 1.4em; 
line-height: 1.5em;
color: #000;
position: relative;
max-width: 1200px;
margin: 40px auto;
padding: 60px 4% 0 4%;
text-align: center;
}
#page-title blockquote { 
font-size: 36px; 
line-height: 54px; 
}
.column:not(.one-full):not(.one-half) blockquote,
.single-content blockquote,
sidebar blockquote { 
font-size: 20px; 
line-height: 32px;
}
[class*='wrapper'] blockquote { 
max-width: 100%; 
}
.text-light blockquote,
blockquote.text-light { 
color: #fff; 
}
div blockquote:first-child { 
margin-top: 0; 
}
div blockquote:last-child { 
margin-bottom: 0; 
}
blockquote::before {
content: '';
height: 40px;
width: 40px;
background: rgba(0,0,0,0.04);
border-radius: 50%;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
}
blockquote::after {
display: block;
content: "";
background: url('data:image/svg+xml;charset=UTF-8, <svg version="1.1" id="Ebene_3" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 104.8 74" style="enable-background:new 0 0 104.8 74;" xml:space="preserve"> <path d="M102,27.9c-0.7,2.9-1.3,5.8-2,8.6c-5.4,20.7-25,36-45.7,35.2c0-2.4,0-4.7,0-7.7c9.5-1.3,17.2-5.6,20.7-15.8 c-10-2.7-17-8.3-19-18.9c-2.4-12.4,5.3-23.9,18-26.8c11.5-2.7,23.8,4.9,27,16.6c0.3,1.3,0.8,2.5,1.2,3.7C102,24.5,102,26.2,102,27.9 z"/> <path d="M2,71.8c0-2.8,0-5.3,0-7.9c9.8-1.1,17.3-5.6,20.9-15.5c-1-0.4-1.9-0.9-2.8-1.2C7.6,42.8,1,31.5,4,19.5 C6.8,8.4,18.1,0.5,29.2,2.1c12.6,1.7,21.1,12.3,20.4,25.3C48.4,50.3,28,71.1,6.1,71.8C4.8,71.9,3.5,71.8,2,71.8z"/> </svg>') no-repeat;
height: 13px;
width: 18px;
position: absolute;
top: 14px;
left: 50%;
transform: translateX(-50%) ;
opacity: 0.3;
}
blockquote cite, 
cite,
cite a {
font-weight: 500;
letter-spacing: 0em;
font-style: normal;
margin-top: 15px;
display: inline-block;
font-size: 13px;
line-height: 16px;
color: rgba(0,0,0,0.41) !important; 
border: none;
}
cite a {
margin: 0;
border-color: rgba(0,0,0,0.41) !important; 
}
cite a:hover {
margin: 0;
border-color: #000 !important; 
}
blockquote figure {
margin: 20px auto 0 auto;
width: 80px;
height: 80px;
border-radius: 60px;
overflow: hidden;
text-align: center;
}
blockquote p {
margin: 0;
}
pre {
padding: 4%;
margin-top: 20px;
font-size: 13px;
line-height: 18px;
background: rgba(0,0,0,0.06);
display: block;
border-radius: 2px;
overflow-x: auto;
}
.text-light pre { 
background: rgba(255,255,255,0.12); 
}
div pre:first-child { 
margin-top: 0; 
}
code, 
kbd, 
tt {
padding: 0;
display: inline-block;
border-radius: 2px;
color: rgba(0,0,0,0.41);
font-weight: 400;
font-size: 80%;
line-height: 1.45em;
position: relative;
top: -1px;
}
big {
font-size: 1.2em;
line-height: 1.5em;
}
small {
font-size: 0.85em;
line-height: 1.5em;
}
h1 small, 
h2 small, 
h3 small, 
h4 small {
font-size: 0.6em;
}
h5 small {
font-size: 0.75em;
}
h6 small {
font-size: 0.85em;
}
small a {
border-bottom-width: 1px !important;
}
mark {
background: #000;
color: #fff;
font-weight: 500;
padding: 0 2px;
}
.text-light mark { 
background: #fff; 
color: #000; 
}
address {
margin-top: 20px;
border: 1px solid rgba(0,0,0,0.12);
padding: 20px;
display: inline-block;
font-style: normal;
font-size: 0.85em;
line-height: 1.5em;
font-weight: 500;
}
address:first-child {
margin-top: 0px;
}
hr {
box-sizing: content-box;
height: 0;
border: 0;
margin: 20px 0 20px 0;
border-top: 1px solid rgba(0,0,0,0.12);
} #page-content {
overflow:  hidden;
position: relative; margin: 0;
min-width: 1200px;
max-width: 100%;
min-height: 101vh;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.loading-end #page-content { 
min-height: auto; } 	
#page-body {
position: relative;
z-index: 2; }
body:not(.single-product) #header + #hero-and-body #page-body:first-child { 
margin-top:  calc(120px + 60px); } 
.wrapper, 
.wrapper-small, 
.wrapper-medium, 
.wrapper-mini { 
width: 1440px; 
margin: 0 auto; 
max-width: calc(100% - 120px); 
}
.wrapper .wrapper, 
.wrapper .wrapper-medium, 
.wrapper .wrapper-small,
.wrapper-small .wrapper,
.wrapper-small .wrapper-medium, 
.wrapper-small .wrapper-small,
.wrapper-medium .wrapper, 
.wrapper-medium .wrapper-medium, 
.wrapper-medium .wrapper-small { 
max-width: 100% !important; 
}
.wrapper-mini { 
width: 420px; 
}
.wrapper-small { 
width: 780px; 
}
.wrapper-medium { 
width: 1140px; 
}
.wrapper::after, 
.wrapper-small::after, 
.wrapper-medium::after { 
content: ""; 
display: block; 
clear: both; 
visibility: hidden; 
font-size: 0; 
height: 0; 
}
.main-content {
width: calc(100% - 320px);
}	
aside.sidebar {
width: 260px;
margin-bottom: 60px;
}
.left-float { 
float: left; 
}
.right-float { 
float: right; 
}
.align-center {
text-align: center;
}
.align-right {
text-align: right;
} i[class*='ion-'], 
i[class*='fa-'] { 
color: #000; 
}
.text-light i[class*='ion-'], 
.text-light i[class*='fa-'] { 
color: #fff; 
} .sr-loader-icon, 
.wcapf-before-update {
position: absolute;
top: calc(50% - 9px) !important;
left: calc(50% - 9px) !important;
width: 18px !important;
height: 18px !important;
-webkit-animation: loader_dot_anim 1.0s cubic-bezier(.5,0,.5,1) infinite;
-moz-animation: loader_dot_anim 1.0s cubic-bezier(.5,0,.5,1) infinite;
animation: loader_dot_anim 1.0s cubic-bezier(.5,0,.5,1) infinite;
background: none !important;
}
.wcapf-before-update {
top: 100px !important;
}
.sr-loader-icon::after,
.wcapf-before-update::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 5px;
height: 5px;
background: #000;
border-radius: 4px; 
}
@-webkit-keyframes loader_dot_anim {
0% { transform: rotate(45deg); }
100% { transform: rotate(405deg); }
}
@-moz-keyframes loader_dot_anim {
0% { transform: rotate(45deg); }
100% { transform: rotate(405deg); }
}
@keyframes loader_dot_anim {
0% { transform: rotate(45deg); }
100% { transform: rotate(405deg); }
} .notfound {
text-align: center;
}
.notfound-icon {
background: rgba(0,0,0,0.04);
display: block;
margin: 0 auto;
width: 100px;
height: 100px;
line-height: 0;
color: rgba(0,0,0,0.25);
border-radius: 50%;
position: relative;
}
.notfound-icon::after {
content: "";
position: absolute;
top: 30px;
right: 30px;
width: 40px;
height: 40px;
background-image:url(//www.caadoog.com/wp-content/themes/kona/files/assets/cross.svg);
-webkit-background-size:40px;
-moz-background-size:40px;
-o-background-size:40px;
background-size:40px;
background-repeat: no-repeat;
-webkit-transform: rotateZ(45deg);
-moz-transform: rotateZ(45deg);
transform: rotateZ(45deg);
opacity: 0.3;
}
.notfound h3 {
margin-bottom: 10px;
} #header {
z-index: 1501;
width: 100%;
position: absolute;
top: 0; 
left: 0;
}
#header .header-inner {
padding: 40px 0;
position: relative;
z-index: 1;
}
.cart-is-open #header .header-inner {
z-index: 3;
}
#header #logo {
width: auto;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateY(-50%) translateX(-50%); 
-moz-transform: translateY(-50%) translateX(-50%); 
-ms-transform: translateY(-50%) translateX(-50%); 
-o-transform: translateY(-50%) translateX(-50%); 
transform: translateY(-50%) translateX(-50%);
z-index: 1501;
line-height: 0;
}
#header #logo img { 
height: 40px; transition: all 0.3s ease;
width: auto;
} 			
header #logo .text-logo { 
line-height: 40px; font-size: 20px; 
font-weight: 500; 
text-transform: uppercase;
} 
header #logo img#dark-logo ~ img#light-logo {
position: absolute;
top: 0; 
left: 0;
opacity: 0;
visibility: hidden;
}
header:not(.mega-hover) .header-light #logo img#dark-logo,
body.scrolled header.sticky .header-light #logo img#dark-logo ~ img#light-logo { 
opacity: 0; 
visibility: hidden; 
}
header:not(.mega-hover) .header-light #logo img#dark-logo ~ img#light-logo,
body.scrolled header.sticky .header-light #logo img#dark-logo { 
opacity: 1; 
visibility: visible; 
} header .pseudo-close {
position: fixed;
left: 0;
top:  0;
width: 0;
height: 100%;
background: #000;
opacity: 0;
visibility: hidden; transition: all 0.6s ease, width 0.01s ease 0.6s;
}
.cart-is-open header .pseudo-close {
visibility: visible;
opacity: 0.15;
width: 100%;
transition: all 0.6s ease, width 0.01s ease 0s;
} #header .header-bar {
height: auto;
max-height: 34px;
padding: 5px 0;
background: #000;
vertical-align: top;
position: relative;
z-index: 2;
transition: all 0.4s ease 0.2s;
}
.search-is-open .header-bar {
opacity: 0;
visibility: hidden;
}
body.scrolled #header.sticky .header-bar { 
opacity: 0; 
max-height: 0;
padding: 0;
}
#header .mobile-header-bar {
display: none;
margin-top: 10px; 
}
#header .mobile-header-bar [class*='header-bar-'] {
text-align: left;
margin-top: 15px; 
}
#header .header-bar [class*='header-bar-'] {
float: left;
width: calc(33.33% - 20px);
margin-right: 30px;
min-height: 1px; 
}
#header .header-bar .header-bar-right {
margin-right: 0;
}
#header .header-bar .custom {
color: #000;
font-size: 13px; 
line-height: 23px;
}
#header .header-bar.text-light .custom {
color: #fff;
}
#header .header-bar .socialmedia-widget li a::before { 
font-size: 14px;
}
#header .header-bar .menu-language {
position: relative;
top: auto;
right: auto;
display: inline-block;
margin-left: 15px;
transform: translateY(3px);
}
#header .header-bar .wcml_currency_switcher {
position: relative;
top: auto;
right: auto;
display: inline-block;
margin-left: 15px !important;
}
#header .header-bar.text-light .wcml_currency_switcher .wcml-cs-active-currency > a,
#header .header-bar.text-light .wcml_currency_switcher .wcml-cs-active-currency > a {
color: #fff;
}
#header .header-bar.has-wpml + .header-inner > .menu-language,
#header .header-bar.has-wpml + .header-inner > .wcml_currency_switcher {
display: none;
} #footer {
margin: 0 auto;
background: rgba(0,0,0,0.04);
}
#footer .footer-inner {
padding: 40px 0;
}
#footer .footer-inner .column-section {
margin: 40px 0;
}
#footer .footer-bottom {
margin-top: 60px;
font-size: 0.85em;
}
#footer .footer-bottom > a {
margin-right: 20px;
}
.copyright {
margin-top: 5px;
}
#backtotop {
width: 40px;
height: 40px;
overflow: hidden;
position: fixed;
right: 60px;
bottom: 30px;
background: #fff;
border-radius: 20px;
border: 1px solid rgba(0,0,0,0.06);
z-index: 1000;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
}
body.scrolled-wheight #backtotop {
opacity: 1;
visibility: visible;
}
#backtotop svg {
position: absolute;
width: 13px;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
transform: translateX(-50%) translateY(-50%) rotate(-90deg);
transition: all 0.3s ease;
}
#backtotop:hover svg {
top: calc(50% - 3px);
} #menu {
position: relative;
z-index: 1;
float: left;
}
#menu nav#main-nav > ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 0;
height: 40px; }
#menu nav#main-nav > ul > li {
margin: 0 15px;
display: inline-block;
padding: 0;
position: relative;
height: 20px;
top: 10px; } 
#menu nav#main-nav > ul > li:first-child { 
margin-left: 0; 
}
#menu nav#main-nav > ul > li:last-child { 
margin-right: 0; 
}
#menu nav#main-nav ul > li a {
font-family: 'Montserrat'; 
font-weight: 500;
font-size: 15px;
display: block;
color: #000;
height: 20px;
line-height: 20px;
position: relative;
transition: color 0.3s ease;
}
header:not(.mega-hover) .header-light #menu nav#main-nav > ul > li > a { 
color: #fff; 
}
body.scrolled header.sticky .header-light #menu nav#main-nav > ul > li > a { 
color: #000; 
}
#menu nav#main-nav ul > li.cta a {
background: #000;
color: #fff;
padding: 0px 20px;
border-radius: 30px;
height: 30px;
line-height: 30px;
margin-top: -5px; 
transition: all 0.25s ease;
}
#menu nav#main-nav ul > li.cta a:hover { 
background: rgba(0,0,0,0.7); 
color: #fff;  
}
header:not(.mega-hover) .header-light #menu nav#main-nav ul > li.cta a { 
background-color: #fff;
color: #000;
}
header:not(.mega-hover) .header-light #menu nav#main-nav ul > li.cta a:hover { 
background: rgba(255,255,255,0.7); 
color: #000;
}
#menu nav#main-nav > ul > li > a::after {
content: "";
position: absolute;
bottom: 0em;
left: 0;
width: 100%;
height: 1px;
background-color: #000;
transform: translateY(3px);
opacity: 0;
transition: all 0.6s cubic-bezier(.19,1,.22,1), background 0.3s ease;
}
header:not(.mega-hover) .header-light:not(.menu-is-open) #menu nav#main-nav > ul > li > a::after { 
background-color: #fff; 
}
body.scrolled header.sticky .header-light #menu nav#main-nav > ul > li > a::after { 
background-color: #000; 
}
#menu nav#main-nav > ul > li.cta > a::after { 
display: none;
}
#menu nav#main-nav ul > li:hover > a::after,
#menu nav#main-nav ul > li.current-menu-item > a::after {
transform: translateY(0);
opacity: 1;
} #menu nav#main-nav > ul > li .sub-menu {
margin: 5px 0 0 0;
padding: 0;
padding-top: 40px; position: absolute;
top: 20px;
left: -25px;
list-style: none;
opacity: 0;
visibility: hidden;
transition: all 0.5s cubic-bezier(.19,1,.22,1) 0.15s;
pointer-events: none;
}
#menu nav#main-nav > ul > li > .sub-menu.right-align {
left: auto;
right: 0;
}
#menu nav#main-nav > ul > li .sub-menu .sub-menu {
top: calc(-100% - 22px);
left: calc(100% + 1px);
}
#menu nav#main-nav > ul li:hover > .sub-menu {
margin: 0;
opacity: 1 !important;
visibility: visible !important;
transition-delay: 0s;
pointer-events: auto;
}
#menu nav#main-nav > ul > li .sub-menu::before {
content: "";
position: absolute;
bottom: -20px;
left: 0;
background: #fff;
width: calc(100%);
height: calc(100% - 40px + 40px); z-index: 0;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
border: 1px solid rgba(0,0,0,0.06);
}
#menu nav#main-nav > ul > li .sub-menu .sub-menu::before {
left: 1px;
}
#menu nav#main-nav > ul > li .sub-menu li {
z-index: 1;
position: relative;
width: 180px;
margin-top: 8px;
height: auto;
line-height: 0;
padding-left: 25px;
padding-right: 25px;
}
#menu nav#main-nav > ul > li .sub-menu li:first-child { 
margin-top: 0; 
} #menu nav#main-nav > ul > li .sub-menu .item-thumb {
margin-top: 13px;
margin-bottom: 7px;
display: block;
}
#menu nav#main-nav > ul > li .sub-menu > li:first-child > a .item-thumb {
margin-top: 0;
}
#menu nav#main-nav > ul > li .sub-menu li.image-item {
width: calc(100% - 10px);
}
@media only screen and (min-width: 1199px) {
#menu nav#main-nav > ul > li .sub-menu li.image-item a {
font-family: 'Montserrat'; 
font-weight: 500;
}
#menu nav#main-nav > ul li > .sub-menu > li {
transform: translateY(7px);
opacity: 0;
transition: all 0.35s ease 0.3s;
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(1) { 
transition-delay: 0.15s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(2) { 
transition-delay: 0.18s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(3) { 
transition-delay: 0.21s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(4) { 
transition-delay: 0.24s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(5) { 
transition-delay: 0.27s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(6) { 
transition-delay: 0.30s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(7) { 
transition-delay: 0.33s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(8) { 
transition-delay: 0.36s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(9) { 
transition-delay: 0.39s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(10) { 
transition-delay: 0.42s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(11) { 
transition-delay: 0.45s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(12) { 
transition-delay: 0.48s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(13) { 
transition-delay: 0.51s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(14) { 
transition-delay: 0.54s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(15) { 
transition-delay: 0.57s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(16) { 
transition-delay: 0.60s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(17) { 
transition-delay: 0.63s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li:nth-child(18) { 
transition-delay: 0.66s; 
}
#menu nav#main-nav > ul li:hover > .sub-menu > li {
transform: translateY(0px);
opacity: 1;
}
}
#menu nav#main-nav > ul > li .sub-menu li a {
top: 0;
font-size: 14px;
display: inline-block;
color: #000;
height: auto;
}
#menu nav#main-nav > ul > li .sub-menu li a:hover,
#menu nav#main-nav > ul > li .sub-menu li.current-menu-item > a {
color: rgba(0,0,0,0.41);
} #menu nav#main-nav > ul > li[class*='megamenu'] > .sub-menu {
width: 460px;
left: 0;
}
#menu nav#main-nav > ul > li.megamenu3 > .sub-menu { 
width: 700px; 
}
#menu nav#main-nav > ul > li.megamenu4 > .sub-menu { 
width: 940px; 
}
#menu nav#main-nav > ul > li[class*='megamenu'] .sub-menu .sub-menu {
opacity: 0;
visibility: hidden;
transition: all 0.5s cubic-bezier(.19,1,.22,1) 0.2s;
}
#menu nav#main-nav > ul > li[class*='megamenu']:hover .sub-menu .sub-menu {
opacity: 1 !important;
visibility: visible !important;
transition-delay: 0s;
}
#menu nav#main-nav > ul > li[class*='megamenu'] > .sub-menu.right-align,
header.logo-left-menu-center #menu nav#main-nav > ul > li[class*='megamenu'] > .sub-menu {
left: 0; right: auto;
}
#menu nav#main-nav > ul > li[class*='megamenu'] > .sub-menu::before {
left: -0px;
width: 200vw;
transform: translateX(-50%);
-webkit-box-shadow: 0px 15px 30px -10px rgba(0,0,0,0.06);
-moz-box-shadow: 0px 15px 30px -10px rgba(0,0,0,0.06);
box-shadow: 0px 15px 30px -10px rgba(0,0,0,0.06);
border: none;
}
#menu nav#main-nav > ul > li[class*='megamenu'] .sub-menu .sub-menu::before {
background: none;
border: none;
}
#menu nav#main-nav > ul > li[class*='megamenu'] > .sub-menu > li {
float: left;
margin-right: 20px;
margin-top: 0px !important;
margin-bottom: 20px;
height: auto;
width: 220px;
padding-left: 0;
padding-right: 0;
}
#menu nav#main-nav > ul > li[class*='megamenu'] > .sub-menu > li:last-child {
margin-right: 0;
}
#menu nav#main-nav > ul > li[class*='megamenu'] > .sub-menu > li:hover > a::after  { 
opacity: 0; 
}
#menu nav#main-nav > ul > li[class*='megamenu'] > .sub-menu > li > a:hover::after  { 
opacity: 1; 
}
#menu nav#main-nav > ul li[class*='megamenu']:hover > .sub-menu > li:nth-child(2) { 
transition-delay: 0.25s; 
}
#menu nav#main-nav > ul li[class*='megamenu']:hover > .sub-menu > li:nth-child(3) { 
transition-delay: 0.35s; 
}
#menu nav#main-nav > ul li[class*='megamenu']:hover > .sub-menu > li:nth-child(4) { 
transition-delay: 0.45s; 
}
#menu nav#main-nav.with-title > ul > li[class*='megamenu'] > .sub-menu > li > a {
color: rgba(0,0,0,0.41);
font-size: 14px;
line-height: 24px;
height: 24px;
font-weight: 500;
margin-bottom: 10px;
display: inline-block;
cursor: default;
}
#menu nav#main-nav.with-title > ul > li[class*='megamenu'] > .sub-menu > li > a::after {
display: none;
}
#menu nav#main-nav > ul > li[class*='megamenu'] > .sub-menu > li > .sub-menu {
margin: 0;
padding: 0;
position: inherit;
top: 0;
left: 0;
list-style: none;
margin-top: 8px; 
}
#menu nav#main-nav > ul > li[class*='megamenu'] > .sub-menu > li li {
transition: none;
opacity: 1;
transform: none;
padding-left: 0;
padding-right: 0;
}
#menu nav#main-nav::before {
content: "";
background: #fff;
position: absolute;
top: -40px;
left: -0px;
width: 200vw;
transform: translateX(-50%);
height: calc(100% + 50px);
opacity: 0;
visibility: hidden;
transition: all 0.5s cubic-bezier(.19,1,.22,1) 0.15s;
margin-top: 5px;
}
#header.mega-hover #menu nav#main-nav::before {
margin: 0;
opacity: 1;
visibility: visible;
transition-delay: 0s;
} .menu-actions {
position: relative;
z-index: 1502;
float: right;
}
.menu-actions > div {
margin-left: 25px;
height: 40px; float: left;
position: relative;
}
.menu-actions > div > a,
#menu .menu-login a {
font-family: 'Montserrat'; 
font-weight: 500;
font-size: 15px;
color: #000;
height: 40px;
line-height: 40px; display: block;
position: relative;
transition: color 0.3s ease;
}
#menu .menu-login {
display: none;
}
#menu .menu-login a {
height: 20px;
line-height: 20px;										
}
.menu-actions .menu-login.display-icon a {
width: 15.5px;
}
.menu-actions > div > a.login-open svg {
max-width: 15.5px;
position: absolute;
top: calc(50% - 8px);
left: 0;
display: none;
}
.menu-actions > div.display-icon > a.login-open svg {
display: block;
}
.menu-actions > div.display-icon > a.login-open .text {
display: none;
}
.menu-actions > div > a svg path {
fill: #000;
transition: all 0.3s ease;
}
header:not(.mega-hover) .header-light .menu-actions > div > a,
header:not(.mega-hover) .header-light .menu-actions > div > a svg path {
fill: #fff;
color: #fff;
}
body.scrolled header.sticky .header-light .menu-actions > div > a,
body.scrolled header.sticky .header-light .menu-actions > div > a svg path {
fill: #000;
color: #000;
}
.menu-actions > div.display-icon > a:hover svg path {
fill: rgba(0,0,0,0.41);
}
header:not(.mega-hover) .header-light .menu-actions > div.display-icon > a:hover svg path {
fill: rgba(255,255,255,0.41);
}
body.scrolled header.sticky .header-light .menu-actions > div.display-icon > a:hover svg path {
fill: rgba(0,0,0,0.41);
}
.menu-actions > div:not(.display-icon) > a.login-open {
height: 20px !important;
line-height: 20px !important;
top: 10px; }
.menu-actions > div:not(.display-icon) > a.login-open::after {
content: "";
position: absolute;
bottom: 0em;
left: 0;
width: 100%;
height: 1px;
background-color: #000;
transform: translateY(3px);
opacity: 0;
transition: all 0.6s cubic-bezier(.19,1,.22,1), background 0.3s ease;
}
header:not(.mega-hover) .header-light:not(.menu-is-open) .menu-actions > div > a.login-open::after { 
background-color: #fff; 
}
body.scrolled header.sticky .header-light .menu-actions > div > a.login-open::after { 
background-color: #000; 
}
.menu-actions > div > a.login-open:hover::after {
transform: translateY(0);
opacity: 1;
}
.menu-toggle {
width: 21px;
height: 30px;
position: relative;
display: inline-block;
cursor: pointer;
overflow: hidden;
display: none;
} .menu-toggle span.hamburger, .menu-toggle span.hamburger::after, .menu-toggle span.hamburger::before {
content: "";
display: block;
width: 100%;
height: 1.5px;
background: #000;
position: absolute;
top: 50%; margin-top: -1px;
right: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: all 0.3s cubic-bezier(0.600, 0.000, 0.200, 1.000), margin 0.3s ease 0.3s, transform 0.3s ease, background 0.25s ease 0.15s;
-moz-transition: all 0.3s cubic-bezier(0.600, 0.000, 0.200, 1.000), margin 0.3s ease 0.3s, transform 0.3s ease, background 0.25s ease 0.15s;
-o-transition: all 0.3s cubic-bezier(0.600, 0.000, 0.200, 1.000), margin 0.3s ease 0.3s, transform 0.3s ease, background 0.25s ease 0.15s;
transition: all 0.3s cubic-bezier(0.600, 0.000, 0.200, 1.000), margin 0.3s ease 0.3s, transform 0.3s ease, background 0.25s ease 0.15s;
-webkit-transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
-moz-transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
-o-transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
}
.menu-toggle span.hamburger::before { 
margin-top: -6px; 
top: 0; 
}
.menu-toggle span.hamburger::after { 
margin-top: 6px; 
top: 0; 
}
header:not(.mega-hover) .header-light .menu-toggle span.hamburger, 
header:not(.mega-hover) .header-light .menu-toggle span.hamburger::after, 
header:not(.mega-hover) .header-light .menu-toggle span.hamburger::before { 
background: #fff; 
}
body.scrolled header.sticky .header-light .menu-toggle span.hamburger, 
body.scrolled header.sticky .header-light .menu-toggle span.hamburger::after, 
body.scrolled header.sticky .header-light .menu-toggle span.hamburger::before { 
background: #000; 
} header.menu-is-open .menu-toggle span.hamburger {
background: transparent !important;
}
header.menu-is-open .menu-toggle span:before,
header.menu-is-open .menu-toggle span:after {
-webkit-transition: margin 0.3s cubic-bezier(0.600, 0.000, 0.200, 1.000), transform 0.3s ease 0.3s, background 0.3s ease 0.2s;
-moz-transition: margin 0.3s cubic-bezier(0.600, 0.000, 0.200, 1.000), transform 0.3s ease 0.3s, background 0.3s ease 0.2s;
-o-transition: margin 0.3s cubic-bezier(0.600, 0.000, 0.200, 1.000), transform 0.3s ease 0.3s, background 0.3s ease 0.2s;
transition: margin 0.3s cubic-bezier(0.600, 0.000, 0.200, 1.000), transform 0.3s ease 0.3s, background 0.3s ease 0.2s;
-webkit-transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
-moz-transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
-o-transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
margin: 0;
width: 100%;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
header.menu-is-open .menu-toggle span:after {
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
} .menu-language {
height: 16px;
text-align: center;
position: absolute;
top: 12px;
right: 0;
z-index: 1510;
transition: all 0.5s cubic-bezier(.19,1,.22,1) 0.2s;
}
#menu-inner .menu-language,
#menu-inner .wcml_currency_switcher {
display: none;
top: auto;
bottom: 20px;
right: 60px;
}
.menu-language a {
font-size: 12px;
font-weight: 500;
line-height: 16px;
height: 16px;
text-transform: uppercase;
display: inline-block;
vertical-align: top;
color: #000;
}
.menu-language > a:hover {
color: #000;
}
header:not(.mega-hover) .header-light .menu-language > a {
color: #fff !important;
}
.text-light .menu-language > a {
color: #fff;
}
.menu-language ul li a {
color: #000;
}
.menu-language ul li a:hover {
color: rgba(0,0,0,0.41);
}
.menu-language a.show-language::after {
content: "\f078";
font-family: "FontAwesome";
font-size: 8px;
display: inline-block;
vertical-align: middle;
margin-left: 3px;
top: -1px;
position: relative;
}
.menu-language ul {
list-style: none;
margin: 0;
display: block;
position: absolute;
left: calc(50% - 30px - 5px);
top: 25px;
width: 60px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
border: 1px solid rgba(0,0,0,0.06);
background: #fff;
padding-bottom: 8px;
opacity: 0;
visibility: hidden;
transition: all 0.5s cubic-bezier(.19,1,.22,1) 0.15s;
}
.menu-language a.show-language:hover + ul,
.menu-language ul:hover {
top: 20px;
opacity: 1;
visibility: visible;
}
#menu-inner .menu-language ul {
top: auto;
bottom: 25px;
}
#menu-inner .menu-language a.show-language:hover + ul,
#menu-inner .menu-language ul:hover {
bottom: 20px;
}
.menu-language ul li {
height: 16px;
line-height: 16px;
display: block;
margin-top: 8px;
} header .wcml_currency_switcher {
height: 16px;
text-align: center;
position: absolute;
top: 12px;
right: 0px;
z-index: 1510;
transition: all 0.5s cubic-bezier(.19,1,.22,1) 0.2s;
width: auto;
margin: 0 !important;
}
header .menu-language + .wcml_currency_switcher {
right: 50px;
}
#menu-inner .wcml_currency_switcher {
display: none;
top: auto;
bottom: 20px;
right: 60px;
}
#menu-inner .menu-language + .wcml_currency_switcher {
right:110px;
}
header .wcml_currency_switcher a {
font-size: 12px;
font-weight: 500;
line-height: 16px;
height: 16px;
text-transform: uppercase;
display: inline-block;
vertical-align: top;
padding: 0 !important;
}
header .wcml_currency_switcher a.wcml-cs-item-toggle:hover {
color: #000;
}
header:not(.mega-hover) .header-light .wcml_currency_switcher a.wcml-cs-item-toggle {
color: #fff !important;
}
header .wcml_currency_switcher ul {
margin: 0;
list-style: none;
background: none;
}
header .wcml_currency_switcher ul li {
background: none !important;
border: none !important;
height: 16px;
line-height: 16px;
}
header .wcml_currency_switcher a.wcml-cs-item-toggle::after {
content: "\f078";
font-family: "FontAwesome";
font-size: 8px;
display: inline-block;
vertical-align: middle;
margin-left: 3px;
top: -1px;
position: relative;
right: auto;
border: none;
}
header .wcml_currency_switcher ul.wcml-cs-submenu {
list-style: none;
margin: 0;
display: block;
position: absolute;
left: calc(50% - 40px - 5px);
top: 25px;
width: 80px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
border: 1px solid rgba(0,0,0,0.06);
background: #fff;
padding-bottom: 8px;
opacity: 0;
visibility: hidden;
transition: all 0.5s cubic-bezier(.19,1,.22,1) 0.15s;
}
header .wcml_currency_switcher li:hover > ul.wcml-cs-submenu  {
top: 20px;
opacity: 1;
visibility: visible;
}
#menu-inner .wcml_currency_switcher ul.wcml-cs-submenu {
top: auto;
bottom: 25px;
}
#menu-inner .wcml_currency_switcher li:hover > ul.wcml-cs-submenu {
bottom: 20px;
}
header .wcml_currency_switcher ul.wcml-cs-submenu li {
height: 16px;
line-height: 16px;
display: block;
margin-top: 8px;
}
header .wcml_currency_switcher ul.wcml-cs-submenu li a {
color: #000;
}
header .wcml_currency_switcher ul.wcml-cs-submenu li a:hover {
color: rgba(0,0,0,0.41);
}  #header.logo-menu-left #logo, 
#header.logo-left-menu-center #logo,
#header.logo-left-menu-right #logo {
width: auto;
position: relative;
left: auto;
top: auto;
-webkit-transform: translateY(0) translateX(0); 
-moz-transform: translateY(0) translateX(0); 
-ms-transform: translateY(0) translateX(0); 
-o-transform: translateY(0) translateX(0); 
transform: translateY(0) translateX(0); 
float: left;
}
#header.logo-menu-left #menu {
float: left;
margin-left: 60px;
}
#header.logo-left-menu-center #menu {
float: none;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateY(-50%) translateX(-50%); 
-moz-transform: translateY(-50%) translateX(-50%); 
transform: translateY(-50%) translateX(-50%);
}
#header.logo-left-menu-right #menu {
float: right;
} #header.sticky {
position: fixed;
}
#header.sticky::after {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: #fff;
z-index: 0;
opacity: 0;
transition: all 0.8s cubic-bezier(.19,1,.22,1);
}
#header.sticky .header-inner { 
transition: padding 1s cubic-bezier(.19,1,.22,1); 
}
#header.sticky #logo img { 
transition: all 0.8s cubic-bezier(.19,1,.22,1); 
}
#header.sticky #logo .text-logo { 
transition: all 1s cubic-bezier(.19,1,.22,1); 
}
#header.sticky #menu nav#main-nav > ul { 
transition: height 1s cubic-bezier(.19,1,.22,1); 
}
#header.sticky #menu nav#main-nav ul > li { 
transition: top 1s cubic-bezier(.19,1,.22,1); 
}
#header.sticky .menu-actions > div { 
transition: height 1s cubic-bezier(.19,1,.22,1); 
}
#header.sticky .menu-actions > div > a { 
transition: all 1s cubic-bezier(.19,1,.22,1); 
}
#header.sticky .menu-actions > div > a.login-open { 
transition: top 1s cubic-bezier(.19,1,.22,1); 
}
body.scrolled #header.sticky { 
border-bottom: 1px solid rgba(0,0,0,0.06);
}
body.scrolled #header.sticky::after { 
opacity: 1; 
}
@media only screen and (min-width: 1023px) {
body.scrolled #header.sticky.break-1024 .header-inner { 
padding: 30px 0; 
}
body.scrolled #header.sticky.break-1024 #logo img { 
height: 30px; 
}
body.scrolled #header.sticky.break-1024 #logo .text-logo { 
line-height: 30px; 
}
body.scrolled #header.sticky.break-1024 #menu nav#main-nav > ul { 
height: 30px; 
}
body.scrolled #header.sticky.break-1024 #menu nav#main-nav > ul > li {  
top: 5px; 
}
body.scrolled #header.sticky.break-1024 .menu-actions > div { 
height: 30px; 
}
body.scrolled #header.sticky.break-1024 .menu-actions > div > a { 
height: 30px; 
line-height: 30px; 
}
body.scrolled #header.sticky.break-1024 .menu-actions > div > a.login-open { 
top: 5px; 
}
body.scrolled #header.sticky.break-1024 .header-inner > .menu-language,
body.scrolled #header.sticky.break-1024 .header-inner > .wcml_currency_switcher {
transform: translateY(-15px); 
opacity: 0;
visibility: hidden;
transition-delay: 0s;
}
}
@media only screen and (min-width: 1199px) {
body.scrolled #header.sticky:not(.break-1024) .header-inner { 
padding: 30px 0; 
}
body.scrolled #header.sticky:not(.break-1024) #logo img { 
height: 30px; 
}
body.scrolled #header.sticky:not(.break-1024) #logo .text-logo { 
line-height: 30px; 
}
body.scrolled #header.sticky:not(.break-1024) #menu nav#main-nav > ul { 
height: 30px; 
}
body.scrolled #header.sticky:not(.break-1024) #menu nav#main-nav > ul > li {  
top: 5px; 
}
body.scrolled #header.sticky:not(.break-1024) .menu-actions > div { 
height: 30px; 
}
body.scrolled #header.sticky:not(.break-1024) .menu-actions > div > a { 
height: 30px; 
line-height: 30px; 
}
body.scrolled #header.sticky:not(.break-1024) .menu-actions > div:not(.display-icon) > a.login-open { 
top: 5px; 
}
body.scrolled #header.sticky:not(.break-1024) .header-inner > .menu-language,
body.scrolled #header.sticky:not(.break-1024) .header-inner > .wcml_currency_switcher {
transform: translateY(-15px); 
opacity: 0;
visibility: hidden;
transition-delay: 0s;
}
} #hero {
position: relative;
overflow: hidden;
max-width: calc(100% - 120px);
width: 1440px;
margin: 0 auto;
}
#hero.hero-boxedauto,
#hero.hero-boxedfull {
margin-top:  calc(40px + 80px); }
#hero.hero-boxedfull {
min-height:  calc(100vh - 40px - 80px); }
#hero.hero-fullwidth,
#hero.hero-fullscreen {
width: 100%;
max-width: 100%;
}
#hero.hero-fullscreen {
min-height:  100vh;
} #hero #page-title {
padding-top: 80px;
padding-bottom: 80px;
position: relative;
z-index: 1;
margin: 0 auto;
}
#hero.no-bg #page-title[class*='wrapper']  { 
max-width: 100%; 
}
#hero:not(.no-bg) #page-title.no-wrapper {
width: calc(100% - 120px);
}
#hero.hero-boxedauto.no-bg #page-title,
#hero.hero-boxedfull.no-bg #page-title {
padding-top: 40px;
}
#hero.hero-fullwidth.no-bg #page-title,
#hero.hero-fullscreen.no-bg #page-title {
padding-top: calc(40px + 80px + 40px); }
#hero.hero-fullwidth #page-title,
#hero.hero-fullscreen #page-title {
padding-top: calc(40px + 80px + 20px); padding-bottom: calc(40px + 80px + 0px); }
#hero.hero-boxedfull #page-title,
#hero.hero-fullscreen #page-title {
margin-top: 0;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateY(-50%) translateX(-50%); 
-moz-transform: translateY(-50%) translateX(-50%); 
-ms-transform: translateY(-50%) translateX(-50%); 
-o-transform: translateY(-50%) translateX(-50%); 
transform: translateY(-50%) translateX(-50%);
}
#hero.hero-boxedfull #page-title.title-top, 
#hero.hero-fullscreen #page-title.title-top,
#hero.hero-boxedfull #page-title.title-bottom, 
#hero.hero-fullscreen #page-title.title-bottom,
#hero.hero-boxedfull #page-title.push-bottom:not(.title-top), 
#hero.hero-fullscreen #page-title.push-bottom:not(.title-top) {
top: 0;
-webkit-transform: translateY(0%) translateX(-50%); 
-moz-transform: translateY(0%) translateX(-50%); 
-ms-transform: translateY(0%) translateX(-50%); 
-o-transform: translateY(0%) translateX(-50%); 
transform: translateY(0%) translateX(-50%);
}
#hero.hero-boxedfull #page-title.title-bottom, 
#hero.hero-fullscreen #page-title.title-bottom { 
top: auto;
bottom: 0;
padding-bottom: 40px;					
} .portfolio-category {
font-family: 'Montserrat'; 
font-weight: 300; 
color: rgba(0,0,0,0.41);
}
.text-light .portfolio-category { color: rgba(255,255,255,0.5); }
.portfolio-info {
margin-top: 20px;
margin-bottom: 20px;
}
.isotope-grid:not(.isotope-spaced):not(.isotope-spaced-big):not(.isotope-spaced-huge) .portfolio-info {
padding-left: 20px;
padding-bottom: 15px;
}
.portfolio-category + .portfolio-name {
margin-top: 0px;
} .portfolio-filter {
overflow: hidden;
}
.portfolio-filter .widget-title {
float: left;
margin-right: 40px;
line-height: 30px;
height: 30px;
display: block;
margin-top: 0;
}
.grid-filter {
margin: 0 !important;
list-style: none;
}
.widget-title + .grid-filter {
float: left;
}
.grid-filter li {
margin: 0;
margin-bottom: 5px;
position: relative;
display: inline-block;
margin-right: 20px;
line-height: auto;
height: auto;
}	
.grid-filter li a {
font-size: 13px;
font-weight: 500;
position: relative;
display: inline-block;
line-height: 30px;
color: #000;
height: auto;
padding-right: 15px;
}
.grid-filter li > a:hover {
color: rgba(0,0,0,0.41);
}
.grid-filter li.active > a:hover {
color: #000;
}
.grid-filter li.active > a::after {
content: "";
position: absolute;
top: 0;
left: -15px;
width: calc(100% + 15px);
height: 100%;
background: rgba(0,0,0,0.04);
border-radius: 15px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
} .protected-post-form {
max-width: 400px;	
}
.post-date, 
.post-cat {
font-family: 'Montserrat'; 
font-size: 13px;
font-weight: 500;
color: rgba(0,0,0,0.41);
display: inline-block;
margin-right: 20px; 
}
.text-light .post-date, 
.text-light .post-cat { 
color: rgba(255,255,255,0.51); 
}
.blog-info {
margin-top: 20px;
margin-bottom: 30px;
}
.isotope-spaced-huge .blog-info { 
margin-bottom: 0; 
}
div .blog-info:first-child { 
margin-top: 0; 
}
.blog-item.sticky .blog-info {
background: rgba(0,0,0,0.03);
margin-top: 0;
padding: 20px;
margin-bottom: 0;
}
.blog-item.search-item .blog-info {
border: 1px solid rgba(0,0,0,0.12);
margin-top: 0;
padding: 20px;
margin-bottom: 0;
}
.blog-item .blog-info .post-name { 
margin-top: 3px;
font-family: 'Montserrat';
font-weight: 600;
}
.blog-item .blog-info .post-name:first-child { 
margin-top: 0; 
}
.blog-item .blog-info .post-name + .post-content, 
.blog-item .blog-info .post-name + blockquote { 
margin-top: 20px;
}
.blog-item .blog-info p { 
font-size: 0.9em;
line-height: 1.55em;
}
.blog-item .blog-info blockquote { 
font-size: 16px;
line-height: 26px;
margin-bottom: 0;
text-align: left;
padding: 0;
}
.blog-item .blog-info blockquote::before,
.blog-item .blog-info blockquote::after { 
display: none;
}
.blog-item .blog-info blockquote cite { 
font-size: 13px;
} #page-title .post-meta + .post-name, 
#page-title .post-meta + .title-alt {
margin-top: 10px;
}
#page-title .post-name {
font-family: 'Montserrat'; 
font-weight: 600;
}
.meta-author {
font-family: 'Montserrat'; 
font-size: 13px;
font-weight: 500;
display: inline-block;
margin-right: 20px;
}
#page-title .post-meta .meta-author span {
color: rgba(0,0,0,0.41);
}	
.text-light #page-title .post-meta .meta-author span { 
color: rgba(255,255,255,0.51); 
}
#single-share {
margin-top: 30px;
overflow: hidden;
}
#single-share .widget-title {
float: left;
margin-right: 20px; 
line-height: 26px;
font-size: 14px;
}
#single-share .socialmedia-widget {
float: left;
margin: 0;
}
#blog-single .blog-media {
width: 1100px;
max-width: 100%;
margin: 0 auto;
margin-top: 40px;
text-align: center;
}
#blog-single .blog-media:first-child, 
#blog-single div .blog-media:first-child { 
margin-top: 0; 
}
#blog-single .blog-content {
margin-top: 50px;
}
#blog-single .blog-content:first-child, 
#blog-single div .blog-content:first-child { 
margin-top: 0; 
}
#blog-single .meta-tags {
margin-top: 0;
}
#blog-single .meta-tags a {
font-size: 0.85em;
line-height: 1.3em;
display: inline-block;
}
#blog-single .meta-tags a::before {
content: "#";
font-size: 0.75em;
display: inline-block;
margin-right: 1px;
}  .post-comments {
margin-top: 100px;
}
#single-pagination + .post-comments { 
margin-top: 0; 
}
.post-comments.wrapper-small .column-section > .column,
.main-content .post-comments .column-section > .column {
width: 100%;
margin: 0;
}
.post-comments.wrapper-small .column-section > .column:not(.empty-content):nth-child(2n),
.main-content .post-comments .column-section > .column:not(.empty-content):nth-child(2n)  {
margin-top: 100px;
}
.comments .comment-list {
background: none;
list-style: none;
margin: 0;
padding: 0;
}
.comments .comment-list,
.comments .comment-list + p {
margin-top: 40px;
}	
.comments .comment-list .comment { 
margin-top: 60px;
}
.comments .comment-list .comment:first-child {
margin-top: 0;
}
.comments .comment-list .pingback { 
margin-top: 30px;
font-size: 0.9em;
line-height: 1.55em;
color: rgba(0,0,0,0.41);
overflow: hidden;
}
.comments .comment-list .pingback:first-child {
margin-top: 0;
}
.comments .comment-list .pingback .url { 
border: none !important;
font-weight: 500;
margin-left: 10px;
margin-right: 10px;
}
.comments .comment-list .pingback .edit-link a { 
font-family: 'Montserrat';
font-weight: 400;
font-size: 13px !important;
display: inline-block;
line-height: 16px;
border-bottom: 1px solid #000;
}
.comments .comment .comment-inner {
position: relative;
}
.comments .comment .comment-content .content {
margin-top: 10px;
font-size: 0.9em;
line-height: 1.55em;
}
.comments .comment .children { 
margin-left: 50px; 
margin-top: 60px;
list-style: none;
}
.comments .user {
float: left;
width: 40px;
-moz-border-radius: 999px;
-webkit-border-radius: 999px;
-o-border-radius: 999px;
border-radius: 999px;
}
.comments .user img {
-moz-border-radius: 999px;
-webkit-border-radius: 999px;
-o-border-radius: 999px;
border-radius: 999px;
}
.comments .time {
font-size: 13px;
line-height: 20px;
font-weight: 400;
text-transform: none; 
letter-spacing: normal;
margin-top: 0;
display: inline-block;
color: rgba(0,0,0,0.41);
}
.text-light .comments .time { 
color: rgba(255,255,255,0.4); 
}
.comments .name {
position: relative;
}
.comments .comment-content {
margin-left: 55px;
position: relative;
}
.comments .comment-content .description {
margin-top: 10px;
}
.comments .comment-reply-link, 
.comments #cancel-comment-reply-link {
display: inline-block;
font-weight: 500;
font-size: 13px;
line-height: 22px;
margin-left: 20px;
}
.comments #respond {
margin-top: 40px;
margin-left: 55px;
}
.bypostauthor  { 
border-top: 1px solid transparent; }
.no-comments {
margin-top: 40px;
} .leavecomment textarea {
min-height: 100px;
}
.leavecomment .comment-form > .form-row:first-child {
margin-top: 35px;
}
.leavecomment .comment-form .one-third {
float: left;
width: calc(33.33% - 13.33px);
margin-right: 20px;
}
.leavecomment .comment-form .one-third.last-col {
margin-right: 0%;
}
#single-pagination + .leavecomment { 
margin-top: 80px;
padding-top: 0;
}
#reply-title {
font-size: 22px;
line-height: 30px;
font-weight: 600;
}
.logged-in-as {
font-size: 0.85em;
line-height: 1.5em;
}
#respond form, .leavecomment form {
margin-top: 0;
}
.comment-notes {
font-size: 0.85em;
line-height: 1.5em;
} #page-pagination {
padding: 40px 0;
}
.isotope-grid.shop-container + #page-pagination {
padding-top: 0;
}
.pagination {
list-style: none;
margin: 0;
padding: 0;
position: relative;
z-index: 2;
}
.pagination li {
padding: 0;
display: inline-block;
margin: 0 6px;
}
.pagination li:first-child, 
.pagination li.inactive + li { 
margin-left: 0; 
}
.pagination li:last-child { 
margin-right: 0; 
}
.pagination li a {
font-weight: 500;
font-size: 14px;
color: #000;
line-height: 20px;
display: inline-block;
padding: 0 5px;
max-width: 100%;
}
.pagination li:first-child a { 
padding-left: 0; 
}
.pagination li:last-child a {
padding-right: 0; 
}
.pagination li a:hover {
opacity: 0.41;
}
.pagination li.inactive {
display: none;
}
.pagination li.next .icon svg, 
.pagination li.prev .icon svg {
width: 13px;
}
.pagination li.next { 
margin-left: 15px; 
}
.pagination li.prev { 
margin-right: 15px; 
}
.pagination li.prev .icon svg {
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
transform: rotate(-180deg);
} #page-pagination .pagination li a .text {
display: none;
}
#page-pagination .pagination li.page {
display: inline-block;
float: none;
position: relative;
}
#page-pagination .pagination li.page span, 
#page-pagination .pagination li.page a {
font-weight: 500;
font-size: 14px;
color: #000;
display: block;
transition: all 0.2s ease;
text-align:center;
}
#page-pagination .pagination li.page span.current {
height: 40px;
line-height: 40px;
min-width: 32px;
padding: 0 4px;
border-radius: 20px;
background: rgba(0,0,0,0.04);
} #single-pagination {
padding: 80px 0;
}
#single-pagination + div[class*='spacer-'] { 
height: 0; 
}
#single-pagination .pagination li {
float: left;
width: calc(50% - 30px);
}
#single-pagination .pagination li.next {
float: right;
text-align: right;
}
#single-pagination .pagination li a .text {
font-family: "Montserrat";
font-weight: 400;
font-size: 13px;
color: rgba(0,0,0,0.41);
}
#single-pagination .pagination li .post-title {
content: attr(data-title);
font-family: "Montserrat";
font-weight: 600;
font-size: 16px;
display: block;
margin-top: 3px;
} .content-pagination {
margin-top: 30px;
}
.content-pagination .pages,
.content-pagination .pages a {
display: inline-block;
margin-left: 15px;
color: rgba(0,0,0,0.41);
font-size: 13px;
line-height: 16px;
font-weight: 600;
}
.content-pagination .pages a {
padding: 0 1px;
color: #000;
margin: 0 0 0 0;
border-bottom: 1px solid #000;
}
.content-pagination .pages a:hover {
color: rgba(0,0,0,0.41);
} #comment-pagination {
margin-left: 55px;
margin-top: 40px;
}
#comment-pagination a {
border-bottom: 1px solid #000;
padding: 0;
}  .isotope-grid { 
width: 100%;
margin-top: 40px; 
margin-bottom: -1px; }
.filter + .isotope-grid { 
margin-top: 35px;  
}
div .isotope-grid:first-child { 
margin-top: 0;  
}
[class*='wrapper'] .isotope-grid { 
width: 100%; 
}
.isotope-grid::after { 
content: ""; 
display: block; 
clear: both; 
visibility: hidden; 
font-size: 0;  
height: 0; 
}
.isotope-grid { 
*display: inline-block; 
}
.isotope-grid[class*='isotope-spaced'] { 
width: calc(100% + 20px); 
left: 0; 
margin-bottom: -20px;
}
.isotope-grid[class*='isotope-spaced-big'] {
width: calc(100% + 40px); 
left: 0;
margin-bottom: -40px;
}
.isotope-grid[class*='isotope-spaced-huge'] {
width: calc(100% + 80px); 
left: 0;
margin-bottom: -80px;
}
.isotope-grid.shop-container { 
margin-bottom: 20px !important; 
}
.isotope-grid.shop-container[class*='isotope-spaced'] {
margin-bottom: 0px !important; 
}
.isotope-grid .isotope-item {
margin-bottom: -0.5px; float: left;
position: relative;
}
.isotope-grid[class*='isotope-spaced'] .isotope-item { 
margin-bottom: 20px; 
margin-right: 20px; 
}
.isotope-grid[class*='isotope-spaced-big'] .isotope-item { 
margin-bottom: 40px; 
margin-right: 40px; 
}
.isotope-grid[class*='isotope-spaced-huge'] .isotope-item { 
margin-bottom: 80px; 
margin-right: 80px; 
}
.isotope-grid.style-column-2 .isotope-item { width: 50%; }
.isotope-grid.style-column-2 .isotope-item.double-width { width: 100%; }
.isotope-grid.style-column-3 .isotope-item { width: 33.33%; }
.isotope-grid.style-column-3 .isotope-item.double-width { width: 66.66%; }
.isotope-grid.style-column-4 .isotope-item { width: 25%; }
.isotope-grid.style-column-4 .isotope-item.double-width { width: 50%; }
.isotope-grid.style-column-5 .isotope-item { width: 20%; }
.isotope-grid.style-column-5 .isotope-item.double-width { width: 40%; }
.isotope-grid.style-column-2[class*='isotope-spaced'] .isotope-item  { width: calc(50% - 20px); }
.isotope-grid.style-column-2[class*='isotope-spaced'] .isotope-item.double-width { width: calc(100% - 20px); }
.isotope-grid.style-column-3[class*='isotope-spaced'] .isotope-item  { width: calc(33.33% - 20px); }
.isotope-grid.style-column-3[class*='isotope-spaced'] .isotope-item.double-width { width: calc(66.66% - 20px); }
.isotope-grid.style-column-4[class*='isotope-spaced'] .isotope-item  { width: calc(25% - 20px); }
.isotope-grid.style-column-4[class*='isotope-spaced'] .isotope-item.double-width { width: calc(50% - 20px); }
.isotope-grid.style-column-5[class*='isotope-spaced'] .isotope-item  { width: calc(20% - 20px); }
.isotope-grid.style-column-5[class*='isotope-spaced'] .isotope-item.double-width { width: calc(40% - 20px); }
.isotope-grid.style-column-2[class*='isotope-spaced-big'] .isotope-item  { width: calc(50% - 40px); }
.isotope-grid.style-column-2[class*='isotope-spaced-big'] .isotope-item.double-width { width: calc(100% - 40px); }
.isotope-grid.style-column-3[class*='isotope-spaced-big'] .isotope-item  { width: calc(33.33% - 40px); }
.isotope-grid.style-column-3[class*='isotope-spaced-big'] .isotope-item.double-width { width: calc(66.66% - 40px); }
.isotope-grid.style-column-4[class*='isotope-spaced-big'] .isotope-item  { width: calc(25% - 40px); }
.isotope-grid.style-column-4[class*='isotope-spaced-big'] .isotope-item.double-width { width: calc(50% - 40px); }
.isotope-grid.style-column-5[class*='isotope-spaced-big'] .isotope-item  { width: calc(20% - 40px); }
.isotope-grid.style-column-5[class*='isotope-spaced-big'] .isotope-item.double-width { width: calc(40% - 40px); }
.isotope-grid.style-column-2[class*='isotope-spaced-huge'] .isotope-item  { width: calc(50% - 80px); }
.isotope-grid.style-column-2[class*='isotope-spaced-huge'] .isotope-item.double-width { width: calc(100% - 80px); }
.isotope-grid.style-column-3[class*='isotope-spaced-huge'] .isotope-item  { width: calc(33.33% - 80px); }
.isotope-grid.style-column-3[class*='isotope-spaced-huge'] .isotope-item.double-width { width: calc(66.66% - 80px); }
.isotope-grid.style-column-4[class*='isotope-spaced-huge'] .isotope-item  { width: calc(25% - 80px); }
.isotope-grid.style-column-4[class*='isotope-spaced-huge'] .isotope-item.double-width { width: calc(50% - 80px); }
.isotope-grid.style-column-5[class*='isotope-spaced-huge'] .isotope-item  { width: calc(20% - 80px); }
.isotope-grid.style-column-5[class*='isotope-spaced-huge'] .isotope-item.double-width { width: calc(40% - 80px); }
.isotope-grid.style-column-1 { 
width: 100% !important; 
left: 0; 
text-align: center;
}
.isotope-grid.style-column-1 .isotope-item { 
width: 100%; 
margin-right: 0px !important; 
}
.isotope-grid.style-column-1[class*='isotope-spaced'] a.thumb-hover { 
display: inline-block; 
margin: 0 auto; 
width: auto; 
}
.isotope-grid.style-column-1 .lazy-wrapper { 
margin: 0 auto; 
}
.isotope-grid:not(.gallery-container) .isotope-item .item-media img { 
width: 100%; } 
.isotope-grid .isotope-item .ratio-wrapper > img { 
object-fit: cover; 
object-position: 50% 50%; 
width: 100%; 
height: 100% !important; 
} .isotope-grid[class*='offset']:not(.offset-crazy).style-column-2 .isotope-item:nth-child(2) { margin-top: 20px; }
.isotope-grid[class*='offset']:not(.offset-crazy).style-column-3 .isotope-item:nth-child(2) { margin-top: 20px; }
.isotope-grid[class*='offset']:not(.offset-crazy).style-column-3 .isotope-item:nth-child(3) { margin-top: 40px; }
.isotope-grid[class*='offset']:not(.offset-crazy).style-column-4 .isotope-item:nth-child(2) { margin-top: 20px; }
.isotope-grid[class*='offset']:not(.offset-crazy).style-column-4 .isotope-item:nth-child(3) { margin-top: 40px; }
.isotope-grid[class*='offset']:not(.offset-crazy).style-column-4 .isotope-item:nth-child(4) { margin-top: 60px; }
.isotope-grid.offset-big:not(.offset-crazy).style-column-2 .isotope-item:nth-child(2) { margin-top: 40px; }
.isotope-grid.offset-big:not(.offset-crazy).style-column-3 .isotope-item:nth-child(2) { margin-top: 40px; }
.isotope-grid.offset-big:not(.offset-crazy).style-column-3 .isotope-item:nth-child(3) { margin-top: 80px; }
.isotope-grid.offset-big:not(.offset-crazy).style-column-4 .isotope-item:nth-child(2) { margin-top: 40px; }
.isotope-grid.offset-big:not(.offset-crazy).style-column-4 .isotope-item:nth-child(3) { margin-top: 80px; }
.isotope-grid.offset-big:not(.offset-crazy).style-column-4 .isotope-item:nth-child(4) { margin-top: 120px; }
.isotope-grid.offset-huge:not(.offset-crazy).style-column-2 .isotope-item:nth-child(2) { margin-top: 60px; }
.isotope-grid.offset-huge:not(.offset-crazy).style-column-3 .isotope-item:nth-child(2) { margin-top: 60px; }
.isotope-grid.offset-huge:not(.offset-crazy).style-column-3 .isotope-item:nth-child(3) { margin-top: 120px; }
.isotope-grid.offset-huge:not(.offset-crazy).style-column-4 .isotope-item:nth-child(2) { margin-top: 60px; }
.isotope-grid.offset-huge:not(.offset-crazy).style-column-4 .isotope-item:nth-child(3) { margin-top: 120px; }
.isotope-grid.offset-huge:not(.offset-crazy).style-column-4 .isotope-item:nth-child(4) { margin-top: 180px; }
.isotope-grid.offset-ultra:not(.offset-crazy).style-column-2 .isotope-item:nth-child(2) { margin-top: 100px; }
.isotope-grid.offset-ultra:not(.offset-crazy).style-column-3 .isotope-item:nth-child(2) { margin-top: 100px; }
.isotope-grid.offset-ultra:not(.offset-crazy).style-column-3 .isotope-item:nth-child(3) { margin-top: 200px; }
.isotope-grid.offset-ultra:not(.offset-crazy).style-column-4 .isotope-item:nth-child(2) { margin-top: 100px; }
.isotope-grid.offset-ultra:not(.offset-crazy).style-column-4 .isotope-item:nth-child(3) { margin-top: 200px; }
.isotope-grid.offset-ultra:not(.offset-crazy).style-column-4 .isotope-item:nth-child(4) { margin-top: 300px; } .isotope-grid.offset-crazy .isotope-item { 
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box; }
.isotope-grid.offset-crazy .isotope-item:nth-child(1n) { padding: 5% 3% 1% 0%; }
.isotope-grid.offset-crazy .isotope-item:nth-child(2n) { padding: 0% 2% 1% 1%; }
.isotope-grid.offset-crazy .isotope-item:nth-child(3n) { padding: 1% 0% 1% 3%; }
.isotope-grid.offset-crazy .isotope-item:nth-child(4n) { padding: 5% 2% 1% 3%; }
.isotope-grid.offset-crazy .isotope-item:nth-child(5n) { padding: 7% 2% 1% 1%; }
.isotope-grid.offset-crazy .isotope-item:nth-child(6n) { padding: 0% 0% 1% 4%; }
.isotope-grid.offset-crazy .isotope-item:nth-child(7n) { padding: 0% 4% 1% 2%; }
.isotope-grid.offset-crazy .isotope-item:nth-child(8n) { padding: 4% 4% 1% 0%; } .load-isotope {
position: relative;
height: 40px;
transition: all 0.4s ease;
margin: 40px 0;
}
.isotope-grid.shop-container + .load-isotope {
margin-top: 0;
}
.load-isotope.disabled { 
transition-delay: 3.2s;
height: 0;
margin: 0;
opacity: 0;
overflow: hidden;
}
.load-isotope > a {
opacity: 1;
filter: alpha(opacity=100);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
transition: all 0.3s ease;
position: absolute !important;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
z-index: 2;
}
.load-isotope > a[data-method='infiniteload'] {
opacity: 0;
filter: alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";	
visibility: hidden;
}
.load-isotope.loading > a, 
.load-isotope.disabled > a {
visibility: hidden;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.load-isotope > .load-message {
position: absolute;
top: 50%;
left: 50%;
min-width: 260px;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
transition: all 0.3s 0.3s ease;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden;
}
.load-isotope.disabled > .load-message {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	
}
.load-isotope .load-isotope-icon {
z-index: 2;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden;
transition: all 0.3s ease;
}
.load-isotope.loading:not(.disabled) .load-isotope-icon {
visibility: visible;
transition-delay: 0.1s;	
opacity: 1;
filter: alpha(opacity=100);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
} .lazy-wrapper {
width: 100%;
display: block;
background: rgba(0,0,0,0.06);
transition: background 1s ease;
position: relative; }
.isotope-grid[data-ratio] .lazy-wrapper {  
min-height: 100% !important; }
.lazy-wrapper.loaded, 
.isotope-grid[data-ratio] .lazy-wrapper.loaded {
width: auto !important;
max-width: inherit !important;
height: auto !important;
min-height: auto !important;
display: initial !important;
background: transparent;
}
.lazy-wrapper .lazy-img {
opacity: 0;
transition: opacity 0.6s ease;
display: block;
}
.lazy-wrapper.loaded .lazy-img {
opacity: 1;
}
.lazy-wrapper .lazy-img img {
height: 0;
}
.lazy-wrapper.loaded .lazy-img img {
height: auto;
} .tparrows.kona-nav, .tparrows.custom {
background: none !important;
width: 22px !important;
height: 30px !important;
transition: all 0.3s ease;
}
.tparrows.kona-nav::before, 
.tparrows.custom::before {
content: "" !important;
width: 22px;
height: 2px;
background: #fff;
display: block;
transition: all 0.3s ease;
position: absolute;
top: calc(50% - 1px);
border-radius: 1px;
left: 0;
}
.tparrows.kona-nav.kona-dark::before, 
.tparrows.custom.kona-dark::before { 
background: #000; 
}
.tparrows.kona-nav:hover::before, 
.tparrows.custom:hover::before { 
left: 6px; 
}
.tp-leftarrow.tparrows.kona-nav:hover::before, 
.tp-leftarrow.tparrows.custom:hover::before { 
left: -6px; 
}
.tparrows.kona-nav::after, 
.tparrows.custom::after {
content: "";
position: absolute;
top: 50%;
left: 12px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
display: block;
width: 8px;
height: 8px;
-webkit-transform: translateY(-50%) rotate(45deg);
-moz-transform: translateY(-50%) rotate(45deg);
-ms-transform: translateY(-50%) rotate(45deg);
-o-transform: translateY(-50%) rotate(45deg);
transform: translateY(-50%) rotate(45deg);
transition: all 0.3s ease;
border-radius: 1px;
}
.tp-leftarrow.tparrows.kona-nav::after, 
.tp-leftarrow.tparrows.custom::after { 
border: none;
border-bottom: 2px solid #fff;
border-left: 2px solid #fff;
left: 0;
}
.tparrows.kona-nav.kona-dark::after, 
.tparrows.custom.kona-dark::after { 
border-color: #000; 
}
.tparrows.kona-nav:hover::after, 
.tparrows.custom:hover::after { 
left: 18px; 
}
.tp-leftarrow.tparrows.kona-nav:hover::after, 
.tp-leftarrow.tparrows.custom:hover::after { 
left: -6px; 
}
.tp-bullets.kona-bullets .tp-bullet, 
.tp-bullets.custom .tp-bullet {
width: 7px;
height: 7px;
display: block;
border-radius: 30px;
background: #fff !important;
transition: background 0.3s ease;
}
.tp-bullets.kona-bullets.kona-dark .tp-bullet, 
.tp-bullets.custom.kona-dark .tp-bullet { 
background: #000 !important; 
}
.tp-bullets.kona-bullets .tp-bullet.selected, 
.tp-bullets.custom .tp-bullet.selected { 
background: none !important; 
}
.tp-bullets.kona-bullets .tp-bullet::before, 
.tp-bullets.custom .tp-bullet::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border: 1px solid #fff;
border-radius: 50%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
transition: all 0.3s ease;
}
.tp-bullets.kona-bullets .tp-bullet.selected::after, 
.tp-bullets.custom .tp-bullet.selected::after {
left: -3px;
top: -3px;
width: calc(100% + 6px);
height: calc(100% + 6px);
}
.tp-bullets.kona-bullets.kona-dark .tp-bullet::after, 
.tp-bullets.custom.kona-dark .tp-bullet::after { 
border-color: #000; 
}  .flickity-viewport {
transition: height 0.4s ease;
}
.flickity-carousel .flickity-prev-next-button {
width: 40px;
height: 40px;
padding: 0;
background: rgba(0,0,0,0.04);
left: auto;
right: 0;
top: -50px;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.flickity-carousel .flickity-prev-next-button:disabled { 
opacity: 1; 
}
.flickity-carousel .flickity-prev-next-button:hover { 
background: rgba(0,0,0,0.04); 
}
.flickity-carousel .flickity-prev-next-button.previous { 
left: auto; 
right: 50px; 
}
.flickity-carousel .flickity-prev-next-button.next { 
right: 0; 
}
.flickity-carousel.image-gallery .flickity-prev-next-button { 
background: #fff; 
top: auto; 
bottom: 20px; 
}
.flickity-carousel.image-gallery .flickity-prev-next-button.previous { 
right: 70px; 
}
.flickity-carousel.image-gallery .flickity-prev-next-button.next { 
right: 20px; 
}
.flickity-carousel .flickity-prev-next-button svg {
position: absolute;
width: 14px;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
transition: all 0.3s ease;
}
.flickity-prev-next-button:disabled svg { 
opacity: 0.3; 
}
.flickity-carousel .flickity-prev-next-button.next:not([disabled]):hover svg { 
left: calc(50% + 3px); 
}
.flickity-carousel .flickity-prev-next-button.previous:not([disabled]):hover svg { 
left: calc(50% - 3px); 
}
.flickity-carousel .flickity-page-dots {
bottom: 20px;
}
.flickity-carousel .flickity-page-dots li.dot {
width: 7px;
height: 7px;
background: #fff;
margin: 0 7px;
position: relative;
opacity: 1;
transition: background 0.3s ease;
}
.flickity-carousel.nav-dark .flickity-page-dots li.dot { 
background: #000; 
}
.flickity-carousel .flickity-page-dots li.dot.is-selected { 
background: none !important; 
}
.flickity-carousel .flickity-page-dots li.dot::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border: 1px solid #fff;
border-radius: 50%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
transition: all 0.3s ease;
}
.flickity-carousel.nav-dark .flickity-page-dots li.dot::after { 
border-color: #000; 
}
.flickity-carousel .flickity-page-dots li.dot.is-selected::after {
left: -3px;
top: -3px;
width: calc(100% + 6px);
height: calc(100% + 6px);
} .flickity-carousel[class*='flickity-spaced'] .isotope-item { margin-right: 20px; }
.flickity-carousel[class*='flickity-spaced-big'] .isotope-item { margin-right: 40px; }
.flickity-carousel[class*='flickity-spaced-huge'] .isotope-item { margin-right: 80px; }
.flickity-carousel.style-column-2 .isotope-item { width: 50%; }
.flickity-carousel.style-column-2[class*='flickity-spaced'] .isotope-item { width: calc((100% - 20px)/2); } .flickity-carousel.style-column-2[class*='flickity-spaced-big'] .isotope-item  { width: calc((100% - 40px)/2); }
.flickity-carousel.style-column-2[class*='flickity-spaced-huge'] .isotope-item  { width: calc((100% - 80px)/2); }
.flickity-carousel.style-column-3 .isotope-item { width: 33.3%; }
.flickity-carousel.style-column-3[class*='flickity-spaced'] .isotope-item  { width: calc((100% - 40px)/3); }
.flickity-carousel.style-column-3[class*='flickity-spaced-big'] .isotope-item  { width: calc((100% - 80px)/3); }
.flickity-carousel.style-column-3[class*='flickity-spaced-huge'] .isotope-item  { wwidth: calc((100% - 160px)/3); }
.flickity-carousel.style-column-4 .isotope-item { width: 25%; }
.flickity-carousel.style-column-4[class*='flickity-spaced'] .isotope-item  { width: calc((100% - 60px)/4); }
.flickity-carousel.style-column-4[class*='flickity-spaced-big'] .isotope-item  { width: calc((100% - 120px)/4); }
.flickity-carousel.style-column-4[class*='flickity-spaced-huge'] .isotope-item  { width: calc((100% -240px)/4); }
.flickity-carousel.style-column-5 .isotope-item { width: 20%; }
.flickity-carousel.style-column-5[class*='flickity-spaced'] .isotope-item  { width: calc((100% - 80px)/5); }
.flickity-carousel.style-column-5[class*='flickity-spaced-big'] .isotope-item  { width: calc((100% - 160px)/5); }
.flickity-carousel.style-column-5[class*='flickity-spaced-huge'] .isotope-item  { width: calc((100% - 320px)/5); }
.flickity-carousel .isotope-item img { width: 100%; } .phat-bgvideo-container .phat-bgvideo-loader { transition: all 0.3s ease;
}
.phat-bgvideo-container.loaded .phat-bgvideo-loader {
opacity: 0;
visibility: hidden;
} .phatvideo-bg .mute-video {
content: "";
bottom: 40px !important;
left: auto !important;
right: 60px !important;
width: 34px;
height: 34px;
overflow: hidden;
z-index: 5;
background: #fff;
border-radius: 50%;
}
.phatvideo-bg .mute-video span { 
display: none; 
}
.phatvideo-bg .mute-video::after, 
.phatvideo-bg .mute-video::before {
content: "\f4cf";
font-family: "Ionicons";
color: #000;
font-size: 20px;
line-height: 15px;
text-indent: 0;
position: absolute;
top: calc(50% - 7px);
width: 100%;
height: 15px;
line-height: 15px;
text-align: center;
transition: all 0.2s ease;
opacity: 0;
transition: color 0.3s ease, opacity 0.1s ease;
}
.phatvideo-bg .mute-video::before {
content: "\f4ce";
opacity: 1;
}
.phatvideo-bg .mute-video.unmute span:first-child {
display: block;
width: 18px;
height: 1.3px;
background: #000;
text-indent: -9999px;
position: absolute;
top: 50% ;
left: calc(50% - 9px);
transform: rotate(45deg);
} .phatvideo-bg .playpause-video {
bottom: 40px !important;
left: auto !important;
right: 60px !important;
width: 34px;
height: 34px;
overflow: hidden;
z-index: 5;
background: #fff;
border-radius: 50%;
}
.phatvideo-bg .mute-video + .playpause-video { 
right: 108px !important; 
}
.phatvideo-bg .playpause-video span {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.phatvideo-bg .playpause-video span:first-child { 
display: none; 
}
.phatvideo-bg .playpause-video span::after, 
.phatvideo-bg .playpause-video span::before {
content: "\f488";
font-family: "Ionicons";
color: #000;
font-size: 15px;
text-indent: 0;
position: absolute;
top: calc(50% - 7px);
width: 100%;
height: 15px;
line-height: 15px;
text-align: center;
transition: all 0.2s ease;
opacity: 0;
}
.phatvideo-bg .playpause-video span::before {
content: "\f478";
font-size: 14px;
opacity: 1;
}
.phatvideo-bg .playpause-video span::after {
left: 1px;
}
.phatvideo-bg .playpause-video.play span::after {
opacity: 1;
} 
.phatvideo-bg .playpause-video.play span::before {
opacity: 0;
} .phatvideo-bg .phatlightcase-play {
bottom: 20px !important;
left: auto !important;
right: 30px !important;
width: 34px;
height: 34px;
overflow: hidden;
z-index: 5;
background: #fff;
border-radius: 50%;
z-index: 5;
}
.phatvideo-bg .phatlightcase-play::before {
content: "\f488";
font-family: "Ionicons";
color: #000;
font-size: 14px;
text-indent: 0;
position: absolute;
top: calc(50% - 7px);
left: 1px;
width: 100%;
height: 15px;
line-height: 15px;
text-align: center;
} body .fancybox-bg {
background: #fff;
}
body .fancybox-is-open .fancybox-bg {
opacity: 1;
}
body .fancybox-toolbar {
right: 20px;
top: 20px;
}
body .fancybox-button {
background: #f5f5f5 !important;
color: #000;
width: 40px;
height: 40px;
border-radius: 50%;
}
body .fancybox-button svg {
width: 14px;
height: 14px;
position: absolute;
left: 50%;
top: 50%;	
transform: translateX(-50%) translateY(-50%);
fill: #000 !important;
}
body .fancybox-button svg path {
fill: #000 !important;
}
body .fancybox-button--close svg {
width: 14px;
height: 14px;
}
body .fancybox-navigation .fancybox-button {
padding: 0;
height: 50px;
width: 50px;
border-radius: 50%;
border: none;
transition: all 0.3s ease !important;
background: #f5f5f5;
}
body .fancybox-navigation .fancybox-button--arrow_right {
right: 20px;
}
body .fancybox-navigation .fancybox-button--arrow_left {
left: 20px;
}
body .fancybox-button[disabled], body .fancybox-button[disabled]:hover,
body .fancybox-show-nav .fancybox-navigation .fancybox-button[disabled] {
opacity: 0;
}
body .fancybox-navigation .fancybox-button svg {
position: absolute;
width: 16px;
height: 16px;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
transition: all 0.3s ease;
}
body .fancybox-navigation .fancybox-button--arrow_left svg {
transform: translateX(-50%) translateY(-50%) rotate(-180deg);
}
body .fancybox-caption {
background: linear-gradient(0deg,rgba(255,255,255,.85) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,.15) 65%,rgba(255,255,255,.075) 75.5%,rgba(255,255,255,.037) 82.85%,rgba(255,255,255,.019) 88%,transparent);
color: #000;
font-size: 13px;
} .column-section { 
margin-top: 40px; 
}
.column-section.sticky-section { 
position: relative; 
}
div .column-section:first-child, 
.fullwidth-section + .column-section { 
margin-top: 0; 
}
.column { 
float: left; 
margin-right: 20px;
min-height: 1px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
}
.column.push-right, .column-section.swap-mobile .column:first-child { 
float: right; 
margin-right: 0; 
}
.spaced-none .column { 
margin: 0; 
}
[class*='wrapper'] .column-section .column:first-child { 
margin-left: 0; 
}
.spaced-big .column { 
margin-right: 40px; 
}	
.spaced-huge .column { 
margin-right: 80px; 
}	
.one-full { width: 100%; float: none; margin-right: 0; }
.one-half { width: calc(50% - 10px); }
.one-third { width: calc(33.33% - 13.33px); }
.two-third { width: calc(66.6% - 6.66px); } .one-fourth { width: calc(25% - 15px); } 
.two-fourth { width: calc(50% - 10px); }
.three-fourth { width: calc(75% - 5px); }
.one-fifth { width: calc(20% - 16px); }
.two-fifth { width: calc(40% - 12px); }
.three-fifth { width: calc(60% - 8px); }
.four-fifth { width: calc(80% - 4px); }
.one-sixth { width: calc(16.66% - 16.66px); }
.two-sixth { width: calc(33.33% - 13.33px); }
.three-sixth { width: calc(50% - 10px); }
.four-sixth { width: calc(66.66% - 6.66px); }
.five-sixth { width: calc(83.33% - 3.33px); }
.spaced-big .one-half { width: calc(50% - 20px); }
.spaced-big .one-third { width: calc(33.33% - 26.66px); }
.spaced-big .two-third { width: calc(66.6% - 40px); } 
.spaced-big .one-fourth { width: calc(25% - 30px); } 
.spaced-big .two-fourth { width: calc(50% - 20px); } 
.spaced-big .one-fifth { width: calc(20% - 32px); } 
.spaced-big .two-fifth { width: calc(40% - 24px); } 
.spaced-big .three-fifth { width: calc(60% - 16px); } 
.spaced-huge .one-half { width: calc(50% - 40px); }
.spaced-huge .one-third { width: calc(33.33% - 53.33px); }
.spaced-huge .two-third { width: calc(66.6% - 26.66px); } 
.spaced-huge .one-fourth { width: calc(25% - 60px); } 
.spaced-huge .two-fourth { width: calc(50% - 40px); } 
.spaced-huge .one-fifth { width: calc(20% - 64px); } 
.spaced-huge .two-fifth { width: calc(40% - 48px); } 
.spaced-huge .three-fifth { width: calc(60% - 32px); } 
.spaced-none .one-full { width: 100%; }
.spaced-none .one-half { width: 50%; }
.spaced-none .one-third { width: 33.33%; }
.spaced-none .two-third { width: 66.66%; } 		
.spaced-none .one-fourth { width: 25%; }
.spaced-none .two-fourth { width: 50%; }
.spaced-none .three-fourth { width: 75%; }
.spaced-none .one-fifth { width: 20%; }
.spaced-none .two-fifth { width: 40%; }
.spaced-none .three-fifth { width: 60%; }
.spaced-none .four-fifth { width: 80%; }
.spaced-none .one-sixth { width: 16.66%; }
.spaced-none .two-sixth { width: 33.33%; }
.spaced-none .three-sixth { width: 50%; }
.spaced-none .four-sixth { width: 66.66%; }
.spaced-none .five-sixth { width: 83.33%; }
.last-col { 
margin-right: 0px !important; 
} .thumb-hover {
overflow: hidden;
height: auto;
display: inline-block;
vertical-align: middle; width: 100%;
max-width: 100%;
position: relative;
margin: 0;
padding: 0;
}
.overlay-caption { 
position: absolute;
top: 50%;
left: 0;
width: 100%;
padding: 7%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; 
box-sizing: border-box;
height: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 2;
}
.double-width .thumb-hover .overlay-caption { 
padding: 3.5%; 
}
.thumb-hover .overlay-caption:not(.align-left):not(.align-right) { 
text-align: center; 
}
.thumb-hover .overlay-caption.bottom { 
top: inherit;
bottom: 0;
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
.thumb-hover .overlay-caption.top { 
top: 0;
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
.thumb-hover .overlay-caption.hidden {
opacity: 0;
visibility: hidden;
filter: alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition: opacity 0.5s ease;
}
.thumb-hover:hover .overlay-caption.hidden {
opacity: 1;
visibility: visible;
filter: alpha(opacity=100);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.thumb-hover .overlay-caption.hidden:not(.fade) .caption-sub, .thumb-hover .overlay-caption.hidden:not(.fade) .caption-name {
display: block;
-webkit-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
opacity: 0;
filter: alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition: all 0.6s ease 0s;
}
.thumb-hover .overlay-caption.top.hidden:not(.fade) .caption-sub, .thumb-hover .overlay-caption.top.hidden:not(.fade) .caption-name {
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
}
.thumb-hover:hover .overlay-caption.hidden:not(.fade) .caption-name { 
transition-delay: 0.15s; 
}
.thumb-hover:hover .overlay-caption.hidden:not(.fade) .caption-sub, .thumb-hover:hover .overlay-caption.hidden:not(.fade) .caption-name {
-webkit-transform: translateX(0px) translateY(0px);
-moz-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
-o-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
opacity: 1;
filter: alpha(opacity=100);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.thumb-hover .overlay-caption .caption-sub, .thumb-hover .overlay-caption .caption-name { 
line-height: 1.3em !important;
}
.caption-sub + .caption-name, .caption-name + .caption-sub { 
margin-top: 8px; 
}
.caption-dark .caption-sub , .caption-dark .caption-name { 
color: #000; 
transition: color 0.41s ease; 
}	
.caption-light .caption-sub , .caption-light .caption-name { 
color: #fff; 
transition: color 0.41s ease; 
} .thumb-hover img {
transition: all 0.4s ease 0s;
}
.thumb-hover.scale img {
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-ms-transform: scale(1.0);
-o-transform: scale(1.0);
transform: scale(1.0);
}
.thumb-hover.scale:hover img,
.product-media:hover .thumb-hover.scale img {
-webkit-transform: scale(1.03);
-moz-transform: scale(1.03);
-ms-transform: scale(1.03);
-o-transform: scale(1.03);
transform: scale(1.03);
} .thumb-hover .hover-image,
.thumb-hover .variation-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
transition: all 0.4s ease;
}
.thumb-hover .hover-image > img,
.thumb-hover .variation-image > img { 
object-fit: cover; 
object-position: 50% 50%; 
width: 100%; 
height: 100%; }
.thumb-hover .hover-image ~ .lazy-wrapper,
.thumb-hover .variation-image ~ .lazy-wrapper {
transition: all 0.4s ease 0s;
}
.thumb-hover:hover .hover-image ~ img,
.thumb-hover:hover .hover-image ~ .lazy-wrapper {
opacity: 0;
filter: alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
} .thumb-hover .variation-image {
opacity: 0;
z-index: 1;
transition-delay: 0.4s;
}
.thumb-hover .variation-image.active {
opacity: 1;
transition-delay: 0s;
} .thumb-hover[class*='overlay-color']::before { 
content:"";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255,255,255,0.5);
z-index: 1;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition: opacity 0.4s ease;
}
.thumb-hover[class*='overlay-color'].text-light::before { 
background: rgba(0,0,0,0.5);
}
.thumb-hover[class*='overlay-color']:hover::before { 
opacity: 1;
filter: alpha(opacity=100);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
} .thumb-hover.overlay-color-custom::before,
.thumb-hover.overlay-color-custom.text-light::before { background: transparent; }
.thumb-hover[class*='overlay-color'] .overlay { 
content:"";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255,255,255,0.5);
z-index: 1;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition: opacity 0.4s ease;
}
.thumb-hover[class*='overlay-color'].text-light .overlay { 
background: rgba(0,0,0,0.5);
}
.thumb-hover[class*='overlay-color']:hover .overlay { 
opacity: 1;
filter: alpha(opacity=100);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.thumb-hover[class*='overlay-color']:hover .caption-sub , .thumb-hover[class*='overlay-color']:hover .caption-name { color: #000000; }	
.thumb-hover.text-light[class*='overlay-color']:hover .caption-sub , .thumb-hover.text-light[class*='overlay-color']:hover .caption-name { color: #ffffff; } @media only screen and (min-width: 1024px) {
.thumb-hover.play-on-hover img {
transition: all 0.1s ease;
}
.thumb-hover.play-on-hover:hover img {
opacity: 0;
filter: alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
}  [class*='do-anim'] {
transition: all 0.8s cubic-bezier(.19,1,.22,1);
opacity: 0; filter: alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: translateY(30px);
-moz-transform: translateY(30px);
-ms-transform: translateY(30px);
-o-transform: translateY(30px);
transform: translateY(30px);
}
.animated[class*='do-anim'] {
-webkit-transform: translate(0) !important;
-moz-transform: translate(0) !important;
-ms-transform: translate(0) !important;
-o-transform: translate(0) !important;
transform: translate(0) !important;
opacity: 1; 
filter: alpha(opacity=100); 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}  div[class*='spacer-'] { 
display: block; 
}
.spacer-mini { 
height: 20px; 
}
.spacer-small { 
height: 40px; 
}
.spacer-medium { 
height: 80px; 
}
.spacer-big { 
height: 100px; 
}
div[class*='spacer-'] + p, 
div[class*='spacer-'] + div, 
div[class*='spacer-'] + blockquote, 
div[class*='spacer-'] + ul,
div[class*='spacer-'] + h1, 
div[class*='spacer-'] + h2, 
div[class*='spacer-'] + h3, 
div[class*='spacer-'] + h4, 
div[class*='spacer-'] + h5, 
div[class*='spacer-'] + h6 { 
margin-top: 0px !important; 
} .sr-button {
font-family: 'Montserrat';
font-weight: 500;
font-size: 14px !important;
line-height: 40px;
height: 40px;
border-radius: 20px;
text-align: center;
background: #000;
color: #fff !important;
display: inline-block;
padding: 0px 20px;
transition: all 0.2s ease;
max-width: 100%;
margin: 2px 0 3px 0;
border: none !important;
position: relative;
overflow: hidden;
width: auto;
}
.sr-button:last-child {
margin-bottom: -4px;
} .sr-button.withicon {
padding: 0;
}
.sr-button .text {
display: inline-block;
overflow: hidden;
position: relative;
line-height: 20px;
height: 20px; z-index: 1;
margin-top: 10px;
vertical-align: top;
}
.sr-button .text span {
display: inline-block;
line-height: 20px;
height: 20px;
transition: all 0.3s ease !important;
}
.sr-button:hover .text span {
transform: translateY(-100%) !important;
}
.sr-button .text span:not(:first-child) {
position: absolute;
top: 100%;
left: 0;
}
.sr-button.withicon .icon {
z-index: 1;
width: 40px;
height: 40px;
background: #000;
border-radius: 20px;
display: inline-block;
position: relative; margin-right: 5px;
transition: all 0.3s ease !important;
overflow: hidden;
vertical-align: top;
}
.sr-button.withicon svg {
fill: #fff;
position: absolute;
width: 13px;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
transition: all 0.3s ease !important;
}
.sr-button.withicon:hover svg {
left: calc(50% + 3px);
}
.sr-button.withicon i {
font-size: 13px !important;
color: #fff;
}
.sr-button.withicon i.fa-play {
position: relative;
left: 4%;
}
.sr-button.withicon.simple {
padding: 0;
background: transparent !important;
}
.sr-button-text {
font-family: 'Montserrat';
font-weight: 400;
font-size: 13px !important;
display: inline-block;
line-height: 16px;
border-bottom: 1px solid #000;
} .sr-button.style-2 { background: #fff; color: #000 !important;  }
.sr-button.style-3 { background: rgba(0,0,0,0.04); color: #000 !important;  }
.sr-button.style-2 .icon { background: #fff; }
.sr-button.style-3 .icon { background: transparent; }
.sr-button.style-2 .icon svg, .sr-button.style-3 .icon svg { fill: #000; }
.sr-button.style-2 .icon i, .sr-button.style-3 .icon i { color: #000; }
.sr-button.style-4 { border-radius: 0; background: none; color: #000 !important; padding: 0; border-bottom: 1px solid #000 !important; height: 20px; }
.sr-button.style-4 .text { margin-left: 0 !important; margin-right: 0 !important; margin-top: 0; }
.sr-button.style-4.withicon .icon { background: transparent; color: #000 !important; height: 20px; margin-right: 0; margin-left: 10px; width: 20px; }
.sr-button.style-4.withicon .icon:first-child { margin-right: 10px !important; margin-left: 0px !important; }
.sr-button.style-4.withicon svg { fill: #000; }
.text-light .sr-button.style-4 { color: #fff !important; border-bottom: 1px solid #fff !important; }
.text-light .sr-button.style-4.withicon .icon { color: #fff !important; }
.text-light .sr-button.style-4.withicon svg { fill: #fff; }
.sr-button.text-trans { border-radius: 0; background: transparent; color: #000 !important; padding: 0; }
.sr-button.text-trans.style-3 .icon { background: rgba(0,0,0,0.04); }
.sr-button.text-trans .icon:first-child { margin-right: 15px; }
.sr-button.text-trans .icon:last-child { margin-left: 15px; margin-right: 0px; }
.sr-button.withicon:not(.text-trans) .icon:first-child { margin-left: 5px; margin-right: 0; }
.sr-button.withicon:not(.text-trans) .text:first-child { margin-left: 20px; }
.sr-button.withicon:not(.text-trans) .text:last-child { margin-right: 20px; } .sr-button, .sr-button .text, .sr-button .text span {
font-size: 14px !important;
line-height: 40px !important;
}
.sr-button .text, .sr-button .text span {
line-height: 20px !important;
height: 20px !important;
}
.sr-button .icon, .sr-button .icon i {
text-align:center !important;
line-height: 40px !important;
} [class*="sr-popup-"] {
display: flex;
align-items: center;
position: fixed;
right: 0;
top:  0;
width: 100%;
height: 0;
overflow: hidden;
overflow-y: scroll;
z-index: 1601;
visibility: hidden;
opacity: 0;
transition: all 0.01s ease 0.46s;
}
#header [class*="sr-popup-"] {
z-index: 1500;
}
.sr-popup-left {
right: auto;
left: auto;
}
.popup-is-open [class*="sr-popup-"].this-is-open {
opacity: 1;
height: 100%;
visibility: visible;
transition: all 0.01s ease;
}
.sr-popup-center {
transition: all 0.45s ease, height 0.01s ease 0.46s;
}
.sr-popup-full {
background: #fff;
transition: all 0.25s ease !important;
}
.sr-popup-center.popup-no-center {
display: block;
align-items: flex-start;
}
.popup-is-open .sr-popup-center.this-is-open,
.popup-is-open .sr-popup-full.this-is-open {
transition: all 0.45s ease 0.1s, height 0.01s ease;
}
[class*="sr-popup-"] .popup-inner {
position: absolute;
right: 0;
top:  0;
width: 500px;
max-width: 100%;
height: 100%;
background: #fff;
z-index: 2;
transform: translateX(100%);
transition: all 0.45s cubic-bezier(.6, 0, .1, 1);
visibility: hidden;
}
.sr-popup-left .popup-inner {
right: auto;
left: 0;
transform: translateX(-100%);
}
.popup-is-open [class*="sr-popup-"].this-is-open .popup-inner {
transform: translateX(0%);
transition: all 0.45s  cubic-bezier(.6, 0, .1, 1);
visibility: visible;
}
.sr-popup-center .popup-inner {
position: relative;
left: auto;
right: auto;
top:  auto;
width: 900px;
margin: 0 auto;
height: auto;
background: #fff;
visibility: visible;
transform: none;
}
.sr-popup-center.popup-no-center .popup-inner {
margin-top: 60px;
margin-bottom: 60px;
}
.sr-popup-full .popup-inner {
position: relative;
left: auto;
right: auto;
top:  auto;
width: 100%;
transform: none;
}
.close-icon {
width: 18px;					
height: 18px;							
position: absolute;
top: 40px;
right: 40px;
color: #fff;
z-index: 1510;
transition: all 0.3s ease;
opacity: 0;
}
.popup-is-open [class*="sr-popup-"].this-is-open .close-icon {
opacity: 1;
transition-delay: 0.4s;
}
.close-icon svg {
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
transition: all 0.2s ease;
width: 100%;
}
.close-icon:hover svg {
opacity: 0.49;
} [class*="sr-popup-"] .sr-pseudo-close {
position: fixed;
left: 0;
top:  0;
width: 0;
height: 100%;
background: #000;
opacity: 0;
visibility: hidden;
z-index: 1;
pointer-events: none;
transition: all 0.6s ease, width 0.01s ease 0.6s;
}
.popup-is-open [class*="sr-popup-"].this-is-open .sr-pseudo-close  {
visibility: visible;
opacity: 0.3;
width: 100%;
pointer-events: auto;
transition: all 0.6s ease, width 0.01s ease 0s;
} .team-member {
margin-top: 40px;
}
div .team-member:first-child { 
margin: 0; 
}
.team-role {
color: rgba(0,0,0,0.41);
}
.text-light .team-role { 
color: rgba(255,255,255,0.4); 
}
.team-infos {
margin-top: 20px;
}
div .team-infos:first-child { 
margin: 0; 
}
.column.hasbg .team-infos {
padding: 30px;
margin: 0;
} .sr-tabs {
margin-top: 40px;
}
div .sr-tabs:first-child {
margin-top: 0;
}
.sr-tabs .tab-nav {
padding: 0 0 20px 0;
margin: 0;
list-style: none;
position: relative;
overflow: hidden;
border-bottom: 1px solid rgba(0,0,0,0.12);
}
.sr-tabs .tab-nav li {
display: inline-block;
margin: 0 30px 0 0;
position: relative;
}
.sr-tabs .tab-nav li a { 
color: rgba(0,0,0,0.41); 
}
.text-light .sr-tabs .tab-nav li a { 
color: rgba(255,255,255,0.4); 
}
.sr-tabs .tab-nav li.active a { 
color: #000; 
}
.text-light .sr-tabs .tab-nav li.active a { 
color: #fff; 
}
.sr-tabs .tab-container {
margin-top: 20px;
}
.sr-tabs .tab-container .tab-content.active {
display: block !important;
} .accordion {
margin-top: 30px;
}
div .accordion:first-child { 
margin: 0; 
}
.toggle-item {
margin-top: 20px;
}
div .toggle-item:first-child { 
margin: 0; 
}
.accordion .toggle-item {
border-bottom: 1px solid rgba(0,0,0,0.12);
padding-bottom: 20px;
}
.toggle-item .toggle-title { 
position: relative; 
padding-left: 27px; 
cursor: pointer; }
.toggle-item .toggle-title .plus,
.toggle-item .toggle-title .minus {
position: absolute;
top: -2px;
left: -8px;
width: 26px;
height: 26px;
border-radius: 50%;
transition: all 0.3s ease;
}
.toggle-item .toggle-title::before {
content: "";
position: absolute;
top: -2px;
left: -8px;
background: rgba(0,0,0,0.04);
width: 26px;
height: 26px;
border-radius: 50%;
transform: scale(0.7);
opacity: 0;
transition: all 0.3s ease;
}
.toggle-item .toggle-title.toggle-active::before { 
transform: scale(1);	
opacity: 1; 
}
.toggle-item .toggle-title .plus svg,
.toggle-item .toggle-title .minus svg {
display: block;
width: 10px;
height: 10px;
position: absolute;
top: calc(50% - 5px);
left: calc(50% - 5px);
}
.toggle-item .toggle-title .minus {
opacity: 0;
}
.toggle-item .toggle-title.toggle-active .plus { 
opacity: 0; 
}
.toggle-item .toggle-title.toggle-active .minus { 
opacity: 1; 
}
.toggle-item .toggle-inner { 
padding-top: 20px;
padding-bottom: 30px;
padding-left: 27px;
}
.accordion .toggle-item .toggle-inner {
padding-bottom: 0;
}  .widget {
margin-top: 40px;
height: auto;
}
.sidebar .widget { 
margin-top: 60px; 
}
div .widget:first-child, .wcapf-widget-hidden + .widget { 
margin-top: 0; 
}
.widget-title {
font-size: 14px;
line-height: 24px;
font-weight: 500;
}
.widget-title + div, 
.widget-title + ul, 
.widget-title + p, 
.widget-title + ol {
margin-top: 15px;
} .widget ul:not(.socialmedia-widget) {
list-style: none;
padding: 0;
margin-left: 0;
}
.widget ul:not(.socialmedia-widget) li {
margin-top: 8px;
line-height: 20px; }
.widget ul:not(.socialmedia-widget) li a {
font-weight: 500;
font-size: 15px;
display: inline-block;
transition: color 0.2s ease;
color: #000;
line-height: 20px; }
.widget ul:not(.socialmedia-widget) li a:hover { 
color: rgba(0,0,0,0.41); 
}
.text-light .widget ul:not(.socialmedia-widget) li a { 
color: #fff; 
}
.text-light .widget ul:not(.socialmedia-widget) li a:hover { 
color: rgba(255,255,255,0.48); 
}
.widget ul:not(.socialmedia-widget) ul.sub-menu, .widget ul:not(.socialmedia-widget) ul.children {
margin: 0 0 15px 0;
padding: 0 0 0 10px;
}
.widget ul:not(.socialmedia-widget) ul.sub-menu li a, .widget ul:not(.socialmedia-widget) ul.children li a {
font-size: 0.85em;
line-height: 1.5em;
} .widget_rss .widget-title .rss-widget-icon {
top: 2px;
position: relative;
vertical-align: inherit;
margin-right: 5px;
}
.widget.widget_rss ul li {
margin-top: 30px;
}
.widget.widget_rss ul li .rsswidget {
display: block;
}
.widget.widget_rss ul li .rss-date {
color: rgba(0,0,0,0.41);
font-size: 0.9em;
line-height: 1.45em;
}
.widget.widget_rss ul li .rssSummary {
font-size: 0.9em;
line-height: 1.45em;
margin-top: 6px;
}
.widget.widget_rss ul li cite {
margin-top: 6px;
} .widget_calendar table tbody td, 
.widget_calendar table tbody th, 
.widget_calendar table tfoot td {
padding: 10px 0 !important;
}
.widget_calendar table tbody td,
.widget_calendar table thead th{
text-align: center !important;
} .socialmedia-widget {
margin: 15px 0 0 0;
padding: 0;
list-style: none;
}
div .socialmedia-widget:first-child { 
margin: 0; 
}
.socialmedia-widget li {
display: inline-block;
margin: 0;
position: relative;
}
.socialmedia-widget li a {
line-height: 20px;
color: #000;
transition: all 0.2s ease;
display: block;
text-align: center;
padding: 0 7px 0 7px;
}
.socialmedia-widget li:first-child a { 
padding-left: 0; 
}
.socialmedia-widget li:last-child a { 
padding-right: 0; 
}
.text-light:not(.transparent) .socialmedia-widget li a { 
color: #fff; 
}
.socialmedia-widget li a:hover { 
opacity: 1; 
}
.socialmedia-widget li a::before { 
display:block; 
transition: all 0.3s ease; 
font-family: FontAwesome;	
font-size: 16px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.socialmedia-widget li.facebook a::before { content:"\f09a"; }
.socialmedia-widget li.twitter a::before { content:"\f099" }
.socialmedia-widget li.tumblr a::before { content: "\f173"; }
.socialmedia-widget li.vimeo a::before { content: "\f27d"; }
.socialmedia-widget li.dribbble a::before { content: "\f17d"; }
.socialmedia-widget li.deviantart a::before { content: "\f1bd"; }
.socialmedia-widget li.behance a::before { content: "\f1b4"; }
.socialmedia-widget li.flickr a::before { content: "\f16e"; }
.socialmedia-widget li.linkedin a::before { content: "\f0e1"; }
.socialmedia-widget li.rss a::before { content: "\f09e"; }
.socialmedia-widget li.googleplus a::before { content: "\f0d5"; }
.socialmedia-widget li.pinterest a::before { content: "\f0d2"; }
.socialmedia-widget li.youtube a::before { content: "\f167"; }
.socialmedia-widget li.mail a::before { content: "\f1fa"; }
.socialmedia-widget li.instagram a::before { content: "\f16d"; }
.socialmedia-widget li.xing a::before { content: "\f168"; }
.socialmedia-widget li.dropbox a::before { content: "\f16b"; }
.socialmedia-widget li.stumbleupon a::before { content: "\f1a4"; }
.socialmedia-widget li.delicious a::before { content: "\f1a5"; }
.socialmedia-widget li.wordpress a::before { content: "\f19a"; }
.socialmedia-widget li.vk a::before { content: "\f189"; }
.socialmedia-widget li.soundcloud a::before { content: "\f1be"; }
.socialmedia-widget li.spotify a::before { content: "\f1bc"; }
.socialmedia-widget li.codepen a::before { content: "\f1cb"; }
.socialmedia-widget li.github a::before { content: "\f09b"; }
.socialmedia-widget li.lastfm a::before { content: "\f202"; }
.socialmedia-widget li.jsfiddle a::before { content: "\f1cc"; }
.socialmedia-widget li.mixcloud a::before { content: "\f289"; }
.socialmedia-widget li.skype a::before { content: "\f17e"; }
.socialmedia-widget li.wechat a::before { content: "\f1d7"; }
.socialmedia-widget li.url a::before { content: "\f0ac"; }
.socialmedia-widget li.facebook a:hover { color: #446ebf; }
.socialmedia-widget li.twitter a:hover { color: #39aadc; }
.socialmedia-widget li.tumblr a:hover { color: #4c6781; }
.socialmedia-widget li.vimeo a:hover { color: #15c9f5; }
.socialmedia-widget li.dribbble a:hover { color: #f14980; }
.socialmedia-widget li.deviantart a:hover { color: #2ea06f; }
.socialmedia-widget li.behance a:hover { color: #00b0f0; }
.socialmedia-widget li.flickr a:hover { color: #f04783; }
.socialmedia-widget li.linkedin a:hover { color: #81d3fd; }
.socialmedia-widget li.rss a:hover { color: #ff8322; }
.socialmedia-widget li.googleplus a:hover { color: #d63d1e; }
.socialmedia-widget li.pinterest a:hover { color: #c81e1e; }
.socialmedia-widget li.youtube a:hover { color: #ee423d; }
.socialmedia-widget li.mail a:hover { color: #74624d; }
.socialmedia-widget li.instagram a:hover { color: #95604b; }
.socialmedia-widget li.xing a:hover { color: #036567; }
.socialmedia-widget li.dropbox a:hover { color: #008cd2; }
.socialmedia-widget li.stumbleupon a:hover { color: #f94213; }
.socialmedia-widget li.delicious a:hover { color: #1b59c3; }
.socialmedia-widget li.wordpress a:hover { color: #118bc0; }
.socialmedia-widget li.vk a:hover { color: #29577b; }
.socialmedia-widget li.soundcloud a:hover { color: #ff7700; }
.socialmedia-widget li.spotify a:hover { color: #80b900; }
.socialmedia-widget li.codepen a:hover { color: #171515; }
.socialmedia-widget li.github a:hover { color: #171515; }
.socialmedia-widget li.lastfm a:hover { color: #f94f14; }
.socialmedia-widget li.jsfiddle a:hover { color: #0c9de8; }
.socialmedia-widget li.mixcloud a:hover { color: #29587c; }
.socialmedia-widget li.skype a:hover { color: #00aef3; }
.socialmedia-widget li.wechat a:hover { color: #00c900; }
.socialmedia-widget li.url a:hover { color: #579abc; } .widget_search form.searchform, 
.widget_product_search form.searchform {
position: relative;
margin-top: 10px;
max-width: 300px;
}
.widget_search form.searchform:first-child, 
.widget_product_search form.searchform:first-child { 
margin: 0; 
}
.widget_search form.searchform input[type="search"], 
.widget_product_search form.searchform input[type="search"] {
width: calc(100% - 30px);
max-width: calc(100% - 30px);
}
.widget_search form.searchform input[type="submit"], 
.widget_product_search form.searchform button[type="submit"] {
position: absolute;
bottom: 0;
right: 0;
width: 30px;
padding: 0;
height: 40px; z-index: 2;
color: transparent !important;
background: transparent !important;
border: none;
border-bottom: 1px solid rgba(0,0,0,0.12);
border-radius: 0;
margin: 0;
}
.text-light .widget_search form.searchform input[type="submit"], 
.text-light .widget_product_search form.searchform button[type="submit"] {
border-color: rgba(255,255,255,0.25);
}
.widget_search form.searchform::before, 
.widget_product_search form.searchform::before {
content: "";
width: 14px;
height: 14px;
border: 2px solid #000;
display: block;
position: absolute;
bottom: 13px;
right: 7px;
z-index: 1;
border-radius: 50%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.text-light:not(.transparent) .widget_search form.searchform::before,
.text-light:not(.transparent) .widget_product_search form.searchform::before {
border-color: #fff;
}
.widget_search form.searchform::after, .widget_product_search form.searchform::after {
content: "";
position: absolute;
bottom: 5px;
right: 5.5px;
background: #000;
display: block;
width: 1.8px;
height: 8px;
-webkit-transform: translateY(-50%) rotate(-45deg);
-moz-transform: translateY(-50%) rotate(-45deg);
-ms-transform: translateY(-50%) rotate(-45deg);
-o-transform: translateY(-50%) rotate(-45deg);
transform: translateY(-50%) rotate(-45deg);
z-index: 1;
}
.text-light:not(.transparent) .widget_search form.searchform::after, 
.text-light:not(.transparent) .widget_product_search form.searchform::after{
background: #fff;
} .widget.kona-instagram-feed ul {
overflow: hidden;
}
.widget.kona-instagram-feed ul li {
width: 25%;
height: auto;
line-height: auto;
float: left;
margin: 0;
}
.widget.kona-instagram-feed ul.instagram-col-2 li { width: 50%; }
.widget.kona-instagram-feed ul.instagram-col-3 li { width: 33.33%; }
.widget.kona-instagram-feed ul.instagram-col-4 li { width: 25%; }
.widget.kona-instagram-feed ul.instagram-col-5 li { width: 20%; }
.widget.kona-instagram-feed ul.instagram-col-6 li { width: 16.66%; }
.widget.kona-instagram-feed ul.instagram-col-7 li { width: 14.28%; }
.widget.kona-instagram-feed ul.instagram-col-8 li { width: 12.5%; }
.widget.kona-instagram-feed ul.instagram-col-9 li { width: 11.11%; }
.widget.kona-instagram-feed ul.instagram-col-10 li { width: 10%; }
.widget.kona-instagram-feed ul.instagram-spaced-mini { width: calc(100% + 2px); }
.widget.kona-instagram-feed ul.instagram-spaced-mini li { margin-right: 2px; margin-bottom: 2px; }
.widget.kona-instagram-feed ul.instagram-spaced-mini.instagram-col-2 li { width: calc(50% - 2px); }
.widget.kona-instagram-feed ul.instagram-spaced-mini.instagram-col-3 li { width: calc(33.33% - 2px); }
.widget.kona-instagram-feed ul.instagram-spaced-mini.instagram-col-4 li { width: calc(25% - 2px); }
.widget.kona-instagram-feed ul.instagram-spaced-mini.instagram-col-5 li { width: calc(20% - 2px); }
.widget.kona-instagram-feed ul.instagram-spaced-mini.instagram-col-6 li { width: calc(16.66% - 2px); }
.widget.kona-instagram-feed ul.instagram-spaced-mini.instagram-col-7 li { width: calc(14.28% - 2px); }
.widget.kona-instagram-feed ul.instagram-spaced-mini.instagram-col-8 li { width: calc(12.5% - 2px); }
.widget.kona-instagram-feed ul.instagram-spaced-mini.instagram-col-9 li { width: calc(11.11% - 2px); }
.widget.kona-instagram-feed ul.instagram-spaced-mini.instagram-col-10 li { width: calc(10% - 2px); }
.widget.kona-instagram-feed ul.instagram-spaced-small { width: calc(100% + 10px); }
.widget.kona-instagram-feed ul.instagram-spaced-small li { margin-right: 10px; margin-bottom: 10px; }
.widget.kona-instagram-feed ul.instagram-spaced-small.instagram-col-2 li { width: calc(50% - 10px); }
.widget.kona-instagram-feed ul.instagram-spaced-small.instagram-col-3 li { width: calc(33.33% - 10px); }
.widget.kona-instagram-feed ul.instagram-spaced-small.instagram-col-4 li { width: calc(25% - 10px); }
.widget.kona-instagram-feed ul.instagram-spaced-small.instagram-col-5 li { width: calc(20% - 10px); }
.widget.kona-instagram-feed ul.instagram-spaced-small.instagram-col-6 li { width: calc(16.66% - 10px); }
.widget.kona-instagram-feed ul.instagram-spaced-small.instagram-col-7 li { width: calc(14.28% - 10px); }
.widget.kona-instagram-feed ul.instagram-spaced-small.instagram-col-8 li { width: calc(12.5% - 10px); }
.widget.kona-instagram-feed ul.instagram-spaced-small.instagram-col-9 li { width: calc(11.11% - 10px); }
.widget.kona-instagram-feed ul.instagram-spaced-small.instagram-col-10 li { width: calc(10% - 10px); }
.widget.kona-instagram-feed ul.instagram-spaced-medium { width: calc(100% + 20px); }
.widget.kona-instagram-feed ul.instagram-spaced-medium li { margin-right: 20px; margin-bottom: 20px; }
.widget.kona-instagram-feed ul.instagram-spaced-medium.instagram-col-2 li { width: calc(50% - 20px); }
.widget.kona-instagram-feed ul.instagram-spaced-medium.instagram-col-3 li { width: calc(33.33% - 20px); }
.widget.kona-instagram-feed ul.instagram-spaced-medium.instagram-col-4 li { width: calc(25% - 20px); }
.widget.kona-instagram-feed ul.instagram-spaced-medium.instagram-col-5 li { width: calc(20% - 20px); }
.widget.kona-instagram-feed ul.instagram-spaced-medium.instagram-col-6 li { width: calc(16.66% - 20px); }
.widget.kona-instagram-feed ul.instagram-spaced-medium.instagram-col-7 li { width: calc(14.28% - 20px); }
.widget.kona-instagram-feed ul.instagram-spaced-medium.instagram-col-8 li { width: calc(12.5% - 20px); }
.widget.kona-instagram-feed ul.instagram-spaced-medium.instagram-col-9 li { width: calc(11.11% - 20px); }
.widget.kona-instagram-feed ul.instagram-spaced-medium.instagram-col-10 li { width: calc(10% - 20px); }
.widget.kona-instagram-feed ul li a {
height: auto;
line-height: auto;
display: block;
width: 100%;
}
.widget.kona-instagram-feed ul li img {
width: 100% !important;
} .widget .wcapf-layered-nav .children {
margin: 0 0 20px 0 !important;
}
.widget .wcapf-layered-nav .children li a {
font-weight: 300;
}
.widget .wcapf-layered-nav li.chosen .children {
padding-top: 10px;
}
.widget .wcapf-layered-nav li.chosen .children li.chosen > a::before {
top: calc(50% - 5px);
} .widget .wcapf-layered-nav.sr-color-wcapf ul {
overflow-y: auto;
overflow-x: visible;
max-height: 180px; padding-left: 10px;
left: -10px;
position: relative;
width: calc(100% + 10px);
}
.widget .wcapf-layered-nav ul li {
margin: 0 !important;
margin-bottom: 5px !important;
position: relative;
display: inline-block;
margin-right: 20px !important;
line-height: auto;
height: auto;
}
.widget .wcapf-layered-nav ul li.chosen {
display: inline-block;
margin-right: 35px !important;
}
.widget .wcapf-layered-nav.sr-button-wcapf ul li {
display: inline-block;
margin-right: 10px !important;
}
.widget .wcapf-layered-nav ul li a {
font-size: 13px;
font-weight: 500;
position: relative;
display: inline-block;
line-height: 30px;
color: #000;
line-height: auto;
height: auto;
}
.widget .wcapf-layered-nav ul li > a:hover {
color: rgba(0,0,0,0.41);
}
.widget .wcapf-layered-nav ul li.chosen > a:hover {
color: #000;
}
.widget .wcapf-layered-nav ul li.chosen > a {
margin-left: 10px;
margin-right: 10px;
}
.widget .wcapf-layered-nav ul li.chosen + li.chosen a {
margin-left: 0;
}
.wcapf-layered-nav.sr-color-wcapf ul li a {
padding-left: 20px;
}
.wcapf-layered-nav.sr-button-wcapf ul li a {
padding: 0 5px;
min-width: 20px;
text-align: center;
margin: 0 !important;
font-size: 12px !important;
}
.wcapf-layered-nav.sr-image-wcapf ul li a {
padding-left: 35px;
}
.widget .wcapf-layered-nav ul li .count {
font-size: 13px;
color: rgba(0,0,0,0.41);
}
.widget .wcapf-layered-nav ul li::before {
display: none;
}
.widget .wcapf-layered-nav ul li.chosen > a::after,
.wcapf-layered-nav.sr-button-wcapf ul li a::after {
content: "";
position: absolute;
top: 0;
left: -10px;
width: calc(100% + 37px);
height: 100%;
background: rgba(0,0,0,0.04); border-radius: 15px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.widget .wcapf-layered-nav.sr-button-wcapf ul li a::after {
left: 0;
width: 100%;
background: none;
border: 1px solid rgba(0,0,0,0.12);
}
.widget .wcapf-layered-nav.sr-button-wcapf ul li.chosen a::after {
background: rgba(0,0,0,0.04);
border: none;
}
.widget .wcapf-layered-nav.sr-image-wcapf ul li a::after {
left: -4px;
width: calc(100% + 32px);
}
.widget .wcapf-layered-nav ul li.chosen > a::before {
content: "";
position: absolute;
top: calc(50% - 5px);
right: -17px;
width: 10px;
height: 10px;
background-image:url(//www.caadoog.com/wp-content/themes/kona/files/assets/cross.svg);
-webkit-background-size:10px;
-moz-background-size:10px;
-o-background-size:10px;
background-size:10px;
background-repeat: no-repeat;
-webkit-transform: rotateZ(45deg);
-moz-transform: rotateZ(45deg);
transform: rotateZ(45deg);
opacity: 0.3;
transition: opacity 0.2s ease;
}
.widget .wcapf-layered-nav ul li.chosen > a:hover::before {
opacity: 1;
}
.widget .wcapf-layered-nav.sr-button-wcapf ul li.chosen > a::before {
display: none;
}
.wcapf-layered-nav.sr-color-wcapf ul li span {
width: 12px;
height: 12px;
position: absolute;
top: 9px;
left: 0;
border-radius: 6px;
}
.wcapf-layered-nav.sr-color-wcapf ul li span[style="background-color:#fff;"],
.wcapf-layered-nav.sr-color-wcapf ul li span[style="background-color:#fcfcfc;"],
.wcapf-layered-nav.sr-color-wcapf ul li span[style="background-color:#f8f8f8;"],
.wcapf-layered-nav.sr-color-wcapf ul li span[style="background-color:#f7f7f7;"] {
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
}
.wcapf-layered-nav.sr-image-wcapf ul li span {
width: 22px;
height: 22px;
position: absolute;
top: 4px;
left: 0;
border-radius: 15px;
overflow: hidden;
} .sidebar .widget .wcapf-layered-nav:not(.sr-button-wcapf) ul li {
display: block;
margin-right: 0px !important;
}
.sidebar .widget .wcapf-layered-nav ul li.chosen a {
margin-left: 0;
} .widget .wcapf-active-filters a {
font-size: 13px;
font-weight: 500;
position: relative;
padding: 0 27px 0 10px;
display: inline-block;
line-height: 30px;
color: #000;
background: rgba(0,0,0,0.04);
border-radius: 15px;
margin-right: 10px;
margin-bottom: 5px;
}
.widget .wcapf-active-filters a.reset {
background: none;
color: rgba(0,0,0,0.41); 
padding-left: 0;
}
.widget .wcapf-active-filters a::before {
display: none;
}
.widget .wcapf-active-filters a::after {
content: "";
position: absolute;
top: 10px;
right: 10px;
width: 10px;
height: 10px;
background-image:url(//www.caadoog.com/wp-content/themes/kona/files/assets/cross.svg);
-webkit-background-size:10px;
-moz-background-size:10px;
-o-background-size:10px;
background-size:10px;
background-repeat: no-repeat;
-webkit-transform: rotateZ(45deg);
-moz-transform: rotateZ(45deg);
transform: rotateZ(45deg);
opacity: 0.3;
transition: opacity 0.2s ease;
}
.widget .wcapf-active-filters a:hover::after {
opacity: 1;
} .widget .wcapf-price-filter-wrapper {
max-width: 300px;
padding-top: 14px;
}
.widget_price_filter > form {
margin-top: 15px;
}
.widget_price_filter .price_slider_wrapper .price_slider {
position: relative;
background: rgba(0,0,0,0.12);
display: none;
}
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range,
.widget .noUi-horizontal {
position: relative;
height: 3px;
background: #000;
box-shadow: none;
border: none;
border-radius: 0;
}
.widget .noUi-horizontal { 
background: #999999; 
}
.widget .noUi-horizontal .noUi-base .noUi-origin:first-child { 
background: #000; 
}
.widget .noUi-horizontal .noUi-base .noUi-origin:last-child { 
background: #999999; 
}
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,
.widget .noUi-horizontal .noUi-handle {
position: absolute;
top: -5px;
left: 0;
margin-left: -1px;
background: #000;
cursor: pointer;
width: 12px;
height: 12px;
-moz-border-radius: 999px;
-webkit-border-radius: 999px;
-o-border-radius: 999px;
border-radius: 999px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; 
box-sizing: border-box;
box-shadow: none;
border: none;
}
.widget .noUi-horizontal .noUi-handle::after,
.widget .noUi-horizontal .noUi-handle::before {
display: none;
}
.widget .noUi-horizontal.noUi-extended {
padding-right: 7px;
}
.widget .noUi-horizontal.noUi-extended .noUi-origin { 
right: 0; 
}
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle + .ui-slider-handle {
margin-left: -11px;
}
.widget_price_filter .price_slider_wrapper .price_slider_amount {
margin-top: 15px;
}
.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
float: left;
font-size: 0.85em;
line-height: 30px;
}
.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label span {
color: #000;
font-weight: 400;
}
.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
font-size: 11px; 
line-height: 18px; 
padding: 5px 17px;
float: right;
background: #000; 
color: #fff;
text-align: center;
margin: 0;
}
.widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover,
.widget_price_filter .price_slider_wrapper .price_slider_amount .button:active {
background-color: rgba(0,0,0,0.6);
}
.widget .wcapf-price-filter-wrapper br {
display: none;
}
.widget .slider-values {
margin-top: 10px;
}
.widget .slider-values p {
display: inline-block;
font-size: 0.85em;
line-height: 26px;
margin-right: 20px !important;
}
.widget .slider-values p span {
color: #000;
font-weight: 400;
} .wcapf-before-update ~ .isotope-grid > .isotope-item {
transition: all 0.8s cubic-bezier(.19,1,.22,1);
opacity: 0; filter: alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
} body #cookie-notice {
min-width: 300px;
max-width: 100%;
width: 340px;
font-size: 13px;
line-height: 19px;
left: 40px;
bottom: 40px;
text-align: left;
padding: 0;
}
body #cookie-notice .cookie-notice-container {
padding: 20px;
width: auto;
text-align: left;
overflow: hidden;
}
body #cookie-notice .cookie-notice-container #cn-notice-text {
display: block;
margin-bottom: 20px;
}
body #cookie-notice .cookie-notice-container a {
color: #fff;
background: none !important;
border-bottom: 1px solid transparent;
float: right;
margin-left: 20px;
border-radius: 0;
padding: 0 0 2px 0;
font-weight: 400;
background: none;
}
body #cookie-notice .cookie-notice-container a:hover {
color: rgba(255,255,255,0.61) !important;
}
body #cookie-notice .cookie-notice-container #cn-accept-cookie,
body #cookie-notice .cookie-notice-container #cn-refuse-cookie {
font-weight: 500;
color: #fff;
border-bottom: 1px solid rgba(255,255,255,1);
}
body #cookie-notice .cookie-notice-container #cn-accept-cookie::after {
content: "\f00c";
font-family: FontAwesome;	
font-size: 12px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; 
display: inline-block;
margin-left: 5px;
}
body #cookie-notice .cn-buttons-container, body #cookie-notice .cn-text-container {
display: block;
}
body #cookie-notice .cn-close-icon {
display: none;
} #header #logo img { height: 40px; }
#header #logo .text-logo { line-height: 40px; }
#menu nav#main-nav > ul { height: 40px; }
#menu nav#main-nav > ul > li { top: calc((40px - 20px) / 2); } #menu nav#main-nav > ul > li > .sub-menu { padding-top: calc(30px + ((40px - 20px) / 2)); } #menu nav#main-nav > ul > li > .sub-menu::before { height: calc(100% - (30px + ((40px - 20px) / 2)) + 20px + 20px); }
.menu-actions > div { height: 40px; }
.menu-actions > div > a { height: 40px; line-height: 40px; }
.menu-actions > div:not(.display-icon) > a.login-open { height: 20px; line-height: 20px; top: 10px; }
#hero.hero-boxedauto, #hero.hero-boxedfull { margin-top:  calc(40px + 80px); }
#hero.hero-boxedfull { min-height:  calc(100vh - 40px - 80px); }
#hero.hero-fullwidth.no-bg #page-title, #hero.hero-fullscreen.no-bg #page-title { padding-top: calc(40px + 80px + 40px); }
#hero.hero-fullwidth #page-title, #hero.hero-fullscreen #page-title { padding-top: calc(40px + 80px + 20px); padding-bottom: calc(40px + 80px + 0px); }
body:not(.single-product) #header + #hero-and-body #page-body:first-child { margin-top:  calc(40px + 80px + 60px); }body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@font-face{font-family:'FontAwesome';src:url(//www.caadoog.com/wp-content/themes/kona/files/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//www.caadoog.com/wp-content/themes/kona/files/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//www.caadoog.com/wp-content/themes/kona/files/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//www.caadoog.com/wp-content/themes/kona/files/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//www.caadoog.com/wp-content/themes/kona/files/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//www.caadoog.com/wp-content/themes/kona/files/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
 @font-face { font-family: "Ionicons"; src: url(//www.caadoog.com/wp-content/themes/kona/files/fonts/ionicons.eot?v=2.0.0); src: url(//www.caadoog.com/wp-content/themes/kona/files/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"), url(//www.caadoog.com/wp-content/themes/kona/files/fonts/ionicons.ttf?v=2.0.0) format("truetype"), url(//www.caadoog.com/wp-content/themes/kona/files/fonts/ionicons.woff?v=2.0.0) format("woff"), url(//www.caadoog.com/wp-content/themes/kona/files/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg"); font-weight: normal; font-style: normal; }
.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before { display: inline-block; font-family: "Ionicons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.ion-2x { font-size: 20px; }
.ion-3x { font-size: 30px; }
.ion-4x { font-size: 45px; }
.ion-5x { font-size: 65px;}
.ion-6x { font-size: 80px;}
.ion-alert:before { content: "\f101"; }
.ion-alert-circled:before { content: "\f100"; }
.ion-android-add:before { content: "\f2c7"; }
.ion-android-add-circle:before { content: "\f359"; }
.ion-android-alarm-clock:before { content: "\f35a"; }
.ion-android-alert:before { content: "\f35b"; }
.ion-android-apps:before { content: "\f35c"; }
.ion-android-archive:before { content: "\f2c9"; }
.ion-android-arrow-back:before { content: "\f2ca"; }
.ion-android-arrow-down:before { content: "\f35d"; }
.ion-android-arrow-dropdown:before { content: "\f35f"; }
.ion-android-arrow-dropdown-circle:before { content: "\f35e"; }
.ion-android-arrow-dropleft:before { content: "\f361"; }
.ion-android-arrow-dropleft-circle:before { content: "\f360"; }
.ion-android-arrow-dropright:before { content: "\f363"; }
.ion-android-arrow-dropright-circle:before { content: "\f362"; }
.ion-android-arrow-dropup:before { content: "\f365"; }
.ion-android-arrow-dropup-circle:before { content: "\f364"; }
.ion-android-arrow-forward:before { content: "\f30f"; }
.ion-android-arrow-up:before { content: "\f366"; }
.ion-android-attach:before { content: "\f367"; }
.ion-android-bar:before { content: "\f368"; }
.ion-android-bicycle:before { content: "\f369"; }
.ion-android-boat:before { content: "\f36a"; }
.ion-android-bookmark:before { content: "\f36b"; }
.ion-android-bulb:before { content: "\f36c"; }
.ion-android-bus:before { content: "\f36d"; }
.ion-android-calendar:before { content: "\f2d1"; }
.ion-android-call:before { content: "\f2d2"; }
.ion-android-camera:before { content: "\f2d3"; }
.ion-android-cancel:before { content: "\f36e"; }
.ion-android-car:before { content: "\f36f"; }
.ion-android-cart:before { content: "\f370"; }
.ion-android-chat:before { content: "\f2d4"; }
.ion-android-checkbox:before { content: "\f374"; }
.ion-android-checkbox-blank:before { content: "\f371"; }
.ion-android-checkbox-outline:before { content: "\f373"; }
.ion-android-checkbox-outline-blank:before { content: "\f372"; }
.ion-android-checkmark-circle:before { content: "\f375"; }
.ion-android-clipboard:before { content: "\f376"; }
.ion-android-close:before { content: "\f2d7"; }
.ion-android-cloud:before { content: "\f37a"; }
.ion-android-cloud-circle:before { content: "\f377"; }
.ion-android-cloud-done:before { content: "\f378"; }
.ion-android-cloud-outline:before { content: "\f379"; }
.ion-android-color-palette:before { content: "\f37b"; }
.ion-android-compass:before { content: "\f37c"; }
.ion-android-contact:before { content: "\f2d8"; }
.ion-android-contacts:before { content: "\f2d9"; }
.ion-android-contract:before { content: "\f37d"; }
.ion-android-create:before { content: "\f37e"; }
.ion-android-delete:before { content: "\f37f"; }
.ion-android-desktop:before { content: "\f380"; }
.ion-android-document:before { content: "\f381"; }
.ion-android-done:before { content: "\f383"; }
.ion-android-done-all:before { content: "\f382"; }
.ion-android-download:before { content: "\f2dd"; }
.ion-android-drafts:before { content: "\f384"; }
.ion-android-exit:before { content: "\f385"; }
.ion-android-expand:before { content: "\f386"; }
.ion-android-favorite:before { content: "\f388"; }
.ion-android-favorite-outline:before { content: "\f387"; }
.ion-android-film:before { content: "\f389"; }
.ion-android-folder:before { content: "\f2e0"; }
.ion-android-folder-open:before { content: "\f38a"; }
.ion-android-funnel:before { content: "\f38b"; }
.ion-android-globe:before { content: "\f38c"; }
.ion-android-hand:before { content: "\f2e3"; }
.ion-android-hangout:before { content: "\f38d"; }
.ion-android-happy:before { content: "\f38e"; }
.ion-android-home:before { content: "\f38f"; }
.ion-android-image:before { content: "\f2e4"; }
.ion-android-laptop:before { content: "\f390"; }
.ion-android-list:before { content: "\f391"; }
.ion-android-locate:before { content: "\f2e9"; }
.ion-android-lock:before { content: "\f392"; }
.ion-android-mail:before { content: "\f2eb"; }
.ion-android-map:before { content: "\f393"; }
.ion-android-menu:before { content: "\f394"; }
.ion-android-microphone:before { content: "\f2ec"; }
.ion-android-microphone-off:before { content: "\f395"; }
.ion-android-more-horizontal:before { content: "\f396"; }
.ion-android-more-vertical:before { content: "\f397"; }
.ion-android-navigate:before { content: "\f398"; }
.ion-android-notifications:before { content: "\f39b"; }
.ion-android-notifications-none:before { content: "\f399"; }
.ion-android-notifications-off:before { content: "\f39a"; }
.ion-android-open:before { content: "\f39c"; }
.ion-android-options:before { content: "\f39d"; }
.ion-android-people:before { content: "\f39e"; }
.ion-android-person:before { content: "\f3a0"; }
.ion-android-person-add:before { content: "\f39f"; }
.ion-android-phone-landscape:before { content: "\f3a1"; }
.ion-android-phone-portrait:before { content: "\f3a2"; }
.ion-android-pin:before { content: "\f3a3"; }
.ion-android-plane:before { content: "\f3a4"; }
.ion-android-playstore:before { content: "\f2f0"; }
.ion-android-print:before { content: "\f3a5"; }
.ion-android-radio-button-off:before { content: "\f3a6"; }
.ion-android-radio-button-on:before { content: "\f3a7"; }
.ion-android-refresh:before { content: "\f3a8"; }
.ion-android-remove:before { content: "\f2f4"; }
.ion-android-remove-circle:before { content: "\f3a9"; }
.ion-android-restaurant:before { content: "\f3aa"; }
.ion-android-sad:before { content: "\f3ab"; }
.ion-android-search:before { content: "\f2f5"; }
.ion-android-send:before { content: "\f2f6"; }
.ion-android-settings:before { content: "\f2f7"; }
.ion-android-share:before { content: "\f2f8"; }
.ion-android-share-alt:before { content: "\f3ac"; }
.ion-android-star:before { content: "\f2fc"; }
.ion-android-star-half:before { content: "\f3ad"; }
.ion-android-star-outline:before { content: "\f3ae"; }
.ion-android-stopwatch:before { content: "\f2fd"; }
.ion-android-subway:before { content: "\f3af"; }
.ion-android-sunny:before { content: "\f3b0"; }
.ion-android-sync:before { content: "\f3b1"; }
.ion-android-textsms:before { content: "\f3b2"; }
.ion-android-time:before { content: "\f3b3"; }
.ion-android-train:before { content: "\f3b4"; }
.ion-android-unlock:before { content: "\f3b5"; }
.ion-android-upload:before { content: "\f3b6"; }
.ion-android-volume-down:before { content: "\f3b7"; }
.ion-android-volume-mute:before { content: "\f3b8"; }
.ion-android-volume-off:before { content: "\f3b9"; }
.ion-android-volume-up:before { content: "\f3ba"; }
.ion-android-walk:before { content: "\f3bb"; }
.ion-android-warning:before { content: "\f3bc"; }
.ion-android-watch:before { content: "\f3bd"; }
.ion-android-wifi:before { content: "\f305"; }
.ion-aperture:before { content: "\f313"; }
.ion-archive:before { content: "\f102"; }
.ion-arrow-down-a:before { content: "\f103"; }
.ion-arrow-down-b:before { content: "\f104"; }
.ion-arrow-down-c:before { content: "\f105"; }
.ion-arrow-expand:before { content: "\f25e"; }
.ion-arrow-graph-down-left:before { content: "\f25f"; }
.ion-arrow-graph-down-right:before { content: "\f260"; }
.ion-arrow-graph-up-left:before { content: "\f261"; }
.ion-arrow-graph-up-right:before { content: "\f262"; }
.ion-arrow-left-a:before { content: "\f106"; }
.ion-arrow-left-b:before { content: "\f107"; }
.ion-arrow-left-c:before { content: "\f108"; }
.ion-arrow-move:before { content: "\f263"; }
.ion-arrow-resize:before { content: "\f264"; }
.ion-arrow-return-left:before { content: "\f265"; }
.ion-arrow-return-right:before { content: "\f266"; }
.ion-arrow-right-a:before { content: "\f109"; }
.ion-arrow-right-b:before { content: "\f10a"; }
.ion-arrow-right-c:before { content: "\f10b"; }
.ion-arrow-shrink:before { content: "\f267"; }
.ion-arrow-swap:before { content: "\f268"; }
.ion-arrow-up-a:before { content: "\f10c"; }
.ion-arrow-up-b:before { content: "\f10d"; }
.ion-arrow-up-c:before { content: "\f10e"; }
.ion-asterisk:before { content: "\f314"; }
.ion-at:before { content: "\f10f"; }
.ion-backspace:before { content: "\f3bf"; }
.ion-backspace-outline:before { content: "\f3be"; }
.ion-bag:before { content: "\f110"; }
.ion-battery-charging:before { content: "\f111"; }
.ion-battery-empty:before { content: "\f112"; }
.ion-battery-full:before { content: "\f113"; }
.ion-battery-half:before { content: "\f114"; }
.ion-battery-low:before { content: "\f115"; }
.ion-beaker:before { content: "\f269"; }
.ion-beer:before { content: "\f26a"; }
.ion-bluetooth:before { content: "\f116"; }
.ion-bonfire:before { content: "\f315"; }
.ion-bookmark:before { content: "\f26b"; }
.ion-bowtie:before { content: "\f3c0"; }
.ion-briefcase:before { content: "\f26c"; }
.ion-bug:before { content: "\f2be"; }
.ion-calculator:before { content: "\f26d"; }
.ion-calendar:before { content: "\f117"; }
.ion-camera:before { content: "\f118"; }
.ion-card:before { content: "\f119"; }
.ion-cash:before { content: "\f316"; }
.ion-chatbox:before { content: "\f11b"; }
.ion-chatbox-working:before { content: "\f11a"; }
.ion-chatboxes:before { content: "\f11c"; }
.ion-chatbubble:before { content: "\f11e"; }
.ion-chatbubble-working:before { content: "\f11d"; }
.ion-chatbubbles:before { content: "\f11f"; }
.ion-checkmark:before { content: "\f122"; }
.ion-checkmark-circled:before { content: "\f120"; }
.ion-checkmark-round:before { content: "\f121"; }
.ion-chevron-down:before { content: "\f123"; }
.ion-chevron-left:before { content: "\f124"; }
.ion-chevron-right:before { content: "\f125"; }
.ion-chevron-up:before { content: "\f126"; }
.ion-clipboard:before { content: "\f127"; }
.ion-clock:before { content: "\f26e"; }
.ion-close:before { content: "\f12a"; }
.ion-close-circled:before { content: "\f128"; }
.ion-close-round:before { content: "\f129"; }
.ion-closed-captioning:before { content: "\f317"; }
.ion-cloud:before { content: "\f12b"; }
.ion-code:before { content: "\f271"; }
.ion-code-download:before { content: "\f26f"; }
.ion-code-working:before { content: "\f270"; }
.ion-coffee:before { content: "\f272"; }
.ion-compass:before { content: "\f273"; }
.ion-compose:before { content: "\f12c"; }
.ion-connection-bars:before { content: "\f274"; }
.ion-contrast:before { content: "\f275"; }
.ion-crop:before { content: "\f3c1"; }
.ion-cube:before { content: "\f318"; }
.ion-disc:before { content: "\f12d"; }
.ion-document:before { content: "\f12f"; }
.ion-document-text:before { content: "\f12e"; }
.ion-drag:before { content: "\f130"; }
.ion-earth:before { content: "\f276"; }
.ion-easel:before { content: "\f3c2"; }
.ion-edit:before { content: "\f2bf"; }
.ion-egg:before { content: "\f277"; }
.ion-eject:before { content: "\f131"; }
.ion-email:before { content: "\f132"; }
.ion-email-unread:before { content: "\f3c3"; }
.ion-erlenmeyer-flask:before { content: "\f3c5"; }
.ion-erlenmeyer-flask-bubbles:before { content: "\f3c4"; }
.ion-eye:before { content: "\f133"; }
.ion-eye-disabled:before { content: "\f306"; }
.ion-female:before { content: "\f278"; }
.ion-filing:before { content: "\f134"; }
.ion-film-marker:before { content: "\f135"; }
.ion-fireball:before { content: "\f319"; }
.ion-flag:before { content: "\f279"; }
.ion-flame:before { content: "\f31a"; }
.ion-flash:before { content: "\f137"; }
.ion-flash-off:before { content: "\f136"; }
.ion-folder:before { content: "\f139"; }
.ion-fork:before { content: "\f27a"; }
.ion-fork-repo:before { content: "\f2c0"; }
.ion-forward:before { content: "\f13a"; }
.ion-funnel:before { content: "\f31b"; }
.ion-gear-a:before { content: "\f13d"; }
.ion-gear-b:before { content: "\f13e"; }
.ion-grid:before { content: "\f13f"; }
.ion-hammer:before { content: "\f27b"; }
.ion-happy:before { content: "\f31c"; }
.ion-happy-outline:before { content: "\f3c6"; }
.ion-headphone:before { content: "\f140"; }
.ion-heart:before { content: "\f141"; }
.ion-heart-broken:before { content: "\f31d"; }
.ion-help:before { content: "\f143"; }
.ion-help-buoy:before { content: "\f27c"; }
.ion-help-circled:before { content: "\f142"; }
.ion-home:before { content: "\f144"; }
.ion-icecream:before { content: "\f27d"; }
.ion-image:before { content: "\f147"; }
.ion-images:before { content: "\f148"; }
.ion-information:before { content: "\f14a"; }
.ion-information-circled:before { content: "\f149"; }
.ion-ionic:before { content: "\f14b"; }
.ion-ios-alarm:before { content: "\f3c8"; }
.ion-ios-alarm-outline:before { content: "\f3c7"; }
.ion-ios-albums:before { content: "\f3ca"; }
.ion-ios-albums-outline:before { content: "\f3c9"; }
.ion-ios-americanfootball:before { content: "\f3cc"; }
.ion-ios-americanfootball-outline:before { content: "\f3cb"; }
.ion-ios-analytics:before { content: "\f3ce"; }
.ion-ios-analytics-outline:before { content: "\f3cd"; }
.ion-ios-arrow-back:before { content: "\f3cf"; }
.ion-ios-arrow-down:before { content: "\f3d0"; }
.ion-ios-arrow-forward:before { content: "\f3d1"; }
.ion-ios-arrow-left:before { content: "\f3d2"; }
.ion-ios-arrow-right:before { content: "\f3d3"; }
.ion-ios-arrow-thin-down:before { content: "\f3d4"; }
.ion-ios-arrow-thin-left:before { content: "\f3d5"; }
.ion-ios-arrow-thin-right:before { content: "\f3d6"; }
.ion-ios-arrow-thin-up:before { content: "\f3d7"; }
.ion-ios-arrow-up:before { content: "\f3d8"; }
.ion-ios-at:before { content: "\f3da"; }
.ion-ios-at-outline:before { content: "\f3d9"; }
.ion-ios-barcode:before { content: "\f3dc"; }
.ion-ios-barcode-outline:before { content: "\f3db"; }
.ion-ios-baseball:before { content: "\f3de"; }
.ion-ios-baseball-outline:before { content: "\f3dd"; }
.ion-ios-basketball:before { content: "\f3e0"; }
.ion-ios-basketball-outline:before { content: "\f3df"; }
.ion-ios-bell:before { content: "\f3e2"; }
.ion-ios-bell-outline:before { content: "\f3e1"; }
.ion-ios-body:before { content: "\f3e4"; }
.ion-ios-body-outline:before { content: "\f3e3"; }
.ion-ios-bolt:before { content: "\f3e6"; }
.ion-ios-bolt-outline:before { content: "\f3e5"; }
.ion-ios-book:before { content: "\f3e8"; }
.ion-ios-book-outline:before { content: "\f3e7"; }
.ion-ios-bookmarks:before { content: "\f3ea"; }
.ion-ios-bookmarks-outline:before { content: "\f3e9"; }
.ion-ios-box:before { content: "\f3ec"; }
.ion-ios-box-outline:before { content: "\f3eb"; }
.ion-ios-briefcase:before { content: "\f3ee"; }
.ion-ios-briefcase-outline:before { content: "\f3ed"; }
.ion-ios-browsers:before { content: "\f3f0"; }
.ion-ios-browsers-outline:before { content: "\f3ef"; }
.ion-ios-calculator:before { content: "\f3f2"; }
.ion-ios-calculator-outline:before { content: "\f3f1"; }
.ion-ios-calendar:before { content: "\f3f4"; }
.ion-ios-calendar-outline:before { content: "\f3f3"; }
.ion-ios-camera:before { content: "\f3f6"; }
.ion-ios-camera-outline:before { content: "\f3f5"; }
.ion-ios-cart:before { content: "\f3f8"; }
.ion-ios-cart-outline:before { content: "\f3f7"; }
.ion-ios-chatboxes:before { content: "\f3fa"; }
.ion-ios-chatboxes-outline:before { content: "\f3f9"; }
.ion-ios-chatbubble:before { content: "\f3fc"; }
.ion-ios-chatbubble-outline:before { content: "\f3fb"; }
.ion-ios-checkmark:before { content: "\f3ff"; }
.ion-ios-checkmark-empty:before { content: "\f3fd"; }
.ion-ios-checkmark-outline:before { content: "\f3fe"; }
.ion-ios-circle-filled:before { content: "\f400"; }
.ion-ios-circle-outline:before { content: "\f401"; }
.ion-ios-clock:before { content: "\f403"; }
.ion-ios-clock-outline:before { content: "\f402"; }
.ion-ios-close:before { content: "\f406"; }
.ion-ios-close-empty:before { content: "\f404"; }
.ion-ios-close-outline:before { content: "\f405"; }
.ion-ios-cloud:before { content: "\f40c"; }
.ion-ios-cloud-download:before { content: "\f408"; }
.ion-ios-cloud-download-outline:before { content: "\f407"; }
.ion-ios-cloud-outline:before { content: "\f409"; }
.ion-ios-cloud-upload:before { content: "\f40b"; }
.ion-ios-cloud-upload-outline:before { content: "\f40a"; }
.ion-ios-cloudy:before { content: "\f410"; }
.ion-ios-cloudy-night:before { content: "\f40e"; }
.ion-ios-cloudy-night-outline:before { content: "\f40d"; }
.ion-ios-cloudy-outline:before { content: "\f40f"; }
.ion-ios-cog:before { content: "\f412"; }
.ion-ios-cog-outline:before { content: "\f411"; }
.ion-ios-color-filter:before { content: "\f414"; }
.ion-ios-color-filter-outline:before { content: "\f413"; }
.ion-ios-color-wand:before { content: "\f416"; }
.ion-ios-color-wand-outline:before { content: "\f415"; }
.ion-ios-compose:before { content: "\f418"; }
.ion-ios-compose-outline:before { content: "\f417"; }
.ion-ios-contact:before { content: "\f41a"; }
.ion-ios-contact-outline:before { content: "\f419"; }
.ion-ios-copy:before { content: "\f41c"; }
.ion-ios-copy-outline:before { content: "\f41b"; }
.ion-ios-crop:before { content: "\f41e"; }
.ion-ios-crop-strong:before { content: "\f41d"; }
.ion-ios-download:before { content: "\f420"; }
.ion-ios-download-outline:before { content: "\f41f"; }
.ion-ios-drag:before { content: "\f421"; }
.ion-ios-email:before { content: "\f423"; }
.ion-ios-email-outline:before { content: "\f422"; }
.ion-ios-eye:before { content: "\f425"; }
.ion-ios-eye-outline:before { content: "\f424"; }
.ion-ios-fastforward:before { content: "\f427"; }
.ion-ios-fastforward-outline:before { content: "\f426"; }
.ion-ios-filing:before { content: "\f429"; }
.ion-ios-filing-outline:before { content: "\f428"; }
.ion-ios-film:before { content: "\f42b"; }
.ion-ios-film-outline:before { content: "\f42a"; }
.ion-ios-flag:before { content: "\f42d"; }
.ion-ios-flag-outline:before { content: "\f42c"; }
.ion-ios-flame:before { content: "\f42f"; }
.ion-ios-flame-outline:before { content: "\f42e"; }
.ion-ios-flask:before { content: "\f431"; }
.ion-ios-flask-outline:before { content: "\f430"; }
.ion-ios-flower:before { content: "\f433"; }
.ion-ios-flower-outline:before { content: "\f432"; }
.ion-ios-folder:before { content: "\f435"; }
.ion-ios-folder-outline:before { content: "\f434"; }
.ion-ios-football:before { content: "\f437"; }
.ion-ios-football-outline:before { content: "\f436"; }
.ion-ios-game-controller-a:before { content: "\f439"; }
.ion-ios-game-controller-a-outline:before { content: "\f438"; }
.ion-ios-game-controller-b:before { content: "\f43b"; }
.ion-ios-game-controller-b-outline:before { content: "\f43a"; }
.ion-ios-gear:before { content: "\f43d"; }
.ion-ios-gear-outline:before { content: "\f43c"; }
.ion-ios-glasses:before { content: "\f43f"; }
.ion-ios-glasses-outline:before { content: "\f43e"; }
.ion-ios-grid-view:before { content: "\f441"; }
.ion-ios-grid-view-outline:before { content: "\f440"; }
.ion-ios-heart:before { content: "\f443"; }
.ion-ios-heart-outline:before { content: "\f442"; }
.ion-ios-help:before { content: "\f446"; }
.ion-ios-help-empty:before { content: "\f444"; }
.ion-ios-help-outline:before { content: "\f445"; }
.ion-ios-home:before { content: "\f448"; }
.ion-ios-home-outline:before { content: "\f447"; }
.ion-ios-infinite:before { content: "\f44a"; }
.ion-ios-infinite-outline:before { content: "\f449"; }
.ion-ios-information:before { content: "\f44d"; }
.ion-ios-information-empty:before { content: "\f44b"; }
.ion-ios-information-outline:before { content: "\f44c"; }
.ion-ios-ionic-outline:before { content: "\f44e"; }
.ion-ios-keypad:before { content: "\f450"; }
.ion-ios-keypad-outline:before { content: "\f44f"; }
.ion-ios-lightbulb:before { content: "\f452"; }
.ion-ios-lightbulb-outline:before { content: "\f451"; }
.ion-ios-list:before { content: "\f454"; }
.ion-ios-list-outline:before { content: "\f453"; }
.ion-ios-location:before { content: "\f456"; }
.ion-ios-location-outline:before { content: "\f455"; }
.ion-ios-locked:before { content: "\f458"; }
.ion-ios-locked-outline:before { content: "\f457"; }
.ion-ios-loop:before { content: "\f45a"; }
.ion-ios-loop-strong:before { content: "\f459"; }
.ion-ios-medical:before { content: "\f45c"; }
.ion-ios-medical-outline:before { content: "\f45b"; }
.ion-ios-medkit:before { content: "\f45e"; }
.ion-ios-medkit-outline:before { content: "\f45d"; }
.ion-ios-mic:before { content: "\f461"; }
.ion-ios-mic-off:before { content: "\f45f"; }
.ion-ios-mic-outline:before { content: "\f460"; }
.ion-ios-minus:before { content: "\f464"; }
.ion-ios-minus-empty:before { content: "\f462"; }
.ion-ios-minus-outline:before { content: "\f463"; }
.ion-ios-monitor:before { content: "\f466"; }
.ion-ios-monitor-outline:before { content: "\f465"; }
.ion-ios-moon:before { content: "\f468"; }
.ion-ios-moon-outline:before { content: "\f467"; }
.ion-ios-more:before { content: "\f46a"; }
.ion-ios-more-outline:before { content: "\f469"; }
.ion-ios-musical-note:before { content: "\f46b"; }
.ion-ios-musical-notes:before { content: "\f46c"; }
.ion-ios-navigate:before { content: "\f46e"; }
.ion-ios-navigate-outline:before { content: "\f46d"; }
.ion-ios-nutrition:before { content: "\f470"; }
.ion-ios-nutrition-outline:before { content: "\f46f"; }
.ion-ios-paper:before { content: "\f472"; }
.ion-ios-paper-outline:before { content: "\f471"; }
.ion-ios-paperplane:before { content: "\f474"; }
.ion-ios-paperplane-outline:before { content: "\f473"; }
.ion-ios-partlysunny:before { content: "\f476"; }
.ion-ios-partlysunny-outline:before { content: "\f475"; }
.ion-ios-pause:before { content: "\f478"; }
.ion-ios-pause-outline:before { content: "\f477"; }
.ion-ios-paw:before { content: "\f47a"; }
.ion-ios-paw-outline:before { content: "\f479"; }
.ion-ios-people:before { content: "\f47c"; }
.ion-ios-people-outline:before { content: "\f47b"; }
.ion-ios-person:before { content: "\f47e"; }
.ion-ios-person-outline:before { content: "\f47d"; }
.ion-ios-personadd:before { content: "\f480"; }
.ion-ios-personadd-outline:before { content: "\f47f"; }
.ion-ios-photos:before { content: "\f482"; }
.ion-ios-photos-outline:before { content: "\f481"; }
.ion-ios-pie:before { content: "\f484"; }
.ion-ios-pie-outline:before { content: "\f483"; }
.ion-ios-pint:before { content: "\f486"; }
.ion-ios-pint-outline:before { content: "\f485"; }
.ion-ios-play:before { content: "\f488"; }
.ion-ios-play-outline:before { content: "\f487"; }
.ion-ios-plus:before { content: "\f48b"; }
.ion-ios-plus-empty:before { content: "\f489"; }
.ion-ios-plus-outline:before { content: "\f48a"; }
.ion-ios-pricetag:before { content: "\f48d"; }
.ion-ios-pricetag-outline:before { content: "\f48c"; }
.ion-ios-pricetags:before { content: "\f48f"; }
.ion-ios-pricetags-outline:before { content: "\f48e"; }
.ion-ios-printer:before { content: "\f491"; }
.ion-ios-printer-outline:before { content: "\f490"; }
.ion-ios-pulse:before { content: "\f493"; }
.ion-ios-pulse-strong:before { content: "\f492"; }
.ion-ios-rainy:before { content: "\f495"; }
.ion-ios-rainy-outline:before { content: "\f494"; }
.ion-ios-recording:before { content: "\f497"; }
.ion-ios-recording-outline:before { content: "\f496"; }
.ion-ios-redo:before { content: "\f499"; }
.ion-ios-redo-outline:before { content: "\f498"; }
.ion-ios-refresh:before { content: "\f49c"; }
.ion-ios-refresh-empty:before { content: "\f49a"; }
.ion-ios-refresh-outline:before { content: "\f49b"; }
.ion-ios-reload:before { content: "\f49d"; }
.ion-ios-reverse-camera:before { content: "\f49f"; }
.ion-ios-reverse-camera-outline:before { content: "\f49e"; }
.ion-ios-rewind:before { content: "\f4a1"; }
.ion-ios-rewind-outline:before { content: "\f4a0"; }
.ion-ios-rose:before { content: "\f4a3"; }
.ion-ios-rose-outline:before { content: "\f4a2"; }
.ion-ios-search:before { content: "\f4a5"; }
.ion-ios-search-strong:before { content: "\f4a4"; }
.ion-ios-settings:before { content: "\f4a7"; }
.ion-ios-settings-strong:before { content: "\f4a6"; }
.ion-ios-shuffle:before { content: "\f4a9"; }
.ion-ios-shuffle-strong:before { content: "\f4a8"; }
.ion-ios-skipbackward:before { content: "\f4ab"; }
.ion-ios-skipbackward-outline:before { content: "\f4aa"; }
.ion-ios-skipforward:before { content: "\f4ad"; }
.ion-ios-skipforward-outline:before { content: "\f4ac"; }
.ion-ios-snowy:before { content: "\f4ae"; }
.ion-ios-speedometer:before { content: "\f4b0"; }
.ion-ios-speedometer-outline:before { content: "\f4af"; }
.ion-ios-star:before { content: "\f4b3"; }
.ion-ios-star-half:before { content: "\f4b1"; }
.ion-ios-star-outline:before { content: "\f4b2"; }
.ion-ios-stopwatch:before { content: "\f4b5"; }
.ion-ios-stopwatch-outline:before { content: "\f4b4"; }
.ion-ios-sunny:before { content: "\f4b7"; }
.ion-ios-sunny-outline:before { content: "\f4b6"; }
.ion-ios-telephone:before { content: "\f4b9"; }
.ion-ios-telephone-outline:before { content: "\f4b8"; }
.ion-ios-tennisball:before { content: "\f4bb"; }
.ion-ios-tennisball-outline:before { content: "\f4ba"; }
.ion-ios-thunderstorm:before { content: "\f4bd"; }
.ion-ios-thunderstorm-outline:before { content: "\f4bc"; }
.ion-ios-time:before { content: "\f4bf"; }
.ion-ios-time-outline:before { content: "\f4be"; }
.ion-ios-timer:before { content: "\f4c1"; }
.ion-ios-timer-outline:before { content: "\f4c0"; }
.ion-ios-toggle:before { content: "\f4c3"; }
.ion-ios-toggle-outline:before { content: "\f4c2"; }
.ion-ios-trash:before { content: "\f4c5"; }
.ion-ios-trash-outline:before { content: "\f4c4"; }
.ion-ios-undo:before { content: "\f4c7"; }
.ion-ios-undo-outline:before { content: "\f4c6"; }
.ion-ios-unlocked:before { content: "\f4c9"; }
.ion-ios-unlocked-outline:before { content: "\f4c8"; }
.ion-ios-upload:before { content: "\f4cb"; }
.ion-ios-upload-outline:before { content: "\f4ca"; }
.ion-ios-videocam:before { content: "\f4cd"; }
.ion-ios-videocam-outline:before { content: "\f4cc"; }
.ion-ios-volume-high:before { content: "\f4ce"; }
.ion-ios-volume-low:before { content: "\f4cf"; }
.ion-ios-wineglass:before { content: "\f4d1"; }
.ion-ios-wineglass-outline:before { content: "\f4d0"; }
.ion-ios-world:before { content: "\f4d3"; }
.ion-ios-world-outline:before { content: "\f4d2"; }
.ion-ipad:before { content: "\f1f9"; }
.ion-iphone:before { content: "\f1fa"; }
.ion-ipod:before { content: "\f1fb"; }
.ion-jet:before { content: "\f295"; }
.ion-key:before { content: "\f296"; }
.ion-knife:before { content: "\f297"; }
.ion-laptop:before { content: "\f1fc"; }
.ion-leaf:before { content: "\f1fd"; }
.ion-levels:before { content: "\f298"; }
.ion-lightbulb:before { content: "\f299"; }
.ion-link:before { content: "\f1fe"; }
.ion-load-a:before { content: "\f29a"; }
.ion-load-b:before { content: "\f29b"; }
.ion-load-c:before { content: "\f29c"; }
.ion-load-d:before { content: "\f29d"; }
.ion-location:before { content: "\f1ff"; }
.ion-lock-combination:before { content: "\f4d4"; }
.ion-locked:before { content: "\f200"; }
.ion-log-in:before { content: "\f29e"; }
.ion-log-out:before { content: "\f29f"; }
.ion-loop:before { content: "\f201"; }
.ion-magnet:before { content: "\f2a0"; }
.ion-male:before { content: "\f2a1"; }
.ion-man:before { content: "\f202"; }
.ion-map:before { content: "\f203"; }
.ion-medkit:before { content: "\f2a2"; }
.ion-merge:before { content: "\f33f"; }
.ion-mic-a:before { content: "\f204"; }
.ion-mic-b:before { content: "\f205"; }
.ion-mic-c:before { content: "\f206"; }
.ion-minus:before { content: "\f209"; }
.ion-minus-circled:before { content: "\f207"; }
.ion-minus-round:before { content: "\f208"; }
.ion-model-s:before { content: "\f2c1"; }
.ion-monitor:before { content: "\f20a"; }
.ion-more:before { content: "\f20b"; }
.ion-mouse:before { content: "\f340"; }
.ion-music-note:before { content: "\f20c"; }
.ion-navicon:before { content: "\f20e"; }
.ion-navicon-round:before { content: "\f20d"; }
.ion-navigate:before { content: "\f2a3"; }
.ion-network:before { content: "\f341"; }
.ion-no-smoking:before { content: "\f2c2"; }
.ion-nuclear:before { content: "\f2a4"; }
.ion-outlet:before { content: "\f342"; }
.ion-paintbrush:before { content: "\f4d5"; }
.ion-paintbucket:before { content: "\f4d6"; }
.ion-paper-airplane:before { content: "\f2c3"; }
.ion-paperclip:before { content: "\f20f"; }
.ion-pause:before { content: "\f210"; }
.ion-person:before { content: "\f213"; }
.ion-person-add:before { content: "\f211"; }
.ion-person-stalker:before { content: "\f212"; }
.ion-pie-graph:before { content: "\f2a5"; }
.ion-pin:before { content: "\f2a6"; }
.ion-pinpoint:before { content: "\f2a7"; }
.ion-pizza:before { content: "\f2a8"; }
.ion-plane:before { content: "\f214"; }
.ion-planet:before { content: "\f343"; }
.ion-play:before { content: "\f215"; }
.ion-playstation:before { content: "\f30a"; }
.ion-plus:before { content: "\f218"; }
.ion-plus-circled:before { content: "\f216"; }
.ion-plus-round:before { content: "\f217"; }
.ion-podium:before { content: "\f344"; }
.ion-pound:before { content: "\f219"; }
.ion-power:before { content: "\f2a9"; }
.ion-pricetag:before { content: "\f2aa"; }
.ion-pricetags:before { content: "\f2ab"; }
.ion-printer:before { content: "\f21a"; }
.ion-pull-request:before { content: "\f345"; }
.ion-qr-scanner:before { content: "\f346"; }
.ion-quote:before { content: "\f347"; }
.ion-radio-waves:before { content: "\f2ac"; }
.ion-record:before { content: "\f21b"; }
.ion-refresh:before { content: "\f21c"; }
.ion-reply:before { content: "\f21e"; }
.ion-reply-all:before { content: "\f21d"; }
.ion-ribbon-a:before { content: "\f348"; }
.ion-ribbon-b:before { content: "\f349"; }
.ion-sad:before { content: "\f34a"; }
.ion-sad-outline:before { content: "\f4d7"; }
.ion-scissors:before { content: "\f34b"; }
.ion-search:before { content: "\f21f"; }
.ion-settings:before { content: "\f2ad"; }
.ion-share:before { content: "\f220"; }
.ion-shuffle:before { content: "\f221"; }
.ion-skip-backward:before { content: "\f222"; }
.ion-skip-forward:before { content: "\f223"; }
.ion-social-android:before { content: "\f225"; }
.ion-social-android-outline:before { content: "\f224"; }
.ion-social-angular:before { content: "\f4d9"; }
.ion-social-angular-outline:before { content: "\f4d8"; }
.ion-social-apple:before { content: "\f227"; }
.ion-social-apple-outline:before { content: "\f226"; }
.ion-social-bitcoin:before { content: "\f2af"; }
.ion-social-bitcoin-outline:before { content: "\f2ae"; }
.ion-social-buffer:before { content: "\f229"; }
.ion-social-buffer-outline:before { content: "\f228"; }
.ion-social-chrome:before { content: "\f4db"; }
.ion-social-chrome-outline:before { content: "\f4da"; }
.ion-social-codepen:before { content: "\f4dd"; }
.ion-social-codepen-outline:before { content: "\f4dc"; }
.ion-social-css3:before { content: "\f4df"; }
.ion-social-css3-outline:before { content: "\f4de"; }
.ion-social-designernews:before { content: "\f22b"; }
.ion-social-designernews-outline:before { content: "\f22a"; }
.ion-social-dribbble:before { content: "\f22d"; }
.ion-social-dribbble-outline:before { content: "\f22c"; }
.ion-social-dropbox:before { content: "\f22f"; }
.ion-social-dropbox-outline:before { content: "\f22e"; }
.ion-social-euro:before { content: "\f4e1"; }
.ion-social-euro-outline:before { content: "\f4e0"; }
.ion-social-facebook:before { content: "\f231"; }
.ion-social-facebook-outline:before { content: "\f230"; }
.ion-social-foursquare:before { content: "\f34d"; }
.ion-social-foursquare-outline:before { content: "\f34c"; }
.ion-social-freebsd-devil:before { content: "\f2c4"; }
.ion-social-github:before { content: "\f233"; }
.ion-social-github-outline:before { content: "\f232"; }
.ion-social-google:before { content: "\f34f"; }
.ion-social-google-outline:before { content: "\f34e"; }
.ion-social-googleplus:before { content: "\f235"; }
.ion-social-googleplus-outline:before { content: "\f234"; }
.ion-social-hackernews:before { content: "\f237"; }
.ion-social-hackernews-outline:before { content: "\f236"; }
.ion-social-html5:before { content: "\f4e3"; }
.ion-social-html5-outline:before { content: "\f4e2"; }
.ion-social-instagram:before { content: "\f351"; }
.ion-social-instagram-outline:before { content: "\f350"; }
.ion-social-javascript:before { content: "\f4e5"; }
.ion-social-javascript-outline:before { content: "\f4e4"; }
.ion-social-linkedin:before { content: "\f239"; }
.ion-social-linkedin-outline:before { content: "\f238"; }
.ion-social-markdown:before { content: "\f4e6"; }
.ion-social-nodejs:before { content: "\f4e7"; }
.ion-social-octocat:before { content: "\f4e8"; }
.ion-social-pinterest:before { content: "\f2b1"; }
.ion-social-pinterest-outline:before { content: "\f2b0"; }
.ion-social-python:before { content: "\f4e9"; }
.ion-social-reddit:before { content: "\f23b"; }
.ion-social-reddit-outline:before { content: "\f23a"; }
.ion-social-rss:before { content: "\f23d"; }
.ion-social-rss-outline:before { content: "\f23c"; }
.ion-social-sass:before { content: "\f4ea"; }
.ion-social-skype:before { content: "\f23f"; }
.ion-social-skype-outline:before { content: "\f23e"; }
.ion-social-snapchat:before { content: "\f4ec"; }
.ion-social-snapchat-outline:before { content: "\f4eb"; }
.ion-social-tumblr:before { content: "\f241"; }
.ion-social-tumblr-outline:before { content: "\f240"; }
.ion-social-tux:before { content: "\f2c5"; }
.ion-social-twitch:before { content: "\f4ee"; }
.ion-social-twitch-outline:before { content: "\f4ed"; }
.ion-social-twitter:before { content: "\f243"; }
.ion-social-twitter-outline:before { content: "\f242"; }
.ion-social-usd:before { content: "\f353"; }
.ion-social-usd-outline:before { content: "\f352"; }
.ion-social-vimeo:before { content: "\f245"; }
.ion-social-vimeo-outline:before { content: "\f244"; }
.ion-social-whatsapp:before { content: "\f4f0"; }
.ion-social-whatsapp-outline:before { content: "\f4ef"; }
.ion-social-windows:before { content: "\f247"; }
.ion-social-windows-outline:before { content: "\f246"; }
.ion-social-wordpress:before { content: "\f249"; }
.ion-social-wordpress-outline:before { content: "\f248"; }
.ion-social-yahoo:before { content: "\f24b"; }
.ion-social-yahoo-outline:before { content: "\f24a"; }
.ion-social-yen:before { content: "\f4f2"; }
.ion-social-yen-outline:before { content: "\f4f1"; }
.ion-social-youtube:before { content: "\f24d"; }
.ion-social-youtube-outline:before { content: "\f24c"; }
.ion-soup-can:before { content: "\f4f4"; }
.ion-soup-can-outline:before { content: "\f4f3"; }
.ion-speakerphone:before { content: "\f2b2"; }
.ion-speedometer:before { content: "\f2b3"; }
.ion-spoon:before { content: "\f2b4"; }
.ion-star:before { content: "\f24e"; }
.ion-stats-bars:before { content: "\f2b5"; }
.ion-steam:before { content: "\f30b"; }
.ion-stop:before { content: "\f24f"; }
.ion-thermometer:before { content: "\f2b6"; }
.ion-thumbsdown:before { content: "\f250"; }
.ion-thumbsup:before { content: "\f251"; }
.ion-toggle:before { content: "\f355"; }
.ion-toggle-filled:before { content: "\f354"; }
.ion-transgender:before { content: "\f4f5"; }
.ion-trash-a:before { content: "\f252"; }
.ion-trash-b:before { content: "\f253"; }
.ion-trophy:before { content: "\f356"; }
.ion-tshirt:before { content: "\f4f7"; }
.ion-tshirt-outline:before { content: "\f4f6"; }
.ion-umbrella:before { content: "\f2b7"; }
.ion-university:before { content: "\f357"; }
.ion-unlocked:before { content: "\f254"; }
.ion-upload:before { content: "\f255"; }
.ion-usb:before { content: "\f2b8"; }
.ion-videocamera:before { content: "\f256"; }
.ion-volume-high:before { content: "\f257"; }
.ion-volume-low:before { content: "\f258"; }
.ion-volume-medium:before { content: "\f259"; }
.ion-volume-mute:before { content: "\f25a"; }
.ion-wand:before { content: "\f358"; }
.ion-waterdrop:before { content: "\f25b"; }
.ion-wifi:before { content: "\f25c"; }
.ion-wineglass:before { content: "\f2b9"; }
.ion-woman:before { content: "\f25d"; }
.ion-wrench:before { content: "\f2ba"; }
.ion-xbox:before { content: "\f30c"; }.isotope, .isotope-grid {
-webkit-transition-duration: 0.6s;
-moz-transition-duration: 0.6s;
-o-transition-duration: 0.6s;
transition-duration: 0.6s;
}
.isotope-grid .isotope-item { }
.isotope, .isotope-grid {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item, .isotope-grid .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-o-transition-property:         top, left, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}  .isotope.infinite-scrolling {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
} .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}.flickity-enabled {
position: relative;
}
.flickity-enabled:focus { outline: none; }
.flickity-viewport {
overflow: hidden;
position: relative;
height: 100%;
}
.flickity-slider {
position: absolute;
width: 100%;
height: 100%;
}
.flickity-slider > div {
width: 100%;
} .flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing;
} .flickity-prev-next-button {
position: absolute;
top: 50%;
width: 44px;
height: 44px;
border: none;
border-radius: 50%;
background: white;
background: hsla(0, 0%, 100%, 0.75);
cursor: pointer; -webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.flickity-prev-next-button:hover { background: white; }
.flickity-prev-next-button:focus {
outline: none;
box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active {
opacity: 0.6;
}
.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; } .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 10px;
}
.flickity-prev-next-button:disabled {
opacity: 0.3;
cursor: auto;
}
.flickity-prev-next-button svg {
position: absolute;
left: 20%;
top: 20%;
width: 60%;
height: 60%;
}
.flickity-prev-next-button .arrow {
fill: #333;
} .flickity-page-dots {
position: absolute;
width: 100%;
bottom: -25px;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1;
}
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 8px;
background: #333;
border-radius: 50%;
opacity: 0.25;
cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
opacity: 1;
}.woocommerce-message, 
.woocommerce-error {
font-weight: 500;
color: #0ec884;
margin: 0 0 40px 0;
list-style: none;
position: relative;
padding-right: 100px;
}
.woocommerce-error {
color: #d83e49;
}
.woocommerce-error li {
margin-top: 10px;
}
.woocommerce-error li:first-child {
margin-top: 0;
}
.woocommerce-no-products {
color: rgba(0,0,0,0.41);
font-size: 20px;
line-height: 28px;
margin-bottom: 80px;
margin-top: 80px;
text-align: center;
}
.woocommerce-message > a.button {
position: absolute;
top: 4px;
right: 0;
background: transparent !important;
padding: 0 !important;
color: #000 !important;
border-bottom: 1px solid #000;
border-radius: 0;
} body.ajax-addtocart.single-product .woocommerce-notices-wrapper .woocommerce-message,
.grid-options .woocommerce-notices-wrapper .woocommerce-message {
display: none;
} .price, 
.amount  { 
font-size: 15px;
line-height: 20px;
font-weight: 400;
color: #000;
transition: color 0.2s ease;
}
.text-light .price, .text-light .amount  { color: #fff; }
.price ins, 
ins  .amount { 
text-decoration: none;
display: inline-block;
}
.price del, 
del  { 
display: inline-block; 
opacity: 0.5;
margin-left: 6px;
line-height: 0;
}
del .amount  { 
font-size: 0.9em !important;
color: #000 !important;
}
.text-light del .amount  { color: #fff !important; } .price {
display: inline-flex !important;
}
.price del {
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
}
.price ins {
-ms-flex-order: 1;
-webkit-order: 1;
order
: 1;
}
.price .woocommerce-Price-currencySymbol, 
.amount .woocommerce-Price-currencySymbol, 
.amount .woocommerce-Price-currencySymbol {
display: inline-block;
margin-right: 0.18em;
font-size: 0.8em;
position: relative; }
.price .woocommerce-price-suffix {
margin-left: 10px;
color: rgba(0,0,0,0.41);
} .product .star-rating {
position: relative;
overflow: hidden;
letter-spacing: 0.3em;
font-size: 13px;
line-height: 23px;
display: inline-block;
float: left;
width: auto;
}
.shop-container .product .star-rating {
display: block;
float: none;
}
.product .star-rating::before {
content: "\f3ae\f3ae\f3ae\f3ae\f3ae";
font-family: "Ionicons";
color: rgba(0,0,0,0.2);
}
.product .star-rating span { 
color: #000;
position: absolute;
top: 0;
left: 0;
padding-top: 2em;
overflow: hidden;
}
.product .star-rating span::before {
content: "\f2fc\f2fc\f2fc\f2fc\f2fc";
font-family: "Ionicons";
position: absolute;
top: 0;
left: 0;
} .quantity {
position: relative;
display: inline-block;
margin: 0;
}
.quantity.single-add {
display: none;
}
.quantity.single-add + .sr-button {
margin-left: 0 !important;
}
.quantity input[type="number"]::-webkit-inner-spin-button, 
.quantity input[type="number"]::-webkit-outer-spin-button { 
-webkit-appearance: none; 
margin: 0; 
}	
.quantity input[type="number"] {
text-align: center;
padding: 0 30px;
-moz-appearance:textfield;	
font-size: 14px;
border: none;
width: 20px;
height: 40px;
background: #fff;
border-radius: 20px;
}
.quantity span {
display: block;
width: 22px;
height: 100%;
position: absolute;
bottom: 0;
left: 0;
cursor: pointer;
z-index: 5;
}
.quantity span.plus {
left: auto;
right: 0;
}
.quantity span svg {
position: absolute;
top: calc(50% - 5px);
left: 0;
width: 10px;
}
.quantity span.minus svg {
left: auto;
right: 0;
} .pseudo-add-to-cart.loading .icon .arrow svg {
-webkit-animation: addtocart_button_arrow_hide 0.25s ease ;
-moz-animation: addtocart_button_arrow_hide 0.25s ease ;
animation: addtocart_button_arrow_hide 0.25s ease ;
left: calc(100% + 10px);
}
.pseudo-add-to-cart.added .icon .arrow svg {
-webkit-animation: addtocart_button_arrow_show 0.25s ease 1.6s;
-moz-animation: addtocart_button_arrow_show 0.25s ease 1.6s;
animation: addtocart_button_arrow_show 0.25s ease 1.6s;
left: 50%;
}
.pseudo-add-to-cart.added:hover .icon .arrow svg {
left: calc(50% + 3px);
}
@-webkit-keyframes addtocart_button_arrow_hide {
0% { left: calc(50% + 3px); }
97% { left: calc(100% + 10px); top: 50%; }
98% { top: -10px; }
99% { left: calc(0% - 10px); }
100% { top: 50%; }
}
@-moz-keyframes addtocart_button_arrow_hide {
0% { left: calc(50% + 3px); }
97% { left: calc(100% + 10px); top: 50%; }
98% { top: -10px; }
99% { left: calc(0% - 10px); }
100% { top: 50%; }
}
@keyframes addtocart_button_arrow_hide {
0% { left: calc(50% + 3px); }
97% { left: calc(100% + 10px); top: 50%; }
98% { top: -10px; }
99% { left: calc(0% - 10px); }
100% { top: 50%; }
}
@-webkit-keyframes addtocart_button_arrow_show {
0% { left: calc(0% - 10px); }
100% { left: 50%; }
}
@-moz-keyframes addtocart_button_arrow_show {
0% { left: calc(0% - 10px); }
100% { left: 50%; }
}
@keyframes addtocart_button_arrow_show {
0% { left: calc(0% - 10px); }
100% { left: 50%; }
}
.pseudo-add-to-cart .icon .sr-loader-icon {
opacity: 0;
visibility: hidden;
transition: all 0.2s ease 0.1s;
}
.pseudo-add-to-cart.loading .icon .sr-loader-icon {
opacity: 1;
visibility: visible;
}
.sr-button:not(.pseudo-add-to-cart) .icon .sr-loader-icon {
display: none;
}
.pseudo-add-to-cart .sr-loader-icon::after {
background: #fff;
}
.pseudo-add-to-cart .icon .check {
position: absolute;
top: calc(50% - 11px);
left: calc(50% - 8px);
width: 14px;
height: 14px;
-webkit-transform:  rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
opacity: 0;
visibility: hidden;
}
.pseudo-add-to-cart.added .icon .check {
-webkit-animation: addtocart_button_check 1.7s ease;
-moz-animation: addtocart_button_check 1.7s ease;
animation: addtocart_button_check 1.7s ease;
}
@-webkit-keyframes addtocart_button_arrow_show {
0% { opacity: 0; visibility: hidden; }
1% { opacity: 1; visibility: visible; }
85% { opacity: 1; visibility: visible; }
100% { opacity: 0; visibility: hidden; }
}
@-moz-keyframes addtocart_button_arrow_show {
0% { opacity: 0; visibility: hidden; }
1% { opacity: 1; visibility: visible; }
85% { opacity: 1; visibility: visible; }
100% { opacity: 0; visibility: hidden; }
}
@keyframes addtocart_button_check {
0% { opacity: 0; visibility: hidden; }
1% { opacity: 1; visibility: visible; }
85% { opacity: 1; visibility: visible; }
100% { opacity: 0; visibility: hidden; }
}
.pseudo-add-to-cart .icon .check::after,
.pseudo-add-to-cart .icon .check::before {
content: "";
width: 2px;
height: 2px;
border-radius: 2px;
background: #fff;
position: absolute;
bottom: 0;
left: 4px;
transition: width 0.2s ease 0.05s;
}
.pseudo-add-to-cart.added .icon .check::after {
width: 10px;
}
.pseudo-add-to-cart .icon .check::before {
bottom: 0;
left: auto;
right: 0;
opacity: 0;
visibility: hidden;
transition: height 0.2s ease 0.25s, opacity 0.01s ease 0.25s, visibility 0.01s ease 0.25s;
}
.pseudo-add-to-cart.added .icon .check::before {
opacity: 1;
visibility: visible;	
height: 14px;
} .select2-container {
height: 27px;
}
.select2-container .select2-selection--single {
border: none !important;
border-radius: 0 !important;
border-bottom: 1px solid rgba(0,0,0,0.12) !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
color: #000 !important;
font-weight: 500;
font-size: 16px;
background: transparent;
padding-left: 0 !important;
}
.select2-container .select2-selection--single .select2-selection__arrow {
background-image:url(//www.caadoog.com/wp-content/themes/kona/files/assets/select-arrow.png);
background-position: right 1px center;
background-repeat: no-repeat;
-webkit-background-size:11px 8px;
-moz-background-size:11px 8px;
-o-background-size:11px 8px;
background-size:11px 8px;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
display: none;
}
.select2-dropdown {
border: 1px solid rgba(0,0,0,0.12) !important;
border-radius: 0 !important;
margin-top: -1px;
}
.select2-search--dropdown {
border-bottom: 1px solid rgba(0,0,0,0.12);
padding: 0;
}
.select2-search--dropdown input {
border: none !important;
}
.select2-results__option {
font-size: 14px;
line-height: 16px;
margin: 0;
}
.select2-container--default .select2-results__option[aria-selected="true"], 
.select2-container--default .select2-results__option[data-selected="true"] {
background-color: #000 !important;
color: #fff !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], 
.select2-container--default .select2-results__option--highlighted[data-selected] {
background: rgba(0,0,0,0.04) !important;
color: #000 !important;
}   .header-cart {
float: right;
}
.header-cart[class*='icon-'] {
margin-left: 14px;
margin-right: -10px;
}
.header-cart .cart-amount {
font-weight: 400;
font-size: 14px;
text-align: center;
width: 40px !important;
height: 40px !important;
line-height: 40px !important;
border-radius: 20px;
display: block;
color: #fff;
transition: all 0.3s ease; position: relative;
top: calc(50% - 20px);
}
header:not(.mega-hover) .header-light .header-cart .cart-amount { 
color: #000; 
}
body.scrolled header.sticky .header-light .header-cart .cart-amount { 
color: #fff; 
}
.header-cart:not(.cart-withicon) .cart-amount::before {
content: "";
position: absolute;
top: 0;
left:  0;
width: 100%;
height: 100%;
background: #000;
border-radius: 20px;
z-index: 0;
transition: all 0.3s ease;
}
header:not(.mega-hover):not(.menu-is-open) .header-light .header-cart:not(.cart-withicon) .cart-amount::before { 
background: #fff; 
}
body.scrolled header.sticky .header-light .header-cart:not(.cart-withicon) .cart-amount::before { 
background: #000; 
}
.header-cart .cart-amount span.minicart-count {
position: relative;
z-index: 1;
} .header-cart .cart-amount span.icon {
position: absolute;
top: 50%;
left: 50%;
line-height: 22px;
height: 25px;
transform: translateX(-50%) translateY(-50%);
}
.header-cart .cart-amount span.icon svg {
width: 22px;
max-width: none;
}
.header-cart .cart-amount span.icon svg path {
fill: #000;
}
header:not(.mega-hover) .header-light .header-cart .cart-amount span.icon svg path { 
fill: #fff;
}
body.scrolled header.sticky .header-light .header-cart .cart-amount span.icon svg path { 
fill: #000; 
}
.header-cart .cart-amount:hover span.icon svg path {
fill: rgba(0,0,0,0.41);
}
header:not(.mega-hover) .header-light .header-cart .cart-amount:hover span.icon svg path {
fill: rgba(255,255,255,0.61);
}
body.scrolled header.sticky .header-light .header-cart .cart-amount:hover span.icon svg path { 
fill: rgba(0,0,0,0.41);
}
.header-cart.cart-withicon .cart-amount span.minicart-count {
font-family: 'Arial','Helvetica';
font-weight: 500;
background: #000;
position: absolute;
top: calc(50% - 18px);
right: 0;
border-radius: 9px;
min-width: 18px;
height: 18px;
color: #fff;
text-align: center;
line-height: 18px;
font-size: 9.5px;
display: inline-block;
transition: all 0.3s ease;
}
header:not(.mega-hover) .header-light .header-cart.cart-withicon .cart-amount span.minicart-count {
background: #fff;
color: #000;
}
body.scrolled header.sticky .header-light .header-cart.cart-withicon .cart-amount span.minicart-count {
background: #000;
color: #fff;
}
.header-cart:hover .cart-amount::before {
transform: scale(0.85);
}
#mini-cart {
position: fixed;
right: 0;
top:  0;
width: 50vw;
min-width: 680px;
height: 100%;
background: #fff;
z-index: 1601;
}
#mini-cart::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 160px; background: #fff;
}
#mini-cart * {
z-index: 3;
}
#mini-cart::before {
z-index: 2;
}
#mini-cart .menu-cart-content {
z-index: 1;
} .close-icon {
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 20px;
position: absolute;
top: 40px;
right: 60px;
color: #fff;
z-index: 1510;
}
.close-icon::before {
content: "";
width: 100%;
height: 100%;
border-radius: 50%;
position: absolute;
top: 0;
right: 0;
background: rgba(0,0,0,0.04);
transition: all 0.3s ease;
}
.close-icon:hover::before {
transform: scale(0.85);
}
.close-icon svg {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
width: 10px;
}
#mini-cart .cart-title {
height: 40px;
line-height: 40px;
position: absolute;
top: 40px;
left: 60px;
margin: 0;
}
#mini-cart .cart-title .sr-button {
display: inline-block;
margin-left: 20px;
vertical-align: middle;
opacity: 0;
transition: opacity 0.2s ease;
}
#mini-cart.show-cart-link .cart-title .sr-button {
opacity: 1;
}
#mini-cart .menu-cart-content {
padding-top: 160px;
height: 100vh;
height: calc(var(--vh, 1vh) * 100);
position: relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
#mini-cart .menu-cart-content .cart-list {
max-height: calc(100vh - 160px - 120px);
overflow-y: auto;
padding: 0 60px;
}
#mini-cart .menu-cart-content .update-cart-action {
display: none;
}
#mini-cart .menu-cart-content .cart-bottom {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
overflow: hidden;
padding: 30px 60px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
background: rgba(0,0,0,0.04);
}
.menu-cart-content .cart-bottom .total {
width: 160px;
}
.menu-cart-content .cart-bottom .total .label {
font-size: 1.1em;
line-height: 1.1em;
}
.menu-cart-content .cart-bottom .total .amount {
font-size: 1.4em;
line-height: 1.4em;
}
.menu-cart-content .cart-bottom .buttons {
position: absolute;
top: calc(50% - 20px);
right: 60px;
}
.empty-cart {
text-align: center;
}
.menu-cart-content .empty-cart {
position: absolute;
top: calc(50% + 80px);
left: 60px;
width: calc(100% - 120px);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: -80px;
}
.empty-cart .empty-icon {
background: rgba(0,0,0,0.04);
display: inline-block;
width: 60px;
height: 60px;
line-height: 60px;
color: rgba(0,0,0,0.3);
font-size: 18px;
font-weight: 600;
border-radius: 50%;
margin-bottom: 40px;
}
.empty-cart .empty-main-text {
margin-bottom: 5px;
color: #000;
} #mini-cart {
transform: translateX(101%);
-webkit-transition: all 649ms cubic-bezier(0.4, 0.4, 0.000, 1.0);
-moz-transition: all 649ms cubic-bezier(0.4, 0.4, 0.000, 1.0);
transition: all 649ms cubic-bezier(0.4, 0.4, 0.000, 1.0);
visibility: hidden;
}
.cart-is-open #mini-cart {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
transform: translateX(0%);
-webkit-transition: all 549ms cubic-bezier(0.4, 0.4, 0.000, 1.0);
-moz-transition: all 549ms cubic-bezier(0.4, 0.4, 0.000, 1.0);
transition: all 549ms cubic-bezier(0.4, 0.4, 0.000, 1.0);
visibility: visible;
}
#mini-cart .cart-close, 
#header-search .search-close {
transition: all 0.5s ease;
transform: scale(0.85);
opacity: 0;
}
.cart-is-open #mini-cart .cart-close, 
.search-is-open #header-search .search-close {
transform: scale(1);
opacity: 1;
transition-delay: 0.6s;
}
#mini-cart .cart-title {
transition: all 0.5s ease;
opacity: 0;
}
.cart-is-open #mini-cart .cart-title {
opacity: 1;
transition-delay: 0.4s;
}
#mini-cart .menu-cart-content .cart-bottom {
bottom: -30px;
opacity: 0;
transition: all 0.5s ease;
}
.cart-is-open #mini-cart .menu-cart-content .cart-bottom {
bottom: 0;
opacity: 1;
transition-delay: 0.4s;
}
#mini-cart .menu-cart-content .shop_table {
opacity: 0;
transition: all 0.5s ease;
}
.cart-is-open #mini-cart .menu-cart-content .shop_table {
opacity: 1;
transition-delay: 0.4s;
} .cart-amount.updated {
-webkit-animation: update_amount 0.6s ease ;
-moz-animation: update_amount 0.6s ease ;
animation: update_amount 0.6s ease ;
}
@-webkit-keyframes update_amount {
0% { transform: scale(1); }
50% { transform: scale(1.4); }
100% { transform: scale(1); }
}
@-moz-keyframes update_amount {
0% { transform: scale(1); }
50% { transform: scale(1.4); }
100% { transform: scale(1); }
}
@keyframes update_amount {
0% { transform: scale(1); }
50% { transform: scale(1.4); }
100% { transform: scale(1); }
} .updating-woocart #mini-cart .menu-cart-content .cart-bottom::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
}
.menu-cart-content .cart-bottom .total,
.menu-cart-content .cart-bottom .buttons { 
transition: all 0.2s ease; 
opacity: 1; 
}
.updating-woocart .menu-cart-content .cart-bottom .total,
.updating-woocart .menu-cart-content .cart-bottom .buttons { 
opacity: 0.3; 
}
.menu-cart-content .cart-bottom .sr-loader-icon { 
transition: all 0.2s ease; 
opacity: 0; 
visibility: hidden; 
}
.updating-woocart .menu-cart-content .cart-bottom .sr-loader-icon { 
opacity: 1; 
visibility: visible; 
}
.shop_table .product-quantity { 
transition: all 0.2s ease; 
}
.updating-woocart .shop_table .product-quantity { 
opacity: 0.5; 
}
.updating-woocart .shop_table .product-quantity::after { 
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: transparent;
}   .woocommerce .woocommerce-ordering, 
.woocommerce .woocommerce-result-count {
float: right;
margin: 0;
}
.woocommerce .woocommerce-result-count {
float: left;
}
.shop-container .shop-item {
overflow: visible;
}
.shop-container .shop-item .shop-item-inner {
position: relative;
}
.shop-container .shop-item .product-media,
.cat-item .cat-media {
position: relative;
}
.shop-container .shop-item:hover .thumb-hover .hover-image ~ img,
.shop-container .shop-item:hover .thumb-hover .hover-image ~ .lazy-wrapper {
opacity: 0;
}
.shop-container .shop-item .product-meta,
.cat-item .cat-meta {
margin-top: 20px;
margin-bottom: 20px;
position: relative;
display: block;
}
.shop-container .shop-item .product-meta .product-name {
display: block;
}
.shop-container .shop-item .product-meta .price {
display: inline-block;
margin-right: 10px;
}
.shop-container .shop-item .grid-button {
position: absolute;
bottom: 10px;
left: 0;
width: 100%;
opacity: 0;
visibility: hidden;
text-align: center;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 4;
}
.shop-container .shop-item:hover .grid-button {
opacity: 1;
visibility: visible;
bottom: 20px;
}
.shop-container .shop-item:hover .grid-button .sr-button {
margin-bottom: -4px;
}
.shop-container .shop-item:hover .pseudo-add-to-cart .sr-loader-icon::after,
.shop-container .shop-item:hover .pseudo-add-to-cart .icon .check::after,
.shop-container .shop-item:hover .pseudo-add-to-cart .icon .check::before { background: #000; }
.shop-container .shop-item .added_to_cart {
display: none;
}
.shop-container .shop-item .out-of-stock {
z-index: 1;
position: absolute;
bottom: 10px;
left: 50%;
white-space: nowrap;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
background: #fff;
height: 40px;
line-height: 40px;
border-radius: 20px;
padding: 0px 20px;
width: auto;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.shop-container .shop-item:hover .out-of-stock {
opacity: 1;
visibility: visible;
bottom: 20px;
}
span.onsale,
span.badges span {
font-weight: 400;
font-size: 13px;
height: 22px;
position: absolute;
top: 15px;
left: 15px;
line-height: 22px;
padding: 0 11px;
border-radius: 12px;
color: #fff;
background: #d83e49;
display: inline-block;
z-index: 4;
}
span.badges .onsale,
span.badges span {
position: relative;
top: auto !important;
left: auto !important;
margin-right: 4px;
}
span.badges span.new-badge {
background: #000;
}
span.badges span.hot-badge {
background: #398c85;
}
span.badges {
position: absolute;
top: 15px;
left: 15px;
width: calc(100% - 30px);
} .shop-container .product:not(.product-type-variable) form.cart,
.shop-container .product form.cart > *:not(.variations):not(.variations_button),
.shop-container .product form.cart .variations_button > *:not(.sr-button),
.shop-container .product.product-type-variable form.cart .sr-button,
.shop-container .shop-item form.cart .variations .variation .name {
display: none !important;
width: 0;
height: 0;
line-height: 0;
overflow: hidden;
margin: 0;
padding: 0;
}
.shop-container .shop-item form.cart {
margin: 0 0 -15px 0;
padding-top: 10px;
z-index: 4;
}
.shop-container .shop-item form.cart .product-add-to-cart {
position: absolute;
top: -10px;
transform: translateY(-100%);
left: 0;
width: 100%;
opacity: 0;
visibility: hidden;
text-align: center;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
margin: 0;
}
.shop-container .shop-item:hover form.cart .product-add-to-cart {
opacity: 1;
visibility: visible;
top: -20px;
}
.shop-container .shop-item form.cart .variations .variation .value {
float: none;
margin: 0;
}
.shop-container .shop-item form.cart .variations .variation {
margin-top: 0;
min-height: inherit;
}
.shop-container .shop-item form.cart .variations .variation .value .variable-items-wrapper,
.shop-container .shop-item form.cart .variations .variation .value select {
display: none;
}
.shop-container .shop-item .var-all form.cart .variations .variation .value .variable-items-wrapper {
display: block;
}
.shop-container .shop-item form.cart .variations .variation ul {
padding: 0;
}
.shop-container .shop-item form.cart .variations .variation .color-variable-wrapper li,
#fixed-product-add .variations .variation .color-variable-wrapper li{
margin: 11px 4px;
}
.shop-container .shop-item form.cart .variations .variation ul li:first-child,
#fixed-product-add .variations .variation ul li:first-child {
margin-left: 2px;
}
.shop-container .shop-item form.cart .variations .variation .color-variable-wrapper li .variable-item-span,
#fixed-product-add .variations .variation .color-variable-wrapper li span {
padding: 0;
width: 12px;
height: 12px;
}
.shop-container .shop-item form.cart .variations .variation .color-variable-wrapper li .variable-item-span::before,
#fixed-product-add .variations .variation .color-variable-wrapper li span::before {
top: -3px;
left: -3px;
width: calc(100% + 6px);
height: calc(100% + 6px);
}
.shop-container .shop-item form.cart .variations .variation .button-variable-wrapper li,
#fixed-product-add .variations .variation .button-variable-wrapper li {
margin: 8px 6px;
}
.shop-container .shop-item form.cart .variations .variation .button-variable-wrapper li:first-child,
#fixed-product-add .variations .variation .button-variable-wrapper li:first-child {
margin-left: 2px;
}
.shop-container .shop-item form.cart .variations .variation .button-variable-wrapper li span,
#fixed-product-add .variations .variation .button-variable-wrapper li span {
min-width: 14px;
padding: 0 2px;
height: 18px;
line-height: 18px;
font-size: 11px;
}
.shop-container .shop-item form.cart .variations .variation .button-variable-wrapper li span::before,
#fixed-product-add .variations .variation .button-variable-wrapper li span::before {
opacity: 1;
border-color: rgba(0,0,0,0.12);
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.shop-container .shop-item form.cart .variations .variation .button-variable-wrapper li.selected span::before,
#fixed-product-add .variations .variation .button-variable-wrapper li.selected span::before {
background: rgba(0,0,0,0.04);
border-color: transparent;
}
.shop-container .shop-item form.cart .variations .variation .image-variable-wrapper li img,
#fixed-product-add .variations .variation .image-variable-wrapper li img {
width: 20px;
height: 20px;
}
.shop-container .shop-item form.cart .variations .variation .image-variable-wrapper li,
#fixed-product-add .variations .variation .image-variable-wrapper li {
margin: 7px 4px;
} .imagebutton-media .imagebutton-title {
position: absolute;
top: 40px;
left: 40px;
margin: 0;
}
.imagebutton-media.top-right .imagebutton-title { left: auto; right: 40px; text-align: right; }
.imagebutton-media.bottom-left .imagebutton-title { top: auto; bottom: 40px; }
.imagebutton-media.bottom-right .imagebutton-title { top: auto; bottom: 40px; left: auto; right: 40px; text-align: right; }
.imagebutton-media.center-center .imagebutton-title { 
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
text-align: center;
}
.imagebutton-media .imagebutton-subtitle {
margin-top: 0;
color: #000 !important;
}
.imagebutton-media.text-light .imagebutton-subtitle { color: #fff !important; } .woocommerce-breadcrumb {
color: #000;
font-size: 13px;
font-weight: 400;
line-height: 21px;
margin-bottom: 1px;
max-width: 500px;
}
.product .woocommerce-breadcrumb {
margin-bottom: 30px;
}
.woocommerce-breadcrumb a {
position: relative;
}
.woocommerce-breadcrumb a::after {
content: "";
background-image:url(//www.caadoog.com/wp-content/themes/kona/files/assets/select-arrow.png);
background-repeat: no-repeat;
background-size: cover;
width: 11px;
height: 8px;
display: inline-block;
transform: rotate(-90deg);
top: 1px;
position: relative;
margin: 0 5px;
opacity: 0.41;
} .woo_main_title {
overflow: hidden;
}
.woo_main_title > * {
display: inline-block;
}
.woo_main_title .main_title {
margin-right: 30px;
} .woo_main_title + .woo_cat_image {
margin-top: 20px;
}
.woo_cat_image img {
width: 100%;
}
.woo_cat_image ~ .wcapf-before-products > .grid-options {
margin-top: 40px;
}
.term-description ~ .wcapf-before-products > .grid-options,
.term-description ~ .filter-option,
.woo_cat_image + .term-description,
.woo_main_title + .term-description {
margin-top: 30px;
}
.term-description {
width: 700px;
max-width: 65%;
} .woocommerce select.orderby {
font-size: 14px;
line-height: 40px;
height: 40px;
border: 1px solid rgba(0,0,0,0.12) !important;
border-radius: 20px;
padding: 0 25px 0 20px;
background-position: right 15px center;
}
.woocommerce .woocommerce-result-count {
line-height: 40px;
color: rgba(0,0,0,0.41) !important;
font-size: 13px;
}
.filter-option ~ .wcapf-before-products select.orderby {
opacity: 0;
visibility: hidden;
height: 0;
}
.filter-option ~ .wcapf-before-products form.woocommerce-ordering {
opacity: 0;
visibility: hidden;
height: 0;
} .woocommerce .main-content #main > div > .grid-options,
.woocommerce .main-content #main > div > .grid-options + #main-shop-grid {
top: -10px;
position: relative;
}
.woocommerce .main-content #main > .woocommerce-breadcrumb + div > .grid-options,
.woocommerce .main-content #main > .woo_main_title + div > .grid-options,
.woocommerce .main-content #main > .woo_cat_image + div > .grid-options,
.woocommerce .main-content #main > .term-description + div > .grid-options,
.woocommerce .main-content #main > .woocommerce-breadcrumb + div > .grid-options + #main-shop-grid { 
top: 0; 
}
.woocommerce .main-content #main > .woocommerce-breadcrumb ~ .wcapf-before-products > .grid-options,
.woocommerce .main-content #main > .woo_main_title ~ .wcapf-before-products > .grid-options,
.woocommerce .main-content #main > .woo_cat_image ~ .wcapf-before-products > .grid-options,
.woocommerce .main-content #main > .term-description ~ .wcapf-before-products > .grid-options,
.woocommerce .main-content #main > .woocommerce-breadcrumb ~ .wcapf-before-products > .grid-options + #main-shop-grid { 
top: 0; 
}
.woocommerce .filter-option {
position: relative;
z-index: 2;
}
.woocommerce .woo_main_title + .filter-option.filter-left {
margin-top: 20px;
}
.woocommerce .filter-buttons {
position: absolute;
top: 0;
right: 0;
z-index: 2;
}
.woocommerce .filter-option.static .filter-buttons {
position: static;
}
.woocommerce .sr-filteropen {
float: right;
margin: 0;
margin-top: 1px;
background: none;
color: #000 !important;
border: 1px solid rgba(0,0,0,0.12) !important;
height: 40px;
line-height: 38px !important;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.woocommerce form + .sr-filteropen { 
margin-right: 20px; 
}
.woocommerce .filter-option.filter-left .sr-filteropen { 
float: none; 
}
.filter-option ~ .wcapf-before-products .isotope-grid:first-child {
margin-top: 40px;
}
.woocommerce .sr-filteropen:hover {
background: none !important;
color: rgba(0,0,0,0.41) !important;
}
.woocommerce .sr-filteropen.is-open {
background: rgba(0,0,0,0.04) !important;
border: 1px solid rgba(0,0,0,0.0) !important;
}
.woocommerce .filter-container {
display: none;
padding-top: 80px;
padding-bottom: 40px;
}
.woocommerce .filter-option.static ~ .filter-container {
padding-top: 40px;
}
.woocommerce .filter-container .column {
opacity: 0;
transform: translateY(10px);
transition: all 0.3s ease;
}
.woocommerce .filter-container.slide-in .column {
opacity: 1;
transform: translateY(0px);
transition-delay: 0.3s;
}
.woocommerce .filter-container.slide-in .column:nth-child(2n) { transition-delay: 0.34s; }
.woocommerce .filter-container.slide-in .column:nth-child(3n) { transition-delay: 0.38s; }
.woocommerce .filter-container.slide-in .column:nth-child(4n) { transition-delay: 0.42s; }
.woocommerce .filter-container.slide-in .column:nth-child(5n) { transition-delay: 0.46s; }   .product .product-hero {
height: auto;
position: relative;
padding-top: calc(120px + 60px); padding-bottom: 80px; }
.product .product-hero .column-section {
width: 1024px;
max-width: calc(100% - 120px);
margin: 0 auto;
}
.product .product-info  {
z-index: 1;
position: relative;
}
.product .product-video-button .icon { 
background: #fff !important; 
}
.product .no-bg .product-video-button .icon { 
background: rgba(0,0,0,0.04) !important; 
}
.product .product-info .product_title {
font-weight: 700;
margin: 0;
z-index: 1;
position: relative;
}
.single-product  .product-hero .onsale,
.single-product  .product-hero .badges > span{
font-size: 15px;
height: 26px;
line-height: 26px;
padding: 0 15px;
border-radius: 13px;
} .single-product  .gallery-arrows + .onsale,
.single-product  .gallery-arrows + .variation-gallery + .onsale,
.single-product  .gallery-arrows + .badges,
.single-product  .gallery-arrows + .variation-gallery + .badges {
left: 75px;
} .single-product  .variation-thumbs + .onsale,
.single-product  .variation-thumbs + .variation-gallery + .onsale,
.single-product  .variation-thumbs + .badges,
.single-product  .variation-thumbs + .variation-gallery + .badges {
left: 95px;
} .single-product  .product-info .onsale,
.single-product  .product-info .badges {
top: -40px;
left: 0;
}
.product .product-info .price {
margin-top: 10px;
}
.product .product-info .price, 
.product .product-info .amount {
font-size: 1.4em;
line-height: 1.4em;
z-index: 2;
position: relative;
}
.sr-price, .sr-price .amount,
.single-product-container .product .price, 
.single-product-container .amount {
font-size: 1.1em;
line-height: 1.1em;
}
.product .woocommerce-product-rating {
overflow: hidden;
margin-top: 20px;
}
.product .woocommerce-product-rating a {
font-size: 0.8em;
}
.product .woocommerce-product-details__short-description {
display: block;
margin-top: 20px;
}
.product .product_meta {
color: rgba(0,0,0,0.41);
font-size: 13px;
font-weight: 400;
line-height: 21px;
margin-top: 20px; 
}
.product form + .product_meta {
margin-top: 30px; 
}
.product .product_meta > span {
display: block;
}
.product .view-more {
margin-top: 30px; 
}
.product .product_meta .sku_wrapper {
margin: 0;
width: auto;
max-width: none;
} .product .shop-share {
margin-top: 30px;
overflow: hidden;
}
.product .shop-share .widget-title {
float: left;
margin-right: 20px; 
line-height: 26px;
font-size: 14px;
}
.product .shop-share .socialmedia-widget {
float: left;
margin: 0;
} .product form.cart {
margin-top: 30px;
position: relative;
}
.product .cart .variations { font-size: 0; line-height: 0;
}
.product .cart .variations .variation {
display: block;
min-height: 40px;
margin-top: 15px;
}
.product .cart .variations .variation:first-child {
margin-top: 0;
}
.product .cart .variations .variation > div {
float: left;
margin-right: 15px;
position: relative;
}
.product .variations .variation .value::before {
z-index: 0;
content: "";
width: 100%;
height: 100%;
background-color: #fff;
border-radius: 20px;
position: absolute;
top: 0;
left: 0;
}
.product .no-bg .cart .variations .variation .value::before { 
background: rgba(0,0,0,0.04); 
}
.product .cart .variations label {
display: inline-block;
min-width: 80px;
line-height: 40px;
}
.product .cart .variations select {
width: auto;
padding: 0 30px 0 15px;
height: 40px;
background-color: #fff;
border-radius: 20px;
border: none;
position: relative;
z-index: 1;
background-position: right 15px center;
}
.product .no-bg .cart .variations select { 
background-color: rgba(0,0,0,0.04); 
}
.product .cart .reset_variations,
.product .cart .woocommerce-variation-price {
display: none !important;
}
.product .cart .woocommerce-variation-description {
margin-top: 20px;
font-size: 0.8em;
font-style: italic;
}
.product .cart .woocommerce-variation {
width: 100%;
overflow: hidden;
text-align: left;
}
.product .cart .woocommerce-variation .woocommerce-variation-availability,
.stock {
font-size: 14px;
font-weight: 400;
}
.out-of-stock,
.available-on-backorder {
color: #d83e49;
}
.in-stock {
color: #0ec884;
} .product .cart .variations .variation .variable-items-wrapper {
list-style: none;
margin: 0;
padding: 0 4px;
}
.product .cart .variations .variation .variable-items-wrapper li {
float: left;
height: auto;
margin: 9px 5px;
border-radius: 20px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
position: relative;
}
.product .cart .variations .variation .variable-items-wrapper li.disabled {
opacity: 0.3;
}
.product .cart .variations .variation .variable-items-wrapper li .variable-item-span {
position: relative;
min-width: 18px;
padding: 0 2px;
height: 22px;
line-height: 22px;
border-radius: 20px;
font-size: 13px;
font-weight: 500;
text-align: center;
display: block;
cursor: pointer;
}
.product .cart .variations .variation .variable-items-wrapper li .variable-item-span::before {
content: "";
position: absolute;
top: -3px;
left: -3px;
width: calc(100% + 6px);
height: calc(100% + 6px);
border-radius: 20px;
border: 1px solid #000;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
opacity: 0;
transition: opacity 0.2s ease;
}
.product .cart .variations .variation .variable-items-wrapper li.selected .variable-item-span::before {
opacity: 1;
}
.product .cart .variations .variation .variable-items-wrapper.color-variable-wrapper li {
margin: 12px 8px;
}
.product .cart .variations .variation .variable-items-wrapper.color-variable-wrapper li .variable-item-span {
min-width: 12px;
height: 16px;
}
.product .cart .variations .variation .variable-items-wrapper.color-variable-wrapper li .variable-item-span[style="background-color:#ffffff;"],
.product .cart .variations .variation .variable-items-wrapper.color-variable-wrapper li .variable-item-span[style="background-color:#fcfcfc;"],
.product .cart .variations .variation .variable-items-wrapper.color-variable-wrapper li .variable-item-span[style="background-color:#f8f8f8;"],
.product .cart .variations .variation .variable-items-wrapper.color-variable-wrapper li .variable-item-span[style="background-color:#f7f7f7;"] {
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
}
.product .cart .variations .variation .variable-items-wrapper.color-variable-wrapper li .variable-item-span::before {
top: -6px;
left: -6px;
width: calc(100% + 12px);
height: calc(100% + 12px);
}
.product .cart .variations .variation .variable-items-wrapper.image-variable-wrapper li {
margin: 4px 4px;
padding: 3px;
cursor: pointer;
border: 1px solid transparent;
}
.product .cart .variations .variation .variable-items-wrapper.image-variable-wrapper li.selected {
border-color: #000;
}
.product .cart .variations .variation .variable-items-wrapper.image-variable-wrapper li .variable-item-contents > img {
width: 24px;
height: 24px;
border-radius: 20px;
} .product form.cart table.group_table tr {
border: none;
}
.product form.cart table.group_table .woocommerce-grouped-product-list-item__quantity {
width: 90px;
}
.product form.cart table.group_table .woocommerce-grouped-product-list-item__quantity .grid-button {
display: none;
}
.product form.cart table.group_table .quantity input[type="number"] {
background: rgba(0,0,0,0.04);
padding: 0 15px;
height: 30px;
}
.product form.cart table.group_table tbody td {
padding: 0 0 20px 0;
}
.product form.cart table.group_table ~ .pseudo-add-to-cart,
.product p.cart > .pseudo-add-to-cart:first-child {
margin-top: 20px;
padding-left: 0;
}
.woocommerce-grouped-product-list-item__price .stock {
margin: 0;
font-size: 0.7rem;
} .product .cart .product-add-to-cart {
margin-top: 30px;
font-size: 0; line-height: 0;
}
.product .cart .product-add-to-cart:first-child {
margin-top: 0;
}
.product .cart .quantity {
float: left;
margin-right: 20px;
}
.product .no-bg .cart .quantity input[type="number"] { 
background: rgba(0,0,0,0.04); 
}
.product .cart .pseudo-add-to-cart {
margin: 0;
}
.product .cart .quantity + .pseudo-add-to-cart.text-trans {
margin: 0 0 0 20px;
}
.product .cart .pseudo-add-to-cart + button {
display: none;
} .product #fixed-product-add {
position: fixed;
top: -81px;
left: 0;
background: #fff;
width: 100%;
height: 80px;
z-index: 1500; border-bottom: 1px solid rgba(0,0,0,0.06);
transition: all 0.35s ease;
}
.scrolled-prodhero .product #fixed-product-add {
top: 0px;
}
.scrolled-prodhero header.sticky + #hero-and-body .product #fixed-product-add {
top: 90px;
}
.product #fixed-product-add .fixed-product-add-inner {
width: calc(100% - 120px);
height: calc(100% - 20px);
margin: 10px auto 0 auto;
}
.product #fixed-product-add .thumbnail {
height: 50px;
width: 50px;
margin-top: 5px;
margin-right: 20px;
float: left;
}
.product #fixed-product-add .product-name {
line-height: 40px;
height: 40px;
margin-top: 10px;
float: left;
}
.product #fixed-product-add .price {
float: left;
line-height: 40px;
height: 40px;
margin-top: 10px;
margin-left: 20px;
}
.product #fixed-product-add .price .amount {
line-height: 40px;
}
.product #fixed-product-add .variations {
float: left; margin-top: 13px;
margin-left: 40px;
}
.product #fixed-product-add .variations select {
background-color: rgba(0,0,0,0.04);
}
.product #fixed-product-add .product-add-to-cart {
float: right;
margin-top: 10px;
position: relative;
}
.product #fixed-product-add .variation {
float: left; 
margin-top: 0px;
margin-right: 20px;
}
.product #fixed-product-add .variation > div {
margin: 0;
}
.product #fixed-product-add .variation .name {
display: none;
}
.product #fixed-product-add .quantity { margin-top: 3.5px; }
.product #fixed-product-add .quantity input[type="number"] { background: rgba(0,0,0,0.04); padding: 0 13px; height: 34px; }
.product #fixed-product-add .quantity.quantity span { width: 8px; height: 8px; bottom: calc(50% - 4px); left: calc(50% - 21px); }
.product #fixed-product-add .quantity.quantity span.plus {  left: calc(50% + 13px); }
.product #fixed-product-add .tinv-wraper {
position: absolute;
top: 50%;
right: -37px;
transform: translateY(-50%);
}
.product #fixed-product-add  .open-popup-link {
display: none;
} .product .three-fifth {
position: relative;
}
.product .three-fifth .col-content {
transition: all 0.4s ease;
}
.product div .product-gallery ~ .product-gallery {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.product .variation-gallery {
opacity: 0;
visibility: hidden;
transform: scale(0.7);
transition: all 0.4s ease 0.2s;
width: 100% !important;
margin-left: 0;
}
.product .variation-gallery.active {
opacity: 1;
visibility: visible;
transform: scale(1);
transition-delay: 0.6s;
}
.product .variation-gallery.gallery-arrows {
width: calc(100% - 60px) !important;
margin-left: 60px;
}
.product .variation-gallery.gallery-thumb {
width: calc(100% - 80px) !important;
margin-left: 80px;
}
.product .product-gallery .product-image .zoomF {
display:inline-block;
position: relative;
}
.product .product-gallery .product-image img {
max-height: 100%;
width: auto;
vertical-align: middle;
}
.product .product-gallery .flickity-prev-next-button {
left: -60px;
background: #fff;
top: 0;
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 0;
visibility: hidden;
transition: all 0.4s ease;
}
.product .no-bg .product-gallery .flickity-prev-next-button { 
background-color: rgba(0,0,0,0.04); 
}
.product .product-gallery.active .flickity-prev-next-button {
opacity: 1;
visibility: visible;
transition: all 0.2s ease 1s;
}	
.product .product-gallery .flickity-prev-next-button.previous { 
margin-top: 50px; 
}
.product .product-gallery.gallery-thumb .flickity-prev-next-button,
.product .product-gallery:not(.is-draggable) .flickity-prev-next-button { 
display: none; 
}
.product .product-gallery .flickity-prev-next-button svg {
position: absolute;
width: 14px;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
transition: all 0.3s ease;
}
.product .product-gallery.flickity-enabled.is-draggable .flickity-viewport {
cursor: default;
}
.product .product-gallery.flickity-enabled.is-draggable .flickity-viewport .product-image {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.product .product-gallery.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing;
}
.product .product-nav {
z-index: 20000;
position: absolute;
top: 0;
left: -10px;
max-height: 270px;
opacity: 0;
visibility: hidden;
transition: all 0.2s ease 0.2s;
width: 60px;
overflow: hidden;
}
.product .product-nav.active {
opacity: 1;
visibility: visible;
transition-delay: 0.8s;
transition-duration: 0.4s;
left: 0;
}
@media only screen and (min-width: 769px) { 
.product .product-nav:hover { }
}
.product .product-nav .productnav-inner {
width: 100%;
padding-right: 20px;
max-height: 270px;
overflow-x: hidden;
overflow-y: auto;
}
.product-nav .nav-thumb {
height: 60px;
width: 60px;
margin-bottom: 10px;
cursor: pointer;
overflow: hidden;
opacity: 0.35;
transition: 0.2s ease;
}
.product-nav .nav-thumb:last-child { 
margin: 0; 
}
.product-nav .nav-thumb:before {
font-size: 50px;
line-height: 80px;
}
.product-nav .nav-thumb.is-nav-selected {
opacity: 1;
} @media only screen and (min-width: 769px) {
.product .product-hero.product-layout-modern  {
padding: 0;
}
.product .product-layout-modern .column-section {
width: 1024px;
}
.product .product-layout-modern .column-section .column.three-fifth {
float: right;
margin: 0;
height: 100vh;
}
.product .product-layout-modern .column-section .column.two-fifth {
float: left;
height: auto;
}
.product .product-layout-modern .product-info {
margin: 120px 0;
} .product .product-layout-modern .cart .product-add-to-cart {
float: right;
margin: 0;
}
.product .product-layout-modern .cart .variations {
float: left;
margin-top: 0;
}
.product .product-layout-modern .cart .variations .variation {
display: inline-block;
margin-right: 25px;
margin-top: 0;
}
.product .product-layout-modern .cart .variations label {
width: auto;
min-width: auto;
}
.product .product-layout-modern .cart .woocommerce-variation {
position: absolute;
bottom: -30px;
left: 0;
width: 100%; height: 30px;
text-align: right;
}
.product .product-layout-modern .cart .woocommerce-variation-description {
position: absolute;
left: 0;
bottom: 0;
margin: 0;
}
.product .product-layout-modern .cart {
margin: 0;
position: absolute;
bottom: 40px;
left: 50%;
transform: translateX(-50%);
max-width: calc(100% - 120px);
width: 1440px;
}
.product .product-layout-modern .cart > .pseudo-add-to-cart {
float:right;
}
.product .product-layout-modern .three-fifth {
position: inherit;
}
.product .product-layout-modern .product-gallery {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100%;
margin-left: 0;
}
.product .product-layout-modern .product-gallery .carousel-item {
width: 100%;
height: 100vh;
position: relative;
}
.product .product-layout-modern .product-gallery .product-image {
width: calc(50% - 35px);
height: calc(100% - 160px); position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-75px) translateY(calc(-50%));
-moz-transform: translateX(-75px) translateY(calc(-50%));
transform: translateX(-75px) translateY(calc(-50%));
text-align: center;
} .product .product-layout-modern .product-gallery .product-image.fullheight { 
height: 100%; 
width: 80%; 
-webkit-transform: translateX(-15px) translateY(calc(-50%));
-moz-transform: translateX(-15px) translateY(calc(-50%));
transform: translateX(-15px) translateY(calc(-50%));
text-align: left;
}
.product .product-layout-modern .product-gallery .product-image.fullheight img { 
width: auto; 
}
.product .product-layout-modern .product-gallery .product-image::before { content: "";
display: inline-block;
height: 100%;
vertical-align: middle;
width: 0;
margin-right: -10px;
}
.product .product-layout-modern .product-gallery .flickity-prev-next-button {
left: auto;
right: 60px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.product .product-layout-modern .product-gallery .flickity-prev-next-button.next { 
margin-top: -25px; 
}
.product .product-layout-modern .product-gallery .flickity-prev-next-button.previous { 
margin-top: 25px; 
}
.product .product-layout-modern .product-nav {
top: 50%;
right: calc(50px - 15px);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
left: auto;
}
.product .product-layout-modern .product-nav.active {
right: calc(60px - 15px);
}
}  .product .start-animation .cart .variations .name {
opacity: 0;
transition: all 0.4s ease;
}
.loading-end .product .start-animation .cart .variations .name { 
opacity: 1; 
}
.product .start-animation .cart .variations .variation .value::before,
.product .start-animation .cart .quantity::before {
width: 0;
transition: width 0.4s cubic-bezier(0.4, 0.4, 0.000, 1.0) 0.1s;
}
.loading-end .product .start-animation .cart .variations .variation .value::before,
.loading-end .product .start-animation .cart .quantity::before { 
width: 100%; 
}
.product .start-animation .cart .variations select,
.product .start-animation .cart .variations .variation .variable-items-wrapper,
.product .start-animation .cart .quantity * {
z-index: 1;
opacity: 0;
transition: opacity 0.4s ease 0.4s;
}
.loading-end .product .start-animation .cart .variations select, 
.loading-end .product .start-animation .cart .variations .variation .variable-items-wrapper, 
.loading-end .product .start-animation .cart .quantity * { 
opacity: 1; 
}
.product .start-animation .cart .sr-button.withicon .text span {
transform: translateY(100%);
transition: all 0.3s ease;
}
.loading-end .product .start-animation .cart .sr-button.withicon .text span { 
transform: translateY(0%); 
}
.product .start-animation .cart .sr-button.withicon .icon {
transform: scale(0.7);
opacity: 0;
transition: all 0.4s ease;
}
.loading-end .product .start-animation .cart .sr-button.withicon .icon { 
opacity: 1; 
transform: scale(1); 
}
.product .start-animation .cart .sr-button.withicon .icon .arrow {
opacity: 0;
transition: all 0.2s ease 0.2s;
}
.loading-end .product .start-animation .cart .sr-button.withicon .icon .arrow { 
opacity: 1;  
}
.product .start-animation .product-info {
transform: scale(0.9);
opacity: 0;
transition: all 0.6s cubic-bezier(0.4, 0.4, 0.000, 1.0) 0s;
}
.loading-end .product .start-animation .product-info { 
opacity: 1; 
transform: scale(1); 
}
.product .start-animation .product_meta,
.product .start-animation #single-share {
opacity: 0;
transition: all 0.6s ease;
}
.loading-end .product .start-animation .product_meta, 
.loading-end .product .start-animation #single-share { 
opacity: 1; 
} .product-hero + .woocommerce-tabs {
margin-top: 80px;
}
.product-hero.no-bg + .woocommerce-tabs {
margin-top: 0;
}
.woocommerce-tabs .tab-nav {
width: 1024px;
max-width: calc(100% - 40px);
margin: 0 auto;
text-align: center;
border: none;
padding: 0;
}
.woocommerce-tabs .tab-container {
margin-top: 40px;
} .woocommerce #reviews .woocommerce-Reviews-title {
display:none;
}
.woocommerce #reviews .comments .comment-list {
margin-top: 0;
}
.woocommerce #reviews .comment-notes {
display: none;
}
.woocommerce #reviews .comment-list li .comment-head {
position: relative;
padding-bottom: 18px;
}
.woocommerce #reviews .comment-list li .comment-head .name {
display: inline-block;
margin-right: 20px;
}
.woocommerce #reviews .comment-list li .comment-head .star-rating {
position: absolute;
bottom: 0;
left: 0;	
font-size: 15px;
line-height: 20px;
height: 20px;
}
.woocommerce #reviews .leavecomment {
margin-bottom: 0;
}
.woocommerce #reviews .leavecomment .comment-form-rating {
overflow: hidden;
}
.woocommerce #reviews .leavecomment .comment-form-rating label {
width: auto;
margin-right: 25px;
float: left;
}
.woocommerce #reviews .leavecomment .comment-form-rating .stars {
margin: 0;
float: left;
}
p.stars span {
display: block;
height: 20px;
overflow: hidden;
}
p.stars a {
letter-spacing: 0;
font-size: 16px;
padding: 0;
width: 1em;
height: 24px;
line-height: 24px;
display: inline-block;
text-indent: -9999px;
overflow: hidden;
padding-right: 1px;
}
p.stars a::before {
content: "\f3ae";
display: block;
text-indent: 0;
font-family: "Ionicons";
color: rgba(0,0,0,0.2);
}	
p.stars span:hover a:hover ~ a::before, 
p.stars.selected span:hover a:hover ~ a::before, 
p.stars.selected a.active ~ a::before {
content: "\f3ae";
color: rgba(0,0,0,0.2);
}	
p.stars span:hover a::before, 
p.stars.selected span:hover a::before, 
p.stars.selected a::before {
content: "\f2fc";
color: #000;
}
.woocommerce-noreviews {
margin-top: 0;
color: rgba(0,0,0,0.41);
} .woocommerce .related.products, 
.woocommerce .upsells.products {
position: relative;
margin-top: 80px;
}
.woocommerce .product-hero + .related.products, 
.product-hero + .woocommerce .upsells.products {
margin-top: 0;
}
.woocommerce .related.products + div[class*='spacer-'], 
.woocommerce .upsells.products + div[class*='spacer-'] {
height: 20px;
}
.woocommerce .related.products .section-title.position-left-vertical,
.woocommerce .upsells.products .section-title.position-left-vertical {
transform: rotate(-90deg) translateX(-100%) translateY(-100%);
transform-origin: top left;
position: absolute;
top: 3px;
left: -20px;
}
.woocommerce .related.products .section-title.position-left-horizontal,
.woocommerce .upsells.products .section-title.position-left-horizontal {
width: 25%;
position: absolute;
top: calc(50% - 35px);
left: 0;
transform: translateY(-50%);
}
.woocommerce .related.products .section-title.position-left-horizontal + .shop-container,
.woocommerce .upsells.products .section-title.position-left-horizontal + .shop-container {
width: 75%;
float: right;
}
.woocommerce .related.products .section-title[class*='position-left'] + .shop-container,
.woocommerce .upsells.products .section-title[class*='position-left'] + .shop-container{
margin-top: 0;
}
.woocommerce .cross-sells{
float: left;
width: calc(100% - 420px);
}   .shop_table td {
vertical-align: middle;
}
.shop_table tr {
border: none;
}
.shop_table.cart-page tbody tr {
border-top: 1px solid rgba(0,0,0,0.12);
}
.shop_table tbody td, 
.shop_table tbody th, 
.shop_table tfoot td { 
padding: 25px 0 ;
}	
.shop_table table tbody tr:first-child td, 
.shop_table tbody tr:first-child th { 
padding-top: 0; 
}
.shop_table thead + tbody tr:first-child td { 
padding-top: 25px; 
}
.shop_table thead th { 
padding-bottom: 25px; 
}	
.shop_table .product-name .product-image,
.lookbook-list .product-name .product-image {
max-width: 65px;
height: auto;
display: inline-block;
line-height: 0;
vertical-align: middle;
}
.shop_table .product-name .product-info,
.lookbook-list .product-name .product-info {
width: calc(100% - 100px);
margin-left: 30px;
display: inline-block;
line-height: 0;
vertical-align: middle;
}
.shop_table .product-name .product-info:first-child {
margin-left: 0px;
}
.shop_table .product-name .product-title,
.lookbook-list .product-name .product-title {
font-weight: 500;
}
.shop_table .product-name .product-title .product-quantity,
.shop_table .product-quantity span.quantity {
background: rgba(0,0,0,0.04);
width: 40px;
max-width: 60px;
height: 24px;
line-height: 26px;
text-align: center;
font-weight: 500;
font-size: 12px;
border-radius: 20px;
display: inline-block;
margin-left: 10px;
}
.shop_table .product-quantity  {
width: 100px;
position: relative;
}
.shop_table.cart-page .product-quantity  {
width: 190px;
text-align: center;
}
.shop_table .product-quantity .mobile-amount  {
display: none;
}
.shop_table .product-price,
.shop_table .product-subtotal {
width: 90px;
position: relative;
}
.shop_table .product-subtotal .amount  {
display: block;
}
.shop_table .product-name .variation,
.shop_table .product-name .wc-item-meta {
font-size: 13px;
line-height: 20px;
margin: 5px 0 0 0;
list-style: none;
padding: 0;
}
.shop_table .product-name .variation > span,
.shop_table .product-name .wc-item-meta li {
display: block;
margin: 0;
}
.shop_table .product-name .variation dt,
.shop_table .product-name .wc-item-meta li > strong {
color: rgba(0,0,0,0.41);
display: inline-block;
min-width: 60px;
}
.shop_table .product-name .variation dd,
.shop_table .product-name .wc-item-meta li > p {
display: inline-block;
color: #000;
font-weight: 400;
margin: 0;
}
.shop_table .product-name .backorder_notification {
color: #d83e49;
margin-top: 0;
font-size: 14px;
font-weight: 400;
}
.shop_table .product-quantity .quantity input[type="number"] {
background: rgba(0,0,0,0.04);
padding: 0 20px;
height: 30px;
}
.shop_table .product-quantity .quantity span {
width: 20px;
}
.shop_table .remove,
.woocommerce-remove-coupon {
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
display: inline-block;
font-size: 13px;
font-weight: 400;
line-height: 16px;
border-bottom: 1px solid #d83e49;
color: #d83e49 !important;
text-transform: lowercase;
}
.woocommerce-remove-coupon {  
opacity: 1;
visibility: visible;
margin-left: 3px;
}
.shop_table .remove {
position: absolute;
top: calc(50% + 10px);
right: 0;
}
.shop_table tr:first-child .remove { 
margin-top: -12px; } 
.shop_table thead + tbody tr:first-child td .remove { 
margin-top: 0; 
}
.shop_table tr:hover .remove {
opacity: 1;
visibility: visible;
} .shop_table .product-quantity .remove {
opacity: 1;
visibility: visible;
border: none;
position: relative;
top: auto;
right: 0;
font-size: 14px;
line-height: 20px;
height: 20px;
margin-left: 10px;
display: none;
}
.shop_table .product-quantity .remove::after {
content: "\f2d7";
font-family:'Ionicons';
}
.shop_table td.actions .sr-coupon {
float: right;
width: 370px;
max-width: 100%;
}
.shop_table td.actions .sr-coupon input[type="text"] {
border-color: #000;
float: right;
width: 370px;
max-width: 100%;
}
.shop_table td.actions .button {
float: left;
margin-top: 25px;
}
body.ajax-changecart .shop_table td.actions .button {
display: none;
}
.cart-collaterals {
margin-top: 20px;
width: 370px;
float: right;
}
.cart-collaterals .shop_table tbody td, 
.cart-collaterals .shop_table tbody th {
padding-top: 0;
padding-bottom: 15px;
}
.woocommerce .sr-checkout-order .shop_table tfoot td, 
.woocommerce .woocommerce-order .shop_table tfoot td {
font-size: 15px;
line-height: 20px;
font-weight: 400;
}
.cart-collaterals .shop_table .order-total th,
.cart-collaterals .shop_table .order-total td .amount,
.woocommerce .sr-checkout-order .shop_table tfoot .order-total th, 
.woocommerce .sr-checkout-order .shop_table tfoot .order-total .amount,
.woocommerce .woocommerce-order .shop_table tfoot tr:last-child th, 
.woocommerce .woocommerce-order .shop_table tfoot tr:last-child .amount {
font-size: 1.2em;
line-height: 1.2em;
font-weight: 600;
}
.cart-collaterals .wc-proceed-to-checkout {
margin-top: 25px;
text-align: center;
}
.cart-collaterals .wc-proceed-to-checkout a {
width: calc(100% - 80px);
max-width: 320px;
}
.shop_table .shipping {
color: #000;
font-size: 13px;
}
.shop_table .shipping td {
text-align: left;
}
.shop_table .shipping .sr-shipping-title {
font-weight: 500;
}
.shop_table .shipping ul  {
list-style: none;
margin: 13px 0 0 0;
}
.shop_table .shipping ul li  {
margin: 2px 0 0 0;
position: relative
}
.shop_table .shipping label  {
max-width: calc(100% - 30px);
font-size: 13px;
line-height: 20px;
}
.shop_table .shipping .amount {
font-size: 13px;
line-height: 20px;
display: inline-block;
position: absolute;
top: 4px;
right: 0;
}
.shop_table .shipping .woocommerce-shipping-destination {
margin-top: 15px;
}
.shop_table .shipping form {
margin-top: 0px;
}
.cart-collaterals .shop_table tr.shipping .shipping-calculator-button {
font-size: 11px;
line-height: 18px;
border-bottom: 1px solid #000;
}   .woocommerce form .form-row .optional {
visibility: hidden;
}
.woocommerce-checkout .woocommerce > .woocommerce-message {
display: none;
}
.woocommerce .sr-checkout-details {
position: relative;
}
.woocommerce .sr-checkout-details .before-checkout.clearfix {
height: auto;
}
.woocommerce .sr-checkout-details .before-checkout > .woocommerce-info {
position: absolute;
top: 0;
right: 0;
}
.woocommerce .sr-checkout-details .before-checkout > .wc-amazon-checkout-message + .woocommerce-info {
position: absolute;
top: 40px;
right: 0;
}
.woocommerce .sr-checkout-details .sr-coupon {
margin-bottom: 40px;
}
.woocommerce .sr-coupon form.checkout_coupon {
margin-top: 0;
max-width: calc(50% - 40px);
}
.woocommerce .sr-coupon .form-row.deplace {
margin-top: 34px;
}
.woocommerce .sr-coupon button[type="submit"] {
background: transparent !important;
color: #000 !important;
position: absolute;
top: 5px;
right: 0;
padding: 0;
width: 14px;
display: block!important;
}
.woocommerce .sr-checkout-details .before-checkout > .woocommerce-form-login {
margin-top: 80px;
margin-bottom: 80px;
}
.woocommerce .sr-checkout-details .before-checkout > .woocommerce-form-login > p:first-child {
margin: 0;
width: calc(100% - 150px);
}
.woocommerce .sr-checkout-details form.woocommerce-checkout {
margin: 0;
}
.woocommerce .sr-checkout-details form .woocommerce-billing-fields__field-wrapper,
.woocommerce .sr-checkout-details form .woocommerce-shipping-fields__field-wrapper,
.woocommerce .sr-checkout-details form .create-account,
.woocommerce .sr-checkout-details .before-checkout .field-wrapper {
width: calc(100% + 40px);
}
.woocommerce .sr-checkout-details form .woocommerce-billing-fields__field-wrapper .form-row,
.woocommerce .sr-checkout-details form .woocommerce-shipping-fields__field-wrapper .form-row, 
.woocommerce .sr-checkout-details form .create-account .form-row,
.woocommerce .sr-checkout-details .before-checkout .field-wrapper .form-row,
.woocommerce .woocommerce-address-fields .form-row,
.woocommerce .edit-account > .form-row,
.woocommerce .edit-account fieldset > .form-row {
float: left; 
width: calc(50% - 40px);
margin-right: 40px;
line-height: 0;
}
.woocommerce .sr-checkout-details form .woocommerce-billing-fields__field-wrapper .form-row *,
.woocommerce .sr-checkout-details form .woocommerce-shipping-fields__field-wrapper .form-row *, 
.woocommerce .sr-checkout-details form .create-account .form-row *,
.woocommerce .sr-checkout-details .before-checkout .field-wrapper .form-row *,
.woocommerce .woocommerce-address-fields .form-row *,
.woocommerce .edit-account > .form-row *,
.woocommerce .edit-account fieldset > .form-row *  {
line-height: normal;
}
.woocommerce .sr-checkout-details .woocommerce-additional-fields > h3 { 
display: none; 
}
.woocommerce .sr-checkout-details .form-row select { 
width: 100%;
}
#billing_address_2_field, 
#shipping_address_2_field { }
#billing_address_2_field .screen-reader-text,
#shipping_address_2_field .screen-reader-text {
clip: auto;
}
#billing_country_field label + .woocommerce-input-wrapper > strong,
#shipping_country_field label + .woocommerce-input-wrapper > strong {
height: 26px;
line-height: 26px;
display: block;
border-bottom: 1px solid rgba(0,0,0,0.12);
}
.woocommerce .sr-checkout-details .woocommerce-account-fields {
margin-top: 60px;
}
.woocommerce .sr-checkout-details form .create-account .form-row {
margin-top: 35px;
}
.woocommerce .sr-checkout-details #customer_details .col-2 {
margin-top: 30px;
} .woocommerce .sr-checkout-order #payment {
margin-top: 80px;
}
.woocommerce .sr-checkout-order #payment ul {
list-style: none;
margin-left: 0;
}
.woocommerce .sr-checkout-order #payment ul li {
margin-top: 10px;
}
.woocommerce .sr-checkout-order #payment ul li:first-child { 
margin-top: 0; 
}
.woocommerce .sr-checkout-order #payment ul li .payment_box {
margin-left: 25px;
margin-bottom: 30px;
color: rgba(0,0,0,0.41);
font-size: 0.85em;
}
.woocommerce .sr-checkout-order #payment ul li label img {
display: none;
}
.woocommerce .sr-checkout-order #payment ul li label a {
border-bottom: 1px solid #000;
color: rgba(0,0,0,0.6);
margin-left: 20px;
display: inline-block;
line-height: 16px;
}
.woocommerce .sr-checkout-order .woocommerce-terms-and-conditions-wrapper {
font-size: 0.85em;
line-height: 1.5em;
margin-bottom: 30px;
}
.woocommerce .sr-checkout-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
max-width: 500px;
}
.woocommerce .sr-checkout-order .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions {
background: rgba(0,0,0,0.04);
padding: 20px;
margin-top: 40px;
} .woocommerce .sr-checkout-order {
margin-top: 80px;
}
.woocommerce .sr-checkout-order .shop_table thead {
display: none;
}
.woocommerce .sr-checkout-order .shop_table tbody tr:first-child td,
.woocommerce .woocommerce-order .shop_table tbody tr:first-child td {
padding-top: 0;
}
.woocommerce .sr-checkout-order .shop_table td, 
.woocommerce .sr-checkout-order .shop_table th,
.woocommerce .woocommerce-order .shop_table td, 
.woocommerce .woocommerce-order .shop_table th {
padding: 25px 0 0 0;
}
.woocommerce .sr-checkout-order .shop_table tbody tr:last-child td,
.woocommerce .woocommerce-order .shop_table tbody tr:last-child td {
padding-bottom: 25px;
}
.woocommerce .sr-checkout-order .shop_table tfoot tr:first-child  td, 
.woocommerce .sr-checkout-order .shop_table tfoot tr:first-child  th,
.woocommerce .sr-checkout-order .shop_table tfoot tr:last-child  td, 
.woocommerce .sr-checkout-order .shop_table tfoot tr:last-child  th,
.woocommerce .woocommerce-order .shop_table tfoot tr:first-child  td, 
.woocommerce .woocommerce-order .shop_table tfoot tr:first-child  th,
.woocommerce .woocommerce-order .shop_table tfoot tr:last-child  td, 
.woocommerce .woocommerce-order .shop_table tfoot tr:last-child  th {
padding-top: 25px;
}
.woocommerce .sr-checkout-order .shop_table tfoot  {
vertical-align: top;
}
.woocommerce .sr-checkout-order .shop_table tfoot .shipping ul  {
list-style: none;
margin: 0;
}
.woocommerce .sr-checkout-order .shop_table tfoot .shipping ul li  {
margin: 0;
}
.woocommerce .sr-checkout-order .shop_table tfoot .shipping label  {
font-weight: 300;
}   .menu-search a {
width: 16px;
display: inline-block;
position: relative;
}
.menu-search a svg {
position: absolute;
top: calc(50% - 8px);
left: 0;
transition: fill 0.2s ease;
}
.menu-search a:hover svg path {
fill: rgba(0,0,0,0.41);
}
#header-search {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
z-index: 1510;
overflow: hidden;
}
#header-search .search-inner  {
height: 100%;				
overflow-y: auto;
position: relative;
}
#header-search .search-form {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
transition: all 0.9s cubic-bezier(.19,1,.22,1);
}
#header-search.is-searching .search-form {
top: 30px;
-webkit-transform: translateX(-50%) translateY(0%);
-moz-transform: translateX(-50%) translateY(0%);
transform: translateX(-50%) translateY(0%);
}
#header-search form input[type="search"]  {
border: none;
font-size: 32px;
font-weight: 600;
line-height: 40px;
height: 40px;
}
#header-search form input[type="search"]::-webkit-input-placeholder { opacity: 1; }
#header-search form input[type="search"]:-moz-placeholder { opacity: 1; }
#header-search form input[type="search"]::-moz-placeholder { opacity: 1; }
#header-search form input[type="search"]:-ms-input-placeholder { opacity: 1; }
#header-search form button[type="submit"] {
display: none;
}
#header-search .search-subline {
margin-top: 10px; }
#header-search .search-results {
height:auto;
width: 100%;
margin-top: 200px;
}
#header-search div[class*='wrapper'] { max-width: calc(100% - 120px) !important; }
#header-search .search-results .search-noresult {
text-align: center;
color: rgba(0,0,0,0.41);
width:780px;
max-width: calc(100% - 30px);
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
transition: all 0.3s cubic-bezier(.19,1,.22,1);
opacity: 0;
visibility: hidden;
}
#header-search.no-results .search-results .search-noresult {
opacity: 1;
visibility: visible;
}
#header-search .search-results .search-noresult .notfound-icon,
#header-search .search-results .search-noresult .ooops,
#header-search .search-results .search-noresult .title-alt {
-webkit-transform: translateY(30px);
-moz-transform: translateY(30px);
transform: translateY(30px);
transition: all 0.7s cubic-bezier(0.4, 0.4, 0.000, 1.0);
opacity: 0;
visibility: hidden;
}
#header-search .search-results .search-noresult .ooops { 
transition-duration: 0.65s; 
transform: translateY(40px); 
}
#header-search .search-results .search-noresult .title-alt { 
transition-duration: 0.6s; 
transform: translateY(50px); 
}
#header-search.no-results .search-results .search-noresult .notfound-icon,
#header-search.no-results .search-results .search-noresult .ooops,
#header-search.no-results .search-results .search-noresult .title-alt {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
visibility: visible;
}
#header-search.no-results .search-results .search-noresult .ooops { 
transition-delay: 0.05s; 
}
#header-search.no-results .search-results .search-noresult .title-alt { 
transition-delay: 0.1s; 
}
.ooops {
color: #000;
} #header-search {
height: 40%;
opacity: 0;
top: -15%;
visibility: hidden;
-webkit-transition: all 0.5s cubic-bezier(0.4, 0.4, 0.000, 1.0), height 0.01s ease 0.7s;
-moz-transition: all 0.5s cubic-bezier(0.4, 0.4, 0.000, 1.0), height 0.01s ease 0.7s;
transition: all 0.5s cubic-bezier(0.4, 0.4, 0.000, 1.0), height 0.01s ease 0.7s;
}
.search-is-open #header-search {
height: 100%;
opacity: 1;
top: 0;
visibility: visible;
-webkit-transition: all 0.5s cubic-bezier(0.4, 0.4, 0.000, 1.0), height 0.01s ease;
-moz-transition: all 0.5s cubic-bezier(0.4, 0.4, 0.000, 1.0), height 0.01s ease;
transition: all 0.5s cubic-bezier(0.4, 0.4, 0.000, 1.0), height 0.01s ease;
}
#header-search form .search-field,
#header-search .search-subline {
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
transform: translateY(-50px);
opacity: 0;
-webkit-transition: all 0.7s cubic-bezier(0.4, 0.4, 0.000, 1.0);
-moz-transition: all 0.7s cubic-bezier(0.4, 0.4, 0.000, 1.0);
transition: all 0.7s cubic-bezier(0.4, 0.4, 0.000, 1.0);
}
#header-search .search-subline { 
-webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
transform: translateY(-30px);
}
.search-is-open #header-search form .search-field,
.search-is-open #header-search .search-subline {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
transform: translateY(0px);
transition-delay: 0.2s;
}
#header-search .search-results > .sr-loader-icon {
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#header-search.is-searching:not(.is-searched):not(.no-results) .search-results > .sr-loader-icon  {
visibility: visible;
opacity: 1;
transition-delay: 1s;
}
#header-search .search-results .isotope-grid > .isotope-item .item-inner {
transition: all 0.8s cubic-bezier(.19,1,.22,1);
opacity: 0; filter: alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
}
#header-search.is-searched .search-results .isotope-grid > .isotope-item .item-inner {
-webkit-transform: translate(0) !important;
-moz-transform: translate(0) !important;
-ms-transform: translate(0) !important;
-o-transform: translate(0) !important;
transform: translate(0) !important;
opacity: 1; 
filter: alpha(opacity=100); 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#header-search.is-searched .search-results .isotope-grid > .isotope-item:nth-child(2) .item-inner { transition-delay: 0.06s; }
#header-search.is-searched .search-results .isotope-grid > .isotope-item:nth-child(3) .item-inner { transition-delay: 0.12s; }
#header-search.is-searched .search-results .isotope-grid > .isotope-item:nth-child(4) .item-inner { transition-delay: 0.18s; }
#header-search.is-searched .search-results .isotope-grid > .isotope-item:nth-child(5) .item-inner { transition-delay: 0.24s; }
#header-search.is-searched .search-results .isotope-grid > .isotope-item:nth-child(6) .item-inner { transition-delay: 0.3s; }
#header-search.is-searched .search-results .isotope-grid > .isotope-item:nth-child(7) .item-inner { transition-delay: 0.36s; }
#header-search.is-searched .search-results .isotope-grid > .isotope-item:nth-child(8) .item-inner { transition-delay: 0.42s; }
#header-search.is-searched .search-results .isotope-grid > .isotope-item:nth-child(9) .item-inner { transition-delay: 0.48s; }
#header-search.is-searched .search-results .isotope-grid > .isotope-item:nth-child(10) .item-inner { transition-delay: 0.54s; }   .login-register {
position: relative;
width: 840px; overflow: hidden;
margin:  0 auto;
}
.login-register form {
margin: 0;
}
.login-register .login-container,
.login-register .register-container {
overflow: hidden;
position: relative;
z-index: 1;
width: 50%;
float: left;
}
.login-register .login-container {
transform: translateX(50%);
}
.login-register .register-container {
transform: translateX(-50%);
}
.login-register .login-container > h3,
.login-register .register-container > h3 {
overflow: hidden;
}
.login-register .login-container > h3 > a,
.login-register .register-container > h3 > a {
vertical-align: middle;
}
.login-register .login-container > h3 > span,
.login-register .register-container > h3 > span{
margin-right: 30px;
}
.woocommerce-form-login .remember_and_lost {
margin-top: 10px;
overflow: hidden;
}
.woocommerce-form-login .remember_and_lost label {
float: left;
width: 50%;
}
.woocommerce-form-login .remember_and_lost .lost_password {
float: right;
margin-top: 4px;
}
.woocommerce-form-login .remember_and_lost label {
float: left;
width: 50%;
}
form.woocommerce-ResetPassword p.form-row,
form.woocommerce-EditAccountForm p.form-row{
line-height: inherit;
font-size: inherit;
} 
.woocommerce-password-strength {
margin-top: 10px;
font-weight: 500;
color: #d83e49;
}
.woocommerce-password-strength.good {
color: #5b9ef0;
}
.woocommerce-password-strength.strong {
color: #0ec884;
}
.login-register .create-account,
.login-register .submit-form {
margin-top: 40px;
}
.login-register .register-container .woocommerce-privacy-policy-text {
font-size: 0.85em;
line-height: 1.5em;
margin-top: 30px;
max-width: 500px;
} .login-register .login-container,
.login-register .register-container {
transition: all 0.5s ease 0.2s;
}
.login-register.register-is-visible .login-container {
-webkit-transform: translateX(40%);
-moz-transform: translateX(40%);
transform: translateX(40%);
opacity: 0;
visibility: hidden;
transition-delay: 0s; 
}
.login-register .register-container {
-webkit-transform: translateX(-40%);
-moz-transform: translateX(-40%);
transform: translateX(-40%);
z-index: 0;
opacity: 0;
visibility: hidden;
transition-delay: 0s;
}
.login-register.register-is-visible .register-container {
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
opacity: 1;
visibility: visible;
transition-delay: 0.2s; 
} .woocommerce-MyAccount-navigation {
width: 260px;
float: left;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce-MyAccount-navigation ul li a {
font-family: 'Montserrat'; 
font-weight: 500;
font-size: 15px;
display: inline-block;
color: #000;
}
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a {
color: rgba(0,0,0,0.41);
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
color: #d83e49 !important;
font-size: 14px;
margin-top: 15px;
line-height: 18px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:hover { 
border-bottom: 1px solid #d83e49;
}
.woocommerce-MyAccount-content {
width: calc(100% - 320px);
float: right;
}	
.woocommerce .addresses {
margin-top: 40px;
overflow: hidden;
}
.woocommerce .addresses .col-1,
.woocommerce .addresses .col-2 {
float: left;
width: calc(50% - 30px);
}
.woocommerce .addresses .col-2 {
float: right;
}
.woocommerce-customer-details .addresses .col-1,
.woocommerce-customer-details .addresses .col-2 {
float: none;
margin: 0 0 60px 0;
width: 100%;
}
.woocommerce-MyAccount-content h3 {
font-size: 22px;
line-height: 30px;
font-weight: 700;
display: inline-block;
}
.woocommerce .addresses header a.edit {
font-family: 'Montserrat';
font-weight: 400;
font-size: 13px !important;
display: inline-block;
line-height: 16px;
border-bottom: 1px solid #000;
margin-left: 15px;
}
.woocommerce .addresses address {
width: calc(100% - 42px);
}
.woocommerce .woocommerce-address-fields .form-row.deplace  {
margin-top: 54px;
}
.woocommerce-address-fields__field-wrapper::after { 
content: ""; 
display: block; 
clear: both; 
visibility: hidden; 
font-size: 0;  
height: 0; 
}
.woocommerce-address-fields__field-wrapper {
margin-bottom: 40px;
}
.woocommerce .edit-account > .form-row:first-child,
.woocommerce .edit-account > .form-row:nth-child(2) {
margin-top: 24px;
}
.woocommerce .edit-account fieldset > .form-row {
float: none;
}
.woocommerce .edit-account fieldset {
margin-bottom: 40px;
}   .woocommerce-order .woocommerce-order-overview {
list-style: none;
margin: 40px 0 0 0;
padding: 0;
overflow: hidden;
width: calc(100% + 20px);
}
.woocommerce-order .woocommerce-order-overview li {
float: left;
margin: 0 20px 20px 0;
border: 1px solid rgba(0,0,0,0.12);
width: calc(25% - 26.66px);
padding: 15px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.woocommerce-order .woocommerce-order-overview li > span {
font-size: 13px;
line-height: 1.4em;
color: rgba(0,0,0,0.41);
display: block;
}
.woocommerce-order .woocommerce-order-overview li > strong,
.woocommerce-order .woocommerce-order-overview li .amount {
font-size: 15px;
line-height: 1.4em;
color: #000;
font-weight: 600;
}
.woocommerce-table--order-details .product-total {
width: 140px;
}
.woocommerce-order .woocommerce-customer-details address {
margin-top: 40px;
width: calc(100% - 42px);
} .woocommerce-order .woocommerce-bacs-bank-details {
border: 1px solid rgba(0,0,0,0.12);
max-width: 545px;
margin-top: 30px;
padding: 30px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.woocommerce-order .woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
font-weight: 600;
font-size: 22px;
line-height: 30px; 
}
.woocommerce-order .woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name {
font-weight: 600;
font-size: 16px; 
line-height: 22px;  
}
.woocommerce-order .woocommerce-bacs-bank-details ul {
list-style: none;
padding: 0;
margin-left: 0;
}
.woocommerce-order .woocommerce-bacs-bank-details ul li,
.woocommerce-order .woocommerce-bacs-bank-details ul li strong {
font-family: "Montserrat";
font-weight: 500;
font-size: 14px;
text-transform: none;
color: rgba(0,0,0,0.41);
margin-top: 4px;
}
.woocommerce-order .woocommerce-bacs-bank-details ul li strong {
color: #000;
margin-top: 0;
}   .sr-lookbook-item.is-active {
z-index: 5;
}
div:not(.isotope-grid) .sr-lookbook-item {
display: inline-block;
}
.shopthelook {
width: 400px;
height: auto;
position: absolute;
top: calc(6% - 20px);
right: calc(10% - 20px);
padding: 30px 0 0 0;
z-index: 1510;
opacity: 0;
visibility: hidden;
transition: all 0.01s ease 0.7s;
}
.is-active .shopthelook {
opacity: 1;
visibility: visible;
transition-delay: 0s;
}
.shopthelook::before {
content: "";
width: 100%;
height: 0;
background: #fff;
position: absolute;
top: 0px;
right: 0px;
transition: height 0.5s cubic-bezier(0.4, 0.4, 0.000, 1.0) 0.1s;
z-index: 0;
-webkit-box-shadow: 0px 0 30px 0 rgba(0,0,0,0.10);
-moz-box-shadow: 0px 0 30px 0 rgba(0,0,0,0.10);
box-shadow: 0px 0 30px 0 rgba(0,0,0,0.10);
}
.is-active .shopthelook::before {
height: 100%;
}
.shopthelook .lookbook-header {
padding: 0 20px;
z-index: 1;
position: relative;
opacity: 0;
visibility: hidden;
transition: all 0.4s ease;
transform: translateY(-10px);
}
.is-active .shopthelook .lookbook-header {
opacity: 1;
visibility: visible;
transform: translateY(0);
transition-delay: 0.3s;
}
.shopthelook .lookbook-close {
top: 20px;
right: 20px;
opacity: 0;
visibility: hidden;
transition: all 0.4s ease;
}
.is-active .shopthelook .lookbook-close {
opacity: 1;
visibility: visible;
transition-delay: 0.3s;
}
.shopthelook .lookbook-list {
margin: 30px 0 0 0;
padding: 0;
list-style: none;
z-index: 1;
position: relative;
}
.shopthelook .lookbook-list li {
position: relative;
border-top: 1px solid rgba(0,0,0,0.12);
margin: 0;
opacity: 0;
visibility: hidden;
transition: all 0.25s ease;
transform: translateY(-10px);
}
.is-active .shopthelook .lookbook-list li {
opacity: 1;
visibility: visible;
transform: translateY(0);
transition-duration: 0.4s;
transition-delay: 0.3s;
}
.is-active .shopthelook .lookbook-list li:nth-child(1) { transition-delay: 0.35s; }
.is-active .shopthelook .lookbook-list li:nth-child(2) { transition-delay: 0.4s; }
.is-active .shopthelook .lookbook-list li:nth-child(3) { transition-delay: 0.45s; }
.is-active .shopthelook .lookbook-list li:nth-child(4) { transition-delay: 0.5s; }
.shopthelook .lookbook-list li > a {
display: block;
padding: 20px;
overflow: hidden;
transition: background 0.2s ease;
}
.shopthelook .lookbook-list li > a:hover {
background: rgba(0,0,0,0.02);
}
.lookbook-list .product-name .product-image {
max-width: 60px;
}
.lookbook-list .product-name .product-info {
margin-left: 15px;
width: calc(100% - 80px);
}
.lookbook-list .product-name .product-info .product-title {
float: left;
}
.lookbook-list .product-name .product-info .price {
float: right;
}
.lookbook-list .product-name .product-info .price .amount {
font-size: inherit;
line-height: inherit;
} .sr-lookbook-item .item-inner {
position: relative;	
}
.sr-lookbook-item .shopthelook { }
.shoplook-open {
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 20px;
position: absolute;
top: 6%;
right: 10%;
color: #fff;
z-index: 1510;
}
.shoplook-open::before {
content: "";
width: 100%;
height: 100%;
border-radius: 20px;
position: absolute;
top: 0;
right: 0;
background: #000;
transition: all 0.3s ease;
}
.shoplook-open:hover::before {
transform: scale(0.85);
}
.shoplook-open svg {
position: absolute;
left: 50%;
top: 50%;
fill: #fff; 
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 11px;
}   .shop-container .shop-item .shop-item-inner .tinv-wishlist {
position: absolute;
right: 0;
bottom: -5px;
left: auto;
top: auto;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 2;
}
.shop-container .shop-item:hover .tinv-wishlist {
opacity: 1;
visibility: visible;
bottom: 0;
}
.tinvwl_add_to_wishlist_button {
margin: 0 !important;
width: 26px !important;
height: 26px !important;
line-height: 0 !important;
font-size: 0 !important;
display: block;
background: rgba(0,0,0,0.04);
border-radius: 15px;
transition: all 0.35s ease;
}
.tinvwl_add_to_wishlist_button.ftinvwl-pulse {
-webkit-animation: update_amount 0.7s ease ;
-moz-animation: update_amount 0.7s ease ;
animation: update_amount 0.7s ease ;
}
.ftinvwl-pulse::before {
-webkit-animation: none !important;
animation: none !important;
}
.tinvwl_add_to_wishlist_button::before {
display: none;
font-size: 14px !important;
text-align: center;
line-height: 26px !important;
width: 26px;
vertical-align: middle !important;
margin: 0 !important;
position: relative !important;
top: auto !important;
left: 0px !important;
}
.tinvwl_add_to_wishlist_button span {
display: none;
}
.tinvwl_add_to_wishlist_button.tinvwl-product-in-list {
background: #000;
}
.tinvwl_add_to_wishlist_button.tinvwl-product-in-list::before {
color: #fff;
} .product form.cart .tinv-wishlist {
position: absolute;
bottom: 8px;
right: 0px;
}
.mfp-hide + .product form.cart .tinv-wishlist { bottom: 32px;
}
.mfp-hide + .product form.cart .open-popup-link.sr-button-text ~ .tinv-wishlist { bottom: 8px;
}
.product .start-animation form.cart .tinv-wishlist {
opacity: 0;
transition: all 0.4s ease;
}
.loading-end .product .start-animation form.cart .tinv-wishlist { 
opacity: 1; 
}
.product form.cart .tinvwl_add_to_wishlist_button {
background: #fff;
}
.product .no-bg form.cart .tinvwl_add_to_wishlist_button { 
background: rgba(0,0,0,0.04); 
}
.product form.cart .tinvwl_add_to_wishlist_button.disabled-add-wishlist {
display: none;
}
@media only screen and (min-width: 769px) {
.product .product-hero.product-layout-modern form.cart .tinv-wishlist  {
bottom: 55px;
right: 8px;
}
} .header-wishlist a:hover {
color: rgba(0,0,0,0.41);
}
.header-wishlist a {
position: relative;
}
.header-wishlist .wishlist_products_counter::before {
content: '\e909' !important;
font-size: 24px !important;
margin: 7px 0 0 0 !important;
transition: all 0.3s ease;
}
body.scrolled #header.sticky .header-wishlist .wishlist_products_counter::before { 
margin-top: 2px !important;
}
.header-wishlist a:not(.top_wishlist-custom) .wishlist_products_counter_text {
display: none;
}
.header-wishlist .wishlist_products_counter_number {
font-family: 'Arial','Helvetica';
font-weight: 400;
background: #000;
position: absolute;
top: calc(50% - 18px);
left: 14px;
border-radius: 9px;
min-width: 18px;
height: 18px;
color: #fff;
text-align: center;
line-height: 18px;
font-size: 9.5px;
display: inline-block;
transition: all 0.3s ease;
opacity: 0;
}
header:not(.mega-hover) .header-light .header-wishlist .wishlist_products_counter_number {
background: #fff;
color: #000;
}
body.scrolled header.sticky .header-light .header-wishlist .wishlist_products_counter_number {
background: #000;
color: #fff;
}
.header-wishlist .wishlist-counter-with-products .wishlist_products_counter_number {
opacity: 1;
} .tinv-wishlist table.tinvwl-table-manage-list {
margin-bottom: 40px !important;	
}
.tinv-wishlist table td, 
.tinv-wishlist table th {
padding: 25px 0 !important;
}
.tinv-wishlist table thead,
.tinv-wishlist table tfoot {
display: none;
}
.tinv-wishlist .tinvwl-table-manage-list .product-remove {
width: 40px !important;
}
.tinv-wishlist .product-remove button {
background: none !important;
color: #d83e49 !important;
margin: 0 !important;
padding: 0 !important;
width: 10px !important;
height: auto !important;
font-size: 18px !important;
}
.tinv-wishlist .product-thumbnail {
min-width: 80px !important;
width: 80px !important;
}
.tinv-wishlist .product-name {
padding-left: 40px !important;
}
.tinv-wishlist .product-name .variation {
font-size: 13px;
line-height: 20px;
}
.tinv-wishlist .product-name .variation span:first-child,
.tinv-wishlist .product-name .variation br + span {
font-weight: 600;
color: rgba(0,0,0,0.41);
}
.tinv-wishlist .product-stock {
font-size: 0.85em;
}
.tinv-wishlist .product-stock i {
display: none;
}
.tinv-wishlist .product-action {
width: 180px !important;
}
.tinv-wishlist .product-action .sr-button {
padding-left: 0;
padding-right: 0;
margin: 0;
max-width: 200px;
width: 100%;
}
.tinv-wishlist .product-action .sr-button + .sr-button {
display: none;
}
.tinv-wishlist .product-action > .button > i {
display: none !important;
}
.tinv-wishlist .product-action > .button > span {
display: block !important;
}
.tinv-wishlist .social-buttons > span {
color: rgba(0,0,0,0.41);
}
.tinv-wishlist .social-buttons li {
margin: 0 !important;
}
.tinv-wishlist .social-buttons li a {
font-size: 16px !important;
width: auto !important;
padding: 0 7px 0 7px;
}
.tinv-wishlist .social-buttons li:first-child a {
padding-left: 0;
}
.tinv-wishlist .social-buttons li:last-child a {
padding-right: 0;
}   .open-quick-view {
width: 30px;
height: 30px;
position: absolute;
top: 15px;
right: 10px;
border-radius: 20px;
background: #fff;
text-align: center;
opacity: 0;
visibility: hidden;
transition: all 0.25s ease;
z-index: 4;
}
.shop-container .shop-item:hover .open-quick-view {
opacity: 1;
visibility: visible;
transition-delay: 0.1s;
right: 15px;
}
.open-quick-view svg {
height: 12px;
margin-top: 9px;
opacity: 0.9;
transition: all 0.2s ease;
}
.open-quick-view:hover svg {
opacity: 0.4;	
}
.open-quick-view.loading svg {
opacity: 0;	
visibility: hidden;	
}
.open-quick-view .sr-loader-icon {
opacity: 0;
visibility: hidden;
transition: all 0.2s ease;
}
.open-quick-view.loading .sr-loader-icon {
opacity: 1;
visibility: visible;
}
#quick-view {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.15);
z-index: 1591; opacity: 0;
visibility: hidden;
height: 0;
transition: all 0.4s ease, height 0.01s 0.5s;
}
#quick-view.visible {	
opacity: 1;
visibility: visible;
height: 100%;
transition: all 0.4s ease, height 0.01s;
}
#quick-view .quick-view-inner {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
width: 900px;
max-width: calc(100% - 120px);
height: 550px;
height: 0;
max-height: calc(100% - 40px);
max-height: 0;
background: #ffffff;
padding: 0;
padding-right: 2px; -webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
transition: all 0.4s ease 0.3s;
}
#quick-view.visible .quick-view-inner {
height: 550px;
max-height: calc(100% - 40px);
padding: 40px;
padding-right: 2px; }
#quick-view .quick-view-inner .close-icon {
top: 5px;
right: 5px;
opacity: 0;
transition: opacity 0.3s ease 0.6s;
}
#quick-view.visible .quick-view-inner .close-icon {
opacity: 1;
}
#quick-view .pseudo-close {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#quick-view .quick-view-inner .close-icon::before {
display: none;
}
#quick-view .quick-view-inner .close-icon svg {
width: 14px;
}
#quick-view .quick-product {
width: 100%;
height: 100%;
padding-right: 38px; overflow: hidden;
overflow-y: auto;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
#quick-view .quick-product .product-hero { 
padding: 0;
}
#quick-view .quick-product .product-hero .column-section { 
width: 100%;
max-width: 100%;
}
#quick-view .quick-product .three-fifth { 
margin-right: 60px;
width: calc(60% - 60px);
}
#quick-view .quick-product { 
opacity: 0;
transition: opacity 0.3s ease;
}
#quick-view.visible .quick-product { 
opacity: 1;
transition-delay: 0.8s;
}
#quick-view .quick-product .woocommerce-breadcrumb { 
display: none;
}
#quick-view .quick-product .meta-0 .product_meta,
#quick-view .quick-product .share-0 #single-share { 
display: none;
}
#quick-view .quick-product .variation-gallery.active {
opacity: 1;
visibility: visible;
transform: scale(1);
transition-delay: 0.3s;
}   .size-guide-popup .popup-inner {
width: 680px;
}
.size-guide-popup .size-guide-content {
padding: 40px;
}
.size-guide-popup .close-icon {
top: 20px;
right: 20px;
}
.size-guide-table tr td, 
.size-guide-table tr th,
.size-guide-table tr:first-child th {
border-bottom: 1px solid rgba(0,0,0,0.12);
border-right: none;
line-height: 1.4em;
}
.size-guide-table tr td, 
.size-guide-table tr th {
border-right: 1px solid rgba(0,0,0,0.12);
border-left: 1px solid rgba(0,0,0,0.12);
}
.size-guide-table tr:nth-child(even) {
background: rgba(0,0,0,0.03);
}
.size-guide-table td, 
.size-guide-table th {
padding: 8px 7px;
}
.size-guide-table td,
.size-guide-table th,
.size-guide-table tr{
table-layout: fixed;
text-align: center !important;
}
.size-guide-table th {
border: none !important;
}
.size-guide-table tr:nth-child(2n) {
background: rgba(0,0,0,0.04);
}
.size-guide-table td {
padding: 10px;
color: #000;
}
.shop-container .shop-item .size-guide-button {
display: none;
}
body .mfp-close-btn-in .mfp-close {
color: #000 !important;
background: transparent !important;
}
body .ct_table_container {
overflow-x: auto;
}
body .ct_table_container table.ct-size-guide--NonResponsive {
min-width: 500px;
} .open-popup-link.sr-button-text {
float: none !important;
}
.open-popup-link.sr-button-text + br,
.open-popup-link.sr-button-text + .clear,
.open-popup-link.sr-button-text + .clear + br {
display: none;
}
.open-popup-link.sr-button-text {
margin-top: 20px;
}
form.cart > .open-popup-link.sr-button-text:last-child {
margin-top: 10px;
}
.product-info .open-popup-link.sr-button-text:first-child {
margin-top: 0px;
margin-bottom: 10px;
}
@media only screen and (min-width: 769px) {
.product-hero.product-layout-modern form.cart .open-popup-link.sr-button-text {
position: absolute;
top: 5px;
left: 0;
margin-top: 0px;
}
.product-hero.product-layout-modern form.cart .variations + .open-popup-link.sr-button-text {
top: -35px;
}
.product-hero.product-layout-modern form.cart .open-popup-link.sr-button-text:last-child,
.product-hero.product-layout-modern form.cart .tinv-wraper + .open-popup-link.sr-button-text {
bottom: -25px;
top: auto;
left: auto;
right: 2px;
}
.product-hero.product-layout-modern form.cart br,
.product-hero.product-layout-modern form.cart .clearfix {
display: none;
}
.product-hero.product-layout-modern form.cart ~ .open-popup-link.sr-button-text {
position: absolute;
bottom: 15px;
left: 60px;
margin-top: 0px;
}
}
#tab-size_guide .tab-wrapper {
width: 780px;
max-width: calc(100% - 80px);
margin: 0 auto;
} .menu-cart-content .cart-bottom .wc-gzd-total-mini-cart,
.menu-cart-content .cart-bottom .wc-gzd-total-mini-cart .amount {
font-size: 13px;
line-height: 17px;
} .product .cart .wc-stripe-payment-request-wrapper {
clear: none;
}
.product .product-hero.product-layout-modern .cart .wc-stripe-payment-request-wrapper {
float: left;
}.ppc-button-wrapper {
margin: 30px 0px;
}
#header {
background-color: #ffffff;
}
header:not(.mega-hover) .header-light .menu-actions > div > a, header:not(.mega-hover) .header-light .menu-actions > div > a svg path{
color:#000000;
}
body.scrolled header.sticky .header-light .menu-actions > div > a, body.scrolled header.sticky .header-light .menu-actions > div > a svg path{
color:#000000;
}
header:not(.mega-hover) .header-light #menu nav#main-nav > ul > li > a {
color:#000000;
}