body{background:linear-gradient(180deg, #FFFCF2 0%, #FFFCF2 100%)}.btn-primary{--bs-btn-color: var(--bs-white);--bs-btn-hover-color: var(--bs-white);--bs-btn-active-color: var(--bs-white);display:flex;align-items:center;gap:0.625em}.breadcrumb{font-size:0.9375em}.container-xl{--bs-gutter-x:2.5rem}.breadcrumb-item.active{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:170px}main{min-height:280px}.header{background:linear-gradient(180deg, #262729 0%, #0D0D0D 100%)}.header .nav-link{--bs-nav-link-hover-color: var(--bs-primary);--bs-navbar-active-color:var(--bs-primary)}@media(min-width: 992px){.header .nav-link{--bs-nav-link-color: var(--bs-white)}}@media(max-width: 991.98px){.header .nav-link{text-transform:uppercase;font-weight:700}}.header .header-msg{color:var(--bs-primary);overflow:hidden}.header .header-wrap{display:grid}@media(min-width: 992px){.header .header-wrap{grid-template-areas:"navbrand contactInfo contactInfo" "navbrand navbarOffcanvas navbarControls";grid-template-columns:auto 1fr auto}}@media(max-width: 991.98px){.header .header-wrap{grid-template-areas:"contactInfo contactInfo contactInfo" "navToggle navbrand navbarControls";grid-template-columns:auto 1fr auto}}.header .navToggle{grid-area:navToggle;align-self:center;border:0;padding:0;background-color:rgba(0,0,0,0);font-size:1.5em}.header .navToggle .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.header .navbar-brand{grid-area:navbrand}@media(min-width: 992px){.header .navbar-brand{border-right:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1)}}.header .navbar-brand a{display:inline-flex}@media(max-width: 991.98px){.header .navbar-brand img{max-width:72px}}.header .contact-info{grid-area:contactInfo;border-bottom:1px solid rgba(255,255,255,.1)}@media(min-width: 992px){.header .contact-info{border-right:1px solid rgba(255,255,255,.1)}}.header .contact-info .info .icon{display:inline-flex}.header .contact-info .info :is(a){color:var(--bs-white);letter-spacing:0.03125em;opacity:.8;transition:.15s ease-in-out}.header .contact-info .info :is(a)+a{display:flex}.header .contact-info .info :is(a)+a::before{display:inline-flex;content:"/";color:var(--bs-white);margin-right:8px}.header .contact-info .info :is(a):hover{opacity:1}@media(min-width: 992px){.header .navbar-nav{gap:2.5em;flex-direction:row}}.header .navbar-nav .nav-link{font-size:1.25em;white-space:nowrap}@media(min-width: 992px){.header .navbar-nav .nav-link{padding-right:0.625em;padding-left:0.625em}}.header .navbar-offcanvas{grid-area:navbarOffcanvas}@media(min-width: 992px){.header .navbar-offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none;justify-content:center;padding:0.3125em 1.875em}}@media(max-width: 991.98px){.header .navbar-offcanvas{background:linear-gradient(180deg, #FFFCF2 0%, #FFFCF2 100%)}}@media(min-width: 992px){.header .navbar-offcanvas .offcanvas-header{display:none}}@media(min-width: 992px){.header .navbar-offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.header .navbar-controls{grid-area:navbarControls}.header .social-media{border-left:1px solid rgba(255,255,255,.1)}@media(min-width: 992px){.header .social-media{border-right:1px solid rgba(255,255,255,.1)}}.marquee{width:100%;overflow:hidden;white-space:nowrap;display:flex;gap:0.9375em}.marquee .marquee-item{display:inline-block;will-change:transform;animation:marquee 25s linear infinite}.marquee:hover .marquee-item{animation-play-state:paused}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}footer{background-color:#1c1d1e;color:var(--bs-white)}.footer-about p{opacity:.8}.f-nav{display:grid;gap:1.875em}@media(min-width: 992px){.f-nav{grid-template-columns:1.5fr 1fr 1fr 1.5fr}}@media(min-width: 768px)and (max-width: 991.98px){.f-nav{grid-template-columns:1fr 1fr 1fr}}@media(max-width: 767.98px){.f-nav{grid-template-columns:1fr 1fr}}.f-nav>div{display:flex;flex-direction:column;gap:1.25em}@media(min-width: 768px)and (max-width: 991.98px){.f-nav>div:nth-child(1){grid-column:span 3}}@media(max-width: 767.98px){.f-nav>div:nth-child(1){grid-column:span 2}}@media(max-width: 767.98px){.f-nav>div:nth-child(4){grid-column:span 2}}.f-nav>div.contact ul{gap:1.25em}.f-nav>div.contact li{display:flex;gap:0.75em}.f-nav>div.contact li .icon{display:flex;justify-content:center;align-items:center;width:28px;height:28px;flex:0 0 28px;border:1px solid #fff;border-radius:100%}.f-nav>div.contact .c-phone{display:flex;gap:0.625em}.f-nav>div.contact .c-phone a+a{display:flex}.f-nav>div.contact .c-phone a+a::before{display:inline-flex;content:"/";color:var(--bs-white);margin-right:8px}.f-nav>div.contact .c-address{line-height:1.8;font-weight:300;opacity:.8}.f-nav>div.contact .c-address strong{font-weight:500}.f-nav h4{font-size:1.3125em;font-weight:500;color:var(--bs-primary);text-transform:uppercase}.f-nav ul{list-style:none;display:flex;flex-direction:column;gap:0.625em;margin:0;padding:0}.f-nav ul li a{font-size:1.0625em;color:var(--bs-white);font-weight:300;text-decoration:none;opacity:.8;transition:opacity .3s ease-in-out}.f-nav ul li a:hover{opacity:1}.f-nav .social-media{display:flex;flex-wrap:wrap;gap:0.625em}.f-nav .social-media a{display:inline-flex;border-radius:50rem;transition:all .5s ease-out}.footer-bot{border-top:1px solid rgba(255,255,255,.05)}.f-copy{display:flex;flex-wrap:wrap;gap:1.25em;align-items:center}@media(min-width: 768px){.f-copy{justify-content:space-between}}@media(max-width: 767.98px){.f-copy{justify-content:center}}.f-copy p{font-size:1em;font-weight:300;text-decoration:none;opacity:.8;margin-bottom:0}.f-copy .scrollTop{text-decoration:none;text-transform:uppercase}.producthome-section,.similarproducts-section{border-bottom:1px solid rgba(0,0,0,.05)}.producthome-section .swiper-button-next,.producthome-section .swiper-button-prev,.similarproducts-section .swiper-button-next,.similarproducts-section .swiper-button-prev{width:48px;height:48px;border-radius:100%}.producthome-section .swiper-button-next::after,.producthome-section .swiper-button-prev::after,.similarproducts-section .swiper-button-next::after,.similarproducts-section .swiper-button-prev::after{content:"";background:url("../images/icons/arrowright-b-i.svg") no-repeat center;background-size:contain;width:28px;height:28px}.producthome-section .swiper-button-prev::after,.similarproducts-section .swiper-button-prev::after{transform:rotate(180deg)}@media(max-width: 767.98px){.producthome-section .productSlider .swiper-slide,.similarproducts-section .productSlider .swiper-slide{width:220px}}.c-head{position:relative;padding:2.5em 0;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:1.25em}.c-head .title{font-size:clamp(1.9375em,5vw,2.5625em);font-weight:800;text-transform:uppercase;color:var(--bs-primary);margin-bottom:0;text-align:center;position:relative;z-index:1}.c-head .title-shadow{font-size:clamp(4.5em,5vw,5.75em);font-weight:900;text-transform:uppercase;color:#141415;margin-bottom:0;text-align:center;letter-spacing:0.1875em;text-align:center;display:flex;white-space:nowrap;position:absolute;line-height:1;opacity:.04}.product-card{padding:0;border:0;border-radius:0;background-color:rgba(0,0,0,0);gap:0.9375em}.product-card:hover .card-image img{transform:scale(1.1)}.product-card .card-image{border-radius:8px;overflow:hidden}.product-card .card-image img{transition:.3s ease-in-out;object-fit:cover;width:100%}.product-card .card-image a{display:flex}.product-card figure{margin-bottom:0}.product-card .card-footer{padding:0;background:rgba(0,0,0,0);border-top:0;display:flex;flex-direction:column}.product-card .card-footer .brand{text-transform:uppercase;font-size:0.75em;font-weight:600;opacity:.5;margin-bottom:0.1875em}.product-card .card-footer .card-title{font-size:1em;font-weight:500;color:var(--bs-black);margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card .card-footer .card-title :is(a){font-weight:500;color:var(--bs-black);text-decoration:none;transition:color .15s ease-in-out}.product-card .card-footer .card-title :is(a):hover{color:var(--bs-primary)}.product-card .card-footer .price{display:flex;flex-wrap:wrap;align-items:center;gap:0.3125em;margin-top:0.3125em}.product-card .card-footer .price .mrp{font-size:1em;font-weight:500;opacity:.5}.product-card .card-footer .price .sale{font-size:1.1875em;font-weight:500;color:var(--bs-primary)}.product-card .card-footer .price .discount{background-color:#14ca74;color:var(--bs-white);border-radius:20px;text-transform:uppercase;padding:5px 8px;font-size:0.75em;line-height:1;font-weight:500}.productlist-section{border-bottom:1px solid rgba(0,0,0,.05)}@media(min-width: 992px){.productlist-section .grid{grid-template-columns:repeat(5, 1fr)}}@media(min-width: 768px)and (max-width: 991.98px){.productlist-section .grid{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 576px)and (max-width: 767.98px){.productlist-section .grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 575.98px){.productlist-section .grid{grid-template-columns:repeat(2, 1fr)}}.productlist-section .btn-outline-primary{--bs-btn-color:var(--bs-black);display:inline-flex;gap:5px;font-size:1.125em;font-weight:500}.productlist-section .btn-outline-primary .icon{transform:rotate(90deg)}.footerinfo-section{background-color:#faf4e3}.footerinfo-section h4{text-transform:uppercase;color:var(--bs-primary);font-size:1.75em;font-weight:700;margin-bottom:0.9375em}.footerinfo-section h5{font-size:1.125em;margin-bottom:0.625em;font-weight:600}.footerinfo-section p{line-height:1.8}/*# sourceMappingURL=basic.min.css.map */
