.image_zoom_main
{
    height:550px!important;
}
.badge_count
{
    border-radius:50%!important;
    color:#fff;
    background-color:#533923!important
}
.input-group-prepend
{
    z-index:0!important;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:#CCBCA1;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
 }
 #preloader-img img {
    width: 150px; /* Adjust as needed */
    animation: bounce 2s infinite;
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0) scale(1);
    }
    40% {
        transform: translateY(-20px) scale(1.2);
    }
    60% {
        transform: translateY(-10px) scale(0.8);
    }
}
 
/*.notification-bar {*/
  /*background-color: #344456;*/
  /*box-shadow: 0px 1px 11px #8b4e4e;*/
  /*border-radius: 3px;*/

/*}*/

.field-label{
        color:#241e20;

}

label {
    color:#533923;
}

.notification-bar p {
    color: white;
/*    font-weight: bold;
*/    font-size: 13px;
    
    

  
}

/*img {*/
/*      border-radius: 8px;*/
/*}*/


.service-banner .row > div:nth-child(2n+1) .service-box {
    /*background-color: #000000;*/
    background-color:#000000;
    
/*    box-shadow: -3px 1px 5px #c5c1c1;
*/}

.service-banner .service-box p {
    color: black;
    font-weight: bold;
    font-size: 12px;

}

.product-box .product-info h5 {
    color: #000;
}

.category .category-block .category-content h5 {
    color: #000;
}

/*footer .sub-footer .payment-card-bottom {*/
/*        color: #444ca1;*/

/*}*/

footer .subscribe-section {
    background-color:#000000;
}

footer.footer-2 .sub-footer {
    background-color: #000;;
}


.category .category-block:hover {
    background-color: #cdcee1;
 
}

footer .call-text .call-no {
    color: #000;

}

.service-banner .row > div:nth-child(2n) .service-box {
    /*background-color: #000000;*/
    background-color: #000000;
    font-weight: bold;
    /*box-shadow: -3px 1px 5px #c5c1c1;
*/}



.img-fluid bg-img {
height: 300px;  

}

.product-box .img-block .cart-details i, .product-box .img-block .cart-wrap i {
    color: #ffffff;
    
}


header .search-bar .search-icon {

background-color: #533923;

}

footer .footer-social ul li a i {
    font-size: 22px;
    color: #000000;
    
}

.tap-top {
color: #533923;
background: #ffffff;

    }



footer.footer-2 .sub-footer {
    background-color: #000000;
    font-weight: bold;
    color : white;
/*    box-shadow: 0px 1px 11px gray;
*/
}
/*.btn*/
/*{*/
/*    border-radius:50px!important;*/
/*}*/
footer .sub-footer p {
    color: black;
  
}

footer .subscribe-section {
    /*background-color: #000000;*/
    background-color: #000000;
    color:#000000;
}

.btn-solid {

color: #fff;
background-color: #533923;
}

footer.footer-2 .subscribe-section .subscribe-content .subscribe-form .btn-solid {
    background-color: #000000;
    color:#ffffff;
}

.add_to_cart .cart-inner .cart_media li .buttons a {
    font-size: 16px;
    color: #fff;
}

header .toggle-nav {
/*    display: none;
*/}

/*slider.home-fix .slider-contain {
    height: 70px;

height: 0px;
}*/

header.header-4 .brand-logo img {
    width:142px;
}

.home-slider.home-fix .home, .home-slider.home-fix .slider-contain {
    height: 0vh;
}

.bg-gradient {
    background: #000000;

}




.product-buttons {
            color: #000000;

}


.img-fluid {
  /*max-width: 100%;*/
  height: auto;
  }
  
  .img-fluid1 {
      
  }
  
  
  .service-banner .row > div:nth-child(2n+1) .service-box {
      background-color: #000000;
  }
  
  
  .service-banner .row > div:nth-child(2n) .service-box {
    background-color: #000000;
     
    
  }
  
  footer .call-text h3 {
  text-transform: capitalize;
  font-size: 22px;
  margin-bottom: 0;
  margin-top: -68px;
}

footer .call-us, footer .callus {
    border:none;   
}
  
  
.title-basic {
    top: 16px;
}
  
  
  
.slick-slide slick-current slick-active {
    width: 100px!important;
}
  
.mobile_logo
{
    display:none;
}
.announce_bar
{
    display:block;
}
.brand-logo
{
    display:block;
}
.lang_nav_mobile
{
    display:none;
}

