/*---------------------------------------------------------------------------------

 Theme Name:   The Buzz Media
 Theme URI:    http://thebuzzmedia.co.za/
 Description:  Intelligent marketing and design for growing brands. We collaborate with our clients and bring their dreams into reality to tell their unique stories. From custom websites, online marketing, branding, UX/UI design, Mobile App Development, video production and copywriting. We are your one-stop agency.
 Author:       The Buzz Media
 Author URI:   http://thebuzzmedia.co.za/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/* Drop down Menu Color */
@media (max-width: 1280px) {
  .et_header_style_centered #main-header {
    padding: 20px 0;
    background-color: #272927!Important;
  }
}

@media only screen and (max-width: 980px) {
  #main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #272927!Important;
  }
}