/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

html[lang=tt-RU] #main-header>.container {
    width: 90%;
    max-width: 1280px;
    margin: auto;
}
@media (max-width: 600px) {
	html[lang=he-IL] #mobile_menu * {
    text-align: right !important;
}
	html[lang=he-IL] ul.sub-menu {
    padding-right: 25px;
}
	html[lang=he-IL] li.pll-parent-menu-item ul.sub-menu {
    padding-right: 0;
}
header .logo_container {
    text-align: left !important;
}
}
#post-15473 ul li {
    list-style: none;
}
#post-15473 ul {
    padding-left: 0;
}
#post-15526 .et_pb_text ol li {
    font-weight: 700;
}
div#pum-15746 button.pum-close.popmake-close {
    display: none !IMPORTANT;
}

@media only screen and (max-device-width: 480px) {
   li.pll-parent-menu-item.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-14814
	{
		display: block !important;
	}
	#main-header>.container:first-child {width:97% !important;}
}
@media only screen and (max-device-width: 460px) {
	#et-top-navigation {padding-left: 80px !important;}
	.logo_container>a>img {max-width:38% !important;}
}
@media (max-width: 980px){
	#et-secondary-menu, #et-secondary-nav  {position: static !important;}	
}
