/*
 Theme Name:   Foja Child
 Theme URI:    http://foja.themesawesome.com/
 Description:  Foja Child Theme
 Author:       Themes Awesome
 Author URI:   http://www.themesawesome.com
 Template:     foja
 Version:      1.0.0
 Tags:         custom-colors, custom-menu, featured-images, theme-options
 Text Domain:  foja-child
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
body, #content {background-color: #FFF!important;}
.logo-image {
    padding-left: 10px;
    padding-right: 10px;
}
input[type="submit"] {
    display: inline-block;
    color: #fff;
    background-color: #d22228;
    font-size: 16px;
    letter-spacing: 0.025em;
    width: auto;
    border: none;
    margin-top: 0;
    cursor: pointer;
}

#footer, footer {
	background-color: #e0e0e0!important;
}

.limpieza {width: 100%; height: 0px; clear: both;}

@media only screen and (max-width: 720px) { 

.logo {
	max-width: 120px!important;

}

}