*,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}.SubscribeInput{max-width:400px;height:30px;display:flex;align-items:center}.SubscribeInput .InputBox{max-width:400px;width:65%;height:inherit;outline-width:0;padding-left:10px}.SubscribeInput .SubscribeBtn{width:30%;outline-width:0;color:#fff;background-color:#f15a24;border:none;padding:10px;transition:padding .5s}.SubscribeInput .SubscribeBtn:hover{cursor:pointer;padding-right:15px}.Footer{margin-top:50px;background-color:#202124;padding:50px;display:flex;justify-content:space-around}@media (max-width:600px){.Footer{flex-direction:column;padding:50px 20px}}.Footer .FooterLeft{display:flex;justify-content:space-around;flex:3 1}@media (max-width:600px){.Footer .FooterLeft{flex-direction:column}}.Footer .FooterLeft .FooterColumn .FooterTitle h5{color:#fff;font-size:1rem;font-weight:600}.Footer .FooterLeft .FooterColumn .subCategories{display:flex;flex-direction:column;color:#cecece;font-size:.8rem;font-weight:400;margin-top:10px}.Footer .FooterLeft .FooterColumn .subCategories span{padding-bottom:5px}.Footer .FooterRight{flex:1 1}.Footer .FooterRight .CopyRight{color:#cecece;padding:10px;font-size:.8rem}.productRow{margin:5px auto auto;width:90%}@media (max-width:600px){.productRow{width:100%}}.productRow h2{text-align:center;font-weight:600;margin:100px 50px 50px}.productRow__itemsContainer{display:flex;align-items:center}.productRow__items{display:flex;overflow-y:hidden;overflow-x:scroll;scroll-behavior:smooth}.productRow__items::-webkit-scrollbar{display:none}.ProductCard{width:224px;margin:20px}.ProductCard .ImgContainer{width:224px;object-fit:contain}.ProductCard .ImgContainer img{width:100%;cursor:pointer}.ProductCard .ProductDetailContainer .ProductContent{display:flex;align-items:center;justify-content:space-between}.ProductCard .ProductDetailContainer .ProductContent p{text-align:left;cursor:pointer}.ProductCard .ProductDetailContainer .productBuyContainer{display:flex;justify-content:space-between}.ProductCard .ProductDetailContainer .productBuyContainer .priceRating{text-align:left}.ProductCard .ProductDetailContainer .productBuyContainer .priceRating p{font-size:1.2rem;padding-bottom:5px}.wishlistIcon{display:flex;align-items:center;justify-content:space-between}.wishlistIcon p{text-align:left;cursor:pointer}.cartIcon{width:45px;height:45px;border-radius:50%;background-color:#f15a24;display:flex;align-items:center;justify-content:center}.cartIcon img{width:22px;height:22px}.carousel{width:90%;height:600px;margin:auto;background-color:#000;font-family:"Raleway",sans-serif}@media (max-width:600px){.carousel{width:100%;height:50vh}}.carousel .carousel__inner{width:100%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat;display:flex}.carousel .carousel__inner .carousel__inner__left{flex:5% 1;height:100%;background-color:transparent;display:grid;place-items:center}.carousel .carousel__inner .carousel__inner__center{flex:90% 1;height:100%;display:flex;align-items:center}.carousel .carousel__inner .carousel__inner__center .carousel__content .carousel__title{padding-top:2rem;padding-bottom:2rem}.carousel .carousel__inner .carousel__inner__center .carousel__content .carousel__button{padding:.6rem;background-color:#f15a24;border:none;color:#fff;outline-width:0;cursor:pointer;transition:padding .5s}.carousel .carousel__inner .carousel__inner__center .carousel__content .carousel__button:hover{padding-left:.8rem;padding-right:.8rem}.carousel .carousel__inner .carousel__inner__right{flex:5% 1;height:100%;background-color:transparent;display:grid;place-items:center}.home .home__categories{height:90vh;width:89vw;margin:50px auto;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-row-gap:20px;grid-column-gap:20px;grid-template-areas:"home__categories1 home__categories2 home__categories3" "home__categories1 home__categories2 home__categories3" "home__categories1 home__categories4 home__categories4"}@media (max-width:600px){.home .home__categories{width:90%;height:1050px;grid-template-columns:1fr;grid-template-rows:250px 250px 250px 250px;grid-template-areas:"home__categories1" "home__categories2" "home__categories3" "home__categories4"}}.home .home__categories .home__categories1{grid-area:home__categories1;background-color:#00f;background-position:50%;background-size:cover;background-repeat:no-repeat}.home .home__categories .home__categories1 .home__categories1__content{max-width:70%}@media (max-width:600px){.home .home__categories .home__categories1 .home__categories1__content{max-width:80%}}.home .home__categories .home__categories1 .home__categories1__content .home__categories1__title{padding:2rem 2rem 0;font-weight:400;font-size:2.4rem;color:#202124}@media (max-width:600px){.home .home__categories .home__categories1 .home__categories1__content .home__categories1__title{font-size:1.8rem}}.home .home__categories .home__categories1 .home__categories1__content .home__categories1__text{margin:0 2rem 1rem;color:#202124;font-size:1.1rem}.home .home__categories .home__categories1 .home__categories1__content .home__categories1__button{background-color:#202124;color:#fff;border:none;outline-width:0;padding:.8rem 1.5rem;margin-left:2rem;cursor:pointer;transition:padding .5s}.home .home__categories .home__categories1 .home__categories1__content .home__categories1__button:hover{padding-right:2rem;padding-left:2rem}.home .home__categories .home__categories2{grid-area:home__categories2;background-color:#00ff73;background-position:top;background-size:cover;background-repeat:no-repeat}@media (max-width:600px){.home .home__categories .home__categories2{background-position:100% 100%}}.home .home__categories .home__categories2 .home__categories1__content{max-width:70%}@media (max-width:600px){.home .home__categories .home__categories2 .home__categories1__content{max-width:80%}}.home .home__categories .home__categories2 .home__categories1__content .home__categories1__title{padding:2rem 2rem 0;font-weight:400;font-size:2.4rem;color:#202124}@media (max-width:600px){.home .home__categories .home__categories2 .home__categories1__content .home__categories1__title{font-size:1.8rem}}.home .home__categories .home__categories2 .home__categories1__content .home__categories1__text{margin:0 2rem 1rem;color:#202124;font-size:1.1rem}.home .home__categories .home__categories2 .home__categories1__content .home__categories1__button{background-color:#202124;color:#fff;border:none;outline-width:0;padding:.8rem 1.5rem;margin-left:2rem;cursor:pointer;transition:padding .5s}.home .home__categories .home__categories2 .home__categories1__content .home__categories1__button:hover{padding-right:2rem;padding-left:2rem}.home .home__categories .home__categories3{grid-area:home__categories3;background-color:#5c1a88;background-position:top;background-size:cover;background-repeat:no-repeat}.home .home__categories .home__categories3 .home__categories1__content{max-width:70%}@media (max-width:600px){.home .home__categories .home__categories3 .home__categories1__content{max-width:80%}}.home .home__categories .home__categories3 .home__categories1__content .home__categories1__title{padding:2rem 2rem 0;font-weight:400;font-size:2.4rem;color:#202124}@media (max-width:600px){.home .home__categories .home__categories3 .home__categories1__content .home__categories1__title{font-size:1.8rem}}.home .home__categories .home__categories3 .home__categories1__content .home__categories1__text{margin:0 2rem 1rem;color:#202124;font-size:1.1rem}.home .home__categories .home__categories3 .home__categories1__content .home__categories1__button{background-color:#202124;color:#fff;border:none;outline-width:0;padding:.8rem 1.5rem;margin-left:2rem;cursor:pointer;transition:padding .5s}.home .home__categories .home__categories3 .home__categories1__content .home__categories1__button:hover{padding-right:2rem;padding-left:2rem}.home .home__categories .home__categories4{grid-area:home__categories4;background-color:#b39031;background-position:50%;background-size:cover;background-repeat:no-repeat}.home .home__categories .home__categories4 .home__categories1__content{max-width:70%}@media (max-width:600px){.home .home__categories .home__categories4 .home__categories1__content{max-width:80%}}.home .home__categories .home__categories4 .home__categories1__content .home__categories1__title{padding:2rem 2rem 0;font-weight:400;font-size:2.4rem;color:#202124}@media (max-width:600px){.home .home__categories .home__categories4 .home__categories1__content .home__categories1__title{font-size:1.8rem}}.home .home__categories .home__categories4 .home__categories1__content .home__categories1__text{margin:0 2rem 1rem;color:#202124;font-size:1.1rem}.home .home__categories .home__categories4 .home__categories1__content .home__categories1__button{background-color:#202124;color:#fff;border:none;outline-width:0;padding:.5rem 1.5rem .8rem;margin-left:2rem;cursor:pointer;transition:padding .5s}.home .home__categories .home__categories4 .home__categories1__content .home__categories1__button:hover{padding-right:2rem;padding-left:2rem}.home .title{text-align:center;margin:4rem}@media (max-width:600px){.home .title{margin:2rem}}.home .title h2{font-weight:400}.home .FeaturedProduct{width:89vw;margin:auto;display:flex;justify-content:space-between}.search{align-items:center;margin-left:1rem}.search,.search__bar{display:flex}.SocialLogin{display:flex;margin-top:20px;margin-bottom:20px;justify-content:center}@media (max-width:600px){.SocialLogin{flex-direction:column}}.SocialLogin .GoogleButton{background-color:#fff;display:flex;align-items:center;border:1px solid #cecece;padding:10px;outline-width:0}.SocialLogin .GoogleButton:hover{cursor:pointer}.SocialLogin .GoogleButton:focus{border-color:rgba(0,0,0,.54)}.SocialLogin .GoogleButton img{width:20px;height:20px;margin-right:10px}.SocialLogin .FacebookButton{background-color:#395697;display:flex;align-items:center;border:1px solid #395697;padding:10px;outline-width:0;color:#fff}.SocialLogin .FacebookButton:hover{cursor:pointer}.SocialLogin .FacebookButton:focus{border-color:#202124}.SocialLogin .FacebookButton img{width:20px;height:20px;margin-right:10px;color:#fff}.NotRegistered .NotRegisteredButton{background-color:#fff;color:#f15a24;outline-width:0;border:none;cursor:pointer;margin:20px}.navbar{font-family:"Raleway",sans-serif;color:"#202124";font-weight:500;flex-direction:row;justify-content:space-between;padding:15px;width:90%;height:60px;margin:auto;display:flex;align-items:center;background-color:#fff}@media (max-width:600px){.navbar .navbarLogo{display:none}}@media (min-width:601px){.navbar .navbarMobileLogo{display:none}}.navbar .navbar__link{color:#000;text-decoration:none}.navbar .navbar_desktopMenu{display:flex;align-items:center}.navbar .navbar_right{display:flex}@media (max-width:600px){.navbar .navbar_right .navbar_desktopMenu{display:none}}@media (min-width:601px){.navbar .navbar_right .navbar_mobileMenu{display:none}}.body{font-family:"Raleway",sans-serif}.productDeck{flex:0.8 1;flex-grow:1;min-height:50vh}.productDeck>Card{border:0;box-shadow:0}.productDeck__trail{display:flex;align-items:center}.productDeck__trailElement{padding:0 5px;font-weight:500;font-size:12px}.productDeck__products,.productDeck__productsContainer{display:flex;align-items:center}.productDeck__products{flex-wrap:wrap;overflow-y:hidden;overflow-x:scroll;padding:20px 0;justify-content:center}.productDeck__products::-webkit-scrollbar{display:none}.productDeck__product{object-fit:contain;max-width:250px;margin:20px 20px 20px 0;transition:transform .45s;box-shadow:0 0 0 0 transparent}.productDeck__product:hover{transition:transform .2s ease-in-out;transform:scale(1.09)!important}.productDeck__productWishlist{display:flex;font-size:16px}.productDeck__productCart{display:flex;font-size:18px}.productDeck__icon{margin-left:auto;color:#fff;padding:6px;background-color:#f15a24;border-radius:999px}button{color:#00f;border:none;background-color:#fff;text-align:center;padding:14px;cursor:pointer}button:hover{background-color:#f5f5f5}.sidebar{flex:0.2 1}@media (max-width:600px){.sidebar{display:none}}.sidebar .sidebar__options h5{font-size:1.4rem;font-weight:400;margin-bottom:20px}.sidebar .sidebar__options ul{padding:0}.sidebar .sidebar__options ul li{list-style-type:none;font-weight:500;font-size:1rem;color:rgba(0,0,0,.54);cursor:pointer;padding:10px 20px;border:1px solid #cecece}.sidebar .sidebar__options ul li:focus{background-color:#202124;color:#fff}.category{width:90%;margin:0 auto}.category .categorySubHeader{display:flex}.category .categorySubHeader .categoryDropdown{flex-direction:row}@media (min-width:601px){.category .categorySubHeader .categoryDropdown{display:none}}.category .categoryBody{display:flex}.productColors{display:flex;align-items:center;margin-top:20px;margin-bottom:20px}.productColors p{margin-right:50px}.productColors .productColor{width:30px;height:30px;background-color:rgba(0,0,0,.54);margin-right:10px;cursor:pointer;outline-width:1px}.Quantity,.Quantity .removeQty{display:flex;align-items:center}.Quantity .removeQty{width:40px;height:40px;justify-content:center;font-size:1.4rem;color:#202124;outline-width:0;background-color:#f2f2f2}.Quantity .removeQty:active{background-color:#cecece}.Quantity .inputQty{width:50px;height:38px;text-align:center;border:none}.Quantity .addQty,.Quantity .inputQty{font-size:1.4rem;color:#202124;outline-width:0;background-color:#f2f2f2}.Quantity .addQty{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.Quantity .addQty:active{background-color:#cecece}.review{margin:15px 0}.review .reviewHeader .custName{font-weight:400}.review .reviewHeader .ratingDate{display:flex}.review .reviewHeader .ratingDate .Date{font-size:.8rem;color:rgba(0,0,0,.54);margin-left:10px}.Mui-focused{border-color:#202124}.product{display:flex;flex-direction:column;margin:55px}@media (max-width:800px){.product{margin:5px}}.product .product__trail{display:flex;align-items:center}.product .product__trailElement{padding:0 5px;font-weight:500;font-size:12px}.product .productArea{display:flex}@media (max-width:800px){.product .productArea{flex-direction:column}}.product .productArea .productImages{display:flex}@media (max-width:800px){.product .productArea .productImages{flex-direction:column}}.product .productArea .productImages .productImage{width:402px}.product .productArea .productImages .productImage img{width:100%}.product .productArea .productImages .productTumbnails{display:flex;flex-direction:column}@media (max-width:800px){.product .productArea .productImages .productTumbnails{flex-direction:row}}.product .productArea .productImages .productTumbnails .productThumbnail{width:130px;height:130px;margin-bottom:5px;margin-right:5px;background-position:top;opacity:.5;cursor:pointer}.product .productArea .productImages .productTumbnails .productThumbnail:focus{opacity:1;outline-width:0}@media (max-width:800px){.product .productArea .productImages .productTumbnails .productThumbnail{width:70px;height:70px}}.product .productArea .productImages .productTumbnails .productThumbnail:hover{opacity:1}.product .productArea .productDetail{margin-left:100px;width:40%}@media (max-width:800px){.product .productArea .productDetail{width:100%;margin-left:0}}.product .productArea .productDetail .productTitle h2{font-weight:400}.product .productArea .productDetail .priceRating{display:flex;align-items:center;justify-content:space-between}.product .productArea .productDetail .priceRating p{font-size:1.2rem;font-weight:600}.product .productArea .productDetail .productInfo{margin-top:20px}.product .productArea .productDetail .productInfo p{font-size:1rem;color:rgba(0,0,0,.54)}.product .productArea .productDetail .productInfo .qtyCart{display:flex;align-items:center;justify-content:space-between}.product .productArea .productDetail .productInfo .qtyCart .cartBtn{height:40px;width:200px;background-color:#f15a24;color:#fff;outline-width:0}.product .productArea .productDetail .productInfo .qtyCart .cartBtn:active{background-color:#202124}.product .productReview{margin:25px 0}.product .productReview .reviewTitle{font-weight:600;text-decoration:underline}.product .productReview .reviewBtn{background-color:#f2f2f2;color:#202124;padding:10px;border:none;width:100px;border-radius:2px;cursor:pointer;display:flex;justify-content:center;align-items:center}.product .productReview .reviewBtn:active{background-color:rgba(0,0,0,.54);color:#fff}.wishlist{width:90%;margin:0 auto;min-height:50vh;display:flex;padding:20px;background-color:#fff;height:-webkit-max-content;height:-moz-max-content;height:max-content}.wishlist .wishlist__left{width:100%}.wishlist .wishlist__left h3{font-weight:400}.wishlist .wishlist__left .wishlist__title{margin-right:10px;padding:10px 0;border-bottom:1px solid #d3d3d3;font-weight:600}.cartProduct{display:flex;margin-top:20px;margin-bottom:20px}.cartProduct__image{object-fit:contain;width:180px;height:180px}.cartProduct__info{padding-left:20px}.cartProduct__title{font-size:17px;font-weight:800;font-weight:400}.cart,.cartProduct__rating{display:flex}.cart{width:90%;margin:0 auto;min-height:50vh;padding:20px;background-color:#fff;height:-webkit-max-content;height:-moz-max-content;height:max-content}.cart .cart__left{width:100%}.cart .cart__left h3{font-weight:400}.cart .cart__left .cart__title{margin-right:10px;padding:10px 0;border-bottom:1px solid #d3d3d3;font-weight:600}.checkout{margin:55px;display:flex}@media (max-width:600px){.checkout{margin:10px}}.checkout .checkoutLeft h2{font-weight:400}.checkout .checkoutLeft .checkoutLoginBtn button{background-color:#202124;color:#fff;border:none;width:200px;padding:10px;margin-top:20px;margin-bottom:20px}.checkout .checkoutLeft .checkoutForm{width:95%}@media (max-width:600px){.checkout .checkoutLeft .checkoutForm{width:100%}}.checkout .checkoutLeft .paymentMethod{margin-top:20px}.checkout .checkoutLeft .paymentMethod .paymentBtn button{background-color:#f15a24;color:#fff;border:none;width:200px;padding:10px;margin-top:20px;margin-bottom:20px;outline-width:0}.checkout .checkoutLeft .paymentMethod .paymentBtn button:active{background-color:#202124}.checkout .checkoutRight{width:70%}@media (max-width:890px){.checkout .checkoutRight{display:none}}.checkout .checkoutRight .productSummary{padding:25px;background-color:#f2f2f2}.checkout .checkoutRight .productSummary h3{font-weight:600;text-align:center;margin-bottom:20px}.checkout .checkoutRight .productSummary .summarydata{width:80%;margin:auto auto 20px;display:flex;justify-content:space-between;text-align:left}.OrderDetail{margin:55px}@media (max-width:600px){.OrderDetail{margin:10px}}.OrderDetail .orderDetailHeader{padding:25px;background-color:#f2f2f2;text-align:center}.OrderDetail .orderDetailHeader h3{font-weight:600}.OrderDetail .orderDetailContent{display:flex;justify-content:space-between}@media (max-width:600px){.OrderDetail .orderDetailContent{flex-direction:column}}.OrderDetail .orderDetailContent .orderDetailLeft{width:60%;margin-right:10px}@media (max-width:600px){.OrderDetail .orderDetailContent .orderDetailLeft{width:100%}}.OrderDetail .orderDetailContent .orderDetailLeft h3{font-weight:400;margin:20px 0}.OrderDetail .orderDetailContent .orderDetailLeft .orderDetailCard{display:flex;justify-content:space-between}.OrderDetail .orderDetailContent .orderDetailLeft .orderDetailCard .cardLeft{display:flex}.OrderDetail .orderDetailContent .orderDetailLeft .orderDetailCard .cardLeft .imageContainer img{width:224px}@media (max-width:600px){.OrderDetail .orderDetailContent .orderDetailLeft .orderDetailCard .cardLeft .imageContainer img{width:80px}}.OrderDetail .orderDetailContent .orderDetailLeft .orderDetailCard .cardLeft .detailContent{display:flex;flex-direction:column;justify-content:space-between;margin:10px}.OrderDetail .orderDetailContent .orderDetailLeft .orderDetailCard .cardLeft .detailContent .nameDate .orderName{font-weight:600}.OrderDetail .orderDetailContent .orderDetailLeft .orderTotal{display:flex;flex-direction:column;align-self:flex-end;margin:25px 0}.OrderDetail .orderDetailContent .orderDetailLeft .orderTotal .totalGroup{display:flex;justify-content:space-between}.OrderDetail .orderDetailContent .orderDetailRight{padding:30px;background-color:#f2f2f2;margin-top:25px}.OrderDetail .orderDetailContent .orderDetailRight h3{font-weight:600}.OrderDetail .orderDetailContent .orderDetailRight .orderRightContent h4{font-weight:600;margin-top:10px}.OrderDetail .orderDetailContent .orderDetailRight .orderRightContent h3{margin-top:5px}.OrderDetail .orderDetailContent .orderDetailRight .orderRightContent .shippingAddress{width:70%}
/*# sourceMappingURL=main.91e8a7c2.chunk.css.map */