#ct-header-middle { background-color: #0c4205; }
/* Hide #ct-header-wrap .ct-header-main on mobile/tablet */
@media (max-width: 1024px) {
  #ct-header-wrap .ct-header-main {
    display: none !important;
  }
.ct-header-shop-icons .h-btn-cart i.flaticon-add-to-cart::before,
.ct-header-shop-icons .h-btn-cart:hover i.flaticon-add-to-cart::before,
.is-sticky .ct-header-shop-icons .h-btn-cart i.flaticon-add-to-cart::before {
    color: #ffffff !important;
}