/**
 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */

#main-header {
	background-color: #fff6f2;
}

@media only screen and (min-width: 981px) {
  .et_header_style_centered #logo {
    max-height: 100% !important;
  }
}

.et-cart-info { 
	display: none !important; 
}