/*
 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
------------------------------------------------------- */



.et-pb-active-slide .et_pb_slide_description {
    animation-name: none;
}

.et-social-rss a.icon:before {
    content: "\E0A3";
}

footer#main-footer > .container {
    display: none;
}


@media (min-width: 981px) {
	
	.et_vertical_nav #page-container #main-header {
		padding-top: 20px;
		width: 260px;
	}
	
	.et_vertical_nav #et-main-area, .et_vertical_nav #top-header {
		margin-left: 260px !important;
	}
	
	.et_vertical_nav #main-header .container {
		margin: 0 10px;
	}
	
	.et_vertical_nav #main-header #et-top-navigation {
		margin: 0 20px;
	}
	
	
}


@media (max-width: 980px) {
	
	#main-header {
		padding: 10px 0;
	}
	
	.et_header_style_left #et-top-navigation .mobile_menu_bar {
		padding-bottom: 0;
	}
	
	.mobile_menu_bar:before {
		font-size: 50px;
	}
	
	.et_header_style_left #logo {
		max-height: 100%;
	}
	
	.et_pb_section_1_tb_footer.et_pb_section {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
}

@media (max-width: 767px) {
	
	#et-info .et-social-icons {
		display: inline-block;
	}
	
}

@media (max-width: 478px) {
	
	.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
		font-size: 30px !important;
	}
	
	.et_pb_fullwidth_header_0 {
		height: 220px;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
}

