@import url(https://fonts.googleapis.com/css2?family=Libre+Baskerville&family=Poppins:wght@300;400;500&family=Roboto:wght@300;400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Neuton&family=Playfair+Display&display=swap);*{box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}body{display:flex;flex-direction:column;min-height:100vh;overflow:scroll;overflow-x:hidden}.home{position:relative;top:115px}.slider-banner{align-items:center;background-color:#f5f5f5;display:flex;height:400px;justify-content:space-around;-webkit-user-select:none;user-select:none}.slider-banner .carousel{height:100%;width:100%}.slider-banner .left{padding:5px 10px}.slider-banner .left span{font-family:Libre Baskerville,serif;font-size:70px;font-weight:600}.slider-banner .left p{color:red;font-family:Libre Baskerville,serif;font-size:50px}.slider-banner .left .shop-now{background:#ff4500;border:none;border-radius:5px;color:#fff;outline:none;padding:6px 15px}.slider-banner .right{box-sizing:border-box;height:100%;width:600px}.slider-banner .right img{height:100%;object-fit:cover;width:100%}@media screen and (max-width:900px){.home{top:100px}.slider-banner{height:250px;margin-top:0;padding:0 3px}.slider-banner .left span{font-size:25px;font-weight:700}.slider-banner .left{padding:5px;width:200px}.slider-banner .left p{font-size:18px}.slider-banner .right{box-sizing:border-box;height:100%;text-align:center;width:200px}.slider-banner .right img{height:100%;object-fit:cover;text-align:center;width:100%}.slider-banner .left .shop-now{font-size:15px;padding:5px 10px}}.category{align-items:center;background-color:#fff;display:flex;justify-content:space-between;margin:20px auto;max-width:1000px;padding:5px 10px;-webkit-user-select:none;user-select:none}.category .category-card{background-color:#e7e5e5;border-radius:10px;height:180px;position:relative;width:300px}.category .category-card img{border-radius:10px;height:100%;object-fit:cover;object-position:top;width:100%}.category .category-card .category-name{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.category .category-card .category-name button{border:none;border-radius:3px;font-family:Libre Baskerville,serif;font-weight:600;outline:none;padding:5px 25px}.category-by-product{margin:0 auto;max-width:1150px;position:relative;top:115px}.category-by-product .product{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.category-by-product .product .product-loader{left:50%;margin-top:50px;position:relative}@media screen and (max-width:900px){.category{flex-direction:column}.category .category-card{margin-bottom:20px}.category-by-product{gap:2px;max-width:97%}.category-by-product .product{gap:5px}.category-by-product .product .product-loader{left:0}}.featured-product{margin:20px auto;max-width:1100px;-webkit-user-select:none;user-select:none}.featured-product .heading{align-items:center;display:flex;gap:10px;justify-content:center}.featured-product .heading span{background-color:#000;height:2px;width:50px}.featured-product .heading h2{font-family:Libre Baskerville,serif;font-size:30px;font-weight:600}.featured-product .featured-block{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px}.featured-product .featured-block .loader-place{left:50%;margin-top:50px;position:relative}.featured-product .featured-card{border-radius:15px;box-shadow:0 5px 15px #00000040;height:250px;position:relative;width:250px}.featured-product .featured-card img{border-top-left-radius:15px;border-top-right-radius:15px;height:180px;object-fit:cover;object-position:top;width:100%}.featured-product .featured-card .featured-content{background-color:#f8f8f8;border-bottom-left-radius:15px;border-bottom-right-radius:15px;height:70px;margin-top:0;padding:5px;text-align:center}.featured-product .featured-card .featured-content a h4{color:#000;font-family:Libre Baskerville,serif;font-size:22px;font-weight:600;margin-bottom:0}.featured-card .featured-content a p{color:#000;font-family:Libre Baskerville,serif;font-size:18px}.featured-card .add-to-wishlist{background-color:#fff;border:none;border-radius:50%;outline:none;padding:5px 7px;position:absolute;right:10px;top:5px}.featured-card .add-to-wishlist svg{color:#cdcaca;font-size:20px}@media screen and (max-width:900px){.featured-product{max-width:99%}.featured-product .featured-block{align-items:center;flex-direction:column}.featured-product .featured-block .loader-place{left:0}.featured-product .featured-block .featured-card{margin-bottom:20px;width:80%}.featured-product .heading{gap:5px}.featured-product .heading span{width:40px}.featured-product .heading h2{font-size:20px}}.top-collection{margin:20px auto;max-width:1100px;padding:10px 0}.top-collection .head{text-align:center}.top-collection .head .heading{font-family:Libre Baskerville,serif;font-size:18px;font-weight:600;position:relative}.top-collection .head .heading:after{background-color:orange;content:"";height:2px;left:20px;position:absolute;top:28px;width:55px}.top-collection .head .sub-head{font-family:Libre Baskerville,serif;font-size:25px;font-weight:800;margin-top:10px}.top-collection .category-collection{align-items:center;display:flex;justify-content:space-around;margin-top:50px}.top-collection .selected{background-color:#ff4500!important;box-shadow:0 1px 0 #11111a1a,0 8px 24px #11111a1a,0 16px 48px #11111a1a;color:#fff!important;transition:all .4s ease-in-out}.top-collection .category-collection .category-btn{background-color:#fff;border:none;border-radius:5px;box-shadow:0 1px 0 #11111a00,0 8px 24px #11111a1a,0 16px 48px #11111a1a;color:#000;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;outline:none;padding:10px;text-transform:capitalize;width:120px}.top-collection .selected-category-product{align-items:center;display:flex;gap:20px;margin-top:30px}.top-collection .selected-category-product .collection-card{border-radius:15px;box-shadow:0 4px 16px #11111a1a,0 8px 32px #11111a0d;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px 10px;position:relative;width:250px}.selected-category-product .collection-card img{border-bottom:2px solid #f2f2f2;border-top-left-radius:15px;border-top-right-radius:15px;box-sizing:border-box;height:190px;object-fit:cover;object-position:top;padding:10px;width:100%}.selected-category-product .collection-card .featured-content{box-sizing:border-box;padding:5px 15px}.selected-category-product .collection-card .featured-content a h4{color:#000;font-family:Libre Baskerville,serif;font-size:12px;font-weight:600}.selected-category-product .collection-card .featured-content a h4:hover{color:red}.selected-category-product .collection-card .featured-content .icons{align-items:center;display:flex;justify-content:space-between}.selected-category-product .collection-card .featured-content .price{background-color:#ff4500;border:none;border-radius:5px;box-shadow:0 1px 0 #11111a33,0 8px 24px #11111a33,0 16px 48px #11111a33;color:#fff;font-family:Libre Baskerville,serif;font-size:10px;outline:none;padding:4px 15px}.selected-category-product .collection-card .add-to-wishlist{background-color:#dddcdc;border:none;border-radius:50%;outline:none;padding:5px 7px;position:absolute;right:10px;top:5px}.selected-category-product .collection-card .add-to-wishlist svg{color:#fff;font-size:22px}.selected-category-product .collection-card .add-to-wishlist .red{color:red}.selected-category-product .collection-card .add-to-wishlist .white{color:#fff}.selected-category-product .collection-card .add-to-wishlist svg:active{transform:scale(1.2)}@media screen and (max-width:900px){.top-collection{max-width:99%}.top-collection .selected-category-product{flex-wrap:wrap;gap:3px;justify-content:center;margin-top:30px}.top-collection .selected-category-product .product-loader{left:50%;margin-top:50px;position:relative}.top-collection .category-collection{gap:5px}.top-collection .category-collection .category-btn{font-size:12px;padding:10px 5px;width:80px}.top-collection .selected-category-product .product-loader{left:0}.top-collection .selected-category-product .collection-card{border:2px solid #e5e3e3;margin-bottom:15px;width:170px}.selected-category-product .collection-card img{height:170px;width:100%}.selected-category-product .collection-card .featured-content{box-sizing:border-box;padding:5px 0}.selected-category-product .collection-card .featured-content h4{font-size:10px;padding:5px 0}.selected-category-product .collection-card .featured-content .icons .star svg{font-size:14px}.selected-category-product .collection-card .featured-content .price{font-size:8px;padding:4px 7px}.selected-category-product .collection-card .add-to-wishlist{padding:1px 5px}.selected-category-product .collection-card .add-to-wishlist svg{font-size:15px}}.filled-star,.partial-star{color:#db4e4b;font-size:16px}.empty-star{color:#d7d7d7;font-size:16px}.banner-container{margin:0 auto;max-width:1100px}.banner-container .banner-left{display:flex;gap:10px}.banner-container .banner-left .left{height:400px;max-width:550px;width:100%}.banner-container .banner-left .carousel img{border-radius:10px;height:400px;object-fit:cover;width:100%}.banner-container .right .lower,.banner-container .right .upper{align-items:center;display:flex;gap:10px;max-width:550px}.banner-container .lower .img,.banner-container .upper .img{height:193px;margin-bottom:10px;object-fit:cover;width:270px}.banner-container .lower .img img,.banner-container .upper .img img{border-radius:5px;height:100%;object-fit:cover;width:100%}@media screen and (max-width:900px){.banner-container{margin:0 auto;max-width:99%}.banner-container .banner-left{gap:3px}.banner-container .banner-left .carousel img,.banner-container .banner-left .left{height:250px;width:100%}.banner-container .right .lower,.banner-container .right .upper{gap:3px;height:125px;margin-top:3px;width:98%}.banner-container .lower .img,.banner-container .upper .img{height:125px;width:100%}}.features{box-sizing:border-box;justify-content:space-between;margin:40px 30px;max-width:1200px;padding-left:40px;width:100%}.features,.features .flex{align-items:center;display:flex}.features .flex{border-radius:5px;gap:10px;padding:15px 5px;width:250px}.features .icon{font-size:30px}.features .content p{font-family:Neuton,serif;font-size:16px;font-weight:700;margin:0}.features .content span{color:#727070;font-family:Playfair Display,serif;font-size:13px;font-weight:500;margin:0}.full-slider{height:350px;object-fit:cover;width:100%}@media screen and (max-width:900px){.features{flex-wrap:wrap;gap:3px;justify-content:space-around;margin:0 auto;max-width:99%;padding-left:0}.features .flex{border:1px solid #ddd9d9;margin-top:5px;width:150px}.features .icon{font-size:18px}.features .content p{font-size:11px}.features .content span{font-size:8px}}.product-types{background:#fff;border-radius:3px;margin:30px auto;max-width:1150px}.product-types .heading{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:10px}.product-types .heading span{background-color:#000;height:2px;width:50px}.product-types .heading h2{font-family:Neuton,serif;font-size:40px;font-weight:600;text-transform:uppercase}.product-types .product-type-container{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;margin-top:30px;padding:5px 15px;width:100%}.product-types .product-loader{left:50%;margin-top:50px;position:relative}.product-types .flex{align-items:center;background:#f1f1f1;border:.9px solid #dbdada;border-radius:5px;box-sizing:border-box;display:flex;height:100px;justify-content:space-between;padding:15px 10px;width:220px}.product-types .flex .img img{height:90px;object-fit:cover;width:90px}.product-types .content a{color:#434141;cursor:pointer;font-family:Neuton,serif;font-size:15px;font-weight:600;margin:0;text-transform:uppercase}@media screen and (max-width:900px){.product-types{max-width:99%}.product-types .heading{margin-top:30px}.product-types .heading span{width:40px}.product-types .heading h2{font-size:28px}.product-types .product-type-container{gap:2px;justify-content:center;padding:5px 0}.product-types .flex{padding:15px 5px;width:150px}.product-types .flex .img img{width:60px}.product-types .content a{font-size:10px}}.mini-navbar{align-items:center;background-color:#000;color:#fff;display:flex;height:42px;justify-content:space-around;padding:0 10px;position:fixed;width:100%;z-index:99}.mini-navbar .ul-list{margin-top:15px}.mini-navbar .left-icons{align-items:center;display:flex}.mini-navbar .left-icons li{font-family:Libre Baskerville,serif;font-size:14px;list-style:none;padding:0 15px}.mini-navbar .left-icons li .category-icon{font-size:20px;transition:all .3s ease-in-out}.mini-navbar .left-icons li .category-icon:active{color:#ed7777;transform:scale(1.178)}.mini-navbar .left-icons li .para{font-size:14px;margin-left:5px}.mini-navbar .left-icons li .para,.mini-navbar .left-icons li a{font-family:Libre Baskerville,serif}.mini-navbar ul li svg{font-size:22px}.search-box{box-sizing:border-box;width:450px}.search-box .form{align-items:center;background-color:#fff;border-radius:15px;box-sizing:border-box;display:flex;height:28px;width:100%}.search-box input{border:none;border-radius:15px;box-sizing:border-box;color:gray;font-size:12px;height:98%;outline:none;padding:0 10px;text-transform:lowercase;width:92%}.search-box ::placeholder{color:#ada4a4;font-size:13px;font-weight:700;text-transform:lowercase}.search-box .search-submit{align-items:center;background-color:#c8e0f7;border:none;border-radius:15px;display:flex;height:100%;justify-content:center;outline:none;width:8%}.current-user{align-items:center;display:flex;gap:5px;text-transform:capitalize}.current-user img{border-radius:50%;height:35px;object-fit:cover;width:35px}.dropdown-toggle{font-size:14px;text-transform:capitalize}@media screen and (max-width:900px){.mini-navbar{justify-content:space-between;padding:0 5px}.mini-navbar .left-icons li{list-style:none;padding:0 1px}.mini-navbar .search-box{width:150px}.search-box .form{height:25px;width:100%}.search-box input{width:80%}.search-box .search-submit{width:20%}.search-box ::placeholder{font-size:11px}.mini-navbar .left-icons li .para{font-size:10px;margin-left:1px}.mini-navbar .left-icons li .category-icon{font-size:22px}.search-submit svg{font-size:14px}.dropdown-toggle{font-size:5px;text-transform:capitalize}}.category-slider{background:#06063f4d;height:650px;position:fixed;right:0;top:0;width:100%;z-index:9999}.category-slider .category-slider-cont{animation:SlideCartWindow .3s ease forwards;background:#fff;display:flex;flex-direction:column;float:left;height:100%;overflow-x:hidden;overflow-y:scroll;position:relative;transform:translatex(0);width:300px;z-index:1}.category-slider .category-slider-cont .top{align-items:baseline;background-color:#090928;border-radius:2px;display:flex;gap:10px;height:40px;justify-content:space-between;padding:8px 15px;width:100%}.category-slider .category-slider-cont .top span .icon{font-size:22px}.category-slider .category-slider-cont .top p{font-family:Neuton,serif;font-size:18px;font-weight:700}.category-slider .category-slider-cont .top .close svg{font-size:20px}.category-slider .category-slider-cont .main-category{margin-top:10px;width:100%}.category-slider .category-slider-cont .main-category ul{padding:0;width:100%}.category-slider .category-slider-cont .main-category ul li{border-bottom-right-radius:5px;border-top-right-radius:5px;color:#000;font-family:Neuton,serif;font-size:30px;font-weight:500;list-style:none;margin:5px 0;padding:3px 15px;width:100%}.category-slider .category-slider-cont .main-category ul li:hover{background:#e3eef8}.category-slider a{color:#000}@keyframes SlideCartWindow{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.sub-category-cont{height:auto;margin:0 auto;max-width:1150px;min-height:100vh;position:relative;top:115px}.sub-category-cont .sub-category-sub{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around}.sub-category-cont .sub-details{height:200px;margin-top:30px;padding:5px}.sub-category-cont .sub-details img{border:3px solid #f8e8e8;border-radius:50%;box-shadow:0 1px 0 #11111a00,0 8px 24px #11111a1a,0 16px 48px #11111a1a;height:150px;object-fit:cover;width:150px}.sub-category-cont .sub-details img:hover{transform:scale(1.1)}.sub-category-cont .sub-details h1{color:#000;color:#5e5c5c;font-family:Neuton,serif;font-size:20px;font-weight:600;margin-top:10px;position:relative;text-align:center;text-transform:uppercase}.sub-category-cont .heading{align-items:center;display:flex;gap:10px;justify-content:center}.sub-category-cont .heading span{background-color:#000;height:2px;width:50px}.sub-category-cont .heading h2{font-family:Neuton,serif;font-size:50px;font-weight:600;text-transform:uppercase}.sub-category-product-category{background-color:#f5f5f5;height:100vh;padding:10px;position:relative;top:110px}.sub-category-product-category .result-found{background:#040437;border:none;border-radius:5px;color:#fff;float:right;font-family:Neuton,serif;font-size:18px;outline:none;padding:5px 15px}.sub-category-product-category .pagination{background:#d9d9f7;border:1px solid #afa9a9;border-radius:5px;left:50%;margin-top:25px;padding:5px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sub-category-product-category .pagination button{background:#fff;border:none;border-radius:5px;font-size:13px;font-weight:600;margin-left:5px;outline:none;padding:3px 10px}.sub-category-product-card{margin:0 auto;max-width:1200px;padding:5px}.sub-category-product-card .product{align-items:center;display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width:900px){.category-slider{height:100vh}.sub-category-cont{margin:0 auto;max-width:99%}.sub-category-cont .heading h2{font-size:33px}.sub-category-cont .sub-category-sub{gap:15px;justify-content:center}.sub-category-cont .sub-details img{height:140px;width:140px}.sub-category-product-category{top:95px}.sub-category-product-card{max-width:99%;padding:5px 0}.sub-category-product-card .product{gap:3px;justify-content:center}.sub-category-product-category .result-found{align-self:flex-end;font-size:12px;margin-right:10px;padding:5px;width:100px}.sub-category-product-category{display:flex;flex-direction:column;padding:10px 0}.sub-category-product-category .pagination{left:40%}}.navbar{align-items:center;background-color:#fff;box-shadow:0 2px 5px #0003;box-sizing:border-box;color:#000;display:flex;height:65px;justify-content:space-around;position:fixed;top:40px;width:100%;z-index:98}.navbar .logo{box-sizing:border-box;height:45px;margin-bottom:20px;margin-left:50px;width:100px}.navbar .logo img{height:45px;object-fit:cover;width:100px}.navbar .center-list{gap:120px;justify-content:space-between}.navbar .center-list,.navbar .center-list .left-list{align-items:center;display:flex}.navbar .center-list .left-list li{box-sizing:border-box;padding:5px 7px}.right-list{align-items:center;display:flex;gap:10px}.navbar .center-list li{list-style:none}.navbar .center-list li a{border-radius:5px;color:#000;font-family:Libre Baskerville,serif;font-size:13px;font-weight:600;padding:10px;text-decoration:none;text-transform:uppercase}.active{background-color:#d1e8fc;border-radius:5px;padding:10px}.navbar .right-list li{align-items:center;border-radius:50%;box-sizing:border-box;display:flex;justify-content:center;list-style:none;padding:0 7px;transition:all .3s ease-in}.navbar .right-list li:active svg{transform:scale(1.2)}.navbar .right-list li svg{color:#0e0e40;font-size:22px}.navbar .menu svg{display:none;font-size:22px}@media screen and (max-width:900px){.navbar{height:50px;justify-content:space-between;padding:5px 10px}.navbar .logo{margin-left:0}.navbar .logo img{height:40px;width:90px}.navbar .menu svg{display:block;font-size:25px;margin-bottom:20px;text-align:center}.navbar .center-list{backdrop-filter:blur(13px) saturate(180%);-webkit-backdrop-filter:blur(13px) saturate(180%);background-color:#111928a1;border:1px solid hsla(0,0%,100%,.125);border-bottom-right-radius:5px;border-top-right-radius:5px;flex-direction:column;gap:0;height:100vh;justify-content:start;left:-550px;padding:20px 0;position:fixed;top:90px;transition:all .5s linear;width:70%;z-index:99}.navbar .center-list .left-list{display:block;text-align:center}.navbar .left{left:-20px}.navbar .center-list .left-list li{padding:17px 0}.navbar .center-list .left-list li a{color:#fff;font-size:15px}.active{background-color:#000}.navbar .right-list li{height:35px;padding:0;width:35px}.navbar .right-list li svg{color:#fff;font-size:22px}}.about-co{background-attachment:fixed;position:relative;top:110px}.about-co-details{position:relative;width:100vw}.about-co-details img{height:90vh;width:100vw}.about-co-details .content{animation:moveby 2s infinite;backdrop-filter:blur(16px) saturate(161%);-webkit-backdrop-filter:blur(16px) saturate(161%);background-color:#1119286e;border:5px solid #0000;border-radius:1px;color:#fff;height:26vh;left:30%;position:absolute;text-align:center;top:40%;width:45vw}.about-co-details .content h3{word-wrap:2px;color:#fff;font-family:serif;font-family:Neuton,serif;font-size:3.9vw;letter-spacing:1px;margin-top:6px;text-transform:capitalize}.about-co-details .content p{font-family:Neuton,serif;font-size:1.7vw;margin-top:10px;padding:0 15px;text-align:center}@keyframes moveby{10%{border-left:3px solid #00ffac;transform:translateY(10px)}30%{border-top:3px solid #00ffac;transform:translateY(-25px)}60%{border-right:3px solid #00ffac}to{border-bottom:3px solid #00ffac}}@media screen and (max-width:900px){.about-co{top:90px}.about-co-details img{height:100vh}.about-co-details .content{height:10vh;left:25%;width:55vw}}.contact{position:relative;top:110px;width:100%}.contact h2{font-family:serif;font-size:40px;font-style:italic;font-weight:600;margin-top:0;padding:5px 0;position:relative;text-align:center}.contact .contact-form{align-items:center;display:flex;justify-content:center;margin:10px 0}.contact .contact-form .form-input{align-items:center;display:flex;gap:10px;margin:10px}.contact .contact-form .form-group{background:#fff;border:2px solid #e6e6fa;border-radius:5px;height:40px;width:300px}.contact .contact-form .form-group input{background:#0000;border:none;box-sizing:border-box;height:100%;outline:none;padding:5px 10px;width:100%}.contact .contact-form .textarea{border:2px solid #e6e6fa;border-radius:5px;box-sizing:border-box;height:150px;margin-left:10px;outline:none;padding:10px;resize:none;width:450px}.contact .contact-btn{background:green;border:1px solid #0000;border-radius:5px;color:#fff;font-size:14px;margin-left:10px;margin-top:5px;padding:10px 3px;width:110px}.contact .contact-btn:active{transform:scale(1.1)}@media screen and (max-width:900px){.contact h2{font-size:25px}.contact .contact-form .form-group{width:140px}.contact .contact-form .textarea{align-items:center;width:280px}.contact .contact-btn{font-size:10px;padding:5px 3px;width:90px}}.LoginSignUpContainer{align-items:center;background-color:#e7e7e7;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:100%;padding:20px 0;position:relative;top:110px;width:100vw}.LoginSignUpBox{background-color:#fff;box-sizing:border-box;height:70vh;overflow:hidden;width:25vw}.login_signUp_toggle{box-sizing:border-box;display:flex;height:2.3vmax;padding:20px 0}.login_signUp_toggle>p{color:rgba(0,0,0,.678);cursor:pointer;display:grid;font:400 1.3vmax Roboto;place-items:center;transition:all .5s;width:100%}.login_signUp_toggle>p:hover{color:tomato}.LoginSignUpBox>div>button{background-color:tomato;border:none;height:3px;transition:all .5s;width:50%}.signUpForm{transform:translateY(-100%) translateX(-100vmax)}.loginForm,.signUpForm{align-items:center;display:flex;flex-direction:column;height:90%;justify-content:space-evenly;margin:auto;padding:2vmax;transition:all .5s}.loginForm>div,.signUpForm>div{align-items:center;border:1px solid #000;box-sizing:border-box;display:flex;gap:10px;height:40px;padding:0 10px;width:100%}.loginForm>div input,.signUpForm>div input{border:none;height:100%;outline:none;width:90%}.loginForm>div svg,.signUpForm>div svg{color:rgba(0,0,0,.623);font-size:1.6vmax}.loginForm a{align-self:flex-end;color:rgba(0,0,0,.651);font:500 1.2vmax Gill Sans;text-decoration:none;transition:all .5s}.loginForm>a:hover{color:#000}.loginBtn,.signUpBtn{background-color:tomato;border:none;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.219);color:#fff;cursor:pointer;font:400 1.3vmax Roboto;outline:none;padding:.8vmax;transition:all .5s;width:100%}.loginBtn:hover,.signUpBtn:hover{background-color:#b3422e}.shiftToLeft{transform:translateX(-100%)}.shiftToNeutral{transform:translateX(0)}.shiftToNeutralForm{transform:translateX(0) translateY(-100%)}.shiftToRight{transform:translateX(100%)}#registerImage>input::-webkit-file-upload-button{background-color:#fff;border:none;color:rgba(0,0,0,.623);cursor:pointer;font:400 1.4vmax cursive;height:5vh;margin:0;padding:0 1vmax;-webkit-transition:all .5s;transition:all .5s;width:100%;z-index:2}#registerImage>input::file-selector-button{background-color:#fff;border:none;color:rgba(0,0,0,.623);cursor:pointer;font:400 1.4vmax cursive;height:5vh;margin:0;padding:0 1vmax;transition:all .5s;width:100%;z-index:2}#registerImage>input::-webkit-file-upload-button:hover{background-color:#ebebeb}#registerImage>input::file-selector-button:hover{background-color:#ebebeb}@media screen and (max-width:900px){.LoginSignUpContainer{background-color:#fff;margin-top:0}.LoginSignUpBox{height:70vh;width:100vw}.loginForm,.signUpForm{padding:4vmax}.login_signUp_toggle{height:5vmax}.login_signUp_toggle>p{font:400 2vmax Roboto}.loginForm>div,.signUpForm>div{height:50px}.loginForm a,.loginForm>div svg,.signUpForm>div svg{font-size:2.2vmax}.loginBtn,.signUpBtn{font-size:2.5vmax;padding:1.5vmax}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product-page{height:auto;margin:20px auto;max-width:1100px}.product-page h2{font-size:30px;font-weight:600;margin-bottom:20px;position:relative}.product-page h2:after{background:#511d16;border-radius:3px;content:"";height:3px;left:0;position:absolute;top:45px;width:100px}.product .product-loader{left:50%;margin-top:50px;position:relative}.product .product-card{background-color:#fff;border:1px solid #e2dcdc;border-radius:8px;box-shadow:0 5px 5px #c2c2c280;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:5px;padding:10px 5px;position:relative;width:180px}.product .product-card .img{border-radius:8px;box-sizing:border-box;height:150px;margin:0 auto;object-fit:cover;width:100%}.product .product-card .img img{height:100%;width:100%}.product .product-card .details{width:100%}.product .product-card .details .head{color:#09093c;font-family:Libre Baskerville,serif;font-size:15px;font-weight:600;margin-top:10px;padding-left:5px;text-transform:capitalize}.product .product-card .details a{color:#06063f;text-decoration:none}.product .product-card .details a p{font-family:Libre Baskerville,serif;font-size:12px}.product .product-card .details .desc:hover{color:red}.product .product-card .details .stars{align-items:center;display:flex;gap:1px;margin-top:-4px}.product .product-card .details .price{margin-top:2px}.product .product-card .details .price strong{font-family:Libre Baskerville,serif;font-size:13px}.product .product-card .wishlist{background-color:#fff;border-radius:50%;padding:6px 9px;position:absolute;right:5px;top:10px;transition:all .3s ease-in-out}.product .product-card .wishlist .white{color:#cfcdcd;font-size:22px}.product .product-card .wishlist .red{color:red;font-size:22px}.product .product-card .wishlist svg:active{transform:scale(1.2)}.all-product-page{overflow-x:hidden;position:relative;top:110px}.all-product-page .all-product{background:#f3f3f3;display:flex;flex-direction:column;width:100%}.all-product-page .all-product .sub-products{display:flex;gap:10px;margin:0 auto 25px;max-width:1100px;padding:15px 5px}.all-product-page .all-product .sub-products .left{flex:0.2 1;width:100%}.all-product-page .left .shop{background:#fff;border:2px solid #e9e3e3;border-radius:7px;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:10px;padding:7px 0;width:100%}.all-product-page .left .shop h3{border-bottom:1px solid #e9e9e9;color:#0a0a46;font-family:Libre Baskerville,serif;font-size:16px;font-weight:600;padding:7px 0;text-align:center;text-transform:capitalize}.all-product-page .left .shop ul{box-sizing:border-box;margin-top:-10px;padding:5px;width:100%}.all-product-page .left .shop .main ul li{border-radius:5px;box-sizing:border-box;cursor:pointer;font-family:Libre Baskerville,serif;font-size:13px;list-style:none;margin-top:5px;padding:7px;text-transform:capitalize;transition:all .3s;width:100%}.all-product-page .left .shop ul li:hover{background:#f7e8e8;color:#000}.all-product-page .left .shop ul .selected{background:#181836;border-radius:5px;color:#fff}.all-product-page .left .filter{background:#fff;border:2px solid #e9e3e3;border-radius:7px;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:10px;padding:7px 0;width:100%}.all-product-page .left .filter h3{border-bottom:1px solid #e9e9e9;color:#0a0a46;font-family:Libre Baskerville,serif;font-size:16px;font-weight:600;padding:7px 0;text-align:center;text-transform:capitalize}.all-product-page .left .filter ul{box-sizing:border-box;margin-top:-15px;padding:5px;width:100%}.all-product-page .left .filter ul li{border-radius:5px;box-sizing:border-box;cursor:pointer;font-family:Times New Roman,Times,serif;font-size:15px;list-style:none;margin-top:5px;padding:7px;text-transform:capitalize;transition:all .3s;width:100%}.all-product-page .left .filter ul li:hover{background:#f7e8e8;color:#000}.all-product-page .left .filter ul .selected{background:#181836;border-radius:5px;color:#fff}.all-product-page .all-product .sub-products .right{flex:0.8 1;width:100vw}.all-product-page .all-product .right .sort{align-items:baselines;background:#fff;border:1px solid #e9e9e9;border-radius:7px;box-sizing:border-box;display:flex;gap:5px;height:40px;padding:7px;width:95%}.all-product-page .all-product .right .sort p{font-family:Libre Baskerville,serif;font-weight:600}.all-product-page .all-product .right .sort .select{border:1px solid #dcdcdc;font-family:Libre Baskerville,serif;font-size:15px;height:100%;outline:none;width:150px}.all-product-page.all-product .right .sort .select .opt{font-size:13px;font-weight:600;height:30px}.all-product-page .all-product .sub-products .product{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.all-product-page .all-product .pagination{background:#d9d9f7;border:1px solid #afa9a9;border-radius:5px;bottom:10px;left:90%;padding:5px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.all-product-page .all-product .pagination button{background:#fff;border:none;border-radius:5px;font-size:13px;font-weight:600;margin-left:5px;outline:none;padding:3px 10px}.all-product-page .all-product .pagination .active{background-color:#0a0a48;color:#fff}@media screen and (max-width:900px){.all-product-page{top:90px}.product .product-card .details .stars{margin-top:2px}.all-product-page .all-product .sub-products{flex-direction:column;justify-content:center;max-width:99%;padding:0}.all-product-page .all-product .sub-products .left{flex:1 1}.all-product-page .left .filter,.all-product-page .left .shop{width:200px}.all-product-page .all-product .sub-products .left{align-items:center;display:flex;gap:5px;justify-content:center;width:100%}.all-product-page .left .filter h3,.all-product-page .left .shop h3{font-size:12px;padding:5px}.all-product-page .left .filter ul,.all-product-page .left .shop ul{padding:3px}.all-product-page .left .shop .main ul li{font-size:7px}.all-product-page .left .filter.main ul li{font-size:7px;padding:2px}.all-product-page .all-product .sub-products .right{flex:1 1}.product .product-card .details .stars svg{font-size:15px}.all-product-page .all-product .right .sort{width:98%}.all-product-page .all-product .right .sort .select{font-size:11px}.all-product-page.all-product .right .sort .select .opt{font-size:10px}.product .product-card .details .price strong{font-size:12px}.all-product-page .all-product .sub-products .product{gap:2px;justify-content:center}.product .product-loader{left:0}.product .product-card{margin-bottom:10px;width:155px}.product .product-card .details{margin:0 auto;padding:0}.product .product-card .details .head{font-size:14px;padding-left:0}.product .product-card .details a p{font-size:9px;margin-top:3px}.all-product-page .all-product .pagination{left:35%;padding:5px 8px;position:relative}.product .product-card .wishlist{padding:1px 5px}.all-product-page .all-product .pagination button{padding:3px 12px}.product .product-card .wishlist .red,.product .product-card .wishlist .white{font-size:16px}}.single-product{background-color:#f1f0f0;padding:10px;position:relative;top:110px;width:100%}.single-product .sub-single{background:#fff;border:2px solid #eae6e6;border-radius:5px;box-shadow:0 5px 5px #d1cfcf;box-sizing:border-box;display:flex;gap:3px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto;max-width:1100px;padding:5px 10px}.single-product .sub-single .left{border-radius:3px;flex:0.5 1;margin:15px;padding:5px 10px}.single-product .sub-single .left .full-slider{height:500px;width:100%}.single-product .sub-single .right{box-sizing:border-box;flex:0.5 1;padding-right:30px}.single-product .right .content{border-bottom:1px solid #d2d1d1;display:flex;flex-direction:column;width:100%}.sub-single .right .content h2{border-bottom:1px solid #d2d1d1;box-sizing:border-box;font-family:Playfair Display,serif;font-size:20px;font-weight:700;height:35px;padding:5px}.right .content .price{align-items:baseline;box-sizing:border-box;display:flex;gap:10px;height:30px;line-height:20px}.right .content .price span{font-family:Neuton,serif;font-size:20px;font-weight:500}.right .content .price p{color:red;font-family:Neuton,serif;font-size:28px;font-weight:500}.right .content .price strike{color:gray;font-family:Neuton,serif;font-size:13px}.right .content .icons{align-items:center;display:flex;gap:5px}.right .content .icons .rating{color:gray;font-size:15px;font-weight:600;margin-top:5px}.right .content .icons .star{align-items:center;display:flex;gap:1px}.right .content .four-content{display:flex;flex-direction:column}.cat,.desc,.right .content .brand,.stock{color:#6c6b6b;font-family:Neuton,serif;font-size:18px;margin-bottom:5px;margin-top:0}.right .content .qty{align-items:baseline;display:flex;font-size:18px;gap:7px}.right .content .qty span strong{font-family:Neuton,serif}.right .lower-content .heart{display:flex;gap:5px;margin-top:10px}.right .lower-content .heart p{color:#090941;font-family:Neuton,serif;font-size:14px;font-weight:600}.right .lower-content .heart svg{font-size:20px;transition:all .3s ease-in-out}.right .lower-content .heart svg:active{transform:scale(1.2)}.right .lower-content .heart .red{color:red}.right .lower-content .heart .white{color:#bcb6b6}.right .accor{margin-top:30px}.lower-content .two-btn{display:flex;gap:9px}.lower-content .two-btn button{border:1px solid #0000;border-radius:25px;font-size:15px;margin-top:10px;outline:none;padding:10px;width:140px}.lower-content .two-btn .add{background-color:#08083a;color:#fff;font-family:Playfair Display,serif;font-weight:600}.lower-content .two-btn .add:active{background:#fff;border:1px solid #000;color:#08082e;transition:all .3s}.lower-content .two-btn .buy{background:orange;color:#08082d;font-family:Playfair Display,serif;font-weight:600}.lower-content .two-btn .buy:active{background:#fff;border:1px solid #000;color:#08082e;transition:all .3s}.single-product .review{margin:0 auto;max-width:1100px}@media screen and (max-width:900px){.single-product{padding:0;top:100px}.single-product .sub-single{border:none;border-radius:0;box-shadow:none;flex-direction:column;padding:10px 0;width:100%}.single-product .sub-single .left{padding:10px 0}.single-product .sub-single .left .full-slider{height:400px}.single-product .sub-single .right>div{padding:0 8px}.single-product .review{width:100%}}.single-product .post-review{margin-top:20px}.single-product .post-review h1{font-family:Playfair Display,serif;font-size:20px}.single-product .post-review .form-group{display:flex;flex-direction:column;gap:5px}.single-product .post-review .form-group input{font-family:Neuton,serif;font-size:15px;padding:3px;width:65px}.single-product .post-review .form-group input::placeholder{color:#b0acac;font-size:13px}.single-product .post-review .form-group textarea{border-radius:5px;box-sizing:border-box;font-family:Neuton,serif;height:150px;padding:9px;resize:none}.single-product .post-review .btn{background-color:#067406;border:none;border-radius:5px;color:#fff;font-family:Neuton,serif;font-size:22px;margin-top:10px;outline:none;padding:3px;transition:all .3s;width:100px}.single-product .post-review .btn:active{background-color:#378837;transform:scale(.944)}.review-container{margin-top:20px;-webkit-user-select:none;user-select:none}.review-container .overall-ratings{text-align:center}.review-container .overall-ratings p{font-family:Playfair Display,serif;font-size:15px;font-weight:600}.review-container .heading{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:10px}.review-container .heading span{background-color:#000;height:2px;width:50px}.review-container .heading h2{font-family:Neuton,serif;font-size:30px;text-transform:uppercase}.review-container .all-review{display:flex;flex-wrap:wrap;gap:15px;height:50vh;margin-top:20px;width:100%}.review-container .all-review .review-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 15px 25px #00000026,0 5px 10px #0000000d;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;padding:10px 5px;width:250px}.review-container .all-review .review-card img{border-radius:50%;height:70px;object-fit:cover;width:70px}.review-container .all-review .review-card h4{font-family:Neuton,serif;font-size:20px;font-weight:600;margin-bottom:2px;text-transform:capitalize}.review-container .all-review .review-card span{color:#393737;font-family:Playfair Display,serif;font-size:13px;margin-bottom:2px}.review-container .all-review .review-card .star{align-items:center;display:flex;gap:5px;margin-top:5px}.review-container .all-review .review-card .star svg{font-size:19px!important}.review-container .all-review .review-card p{color:#4a4949;font-family:Playfair Display,serif;font-size:15px;margin-top:5px;text-align:center;width:95%}.review-container .all-review .review-card .review-btn-group{align-self:flex-end}.review-container .all-review .review-card .review-btn-group button{background:#0000;border:none;outline:none}.review-container .all-review .review-card .review-btn-group svg{color:#ff4500;font-size:20px;transition:all .3s ease-in-out}.review-container .all-review .review-card .review-btn-group svg:active{transform:scale(1.2)}@media screen and (max-width:900px){.review-container .heading{gap:5px}.review-container .heading h2{font-size:22px}.review-container .heading span{width:30px}.review-container .all-review{margin:0 auto;max-width:95%}.review-container .all-review .review-card{width:100%}}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.related-product{margin:20px auto;max-width:1100px;position:relative;top:100px}.related-product .product{display:flex;margin-top:20px;padding:15px 0}.related-product .heading{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:10px}.related-product .heading span{background-color:#000;height:2px;width:50px}.related-product .heading h2{font-family:Neuton,serif;font-size:28px;text-transform:uppercase}@media screen and (max-width:900px){.related-product{max-width:98%}.related-product .heading,.related-product .product{gap:5px}.related-product .heading span{width:35px}.related-product .heading h2{font-size:22px}}.carts{background-color:#f1f0f0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;top:110px;width:100%}.carts .sub-cart{height:100vh;margin:0 auto;max-width:1100px;padding:10px}.sub-cart .header{align-items:center;border-bottom:1px solid #c2bfbf;display:flex;justify-content:space-between;padding:5px;text-transform:capitalize}.sub-cart .header h2{color:#5e5959;font-family:Playfair Display,serif;font-size:15px;font-weight:600;text-transform:uppercase}.content .product,.header .product{flex:0.4 1}.content .price,.content .qty,.header .price,.header .qty{flex:0.1 1}.content .total,.header .total{flex:0.2 1;text-align:center}.content .delete,.header .delete{flex:0.1 1;text-align:center}.sub-cart .content{align-items:center;border-bottom:1px solid #afafb3;display:flex;justify-content:space-between;margin-top:20px;padding:5px}.sub-cart .content .product{align-items:center;display:flex;gap:10px}.content .product img{height:70px;width:70px}.content .product .details{margin-top:5px;width:60%}.product .details a{text-decoration:none}.product .details p{color:#676262;font-size:15px;margin:5px}.content .price p,.product .details p{font-family:Neuton,serif;font-weight:600}.content .price p{font-size:18px}.content .qty .item{align-items:baseline;display:flex;font-family:Neuton,serif;font-size:20px;gap:5px}.content .qty .item p{font-family:Neuton,serif;font-size:22px}.content .total p{font-family:Neuton,serif;font-size:18px;font-weight:600}.content .delete button{border:none;outline:none}.content .delete .del{color:red;font-size:30px}.content .delete .del:active{transform:scale(1.2)}.sub-cart .bottom{align-items:center;display:flex;justify-content:space-between;margin-top:30px}.sub-cart .bottom .continue{background:#090930;border:0;border-radius:20px;color:#fff;font-family:Playfair Display,serif;font-size:14px;padding:10px;width:150px}.sub-cart .bottom .continue:active{background:#33335c;transform:scale(1.0777)}.sub-cart .bottom .clear{background:#ff4500;border:0;border-radius:20px;color:#fff;padding:10px;width:120px}.sub-cart .bottom .clear,.sub-cart .subtotal{font-family:Playfair Display,serif;font-size:15px;font-weight:600}.sub-cart .subtotal{color:gray;float:right;margin-top:20px}.sub-cart .subtotal .shipping-btn{background:#090930;border:0;border-radius:20px;color:#fff;font-family:Playfair Display,serif;font-size:16px;padding:10px;width:270px}.sub-cart .subtotal .shipping-btn:active{background:#33335c;transform:scale(1.0777)}.carts .empty{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:50vh;justify-content:center}.carts .empty span svg{color:#ff4500;font-size:80px}.carts .empty p{font-family:Neuton,serif;font-size:30px;font-weight:600}.carts .empty button{background:#020232;border:1px solid #0000;color:#fff;font-family:Neuton,serif;font-size:17px;outline:none;padding:8px 25px;transition:all .3s ease-in-out}.carts .empty button:active{background:#fff;border:1px solid #000;color:#000}a{color:#fff;text-decoration:none}@media screen and (max-width:900px){.carts .sub-cart{padding:3px;width:97%}.sub-cart .header{padding:2px}.sub-cart .header h2{font-size:10px}.content .product,.header .product{flex:0.277 1}.content .total,.header .total{flex:0.1 1}.sub-cart .content .product{align-items:flex-start;flex-direction:column;gap:2px}.content .product img{height:40px;width:60px}.content .product .details{margin-top:0;width:100%}.sub-cart .content,.sub-cart .header{justify-content:space-between}.product .details p{font-size:8px;margin:0}.content .qty .item{font-size:12px;gap:3px}.content .price p,.content .qty .item p,.content .total p{font-size:12px}.content .delete .del{font-size:18px}.sub-cart .bottom .continue{font-size:6px;padding:5px;width:80px}.sub-cart .bottom .clear{font-size:8px;padding:5px;width:70px}.sub-cart .subtotal{font-size:10px}.sub-cart .subtotal .shipping-btn{float:right;font-size:8px;padding:5px;width:100px}.carts .empty span svg{font-size:45px}.carts .empty p{font-size:18px}.carts .empty button{font-size:14px;padding:5px 10px}}.wishlist-container{position:relative;top:105px;width:100%}.wishlist-container .wishlist-banner{height:300px;position:relative;width:100%}.wishlist-container .wishlist-banner .img{height:280px;position:relative;width:100%}.wishlist-container .wishlist-banner .img:before{background-color:#4747784d;content:"";height:100%;position:absolute;width:100%}.wishlist-container .wishlist-banner img{height:100%;object-fit:cover;width:100%}.wishlist-container .wishlist-banner h1{color:#fff;font-family:Neuton,serif;font-size:60px;font-weight:600;left:50%;letter-spacing:1px;position:absolute;top:25%;transform:translateX(-50%)}.wishlist-container .wishlist-main{margin:10px auto;max-width:1000px}.wishlist-container .wishlist-header{align-items:flex-end;background-color:#fff;border-radius:5px;box-shadow:0 1px 0 #11111a00,0 8px 24px #11111a1a,0 16px 48px #11111a1a;box-sizing:border-box;color:#000;display:flex;height:40px;justify-content:space-between;padding:0 10px;text-transform:capitalize}.wishlist-container .wishlist-header h2{color:#5e5959;font-family:Playfair Display,serif;font-size:18px;font-weight:600}.wishlist-main .content{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 1px 0 #11111a00,0 8px 24px #11111a1a,0 16px 48px #11111a1a;color:#000;display:flex;justify-content:space-between;margin-top:20px;padding:10px}.wishlist-main .content .wishlist-product{align-items:center;display:flex;gap:30px}.wishlist-main .content .wishlist-product .details p{color:#817e7e;font-family:Playfair Display,serif;font-size:14px;font-weight:600}.wishlist-header .wishlist-product,.wishlist-main .content .wishlist-product{flex:0.4 1;text-align:left}.wishlist-header .price,.wishlist-header .total,.wishlist-main .content .price,.wishlist-main .content .qty{flex:0.2 1;font-family:Neuton,serif;text-align:center}.content .total,.wishlist-header .delete,.wishlist-main{flex:0.1 1;text-align:center}.wishlist-main .content .add-btn{background:#ff4500;border:1px solid #0000;border-radius:10px;color:#fff;font-family:Neuton,serif;font-size:16px;padding:5px;transition:all .3s ease-in-out;width:100px}.wishlist-main .content .add-btn:active{background:#fff;border:1px solid #000;color:#ff4500;transform:scale(1.1)}.wishlist-main .content .remove-btn{background:#0000;border:none;outline:none}.wishlist-main .content .remove-btn .del{color:red;font-size:25px}.wishlist-main .content .remove-btn .del:active{transform:scale(1.1)}.wishlist-container .empty-wishlist{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:50vh;justify-content:center}.wishlist-container .empty-wishlist span svg{color:#ff4500;font-size:80px}.wishlist-container .empty-wishlist p{font-family:Neuton,serif;font-size:30px;font-weight:600}.wishlist-container .empty-wishlist button{background:#020232;border:1px solid #0000;color:#fff;font-family:Neuton,serif;font-size:17px;outline:none;padding:8px 25px;transition:all .3s ease-in-out}.wishlist-container .empty-wishlist button:active{background:#fff;border:1px solid #000;color:#000}.wishlist-main .content .remove-btn .del{font-size:18px}@media screen and (max-width:900px){.wishlist-container .wishlist-banner{height:250px}.wishlist-container .wishlist-banner .img{height:220px}.wishlist-container .wishlist-banner h1{font-size:35px;top:35%}.wishlist-container .wishlist-header{height:35px;padding:0 8px}.wishlist-container .wishlist-header h2{font-size:11px}.wishlist-main .content{padding:3px}.wishlist-main .content .wishlist-product{align-items:flex-start;flex-direction:column;gap:10px}.wishlist-main .content .product .details{text-align:left}.wishlist-main .content .wishlist-product .details p{font-size:10px}.wishlist-main .content .add-btn{border-radius:5px;font-size:7px;padding:2px;width:50px}.wishlist-header .total,.wishlist-main .content .qty{flex:0.3 1}.wishlist-container .empty-wishlist span svg{font-size:45px}.wishlist-container .empty-wishlist p{font-size:18px}.wishlist-container .empty-wishlist button{font-size:14px;padding:5px 10px}}.footer{align-items:center;background-color:#181836;bottom:0;display:flex;flex-direction:column;margin-top:140px;position:relative;width:100%}.footer .footer-img{height:100px;width:100px}.footer .upper-footer-head{display:flex;gap:20px}.footer .upper-footer-head p{color:#fff;font-family:serif;font-size:15px;letter-spacing:1px;margin-top:0;text-transform:uppercase}.footer .footer-icons{display:flex;gap:15px}.footer .divider{background:gray;height:1px;width:100%}.footer .footer-subhead ul{align-items:center;display:flex;gap:20px}.footer .footer-subhead ul li{cursor:pointer;list-style:none;padding:5px 10px}.footer .footer-subhead ul li a{font-family:sans-serif;font-size:15px;font-weight:500;letter-spacing:2px}.footer .footer-icons p{align-items:center;background:#fff;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;margin-top:5px;width:40px}.footer .footer-icons p svg{color:#08093e;font-size:30px}.footer .footer-bottom{color:#c0b9b9;font-size:15px;margin-top:30px;text-align:center;width:350px}@media screen and (max-width:900px){.footer .upper-footer-head p{font-size:10px;letter-spacing:0}.footer .footer-subhead ul{gap:5px;margin:0 auto;max-width:100%;padding-left:0}.footer .footer-subhead ul li{padding:5px 3px;text-align:center;width:45px}.footer .footer-subhead ul li a{font-size:4px;letter-spacing:0}.footer .footer-icons p{height:25px;width:25px}.footer .footer-icons p svg{font-size:15px}.footer .footer-bottom{font-size:10px;width:200px}}.shipping-cont{margin:15px auto;max-width:900px;position:relative;top:110px}.shipping-cont .shipping-box{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.shipping-cont .shipping-box .shippingHeading{border-bottom:1px solid #bcbcbc;color:#655f5f;font-family:Neuton,serif;font-size:25px;font-weight:400;margin-top:15px;padding:7px 0;text-align:center;text-transform:uppercase;word-spacing:2px}.shipping-cont .shipping-box .form{width:45%}.shipping-cont .shipping-box .form-control{align-items:center;background:#fff;border:1px solid #000;box-sizing:border-box;display:flex;gap:5px;margin:10px auto;max-width:90%;padding:7px 10px}.shipping-cont .shipping-box .form-control input{background:#fff;border:none;border-radius:5px;box-sizing:border-box;outline:none;padding:0;width:100%}.shipping-cont .shipping-box .form-control select{border:none;outline:none;width:90%}.shipping-cont .shipping-box .form .shipping-btn{background:#ff4500;border:none;border-radius:0;box-sizing:border-box;color:#fff;font-family:Playfair Display,serif;font-size:20px;font-weight:600;margin:15px;outline:none;padding:7px;text-align:center;width:90%}.shipping-cont .shipping-box .form .shipping-btn:active{background:#f87444;transform:scale(1.077)}@media screen and (max-width:900px){.shipping-cont{max-width:99%}.shipping-cont .shipping-box .shippingHeading{font-size:20px}.shipping-cont .shipping-box .form{width:90%}}.icons-shipping{margin:0 auto;max-width:1000px}.icons-shipping .all-icons-flex{align-items:baseline;display:flex}.icons-shipping .all-icons-flex>div{width:30px}.icons-shipping .all-icons-flex>div p{font-family:Neuton,serif;font-size:16px;font-weight:400;margin-top:5px}.icons-shipping svg{font-size:30px}.icons-shipping .all-icons-flex .first,.icons-shipping .all-icons-flex .second{height:.5px;width:400px}@media screen and (max-width:900px){.icons-shipping{margin:0 auto;max-width:95%}.icons-shipping .all-icons-flex .first,.icons-shipping .all-icons-flex .second{width:120px}.icons-shipping .all-icons-flex>div p{font-size:10px}}.confirm-order{margin:15px auto;max-width:1150px;position:relative;top:115px}.confirm-order .deliverys{left:10%;max-width:900px;position:relative}.confirm-order-divide{display:grid;grid-template-columns:1fr 350px;margin-top:30px}.confirm-shipping-area h2{font-family:Neuton,serif;font-size:25px;font-weight:400;margin-bottom:20px}.confirm-shipping-area-box{display:flex;flex-direction:column;gap:0;padding:0 25px}.confirm-shipping-area-box>div{align-items:baseline;display:flex;gap:7px;margin-top:0}.confirm-shipping-area-box>div p{font-family:serif;font-family:Neuton,serif;font-size:20px;margin-top:0}.confirm-shipping-area-box>div span{color:#8b8a8a;font-family:Neuton,serif;font-size:17px;margin-top:0;text-transform:capitalize}.confirm-order .confirm-cart-items{display:flex;flex-direction:column}.confirm-cart-items h2{font-family:Neuton,serif;font-size:25px;font-weight:400}.confirm-cart-items-container{padding:0 15px}.confirm-cart-items-container .full{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin-top:15px;padding:5px 15px}.confirm-cart-items-container .full .deatils{align-items:center;display:flex;gap:25px}.confirm-cart-items-container .full .deatils img{height:70px;width:70px}.confirm-cart-items-container .full .deatils p{color:gray}.confirm-cart-items-container .full span{color:#626060;font-family:sans-serif}.confirm-order .order-summary{align-items:center;border-left:1px solid #b4aeae;display:flex;flex-direction:column;justify-content:center;margin-top:15px}.confirm-order .order-summary h2{border-bottom:.5px solid #d5d0d0;font-family:serif;font-family:Playfair Display,serif;font-size:25px;font-weight:400;margin-bottom:5px;padding:7px 0;text-align:center;width:60%}.confirm-order .order-summary .order-summary-sum{border-bottom:1.5px solid #bebcbc;display:flex;flex-direction:column;width:70%}.confirm-order .order-summary .order-summary-sum>div{align-items:center;display:flex;justify-content:space-between;width:100%}.confirm-order .order-summary .order-summary-sum>div p{font-family:serif;font-family:Neuton,serif;font-size:18px;font-weight:500}.confirm-order .order-summary .order-summary-sum>div span{color:#515151;font-family:Neuton,serif;font-size:15px}.confirm-order .order-summary .order-Summary-Total{align-items:center;display:flex;font-family:Neuton,serif;gap:100px}.confirm-order .order-summary .order-Summary-Total p b{font-family:Neuton,serif;font-size:20px}.order-summary .proceed{background:#ff4500;border:none;color:#fff;font-family:Neuton,serif;font-size:19px;outline:none;padding:10px;width:80%}.order-summary .proceed:active{background:#f87140;transform:scale(1.077)}@media screen and (max-width:900px){.confirm-order{max-width:99%}.confirm-order .deliverys{left:0;width:100%}.confirm-order-divide{display:flex;flex-direction:column}.confirm-shipping-area h2{font-size:15px}.confirm-shipping-area-box{padding:0 10px}.confirm-shipping-area-box>div{gap:4px}.confirm-shipping-area-box>div p{font-size:10px}.confirm-shipping-area-box>div span{font-size:8px}.confirm-cart-items h2{font-size:12px}.confirm-cart-items-container{padding:0 5px}.confirm-cart-items-container .full{font-size:12px;gap:20px;justify-content:flex-start;padding:0}.confirm-cart-items-container .full .deatils{gap:10px}.confirm-cart-items-container .full .deatils img{height:50px;width:50px}.confirm-order .order-summary{align-items:flex-start;border:none;justify-content:flex-start;padding:5px}.confirm-order .order-summary h2{font-size:17px}.confirm-order .order-summary .order-summary-sum{width:60%}.confirm-order .order-summary .order-summary-sum>div p{font-size:10px}.confirm-order .order-summary .order-summary-sum>div span{font-size:8px}.confirm-order .order-summary .order-Summary-Total p b{font-size:10px}.order-summary .proceed{font-size:10px;padding:4px;width:50%}}.payment{height:100vh;margin:20px auto;max-width:900px;position:relative;top:110px}.payment .payment-container{display:grid;height:65vh;place-items:center}.payment-container .payment-form{height:100%;width:33%}.payment-container .payment-form p{border-bottom:1px solid #00000021;color:rgba(0,0,0,.753);font-family:serif;font-size:2rem;margin:20px auto;text-align:center;width:50%}.payment-container .payment-form>div{align-items:center;border:1px solid rgba(0,0,0,.267);border-radius:5px;display:flex;margin-top:20px;width:100%}.payment-container .payment-form .payment-input{box-sizing:border-box;outline:none;padding:10px;width:87%}.payment-container .payment-form svg{box-sizing:border-box;color:rgba(0,0,0,.623);font-size:23px;width:13%}.payment-container .payment-form .payment-btn{background:#ff4500;border:0;border-radius:0;box-sizing:border-box;color:#fff;font-size:14px;margin-top:25px;padding:10px;transition:all .5s;width:100px;width:100%}.payment-container .payment-form .payment-btn:active{background:#b3422e;transform:scale(1.077)}@media screen and (max-width:900px){.payment{width:95%}.payment-container .payment-form{width:80%}.payment-container .payment-form p{font-size:1.6rem}}.success-order{display:grid;margin:0 auto;max-width:1150px;place-items:center;position:relative;top:130px}.success-order .order-placed{align-items:center;animation:order .5s ease-in-out;background:#0e880e;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;height:280px;justify-content:center;padding:5px 10px;width:250px}.success-order .order-placed .tick{align-items:center;background:#fff;border-radius:50%;display:flex;height:130px;justify-content:center;margin-top:20px;text-align:center;width:130px}.success-order .order-placed .tick svg{color:green;font-size:120px;font-weight:800}.success-order .order-placed h2{color:#fff;font-family:serif;font-size:20px;font-weight:500;line-height:25px;text-align:center}.success-order .order-success-btn{animation:order .5s ease-in-out;background:#05052c;border:none;color:#fff;font-size:14px;margin-top:15px;outline:none;padding:12px 30px}.success-order .order-success-btn:active{background:#1b1b58;transform:scale(1.077)}@keyframes order{0%{transform:translateY(-120%)}to{transform:translateY(0)}}.orders-container{background:linear-gradient(#3c3c3c66,#39393966),url(/static/media/na_january_20.c8961294f95bcb4fc9cf.jpg);background-position:50%;background-size:cover;height:100%;position:relative;top:110px;-webkit-user-select:none;user-select:none}.orders-container,.orders-container .orders-main{height:100vh;width:100%}.orders-container .orders-main .orders-header{align-items:center;background-color:#f8551a;box-sizing:border-box;color:#fff;display:flex;height:40px;justify-content:space-between;padding:3px 25px;text-transform:capitalize}.orders-container .orders-main .orders-header h2{font-family:serif;font-size:20px;font-weight:500;text-align:center;width:250px}.orders-container .orders-main .content{align-items:center;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background-color:#11192833;border-bottom:1px solid #b5acac;box-sizing:border-box;color:#fff;display:flex;height:45px;justify-content:space-between;padding:10px 25px;text-transform:capitalize;transition:all .3s ease-in-out}.orders-container .orders-main .content p{color:#fff;font-family:serif;font-size:18px;font-weight:500;text-align:center;transition:all .3s ease-in-out;width:250px}.orders-container .orders-main .content:hover{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background-color:hsla(0,0%,100%,.726);color:#000}.orders-container .orders-main .content:hover p{color:#000}@media screen and (max-width:900px){.orders-container .orders-main .orders-header{align-items:baseline;height:30px;padding:5px}.orders-container .orders-main .orders-header h2{font-size:10px;text-align:center;width:100px}.orders-container .orders-main .content{align-items:baseline;height:25px;padding:5px 8px}.orders-container .orders-main .content p{font-size:6px;text-align:center;width:50px}}.single-order{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;top:110px;-webkit-user-select:none;user-select:none;width:100%}.single-order .single-sub-order{margin:20px auto;max-width:1100px}.single-order .single-sub-order .shipping-info .confirm-shipping-info{padding:0 15px}.single-order .single-sub-order h5{font-family:Neuton,serif;font-size:29px;font-weight:500;margin-bottom:5px;margin-top:5px}.single-order .single-sub-order h2{color:#ff4500;font-family:Neuton,serif;font-size:25px;margin-bottom:20px}.single-order .single-sub-order .shipping-info .confirm-shipping-info>div{display:flex;gap:7px;margin-bottom:0}.single-order .single-sub-order .shipping-info .confirm-shipping-info>div p{font-family:serif;font-family:Neuton,serif;font-size:20px;font-weight:600;margin-top:5px}.single-order .single-sub-order .shipping-info .confirm-shipping-info>div span{font-family:sans-serif;font-family:Neuton,serif;font-size:16px;margin-top:10px;text-transform:capitalize}.single-order .single-sub-order .payment-order-info{padding:0 15px}.single-order .single-sub-order .payment-order-info p{font-family:Neuton,serif}.single-order .order-status p{font-family:Neuton,serif;font-size:18px;margin-bottom:0}.single-order .single-sub-order .payment-order-info>div{align-items:baseline;display:flex;font-family:Playfair Display,serif;margin-top:7px}.single-order .payment-order-info p{font-size:20px;margin-bottom:0}.single-order .payment-order-info span{font-family:Neuton,serif;font-size:18px}.single-order .single-sub-order .order-status .greenColor{color:green;font-family:Playfair Display,serif;font-size:20px;padding:0 15px}.single-order .single-sub-order .order-status .redColor{color:red;font-size:18px;padding:0 15px}.single-order .order-item{margin:20px auto;max-width:1100px}.single-order .order-item h3{font-family:Neuton,serif;font-size:25px;font-weight:500;margin-bottom:15px;margin-top:5px}.single-order .order-item .order-confirmitems-container{display:flex;flex-direction:column;height:100%;padding:0 10px}.single-order .order-item .order-confirmitems-container .full-order-details{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:20px;margin-top:15px;padding:5px 15px}.single-order .order-item .order-confirmitems-container .full-order-details .details-order{align-items:center;display:flex;gap:30px}.single-order .order-item .order-confirmitems-container .full-order-details .details-order img{height:70px;width:70px}.single-order .order-item .order-confirmitems-container .full-order-details .price{color:#8b8888;font-family:sans-serif}@media screen and (max-width:900px){.single-order .single-sub-order{max-width:99%}.single-order .single-sub-order .shipping-info .confirm-shipping-info{padding:0 5px}.single-order .single-sub-order h2{font-size:15px}.single-order .single-sub-order h5{font-size:17px}.single-order .payment-order-info p,.single-order .payment-order-info span{font-size:12px}.single-order .single-sub-order .shipping-info .confirm-shipping-info>div p{font-size:13px}.single-order .single-sub-order .payment-order-info{padding:0 5px}.single-order .single-sub-order .shipping-info .confirm-shipping-info>div span{font-size:10px}.single-order .order-status p{font-size:14px}.single-order .single-sub-order .order-status .greenColor{font-size:12px;padding:0 5px}.single-order .order-item{max-width:99%}.single-order .order-item h3{font-size:17px}.single-order .order-item .order-confirmitems-container{padding:0 5px}.single-order .order-item .order-confirmitems-container .full-order-details{padding:5px}.single-order .order-item .order-confirmitems-container .full-order-details .price{font-size:12px}.single-order .order-item .order-confirmitems-container .full-order-details .details-order{gap:10px}.single-order .order-item .order-confirmitems-container .full-order-details .details-order img{height:45px;width:45px}}.search-product{margin:0 auto 50px;max-width:1100px;position:relative;top:115px}.search-product .product{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.search-product .no-product{align-items:center;background-image:url(/static/media/4905879-removebg-preview.e3907fcf9e9da8daeb4d.png);background-position:50%;background-size:cover;display:flex;height:100vh;justify-content:center}.search-product .no-product h2{font-family:sans-serif;font-size:30px}@media screen and (max-width:900px){.search-product{max-width:99%;top:95px}.search-product .product{gap:2px;justify-content:center}}.my-profile{height:100vh;margin:0 auto;max-width:1100px;position:relative;top:130px}.my-profile .top{align-items:center;display:flex;justify-content:space-between}.my-profile .top h2{font-family:Neuton,serif;font-size:35px}.my-profile .top span img{border-radius:50%;height:45px;object-fit:cover;object-position:top;width:45px}.my-profile .bottom{align-items:center;display:flex;justify-content:space-evenly;margin-top:15px}.my-profile .bottom img{border-radius:50%;height:200px;object-fit:cover;object-position:top;width:200px}.my-profile .bottom .profile-details{display:flex;flex-direction:column;gap:20px;padding:10px}.my-profile .bottom .profile-details>div h4{color:#000;font-family:Neuton,serif;font-size:20px;font-weight:600;margin-bottom:0}.my-profile .bottom .profile-details>div p{color:#5d5959;font-family:Neuton,serif;font-size:18px;font-weight:300}.options{animation:SlideCartWindow .3s ease forwards;flex-direction:column;float:right;position:fixed;right:80px;top:30%;transform:translatex(0);z-index:999}.options ul li{align-items:center;background:#06063f99;border-radius:50%;display:flex;height:40px;justify-content:center;list-style:none;margin-bottom:10px;padding:5px 0;width:40px;z-index:999}.options ul li svg{color:#fff;font-size:19px}@media screen and (max-width:900px){.my-profile{max-width:99%}.my-profile .top{margin:0 auto;max-width:98%}.my-profile .top h2{font-size:25px}.my-profile .top span img{height:35px;width:35px}.my-profile .bottom{justify-content:space-around}.my-profile .bottom img{height:100px;width:100px}.my-profile .bottom .profile-details{gap:10px;padding:3px}.my-profile .bottom .profile-details>div h4{font-size:13px}.my-profile .bottom .profile-details>div p{font-size:10px}.options{right:7px}.options ul li{height:35px;width:35px}.options ul li svg{font-size:16px}}
/*# sourceMappingURL=main.2d8cceb3.css.map*/