/* CSS for the out-of-stock badge */
.out-of-stock-badge {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ff0000; /* Customize the badge background color */
    color: #fff; /* Customize the badge text color */
    padding: 5px 10px; /* Adjust padding to fit your design */
    font-size: 12px; /* Customize the font size */
    border-radius: 0 0 0 5px; /* Rounded corner on the top left */
}

/* CSS to make the badge responsive */
@media (max-width: 767px) {
    .out-of-stock-badge {
        font-size: 10px; /* Reduce font size for mobile devices */
        padding: 3px 5px; /* Adjust padding for mobile devices */
    }
}
.product_detail_social_float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:100px;
    right:16px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.product_detail_social_my_float{
    margin-top:16px;
}

.notification-bar {
    background-color: #333;
/*    box-shadow: 0px 1px 11px gray;
*/
}

.notification-bar p {
    color: #fff;
/*    font-weight: bold;
*/    font-size: 13px;
    
    

  
}
 


.service-banner .row > div:nth-child(2n+1) .service-box {
    /*background-color: #333;*/
    background-color:#fbbbbc;
    
/*    box-shadow: -3px 1px 5px #c5c1c1;
*/}

.service-banner .service-box p {
    color : #fff;
    font-weight: bold;
    font-size: 12px;

}

.product-box .product-info h5 {
    color: #fff;
}

.category .category-block .category-content h5 {
    color: #fff;
}

/*footer .sub-footer .payment-card-bottom {*/
/*        color: #444ca1;*/

/*}*/

footer .subscribe-section {
    background-color:#525252;
}

footer.footer-2 .sub-footer {
    background-color: #fff;;
}


.category .category-block:hover {
    background-color: #cdcee1;
 
}

footer .call-text .call-no {
    color: #fff;

}

.service-banner .row > div:nth-child(2n) .service-box {
    /*background-color: #333;*/
    background-color: #fbbbbc;
    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: #221e1e;

}

footer .footer-social ul li a i {
    font-size: 22px;
    color: #333;
}

.tap-top {
    color : #fff;
    background: black;

    }

.home_hr
{
    border: 1px solid;
    margin-right: 35%;
    margin-left: 35%;
}

footer.footer-2 .sub-footer {
    background-color: #333;
    font-weight: bold;
    color : #fff;
/*    box-shadow: 0px 1px 11px gray;
*/
}

footer .sub-footer p {
    color: #fff;
  
}

footer .subscribe-section {
    /*background-color: #525252;*/
    background-color: #fbbbbc;
    color:#fff000;
}

.btn-solid {

     color: #fff!important;
    background-color: black!important;
}

footer.footer-2 .subscribe-section .subscribe-content .subscribe-form .btn-solid {
    background-color: #736f6f;
    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: 100%;
}

.home-slider.home-fix .home, .home-slider.home-fix .slider-contain {
    height: 0vh;
}

.bg-gradient {
    background: #333;

}




.product-buttons {
            color: #333;

}


.img-fluid {
  /*max-width: 100%;*/
  height: auto;
  }
  
  .img-fluid1 {
      
  }
  
  
  .service-banner .row > div:nth-child(2n+1) .service-box {
      background-color: #333;
  }
  
  
  .service-banner .row > div:nth-child(2n) .service-box {
    background-color: #333;
    /*background-color: #FCAD22;*/
    
  }
  
  
  
     .container_anc {
  background-color: #221e1e!important; 
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
 
  margin: 0 auto;
}

.notification-bar {
  background-color:#221e1e!important;
  /*padding: 10px;*/
  /*border-radius: 3px;*/
  
}

.notification-bar p {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
}

.text-center {
  text-align: center;
}
  
  
.mobile-logo
{
    padding:7px!important;
}


.category_images
{
    height:250px;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width:100%;
}





/*header mobile new*/
 
.offcanvas-end {
    width: 75%;
    max-width: 24rem;
}
.offcanvas-body {
    display: flex;
    flex-direction: column;
    padding: 1.5rem;
}
.btn-en {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #333;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 0.875rem;
    text-decoration: none;
}
.btn-en:hover {
    color: white;
}
.nav-link {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    color: #4B5563;
}
 

.currency-dropdown .dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0.75rem;
    background-color: #F3F4F6;
    border-radius: 0.5rem;
    text-align: left;
    border: 0;
}
.nav-link:hover {
    color: #333;
}

.currency-dropdown .dropdown-toggle::after {
    font-family: 'Material Icons';
    content: 'expand_more';
    border: none;
    vertical-align: middle;
}
.currency-dropdown .dropdown-menu {
    width: 100%;
    border-color: #E5E7EB;
}

.currency-flag {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    border-radius: 50%;
    object-fit: cover;
}



/*header new desktop*/
.header {
    background-color: #ffffff;
    border-bottom: 1px solid #e5e7eb;
}

.text-default {
    color: #111827;
}

.icon-btn {
    border: 1px solid #d1d5db;
    border-radius: 0.375rem;
    padding: 0.5rem;
}

.search-input {
    display: none;
    width: 200px;
}
.search-input.active {
    display: block;
}





.ui-menu-item{
    display:block!important;
}

.ul{
    padding-left:0rem!important;
}

a{
    text-decoration:none!important;
}











/*shipping style*/
.card {
    
    border-radius: 20px!important;
    border: 1px solid lightgrey!important;
    /*box-shadow: 4px 4px 4px 2px lightgray;*/
}

.card img {
    
    border-top-left-radius: 20px!important;
    border-top-right-radius: 20px!important;
    
}
.card-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.icon-container {
    margin-bottom: 1rem;
}
.icon {
    height: 3rem;
    width: 3rem;
    color: #374151;
}
.card-title {
    font-weight: 700;
    color: #374151;
    margin-bottom: 0.5rem;
}
.card-text {
    color: #6B7280;
}





 
.card-img-top-cat {
    width: 100%;
    height: 15rem;
    object-fit: cover;
}
.card_cat {
  
    border-radius: 20px;
    border: 1px solid lightgrey!important;
  
     
}
/*.card_cat:hover{*/
/*       box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;*/
/*}*/
 

.icon-container img{
    max-width:45px
}





.card_pro {
    border: 1px solid lightgrey;
    border-radius: 20px;
    overflow: hidden;
    /*box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);*/
}

.card-img-top {
    width: 100%;
    height: 14rem;object-fit: cover;
}
.btn-primary {
    background-color: #333;
    border-color: #333;
    color: white;
}
.btn-primary:hover {
    background-color: #333333;
    border-color: #333333;
}