.product-right .product-description .qty-box .input-group {
  justify-content:center;

 }
 
 
 .product-right h4 span {
     color:#000;
 }
 
 
 @media (max-width: 767px) {
    .service-banner .row {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;  
        -ms-overflow-style: none;   
    }
    .service-banner .row::-webkit-scrollbar {  
        width: 0;
        height: 0;
    }
    .service-banner .col-12 {
        flex: 0 0 auto;
        width: 80%;   
        padding-right: 15px;
    }
    .service-box {
        padding: 15px;
    }
    .service-box i {
        font-size: 2em;
    }
    .service-box p {
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .service-banner .row {
        display: flex;
        flex-wrap: wrap;
    }
    .service-banner .col-4 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        padding: 15px;
    }
    .service-banner .col-3 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        padding: 15px;
    }
    .service-box {
        padding: 20px;
        margin: 10px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        border-radius: 8px;
        transition: transform 0.3s;
    }
    .service-box:hover {
        transform: translateY(-5px);
    }
    .service-box i {
        font-size: 3em;
    }
    .service-box p {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 0;
    }
}



/*new css*/
.swiper-slide a.category-card {
      display: block;
      border-radius: 15px;
      overflow: hidden;
      background-color: #fff;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
      text-align: center;
      text-decoration: none;
      color: #333;
      transition: transform 0.3s;
    }

    .swiper-slide a.category-card:hover {
      transform: translateY(-5px);
    }

    .category-img {
      width: 100%;
      height: 250px;
      object-fit: cover;
    }

    .category-title {
      padding: 12px;
      font-size: 18px;
      font-weight: 600;
      background-color: #f8f8f8;
      color:#533923;
    }

    /* Responsive adjustments */
    @media (max-width: 768px) {
      .category-img {
        height: 160px;
      }
    }

    @media (max-width: 576px) {
      .category-img {
        height: 230px;
      }
    }
    
    
    
    .product-card {
      display: block;
      background: #fff;
      border-radius: 12px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.05);
      overflow: hidden;
      text-align: center;
      padding: 10px;
      transition: transform 0.3s;
      text-decoration: none;
      color: inherit;
    }

    .product-card:hover {
      transform: translateY(-5px);
    }

    .product-img {
      width: 100%;
      height: 200px;
      object-fit: cover;
      border-radius: 8px;
    }

    .product-title {
      font-size: 16px;
      font-weight: 600;
      margin-top: 10px;
      color: #533923;
    }

    .product-price {
      margin-top: 5px;
      font-size: 12px;
    }

    .product-price .new-price {
      color: #533923;
      font-weight: bold;
      margin-right: 8px;
    }

    .product-price .old-price {
      color: #999;
      text-decoration: line-through;
    }

    @media (max-width: 768px) {
      .product-img {
        height: 160px;
      }
      #product-size
      {
          margin-left: 100px;
      }
    }

    @media (max-width: 576px) {
      .product-img {
        height: 140px;
      }
    }
    
    
    
    
    /*new footer*/
     .eloura_footer {
      background-color: #CCBCA1;
      color: white;
      text-align: center;
      padding: 40px 20px 20px;
    }

    .eloura_footer_title {
      font-size: 28px;
      color:#533923;
      margin-bottom: 15px;
    }

    .eloura_footer_desc {
      max-width: 600px;
      margin: 0 auto 30px;
      font-size: 14px;
      line-height: 1.6;
    }

    .eloura_social_icons {
      margin-bottom: 30px;
    }

    .eloura_social_icons a {
      color: white;
      background-color: #333;
      border-radius: 50%;
      display: inline-block;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      margin: 0 8px;
      transition: 0.3s;
      font-size: 16px;
    }

    .eloura_social_icons a:hover {
      background-color: #555;
    }

    .eloura_footer_hr {
      border: 0;
      height: 1px;
      background-color: #ccbca1;
      margin: 20px 0;
    }

    .eloura_footer_copy {
      font-size: 13px;
      color: #533923;
    }

    .eloura_footer_copy a {
      color: #533923;
      text-decoration: none;
    }

    .eloura_footer_copy a:hover {
      text-decoration: underline;
    }

    /* Mobile Responsive */
    @media (max-width: 600px) {
      .eloura_social_icons a {
        width: 36px;
        height: 36px;
        line-height: 36px;
        margin: 0 5px;
        font-size: 14px;
      }

      .eloura_footer_title {
        font-size: 22px;
      }

      .eloura_footer_desc {
        font-size: 13px;
        padding: 0 10px;
      }

      .eloura_footer {
        padding: 30px 10px 20px;
      }
    }
 
 
 .swiper-button-prev:after
 {
     color:#533923;
 }
 .swiper-button-next:after
 {
     color:#533923;
 }
 
 .swiper
 {
     z-index:0!important;
 }
 
 
 
 
 
    .subcat-img {
        width: 150px;
        height: 150px;
        object-fit: cover;
        border: 2px solid #ddd;
        padding: 5px;
        transition: transform 0.3s;
    }

    .subcat-img:hover {
        transform: scale(1.05);
    }

    .subcategory-name {
        font-size: 16px;
        color: #333;
        font-weight: 500;
    }

    @media (max-width: 767.98px) {
        .subcat-img {
            width: 130px;
            height: 130px;
        }

        .subcategory-name {
            font-size: 14px;
        }
    }