section#collection-grid h1,section#collection-grid h2{font-size:24px}section#collection-grid input:not(.range-min):not(.range-max){-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important}section#collection-grid #qf-filter-wrapper{display:grid;gap:30px;grid-template-columns:1fr 4fr;margin-bottom:80px}section#collection-grid #qf-filter-wrapper .desktop-filter-heading{display:flex;font-stretch:condensed;margin-bottom:20px}section#collection-grid #qf-filter-wrapper .desktop-filter-heading svg{height:22px;margin:auto 5px auto 0;width:22px}@media only screen and (max-width:991.98px){section#collection-grid #qf-filter-wrapper{grid-template-columns:1fr}section#collection-grid #qf-filter-wrapper .desktop-filter-heading{display:none}}section#collection-grid #qf-filter-wrapper .filter-container-wrapper{background-color:var(--accent-1-color);border-radius:4px;display:flex;flex-direction:column;height:-moz-max-content;height:max-content;padding:20px;width:288px}@media only screen and (min-width:992px){section#collection-grid #qf-filter-wrapper .filter-container-wrapper{position:sticky;top:100px}}section#collection-grid #qf-filter-wrapper .filter-container-wrapper.open{padding-bottom:50px}@media only screen and (max-width:991.98px){section#collection-grid #qf-filter-wrapper .filter-container-wrapper .filter-group-display__submit{padding-bottom:15px}}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .filter-group-display__submit input{width:100%}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .reset-filter-wrapper{display:none}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .reset-filter-wrapper a{font-weight:400!important}@media only screen and (max-width:991.98px){section#collection-grid #qf-filter-wrapper .filter-container-wrapper{border-radius:0;box-sizing:border-box;inset:auto 0 0 0;max-height:70vh;padding:10px;position:fixed;width:100%;z-index:10}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .background-color{background-color:var(--primary-color);height:53px;inset:0;position:absolute;width:100%;z-index:-1}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper.open{margin-bottom:-14px!important}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .filter-scroll-wrapper{background-color:var(--primary-color);margin-left:-15px;max-height:0;overflow-y:hidden;padding:0 15px;transition:.2s ease-in;width:100vw}section#collection-grid #qf-filter-wrapper .filter-container-wrapper.open .mobile-filter-heading{padding-bottom:15px}section#collection-grid #qf-filter-wrapper .filter-container-wrapper.open .filter-scroll-wrapper{max-height:60vh;overflow-y:scroll}section#collection-grid #qf-filter-wrapper .filter-container-wrapper.open .reset-filter-wrapper{display:none;font-weight:400;inset:auto 0 15px 0;position:fixed}}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading{color:#fff;display:none;padding-bottom:0}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading>svg{pointer-events:none;scale:1 -1}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading.open>svg{scale:1 1}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading h2{align-items:center;display:flex;font-size:16px;font-stretch:condensed;justify-content:center;margin:0}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading h2 svg{margin-right:5px}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading svg{cursor:pointer;transition:.3s ease}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading svg.open{transform:rotateX(180deg)}@media only screen and (max-width:991.98px){section#collection-grid #qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading{align-items:center;background-color:var(--primary-color);display:flex;gap:0 10px;justify-content:center}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading h2{color:var(--text-primary-color);font-size:20px;line-height:24px}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper{display:none}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper.open{background-color:var(--accent-1-color);border-radius:5px;display:block;margin-top:15px;overflow:auto}}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .filter-container{height:480px;overflow:auto;padding-right:10px}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .filter-container::-webkit-scrollbar{height:50px;margin:0 5px;width:5px}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .filter-container::-webkit-scrollbar-track{border-radius:10px}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .filter-container::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .price-filter-container{margin:20px 0}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .price-filter-container .filter-heading{font-weight:700}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .apply-filters{display:none}@media only screen and (max-width:991.98px){section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .apply-filters{display:block;margin:20px auto}}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .selected-filter-wrapper{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:15px}@media only screen and (max-width:991.98px){section#collection-grid #qf-filter-wrapper .filter-container-wrapper .selected-filter-wrapper{margin-top:15px}}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .selected-filter-wrapper .selected-filter{align-items:center;background:var(--text-primary-color);border-radius:5px;color:#fff;display:flex;font-size:14px;font-weight:300;justify-content:flex-start;padding:5px 15px 5px 10px;text-transform:capitalize;width:100%}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .selected-filter-wrapper .selected-filter:hover svg{rotate:90deg}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .selected-filter-wrapper .selected-filter svg{height:10px;margin-right:10px;transition:all .3s;width:10px}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .selected-filter-wrapper .selected-filter svg path{fill:#fff}section#collection-grid #qf-filter-wrapper .custom-filter{background-color:#fff;border-radius:5px;margin-bottom:15px;padding:10px 12px}section#collection-grid #qf-filter-wrapper .custom-filter[data-theme=sale]{background-color:transparent;border-radius:0;display:none;padding:0}section#collection-grid #qf-filter-wrapper .custom-filter[data-theme=sale] input{position:absolute}section#collection-grid #qf-filter-wrapper .custom-filter label{display:block;position:relative;text-transform:capitalize}section#collection-grid #qf-filter-wrapper .custom-filter .button{text-align:center;width:unset}section#collection-grid #qf-filter-wrapper .custom-filter .filter-heading{color:var(--text-primary-color);cursor:pointer;font-weight:700;margin:0;position:relative;text-transform:capitalize}section#collection-grid #qf-filter-wrapper .custom-filter .filter-heading svg{cursor:pointer;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:.3s ease}section#collection-grid #qf-filter-wrapper .custom-filter .filter-heading svg path{fill:var(--text-primary-color)}section#collection-grid #qf-filter-wrapper .custom-filter .filter-body{display:none}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-heading svg{transform:rotateX(180deg) translateY(8px)}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body{display:flex;flex-direction:column;margin-top:5px}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body label{align-items:center;color:var(--text-primary-color);display:flex;font-weight:300;justify-content:flex-start;margin-bottom:5px;margin-top:5px}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body label input{height:0;width:0}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body label .custom-check{align-items:center;background:var(--accent-1-color);border-radius:50%;display:flex;height:15px;justify-content:center;margin-right:5px;padding:2px;width:15px}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body label .custom-check svg{height:100%;-o-object-fit:contain;object-fit:contain;opacity:0;width:100%}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body label input:checked+.custom-check{background:var(--primary-color)}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body label input:checked+.custom-check svg{opacity:1}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body label input:checked+.custom-check svg path{fill:var(--text-primary-color)}@media only screen and (max-width:991.98px){section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body{display:grid;grid-template-columns:repeat(3,1fr)}}@media (max-width:425px){section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body{display:grid;grid-template-columns:repeat(2,1fr)}}section#collection-grid #qf-filter-wrapper .custom-filter.double.open .filter-body{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-between}@media only screen and (max-width:991.98px){section#collection-grid #qf-filter-wrapper .custom-filter.double.open .filter-body{flex-direction:column}}section#collection-grid #qf-filter-wrapper .custom-filter.double.open .filter-body label{align-items:center;color:var(--text-primary-color);display:flex;font-size:12px;font-weight:300;justify-content:flex-start;margin-bottom:5px;margin-top:5px}section#collection-grid #qf-filter-wrapper .custom-filter.double.open .filter-body label input{display:none;height:0;width:0}section#collection-grid #qf-filter-wrapper .custom-filter.double.open .filter-body label .custom-check{align-items:center;background:var(--accent-1-color);border-radius:50%;display:flex;height:15px;justify-content:center;margin-right:5px;padding:2px;width:15px}section#collection-grid #qf-filter-wrapper .custom-filter.double.open .filter-body label .custom-check svg{height:12px;-o-object-fit:contain;object-fit:contain;opacity:0;width:15px}section#collection-grid #qf-filter-wrapper .custom-filter.double.open .filter-body label input:checked+.custom-check{background:var(--primary-color)}section#collection-grid #qf-filter-wrapper .custom-filter.double.open .filter-body label input:checked+.custom-check svg{opacity:1}section#collection-grid #qf-filter-wrapper .custom-filter.double.open .filter-body label input:checked+.custom-check svg path{fill:var(--text-primary-color)}section#collection-grid #qf-filter-wrapper .sort-container{background-color:#fff;border-radius:5px;color:var(--text-primary-color);cursor:pointer;display:flex;flex-direction:row;margin-bottom:15px;position:relative}@media only screen and (max-width:991.98px){section#collection-grid #qf-filter-wrapper .sort-container{margin-top:15px}}section#collection-grid #qf-filter-wrapper .sort-container:before{content:var(--sort);display:flex;font-size:14px;font-weight:700;height:100%;margin:auto 0;padding-left:12px;text-align:left;white-space:nowrap;width:-moz-max-content;width:max-content}section#collection-grid #qf-filter-wrapper .sort-container select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:none;border-radius:5px;padding:8px 36px 10px 12px;white-space:normal;width:100%}section#collection-grid #qf-filter-wrapper .sort-container select:focus-visible{outline:none}section#collection-grid #qf-filter-wrapper .sort-container svg{pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:15px}section#collection-grid #qf-filter-wrapper .sort-container select:focus-visible svg{transform:rotateX("180deg")}section#collection-grid #qf-filter-wrapper #reset-filters{color:var(--text-primary-color);display:block;font-weight:600;margin:10px auto 0;text-align:left;text-decoration:underline;text-transform:capitalize;width:100%}@media only screen and (max-width:991.98px){section#collection-grid #qf-filter-wrapper #reset-filters{margin-top:20px;text-align:center}}section#collection-grid #qf-filter-wrapper .custom-filter-load-more{margin:40px auto auto;position:relative;width:-moz-max-content;width:max-content}section#collection-grid #qf-filter-wrapper .custom-filter-load-more .load-more-spinner{height:0;opacity:0;overflow:hidden;position:absolute;right:calc(-50% + 25px);top:50%;transform:translateY(-50%);transition:all .3s;width:0}section#collection-grid #qf-filter-wrapper .custom-filter-load-more .load-more-spinner .spinner-circle-outer{height:100%;width:100%}section#collection-grid #qf-filter-wrapper .custom-filter-load-more .load-more-spinner.show{height:30px;opacity:1;width:30px}section#collection-grid #qf-filter-wrapper .price-wrapper{border-radius:5px;margin:15px 0 0;padding:5px 0 0}section#collection-grid #qf-filter-wrapper .price-wrapper .filter-heading{font-weight:700;margin-bottom:15px}section#collection-grid #qf-filter-wrapper .price-wrapper .filter-body{padding:0 15px 10px}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range ::-moz-selection{background:#000;color:#fafafa}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range ::selection{background:#000;color:#fafafa}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .wrapper{background:#fff;border-radius:10px;box-shadow:0 12px 35px rgba(0,0,0,.1);padding:20px 25px 40px;width:400px}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range header h2{font-size:24px;font-weight:700}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range header p{font-size:12px;margin-top:5px}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .price-input{display:flex;justify-content:space-between;margin-top:15px;width:100%}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .price-input .price-input-hidden{height:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;width:0}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .price-input .field{align-items:center;display:flex;justify-content:flex-end;position:relative}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .price-input .field *{font-size:12px;font-weight:300}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .price-input .field:first-of-type input{padding-left:5px;text-align:left}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .price-input .field:last-of-type input{text-align:right}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .field input{-moz-appearance:textfield;-webkit-appearance:none;background:var(--accent-1-color);border:none;font-size:12px;height:100%;max-width:37px;outline:none;width:-moz-max-content;width:max-content}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range input[type=number]::-webkit-inner-spin-button,section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .price-input .separator{align-items:center;display:flex;font-size:12px;justify-content:center;width:130px}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .slider{background:#ddd;border-radius:5px;height:3px;position:relative;translate:0 -2px}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .slider .progress{background:var(--primary-color);border-radius:5px;height:4px;left:0;position:absolute;right:0;translate:0 0}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .range-input{position:relative}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .range-input input{-webkit-appearance:none;-moz-appearance:none;background:none;height:5px;pointer-events:none;position:absolute;top:-7px;width:100%}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .range-input input.range-min{left:-2px}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .range-input input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary-color);border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.05);height:15px;pointer-events:auto;width:15px}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range input[type=range]::-moz-range-thumb{-moz-appearance:none;background:var(--primary-color);border:none;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.05);height:15px;pointer-events:auto;width:15px}@media only screen and (max-width:1024.98px){section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range input[type=range]::-webkit-slider-thumb{height:26px;width:26px}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range input[type=range]::-moz-range-thumb{height:26px;width:26px}}section#collection-grid .collection-grid-wrapper .collection-grid{grid-column-gap:30px;grid-row-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);position:relative}@media only screen and (max-width:991.98px){section#collection-grid .collection-grid-wrapper .collection-grid{grid-column-gap:10px;grid-row-gap:10px}}section#collection-grid .collection-grid-wrapper .collection-grid .spinner{display:none;left:50%;position:absolute;top:100px;transform:translateX(-50%);z-index:1}section#collection-grid .collection-grid-wrapper .collection-grid .spinner .check-circle-outer,section#collection-grid .collection-grid-wrapper .collection-grid .spinner .spinner-circle-outer{--circle-size:100px}section#collection-grid .collection-grid-wrapper .collection-grid.loading #collection-advert,section#collection-grid .collection-grid-wrapper .collection-grid.loading #collection-advert-2,section#collection-grid .collection-grid-wrapper .collection-grid.loading .product-card{filter:blur(2.4px) grayscale(.2);opacity:.6}section#collection-grid .collection-grid-wrapper .collection-grid.loading .spinner{display:block}@media only screen and (max-width:1199.98px){section#collection-grid .collection-grid-wrapper .collection-grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:575.98px){section#collection-grid .collection-grid-wrapper .collection-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:390px){section#collection-grid .collection-grid-wrapper .collection-grid{grid-template-columns:repeat(1,1fr)}}section#collection-grid #collection-advert{align-items:center;background-color:var(--primary-color);border-radius:5px;box-sizing:border-box;color:#fff;display:flex;justify-content:center;min-height:410px;overflow:hidden;padding:30px 20px 20px;position:relative}section#collection-grid #collection-advert .overlay{background-color:#000;inset:0;position:absolute;z-index:1}section#collection-grid #collection-advert :not(img){position:relative;text-align:center}section#collection-grid #collection-advert img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}section#collection-grid #collection-advert>div{display:flex;flex-direction:column;gap:15px;position:relative;z-index:2}section#collection-grid #collection-advert>div .banner-heading,section#collection-grid #collection-advert>div .banner-heading *{font-size:20px;font-weight:700}section#collection-grid #collection-advert>div .banner-text,section#collection-grid #collection-advert>div .banner-text *{font-size:14px}section#collection-grid #collection-advert>div a{margin:0 auto}section#collection-grid #collection-advert-2{align-items:center;background-color:var(--primary-color);border-radius:5px;box-sizing:border-box;color:#fff;display:flex;grid-column-end:span 2;justify-content:center;min-height:410px;overflow:hidden;padding:30px 60px 60px;position:relative}@media only screen and (max-width:390px){section#collection-grid #collection-advert-2{grid-column-end:span 1}}section#collection-grid #collection-advert-2 .overlay{background-color:#000;inset:0;position:absolute;z-index:1}section#collection-grid #collection-advert-2 :not(img){position:relative;text-align:center}section#collection-grid #collection-advert-2 img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}section#collection-grid #collection-advert-2>div{display:flex;flex-direction:column;gap:15px;position:relative;z-index:2}section#collection-grid #collection-advert-2>div .banner-heading,section#collection-grid #collection-advert-2>div .banner-heading *{font-size:20px;font-weight:700}section#collection-grid #collection-advert-2>div .banner-text,section#collection-grid #collection-advert-2>div .banner-text *{font-size:14px}section#collection-grid #collection-advert-2>div a{margin:0 auto}

/*# sourceMappingURL=section-gt-collection-grid.min.css.map*/