/*
Theme Name: Daphne-Dejay
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Mes styles*/

	.content, .sidebar {
		padding-top:1em!important;
		padding-bottom:0!important;
	}
#socket .container {
    padding-top: 15px;
    padding-bottom: 15px;
}
@media only screen and (max-width:989px){
    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
        color: #d10707!important;
    }
    
     #top .header_color .av-hamburger.is-active .av-hamburger-inner,
     #top .header_color .av-hamburger.is-active .av-hamburger-inner::before,
     #top .header_color .av-hamburger.is-active .av-hamburger-inner::after {
     background-color: #DDD;
    }

}