/*
Theme Name: Divi Child
Template: Divi
Author: Child Theme Configurator
Version: 1.0.1470760905
Updated: 2016-08-09 16:41:45

*/


/*** Fejléc ***/

.et_boxed_layout #page-container {
    box-shadow: none;
}
.et_vertical_nav.et_vertical_right #bongesz-fejlec {
	text-align: center;
	padding:0; line-height: 0;
	max-width: none;
	width: auto;
	/*margin-left: 225px !important;*/
}
	
@media only screen and (min-width: 980px) {
	.et_vertical_nav.et_vertical_right #bongesz-fejlec {margin-right:  225px;}
}

@media only screen and (max-width: 980px) {
	.et_vertical_nav.et_vertical_right #bongesz-fejlec {margin-right: 0px;}
}

#bongesz-fejlec img {padding:0; margin:0;}

#top-header {/*
-moz-border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;*/
}


.et_vertical_nav.et_vertical_right #et-main-area, 
.et_vertical_nav.et_vertical_right #top-header {
    margin-left: 0 !important;
}

/*** General design elements ***/

#main-content{box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);}


#main-content .container::before {
    background-color: transparent;
    width: 0px;
}


/*** Menü ***/

#main-header.et-fixed-header {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
}

/*
#main-header .logo_container,
#main-header.et-fixed-header .logo_container {display: none;}
*/

.et_vertical_nav.et_vertical_right #page-container #main-header {
    right: 0 !important;
}

#et-top-navigation {padding-top: 30px;}

.et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container, .et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container {
    height: auto !important;
}

.et_vertical_nav.et_vertical_fixed #page-container #main-header {
	padding: 10px 0 30px;
	/*
	margin: 100px 0 20px;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	height: auto !important;
	*/
}

@media only screen and (max-width: 980px) {
	.et_vertical_nav.et_vertical_fixed #page-container #main-header {
right: 0px !important;
		margin: 0;
		/*
		-moz-border-radius: 10px 10px 0 0;
		-webkit-border-radius: 10px 10px 0 0;
		border-radius: 10px 10px 0 0;
		height: auto !important;*/
		padding: 10px 0 10px;
	}
}
ul#mobile_menu {border-radius: 0 0 10px 10px;}

.et_vertical_nav #main-header .container {
    margin: 0 0px;
    width: auto;
}

.et_header_style_centered #main-header .container {
    text-align: left;
}

.et_vertical_nav #main-header #top-menu-nav #top-menu li a {padding: 10px 10px 10px 25px;}
.et_vertical_nav #main-header #top-menu-nav #top-menu > li > a {padding-bottom: 10px !important;}

.et_vertical_nav #main-header #top-menu-nav #top-menu li {
    padding: 0;
border: none !important;
box-shadow: none;
margin: 2px 0 2px;
    
}

.et_vertical_nav #main-header #top-menu-nav #top-menu li:hover {box-shadow:inset 0 0 0 99999px rgba(0,0,0,0.1);}

.et_vertical_nav #main-header #top-menu-nav #top-menu li.current-menu-item {box-shadow:inset 0 0 0 99999px rgba(0,0,0,0.5);}

.et_vertical_nav #main-header #top-menu-nav #top-menu li.magenta-btn {background: #EB008B;}
.et_vertical_nav.et_vertical_right #main-header #top-menu-nav #top-menu li.magenta-btn ul {
	border-right-color: #D3007D;
	background:#EB008B;
}

.et_vertical_nav #main-header #top-menu-nav #top-menu li.green-btn {background:#00A651;} 
.et_vertical_nav.et_vertical_right #main-header #top-menu-nav #top-menu li.green-btn ul {
	border-right-color: #7DB03A;
	background:#00A651;
}

.et_vertical_nav #main-header #top-menu-nav #top-menu li.blue-btn {background:#00adee;}
.et_vertical_nav.et_vertical_right #main-header #top-menu-nav #top-menu li.blue-btn ul {
	border-right-color: #009BD6;
	background:#00adee;
}

