.WooZone-cc-loader {
display: inline-block;
text-align: center;
width: 55px;
}
.WooZone-cc-loader > span {
background-color: #333333;
border-radius: 100%;
display: inline-block;
height: 5px;
vertical-align: top;
margin-top: 16px;
width: 5px;
-webkit-animation: wcc-bouncedelay 1.4s infinite ease-in-out both;
animation: wcc-bouncedelay 1.4s infinite ease-in-out both;
}
.WooZone-cc-loader .WooZone-cc-bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.WooZone-cc-loader .WooZone-cc-bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes wcc-bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes wcc-bouncedelay {
0%, 80%, 100% { 
-webkit-transform: scale(0);
transform: scale(0);
} 40% { 
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
} .WooZone-country-check-title {
color: #333333;
font-family: 'Montserrat', sans-serif;
font-size: 20px;
font-size: bold;
line-height: 38px;
padding-left: 1px;
} .WooZone-country-check {
display: none;
border: 1px solid #e0dede;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
overflow: hidden;
padding: 19px 29px;
position: relative;
min-height: 65px;
}
.WooZone-country-check.WooZone-boxpos-before_woocommerce_tabs {
margin: 0 0 20px;
clear: both;
}
.WooZone-country-check-small {
border: 0px;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
padding: 0px;
margin: 0px;
display: inline-block;
}
.WooZone-country-check-small.WooZone-cc-custom {
position: absolute;
bottom: 0px;
right: 0px;
}
.WooZone-country-check .WooZone-country-loader {
display: none;
position: absolute;
top: 0; left: 0;
width: 100%;
height: 25px;
background-color: #ecf0f1;
}
.WooZone-country-check .WooZone-country-loader.bottom {
top: auto;
bottom: 0;
}
.WooZone-country-check .WooZone-country-loader > div {
margin: auto;
position: relative;
width: 90%;
text-align: center;
height: inherit;
}
.WooZone-country-check .WooZone-country-loader > div > div {
display: inline-block;
height: inherit;
}
.WooZone-country-check .WooZone-country-loader > div .WooZone-country-loader-text {
font-size: 14px;
line-height: 14px;
margin-left: 7px;
vertical-align: middle;
} .WooZone-country-check li {
color: #747474;
display: inline-block;
font-size: 15px;
line-height: 35px;
list-style-type: none;
min-width: 280px;
}
.WooZone-country-check-small li {
color: #747474;
display: inline-block;
font-size: 15px;
line-height: 25px;
min-width: auto;
padding: 0px;
margin: 0px;
} .WooZone-country-check li .WooZone-cc_name > a {
box-shadow: 0 0 0 0 currentcolor;
text-decoration: none;
} .WooZone-status-available {
color: #31b93e;
}
.WooZone-status-unavailable {
color: #f12525;
} .WooZone-country-check-small .WooZone-cc_status:before {
display: inline-block;
margin-right: 3px;
width: 16px;
height:16px;
margin-top:4px;
}
.WooZone-country-check-small .WooZone-cc_status.available-yes:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/images/available-yes.png);
}
.WooZone-country-check-small .WooZone-cc_status.available-no:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/images/available-no.png);
}
.WooZone-country-check-small .WooZone-cc_status.available-todo:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/images/available-todo.png);
} .WooZone-countryflag-aslink {
position: relative;
}
.WooZone-countryflag-aslink > a {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
text-decoration: none;
box-shadow: 0 0 0 0 currentcolor;
}
.WooZone-country-check li .WooZone-countryflag-aslink > a {
box-shadow: 0 0 0 0 currentcolor;
} .WooZone-country-check li .WooZone-cc_domain:before,
.WooZone-country-check-small .WooZone-cc_domain:before,
.WooZone-cart-checkout .WooZone-cc_domain:before {
display: inline-block;
margin-right: 11px;
width: 16px;
}
.WooZone-country-check-small .WooZone-cc_domain:before {
margin-right: 4px;
}
.WooZone-country-check li .WooZone-cc_domain.com:before,
.WooZone-country-check-small .WooZone-cc_domain.com:before,
.WooZone-cart-checkout .WooZone-cc_domain.com:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/us.png);
}
.WooZone-country-check li .WooZone-cc_domain.co-uk:before,
.WooZone-country-check-small .WooZone-cc_domain.co-uk:before,
.WooZone-cart-checkout .WooZone-cc_domain.co-uk:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/uk.png);
}
.WooZone-country-check li .WooZone-cc_domain.de:before,
.WooZone-country-check-small .WooZone-cc_domain.de:before,
.WooZone-cart-checkout .WooZone-cc_domain.de:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/de.png);
}
.WooZone-country-check li .WooZone-cc_domain.fr:before,
.WooZone-country-check-small span .WooZone-cc_domain.fr:before,
.WooZone-cart-checkout .WooZone-cc_domain.fr:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/fr.png);
}
.WooZone-country-check li .WooZone-cc_domain.co-jp:before,
.WooZone-country-check-small .WooZone-cc_domain.co-jp:before,
.WooZone-cart-checkout .WooZone-cc_domain.co-jp:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/jp.png);
}
.WooZone-country-check li .WooZone-cc_domain.ca:before,
.WooZone-country-check-small .WooZone-cc_domain.ca:before,
.WooZone-cart-checkout .WooZone-cc_domain.ca:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/ca.png);
}
.WooZone-country-check li .WooZone-cc_domain.cn:before,
.WooZone-country-check-small .WooZone-cc_domain.cn:before,
.WooZone-cart-checkout .WooZone-cc_domain.cn:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/cn.png);
}
.WooZone-country-check li .WooZone-cc_domain.in:before,
.WooZone-country-check-small .WooZone-cc_domain.in:before,
.WooZone-cart-checkout .WooZone-cc_domain.in:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/in.png);
}
.WooZone-country-check li .WooZone-cc_domain.it:before,
.WooZone-country-check-small .WooZone-cc_domain.it:before,
.WooZone-cart-checkout .WooZone-cc_domain.it:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/it.png);
}
.WooZone-country-check li .WooZone-cc_domain.es:before,
.WooZone-country-check-small .WooZone-cc_domain.es:before,
.WooZone-cart-checkout .WooZone-cc_domain.es:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/es.png);
}
.WooZone-country-check li .WooZone-cc_domain.com-mx:before,
.WooZone-country-check-small .WooZone-cc_domain.com-mx:before,
.WooZone-cart-checkout .WooZone-cc_domain.com-mx:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/mx.png);
}
.WooZone-country-check li .WooZone-cc_domain.com-br:before,
.WooZone-country-check-small .WooZone-cc_domain.com-br:before,
.WooZone-cart-checkout .WooZone-cc_domain.com-br:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/br.png);
}
.WooZone-country-check li .WooZone-cc_domain.com-au:before,
.WooZone-country-check-small .WooZone-cc_domain.com-au:before,
.WooZone-cart-checkout .WooZone-cc_domain.com-au:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/au.png);
}
.WooZone-country-check li .WooZone-cc_domain.ae:before,
.WooZone-country-check-small .WooZone-cc_domain.ae:before,
.WooZone-cart-checkout .WooZone-cc_domain.ae:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/ae.png);
}
.WooZone-country-check li .WooZone-cc_domain.nl:before,
.WooZone-country-check-small .WooZone-cc_domain.nl:before,
.WooZone-cart-checkout .WooZone-cc_domain.nl:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/nl.png);
}
.WooZone-country-check li .WooZone-cc_domain.sg:before,
.WooZone-country-check-small .WooZone-cc_domain.sg:before,
.WooZone-cart-checkout .WooZone-cc_domain.sg:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/sg.png);
}
.WooZone-country-check li .WooZone-cc_domain.sa:before,
.WooZone-country-check-small .WooZone-cc_domain.sa:before,
.WooZone-cart-checkout .WooZone-cc_domain.sa:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/sa.png);
}
.WooZone-country-check li .WooZone-cc_domain.com-tr:before,
.WooZone-country-check-small .WooZone-cc_domain.com-tr:before,
.WooZone-cart-checkout .WooZone-cc_domain.com-tr:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/tr.png);
}
.WooZone-country-check li .WooZone-cc_domain.se:before,
.WooZone-country-check-small .WooZone-cc_domain.se:before,
.WooZone-cart-checkout .WooZone-cc_domain.se:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/se.png);
}
.WooZone-country-check li .WooZone-cc_domain.pl:before,
.WooZone-country-check-small .WooZone-cc_domain.pl:before,
.WooZone-cart-checkout .WooZone-cc_domain.pl:before {
content: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/flags/pl.png);
} .WooZone-cart-checkout {
border: 1px solid #e0dede;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
overflow: hidden;
padding: 19px 29px;
position: relative;
}
.WooZone-cart-checkout .WooZone-cc_status,
.WooZone-cart-checkout .WooZone-cart-msg {
font-size: 14px;
color: #747474;
}
.WooZone-cart-checkout .WooZone-cc_status.success,
.WooZone-cart-checkout .WooZone-cart-msg .success {
color: #2ecc71;
font-weight:bold;
background-image: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/images/available-yes.png);
background-position: 95% 50%;
background-repeat:no-repeat;
padding-right:30px;
}
.WooZone-cart-checkout .WooZone-cc_status.cancel,
.WooZone-cart-checkout .WooZone-cart-msg .cancel {
color: #e74c3c;
}
.WooZone-cart-checkout ul.WooZone-cart-shops {
margin: 0px;
}
.WooZone-cart-checkout ul.WooZone-cart-shops li {
color: #747474;
display: block;
font-size: 15px;
line-height: 55px;
list-style-type: none;
min-width: 280px;
}
.WooZone-cart-checkout ul.WooZone-cart-shops li form {
display: inline-block;
}
.WooZone-cart-checkout .WooZone-button {
background: #ea6c1f none repeat scroll 0 0;
border: 0 none;
border-radius: 0.5rem;
color: #fff;
font-size: 0.9rem;
font-weight: 500;
height: 2.5rem;
padding: 5px 20px 5px 45px !important; 
text-decoration: none;
text-transform: none;
margin:0 10px 0 30px;
background-image: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/images/24.png);
background-repeat:no-repeat;
background-position:5% 50%;
cursor:pointer;
}
.WooZone-cart-checkout .WooZone-button:hover {
background: #231f20 none repeat scroll 0 0;
background-image: url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/images/24.png);
background-repeat:no-repeat;
background-position:5% 50%;
}
.WooZone-cart-checkout .WooZone-button.cancel {
background: #b181a7 none repeat scroll 0 0;
padding: 5px 20px 5px 20px !important;
margin:0 10px 0 0px;
}
.WooZone-cart-checkout .WooZone-button.cancel:hover {
background: #d3aaca none repeat scroll 0 0;
} .row .woocommerce .product-quantity > .quantity {
width: 115px;
}
.row .woocommerce .product-quantity > .quantity > input[type="text"] {
width: auto;
}
.row .woocommerce .WooZone-cart-checkout ul.WooZone-cart-shops {
margin: 0 0 0 -40px;
}
.row .woocommerce .WooZone-cart-checkout ul.WooZone-cart-shops li {
margin-bottom: 15px;
}
.row .woocommerce .WooZone-cart-checkout .WooZone-button {
font-size: inherit;
height: auto;
} #floatingBarsG{
position:relative;
width:15px;
height:19px;
margin:auto;
}
.blockG{
position:absolute;
background-color:rgb(255,255,255);
width:2px;
height:6px;
border-radius:2px 2px 0 0;
-o-border-radius:2px 2px 0 0;
-ms-border-radius:2px 2px 0 0;
-webkit-border-radius:2px 2px 0 0;
-moz-border-radius:2px 2px 0 0;
transform:scale(0.4);
-o-transform:scale(0.4);
-ms-transform:scale(0.4);
-webkit-transform:scale(0.4);
-moz-transform:scale(0.4);
animation-name:fadeG;
-o-animation-name:fadeG;
-ms-animation-name:fadeG;
-webkit-animation-name:fadeG;
-moz-animation-name:fadeG;
animation-duration:1.2s;
-o-animation-duration:1.2s;
-ms-animation-duration:1.2s;
-webkit-animation-duration:1.2s;
-moz-animation-duration:1.2s;
animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
-ms-animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
animation-direction:normal;
-o-animation-direction:normal;
-ms-animation-direction:normal;
-webkit-animation-direction:normal;
-moz-animation-direction:normal;
}
#rotateG_01{
left:0;
top:7px;
animation-delay:0.45s;
-o-animation-delay:0.45s;
-ms-animation-delay:0.45s;
-webkit-animation-delay:0.45s;
-moz-animation-delay:0.45s;
transform:rotate(-90deg);
-o-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);
}
#rotateG_02{
left:2px;
top:2px;
animation-delay:0.6s;
-o-animation-delay:0.6s;
-ms-animation-delay:0.6s;
-webkit-animation-delay:0.6s;
-moz-animation-delay:0.6s;
transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
}
#rotateG_03{
left:6px;
top:1px;
animation-delay:0.75s;
-o-animation-delay:0.75s;
-ms-animation-delay:0.75s;
-webkit-animation-delay:0.75s;
-moz-animation-delay:0.75s;
transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
}
#rotateG_04{
right:2px;
top:2px;
animation-delay:0.9s;
-o-animation-delay:0.9s;
-ms-animation-delay:0.9s;
-webkit-animation-delay:0.9s;
-moz-animation-delay:0.9s;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
}
#rotateG_05{
right:0;
top:7px;
animation-delay:1.05s;
-o-animation-delay:1.05s;
-ms-animation-delay:1.05s;
-webkit-animation-delay:1.05s;
-moz-animation-delay:1.05s;
transform:rotate(90deg);
-o-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
}
#rotateG_06{
right:2px;
bottom:2px;
animation-delay:1.2s;
-o-animation-delay:1.2s;
-ms-animation-delay:1.2s;
-webkit-animation-delay:1.2s;
-moz-animation-delay:1.2s;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-webkit-transform:rotate(135deg);
-moz-transform:rotate(135deg);
}
#rotateG_07{
bottom:0;
left:6px;
animation-delay:1.35s;
-o-animation-delay:1.35s;
-ms-animation-delay:1.35s;
-webkit-animation-delay:1.35s;
-moz-animation-delay:1.35s;
transform:rotate(180deg);
-o-transform:rotate(180deg);
-ms-transform:rotate(180deg);
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
}
#rotateG_08{
left:2px;
bottom:2px;
animation-delay:1.5s;
-o-animation-delay:1.5s;
-ms-animation-delay:1.5s;
-webkit-animation-delay:1.5s;
-moz-animation-delay:1.5s;
transform:rotate(-135deg);
-o-transform:rotate(-135deg);
-ms-transform:rotate(-135deg);
-webkit-transform:rotate(-135deg);
-moz-transform:rotate(-135deg);
}
@keyframes fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-o-keyframes fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-ms-keyframes fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-webkit-keyframes fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-moz-keyframes fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}   .main-cross-sell {
position: relative;
min-height:125px;
}
.main-cross-sell .WooZone-cross-sell-loader {
display: none;
position: absolute;
top: 50%; left: 0;
transform: translateY(-50%);
width: 100%;
height: 25px;
font-family: "Open Sans";
font-size:13px;
}
.main-cross-sell .WooZone-cross-sell-loader.bottom {
top: auto;
bottom: 0;
}
.main-cross-sell .WooZone-cross-sell-loader > div {
margin: auto;
position: relative;
width: 90%;
text-align: center;
height: inherit;
}
.main-cross-sell .WooZone-cross-sell-loader > div > div {
display: inline-block;
height: inherit;
vertical-align: middle;
}
.main-cross-sell .WooZone-cross-sell-loader > div #floatingBarsG {
}
.main-cross-sell .WooZone-cross-sell-loader > div .WooZone-cross-sell-loader-text {
font-size: 14px;
line-height: 14px;
margin-left: 7px;
vertical-align: initial;
} #WooZone-cross-sell-debug {
display: none;
position: relative;
width: 70%; }
#WooZone-cross-sell-debug button {
height: 1.8rem !important;
padding: 0.4rem 1.1rem !important;
font-size: 1rem !important;
background: #a46497 !important;
color: #fff !important;
line-height: 1rem !important;
display: inline-block;
cursor: pointer; border: none 0 !important;
border-radius: 0.5rem !important;
font-weight: 800;
text-transform: uppercase;
text-decoration: none;
}
#WooZone-cross-sell-debug button:disabled {
color: #BFBFBF;
background-color: #fff;
}
#WooZone-cross-sell-debug div:first-child {
padding: 3px 5px;
text-align: center;
background-color: #CFD8DC;
}
#WooZone-cross-sell-debug div:last-child {
text-align: center;
padding-bottom: 3px;
}
#WooZone-cross-sell-debug div:nth-child(2) {
font-weight: normal;
text-align: center;
}
#WooZone-cross-sell-debug div:nth-child(2) table {
margin: 0 auto !important;
min-width: 500px;
table-layout: fixed;
border-spacing: 7px;
border-collapse: separate;
}
#WooZone-cross-sell-debug div:nth-child(2) table th,
#WooZone-cross-sell-debug div:nth-child(2) table td {
font-weight: normal;
text-align: left;
padding: 7px 0px !important;
border-bottom: 1px solid #CFD8DC !important;
}
.WooZone-form-button, .WooZone-form-button-small {
cursor: pointer;
height: 4.2rem;
padding: 1rem 1.6rem;
border: none 0;
border-radius: 0.5rem;
font-size: 1.1rem;
font-weight: 800;
text-transform: uppercase;
text-decoration: none;
}
.WooZone-form-button.WooZone-form-button-info, .WooZone-form-button-small.WooZone-form-button-info {
color: #fff;
background: #3194f1;
}
.WooZone-form-button.WooZone-form-button-info:hover, .WooZone-form-button-small.WooZone-form-button-info:hover {
background: #0c61b0;
}
.WooZone-form-button.WooZone-form-button-success, .WooZone-form-button-small.WooZone-form-button-success {
color: #fff !important;
background: #68c64b;
}
.WooZone-form-button.WooZone-form-button-success:hover, .WooZone-form-button-small.WooZone-form-button-success:hover {
background: #3e8229;
}
.WooZone-form-button.WooZone-form-button-warning, .WooZone-form-button-small.WooZone-form-button-warning {
color: #fff;
background: #f0ad4e;
}
.WooZone-form-button.WooZone-form-button-warning:hover, .WooZone-form-button-small.WooZone-form-button-warning:hover {
background: #c77c11;
}
.WooZone-form-button.WooZone-form-button-primary, .WooZone-form-button-small.WooZone-form-button-primary {
color: #fff;
background: #a46497;
}
.WooZone-form-button.WooZone-form-button-primary:hover, .WooZone-form-button-small.WooZone-form-button-primary:hover {
background: #663c5e;
}
.WooZone-form-button.WooZone-form-button-danger, .WooZone-form-button-small.WooZone-form-button-danger {
color: #fff !important;
background: #d9534f;
}
.WooZone-form-button.WooZone-form-button-danger:hover, .WooZone-form-button-small.WooZone-form-button-danger:hover {
background: #a02622;
}
.WooZone-form-button.WooZone-form-button-small, .WooZone-form-button-small.WooZone-form-button-small {
padding: 0.4rem 1.5rem !important;
height: 2.8rem;
font-size: 1rem;
}
a.WooZone-form-button, a.WooZone-form-button-small {
display: inline-block;
height: auto;
line-height: 2rem;
}   #WooZone-syncfront-wrapper {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 9999;
background-color: rgba(117,117,117 ,0.70);
color: green;
}
#WooZone-syncfront-wrapper #WooZone-syncfront-content {
margin: 0 auto;
margin-top: 10%;
width: 800px;
height: auto;
padding: 25px;
background-color: #fff;
color: rgba(1,87,155 ,1);
text-align: center;
border-radius: 5px;
}
#WooZone-syncfront-wrapper #WooZone-syncfront-content h3 {
font-size: 20px;
font-family: 'Montserrat';
font-weight: 300;
color: #343434;
margin-bottom: 20px;
}
#WooZone-syncfront-wrapper #WooZone-syncfront-content h3 span {
display: inline-block;
min-width: 40px;
font-family: 'Montserrat';
letter-spacing: -1px;
font-weight: 300;
}
#WooZone-syncfront-wrapper #WooZone-syncfront-content .WooZone-syncfront-btn input[type="button"]:nth-child(2) {
margin-left: 30px;
}
#WooZone-syncfront-wrapper .WooZone-form-button, #WooZone-syncfront-wrapper .WooZone-form-button-small {
font-weight: 300;
font-family: 'Montserrat';
text-align: center;
font-size: 14px !important;
padding: 10px 20px !important;
height: auto !important;
text-transform: none;
}
#WooZone-syncfront-debug {  width: 100%;
}
#WooZone-syncfront-debug table {
table-layout: fixed;
border-spacing: 7px;
border-collapse: separate;
}
#WooZone-syncfront-debug table thead th:first-child {
width: 6%;
max-width: 10%;
}
#WooZone-syncfront-debug table thead th,
#WooZone-syncfront-debug table tbody td {
font-weight: normal;
text-align: left;
padding: 7px 0px !important;
border-bottom: 1px solid #CFD8DC !important;
}
#WooZone-syncfront-debug table tbody td {
vertical-align: top;
}
.wzsync-last-sync-info-wrapper .WooZone-sync-last-status-text {
background-color: #eceff1;
color: #37474f;
padding: 3px 5px;
font-size: 11px;
font-style: italic;
}
.wzsync-last-sync-info-wrapper .WooZone-sync-last-status-text.sync-updated {
background-color: #4caf50;
color: #fff;
}
.wzsync-last-sync-info-wrapper .WooZone-sync-last-status-text.sync-notupdated {
background-color: #03a9f4;
color: #fff;
}
.wzsync-last-sync-info-wrapper .WooZone-sync-last-status-text.sync-notfound {
background-color: #fb8c00;
color: #fff;
}
.wzsync-last-sync-info-wrapper .WooZone-sync-last-status-text.sync-error {
background-color: #ef5350;
color: #fff;
}
.wzsync-last-sync-info-wrapper > a > img {
display: inline-block;
margin-right: 0.2rem !important;
max-width: 2.5rem;
vertical-align: middle;
border: 0;
height: 12px;
}
.wzsync-last-sync-info-wrapper i.fa {
min-width: 1.1rem !important;
margin-left: 0.2rem !important;
}
.wzsync-last-sync-info-wrapper > span {
margin-left: 1px;
}
.wzsync-last-sync-info-wrapper > span.sync-current-cycle {
margin-left: 0px;
}
.wzsync-last-sync-info-wrapper > span.sync-current-cycle i {
color: #ffc107;
} @media (max-width: 768px) {
#WooZone-syncfront-wrapper #WooZone-syncfront-content {
width: 700px;
}
}
@media (max-width: 425px) {
#WooZone-syncfront-wrapper #WooZone-syncfront-content {
width: 370px;
margin-top: 20%;
}
#WooZone-syncfront-wrapper #WooZone-syncfront-content .WooZone-syncfront-btn input[type="button"]:nth-child(2) {
margin-left: 0px;
margin-top: 20px;
}
}
@media screen and (min-device-width: 320px) and (max-device-width: 375px) { 
#WooZone-syncfront-wrapper #WooZone-syncfront-content {
width: 290px;
margin-top: 20%;
}
#WooZone-syncfront-wrapper #WooZone-syncfront-content .WooZone-syncfront-btn input[type="button"]:nth-child(2) {
margin-left: 0px;
margin-top: 20px;
}
#WooZone-syncfront-wrapper #WooZone-syncfront-content h3 {
font-size: 14px;
}
}    .wzfront-badges-wrapper {
position: relative;
display: block;
text-indent: 0;
line-height: 0;
}
.wzfront-badges {
max-width: 200px;
z-index: 999;
position: absolute;
}
.wzfront-badges.top_left, .wzfront-badges.bottom_left {
text-align: left;
}
.wzfront-badges.top_right, .wzfront-badges.bottom_right {
text-align: right;
}
.wzfront-badges > ul {
list-style: none;
padding: 0px !important;
margin: 0px !important;
}
.wzfront-badges > ul > li {
display: block;
margin-top: 8px; 
line-height: 12px;
}
.wzfront-badges > ul > li:first-child {
margin-top: 0px;
}
.wzfront-badges.wzfront-badges-big > ul > li > div,
.wzfront-badges.wzfront-badges-icons > ul > li > div {
display: inline-block;
background: #616161;
color: #fff;
font-weight: 500;
box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
text-align: center;
height: 100%;
line-height: 12px;
padding: 5px 10px;
}
.wzfront-badges.wzfront-badges-big > ul > li.wzfront-badges-badge-new > div,
.wzfront-badges.wzfront-badges-icons > ul > li.wzfront-badges-badge-new > div {
background: #145C9E;
}
.wzfront-badges.wzfront-badges-big > ul > li.wzfront-badges-badge-onsale > div,
.wzfront-badges.wzfront-badges-icons > ul > li.wzfront-badges-badge-onsale > div {
background: #FE5D26; 
}
.wzfront-badges.wzfront-badges-big > ul > li.wzfront-badges-badge-freeshipping > div,
.wzfront-badges.wzfront-badges-icons > ul > li.wzfront-badges-badge-freeshipping > div {
background: #7AC74F;
}
.wzfront-badges.wzfront-badges-big > ul > li.wzfront-badges-badge-amazonprime > div {
padding-top:10px;
background: #fff;
}
.wzfront-badges.wzfront-badges-icons > ul > li.wzfront-badges-badge-amazonprime > div {
background: #4527A0;
}
.wzfront-badges > ul > li.wzfront-badges-badge-freeshipping > div:hover {
background: #A1CF6B;
cursor: pointer;
}
.wzfront-badges > ul > li img,
.wzfront-badges > ul > li.wzfront-badges-badge-freeshipping a,
.wzfront-badges.wzfront-badges-big > ul > li span.badge-text {
display: inline-block;
line-height: normal;
vertical-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
text-transform: uppercase;
height: auto;
}
.wzfront-badges.wzfront-badges-big > ul > li.wzfront-badges-badge-amazonprime span.badge-text,
.wzfront-badges.wzfront-badges-big > ul > li.wzfront-badges-badge-freeshipping span.badge-text {
display: none;
}
.wzfront-badges.wzfront-badges-icons > ul {
}
.wzfront-badges.wzfront-badges-icons > ul li {
margin: 0px !important;
padding: 0px !important;
margin-top: 1px;
height: 20px;
line-height: 20px;
width: 22px;
border: 0px !important;
}
.wzfront-badges.wzfront-badges-icons > ul li > div {
padding: 0px;
box-shadow: none;
width: 100%;
height: auto;
line-height: inherit;
}
.wzfront-badges.wzfront-badges-icons > ul li span.badge-text {
display: none;
}
.wzfront-badges.wzfront-badges-icons > ul li i {
display: inline-block;
}
.wzfront-badges > ul > li.wzfront-badges-badge-freeshipping a,
.wzfront-badges > ul > li.wzfront-badges-badge-freeshipping a:hover {
text-decoration: none;
color: #fff;
}  .WooZone-price-info {
font-weight: normal;
}
.WooZone-availability-icon {
background: transparent url(//chronicleoddities.com/wp-content/plugins/woozone/lib/frontend/images/shipping.png) no-repeat top left;
padding-left: 30px;
}
.WooZone-free-shipping {
color: #000;
font-size: 14px;
}
.WooZone-free-shipping a.link {
text-decoration: none;
}
.WooZone-coupon {
}
.WooZone-coupon .WooZone-coupon-title {
color: #d71321;
font-size: 18px;
}
.WooZone-coupon .WooZone-coupon-details {
color: #8c8c8c;
font-size: 14px;
}
.WooZone-coupon .WooZone-coupon-details a.link {
color: #db2a37;
text-decoration: none;
}
.WooZone-coupon-container {
margin-top: 17px;
}
.WooZone-coupon-container .WooZone-coupon-clear {
clear: left;
}
.WooZone-coupon-container .WooZone-coupon-header {
float: left;
width: 100%;
color: #808080;
font-size: 12px;
}
#TB_ajaxContent .WooZone-coupon-container .WooZone-coupon-header p {
margin: 0px 0px 9px;
padding: 0;
}
.WooZone-coupon-container .WooZone-coupon-header > p {
float: left;
}
.WooZone-coupon-container .WooZone-coupon-header > a {
float: right;
color: #2b62a0;
font-weight: bold;
}
.WooZone-coupon-container .WooZone-coupon-summary {
background-color: #fff;
border: 1px solid #eaeaea;
border-radius: 4px;
padding: 6px 8px;
display: block;
}
.WooZone-coupon-container .WooZone-coupon-summary-inner {
display: block;
width: 100%; }
.WooZone-coupon-container .WooZone-coupon-summary-inner-left {
display: inline-block;
width: 53px;
padding: 10px 5px;
color: #7d9f22;
line-height: 1.3em;
border: 2px dashed #699000;
border-radius: 10px; text-shadow: -1px -1px #c3d399;
text-align: center;
}
.WooZone-coupon-container .WooZone-coupon-summary-inner-right {
display: inline-block;
margin-left: 15px;
font-size: 12px;
color: #363636;
width: 80%; }
#TB_ajaxContent .WooZone-coupon-container .WooZone-coupon-summary-inner-right p {
margin: 0px;
padding: 0px;
}
.WooZone-coupon-container .WooZone-coupon-desc {
font-size: 12px;
color: #808080;
margin-top: 24px;
}
.WooZone-coupon-container .WooZone-coupon-desc strong {
color: #444444;
margin-bottom: 12px;
}
.WooZone-coupon-container .WooZone-coupon-desc ol,
.WooZone-coupon-container .WooZone-coupon-desc ul  {
font-size: 11px;
color: #5d5d5d;
}
.WooZone-coupon-container .WooZone-coupon-desc ul,
.WooZone-coupon-container .WooZone-coupon-desc ol li,
.WooZone-coupon-container .WooZone-coupon-desc ul li {
margin-left: 9px;
}.wp_automatic_gallery_main{
width:500px;
height:500px;
background-size:contain;
background-position:center;
background-repeat:no-repeat;
border:1px solid #eee;
margin-bottom:10px;	
max-width: 100%;
}
.wp_automatic_gallery_btn{
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
border: 1px solid #eee;
height: 80px;
width: 80px;
float:left;
cursor:pointer;
margin-right:1px;
}
.wp_automatic_gallery_btn:last-child{
clear:right;
}
.wp_automatic_fb_img{
margin-bottom:10px;
}
.wp_automatic_amazon_disclaimer{
text-decoration: underline;
cursor:default;
}
.wp_automatic_demo_btn{
-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
box-shadow:inset 0px 1px 0px 0px #f5978e;
background-color:#f24537;
-webkit-border-top-left-radius:0px;
-moz-border-radius-topleft:0px;
border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-moz-border-radius-topright:0px;
border-top-right-radius:0px;
-webkit-border-bottom-right-radius:0px;
-moz-border-radius-bottomright:0px;
border-bottom-right-radius:0px;
-webkit-border-bottom-left-radius:0px;
-moz-border-radius-bottomleft:0px;
border-bottom-left-radius:0px;
text-indent:0;
border:1px solid #d02718;
display:inline-block;
color:#ffffff !important;
font-family:Arial;
font-size:15px;
font-weight:bold;
font-style:normal;
height:35px;
line-height:35px;
width:200px;
text-decoration:none;
text-align:center;
text-shadow:1px 1px 0px #810e05;
margin:20px 10px 20px 0;
}
.wp_automatic_demo_btn:hover{
background-color:#c62d1f;
text-decoration:none !important;
}
.wp_automatic_buy_btn{
margin:20px 10px 20px 0;
-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
box-shadow:inset 0px 1px 0px 0px #c1ed9c;
background-color:#9dce2c;
-webkit-border-top-left-radius:0px;
-moz-border-radius-topleft:0px;
border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-moz-border-radius-topright:0px;
border-top-right-radius:0px;
-webkit-border-bottom-right-radius:0px;
-moz-border-radius-bottomright:0px;
border-bottom-right-radius:0px;
-webkit-border-bottom-left-radius:0px;
-moz-border-radius-bottomleft:0px;
border-bottom-left-radius:0px;
text-indent:0;
border:1px solid #83c41a;
display:inline-block;
color:#ffffff !important;
font-family:Arial;
font-size:15px;
font-weight:bold;
font-style:normal;
height:35px;
line-height:35px;
width:200px;
text-decoration:none !important;
text-align:center;
text-shadow:1px 1px 0px #689324;
}
.wp_automatic_buy_btn:hover{
background-color:#8cb82b;
text-decoration:none !important;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.woocommerce-checkout-review-order-table input[type="radio"].shipping_method + label {
font-weight: 700;
}
.sc-delivery-method-description {
padding-left: 2.75rem;
font-size: 0.9em;
padding-bottom:0
}
.sc-delivery-method-mount-point {
display: block;
width: 100%;
}
.woocommerce-shipping-totals input[type="radio"].shipping_method + label {
font-weight: 700;
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}td.wishlist-empty{
text-align: center!important;
padding: 50px;
font-size: 2em;
}
.wishlist_table .add_to_cart{
line-height: 1.3;
padding: 7px 10px;
} #yith-wcwl-popup-message{
background: #fff;
border: 1px solid #dddddd;
padding: 15px 0;
font-size: 120%;
position: fixed;
text-align: center;
top: 50%;
left: 50%;
transform: translateX(50%);
width: 300px;
z-index: 10000; }
.wishlist-icon{
position: relative;
}
.wishlist-popup {
opacity: 0;
max-height: 0;
position: absolute;
overflow: hidden;
padding: 5px;
margin-top: -10px;
border-radius: 5px;
line-height: 1.3;
text-align: center;
font-size: .9em;
top:100%;
background-color: rgba(0,0,0,.8);
right:0;
color:#FFF;
transition: opacity .3s, max-height .3s;
transition-delay: .3s;
}
.wishlist-popup:after {
bottom: 100%;
right: 10px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-bottom-color: rgba(0,0,0,.8);
border-width: 10px;
margin-left: -10px;
}
.wishlist-icon:hover .wishlist-popup{
opacity: 1;
max-height: 200px;
overflow-y: auto;
}
.wishlist-popup a{
color:#ccc;
display: block;
}
.wishlist-popup a:hover{
color:#FFF;
}
.wishlist-icon.added:after{
background-color:red;
transform: translateY(-3px);
}
.wishlist-popup .ajax-loading,
.wishlist-popup .feedback{
display: none!important;
}
.wishlist-title {
margin-bottom: 20px;
}
#yith-wcwl-form .hidden-title-form,
#yith-wcwl-form .hide-title-form i,
.wishlist-title .button {
display: none;
} @media screen and (max-width: 768px) {
.wishlist-title,
.wishlist-empty,
.yith_wcwl_wishlist_footer {
text-align: center;
}
.share-icons-title {
display: none;
}
}
.wishlist_table.mobile {
list-style: none;
}
.wishlist_table.mobile li .product-checkbox {
display: inline-block;
width: 20px;
vertical-align: top;
}
.wishlist_table.mobile li .item-wrapper {
display: inline-block;
width: calc(100% - 25px);
vertical-align: top;
}
.wishlist_table.wishlist_manage_table.mobile li .item-wrapper {
width: 100%;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail {
display: inline-block;
max-width: 60px;
margin-right: 10px;
}
.rtl .wishlist_table.mobile li .item-wrapper .product-thumbnail {
margin-right: 0;
margin-left: 10px;
}
.wishlist_table.mobile li .item-wrapper .item-details {
display: inline-block;
width: calc(100% - 74px);
vertical-align: top;
}
.wishlist_table.mobile.with-checkbox li .additional-info-wrapper {
padding-left: 20px;
}
.rtl .wishlist_table.mobile.with-checkbox li .additional-info-wrapper {
padding-left: 0;
padding-right: 20px;
}
.wishlist_table.mobile li .additional-info-wrapper {
border-bottom: 1px solid #ececec;
width: calc(100% - 25px);
}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart,
.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist {
text-align: center;
margin-bottom: 20px;
}
.wishlist_table.mobile .button.add_to_cart_button {
margin: 0;
}
.wishlist_table.mobile td {
border-bottom: none;
padding: 3px 0;
}
.wishlist_table.mobile li[id^="yith-wcwl-row-"] {
position: relative;
margin-top: 20px;
}
.wishlist_table.mobile .product-remove {
position: absolute;
top: 5px;
left: -12px;
width: 24px;
height: 24px;
line-height: 18px;
font-size: 18px;
border-radius: 100%;
color: #ccc;
font-weight: bold;
text-align: center;
border: 2px solid currentColor;
}
.rtl .wishlist_table.mobile .product-remove {
left: unset;
right: -12px;
}
.wishlist_table.mobile .product-remove a {
position: unset;
}
.wishlist_table.mobile .product-remove a i {
display: none;
}
.wishlist_table.mobile .product-remove a:after {
content: '×';
color: #ccc;
} .wishlist-popup .yith-wcwl-icon-svg {
display: none;
}
.wishlist-popup .yith-wcwl-add-to-wishlist {
margin-block-start: 0;
}
.yith-wcwl-add-button:not(.wishlist-popup .yith-wcwl-add-button) {
display: block;
margin-block-end: 1em;
}
.yith-wcwl-wishlistaddedbrowse:not(.wishlist-popup .yith-wcwl-wishlistaddedbrowse) {
display: block;
margin-block-end: 1em;
.feedback {
display: block;
justify-content: flex-start;
}
}.ekit-section-parallax-layer{position:absolute;pointer-events:none}.ekit-section-parallax-layer .elementskit-parallax-graphic{width:100%;height:auto;overflow:visible}.ekit-section-parallax-layer svg.elementskit-parallax-graphic{width:100px}.item_animation{position:absolute;overflow:hidden;animation:ekit-fade 5s infinite linear}.elementskit-invisible{visibility:hidden}.elementskit-parallax-multi-container{transition:none!important}.ekit-section-parallax-type-tilt{pointer-events:auto!important;z-index:99999}.elementor-section>[id^=jarallax-container-]{-webkit-mask-image:-webkit-linear-gradient(top,#fff 0,#fff 100%)}@-webkit-keyframes ekit-fade{0%{opacity:.3}100%{opacity:1}}@keyframes ekit-fade{0%{opacity:.3}100%{opacity:1}}@-webkit-keyframes ekit-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ekit-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes ekit-bounce{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%{-webkit-transform:translate3d(0,150%,0);transform:translate3d(0,150%,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes ekit-bounce{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes ekit-zoom{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes ekit-zoom{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes ekit-rotate-box{0%{transform:translate(0,0) rotate(0) scale(1)}20%{transform:translate(73px,-1px) rotate(36deg) scale(.9)}40%{transform:translate(141px,72px) rotate(72deg) scale(1)}60%{transform:translate(83px,122px) rotate(108deg) scale(1.2)}80%{transform:translate(-40px,72px) rotate(144deg) scale(1.1)}100%{transform:translate(0,0) rotate(0) scale(1)}}@-webkit-keyframes ekit-rotate-box{0%{-webkit-transform:translate(0,0) rotate(0) scale(1)}20%{-webkit-transform:translate(73px,-1px) rotate(36deg) scale(.9)}40%{-webkit-transform:translate(141px,72px) rotate(72deg) scale(1)}60%{-webkit-transform:translate(83px,122px) rotate(108deg) scale(1.2)}80%{-webkit-transform:translate(-40px,72px) rotate(144deg) scale(1.1)}100%{-webkit-transform:translate(0,0) rotate(0) scale(1)}}@-webkit-keyframes ekit-left-right{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}50%{-webkit-transform:translateX(50%);transform:translateX(50%)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes ekit-left-right{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}50%{-webkit-transform:translateX(50%);transform:translateX(50%)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@import url("//fonts.googleapis.com/css?family=Open+Sans:400,600,700"); .wb-box {
background-color: #f9f9f9;
border: 1px solid #ecf0f1;
border-radius: 5px;
font-family: 'Open Sans', sans-serif;
margin: 20px auto;
padding: 2%;
width: 90%;
max-width: 660px;
font-family: 'Open Sans';
}
.wb-box a {
text-decoration: none;
}
.wb-box img {
max-width: 100%;
}
.wb-box p {
font-size: 13px;
margin: 2px 0;
}
.wb-box .wb-green {
color: #16a085;
}
.wb-box .wb-product {
margin-bottom: 20px;
border-bottom: 1px solid #ecf0f1;
padding-bottom: 20px;
}
.wb-box .wb-left,
.wb-box .wb-right {
display: inline-block;
vertical-align: top;
}
.wb-box .wb-left {
width: 27%;
text-align: center;
margin-right: 2%;
}
.wb-box .wb-left .wb-prod-image a {
color: #777;
display: block;
font-size: 11px;
margin-top: 4px;
text-transform: uppercase;
}
.wb-box .wb-left .wb-prod-image a img {
max-height: 160px;
max-width: 100%;
}
.wb-box .wb-right {
width: 70%;
}
.wb-box .wb-right h5 a {
color: #7f8c8d;
font-size: 16px;
line-height: 16px;
margin: 0;
font-weight: 400;
width: 100%;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin: 0px 0px 5px 0px;
height: 24px; 
}
.wb-box .wb-right .wb-description {
border-bottom: 1px solid #ecf0f1;
margin: 5px 0px 10px 0px;
padding-bottom: 10px;
}
.wb-box .wb-right .wb-price {
margin: 0px 0px 10px 0px;
}
.wb-box .wb-right .wb-price del {
font-size: 13px;
color: #c0392b;
font-style: italic;
margin: 0px 5px 0px 5px;
}
.wb-box .wb-right .wb-price ins {
background: none;
color: #27ae60;
font-weight: 700;
}
.wb-box .wb-right .wb-aditional-images {
background-color: #fff;
border: 1px solid #95a5a6;
margin: 20px auto;
text-align: center;
width: 90%;
}
.wb-box .wb-right .wb-aditional-images p {
color: #777;
font-size: 14px;
font-weight: 600;
margin: 10px 0;
}
.wb-box .wb-right .wb-aditional-images a {
display: inline-block; 
}
.wb-box .wb-right .wb-aditional-images a img {
margin: 0px 3px 10px;
max-height: 30px;
}
.wb-buy {
width: 176px;
height: 28px;
text-indent: -99999px;
overflow: hidden;
display: block;
opacity: 0.7;
transition: opacity 350ms ease;
}
.wb-buy-amazon {
background: url(//chronicleoddities.com/wp-content/plugins/woozone/modules/product_in_post/images/buy-amazon.gif) no-repeat top left;
}
.wb-buy-ebay {
background: url(//chronicleoddities.com/wp-content/plugins/woozone/modules/product_in_post/images/buy-ebay.png) no-repeat top left;
}
.wb-buy:hover {
opacity: 1;
} @media screen and (max-width: 560px) {
.wb-box .wb-left,
.wb-box .wb-right {
display: block;
margin: 0 auto;
text-align: center;
}
}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}