@import"https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{--primary-color: #012a61;--black: #000;--white: #fff;--heading-color: #1a1a1a}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}.container{max-width:1386px;margin:0 auto;padding:0 20px}#wrapper{width:100%;overflow:hidden;position:relative}h1,.h1{font-size:48px;margin-bottom:25px;line-height:1.3em;color:#333;font-weight:700;letter-spacing:0}h2,.h2{font-size:36px;color:#000;margin-bottom:60px;line-height:40px;font-weight:700}h4,.h4{font-size:22px;font-weight:600;margin-bottom:20px;line-height:30px;color:var(--heading-color);letter-spacing:0}h5,.h5{font-size:20px;text-transform:uppercase;color:#333;font-weight:700;margin-bottom:6px}.btn{display:inline-block;padding:15px 20px}.margin-right-20{margin-right:20px!important}body{font-family:Montserrat,serif;color:var(--black);font-size:16px;line-height:20px}.section-slider{margin:0 0 96px}.slider-container{max-width:1310px;margin:0 auto;padding:0 100px}.slider-text-box{display:flex;flex-direction:column;justify-content:center;height:90vh;max-width:675px}.slider-text-box p{font-size:22px;color:#6a6a6a;margin-bottom:40px;font-weight:400}a{transition:all .4s ease-in-out;text-decoration:none}.btn{border-radius:5px;display:inline-block;padding:15px 20px;cursor:pointer;font-weight:600;font-size:15px;text-transform:uppercase}.slider-btns{display:flex;gap:20px;align-items:center;display:none}.btn-fill{background:transparent;color:#1a1a1a;border:1px solid #012a61}.btn-fill:hover{color:#fff;background-color:#012a61}.btn-outline{background:#012a61!important;color:#fff!important;border:1px solid #012a61!important}.btn-outline:hover{background:transparent!important;color:#000!important}@media screen and (max-width: 1024px){h1,.h1{font-size:45px;line-height:1.2em}.slider-text-box p{font-size:20px;margin-bottom:35px}.btn{font-size:14px}}@media screen and (max-width: 768px){h1,.h1{font-size:40px}.slider-text-box p{font-size:19px}.btn{font-size:13px}}@media screen and (max-width: 690px){h1,.h1{font-size:35px}}@media screen and (max-width: 630px){h1,.h1{font-size:30px}}@media screen and (max-width: 567px){.slider-container{padding:0 65px}}@media screen and (max-width: 500px){h1,.h1{font-size:26px}}@media screen and (max-width: 447px){h1,.h1{font-size:23px}.slider-text-box p{font-size:17px}.btn{padding:10px 15px}.slick-prev,.slick-next{font-size:13px!important}.slick-prev,.slick-next{width:25px!important;height:25px!important}}@media screen and (max-width: 412px){.slider-container{padding:0 45px}}.slider-box{height:75vh;background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important}.slick-dots{display:none!important}.slick-prev,.slick-next{width:40px;height:40px;position:absolute;top:50%;z-index:10;transform:translateY(-50%);background-color:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;border:1px solid #000;color:#000}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:#000;outline:none;background:transparent;border:1px solid #000}.slick-prev{left:2%}.slick-next{right:2%}.slick-prev:before,.slick-next:before{content:""}.section-featured-prod .h2{text-align:center}.featured-prod{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.fp-box{border-radius:5px;overflow:hidden;width:100%;max-width:380px;text-align:center;transition:transform .3s ease}.fp-img-box img{width:100%;height:auto;display:block}.fp-text{padding:15px}.fp-text .h4{text-transform:capitalize}.btn-fp{background-color:var(--primary-color);color:#fff;border-radius:5px;text-transform:uppercase;border:1px solid var(--primary-color);transition:all .5s}.btn-fp:hover{color:#dfdfdf}@media (min-width: 1024px){.featured-prod{justify-content:space-between}.fp-box{flex:0 0 calc(33.333% - 20px)}}@media (max-width: 1024px){.featured-prod{gap:15px}.fp-box{flex:0 0 calc(50% - 15px)}}@media (max-width: 768px){.fp-box{flex:0 0 calc(100% - 15px)}.featured-prod{justify-content:center}}@media (max-width: 375px){.featured-prod{flex-wrap:nowrap;overflow-x:auto;gap:10px}.fp-box{flex:0 0 auto}.featured-prod::-webkit-scrollbar{height:6px}.featured-prod::-webkit-scrollbar-thumb{background:#ccc;border-radius:5px}.featured-prod::-webkit-scrollbar-track{background:#f1f1f1}}.feat-prods{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;justify-items:center}.fp-box{border:1px solid #e4e4e4;border-radius:5px;transition:all .8s ease}.fp-box:hover{border-color:#012a61}.fp-img-box img{max-width:100%;border-radius:5px}.prod-detail-box{padding:20px 0}h4,.h4{color:#333;font-size:20px;font-weight:700;margin:0 0 5px;line-height:1.1;transition:all .8s ease;cursor:pointer}.prod-detail-box .h4:hover{color:#012a61}.prod-detail-box .vend-subtitle{font-family:Cardo,serif;font-size:16px;color:#9a9a9a;font-weight:400;margin-bottom:15px;text-transform:capitalize}.prod-price{font-size:18px;font-weight:700;margin-bottom:10px;color:#012a61}.btn-shop{padding:15px 20px;display:inline-block;background:transparent;border:1px solid #012a61;border-radius:5px;transition:all .8s ease;cursor:pointer;color:#333}.btn-shop:hover{background-color:#012a61;color:#fff}@media screen and (max-width: 1024px){.feat-prods{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 768px){.feat-prods{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 567px){.feat-prods{grid-template-columns:repeat(1,1fr)}}.section-services{padding:0 0 50px}.services{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly;margin-top:20px}.service-box{padding:20px;text-align:center;flex:1 1 calc(25% - 20px);max-width:calc(25% - 20px)}.service-icon-box img{max-width:100%;margin-bottom:10px}.service-text .h4:hover{color:var(--primary-color);cursor:pointer}.service-text p{font-size:16px;color:#6a6a6a;margin-bottom:15px}@media (min-width: 1024px){.services{gap:20px}.service-box{flex:1 1 calc(25% - 20px);max-width:calc(25% - 20px)}}@media (max-width: 1024px){.service-box{flex:1 1 calc(33.333% - 20px);max-width:calc(33.333% - 20px)}}@media (max-width: 768px){.service-box{flex:1 1 calc(50% - 15px);max-width:calc(50% - 15px);padding:0}section.section-services .h2{font-size:28px;color:#000;line-height:33px;font-weight:700}}@media (max-width: 576px){.services{gap:15px}.service-box{flex:1 1 calc(100% - 15px);max-width:calc(100% - 15px)}}@media (max-width: 375px){.services{flex-wrap:nowrap;overflow-x:auto;gap:10px}.service-box{flex:0 0 auto;max-width:300px}.services::-webkit-scrollbar{height:6px}.services::-webkit-scrollbar-thumb{background:#ccc;border-radius:5px}.services::-webkit-scrollbar-track{background:#f1f1f1}}.section-cta{padding:0 0 96px;position:relative}.cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:160px}.cta-text{flex:1 1 50%;max-width:500px}.cta-overlay:before{content:"";position:absolute;top:0;left:0;width:50%;height:80%;background:url(../images/cta/bg-img.webp) no-repeat center center/cover;z-index:-1;opacity:1.2;background-size:contain!important}.cta-text .h2{font-size:34px;font-weight:600;color:#1a1a1a;letter-spacing:1.7px;margin-bottom:15px;text-transform:capitalize;transition:all .4s ease-in-out}.cta-text .h2:hover{color:#f9c3bb;cursor:pointer}.cta-text p{font-family:Cardo,serif;font-size:20px;line-height:26px;letter-spacing:1px;margin-bottom:30px}.cta-text .btn{background-color:transparent;color:#333;border:1px solid #012a61;text-transform:uppercase;font-weight:700;cursor:pointer;transition:background-color .3s;border-radius:5px;transition:all .4s ease-in-out}.cta-text .btn:hover{background-color:#012a61;color:var(--white)}.cta-img{flex:1 1 40%;text-align:center}.cta-img img{max-width:100%;height:auto;display:block;border-radius:8px}.cta-btns{display:flex;gap:20px}@media (max-width: 1200px){.cta{gap:1.5rem}.cta-text h2{font-size:2.2rem}}@media (max-width: 992px){.cta{flex-direction:column}.cta-text{text-align:center}.cta-text h2{font-size:2rem}.cta-text p{font-size:20px!important}.cta-img{text-align:center}.cta-btns{justify-content:center}}@media (max-width: 768px){.cta-text h2{font-size:1.8rem}.cta-text p{font-size:.9rem}.cta-text .btn{padding:.6rem 1.2rem}}@media (max-width: 576px){.cta-text h2{font-size:1.5rem}.cta-text p{font-size:.85rem}.cta-text .btn{padding:.5rem 1rem}}@media (max-width: 375px){.section-cta{padding:2rem 1rem}.cta-text h2{font-size:1.3rem}.cta-text p{font-size:.8rem}.cta-text .btn{padding:.4rem .8rem}}.section-faqs{padding:0 0 96px}.faqs-head{margin-bottom:40px}.faqs-head .h2{font-size:32px;font-weight:600;margin-bottom:30px;color:#1a1a1a;letter-spacing:1.6px}.faqs-head p{font-family:Cardo,serif;font-size:20px;color:#1a1a1a;margin-bottom:20px;line-height:34px;display:inline-block;max-width:760px}.faqs-details{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start}.faqs-img{max-width:100%;flex:1}.faqs-img img{max-width:100%;border-radius:5px;display:block}.faqs-boxes{flex:1}.question{padding:22px;line-height:30px;display:inline-block;margin-bottom:15px;border-radius:5px;border:1px solid #ebebeb;display:flex;justify-content:space-between;font-size:20px;font-weight:500;cursor:pointer}.question:hover{color:var(--primary-color)}.answer{display:none;font-family:Cardo,serif;font-size:18px;letter-spacing:0;font-weight:400}.faq-box.open .answer{display:block;overflow:hidden;padding:15px 30px;line-height:28px}.sign{cursor:pointer}@media (max-width: 1024px){.faqs-head .h2{font-size:28px}.faqs-head p{font-size:16px}}@media (max-width: 768px){.faqs-details{flex-direction:column}}@media (max-width: 480px){.faqs-head .h2{font-size:24px}.faqs-head p{font-size:14px}}.section-collection{margin:0 0 96px}h3,.h3{text-transform:capitalize;line-height:normal;margin:0 0 20px;font-size:22px;font-weight:700;color:#1a1a1a}.all-collections{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.col-img-box img{max-width:100%}.col-img-box img{max-width:100%;border-radius:5px;margin-bottom:30px}@media screen and (max-width: 1024px){.all-collections{grid-template-columns:1fr 1fr}}@media screen and (max-width: 700px){.all-collections{grid-template-columns:1fr;justify-items:center}}.prod-reviews{margin:0 0 96px}.reviews{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.h2{margin-bottom:30px}.review-box iframe{margin-bottom:12px}.review-box-text p{font-weight:700;line-height:1.2;font-size:16px;color:#333}@media screen and (max-width: 992px){.reviews{grid-template-columns:1fr 1fr}}@media screen and (max-width: 768px){.reviews{grid-template-columns:1fr}}.section-footer{background-color:#012a61;padding:100px 0;color:#fff}.footer-details .h4{color:#fff!important;margin-bottom:35px;font-size:18px;font-weight:500;letter-spacing:.9px}.footer-1{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:0 20px}.footer-1:after{content:"";border:1px solid #ffd7d1!important;display:inline-block!important;position:absolute;top:0;right:0;display:flex!important;flex-direction:column!important;height:100%}.footer-2{position:relative;display:flex;flex-direction:column;align-items:start;padding:0 50px}.footer-2:after{content:"";border:1px solid #ffd7d1!important;display:inline-block!important;position:absolute;top:0;right:0;display:flex!important;flex-direction:column!important;height:100%}@media screen and (max-width: 992px){.footer-1:after{content:"";border:0px solid #ffd7d1!important;display:inline-block!important;position:absolute;top:0;right:0;display:flex!important;flex-direction:column!important;height:100%}.footer-2:after{content:"";border:0px solid #ffd7d1!important;display:inline-block!important;position:absolute;top:0;right:0;display:flex!important;flex-direction:column!important;height:100%}}ul{list-style:none}.footer-details{display:grid;grid-template-columns:1fr 1fr 1fr}.social-icons{display:flex;gap:15px;justify-content:center}.f-details{display:flex;flex-direction:column;gap:16px;align-items:start}.center{text-align:center}.address{display:flex;gap:16px;color:#fff}.icon-fallback-text{color:#fff;border:1px solid #fff;padding:3px;transition:all .5s}.icon-fallback-text:hover{color:#333;border:1px solid #333;background-color:#fff}.footer-3-form p{margin-bottom:10px}.input-group{position:relative;display:table;border-collapse:separate;display:inline-block;width:100%}input.mail{background:transparent;border:none}::placeholder{color:#fff;letter-spacing:0em;font-family:Cardo;font-weight:400;font-size:18px}@media screen and (max-width: 900px){.footer-details{grid-template-columns:1fr 1fr;row-gap:50px}}.footer-details{padding:60px 20px;margin:50px 0}@media screen and (max-width: 613px){.footer-details{grid-template-columns:1fr;row-gap:50px}.footer-details{padding:0;margin:50px 0}}.footer-3{display:flex;flex-direction:column;align-items:start;padding:0 50px}.announcement-bar__message{color:#fff!important;font-weight:700;font-size:18px}.newsletter-form__button .icon{width:1.5rem;color:#000}@media screen and (max-width: 576px){.footer-3{padding:0}.announcement-bar__message{font-weight:600;font-size:16px}}.footer-3 .footer-block__heading.inline-richtext{color:#fff;letter-spacing:0em;font-family:Cardo;font-weight:400;font-size:18px;line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-align:center;margin:0 0 10px}.viewbar{background-color:#0000000d;padding:9px 9px 9px 15px;margin-bottom:30px}.prod-detail-box h4 a{color:#333;display:inline-block;font-size:20px;font-family:Montserrat;font-weight:700;width:100%;margin:0 0 5px;line-height:normal}.prod-detail-box h4 a:hover{color:#012a61}.price{font-size:18px!important;font-weight:700!important;line-height:normal!important;color:#012a61!important;margin-bottom:20px!important}.header__submenu .list-menu__item{text-transform:capitalize!important;font-weight:400!important;border-bottom:1px solid #ebebeb!important;margin:0!important;font-size:14px!important}.header__submenu .list-menu__item:last-child{border-bottom:0!important}.header__submenu{margin-top:17px!important}.header__submenu .header__menu-item{justify-content:space-between;padding:10px!important}.product-form__input--pill input[type=radio]+label{background-color:rgb(var(--color-foreground))!important;color:rgb(var(--color-background))!important;background:transparent!important;color:#333!important;border-radius:0!important;border:1px solid #ebebeb!important;grid-column:2 / 3!important}.variation{display:grid;grid-template-columns:1.5fr 2fr;align-items:center;font-family:Cardo}.vari-text{margin:0!important;padding:0;font-family:Cardo;font-size:16px!important;font-weight:400!important;line-height:20px}.product-form__input--pill input[type=radio]:checked+label{padding:0 10px;cursor:pointer;line-height:25px;font-weight:400;margin:0;border:2px solid #ebebeb!important;text-align:center}.product-form__input--pill input[type=radio]+label{cursor:pointer;position:relative;padding:0 10px!important;line-height:25px!important;border:2px solid #ebebeb!important;text-align:center!important}.product-form__input--pill input[type=radio]:checked+label{border:2px solid #012a61!important;background:#012a61!important;color:#fff!important}.brand{display:grid;grid-template-columns:1.5fr 2fr}.brand-prop{font-size:18px;color:#181818;line-height:30px}.brand-prop{font-size:18px;color:#181818;line-height:30px;text-transform:lowercase;font-family:Cardo}.brand{display:grid;grid-template-columns:1.5fr 2fr;align-items:center}.product-description{font-family:cardo;font-size:18px;font-weight:400;line-height:1.5;color:#6a6a6a;margin-bottom:40px}.sp-btn{font-size:12px!important;text-transform:uppercase!important;padding:15px 20px;background:transparent;font-weight:600;font-family:montserrat;border:1px solid #012a61;text-align:center!important;white-space:nowrap;border-radius:5px;letter-spacing:0;color:#1a1a1a;transition:all .4s ease-in-out;display:flex;justify-content:center;cursor:pointer}.sp-btn:hover{background-color:#012a61;color:#fff}.sp-btns{display:flex;flex-direction:column;gap:10px}.price--large{display:flex!important;align-items:center!important}.card__information{padding:0 20px!important}.footer-menu{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:start!important;gap:15px!important}.footer-menu a{color:#fff!important}@media screen and (max-width:576px){.f-details{align-items:center}.footer-1,.footer-2,.footer-3{display:block}.footer-menu{align-items:center!important}}section.breadcrumb.breadcrumb-incense-bakhoor,section.breadcrumb.breadcrumb-fragrance-perfumes,section.breadcrumb.breadcrumb-fragrance-oil{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}section.breadcrumb.breadcrumb-incense-bakhoor{background:url(//jupvgeeccplunl7x-65725235244.shopifypreview.com/cdn/shop/files/Shaza-Set-II_2000x.jpg?v=1741943667)}section.breadcrumb.breadcrumb-fragrance-perfumes{background:url(//jupvgeeccplunl7x-65725235244.shopifypreview.com/cdn/shop/files/Al-Baariz-1500x613cm_2000x.jpg?v=1741943666)}section.breadcrumb.breadcrumb-fragrance-oil{background:url(//jupvgeeccplunl7x-65725235244.shopifypreview.com/cdn/shop/files/shumukh-funun-100_2000x.jpg?v=1741943666)}.breadcrumb:after{content:"";width:100%;position:absolute;top:0;left:0;bottom:0;right:0;background-color:#0000004d;height:386px;display:block}.breadcrumb .breadcrumb-title,.breadcrumb nav{z-index:3;position:relative}@media screen and (max-width:576px){.breadcrumb:after{height:336px}.breadcrumb .breadcrumb-title,.breadcrumb nav{z-index:1;position:relative}h1.breadcrumb-title{margin:0 0 10px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/main-style.css.map */
