.product-archive .woocommerce-products-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.product-archive .term-description{max-width:52.0833vw;text-align:center}.product-archive__divider{background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(50%,var(--wp--preset--color--gray)),to(transparent));background:linear-gradient(to right,transparent 0,var(--wp--preset--color--gray) 50%,transparent 100%);height:.0625rem;margin:0 0 var(--wp--preset--spacing--32)}.archive-subcategory{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:var(--wp--preset--spacing--12);-moz-column-gap:var(--wp--preset--spacing--12);column-gap:var(--wp--preset--spacing--12);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;margin:0 0 var(--wp--preset--spacing--48);max-width:100%;overflow:hidden;padding:0;row-gap:var(--wp--preset--spacing--12)}.archive-subcategory .product-category{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0}.archive-subcategory .product-category:hover a{background-color:var(--wp--preset--color--pale-blue-dark);color:var(--wp--preset--color--white)}.archive-subcategory .product-category a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid var(--wp--preset--color--black);border-radius:var(--wp--preset--spacing--4);color:var(--wp--preset--color--black);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--wp--preset--spacing--8);justify-content:center;line-height:1;max-width:100%;padding:var(--wp--preset--spacing--12) var(--wp--preset--spacing--20);position:relative;text-decoration:none}.archive-subcategory .product-category a:hover{color:var(--wp--preset--color--black)}.archive-subcategory .product-category h2{font-size:var(--wp--preset--font-size--14);font-weight:400;margin:0;text-align:center}.archive-subcategory .product-category img{border-radius:var(--wp--preset--spacing--12);max-width:clamp(110px,6.25vw,120px)}.archive-subcategory__count{border-radius:var(--wp--preset--spacing--10);font-size:var(--wp--preset--font-size--12);padding:var(--wp--preset--spacing--6) var(--wp--preset--spacing--8);position:absolute;right:-3px;top:-3px}.woocommerce-ordering{display:inline-block;position:relative}.woocommerce-ordering select.orderby{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid var(--wp--preset--color--gray);border-radius:var(--wp--preset--spacing--6);color:var(--wp--preset--color--gray);cursor:pointer;font-size:var(--wp--preset--font-size--16);font-weight:500;height:auto;line-height:1;min-width:14.5833vw;padding:var(--wp--preset--spacing--16) var(--wp--preset--spacing--40) var(--wp--preset--spacing--16) var(--wp--preset--spacing--20);-webkit-transition:all .25s ease;transition:all .25s ease}@media(max-width:768px){.woocommerce-ordering select.orderby{width:100%}.woocommerce-ordering select.orderby select.orderby{font-size:var(--wp--preset--font-size--14);min-width:unset}}.woocommerce-ordering select.orderby:hover{background-color:var(--wp--preset--color--gray-light);border-color:var(--wp--preset--color--pale-blue-dark)}.woocommerce-ordering select.orderby:focus{border-color:var(--wp--preset--color--pale-blue-dark);outline:none}.woocommerce-ordering select.orderby option{background-color:#fff;color:#475569;font-weight:400;padding:12px 16px}.woocommerce-ordering select.orderby option:checked,.woocommerce-ordering select.orderby option:focus,.woocommerce-ordering select.orderby option:hover{background-color:#f1f5f9;color:#0f172a}.woocommerce-ordering:after{background-color:var(--wp--preset--color--gray);clip-path:polygon(0 0,100% 0,50% 100%);content:"";height:6px;pointer-events:none;position:absolute;right:18px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:background-color .25s ease;transition:background-color .25s ease;width:10px}.woocommerce-ordering:hover:after{background-color:var(--wp--preset--color--gray-dark)}.product-archive__filters{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-bottom:var(--wp--preset--spacing--48)}.product-archive__filters .woocommerce-result-count{margin:0}.product-archive__filters .filters-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--wp--preset--spacing--8);margin-bottom:var(--wp--preset--spacing--8)}@media(min-width:576px){.product-archive__filters .filters-wrapper{margin-bottom:0}}.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-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:"%"}.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}.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}}.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}.woocommerce-pagination ul{-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;list-style:none;margin:0;padding:0}.woocommerce-pagination ul li a{text-decoration:none}.woocommerce-pagination ul li .page-numbers{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid var(--wp--preset--color--white);border-radius:var(--wp--preset--spacing--6);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:3.125rem;justify-content:center;margin:0 var(--wp--preset--spacing--6);padding:var(--wp--preset--spacing--12);width:3.125rem}.woocommerce-pagination ul li .page-numbers.current,.woocommerce-pagination ul li .page-numbers:hover{border:1px solid var(--wp--preset--color--black);border-radius:50%;color:var(--wp--preset--color--black)}