.filterNav-container{position:sticky;top:150px;width:100%;height:100px;background-color:transparent;z-index:99;display:flex;flex-direction:column;margin-top:5rem;gap:3rem}.filterNav-content{display:flex;justify-content:flex-end;align-items:center;width:100%;height:100%;padding:0 65px}.filterNav-content.scrolled{justify-content:space-between}.filterNav-category{width:70%;height:100%;display:none}.filterNav-filter{width:30%;gap:6rem}.filterNav-filter,.filterNav-filter-item{height:100%;display:flex;justify-content:flex-end;align-items:center}.filterNav-filter-item{width:fit-content;gap:3rem;cursor:pointer}.filterNav-filter-item h2{font-size:1.6rem;text-transform:uppercase;font-weight:400}.filterNav-category-wrapper{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;gap:3rem}.filterNav-category-item{cursor:pointer}.filterNav-category-item:hover h2{text-decoration:underline}.filterNav-category-item h2{font-size:1.6rem;text-transform:uppercase;font-weight:400}.scrolled{display:flex!important}.category-container .main-header-container{background-color:#fff}.filterNav-container-mobile{position:sticky;top:110px;width:100vw;height:fit-content;background-color:transparent;z-index:99;margin:20px 0;padding:10px}.filterNav-container-mobile.scrolled{background-color:#fff;top:65px}.filterNav-content-mobile{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;flex-direction:column;gap:2rem}.filterNav-category-mobile{width:70%}.filterNav-filter-mobile{width:30%;justify-content:flex-end;display:none}.filterNav-filter-item-mobile{display:flex;justify-content:flex-start;align-items:center;width:fit-content;height:100%;gap:3rem;cursor:pointer}.filterNav-category-item-mobile h2{font-size:1.6rem;text-transform:uppercase;font-weight:400}.filterNav-category-mobile{display:none;justify-content:flex-start;align-items:center;width:100%;height:100%;gap:1rem}.scrolled-mobile{display:flex!important}.filterNav-filter-mobile{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;gap:6rem}.filterNav-filter-area{width:fit-content;height:100%;display:flex;justify-content:flex-start;align-items:center;gap:1rem}.filterNav-filter-area h2{font-size:1.4rem;text-transform:uppercase;font-weight:400}.filterNav-category-area{width:fit-content;height:100%;display:flex;justify-content:flex-start;align-items:center;gap:1rem}.filterNav-category-area h2{font-size:1.4rem;text-transform:uppercase;font-weight:400}.filterPop-container{position:sticky;top:200px;right:0;width:30%;height:100vh;background-color:#fff;align-self:flex-end;z-index:1000;box-shadow:0 0 10px rgba(0,0,0,.1);display:none;font-family:Playfair Display,serif}.filterPop-container.filter-active{display:block}.filterPop-content{justify-content:flex-start;padding:1rem 2rem}.filterPop-content,.filterPop-content form{display:flex;align-items:flex-start;flex-direction:column;width:100%;height:100%}.filterPop-content form{justify-content:space-between;gap:2rem;padding:2rem 0}.filterPop-item{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:100%;height:fit-content;gap:1rem;margin-top:4rem}.filterPop-item:nth-child(2){margin-top:0}.filter-item-title h4{font-size:1.4rem;font-weight:500;text-transform:uppercase}.filter-item-options{display:grid;grid-template-columns:repeat(2,1fr);justify-content:flex-start;align-items:center;width:100%;height:fit-content;gap:1rem}.color-options{overflow-y:auto;max-height:200px}.filter-item-option{width:100%;height:50px;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;cursor:pointer;border:1px solid #00000028}.filter-item-option.checked{border:2px solid #000}.filter-item-option label{font-size:1.4rem;font-weight:400;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;gap:1rem;width:100%;height:100%;padding:1rem}.filter-item-option label span{width:20px;height:20px;border-radius:50%}.filter-price-separator input{width:100%;height:100%;border:none;background-color:transparent;font-size:1.4rem;font-weight:400;color:#000;padding:0 1rem}.filter-price-separator input:active .filter-price-separator input:focus{outline:none;border:none}.filterPop-apply-button{width:100%;height:50px;background-color:#000;color:#fff;font-size:1.4rem;font-weight:500;text-transform:uppercase;border:none;cursor:pointer}.filterPop-apply-button:hover{background-color:#333}.filterPop-apply-button:active{background-color:#000}.filterPop-clear-button{top:5%;right:10%}.filterPop-clear-button,.filterPop-close{position:absolute;font-size:1.4rem;font-weight:500;color:#000}.filterPop-close{top:2%;right:5%;cursor:pointer}@media (max-width:479px){.filterPop-container{position:fixed;top:0;right:0;width:100%;height:100vh;z-index:99999}.filterPop-content form{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:2rem;padding:20rem 0 2rem}.filter-item-option label,.filter-item-title h4,.filterPop-apply-button{font-size:1.8rem}.filterPop-clear-button{font-size:1.8rem;top:168px;right:5%}.filterPop-close{display:block;top:100px}}@media (min-width:480px) and (max-width:767px){.filterPop-container{position:fixed;top:0;right:0;width:100%;height:100vh;z-index:99999}.filterPop-content form{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:2rem;padding:10rem 0 2rem}.filter-item-option label,.filter-item-title h4,.filterPop-apply-button{font-size:1.8rem}.filterPop-clear-button{font-size:1.8rem;top:88px;right:5%}.filterPop-close{display:block}}.product-list-container{width:100%;height:100%;font-family:Playfair Display,serif;overflow:clip;margin:15rem auto 0}.product-list-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%}.product-list-upper-row{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 0 0 65px}.product-list-upper-row-left-col{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.product-list-title{font-size:4rem}.product-list-product-count,.product-list-title{font-weight:400;font-family:Playfair Display,serif;text-transform:uppercase}.product-list-product-count{font-size:2.2rem}.product-list-bottom-row{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:100%}.product-list-wrapper{display:grid;grid-template-columns:repeat(2,1fr);width:55vw;height:100%;justify-content:center;align-items:center;row-gap:5rem;column-gap:10rem;margin:0}.product-list-wrapper.product-list-liste-gorunum .product-card-container{border:1px solid #000;padding:20px;margin-top:0}.product-list-wrapper.product-list-liste-gorunum{grid-template-columns:repeat(3,1fr);gap:5rem}.product-list-wrapper.product-list-liste-gorunum .product-card-container:nth-child(5n+1){grid-column:span 1}.product-list-wrapper.product-list-liste-gorunum .product-card-container:nth-child(5n+1) .product-card-img{width:50rem;height:70rem;object-fit:cover}.product-list-wrapper.product-list-kare-gorunum .product-card-container{border:1px solid #000;padding:20px;margin:0;width:40rem;height:40rem}.product-list-wrapper.product-list-kare-gorunum{display:flex;flex-wrap:wrap;width:100%;gap:5rem}.product-list-wrapper.product-list-kare-gorunum .product-card-container:nth-child(5n+1){grid-column:span 1}.product-list-wrapper.product-list-kare-gorunum .product-card-container .product-card-img,.product-list-wrapper.product-list-kare-gorunum .product-card-container:nth-child(5n+1) .product-card-img{width:30rem;height:30rem;object-fit:cover;object-position:center}@media (max-width:479px){.product-list-container{margin-top:10rem;width:100%}.product-list-upper-row{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px}.product-list-bottom-row{width:90%;margin:0 auto}.product-list-upper-row{padding:0 0 0 15px}.product-list-title{font-size:3rem}.product-list-product-count{font-size:1.8rem}.product-list-wrapper{grid-template-columns:repeat(2,1fr);width:100%;column-gap:2rem;row-gap:10rem}.product-list-bottom-row{margin-top:2rem}.product-list-wrapper.product-list-liste-gorunum{grid-template-columns:repeat(1,1fr);gap:5rem;width:100%}.product-list-wrapper.product-list-liste-gorunum .product-card-container:nth-child(5n+1) .product-card-img{height:100%}.product-list-wrapper.product-list-liste-gorunum .product-card-container .product-card-img{width:100%;height:90%;object-fit:cover;padding:5rem 2rem}.product-list-wrapper.product-list-liste-gorunum .product-card-container:nth-child(5n+1) .product-card-img{width:100%;height:90%;object-fit:cover}.product-list-wrapper.product-list-liste-gorunum .product-card-container{width:100%;height:100%;object-fit:cover;margin:0}.product-list-wrapper.product-list-liste-gorunum .product-card-container a{width:100%;height:100%;object-fit:cover}.product-list-wrapper.product-list-kare-gorunum{grid-template-columns:repeat(1,1fr);gap:5rem;padding:5rem 2rem}.product-list-wrapper.product-list-kare-gorunum .product-card-container:nth-child(5n+1) .product-card-img{height:100%}.product-list-wrapper.product-list-kare-gorunum .product-card-container .product-card-img{width:100%;height:90%;object-fit:cover;padding:5rem 2rem}.product-list-wrapper.product-list-kare-gorunum .product-card-container:nth-child(5n+1) .product-card-img{width:100%;height:90%;object-fit:cover}.product-list-wrapper.product-list-kare-gorunum .product-card-container{width:90%;height:100%;object-fit:cover;margin:0}.product-list-wrapper.product-list-kare-gorunum .product-card-container a{width:100%;height:100%;object-fit:cover}}.addToCart-popUp{color:#fff;background-color:#000!important;border-radius:10px;cursor:pointer;font-size:30px}.toaster-container{font-size:1.6rem}.addToCart-popUp-span{font-weight:800}.addToCard-button:disabled{background-color:gray!important;color:#000}@media (min-width:480px) and (max-width:767px){.product-list-container{margin-top:15rem}.product-list-upper-row{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;padding:0 0 0 15px}.product-list-upper-row-right-col{margin:0 auto}.product-list-title{font-size:3rem}.product-list-product-count{font-size:1.8rem}.product-list-wrapper{grid-template-columns:repeat(2,1fr);width:95%;column-gap:2rem;row-gap:10rem}.product-list-wrapper.product-list-liste-gorunum{grid-template-columns:repeat(2,1fr);gap:5rem}.product-list-wrapper.product-list-liste-gorunum .product-card-container .product-card-img,.product-list-wrapper.product-list-liste-gorunum .product-card-container:nth-child(5n+1) .product-card-img{width:30rem;height:40rem;object-fit:cover}.product-list-wrapper.product-list-kare-gorunum{grid-template-columns:repeat(1,1fr);gap:5rem}.product-list-wrapper.product-list-kare-gorunum .product-card-container:nth-child(5n+1) .product-card-img{height:100%}.product-list-wrapper.product-list-kare-gorunum .product-card-container .product-card-img,.product-list-wrapper.product-list-kare-gorunum .product-card-container:nth-child(5n+1) .product-card-img{width:100%;height:90%;object-fit:cover}.product-list-wrapper.product-list-kare-gorunum .product-card-container{width:90%;height:100%;object-fit:cover;margin:0}.product-list-wrapper.product-list-kare-gorunum .product-card-container a{width:100%;height:100%;object-fit:cover}}@media (min-width:768px) and (max-width:1023px){.product-list-container{margin-top:15rem}.product-list-upper-row{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px}.product-list-wrapper{width:95%;column-gap:5rem;row-gap:10rem}.product-list-upper-row{padding:0 0 0 15px}.product-list-upper-row-right-col{margin:0 auto}.product-list-title{font-size:3rem}.product-list-product-count{font-size:1.8rem}.product-list-wrapper{grid-template-columns:repeat(1,1fr);width:90vw}.product-list-wrapper.product-list-liste-gorunum{grid-template-columns:repeat(2,1fr);gap:5rem}.product-list-wrapper.product-list-liste-gorunum .product-card-container .product-card-img,.product-list-wrapper.product-list-liste-gorunum .product-card-container:nth-child(5n+1) .product-card-img{width:30rem;height:40rem;object-fit:cover}}@media (min-width:1024px) and (max-width:1279px){.product-list-wrapper{width:70vw}.product-list-wrapper.product-list-liste-gorunum{grid-template-columns:repeat(2,1fr);gap:5rem}.product-list-wrapper.product-list-liste-gorunum .product-card-container:nth-child(5n+1) .product-card-img{width:40rem;height:50rem;object-fit:cover}.product-list-wrapper{column-gap:0}.product-list-wrapper.product-list-kare-gorunum .product-card-container .product-card-img,.product-list-wrapper.product-list-kare-gorunum .product-card-container:nth-child(5n+1) .product-card-img{width:30rem;height:30rem;object-fit:cover}}@media (min-width:1280px) and (max-width:1919px){.product-list-wrapper{width:70vw}.product-list-wrapper.product-list-liste-gorunum .product-card-container .product-card-img,.product-list-wrapper.product-list-liste-gorunum .product-card-container:nth-child(5n+1) .product-card-img{width:40rem;height:50rem;object-fit:cover}}