/*
 Theme Name:   Divi Child
 Theme URI:    http://elegantthemes.com/
 Description:  Divi Child Theme
 Author:       ZuzanaFilova.cz - tvorba webů na WordPress
 Author URI:   https://zuzanafilova.cz
 Template:     Divi
 Version:      2020.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  divi-child-theme
*/

/* ==== Add your own styles below this line ====
 * -------------------------------------------- */


@media only screen and (max-width: 980px)  {
	#et-top-navigation span.mobile_menu_bar:before, 
	#et-top-navigation span.mobile_menu_bar:after {
		color: #494949 !important;
	}
}



.et_mobile_menu { border-top: 2px solid #494949; }


@media only screen and (max-width: 767px) {
#mobile_menu {background-color: #ffffff !important;
}
}

#top-menu li li a{border-bottom:1px solid #808080;font-size:14px;} 
 

