
:root {
    /*--clr-theme-primary: #16a1dd !important; */
    --clr-theme-primary: #2B394A !important; 
    --clr-color-green-dark: #2B394A !important;
    /* --clr-common-black: #b8b9ba !important;  */
}

.header-menu-2 {
    background-color: var(--clr-color-green-dark);
  }
  .footer-area {
  background: var(--clr-color-green-dark);
}
.header-logo-2 img{
    height: 55px !important;
}
.header-main-menu-2 ul li a {
    color: #fff !important;
}
.header-main-menu-2 ul li .submenu a {
     color: #000 !important;
}
.header-main-menu-2 ul li .submenu a:hover {
     color: #fff !important;
}
.header-menu-call-2 .header-menu-call-number {
  color: #fff  !important;
}
.offcanvas-header h5 {
  color: #fff !important;
}
.theme-btn{
      color: #fff !important;
}
.theme-btn:hover {
  /*background-color: var(--clr-common-black);*/
  color: #fff !important;;
}
.about-img-content-text-2{
    color: #fff !important;
}
.about-card-title-2 i {

  color: #fff !important;
}
.service-icon {
  color: #fff !important;
}
.controller-icon i {
  color: #fff !important;
}
.shop-cart-icon a ,.shop-content-rating a{
     color: #fff ;
}
.shop-product-meta .shop-meta-item{
      color: #000 !important;
}
.footer-left .social a{
      color: #fff !important;
}
.contact-icon{
     color: #fff !important;

}
.btn-primary {
  color: #fff !important;;
}
.shop-cart-icon a:hover{
     color: #fff !important;
}
.single-product-quantity-box{
    width:100%;
}
.shop-item{
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15) !important;
}
.single-product-quantity-box{
    border: 1px solid #ced4da !important;
}
.single-product-quantity-box.cart-product-quantity {
  height: 40px  !important;;
}
.cart-product-quantity form input {
  height: 40px !important;;
}
.shop-details-info-tab-controls button::after {
    height: 3px  !important;;;
}