@font-face { 
    font-family: Moderustic-medium; 
	src: url('../fonts/Moderustic-Medium.ttf'); 
    
} 
@font-face { 
    font-family: Moderustic; 
	src: url('../fonts/Moderustic-Regular.ttf'); 
    
} 
@font-face { 
    font-family: Poppins; 
	src: url('../fonts/Poppins-Regular.ttf'); 
    
} 
body{ 
    font-family: Poppins !important;
   
}
.site-header .site-branding .site-logo { 
    width: 220px; 
}
.menu_icon {
    width: 28px;
    height: 100%;
    display: flex;
}

.t-h-dropdown .main-link {
    cursor: pointer;
    transition: .3s linear;
    font-size: 18px;
}
.cart_icon {
    margin-left: 10px;
}

.site-header .site-branding {
    padding: 25px 0;
}

.currency_div {
    position: absolute;
    right: 12%;
    top: 10px;
}

.section-title3, .section-title3 .h3 {
    /* background: #fffbfa;*/
}

.quote__item-inner {
    width: 900px;
    max-width: 80%;
    margin: 0 auto;
}

.quote__item-text {
    /*font-family: "Josefin Sans", sans-serif !important;*/
    margin-right: auto;
    margin-left: auto;
    line-height: 1.33;
}
.testimonials_images img{
    height: 350px;
    object-fit: cover;
    padding: 10px 10px;
    background: #fff;
    width: 240px;
    margin-right: 15px;
    border-radius: 0;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}
.testimonials_images{
    overflow:visible;
}
.testimonials_images:hover img {
    transform: scale(1.04);
    z-index:999;
}
.blog-post{
    border-radius:0;
}
.testimonials_images img:nth-child(5),
.testimonials_images img:nth-child(10) {
    margin-right: 0px;
}
.h3-category{
}
span.count-label.cart_count {
        position: absolute;
    right: -17px;
    top: -12px;
    background: #02c1d6;
    color: #fff;
    border-radius: 214px;
    width: 23px;
    display: block;
    text-align: center;
}
.top_menu_bar{
    display:flex;
    justify-content:center;
}
.toolbar{
    display:none;
}
.bg-theme {
    background: #02c1d6 !important; 
}

.text-theme {
    color: #02c1d6 !important; 
}
.product-card .product-badge.product-badge2 {
    left: auto;
    right: 0;
    border-radius: 9px 0 0 30px;
    padding: 0 10px 0 12px;
    background: #02c1d6!important;
}
.main_product .product-thumb img {
        width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 0;
}
.test_ul{
    list-style: none;
    flex-wrap: wrap;
}
.hero-area3{
        display: flex;
    justify-content: center;
    background: #fff;
}
.heroarea-slider{
    width:100%;
}
.text-default{
    color:#505050 !important;
}
.menu_icon.search_icon{
    width: 100px;
    cursor: pointer;
    font-size: 16px;
}
.site-header .site-menu>ul>li { 
    vertical-align: top;
}
.site-header .site-menu>ul>li>a{
    text-transform: uppercase;
    font-weight:400;
}
.popular-category.theme3 .links a{
    text-transform: uppercase;
    font-weight: 500;
}
.section-title.section-title2 h2 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 500;
}
.product-card{
    border-radius:0;
}
.as_banner_detail h1, .post-quote { 
    color: #fff;
}
.product-card .product-category {
    width: 100%;
    margin-bottom: 6px;
    font-size: 15px;
    text-transform: uppercase;
}
.product-card .product-title>a {
    transition: color .3s;
    color: #232323;
    text-decoration: none;
    font-size: 18px;
    height: auto;
    display: block;
    font-weight: 500;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.product-card .product-thumb{
    border-radius:0;
}
.product-card .product-thumb img{
    width:100%;
}

.product-card .product-badge {
    top: 11px;
    left: 7px;
    border-radius: 0;
    padding: 0 12px 0 10px;
    background: #000 !important;
}
.t-h-dropdown .t-h-dropdown-menu a {
    display: flex;
    line-height: 25px;
    padding: 8px 0px;
    align-items: center;
    justify-content: space-between;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}
.t-h-dropdown .t-h-dropdown-menu a:last-child {
    /*border-bottom: none;*/
}
.product-badge.new_badge {
    background: #fff !important;
    color: #000;
    border: 0.5px solid #000;
}
.navbar-stuck .fix_topbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: rgba(14, 63, 126, 0.04) 0px 0px 0px 1px, rgba(42, 51, 69, 0.04) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.04) 0px 6px 6px -3px, rgba(14, 63, 126, 0.04) 0px 12px 12px -6px, rgba(14, 63, 126, 0.04) 0px 24px 24px -12px;
}
.navbar-stuck .topbar{
    position: relative;
}
.details-page-top-right-content .p-title-main {
    text-transform: uppercase;
}
#description b {
	color: #000 !important;
	font-size:15px !important;
}
#description span {
	color: #000 !important;
	font-size:15px !important;
}
#description li {
	color: #000 !important;
	font-size:15px !important;
}
#description a {
	color: red !important;
	font-size:15px !important;
}
#description p {
	color: #000 !important;
	font-size:15px !important;
}
.popular-category.theme3 .links a {
	font-size: 25px;
	letter-spacing: 1px;
	margin-right: 20px;
}

