/* Hide in Mobile View */
@media (max-width: 768px) {
  .mobile-header-profile-link,
  .mobile-header-search,
  .templates-top-header-menu{
    display: none !important;
  }
}
.products-design-2{
background-color:black;
}
.product-info h1{
color:white !important;
}
.contact-form-7 .form-control {
background-color:black !important;
color:white !important;
}
.shop-products .product .price {
    color: #fff;
}
.checkout-modal-product-list-item h6{
color:black !important;
}
.module-shop-cart h5{
color:black !important;
}
.mobile-mini-cart-menu-close-icon{
color:black !important;
}