.product-categories-wrapper{display:flex;flex-direction:column;gap:20px}.product-categories-wrapper .product-categories-title{display:none}.product-categories-wrapper .categories-container{display:flex;flex-wrap:wrap;gap:10px}.product-categories-wrapper .categories-container .category-container{align-items:center;background-color:#fff;border:1px solid #2d5cba;border-radius:10px;display:flex;flex-basis:100%;flex-direction:column;justify-content:center;padding:15px;width:160px}.product-categories-wrapper .categories-container .category-container a{align-items:center;display:flex;gap:10px;height:100%;width:100%}.product-categories-wrapper .categories-container .category-image img{display:flex;height:50px;mix-blend-mode:darken;width:50px}.product-categories-wrapper .categories-container .category-title{font-size:.9em}.product-categories-wrapper .categories-container .show-more{color:#000;font-size:14px}@media screen and (min-width:768px){.product-categories-wrapper .categories-container .category-container{flex-basis:calc(50% - 10px)}}@media screen and (min-width:992px){.product-categories-wrapper{border-bottom:1px solid #e0e0e2;padding:20px 0}.product-categories-wrapper .product-categories-title{display:block}.product-categories-wrapper .categories-container .category-container{flex-basis:unset;padding:10px;width:200px}}.switch-wrapper{cursor:pointer;display:flex;justify-content:space-between;width:100%}.switch-wrapper .switch-title{font-size:.9em}.switch-wrapper .switch{display:inline-block;height:20px;position:relative;width:40px}.switch-wrapper .switch input{height:0;opacity:0;width:0}.switch-wrapper .switch .switch-slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.switch-wrapper .switch .switch-slider:before{background-color:#fff;bottom:4px;content:"";height:12px;left:4px;position:absolute;transition:.4s;width:12px}.switch-wrapper .switch input:checked+.switch-slider{background-color:#073e36}.switch-wrapper .switch input:checked+.switch-slider:before{transform:translate(20px)}.switch-wrapper .switch .switch-slider.round{border-radius:34px}.switch-wrapper .switch .switch-slider.round:before{border-radius:50%}.option-selection-input-wrapper .option-selection-input-option-wrapper .option-selection-input-option-label{cursor:pointer;display:flex;padding:5px}.option-selection-input-wrapper .option-selection-input-option-wrapper .option-selection-input-option-label .option-selection-input{opacity:0;width:0}.option-selection-input-wrapper .option-selection-input-option-wrapper .option-selection-input-option-label .option-selection-input-active-icon,.option-selection-input-wrapper .option-selection-input-option-wrapper .option-selection-input-option-label .option-selection-input-passive-icon{height:24px;margin-left:5px;width:24px}.option-selection-input-wrapper .option-selection-input-option-wrapper .option-selection-input-option-label .option-selection-input-active-icon{display:none}.option-selection-input-wrapper .option-selection-input-option-wrapper .option-selection-input-option-label .option-selection-input-title{font-size:1em}.option-selection-input-wrapper .option-selection-input-option-wrapper.active .option-selection-input-option-label .option-selection-input-active-icon{color:#2d5cba;display:block}.option-selection-input-wrapper .option-selection-input-option-wrapper.active .option-selection-input-option-label .option-selection-input-passive-icon{display:none}.option-selection-input-wrapper .option-selection-input-option-wrapper.active,.option-selection-input-wrapper .option-selection-input-option-wrapper:hover{background-color:#f1f2f4}.products-filters-wrapper{width:100%}.products-filters-wrapper .accordion-wrapper{border-color:#2d5cba}.products-filters-wrapper .accordion-wrapper .arrow-down-icon{color:#2d5cba}.products-filters-wrapper .products-filters-checkbox-inputs-wrapper{margin-bottom:10px}.products-filters-wrapper .products-switch-input-wrapper{border:1px solid #2d5cba;border-radius:10px;height:50px;margin-bottom:10px;padding:12px 10px}.products-filters-wrapper .product-price-input-wrapper{align-items:center;display:flex;gap:5px;margin-bottom:10px}.product-filters-modal .modal-body{height:calc(100% - 124px)}.products-page-layout-wrapper .delete-filters-button{align-items:center;background-color:#dc3545;border-radius:5px;color:#fff;display:flex;font-size:13px;font-size:.6em;height:25px;padding:1px 3px;position:absolute;right:0;top:-15px}.products-page-layout-wrapper .delete-filters-button .x-mark{height:14px;width:14px}.products-page-layout-wrapper .products-page-mobile-header{background-color:#fff;padding:0 20px;position:sticky;top:60px;z-index:3}.products-page-layout-wrapper .products-page-mobile-header .products-page-header-buttons-wrapper{border-bottom:1px solid #2d5cba;display:flex;justify-content:space-between;padding:10px 0;position:relative}.products-page-layout-wrapper .products-page-mobile-header .products-page-header-buttons-wrapper .product-page-header-button{align-items:center;display:flex;font-size:.8em}.products-page-layout-wrapper .products-page-mobile-header .products-page-header-buttons-wrapper .product-page-header-button .product-page-header-button-icon{height:20px;margin-left:5px;width:20px}.products-page-layout-wrapper .products-page-side-bar{align-items:flex-start;background-color:#fff;border:1px solid #2d5cba;border-radius:10px;display:none;flex-basis:300px;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:flex-start;margin:20px 20px 20px 0;max-height:calc(100vh - 110px);min-height:500px;overflow-y:auto;padding:20px;position:sticky;top:110px}.products-page-layout-wrapper .products-page-side-bar .products-page-side-bar-title{font-size:1.2em;padding-bottom:20px}.products-page-layout-wrapper .products-page-side-bar .product-sidebar-header{background-color:#2d5cba;border-radius:8px 8px 0 0;display:flex;justify-content:center;padding:30px 0;width:100%}.products-page-layout-wrapper .products-page-side-bar .product-sidebar-header p{color:#fff;font-size:19px;font-weight:700}.products-page-layout-wrapper .products-page-section{flex-basis:calc(100% - 300px);margin-top:10px;padding:0 20px}.products-page-layout-wrapper .products-page-section .orders-sort-wrapper .input-select-option,.products-page-layout-wrapper .products-page-section .orders-sort-wrapper .input-select-options-wrapper,.products-page-layout-wrapper .products-page-section .orders-sort-wrapper .input-select-title{border-color:#2d5cba}.products-page-layout-wrapper .products-page-section .products-desktop-header{display:none;gap:10px;justify-content:flex-start;margin:0 0 20px}@media screen and (min-width:768px){.products-page-layout-wrapper .products-page-section{padding:20px}}@media screen and (min-width:992px){.products-page-layout-wrapper{display:flex;flex-direction:row}.products-page-layout-wrapper .delete-filters-button{font-size:.7em;left:20px;padding:15px 8px;right:unset;top:20px}.products-page-layout-wrapper .delete-filters-button .x-mark{font-size:24px;margin-left:5px}.products-page-layout-wrapper .products-page-mobile-header{display:none}.products-page-layout-wrapper .products-page-side-bar{display:flex}.products-page-layout-wrapper .products-page-section{margin:0}.products-page-layout-wrapper .products-page-section .products-desktop-header{display:flex}}.products-wrapper{display:flex;flex-flow:row wrap}.products-wrapper .product-cart-wrapper{flex-basis:100%}.products-wrapper .product-cart-wrapper .product-cart-link-wrapper{display:block}.products-wrapper .product-cart-wrapper .product-cart-link-wrapper .product-cart-figure{align-items:center;border-bottom:1px solid #e0e0e2;display:flex;gap:10px;justify-content:space-between;padding:20px 10px;position:relative}.products-wrapper .product-cart-wrapper .product-cart-link-wrapper .product-cart-figure .product-cart-image{height:120px;-o-object-fit:cover;object-fit:cover;width:120px}.products-wrapper .product-cart-wrapper .product-cart-link-wrapper .product-cart-figure .product-cart-data{display:flex;flex-direction:column;height:120px;justify-content:space-between;width:calc(100% - 140px)}.products-wrapper .product-cart-wrapper .product-cart-link-wrapper .product-cart-figure .product-cart-data.loading{width:100%}.products-wrapper .product-cart-wrapper .product-cart-link-wrapper .product-cart-figure .product-cart-data .product-information-wrapper .product-cart-title{display:-webkit-box;font-size:.8em;height:42px;margin-bottom:5px;overflow:hidden;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.products-wrapper .product-cart-wrapper .product-cart-link-wrapper .product-cart-figure .product-cart-data .product-information-wrapper .product-cart-left-amount{margin-top:5px}.products-wrapper .product-cart-wrapper .product-cart-link-wrapper .product-cart-figure .product-cart-data .product-availability-wrapper{align-self:flex-end}.products-wrapper .product-cart-wrapper:last-child .product-cart-link-wrapper .product-cart-figure{border:none}@media screen and (min-width:768px){.products-wrapper{border-top:1px solid #e0e0e2}.products-wrapper .product-cart-wrapper{flex-basis:50%}.products-wrapper .product-cart-wrapper .product-cart-link-wrapper .product-cart-figure{border:1px solid #e0e0e2;flex-direction:column;height:440px;padding:10px}.products-wrapper .product-cart-wrapper .product-cart-link-wrapper .product-cart-figure .product-cart-image{height:220px;margin-top:20px;width:220px}.products-wrapper .product-cart-wrapper .product-cart-link-wrapper .product-cart-figure .product-cart-data{margin-bottom:20px;width:220px}.products-wrapper .product-cart-wrapper .product-cart-link-wrapper .product-cart-figure .product-cart-data .product-price-wrapper .discount-percentage{right:33px}.products-wrapper .product-cart-wrapper:last-child .product-cart-link-wrapper .product-cart-figure{border:1px solid #e0e0e2}.products-wrapper .product-cart-wrapper:nth-child(odd) .product-cart-link-wrapper .product-cart-figure{border-top:none}.products-wrapper .product-cart-wrapper:nth-child(2n) .product-cart-link-wrapper .product-cart-figure{border-right:none;border-top:none}}@media screen and (min-width:1200px){.products-wrapper .product-cart-wrapper{flex-basis:33%}.products-wrapper .product-cart-wrapper:nth-child(odd) .product-cart-link-wrapper .product-cart-figure{border-right:none}.products-wrapper .product-cart-wrapper:nth-child(3n+1) .product-cart-link-wrapper .product-cart-figure{border-right:1px solid #e0e0e2}}@media screen and (min-width:1400px){.products-wrapper .product-cart-wrapper{flex-basis:25%}.products-wrapper .product-cart-wrapper:nth-child(3n+1) .product-cart-link-wrapper .product-cart-figure{border-right:none}.products-wrapper .product-cart-wrapper:nth-child(4n+1) .product-cart-link-wrapper .product-cart-figure{border-right:1px solid #e0e0e2}}.desktop-sub-categories-list{display:none}@media screen and (min-width:992px){.desktop-sub-categories-list{display:block;padding:0 20px}}