@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;700;900&display=swap");:root{--body-font:"Roboto",sans-serif;--heading-font:"Inter",sans-serif;--theme-color:#f85c70;--theme-color2:#00bfff;--theme-bg-light:#f6f6f6;--body-text-color:#757f95;--color-white:#fff;--color-dark:#051b3e;--box-shadow:0 0 40px 5px rgb(0 0 0/5%);--transition:all .5s ease-in-out;--footer-bg:#071a3b;--footer-bg2:#041531;--footer-text-color:#f5faff}*,:after,:before{box-sizing:inherit}*{scroll-behavior:inherit!important}body,html{height:auto;width:100%;margin:0;padding:0;overflow-x:hidden;box-sizing:border-box}body{font-family:var(--body-font);font-style:normal;font-size:16px;font-weight:400;color:var(--body-text-color);line-height:1.8}a{color:var(--color-dark);display:inline-block}a,a:active,a:focus,a:hover{outline:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}a:hover{color:#0049d0}ul{margin:0;padding:0}li{list-style:none}h1,h2,h3,h4,h5,h6{color:var(--color-dark);margin:0;font-weight:600;font-family:var(--heading-font);line-height:1.2}h1{font-size:40px}h2{font-size:35px}h3{font-size:28px}h4{font-size:22px}h5{font-size:18px}h6{font-size:16px}p{margin:0}.img,img{max-width:100%;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;height:auto}label{color:#999;cursor:pointer;font-weight:400}::-moz-selection{background:#d6b161;background:#555;color:var(--color-white);text-shadow:none}::selection{background:#555;color:var(--color-white);text-shadow:none}::-moz-placeholder{color:#999;font-size:16px;opacity:1}::placeholder{color:#999;font-size:16px;opacity:1}.preloader{position:fixed;width:100%;height:100%;background:var(--color-white);top:0;left:0;z-index:9999}.loader{display:inline-block;height:50px;width:50px;position:absolute;left:50%;top:50%;margin-top:-25px;transform:translate(-50%,-50%)}.loader-dot{height:8px;width:8px;background:var(--theme-color);border-radius:50%;position:absolute;top:0;left:calc(50% - 4px);transform-origin:5px 30px;animation:rotate 1.5s infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.loader-dot.dot2{animation-delay:.1s;opacity:.9}.loader-dot.dot3{animation-delay:.2s;opacity:.8}.loader-dot.dot4{animation-delay:.3s;opacity:.7}.loader-dot.dot5{animation-delay:.4s;opacity:.6}.ovrflow-hidden{overflow:hidden}.text-right{text-align:right}.space-between{display:flex;justify-content:space-between;align-items:center}.c-pd{padding:0 7rem}.s-pd{padding:0 12rem}.h-100{height:100%}.h-100vh{height:100vh}.bg{background-color:#f9f9f9}.site-heading{margin-bottom:50px;position:relative}.site-heading-inline{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.site-title-tagline{text-transform:uppercase;letter-spacing:5px;font-size:18px;font-weight:600;color:var(--theme-color);position:relative}.site-title-tagline:before{content:"";position:absolute;background:var(--theme-color);border-radius:50px;width:100%;height:100%;left:-1px;bottom:-10px;opacity:.1}.site-title{font-weight:700;text-transform:capitalize;font-size:35px;color:var(--color-dark);margin-top:10px;margin-bottom:0}.site-title span{color:var(--theme-color)}.site-heading p{margin-top:10px;font-size:18px}.heading-divider{display:inline-block;position:relative;height:3px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background-color:var(--theme-color);width:90px;overflow:hidden}.heading-divider:after{content:"";position:absolute;left:0;top:-1.1px;height:7px;width:8px;background-color:var(--color-white);-webkit-animation:heading-move 5s linear infinite;animation:heading-move 5s linear infinite}@-webkit-keyframes heading-move{0%{transform:translateX(-1px)}50%{transform:translateX(85px)}to{transform:translateX(-1px)}}@keyframes heading-move{0%{transform:translateX(-1px)}50%{transform:translateX(85px)}to{transform:translateX(-1px)}}@media (max-width:991px){.site-heading-inline{flex-wrap:wrap;gap:20px;margin-bottom:50px}}.pb-140{padding-bottom:140px}.pd-50{padding:50px 0}.py-120{padding:120px 0}.py-100{padding:100px 0}.pt-120{padding-top:120px}.pb-120{padding-bottom:120px}.pt-0{padding-top:0}.pt-10{padding-top:10px}.pt-20{padding-top:20px}.pt-30{padding-top:30px}.pt-40{padding-top:40px}.pt-50{padding-top:50px}.pt-60{padding-top:60px}.pt-70{padding-top:70px}.pt-80{padding-top:80px}.pt-90{padding-top:90px}.pt-100{padding-top:100px}.pb-0{padding-bottom:0}.pb-10{padding-bottom:10px}.pb-20{padding-bottom:20px}.pb-30{padding-bottom:30px}.pb-40{padding-bottom:40px}.pb-50{padding-bottom:50px}.pb-60{padding-bottom:60px}.pb-70{padding-bottom:70px}.pb-80{padding-bottom:80px}.pb-90{padding-bottom:90px}.pb-100{padding-bottom:100px}.mt-0{margin-top:0}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mt-60{margin-top:60px}.mt-70{margin-top:70px}.mt-80{margin-top:80px}.mt-90{margin-top:90px}.mt-100{margin-top:100px}.mb-0{margin-bottom:0}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.mb-70{margin-bottom:70px}.mb-80{margin-bottom:80px}.mb-90{margin-bottom:90px}.mb-100{margin-bottom:100px}.mr-300{margin-right:300px}.ml-300{margin-left:300px}.pos-rel,.theme-btn{position:relative;z-index:1}.theme-btn{background:var(--theme-color);color:var(--color-white);font-size:16px;font-weight:500;padding:12px 20px;border:none;border-radius:50px 50px 50px 0;overflow:hidden;box-shadow:0 10px 30px 0 rgba(248,92,112,.4);transition:all .3s ease-out}.theme-btn:hover{background:var(--theme-color2);color:var(--color-white);box-shadow:0 10px 30px 0 rgba(0,191,255,.4)}.theme-border-btn{border:2px solid var(--theme-color);color:var(--theme-color);font-size:16px;font-weight:500;padding:10px 20px;border-radius:50px 50px 50px 0;position:relative;transition:all .3s ease-out;z-index:1}.theme-border-btn:hover{background:var(--theme-color);color:var(--color-white);box-shadow:0 10px 30px 0 rgba(248,92,112,.4)}.theme-border-btn i,.theme-btn i{margin-left:5px}.theme-border-btn span,.theme-btn span{margin-right:5px}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1185px}}#scroll-top{display:none;position:fixed;bottom:20px;right:30px;z-index:99;font-size:25px;border:none;outline:none;border-radius:50px 50px 0 50px;color:var(--color-white);background:var(--theme-color);cursor:pointer;width:50px;height:50px;line-height:50px;text-align:center;transition:var(--transition);z-index:1}@media (min-width:768px) and (max-width:1199px){#scroll-top{bottom:100px}}.header-top{padding:10px 0;background:var(--color-dark);position:relative}.header-top:before{content:"";position:absolute;top:0;right:0;bottom:0;width:40%;background:var(--theme-color)}.header-top-wrap{justify-content:space-between;position:relative}.header-top-list ul,.header-top-wrap{display:flex;align-items:center;flex-wrap:wrap}.header-top-list ul{gap:25px}.header-top-list a{color:var(--color-white)}.header-top-list a i,.header-top-list a:hover{color:var(--theme-color)}.header-top-list a i{margin-right:5px}.header-top-right{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.header-top-right .header-top-list a:hover{color:var(--color-dark)}.header-top-right .header-top-list i,.header-top-social a,.header-top-social span{color:var(--color-white)}.header-top-social a{font-size:16px;text-align:center;margin-left:14px;transition:var(--transition)}.header-top-social a:hover{color:var(--color-dark)}.header-top-lang .top-lang{color:var(--color-white)}.header-top-lang .dropdown-menu{min-width:60px;border-radius:15px;padding:10px;border:none;box-shadow:var(--box-shadow)}.header-top-lang .dropdown-item{color:var(--color-dark);border-radius:10px}.header-top-lang .dropdown-item:hover{background:var(--theme-color);color:var(--color-white)}@media (max-width:1199px){.header-top-list ul{gap:10px}.header-top-social a{width:34px;height:34px;line-height:37px;margin-left:0}.header-top-left{margin-right:5px}}@media (max-width:991px){.header-top{display:none}}.main{margin-top:-6rem}@media (min-width:992px){.navbar .nav-item .nav-link{margin-right:25px;padding:30px 0;font-size:17px;font-weight:500;color:var(--color-white);text-transform:capitalize}.navbar .nav-item:last-child .nav-link{margin-right:0}.navbar .nav-item .dropdown-menu{display:block;opacity:0;visibility:hidden;transition:.3s;margin-top:0;padding:8px;border:none;left:-15px;border-radius:20px;background:var(--color-white);width:220px;box-shadow:0 0 50px 0 rgba(32,32,32,.15)}.navbar .nav-item .dropdown-menu:before{content:"\f0d8";position:absolute;font-family:Font Awesome\ 6 Pro;color:var(--color-white);font-size:50px;font-weight:700;left:25px;top:-45px}.navbar .nav-item .dropdown-menu li{border-bottom:1px solid #eee}.navbar .nav-item .dropdown-menu li:last-child{margin-bottom:0;border-bottom:none}.navbar .nav-item .dropdown-menu .dropdown-item{font-size:16px;font-weight:500;padding:10px 0 10px 20px;color:var(--color-dark);position:relative;text-transform:capitalize;transition:var(--transition);z-index:1}.navbar .nav-item .dropdown-menu .dropdown-item:hover{background:transparent;color:var(--theme-color);padding-left:30px}.navbar .nav-item .dropdown-menu .dropdown-item:before{content:"\f111";position:absolute;font-family:Font Awesome\ 6 pro;left:12px;top:20.5px;color:var(--theme-color);font-weight:700;font-size:6px;transform:scale(0);transition:var(--transition);z-index:-1}.navbar .nav-item .dropdown-menu .dropdown-item:hover:before{transform:scale(1)}.navbar .nav-item .nav-link{position:relative}.navbar .nav-item .nav-link.active,.navbar .nav-item:hover .nav-link{color:var(--theme-color);position:relative}.navbar .nav-item .nav-link.active:before{content:"";position:absolute;height:3px;width:40%;bottom:-2px;left:0;border-radius:50px;background:var(--theme-color)}.navbar .nav-item:hover .dropdown-menu{transition:.3s;opacity:1;visibility:visible;top:100%;transform:rotateX(0deg)}.navbar .dropdown-menu-end{right:0;left:auto}.navbar .dropdown-menu.fade-down{top:80%;transform:rotateX(-75deg);transform-origin:0 0}.navbar .dropdown-menu.fade-up{top:140%}.header-nav-right{display:flex;align-items:center;justify-content:center;gap:15px;margin-left:40px}.header-account-link{color:var(--color-white);font-size:17px;font-weight:500;margin-right:10px}.header-account-link i{margin-right:5px}.header-account-link:hover{color:var(--theme-color)}#main_nav{justify-content:flex-end}}.navbar{background:transparent;padding-top:0;padding-bottom:0;border-bottom:1px solid hsla(0,0%,100%,.2);z-index:999}.navbar.fixed-top{background:var(--color-white);box-shadow:0 0 15px rgba(0,0,0,.17);animation:slide-down .7s}.navbar.fixed-top .nav-item .nav-link{color:var(--color-dark)}.navbar.fixed-top .nav-item .nav-link.active,.navbar.fixed-top .nav-item:hover .nav-link{color:var(--theme-color)}.navbar.fixed-top .header-account-link{color:var(--color-dark)}.navbar.fixed-top .header-account-link:hover{color:var(--theme-color)}@keyframes slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.navbar .navbar-brand .logo-display{display:block}.navbar .navbar-brand .logo-scrolled,.navbar.fixed-top .navbar-brand .logo-display{display:none}.navbar.fixed-top .navbar-brand .logo-scrolled{display:block}button.navbar-toggler:focus{outline:none;box-shadow:none}.navbar-toggler-btn-icon{display:inline-block;width:inherit;height:inherit}.navbar-brand{margin-right:0}.navbar-brand img{width:170px}.dropdown-toggle:after{display:inline-block;margin-left:5px;vertical-align:baseline;font-family:Font Awesome\ 6 Pro;content:"\f107";font-weight:600;border:none;font-size:14px}@media (max-width:1199px){.header-nav-right{gap:5px;margin-left:15px}.navbar .nav-item .nav-link{margin-right:15px}.navbar .header-btn{display:none}}.mobile-menu-right{display:none}@media (max-width:991px){.navbar{top:0;right:0;left:0;position:fixed}.navbar-bg{height:59px}.navbar-bg:before{transform:translateY(0) skew(-15deg);left:-8px}.navbar-brand{padding-left:10px}.navbar-brand img{width:130px}.navbar-collapse{max-height:220px;overflow:hidden;overflow-y:auto;padding:0 20px;background-color:var(--color-white)}.dropdown-toggle:after{float:right}.navbar .nav-item .nav-link{color:var(--color-dark);font-weight:700;transition:var(--transition)}.navbar .nav-item .nav-link:hover{color:var(--theme-color)!important}.navbar-toggler{padding:0;border:none}.mobile-menu-right{display:flex;align-items:center}.mobile-menu-link{font-size:20px;color:var(--color-dark);font-weight:500;padding-right:20px;margin-bottom:0;position:relative}.mobile-menu-link:hover{color:var(--theme-color)}.navbar-toggler-btn-icon{font-size:25px;color:var(--color-white);font-weight:500}.navbar.fixed-top .mobile-menu-link,.navbar.fixed-top .navbar-toggler-btn-icon{color:var(--color-dark)}.navbar .dropdown-menu{border-radius:20px}.header-nav-right{display:none}}.navbar .nav-item .dropdown-submenu{position:relative}.navbar .nav-item .dropdown-submenu .dropdown-menu:before{display:none}.navbar .nav-item .dropdown-submenu a:after{transform:rotate(-90deg);position:absolute;right:15px;top:12px;font-weight:600}.navbar .nav-item .dropdown-submenu a:hover{background:transparent;color:var(--color-white)}.navbar .nav-item .dropdown-submenu .dropdown-menu{top:120%;left:100%;opacity:0;visibility:hidden}.navbar .nav-item .dropdown-submenu:hover .dropdown-menu{top:0;opacity:1;visibility:visible}@media (max-width:991px){.navbar .nav-item .dropdown-submenu .dropdown-menu{margin:0 17px;opacity:unset;visibility:unset}.navbar .nav-item .dropdown-submenu a:after{top:4px}.navbar .nav-item .dropdown-submenu a:hover{color:var(--theme-color)}}.hero-section,.hero-single{position:relative}.hero-single{padding-top:150px;padding-bottom:100px;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat!important;display:flex;align-items:center;justify-content:center;z-index:1}.hero-single:before{content:"";position:absolute;width:100%;height:100%;left:-.5px;top:0;background:rgba(0,0,0,.7);z-index:-1}.hero-single .hero-text-shape{position:absolute;top:0;left:50%;transform:translateX(-50%);font-size:250px;color:transparent;text-transform:uppercase;font-family:var(--heading-font);font-weight:800;letter-spacing:50px;-webkit-text-fill-color:transparent;-webkit-text-stroke:2px var(--color-white);opacity:.1;z-index:-1}.hero-single .hero-content{display:flex;flex-direction:column;justify-content:center;height:100%}.hero-single .hero-content .hero-title{color:var(--color-white);font-size:65px;font-weight:600;margin:20px 0;text-transform:capitalize}.hero-single .hero-content .hero-title span{color:var(--theme-color)}.hero-single .hero-content .hero-sub-title{color:var(--theme-color);font-size:22px;letter-spacing:5px;position:relative;font-weight:700;text-transform:uppercase}.hero-single .hero-content p{color:var(--color-white);font-size:22px;line-height:30px;font-weight:500;margin-bottom:40px;text-transform:capitalize}.hero-single .hero-content .hero-btn{gap:1rem;display:flex;margin-top:1rem;justify-content:start}.hero-slider.owl-theme .owl-nav{margin-top:0}.hero-slider.owl-theme .owl-nav [class*=owl-]{color:var(--theme-color);font-size:25px;margin:0;padding:0;background:var(--color-white);display:inline-block;cursor:pointer;height:55px;width:55px;border-radius:50px;line-height:55px;text-align:center;transition:var(--transition)}.hero-slider.owl-theme .owl-nav [class*=owl-]:hover{background:var(--theme-color);color:var(--color-white)}.hero-slider.owl-theme .owl-nav .owl-prev{left:40px}.hero-slider.owl-theme .owl-nav .owl-next{right:40px}.hero-slider.owl-theme .owl-nav .owl-next,.hero-slider.owl-theme .owl-nav .owl-prev{position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:1199px){.hero-single .hero-content .hero-title{font-size:37px}.hero-single .hero-text-shape{top:50px;font-size:170px}.hero-slider.owl-theme .owl-nav .owl-next,.hero-slider.owl-theme .owl-nav .owl-prev{top:unset;bottom:45px!important}.hero-slider.owl-theme .owl-nav .owl-prev{left:unset;right:120px}.hero-slider.owl-theme .owl-nav .owl-next{right:40px}}@media (max-width:991px){.hero-single .hero-content .hero-title{font-size:45px}.hero-single .hero-content .hero-btn .theme-btn{padding:12px 15px}.hero-single .hero-text-shape{top:80px;font-size:150px;letter-spacing:20px}}@media (max-width:767px){.hero-single .hero-content .hero-sub-title{font-size:18px}.hero-single .hero-content .theme-btn{padding-left:20px}.hero-single .hero-text-shape{top:130px;font-size:80px;letter-spacing:10px}}.search-negative{margin-top:-160px}.search-wrapper{background:var(--color-white);padding:30px;margin-top:70px;border-radius:40px 40px 40px 0;box-shadow:var(--box-shadow)}.search-form{position:relative}.search-form .form-group{text-align:left}.search-form .form-group-icon{position:relative}.search-form .form-group-icon i{position:absolute;left:15px;top:20px;color:var(--theme-color)}.search-form .form-control{border-radius:20px;padding:15px 18px 15px 40px;box-shadow:none;color:var(--body-text-color)}.search-form .form-control::placeholder{color:var(--body-text-color)}.search-form .nice-select{width:100%;height:56px;line-height:55px;border-radius:20px;padding-left:40px;font-size:16px;border-color:#ced4da;color:var(--body-text-color)}.search-form .form-control:focus,.search-form .nice-select:focus{border-color:var(--theme-color)}.search-form .nice-select .list{width:100%;border:none;border-radius:20px;padding:10px;height:300px;overflow-y:auto;box-shadow:0 0 50px 0 rgba(32,32,32,.15)}.search-form .nice-select ::-webkit-scrollbar{width:8px}.search-form .nice-select ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 50px 50px 0}.search-form .nice-select ::-webkit-scrollbar-thumb{background:var(--theme-color);border-radius:50px}.search-form .nice-select ::-webkit-scrollbar-thumb:hover{background:var(--theme-color)}.search-form .nice-select .option.focus,.search-form .nice-select .option.selected.focus,.search-form .nice-select .option:hover{background:var(--theme-bg-light);color:var(--theme-color);border-radius:12px}.search-form .nice-select:after{width:8px;height:8px;margin-top:-5px;right:15px}.search-form .theme-btn{width:100%;padding:13px 20px}.search-keyword{margin-top:20px}.search-keyword a{margin-left:10px;padding:0 12px;border:1.5px solid var(--theme-color);color:var(--theme-color);border-radius:50px 50px 50px 0}.search-keyword a:hover{background:var(--theme-color);color:var(--color-white)}.search-area{position:relative;margin-top:-150px;z-index:1}@media (max-width:991px){.search-form .form-group,.search-form .nice-select,.search-form .price-range-slider{margin-bottom:25px}.search-keyword a{margin:5px}}@media (max-width:767px){.search-area{margin-top:-120px}}.ui-slider-handle{top:-.4em!important;border-radius:50px;background:var(--color-white)!important;border:4px solid var(--theme-color)!important}.ui-widget.ui-widget-content{background:#e6e9ec;border:none;border-radius:50px;height:.4em}.ui-widget-header{background:var(--theme-color)}.priceRange{background:transparent;border:none;font-weight:500;outline:none}.price-range-slider label{color:#6c7592}.play-btn{display:inline-block;padding:0;height:75px;width:75px;line-height:75px;font-size:20px;text-align:center;background:var(--theme-color);color:var(--color-white)!important;position:absolute;border-radius:50%;z-index:1}.play-btn i:after{content:"";position:absolute;height:100%;width:100%;top:0;left:0;z-index:-1;background-color:var(--theme-color);border-radius:50px;animation:ripple-wave 1s linear infinite;-webkit-transform:scale(1);transform:scale(1);transition:all .5s ease-in-out}@keyframes ripple-wave{0%{opacity:.8;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}.category-area{position:relative}.category-wrapper h5{color:var(--color-white)}.category-item{width:100%;text-align:center;padding:30px 15px 20px;background:var(--color-white);border:2px solid rgba(248,92,112,.1);border-radius:80px;position:relative;transition:var(--transition)}.category-item:hover{border-color:var(--theme-color)}.category-icon{width:120px;height:120px;line-height:114px;border-radius:50%;background:var(--theme-color);font-size:40px;text-align:center;color:var(--color-white);margin:0 auto 25px;position:relative}.category-icon:before{content:"";position:absolute;inset:-10px;border:2px dashed var(--theme-color);border-radius:50%}.category-icon img{display:unset!important;width:70px!important;filter:brightness(0) invert(1)}.category-item:hover .category-icon img{transform:scale(1.1)}.category-title{margin-bottom:15px;color:var(--color-dark);font-size:18px;transition:var(--transition)}.category-item:hover .category-title{color:var(--theme-color)}.category-listing{display:inline-block;background:var(--theme-color);color:var(--color-white);padding:0 15px;border-radius:50px;font-weight:500}.category-area2 .category-item{background:var(--theme-bg-light);border:none}.category-area2 .category-icon:before{display:none}.product-area{position:relative}.product-item{background:var(--color-white);border-radius:50px 50px 25px 25px;padding:15px 15px 8px;margin-bottom:25px;box-shadow:var(--box-shadow);transition:var(--transition)}.product-item:hover{transform:translateY(-7px)}.product-img{position:relative}.product-img img{border-radius:35px 35px 35px 0}.product-favorite{position:absolute;width:35px;height:35px;line-height:36px;border-radius:50px;text-align:center;box-shadow:var(--box-shadow);right:15px;top:15px;z-index:1}.product-favorite,.product-favorite:hover{background:var(--theme-color);color:var(--color-white)}.product-status{position:absolute;color:var(--color-white);font-weight:500;font-size:14px;padding:0 12px;border-radius:50px;box-shadow:var(--box-shadow);left:15px;top:15px;z-index:1}.product-status.new{background:#ff5e14}.product-status.featured{background:var(--theme-color2)}.product-status.trending{width:30px;height:25px;line-height:26px;top:40px;left:-15px;border-radius:0 50px 50px 0;text-align:center;background:#ff5e14;padding:0}.product-content{margin-top:15px}.product-top{justify-content:space-between;gap:10px;margin-top:5px}.product-category,.product-top{display:flex;align-items:center}.product-category{gap:7px}.product-category-icon{width:30px;height:30px;line-height:30px;background:var(--theme-color2);color:var(--color-white);font-size:15px;border-radius:50px 50px 50px 0;text-align:center}.product-category-title a:hover{color:var(--theme-color)}.product-rate i{color:var(--theme-color2)}.product-rate span{font-weight:500}.product-info{margin-top:15px}.product-info h5 a:hover{color:var(--theme-color)}.product-info p{margin-top:5px}.product-price{color:var(--theme-color);font-size:20px;font-weight:600;margin-left:5px}.product-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:6px;margin-top:10px;border-top:1px solid rgba(0,0,0,.05)}.product-text-btn{font-weight:500;color:var(--theme-color2)}.product-text-btn:hover{color:var(--theme-color)}.product-slider .product-item{box-shadow:none;border:1.5px solid rgba(0,0,0,.05)}.product-slider .product-item:hover{transform:none}.product-slider .owl-dots{text-align:center;margin-top:10px}.product-slider .owl-dots .owl-dot span{background:transparent;border:2px solid var(--theme-color);margin:5px;border-radius:50px;width:12px;height:12px;display:inline-block;transition:var(--transition)}.product-slider .owl-dots .owl-dot.active span{background:var(--theme-color)}.product-slider2 .product-item{box-shadow:none}.product-slider2 .product-item:hover{transform:none}.product-slider2 .owl-dots{text-align:center;margin-top:10px}.product-slider2 .owl-dots .owl-dot span{background:transparent;border:2px solid var(--theme-color);margin:5px;border-radius:50px;width:12px;height:12px;display:inline-block;transition:var(--transition)}.product-slider2 .owl-dots .owl-dot.active span{background:var(--theme-color)}.product-slider2 .owl-nav button{position:absolute;color:var(--color-white)!important;width:35px;height:35px;line-height:35px;font-size:20px!important;text-align:center;border-radius:50%;box-shadow:var(--box-shadow);transition:var(--transition);top:50%;transform:translateY(-50%)}.product-slider2 .owl-nav button,.product-slider2 .owl-nav button:hover{background:var(--theme-color)!important}.product-slider2 .owl-prev{left:-16px}.product-slider2 .owl-next{right:-16px}.product-sort{display:flex;justify-content:space-between;align-items:center;background:var(--color-white);margin-bottom:25px;padding:10px 10px 10px 15px;border-radius:20px;box-shadow:var(--box-shadow)}.product-sort-list-grid a{width:35px;height:35px;line-height:33px;border-radius:10px;text-align:center;border:1px solid #ced4da;color:var(--color-dark)}.product-sort-list-grid a.active{border-color:var(--theme-color);color:var(--theme-color)}.product-sort .nice-select{width:100%;height:46px;line-height:45px;border-radius:15px;padding-left:20px;font-size:16px;border-color:#ced4da;color:var(--body-text-color)}.product-sort .form-control:focus,.product-sort .nice-select:focus{border-color:var(--theme-color)}.product-sort .nice-select .list{width:100%;border:none;border-radius:12px;padding:10px;box-shadow:0 0 50px 0 rgba(32,32,32,.15)}.product-sort .nice-select .option.focus,.product-sort .nice-select .option.selected.focus,.product-sort .nice-select .option:hover{background:var(--theme-bg-light);color:var(--theme-color);border-radius:8px}.product-sort .nice-select:after{width:8px;height:8px;margin-top:-5px;right:15px}.product-sidebar{padding:20px;background:var(--color-white);border-radius:20px;box-shadow:var(--box-shadow)}.product-sidebar .search-form{box-shadow:none;background:none;border-radius:0}.product-sidebar .form-group{margin-bottom:20px!important}.product-sidebar .search-form div[class*=col-]{border-right:0}.product-sidebar .form-control,.product-sidebar .nice-select{border:1px solid #ced4da}.product-sidebar .form-check-input{margin-top:7px;box-shadow:none}.product-sidebar .form-check-input:focus{border-color:var(--theme-color)}.product-sidebar .nice-select{margin-bottom:20px}.sidebar-category a{margin-bottom:8px;display:block;color:var(--body-text-color)}.sidebar-category a i,.sidebar-category a:hover{color:var(--theme-color)}.sidebar-category a i{width:25px}.sidebar-category a span{float:right}.product-sidebar label{color:var(--body-text-color)}@media (min-width:992px){.product-list .product-item{display:flex;gap:20px;padding:15px;border-radius:40px}.product-list .product-img img{width:290px;border-radius:30px}.product-list .product-content{flex:1;margin-top:0}.product-list .product-bottom{margin-top:15px;padding-top:15px}}@media (max-width:767px){.product-sort{flex-direction:column;gap:25px;padding:20px}.product-sort-box{width:100%}}.product-single,.product-single-slider{position:relative}.product-single-slider img{border-radius:20px}.product-single .flex-control-thumbs{margin-top:20px}.product-single .flex-control-thumbs li{width:18.6%;padding:0;margin-right:15px}.product-single .flex-control-thumbs li:last-child{margin-right:0}.product-single .flex-control-thumbs img{padding:0;border:none}.product-single .flex-direction-nav .flex-next,.product-single .flex-direction-nav .flex-prev{margin-top:-75px;line-height:39px!important;border-radius:50px}.product-single .flex-direction-nav .flex-next{right:20px}.product-single .flex-direction-nav .flex-prev{left:20px}.product-single-top{display:flex;justify-content:space-between;margin-top:30px}.product-single-title p{margin-top:10px}.product-single-btn a{display:inline-block;padding:4px 12px;margin-right:5px;border-radius:10px;border:1px solid rgba(0,0,0,.1)}.product-single-btn a:hover{border-color:var(--theme-color);color:var(--theme-color)}.product-single-price{font-size:30px;font-weight:700;margin-top:10px;color:#f85c70}.product-single-moreinfo{padding-bottom:20px;margin-top:10px;margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.08)}.product-single-feature-meta li,.product-single-moreinfo li{display:inline-block;margin-right:15px}.product-single-feature-meta span{font-weight:500;margin-right:8px}.product-single-feature-list{margin-top:15px}.product-single-feature-list li{margin-bottom:5px}.product-single-feature-list li i{margin-right:5px;color:var(--theme-color)}.product-single-location iframe{width:100%;height:300px;border-radius:20px}.product-single-sidebar-item .title{padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.08)}.product-single-author{text-align:center}.product-single-author img{width:70px;border-radius:50px;margin-bottom:10px}.product-single-author h6 a:hover{color:var(--theme-color)}.product-single-author-phone{background:#f2f2f2;border-radius:20px;margin-top:20px;padding:10px 5px;cursor:pointer}.product-single-author-phone span{color:var(--theme-color);font-size:18px;font-weight:500}.product-single-author-phone p{font-size:14px}.product-single-author .author-reveal-number{display:none}.product-single-safety li{margin-bottom:5px}.product-single-safety li i{color:var(--theme-color);margin-right:5px}.star-rating-wrapper{display:inline-block}.star-rating-box{direction:rtl!important}.star-rating-box label{display:inline-block;color:#d4d4d4;cursor:pointer;font-size:38px;transition:color .2s}.star-rating-box input{display:none}.star-rating-box input:checked~label,.star-rating-box label:hover,.star-rating-box label:hover~label{color:#f8a611}@media (max-width:1199px){.product-single .flex-control-thumbs li{width:18%}}@media (max-width:767px){.product-single .flex-control-thumbs li{margin-right:5px}.product-single-top{flex-direction:column;gap:15px}}.about-left{position:relative}.about-shape{position:absolute;right:0;top:15px;width:150px;z-index:-1}.about-img{position:relative}.about-img img{border-radius:100px}.about-img .img-1{margin-bottom:90px}.about-experience{position:absolute;display:flex;align-items:center;gap:10px;top:50px;left:50%;background:var(--color-white);border-radius:100px;padding:10px 30px 10px 10px;color:var(--color-dark);box-shadow:var(--box-shadow)}.about-experience-icon{color:var(--color-white);font-size:45px;width:70px;height:70px;line-height:55px;text-align:center;background:var(--theme-color);border-radius:50px}.about-experience-icon img{width:50px;filter:brightness(0) invert(1)}.about-right{position:relative;display:block;padding-left:30px}.about-list{margin-top:30px;margin-bottom:20px}.about-list ul{display:flex;flex-wrap:wrap;gap:30px}.about-list ul li{display:flex;align-items:center;gap:10px;font-weight:600;color:var(--color-dark)}.about-list ul li i{width:35px;height:35px;line-height:35px;color:var(--color-white);text-align:center;background:var(--theme-color2);border-radius:50px}@media (max-width:991px){.about-right{margin-top:30px;padding-left:0}}@media (max-width:767px){.about-experience{left:80px}}.video-content{position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:0}.video-content:before{content:"";position:absolute;background:var(--color-dark);width:100%;height:100%;left:0;top:0;border-radius:0;opacity:.2}.video-wrapper{position:relative;display:flex;justify-content:center;height:500px;z-index:100}.video-area .play-btn{display:inline-block;padding:0;height:75px;width:75px;text-align:center;position:absolute;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.video-wrapper{height:250px}.video-wrapper h1{font-size:28px;margin-top:25px}}.process-area,.process-item{position:relative}.process-item{border-radius:15px;padding:15px;text-align:center}.process-count{position:absolute;font-weight:800;font-size:60px;line-height:1;right:20px;top:20px;color:transparent;-webkit-text-fill-color:transparent;-webkit-text-stroke:2px var(--theme-color);opacity:.1}.process-icon{height:80px;width:80px;line-height:65px;border-radius:50px;font-size:35px;color:var(--color-white);text-align:center;margin:0 auto 60px;box-shadow:var(--box-shadow);position:relative}.process-icon:before{left:0;top:0;width:100%;height:100%;background:var(--theme-color)}.process-icon:after,.process-icon:before{content:"";position:absolute;border-radius:50px 50px 50px 0;transform:rotate(-45deg)}.process-icon:after{inset:-10px;border:2px solid var(--theme-color)}.process-icon img{width:45px;filter:brightness(0) invert(1)}.process-content{padding:25px;border-radius:100px;background:var(--color-white);box-shadow:var(--box-shadow);transition:var(--transition)}.process-item.active .process-content,.process-item:hover .process-content{transform:translateY(-20px)}.process-content h5{margin-bottom:5px;font-size:20px}.feature-area{position:relative}.feature-item{padding:50px 20px;background:var(--color-white);text-align:center;overflow:hidden;margin-bottom:25px;border-radius:15px;transition:var(--transition)}.feature-item:hover{transform:translateY(-5px)}.feature-icon{width:75px;height:75px;color:var(--theme-color);font-size:60px;line-height:1;margin:0 auto 20px;position:relative}.feature-icon:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:rgba(14,198,198,.1);left:-15px;top:-20px}.feature-title{margin-bottom:10px;font-size:20px}.location-area{position:relative}.location-item{margin-bottom:15px;overflow:hidden;position:relative}.location-item,.location-item:after{width:100%;border-radius:50px 50px 50px 0}.location-item:after{content:"";position:absolute;height:100%;bottom:0;left:0;transition:all .3s;background:rgba(0,0,0,.4)}.location-item img{border-radius:50px 50px 50px 0;width:100%;transition:all .5s}.location-item:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.location-info{position:absolute;bottom:20px;left:20px;transition:all .3s ease-in-out;z-index:1}.location-info h4{color:var(--color-white);font-size:20px;margin-bottom:10px}.location-info span{display:inline-block;color:var(--color-white);background:var(--theme-color);padding:0 10px;border-radius:50px 50px 50px 0}.location-slider .owl-dots{text-align:center;margin-top:15px}.location-slider .owl-dots .owl-dot span{background:transparent;border:2px solid var(--theme-color);margin:5px;border-radius:50px;width:12px;height:12px;display:inline-block;transition:var(--transition)}.location-slider .owl-dots .owl-dot.active span{background:var(--theme-color)}@media (max-width:1399px){.location-info h4{font-size:23px}.location-more-info ul li{font-size:15px}}@media (max-width:767px){.location-item img{height:400px}}.testimonial-area{position:relative}.testimonial-bg{background:var(--color-dark);z-index:1}.testimonial-bg:before{content:"";position:absolute;background-image:url(../img/shape/02.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;width:100%;height:100%;top:0;left:0;opacity:.15;z-index:-1}.testimonial-item{background:var(--color-white);border-radius:50px 50px 0 50px;padding:20px;position:relative;transition:var(--transition);z-index:1}.testimonial-quote p{color:var(--color-dark)}.testimonial-content{display:flex;align-items:center;gap:12px;margin-bottom:12px;background:var(--color-dark);border-radius:50px 50px 0 50px}.testimonial-author-img{width:60px}.testimonial-author-img img{border-radius:50%;border:5px solid var(--color-white);margin-left:-2px}.testimonial-author-info h4{font-size:20px;color:var(--color-white)}.testimonial-author-info p{color:var(--theme-color);font-weight:500}.testimonial-quote-icon{position:absolute;right:15px;bottom:-5px;font-size:120px;line-height:1;color:var(--theme-color);opacity:.1;z-index:-1}.testimonial-quote-icon img{width:150px!important}.testimonial-rate{color:var(--theme-color);margin-top:10px}.testimonial-area .owl-dots{text-align:center;margin-top:30px}.testimonial-area .owl-dots .owl-dot span{background:transparent;margin:5px;border:2px solid var(--theme-color);border-radius:50px;width:12px;height:12px;display:inline-block;transition:var(--transition)}.testimonial-area .owl-dots .owl-dot.active span{background:var(--theme-color)}.counter-area{position:relative}.counter-wrapper{background:var(--theme-color);padding-top:50px;padding-bottom:50px;border-radius:100px 100px 100px 0;border:8px solid var(--color-white)}.counter-negative{margin-top:-80px}.counter-box{display:flex;align-items:center;justify-content:center;gap:15px;position:relative;z-index:1}.counter-icon{position:relative;font-size:35px;width:90px;height:90px;line-height:82px;text-align:center;background:var(--color-white);border-radius:50px 50px 50px 0;color:var(--theme-color)}.counter-icon img{width:60px}.counter-box .counter{display:block;line-height:1;color:var(--color-dark);font-size:35px;font-weight:600}.counter-number{display:flex;align-items:center}.counter-sign{font-size:30px;color:var(--color-dark);line-height:1}.counter-title{color:var(--color-dark);margin-top:10px;font-size:18px;font-weight:600;text-transform:capitalize}@media (max-width:991px){.counter-box{margin:25px 0}}.cta-wrap{position:relative;background-position:50%;background-size:cover;background-attachment:fixed;padding-top:70px;padding-bottom:70px;border-radius:50px;z-index:1}.cta-wrap:before{content:"";position:absolute;height:100%;width:100%;background:var(--color-dark);border-radius:50px;left:0;top:0;z-index:-1;opacity:.5}.cta-content{padding:20px}.cta-text h1{color:var(--color-white);font-size:45px;font-weight:700;text-transform:capitalize;margin-bottom:15px}.cta-text span{color:var(--theme-color)}.cta-text p{color:var(--color-white);font-size:18px}.service-area{position:relative}.service-item{background:var(--color-white);border-radius:50px 50px 50px 0;margin-bottom:25px;padding:30px 20px;display:flex;gap:15px;transition:var(--transition)}.service-item:hover{transform:translateY(-7px)}.service-icon{font-size:45px;line-height:1;color:var(--theme-color);margin-top:4px}.service-content .theme-border-btn{padding:6px 12px;margin-top:14px}.service-single-wrapper .widget-title{font-weight:700}.service-single-list i{color:var(--theme-color);margin-right:10px}.service-download a{border:2px solid var(--theme-color);padding:10px 20px;color:var(--color-dark);display:block;margin-bottom:20px;font-weight:600;border-radius:15px;transition:var(--transition)}.service-download a i{margin-right:10px}.service-download a:hover{background-color:var(--theme-color);color:var(--color-white)}.service-details h3{color:var(--color-dark);font-weight:700}.service-details img{border-radius:20px}.store-area{position:relative}.store-item{width:100%;margin-bottom:25px;text-align:center;border-radius:40px;padding:15px;box-shadow:0 1px 80px 12px rgb(26 40 68/6%);transition:var(--transition)}.store-item:hover{transform:translateY(-7px)}.store-img img{border-radius:50%;width:80px;margin-bottom:12px}.store-content span{color:var(--theme-color)}.store-banner,.store-single{position:relative}.store-banner-img img{border-radius:20px}.store-banner-content{display:flex;align-items:center;gap:10px;position:absolute;bottom:20px;left:18px;background:var(--color-white);padding:5px 30px 5px 5px;border-radius:50px;box-shadow:0 1px 80px 12px rgb(26 40 68/6%)}.store-banner-logo{width:70px}.store-banner-logo img{border-radius:50%}.store-banner-info span{font-weight:500}@media (max-width:767px){.store-banner-img img{height:180px}.store-banner-content{bottom:-30px}}.choose-area{position:relative}.choose-img img{border-radius:100px;box-shadow:var(--box-shadow)}.choose-content{margin-top:70px}.choose-item{display:flex;gap:18px;padding:20px;background:var(--color-white)}.choose-icon,.choose-item{border-radius:50px 50px 50px 0;box-shadow:var(--box-shadow)}.choose-icon{width:80px;height:80px;line-height:76px;text-align:center;background:var(--theme-color)}.choose-icon img{width:50px;filter:brightness(0) invert(1)}.choose-info{flex:1}.choose-info h4{color:var(--color-dark);margin-bottom:8px}.choose-info p{color:var(--body-text-color)}.blog-item{background-color:var(--color-white);padding:20px;border-radius:50px 50px 50px 0;box-shadow:var(--box-shadow);transition:var(--transition);position:relative}.blog-item-img{overflow:hidden}.blog-item-img,.blog-item-img img{border-radius:35px}.blog-item:hover .blog-item-img img{transform:scale(1.1)}.blog-date{position:absolute;right:70px;top:10px;background:var(--theme-color);color:var(--color-white);border-radius:50px;padding:0 12px;font-weight:500;box-shadow:var(--box-shadow);z-index:1}.blog-item-info{padding:15px 12px 2px}.blog-item-meta ul{margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid #e6e8eb}.blog-item-meta ul li{display:inline-block;margin-right:15px;font-weight:500;position:relative;color:var(--color-dark)}.blog-item-meta ul li i{margin-right:5px}.blog-item-meta a:hover,.blog-item-meta ul li i{color:var(--theme-color)}.blog-title{font-size:22px;margin-bottom:15px;text-transform:capitalize}.blog-item-info p{margin-bottom:20px}.blog-item-info h4{color:var(--color-dark);font-size:20px}.blog-item-info h4 a:hover{color:var(--theme-color)}.blog-item .theme-btn{padding:8px 16px}.blog-thumb-img{margin-bottom:20px}.blog-single-content img{border-radius:30px}.blog-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.blog-meta .blog-meta-left ul{display:flex;align-items:center;gap:20px}.blog-meta .blog-meta-left ul li{font-weight:500}.blog-meta i{margin-right:5px;color:var(--theme-color)}.blog-meta a{color:#66788a;font-weight:500}.blog-meta a:hover{color:var(--theme-color)}.blog-details-title{font-size:34px;color:var(--color-dark)}.blockqoute{background:#f9f9f9;border-left:4px solid var(--theme-color);padding:30px;font-size:17px;font-style:italic;margin:20px 0;border-radius:30px}.blockqoute-author{margin-top:20px;padding-left:60px;position:relative;color:var(--color-dark)}.blockqoute-author:before{content:"";position:absolute;height:2px;width:40px;background:var(--theme-color);left:0;top:10px}.blog-details-tags{display:flex;align-items:center;gap:20px}.blog-details-tags h5{color:var(--color-dark);font-weight:700}.blog-details-tags ul{display:flex;align-items:center;gap:15px}.blog-details-tags ul a{background:#f9f9f9;color:var(--color-dark);padding:6px 18px;border-radius:50px;transition:var(--transition)}.blog-details-tags ul a:hover{background:var(--theme-color);color:var(--color-white)}.blog-author{display:flex;justify-content:start;align-items:center;background:#f9f9f9;border-radius:40px;margin:50px 0;padding:20px}.blog-author-img{width:320px;position:relative}.blog-author-img:before{content:"";position:absolute;left:-10px;right:-10px;top:-10px;bottom:-10px;border-radius:50%}.blog-author-img img{border-radius:30px}.author-name{font-size:22px;color:var(--theme-color);margin:8px 0}.author-info{padding:0 20px 0 30px}.author-social{margin-top:10px}.author-social a{width:35px;height:35px;line-height:32px;text-align:center;border:2px solid var(--theme-color);border-radius:50px;margin-right:5px;color:var(--theme-color);transition:var(--transition)}.author-social a:hover{color:var(--color-white);background:var(--theme-color)}.blog-comments{margin-bottom:50px}.blog-comments h3{color:var(--color-dark);font-weight:700}.blog-comments-wrapper{margin:30px 0}.blog-comments-single{display:flex;justify-content:start;align-items:flex-start;margin-top:50px}.blog-comments-img{margin-top:3px}.blog-comments-single img{border-radius:50%;width:120px}.blog-comments-content{padding:0 0 0 20px}.blog-comments-content span{font-size:14px;color:var(--theme-color);font-weight:500}.blog-comments-content a{font-weight:500;margin-top:5px;color:var(--theme-color)}.blog-comments-content a:hover{color:#f85c70}.blog-comments-content h5{color:var(--color-dark);font-weight:700;font-size:20px}.blog-comments-reply{margin-left:50px}.blog-comments-form{padding:30px;margin-top:50px;border-radius:40px;background:#f9f9f9}.blog-comments-form .form-group,.blog-comments-form h3{margin-bottom:20px}.blog-comments-form .form-control{padding:15px 20px;border-radius:20px;box-shadow:none;transition:var(--transition)}.blog-comments-form .form-control:focus{border-color:var(--theme-color)}@media (max-width:767px){.blog-meta{flex-direction:column;font-size:15px}.blog-meta .blog-meta-left ul{gap:10px}.blog-details-tags{flex-direction:column;align-items:flex-start}.blog-author{padding:25px 0 0}.blog-author,.blog-comments-single{flex-direction:column;text-align:center}.blog-comments-single{padding:30px 0;box-shadow:var(--box-shadow);margin-bottom:30px;border-radius:10px}.blog-comments-img{width:100%}.blog-comments-content{padding:20px}.blog-comments-reply{margin-left:0}}.widget{background:#f9f9f9;padding:30px;margin-bottom:30px;border-radius:30px}.widget .widget-title{padding-bottom:10px;margin-bottom:30px;position:relative;font-size:22px;color:var(--color-dark)}.widget .widget-title:before{width:15px;left:0}.widget .widget-title:after,.widget .widget-title:before{position:absolute;content:"";border-bottom:3px solid var(--theme-color);bottom:0}.widget .widget-title:after{width:30px;left:22px}.widget .blog-search-form .form-control{padding:12px 15px;border-radius:15px;box-shadow:none}.widget .blog-search-form{position:relative}.widget .blog-search-form .form-control:focus{border-color:var(--theme-color)}.widget .blog-search-form button{position:absolute;right:0;top:0;font-size:18px;padding:8px 18px 6px;background:transparent;border:none;color:var(--theme-color)}.widget .category-list a{display:block;padding:10px 0;font-weight:500;border-bottom:1px solid #ced4da;transition:var(--transition)}.widget .category-list a:last-child{margin-bottom:0;border-bottom:none}.widget .category-list a:hover{padding-left:10px;color:var(--theme-color)}.widget .category-list a i{margin-right:5px;color:var(--theme-color)}.widget .category-list a span{float:right}.widget .recent-post-single{display:flex;justify-content:start;align-items:center;margin-bottom:20px}.widget .recent-post-img{margin-right:20px}.widget .recent-post-img img{width:120px;border-radius:15px}.widget .recent-post-bio h6{font-size:17px}.widget .recent-post-bio span{font-size:14px;color:var(--theme-color);font-weight:500}.widget .recent-post-bio span i{margin-right:5px}.widget .recent-post-bio h6 a:hover{color:var(--theme-color)}.widget .social-share-link a{width:35px;height:35px;line-height:32px;border:2px solid var(--theme-color);color:var(--theme-color);text-align:center;margin-right:5px;border-radius:50px;transition:var(--transition)}.widget .social-share-link a:hover{background:var(--theme-color);color:var(--color-white)}.widget .tag-list a{background:var(--color-white);color:var(--color-dark);padding:5px 15px;margin-bottom:10px;margin-right:10px;border-radius:50px;display:inline-block;transition:var(--transition)}.widget .tag-list a:hover{background-color:var(--theme-color);color:var(--color-white)}.contact-wrapper,.partner-area{position:relative}.contact-form{background:var(--color-white);border-radius:30px;padding:30px;box-shadow:var(--box-shadow)}.contact-form-header{margin-bottom:30px}.contact-form-header h2{font-size:28px;margin-bottom:10px;font-weight:700;color:var(--color-dark)}.contact-form .form-group{margin-bottom:25px}.contact-form .form-group .form-control{padding:15px 18px;border-radius:20px;box-shadow:none;transition:var(--transition)}.contact-form .form-group .form-control:focus{border-color:var(--theme-color)}.contact-map{margin-bottom:-9px}.contact-map iframe{width:100%;height:450px}.contact-content{margin-bottom:50px;background:var(--color-white);border-radius:30px;padding:20px;position:relative;box-shadow:var(--box-shadow)}.contact-info{display:flex;align-items:center;gap:10px;padding:20px 12px;border-radius:20px;margin-bottom:20px;border:1px solid rgba(0,0,0,.1);transition:var(--transition)}.contact-info:hover{border-color:var(--theme-color)}.contact-info:last-child{margin-bottom:0}.contact-info-icon i{font-size:25px;color:var(--color-white);width:60px;height:60px;line-height:60px;text-align:center;border-radius:50px;background:var(--theme-color)}.contact-info h5{font-size:20px;margin-bottom:5px;color:var(--color-dark)}.contact-info p{font-weight:500}@media (max-width:768px){.contact-content{margin-bottom:50px}}.team-area,.team-item{position:relative}.team-item{margin-bottom:75px;transition:var(--transition);z-index:1}.team-item:hover{transform:translateY(-7px)}.team-content,.team-img img{border-radius:50px 50px 50px 0}.team-content{position:absolute;left:20px;right:20px;bottom:-50px;padding:15px 20px 0;background:var(--color-white);text-align:center;box-shadow:var(--box-shadow)}.team-bio h5{font-size:20px;text-transform:capitalize}.team-bio h5 a{color:var(--color-dark)}.team-bio span{font-size:16px;font-weight:500;text-transform:capitalize}.team-bio h5 a:hover,.team-bio span{color:var(--theme-color)}.team-social{display:inline-block;background:var(--theme-color);padding:2px 10px;border-radius:20px 20px 0 0;margin-top:8px}.team-social a{width:25px;color:var(--color-white)}.team-social a:hover{color:#f85c70}.pricing-area{position:relative}.pricing-bg{position:absolute;width:100%;height:450px;background-repeat:no-repeat;background-position:50%;background-size:cover}.pricing-bg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:var(--color-dark);opacity:.75}.pricing-item{padding:25px;border-radius:100px 100px 100px 0;margin-bottom:25px;position:relative;background:var(--color-white);box-shadow:var(--box-shadow);transition:var(--transition)}.pricing-item:hover{transform:translateY(-7px);border-color:var(--theme-color)}.pricing-badge{position:absolute;right:10px;top:10px;background:var(--theme-color);color:var(--color-white);border-radius:50px;padding:0 15px;transform:rotate(45deg);box-shadow:0 10px 30px 0 rgba(248,92,112,.4)}.pricing-header .title{background:var(--theme-color2);margin-bottom:15px;color:var(--color-white);width:fit-content;border-radius:50px 50px 0 50px;padding:2px 15px 4px;margin-left:-25px;box-shadow:0 10px 30px 0 rgba(0,191,255,.4)}.pricing-amount{color:var(--color-dark);font-weight:700;margin-top:40px}.pricing-amount span{font-weight:500;font-size:16px;color:var(--body-text-color)}.pricing-feature{margin-top:20px;border-top:1px solid #eee}.pricing-feature ul{margin-top:25px;margin-bottom:35px}.pricing-feature ul li{position:relative;margin:10px 0;padding-left:25px}.pricing-feature ul li:before{content:"";position:absolute;width:13px;height:13px;border:3px solid var(--theme-color);border-radius:50px;left:0;top:8px}.pricing-feature .theme-btn{padding:8px 16px}.instagram-area,.instagram-item{position:relative}.instagram-img img{border-radius:50px}.instagram-item:after{content:"";top:0;left:0;width:0;height:100%;background:rgba(5,28,62,.75);border-radius:50px;z-index:0}.instagram-item a,.instagram-item:after{position:absolute;opacity:0;transition:.4s}.instagram-item a{top:50%;left:50%;width:45px;height:45px;line-height:45px;border-radius:50%;background:var(--theme-color);color:var(--color-white);font-size:20px;visibility:hidden;text-align:center;z-index:2;transform:translate(-50%,-50%)}.instagram-item:hover:after{width:100%;opacity:1}.instagram-item:hover a{visibility:visible;opacity:1}.download-btn a:first-child{margin-right:8px}.download-btn img{width:170px;border-radius:12px}.download-left{position:relative}.download-img{text-align:center}.download-img img{width:100%}@media (max-width:991px){.download-img{margin-bottom:40px}}@media (max-width:767px){.download-img img{width:100%}.download-btn img{width:150px}}.faq-area .accordion-item{border:none;margin-bottom:25px;background:var(--color-white);border-radius:20px!important;box-shadow:var(--box-shadow)}.faq-area .accordion-item span{width:45px;height:45px;margin-right:15px}.faq-area .accordion-item i{width:45px;height:45px;line-height:45px;border-radius:50px;background:var(--theme-color);text-align:center;color:var(--color-white)}.faq-area .accordion-button:not(.collapsed){color:var(--theme-color);background:transparent;box-shadow:inset 0 -1px 0 rgba(0,0,0,.13)}.faq-area .accordion-button{border-radius:0!important;background:transparent;font-weight:700;font-size:18px;color:var(--color-dark);box-shadow:none!important}.faq-area .accordion-button:not(.collapsed){border-bottom:1px dashed var(--theme-color)}.faq-area .accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23212529' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E")}@media (max-width:991px){.faq-right{margin-top:50px}.faq-area .accordion-button{font-size:16px}}.site-breadcrumb{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-repeat:no-repeat!important;background-position:50%!important;background-size:cover!important;position:relative;padding-top:230px;padding-bottom:120px;z-index:1}.site-breadcrumb:before{content:"";position:absolute;background:rgba(0,0,0,.7);height:100%;width:100%;top:0;left:0;z-index:-1}.site-breadcrumb .breadcrumb-title{font-size:40px;color:var(--color-white);font-weight:700;margin-bottom:10px;text-transform:capitalize}.site-breadcrumb .breadcrumb-menu{position:relative;z-index:1}.site-breadcrumb .breadcrumb-menu li{position:relative;display:inline-block;margin-left:25px;color:var(--color-white);font-weight:500;text-transform:capitalize}.site-breadcrumb .breadcrumb-menu li a{color:var(--color-white);transition:all .5s ease-in-out}.site-breadcrumb .breadcrumb-menu li:before{position:absolute;content:"\f101";font-family:Font Awesome\ 6 Pro;right:-21px;top:1px;text-align:center;font-size:16px;color:var(--color-white)}.site-breadcrumb .breadcrumb-menu li:first-child{margin-left:0}.site-breadcrumb .breadcrumb-menu li:last-child:before{display:none}.site-breadcrumb .breadcrumb-menu li a:hover,.site-breadcrumb .breadcrumb-menu li.active{color:var(--theme-color)}@media (max-width:991px){.site-breadcrumb{padding-top:270px}}.pagination{display:flex;justify-content:center;align-items:center;margin-top:40px}.pagination .page-link{border:none;background:var(--color-dark);color:var(--color-white);margin:0 10px;border-radius:50px!important;width:40px;height:40px;line-height:28px;text-align:center;transition:var(--transition)}.pagination .page-item.active .page-link,.pagination .page-link:hover{background:var(--theme-color);color:var(--color-white)}.login-form{padding:30px 40px;background:var(--color-white);border-radius:30px;position:relative;box-shadow:var(--box-shadow)}.login-form .login-header{text-align:center;margin-bottom:30px}.login-form .login-header img{width:200px;margin-bottom:10px}.login-form .login-header h3{color:var(--theme-color);margin-bottom:5px;font-weight:800}.login-form .login-header p{font-size:20px}.login-form .login-footer{margin-top:25px}.login-form .login-footer p{text-align:center}.login-form .login-footer a{color:var(--theme-color);transition:.5s}.login-form .login-footer a:hover{color:var(--theme-color)}.login-form .form-group{margin-bottom:15px;position:relative}.login-form .form-group i{position:absolute;bottom:17px;left:18px}.login-form label{color:var(--color-dark);margin-bottom:5px}.login-form .form-group .form-control{border:1px solid #e8e8e8;border-radius:18px;padding:12px 18px 12px 47px;box-shadow:none;transition:.5s}.login-form .form-group .form-control:focus{border-color:var(--theme-color)}.login-form .form-check-input{box-shadow:none}.login-form .forgot-pass{color:var(--theme-color);transition:.5s}.login-form .forgot-pass:hover{color:var(--theme-color)}.login-form .theme-btn{width:100%}.login-form .theme-btn i{margin-right:5px}.login-form .form-check-input{margin-top:6.3px}.login-form .form-check-label a{color:var(--theme-color);transition:.5s}.login-form .form-check-label a:hover{color:var(--theme-color)}.form-check-input:checked{background-color:var(--theme-color);border-color:var(--theme-color)}.login-divider{position:relative;margin:15px 0;text-align:center}.login-divider:before{content:"";position:absolute;top:50%;left:0;right:0;border-bottom:1px solid #e8e8e8}.login-divider span{position:relative;background:var(--color-white);padding:0 20px}.social-login a{display:block;margin-bottom:15px;padding:10px 20px;border-radius:18px;text-align:center}.social-login a i{float:left;margin-top:7px}.btn-fb{border:1px solid #506dab;color:#506dab!important}.btn-fb:hover{background:#506dab;color:var(--color-white)!important}.btn-gl{border:1px solid #dd4b39;color:#dd4b39!important}.btn-gl:hover{background:#dd4b39;color:var(--color-white)!important}@media only screen and (max-width:991px){.login-form{padding:40px 20px}}.header-account img{width:50px;border-radius:50%;padding:3px;border:3px solid var(--theme-color);cursor:pointer}.header-account .dropdown-menu{border:none;min-width:200px;border-radius:20px;box-shadow:var(--box-shadow)}.header-account .dropdown-menu li a i{margin-right:5px}.header-account .dropdown-menu .dropdown-item{padding:8px 20px}.header-account .dropdown-menu .dropdown-item:hover{background:transparent;color:var(--theme-color);padding-left:25px}.mobile-menu-right{gap:20px}.mobile-menu-right .header-account img{width:35px;padding:0;border:none}.user-profile-sidebar{background:var(--color-white);border-radius:30px;margin-bottom:25px;padding:20px;box-shadow:var(--box-shadow)}.user-profile-sidebar-top{text-align:center;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1)}.user-profile-img{position:relative;width:100px;height:100px;margin:0 auto 15px;border-radius:50px}.user-profile-img img{border-radius:50%}.profile-img-file{display:none}.user-profile-img button{position:absolute;border-radius:50px;background:var(--theme-color);color:var(--color-white);width:30px;height:30px;line-height:28px;text-align:center;border:none;right:0;bottom:0}.user-profile-sidebar-list li{margin:5px 0}.user-profile-sidebar-list li a{color:var(--color-dark);padding:6px 6px 6px 15px;display:block;transition:var(--transition)}.user-profile-sidebar-list li a:hover{padding-left:20px}.user-profile-sidebar-list li a i{margin-right:5px;color:var(--theme-color)}.user-profile-sidebar-list .active i{color:var(--color-white)}.user-profile-sidebar-list .active{background:var(--theme-color);color:var(--color-white);border-radius:15px}.user-profile-card{background:var(--color-white);padding:15px 20px;border-radius:20px;margin-bottom:25px;box-shadow:var(--box-shadow)}.user-profile-card-title{color:var(--color-dark);font-size:20px;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1)}.user-profile-card .text-success{color:var(--theme-color)!important}.user-profile-card-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1)}.user-profile-card-header .user-profile-card-title{border-bottom:none;margin-bottom:0;padding-bottom:0}.user-profile-card-header-right{display:flex;align-items:center;gap:20px}.user-profile-search .form-group{position:relative}.user-profile-search .form-control{padding:10px 12px 10px 35px;box-shadow:none;border-radius:15px}.user-profile-search .form-control:focus{border-color:var(--theme-color)}.user-profile-search i{position:absolute;left:12px;top:15px}.user-profile-card-header .theme-btn{padding:8px 15px}.profile-info-list li{margin:12px 0;font-weight:500}.profile-info-list li span{float:right;font-weight:400}.user-profile-form .form-group{margin-bottom:20px}.user-profile-form .form-group label{color:var(--color-dark);margin-bottom:5px}.user-profile-form .form-control{height:55px;padding-left:15px;padding-right:15px;border-radius:20px;box-shadow:none}.user-profile-form .form-control:focus{border-color:var(--theme-color)}.user-profile-form .theme-btn{width:unset}.user-profile .badge-success{background:#dcfce7;color:#22c79c}.user-profile .badge-info{background:#f3e8ff;color:#a855f7}.user-profile .badge-primary{background:#dbf7fd;color:#0dcaf0}.user-profile .badge-danger{background:#fee2e2;color:#ef4444}.dashboard-widget{display:flex;align-items:center;justify-content:space-between;padding:30px 20px;border-radius:30px;margin-bottom:30px;box-shadow:0 0 40px 5px rgb(0 0 0/3%)}.dashboard-widget-info span{font-weight:500}.dashboard-widget-info h1{font-size:30px;font-weight:700;margin-bottom:5px}.dashboard-widget-icon{width:65px;height:65px;display:flex;align-items:center;justify-content:center;font-size:32px;border-radius:50px}.dashboard-widget-color-1{background:rgba(98,89,202,.15);color:#6259ca}.dashboard-widget-color-1 h1{color:#6259ca}.dashboard-widget-color-1 .dashboard-widget-icon{background:#6259ca;color:var(--color-white)}.dashboard-widget-color-2{background:rgba(14,198,198,.15);color:var(--theme-color)}.dashboard-widget-color-2 h1{color:var(--theme-color)}.dashboard-widget-color-2 .dashboard-widget-icon{background:var(--theme-color);color:var(--color-white)}.dashboard-widget-color-3{background:rgba(251,107,37,.15);color:#fb6b25}.dashboard-widget-color-3 h1{color:#fb6b25}.dashboard-widget-color-3 .dashboard-widget-icon{background:#fb6b25;color:var(--color-white)}.table-ad-info a{display:flex;align-items:center;gap:10px}.table-ad-info h6{transition:var(--transition)}.table-ad-info p{color:var(--color-dark)}.table-ad-info:hover h6{color:var(--theme-color)}.table-ad-info span{color:var(--color-dark)}.table-ad-info img{width:80px;border-radius:15px}.user-profile-card .table>:not(caption)>*>*{vertical-align:middle;padding:.8rem}.profile-store .store-file{display:none}.profile-store .store-logo-preview{margin-bottom:30px}.profile-store .store-logo-preview img{width:100px;border-radius:50px}.profile-store .store-banner-preview{margin-top:50px;margin-bottom:30px}.profile-store .store-banner-preview img{border-radius:30px}.post-ad-form .form-group{margin-bottom:15px}.post-ad-form .form-group label{margin-bottom:5px;color:var(--body-text-color)}.post-ad-form .form-control{border-radius:20px;padding:15px 20px;box-shadow:none;color:var(--body-text-color)}.post-ad-form .form-control::placeholder{color:var(--body-text-color)}.post-ad-form .nice-select{width:100%;height:56px;line-height:55px;border-radius:20px;padding-left:20px;font-size:16px;border-color:#ced4da;color:var(--body-text-color);margin-bottom:15px}.post-ad-form .form-control:focus,.post-ad-form .nice-select:focus{border-color:var(--theme-color)}.post-ad-form .nice-select .list{width:100%;border:none;border-radius:20px;padding:10px;height:300px;overflow-y:auto;box-shadow:0 0 50px 0 rgba(32,32,32,.15)}.post-ad-form .nice-select ::-webkit-scrollbar{width:8px}.post-ad-form .nice-select ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 50px 50px 0}.post-ad-form .nice-select ::-webkit-scrollbar-thumb{background:var(--theme-color);border-radius:50px}.post-ad-form .nice-select ::-webkit-scrollbar-thumb:hover{background:var(--theme-color)}.post-ad-form .nice-select .option.focus,.post-ad-form .nice-select .option.selected.focus,.post-ad-form .nice-select .option:hover{background:var(--theme-bg-light);color:var(--theme-color);border-radius:12px}.post-ad-form .nice-select:after{width:8px;height:8px;margin-top:-5px;right:15px}.post-ad-form .product-img-upload{width:100%;height:140px;border:2px dashed rgba(0,0,0,.1);border-radius:20px;cursor:pointer}.post-ad-form .product-img-file{display:none}.post-ad-form .product-img-upload span{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.post-ad-form .product-img-upload span i{margin-right:5px}.post-ad-form .form-check{margin-bottom:15px}.post-ad-form .form-check-input{margin-top:6.5px;box-shadow:none}.post-ad-form .form-check-input:focus{border-color:var(--theme-color)}.post-ad-form .form-check label{color:var(--body-text-color)}.profile-ad-result li{margin-bottom:8px}.profile-ad-result li i{margin-right:5px;color:var(--theme-color)}.profile-ad-setting .nice-select .list{height:auto}.profile-ad-setting .nice-select.location .list{height:300px}.profile-favorite .product-item{box-shadow:none;border:1.5px solid rgba(0,0,0,.05)}.profile-payment .form-check-input{margin-top:6px;box-shadow:none}.profile-setting .form-check{margin-bottom:10px}.profile-setting .form-check-input{margin-top:6.5px;box-shadow:none}.profile-message-wrapper{display:flex}.profile-message-inbox{max-width:340px;border:1px solid #edf1f9;border-radius:10px;overflow:hidden}.message-content{padding-left:30px;position:relative;overflow:hidden}.message-content-info{max-height:750px;overflow-y:scroll;margin-right:-50px;padding-right:50px}.message-content,.profile-message-inbox{flex:1}.profile-message-inbox ul{max-height:950px;overflow-y:scroll;width:357px;list-style:none;padding:0;margin:0}.profile-message-inbox ul li.message-active{border-left:3px solid var(--theme-color)}.profile-message-inbox ul li{border-bottom:1px solid #edf1f9;transition:.2s;list-style:none}.profile-message-inbox ul li:last-child{border-bottom:none}.message-by-content h5{margin-bottom:0;font-size:14px;line-height:1}.profile-message-inbox ul li a{position:relative;display:block;padding:30px}.profile-message-inbox .message-avatar{position:absolute;left:16px;top:50%;transform:translateY(-50%)}.message-avatar img{display:inline-block;width:54px;height:54px;border-radius:50%;width:50px;height:50px}.profile-message-inbox .message-by{margin-left:50px}.message-by-content h5 i{background:#f98f14;padding:3px 8px;border-radius:50px;color:var(--color-white);font-size:13px}.message-by-content span{font-size:13px;position:absolute;top:25.5px;right:25px;float:right;color:#888}.profile-message-inbox .message-by p{height:26px;max-width:205px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;margin:0;padding:0;color:#6b747d;line-height:27px}.message-item{display:block;position:relative;margin-bottom:25px}.message-item .message-avatar{position:absolute;left:0;top:0}.message-item .message-avatar img{width:50px;height:50px;display:inline-block;border-radius:50%}.message-item .message-description{margin-left:70px;background:#f4f5f7;border-radius:12px;padding:20px;position:relative}.message-item .message-description:before{position:absolute;top:0;left:-9px;content:"\f0d9";font-family:Font Awesome\ 6 Pro;font-weight:700;font-size:31px;color:#f4f5f7}.message-item .message-description p{font-size:15px;padding:0;margin:0;line-height:27px}.message-item.me .message-avatar{left:auto;right:0;position:absolute;top:0}.message-item.me .message-description{color:var(--theme-color);background-color:rgba(248,92,112,.1);margin-left:0;margin-right:70px;border-radius:12px;padding:20px;position:relative}.message-item.me .message-description:before{content:"\f0da";left:auto;right:-11px;color:#feeff1}.message-reply{margin-top:15px;position:absolute;bottom:0;left:30px;right:15px}.message-reply .form-control{padding:15px 20px;box-shadow:none;border-radius:10px}.message-reply .form-control:focus{border-color:var(--theme-color)}.message-reply .theme-btn{margin-top:15px}.message-status{width:12px;height:12px;background:#252629;display:flex;border-radius:50%;border:3px solid var(--color-white);position:absolute;right:-5px;top:50%}.message-status.online{background:var(--theme-color)}.message-status.offline{background:#dd4b39}.message-status.busy{background:#f6b500}.profile-message .header-account img{width:45px}@media (max-width:991px){.message-by-content span{right:65px}.message-reply{right:0}}@media (max-width:767px){.table-listing-info a{display:block}.table-listing-info h6{margin-top:10px}.user-profile-card-header{flex-direction:column;align-items:flex-start;gap:20px}.user-profile-card-header-right{flex-direction:column-reverse;align-items:flex-start}.profile-message .profile-message-wrapper{flex-direction:column;gap:50px}.profile-message .user-profile-card-header{flex-direction:row;align-items:center;gap:20px}.profile-message .message-content{padding-left:0;padding-bottom:200px}.message-reply{left:0}}.coming-soon{background-repeat:no-repeat;background-size:cover;background-position:50%;min-height:100vh;width:100%;top:0;left:0}.coming-soon,.coming-soon .container{position:relative}.coming-soon:before{position:absolute;content:"";background:rgba(0,0,0,.7);width:100%;height:100%;top:0;left:0}.coming-soon .newsletter-form{position:relative;margin-top:30px}.coming-soon .newsletter-form .input-newsletter{height:55px;display:block;width:100%;border:none;border-radius:50px;font-size:14px;padding:0 0 0 25px;box-shadow:none}.coming-soon .newsletter-form button{position:absolute;right:4px;top:4px;bottom:4px;height:auto;border:none;border-radius:50px;background:var(--theme-color);display:inline-block;color:var(--color-white);padding-left:30px;padding-right:30px;font-weight:500;transition:.5s}.coming-soon .newsletter-form button:hover{background-color:var(--theme-color);color:var(--color-white)}.coming-social{margin-top:30px;text-align:center}.coming-social a{color:var(--color-white);margin:5px;width:40px;height:40px;line-height:36px;text-align:center;border-radius:50px;border:2px solid var(--color-white);display:inline-block;transition:.5s}.coming-social a:hover{background:var(--theme-color);border-color:var(--theme-color)}.countdown-wrap{margin-top:30px}.countdown-single{background:var(--theme-color);padding:20px;margin:10px;position:relative;overflow:hidden;border-radius:50px;box-shadow:0 3px 24px rgba(0,0,0,.1)}.countdown-single h2,.countdown-single h5{color:var(--color-white)}.error-wrapper{text-align:center}.error-wrapper h1{font-size:250px;letter-spacing:5px;font-weight:700;color:var(--theme-color);line-height:1}.error-wrapper h1 span{color:var(--color-dark)}.error-wrapper h2{margin-top:30px;margin-bottom:10px}.error-wrapper img{width:100%}.error-wrapper .theme-btn{margin-top:30px}@media (max-width:767px){.error-wrapper h1{font-size:160px}}.terms-content:not(:last-child){margin-bottom:54px}.terms-content:first-child{margin-top:-3px}.terms-content .terms-list{margin-top:37px}.terms-content h3{margin-bottom:23px;position:relative;font-weight:700}.terms-content p:not(:last-child){margin-bottom:26px}.terms-list li:not(:last-child){margin-bottom:16px}.footer-area{background:var(--footer-bg);position:relative;overflow:hidden;z-index:1}.footer-area:before{width:300px;height:300px;border-radius:50%;border:40px solid var(--theme-color);top:-100px;left:-100px}.footer-area:after,.footer-area:before{content:"";position:absolute;transform:rotate(50deg);opacity:.05}.footer-area:after{width:200px;height:200px;border-radius:50%;border:30px solid var(--theme-color);bottom:100px;right:-100px}.footer-widget-box{margin-bottom:20px}.footer-widget{position:relative;z-index:1}.footer-logo img{width:200px;margin-bottom:30px}.copyright{padding:20px 0;background:var(--footer-bg2)}.copyright .footer-menu{margin:0;padding:0;text-align:right}.copyright .footer-menu li{display:inline-block;margin-left:25px;font-size:16px}.copyright .footer-menu li a{color:#f5faff;transition:var(--transition)}.copyright .footer-menu li a:hover{color:var(--theme-color)}.copyright .copyright-text{color:var(--footer-text-color);margin-bottom:0;font-size:16px}.copyright .copyright-text a{color:var(--theme-color);font-weight:500}.footer-widget-title{color:var(--color-white);position:relative;padding-bottom:20px;margin-bottom:30px;font-size:20px;z-index:1}.footer-widget-title:before{width:30px;left:0}.footer-widget-title:after,.footer-widget-title:before{position:absolute;content:"";z-index:-1;height:3px;background:var(--theme-color);border-radius:50px;bottom:0}.footer-widget-title:after{width:10px;left:35px}.footer-list{display:flex;flex-direction:column;gap:.8rem}.footer-list li a{color:var(--footer-text-color);transition:var(--transition)}.footer-list li a i{margin-right:5px;color:var(--theme-color);font-size:14px}.footer-list li a:hover{padding-left:10px;color:var(--theme-color)}.footer-widget-box p{color:var(--footer-text-color);padding-right:18px;margin-bottom:20px}.footer-social{display:flex;gap:15px;justify-content:end}.footer-social li a i{height:38px;width:38px;line-height:38px;text-align:center;border-radius:50px;background:hsla(0,0%,100%,.04);color:var(--theme-color);transition:var(--transition)}.footer-social li a i:hover{background:var(--theme-color);color:var(--color-white)}.footer-contact li{position:relative;display:flex;justify-content:start;align-items:center;color:var(--footer-text-color);font-size:16px;margin-bottom:15px}.footer-contact li a{color:var(--footer-text-color);-webkit-transition:.3s;transition:.3s}.footer-contact li i{width:32px;height:32px;line-height:32px;font-size:16px;margin-right:15px;border-radius:50px 50px 50px 0;background:var(--theme-color);text-align:center;-webkit-transition:.3s;transition:.3s;color:var(--color-white)}.subscribe-form .form-control{padding:18px 70px 18px 45px;border-radius:15px;box-shadow:none;border:none}.subscribe-form .form-group-icon{position:relative}.subscribe-form .form-group-icon i{position:absolute;top:21px;left:15px;font-size:18px;color:var(--theme-color)}.subscribe-form .theme-btn{position:absolute;right:0;bottom:6.5px;right:7.5px;padding:9px 17px}.subscribe-form .theme-btn span{margin-right:0}.footer-payment-method{margin-top:25px}.footer-payment-method h6{font-weight:600;color:var(--color-white);white-space:nowrap;margin-bottom:12px}.payment-method-img img{width:45px;margin:2px;border-radius:4px}@media (max-width:1199px){.footer-widget-box{margin-bottom:50px}}@media (max-width:991px){.footer-area:before{display:none}.footer-widget-wrapper{padding-bottom:0}.copyright .footer-menu{float:left;margin-top:20px;text-align:left}.copyright .footer-menu li{margin-left:0;margin-right:15px}}@media (max-width:767px){.footer-widget-wrapper{padding-bottom:0}.footer-social{justify-content:flex-start;margin-top:20px}}.home-2 .main{margin-top:0}.home-2 .navbar{background:var(--color-white);border-top:5px solid var(--theme-color)}.home-2 .navbar-toggler-btn-icon{color:var(--color-dark)}.home-2 .hero-single{padding-top:120px;padding-bottom:200px}.home-2 .counter-wrapper{border:none}@media (min-width:992px){.home-2 .navbar .nav-item .nav-link{color:var(--color-dark)}.home-2 .navbar .nav-item .nav-link.active,.home-2 .navbar .nav-item:hover .nav-link{color:var(--theme-color)}.home-2 .header-account-link{color:var(--color-dark)}.home-2 .header-account-link:hover{color:var(--theme-color)}}.home-3 .main{margin-top:0}.home-3 .search-keyword a,.home-3 .search-wrapper,.home-3 .theme-border-btn,.home-3 .theme-btn{border-radius:50px}.home-3 .navbar{background:var(--color-white)}.home-3 .navbar-toggler-btn-icon{color:var(--color-dark)}.home-3 .hero-single{padding:30px;border-radius:50px}.home-3 .hero-single:before{border-radius:50px}.home-3 .search-form .form-group,.home-3 .search-form .nice-select{margin-bottom:20px}.home-3 .search-keyword a{margin:10px 15px 0 0}.home-3 .search-keyword span{display:block}.home-3 .category-item{box-shadow:var(--box-shadow);border:none}.home-3 .product-img img{border-radius:35px}.home-3 .location-item,.home-3 .location-item img,.home-3 .location-item:after,.home-3 .product-category-icon{border-radius:50px}.home-3 .location-info{text-align:center;width:100%;left:0}.home-3 #scroll-top,.home-3 .blog-item,.home-3 .choose-icon,.home-3 .choose-item,.home-3 .footer-contact li i,.home-3 .location-info span,.home-3 .testimonial-content,.home-3 .testimonial-item{border-radius:50px}@media (min-width:992px){.home-3 .navbar .nav-item .nav-link{color:var(--color-dark)}.home-3 .navbar .nav-item .nav-link.active,.home-3 .navbar .nav-item:hover .nav-link{color:var(--theme-color)}.home-3 .header-account-link{color:var(--color-dark)}.home-3 .header-account-link:hover{color:var(--theme-color)}}@media (max-width:991px){.home-3 .hero-single{margin-top:60px}}@media (max-width:767px){.home-3 .hero-single{padding:14px;margin-top:60px}}.home-4 .main{margin-top:-5.8rem}.home-4 .hero-single{padding-top:200px;padding-bottom:170px}.home-5 .main{margin-top:0}.home-5 .navbar{background:var(--color-white)}.home-5 .navbar-toggler-btn-icon{color:var(--color-dark)}.home-5 .hero-single{padding-top:90px;padding-bottom:130px;background:var(--theme-bg-light);position:relative}.home-5 .hero-single:before{border:40px solid #ff81a7;border-radius:50%;left:-100px;top:-100px}.home-5 .hero-single:after,.home-5 .hero-single:before{content:"";position:absolute;width:300px;height:300px;background:transparent;z-index:-1;opacity:.2}.home-5 .hero-single:after{border:40px solid #f4b16d;border-radius:50%;right:-150px;bottom:50px}.home-5 .hero-single .hero-content .hero-title,.home-5 .hero-single .hero-content p{color:var(--color-dark)}.home-5 .search-area{margin-top:-130px}.home-5 .footer-area{background:var(--theme-bg-light)}.home-5 .copyright .copyright-text,.home-5 .footer-contact li,.home-5 .footer-contact li a,.home-5 .footer-list li a,.home-5 .footer-payment-method h6,.home-5 .footer-widget-box p,.home-5 .footer-widget-title{color:var(--color-dark)}.home-5 .copyright{border-top:1px solid rgba(0,0,0,.05);background:transparent}.home-5 .footer-social li a i{background:var(--color-white);color:var(--theme-color)}.home-5 .footer-social li a i:hover{background:var(--theme-color);color:var(--color-white)}@media (max-width:991px){.home-5 .hero-img{margin-top:40px}}@media (min-width:992px){.home-5 .navbar .nav-item .nav-link{color:var(--color-dark)}.home-5 .navbar .nav-item .nav-link.active,.home-5 .navbar .nav-item:hover .nav-link{color:var(--theme-color)}.home-5 .header-account-link{color:var(--color-dark)}.home-5 .header-account-link:hover{color:var(--theme-color)}}
:root{--gd60fd664d5:1}
