/*
Theme Name: evolve-child
Version: 1.0
Description: A child theme of evolve
Template: evolve
Author: Administrator
*/
@import url("../evolve/style.css");
/* Your awesome customization starts here */

/*http://www.abrightclearweb.com/creating-child-theme-wordpress-twenty-fifteen/*/

/*para el plugin formulario Contact Form 7, que sea responsive*/
textarea {
	width: 100%;
}
div.wpcf7 .wpcf7-form-control { max-width: 100%; }
/*--------*/
#logo-image-mujer {
	float: left;
margin-right: 10px;
margin-left: 10px;
}
#logo-image-letras {
	float: left;
margin-right: 20px;
margin-left: 10px;
}
/*Five CSS3 Media Query increments: 480, 600, 768, 992 and 1382px.*/
	@media only screen and (max-width: 540px){
	}
	@media only screen and (max-width: 360px){
	}
	@media only screen and (max-width: 768px){ 
	}
	@media only screen and (max-width: 992px){ 
	/*Change whatever if the document is smaller than 768 pixels wide:*/
	/*para que al ver la cabecera en dispositivos móviles, me cambie de fondo... si no, no se ve bien el logo de ppaa*/
	
		#logo-image-letras {
   			display:none;
		}
	}
	@media only screen and (max-width: 1095px){ 
	}

	@media only screen and (min-width: 768px){    
	}
	
body {
   /* background-color: #fff !important; */
}
.container-header{
margin-bottom: -20px !important;

}

/*--------- ICONOS RRSS ---------*/
.fa-facebook-f::before, .fa-facebook::before {
   /* content: "";*/
	content:url("../../uploads/iconos_redes/facebook.png");
}
.fa-twitter::before {
    content: "";
	content:url("../../uploads/iconos_redes/twitter.png");
}
.fa-google-plus-square::before {
    content: "";
	content:url("../../uploads/iconos_redes/google-plus.png");
}
.fa-youtube::before {
    content: "";
	content:url("../../uploads/iconos_redes/youtube.png");
}
.fa-linkedin::before {
    content: "";
	content:url("../../uploads/iconos_redes/linkedina.png");
}
#rss, #email-newsletter, #facebook, #twitter, #instagram, #skype, #youtube, #flickr, #linkedin, #plus, #pinterest, #tumblr {
   
    margin: 0px 3px 0px 0px;
}

/*-------- FIN ICONOS RRSS--------*/

/* -------- MENU --------- */
.menu-container {
  /* background: #3B3B3B none repeat scroll 0% 0%;  */ /*3d1f2b*/
}
.menu-back {
   /*border-radius: 20px;*/
	border-radius: 0px;
}

/*--- menu más plano, quitándole las sombras ---*/
.menu-header {
background: none !important;
    background-color: #a30d18 !important; 
    border-color: #720911;
/*background: url("http://internet-grooming.net/wordpress/wp-content/themes/evolve/library/media/images/dark/trans.png") repeat-x scroll 0px -10px, transparent -moz-linear-gradient(center top , #A30D18 20%, #720911 100%) repeat scroll 0% 0%;*/

}
.menu-header {
   /* background: none !important;*/
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.3) inset, 0px 0px 5px rgba(0, 0, 0, 0.3) inset, 0px 1px 2px rgba(0, 0, 0, 0.29);
    color: #FFF;
    text-shadow: 0px 1px 0px #000;
    border-color: #222;
}

/*para hacerlo mas estrecho*/
/*.container-menu{
height:48px;

}
ul.nav-menu li{
height:48px;
}
ul.nav-menu li a{
padding: 14px 10px;
}

ul.nav-menu a {
height:48px;
}*/

/* -------------- FIN MENU --------- */
.content {
 
   /* background-color: #fff;  esto se cambia en el Theme options*/
   padding-bottom: 15px;
   /*border-radius:20px !important;*/
}
.content-bottom {
    
    border-top: 1px solid #fff;
}

/* ------- PARA CAMBIAR LOS CONTENT-BOXES SI ESTAN ACTIVOS --------*/
.img-responsive2 {
    max-width: 100%;
    height: auto;
}
.home-content-boxes {
   
    background-color:#fff;

}
.home-content-boxes h2 {
 line-height: 20px;
margin-bottom: 0px;
color:#908C0F;
font-family: "Ubuntu",sans-serif;
font-weight: bold;
font-size:16px;
letter-spacing: 0px;
  
}
.home-content-boxes p {
margin: 0px 0px 0px;
padding: 0px;
border: 0px none;
font-size: 12px;
font-family: "Ubuntu",sans-serif;
color: #777;
vertical-align: baseline;
text-align: center;
}

