/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700|Raleway:100,200,300,400,500,600,700,800');

/*-------call-header---------*/

li#menu-item-899 a  {
    color: #ffffff!important;
    border-width: 2px!important;
    border-color: #ffffff;
    font-weight: 700!important;
    padding: 15px !important;
    font-weight: bold;
    background: #ca3334!important;
}

li#menu-item-899 a:hover  {
color: #fff;
}
.et-fixed-header li#menu-item-899 a  {
color: #fff!important;
} 
