/*
 Theme Name:   GeneratePress Child
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Thomas Usborne
 Author URI:   http://edge22.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

#eslogan-inicio     {max-width: 600px;
    text-align: center;
    margin: auto;	    font-family: "Pacifico", handwriting;		}	

#catapult-cookie-bar {
    font-size: 12px;
}	

.main-navigation .main-nav ul li a, .menu-toggle, .menu-toggle .search-item a, .menu-toggle .search-item-disable a {
    border-bottom: 3px solid #fff;
}

.main-navigation .main-nav ul li > a:hover, .main-navigation .main-nav ul li.sfHover > a {
    border-bottom: 3px solid #983400;
}

.inside-page-header h1{
    margin-bottom:00px;
}

.generate-blog-page-header {    margin-bottom: 40px;}

.sidebar .widget .widget-title {
    text-align: center;
    border-bottom: 1px solid;
}

.iconos-footer .fa {
    font-size: 22px;
    margin: 0 6px 0 4px;
    margin-bottom: 20px;
	background-color: #b5b5b5;
	padding: 11px 10px 9px 10px;
	height: 22px;
    width: 22px;
}

.iconos-footer .fa:hover {
    
	background-color: #983400;
	
}


.site-info a:hover {
    color: #fff;
}


.page-header-image-single {text-align:center;}