body{margin:0}body,button{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif}@media screen and (max-width:600px){h1{font-size:25px}}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#000;text-decoration:none}.categories-box-holder{display:flex;flex-direction:column;padding:0 10%;width:100vw}@media screen and (min-height:750px){.categories-box-holder{height:600px}}@media screen and (min-height:850px){.categories-box-holder{height:700px}}.categories-box-holder .categories-map{grid-column-gap:15px;grid-row-gap:15px;align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.categories-box-holder .categories-map .category-box{background-color:#f4f5f6;justify-content:space-between;max-height:88px;padding:0 10px;width:31%}.categories-box-holder .categories-map .category-box,.product-card-container{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:row}.product-card-container{background-color:#fff;box-shadow:0 4px 30px rgba(27,25,86,.1);flex-wrap:wrap;height:350px;justify-content:center;margin-bottom:50px;position:relative;width:20%;z-index:2}@media screen and (max-width:600px){.product-card-container{height:300px;margin-bottom:30px;width:46%}}.product-card-container .product-card-img{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5% 5% 30px}.product-card-container .product-card-img .name{color:#c47c5a;font-size:15px;font-weight:400;line-height:24px;margin-bottom:10px;text-align:center}.product-card-container .product-card-img .price{color:#01040d;font-size:18px;font-weight:900;line-height:24px;margin-bottom:0;text-align:center}.product-card-container img{margin-bottom:20px;max-height:150px;max-width:100%;object-fit:cover}@media screen and (max-width:600px){.product-card-container img{max-height:150px}}.product-card-container .add-product{align-items:center;background-color:#c47c5a;border:none;border-radius:100%;border-radius:42px;bottom:0;box-shadow:0 8px 20px hsla(0,0%,43%,.3);color:#fff;cursor:pointer;display:flex;font-size:25px;height:50px;justify-content:center;left:50%;position:absolute;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);width:50px;z-index:3}.product-card-container .heart-svg{position:absolute;right:10px;top:10px}.category-screen-wrapper{grid-column-gap:50px;display:flex;flex-direction:row;min-height:85vh;padding:2% 10%;position:relative;width:100vw}@media screen and (max-width:600px){.category-screen-wrapper{flex-direction:column;padding:0}}.category-screen-wrapper .phone-brands{display:none}@media screen and (max-width:600px){.category-screen-wrapper .phone-brands{align-items:center;background-color:#c47c5a;display:flex;flex-direction:row;height:50px;justify-content:space-between;padding:0 20px;position:relative;width:100%}.category-screen-wrapper .phone-brands h3{color:#fff}.category-screen-wrapper .phone-brands span{color:#fff;font-size:26px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.category-screen-wrapper .phone-brands .brand-phone{background-color:#c47c5a;bottom:0;left:0;padding:0 20px;position:absolute;right:0;-webkit-transform:translateY(100%);transform:translateY(100%);width:100vw;z-index:3}}.category-screen-wrapper button{background-color:transparent;border:1px solid #f4f5f6;border-left:none;border-right:none;color:#c47c5a;font-weight:600;margin:5px 0;padding:10px 0}.category-screen-wrapper .filters-box{background:#fff;border-radius:8px;box-shadow:0 4px 30px rgba(27,25,86,.1);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px;width:20%}@media screen and (max-width:600px){.category-screen-wrapper .filters-box{display:none}}.category-screen-wrapper .filters-box a{align-items:center;display:flex;justify-content:space-between}.category-screen-wrapper .filters-box svg{height:10px;width:10px}.category-screen-wrapper .filters-box h4{margin-top:10px}.category-screen-wrapper .filters-box .filter-buttons{display:flex;flex-direction:column}.category-screen-wrapper .product-categories-wrapper{width:100%}@media screen and (max-width:600px){.category-screen-wrapper .product-categories-wrapper{padding:0 20px}}.category-screen-wrapper .products-box{grid-column-gap:15px;grid-row-gap:50px;display:flex;flex-direction:row;flex-wrap:wrap;width:100%}@media screen and (max-width:600px){.category-screen-wrapper .products-box{grid-row-gap:0;justify-content:space-between}}.promoted-items-wrapper{display:flex;flex-direction:column;width:100%}.promoted-items-wrapper .promoted-items-map{grid-column-gap:50px;grid-row-gap:15px;align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;padding:0}@media screen and (max-width:600px){.promoted-items-wrapper .promoted-items-map{grid-column-gap:0;justify-content:space-between}}.promoted-items-wrapper .promoted-items-map .category-box{align-items:center;background-color:#f4f5f6;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;max-height:88px;padding:0 10px;width:31%}.download-app-wrapper{background:linear-gradient(180deg,rgba(250,251,251,0),#f8fbff);border-top:1px solid rgba(0,0,0,.05);height:600px;overflow:hidden;padding:2% 10%;position:relative;width:100%}@media screen and (max-width:600px){.download-app-wrapper{height:auto;padding:20px}}.download-app-wrapper div{width:40%}@media screen and (max-width:600px){.download-app-wrapper div h1{margin-top:0}.download-app-wrapper div{width:100%}}.download-app-wrapper div .download-buttons-holder{display:flex;flex-direction:row;margin-top:50px}@media screen and (max-width:600px){.download-app-wrapper div .download-buttons-holder{margin-top:20px}}.download-app-wrapper div .download-buttons-holder a{margin-right:20px}.download-app-wrapper .oval{height:120%;position:absolute;right:-5%;top:5%;z-index:1}@media screen and (max-width:600px){.download-app-wrapper .oval{display:none;height:50%;right:-90%}}.download-app-wrapper .waves{bottom:-10px;left:0;position:absolute;right:0;width:100%;z-index:2}@media screen and (max-width:600px){.download-app-wrapper .waves{display:none}}.download-app-wrapper .phone{height:75%;position:absolute;right:10%;top:15%;z-index:2}@media screen and (max-width:600px){.download-app-wrapper .phone{display:none;height:20%}}.sign-up-offre-wrapper{align-items:center;background-color:#f8f2dc;display:flex;flex-direction:row;font-weight:bolder;justify-content:space-between;padding:2% 10%;width:100%}@media screen and (max-width:600px){.sign-up-offre-wrapper{flex-direction:column;padding:20px}}.sign-up-offre-wrapper h1{margin-top:0}.sign-up-offre-wrapper h4{font-weight:400}.sign-up-offre-wrapper div{width:100%}.sign-up-offre-wrapper div form{align-items:center;display:flex;flex-direction:row}@media screen and (max-width:600px){.sign-up-offre-wrapper div form{flex-direction:row;width:100%}}.sign-up-offre-wrapper div form input{background-color:transparent;border:1px solid #01040d;border-radius:8px;margin-right:10px;mix-blend-mode:normal;padding:10px 20px;width:250px}.sign-up-offre-wrapper div form button{background:#01040d;border:none;border-radius:8px;color:#fff;padding:10px 20px}.footer-wrapper{background-color:#c47c5a;display:flex;flex-direction:row;padding:2% 10%;width:100%}@media screen and (max-width:600px){.footer-wrapper{flex-direction:column;padding:20px}}.footer-wrapper .social-media-holder{align-items:center;display:flex;flex-direction:row;padding-left:0}.footer-wrapper .social-media-holder a{margin-right:15px}.footer-wrapper div{display:flex;flex-direction:column;padding:0 20px;width:20%}.footer-wrapper div h2{color:#fff;font-weight:bolder}@media screen and (max-width:600px){.footer-wrapper div{padding:0;width:100%}}.footer-wrapper div h4{color:#fff;font-weight:700;font-weight:900;margin-top:0}.footer-wrapper div a{color:#fff;font-size:14px;margin-bottom:10px}.footer-wrapper .l2{width:30%}@media screen and (max-width:600px){.footer-wrapper .l2{width:100%}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.promoted-sec{padding:5% 10%}@media screen and (max-width:600px){.promoted-sec{padding:2% 20px}}.swiper{-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.03));filter:drop-shadow(0 4px 4px rgba(0,0,0,.03));height:600px;width:100%}@media screen and (max-width:600px){.swiper{height:200px}}.swiper .swiper-wrapper{height:100%}.swiper-slide{align-items:center;background:#fff;display:flex;font-size:18px;height:100%;justify-content:center;text-align:center;width:100%}:root{--swiper-theme-color:#fff!important}.swiper-slide img{display:block;height:100%;object-fit:cover;width:100%}.swiper-button-next{right:30px!important}.swiper-button-prev{left:30px!important}.swiper-pagination-bullet-active{background-color:#c47c5a!important}.swiper-button-next:after,.swiper-button-prev:after{color:#c47c5a!important;font-size:30px!important}.navbars-wrapper{left:0;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:5}.navbars-wrapper .navbar{align-items:center;background-color:#c47c5a;display:flex;flex-direction:row;justify-content:space-between;padding:15px 10%;width:100vw}@media screen and (max-width:600px){.navbars-wrapper .navbar{height:10vh;padding:20px}}.navbars-wrapper .navbar .sign-in-button-nav{background-color:transparent;border:1px solid #fff;border-radius:8px;color:#fff;font-weight:700;padding:10px 20px}.navbars-wrapper .navbar .form-cart-holder{align-items:center;display:flex;flex-direction:row;width:50%}@media screen and (max-width:600px){.navbars-wrapper .navbar .form-cart-holder{position:absolute;right:125px;width:auto}}.navbars-wrapper .navbar .form-cart-holder form{margin-right:20px;width:100%}@media screen and (max-width:600px){.navbars-wrapper .navbar .form-cart-holder form{display:none}}.navbars-wrapper .navbar .form-cart-holder .search-nav-input{background:#fff;background-image:url(/static/media/search.b92128d89d6d66733d2c.svg);background-position:2% 50%;background-repeat:no-repeat;background-size:15px;border:1px solid #f4f5f6;border-radius:8px;color:#767676;font-weight:600;height:50px;mix-blend-mode:normal;opacity:1;padding-left:40px;width:100%}.navbars-wrapper .navbar .form-cart-holder .search-nav-input:focus{outline:none}.navbars-wrapper .navbar .form-cart-holder .search-nav-input::-webkit-input-placeholder{font-weight:600;opacity:.6}.navbars-wrapper .navbar .form-cart-holder .search-nav-input:-ms-input-placeholder{font-weight:600;opacity:.6}.navbars-wrapper .navbar .form-cart-holder .search-nav-input::placeholder{font-weight:600;opacity:.6}.navbars-wrapper .navbar .username-nav{align-items:center;color:#fff;display:flex}.navbars-wrapper .navbar .username-nav svg{cursor:pointer;height:25px;width:25px}.navbars-wrapper .navbar .logo-container img{width:88px}.navbars-wrapper .categories-main-navbar{align-items:center;background-color:#c47c5a;display:flex;flex-direction:row;justify-content:center;padding:5px;width:100vw}.navbars-wrapper .categories-main-navbar .scroll-bar{background-color:#fff;bottom:0;height:5px;left:5%;position:absolute;width:100px}@media screen and (max-width:600px){.navbars-wrapper .categories-main-navbar{justify-content:flex-start;overflow-x:scroll}}.navbars-wrapper .categories-main-navbar a{color:#fff;font-weight:500;margin:5px 15px;text-transform:capitalize;white-space:nowrap}.profile-dark-bg{align-items:center;background:rgba(1,4,14,.6);bottom:0;top:0;z-index:6}.navbar-search-wrapper,.profile-dark-bg{display:flex;justify-content:center;left:0;position:fixed;right:0}.navbar-search-wrapper{align-items:flex-start;background-color:rgba(1,4,13,.8);height:90vh;top:10vh;width:100vw;z-index:10}@media screen and (max-width:600px){.navbar-search-wrapper{top:calc(10vh + 50px)}}.navbar-search-wrapper .search-box{background-color:#fff;border-radius:8px;margin-top:50px;padding:20px 50px;width:45%}@media screen and (max-width:600px){.navbar-search-wrapper .search-box{width:95%}}.navbar-search-wrapper .search-box div{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);display:flex;flex-direction:row;justify-content:space-between}.navbar-search-wrapper .search-box div:last-child{border-bottom:1px solid transparent}.navbar-search-wrapper .search-box h4{color:#000}.navbar-search-wrapper .search-box img{width:75px}.form-cart-holder-phone{align-items:center;display:flex;display:none;flex-direction:row;width:100%}@media screen and (max-width:600px){.form-cart-holder-phone{display:flex}}.form-cart-holder-phone form{margin-right:20px;width:100%}@media screen and (max-width:600px){.form-cart-holder-phone form{margin-right:0}}.form-cart-holder-phone .search-nav-input{background:#fff;background-image:url(/static/media/search.b92128d89d6d66733d2c.svg);background-position:2% 50%;background-repeat:no-repeat;background-size:15px;border:1px solid #f4f5f6;border-radius:8px;color:#767676;font-weight:600;height:50px;mix-blend-mode:normal;opacity:1;padding-left:40px;width:100%}@media screen and (max-width:600px){.form-cart-holder-phone .search-nav-input{background-position:20px 50%;border-radius:0;padding-left:50px}}.form-cart-holder-phone .search-nav-input:focus{outline:none}.form-cart-holder-phone .search-nav-input::-webkit-input-placeholder{font-weight:600;opacity:.6}.form-cart-holder-phone .search-nav-input:-ms-input-placeholder{font-weight:600;opacity:.6}.form-cart-holder-phone .search-nav-input::placeholder{font-weight:600;opacity:.6}.personal-info-wrapper,.personal-info-wrapper .personal-info-box-holder-form{align-items:center;display:flex;flex-direction:column;width:100%}.personal-info-wrapper .personal-info-box-holder{align-items:center;display:flex;margin-bottom:20px;margin-top:20px;width:100%}@media screen and (max-width:600px){.personal-info-wrapper .personal-info-box-holder{align-items:center;flex-wrap:wrap;justify-content:center}}.personal-info-wrapper .personal-info-box-holder .input-holder{align-items:center;display:flex;flex-direction:column;margin:10px 0;width:50%}.personal-info-wrapper .personal-info-box-holder .input-holder label{align-items:center;color:#8991a4;display:flex;font-size:14px;font-weight:400;line-height:22px}.personal-info-wrapper .personal-info-box-holder .input-holder input{background-color:transparent;border:1px solid transparent;color:#000;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:22px;margin-top:0;text-align:center}@media screen and (max-width:600px){.personal-info-wrapper .personal-info-box-holder .input-holder input{width:100%}}.personal-info-wrapper .personal-info-box-holder .input-holder input:focus{background-color:transparent;border:1px solid rgba(0,0,0,.18);color:#000;outline:none}.personal-info-wrapper .personal-info-box-holder .value-icon-box{align-items:flex-start;display:flex;flex-direction:row;margin:10px 0;width:50%}.personal-info-wrapper .personal-info-box-holder .value-icon-box .value-wrapper{align-items:flex-start;display:flex;flex-direction:column;margin-left:10px}.personal-info-wrapper .personal-info-box-holder .value-icon-box .value-wrapper span{color:#8991a4;font-size:14px;font-weight:400;line-height:22px}.personal-info-wrapper .personal-info-box-holder .value-icon-box .value-wrapper p{font-size:14px;font-style:normal;font-weight:500;line-height:22px;margin-top:0}.personal-info-wrapper .three-buttons{display:flex;flex-direction:row}@media screen and (max-width:600px){.personal-info-wrapper .three-buttons{flex-direction:column}}.personal-info-wrapper .three-buttons .button-upd,.personal-info-wrapper .three-buttons button{align-items:center;background:#01040d;border:none;border-radius:8px;color:#fff;display:flex;font-weight:600;height:50px;justify-content:center;margin:0 10px;text-align:center;width:200px}@media screen and (max-width:600px){.personal-info-wrapper .three-buttons .button-upd,.personal-info-wrapper .three-buttons button{margin:5px}}.personal-info-wrapper .button-upd{align-items:center;background:#01040d;border:none;border-radius:8px;color:#fff;display:flex;font-weight:600;height:50px;justify-content:center;margin:0 10px;text-align:center;width:200px}@media screen and (max-width:600px){.personal-info-wrapper .button-upd{margin:5px}}.addresses-wrapper{align-items:center}.addresses-wrapper,.addresses-wrapper form{display:flex;flex-direction:column;width:100%}.addresses-wrapper form input{border:1px solid rgba(0,0,0,.18);border-radius:8px;margin:10px 0;padding:10px;width:100%}.addresses-wrapper form button{align-self:center}.addresses-wrapper .personal-info-box-holder,.addresses-wrapper .personal-info-box-holder-form{align-items:center;display:flex;flex-direction:column;width:100%}.addresses-wrapper .personal-info-box-holder{margin-bottom:20px;margin-top:20px}.addresses-wrapper .personal-info-box-holder .input-holder{align-items:center;display:flex;flex-direction:column;margin:10px 0;width:50%}.addresses-wrapper .personal-info-box-holder .input-holder label{align-items:center;color:#8991a4;display:flex;font-size:14px;font-weight:400;line-height:22px}.addresses-wrapper .personal-info-box-holder .input-holder input{background-color:transparent;border:1px solid transparent;color:#000;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:22px;margin-top:0;text-align:center}.addresses-wrapper .personal-info-box-holder .input-holder input:focus{background-color:transparent;border:1px solid rgba(0,0,0,.18);color:#000;outline:none}.addresses-wrapper .personal-info-box-holder .value-icon-box{align-items:center;border:1px solid rgba(0,0,0,.16);border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin:10px 0;padding:10px;width:100%}.addresses-wrapper .personal-info-box-holder .value-icon-box .value-wrapper{align-items:flex-start;display:flex;flex-direction:row}.addresses-wrapper .personal-info-box-holder .value-icon-box .value-wrapper span{border-right:1px solid #000;color:#8991a4;font-size:14px;font-weight:700;line-height:22px;margin-right:10px;padding-right:10px}.addresses-wrapper .personal-info-box-holder .value-icon-box .value-wrapper p{font-size:14px;font-style:normal;font-weight:300;line-height:22px;margin:0}.addresses-wrapper .personal-info-box-holder .value-icon-box .buttons-holder{align-items:center;display:flex;flex-direction:row}.addresses-wrapper .personal-info-box-holder .value-icon-box .buttons-holder svg{height:20px;margin:0 10px;opacity:.7;width:20px}.addresses-wrapper button{background:#01040d;border:none;border-radius:8px;color:#fff;font-weight:600;padding:15px 70px;text-align:center}.profile-wrapper{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;max-width:800px;min-width:800px;padding:25px;position:relative;width:50%}@media screen and (max-width:600px){.profile-wrapper{min-width:0;width:90%}}.profile-wrapper .close-profile-btn{background-color:transparent;border:none;color:#c47c5a;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:22px;font-weight:600;height:20px;position:absolute;right:20px;width:20px}.profile-wrapper .clr-bckg{align-items:center;background-color:#c47c5a;border-radius:15px;display:flex;justify-content:center;padding:30px 5px;width:100%}.profile-wrapper .clr-bckg h2{color:#fff}.react-tabs{-webkit-tap-highlight-color:rgba(0,0,0,0);margin:30px 0;width:100%}.react-tabs__tab-list{align-items:center;display:flex;justify-content:center;margin:0 0 10px;padding:0;width:100%}.react-tabs__tab,.react-tabs__tab-list button{background-color:transparent;border:1px solid #000;border-radius:8px;color:#000;cursor:pointer;font-size:14px;list-style-type:none;margin:0 10px;padding:5px 10px}.react-tabs__tab--selected{background-color:#000;color:#fff}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab:focus:after{bottom:-5px;content:"";height:5px;left:-4px;position:absolute;right:-4px}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}.cart-icon-container{align-items:center;cursor:pointer;display:flex;height:45px;justify-content:center;position:relative;width:45px}.cart-icon-container .shopping-icon{height:24px;width:24px}.cart-icon-container .item-count{bottom:12px;color:#fff;font-size:10px;font-weight:700;position:absolute}.empty-card-wrapper{align-items:center;background-color:#fff;bottom:0;display:flex;flex-direction:column;justify-content:center;position:fixed;right:0;top:0;width:400px;z-index:4}@media screen and (max-width:600px){.empty-card-wrapper{width:100%}}.empty-card-wrapper .cart-close-btn-holder{align-items:center;border-bottom:1px solid rgba(0,0,0,.074);display:flex;justify-content:space-between;left:0;padding:5px 20px;position:absolute;right:0;top:10px}.empty-card-wrapper .cart-close-btn-holder h2{margin-bottom:0;margin-right:10px;margin-top:0}.empty-card-wrapper .cart-close-btn-holder svg{cursor:pointer;height:15px;width:15px}.empty-card-wrapper h2{margin-bottom:10px}.empty-card-wrapper p{color:#8991a4;font-size:14px;font-weight:400;line-height:22px;margin-top:0;text-align:center}.empty-card-wrapper a{align-items:center;background:#01040d;border-radius:8px;color:#fff;display:flex;height:64px;justify-content:center;text-align:center;width:60%}.checkout-screen-wrapper{align-items:flex-start;background-color:#fff;bottom:0;display:flex;flex-direction:column;overflow-y:scroll;padding:2% 0;position:fixed;right:0;top:0;width:400px;z-index:6}@media screen and (max-width:600px){.checkout-screen-wrapper{width:100%}}.checkout-screen-wrapper .cart-wrapper{height:65%;width:100%}.checkout-screen-wrapper .cart-wrapper .title-button-holder{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.checkout-screen-wrapper .cart-wrapper .title-button-holder .cart-close-btn-holder{align-items:center;border-bottom:1px solid rgba(0,0,0,.074);display:flex;flex-direction:row;justify-content:space-between;padding:5px 20px;width:100%}.checkout-screen-wrapper .cart-wrapper .title-button-holder .cart-close-btn-holder h2{margin-bottom:0;margin-right:10px;margin-top:0}.checkout-screen-wrapper .cart-wrapper .title-button-holder .cart-close-btn-holder button{border:none;font-family:Arial,Helvetica,sans-serif;font-size:20px;margin:0;padding:0}.checkout-screen-wrapper .cart-wrapper .title-button-holder .cart-close-btn-holder svg{cursor:pointer;height:15px;width:15px}.checkout-screen-wrapper .cart-wrapper .title-button-holder button{background-color:transparent;border:1px solid #8991a4;border-radius:12px;cursor:pointer;font-size:12px;padding:5px 10px}.checkout-screen-wrapper .cart-wrapper .cart-items-holder{height:90%;overflow-y:scroll;padding:10px}.checkout-screen-wrapper .order-summary-wrapper{align-items:flex-end;display:flex;height:50%;justify-content:center;width:100%}.checkout-screen-wrapper .order-summary-wrapper .order-summary-box{background-color:#f9fafb;border-radius:8px;display:flex;flex-direction:column;padding:10px;width:100%}.checkout-screen-wrapper .order-summary-wrapper .order-summary-box .details-info{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.checkout-screen-wrapper .order-summary-wrapper .order-summary-box .details-info .details-name{color:#c47c5a;font-size:12px}.checkout-screen-wrapper .order-summary-wrapper .order-summary-box .details-info .details-price{color:#000;font-size:12px}.checkout-screen-wrapper .order-summary-wrapper .order-summary-box .details-info-total{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-top:10px;width:100%}.checkout-screen-wrapper .order-summary-wrapper .order-summary-box .details-info-total .details-name{color:#c47c5a;font-size:14px;font-weight:600}.checkout-screen-wrapper .order-summary-wrapper .order-summary-box .details-info-total .details-price-total{font-weight:700}.checkout-screen-wrapper .order-summary-wrapper .order-summary-box .tax{font-size:12px}.checkout-screen-wrapper .order-summary-wrapper .order-summary-box .checkout-button{background:#01040d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:64px}.checkout-item-container{align-items:center;background:#fff;border-radius:8px;box-shadow:0 4px 30px rgba(27,25,86,.1);display:flex;height:80px;margin-bottom:20px;padding:10px;position:relative;width:100%}.checkout-item-container .image-container img{max-height:50px;max-width:50px;object-fit:contain}.checkout-item-container .price{font-size:12px;font-weight:700;position:absolute;right:20px;top:10px}.checkout-item-container .remove-button{align-items:center;bottom:10px;color:red;cursor:pointer;display:flex;font-size:12px;font-weight:600;justify-content:center;opacity:1;position:absolute;right:20px}.checkout-item-container .remove-button svg{height:20px;width:20px}.checkout-item-container .remove-button:hover{opacity:.8}.checkout-item-container .info-container{align-items:flex-start;display:flex;flex-direction:column;margin-left:30px}.checkout-item-container .info-container .name{color:#c47c5a;font-size:14px;font-weight:600;margin-bottom:5px}.checkout-item-container .info-container .add-info-holder{align-items:row;display:flex}.checkout-item-container .info-container .add-info-holder .minus,.checkout-item-container .info-container .add-info-holder .plus{align-items:center;border:1px solid #000;border-radius:100%;cursor:pointer;display:flex;height:25px;justify-content:center;width:25px}.checkout-item-container .info-container .add-info-holder .minus:hover,.checkout-item-container .info-container .add-info-holder .plus:hover{opacity:.5}.checkout-item-container .info-container .add-info-holder .minus:active,.checkout-item-container .info-container .add-info-holder .plus:active{background-color:#000;color:#fff}.checkout-item-container .info-container .add-info-holder .quantity{margin:0 10px}.checkout-item-container img{width:75px}.sign-up-wrapper{align-items:center;display:flex;width:80%}@media screen and (max-width:600px){.sign-up-wrapper{width:100%}}.sign-up-wrapper form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.sign-up-wrapper form input{border:1px solid rgba(137,145,164,.431);border-radius:8px;height:35px;height:50px;margin-bottom:20px;opacity:.8;padding:0 15px;width:100%}.sign-up-wrapper form button{background:#c47c5a;border:none;border-radius:8px;color:#fff;font-weight:600;height:50px;margin-top:50px;min-width:60%}@media screen and (max-width:600px){.sign-up-wrapper form button{margin-top:10px}}.sign-in-wrapper{width:80%}@media screen and (max-width:600px){.sign-in-wrapper{width:100%}}.sign-in-wrapper .forgot-password-holder{color:#c47c5a;font-size:14px;font-weight:600;text-align:right}.sign-in-wrapper .forgot-password-holder:hover{opacity:.5}.sign-in-wrapper form{align-self:center;display:flex;flex-direction:column}.sign-in-wrapper form input{border:1px solid rgba(137,145,164,.431);border-radius:8px;height:35px;height:50px;margin-bottom:20px;opacity:.8;padding:0 15px;width:100%}.sign-in-wrapper form button{align-self:center;background:#c47c5a;border:none;border-radius:8px;color:#fff;font-weight:600;height:50px;margin-top:30px;max-width:100%;min-width:60%}.auth-wrapper{align-items:center;background-color:#c47c5a;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;padding-top:50px;width:100vw}@media screen and (max-width:600px){.auth-wrapper{padding-top:20px}}.auth-wrapper .auth-navbar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:50px;padding:0;width:100%}.auth-wrapper .auth-navbar a{color:#8991a4;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin:0 10px}.auth-wrapper .auth-white-box{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;margin-top:50px;padding:2% 10%;width:45%}@media screen and (max-width:600px){.auth-wrapper .auth-white-box{padding:10%;width:95%}}.add-address-order-wrapper{padding:3% 10%;width:100vw}@media screen and (min-height:750px){.add-address-order-wrapper{height:600px}}@media screen and (max-width:600px){.add-address-order-wrapper{height:auto;padding:20px}}@media screen and (min-height:850px){.add-address-order-wrapper{height:600px}}@media screen and (min-height:1000px){.add-address-order-wrapper{height:900px}}@media screen and (min-height:1200px){.add-address-order-wrapper{height:1100px}}.add-address-order-wrapper form{display:flex;flex-direction:column;width:50%}@media screen and (max-width:600px){.add-address-order-wrapper form{width:100%}}.add-address-order-wrapper form input{border:1px solid rgba(137,145,164,.3);border-radius:8px;font-weight:500;margin-bottom:10px;padding:15px 0 15px 15px}.add-address-order-wrapper form button{background-color:#c47c5a;border:1px solid transparent;border-radius:8px;color:#fff;font-weight:600;margin-top:20px;padding:5px 0;width:50%}.checkouts-wrapper{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding:5% 10%;width:100vw}@media screen and (min-height:750px){.checkouts-wrapper{height:600px}}@media screen and (max-width:600px){.checkouts-wrapper{flex-direction:column;height:auto;padding:20px}}@media screen and (min-height:850px){.checkouts-wrapper{height:600px}}@media screen and (min-height:1000px){.checkouts-wrapper{height:900px}}@media screen and (min-height:1200px){.checkouts-wrapper{height:1100px}}.checkouts-wrapper .addresses{padding-right:50px;width:50%}@media screen and (max-width:600px){.checkouts-wrapper .addresses{padding-right:0;width:100%}}.checkouts-wrapper .addresses h3{margin-bottom:0}.checkouts-wrapper .guest-box{align-items:flex-start;display:flex;flex-direction:column;padding:2% 0;width:80%}@media screen and (max-width:600px){.checkouts-wrapper .guest-box{width:100%}}.checkouts-wrapper .guest-box form{display:flex;flex-direction:column;width:100%}.checkouts-wrapper .guest-box form input{border:1px solid rgba(137,145,164,.3);border-radius:8px;font-weight:100;margin-bottom:10px;padding:15px 0 15px 15px}.checkouts-wrapper .guest-box form input[type=email],.checkouts-wrapper .guest-box form input[type=number],.checkouts-wrapper .guest-box form input[type=text]{background-position:5% 50%;background-repeat:no-repeat;background-size:20px}.checkouts-wrapper .order-summary-box{background-color:#f9fafb;border-radius:8px;flex:1 1;padding:2%;width:50%}@media screen and (max-width:600px){.checkouts-wrapper .order-summary-box{width:100%}}.checkouts-wrapper .order-summary-box h4{margin-bottom:0;margin-top:0}.checkouts-wrapper .order-summary-box .payment-box{align-items:center;border-bottom:1px solid #000;display:flex;flex-direction:row}.checkouts-wrapper .order-summary-box .payment-box .payment-circle{border:1px solid #000;border-radius:100%;height:25px;margin-right:10px;width:25px}.checkouts-wrapper .order-summary-box .payment-box h2{margin-right:10px}.checkouts-wrapper .order-summary-box .total-order-box{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.checkouts-wrapper .order-summary-box .total-order-box:nth-child(2){justify-content:flex-start}.checkouts-wrapper .order-summary-box .total-order-box p{color:#c47c5a}.checkouts-wrapper .order-summary-box .total-order-box input{border:none;border-radius:8px;margin-right:10px;padding:10px;width:30%}@media screen and (max-width:600px){.checkouts-wrapper .order-summary-box .total-order-box input{width:60%}}.checkouts-wrapper .order-summary-box .total-order-box button{align-items:center;background-color:#c47c5a;display:flex;font-size:14px;height:25px;justify-content:center;padding:15px 0;width:100px}.checkouts-wrapper .order-summary-box .total-order-box button:hover{background-color:transparent;border:1px solid #c47c5a;color:#c47c5a;opacity:1}.checkouts-wrapper .order-summary-box button{background-color:#000;border:1px solid transparent;border-radius:8px;color:#fff;font-size:16px;font-weight:600;padding:20px 0;width:100%}.address-info-holder div{align-items:center;display:flex;flex-direction:row;position:relative;width:100%}.address-info-holder div input[type=radio]{left:10px;position:absolute;visibility:hidden}@media screen and (max-width:600px){.address-info-holder div input[type=radio]{right:15px;top:50%;-webkit-transform:translateY(-55%);transform:translateY(-55%)}}.address-info-holder div input[type=radio]:after{background-color:transparent;border:1px solid #000;border-radius:10px}.address-info-holder div input[type=radio]:after,.address-info-holder div input[type=radio]:checked:after{content:"";display:inline-block;height:10px;left:-1px;position:relative;top:0;visibility:visible;width:10px}.address-info-holder div input[type=radio]:checked:after{background-color:#000;border:2px solid #fff;border-radius:15px}.address-info-holder div label{align-items:center;border:1px solid rgba(0,0,0,.095);border-radius:8px;cursor:pointer;display:flex;margin:10px 0;padding:5px 10px 5px 25px;width:100%}.address-info-holder div input:checked+label{border:1px solid #000}.address-info-holder div svg{margin-right:10px}.address-info-holder button{background-color:transparent;border:none;color:#000;cursor:pointer;font-size:12px;font-weight:500;position:absolute;right:5px;text-decoration:underline}.order-received{background-color:rgba(0,0,0,.7);height:100vh;justify-content:center;position:fixed;top:0;width:100vw;z-index:5}.order-received,.order-received div{align-items:center;display:flex;flex-direction:column}.order-received div{background-color:#fff;border-radius:8px;padding:20px 60px;position:relative;text-align:center}.order-received div h2{margin-bottom:5px}.order-received div p{color:#8991a4;font-size:14px;font-weight:400;margin-top:10px}.order-received div button{background-color:#000;border:1px solid transparent;border-radius:8px;color:#fff;padding:10px 20px}.order-received div .close-order{cursor:pointer;height:15px;position:absolute;right:15px;top:15px;width:15px}.order-received div .close-order:hover{opacity:.5}.orders-wrapper{align-items:center;display:flex;flex-direction:column;padding:5% 10%}.orders-wrapper h1{text-align:left}.orders-wrapper .order-box-holder{background:#fff;border-radius:13.1518px;box-shadow:0 3.28796px 24.6597px rgba(27,25,86,.1);margin:20px 0;padding:10px 20px;width:40%}@media screen and (max-width:600px){.orders-wrapper .order-box-holder{width:100%}}.orders-wrapper .order-box-holder .order-cart-item{align-items:center;display:flex;flex-direction:row;margin-bottom:20px}.orders-wrapper .order-box-holder .order-cart-item img{margin-right:15px;width:100px}.orders-wrapper .order-box-holder .cart-orders-info{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.orders-wrapper .order-box-holder .cart-orders-info p{color:#c47c5a}.orders-wrapper .order-box-holder .details-button{background-color:transparent;border:.82199px solid #f4f5f6;border-left:none;border-radius:0;border-right:none;color:#c47c5a;width:100%}.orders-wrapper .order-box-holder button{background-color:#000;border:none;border-radius:8px;color:#fff;padding:10px 20px;width:100%}.order-tracking-wrapper{align-items:center;display:flex;flex-direction:row;padding:2% 10%;width:100vw}@media screen and (max-width:600px){.order-tracking-wrapper{flex-direction:column}}.order-tracking-wrapper .lf{display:flex;flex-direction:column;width:50%}@media screen and (max-width:600px){.order-tracking-wrapper .lf{width:100%}}.order-tracking-wrapper .lf div{background-color:#f4f5f6;border-radius:12px;color:#c47c5a;padding:10px;width:60%}.order-tracking-wrapper .lf img{margin-top:50px;width:60%}.order-tracking-wrapper .rl{background-color:#c47c5a;border-radius:8px;box-shadow:0 10px 20px rgba(0,0,0,.1);padding:20px;width:50%}@media screen and (max-width:600px){.order-tracking-wrapper .rl{width:100%}}.order-tracking-wrapper .rl div{margin-bottom:10px;margin-top:10px}.order-tracking-wrapper .rl div p{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:600;margin:0}.order-tracking-wrapper .rl div .track-circle{border:1px solid #fff;border-radius:100%;height:10px;margin-right:10px;width:10px}.order-tracking-wrapper .rl div .track-circle.filled{background-color:#fff}.order-tracking-wrapper .rl div .date-text{font-size:12px;font-weight:400;margin-left:20px;margin-top:10px}.order-details-wrapper{align-items:center;display:flex;flex-direction:column;padding-top:20px;width:100vw}.order-details-wrapper h2{margin-bottom:15px;margin-top:10px}.order-details-wrapper span{background-color:#c47c5a;border-radius:8px;color:#fff;font-size:12px;padding:5px 10px}.order-details-wrapper .details-holder{background:#fff;border-radius:12px;box-shadow:0 4px 30px rgba(27,25,86,.1);display:flex;flex-direction:column;padding:10px;width:55%}@media screen and (max-width:600px){.order-details-wrapper .details-holder{width:90%}}.order-details-wrapper .details-holder h5{margin-bottom:0}.order-details-wrapper .details-holder h3{margin-top:0}.order-details-wrapper .order-item-holder{justify-content:space-between;margin-bottom:30px}.order-details-wrapper .order-item-holder,.order-details-wrapper .order-item-holder .name-holder{align-items:center;display:flex;flex-direction:row}.order-details-wrapper .order-item-holder .name-holder img{margin-right:10px;max-height:80px;max-width:80px;object-fit:contain}.order-details-wrapper .order-item-holder .name-holder p{color:#c47c5a}.order-details-wrapper .order-item-holder .name-holder .quant{margin-left:10px}.order-details-wrapper .order-item-holder .price{color:#c47c5a}.order-details-wrapper .track-button{align-self:center;background-color:#000;border:1px solid transparent;border-radius:8px;color:#fff;height:40px;width:50%}.solo-product-page-wrapper{background-color:#f4f5f6;width:100vw}.solo-product-page-wrapper .solo-product-wrapper{background-color:#fff;display:flex;flex-direction:row;padding:5% 10%;width:100vw}@media screen and (max-width:600px){.solo-product-page-wrapper .solo-product-wrapper{flex-direction:column}}.solo-product-page-wrapper .solo-product-wrapper .product-image-bg{align-items:center;background-attachment:scroll;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;display:flex;justify-content:center;width:50%}@media screen and (max-width:600px){.solo-product-page-wrapper .solo-product-wrapper .product-image-bg{height:200px;width:100%}}.solo-product-page-wrapper .solo-product-wrapper .product-details-box{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:50%}@media screen and (max-width:600px){.solo-product-page-wrapper .solo-product-wrapper .product-details-box{width:100%}}.solo-product-page-wrapper .solo-product-wrapper .product-details-box h1{margin-bottom:10px}.solo-product-page-wrapper .solo-product-wrapper .product-details-box h4{color:#c47c5a;margin-bottom:20px;margin-top:0}.solo-product-page-wrapper .solo-product-wrapper .product-details-box h2{color:#c47c5a;margin-top:0}.solo-product-page-wrapper .solo-product-wrapper .product-details-box button{background-color:#c47c5a;border:1px solid transparent;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:20px 50px}.solo-product-page-wrapper .prom-items{padding:2% 10%}@media screen and (max-width:600px){.solo-product-page-wrapper .prom-items{padding:20px}}.order-auth-wrapper{align-items:center;display:flex;justify-content:center;padding:5% 10%;width:100vw}@media screen and (min-height:750px){.order-auth-wrapper{height:600px}}@media screen and (max-width:600px){.order-auth-wrapper{height:auto;padding:50px 20px}}@media screen and (min-height:850px){.order-auth-wrapper{height:600px}}@media screen and (min-height:1000px){.order-auth-wrapper{height:900px}}@media screen and (min-height:1200px){.order-auth-wrapper{height:1100px}}.order-auth-wrapper .auth-navbar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:30px;width:100%}.order-auth-wrapper .auth-navbar a{color:#8991a4;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin:0 10px}.order-auth-wrapper .auth-white-box{align-items:center;background-color:#fff;background:#fff;border-radius:8px;box-shadow:0 10px 20px rgba(0,0,0,.1);display:flex;flex-direction:column;padding:2%;width:45%}@media screen and (max-width:600px){.order-auth-wrapper .auth-white-box{padding:20px;width:95%}}body{box-sizing:border-box}a:hover,button:hover{opacity:.6;transition:all .2s ease-in-out}button{cursor:pointer}.age-wrapper{background-color:rgba(0,0,0,.5);height:100vh;position:fixed;width:100vw;z-index:99}.age-wrapper,.age-wrapper .age-box{align-items:center;display:flex;justify-content:center}.age-wrapper .age-box{background-color:#c47c5a;border-radius:8px;color:#fff;flex-direction:column;padding:30px;text-align:center;width:400px}.age-wrapper .age-box p{font-size:12px}.age-wrapper .age-box img{width:40%}.age-wrapper .age-box button{background-color:#fff;border:1px solid transparent;border-radius:5px;cursor:pointer!important;padding:5px 10px}.age-wrapper .age-box button:hover{background-color:transparent;border:1px solid #fff;color:#fff;opacity:1}
/*# sourceMappingURL=main.b5a50859.css.map*/