.woocommerce-error,.woocommerce-info,.woocommerce-message{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;word-wrap:break-word;align-items:center;border-radius:.75rem;border-style:solid;border-width:1px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;list-style:none outside;margin:0 0 2.25rem;padding:1rem 1.5rem;position:relative;width:auto}.woocommerce-error .button.wc-forward,.woocommerce-info .button.wc-forward,.woocommerce-message .button.wc-forward{border:3px solid #20ae1b;border-radius:.625rem;color:var(--wp--preset--color--black);font-size:var(--wp--preset--font-size--x-small);padding:.75rem 1rem;width:inherit}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;margin-left:0!important;padding-left:0!important}.woocommerce-message{background-color:#f4fbf3;border-color:#20ae1b;-webkit-box-shadow:0 0 0 #20ae1b;box-shadow:0 0 0 #20ae1b}.woocommerce-info{background-color:#f4f9fc;border-color:#1e85be;-webkit-box-shadow:0 0 0 #1e85be;box-shadow:0 0 0 #1e85be}.woocommerce-error{background-color:rgba(184,28,35,.8);border-color:#b81c23;-webkit-box-shadow:0 0 0 #b81c23;box-shadow:0 0 0 #b81c23}.product__container{display:grid;gap:var(--wp--preset--spacing--30);grid-template-columns:1fr;max-width:100%;position:relative;width:100%}@media only screen and (min-width:1025px){.product__container{gap:var(--wp--preset--spacing--48);grid-template-columns:minmax(0,555fr) minmax(0,400fr)}}@media(min-width:1280px){.product__container{grid-template-columns:minmax(0,810fr) minmax(0,530fr)}}@media(min-width:1600px){.product__container{gap:var(--wp--preset--spacing--60);grid-template-columns:minmax(0,1090fr) minmax(0,640fr)}}.product__title{margin-bottom:var(--wp--preset--spacing--24);margin-top:var(--wp--preset--spacing--12)}.product__content{display:grid;gap:var(--wp--preset--spacing--24);grid-template-areas:"gallery" "info" "purchase";grid-template-columns:1fr;width:100%}@media(min-width:720px){.product__content{gap:var(--wp--preset--spacing--48);grid-template-areas:"gallery gallery" "info    purchase";grid-template-columns:1fr minmax(300px,400px);margin-bottom:var(--wp--preset--spacing--40)}}@media(min-width:1280px){.product__content{grid-template-areas:"gallery info purchase";grid-template-columns:minmax(26.0417vw,30.2083vw) minmax(21.875vw,auto) minmax(19.7917vw,auto)}}.product__gallery{grid-area:gallery}.product__info{grid-area:info}@media only screen and (min-width:1025px){.product__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.product__purchase{grid-area:purchase;position:sticky;top:var(--wp--preset--spacing--24)}.product__title{font-size:var(--wp--preset--font-size--36);line-height:1.3;margin-bottom:var(--wp--preset--spacing--30);margin-top:0;text-transform:uppercase}.product__title--description,.product__title--spec{font-size:var(--wp--preset--font-size--24);margin-bottom:var(--wp--preset--spacing--20);text-transform:none}.product-gallery{display:grid;gap:var(--wp--preset--spacing--6);max-width:calc(100vw - var(--wp--preset--spacing--20)*2);position:relative}@media(min-width:576px){.product-gallery{max-width:calc(100vw - var(--wp--preset--spacing--52)*2)}}@media only screen and (min-width:1025px){.product-gallery{gap:var(--wp--preset--spacing--24);margin-left:0;margin-right:0;max-width:100%}}@media(min-width:1280px){.product-gallery{grid-template-columns:min(6.25rem,100%) minmax(0,1fr)}}.product-gallery__main-container{border-radius:var(--wp--preset--spacing--12);height:auto;overflow:hidden;width:100%}@media only screen and (min-width:1025px){.product-gallery__main-container{aspect-ratio:auto;background:0 0;grid-column:2;grid-row:1;margin:0;width:100%}}@media(min-width:1200px){.product-gallery__main-container{grid-column:2}}@media(min-width:1280px){.product-gallery__main-container{grid-column:2}}.product-gallery__thumbnail-container{grid-column:1;grid-row:2;overflow:hidden;width:100%}@media only screen and (min-width:1025px){.product-gallery__thumbnail-container{grid-row:1;max-height:clamp(500px,31.25vw,600px)}}@media(min-width:1200px){.product-gallery__thumbnail-container{grid-row:1}}@media(min-width:1280px){.product-gallery__thumbnail-container{grid-row:1}}.product-gallery__slide{aspect-ratio:4/3;background:var(--wp--preset--color--gray-light);overflow:hidden;position:relative;width:100%}.product-gallery__slide img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.product-gallery__main-slide{border-radius:var(--wp--preset--spacing--12);cursor:pointer}@media only screen and (min-width:1025px){.product-gallery__main-slide{height:auto;max-height:100%}}.product-gallery__thumbnail-slide{border-radius:.3125rem;cursor:pointer;max-height:3.125rem;opacity:.6}@media(min-width:740px){.product-gallery__thumbnail-slide{max-height:6.25rem}}@media(min-width:980px){.product-gallery__thumbnail-slide{max-height:8.125rem}}.product-gallery__thumbnail-slide.swiper-slide-thumb-active{opacity:1}.product-gallery__scrollbar{background:rgba(0,0,0,.1);height:99vh;max-height:1100px;width:5px}@supports(height:100dvh){.product-gallery__scrollbar{height:99dvh}}.product-gallery__scrollbar .swiper-scrollbar-drag{background:#000;cursor:-webkit-grab;cursor:grab}.product-gallery__scrollbar .swiper-scrollbar-drag:active{cursor:-webkit-grabbing;cursor:grabbing}.product__purchase{-ms-flex-item-align:start;align-self:start}.purchase__wishlist{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-bottom:var(--wp--preset--spacing--20)}.purchase__content{background-color:var(--wp--preset--color--pale-blue);border:1px solid var(--wp--preset--color--pale-blue-dark);border-radius:var(--wp--preset--spacing--12);padding:var(--wp--preset--spacing--32);row-gap:var(--wp--preset--spacing--10)}.purchase__actions,.purchase__actions form{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.purchase__actions button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:var(--wp--preset--spacing--12);display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;justify-content:center;line-height:1;text-decoration:none;white-space:nowrap}.purchase__actions button,.purchase__actions button:hover{color:var(--wp--preset--color--black)}@media(min-width:576px){.product__details{max-width:75%}}.product__description,.product__specs{padding:var(--wp--preset--spacing--40) 0}.product__specs a{color:var(--wp--preset--color--black);line-height:1;text-decoration:none}.product__specs a:hover{color:var(--wp--preset--color--orange)}.product__specs table{border-collapse:separate;border-spacing:0;border-top:none;font-size:var(--wp--preset--font-size--16);font-weight:400;text-align:left;text-transform:inherit;width:100%}.product__specs table,.product__specs table tr{-webkit-box-sizing:content-box;box-sizing:content-box;margin:0}.product__specs table tr{padding:0}.product__specs table tr th{border-right:none;font-weight:400;text-align:left;text-transform:inherit;vertical-align:middle}.product__specs table tr td,.product__specs table tr th{border-bottom:1px dotted #dee2e9;margin:0;padding:var(--wp--preset--spacing--12) 0 0 0}.product__specs table tr td{line-height:1.2;max-width:50%;text-align:right;vertical-align:bottom;width:50%}.product__attributes{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.product__attributes--title{font-size:var(--wp--preset--font-size--20);font-weight:600;margin-bottom:var(--wp--preset--spacing--20)}.product__attributes--list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:var(--wp--preset--font-size--14);gap:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--30)}.product__attributes--list .product__attribute{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:self-end;-ms-flex-align:self-end;align-items:self-end;display:grid;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0;grid-template-columns:auto 1fr minmax(-webkit-min-content,-webkit-max-content);grid-template-columns:auto 1fr minmax(min-content,max-content);justify-content:space-between;max-width:100%}.product__attributes--list .product__attribute--label,.product__attributes--list .product__attribute--value{border-bottom:none;line-height:1;padding:0;text-align:left;text-transform:none;vertical-align:top}.product__attributes--list .product__attribute--label{-ms-flex-negative:0;flex-shrink:0;position:relative;white-space:normal}.product__attributes--list .product__attribute--dots{-webkit-box-flex:1;-ms-flex-positive:1;border-bottom:1px dotted var(--wp--preset--color--gray-dark);flex-grow:1;margin:0 5px}.product__attributes--list .product__attribute--value{-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-negative:0;background:#fff;flex-shrink:0;justify-content:flex-end;max-width:100%;text-align:right}.product__attributes--list .product__attribute--value,.product__attributes--list .product__attribute--value p{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__attributes--list .product__attribute--value a{color:var(--wp--preset--color--brown);line-height:1;text-decoration:none}.product__attributes--list .product__attribute--value a:hover{color:var(--wp--preset--color--orange)}.product__attributes--list .product__attribute--value .attribute-value:after{content:", "}.product__attributes--list .product__attribute--value .attribute-value:last-child:after{content:""}.product__attributes--link-all-attr{font-size:var(--wp--preset--font-size--12);font-weight:600}.product__attributes--link-all-attr a{color:var(--wp--preset--color--black);line-height:1;text-decoration:none}.product__attributes--link-all-attr a:hover,.product__attributes--link-all-attr a:hover svg{color:var(--wp--preset--color--orange)}.product__attributes--link-all-attr svg{height:.625rem;width:.625rem}.sharing{font-size:var(--wp--preset--font-size--14);position:relative}.sharing__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--wp--preset--spacing--4);line-height:1;text-decoration:none;width:100%}.sharing__button,.sharing__button:hover{color:var(--wp--preset--color--black)}.sharing__icon-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.sharing__icon-container--share{height:1.5rem;width:1.5rem}.sharing__icon--share{height:1rem;width:1rem}.sharing__popup{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--wp--preset--color--pale-blue);border:1px solid var(--wp--preset--color--pale-blue-dark);border-radius:var(--wp--preset--spacing--12);-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:-webkit-box;display:-ms-flexbox;display:flex;display:none;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:var(--wp--preset--spacing--4) 0;position:absolute;right:100%;top:0;z-index:100000}.sharing__popup--open{display:-webkit-box;display:-ms-flexbox;display:flex}.sharing__popup .sharing__button{border-radius:0;font-size:var(--wp--preset--font-size--14);gap:var(--wp--preset--spacing--6);padding:var(--wp--preset--spacing--14) var(--wp--preset--spacing--20);white-space:nowrap}.sharing__popup .sharing__button:hover{background-color:var(--wp--preset--color--gray-dark)}.sharing__popup .sharing__button:active{background-color:var(--wp--preset--color--gray-light);color:var(--wp--preset--color--black)}.sharing__popup .sharing__button:active .sharing__icon{color:var(--wp--preset--color--black)}.sharing__popup .sharing__icon{height:1rem;width:1rem}.product-pricing{-ms-flex-wrap:wrap;flex-wrap:wrap}.product-pricing,.product-pricing__price{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--wp--preset--spacing--12)}.product-pricing__price{font-size:var(--wp--preset--font-size--24);font-weight:600;margin-bottom:var(--wp--preset--spacing--16)}@media only screen and (min-width:769px){.product-pricing__price{font-size:var(--wp--preset--font-size--32)}}.product-pricing__price .woocommerce-Price-currencySymbol{font-weight:400}.product-pricing__price .price{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:center;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--wp--preset--spacing--8)}.product-pricing__price del{-webkit-box-ordinal-group:2;-ms-flex-order:1;color:var(--wp--preset--color--dark-blue);font-size:var(--wp--preset--font-size--18);font-weight:400;line-height:1;opacity:.6;order:1}@media only screen and (min-width:769px){.product-pricing__price del{font-size:var(--wp--preset--font-size--24)}}.product-pricing__price ins{line-height:1;text-decoration:none}.product-pricing--card{gap:var(--wp--preset--spacing--8);margin-bottom:var(--wp--preset--spacing--12)}.product-pricing--card .product-pricing__price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:var(--wp--preset--font-size--14);gap:var(--wp--preset--spacing--8)}@media(min-width:576px){.product-pricing--card .product-pricing__price{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:var(--wp--preset--font-size--16)}}.product-pricing--card .product-pricing__price del{font-size:80%}.product-pricing--card .product-pricing__discount{height:24px}.product-pricing--card .product-pricing__icon{fill:#f9f9f9}.product-pricing--card .product-pricing__percent{background-color:#f9f9f9;color:var(--wp--preset--color--gray-dark);font-size:70%;margin-left:var(--wp--preset--spacing--18)}.product-pricing--card .product-pricing__percent:before{content:"−"}.product-pricing--card .product-pricing__percent:after{content:"%"}.stock{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;margin-bottom:var(--wp--preset--spacing--16)}.stock.in-stock{color:var(--wp--preset--color--green)}.stock.out-of-stock{color:var(--wp--preset--color--red-super)}.quantity{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--wp--preset--color--pale-blue-dark);border-radius:var(--wp--preset--spacing--12);-webkit-box-sizing:border-box;box-sizing:border-box;color:#69778c;display:grid;grid-template-columns:auto minmax(80px,1fr) auto;justify-content:center;margin-bottom:var(--wp--preset--spacing--12)}.quantity .input__quantity{all:unset;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;-webkit-box-shadow:unset;box-shadow:unset;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-weight:600;outline:unset;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.quantity .input__quantity::-webkit-inner-spin-button,.quantity .input__quantity::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity .input__quantity::-moz-inner-spin-button,.quantity .input__quantity::-moz-outer-spin-button{-moz-appearance:none;margin:0}.quantity .input__quantity--add,.quantity .input__quantity--remove{-webkit-box-pack:center;-ms-flex-pack:center;color:#69778c;font-size:1.875rem;justify-content:center;line-height:1;padding:.75rem 1.5rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.quantity .input__quantity--add,.quantity .input__quantity--remove,.single_add_to_cart_button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.single_add_to_cart_button{background-color:transparent;border:1px solid var(--wp--preset--color--dark-blue);border-radius:var(--wp--preset--spacing--8);font-size:var(--wp--preset--spacing--16);margin-bottom:var(--wp--preset--spacing--12);padding:var(--wp--preset--spacing--16) var(--wp--preset--spacing--24)}.single_add_to_cart_button:hover{background-color:var(--wp--preset--color--pale-blue-dark)}.awooc-custom-order-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--wp--preset--color--orange);border:1px solid var(--wp--preset--color--orange);border-radius:var(--wp--preset--spacing--8);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--wp--preset--spacing--16);margin:0!important;padding:var(--wp--preset--spacing--16) var(--wp--preset--spacing--24)}.awooc-custom-order-button:hover{background-color:var(--wp--preset--color--pale-blue-dark)}.awooc-form-custom-order{font-size:var(--wp--preset--font-size--16);text-align:left}@media(min-width:576px){.awooc-form-custom-order .awooc-col{max-width:calc(45% - .875rem)}}.awooc-form-custom-order-title{font-size:var(--wp--preset--font-size--20);line-height:1.3;margin-bottom:var(--wp--preset--spacing--20);margin-top:0;text-transform:uppercase}.awooc-form-custom-order-sku{margin-bottom:var(--wp--preset--spacing--24)}.awooc-form-custom-order-qty .quantity{margin:0;max-width:100px}.awooc-form-custom-order-qty .quantity input[type=number]{height:var(--wp--preset--spacing--36)!important;text-align:center}.awooc-form-custom-order-pricing{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--wp--preset--spacing--12)}.awooc-form-custom-order-pricing .awooc-popup-item{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.awooc-form-custom-order-pricing .awooc-price-label,.awooc-form-custom-order-pricing .awooc-price-value,.awooc-form-custom-order-pricing .awooc-qty-label,.awooc-form-custom-order-pricing .awooc-sum-label,.awooc-form-custom-order-pricing .awooc-sum-value{white-space:nowrap}.awooc-form-custom-order-pricing .awooc-popup-sum{border-top:1px solid #eee;font-size:1.1em;font-weight:700;margin-top:4px;padding-top:12px}.awooc-form-custom-order .awooc-col.columns-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:left}.product-list{display:grid;gap:var(--wp--preset--spacing--20);grid-template-columns:repeat(1,1fr);margin:0;padding:0;row-gap:var(--wp--preset--spacing--30)}.product-list__archive{margin-bottom:var(--wp--preset--spacing--48)}@media(min-width:720px){.product-list{gap:var(--wp--preset--spacing--32);grid-template-columns:repeat(2,1fr);row-gap:var(--wp--preset--spacing--32)}}@media only screen and (min-width:1025px){.product-list{grid-template-columns:repeat(4,1fr)}}@media(min-width:1600px){.product-list{-webkit-column-gap:var(--wp--preset--spacing--48);-moz-column-gap:var(--wp--preset--spacing--48);column-gap:var(--wp--preset--spacing--48);row-gap:var(--wp--preset--spacing--64)}}.product-card{--shift-wrapper:1.25rem;--shift-neg-wrapper:-1.25rem;background-color:var(--wp--preset--color--white);height:100%;list-style:none;margin:0;max-width:clamp(620px,35.4167vw,680px);padding:0;position:relative;width:100%;z-index:2}@media(hover:hover)and (min-width:1024px){.product-card:before{background-color:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--gray-dark);border-radius:var(--wp--preset--spacing--12);bottom:var(--shift-neg-wrapper);-webkit-box-shadow:0 0 var(--shift-wrapper) 0 rgba(0,0,0,.2);box-shadow:0 0 var(--shift-wrapper) 0 rgba(0,0,0,.2);content:"";left:var(--shift-neg-wrapper);opacity:0;padding:var(--shift-wrapper);position:absolute;right:var(--shift-neg-wrapper);top:var(--shift-neg-wrapper);-webkit-transition:opacity .2s,visibility .2s .2s;transition:opacity .2s,visibility .2s .2s;visibility:hidden}.product-card:hover{z-index:4}}.product-card:hover .product-card__additional,.product-card:hover .swiper-pagination,.product-card:hover .swiper-scrollbar,.product-card:hover:before{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s;visibility:visible}.product-card__container{display:grid;grid-template-rows:auto 1fr auto;height:100%;position:relative;width:100%}@media only screen and (min-width:1025px){.product-card__container{height:auto}}.product-card__content{grid-template-rows:auto 1fr auto}.product-card__content .price{font-size:var(--wp--preset--font-size--16);font-weight:600;margin-bottom:var(--wp--preset--spacing--16)}@media only screen and (min-width:769px){.product-card__content .price{font-size:var(--wp--preset--font-size--18)}}.product-card__content .price .woocommerce-Price-currencySymbol{font-weight:400}.product-card__content .price .price{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:center;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--wp--preset--spacing--8)}.product-card__content .price del{-webkit-box-ordinal-group:2;-ms-flex-order:1;color:var(--wp--preset--color--dark-blue);font-size:var(--wp--preset--font-size--18);font-weight:400;line-height:1;opacity:.6;order:1}@media only screen and (min-width:769px){.product-card__content .price del{font-size:var(--wp--preset--font-size--24)}}.product-card__content .price ins{line-height:1;text-decoration:none}@media(hover:hover)and (min-width:1024px){.product-card__additional{--shift:-1px;--shift-neg:-7px;left:0;margin-left:var(--shift-neg-wrapper);margin-right:var(--shift-neg-wrapper);opacity:0;position:absolute;right:0;top:calc(100% + var(--shift));-webkit-transition:opacity .2s,visibility .2s .2s;transition:opacity .2s,visibility .2s .2s;visibility:hidden}}.product-card__additional-wrapper{position:relative;width:100%}@media(hover:hover)and (min-width:1024px){.product-card__additional-wrapper{background-color:var(--wp--preset--color--white);border-bottom:1px solid var(--wp--preset--color--gray-dark);border-left:1px solid var(--wp--preset--color--gray-dark);border-radius:0 0 var(--wp--preset--spacing--12) var(--wp--preset--spacing--12);border-right:1px solid var(--wp--preset--color--gray-dark);-webkit-box-shadow:0 calc(var(--shift-wrapper) - var(--shift)) var(--shift-wrapper) 0 rgba(0,0,0,.2);box-shadow:0 calc(var(--shift-wrapper) - var(--shift)) var(--shift-wrapper) 0 rgba(0,0,0,.2);padding:var(--shift-wrapper) var(--shift-wrapper) var(--shift-wrapper)}.product-card__additional-wrapper:before{background-color:var(--wp--preset--color--white);content:"";height:var(--shift);left:0;position:absolute;right:0;top:var(--shift-neg)}}.product-card__image{margin-bottom:var(--wp--preset--spacing--8)}@media(min-width:720px){.product-card__image{margin-bottom:var(--wp--preset--spacing--10)}}.product-card__image img{border-radius:var(--wp--preset--spacing--10)}.product-card .woocommerce-loop-product__link{color:var(--wp--preset--color--black);line-height:1;text-decoration:none}.product-card .woocommerce-loop-product__link:hover{color:var(--wp--preset--color--black)}.product-card .woocommerce-loop-product__title{font-size:var(--wp--preset--font-size--18);font-weight:500;margin:0 0 var(--wp--preset--spacing--12)}@media(min-width:720px){.product-card .woocommerce-loop-product__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:2.75em;line-height:1.4;overflow:hidden;text-overflow:ellipsis;-webkit-transition:all .3s ease;transition:all .3s ease}}.product-card .stock{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;margin-bottom:var(--wp--preset--spacing--8)}.product-card .stock.in-stock{color:var(--wp--preset--color--green)}.product-card .stock.out-of-stock{color:var(--wp--preset--color--red-super)}.product-card__read-more{-webkit-box-pack:center;-ms-flex-pack:center;color:var(--wp--preset--color--black);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--wp--preset--font-size--14);gap:var(--wp--preset--spacing--8);justify-content:center;line-height:1;margin-bottom:var(--wp--preset--spacing--8);text-decoration:none}.product-card__read-more:hover{color:var(--wp--preset--color--brown)}@media(hover:hover)and (min-width:1024px){.product-card__read-more{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--wp--preset--font-size--14);justify-content:center;padding:0}}.product-card__read-more .svg-icon{height:var(--wp--preset--spacing--14);width:var(--wp--preset--spacing--14)}.product-card__read-more:hover .svg-icon{color:var(--wp--preset--color--brown)}.product-card__carousel-container{border-radius:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--6)}.product-card__carousel-slide{width:100%!important}.product-card__carousel-scrollbar.swiper-scrollbar-horizontal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--wp--preset--color--gray);bottom:2px;display:-webkit-box;display:-ms-flexbox;display:flex;height:1px;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);width:calc(100% - var(--wp--preset--spacing--20)*2)}.product-card__carousel-scrollbar .swiper-scrollbar-drag{background:var(--wp--preset--color--brown-middle);height:3px}.product-card__carousel-pagination{background:hsla(30,17%,95%,.45);border-radius:3.125rem;padding:.25rem 0}.product-card__carousel-pagination .swiper-pagination-bullet-active{background:var(--wp--preset--color--black)}.product-actions{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:normal;-ms-flex-align:normal;align-items:center;align-items:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--wp--preset--spacing--12);justify-content:space-between;margin-bottom:var(--wp--preset--spacing--48)}.product-actions__icon-container .product-actions__icon{height:var(--wp--preset--spacing--28);width:var(--wp--preset--spacing--28)}.product-actions__button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:var(--wp--preset--spacing--80);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--wp--preset--spacing--20);font-weight:500;justify-content:center;line-height:1;text-decoration:none;white-space:nowrap}.product-actions__button,.product-actions__button:hover{color:var(--wp--preset--color--black)}.product-actions__button--order-one-click{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.product-actions--single .product-actions__text{font-size:var(--wp--preset--font-size--medium)}.product-actions--card{margin-bottom:var(--wp--preset--spacing--12);width:100%}.product-actions--card .product-actions__button{font-size:var(--wp--preset--font-size--14);padding:var(--wp--preset--spacing--12) var(--wp--preset--spacing--6)}.product-actions--card .product-actions__icon{height:var(--wp--preset--spacing--16);width:var(--wp--preset--spacing--16)}@media only screen and (min-width:1025px){.product-actions--card .product-actions__icon{height:var(--wp--preset--spacing--20);width:var(--wp--preset--spacing--20)}}.button-whatsapp{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--wp--preset--color--brown-light);border-radius:var(--wp--preset--spacing--80);display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;line-height:1;text-decoration:none}.button-whatsapp,.button-whatsapp:hover{color:var(--wp--preset--color--black)}.button-whatsapp__icon-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--wp--preset--color--brown-middle-down);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:var(--wp--preset--spacing--16);text-align:center}.button-whatsapp__icon{height:var(--wp--preset--spacing--28);width:var(--wp--preset--spacing--28)}.button-whatsapp__text{padding-left:var(--wp--preset--spacing--16);padding-right:var(--wp--preset--spacing--20)}.button-whatsapp:active .button-whatsapp__icon-container,.button-whatsapp:hover .button-whatsapp__icon-container{background:var(--wp--preset--color--brown-middle)}.button-whatsapp--card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--wp--preset--color--brown-light);border-radius:var(--wp--preset--spacing--80);display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;line-height:1;text-decoration:none}.button-whatsapp--card,.button-whatsapp--card:hover{color:var(--wp--preset--color--black)}@media only screen and (min-width:1025px){.button-whatsapp--card{padding-right:0}}.button-whatsapp--card .button-whatsapp__icon-container{padding:var(--wp--preset--spacing--12)}.button-whatsapp--card .button-whatsapp__icon{height:var(--wp--preset--spacing--20);width:var(--wp--preset--spacing--20)}@media only screen and (min-width:1025px){.button-whatsapp--card .button-whatsapp__icon{height:var(--wp--preset--spacing--24);width:var(--wp--preset--spacing--24)}}.button-whatsapp--card .button-whatsapp__text{font-size:var(--wp--preset--font-size--14)}@media(min-width:576px){.button-whatsapp--card .button-whatsapp__text{display:none}}.relate-products{padding:var(--wp--preset--spacing--32) 0}.relate-products__title{font-size:var(--wp--preset--font-size--32);font-weight:700}