.custom-product-list-section{padding:40px 0}.custom-product-list-section .custom-product-list-container{display:grid;grid-template-columns:280px 1fr;gap:40px;align-items:flex-start;max-width:1247px;margin:0 auto;padding:0 10px}@media only screen and (max-width:1340px){.custom-product-list-section .custom-product-list-container{padding:0 20px}}@media only screen and (max-width:900px){.custom-product-list-section .custom-product-list-container{grid-template-columns:unset;width:100%}}@media only screen and (max-width:800px){.custom-product-list-section .custom-product-list-container{padding:0 25px}}.custom-product-list-section .filter-container{border:1px solid #eee;padding:20px;position:sticky;top:20px;background:#fff}@media only screen and (max-width:900px){.custom-product-list-section .filter-container{display:none}}.custom-product-list-section .filter-container .filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.custom-product-list-section .filter-container .filter-header h2{font-size:20px;font-weight:700}.custom-product-list-section .filter-container .filter-header .clear-button{background:none;border:none;font-size:13px;color:#757575;cursor:pointer;text-decoration:underline;padding:0}.custom-product-list-section .filter-container .filter-function .inner-container{display:flex;flex-direction:column;gap:24px}.custom-product-list-section .filter-container .filter-group{border-bottom:1px solid #eee;padding-bottom:16px}.custom-product-list-section .filter-container .filter-group:last-child{border-bottom:none;padding-bottom:0}.custom-product-list-section .filter-container .filter-group .filter-toggle{width:100%;background:none;border:none;display:flex;justify-content:space-between;align-items:center;font-size:15px;font-weight:600;cursor:pointer;padding:0}.custom-product-list-section .filter-container .filter-group .filter-toggle span{pointer-events:none}.custom-product-list-section .filter-container .filter-group .filter-toggle .toggle-icon{transition:transform .25s ease;font-size:12px;color:#757575}.custom-product-list-section .filter-container .filter-group .filter-content,.custom-product-list-section .filter-container .filter-group .filter-content-price{margin-top:14px;display:none}.custom-product-list-section .filter-container .filter-group.is-open .filter-content{display:flex}.custom-product-list-section .filter-container .filter-group.is-open .filter-content .inner-content-categories{display:flex;flex-direction:column;color:#121217;font-feature-settings:"dlig" on;font-family:var(--custom-second-font-family);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.custom-product-list-section .filter-container .filter-group.is-open .filter-content-price{display:flex;flex-direction:column}.custom-product-list-section .filter-container .filter-group.is-open .filter-content-price .inner-content-categories{display:flex;flex-direction:column;color:#121217;font-feature-settings:"dlig" on;font-family:var(--custom-second-font-family);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.custom-product-list-section .filter-container .filter-group.is-open .toggle-icon{transform:rotate(180deg)}.custom-product-list-section .filter-container .checkbox{display:flex;align-items:center;gap:10px;font-size:14px;margin-bottom:10px;cursor:pointer}.custom-product-list-section .filter-container .checkbox input{accent-color:#000}.custom-product-list-section .filter-container .price-range-custom{position:relative;height:28px;width:100%;align-items:center;display:flex}.custom-product-list-section .filter-container .price-range-custom .slider-track{position:sticky;transform:translateY(-50%);height:4px;width:100%;background:#ddd;border-radius:2px;z-index:1}.custom-product-list-section .filter-container .price-range-custom input[type=range]{position:absolute;left:0;top:0;width:100%;height:24px;background:none;pointer-events:none;-webkit-appearance:none;z-index:2;cursor:pointer}.custom-product-list-section .filter-container .price-range-custom input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:#666;border-radius:50%;pointer-events:auto;position:relative;z-index:3}.custom-product-list-section .filter-container .price-range-custom input[type=range]::-webkit-slider-runnable-track{background:none}.custom-product-list-section .filter-container .price-range-custom input[type=range]:last-of-type{z-index:3}.custom-product-list-section .filter-container .price-inputs{display:flex;gap:10px;margin-top:10px}.custom-product-list-section .filter-container .price-inputs input{width:100%;padding:6px;border:1px solid #ddd;font-size:13px}.custom-product-list-section .filter-container .size-grid{display:flex;gap:8px;flex-wrap:wrap}.custom-product-list-section .filter-container .size-grid button{display:flex;width:45px;height:45px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #e0e0e0;background:#fff;padding:8px;text-transform:uppercase;cursor:pointer;color:#141414;text-align:center;font-feature-settings:"dlig" on;font-family:var(--custom-second-font-family);font-size:14px;font-style:normal;font-weight:500;line-height:21px}.custom-product-list-section .filter-container .size-grid button:hover{border-color:#000}.custom-product-list-section .filter-container .size-grid button.active{border-color:#000;font-weight:600}.custom-product-list-section .filter-container .color-grid{display:flex;gap:10px;flex-direction:row;flex-wrap:wrap}.custom-product-list-section .filter-container .color-grid .color-text{border-radius:5px;border:1px solid #ddd;cursor:pointer;display:flex;padding:4px}.custom-product-list-section .filter-container .color-grid .color-text.active{border-color:#000}.custom-product-list-section .product-list-container .header-product-container{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0e0e0;margin-bottom:24px;padding:0 0 24px}@media only screen and (max-width:900px){.custom-product-list-section .product-list-container .header-product-container{padding:unset;flex-direction:column}}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile{display:none}@media only screen and (max-width:900px){.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile{display:flex;flex-direction:row;justify-content:space-between;width:100%;position:relative}}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile-bttn{display:flex;flex-direction:row;padding:10px 13px;justify-content:center;align-items:center;gap:6.667px;border-radius:6.667px;border:.833px solid #e0e0e0;background:#fff;max-height:40px}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile-bttn span{color:#757575;font-feature-settings:"dlig" on;font-family:var(--custom-second-font-family);font-size:13.333px;font-style:normal;font-weight:500;line-height:100%}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile{position:absolute;top:100%;left:0;z-index:999;background:#fff;border:1px solid #eee;padding:20px;display:none;transform:translateY(100%);transition:transform .3s ease}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile.is-active{display:block;transform:translateY(0)}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .close-button{display:flex;justify-content:flex-end;margin-bottom:20px}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-header h2{font-size:20px;font-weight:700}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-header .clear-button{background:none;border:none;font-size:13px;color:#757575;cursor:pointer;text-decoration:underline;padding:0}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-function .inner-container{display:flex;flex-direction:column;gap:24px}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-group{border-bottom:1px solid #eee;padding-bottom:16px}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-group:last-child{border-bottom:none;padding-bottom:0}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-group .filter-toggle{width:100%;background:none;border:none;display:flex;justify-content:space-between;align-items:center;font-size:15px;font-weight:600;cursor:pointer;padding:0}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-group .filter-toggle span{pointer-events:none}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-group .filter-toggle .toggle-icon{transition:transform .25s ease;font-size:12px;color:#757575}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-group .filter-content,.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-group .filter-content-price{margin-top:14px;display:none}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-group.is-open .filter-content{display:flex}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-group.is-open .filter-content .inner-content-categories{display:flex;flex-direction:column;color:#121217;font-feature-settings:"dlig" on;font-family:var(--custom-second-font-family);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-group.is-open .filter-content-price{display:flex;flex-direction:column}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-group.is-open .filter-content-price .inner-content-categories{display:flex;flex-direction:column;color:#121217;font-feature-settings:"dlig" on;font-family:var(--custom-second-font-family);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-group.is-open .filter-content-price .inner-content-categories label{padding:12px 0}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .filter-group.is-open .toggle-icon{transform:rotate(180deg)}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .checkbox{display:flex;align-items:center;gap:10px;font-size:14px;margin-bottom:10px;cursor:pointer}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .checkbox input{accent-color:#000}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .price-range-custom{position:relative;height:28px;width:100%;align-items:center;display:flex}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .price-range-custom .slider-track{position:sticky;transform:translateY(-50%);height:4px;width:100%;background:#ddd;border-radius:2px;z-index:1}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .price-range-custom input[type=range]{position:absolute;left:0;top:0;width:100%;height:24px;background:none;pointer-events:none;-webkit-appearance:none;z-index:2;cursor:pointer}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .price-range-custom input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:#666;border-radius:50%;pointer-events:auto;position:relative;z-index:3}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .price-range-custom input[type=range]::-webkit-slider-runnable-track{background:none}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .price-range-custom input[type=range]:last-of-type{z-index:3}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .price-inputs{display:flex;gap:10px;margin-top:10px}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .price-inputs input{width:100%;padding:6px;border:1px solid #ddd;font-size:13px}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .size-grid{display:flex;gap:8px;flex-wrap:wrap}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .size-grid button{border:1px solid #ddd;background:none;padding:8px;font-size:13px;cursor:pointer}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .size-grid button:hover{border-color:#000}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .size-grid button.active{border-color:#000;font-weight:600}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .color-grid{display:flex;gap:10px;flex-direction:row;flex-wrap:wrap}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .color-grid .color-text{border-radius:5px;border:1px solid #ddd;cursor:pointer;display:flex;padding:4px}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-mobile .color-grid .color-text.active{border-color:#000}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .sort-mobile{z-index:999;position:relative;overflow:hidden}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .sort-mobile .custom-sort{gap:5px;cursor:unset;display:flex;padding:10px 16px;justify-content:center;align-items:center;align-content:center;gap:8px;flex-wrap:wrap;border-radius:8px;border:1px solid #e0e0e0;background:#fff;max-height:34px}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .sort-mobile .custom-sort select{border:none;cursor:pointer;padding:unset;color:#141414;font-feature-settings:"dlig" on;font-family:var(--custom-second-font-family);font-size:13px;font-style:normal;font-weight:500;line-height:100%}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .sort-mobile .custom-sort span{color:#757575;font-feature-settings:"dlig" on;font-family:var(--custom-second-font-family);font-size:13px;font-style:normal;font-weight:500;line-height:100%}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .sort-mobile .custom-sort #SortBy{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#0000;padding-right:0;color:#141414;font-feature-settings:"dlig" on;font-family:var(--custom-second-font-family);font-size:13px;font-style:normal;font-weight:500;line-height:100%}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease}.custom-product-list-section .product-list-container .header-product-container .filter-container-mobile .filter-overlay.is-active{opacity:1;visibility:visible}@media only screen and (max-width:900px){.custom-product-list-section .product-list-container .header-product-container .first-inner-container{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center;padding:16px 25px}}.custom-product-list-section .product-list-container .header-product-container .first-inner-container h2{color:#141414;font-feature-settings:"dlig" on;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:130%;text-transform:capitalize}.custom-product-list-section .product-list-container .header-product-container .first-inner-container span{color:#757575;font-feature-settings:"dlig" on;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:100%}@media only screen and (max-width:900px){.custom-product-list-section .product-list-container .header-product-container .second-inner-container{display:none}}.custom-product-list-section .product-list-container .header-product-container .second-inner-container label{gap:5px;cursor:unset;display:flex;padding:12px 16px;justify-content:center;align-items:center;align-content:center;gap:8px;flex-wrap:wrap;border-radius:8px;border:1px solid #e0e0e0;background:#fff;height:42px}.custom-product-list-section .product-list-container .header-product-container .second-inner-container label select{border:none;cursor:pointer;padding:unset}.custom-product-list-section .product-list-container .header-product-container .second-inner-container label #SortBy{appearance:none;padding:unset;-webkit-appearance:none;-moz-appearance:none;background:#0000;padding-right:0}.custom-product-list-section .product-list-container .header-product-container select{padding:6px 10px;border:1px solid #ddd;font-size:14px}.custom-product-list-section .product-list-container .product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:30px;margin-bottom:40px}@media only screen and (max-width:500px){.custom-product-list-section .product-list-container .product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}}.custom-product-list-section .product-list-container .product-grid .product-item{text-decoration:none;color:inherit;display:flex;flex-direction:column}@media only screen and (max-width:500px){.custom-product-list-section .product-list-container .product-grid .product-item{margin-bottom:30px}}.custom-product-list-section .product-list-container .product-grid .product-item .product-image{position:relative;height:360px;background:#f7f7f7}.custom-product-list-section .product-list-container .product-grid .product-item .product-image img{width:100%;height:100%;object-fit:cover}.custom-product-list-section .product-list-container .product-grid .product-item .product-image .tags-customs{position:absolute;top:10px;left:10px;gap:10px;display:flex;flex-direction:column}.custom-product-list-section .product-list-container .product-grid .product-item .product-image .tags-customs .hot-deals-tag{max-width:73px;height:20px;background-color:#ffe3e3;padding:4px;border-radius:4px}.custom-product-list-section .product-list-container .product-grid .product-item .product-image .tags-customs .new-arrival-tag{max-width:91px;height:20px;background-color:#c1f8f3;padding:4px;border-radius:4px}.custom-product-list-section .product-list-container .product-grid .product-item .product-image .product-discount{position:absolute;top:10px;right:10px;background:#e3682b;color:#fff;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:13px;border-radius:50%}.custom-product-list-section .product-list-container .product-grid .product-item .product-image .free-shipping-off{position:absolute;bottom:0;right:0;background:#000;display:flex;align-items:center;justify-content:center;font-size:13px;width:100%;color:#fff;display:inline-flex;padding:9px 37px 14px 36px;flex-direction:column;gap:6px}.custom-product-list-section .product-list-container .product-grid .product-item .product-image .free-shipping-off span:nth-child(1){text-align:center;font-feature-settings:"dlig" on;font-family:var(--custom-second-font-family);font-size:16px;font-style:normal;font-weight:500;line-height:18px}@media only screen and (max-width:580px){.custom-product-list-section .product-list-container .product-grid .product-item .product-image .free-shipping-off span:nth-child(1){font-size:14px}}.custom-product-list-section .product-list-container .product-grid .product-item .product-image .free-shipping-off span:nth-child(2){color:#fff;text-align:center;font-feature-settings:"dlig" on;font-family:var(--custom-second-font-family);font-size:14px;font-style:normal;font-weight:400;line-height:18px}.custom-product-list-section .product-list-container .product-grid .product-item .product-details{margin-top:12px;align-items:end;display:flex;flex-direction:column}@media only screen and (max-width:460px){.custom-product-list-section .product-list-container .product-grid .product-item .product-details{display:flex;justify-content:space-between;flex-direction:row;align-items:unset}}.custom-product-list-section .product-list-container .product-grid .product-item .product-details .product-title{color:#141414;font-feature-settings:"dlig" on;font-family:var(--custom-first-font-family);font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}@media only screen and (max-width:380px){.custom-product-list-section .product-list-container .product-grid .product-item .product-details .product-title{font-size:16px}}.custom-product-list-section .product-list-container .product-grid .product-item .product-details .price-container{display:flex;flex-direction:row;gap:5px;align-items:end}.custom-product-list-section .product-list-container .product-grid .product-item .product-details .price-container .product-price{color:#141414;font-feature-settings:"dlig" on;font-family:var(--custom-second-font-family);font-size:20px;font-style:normal;font-weight:700;line-height:100%}@media only screen and (max-width:380px){.custom-product-list-section .product-list-container .product-grid .product-item .product-details .price-container .product-price{font-size:16px}}.custom-product-list-section .product-list-container .product-grid .product-item .product-details .price-container .compare-price{color:#757575;font-feature-settings:"dlig" on;font-family:var(--custom-second-font-family);font-size:16px;font-style:normal;font-weight:500;line-height:100%;text-decoration-line:line-through}@media only screen and (max-width:380px){.custom-product-list-section .product-list-container .product-grid .product-item .product-details .price-container .compare-price{font-size:14px}}.custom-product-list-section .product-list-container .pagination{margin-top:40px;text-align:center}.custom-product-list-section .product-list-container .custom-pagination{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:680px){.custom-product-list-section .product-list-container .custom-pagination{flex-direction:column;align-items:center;gap:40px}}.custom-product-list-section .product-list-container .custom-pagination .show-product{display:flex;gap:16px;align-items:center}.custom-product-list-section .product-list-container .custom-pagination .show-product .showing-info{color:#757575;font-family:var(--custom-second-font-family);font-size:14px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.28px}.custom-product-list-section .product-list-container .custom-pagination .show-product .input-number-product{display:flex;height:35px;padding:11px 12.8px 12px 19px;justify-content:flex-end;align-items:center;gap:15px;border-radius:3px;border:1px solid #757575;background:#fff}.custom-product-list-section .product-list-container .custom-pagination .show-product .show-info{color:#757575;font-family:var(--custom-second-font-family);font-size:14px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.28px}.custom-product-list-section .product-list-container .custom-pagination .pagination-button{display:flex;flex-direction:row;align-items:center;gap:7px}.custom-product-list-section .product-list-container .custom-pagination .pagination-button .custom-arrow-left{cursor:pointer}.custom-product-list-section .product-list-container .custom-pagination .pagination-button .custom-number{display:flex;gap:8px}.custom-product-list-section .product-list-container .custom-pagination .pagination-button .custom-number span{width:30px;height:30px;align-items:center;justify-content:center;color:#7c787c;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.24px;border-radius:3.75px;border:1.25px solid #e9e7e7;background:#fff;display:flex;cursor:pointer}.custom-product-list-section .product-list-container .custom-pagination .pagination-button .custom-number span.active{border:1.25px solid #7c787c;background:#7c787c;color:#fff}.custom-product-list-section .product-list-container .custom-pagination .pagination-button .more-number{width:30px;height:30px;align-items:center;justify-content:center;display:flex;border-radius:3.75px;border:1.25px solid #e9e7e7;cursor:pointer}.custom-product-list-section .product-list-container .custom-pagination .pagination-button .custom-arrow-right{cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/23/assets/custom-product-list.css.map */
