@charset "UTF-8";
body.wcz-btn-style-plain.woocommerce ul.products li.product a.button,
body.wcz-btn-style-plain.woocommerce.single-product
div.product
form.cart
.button,
body.wcz-btn-style-plain.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
display: inline-block;
background: none;
font-size: 16px;
line-height: 1.1;
font-weight: normal;
padding: 10px 20px 11px;
background-color: #e8e8e8;
border: 0;
border-radius: 2px;
box-shadow: none;
text-decoration: none;
color: #717171;
text-shadow: none;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
body.wcz-btn-style-detailed.woocommerce ul.products li.product a.button,
body.wcz-btn-style-detailed.woocommerce.single-product
div.product
form.cart
.button,
body.wcz-btn-style-detailed.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
display: inline-block;
background: none;
font-size: 16px;
line-height: 1.1;
font-weight: normal;
padding: 10px 20px 11px;
background-color: #e8e8e8;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 4px;
box-shadow:
inset 0 1px 0 rgba(255, 255, 255, 0.5),
0 1px 4px rgba(0, 0, 0, 0.1);
text-decoration: none;
color: #656565;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
body.wcz-btn-style-plain.woocommerce ul.products li.product a.button:hover,
body.wcz-btn-style-detailed.woocommerce ul.products li.product a.button:hover,
body.wcz-btn-style-plain.woocommerce.single-product
div.product
form.cart
.button:hover,
body.wcz-btn-style-detailed.woocommerce.single-product
div.product
form.cart
.button:hover,
body.wcz-btn-style-plain.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button,
body.wcz-btn-style-detailed.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
background-color: #757575;
color: #fff;
text-shadow: none;
} body.wcz-edit-sale.woocommerce ul.products li.product span.onsale,
body.wcz-edit-sale.single-product span.onsale,
body.wcz-edit-sale .wcz-popup span.onsale,
body.wcz-edit-sale.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-onsale {
min-width: initial;
min-height: initial;
height: auto;
width: fit-content;
border-radius: 0;
margin: 5px;
padding: 5px 10px 6px;
font-size: 15px;
font-weight: 400;
line-height: 1;
}
body.wcz-edit-sale.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-onsale {
border-color: rgba(0, 0, 0, 0.25);
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price
del {
font-size: 0.8em;
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price__value {
font-weight: 400;
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price
ins {
background: none;
} .wcz-banner-notice {
margin: 0 auto 20px;
}
.wcz-banner-notice h4 {
font-size: inherit;
margin: 0 0 10px;
padding: 0;
}
.wcz-banner-notice.wcz-notice-one h4 {
color: #2f79ff;
}
.wcz-banner-notice p {
font-size: inherit;
} .wcz-banner-notice.wcz-notice-two {
border: 1px solid #2f79ff;
background-color: rgba(46, 119, 255, 0.06);
border-radius: 4px;
padding: 20px;
} .wcz-banner-notice.wcz-notice-three {
box-shadow: 4px 0 0 #2f79ff inset;
padding: 2px 0 2px 25px;
} .wcz-banner-notice.wcz-notice-four {
background-color: #2f79ff;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 0 4px rgba(255, 255, 255, 0.4) inset;
color: #fff;
padding: 20px;
}
.wcz-banner-notice.wcz-notice-four h4,
.wcz-banner-notice.wcz-notice-four p {
text-shadow: none;
}
.wcz-banner-notice.wcz-notice-two p,
.wcz-banner-notice.wcz-notice-three p,
.wcz-banner-notice.wcz-notice-four p {
margin: 0;
} .wcz-product-long-desc,
.wcz-product-reviews,
.wcz-product-addinfo {
margin: 35px 0;
padding: 35px 0;
position: relative;
clear: both;
}
.wcz-product-long-desc .wcz-inner,
.wcz-product-reviews .wcz-inner,
.wcz-product-addinfo .wcz-inner {
margin: 0 auto;
}
.wcz-product-long-desc.center {
text-align: center;
}
.wcz-product-long-desc::before,
.wcz-product-long-desc::after,
.wcz-product-reviews::before,
.wcz-product-reviews::after,
.wcz-product-addinfo::before,
.wcz-product-addinfo::after {
display: block;
content: "";
clear: both;
}
.wcz-longdescdiv-one,
.wcz-reviewsdiv-one,
.wcz-addinfodiv-one {
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-one.bot-divider,
.wcz-reviewsdiv-one.bot-divider,
.wcz-addinfodiv-one.bot-divider {
box-shadow:
0 -1px 0 rgba(0, 0, 0, 0.12),
0 1px 0 rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-two,
.wcz-reviewsdiv-two,
.wcz-addinfodiv-two {
border-top: 1px dashed rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-two.bot-divider,
.wcz-reviewsdiv-two.bot-divider,
.wcz-addinfodiv-two.bot-divider {
border-bottom: 1px dashed rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-three::before,
.wcz-reviewsdiv-three::before,
.wcz-addinfodiv-three::before {
height: 3px;
position: absolute;
top: -1px;
width: 40px;
background-color: rgba(0, 0, 0, 0.2);
left: 50%;
margin-left: -20px;
}
.wcz-longdescdiv-three.bot-divider::after,
.wcz-reviewsdiv-three.bot-divider::after,
.wcz-addinfodiv-three.bot-divider::after {
height: 3px;
position: absolute;
bottom: -1px;
width: 40px;
background-color: rgba(0, 0, 0, 0.2);
left: 50%;
margin-left: -20px;
}
.wcz-cart-empty-txt {
margin: 0 0 25px;
}
.woocommerce td.product-name dl.variation {
margin: 5px 0 0;
font-size: 0.9em;
}
.woocommerce-cart .wcz-cart-stock p,
.woocommerce td.product-name dl.variation dd p,
body.theme-storefront .woocommerce td.product-name dl.variation dd,
body.theme-go .woocommerce tr.cart_item .variation p {
margin: 0;
}
body.theme-oceanwp .woocommerce td.product-name dl.variation dt,
body.theme-go .woocommerce tr.cart_item dt,
body.theme-storefront .woocommerce tr.cart_item dt {
float: left;
}
.wcz-checkout-secureimg,
.wcz-checkout-potxt {
padding: 20px 0 0;
color: #999;
display: block;
clear: both;
}
.wcz-checkout-secureimg img {
display: inline-block;
}
.wcz-checkout-secureimg.wcz-checkout-centerimg {
text-align: center;
}
.wcz-stock-remaining {
margin: 10px 0 0;
font-size: 0.8em;
color: rgba(0, 0, 0, 0.6);
}
.wcz-stock-sold {
font-size: 0.85em;
margin: 0 0 20px;
} .wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation {
width: 20%;
margin: 0;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
margin: 0;
padding: 0 4px 0 0;
box-shadow: -1px 0 0 rgba(0, 0, 0, 0.08) inset;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
margin: 0 0 1px;
padding: 0;
list-style-type: none;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li
a {
display: block;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
padding: 12px 15px !important;
text-decoration: none;
font-size: 0.9em;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account .is-active {
box-shadow: 4px 0 0 rgba(0, 0, 0, 0.3) inset;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-content {
width: 75%;
margin: 0;
} .wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation,
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-content {
width: 100%;
float: none;
margin: 0;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
margin: 0 0 30px;
padding: 0;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
margin: 0 -3px 0 0;
padding: 0;
list-style-type: none;
display: inline-block;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li
a {
display: block;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
padding: 12px 15px !important;
text-decoration: none;
font-size: 0.9em;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account .is-active {
background-color: rgba(0, 0, 0, 0.05);
} .wcz-soldout {
display: block;
z-index: 11;
}
body.wcz-soldout-style-angle .wcz-soldout {
background-color: red;
color: #fff;
transform: rotate(-32deg);
position: absolute;
top: 20%;
left: 50%;
margin: 0 0 0 -45px;
padding: 2px 15px;
}
body.wcz-soldout-style-overbtn .wcz-soldout {
position: absolute;
top: auto;
bottom: 0;
left: 0;
width: 100%;
padding: 10px;
background-color: rgba(255, 255, 255, 0.85);
} .wcz-direct-checkout-cart {
margin: 0 auto 25px;
}
.wcz-direct-checkout-notice {
background-color: #75b2ff;
box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.25);
color: #fff;
text-align: center;
padding: 18px 15px 15px;
font-size: 15px;
}
.wcz-direct-checkout-cart form.woocommerce-cart-form .coupon {
display: none !important;
} .woocommerce ul.products li.product {
position: relative;
}
.wcz-adminstats-modal {
position: fixed;
left: 15px;
bottom: 15px;
border: 1px solid rgba(0, 0, 0, 0.35);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
background-color: #fff;
border-radius: 4px;
margin: 0;
padding: 15px;
width: 360px;
z-index: 999;
font-size: 13px;
}
.wcz-adminstats-modal.wcz-modal-loading {
height: 50px;
background-image: url(//radiantreplica.com/wp-content/plugins/woocustomizer/assets/images/loader.gif);
background-repeat: no-repeat;
background-position: center center;
}
.wcz-adminstats-modal.wcz-modal-loading .wcz-adminstats-modal-inner {
visibility: hidden;
}
.wcz-adminstats-btn {
background-image: url(//radiantreplica.com/wp-content/plugins/woocustomizer/assets/images/stats-icon.png) !important;
background-size: 100% auto !important;
background-position: top left;
width: 28px;
height: 28px;
position: absolute;
top: 5px;
left: 5px;
margin: 0;
padding: 2px 6px;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
font-size: 14px;
text-align: center;
background-color: #d8d8d8;
color: #808080;
z-index: 99;
cursor: pointer;
opacity: 0;
-webkit-transition: opacity 0.3s ease 0s;
-moz-transition: opacity 0.3s ease 0s;
-ms-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
ul.products li.product:hover .wcz-adminstats-btn {
opacity: 1;
}
.wcz-adminstats-btn:hover {
background-position: bottom left;
}
.wcz-adminstats-modal h4 {
margin: 0 0 8px;
padding: 0;
font-size: 14px;
font-weight: 700;
color: #222;
display: flex;
align-items: baseline;
}
.wcz-adminstats-modal h4 span {
flex: 1;
white-space: nowrap;
}
.wcz-adminstats-modal h4 span:last-child {
flex: 0.5;
font-size: 11px;
text-align: right;
font-weight: 300;
text-transform: capitalize;
}
.wcz-adminstats-modal h5 {
margin: 15px 0 5px;
padding: 0;
font-size: 14px;
font-weight: 700;
color: #222;
}
.wcz-adminstats-block {
display: flex;
margin: 0 0 3px;
align-items: center;
}
.wcz-adminstats-date {
width: 85px;
color: #999;
}
.wcz-adminstats-title {
flex: 1.8;
}
.wcz-adminstats-title span {
opacity: 0.45;
font-size: 12px;
}
.wcz-adminstats-stat {
flex: 1;
text-align: right;
font-size: 12px;
}
.wcz-adminstats-edit {
text-align: center;
border-top: 1px solid rgba(0, 0, 0, 0.12);
margin: 10px 0 0;
padding: 10px 0 0;
}
.wcz-adminstats-close {
background-image: url(//radiantreplica.com/wp-content/plugins/woocustomizer/assets/images/close-icon.png) !important;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
top: 6px;
right: -23px;
font-size: 14px;
background-color: #fff;
color: #8c8b8b;
border: 1px solid rgba(0, 0, 0, 0.35);
border-left: 0;
border-radius: 0 3px 3px 0;
padding: 4px 6px;
margin: 0;
line-height: 1;
width: 23px;
height: 23px;
cursor: pointer;
box-sizing: border-box;
}
.wcz-hide {
display: none;
}
.woocommerce.widget_shopping_cart .mini_cart_item dl.variation {
display: none !important;
}
.wcz-new-product-badge {
position: absolute;
}
.wcz-badge-pos-topleft {
top: 5px;
left: 15px;
}
.wcz-badge-pos-topright {
top: 5px;
right: 15px;
}
.wcz-badge-pos-abovetitle {
height: 0;
position: relative;
}
.wcz-badge-pos-belowtitle {
position: relative;
margin: 10px 0;
}
.wcz-new-product-badge span {
background-color: #2f79ff;
color: #fff;
font-size: 14px;
padding: 2px 5px;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
}
.wcz-badge-pos-abovetitle span {
position: relative;
top: -50px;
}
a.button.wcz-continue,
a.button.wcz-qv-btn {
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
font-weight: 500;
}
.woocommerce .cart .wcz-btsbtn {
display: inline-block;
}
.wcz-btsbtn.center {
text-align: center;
}
.wcz-btsbtn.right {
text-align: right;
}
a.button.wcz-bts-btn {
margin: 0 0 25px;
} .wcz-login-logout.elementor-item a {
color: inherit;
}
@media only screen and (max-width: 782px) {
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation,
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-content {
float: none;
width: 100%;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
margin: 0 0 20px;
padding: 0;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
display: inline-block;
margin: 0 -4px 0 0;
}
}
.woocommerce div.product form.cart div.quantity {
vertical-align: middle;
}
.wcz-qty-suffix {
display: inline-block;
vertical-align: middle;
float: left;
margin: 8px 20px 0 4px;
font-size: 0.95em;
}
.wcz-qty-suffix.nofloat {
float: none;
}
.product .price small {
opacity: 0.72;
}
 .wa-order-gdprchk label {
font-size: inherit;
display: inline-block;
position: relative;
vertical-align: middle;
margin-left: 8px;
}
.wa-order-gdprchk input[type=checkbox] {
position: relative;
bottom: 0;
border: 1px solid #b4b9be;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0;
width: 16px !important;
min-width: 16px !important;
height: 16px !important;
margin: 0 8px 0 0;
outline: 0;
padding: 0 !important;
vertical-align: middle;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
transition: 0.05s border-color ease-in-out;
border-radius: 3px;
}
.wa-order-gdprchk input[type=checkbox]:checked {
background-color: #25d366;
border-color: #25d366;
}
.wa-order-gdprchk input[type=checkbox] + label {
opacity: 0.5 !important;
transition: opacity 0.3s ease;
}
.wa-order-gdprchk input[type=checkbox]:checked + label {
opacity: 1 !important;
}
.wa-order-gdprchk {
margin-top: 20px;
margin-bottom: 10px;
padding: 15px;
background-color: #f9f9f9;
border: 1px solid #e1e1e1;
border-radius: 4px;
}   .wa-order-button,
.gdpr_wa_button_input {
background: #25d366 !important;
color: #ffffff !important;
border: none !important;
text-decoration: none !important;
cursor: pointer !important;
}    .single-product .cart .wa-order-button.single_add_to_cart_button,
.single-product form.cart .wa-order-button.single_add_to_cart_button {
margin-left: 0.1em;
} .single-product .cart .wa-order-button:not(.single_add_to_cart_button),
.single-product form.cart .wa-order-button:not(.single_add_to_cart_button) {
margin-left: 0;
} a.wa-order-checkout,
a.wa-order-thankyou {
background: #25d366 !important;
color: #ffffff !important;
border: none !important;
border-radius: 4px !important;
padding: 15px 30px !important;
font-size: 18px !important;
font-weight: 600 !important;
text-decoration: none !important;
outline: 0 !important;
cursor: pointer !important;
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
min-height: 50px !important;
box-sizing: border-box !important;
transform: translateY(0);
transition: all 0.3s ease !important;
box-shadow: 0 4px 12px rgba(37, 211, 102, 0.3) !important;
text-transform: none !important;
letter-spacing: 0.5px !important;
line-height: 1.4 !important; text-align: center !important;
} .shortcode_wa_button,
.shortcode_wa_button_nt {
background: #25d366 !important;
color: #ffffff !important;
border: none !important;
border-radius: 4px !important;
padding: 12px 24px !important;
font-size: 16px !important;
font-weight: 600 !important;
text-decoration: none !important;
outline: 0 !important;
cursor: pointer !important;
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
min-height: 44px !important;
box-sizing: border-box !important;
width: auto !important;
margin: 10px 0 !important;
transform: translateY(0);
transition: all 0.3s ease !important;
box-shadow: 0 4px 12px rgba(37, 211, 102, 0.3) !important;
text-transform: none !important;
letter-spacing: 0.5px !important;
line-height: 1.4 !important;
}
label.wa-button-gdpr2 {
display: inline-block;
}
.wa-order-gdprchk {
margin-top: 30px;
}
.wa-order-thankyou:before,
a.wa-order-checkout:before,
.gdpr_wa_button_input:before,
.wa-order-button:before,
a.wa-shop-button:before {
content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23fff" d="M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0 4.686 4.686 4.686 12.283 0 16.97a12.004 12.004 0 01-13.754 2.299l-5.814.735a.392.392 0 01-.438-.44l.748-5.788A12.002 12.002 0 013.517 3.517zm3.61 17.043l.3.158a9.846 9.846 0 0011.534-1.758c3.843-3.843 3.843-10.074 0-13.918-3.843-3.843-10.075-3.843-13.918 0a9.846 9.846 0 00-1.747 11.554l.16.303-.51 3.942a.196.196 0 00.219.22l3.961-.501zm6.534-7.003l-.933 1.164a9.843 9.843 0 01-3.497-3.495l1.166-.933a.792.792 0 00.23-.94L9.561 6.96a.793.793 0 00-.924-.445 1291.6 1291.6 0 00-2.023.524.797.797 0 00-.588.88 11.754 11.754 0 0010.005 10.005.797.797 0 00.88-.587l.525-2.023a.793.793 0 00-.445-.923L14.6 13.327a.792.792 0 00-.94.23z"/></svg>')!important;
color: #ffffff;
font-size: inherit;
font-weight: inherit!important;
display: inline-block;
vertical-align: middle;
align-items: center;
margin-bottom: -5px;
margin-top: -5px;
width: 0.875em;
height: auto;
}
.gdpr_wa_button_input:before {
margin-right: 3.5px;
}
a.wa-shop-button:before,
.wa-order-button:before,
a.wa-order-thankyou:before,
a.wa-order-checkout:before {
margin-right: 7px;
}
a.wa-order-thankyou {
display: inline-block;
text-align: center;
box-sizing: border-box;
word-break: break-word;
padding: 10px 15px;
margin: 20px auto 20px;
font-size: 18px;
font-weight: 600;
border-radius: 4px;
text-rendering: optimizeLegibility;
letter-spacing: 0px;
}
.thankyoutitle {
margin-top: 20px;
font-size: 1.875em;
font-size: 30px;
font-weight: 600;
}
.thankyoucustom_wrapper {
background: #f9f9f9;
width: 100%;
padding: 20px;
margin: auto;
text-align: center;
}
.subtitle {
font-size: 20px;
margin: auto;
letter-spacing: 1px;
margin-top: 20px;
font-weight: normal;
}
a.wa-shop-button {
background-color: #25D366 !important;
color: #fff!important;
border: none!important;
}
a.shortcode_wa_button:before, a.shortcode_wa_button_nt:before {
content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23fff" d="M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0 4.686 4.686 4.686 12.283 0 16.97a12.004 12.004 0 01-13.754 2.299l-5.814.735a.392.392 0 01-.438-.44l.748-5.788A12.002 12.002 0 013.517 3.517zm3.61 17.043l.3.158a9.846 9.846 0 0011.534-1.758c3.843-3.843 3.843-10.074 0-13.918-3.843-3.843-10.075-3.843-13.918 0a9.846 9.846 0 00-1.747 11.554l.16.303-.51 3.942a.196.196 0 00.219.22l3.961-.501zm6.534-7.003l-.933 1.164a9.843 9.843 0 01-3.497-3.495l1.166-.933a.792.792 0 00.23-.94L9.561 6.96a.793.793 0 00-.924-.445 1291.6 1291.6 0 00-2.023.524.797.797 0 00-.588.88 11.754 11.754 0 0010.005 10.005.797.797 0 00.88-.587l.525-2.023a.793.793 0 00-.445-.923L14.6 13.327a.792.792 0 00-.94.23z"/></svg>')!important;
font-size: 20px;
font-weight: 500;
vertical-align: top;
text-decoration: none!important;
outline: 0!important;
width: 0.875em;
height: auto;
margin-right: 7px;
}
a.shortcode_wa_button:before {
margin-right: 8px;
}
.wa-order-button, .gdpr_wa_button_input {
padding-left: 25px!important;
padding-right: 25px!important;
} .shortcode_wa_button, .shortcode_wa_button_nt {
padding: 7px 25px!important;
opacity: 1;
text-decoration: none!important;
outline: 0!important;
} .wa-order-button:hover,
.gdpr_wa_button_input:hover {
background: #21bd5b !important;
}
button.gdpr_wa_button_input:disabled:hover, button.gdpr_wa_button_input:disabled {
opacity: .5!important;
cursor: not-allowed;
}
button.gdpr_wa_button_input:disabled:hover,
button.gdpr_wa_button_input:disabled {
opacity: .5!important;
}
button.gdpr_wa_button_input:disabled {
cursor: not-allowed;
}
.floating_button {
position: fixed !important;
width: 60px !important;
height: 60px !important;
bottom: 20px !important;
background-color: #25D366 !important;
color: #ffffff !important;
border-radius: 50px !important;
text-align: center !important;
box-shadow: 0 8px 25px -5px rgba(45, 62, 79, .3) !important;
z-index: 9999999 !important;
text-decoration: none;
}
.label-container {
position: fixed !important;
bottom: 33px !important;
display: table !important;
visibility: hidden !important;
z-index: 9999999 !important;
}
.label-text {
color: #43474e!important;
background: #f5f7f9!important;
display: inline-block;
padding: 7px !important;
border-radius: 3px !important;
font-size: 14px;
bottom: 15px;
}
a.floating_button + div.label-container {
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 0.5s ease;
}
a.floating_button:hover div.label-container,
a.floating_button:hover div.label-text {
visibility: visible!important;
opacity: 1;
}
.floating_button:before {
content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="30px" height="30px"><path fill="%23fff" d="M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0 4.686 4.686 4.686 12.283 0 16.97a12.004 12.004 0 01-13.754 2.299l-5.814.735a.392.392 0 01-.438-.44l.748-5.788A12.002 12.002 0 013.517 3.517zm3.61 17.043l.3.158a9.846 9.846 0 0011.534-1.758c3.843-3.843 3.843-10.074 0-13.918-3.843-3.843-10.075-3.843-13.918 0a9.846 9.846 0 00-1.747 11.554l.16.303-.51 3.942a.196.196 0 00.219.22l3.961-.501zm6.534-7.003l-.933 1.164a9.843 9.843 0 01-3.497-3.495l1.166-.933a.792.792 0 00.23-.94L9.561 6.96a.793.793 0 00-.924-.445 1291.6 1291.6 0 00-2.023.524.797.797 0 00-.588.88 11.754 11.754 0 0010.005 10.005.797.797 0 00.88-.587l.525-2.023a.793.793 0 00-.445-.923L14.6 13.327a.792.792 0 00-.94.23z"/></svg>')!important;
position: relative !important;
color: #ffffff !important;
font-size: 30px !important;
display: block !important;
width: 60px;
top: 0px !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
line-height: 1 !important;
text-align: center !important;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale !important;
}
.floating_button a:before {
outline: 0!important;
text-decoration: none!important;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.floating_button {
bottom: 10px;
}
}
.wa-order-fullwidth {
width: 100%;
display: block;
}
.woocommerce-js .sold-individually .button.wa-order-button {
margin-left: inherit;
}
a.single_product_shortcode_fullwidth, a.single_product_shortcode_fullwidth button {
width: 100% !important;
display: block !important;
text-align: center !important;
text-decoration: none !important;
}
a.single_product_shortcode_fullwidth:before {
max-width: 15px!important;
display: inline-block!important;
}
@media (max-width: 921px) {
a.wa-shop-button {
margin-left: 0!important;
margin-right: 0!important;
text-align: center!important;
padding-left: 0!important;
padding-right: 0!important;
}
a.wa-shop-button:before {
margin-right: 3px!important;
}
}
.woocommerce-variation-add-to-cart > a.wa-order-class {
flex: unset !important;
}
.single-product a.wa-order-class {
flex: 0 0 auto!important;
}.wcct_countdown_highlight_1:after,.wcct_countdown_round_fill:after,.wcct_countdown_round_ghost:after,.wcct_countdown_square_fill:after,.wcct_countdown_square_ghost:after{content:'';clear:both}.wcct_pl5{padding-left:5px}.wcct_pl10{padding-left:10px}.wcct_pr5{padding-right:5px}.wcct_pr10{padding-right:10px}.wcct_countdown_timer{margin-bottom:0;display:inline-block}.cart_totals .wcct_countdown_timer{display:block}.wcct_countdown_timer *{font-family:arial,sans-serif}.wcct_countdown_timer p:empty,.wcct_counter_bar p:empty{display:none}.wcct_countdown_timer .wcct_border_none{border-color:transparent!important}.wcct_timer_wrap{display:inline-block;margin-bottom:10px}.wcct_table{display:table;height:100%;width:100%}.wcct_table_cell{display:table-cell;vertical-align:middle}.wcct_countdown_timer .wcct_table_cell{font-size:12px;line-height:1.5;vertical-align:top}.wcct_colon_sep{padding:0 0 0 10px}.wcct_countdown_round_fill:after{display:table}.wcct_countdown_round_fill .wcct_timer_wrap *{font-family:arial,sans-serif;text-align:center}.wcct_countdown_round_fill .wcct_timer_wrap .wcct_round_wrap{position:relative;width:60px;height:60px;border-radius:50%;background:#000;color:#fff;float:left;margin:0 5px;text-align:center}.wcct_countdown_round_fill .wcct_timer_wrap .wcct_round_wrap span{display:block;max-width:80%;margin:0 auto;padding-top:8px;font-size:18px;line-height:1.2}.wcct_countdown_round_ghost:after{display:table}.wcct_countdown_round_ghost .wcct_timer_wrap *{font-family:arial,sans-serif;text-align:center}.wcct_countdown_round_ghost .wcct_timer_wrap .wcct_round_wrap{position:relative;width:60px;height:60px;border-radius:50%;border:2px solid #000;color:#000;float:left;margin:0 5px;text-align:center}.wcct_countdown_round_ghost .wcct_timer_wrap .wcct_round_wrap span{display:block;max-width:80%;margin:0 auto;padding-top:8px;font-size:18px;line-height:1.2}.wcct_countdown_square_fill:after{display:table}.wcct_countdown_square_fill .wcct_timer_wrap *{font-family:arial,sans-serif;text-align:center}.wcct_countdown_square_fill .wcct_timer_wrap .wcct_square_wrap{position:relative;width:60px;height:60px;background:#000;color:#fff;float:left;margin:0 5px;text-align:center}.wcct_countdown_square_fill .wcct_timer_wrap .wcct_square_wrap span{display:block;max-width:80%;margin:0 auto;padding-top:8px;font-size:18px;line-height:1.2}.wcct_countdown_square_ghost:after{display:table}.wcct_countdown_square_ghost .wcct_timer_wrap *{font-family:arial,sans-serif;text-align:center}.wcct_countdown_square_ghost .wcct_timer_wrap .wcct_square_wrap{position:relative;width:60px;height:60px;border:2px solid #000;color:#000;float:left;margin:0 5px;text-align:center}.wcct_countdown_square_ghost .wcct_timer_wrap .wcct_square_wrap span{display:block;max-width:80%;margin:0 auto;padding-top:8px;font-size:18px;line-height:1.2}.wcct_countdown_highlight_1:after{display:table}.wcct_countdown_highlight_1 .wcct_timer_wrap{font-family:arial,sans-serif;margin-bottom:5px}.wcct_countdown_highlight_1 .wcct_timer_wrap .wcct_highlight_1_wrap{color:#000;display:inline-block;padding:5px;text-align:center;font-size:15px;line-height:1.2}.wcct_countdown_highlight_1 .wcct_timer_wrap .wcct_highlight_1_wrap span{margin:0 auto;font-size:25px;display:inline-block}.wcct_countdown_highlight_1[data-type=single] .wcct_timer_wrap .wcct_highlight_1_wrap{padding:0 5px}.wcct_countdown_highlight_1[data-type=single] .wcct_timer_wrap .wcct_highlight_1_wrap .wcct_colon_sep{padding:0 0 0 10px}.wcct_countdown_timer.wcct_countdown_round_ghost .wcct_wrap_border,.wcct_countdown_timer.wcct_countdown_square_ghost .wcct_wrap_border{border:2px solid #000;position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px}.wcct_countdown_timer.wcct_countdown_round_fill .wcct_wrap_border,.wcct_countdown_timer.wcct_countdown_square_fill .wcct_wrap_border{border:4px solid #000;position:absolute;top:0;left:0;right:0;bottom:0}.wcct_countdown_timer.wcct_countdown_round_fill .wcct_wrap_border,.wcct_countdown_timer.wcct_countdown_round_ghost .wcct_wrap_border{border-radius:50%}.wcct_timer_wrap .wcct_highlight_1_wrap:first-child,.wcct_timer_wrap .wcct_round_wrap:first-child,.wcct_timer_wrap .wcct_square_wrap:first-child{margin-left:0}.wcct_timer_wrap .wcct_highlight_1_wrap:last-child,.wcct_timer_wrap .wcct_round_wrap:last-child,.wcct_timer_wrap .wcct_square_wrap:last-child{margin-right:0}.wcct_countdown_timer[data-type=single] p,.wcct_counter_bar[data-type=single] p{font-family:inherit;font-size:15px;margin-top:0;margin-bottom:10px}.wcct_countdown_timer[data-type=single] p:last-child,.wcct_counter_bar[data-type=single] p:last-child{margin-bottom:0}.wcct_countdown_timer[data-type=single] p span{color:#ee303c}.wcct_countdown_timer[data-type=single],.wcct_counter_bar[data-type=single]{margin-bottom:10px}.wcct_countdown_timer[data-type=grid] p,.wcct_counter_bar[data-type=grid] p{font-family:verdana,sans-serif;font-size:14px;margin-bottom:5px}.wcct_countdown_timer.wcct_countdown_default{display:block}.wcct_countdown_timer.wcct_countdown_default .wcct_timer_wrap{display:inline;font-family:inherit}.wcct_counter_bar{display:none;margin-bottom:0}.wcct_progress_aria{overflow:hidden;height:16px;max-width:320px;margin-bottom:10px;background-color:#ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.wcct_progress_aria .wcct_progress_bar{width:0;height:100%;background-color:#ee303c;-moz-transition:ease-in-out 1s all;-webkit-transition:ease-in-out 1s all;transition:ease-in-out 1s all;-o-transition:ease-in-out 1s all;-ms-transition:ease-in-out 1s all}.wcct_progress_aria .wcct_progress_bar.wcct_bar_orientation_rtl{width:100%}.wcct_bar_stripe .wcct_progress_bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.wcct_bar_stripe.wcct_bar_stripe_animate .wcct_progress_bar{-webkit-animation:wcct-progress-bar-stripes 2s linear infinite;animation:wcct-progress-bar-stripes 2s linear infinite;-moz-animation:wcct-progress-bar-stripes 2s linear infinite}.wcct_bar_edge_smooth{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}.wcct_counter_timer_expiry p{border:1px solid #ccc;padding:5px}.wcct_timer.wcct_countdown_default .wcct_timer_wrap{padding:0}.wcct_animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.wcct_custom_text{margin-bottom:10px;display:inline-block}.wcct_custom_text p:last-child{margin-bottom:0}@-webkit-keyframes wcctEffectPulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.04,1.04,1.04);transform:scale3d(1.04,1.04,1.04)}}@keyframes wcctEffectPulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.04,1.04,1.04);transform:scale3d(1.04,1.04,1.04)}}.wcct_pulse{-webkit-animation-name:pulse;animation-name:wcctEffectPulse}@-webkit-keyframes wcct-progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes wcct-progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes wcct-progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@media (max-width:991px){.wcct_countdown_round_fill .wcct_timer_wrap .wcct_round_wrap,.wcct_countdown_round_ghost .wcct_timer_wrap .wcct_round_wrap,.wcct_countdown_square_fill .wcct_timer_wrap .wcct_square_wrap,.wcct_countdown_square_ghost .wcct_timer_wrap .wcct_square_wrap{width:50px;height:50px;margin:0 2px}.wcct_countdown_round_ghost .wcct_timer_wrap .wcct_round_wrap{border-width:1px}.wcct_table_cell{font-size:9px}.wcct_countdown_highlight_1 .wcct_timer_wrap .wcct_highlight_1_wrap{margin:0 2px;font-size:13px}.wcct_countdown_highlight_1 .wcct_timer_wrap .wcct_highlight_1_wrap span{font-size:20px}.wcct_countdown_highlight_1 .wcct_timer_wrap .wcct_highlight_1_wrap span.wcct_pl10{padding-left:5px}}.wcct_admin_page_node .ab-sub-wrapper .ab-submenu li span.ab-item{padding:0 10px!important}.wcct_admin_page_node .ab-sub-wrapper .ab-submenu li span.ab-item a{display:inline-block!important;padding:0!important;text-decoration:underline!important}li.wcct_admin_page_node>.ab-item{background:#0073aa!important;color:#fff!important}ul#wp-admin-bar-wcct_admin_page_node-default{-webkit-column-count:2;-moz-column-count:2;column-count:2}ul#wp-admin-bar-wcct_admin_page_node-default>li{width:270px;padding:0 10px}ul#wp-admin-bar-wcct_admin_page_node-default>li>span{height:auto!important;white-space:initial!important;padding:0!important;line-height:19px!important}body.single-product li.wcct_admin_page_node .ab-sub-wrapper:before{content:"Finale Campaigns Details";padding:0 10px;text-decoration:underline;font-size:14px}@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap");
.sr-headless-checkout {
background-color: #000;
border-radius: 6px;
color: #fff;
border: 0;
position: relative;
padding: 10px;
width: 100%;
cursor: pointer;
text-transform: uppercase;
font-weight: 500;
margin-bottom: 10px;
font-family: "Open Sans", sans-serif;
line-height: initial !important;
}
.sr-d-flex {
display: flex;
}
.flex-center {
justify-content: center;
}
.full-width {
width: 100%;
}
.sr-discount-label {
font-size: 9px;
color: #000;
text-transform: none;
position: absolute;
top: -8px;
left: 6px;
background-color: #53ff73;
border-radius: 3px;
padding: 0 10px;
}
.sr-powered-by {
position: absolute;
right: 5px;
bottom: 2px;
font-size: 0;
}
.sr-powered-by img {
width: 90%;
}
.sr-pl-15 {
padding-left: 15px;
}
.sr-pr-15 {
padding-right: 15px;
} .headless-modal {
position: fixed; z-index: 2147483647; left: 0;
top: 0;
width: 100%; height: 100vh; min-height: 100%; overflow: auto; background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.4); } .headless-modal-content {
position: fixed;
bottom: 0;
top: 0;
background-color: #363535a1;
width: 100%;
}
.headless-modal-body {
height: 100%;
width: 100%;
margin: 0 auto;
}
@media screen and (min-width: 550px) {
.App {
max-width: 414px;
}
}
.headless-modal-body > iframe {
height: 100%;
border: 0;
width: 100%;
}
.headless-payment-iframe {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
border: none;
margin: 0;
padding: 0;
overflow: auto;
z-index: 2147483648;
background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.4); }
.sr-headless-checkout.invert span,
.sr-headless-checkout.invert span+img,
.sr-headless-checkout.invert .sr-powered-by
{
filter: invert(1);
}
.shiprocket-headless{
margin-top: 20px
}
.checkout-button.button.alt.wc-forward.inline-checkout{
display:block!important;
}