.homeScreen-loaderBox{display:flex;flex-direction:row;width:100%;overflow:scroll;overflow-x:hidden;overflow-y:hidden;margin-left:-10px}.HomeScreen-BannerBox{width:100%;overflow:hidden}@media screen and (min-width:320px)and (max-width:768px){.HomeScreen-BannerBox{padding-top:0}}.HomeScreen-Banners{width:100%;height:230px;background-color:#ebebeb;background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative;overflow:hidden}.HomeScreen-Banners:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@media screen and (min-width:320px)and (max-width:768px){.HomeScreen-Banners{height:210px;background-size:cover;border-radius:0}.HomeScreen-Banners:before{width:40%}}.HomeScreen-BannersBox{padding:20px 30px;bottom:0;left:0;width:30%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.5),transparent);z-index:-1}@media(max-width:768px){.HomeScreen-BannersBox{width:100%}}.Offers-box{border:1px solid gray;padding:20px;display:flex;flex-direction:row;align-items:center;height:100%}.Offers-img,.Offers-img img{width:100%;height:200px}.Offers-img img{object-fit:cover}.HomeScreen-Bannertxt1{font-family:DMSans-Medium;font-size:14px}.HomeScreen-Bannertxt2,.HomeScreen-Bannertxt3{position:relative;font-family:DMSans-SemiBold;color:#fff;z-index:2}@media screen and (min-width:320px)and (max-width:768px){.HomeScreen-Bannertxt2,.HomeScreen-Bannertxt3{font-size:25px}}.HomeScreen-Bannertxt3{font-family:DMSans-Medium;font-size:20px}@media screen and (min-width:320px)and (max-width:768px){.HomeScreen-Bannertxt3{font-size:14px}}.category-strip-wrapper{width:100%;padding:0 5%;margin:0 auto;box-sizing:border-box}.category-strip{display:flex;gap:20px;overflow-x:auto;padding:10px 0 5px;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-strip-item{display:flex;flex-direction:column;align-items:center;min-width:90px;text-align:center;cursor:pointer;font-family:DMSans-SemiBold;font-size:14px;color:#1f1f1f}.category-strip-thumb{width:68px;height:68px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;border-radius:14px;background:#f8f8f8;border:1px solid #f0f0f0}.category-strip-thumb img{max-width:100%;max-height:100%;object-fit:contain;border-radius:12px}.category-strip-label{text-transform:capitalize;max-width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homescreen-category-arrows{margin-bottom:10px;font-size:35px;color:#888}@media screen and (min-width:320px)and (max-width:768px){.homescreen-category-arrows{display:none}}.HomeSCreen-space{padding-top:20px}@media screen and (min-width:320px)and (max-width:768px){.HomeSCreen-space{padding-top:10px}.Homescreen-TopSellingStore{margin:15px}.homescreen-txt1{padding:0;display:none}}.Homescreen-txt2{padding-top:30px;margin-bottom:20px}@media screen and (min-width:320px)and (max-width:768px){.Homescreen-txt2{padding-top:0;margin-left:0;font-size:20px;border-bottom:1px solid #f4f4f4}}.Homescreen-txt3{color:#ff5f15}.flex-parent ::-webkit-scrollbar{display:none}@media(min-width:992px){.col-md-3.banner{flex:0 0 auto;width:20%}}.home-full-width{padding:0 10px!important;width:100%;box-sizing:border-box}.platinum-section{width:100%}.platinum-section__wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;padding:0;overflow:hidden}.platinum-section__content{grid-column:span 2;display:flex;flex-direction:column;padding:20px}.platinum-section__content,.platinum-section__media{border-radius:10px;border:1px solid #f1f1f1;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.04)}.platinum-section__media{overflow:hidden;min-height:240px;margin-top:5px}.platinum-section__media-inner{position:relative;width:100%;height:100%;min-height:240px}.platinum-section__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.platinum-section__title{font-family:DMSans-SemiBold;font-size:24px;color:#1d1d1d}.platinum-section__see-more{font-family:DMSans-Medium;font-size:14px;color:#ff5f15;cursor:pointer;text-transform:uppercase;letter-spacing:.04em}.platinum-section__see-more:hover{text-decoration:underline}.platinum-section__cta{border:none;border-radius:999px;padding:8px 18px;font-size:14px;font-family:DMSans-Medium;background:#111827;color:#fff;cursor:pointer;transition:opacity .2s ease}.platinum-section__cta:hover{opacity:.85}.platinum-section__grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.platinum-section__card,.platinum-section__card .ProductItem{width:100%}@media(min-width:768px){.platinum-section__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1200px){.platinum-section__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:991px){.platinum-section__wrapper{grid-template-columns:1fr;gap:16px}.platinum-section__content,.platinum-section__media{grid-column:span 1;padding:18px}.platinum-section__media-inner{width:100%;max-width:100%;min-width:0;min-height:200px}}@media(max-width:576px){.platinum-section__title{font-size:20px}.platinum-section__grid{gap:12px}}.gold-section{width:100%}.gold-section__wrapper{display:flex;flex-direction:row-reverse;gap:20px;align-items:stretch}.gold-section__panel{border-radius:10px;border:1px solid #f1f1f1;background-color:#fff;padding:20px;box-shadow:0 10px 20px rgba(0,0,0,.05);display:flex;flex-direction:column;flex:1 1;min-width:0}.gold-section__panel-title{font-family:DMSans-SemiBold;font-size:20px;color:#1d1d1d}.gold-section__panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.gold-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:0;align-content:flex-start}.gold-section__card{width:100%}.gold-section__card .ProductItem{height:100%}.gold-section__panel--media{padding:0;position:relative;overflow:hidden;min-height:320px;flex:0 0 28%;min-width:260px}.gold-section__empty{flex:1 1;display:flex;align-items:center;justify-content:center;color:#858585;font-family:DMSans-Medium;font-size:14px;text-align:center}.gold-section__see-more{font-family:DMSans-Medium;font-size:14px;color:#ff5f15;cursor:pointer;text-transform:uppercase;letter-spacing:.04em}.gold-section__see-more:hover{text-decoration:underline}@media(max-width:1199px){.gold-section__wrapper{flex-wrap:wrap;flex-direction:row-reverse}.gold-section__panel{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 10px)}.gold-section__panel--media{flex:1 1 100%;min-width:100%;min-height:280px}}@media(max-width:991px){.gold-section__wrapper{flex-direction:column}.gold-section__panel{flex:1 1 auto;padding:16px}.gold-section__panel--media{min-height:220px}}@media(max-width:576px){.gold-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.silver-section{width:100%}.silver-section__wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.silver-section__panel{border-radius:10px;border:1px solid #f1f1f1;background:#fff;padding:18px;box-shadow:0 10px 20px rgba(0,0,0,.04);min-height:100%;display:flex;flex-direction:column}.silver-section__panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.silver-section__panel-title{font-family:DMSans-SemiBold;font-size:18px;color:#1d1d1d}.silver-section__see-more{font-family:DMSans-Medium;font-size:13px;color:#ff5f15;cursor:pointer;text-transform:uppercase;letter-spacing:.04em}.silver-section__see-more:hover{text-decoration:underline}.silver-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;flex:1 1}.silver-section__card{width:100%}.silver-section__card .ProductItem{height:100%}.silver-section__empty{display:flex;align-items:center;justify-content:center;font-family:DMSans-Medium;color:#8d8d8d;height:100%;min-height:120px}@media(max-width:1199px){.silver-section__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:991px){.silver-section__wrapper{grid-template-columns:1fr}}@media(max-width:576px){.silver-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.popularItems-row{display:flex;gap:12px;padding:0 8px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.popularItems-row::-webkit-scrollbar{display:none}.popularItems-card{flex:0 0 14.2857142857%;max-width:14.2857142857%;min-width:14.2857142857%}@media(max-width:1400px){.popularItems-card{flex:0 0 20%;max-width:20%}}@media(max-width:1199px){.popularItems-card{flex:0 0 25%;max-width:25%}}@media(max-width:991px){.popularItems-card{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media(max-width:768px){.popularItems-card{flex:0 0 50%;max-width:50%}}.ProductItem{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column;min-width:124px;background-color:rgba(0,0,0,.1);border-radius:6px;background-color:#fdfdfd;border:.5px solid #e1e1e1}.ProductItem:hover{box-shadow:0 4px 6px 1px rgba(0,0,0,.1)}.ProductItem-Box1{flex:0 0 auto;overflow:hidden}.ProductItem-Box2{flex:1 1 auto;padding:10px}@media screen and (min-width:320px)and (max-width:768px){.ProductItem-Box2{padding:8px}}.ProductItem-img{display:block;width:100%;height:230px;object-fit:cover;object-position:center;transition:scale .1s;background-color:#fff;cursor:pointer;border-bottom:1px solid #f1f1f1}.ProductItem-img:hover{scale:1.05}@media screen and (max-width:768px){.ProductItem-img{height:200px}}@media screen and (max-width:576px){.ProductItem-img{height:170px}}.ProductItem-txt1{font-family:DMSans-Medium;text-transform:capitalize;font-size:16px;white-space:wrap;cursor:pointer}@media screen and (min-width:320px)and (max-width:768px){.ProductItem-txt1{font-size:14px}}.ProductItem-txt1:hover{color:#ff5f15}.ProductItem-txt2{font-family:DMSans-Regular;font-size:13px;color:#5c5c5c;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}@media screen and (min-width:320px)and (max-width:768px){.ProductItem-txt2{font-size:12px}}.ProductItem-txt3{font-size:20px;cursor:pointer;font-family:DM Sans,sans-serif;font-weight:700}@media(max-width:762px){.ProductItem-txt3{font-size:16px}}.ProductItem-txt5{font-size:13px;color:#003f4a}.ProductItem-txt5:hover{color:#ff5f15}.product_status_tag{font-size:12px;font-family:DMSans-SemiBold;display:flex;color:#1f1f1f;inset:0 auto auto 0}.product_status_tag .badge2{padding-block:2px;padding-left:6px;padding-right:3px;position:relative}.product_status_tag .badge2:after{content:"";position:absolute;width:0;height:0;border-left:0 solid transparent;border-right:10px solid transparent;top:0;right:-10px}.product_status_tag .badge2.orange{background-color:#ffdd9f}.product_status_tag .badge2.orange:after{border-top:22px solid #ffdd9f}.product_status_tag .badge2.blue{background-color:#9addff}.product_status_tag .badge2.blue:after{border-top:22px solid #9addff}.product_status_tag .badge2.red{background-color:#ff8080}.product_status_tag .badge2.red:after{border-top:22px solid #ff8080}.product_status_tag .badge2.grey{background-color:#cbcbcb}.product_status_tag .badge2.grey:after{border-top:22px solid #cbcbcb}.MultiSearchProductList-Header{border-bottom:1px solid #e7e7e7;padding-top:20px;padding-bottom:10px;margin-bottom:15px}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-Header{padding-top:20px;margin-bottom:10px}}.MultiSearchProductList-box{display:flex;flex-direction:row;align-items:center;height:100%}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-box{height:auto}}.MultiSearchProductList-box2{display:flex;flex-direction:column;align-items:flex-end;cursor:pointer}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-box2{flex-direction:row;justify-content:space-between;margin-top:-20px}.MultiSearchProductList-box3{padding-left:0;margin-left:-10px}}.MultiSearchProductList-txt1{font-family:DMSans-SemiBold;font-size:20px;margin-block:0;cursor:pointer}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-txt1{font-size:18px}}.MultiSearchProductList-txt2{text-align:right;font-family:DMSans-Bold;font-size:14px;color:#ff5f15;cursor:pointer;margin-bottom:10px}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-txt2{margin-bottom:0}}.MultiSearchProductList-txt3{font-family:DMSans-Regular;font-size:14px;color:gray;cursor:pointer}.MultiSearchProductList-txt4{color:#009700;font-size:12px}.MultiSearchProductList-img{width:65px;height:65px;margin-right:15px;object-fit:cover;border-radius:50%;outline:1px solid #d3d3d3;background-color:#f2f2f2}.product-details{margin-bottom:8px}.productDetails-image1 img{object-fit:contain;width:100%;overflow:hidden;max-height:480px}.productDetails-image-row{margin-top:18px;display:flex;align-items:center;justify-content:center}.productDetails-image2{max-height:150px;background-color:#f4f3f3;border-radius:12px;max-width:100%;margin:12px;overflow-x:hidden;float:left}.productDetails-image2 img{object-fit:contain;width:100%;overflow:hidden;max-height:150px}.productDetails-scrollable-parent{overflow-x:hidden;float:left}.productDetails-scrollable{align-items:center;justify-content:center;width:1000px;float:left;font-size:15px;font-family:arial;cursor:pointer}.productDetails-image-scroll-content{display:inline-block}.productDetails-details-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.productDetails-text1{font-size:32px;font-family:DM Sans,sans-serif}@media screen and (min-width:320px)and (max-width:768px){.productDetails-text1{font-size:18px;margin:20px 0}}.productDetails-text2{font-size:18px;font-family:DM Sans,sans-serif}.productDetails-text3{font-size:15px}.productDetails-text4{font-size:14px}.productDetails-txt-bold{font-weight:700;font-family:DM Sans,sans-serif}.productDetails-secondary-text{font-family:DM Sans,sans-serif;color:rgba(51,50,50,.626)}.productDetails-secondary-text.green{color:#003f4a}.productDetails-zero-margin-h{margin-left:0!important;margin-right:0!important}.productDetails-cart-btn{width:100%}.productDetails-counter-btn{background-color:rgba(241,242,246,.553);color:#000}.productDetails-counter-button{display:flex;align-items:center;width:min-content;padding:6px 12px;border-radius:8px}.productDetails-text-btn1{display:flex;align-items:center;color:#ff5f15;font-weight:700}.productDetails-text-btn1:hover{background-color:transparent!important}.productDetails-counter-control{box-shadow:none!important;color:#000;border:none;background-color:#f4f4f4;border-radius:4px;margin:4px;cursor:pointer;transition:background-color .3s;display:flex;align-items:center;justify-content:center}.productDetails-counter-control:disabled{background-color:#ccc;cursor:not-allowed}.productDetails-count{font-size:1.5rem;font-weight:700;margin:0 16px;font-family:DM Sans,sans-serif}.productDetails-flex{display:flex;flex-direction:row}@media(max-width:762px){.productDetails-flex{flex-direction:column;gap:10px}}.productDetails-flex-row{flex-direction:row}.productDetails-v-center{align-items:center}.productDetails-h-center{justify-content:center}.productDetails-space-between{justify-content:space-between}.productDetails-align-end{align-self:flex-end}.productDetails-flex-end{align-items:center;justify-content:flex-end}.productDetails-margin-right-2{margin-right:2px}@media(max-width:762px){.productDetails-margin-h-6{margin:0}}.productDetails-margin-h-6.price{font-size:1.5rem}@media(max-width:762px){.productDetails-margin-h-6.price{font-size:1.2rem}}.productDetails-margin-v-8{margin:8px 0}.productDetails-margin-b-16{margin-bottom:10px}.ProductDetailScreen-row{display:flex;flex-direction:row;align-items:center}.ProductDetailScreen-btn{width:100%;border-radius:10px;padding:12px;border:0;color:#fff}.ProductDetailScreen-btn.primary{background-color:#ff5f15}.ProductDetailScreen-reviewButton{background-color:transparent;border:1px solid #d9d9d9;font-family:DMSans-SemiBold;border-radius:10px;padding:5px 20px;font-size:14px;color:#000}.ProductDetailScreen-txt4{font-family:DMSans-SemiBold;color:#262941;font-size:16px;margin-bottom:10px}.review-modal-text{font-size:14px;color:#9a9eaa}.review-item-card+.review-item-card{margin-top:20px}.product-details-brand-name{color:#6d6d6d;font-size:14px;font-family:Roboto,sans-serif;font-weight:500;letter-spacing:.196rem;line-height:1.6}.productDetails-text12{font-family:DM Sans,sans-serif;font-size:16px;color:#6d6d6d}.cstm-slider .slick-track{margin-left:0}.cstm-slider .slick-list{margin:0 -3px}.cstm-slider .slick-slide>div{padding:0 3px}.product_screen_slider_image{cursor:pointer;object-fit:contain;position:relative}.product_screen_slider_image.active{box-shadow:0 0 6px 0 rgba(14,30,37,.12),0 0 6px 0 #ff006a}@keyframes wobble{0%,to{transform:rotate(0deg)}25%{transform:rotate(-20deg)}50%{transform:rotate(20deg)}75%{transform:rotate(-10deg)}}.wobble{animation:wobble .5s ease}.thumbnail_img{max-width:430px;overflow:scroll;scrollbar-width:none}.buybtn{padding:20px 40px!important;font-size:17px!important;font-weight:600!important}