.middle_banner{
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.filter_div{
    display:none;
}
.site-header .site-menu>ul>li>a {
    font-size: 18px; 
    padding: 10px 15px; 
    text-align: center;
}
.h3-category:hover img {
    transform: scale(1.05) !important;
}
marquee p{
    margin:0!important;
}

.sub-c-box {
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    height: auto;
    right: -221px;
    padding: 0px 14px;
    top: -2px;
    border-top: 2px solid #02c1d6;
}
.drop_div:hover > .sub-c-box{
    display:block;
}
.drop_div{
    position: relative;
    border-bottom: 0.5px solid #eaeaea;
    padding: 3px 15px;
}
.sub-c-box .child-c-box{
    border-bottom: 0.5px solid #eaeaea;
    padding: 3px 15px;
}
.t-h-dropdown-menu .drop_div:last-child{
    border-bottom:0;
}
.sub-c-box .child-c-box:last-child{
    border-bottom:0;
}

.white-popup {
    position: relative;
    background: #fff;
    max-width: 500px;
    max-height: 75vh;
    margin: 20px auto;
    transition: 1s;
}
.announcement-with-content {
    background: #fff;
    padding: 40px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.whatsapp_float {
    bottom: 20px !important;
}
.whatsapp_float {
    position: fixed;
    bottom: 100px;
    right: 25px;
    z-index: 1060;
}
.container-fluid {
    max-width: 90% !important;
}
.web_Search{
    display:flex;
}

.product-details-slider .item{
    height: 350px !important;
    object-fit: cover;
}
.product-details-slider .item img:nth-of-type(1) {
    height: 350px !important;
    object-fit: cover;
}
.product-thumbnails .owl-thumbs .owl-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.brand-section .slider-item{ padding: 15px;}
.brand-section .slider-item img{ max-width:85%;}
@media screen and (max-width: 990px) {
    .top_menu_bar{
        justify-content:space-between;
    }
    .web_Search{
        display:none;
    }
    .toolbar{
        display:flex;
    }
    .filter_div{
        display:block;
    }
    .menu_icon.search_icon {
        width: 31px;
        cursor: pointer;
        margin: 0px 10px;
    }
    .slideable-menu ul li a {
        line-height: 40px;
        font-size: 16px;
    }
    .site-header .search-box-wrap {
        position: absolute;
        left: 0px;
        width: 100%;
        background: #fff;
        width: 100%;
        height: 100%;
        top: 30px;
        z-index: 999;
    }
    .sptfl {
        display: flex !important;
    }
    .offcanvas-header {
        z-index: 9999;
        /* margin-bottom: 20px; */
    }
    .quote__item-text {
        /* font-family: "Josefin Sans", sans-serif !important; */
        margin-right: auto;
        margin-left: auto;
        line-height: 1.33;
        font-size: 18px !important;
    }
    .service-section .col-lg-3.col-sm-6.text-center.mb-30{
        margin-bottom:10px !important;
    }
}
.video-review .container-test {
    display: flex
;
    flex-wrap: wrap;
}

.video-main .container-test {
    column-gap: 0px ! IMPORTANT;
}
.container-test {
    display: flex;
    flex-wrap: wrap;
}
.container-test {
    column-count: 5;
    column-gap: 10px;
}
.video {
    width: 23%;
    height: 100%;
    margin-bottom: 20px;
}
iframe {
    width: 100%;
    height: 200px;
}
#videosTab{ url('../images/video-banner.jpg'); }  
.greviews{ height: 400px;}
strong {
    font-weight: bolder;
}
.flash-sell-new-section .product-card {
    border-radius: 0;
    padding: 20px;
    margin: 15px 0;
    display: flex;
    height: 400px; 
    align-items:end;
}
.home-services .product-card .product-title{
    color: #fff; font-size: 20px;
}
.home-services .product-card-body p{
    color: #fff; font-size: 13px; letter-spacing: 0.5px;
}
.flash-sell-new-section .product-card img { 
    width: 100%;
    height: 100%;
}
.flash-sell-new-section .product-card .btn {
	padding: 0;
	font-size: 14px !important;
	min-width: auto;
	height: auto;
	background: #000 !important;
	color: #02c1d6 !important;
	margin-top:5px;
	padding:2px 5px;
} 
.flash-sell-new-section .product-card a:hover { 
	color: #000 !important; 
} 

  .highlights {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 25px;  
      margin: auto;
    }

    .highlight-box {
      background: #fff;
      border-radius: 16px;
      padding: 30px 20px;
      text-align: center;
      box-shadow: 0 6px 15px rgba(0,0,0,0.1);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .highlight-box:hover {
      transform: translateY(-8px);
      box-shadow: 0 10px 20px rgba(0,0,0,0.15);
    }

    .highlight-box i {
      font-size: 40px;
      color: #02c1d6;
      margin-bottom: 15px;
    }

    .counter {
      font-size: 2rem;
      font-weight: bold;
      color: #222;
    }

    .highlight-box p {
      font-size: 1rem;
      color: #555 !important;
      margin: 8px 0 0;
    }
    .footer-social-links a {
      width: auto;  
      height: auto;  
    padding: 4px 5px; 
}
.footer-social-links a{ line-height: 0; }