/*
Theme Name:Child Theme for Divi
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Eduard Ungureanu
Author URI: http://wordpress-style.net
Template: Divi
Version: 1.0
*/

/* Start your custom CSS bellow this comment
============================================ */

/*
Theme Name:Child Theme for Divi
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Eduard Ungureanu
Author URI: http://wordpress-style.net
Template: Divi
Version: 1.0
*/

/* Start your custom CSS bellow this comment
============================================ */

span.mobile_menu_bar:before {
    color: #444 !important;
}



body {
    font-family: Raleway;
}

#footer-bottom .et-social-icons {
    float: none!important;
}

#footer-bottom .container {
    text-align: center!important;
}


.bottom-nav {
    text-align: center;
}

.et-social-icon a {
    font-size: 12px;
}

.bottom-nav a {
    font-family: Raleway;
    color: #000;
}

#footer-info { width: 100%; margin:0 auto; text-align: center !important; }
@media only screen and (min-width: 980px) { 
	#footer-bottom .et-social-icons {
		
	} 
}

/*Divi fixed position footer by yatesdesign.com.au*/
 
#main-content {
    margin-bottom: 450px; /*This may to be adjusted depending on the content of your footer*/
}
 
#main-footer {
    position: fixed;
    z-index: -1;
    height: 450px; /*This may to be adjusted depending on the content of your footer*/
    width: 100%;
    bottom: 0;
}

 #footer-bottom {
    position: fixed;
    width: 100%;
    bottom: 0;
    padding: 10px 0;
}
 
#footer-info, #footer-info a {
    padding: 0;
}
 
#main-footer .container {
    height: 100%;
}
 
#footer-widgets {
    position: absolute;
    bottom: 51px; /*This may to be adjusted depending on the content of your footer*/
}

/*Edit this section for tablet-sized screens*/
@media only screen and ( max-width: 2800px ) {
  
#main-content {
     margin-bottom: 430px;
}
 
#main-footer {
     height: 430px;
}
 
#footer-widgets {
     bottom: 83px;
}
 
}


/*Edit this section for tablet-sized screens*/
@media only screen and ( max-width: 980px ) {
  
#main-content {
     margin-bottom: 530px;
}
 
#main-footer {
     height: 530px;
}
 
#footer-widgets {
     bottom: 83px;
}
 
}
 
/*Edit this section for phone-sized screens*/
@media only screen and ( max-width: 767px ) {
 
#main-content {
     margin-bottom: 530px;
 }
 
#main-footer {
     height: 530px;
 }

#footer-widgets {
     bottom: 83px;
     padding: 5% 0;
 }
 
#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget .fwidget {
     margin-bottom: 4.5% !important;
 }

}
 
 
ul#top-menu li.menu-item { 
    padding-right: 80px !important;
    padding-left: 80px !important; 
}

#et_top_search { 
    margin-left: 50px !important; 
}

.et-social-icons {
    margin-bottom: 24px;
    margin-right: 42px;
}

#top-menu li {
    padding-right: 0px !important;
}

#footer-bottom {
    position: fixed;
    width: 100%;
    bottom: 0;
    padding: 10px 0;
}

.bottom-nav li {
    display: inline-block;
    padding-right: 0px;
    font-size: 14px;
    font-weight: 600;
}

.bottom-nav {
    padding: 15px 0;
}

#et-footer-nav {
    width: 99.4%;
}

.et_pb_social_media_follow li {
    float: left;
    margin-bottom: 0px;
}

@media only screen and (max-width: 980px){
.hide-on-desktop{
	display: block;}
}

.hide-on-desktop{
	display: none;
}

/*------------------------------------------------*/
/*---------[ GQ CUSTOM IMAGE OVERLAYS ]-----------*/
/*------------------------------------------------*/
 
     /* FADE IN TEXT */
        .gq_overlay_text .custom_overlay {
            position: relative;
			overflow: hidden;
}
        .gq_overlay_text .image {
            display: block;
            width: 100%;
            height: 100%;
			-webkit-transition: all 300ms ease-out;
  			-moz-transition: all 300ms ease-out;
  			-o-transition: all 300ms ease-out;
  			-ms-transition: all 300ms ease-out;
  			transition: all 300ms ease-out;
}
        .gq_overlay_text .overlay {
            background-color: rgba(255, 255, 255, 0.76);
 			position: absolute;
  			top: 0;
  			left: 0;
  			color: #fff;
  			z-index: 100;
  			-webkit-transition: all 300ms ease-out;
 			-moz-transition: all 300ms ease-out;
  			-o-transition: all 300ms ease-out;
  			-ms-transition: all 300ms ease-out;
  			transition: all 300ms ease-out;
  			opacity: 0;
  			width: 100%;
  			height: 100%;
}
        .gq_overlay_text .custom_overlay:hover .overlay {
            opacity: 1;
}
        .gq_overlay_text .text {
            color: #000;
			font-family: "Raleway", Times, serif;
            font-size: 28px;
			font-weight: 500;
            line-height: 28px;
            text-align: center;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            width: 100%;
}

/*------------------------------------------------*/
/*---------[ Text Mobile Menu ]-----------*/
/*------------------------------------------------*/

.mobile_nav .select_page {
font-size: 0 !important;
}
.mobile_nav .select_page::after {
content: "Menü";
font-size: 14px;
}

.et_header_style_split .et_mobile_menu {
    top: 52px;
}
.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li::before, .et_pb_pricing li::before, blockquote {
    border-color: rgba(255, 255, 255, 0);
}

.nav li ul {
    width: 320px;
}

#top-menu li li a {
    width: 200px;
    padding: 6px 0;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: rgba(0, 0, 0, 0);
}

/* remove divi default effects for items with a drop down menu */
‪#top‬-menu .menu-item-has-children > a:first-child {
	padding-right: 0px; 
	padding-bottom: 17px!important;
}
#top-menu .menu-item-has-children > a:first-child:after{
	content: ''; 
	margin-top: -2px;
}

.nav li ul {
	box-shadow: 0 2px 5px rgba(255, 255, 255, 0);
}