/*
Theme Name: Rubik Child
Theme URI:  
Description: Rubik Child Theme
Author: Raul Fernandez
Author URI: https://www.clink.es
Template: rubik
Version: 1.0.0
*/
 
@import url("../rubik/style.css");
 
/* =MENU PRINCIPAL MODS
-------------------------------------------------------------------------------------------------------------------------------- */
.main-nav .menu  li a:hover {background: white!important;  }
.main-menu ul li a {padding: 0px 10px 0px 10px;}

.main-nav .menu > li.current-menu-item a {background: white!important; color:black!important;}




/* = COMENTARIOS FUERA 
-------------------------------------------------------------------------------------------------------------------------------- */
.meta .comments{display:none!important;}



/* CATEGORIAS
-------------------------------------------------------------------------------------------------------------------------------- */


/*  QUITAMOS EXCERPT DE PAGINA CATEGORIAS
-------------------------------------------------------- */
.bk-cat-arc-content div.excerpt {display:none;}

/* QUITAMOS ETIQUETAS ROJAS DE CATEGORIAS
-------------------------------------------------------- */
 
 .content-wrap .post-category {display:none!important;}

 .post-c-inner .post-category {display:none!important;}

/* margin de pagina fuera
-------------------------------------------------------- */
 
#page-content-wrap {
    margin-top: 0px;
}

/* BuG TITULOS PAGINAS (FONDO GRIS)   Module Header 11 */  

.menu li a { text-transform: uppercase;}
.bk-sub-menu li a { ; text-transform: none;}
#footer-menu-lower ul li a {text-transform:none;}
.module_header_11 .module-title h2 {background: #E40046!important; }

.module_header_11 .module-title:before {
    content: '';
    height: 3px;
    width: 100%;
    background: #E40046!important;}

div.wpcf7 {
   margin: 0;
   padding: 1.5em;
   

}

.wpcf7 label, .wpcf7-submit {
	 color: #333;
	
}

.wpcf7 .wpcf7-form-control {
	  margin: 10px 0 20px 0;
	width:100%;
	line-height:30px;
 	     border: none;
      border:solid 1px #ccc;
      border-radius: 4px;
		
}

.wpcf7 .wpcf7-submit:hover {
	  background: #E40046;
}

.wpcf7-form-control:focus {
	  border: 1px solid #E40046
			
}

div.wpcf7-response-output {
	  background: #F8F8F8;
	  text-align: center;
	  width: 92.5%;
	  margin: 1em 0em 1em 0em;
	  -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


span.wpcf7-not-valid-tip {
    background: #F8F8F8;
	  display: inline-block;
	  width: auto;
	  padding: 1%;
	  -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.rubik_data_time {
	text-transform: uppercase; color: black!important;; }
.obligatorio {color :#E40046;  vertical-align:super; 
font-size:0.8em;}

table {
  border: 1px solid #CCCCCC;
}
table td, table.unstyledTable th {
  border: 1px solid #AAAAAA;
}
table thead {
  }
table thead th {
  font-weight: normal;
}
table tfoot {
  font-size: 14px;
  font-weight: normal;
}
table tfoot td {
  font-size: 14px;
}

.footer {font-size: 0.8em; }
.footer a {color:white;}
.footer a:hover {text-decoration:underline; color:white;}