/*
 Theme Name:   Faith Child
 Description:  Faith Child Theme
 Author:       Valentina Cepeda
 Template:     faith
 Version:      1.0.0
 Text Domain:  faith-child
*/
@import url("../faith/style.css");

/* =Aqui empieza la personalizacion de tu tema
-------------------------------------------------------------- */

.site-header, .site-footer {
    background-image:url(/wp-content/uploads/2017/05/header-tex-marble-dark.jpg) !important;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
#ilovewp-hero .content-wrapper {
    background-color: rgba(12,12,12,0.6);
    }
a{text-decoration:none !important;}
.sf-menu a{color:#ffffff !important;}
.sf-menu .current-menu-item > a, .sf-menu .sfHover > a, .sf-menu a:hover, .sf-menu a:active, .sf-menu a:focus, #ilovewp-hero .hero-title a:hover, .site-footer a:hover, #site-aside ul li a:hover {color: #2fb1f1 !important;}
.sf-menu ul li a {color:#000000 !important;}

#site-aside .widget_nav_menu .current-menu-item, .widget-ilovewp-related-pages .current-menu-item {background-color: #0e3665}
button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover{background: #2fb1f1;}

.site-footer {padding-top:0px;}

.page-has-frame .site-content-wrapper {
	background-image:url(/wp-content/uploads/2017/05/marble-pattern.jpg);
	background-size: 100% auto;
	background-repeat: repeat;
}

.titulo {
	line-height: 2em;
	border-bottom: solid 1px rgba(0,0,0,0.1);
	margin-bottom: 30px;
	padding-bottom: 25px;
	margin-top: 40px;
}
.div50 {
	width:50%;
	float:left;
	padding-right:20px;
}
#site-main .widget-title {color:#ffffff;}
.textwidget p {color:#bdbdbd;}

#wpcf7-f115-p12-o1 p {margin-bottom: 0.5em;}
#wpcf7-f115-p12-o1 input, textarea {padding: 6px 12px;}
#wpcf7-f115-p12-o1 textarea {height: 10em;}