.notification-bar {
    background-color: #737576;
/*    box-shadow: 0px 1px 11px gray;
*/
}

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

  
}

img {
      border-radius: 8px;
}


.service-banner .row > div:nth-child(2n+1) .service-box {
    /*background-color: #F9B949;*/
    background-color:#E9E9E9;
    
/*    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:#525252;
}

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: #ffb431;*/
    background-color: #E9E9E9;
    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: #A6A4A0;

}

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

.tap-top {
color: white;
background: #7A7976;

    }



footer.footer-2 .sub-footer {
    background-color: #818385;
    font-weight: bold;
    color : white;
/*    box-shadow: 0px 1px 11px gray;
*/
}

footer .sub-footer p {
    color: #fff;
  
}

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

.btn-solid {

     color: white;
    background-color: #84827F;
}

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: #000;
}

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

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

height: 0px;
}*/

header.header-4 .brand-logo img {
    width: 60%;
}

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

.bg-gradient {
    background: #F9B949;

}




.product-buttons {
            color: #4A4A4A;

}


.img-fluid {
  /*max-width: 100%;*/
  height: auto;
  }
  
  .img-fluid1 {
      
  }
  
  
  .service-banner .row > div:nth-child(2n+1) .service-box {
      background-color: #bdbab5;
  }
  
  
  .service-banner .row > div:nth-child(2n) .service-box {
    /*background-color: #ffb431;*/
    background-color: #9F9C95;
    
  }
  