.home-content-boxes .btn_ver {
position: relative; 
/*vertical-align: top;
margin-left: 0px;
margin-top: -200px;*/
z-index:10;
top:0px;
}

.fa-cube::before {
   /* content: "";*/
content:url("../../uploads/block1-normal.jpg");

}
.fa-circle-o-notch::before {
   /* content: "";*/
content:url("../../uploads/block2-normal.jpg");

}
.fa-send::before {
   /* content: "";*/
content:url("../../uploads/block3-normal.jpg");

}
.fa-tablet::before {
   /* content: "";*/
content:url("../../uploads/block4-normal.jpg");

}

*::-moz-selection {
    background: #59B200 none repeat scroll 0% 0%;
}
*::-moz-selection {
    color: #FFF;
}
/* ---------- FIN CONTENT-BOXES -------- */

#primary {
  /*  background-color: #fefeef;*/
   /*background-color: #3b3b3b;*/
	margin-bottom: 15px;
	/*border-radius: 8px;*/
	border-radius: 0px;
}
#primary .entry-title{
	display:none;
}

.widget-content {
	
	border:none;
	border-radius: 0px;
	 /* background-color: #3b3b3b;*/
	
    box-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2) inset;

}

/* meto el !important para que overridee ese css, porque esos estilos se estna cargando dinamicamente desde custom-css.php*/
 .widget-title-background {
  

    /* background: -moz-linear-gradient(center top , #fce5af 20%, #be8a0a 100%) repeat scroll 0px 0px transparent !important;
   box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.3) inset, 0px 0px 5px rgba(0, 0, 0, 0.3) inset, 0px 1px 2px rgba(0, 0, 0, 0.29) !important;*/
    
	 /*  When you use CSS3 gradients, the linear gradient is auto-assigned to the background-image property and hence you need to make it as none. So you have only 2 properties that you can use i.e.
	    border: 1px solid #fce5af !important;
	 background-image: none !important;
	 background-color: #fce5af !important;
	 box-shadow: none !important;
	color: #FFF !important; */
 
}

.widget-title {
   
    margin-bottom: 0px;
	line-height: 0px;
	color:#908C0F;
	
}

#youtube_responsive-2 h3.widget-title,#youtube_responsive-3 h3.widget-title,#youtube_responsive-4 h3.widget-title {
	font: 13px Ubuntu !important; /*azul*/
	margin-bottom:-10px;
font-weight:bold;
}
#content h3.widget-title, h3.widget-title {
    color: #a30d18 !important; /*musgo*/ 
font-size:16px !important;
font-weight:bold;
    text-shadow: none !important;
}
#content h4.widget-title, h4.widget-title {
    color: #a30d18 !important; /*musgo*/
    text-shadow: none !important;
font-weight:bold;
}
#content h4, #content h5, #content h6 {
   text-shadow: none !important;

}
#content h6 {
font-weight:bold !important;
}
.footer {
  
   /*background-color: #aeadad !important; */
}
.footer .widget-content {
   	 border: none !important;
   	 background-color: #aeadad !important;
	box-shadow:#fff !important;
}

.footer .widget-content ul, ul ul, ul ul ul {
    
    list-style-image: url("../../uploads/arrow_ppaa_blanco.gif")!important;
}
/* ----------- FOOTER COPYRIGHT ---------*/
#footerppaazzz {
    margin: 0px auto;  
    width: 100%;
    position: relative;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footerppaazzz .theme-author {
	color: #fff;
padding-top:10px;
}

#footerppaazzz .copyright {
    color: #fff;
 
}

/* ----------- END FOOTER COPYRIGHT ---------*/

blockquote {
    margin-top:-30px;
	margin-bottom:-15px;
    border-bottom: none;
    color: #908C0F !important;
}
h7 {
	font: 28px Ubuntu;
    font-family: Ubuntu !important;
    color: #E4E4E4;/*musgo*/
}

