*{padding:0;box-sizing:border-box}*,body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}header{font-family:Whitney,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex;padding:20px 0;justify-content:space-evenly;align-items:center;font-size:16px;box-shadow:0 10px 6px -6px rgba(0,0,0,.034);margin:0;font-weight:500}#logo{width:70px}a{text-decoration:none;color:#000}.brand{text-align:center}.left-menu{width:40%}.left-menu,.right-menu{display:flex;justify-content:space-evenly}.right-menu{width:30%;text-decoration:none}.search-bar input[type=text]{border:none;border-radius:4px;font-size:18px;padding:8px;outline:none;background-color:#f5f5f6}.desktop-userActions{width:250px;position:absolute;padding:25px 20px 15px;background-color:#fff;color:#3e4152;border:1px solid #f5f5f6;visibility:visible;margin:-2px 0}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:220px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);padding:20px 16px;z-index:9;box-shadow:0 1px 10px rgb(0 0 0/8%);transition:opacity .2s ease-out,visibility .2s ease-out}.dropdown-item{margin:20px 18px}.dropdown:hover .dropdown-content{display:block;background:#fff}.btn-login{padding:12px 14px;margin:10px 10px 0 0;border:1px solid #eaeaec;border-radius:2px;text-align:center;text-transform:uppercase;font-size:14px;color:#ff3f6c;font-weight:500;background:#fff;cursor:pointer}.btn-login:hover{border:1px solid #ff3f6c}img{vertical-align:middle}.slideshow-container{position:relative}.next,.prev{cursor:pointer;position:absolute;top:50%;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:0;outline:none}.prev{left:10px}.next{right:10px;border-radius:3px 0 0 3px}.next:hover,.prev:hover{background-color:rgba(0,0,0,.8)}.text{font-size:15px;bottom:8px;width:100%;text-align:center}.numbertext,.text{color:#f2f2f2;padding:8px 12px;position:absolute}.numbertext{font-size:12px;top:0}.dot{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.active,.dot:hover{background-color:#717171}.fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}@-webkit-keyframes fade{0%{opacity:.4}to{opacity:1}}@keyframes fade{0%{opacity:.4}to{opacity:1}}@media only screen and (max-width:300px){.next,.prev,.text{font-size:11px}}.brand-section{width:100%;display:flex;flex-wrap:wrap}.brand{margin:14px;cursor:pointer;width:18%}.brand img{width:100%}.text-banner-title{text-transform:uppercase;color:#3e4152;letter-spacing:.15em;font-size:1.8em;margin:50px 0 10px 30px;max-height:5em;font-weight:500}.footer-section{margin:0;display:flex;justify-content:space-evenly;font-size:15px;text-decoration:none;padding-top:20px;padding-bottom:5px;cursor:pointer;line-height:normal;width:100%;border:1px solid #e9e9ed}.brands-footer-section,.category-footer-section,.links-footer-section{width:28%;display:flex;flex-direction:column;align-items:flex-start}.category-footer-section a{color:#696b79}.brands-footer-section-icon{margin:10px 0;width:100%;display:flex;justify-content:space-evenly}.brands-footer-section-icon img{width:58px}.brands-footer-section-icon p{text-align:left}.footer-bottom{padding:14px;border:1px solid #e9e9ed;text-align:center;color:#e9e9ed}.product-card{width:280px;height:480px;cursor:pointer;padding:10px;background-color:#f5f5f6;margin:8px 10px}.product-card img{object-position:50% 50%;width:100%;height:372px}.product-metainfo{text-align:left;margin:10px 0}.product-brand{font-size:16px;font-weight:500;color:#282c3f;margin-bottom:6px}.product-brand,.product-detail{line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail{color:#535766;font-size:14px;margin-bottom:0;margin-top:0;font-weight:400;display:block}.price-value{font-size:14px;color:#282c3f;font-weight:500}.price-discount{color:#ff905a;font-weight:400;font-size:12px;margin-left:5px}.product-card:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.product-filter-section{width:18%;border:1px solid #e9e9ed;padding:20px;color:#000;font-size:18px}.product-brand-filter,.product-category-filter,.product-price-filter{text-align:left}.filter-item{padding:8px}.filter-item>input{margin-right:8px}.filter-title{text-transform:uppercase;color:#3e4152;font-size:18px;letter-spacing:.15em;margin:50px 0 10px 30px;font-weight:500}.loader{display:flex;justify-content:center;align-items:center;width:100%;height:480px}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fdd;margin:-4px 0 0 -4px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product-list-section{display:flex;width:100%;height:800px}.product-list{width:82%;display:flex;flex-wrap:wrap;padding:20px;overflow-y:scroll}.product-list::-webkit-scrollbar{width:6px}.product-list::-webkit-scrollbar-track{background:transparent}.product-list::-webkit-scrollbar-thumb,.product-list::-webkit-scrollbar-thumb:hover{background:#3e4152}.product-detail-section{display:flex;justify-content:space-evenly;margin:20px 0}.display-image{cursor:pointer;max-width:60%;display:flex;flex-wrap:wrap}.display-image .display-imag-tile img{width:100%;height:100%;padding:4px;transition:transform .5s ease;object-fit:contain}.product-detail-description{margin-left:20px;width:40%;display:flex;flex-direction:column}.pdp-name{color:#000;padding:5px 20px 14px 0;font-size:20px;opacity:.8;font-weight:400;text-transform:uppercase}.pdp-discount-container{margin-top:14px;margin-bottom:5px;display:inline-block}.pdp-price strong{font-size:32px;color:#282c3f;font-weight:500}.pdp-price:focus{outline:none}.pdp-discount{font-size:20px;font-weight:500;letter-spacing:.5px;color:#ff905a}.product-tax{color:green}.product-size{margin-top:20px;display:flex;justify-content:flex-start;cursor:pointer}.product-size .size{border:1px solid #bfc0c6;font-size:18px;padding:18px;border-radius:50%;margin:0 8px;text-align:center;width:60px;height:60px}.product-size .size:hover{background-color:#d3d3d3}.product-btn-section{display:flex;margin-top:20px}.add-to-cart-btn,.wishlist-btn{outline:none;border:none;border-radius:4px;width:40%;padding:16px 22px;margin:0 10px;cursor:pointer;font-size:16px;background:#ff527b;color:#fff;font-weight:500;transition:transform .5s ease;text-align:center}.wishlist-btn{border:2px solid #e9e9ed;color:#000;background:#fff}.add-to-cart-btn:hover{border:2px solid #f5f5f5;transform:scale(1.1)}.wishlist-btn:hover{border:2px solid #000;transform:scale(1.1)}.product-detail-data{margin:20px}.product-detail-data p{line-height:1.7;font-size:18px}.display-imag-tile{width:100%;height:500px}.display-popup{display:flex}.display-popup .display-popup-img-section{width:18%}.display-popup .display-popup-img-section img{width:100%;object-fit:contain}.display-popup-detail-section{width:82%;color:#fff;padding-left:10px}button:disabled,button[disabled]{border:1px solid #999;background-color:#ccc;color:#666}.wishlist-page-section{display:flex;padding:30px;width:100%;cursor:pointer;min-height:480px}.wishlist-section-left{display:flex;width:100%;padding:22px;flex-wrap:wrap;justify-content:flex-start}.cart-left-section-entries{margin:10px}.cart-left-section-entries:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.cart-entry-display-image{width:80px;height:90px}.cart-page-section{display:flex;justify-content:center;padding:30px;cursor:pointer}.cart-offer{border:1px solid #eaeaec;border-radius:4px;padding:22px}.cart-offer ul{list-style:circle}.cart-offer ul li{margin-top:4px}.cart-section-left{width:40%;padding:22px}.cart-left-section-entries{border:1px solid #eaeaec;border-radius:4px;padding:10px 10px 0;margin-top:10px}.offer-description{font-size:12px}.cart-items-tag{display:flex;justify-content:space-between}.cart-items-tag p{font-size:16px;font-weight:600;color:#000;padding:20px 16px}.cart-entry-section-btn{padding:16px 18px}.cart-entry-remove-btn{background:none;outline:none;border:none;color:#696b79;font-weight:600;cursor:pointer;letter-spacing:.5px}.cart-section-entry{display:flex;font-size:14px}.cart-entry-display-image{width:120px;height:150px}.cart-entry-display-image img{width:100%;object-fit:cover}.cart-entry-details{padding-left:18px}.cart-entry-product-title{font-size:16px;font-weight:600;color:#000}.cart-entry-product-description{color:#282c3f}.cart-entry-product-price,.size-qty{font-size:16px;color:#000;font-weight:500}.cart-section-right{width:20%;border-left:1px solid #eaeaec;border-radius:4px;padding:22px}.cart-apply-coupon-section,.price-row{display:flex;justify-content:space-between}.cart-apply-coupon-section{padding:10px;border-bottom:1px solid #eaeaec}.cart-apply-coupon-section p:first-child{color:#000;font-size:14px}.price-row{margin-top:14px}.price-row p{color:#000;font-size:15px}.apply-coupon p:first-child{color:green}.apply-coupon p:nth-child(2){color:red}.final-price,.order-place-btn-section{border-top:1px solid #eaeaec;padding:10px 0}.place-order-btn{width:100%;outline:none;border:none;border-radius:4px;padding:16px 22px;cursor:pointer;font-size:16px;background:#ff527b;color:#fff;font-weight:500;transition:transform .5s ease}.apply-coupon-btn{padding:4px 14px;border:1px solid #ff3f6c;border-radius:2px;text-align:center;text-transform:uppercase;font-size:12px;color:#ff3f6c;font-weight:500;background:#fff;cursor:pointer}.order-left-section-entries{border:1px solid #eaeaec;border-radius:4px;padding:10px 10px 0;margin:10px}.order-left-section-entries:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.order-items-tag{display:flex;justify-content:space-between}.order-items-tag p{font-size:16px;font-weight:600;color:#000;padding:20px 16px}.order-entry-section-btn{padding:16px 18px}.order-entry-remove-btn{background:none;outline:none;border:none;color:#696b79;font-weight:600;cursor:pointer;letter-spacing:.5px}.order-section-entry{display:flex;font-size:14px}.order-entry-display-image{width:80px}.order-entry-display-image img{width:100%;object-fit:cover}.order-entry-details{padding-left:18px}.order-entry-product-title{font-size:16px;font-weight:600;color:#000}.order-entry-product-description{color:#282c3f}.order-entry-product-price,.size-qty{font-size:16px;color:#000;font-weight:500}.size-qty{width:180px;margin-top:8px}.no-items-section{display:flex;justify-content:center;margin:20px auto}#shop-btn{text-align:center;width:40%;outline:none;border:none;border-radius:4px;padding:16px 22px;cursor:pointer;font-size:16px;background:#ff527b;color:#fff;font-weight:500;transition:transform .5s ease}.order-history-section{min-height:480px;padding:20px}.accordion{width:90%;margin:12px}.accordion-item{margin-top:12px}.accordion-title{display:flex;flex-direction:row;justify-content:space-between;cursor:pointer;background-color:#f5f5f5}.accordion-title:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.accordion-content,.accordion-title{padding:1rem}.accordion-content{background-color:#fff}.order-price-row{width:50%;margin-top:14px;display:flex;justify-content:space-between;border-bottom:1px solid #e9e9ed}.order-price-row p{color:#000;font-size:15px}.shipped-status{font-weight:500}@media screen and (max-width:700px){body{font-size:18px}.accordion{width:90%}}
/*# sourceMappingURL=main.83cd32eb.chunk.css.map */