.et_vertical_nav #main-header #top-menu-nav #top-menu li.orange-btn {background: #F9A71A;}
.et_vertical_nav.et_vertical_right #main-header #top-menu-nav #top-menu li.orange-btn ul {
	border-right-color: #E09617;
	background: #F9A71A;
}

.et_vertical_nav #main-header #top-menu-nav #top-menu li.red-btn {background: #ec1c24;}
.et_vertical_nav.et_vertical_right #main-header #top-menu-nav #top-menu li.red-btn ul {
	border-right-color: #D41920;
	background:#ec1c24;
}

.et_vertical_nav #main-header #top-menu-nav #top-menu li.brown-btn {background: #b97229;}
.et_vertical_nav.et_vertical_right #main-header #top-menu-nav #top-menu li.brown-btn ul {
	border-right-color: #b97229;
	background:#b97229;
}

.et_vertical_nav #main-header #top-menu-nav #top-menu > li > a::after {
	left: 0px;
	top: 10px;
}

.et_vertical_nav #main-header #top-menu-nav #top-menu > li > ul > li > a::after {
	left: 0px;
	top: 10px;
}

#top-menu .menu-item-has-children > a:first-child::after {
    content: "4"; }

.et_vertical_nav #main-header #top-menu-nav #top-menu > li > a {
    padding-bottom: 0px;
}

.et_vertical_nav.et_vertical_right #main-header #top-menu-nav #top-menu li ul {
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    right: 225px;
    width: 200px;
    padding: 10px 0;
}

.et_vertical_nav.et_vertical_right #main-header #top-menu-nav #top-menu li ul ul{

    right: 197px;
    border-width: 3px;
top:0px;
}



#top-menu-nav .nav li li {
    line-height: 1em;
}

/*** Másodlagos menü ***/

#top-header .container {width: 100%;}
#top-header #et-secondary-menu {float: none; }
#top-header #et-secondary-menu li {padding:0; margin:0;}
#top-header #et-secondary-menu li a {padding: 10px;}

#top-header #et-secondary-menu li.current-menu-item a {
	background: #fff;
	color: #333 !important;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0; 
	border-radius: 5px 5px 0 0;
}


