/*
 Theme Name:   The Keynote El Salvador
 Theme URI:    http://themes.goodlayers.com/thekeynote
 Description:  The Keynote Child Theme 
 Author:       Goodlayers
 Author URI:   http://www.goodlayers.com
 Template:     thekeynote
 Version:      1.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, yellow, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options
 Text Domain:  gdlr_translate
*/


.gdlr-logo >a >img{
	max-width: 420px !important;
	margin-bottom: 20px;
}

#footer-widget-1{
	padding-top: 20px;
}

#ctf .ctf-header a:hover {
    color: #fff;
}

#ctf .ctf-header a {
    text-decoration: none;
    color: #fff;
}

#gdlr-responsive-navigation.dl-menuwrapper button {
    background-color: #018b40 !important;
}

@media only screen and (max-width: 959px){
	#gdlr-responsive-navigation .dl-trigger {
	    left: 26px;
	    margin-top: -10px;
	}
	.dl-menuwrapper > .dl-menu, .dl-menuwrapper > .dl-submenu {
	    margin: 30px 48px 0px !important;
	    width: 326px !important;
	}

	.dl-menuwrapper .dl-menu{
		position: inherit !important;
	}
}

body {

   overflow-y: hidden !important;

}

ul#mainNav {
    margin-left: 0px;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
    color: #212529 !important;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
    background-color: white !important;
}



