@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--primary-color:#042331;--secondary-color:#fff;--light-primary-color:#245369;--lime-yellow-color:#ebc76e;--yellow:#f3c960;--light-yellow:#f8b841;--yellow-hover:#e4ab1d}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Jost,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:jost,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}.whatsapp-icon{bottom:40px;position:fixed;right:40px;z-index:100}.whatsapp-icon img{height:50px;width:50px}.auth-cover{background:rgba(0,0,0,.7);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:885}.auth{align-items:center;background:#fff;display:flex;flex-direction:column;left:50%;max-width:calc(100% - 20px);padding:30px 20px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:400px;z-index:999}.auth h2{font-size:24px;letter-spacing:1px;margin-bottom:5px}.auth p{font-size:16px;margin-bottom:10px}.auth input{border:1px solid rgba(19,14,14,.3)!important;color:#382924;font-size:18px;margin:10px 0;max-width:100%;outline:none;padding:10px;width:350px}.auth input::-webkit-input-placeholder{color:#382924;opacity:1}.auth input::placeholder{color:#382924;opacity:1}.auth button{background:#ebc76e;border:none;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:10px 0;text-align:center;width:250px}.auth button:hover{background:#fcb330}.auth-link{color:#fcb330;cursor:pointer}.create-user{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.create-user main{padding:10px;width:500px}.create-user main label{left:0!important}.create-user select{display:block!important}.admin-users table{background:#fff}.admin-users table tbody tr:nth-child(2n){background:#f2f2f2}.admin-users .add-user_{background:#c75e38;color:#fff;font-size:20px;margin-bottom:20px;padding:10px}#shopslider{align-content:start;display:flex}.form{align-items:center;display:flex;flex-direction:column;justify-content:center}.form input{border:1px solid #ccc;border-radius:5px}.form input,.form textarea{font-size:1rem;margin-bottom:1rem;padding:.5rem;width:80%}.form textarea{border:1px solid #000;border-radius:5px;resize:none}.form button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1rem;transition:all .3s ease-in-out}.form button:hover{background-color:#0056b3}#saveshop{margin:20px 9px;width:200px}.btn-link{color:#fff;cursor:pointer;height:2rem;margin:1rem;width:80%}.btn-link,.btn-link:hover{background-color:#9c4727}.err{color:red;width:90%}input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder{color:#999}input[type=number]::placeholder,input[type=password]::placeholder,input[type=text]::placeholder{color:#999}textarea::-webkit-input-placeholder{color:#999}textarea::placeholder{color:#999}@media screen and (max-width:540px){.auth{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:300px}}@media screen and (max-width:360px){.auth{width:250px}}.mainheader{height:-webkit-min-content;height:min-content;margin-bottom:86px;min-height:-webkit-max-content;min-height:max-content;position:relative;width:100%}.header-container{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);position:fixed;top:0;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:100%;z-index:99}.top-offer{background-color:#000;flex-direction:column;gap:10px;height:20px;justify-content:center;margin:0}.navbar,.top-offer{align-items:center;display:flex;width:100%}.navbar{background-color:#fff;box-shadow:0 4px 15px 0 rgba(0,0,0,.1);color:#000;justify-content:space-around;position:relative}.nav-logo img{align-items:center;height:56px;padding-top:4px;width:48px}nav ul{display:flex;list-style-type:none}.navbar ul li a{color:#000;font-family:Gill Sans,sans-serif;font-size:17px;margin:0 15px;padding:5px 7px;position:relative;text-decoration:none}.nav-right a{color:#000}.nav-right a:hover{color:#fcb330}.nav-right span{display:inline-flex}.nav-link.active,.navbar li :hover{border-bottom:3px solid #fcb330;color:#fcb330}.nav-right p span{font-size:24px;padding:5px}.nav-right span:hover{color:#fcb330}.headerfirstname,.toggal-btn{cursor:pointer}.toggal-btn{display:none;font-size:24px}.cart-p{position:relative}.cart-items{align-items:center;background-color:red;border-radius:50%;color:#fff;display:flex;font-size:1rem;justify-content:center;left:20%;position:absolute;top:0;width:1rem;width:1.1rem}.user-popup{background-color:#fff;border:1px solid #ccc;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:10px;position:absolute;right:0;top:calc(100% + 10px);width:100%;z-index:10}.alignment{background-color:initial!important;height:auto!important;position:absolute;right:5%;top:3%;width:auto!important}.delete-cart{border:none;border-radius:50%;color:#ebc76e;cursor:pointer;font-size:20px;height:2rem;text-decoration:none;transition:background-color .3s ease-in-out;width:2rem}.user-popup ul{list-style:none;margin:0;padding:0}.user-popup>ul>li{padding:10px}.user-popup>ul>li a{display:flex;flex-direction:row;font-size:16px;margin:0;padding:0}.red-dot{background-color:#bd0303;border-radius:50%;color:#fff;height:15px;line-height:15px;position:absolute;right:112px;text-align:center;top:10px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);width:15px}.red-dot h6{margin:0}@media only screen and (max-width:768px){.navbar{position:relative}.visible{display:flex}.hidden{display:none}.nav-logo img{padding-left:30px}#navigation{align-items:flex-start;background-color:#fff;box-shadow:0 4px 15px 0 rgba(0,0,0,.2);flex-direction:column;gap:20px;height:100vh;left:0;padding-top:20px;position:absolute;top:100%;transition:.5s;width:50%}#navigation li{border-bottom:1px solid rgba(0,0,0,.5);width:100%}#navigation li a{border:0;padding:20px}.nav-link.active{border-bottom:none;color:#fcb330}.toggal-btn{display:block;left:50px;position:absolute;top:20px}}@media only screen and (max-width:700px){.toggal-btn{display:block;left:15px;margin:0 -7px;position:absolute;top:20px}}@media only screen and (max-width:425px){#navigation{width:60%}}.home{width:100%}.advertise-img{height:-webkit-min-content;height:min-content;line-height:0;width:100%}.advertise-img img{height:auto;width:100%}.home-aboutus{background-color:#ebc76e;display:flex;justify-content:center;padding:100px 0;width:100%}.home-about{margin-left:10%;margin-top:10%;max-width:60%;width:50%}.home-about-img{width:50%}.home-about-img img{height:auto;margin:0 auto;padding-bottom:20%;width:90%}.home-about-description{align-items:flex-start;display:inline-flex;flex-direction:column;font-family:Prata;gap:8px}.home-aboutus-description h2{font-size:calc(1rem + 1vw);margin-bottom:1rem}.home-aboutus-description h2,.home-aboutus-description p{color:#262626;font-family:Prata;font-style:normal;font-weight:400}.home-aboutus-description p{font-size:26px;font-size:calc(.55rem + .8vw);overflow-wrap:break-word}.home-about-item{margin:40px}.home-about-item ul{display:flex;gap:20px;width:100%}.home-about-item ul li{display:flex;flex-direction:column;width:20%}.home-about-item ul li div,.home-about-item ul li div img{width:100%}.gettoknow{display:flex;height:50px;margin-top:30px;position:relative;width:300px}.line1 img{position:absolute;top:15px;width:260px}.line1 p{color:#262626;cursor:pointer;font-size:24px;margin-top:-10px}.line1 p,.line1 p a{font-family:Gill Sans,sans-serif;font-weight:400}.line1 p a{color:#0c0c0c;font-size:20px;font-style:normal;line-height:130%;margin-top:10%;text-decoration:none}.elipse img{left:230px;position:absolute;right:auto;top:-15px}.home-about-bottom{display:flex;justify-content:center;margin-top:-8%}.home-about-bottom ul{display:flex;gap:2rem;list-style-type:none;width:80%}.home-about-bottom ul li{width:30%}.home-about-bottom ul li img{width:100%}.howtouse{padding-bottom:5%;padding-top:5%}.howtouse h1{color:#262626;font-family:Prata;font-size:clamp(1rem,3vw,2rem);font-style:normal;font-weight:400;padding-left:10%}.howtouse-text img{margin-left:-25px;position:absolute;right:auto;z-index:-2}.howtouse .howtouse-container{align-items:center;display:flex;justify-content:center;margin:0 auto;width:100%}.howtouse .howtouse-container .howtouse-row{display:flex;flex-wrap:wrap;gap:3rem;margin-left:3%;padding-top:5%;width:80%}.howtouse .howtouse-container .use{align-items:center;background-color:#fff;border:1px solid #d1d1d1;display:flex;padding:1rem;position:relative;width:44%}.use img{height:4em;padding:2%}.use p{width:80%}.index-number{color:#00000033;font-family:prata;font-size:xx-large;font-size:2rem;left:39px;position:absolute;top:-39px}.use .use-text{color:#000;font-family:Gill Sans,sans-serif;font-size:1.2rem}.digitalads-txt{color:#262626;font-family:Prata;font-size:clamp(1rem,3vw,2rem);font-style:normal;font-weight:400;padding-bottom:5%;position:relative;text-align:center}.digitalads-txt img{margin-left:-25px;position:absolute;right:auto;z-index:-2}.ads-youtube-video{display:flex;gap:20px;margin:0 auto;padding-bottom:5%;width:90%}.digitalads-viewall{display:flex;margin:0 auto;width:10%}.digitalads-viewall .view{align-items:center;display:flex;justify-content:center}.digitalads-viewall .view p{color:#262626;font-family:Prata;font-size:16px;font-style:normal;font-weight:400}.ads-youtube-video iframe{height:60vh;width:100%}.collabaration{margin:0 auto;padding-bottom:10%;position:relative;width:100%}.collabration-text{color:#262626;font-family:Prata;font-size:40px;font-style:normal;font-weight:400;line-height:150%;padding-bottom:5%;text-align:center}.collabration-text p{font-size:clamp(1rem,3vw,2rem);position:relative}.collabration-text img{margin-left:-25px;position:absolute;right:auto;z-index:-2}.influencer-insta-container{align-items:center;display:flex;gap:1rem;justify-content:center;margin:0 auto;overflow-x:auto;width:100%}.influencer-insta-post{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}.swiper-slide{align-items:center;background-color:#f0f0f0;border-radius:10px;justify-content:center;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:80%}.swiper-slide:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.swiper-slide img{width:100%}.swiper-pagination{bottom:10px}.swiper-wrapper{display:flex;width:70%}.testimonial{overflow:hidden;padding-bottom:80px;width:100%}.testimonial-text{color:#262626;font-family:Prata;font-size:clamp(1rem,3vw,2rem);font-style:normal;font-weight:400;line-height:150%;padding-bottom:2%;text-align:center;width:100%}.testimonial-text img{margin-left:-25px;position:absolute;right:auto;z-index:-2}.testimonial-container{display:flex;flex-direction:column;margin:0 auto;width:80%}.testimonial-container .slider{display:flex;gap:20px;justify-content:center;margin:auto;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:100%}.slider{transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.testimonial-card{flex:0 0 auto}.slider{transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease,-webkit-filter .5s ease}.testimonial-card.active{opacity:0}.slider{display:flex}.testimonial-card{border:1px solid #ccc;flex:1 1;margin:0 10px}.testimonial-card.transitioning{opacity:0}.testimonial-card{background:#fff;border:1px solid #d1d1d1;box-shadow:0 4px 15px 0 rgba(0,0,0,.15);flex-basis:calc(30% - 20px);flex-grow:0;flex-shrink:0;padding:20px;position:relative;transition:opacity .5s ease}.testimonial-quote{color:#d1d1d1;font-size:40px;position:absolute;right:20px;top:-25px}.testimonial-card .testimonial-name{font-family:Prata;font-size:1.5rem;font-style:normal;font-weight:400;line-height:150%;margin-bottom:2.2%}.testimonial-card .testimonial-lines{color:#000;font-family:Gill Sans,sans-serif;font-size:.87rem;font-style:normal;font-weight:400;line-height:150%}.influencer-div{cursor:pointer;display:inline-block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:70vh;min-width:250px}.collab-thumbnail{border-radius:8px;cursor:pointer;height:auto;object-fit:fill;width:100%}.slider-btn-container{color:#fff;display:flex;gap:1.5rem;justify-content:center;padding-bottom:4rem;padding-top:4rem}.slider-btn-left{align-items:center;background-color:#fff;border:none;display:flex;justify-content:flex-end;width:8rem}.slider-btn-left-cirle{border:1px solid #000;border-radius:9999px;height:2.5rem;margin-right:-60px;width:2.5rem}.slider-btn-left-arrow{align-items:center;display:flex;gap:0;justify-content:flex-end;margin-bottom:2rem;margin-top:2rem;width:6rem}.slider-btn-left-arrow-head{font-size:.75rem;line-height:1rem;margin-right:-.25rem}.slider-btn-left-arrow-tail{background-color:#000;height:1px;width:50%}.slider-btn-left:hover .slider-btn-left-cirle{border:1px solid red}.slider-btn-left:hover .slider-btn-left-arrow{color:red}.slider-btn-left:hover .slider-btn-left-arrow-tail{background-color:red}.slider-btn-right{align-items:center;background-color:#fff;border:none;display:flex;justify-content:flex-start;width:8rem}.slider-btn-right-cirle{border:1px solid #000;border-radius:9999px;height:2.5rem;margin-left:-60px;width:2.5rem}.slider-btn-right-arrow{align-items:center;display:flex;gap:0;justify-content:flex-start;width:6rem}.slider-btn-right-arrow-head{font-size:.75rem;line-height:1rem;margin-left:-.25rem}.slider-btn-right-arrow-tail{background-color:#000;height:1px;transition-duration:.7s;width:50%}.slider-btn-right:hover .slider-btn-right-cirle{border:1px solid red}.slider-btn-right:hover .slider-btn-right-arrow{color:red}.slider-btn-right:hover .slider-btn-right-arrow-tail{background-color:red}@media only screen and (max-width:1024px){.howtouse .howtouse-container .use{width:41%}}@media only screen and (max-width:768px){.home-about-item{margin:10px}.home-about-item ul{gap:8px}.home-about-item ul li{width:22%}.home-about-img img{padding-left:5%;width:80%}.gettoknow{height:50px;margin-top:30px;width:250px}.line1 p{font-size:20px}.line1 img{width:220px}.gettoknow .elipse img{left:200px;top:-6px;width:15%}.home-aboutus-description h2{font-size:30px}.home-aboutus-description p{font-size:20px}.howtouse .howtouse-container .use{width:70%}.howtouse .howtouse-container .howtouse-row{align-items:center;justify-content:center}.influencer-insta-container{width:95%}.ads-youtube-video{flex-direction:column;width:80%}.ads-youtube-video iframe{height:60vh;width:100%}}@media only screen and (max-width:700px){.home-aboutus{flex-direction:column}.home-about{margin-left:7%;max-width:90%;width:100%}.home-about-item ul{flex-wrap:wrap;padding-bottom:30px}.home-about-img{margin:0 auto}.home-about-img img{padding:0;width:100%}.home-about-item ul li{width:40%}.gettoknow .elipse img{top:-5px}.howtouse .howtouse-container .use{width:100%}.howtouse .howtouse-container{width:90%}.howtouse h1{font-size:30px;padding-left:10%}.collabration-text p{font-size:35px}.howtouse .howtouse-container .howtouse-row{padding-left:0}.ads-youtube-video{flex-direction:column}.influencer-insta-post{align-items:center;flex-direction:column;width:100%}.digitalads-txt{font-size:35px}.testimonial-card{flex:0 0 88%}.testimonial-container .slider{gap:60px}.testimonial-text{font-size:35px}}@media screen and (max-width:1024px){.influencer-div{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media screen and (max-width:912px){.howtouse .howtouse-container .howtouse-row{padding:2rem;width:100%}}@media screen and (max-width:540px){.influencer-insta-container{justify-content:normal}.howtouse .howtouse-container .howtouse-row{padding:0;width:100%}.howtouse .howtouse-container{margin-top:3rem}.home-about-bottom ul{gap:1rem}.use .use-text{font-size:.8rem}.ads-youtube-video iframe{height:30vh}}.footer-col .footer-logo img{height:50px;left:10%;width:50px}.footer{background:#2b230a;bottom:0;display:block;font-family:Gill Sans,sans-serif;font-weight:300;left:0;margin-left:auto;margin-right:auto;overflow-x:hidden;width:99.9%}.contactfoot,.emailfoot,.whatsapp{align-items:center;display:flex}.foot-row{display:flex;flex-wrap:wrap;justify-content:center;padding:5% 0}.footer ul{list-style:none;padding:0}.footer-col{color:#fff;line-height:30px;padding:0 15px;width:25%}.footer-col .social-links{cursor:pointer;display:flex;gap:30px;list-style:none;padding-top:10px}.footer-col .social-links i{color:#fff;font-size:18px}.footer-col .social-links i:hover{color:#fcb330}.footer-title{font-family:Prata;font-size:24px;line-height:150%;margin:0}.footer ul li a,.footer-title{font-style:normal;font-weight:400}.footer ul li a{color:#fff;cursor:pointer;font-family:Gill Sans,sans-serif;font-size:16px;text-decoration:none}.footer ul li a:hover{color:#fcb330}.footer-col input{background-color:#2b230a;border:1px solid #fff;box-sizing:border-box;color:#fff;margin-bottom:15px;outline:none;padding:10px;text-align-last:left;width:80%}.footer-col input:hover{border:1px solid red}.footer-col button{background-color:#fcb330;border:none;color:#fff;cursor:pointer;padding:10px 20px;width:80%}.copyright{color:#fff;font-family:Gill Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding:10px}.send-email{margin-top:2em}.footer .popup{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.footer .popup-content{background-color:#fff;border-radius:5px;padding:20px;text-align:center}.footer .popup-content button{background-color:#fcb330;border:none;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;width:40%}.footer .nav-link.active{border-bottom:none}@media only screen and (max-width:768px){.footer-col{width:28%}}@media only screen and (max-width:700px){.footer-col{margin-bottom:20px;width:100%}}@media only screen and (max-width:500px){.footer .popup-content{width:85%}}.aboutus-text-container{font-family:Gill Sans,sans-serif;font-size:20px;margin:0 auto;padding-bottom:30px;padding-top:30px;width:80%}.aboutus-text-container p{color:#000;font-size:1rem;font-weight:400;line-height:130%}.aboutus-text-container h3,.aboutus-text-container p{font-family:Gill Sans,sans-serif}.about-use-step{height:auto;position:relative;width:100%}.about-use-step-bg{overflow:hidden}.about-use-step-bg img{height:auto;max-width:100%;object-fit:cover;position:absolute;width:100%;z-index:-1}.about-use-step-text{margin:0 auto;padding-top:50px;text-align:center;width:50%}.about-use-step-text p{color:#fff;font-family:Gill Sans,sans-serif;font-size:1rem;font-weight:400;line-height:150%;word-spacing:2px}.about-use-step-item{display:flex;gap:40px;justify-content:center;margin-top:5%}.about-use-step-2,.about-use-step-3,.about-use-step-4,.about-use-step-item>.about-use-step-1{text-align:center;width:10%}.about-use-step-item img{width:50%}.about-use-step-item p{color:#fff;font-family:Gill Sans,sans-serif;font-size:.9rem;font-style:normal;font-weight:400;padding-top:10%;text-align:center}.aboutus-youtubevideo{bottom:1rem;margin:120px auto;width:70%}.aboutus-youtubevideo iframe{height:70vh;width:100%}@media only screen and (max-width:768px){.about-use-step-text{padding-top:25px}.about-use-step-text p{font-size:.7rem}.about-use-step-item{margin-top:3%}.about-use-step-item p{font-size:.7rem}}@media only screen and (max-width:700px){.aboutus-text-container{width:90%}.aboutus-text-container p{font-size:15px}.about-use-step-text{width:70%}.about-use-step-item img{width:40%}.about-use-step-text{padding-top:10px}.about-use-step-text p{font-size:.4rem}.about-use-step-item{gap:20px;margin-top:2%}.about-use-step-item p{font-size:.4rem}.about-use-step-2,.about-use-step-3,.about-use-step-4,.about-use-step-item>.about-use-step-1{width:15%}.aboutus-youtubevideo{margin-top:50px}}@media only screen and (max-width:500px){.aboutus-youtubevideo iframe{height:40vh}}@media only screen and (max-width:320px){.about-use-step-text p{line-height:100%}.about-use-step-text{width:90%}}.contactus-container{display:flex;justify-content:space-between;margin:0 auto;padding:100px 0;width:80%}.contactus-container .contactus-left{width:40%}.contactus-left h3{color:#262626;font-family:Prata;font-size:1.7rem;padding-bottom:10px;position:relative}.contact-type p{color:#262626;font-family:Gill Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding-top:10px}.contactus-left .visitus{padding-bottom:5%;padding-top:5%}.visitus .location{display:flex;gap:10px;padding-top:10px}.visitus .location p{color:#262626;font-family:Gill Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding-top:10px}.followus a{color:#262626;display:block;padding:5px;text-decoration:none}.followus a span{padding-left:10px}.followus p{padding-top:10px}.contactus-left ul li{font-family:Gill Sans,sans-serif;font-size:16px;list-style:none;padding:10px}.contactus-left ul li a{color:#262626;font-family:Gill Sans,sans-serif;padding-left:10px;text-decoration:none}.contactus-container .contactus-right{width:50%}.contactus-right form{display:flex;flex-direction:column;gap:20px;padding-top:6%}.contactus-right form .form-contact,.contactus-right form .form-fullname{display:flex;gap:10px}.contactField{width:100%}.form-contact .contactField>input{outline:none;padding:14px;width:88%}.nameField{width:100%}.form-fullname .nameField>input{outline:none;padding:14px;width:88%}.form-contact .contactField>input:hover,.form-fullname .nameField>input:hover,.form-message>textarea,.form-subject>input:hover{border:1px solid #c12222}.form-subject>input{outline:none;padding:14px;width:94%}.errMsg{color:red}.form-message>textarea{box-sizing:border-box;outline:none;padding:14px;resize:none;width:100%}.form-submit button{background-color:#c12222;border:none;color:#fff;cursor:pointer;padding:10px;width:100%}.contact-us-map{margin:0 auto;padding-bottom:5%;width:80%}.contact-us-map .map{height:15rem;width:100%}.contactus-right form input,.contactus-right form textarea{border:1px solid #000}.contactus-right form textarea:hover{border:1px solid #c12222}.contactus-left img{margin-left:-25px;position:absolute;right:auto;top:-10px;z-index:-2}@media only screen and (max-width:1024px){.form-contact .contactField>input,.form-fullname .nameField>input{width:86%}.form-subject>input{width:93%}}@media only screen and (max-width:768px){.contactus-container{flex-direction:column;padding:50px 0}.contactus-container .contactus-left,.contactus-container .contactus-right{width:100%}.contactus-right form .form-contact,.contactus-right form .form-fullname{flex-wrap:wrap;gap:20px}.form-contact .contactField>input,.form-fullname .nameField>input,.form-subject>input{width:95%}}@media only screen and (max-width:430px){.form-contact .contactField>input,.form-fullname .nameField>input,.form-subject>input{width:91%}}@media only screen and (max-width:320px){.form-contact .contactField>input,.form-fullname .nameField>input,.form-subject>input{width:88%}}.product-detail-right{font-family:Gill Sans,sans-serif;width:50%}.zero-zero-title{display:contents;font-size:30px;line-height:150%}.review500,.zero-zero-title{color:#262626;font-style:normal;font-weight:400}.review500{font-family:Gill Sans,sans-serif;font-size:22px}.tab-view{align-items:center;display:flex;flex-direction:column;margin-bottom:50px;margin-top:50px;width:100%}.tab-view section{max-width:calc(100% - 20px);width:1200px}.tab-view .tabs{max-width:100vw;width:1200px}.tab-view .tabs span{color:var(--yellow);cursor:pointer;font-family:"Noto Serif",serif;font-size:19px;margin:0 20px;padding-bottom:10px;text-transform:capitalize}.tab-view .first{align-items:center;border-bottom:1px solid rgba(156,71,39,.2);display:flex;justify-content:center;margin-bottom:30px;padding-bottom:10px;width:100%}.tab-view section .tabs span:first-child{margin-left:0}.tab-view section .tabs span:last-child{margin-right:0}.tab-view .tabs span:hover{color:#6e2f16}.tab-view .content h2,.tab-view .content h3,.tab-view .content ol,.tab-view .content p,.tab-view .content ul{letter-spacing:.5px;margin-bottom:15px}.tab-view .content a{color:#000;text-decoration:none}.tab-view .content a:hover{font-weight:700}.tab-view .content h3{font-family:Prata;font-size:22px;font-weight:400}.tab-view .content p{color:#262626;font-family:Gill Sans,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}.tab-view .tabs span.active{border-bottom:1px solid #382924;color:#382924}.review-form{background:#fff;display:flex;flex-direction:column;gap:.5rem;padding:20px;width:90%}.product-review-div{align-items:baseline;display:flex;justify-content:space-between}.review-section{max-width:calc(100% - 20px);width:100%}.review-section .shop-last-div img{width:100%}.reviews-div .review{border-bottom:1px solid rgba(0,0,0,.1);margin:20px 0;padding-bottom:15px;width:100%}.review-form-container{background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);display:none;display:flex;justify-content:center;left:30%;position:fixed;top:30%;width:40%;z-index:1}.review-form-div{gap:1rem;justify-content:center;width:100%}.field-div,.review-form-div{display:flex;flex-direction:column}.error-msg{color:red;font-size:1rem}.review-form-heading{text-align:center}.review-form-textarea{border:1px solid #ccc;border-radius:0;height:5rem;padding:1%;resize:none}.review-form-textarea:focus{border:1px solid #262626}.horizontal-line{border-bottom:#007bff;margin:20px 0}.star-rating{font-size:24px;margin:10px 0}.review-form-buttons-div{display:flex;gap:1rem;justify-content:center}.review-form-submit-button{background-color:#c12222;border:0;color:#fff;cursor:pointer;font-size:.9rem;outline:0;padding:2%;transition:.3s ease;width:25%}.review-form-submit-button:hover{opacity:.9}.review-form-cancel-button{background-color:#fff;border:1px solid #c12222;color:#c12222;cursor:pointer;font-size:.9rem;outline:0;padding:2%;transition:.3s ease;width:25%}.review-form-cancel-button:hover{background-color:#eeeded}.review-button{background-color:#fff;border:1px solid #c12222;color:#000;cursor:pointer;font-size:1rem;outline:0;padding:12px;width:15%}#rs .quantity{border:1px solid #fcb330;color:#000;display:flex;font-size:18px;justify-content:center;padding:10px 0}.add-to-cart{background-color:#c12222;border:1px solid #c12222;color:#fff;font-size:1rem;letter-spacing:.5px;padding:10px 0;text-align:center;width:200px}.add-to-cart:hover{background:#d61414;color:#fff;cursor:pointer}.shop #rs .note-to-cusomer{background:hsla(220,8%,71%,.4);margin:15px 15px 15px 0}.shop #rs .note-to-cusomer p{color:#111;font-size:16px;padding:10px}.sizes{height:auto}.size .ml{background:hsla(43,76%,68%,.4);color:#382924;cursor:pointer;font-size:15px;margin:0 5px;padding:10px 40px}.size .ml:hover{background:hsla(35,95%,75%,.5)}.sizes .ml:first-child{margin-left:0}.sizes .ml:last-child{margin-right:0}.sizes .ml.active{background-color:var(--yellow);border:1px solid var(--yellow);color:#000}.product{display:flex;margin:10% auto 5%;max-width:100vw;width:90%}.product section:first-child{display:flex;width:70px}.product section:first-child .images{display:flex;flex-direction:column;position:relative;width:75px}.product section:first-child .images img{cursor:pointer;margin:5px 0;width:75px}.product section:first-child #up{top:0}.product section:first-child #down,.product section:first-child #up{cursor:pointer;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px}.product section:first-child #down{bottom:-25px}.product #ls{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:auto}.product #rs{color:#382924;margin-left:20px;max-width:calc(100% - 20px)}#rs h2{color:#382924;font-family:Prata;font-size:30px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:150%;margin-bottom:20px;max-width:100vw}#rs .price{align-items:center;color:#382924;display:flex;margin-bottom:0}#rs .price *{color:#382924;font-family:"Noto Serif",serif}#rs .price h3{font-family:Prata;font-size:26px;font-weight:400;margin:auto 10px auto 0}#rs .price #real-price{font-size:24px;margin-right:10px;position:relative}#rs .price #real-price:after{background:#382924;content:"";height:2px;left:0;position:absolute;top:50%;width:100%}.price #discount{font-size:26px;font-weight:700;letter-spacing:1px}#rs .tax{color:var(--yellow);font-size:16px;margin-bottom:20px;margin-top:5px}#rs h3{font-family:Prata;letter-spacing:.5px;margin-top:2rem}#rs h3,#rs p{font-size:16px}#rs p{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;line-height:22px;line-height:130%;max-width:100vw}.purchase{display:flex;margin-block:1rem}.purchase *{margin:0 5px}.quantity span{cursor:pointer;display:flex;margin:0 15px}.quantity span span{background:#9c4727;height:1.5px;margin:auto;width:15px}.quantity span:hover{color:#444}.quantity span span:hover{background:#444}.buy-now{background:#9c4727;color:#fccb85;cursor:pointer;padding:10px 0;text-align:center;width:200px}.buy-now:hover{background:#bd5630}.main-image{height:500.5px;margin-left:15px;max-width:calc(100vw - 110px);width:500px}.shop-reco{display:flex;gap:1rem;margin-left:5rem}.shop-img-reco{max-width:70%}.shop-p-reco{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-family:Gill Sans;font-size:1.5rem;max-width:80%;overflow:hidden;word-break:normal}.shop-last{height:auto;margin:0 auto;max-width:100%}.shop-last-div{height:auto;margin:0 auto;max-width:88%}.shop-reco-div1{display:flex;margin-left:5rem}.shop-reco-link{color:#000;display:flex;text-decoration:none}.shop-reco-div{cursor:pointer;margin-right:2rem;margin-top:1rem}.shop-reco-img{height:15rem;width:15rem}.shop-reco-h3{font-size:1.75rem;margin-left:5rem}@media only screen and (max-width:1180px){.shop .product{align-items:center;flex-direction:column}.product #rs{margin-left:0;margin-top:20px}.product #ls{margin-top:3rem}}@media only screen and (max-width:853px){.review-button{width:20%}.product #ls{margin-top:3rem}}@media only screen and (max-width:768px){.review-button{width:20%}.review-form-buttons-div{gap:0}}@media only screen and (max-width:700px){.review-button{width:40%}}@media only screen and (max-width:600px){.shop-reco-div1,.shop-reco-link{display:flex;flex-direction:column}.shop-reco-div1{gap:1rem;margin-left:1.5rem}.shop-reco-div{display:flex;flex-direction:column;margin-right:0;margin-top:1rem}.shop-reco-img{height:7rem;width:7rem}.shop-p-reco{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;max-width:88%;overflow:hidden;word-break:normal}.shop-reco-h3{font-size:1rem;margin-left:1rem}}@media only screen and (max-width:540px){.sizes{align-items:center;display:flex;flex-wrap:wrap;margin:0 -5px}.sizes .ml{display:block;font-size:18px;margin:5px!important;width:calc(30% - 20px)}.review-form-container{left:25%;top:35%;width:50%}.review-form-cancel-button,.review-form-submit-button{width:35%}}@media only screen and (max-width:445px){.tab-view .tabs span{font-size:15px;margin:0 10px}.product #ls{margin-top:3rem}#rs h2{font-size:25px}#rs .price h3{font-size:22px}.product section:first-child .images img{width:35px}.product section:first-child .images{width:30px}}@media only screen and (max-width:320px){.review-button{width:45%}.review-form-container{left:20%;width:60%}}.main-leaf{position:absolute;right:0;top:66px;width:10%;z-index:-2}.blog{font-family:Prata;max-width:100%;padding:5% 10%}.blog-heading{font-size:2rem;font-weight:600;padding-bottom:4%;position:relative}.pagination-left-arrow-tail{border:1px solid #000;width:1rem}.blog-container{max-width:100%;padding-top:4%;position:relative}.recent-circle{left:6rem;position:absolute;top:9%;z-index:-2}.blog-preview{display:flex;flex-wrap:wrap;gap:4rem;padding-block:3%;width:100%}.preview-link{color:#000;font-weight:400;text-decoration:none;transition:color .5s ease-in,font-weight .5s ease-in;width:15%}.preview-link p{word-spacing:5px}.preview-link:hover{font-weight:700}.single-preview-card{display:flex;flex-direction:column;gap:1rem}.blog-item,.preview-image{width:100%}.item-image{height:20rem;object-fit:contain;width:100%}.blog-cards{display:flex;flex-direction:column;gap:5rem}.blog-card{display:flex;gap:2rem}.blog-card-text{display:flex;flex-direction:column;gap:1rem;justify-content:center;width:100%}.blog-card-desc{font-family:Gill Sans,sans-serif;font-size:1.01rem;line-height:1.5rem}.read-more-link{color:#000;font-size:1.1rem;font-weight:500;text-decoration:none}.pagination-container{display:flex;justify-content:flex-end}.single-blog-container{width:100%}.single-blog-heading{font-weight:100;position:relative;text-align:center}.single-blog-desc{line-height:1.2rem;text-align:center}.single-blog-image{width:100%}.comments,.single-blog-content{display:flex;flex-direction:column;gap:1rem}.comments{position:relative}.comment-fields{align-items:flex-end;background-color:#2b230a;border:1px solid #ebc76e;display:flex;flex-direction:column;gap:2rem;padding:10%}.comment-name{border-radius:0;border-radius:initial;height:3rem;padding-left:1rem}.comment-message,.comment-name{background:transparent;border:1px solid #fff;color:#fff;font-family:Gill Sans,sans-serif;width:100%}.comment-message{padding:1rem 0 0 1rem;resize:none}.comment-message::-webkit-input-placeholder,.comment-name::-webkit-input-placeholder{color:#fff}.comment-message::placeholder,.comment-name::placeholder{color:#fff}.submit-comment{background-color:#fcb330;border:1px solid #000;color:#fff;cursor:pointer;font-size:1rem;height:3rem;width:45%}.comment-message:hover,.comment-name:hover{border:1px solid red}.comments .last{color:red;width:100%}.blog-comment-for-single{border-bottom:1px solid #e9e6e6}.blog-comment-for-single p{font-family:Gill Sans,sans-serif}@media screen and (max-width:1060px){.preview-link{width:25%}.item-image{width:60%}}@media screen and (max-width:930px){.preview-link{width:25%}.recent-circle{top:3%}.comment-message,.comment-name{width:95%}}@media screen and (max-width:768px){.main-leaf{width:12%}.blog-card{flex-wrap:wrap}.preview-link{width:25%}.item-image{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}}@media screen and (max-width:430px){.recent-circle{top:0}.pagination-container{justify-content:center}.main-leaf{width:20%}.preview-link{width:100%}.comment-message,.comment-name{width:92%}.submit-comment{width:100%}.blog-preview{padding-block:10%}.item-image{width:100%}.preview-image{width:50%}.blog-preview{gap:3rem}}@media screen and (max-width:380px){.blog{padding:5% 8%}}.product-cart{align-items:center;display:flex;flex-direction:column;margin-top:40px;width:100%}.product-cart .main-container{max-width:100%;width:90%}.section-a{width:100%}.product-cart h2{font-size:23px;letter-spacing:.5px;margin-bottom:13px}.product-cart .header{background:var(--yellow);box-shadow:none;display:flex;font-size:14px;justify-content:center;margin-bottom:10px;padding:10px}.continue-shopping-icon{color:var(--yellow);font-size:1.5rem}.product-cart .header span{display:block;font-family:"Noto Serif";font-weight:700;letter-spacing:.5px;text-align:center;width:25%}.product-cart .product{align-items:center;border-bottom:1px solid rgba(0,0,0,.2);display:flex;justify-content:space-between;margin-bottom:15px;margin-top:0;padding-bottom:20px;width:100%}.product-cart .product .first{align-items:center;display:flex;justify-content:start;padding-left:1rem}.product-cart .product .first img{margin-right:20px;width:80px}.product-cart .product section{align-items:center;display:flex;justify-content:center;padding-left:2rem;width:25%}.product-cart .product .first span{font-family:"Noto Serif";font-size:14px;font-weight:700;letter-spacing:.5px}.product-cart .product .fourth span,.product-cart .product .second span{font-size:16px}.product-cart .third .quantity{border:1px solid rgba(0,0,0,.2);color:#000;display:flex;font-size:16px;height:30px;padding:5px}.product-cart .third .quantity div{cursor:pointer;display:grid;margin:0 3px;place-items:center;width:20px}.product-cart .third .quantity div:first-child{margin-left:0}.product-cart .third .quantity .desc{display:grid;place-items:center}.product-cart .third .quantity .desc span{background:#000;display:flex;height:1.5px;margin:0;width:10px}.product-cart .product .desc{margin-left:0}.product-cart .actions{align-items:center;display:flex;justify-content:space-between;margin-bottom:50px;padding:0 10px;width:100%}.product-cart .actions span{align-items:center;color:var(--yellow);cursor:pointer;display:flex;font-size:14px;font-weight:700;letter-spacing:.5px}.product-cart .actions span img{margin-right:10px;width:15px}.product-cart main{display:flex;margin-bottom:100px;width:100%}.product-cart main section{background:var(--yellow);height:auto;margin:0 5px;max-width:100%;padding:1rem;width:100%}.product-cart main section p{font-family:"Noto serif";font-size:14px;font-weight:700;letter-spacing:.5px;margin-bottom:30px;width:100%}.product-cart main section textarea{background:transparent;border:1px solid #9c4727;font-size:16px;height:200px;outline:none;padding:10px;resize:none;width:100%}.product-cart main section textarea:focus{border:2px solid #9c4727}.product-cart main section .roww{display:flex;flex-direction:column;margin-bottom:20px}.product-cart main section .roww span{font-size:16px;margin-bottom:10px}.product-cart main section .roww select{background:transparent;border:1px solid #9c4727;font-size:14px;outline:none;padding:10px}.product-cart main section .roww input{background:transparent;border:1px solid var(--yellow);font-size:14px;outline:none;padding:10px}.product-cart main section .roww input:focus{border:2px solid var(--yellow)}.product-cart main section .roww .err{color:#d63031;font-size:14px;margin-top:5px}.gap1{gap:2rem}.flex-class{display:flex;gap:2rem;width:100%}.product-cart main section .roww button{background:var(--yellow);border:1px solid #000;color:#000;cursor:pointer;font-size:16px;margin-top:10px;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-cart main section .roww button:hover{background-color:var(--yellow-hover)}.product-cart main .third .roww{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0}.product-cart main .third .roww:first-child span{font-family:"Noto Serif";font-size:16px;font-weight:700}.product-cart main .third .roww:nth-child(2) span{color:#9c4727;font-size:17px}.product-cart main .third .roww:nth-child(3) span{font-size:16px}.product-cart main .third button{background:#9c4727;border:none;color:#fccb85;cursor:pointer;font-size:16px;margin-top:15px;padding:10px 0;text-align:center;width:100%}.product-cart main .third button:hover{background:#ac5636}.product.mobile{align-items:center;display:flex;flex-wrap:wrap;justify-content:start;width:100%}.product.mobile img{height:100px}.product.mobile section{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:10px;padding:0 10px;width:calc(100% - 120px)}.product.mobile section span{font-size:16px;margin:10px 0}.product.mobile section .quantity{border:1px solid rgba(0,0,0,.2);color:#000;display:flex;font-size:16px;height:30px;margin-top:5px;padding:5px}.product.mobile section .quantity div{cursor:pointer;display:grid;margin:0 3px;place-items:center;width:20px}.product.mobile section .quantity div:first-child{margin-left:0}.product.mobile section .quantity .desc{display:grid;place-items:center}.product.mobile section .quantity .desc span{background:#000;display:flex;height:1.5px;margin:0;width:10px}.product.mobile section .quantity .desc{margin-left:0}.container .total{display:flex;font-family:"Noto Serif";font-size:16px;font-weight:700;justify-content:space-between;letter-spacing:1px;margin-bottom:50px;padding:0 10px}.container .total span:first-child{color:rgba(0,0,0,.6);font-size:18px}@media (max-width:1205px){.product-cart main{flex-wrap:wrap;justify-content:center}.product-cart main section{margin:10px}}@media (max-width:600px){.product-cart main section .roww button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-cart .main-container{width:auto}.product.mobile{margin:0;padding:0 0 1rem}.delete-cart{height:2.5rem;margin-left:0;margin-top:.5rem;width:2.5rem}.product.mobile section{align-items:flex-start;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-cart .actions{margin-block:20px}}.sidebar{-ms-overflow-style:none;background:var(--primary-color);min-height:100vh;overflow-y:auto;width:270px}.sidebar::-webkit-scrollbar{display:none}.sidebar .sidebar-links{cursor:pointer;display:flex;flex-direction:column;width:100%}.sidebar button{background-color:var(--light-primary-color);color:var(--secondary-color);font-size:18px;font-weight:600;padding:10px 20px;text-decoration:none;transition:background .3s,padding-left .3s cubic-bezier(.4,0,.2,1);width:100%}.sidebar .sidebar-links a:hover,.sidebar button:hover{background:var(--light-primary-color);padding-left:50px}.sidebar .sidebar-links .nav-link.active{background:var(--light-primary-color);border-bottom:3px solid hsla(0,0%,96%,.514)}.slider .image-add{width:15%}.checkout *{gap:1rem;max-width:100%}.checkout h2{color:#382924;font-family:"Noto Serif";margin-bottom:30px}.checkout .row{display:flex;margin-bottom:10px;width:620px}.checkout .row .col{width:calc(50% - 10px)}.country-select{margin-bottom:0!important}.checkout .row .col:first-child{margin-right:20px}.checkout .err,.checkout .row .col .err{color:#d63031;font-size:14px;margin-top:5px}.checkout .row input{border:0;border-bottom:1px solid rgba(0,0,0,.15);color:#000;font-size:16px;outline:none;padding:10px;width:100%}.checkout .row input::-webkit-input-placeholder{color:rgba(56,41,36,.5);opacity:1}.checkout .row input::placeholder{color:rgba(56,41,36,.5);opacity:1}.checkout .row input:focus{border:2px solid #9c4727}.checkout .check-box{display:flex;justify-content:flex-start}.checkout .check-box input{accent-color:#9c4727;margin-right:5px}.checkout #sipping-address{margin-top:20px}#address-type{border:1px solid rgba(0,0,0,.15);font-size:16px;outline:none;padding:10px 10px 10px 1px;width:300px}#same-as-billing,#save{opacity:1;pointer-events:visible;position:static}.checkout #contry,.checkout #state{border:2px solid rgba(0,0,0,.15);font-size:16px;outline:none;padding-left:10px;width:620px}.checkout input{border:0;border-bottom:1px solid rgba(0,0,0,.15);font-size:16px;outline:none;padding:10px}.checkout input::-webkit-input-placeholder{color:rgba(56,41,36,.5);opacity:1}.checkout input::placeholder{color:rgba(56,41,36,.5);opacity:1}.checkout input:focus{border:2px solid #9c4727}.checkout #address{width:620px}.checkout #state{width:100%}.checkout #address,.checkout .row input:focus{border:0;border-bottom:1px solid rgba(0,0,0,.15)}.checkout #address:focus,.checkout .row input:focus{border-bottom:1px solid var(--yellow)}.checkout .row.last input{width:100%}.checkout .row.last .col{width:calc(33.33% - 10px)}.checkout .row.last .col:nth-child(2){margin-right:20px}.checkout .bootom-check{color:rgba(56,41,36,.8);margin-bottom:30px}.checkout .btn-section{align-items:center;color:#9c4727;display:flex;justify-content:space-between;width:620px}.checkout .btn-section .back{align-items:center;cursor:pointer;display:flex}.checkout .btn-section .back span{color:var(--yellow);font-size:16px}.checkout .btn-section .back img{height:15px;margin-right:10px;width:10px}.back{gap:0}.confirm-order-button{background-color:var(--yellow);border:0;font-size:1rem;outline:0;padding:3%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.confirm-order-button:hover{background-color:var(--yellow-hover);cursor:pointer}.return-to-cart-icon{color:var(--yellow);font-size:1.5rem}.shipping-layout{display:flex;min-height:100vh;width:100%}.shipping-layout .ls{display:flex;justify-content:center;max-width:100%;min-height:100%;padding:30px 10px;width:calc(100% - 600px)}.shipping-layout .ls #ls{max-width:100%}.confirmation .ls{align-items:flex-start;justify-content:center;min-height:100%;padding:30px 10px 30px calc(100% - 1350px);width:calc(100% - 600px)}.confirmation .ls,.shipping-layout .rs{display:flex;flex-direction:column;max-width:100%}.shipping-layout .rs{background:hsla(43,76%,68%,.4);padding:40px 50px;width:600px}.shipping-layout .rs main{max-width:100%;width:400px}.shipping-layout .rs .product{border-bottom:1px solid rgba(0,0,0,.2);display:flex;margin:0;padding-block:20px;width:100%}.chemist-list{list-style-type:none}.chemist-details{width:80%}.chemist-checkbox{width:10%!important}.shipping-layout .rs .product img{height:30px;width:30px}.shipping-layout .rs .product section{align-items:center;display:flex;width:100%}.shipping-layout .rs .product section div{display:flex;flex-direction:column;margin-left:10px}.shipping-layout .rs .product section div span:first-child{margin-bottom:10px}.shipping-layout .rs .product section div span{font-family:"Noto Serif";font-size:14px;font-weight:700;letter-spacing:.5px}.shipping-layout .rs .product section .price{font-size:16px;letter-spacing:.5px;margin-left:auto}.shipping-layout .rs .discount-code{border-bottom:1px solid rgba(0,0,0,.2);display:flex;margin-top:20px;padding-bottom:20px;width:100%}.shipping-layout .rs .discount-code input{background:transparent;border:1px solid rgba(56,41,36,.5);font-size:16px;margin-right:20px;outline:none;padding:10px;width:calc(100% - 80px)}.shipping-layout .rs .discount-code input:focus{border:1px solid #9c4727}.shipping-layout .rs .discount-code input::-webkit-input-placeholder{color:rgba(56,41,36,.5)}.shipping-layout .rs .discount-code input::placeholder{color:rgba(56,41,36,.5)}.shipping-layout .rs .discount-code button{background:transparent;border:2px solid rgba(156,71,39,.5);cursor:pointer;font-weight:700;letter-spacing:.5px;padding:10px}.shipping-layout .rs .discount-code button:hover{background:#9c4727;color:#fff}.shipping-layout .rs .row{border-bottom:1px solid rgba(0,0,0,.2);display:flex;flex-direction:column;padding-bottom:20px;width:100%}.shipping-layout .rs .row .col{color:#382924;display:flex;font-size:16px;justify-content:space-between;margin:10px 0}.shipping-layout .rs .row.second{align-items:center;border-bottom:none;display:flex;flex-direction:row;justify-content:space-between}.shipping-layout .rs .row.second section{display:flex;flex-direction:column}.shipping-layout .rs .row.second span{font-size:18px;font-weight:700;letter-spacing:.5px}.shipping-layout .rs .row.second section span{font-size:16px;font-weight:400;letter-spacing:normal;margin:10px 0}@media screen and (max-width:1325px){.shipping-layout{justify-content:space-between}.checkout #address{width:100%}.shipping-layout .ls{height:auto;margin-bottom:20px;min-height:auto;padding:30px 10px;width:525px}.shipping-layout .rs{padding:20px;width:400px}}@media screen and (max-width:1280px){.shipping-layout .rs{width:40%}.shipping-layout .ls{width:52%}}@media screen and (max-width:1005px){.shipping-layout .ls{width:430px}}@media screen and (max-width:853px){.shipping-layout{min-height:0;min-height:auto}}@media screen and (max-width:905px){.shipping-layout{align-items:center;flex-direction:column;padding-top:2rem}}@media screen and (max-width:540px){.shipping-layout .rs{width:80%}.chemist-list{display:flex;flex-direction:column;gap:1rem!important}.chemist-details{width:100%}.chemist-label{gap:1rem!important}}@media screen and (max-width:430px){.checkout .row{gap:1rem;width:100%}.checkout .row .col{margin:0}.checkout #address{width:95%}#address-type{font-size:.8rem;width:100%}.checkout .row .col:first-child{margin:0}.shipping-layout .rs{align-items:center;justify-content:center;padding:0}.shipping-layout .rs main{padding:1rem;width:90%}.checkout *{gap:0}.checkout .row input,.shipping-layout .ls{width:90%}}@media screen and (max-width:320px){.shipping-layout .rs{width:90%}}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.confirmation *{color:#382924;max-width:100%}.confirmation .top{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:50px;padding-left:30px;width:100%}.confirmation .top span{color:rgba(56,41,36,.5);font-size:16px;margin-bottom:5px}.confirmation .top h2{font-size:22px}.confirmation .map{margin-bottom:20px}.confirmation .map iframe{border:1px solid rgba(0,0,0,.2);border-radius:10px;height:300px;max-width:100%;width:650px}.confirmation .order-conf{margin-bottom:15px;margin-left:15px;max-width:calc(100% - 30px);width:100%}.confirmation .order-conf h3,.confirmation .order-updated h3{font-size:20px;margin-bottom:10px}.confirmation .order-conf span,.confirmation .order-updated span{color:rgba(56,41,36,.5);font-size:16px}.sec{border:1px solid rgba(0,0,0,.2);overflow-x:hidden;padding:20px;width:auto}.confirmation .order-info h2{font-size:18px;margin-bottom:10px}.confirmation .order-info main{display:flex;flex-wrap:wrap;width:100%}.confirmation .order-info main section{background:#fff;margin:0;padding:0;width:50%}.confirmation .order-info main section p,.confirmation .order-info main section span{font-size:15px;line-height:22px}.confirmation .order-info main section span{font-weight:700;letter-spacing:.5px;margin:10px 0}.confirmation .order-info main section p{color:rgba(56,41,36,.5)}.overflow{overflow-x:hidden;position:relative;width:140px}.email.overflow:after{background:#fff;color:rgba(56,41,36,.5);content:"...";font-size:16px;position:absolute;right:0;top:0;z-index:88}.last-button{display:flex}.last-button .List{background:var(--yellow);border:none;color:#000;cursor:pointer;font-size:16px;max-width:50%;padding:10px 0;text-align:center;text-decoration:none;width:250px}.last-button .List:hover{background-color:var(--light-yellow)}@media screen and (max-width:375px){.confirmation .order-info main{flex-wrap:nowrap;gap:.5rem}.confirmation .order-conf{margin-left:20px}}.my-account-profile .profile-sub{display:flex;flex-direction:row;gap:5%;justify-content:center;margin-bottom:2rem}.my-account-profile .cont{width:100%}.my-account-profile .cont h1{border-bottom:2px solid rgba(0,0,0,.1);color:rgba(0,0,0,.7);font-size:26px;letter-spacing:1px;margin:30px auto 50px;max-width:100%;padding-bottom:15px;text-align:center;width:900px}.my-account-profile main{display:flex;justify-content:space-around}.my-account-profile main .rs h2{font-size:20px;margin-bottom:20px;text-align:center;width:100%}.my-account-profile main .rs h2,.my-account-profile main .rs span{color:rgba(0,0,0,.7);letter-spacing:1px}.my-account-profile main .rs section{align-items:center;display:flex;flex-direction:column;justify-content:center}.my-account-profile main .rs section *{font-size:16px;margin:7px 0}.addresses-sec{background:#fff;max-height:-webkit-max-content;max-height:max-content;padding-bottom:5%}.addresses-sec h2{color:rgba(0,0,0,.7);font-size:18px;letter-spacing:1px;margin-bottom:2%;text-align:center;width:100%}.addresses-sec .card-sec{grid-gap:2%;display:grid;gap:2%;grid-template-columns:auto auto;justify-content:center}.card-sec .sub-div{border:2px solid rgba(0,0,0,.1);border-radius:10px;display:flex;flex-direction:column;height:140px;margin:2px;overflow-y:auto;padding:2% 7%;width:315px}.sub-div .adres-sec{display:flex;flex-direction:row}.adres-sec>h4,p{color:rgba(0,0,0,.7);letter-spacing:1px}@media only screen and (max-width:1000px) and (min-width:678px){.my-account main{align-items:center;flex-direction:column;justify-content:center}.addresses-sec .card-sec{display:grid;grid-template-columns:auto auto;overflow-x:hidden}.my-account-profile .profile-sub{display:flex;flex-direction:column;justify-content:space-between}}@media (max-width:678px){.my-account main{align-items:center;flex-direction:column;justify-content:center}.addresses-sec .card-sec{display:grid;grid-template-columns:auto;overflow-x:hidden}.my-account-profile .profile-sub{display:flex;flex-direction:column;justify-content:space-between}}.my-orders .cont{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;width:100%}.my-order-btn{background-color:var(--lime-yellow-color);border:none;color:var(--secondary-color);cursor:pointer;height:36px;letter-spacing:.5px;padding:0 16px;width:130px}.my-orders .cont h1{border-bottom:2px solid rgba(0,0,0,.1);color:rgba(0,0,0,.7);font-size:26px;letter-spacing:1px;margin:30px auto 25px;max-width:100%;padding-bottom:15px;text-align:center;width:900px}.my-orders .cont .cont-order{align-items:center;display:flex;flex-direction:column;justify-content:center}.my-orders main{display:flex;justify-content:space-around;margin-bottom:3rem;width:95%}.my-orders main .rs{display:flex;flex-direction:column;max-width:100%;width:100%}.my-orders main .rs h2{color:rgba(0,0,0,.7);font-size:20px;letter-spacing:1px;margin-bottom:20px;text-align:center;width:100%}.my-orders main .rs table{border-spacing:0!important;max-width:100%;overflow-x:auto;text-align:center}.my-orders main .rs table tr th{background:var(--lime-yellow-color);border-right:2px solid #fccb85;color:#fff;font-weight:400;letter-spacing:.5px;padding:10px}.my-orders main .rs table tr td{border-bottom:1px solid #fccb85;border-right:1px solid #fccb85;color:#333;font-size:16px;letter-spacing:.5px;padding:20px 10px}.my-orders main .rs table tr td:last-child{border-right:none}.my-orders main .rs table tr:last-child{border:none}.my-orders main .rs table tr:last-child td{border-bottom:0}.my-orders main .rs table tr td div{align-items:center;cursor:pointer;display:flex;justify-content:center}.my-orders main .rs table tr td img{margin-right:10px;width:35px}.my-orders main .rs table tr td span{font-size:16px;max-width:70px}.orderDeatils{background-color:#fff;border:1px solid #ccc;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:center;left:50%;padding:10px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50%;z-index:10}.orderDeatils span{font-family:"Noto Serif";font-size:16px;font-weight:700;letter-spacing:.5px;text-align:right}.orderDeatils table{border-spacing:0!important;max-width:100%;overflow-x:auto;text-align:center}.orderDeatils .table-row{border:2px solid rgba(0,0,0,.1)!important}.orderDeatils table tr th{background:hsla(43,76%,68%,.5);font-weight:400;padding:10px}.orderDeatils table tr td,.orderDeatils table tr th{font-family:"Noto Serif";font-weight:700;letter-spacing:.5px;text-align:center}.orderDeatils table tr td{font-size:16px;font-size:14px;padding:.5rem}.orderDeatils table tr td div{align-items:center;cursor:pointer;display:flex;justify-content:center}.orderDeatils table tr td img{margin-right:10px;width:35px}.orderDeatils table tr td span{font-size:16px;max-width:70px}.orderDeatils .orderDeatilsClose{border:none;border-radius:50%;color:var(--lime-yellow-color);padding:4px 5px;position:absolute;right:10px;text-decoration:none;top:2px;transition:background-color .3s ease-in-out;width:20px}.additionalinfoname{background-color:#fff;border:1px solid #ccc;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;padding:10px;position:fixed;z-index:10}.my-order-card-container{display:flex;flex-wrap:wrap;justify-content:space-around}.my-order-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);margin:10px;max-width:300px;padding:15px;width:100%}.my-order-card-header{text-align:center}.my-order-card-details{margin-top:15px}.my-order-card-actions{display:flex;gap:10px;justify-content:space-between;margin-top:15px}.myorder-table{border:1px solid #fccb85}.orderDetailsClose{background-color:hsla(43,76%,68%,.5);position:absolute;right:10px;top:5px;width:10%}@media (max-width:950px){.my-orders main{align-items:center;flex-direction:column;justify-content:center}.my-orders main .ls{margin-top:50px}.my-orders .cont .cont-order{align-items:center;flex-direction:column;gap:2rem;justify-content:center;width:100%}.my-orders .cont h1{margin-bottom:0}}@media (max-width:450px){.my-orders main .rs table{display:inline-block;flex-wrap:nowrap}.orderDeatils{align-items:center;justify-content:center;width:80%}.my-orders main .rs{max-width:none;width:auto}.my-orders .cont .cont-order{gap:1rem}}.save{width:200px}.remove-button .remove,.save{background-color:var(--light-primary-color);border:none;color:var(--secondary-color);cursor:pointer;height:36px;letter-spacing:.5px;padding:0 16px}.remove-button .remove{width:150px}.isActive{--size:1rem;--background:#fff;font-size:18px}.isActive *,.isActive :after,.isActive :before{box-sizing:border-box}.isActive input[type=checkbox]{display:none;visibility:hidden}.isActive .checkbox__label{width:20px}.isActive .checkbox__label:before{background:#fff;top:calc(var(20px)*.125)}.isActive .checkbox__label:after,.isActive .checkbox__label:before{content:" ";display:block;height:20px;left:0;position:absolute;width:20px}.isActive .checkbox__label:after{background:var(--background);border:calc(var(--size)*.14) solid #000;top:calc(var(--size)*.125);transition:.2s;transition:.1s ease-in-out}.isActive .checkbox__input:checked~.checkbox__label:after{border-color:var(--light-primary-color);border-right-style:none;border-top-style:none;height:calc(var(--size)*.5);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.isActive .isActive_checkbox{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;display:flex;margin:20px;position:relative}.isActive .checkbox__label:after:active,.isActive .checkbox__label:after:hover{border-color:var(--light-primary-color)}.isActive .checkbox__label{margin-right:calc(var(--size)*.45)}.admin-container{-ms-overflow-style:none;height:100vh;overflow-y:scroll;padding:20px;scrollbar-width:none;width:75%}.admin-container::-webkit-scrollbar{display:none}.admin-home{display:flex}.admin-home .sec{border:1px solid rgba(0,0,0,.2);display:flex;flex-direction:column;gap:1rem;padding:20px}.admin-about-us{display:flex}.admin-about-us .sec{border:1px solid rgba(0,0,0,.2);display:flex;flex-direction:column;margin-bottom:20px;padding:20px;width:95%}.admin-about-us .sec .about-first-image,.admin-about-us .sec .about-second-image{border:1px solid rgba(0,0,0,.2);padding:20px;width:180px}.admin-about-us .sec .about-second-image{margin-bottom:10px}.admin-about-us .sec .admin-about-cards{align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:10px;display:flex;flex-direction:column;margin:10px;padding:20px 10px;transition:box-shadow .25s}.admin-about-us .sec .about-youtube input,.admin-about-us .sec .admin-about-cards input{background-color:initial;border:none;border-bottom:1px solid #9e9e9e;border-radius:0;box-shadow:none;box-sizing:initial;font-size:16px;height:3rem;margin:0 0 8px;outline:none;padding:0;transition:box-shadow .3s,border .3s;width:250px;width:100%}.admin-blog{display:flex}.admin-blog .add_blog{background-color:var(--light-primary-color);border:none;color:var(--secondary-color);cursor:pointer;height:36px;letter-spacing:.5px;padding:0 16px;width:150px}.admin-blog .add_blog a{color:#fff;text-decoration:none}.admin-blog .sec{border:1px solid rgba(0,0,0,.2);display:flex;flex-direction:column;gap:1rem;padding:3%;width:90%}.blog-heading-button{display:flex;justify-content:space-between}.all-blogs{flex-direction:column;gap:2rem;padding:3%;width:94%}.all-blogs,.edit-blog-post{border:1px solid rgba(0,0,0,.2);display:flex}.edit-blog-post{color:#000;gap:1rem;overflow-x:auto;padding:2%;text-decoration:none;width:95%}.button-Container{display:flex;gap:1rem;padding-top:10%;width:100%}.content-buttons{background-color:var(--light-primary-color);color:var(--secondary-color);cursor:pointer;height:5vh;width:100%}.read-more-button{color:#fff;text-decoration:none;width:100%}.admin-blog-images{object-fit:contain;width:50%}.content-blog{display:flex;flex-direction:column;gap:1rem;padding:5%;width:100%}.author-status-section{display:flex;justify-content:space-between}.add-author,.add-blog-description,.add-blog-link,.add-blog-title{padding:1%}.add-blog-post,.top{display:flex}.top{align-items:center;background:var(--light-primary-color);height:50px;justify-content:space-between;margin-bottom:20px;padding:10px;width:100%}.add-blog-post .blog-buttons{display:flex;margin-left:auto;margin-top:20px}.btn-cancel,.btn-draft,.btn-published{background-color:var(--secondary-color);border:none;color:var(--light-primary-color);cursor:pointer;font-weight:800;height:36px;letter-spacing:.5px;margin:0 10px;padding:0 16px;width:150px}.add-blog-right{background:#fff;margin:0 0 0 20px;padding:10px;width:300px}.add-blog-post .blog-data{border:1px solid rgba(0,0,0,.2);display:flex;padding:20px}.add-blog-post .ck-editor{width:calc(100vw - 625px)}.add-blog-post .add-title{border:1px solid rgba(0,0,0,.2);display:flex;padding:20px}.admin-newsletter{display:flex}.admin-newsletter .sec{border:1px solid rgba(0,0,0,.2);display:flex;flex-direction:column;padding:20px}.admin-newsletter .admin-newsletter-table{background-color:#fff;border-collapse:collapse;border-radius:2px;border-spacing:0;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);display:table;margin:.5rem 0 1rem;position:relative;transition:box-shadow .25s;width:100%}.admin-newsletter .admin-newsletter-table tr{border-bottom:1px solid rgba(0,0,0,.12)}.admin-newsletter-table .newsletter-table-email{width:50%}.admin-newsletter-table td,.admin-newsletter-table th{border-radius:2px;display:table-cell;padding:15px 5px;text-align:left;vertical-align:middle}.newsletterPagination .pagination li{border-radius:2px;display:inline-block;height:30px;text-align:center;vertical-align:top}.newsletterPagination .pagination li a{display:inline-block;font-size:1.2rem;line-height:30px;padding:0 10px}.newsletterPagination>.pagination li.active a{background-color:var(--light-primary-color);color:#fff}@media only screen and (max-width:768px){.admin-newsletter .save{margin:10px}}.admin-contact-us{display:flex}.admin-contact-us .sec{border:1px solid rgba(0,0,0,.2);display:flex;flex-direction:column;padding:20px}.admin-contact-us .input-field{margin-bottom:1rem;margin-top:1rem;position:relative}.admin-contact-us .input-field input,textarea{border:none;border-bottom:1px solid #708090;font-family:Jost;font-size:16px;outline:none;width:100%}.admin-shop{display:flex}.admin-shop .sec{border:1px solid rgba(0,0,0,.2);display:flex;flex-direction:column;padding:20px}.media-picker>.btn{background-color:var(--light-primary-color);border:none;color:#fff;padding:7px}.admin-shop-comments{display:flex}.admin-shop-comments-table{background-color:#fff;border-collapse:collapse;border-radius:2px;border-spacing:0;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);margin:.5rem 0 1rem;position:relative;transition:box-shadow .25s;width:100%}.admin-shop-comments-table thead{background-color:var(--light-primary-color)}.admin-shop-comments-table tr{border-bottom:1px solid rgba(0,0,0,.12)}.admin-shop-comments-table th{color:#fff}.admin-shop-comments-table .comment-rating{text-align:center}.admin-shop-comments-table td,th{display:table-cell;padding:15px 5px;text-align:left;vertical-align:middle}.admin-comment-delete,.admin-comment-publish{background-color:var(--light-primary-color);border:none;color:#fff;cursor:pointer;letter-spacing:.5px;margin:2%;padding:8px 20px;text-align:center;text-decoration:none;transition:background-color .2s ease-out}.modal2{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%;z-index:10000}.modal-content2{background-color:#fff;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2);padding:2rem;text-align:center;width:20%}.backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.cancel-logout,.confirm-logout{background-color:var(--light-primary-color);border:none;color:var(--secondary-color);cursor:pointer;height:36px;letter-spacing:.5px;padding:0 16px;width:100px}.main-container{gap:.5rem;padding:2%}.main-container,.sec-1{border:1px solid #ccc;display:flex;flex-direction:column}.sec-1{gap:1rem;padding:1%}.card-container,.input-container{display:flex;flex-direction:column}.card-container{gap:1rem}.cards{display:flex;flex-wrap:wrap;gap:2rem}.carddata{align-items:center;border:1px solid #ccc;justify-content:center;padding:2%;width:44%}.carddata,.product-images-container{display:flex;flex-direction:column;gap:1rem}.validate:invalid{border:1px solid red}#section-2-card-text{width:90%}.heading-input{border:0;border-bottom:1px solid;padding:1%}#section-2-desc{height:5rem;padding:5px;resize:none;width:99%}#section-2-button{border:0;border-bottom:1px solid;padding:1%}#section-2-card-text{padding:4%}.how-to-use-container{border:1px solid #ccc;display:flex;flex-direction:column;gap:1rem;padding:2%}.add-button{background-color:var(--light-primary-color);border:0;border-radius:35px;color:#fff;font-size:1rem;outline:0;padding:1%;width:15%}.add-button:hover{cursor:pointer;opacity:.9;transition:opacity ease}#card-text{height:10rem;padding:1%;resize:none;width:100%}.step-cards-container{display:flex;flex-wrap:wrap;gap:3rem}.step-card{align-items:center;border:1px solid #ccc;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2%;width:25%}.remove-card-button{background-color:var(--light-primary-color);border:0;color:#fff;outline:0;padding:3%;transition:opacity ease}.remove-card-button:hover{cursor:pointer;opacity:.9}.videos{display:flex;flex-direction:column;gap:1rem}.videos .input-field{align-items:center;display:flex;gap:1rem}.digital-ads-input{border:0;border-bottom:1px solid;padding:1%;width:90%}.input-container label{font-weight:700}.card{border:1px solid #ccc;display:flex;flex-direction:column;gap:1rem;margin:10px;padding:2%}.card .input-field{align-items:flex-start;display:flex;flex-direction:column-reverse;gap:.5rem}.collab-container{display:flex;flex-wrap:wrap;gap:2rem}.influencer-input-field{display:flex;flex-direction:column;gap:.5rem;width:100%}.collab-card{align-items:center;border:1px solid #ccc;display:flex;flex-direction:column;gap:1rem;padding:2%;width:44%}.ig-link{padding:2%}.flexcol{flex-direction:column}.width100{width:100%}.test-div{border:1px solid #ccc;display:flex;flex-direction:column;gap:1rem;padding:3%}.review-cards-div{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.review-card{border:1px solid #ccc;display:flex;flex-direction:column;gap:1rem;padding:2%;width:43%}.test-input{padding:2%}.test-textarea{font-family:Jost;height:10rem;padding:2%;resize:none}.width30{width:30%}.admin-create-user{display:flex}.admin-create-user .admin-user-card{background-color:#fff;border-radius:2px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);margin:.5rem 0 1rem;padding:10px;position:relative;transition:box-shadow .25s;width:500px}.admin-create-user .input-field{display:flex;flex-direction:column-reverse;margin-bottom:1rem;margin-top:1rem;position:relative}.admin-create-user .input-field input{padding:10px}@media screen and (max-width:1024px){.modal-content2,.step-card{width:40%}}
/*# sourceMappingURL=main.ee327fc7.css.map*/