/*ul, ul ul, ul ul ul {*/
ul{
    
    list-style-image: url("../../uploads/arrow_ppaa.gif")!important;
}
ul ul, ul ul ul {
    list-style-image: url("../../uploads/bola_ul_verde.png") !important;
color: #908C0F !important; 
}
/* ------------ MENU ------ */

ul.nav-menu a {  
    text-shadow: none !important;
}

ul.nav-menu li:hover {
	background-color:#908C0F !important; 
	border-top-color: #fff !important;
	border-bottom-color: #fff!important;
}
ul.nav-menu a:hover{  
    color: #fff !important;

}
ul.nav-menu > li.current-menu-item > a, ul.nav-menu > li.current-menu-ancestor > a {
    font-weight: normal !important;
}
ul.nav-menu li:active {
	background-color:#908C0F !important;	
	border-top-color: #fff !important;
	border-bottom-color: #fff !important;
}
ul.nav-menu a:active {
   
    color: #fff !important;
}
ul.nav-menu ul.nav-menu li.current-menu-item {
	
}
ul.nav-menu li.current-menu-item a:active{
	color: #fde925 !important;
}

/* ----------- LOGO PPAA ------------ */
#logo-image-ppaa {
    float: right;
    margin-right: 20px;
    margin-left: 10px;
}
#ppaa-logo-image{
	float:none;
	display:inline-block;
	text-align:center;
}

.entry-title h1, .entry-title h1 a, .page-title h1{
    font: 28px Ubuntu; /*azul*/
    color: #007bc0 !important;
}
.entry-title{
	text-shadow: none !important;
	color: #007bc0 !important;
}
.entry-content{ /*ojo, esto sube el contenido del artículo. Si tenemos activados el autor y demas, igual hay que quitar esto*/
margin-top:0px !important;
}
.entry-content img {
    box-shadow: none !important;
    height: auto;
    padding: 5px;
    border:none !important;
	
    background: none !important;
}
p#copyright .credits{
	color: #FFF !important;
}p#copyright .credits a{
	color: #FFF !important;
}

/* --- FORMULARIO ---*/
input[type="text"], input[type="password"], input[type="email"], textarea {
    padding: 4px 3px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15) inset;
    border-radius: 3px;
    border: 1px solid #DDD;
    background: #FFF none repeat scroll 0% 0%;
}
/* ---- END FORMULARIO ---*/

/* ---- SIDEBAR WIDGETS -------*/
#secondary{
/*background-color:#908C0F;*/
}
#secondary a, #secondary-2 a{
   
    color: #424242!important;
   
}
#secondary a:hover, #secondary-2 a:hover {
	 color: #A30D18 !important;
}


/* ---- END SIDEBAR WIDGETS -------*/

/* ------- Default CSS Styles for the Category Posts Widget plugin Version: 4.0 -----*/
/*.cat-post-widget * {
	margin: 0;
	padding:0;
}
.cat-post-widget {
	font-size: inherit;
	line-height: inherit;
}
.cat-post-widget p {
	margin-bottom: 0;
}*/
.cat-post-widget .post-title {
	font-size: inherit;
	/*font-weight: bold;*/
	font-weight:inherit;
}
.cat-post-widget .post-date {
	font-style: italic;
	margin-bottom: 0;
}
.cat-post-widget img {
	float: left;
	margin: 5px 10px 0 0;
}
.cat-post-widget ul li {
	list-style: none;
	list-style-image: url("../../uploads/arrow_ppaa.gif")!important;
	margin-left: 15px;
	
padding-left: 0px;
border: 0px none;
  
  
    border-bottom: 0px;
}
.cat-post-widget ul li:last-child {
	border-bottom: none;
}
.cat-post-widget .more-link {
	display: inline;
}
.cat-post-widget .post-entry { 
   padding: 0 0 5px 0;
   overflow: hidden;
}
.cat-post-widget .comment-num {
}

.cat-post-widget ul{
	
	margin-bottom: 0px;
	list-style-type: none;
	list-style-image: url("../../uploads/arrow_ppaa.gif")!important;
	margin-left: 15px;
	margin: 0px;
padding: 0px;
border: 0px none;
font-weight: inherit;
font-style: inherit;

font-family: inherit;
vertical-align: baseline;
}



/**************************************************************
   Posts - estilo cogido de STYLE.css del sitio viejo de TECNOADICCion
 **************************************************************/