/*
#top-menu li li a {
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1.2;
}
#top-menu li.mega-menu > ul > li > a {
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}
#top-menu li.mega-menu > ul > li > ul > li {
    width: auto;
}
.et_pb_fullwidth_header {
    padding: 10px 0 !important;
}
.et_pb_widget_area .et_pb_widget a {
    color: #24ade3;
}
#top-menu li.mega-menu > ul > li, .fullwidth-menu-nav li.mega-menu > ul > li {
    width: 15%;
    margin: 0 0.5%;
}
#top-menu li.mega-menu li > a, .fullwidth-menu-nav li.mega-menu li > a {
    width: 155px !important;
    line-height: 1.1;
    padding: 3px 5px 12px 13px;
}
#top-menu li ul li a:hover {
    opacity: 1;
    color: #fff;
}
#top-menu ul.sub-menu li.current-menu-item:hover a:hover {
    opacity: 1;
    color: #fff;
}
ul#top-menu > li:not(.mega-menu) > ul.sub-menu > li:hover {
    background-color: #eb008b;
}
ul#top-menu > li.mega-menu > ul.sub-menu > li:hover {
    background-color: #fffbf4;
}
ul#top-menu > li.mega-menu ul > li > ul > li a {
    position: relative;
}
ul#top-menu > li.mega-menu ul > li > ul > li a::before {
    width: 6px;
    margin-right: 5px;
    position: absolute;
    height: 6px;
    top: 7px;
    left: 2px;
    display: block;
    content: "";
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
ul#top-menu > li.mega-menu > ul > li > a {
    text-transform: uppercase;
}
ul#top-menu > li.mega-menu > ul > li > ul > li > a {
    text-transform: none;
}
ul#top-menu > li.mega-menu > ul > li.magenta > a {
    color: #eb008b;
}
ul#top-menu > li.mega-menu > ul > li.magenta > ul > li.sub-magenta > a {
    color: #eb008b;
}
ul#top-menu > li.mega-menu > ul > li.magenta > a:hover {
    opacity: 1;
    background-color: #eb008b !important;
    color: #fff;
}
ul#top-menu > li.mega-menu > ul > li.magenta > ul > li.sub-magenta > a:hover {
    opacity: 1;
    background-color: #eb008b !important;
    color: #fff;
}
ul#top-menu li.mega-menu > ul > li.magenta > ul > li.sub-magenta> a::before {
    background-color: #eb008b;
}
ul#top-menu li.mega-menu > ul > li.magenta > ul > li.sub-magenta:hover > a::before {
    background-color: #fff;
}
ul#top-menu > li.mega-menu > ul > li.zold > a {
    color: #00a551;
}
ul#top-menu > li.mega-menu > ul > li.zold > ul > li.sub-zold > a {
    color: #00a551;
}
ul#top-menu > li.mega-menu > ul > li.zold > a:hover {
    opacity: 1;
    background-color: #00a551 !important;
    color: #fff;
}
ul#top-menu > li.mega-menu > ul > li.zold > ul > li.sub-zold > a:hover {
    opacity: 1;
    background-color: #00a551 !important;
    color: #fff;
}
ul#top-menu li.mega-menu > ul > li.zold > ul > li.sub-zold> a::before {
    background-color: #00a551;
}
ul#top-menu li.mega-menu > ul > li.zold > ul > li.sub-zold:hover > a::before {
    background-color: #fff;
}
ul#top-menu > li.mega-menu > ul > li.narancs > a {
    color: #f58921;
}
ul#top-menu > li.mega-menu > ul > li.narancs > ul > li.sub-narancs > a {
    color: #f58921;
}
ul#top-menu > li.mega-menu > ul > li.narancs > a:hover {
    opacity: 1;
    background-color: #f58921 !important;
    color: #fff;
}
ul#top-menu > li.mega-menu > ul > li.narancs > ul > li.sub-narancs > a:hover {
    opacity: 1;
    background-color: #f58921 !important;
    color: #fff;
}
ul#top-menu li.mega-menu > ul > li.narancs > ul > li.sub-narancs> a::before {
    background-color: #f58921;
}
ul#top-menu li.mega-menu > ul > li.narancs > ul > li.sub-narancs:hover > a::before {
    background-color: #fff;
}
ul#top-menu > li.mega-menu > ul > li.kek > a {
    color: #24ade3;
}
ul#top-menu > li.mega-menu > ul > li.kek > ul > li.sub-kek > a {
    color: #24ade3;
}
ul#top-menu > li.mega-menu > ul > li.kek > a:hover {
    opacity: 1;
    background-color: #24ade3 !important;
    color: #fff;
}
ul#top-menu > li.mega-menu > ul > li.kek > ul > li.sub-kek > a:hover {
    opacity: 1;
    background-color: #24ade3 !important;
    color: #fff;
}
ul#top-menu li.mega-menu > ul > li.kek > ul > li.sub-kek> a::before {
    background-color: #24ade3;
}
ul#top-menu li.mega-menu > ul > li.kek > ul > li.sub-kek:hover > a::before {
    background-color: #fff;
}
.widget_breadcrumb_navxt {
    width: 100% !important;
    margin: 0 !important;
}
.et_pb_widget_area .et_pb_widget a:hover {
    color: #eb008b;
}
#et-top-navigation ul li a:hover {
    background-color: transparent;
}
.et_pb_cta_0.et_pb_promo {
    background-repeat: no-repeat;
}
*/