@charset "UTF-8";@font-face{font-family:"El Messiri Bold";src:url(../fonts/ElMessiri-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"El Messiri Medium";src:url(../fonts/ElMessiri-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"El Messiri Regular";src:url(../fonts/ElMessiri-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Tajawal Bold";src:url(../fonts/Tajawal-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Tajawal Medium";src:url(../fonts/Tajawal-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Tajawal Regular";src:url(../fonts/Tajawal-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Playfair Display Bold";src:url(../fonts/PlayfairDisplay-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Playfair Display Medium";src:url(../fonts/PlayfairDisplay-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Playfair Display Regular";src:url(../fonts/PlayfairDisplay-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter Bold";src:url(../fonts/Inter-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Inter Medium";src:url(../fonts/Inter-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter Regular";src:url(../fonts/Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Font Awesome 7 Free";src:url(../webfonts/fa-solid-900.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Font Awesome 7 Free";src:url(../webfonts/fa-regular-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Font Awesome 7 Brands";src:url(../webfonts/fa-brands-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--font-heading:"El Messiri Bold", sans-serif;--font-body:"Tajawal Medium", sans-serif;--fs-hero:40px;--fs-h1:32px;--fs-h2:24px;--fs-h3:18px;--fs-body:15px;--fs-small:13px;--fs-price:20px;--fs-button:14px;--fw-regular:400;--fw-medium:500;--fw-bold:700}html[lang=en]{--font-heading:"Playfair Display Bold", sans-serif;--font-body:"Inter Medium", sans-serif}body{background-color:#F8F4EC;font-family:var(--font-body);font-weight:var(--fw-medium)}a{text-decoration:none}ul{padding:0;margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);text-transform:capitalize}.py-50{padding:50px 0}::selection{background-color:#C9A24B;color:#fff}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#3A2E22;display:flex;align-items:center;justify-content:center;z-index:999999}.preloader .preloader-inner .spinner{width:50px;height:50px;border:5px solid #F8F4EC;border-top-color:#fff0;border-radius:50%;animation:spin 1s linear infinite}.btn-def{background-color:#C9A24B;color:#fff;border:none;padding:10px 30px;border-radius:0;cursor:pointer;font-weight:var(--fw-medium);font-family:var(--font-heading);font-size:18px;line-height:26px;text-align:center;border:1px solid #fff0;transition:all 0.3s ease;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:7px;width:max-content}.btn-def:hover{background-color:#fff0;border-color:#C9A24B;color:#C9A24B}.btn-def.no-bg:hover{background-color:#fff0;border-color:#C9A24B;color:#C9A24B}.icon-social{background-color:#C9A24B;color:#F8F4EC;border:1px solid #fff0;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all 0.3s ease;cursor:pointer}.icon-social:hover{background-color:#fff0;border-color:#F8F4EC;color:#F8F4EC}.icon-social.no-bg:hover{background-color:#fff0;border-color:#C9A24B;color:#C9A24B}.btn-slider{background-color:#fff0;color:#fff;border:1px solid #fff;border-radius:50%;width:64px;height:64px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;font-family:var(--font-heading);transition:all 0.3s ease;text-transform:uppercase;cursor:pointer}.btn-slider:hover{background-color:#fff;border-color:#fff;color:#3A2E22}.btn-slider.no-bg{background-color:#fff0;border-color:#3A2E22;color:#3A2E22}.btn-slider.no-bg:hover{background-color:#3A2E22;border-color:#3A2E22;color:#fff}.section-top-text h2{color:#fff;font-size:48px;line-height:62px;font-weight:500;margin-bottom:30px;text-transform:capitalize}.section-top-text h2.darkColor{color:#3A2E22}.mobile-social{position:sticky;bottom:0;left:0;background-color:#3A2E22;box-shadow:0 4px 6px rgb(248 244 236 / .1);width:100%;z-index:999;display:none}.mobile-social .list-social{display:flex;align-items:center;justify-content:space-around;gap:20px;padding:10px}header{background-color:#3A2E22;border-bottom:1px solid #D9D9D9}header .header-top{border-bottom:1px solid #D9D9D9}header .header-top .header-top-content{display:flex;align-items:center;justify-content:space-between}header .header-top .header-top-content .header-top-content-start .list-start{display:flex;align-items:center;justify-content:flex-start}header .header-top .header-top-content .header-top-content-start .list-start .list-start-item{padding:15px}header .header-top .header-top-content .header-top-content-start .list-start .list-start-item .list-start-link{color:#F8F4EC;font-size:16px;line-height:26px;transition:all 0.3s ease;display:flex;align-items:center;justify-content:flex-start;gap:5px}header .header-top .header-top-content .header-top-content-start .list-start .list-start-item .list-start-link:hover{color:#C9A24B}header .header-top .header-top-content .header-top-content-start .list-start .list-start-item.have-border-end{border-left:1px solid #D9D9D9}header .header-top .header-top-content .header-top-content-end .list-end{display:flex;align-items:center;justify-content:flex-start;margin:0;padding:0}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item{padding:15px}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item.have-border-end{border-left:1px solid #D9D9D9}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item .list-end-link{color:#C9A24B;font-size:16px;line-height:26px;font-weight:400;transition:all 0.3s ease;display:flex;align-items:center;justify-content:flex-start;gap:5px}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item .list-end-link span{font-family:"Inter Medium",sans-serif}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item .list-end-link:hover{color:#C9A24B}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item .list-socials{display:flex;align-items:center;justify-content:flex-start;gap:20px}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item .list-socials .list-socials-item .icon-social{width:auto;height:auto;border:0!important;background:none;color:#F8F4EC}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item .list-socials .list-socials-item .icon-social:hover{color:#C9A24B}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item.have-icon-burger .list-end-link{position:relative}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item.have-icon-burger .list-end-link span{position:relative;display:block;width:40px;background-color:#C9A24B;height:1px;margin:8px 0;transition:all 0.3s ease}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item.have-icon-burger .list-end-link::before{content:"";position:absolute;top:0;left:0;width:100%;background-color:#C9A24B;height:1px;transition:all 0.3s ease}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item.have-icon-burger .list-end-link::after{content:"";position:absolute;bottom:0;left:0;width:50%;background-color:#C9A24B;height:1px;transition:all 0.3s ease}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item.have-icon-burger .list-end-link:hover span{background-color:#C9A24B}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item.have-icon-burger .list-end-link:hover::before{background-color:#C9A24B}header .header-top .header-top-content .header-top-content-end .list-end .list-end-item.have-icon-burger .list-end-link:hover::after{background-color:#C9A24B;width:100%}header .header-bottom{transition:all 0.3s ease;transition-duration:1s;padding:10px 0;background-color:#F8F4EC}header .header-bottom .header-bottom-content{display:flex;align-items:center;justify-content:space-between}header .header-bottom .header-bottom-content .header-bottom-content-start .logo img{max-width:150px;width:100%;display:none}header .header-bottom .header-bottom-content .header-bottom-content-start .logo img.img-fixed{display:inline}header .header-bottom .header-bottom-content .header-bottom-content-middle .nav-menu .list-menu{display:flex;align-items:center;justify-content:center;gap:30px}header .header-bottom .header-bottom-content .header-bottom-content-middle .nav-menu .list-menu .list-menu-item .list-menu-link{color:#B7B7B7;color:#000;font-size:16px;font-family:var(--font-heading);line-height:26px;font-weight:var(--fw-bold);transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:5px;text-transform:uppercase}header .header-bottom .header-bottom-content .header-bottom-content-middle .nav-menu .list-menu .list-menu-item .list-menu-link:hover,header .header-bottom .header-bottom-content .header-bottom-content-middle .nav-menu .list-menu .list-menu-item .list-menu-link.active{color:#C9A24B}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end{display:flex;align-items:center;justify-content:flex-end;gap:16px}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item .list-end-link{color:#B7B7B7;font-size:16px;line-height:26px;font-weight:400;transition:all 0.3s ease;display:flex;align-items:center;justify-content:flex-start;gap:5px}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item .list-end-link:hover{color:#C9A24B}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item.have-icon-burger .list-end-link{position:relative}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item.have-icon-burger .list-end-link span{position:relative;display:block;width:40px;background-color:#FFCF9E;height:1px;margin:8px 0;transition:all 0.3s ease}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item.have-icon-burger .list-end-link::before{content:"";position:absolute;top:0;left:0;width:100%;background-color:#FFCF9E;height:1px;transition:all 0.3s ease}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item.have-icon-burger .list-end-link::after{content:"";position:absolute;bottom:0;left:0;width:50%;background-color:#FFCF9E;height:1px;transition:all 0.3s ease}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item.have-icon-burger .list-end-link:hover span{background-color:#C9A24B}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item.have-icon-burger .list-end-link:hover::before{background-color:#C9A24B}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item.have-icon-burger .list-end-link:hover::after{background-color:#C9A24B;width:100%}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item .btn-cart{color:#C9A24B;font-size:16px;line-height:26px;font-weight:500;transition:all 0.3s ease;position:relative}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item .btn-cart span{position:absolute;top:-10px;right:-10px;height:20px;width:20px;font-size:13px;font-weight:400;background-color:#000;color:#fff;padding:2px;border-radius:50%;display:flex;align-items:center;justify-content:center}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item .btn-def{padding:5px 12px;font-size:16px;line-height:24px;text-transform:capitalize}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item .dropdown .dropdown-toggle{border-radius:0;padding:5px 12px;font-size:16px;line-height:24px;font-weight:400;text-transform:capitalize;background-color:#000;color:#fff;border:1px solid #fff0;transition:all 0.3s ease}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item .dropdown .dropdown-toggle:hover{background-color:#C9A24B}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item .dropdown .dropdown-toggle:focus{box-shadow:none;outline:0}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item .dropdown .dropdown-menu{background-color:#000;border-radius:0;border:0;padding:0}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item .dropdown .dropdown-menu li a{color:#fff;background-color:#C9A24B;transition:all 0.3s ease;display:flex;align-items:center;justify-content:flex-start;gap:10px;font-size:16px;line-height:24px;font-weight:400;text-transform:capitalize}header .header-bottom .header-bottom-content .header-bottom-content-end .list-end .list-end-item .dropdown .dropdown-menu li a:hover{background-color:#3A2E22}header .header-bottom.stickyHeaderUp{position:fixed;top:-100%;left:0;width:100%;z-index:999;background-color:#3A2E22;box-shadow:0 4px 6px rgb(248 244 236 / .1);transition:all 0.3s ease;transition-duration:1s}header .header-bottom.stickyHeaderUp .header-bottom-content .header-bottom-content-start .logo img{max-width:100px;width:100%;display:none}header .header-bottom.stickyHeaderUp .header-bottom-content .header-bottom-content-start .logo img.img-scroll{display:inline}header .header-bottom.stickyHeaderUp .header-bottom-content .header-bottom-content-middle .nav-menu .list-menu .list-menu-item .list-menu-link{color:#F8F4EC}header .header-bottom.stickyHeaderUp .header-bottom-content .header-bottom-content-middle .nav-menu .list-menu .list-menu-item .list-menu-link:hover,header .header-bottom.stickyHeaderUp .header-bottom-content .header-bottom-content-middle .nav-menu .list-menu .list-menu-item .list-menu-link.active{color:#C9A24B}header .header-bottom.stickyHeaderUp.stickyHeader{top:0}header.header-inner{position:absolute;z-index:9999;width:100%;background:#fff0;border-bottom:none}.offcanvasDesktop{background:#3A2E22;z-index:9999}.offcanvasDesktop .offcanvas-header .logo img{max-width:130px;width:100%}.offcanvasDesktop .offcanvas-header .btn-close{background:none;color:#F8F4EC;opacity:1;font-size:30px}.offcanvasDesktop .offcanvas-header .btn-close:focus{box-shadow:none}.offcanvasDesktop .offcanvas-body .offcanvas-description{color:#F8F4EC;font-size:16px;line-height:26px;font-weight:400;margin-bottom:30px}.offcanvasDesktop .offcanvas-body .offcanvas-widget{margin-bottom:30px}.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-contact .list-contact li{margin-bottom:10px;display:flex;align-items:flex-start;justify-content:flex-start;gap:5px}.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-contact .list-contact li:last-child{margin-bottom:0}.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-contact .list-contact li i{color:#C9A24B;font-size:16px;line-height:26px}.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-contact .list-contact li a,.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-contact .list-contact li span{color:#F8F4EC;font-size:16px;line-height:26px;font-weight:400;transition:all 0.3s ease}.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-contact .list-contact li a:hover,.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-contact .list-contact li span:hover{color:#C9A24B}.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-social .list-social{display:flex;align-items:center;justify-content:flex-start;gap:20px}.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-events .list-events .list-events-item .list-events-link{margin-bottom:20px;display:flex;align-items:center;justify-content:flex-start;gap:10px}.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-events .list-events .list-events-item .list-events-link:last-child{margin-bottom:0}.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-events .list-events .list-events-item .list-events-link .event-img img{max-width:110px;width:100%}.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-events .list-events .list-events-item .list-events-link .event-details .event-details-top i,.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-events .list-events .list-events-item .list-events-link .event-details .event-details-top span{color:#C9A24B;font-size:14px;line-height:26px;font-weight:400;text-transform:uppercase}.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-events .list-events .list-events-item .list-events-link .event-details .event-details-top i{font-weight:900}.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-events .list-events .list-events-item .list-events-link .event-details .event-details-bottom h6{color:#F8F4EC;font-size:16px;line-height:26px;font-weight:400;margin:0;transition:all 0.3s ease}.offcanvasDesktop .offcanvas-body .offcanvas-widget.offcanvas-events .list-events .list-events-item .list-events-link .event-details .event-details-bottom h6:hover{color:#C9A24B}.offcanvasMobile{background:#3A2E22;z-index:9999}.offcanvasMobile .offcanvas-header .logo img{max-width:130px;width:100%}.offcanvasMobile .offcanvas-header .btn-close{background:none;color:#F8F4EC;opacity:1;font-size:30px}.offcanvasMobile .offcanvas-header .btn-close:focus{box-shadow:none}.offcanvasMobile .offcanvas-body .offcanvas-widget{margin-bottom:30px}.offcanvasMobile .offcanvas-body .offcanvas-widget.offcanvas-contact .list-contact li{margin-bottom:10px;display:flex;align-items:flex-start;justify-content:flex-start;gap:5px}.offcanvasMobile .offcanvas-body .offcanvas-widget.offcanvas-contact .list-contact li:last-child{margin-bottom:0}.offcanvasMobile .offcanvas-body .offcanvas-widget.offcanvas-contact .list-contact li i{color:#C9A24B;font-size:16px;line-height:26px}.offcanvasMobile .offcanvas-body .offcanvas-widget.offcanvas-contact .list-contact li a,.offcanvasMobile .offcanvas-body .offcanvas-widget.offcanvas-contact .list-contact li span{color:#F8F4EC;font-size:16px;line-height:26px;font-weight:400;transition:all 0.3s ease}.offcanvasMobile .offcanvas-body .offcanvas-widget.offcanvas-contact .list-contact li a:hover,.offcanvasMobile .offcanvas-body .offcanvas-widget.offcanvas-contact .list-contact li span:hover{color:#C9A24B}.offcanvasMobile .offcanvas-body .offcanvas-widget.offcanvas-navbar .list-navbar .list-navbar-item{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #FFCF9E}.offcanvasMobile .offcanvas-body .offcanvas-widget.offcanvas-navbar .list-navbar .list-navbar-item a{color:#F8F4EC;font-size:16px;line-height:26px;font-weight:500;transition:all 0.3s ease;display:flex;align-items:center;justify-content:flex-start;gap:5px;text-transform:uppercase}.offcanvasMobile .offcanvas-body .offcanvas-widget.offcanvas-navbar .list-navbar .list-navbar-item a.active{color:#C9A24B}.offcanvasMobile .offcanvas-body .offcanvas-widget.offcanvas-navbar .list-navbar .list-navbar-item:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}.hero-slider .heroSwiperShop{position:relative}.hero-slider .heroSwiperShop .heroSwiperShop-btns .btns-slider{display:flex;align-items:center;justify-content:space-between;position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;z-index:99;padding:0 20px}.hero-slider .heroSwiperShop .heroSwiperShop-btns .btns-slider .btn-slider{background-color:#3A2E22;border-color:#3A2E22}.hero-slider .heroSwiperShop .heroSwiperShop-btns .btns-slider .btn-slider:hover{background-color:#fff0}.products{padding:48px 0}.products .row{row-gap:24px}.products .products-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px;flex-wrap:wrap}.products .products-top .section-top-text h2{margin-bottom:0}.products .products-bottom .product-item{border:2px solid #3A2E22;transition:all 0.3s ease;height:100%}.products .products-bottom .product-item .product-item-img{position:relative}.products .products-bottom .product-item .product-item-img .noteOnImg{background-color:#3A2E22;color:#F8F4EC;padding:5px 10px;font-weight:600;font-size:18px;line-height:26px;font-family:var(--font-body);text-align:center;text-transform:uppercase;width:max-content;position:absolute;top:15px;left:15px}.products .products-bottom .product-item .product-content{padding:30px}.products .products-bottom .product-item .product-content .product-price .new-price{color:#3A2E22;font-size:20px;line-height:30px;font-weight:600;margin-left:10px}.products .products-bottom .product-item .product-content .product-price .old-price{color:#3A2E22;font-size:19px;line-height:28px;font-weight:500;text-decoration:line-through}.products .products-bottom .product-item .product-content .product-title{margin-bottom:5px}.products .products-bottom .product-item .product-content .product-title h4{color:#3A2E22;font-size:20px;line-height:26px;font-weight:500;margin-bottom:5px}.products .products-bottom .product-item .product-content .product-stars{display:none}.products .products-bottom .product-item .product-content .product-stars i{color:#FFC107;font-size:14px;line-height:26px}.products .products-bottom .product-item:hover{border-color:#C9A24B}.products .btns-slider{display:flex;align-items:center;justify-content:center;gap:20px}.products .products-footer{margin-top:24px}.products.bg-darkImg{background-color:#3A2E22;background-repeat:no-repeat;background-position:center;background-size:cover}.products.bg-darkImg .products-bottom .product-item{border-color:#F8F4EC}.products.bg-darkImg .products-bottom .product-item .product-content .product-price .old-price{color:#fff}.products.bg-darkImg .products-bottom .product-item .product-content .product-price .new-price{color:#F8F4EC}.products.bg-darkImg .products-bottom .product-item .product-content h4{color:#fff}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item{border:3px solid #3A2E22;background-color:#fff;border-radius:10px}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-header .accordion-button{border-radius:0;background-color:#3A2E22;color:#fff;text-transform:uppercase;font-weight:500}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-header .accordion-button::after{content:"\f078";font-family:"Font Awesome 7 Free";font-weight:900}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-header .accordion-button:focus{box-shadow:none;outline:0}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body{padding:15px}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item{padding:15px;border:1px solid #3A2E22;margin-bottom:15px;border-radius:5px}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-top h4{padding-bottom:5px;margin-bottom:15px;border-bottom:1px solid #3A2E22;color:#3A2E22;font-size:20px;line-height:26px;font-weight:500}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group{margin-bottom:15px;position:relative}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group .form-control{background:#fff;border:none;border-radius:0;border-bottom:3px solid #C9A24B;color:#C9A24B;font-weight:500;font-size:18px;line-height:26px}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group .form-control::placeholder{color:#C9A24B;font-weight:500;font-size:18px;line-height:26px}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group .form-control:focus{box-shadow:none;outline:0;border-color:#C9A24B;background:#fff;color:#C9A24B}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group .form-control:focus::placeholder{color:#C9A24B}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group .form-control:hover{box-shadow:none;outline:0}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group .searchBtn{position:absolute;top:50%;right:0;transform:translateY(-50%);background:none;border:none;border-radius:0;box-shadow:none;outline:0;color:#C9A24B;font-size:18px;line-height:26px;padding:0}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group input[type=radio]{display:none}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group input[type=radio]+label{color:#B7B7B7;font-size:16px;line-height:26px;font-weight:500;text-transform:capitalize;padding-left:34px;position:relative;cursor:pointer;transition:all 0.3s ease}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group input[type=radio]+label::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);border:1px solid #B7B7B7;border-radius:50%;width:24px;height:24px;transition:all 0.3s ease}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group input[type=radio]+label::after{content:"";position:absolute;top:50%;left:0;transform:translate(50%,-50%);background-color:#C9A24B;border-radius:50%;width:12px;height:12px;opacity:0;transition:all 0.3s ease}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group input[type=radio]:checked+label,.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group input[type=radio]:hover+label{color:#C9A24B}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group input[type=radio]:checked+label::before,.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group input[type=radio]:hover+label::before{border-color:#C9A24B}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group input[type=radio]:checked+label::after,.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group input[type=radio]:hover+label::after{opacity:1}.products.products-inner .products-bottom .products-bottom-filtration .accordion-item .accordion-body .accordion-body-item .accordion-body-item-bottom form .form-group:last-child{margin-bottom:0}.products.products-inner .products-bottom .products-bottom-head{margin-bottom:24px}.products.products-inner .products-bottom .products-bottom-head p{font-size:20px;line-height:26px;font-weight:500;margin-bottom:0;color:#3A2E22}.products.products-inner .products-bottom .products-bottom-head .form-select{height:40px;line-height:40px;padding:0 12px;border:1px solid #3A2E22;background-color:#fff;color:#3A2E22;width:100%;min-width:100%;margin:0;border-radius:0;font-size:16px;font-weight:400;text-transform:capitalize;box-shadow:none;outline:0;transition:all 0.3s ease;border-radius:5px}.products.products-inner .products-bottom .products-bottom-body .products-bottom-pagination .pagination{justify-content:center}.products.products-inner .products-bottom .products-bottom-body .products-bottom-pagination .pagination .page-item .page-link{box-shadow:none;outline:0;transition:all 0.3s ease;background-color:#fff0;color:#3A2E22;border-color:#3A2E22;border-radius:0!important;font-size:18px;line-height:26px;font-weight:500;padding:10px 15px}.products.products-inner .products-bottom .products-bottom-body .products-bottom-pagination .pagination .page-item .page-link:hover,.products.products-inner .products-bottom .products-bottom-body .products-bottom-pagination .pagination .page-item .page-link.active{background-color:#3A2E22;color:#fff;border-color:#3A2E22}.products.products-inner .products-bottom .products-bottom-body .notFount-text{font-size:40px;line-height:50px;font-weight:500;margin-bottom:0;color:#B7B7B7;text-align:center;text-transform:capitalize;font-family:var(--font-heading)}.products.products-inner .products-bottom .product-item .product-content{padding:15px}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-solid,.fab,.far,.fas{--_fa-family:var(--fa-family, var(--fa-style-family, "Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width,1.25em);font-display:swap}.fa-solid{--fa-style:900}.fa-brands,.fa-classic.fa-brands,.fab{--fa-family:"Font Awesome 7 Brands";--fa-style:400}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)/""}.fa-whatsapp{--fa:""}.fa-envelope{--fa:""}.fa-instagram{--fa:""}.fa-globe{--fa:""}.fa-cart-shopping{--fa:""}.fa-right-to-bracket,.fa-sign-in-alt{--fa:""}.fa-user-plus{--fa:""}.fa-circle-user{--fa:""}.fa-right-from-bracket{--fa:""}.fa-chevron-left{--fa:""}.fa-chevron-right{--fa:""}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-horizontal{touch-action:pan-y}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}