/*
Theme Name:     screenr Child
Theme URI: 		https://dtivastg.wpengine.com/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Iva theme powered by DesignThemes
Template:       screenr
Version:        1.0
*/


#Contacto h4.section-title{
	    color: #4e4e4e;
}

#Contacto p, #Contacto .contact-detail-value{
	    color: #6a6a6a;
}

#Contacto .contact-detail-value:hover{
	    color: #111;
}

#Contacto .wpcf7-form{
	width: 380px;
    margin: 0 auto;
}

#wpcf7-f676-o1 > form > p:nth-child(6) > label{
	width: 100%;
}

#text-5, #search-4, #text-4{
	display: none;
}


.page-template-full-width-page .site-content{
	background: #f8f9f9;
}

.section-gallery{
	background-color: #6A6A6A; 
}

.page-template-full-width-page .site-content p, .page-template-full-width-page .site-content li{color: #6a6a6a;}

.page-template-full-width-page .entry-footer{
	display: none;
}

.btn-blanco{ background:#111; color:#fff };
.btn-blanco:hover{ background:#2e2e2e; };