/*
 Theme Name:     Editours
 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
------------------------------------------------------- */

#footer-info {
	width: 100%;
}

#footer-info p {
	float: right;
}

#top-header a {
	font-size: 13px;
}

.gallery-section {
	width: 100%;
}

div.mfp-title {
	display: none; 
}

.et_pb_toggle_open h5.et_pb_toggle_title {
	margin-bottom: 15px;
}

.et_pb_toggle_open ul {
	padding-bottom: 10px;
}

@media (max-width: 980px) {
 
 .et_fixed_nav #main-header.et-fixed-header  {
position: fixed;
}

.et_fixed_nav #top-header {
	position: fixed;
}
	
}
