body.outofstock .single-product__atc-info{display:none}.stock-status{display:flex;flex-direction:row;gap:8px;align-items:center;line-height:1}.stock-status .status-info{font-weight:600;font-family:var(--font-family-heading)}.stock-status .status-dot{width:8px;height:8px;border-radius:50%;position:relative}.stock-status .status-dot.instock{background:#33d9b2;box-shadow:0 0 0 0 #33d9b2;animation:pulse-green 2s infinite}.stock-status .status-dot.outofstock{background:#aa363f;box-shadow:0 0 0 0 #ff9a83;animation:pulse-red 2s infinite}.stock-status .status-dot.onbackorder{background:#ffa600;box-shadow:0 0 0 0 #ffe144;animation:pulse-orange 2s infinite}@keyframes pulse-green{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(51, 217, 178, 0.7)}70%{transform:scale(1);box-shadow:0 0 0 6px rgba(51, 217, 178, 0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(51, 217, 178, 0)}}@keyframes pulse-red{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255, 154, 131, 0.7)}70%{transform:scale(1);box-shadow:0 0 0 6px rgba(255, 154, 131, 0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255, 154, 131, 0)}}@keyframes pulse-orange{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255, 225, 68, 0.7)}70%{transform:scale(1);box-shadow:0 0 0 6px rgba(255, 225, 68, 0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255, 225, 68, 0)}}.single-product__gallery-box{border-radius:var(--border-r--16);overflow:hidden;display:flex}.single-product__gallery-box img{object-fit:cover;width:100%}.single-product__atc-box{border-radius:var(--border-r--16);border:1px solid var(--color-secondary);background:#fff;padding:var(--sp-16-24);font-family:var(--font-family-primary)}.single-product__atc-box .stock{display:none}.single-product__atc-box .screen-reader-text{display:none !important;font-size:0 !important}.single-product__atc-box .cart{display:flex;flex-wrap:wrap;flex-direction:row;gap:var(--sp-12-24);align-items:center;padding-bottom:16px;border-bottom:1px solid var(--color-bg--medium);margin-bottom:16px}.single-product__atc-box .cart .quantity-buttons-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid var(--color-secondary);border-radius:var(--border-r--12);padding:0px !important;height:48px;width:144px;max-width:144px;background:#fff;color:var(--color-body-text);font-weight:600}.single-product__atc-box .cart .quantity-buttons-wrapper .quantity{display:flex;align-items:center;justify-items:center;height:100%;border-left:1px solid var(--color-secondary);border-right:1px solid var(--color-secondary)}.single-product__atc-box .cart .quantity-buttons-wrapper input{border:none;background-color:transparent;padding:0;text-align:center;width:48px;max-width:48px;font-size:16px;display:flex;align-items:center;font-weight:600;font-size:20px}.single-product__atc-box .cart .quantity-buttons-wrapper button{border:none;background-color:transparent;font-size:20px;cursor:pointer;max-width:48px;width:48px;padding:0 !important;font-weight:600;font-family:var(--font-family-primary)}.single-product__atc-box .cart .atc__product-price{color:var(--color-primary);line-height:1.2}.single-product__atc-box .cart .product__price-regular{text-decoration:line-through;opacity:0.6}.single-product__atc-box #wc_bis_product_form{margin:0;margin-bottom:24px;border:1.5px solid var(--color-secondary);border-radius:6px;padding:4px;display:flex;align-items:stretch;justify-content:space-between;gap:4px;font-family:var(--font-family-primary);flex-grow:1;height:56px !important}.single-product__atc-box #wc_bis_product_form .wc_bis_form_title{display:none}.single-product__atc-box #wc_bis_product_form .input-text{flex-grow:1;background:transparent;border:none;padding:2px 6px;border-radius:5px;font-family:var(--font-family-primary)}.single-product__atc-box #wc_bis_product_form .wc_bis_send_form{background:var(--color-primary);transition:0.3s;border:none;color:#fff;border-radius:5px;padding:2px 16px;font-size:calc(clamp(0.875rem, 0.8269rem + 0.1923vw, 1rem));font-family:var(--font-family-primary);height:46px;cursor:pointer}.single-product__atc-box #wc_bis_product_form .wc_bis_send_form:hover{background:var(--color-dark)}.single-product__price .single-product__price--top{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px 16px}.single-product__price .single-product__price--top .product__price-wrap{display:flex;flex-direction:row;gap:12px;align-items:center}.single-product__price .single-product__price--top .product__price-wrap .amount{font-weight:600}.single-product__price .single-product__price--top .product__price-wrap .product__price-regular{text-decoration:line-through;opacity:0.7}.single-product__price .single-product__price--top .product__price-wrap .product__price-regular .amount{font-weight:400}.single-product__price .single-product__price--top .product__price__save{background:var(--color-bg--medium);border-radius:16px;padding:3px 8px}.single-product__price .single-product__price--bottom{color:#8a8a8a;display:flex;flex-wrap:wrap;flex-direction:row;gap:6px}.single_add_to_cart_button{font-family:var(--font-family-primary);font-size:16px;font-weight:600;flex-grow:1;border:none;height:48px;background:var(--color-primary);border-radius:var(--border-r--12);color:#fff;display:flex;flex-direction:row;gap:6px;align-items:center}.single_add_to_cart_button .atc-cart__icon{display:flex;margin-right:6px}.single_add_to_cart_button .atc-cart__icon svg{padding:2px}.single_add_to_cart_button .atc-cart__icon.--added{display:none}.single_add_to_cart_button .atc-cart__icon.--added svg path{stroke:#fff}.single_add_to_cart_button .atc-cart__text-wrap{display:flex;flex-direction:row;gap:6px;align-items:center}.single_add_to_cart_button .atc-cart__text-wrap.--added{display:none}.single_add_to_cart_button.added .atc-cart__icon.--cart{display:none}.single_add_to_cart_button.added .atc-cart__icon.--added{display:flex}.single_add_to_cart_button.added .atc-cart__text-wrap.--main{display:none}.single_add_to_cart_button.added .atc-cart__text-wrap.--added{display:flex}.single_add_to_cart_button:hover{background-color:var(--color-dark)}.single_add_to_cart_button.loading{position:relative}.single_add_to_cart_button.loading .atc-cart__icon{display:none}.single_add_to_cart_button.loading:before{content:"";width:30px;height:16px;aspect-ratio:1;background:url("/wp-content/uploads/2026/01/loader.gif");display:inline-block;background-size:contain;background-repeat:no-repeat}.single-product__deliver-box{border:1px solid #fff;border-radius:var(--border-r--12);background:#fff;display:flex;flex-direction:column;gap:8px}.single-product__deliver-box .single-product__delivery-box-el{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;align-items:center}.single-product__deliver-box .single-product__delivery-box-el svg{width:18px;height:auto}.atc-sticky-wrap{position:fixed;left:0;right:0;bottom:0;background:#fff;z-index:11;display:none;transition:0.3s;box-shadow:0 -1px 20px 0 #00000020}.atc-sticky-wrap.is-visible{display:flex}.atc-sticky-wrap .atc-sticky__inner{padding-top:16px !important;padding-bottom:16px !important;display:flex;flex-direction:row;gap:40px;justify-content:space-between;align-items:center}.atc-sticky-wrap .atc-sticky__inner .single-product__reviews{margin-bottom:0 !important}.atc-sticky-wrap .atc-sticky__inner .single-product__reviews .single-product__purchase-no{display:none}.atc-sticky-wrap .atc-sticky__inner .atc-sticky__product-info__title{line-height:1.3}.atc-sticky-wrap .atc-sticky__inner .atc-sticky__product-action{display:flex;flex-direction:row;justify-content:flex-end;flex-grow:1;gap:24px;align-items:center}.atc-sticky-wrap .atc-sticky__inner .atc-sticky__product-action .atc-sticky__product-price{line-height:1.2;text-align:right}.atc-sticky-wrap .atc-sticky__inner .atc-sticky__product-action .atc-sticky__product-price .product__price-regular{text-decoration:line-through}.atc-sticky-wrap .atc-sticky__inner .atc-sticky__product-action .atc-sticky__button{max-width:400px}@media (max-width:992px){.atc-sticky-wrap .atc-sticky__inner .atc-sticky__product-info,.atc-sticky-wrap .atc-sticky__inner .atc-sticky__product-price{display:none}.atc-sticky-wrap .atc-sticky__inner .atc-sticky__button{max-width:100% !important}}.wpbg-select-dropdown{display:block !important;position:relative !important}.archive-product{display:flex;flex-direction:row;gap:32px}.archive-product__sidebar .product-category:has(.child-categories) .product-category--main-link{pointer-events:none}.archive-product__sidebar{width:20%;min-width:20%;max-width:20%}.archive-product__sidebar .product-line-btn{width:100%}.archive-product__sidebar .product-categories{position:relative}.archive-product__sidebar .product-categories .product-category-tree{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;width:100%}.archive-product__sidebar .product-categories .product-category-tree .child-categories{margin-top:2px}.archive-product__sidebar .product-categories .product-category-tree .product-category{display:flex;flex-direction:column;gap:6px}.archive-product__sidebar .product-categories .product-category-tree .product-category.has-children+.product-category-el a{pointer-events:none}.archive-product__sidebar .product-categories .product-category-tree .product-category .product-category-tree{margin-left:8px;gap:6px}.archive-product__sidebar .product-categories .product-category-tree .product-category.current-cat>.product-category-el .checkbox-control:before{width:8px;height:8px}.archive-product__sidebar .product-categories .product-category-tree .product-category .product-category__trigger{transition:0.2s;transform:rotate(0)}.archive-product__sidebar .product-categories .product-category-tree .product-category .product-category__trigger path{transition:0.2s}.archive-product__sidebar .product-categories .product-category-tree .product-category.active .product-category__trigger{transform:rotate(-180deg)}.archive-product__sidebar .product-categories .product-category-tree .product-category-el{position:relative;font-size:14px;line-height:16px;display:flex;flex-direction:row;gap:8px;align-items:flex-start;width:100%}.archive-product__sidebar .product-categories .product-category-tree .product-category-el a,.archive-product__sidebar .product-categories .product-category-tree .product-category-el .product-category__main-link{flex-basis:100%;white-space:nowrap;cursor:pointer;transition:0.2s;white-space:pre-line}.archive-product__sidebar .product-categories .product-category-tree .product-category-el a:hover,.archive-product__sidebar .product-categories .product-category-tree .product-category-el .product-category__main-link:hover{color:var(--color-primary)}.archive-product__sidebar .product-categories .product-category-tree .product-category-el .checkbox-control{border:1px solid var(--color-dark);border-radius:2px;width:16px;height:16px;min-width:16px;min-height:16px;position:relative;transition:0.2s}.archive-product__sidebar .product-categories .product-category-tree .product-category-el .checkbox-control:before{background:#000;width:0;height:0;border-radius:1px;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);transition:transform 0.25s sease}.archive-product__sidebar .product-categories .product-category-tree .product-category-el.active{font-weight:500}.archive-product__sidebar .product-categories .product-category-tree .product-category-el.active,.archive-product__sidebar .product-categories .product-category-tree .product-category-el:hover{color:var(--color-primary)}.archive-product__sidebar .product-categories .product-category-tree .product-category-el.active .checkbox-control,.archive-product__sidebar .product-categories .product-category-tree .product-category-el:hover .checkbox-control{border-color:var(--color-primary)}.archive-product__sidebar .product-categories .product-category-tree .product-category-el.active .checkbox-control:before,.archive-product__sidebar .product-categories .product-category-tree .product-category-el:hover .checkbox-control:before{background:var(--color-primary)}.archive-product__sidebar .product-categories .product-category-tree .product-category-el.active .product-category__trigger path,.archive-product__sidebar .product-categories .product-category-tree .product-category-el:hover .product-category__trigger path{stroke:var(--color-primary)}.archive-product__sidebar .archive-product__filter-box{padding:4px 16px;background-color:#fff;position:relative;border-radius:var(--border-r--8)}.archive-product__sidebar .archive-product__filter-box .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-control{background:#fff !important;background-color:#fff !important}.archive-product__sidebar .archive-product__filter-box .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-control:before{background:var(--color-primary) !important;border:none !important;width:8px !important;height:8px !important;border-radius:1px !important;transform:none !important}.archive-product__sidebar .archive-product__filter-box .wpgb-checkbox-control:after{display:none}.archive-product__sidebar .archive-product__filter-box .archive-product__filter-box__title-wrap{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px;cursor:pointer;padding:12px 0}.archive-product__sidebar .archive-product__filter-box .archive-product__filter-box__title-wrap .archive-product__filter-box__icon{position:relative;display:flex;width:16px}.archive-product__sidebar .archive-product__filter-box .archive-product__filter-box__title-wrap .archive-product__filter-box__icon .filter-box__icon{position:absolute;left:50%;top:50%;transition:0.2s;transform:translate(-50%, -50%)}.archive-product__sidebar .archive-product__filter-box .archive-product__filter-box__title-wrap.active .filter-box__icon.--2{transform:translate(-50%, -50%) rotate(90deg)}.archive-product__sidebar .archive-product__filter-box:before{content:"";position:absolute;top:-16px;left:0;width:100%;height:1px;background-color:var(--color-bg--medium)}.archive-product__sidebar .archive-product__filter-box.product-categories:before{display:none}.archive-product__sidebar .archive-product__filter-box__facet{display:none;padding-top:18px;width:100%;min-width:100%;border-top:1px solid var(--color-bg--medium);padding-bottom:12px}.archive-product__sidebar .archive-product__filter-box__facet fieldset{margin:0 !important}.archive-product__sidebar .archive-product__filter-box__facet .wpgb-facet{width:100%}.archive-product__sidebar .archive-product__filter-box__facet .wpgb-facet .wpgb-facet-title{margin-bottom:16px !important;font-size:16px !important}.archive-product__sidebar .archive-product__filter-box__facet.facet--range{margin-top:12px}.archive-product__sidebar .archive-product__filter-box__facet.facet--range .wpgb-number-facet{display:flex;align-items:center;justify-content:space-between;gap:6px}.archive-product__sidebar .archive-product__filter-box__facet.facet--range .wpgb-number-facet label{width:50%;display:flex;align-items:center;gap:6px}.archive-product__sidebar .archive-product__filter-box__facet.facet--range .wpgb-number-facet label:first-child:after{content:"-"}.archive-product__sidebar .archive-product__filter-box__facet.facet--range .wpgb-number-facet button{margin:0 !important;height:30px;padding:0;display:flex;align-items:center;justify-content:center;aspect-ratio:1;font-size:0;background-image:url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13.5L7 7.5L1 1.5' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.archive-product__sidebar .archive-product__filter-box__facet.facet--range .wpgb-number-facet input{margin:0 !important;background:#fff;border:1px solid var(--color-primary);height:32px}.archive-product__sidebar .archive-product__filter-box__facet.scroll .wpgb-hierarchical-list{max-height:136px;overflow:auto}.archive-product__sidebar .archive-product__filter-box__facet.scroll ::-webkit-scrollbar{width:4px;border-radius:20px;overflow:hidden}.archive-product__sidebar .archive-product__filter-box__facet.scroll ::-webkit-scrollbar-thumb{background-color:var(--color-bg--dark);border-radius:20px}.archive-product__sidebar .archive-product__filter-box__facet.scroll ::-webkit-scrollbar-track{background:#fff}.archive-product__sidebar .archive-product__filter-box__facet .wpgb-hierarchical-list li:first-child{margin-top:0 !important}.archive-product-wrap{width:80%;gap:24px}.archive-product-wrap .wpgb-content-archive.wpgb-loading{opacity:0.3}.archive-product-wrap .wpgb-content-archive{transition:all 0.35s ease;scroll-margin-top:260px}.archive-product-wrap .archive-product-container{gap:16px}.archive-product-wrap .wpgb-facet>fieldset:last-child{margin-bottom:0 !important}.archive-product-wrap .archive-product-top-wrap{border-bottom:1px solid var(--color-bg--medium);padding-bottom:16px;margin-bottom:16px}.archive-product-wrap .archive-product-top-wrap .breadcrumbs-wrap{margin-bottom:4px}.archive-product-wrap .archive-product-top-wrap .archive-product__brands-list{overflow-x:scroll;padding-bottom:6px;cursor:grab}.archive-product-wrap .archive-product-top-wrap .archive-product__brands-list .wpgb-inline-list{margin:0 !important;flex-wrap:nowrap}.archive-product-wrap .archive-product-top-wrap .archive-product__brands-list .wpgb-inline-list li .wpgb-button-label{height:32px;display:flex;align-items:center;gap:8px;white-space:nowrap;text-transform:uppercase}.archive-product-wrap .archive-product-top-wrap .archive-product__brands-list .wpgb-inline-list li .wpgb-button-label img{height:24px;width:auto}.archive-product-wrap .archive-product-top-wrap .archive-product__brands-list .wpgb-inline-list.scroll-active{cursor:grabbing}.archive-product-wrap .archive-product-top-wrap .archive-product__brands-list::-webkit-scrollbar{height:3px;border-radius:20px;overflow:hidden}.archive-product-wrap .archive-product-top-wrap .archive-product__brands-list::-webkit-scrollbar-thumb{background-color:var(--color-primary);border-radius:20px}.archive-product-wrap .archive-product-top-wrap .archive-product__brands-list::-webkit-scrollbar-track{background:var(--color-secondary)}.archive-product-wrap .archive-product-medium-wrap{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap;justify-content:space-between}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort-wrap{display:flex;flex-direction:row;gap:0;flex-wrap:wrap}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort .wpgb-select-placeholder input[type=text]{background:#fff;position:inherit}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort .wpgb-facet-title{height:26px;line-height:1.9;font-family:var(--font-family-primary) !important}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort .wpgb-facet{display:flex;align-items:center;gap:8px;max-width:280px;justify-content:flex-end}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort.--per-page .wpgb-per-page-facet{position:relative;margin-right:12px}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort.--per-page .wpgb-per-page-facet .wpgb-select{height:30px !important;padding:0 6px !important}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort.--per-page .wpgb-per-page-facet:after{content:"";position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:1px;height:16px;background:#fff}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort.--per-page .wpgb-select,.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort.--per-page label{width:48px !important}.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort.--per-page .wpgb-select-toggle,.archive-product-wrap .archive-product-medium-wrap .archive-product-top__sort.--per-page .wpgb-select-placeholder{margin:0 !important;padding:0 !important}.archive-product-wrap .archive-product-bottom__pagination .wpgb-pagination-facet{display:flex;justify-content:flex-end}.archive-product-wrap .product-box .product-box__inner .product-box__title{font-size:18px}.product-arch-filter__close{display:none;cursor:pointer}.product-arch-filter-backdrop{position:fixed;left:0;top:0;height:100%;width:100%;background:#ebebebe3;visibility:hidden;opacity:0;transition:0.3s;z-index:111}.collection-modal-container{visibility:hidden;transition:0.3s ease-in-out}.collection-modal-container.active{visibility:visible}.collection-modal-overlay{width:100%;height:100%;position:fixed;top:0;right:0;background-color:#ebebebe3;z-index:90;transition:0.2s ease-in-out;opacity:0}.collection-modal-overlay.active{opacity:1}.collection-modal-wrap{background:#fff;width:100%;max-width:1200px;position:fixed;z-index:111;top:50%;transition:0.3s ease-in-out;left:50%;transform:translate(-50%, -50%);padding:48px 64px 72px 64px;opacity:0}.collection-modal-wrap.active{opacity:1}.collection-modal__close{position:absolute;top:14px;right:14px;cursor:pointer}.collection-modal__carousel{width:calc(100% + 64px)}.collection-modal__carousel .product-line-rep.--flickity .product-line-box{width:calc(28% - 24px);margin-right:24px;background:#F2F2F2;border:none;padding:16px;min-height:100%;display:flex;flex-direction:column}.product-line-box__inner{display:flex;flex-direction:column;align-items:stretch;flex-grow:1}.product-line-box__img-holder{display:flex}.product-line-box img{width:100%;max-width:80%;height:88px;object-fit:contain;object-position:left center;mix-blend-mode:multiply}@media (max-width:991px){.collection-modal__carousel .product-line-rep.--flickity .product-line-box{width:calc(40% - 12px);margin-right:12px}.collection-modal-wrap{padding:48px 24px}}@media (max-width:767px){.collection-modal__carousel .product-line-rep.--flickity .product-line-box{width:calc(66% - 16px);margin-right:16px}.collection-modal-wrap{padding:48px 16px}}.collection-modal__carousel .flickity-page-dots .dot{margin:0;height:4px;width:100%;border-radius:32px;background:#D9D9D9;opacity:1}.collection-modal__carousel .flickity-page-dots .dot.is-selected{background:#000}.collection-modal__carousel .flickity-page-dots{display:flex;flex-direction:row;width:100%;max-width:1072px;border-radius:32px;overflow:hidden}.collection-modal__carousel .flickity-button{display:none}@media (max-width:992px){.product-arch-filter-backdrop.active{visibility:visible;opacity:1}.product-arch-filter__close{display:none;position:absolute;right:12px;top:12px}.archive-product__sidebar{position:fixed;left:0;top:0;height:80%;width:calc(100% - 24px);min-width:calc(100% - 24px);max-width:calc(100% - 24px);left:50%;top:calc(50% + 16px);transform:translate(-50%, -50%);justify-content:center;visibility:hidden;opacity:0;transition:0.3s;z-index:111;overflow:scroll;padding:16px;background:var(--color-body-bg);border-radius:var(--border-r--12)}.archive-product__sidebar.active{visibility:visible;opacity:1}.archive-product-wrap{width:100%}}.filter-trigger{width:calc(100% - 24px);max-width:400px;position:fixed;bottom:12px;left:50%;transform:translateX(-50%);align-items:center;justify-content:center;display:none;transition:0.3s !important;color:#fff;font-weight:700;font-size:18px;z-index:5;height:40px;cursor:pointer;background:var(--color-medium)}.filter-trigger:hover{background:var(--color-dark)}.filter-trigger.active{z-index:112;background:var(--color-bg--dark);width:40px;height:40px}.filter-trigger .btn-text{display:flex}@media (max-width:1640px){.archive-product-container{grid-template-columns:repeat(3, 1fr) !important}}@media (max-width:992px){.filter-trigger{display:flex}.archive-product-container{grid-template-columns:repeat(2, 1fr) !important}}@media (max-width:768px){.archive-product-wrap .archive-product-top__sort-wrap{flex-direction:column;align-items:flex-start}}@media (max-width:540px){.archive-product-top__sort-wrap--l{width:100%;flex-wrap:wrap;gap:12px !important}.archive-product-container{gap:16px 8px !important}.archive-product-container .product-box .product-box__top{margin-bottom:8px}.archive-product-container .product-box .product-box__top .add_to_cart_button{font-size:16px;padding:2px}.archive-product-container .product-box .product-box__title{margin-bottom:8px}.archive-product-top__sort__pagination{display:none}}