.jetpack_subscription_widget #subscribe-email input{padding:.6180469716em !important;width:100% !important}.widget_google_translate_widget img{display:inline}.widget_google_translate_widget a{text-decoration:none !important}.hidden {
display: none !important;
visibility: hidden !important;
}
.atawc-swatches {
padding:10px 0;
}
.atawc-swatches .swatch.out_of_stock{
position:relative;
}
.atawc-swatches .swatch.out_of_stock::before,
.atawc-swatches .swatch.out_of_stock::after{
content: '';
position: absolute;
top:50%;
left:0;
background:#F00;
bottom:0px;
right:0px;
height:2px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.atawc-swatches .swatch.out_of_stock::after{
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.atawc-swatches .swatch,
ul.smart_attribute.label li  a{
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
margin-right: 15px;
cursor: pointer;
position: relative;
margin-bottom:3px;
}
.atawc-swatches .swatch-color {
text-indent: -9999px;
}
.atawc-swatches .swatch-color.tick_sign.selected:before,
.swatch.swatch-label.selected.tick_sign:before,
.swatch.swatch-image.selected.tick_sign:before{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
content: "";
width: 9px;
height: 17px;
display: block;
border: solid #fff;
border-width: 0 2px 2px 0;
position: absolute;
top: 50%;
left: 50%;
margin-left:-5px;
margin-top:-10px;
}
.swatch.swatch-image.selected.tick_sign:before{
border: solid #000;
border-width: 0 2px 2px 0;
}
.atawc-swatches .swatch-label,
.swatch.swatch-label.selected.tick_sign,
.swatch.swatch-image.selected.tick_sign,
ul.smart_attribute.label li {
background-color: #f1f1f1;
}
.atawc-swatches .swatch-image {
width: auto;
height: auto;
position: relative;
}
.atawc-swatches .swatch.swatch-image:after {
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
z-index: 99;
content: "";
cursor: pointer;
}
.swatch.swatch-label.round,
.atawc-swatches .swatch-color.round,
.swatch.swatch-image.round{
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.swatch.swatch-label.round_corner,
.atawc-swatches .swatch-color.round_corner,
.swatch.swatch-image.round_corner{
-webkit-border-radius: 6px;
-moz-border-radius:6px;
border-radius: 6px;
}
.swatch.swatch-label.zoom_up.selected,
.atawc-swatches .swatch-color.zoom_up.selected,
.atawc-swatches .swatch-image.zoom_up.selected{
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);   
-moz-transform: scale(1.2);
transform: scale(1.2);
}
.swatch.swatch-label.zoom_down.selected,
.atawc-swatches .swatch-color.zoom_down.selected,
.atawc-swatches .swatch-image.zoom_down.selected{
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);   
-moz-transform: scale(0.8);
transform: scale(0.8);
}
.swatch_radio{
padding-left:30px;
position:relative;
z-index:999;
margin-left:0px;
border:1px solid #F00;	
}
.swatch_radio input[type=radio]{
position:absolute;
left:-20px;
top:5px;
z-index:-1;
margin:0px;
}
.swatch{
position: relative;
}
.ed-tooltip { position:absolute;
background-color:#161616;
border-radius:5px;
padding:5px 10px;
color:#fff;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
z-index:9999;
display:block;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
text-indent: 0;
bottom: calc(100% + 10px);
}
.ed-tooltip:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(0, 0, 0, 0);
border-width: 7px;
margin-left: -7px;
}
.swatch.swatch-label.opacity,
.atawc-swatches .swatch-color.opacity,
.atawc-swatches .swatch-image.opacity{
opacity:0.5;
}
.swatch.swatch-label.opacity.selected,
.atawc-swatches .swatch-color.opacity.selected,
.atawc-swatches .swatch-image.opacity.selected{
opacity:1;
}
#secondary ul.smart_attribute,
ul.smart_attribute{
display:block!important;
margin:0px -3px!important;
padding:0px!important;
text-align:left;
}
ul.smart_attribute li{
margin:5px;
list-style:none;
display:inline-block;
}
ul.smart_attribute.color li a.round{
text-indent:-6000px;
}
ul.smart_attribute li a.round{
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
}
ul.smart_attribute li a.round_corner{
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
#secondary ul.smart_attribute.label li::before{
display:none;
}
ul.smart_attribute.label li  a{
margin-right:0px;
line-height:45px;
font-size:12px;
}
.swatch.swatch-label{
max-width:100%!important;
padding:0px 3px;
}
.smart-swatches-archive-box .quantity{
display:none!important;
visibility:hidden!important;	
}
.smart_attribute_as_widgets li .swatch{
display:block;
} .atawc-swatches {
display: flex;
flex-wrap: wrap;
gap: 8px;
align-items: center;
padding: 8px 0;
}
.atawc-swatches .swatch {
border: 2px solid transparent;
box-sizing: border-box;
border-radius: 4px;
outline: none;
position: relative;
transition: all 0.2s ease;
}
.atawc-swatches .swatch:focus-visible {
outline: 2px solid #2271b1;
outline-offset: 2px;
}
.atawc-swatches .swatch.selected {
border-color: #333;
box-shadow: 0 0 0 1px #333;
}
.atawc-swatches .swatch.round,
.atawc-swatches .swatch.round.selected {
border-radius: 50%;
}
.atawc-swatches .swatch.round_corner {
border-radius: 6px;
} .atawc-swatches .swatch.out_of_stock {
opacity: 0.45;
cursor: not-allowed;
}
.atawc-swatches .swatch.out_of_stock::before,
.atawc-swatches .swatch.out_of_stock::after {
background: #c00;
height: 1.5px;
} .ed-tooltip {
position: absolute;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
margin-bottom: 8px;
padding: 5px 10px;
background: #222;
color: #fff;
font-size: 12px;
line-height: 1.3;
white-space: nowrap;
border-radius: 4px;
z-index: 100;
pointer-events: none;
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
.ed-tooltip::after {
content: '';
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border: 5px solid transparent;
border-top-color: #222;
} .atawc-swatches .swatch-image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
border-radius: inherit;
} .atawc-swatches .swatch-label {
min-width: 36px;
padding: 0 10px;
font-weight: 500;
font-size: 13px;
} @media (max-width: 480px) {
.atawc-swatches .swatch {
margin-right: 6px;
margin-bottom: 6px;
}
} .atawc-swatches .swatch-radio,
.atawc-swatches .swatch-checkbox {
display: inline-flex;
align-items: center;
gap: 6px;
width: auto !important;
height: auto !important;
min-width: auto;
padding: 4px 10px;
background: #f8f8f8;
border: 1px solid #ddd;
border-radius: 4px;
cursor: pointer;
font-size: 13px;
line-height: 1.3;
}
.atawc-swatches .swatch-radio.selected,
.atawc-swatches .swatch-checkbox.selected {
background: #333;
color: #fff;
border-color: #333;
}
.atawc-swatches .swatch-radio input,
.atawc-swatches .swatch-checkbox input {
margin: 0;
}.product.product-type-variable:not(.has-product-safety-information) ul.tabs li.product_safety_tab,.wc-gzd-additional-info-placeholder,.woocommerce #content .product.product-type-variable:not(.has-product-safety-information) .woocommerce-tabs ul.tabs li.product_safety_tab,div.wc-gzd-additional-info:empty,p.wc-gzd-additional-info:empty{display:none}.wc-gzd-popover-trigger{anchor-name:--wc-gzd-popover-anchor}.wc-gzd-popover-wrapper{anchor-scope:--wc-gzd-popover-anchor}.wc-gzd-popover-wrapper .wc-gzd-popover-trigger{display:inline-block}.wc-gzd-popover-wrapper .wc-gzd-popover-trigger img.wc-gzd-legal-guarantee-image-preview{max-width:250px;min-width:200px}.wc-gzd-popover.wc-gzd-popover-hover{position:fixed;position-anchor:--wc-gzd-popover-anchor;position-area:bottom center;position-try-fallbacks:top,bottom,right,left}.wc-gzd-garan-label-nested-svg,img.wc-gzd-garan-label-nested-image{max-width:350px;min-width:200px}img.wc-gzd-popover-image{max-width:100%;min-width:350px;object-fit:contain;width:100%}.wc-gzd-legal-guarantee-footer{margin:10px 0;text-align:center}.wc-gzd-legal-guarantee .wc-gzd-legal-guarantee-mixed-cart-notice{font-size:.9em}.wc-gzd-popover{max-height:100vh}.wc-gzd-popover .wc-gzd-popover-header{display:flex;justify-content:flex-end}.wc-gzd-popover.wc-gzd-popover-hover .wc-gzd-popover-close{display:none}.wc-gzd-popover .wc-gzd-popover-content img{max-height:90vh;object-fit:contain;width:auto}.wc-gzd-popover.wc-gzd-popover-hover .wc-gzd-popover-content img{max-width:none}.wc-gzd-popover.wc-gzd-popover-hover p.wc-gzd-popover-caption{display:none}.wc-gzd-popover p.wc-gzd-popover-caption{margin-bottom:0;margin-top:5px;text-align:center}.wc-gzd-popover:popover-open{border-color:transparent;border-radius:1rem}.wc-gzd-legal-guarantee-global img.wc-gzd-legal-guarantee-label-image{max-width:300px;min-width:250px}.product.product-type-variable:not(.has-product-safety-information) div.product .woocommerce-tabs ul.tabs li.product_safety_tab{display:none}.wc-gzd-checkbox-placeholder .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}#order_review .wc-gzd-checkbox-placeholder{clear:both}#order_review .wc-gzd-checkbox-placeholder p.form-row{float:none;padding:0 1em 0 0;text-align:left}#order_review .wc-gzd-checkbox-placeholder p.form-row label{display:inline}#order_review .wc-gzd-checkbox-placeholder:empty{display:none}.woocommerce-checkout .shop_table{background-color:#eee}@media(min-width:768px){table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper{align-items:center;display:flex}}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail{margin-right:1em;max-width:15%;min-width:60px}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail img{margin:0}body.theme-astra table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail td.product-name{flex-wrap:wrap}.cart_totals tr.order-total-differential-taxation-notice td:before,.cart_totals tr.order-total-small-business-notice td:before{content:""!important}.includes_tax,.tax_label,.woocommerce dl.variation dd[class*=variation-gzd-],.woocommerce dl.variation div[class*=variation-gzd-],.woocommerce dl.variation dt[class*=variation-gzd-],.woocommerce dl.variation li[class*=variation-gzd-],.woocommerce ul.variation dd[class*=variation-gzd-],.woocommerce ul.variation div[class*=variation-gzd-],.woocommerce ul.variation dt[class*=variation-gzd-],.woocommerce ul.variation li[class*=variation-gzd-],.woocommerce-cart dl.variation dd[class*=variation-gzd-],.woocommerce-cart dl.variation div[class*=variation-gzd-],.woocommerce-cart dl.variation dt[class*=variation-gzd-],.woocommerce-cart dl.variation li[class*=variation-gzd-],.woocommerce-cart ul.variation dd[class*=variation-gzd-],.woocommerce-cart ul.variation div[class*=variation-gzd-],.woocommerce-cart ul.variation dt[class*=variation-gzd-],.woocommerce-cart ul.variation li[class*=variation-gzd-],.woocommerce-checkout dl.variation dd[class*=variation-gzd-],.woocommerce-checkout dl.variation div[class*=variation-gzd-],.woocommerce-checkout dl.variation dt[class*=variation-gzd-],.woocommerce-checkout dl.variation li[class*=variation-gzd-],.woocommerce-checkout ul.variation dd[class*=variation-gzd-],.woocommerce-checkout ul.variation div[class*=variation-gzd-],.woocommerce-checkout ul.variation dt[class*=variation-gzd-],.woocommerce-checkout ul.variation li[class*=variation-gzd-],.woocommerce-mini-cart dl.variation dd[class*=variation-gzd-],.woocommerce-mini-cart dl.variation div[class*=variation-gzd-],.woocommerce-mini-cart dl.variation dt[class*=variation-gzd-],.woocommerce-mini-cart dl.variation li[class*=variation-gzd-],.woocommerce-mini-cart ul.variation dd[class*=variation-gzd-],.woocommerce-mini-cart ul.variation div[class*=variation-gzd-],.woocommerce-mini-cart ul.variation dt[class*=variation-gzd-],.woocommerce-mini-cart ul.variation li[class*=variation-gzd-]{display:none!important}.wc-gzd-small-business-includes-tax{display:inline!important;font-size:.9em;padding-left:3px}.woocommerce-gzd-checkout #order_review_heading{display:none}.woocommerce-checkout .shop_table tr td p{margin-bottom:0}.woocommerce-checkout .shop_table td,.woocommerce-checkout .shop_table th{line-height:1.5}.more-variants-available-info{display:block;font-size:11px;font-weight:400}.shop_table .product-name-inner,.shop_table .product-name-inner tr td{border:none;margin:0;padding:0}.shop_table .product-name-inner tr td:last-child{text-align:right}.cart_totals .wc-gzd-additional-wrapper,.woocommerce-checkout table.shop_table .wc-gzd-additional-wrapper{clear:both;text-align:right}.cart_totals p.wc-gzd-additional-info,.woocommerce-checkout table.shop_table p.wc-gzd-additional-info{display:inline-block;font-size:.8em;font-weight:400;margin-bottom:0}.entry-content .woocommerce #payment{margin-bottom:1em}.woocommerce #payment .wc-terms-and-conditions{display:none!important}.entry-content .woocommerce .checkout-btn-wrap{text-align:right}.woocommerce-checkout p.direct-debit-checkbox{display:none}.unit-price-cart{display:block;font-size:.9em;margin-top:5px}.product_list_widget .wc-gzd-additional-info,.products .wc-gzd-additional-info{font-size:.8em;margin:.7rem 0;padding:0}.product_list_widget .wc-gzd-additional-info,.product_list_widget p.price-unit{line-height:1.8em;margin:.2rem 0}.product_list_widget .wc-gzd-additional-info a{display:inline!important}.product_list_widget .price-unit,.products .product .price-unit{font-size:.8em}.product_list_widget .price-unit{margin-bottom:.7em}.product div.wc-gzd-additional-info,.product p.wc-gzd-additional-info{clear:left;font-size:.9em;margin-bottom:.5rem}.product .defect-description:not(:empty){border:2px solid #4b4f58;margin:1em 0;padding:.5em}.product .defect-description:not(:empty) p:last-child{margin-bottom:0}form.cart.wc-gzd-replace-price .single_variation_wrap .woocommerce-variation-price{display:none}.deposit-packaging-type{font-weight:700;text-transform:uppercase}.product p.deposit-packaging-type{font-size:1.2em!important}.wc-gzd-rating-authenticity-status{display:block;font-size:.9em}.woocommerce-product-rating .wc-gzd-rating-authenticity-status{display:inline-block}.product .product_meta{margin-top:1rem}p.footer-info{font-size:.9em;padding-bottom:.5rem;text-align:center}.wc-gzd-item-defect-description p,.wc-gzd-item-desc p{font-size:.9em;font-weight:400}.wc-gzd-edit-data-notice{background:#eee;display:inline-block;padding:1em}.wc-gzd-edit-data-notice p.wc-gzd-info{margin:0;padding:0}.wc-gzd-power-supply{display:flex;flex-wrap:wrap;height:70px;margin:1em 0}.wc-gzd-power-supply svg{align-items:center;display:flex;height:70px;width:70px}.wc-gzd-power-supply svg text{dominant-baseline:middle;font-size:1.8rem;font-weight:600;text-anchor:middle}.wc-gzd-power-supply svg text.min-max-watt-has-decimals,.wc-gzd-power-supply svg text.power-supply-usb-pd{font-size:1.5rem}.wc-gzd-cart-info{display:block}table.product-details-inner{margin:0;padding:0;table-layout:fixed}table.product-details-inner,table.product-details-inner td,table.product-details-inner tr{background:transparent;border:none;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}table.product-details-inner tr td:last-child{text-align:right}.wc-gzd-product-name-left,.wc-gzd-product-name-right{float:left}.wc-gzd-product-name-left{margin-right:1em;max-width:15%}#order_review .blockMsg{line-height:1.5em}#shipping_parcelshop_post_number_field .optional{display:none!important}.wc-gzd-nutri-score-value{display:block;height:4rem;text-indent:-9999px;width:7.0625rem}.wc-gzd-placeholder-loading{display:flex;flex:0 0 100%;flex-flow:column;overflow:hidden;position:relative}.wc-gzd-placeholder-loading *{box-sizing:border-box}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row{align-items:center;display:flex;vertical-align:middle}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row>*{animation:shimmer 2s infinite;background:#e7e7e7;background-image:linear-gradient(90deg,#e7e7e7,color-mix(in srgb,#e7e7e7 30%,#fff) 30%,#e7e7e7);background-size:200% 100%;border-radius:.375rem;display:block;height:10px}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row .wc-gzd-placeholder-row-col-4{min-width:100px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.wc-block-featured-product .wc-gzd-additional-info{color:inherit;font-size:.9em;margin:0;padding:5px 48px 0;text-align:center;width:100%;z-index:1}.wc-block-featured-product .wc-gzd-nutri-score{width:auto}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info{margin:.5em 0}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info:not(.deposit-packaging-type){font-size:.9em;font-weight:400}.theme-twentytwenty form.woocommerce-checkout #order_review_heading,.theme-twentytwentyone form.woocommerce-checkout #order_review_heading{margin-bottom:2rem;padding-left:0;text-align:left;width:100%}