:root{--lightest-color:#d4d5d9;--lighter-color:#7e818c;--light-color:#535766;--dark-color:#282c3f;--light-border:#e9e9ed}*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{display:none}body{font-family:Whitney,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-size:16px}.flex-row{flex-direction:row}.flex-column,.flex-row{display:flex;flex-wrap:wrap}.flex-column{flex-direction:column}.center{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}button:hover{cursor:pointer}a{text-decoration:none;color:#000}.navbar{height:80px;width:100%;justify-content:space-between;align-items:center;box-shadow:0 3px 10px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;background-color:#fff;padding:0 30px;z-index:2}.logo{height:50px;width:50px}.nav-link{margin:0 10px;font-size:14px;font-weight:700}.search-container{position:relative}.search-box{border:none;height:50px;width:400px;background-color:#f5f5f6;padding-left:50px;padding-right:50px;font-size:.9rem;border-radius:5px}.search-box:focus{outline-color:#dbd6d6;background-color:#fff}.search-icon{height:20px;width:20px;position:absolute;left:15px}.back-from-search{display:none;font-size:1.5rem;position:absolute;color:var(--lighter-color);left:-9vw}.hide{display:none!important}.clear-query-button{color:var(--lighter-color);font-size:1.5rem;position:absolute;right:10px}.action-item{text-align:center;margin:0 10px;position:relative}.action-item:hover{cursor:pointer}.action-icon{height:20px;width:20px}.action-text{font-size:12px;font-weight:700}.mobile-search-button{display:none}.mobile-hide{display:flex}.bag-item-count{position:absolute;top:-10px;right:-5px;background-color:#e26c6c;border-radius:50%;width:18px;height:18px;text-align:center;line-height:20px;font-size:10px;font-weight:700;color:#fff}@media screen and (max-width:1150px){.nav-links-container{display:none}.search-box{width:500px;height:40px}.search-icon{left:15px}.clear-query-button{right:10px}}@media screen and (max-width:850px){.search-box{width:300px;height:40px;padding-left:50px}}@media screen and (max-width:650px){.navbar{height:60px;padding:0 10px}.logo{height:40px;width:40px}.back-from-search,.mobile-search-button{display:inline-block}.clear-query-button{right:10px}.action-text{display:none}.action-item{margin:0}.action-container{width:70%;justify-content:space-between}.mobile-hide{display:none}.search-box{width:83vw;height:35px}}@media screen and (max-width:450px){.search-box{width:80vw}.back-from-search{left:calc(-20vw + 40px)}}.item-card{width:200px;margin:5px 5px 9px;border-radius:5px;position:relative}.item-card:hover{box-shadow:0 0 15px #e2d8d8;cursor:pointer}.item-card:hover .item-action{display:block}.item-image{height:275px;width:100%;border-radius:3px 3px 0 0;position:relative}.item-image img{width:100%;height:100%;object-fit:cover}.rating-detail{height:auto;position:absolute;bottom:8px;left:3px;background-color:hsla(0,0%,100%,.8);padding:5px;font-size:.75rem;font-weight:500;border-radius:3px}.star{color:rgba(177,121,121,.8)}.item-info{padding:5px 0 5px 10px;background-color:#fff}.brand-name{font-size:1rem;font-weight:700;color:var(--dark-color)}.product-name{font-size:.85rem;color:var(--light-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-details{margin-top:5px}.price{font-size:.85rem;font-weight:700}.actual-price{font-size:.75rem;color:var(--lighter-color);text-decoration:line-through}.discount{color:#ff905a;font-size:.8rem}.item-action{width:100%;justify-content:center;position:absolute;bottom:30px;background-color:#fff;left:0;display:none}.wishlist-button{height:30px;width:90%;margin:20px auto 10px}.wishlist-button:hover{cursor:pointer}.available-sizes{font-size:.8rem;color:var(--lighter-color);padding:5px 0 5px 10px}.item-list-mobile-action{display:none}.item-action .wishlist-button{background-color:#fff;border:1px solid var(--lighter-color)}.item-action .remove-from-wishlist{background-color:#586080!important;color:#fff}.item-card-similar-button{position:absolute;top:-25px;right:5px}.view-similar-mobile-button{display:none}@media screen and (max-width:1000px){.item-card:hover .item-action{display:none}.item-list-mobile-action{display:block;position:absolute;top:5px;right:5px}.item-list-mobile-action button{height:25px;width:25px;border:none;border-radius:50%;color:#7e7979;font-size:1.2rem;cursor:pointer;background-color:rgba(221,199,199,.8);padding-top:3px}.heart-remove{color:#ee2a2a}.view-similar-mobile-button{display:block;position:absolute;bottom:9px;right:5px}.rating-detail{background-color:hsla(0,0%,100%,.85);padding:2px 3px;font-size:.7rem;border-radius:10px}}@media screen and (max-width:480px){.item-card{width:48%;margin:2px}.item-image{height:auto!important;min-height:150px}.off{display:none}}.specific-filter-container{border-top:1px solid var(--light-border);border-right:1px solid var(--light-border);padding:20px 0}.specific-filter-container:last-child{border-bottom:1px solid var(--light-border)}label{display:block}.filter-color-sample{height:15px;width:15px;display:inline-block;border-radius:50%;margin-right:10px}.filter-title{font-size:15px;font-weight:700;color:var(--dark-color);padding-bottom:15px}.filter-label{cursor:pointer;margin-bottom:7px;color:var(--light-color);font-size:15px}.filter-name{margin-left:10px}.breadcrumb-container{align-items:center;flex-wrap:nowrap;width:100%;height:50px;padding-left:25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#fff}.breadcrumb-item{margin:0}.breadcrumb-item:hover{cursor:pointer}.breadcrumb-item:not(:last-child):after{margin:0 10px;content:"/"}.breadcrumb-item:last-child{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:650px){.breadcrumb-container{display:none}}.sort-by{margin:0 20px 14px 0;position:relative;border:1px solid var(--lightest-color);height:35px;width:270px;align-items:center;border-radius:5px;align-self:flex-end}.sort-by:hover .sort-list{display:block}.sort-by:hover{border-bottom:1px solid #fff;border-radius:5px 5px 0 0;box-shadow:.5px .5px 10px .5px #e9e5e5}.sort-title{padding-left:20px;color:var(--lighter-color)}.selected-sort{margin-left:10px;font-weight:550}.down-arrow{position:absolute;right:10px;top:7px;color:var(--lightest-color)}.sort-list{position:absolute;top:101%;left:-.5px;width:100.5%;padding-top:10px;background-color:#fff;border:1px solid #d4d5d9;border-top:none;padding-bottom:15px;z-index:1}.sort-list,.sort-list-radio-button{display:none}.sort-list-item{height:40px;width:100%;padding-left:20px;align-items:center}.sort-list-item:hover{z-index:1;background-color:#eceef3!important}@media screen and (max-width:650px){.sort-by{margin:0 10px 10px 0}}.active-filters{margin-left:10px}.active-filter-name{border:1px solid var(--lightest-color);border-radius:15px;padding:0 5px 2px 7px;margin:0 5px 5px 0;font-size:14px;justify-content:space-evenly;align-items:center}.remove-filter{color:var(--lightest-color)}.remove-filter:hover{cursor:pointer}@media screen and (max-width:650px){.active-filters{display:none}}.bag-item-card{width:330px;height:135px;border:.2px solid #cf9999;margin:15px;position:relative}.bag-item-image-container{width:100px;height:135px;display:inline-block}.bag-item-image{width:100%;height:100%}.bag-item-details{vertical-align:top;display:inline-flex;width:200px;flex-direction:column;align-items:center;justify-content:center;padding:10px 5px}.bag-item-name{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.9rem;margin-bottom:10px}.bag-item-price{font-size:.9rem;font-weight:700}.bag-item-original-price{font-size:.7rem;text-decoration:line-through;color:var(--lighter-color)}.bag-item-discount{font-size:.7rem;font-weight:700;color:#ff905f}.bag-item-action{margin-top:10px;margin-left:10px}.bag-item-action .remove-item-button{top:5px;color:var(--lightest-color)}.bag-item-action .remove-item-button,.bag-item-action .wishlist-bag-button{position:absolute;right:5px;font-size:1.2rem;border:none;background-color:transparent}.bag-item-action .wishlist-bag-button{top:35px;color:#ec4d4d}.bag-item-size-title,.quantity-title{font-size:.8rem}.bag-item-quantity .quantity-button{font-size:1.2rem;color:#0bacac;margin-bottom:-2px}.bag-item-quantity .quantity-button:hover{cursor:pointer}.quantity-value{font-size:1rem;font-weight:700;margin:0 10px}.bag-item-size-label{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;height:20px;width:20px;border-radius:50%;border:.8px solid var(--lightest-color);font-size:.7rem;margin:10px 4px 4px}.bag-item-size-label:hover{border:1px solid #000;cursor:pointer}.bag-item-size input[type=radio]:checked+label{border:1px solid #000;background-color:#fae3e3}.wishlist-item-card{width:200px;height:auto;border:.2px solid #cf9999;margin:15px;position:relative}.wishlist-item-image-container{width:100%;height:266px;position:relative}.wishlist-item-image{width:100%}.wishlist-item-details{align-items:center;justify-content:center;padding:10px 5px}.wishlist-item-name{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.9rem}.wishlist-item-price{font-weight:700}.wishlist-item-original-price{font-size:.7rem;text-decoration:line-through;color:var(--lighter-color)}.wishlist-item-discount{font-size:.7rem;font-weight:700;color:#ff905f}.wishlist-item-action{border-top:.2px solid #cf9999;padding:15px 0}.move-to-bag-button{color:#ff3e6c;border:none;background-color:transparent;font-size:.7rem;font-weight:700;height:100%;width:100%}.wishlist-item-action .remove-item-button{position:absolute;top:5px;right:5px;color:var(--light-color);font-size:1.2rem;border:none;background-color:transparent}@media screen and (max-width:480px){.wishlist-item-card{width:160px;margin:8px 3px}.wishlist-item-image-container{height:213px}.wishlist-item-percent-off{display:none}}.product-sample-carousel{display:none;margin-bottom:20px}@media screen and (max-width:650px){.product-sample-carousel{display:block}}.view-similar-button{padding:0 6px;font-size:.8rem;background-color:hsla(0,0%,100%,.85);color:var(--light-color);border-radius:10px}.view-similar-button .small-screen{display:none}.emptypage{width:100%;height:calc(100vh - 80px);display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}.empty-container,.emptypage-insider{height:100%;width:100%}.product-container{display:inline-flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;align-items:center;position:relative;width:calc(100% - 250px);vertical-align:top}.product-container-header{width:100%;border-bottom:1px solid var(--light-border)}@media screen and (max-width:1150px){.product-container{width:calc(100% - 200px)}}@media screen and (max-width:650px){.product-container{width:100%}.product-container-header{position:-webkit-sticky;position:sticky;background-color:#fff;top:60px;z-index:5}}.filter-container{width:250px;display:inline-block}.filter-container>div,.filter-container>h4{padding-left:25px}.filter-container-header{align-items:center;justify-content:space-between;padding-right:10px;height:49.5px;font-weight:700}.filter-container-title{font-size:17px;font-weight:700}.clear-all-filters{font-size:14px;color:#ff3f6c}.clear-all-filters:hover{cursor:pointer}.mobile-filter-icon{display:none}.mobile-hide-filter-container{display:block}@media screen and (max-width:1150px){.filter-container{width:200px}}@media screen and (max-width:650px){.mobile-hide-filter{display:none!important}.filter-container{background-color:#fff;z-index:1;width:100%;position:fixed;top:60px;height:calc(100vh - 60px)!important;overflow:scroll;padding-top:50px;padding-bottom:50px}.filter-container::-webkit-scrollbar{display:none}.mobile-filter-icon{display:block;position:fixed;left:12px;font-size:1.5rem;z-index:6;margin-top:2px;color:var(--lighter-color)}.close-filter-container{font-size:1.8rem;margin-top:-2px!important;margin-left:5px!important}.mobile-filter-icon:hover{cursor:pointer}}.product-details-container{display:inline-block;vertical-align:top;padding-left:20px;width:40%;padding-right:20px;position:-webkit-sticky;position:sticky;top:90px;font-size:15px}.product-details-container .product-brandname{font-size:1.7em;font-weight:700}.product-details-container .product-name{font-size:1.5em;font-weight:400;margin-bottom:.5em;color:var(--lighter-color)}.product-rating-count{padding-bottom:15px;border-bottom:1px solid var(--lightest-color);margin-bottom:10px}.product-rating-count .rating{font-weight:700}.product-rating-count .star-icon{font-size:.9em;color:var(--lighter-color)}.product-rating-count .no-of-reviews{font-size:.9em;color:var(--light-color);font-weight:300}.product-price-details .final-price{font-size:1.7em;font-weight:600}.product-price-details .original-price{font-size:1.5em;font-weight:300;color:var(--light-color);text-decoration:line-through}.product-price-details .discount-percentage{font-size:1.5em;font-weight:500;color:#ff905a}.product-price-details .tax-detail{color:var(--lighter-color)}.product-size-details{margin-top:30px;margin-bottom:2rem}.select-size-title{font-size:1em;font-weight:700;margin-bottom:.5em}.detail-size-label{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;height:2.5em;width:2.5em;border-radius:50%;border:.8px solid var(--lightest-color);font-size:1em;margin:10px 5px 5px}.detail-size-label:hover{border:1px solid #000;cursor:pointer}.size-radio-input{display:none}.product-size-details input[type=radio]:checked+label{border:1px solid #000;background-color:#fae3e3}.product-actions{margin-top:30px}.product-actions button{border-radius:5px}.product-actions button:hover{cursor:pointer}.product-actions .bag-handler-button{height:3em;width:45%;background-color:#ff3e6c;border:none;font-size:1em;font-weight:700;color:#fff}.product-actions .wishlist-handler-button{height:3em;width:45%;border:none;background-color:transparent;border:1px solid var(--lightest-color);margin-left:20px;font-size:1em;font-weight:550}.product-actions .remove-from-wishlist-button{background-color:#586080;color:#fff}@media screen and (max-width:1000px){.product-details-container{font-size:13px!important}}@media screen and (max-width:800px){.product-details-container{padding-left:20px;width:50%;padding-right:20px}}@media screen and (max-width:650px){.product-details-container{padding-left:20px;width:100%;padding-right:20px;padding-bottom:0}.product-actions{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;position:-webkit-sticky!important;position:sticky!important;bottom:0;background-color:#fff;padding:20px 0}.product-actions button{width:50%!important}}.product-samples-container{width:60%;padding:0 5px 0 25px;display:inline-flex;justify-content:space-between}.sample-image-container{width:48%;margin:2px 2px 10px;overflow:hidden}.sample-image{height:100%;width:100%;transition:all .5s ease}.sample-image-container:hover{cursor:zoom-in}.sample-image-container:hover .sample-image{transform:scale(1.1)}@media screen and (max-width:800px){.product-samples-container{width:50%;padding:0 5px 0 15px;display:inline-flex;justify-content:space-between}}@media screen and (max-width:650px){.product-samples-container{display:none}}.modal{z-index:50;height:80vh;width:50vw;position:fixed;top:10vh;left:25vw;background-color:#f7f2f2;padding-top:50px;box-shadow:0 0 20px #918686;border-radius:5px}.modal::-webkit-scrollbar{display:none}.modal-close-button{position:absolute;top:10px;right:20px;border:none;font-size:2rem;background-color:transparent;color:#dd0909}@media screen and (max-width:1150px){.modal{width:80vw;left:10vw}}@media screen and (max-width:900px){.modal{width:100vw;height:100vh;top:0;left:0;border-radius:0}}.bag-container{height:100%;width:100%;background-color:#fff;border-radius:0 0 0 0;overflow:scroll;justify-content:space-evenly;align-items:flex-start;padding-bottom:120px}.bag-container::-webkit-scrollbar{display:none}.bag-action{position:absolute;bottom:0;left:0;width:100%;height:60px;display:flex;flex-direction:row;align-items:center;border-top:1px solid #000;font-size:1.2rem;font-weight:700}.bag-action div{width:50%;height:100%}.total-amount{background-color:#7d64da;color:#fff}.checkout{background-color:#fff;border-left:1px solid #000;color:red}.checkout:hover{background-color:#dd6060;color:#fff;cursor:pointer}.bag-action .inactive{pointer-events:none;opacity:.3}@media screen and (max-width:900px){.bag-action{position:fixed;bottom:0}}.wishlist-container{height:100%;width:100%;position:relative;background-color:#fff;border-radius:0 0 5px 5px;overflow:scroll;padding:10px;justify-content:space-evenly;align-items:flex-start}.wishlist-container::-webkit-scrollbar{display:none}@media screen and (max-width:900px){.wishlist-container{padding-bottom:50px}}@media screen and (max-width:480px){.wishlist-container{padding:0 0 50px}}.similar-products-container{position:fixed;top:0;right:0;height:100vh;width:35%;background:hsla(0,0%,100%,.55);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);backdrop-filter:blur(17px);-webkit-backdrop-filter:blur(17px);justify-content:space-evenly;align-items:center;overflow:scroll;z-index:50;padding-top:60px;padding-bottom:60px}.close-similar-product{position:absolute;top:15px;left:20px;font-size:30px}.close-similar-product:hover{cursor:pointer}.similar-products-container::-webkit-scrollbar{display:none}.similar-products-container .view-similar-button{display:none!important}.no-similar-product-title{position:absolute;color:#6760db;top:20%}@media screen and (max-width:1150px){.similar-products-container{width:50%}}@media screen and (max-width:850px){.similar-products-container{width:50%}}@media screen and (max-width:650px){.similar-products-container{width:100%}}
/*# sourceMappingURL=main.cc8bfa74.chunk.css.map */