/*
Theme Name:     Ingecal theme
		(Jupiter Child Theme)
Theme URI: 	http://ingecal.cat/wp-content/themes
Description:    Tema hijo del tema Jupiter
Author:         JGG
Theme URI: 		
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/

/* Modificacion de estilos para ingecal */

.ect-list-posts.style-2.ect-simple-event .ect-event-date {
  background-color: #008b2f;
  padding-top: 10px;
}
.boton-redondeado a {

    border-radius: 12px !important;
    background-color: #fff !important;
    border-width: thin !important;    
    font-weight: 700 !Important;
    font-size: 12px !important;
}
.txtGridPost1 {
	max-width:85%;
}

.boton-redondeado-alimentacio a {color: #8eb3e0 !important;border: 1px solid #8eb3e0 !important;}
.boton-redondeado-alimentacio a:hover {color: #ffffff !important;background-color: #8eb3e0 !important;}

.boton-redondeado-qualitat a {color: #304298 !important;border: 1px solid #304298 !important;}
.boton-redondeado-qualitat a:hover {color: #ffffff !important;background-color: #304298 !important;}

.boton-redondeado-psanitaris a {color: #11afee !important;border: 1px solid #11afee !important;}
.boton-redondeado-psanitaris a:hover {color: #ffffff !important;background-color: #11afee !important;}

.boton-redondeado-mediambient a {color: #0d8033  !important;border: 1px solid #0d8033  !important;}
.boton-redondeado-mediambient a:hover {color: #ffffff !important;background-color: #0d8033  !important;}

.boton-redondeado-ssaluti a {color: #e11e18 !important;border: 1px solid #e11e18 !important;}
.boton-redondeado-ssaluti a:hover {color: #ffffff !important;background-color: #e11e18 !important;}

.boton-redondeado-sinf a {color: #ff7d2c  !important;border: 1px solid #ff7d2c  !important;}
.boton-redondeado-sinf a:hover {color: #ffffff !important;background-color: #ff7d2c  !important;}

.boton-redondeado-sanitat a {color: #0f75c0  !important;border: 1px solid #0f75c0  !important;}
.boton-redondeado-sanitat a:hover {color: #ffffff !important;background-color: #0f75c0  !important;}

.boton-redondeado-pharma a {color: #0e6fbc  !important;border: 1px solid #0e6fbc  !important;}
.boton-redondeado-pharma a:hover {color: #ffffff !important;background-color: #0e6fbc  !important;}

.boton-redondeado-socialcorpo a {color: #8f4093 !important;border: 1px solid #8f4093 !important;}
.boton-redondeado-socialcorpo a:hover {color: #ffffff !important;background-color: #8f4093 !important;}

.boton-redondeado-empresarial a {color: #93c65a  !important;border: 1px solid #93c65a  !important;}
.boton-redondeado-empresarial a:hover {color: #ffffff !important;background-color: #93c65a  !important;}

.boton-redondeado-innova a {color: #de007b !important;border: 1px solid #de007b !important;}
.boton-redondeado-innova a:hover {color: #ffffff !important;background-color: #de007b !important;
}


.requerido:after {
  content:" *";color:red;
}

.wpcf7-form .input-text, .wpcf7-form input[type="text"], .wpcf7-form input[type="input"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"], .wpcf7-form input[type="number"], .wpcf7-form input[type="url"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="search"], .wpcf7-form textarea, .wpcf7-form select {
    font-family: Roboto;
}

.dateJgg {
padding-left: 40px !important;
-webkit-appearance: none;
border: 1px solid #e1e1e1;
padding: 0px 6px;
    padding-left: 6px;
outline: none;
color: #777;
margin: 0;
    margin-bottom: 0px;
display: block;
margin-bottom: 20px;
background: #fff;
border-radius: 0px;
margin-bottom: 20px;
font-size: 15px;
line-height: 35px;
}
/* JGG formulario apartado de pago */
.importet:after {
	content: ' €';
	font-weight: bold;
}
.enlinea40 {
	width:35%;
	display:inline-block;
	float:left;
}
.enlinea60 {
	width:55%;
	display:inline-block;
	float:right;
}
.enlinea5 {
	width:2%;
	display:inline-block;
	float:left;
}
.enlinea90 {
	width:97%;
	display:inline-block;
	float:right;
}


.cf7-calculated-name { 
	width:auto !important;
}

/* para no mostrar el logo de recaptcha */
.grecaptcha-badge { 
    visibility: hidden;
}
/* FIN para no mostrar el logo de recaptcha */

p label {
  color: #ffffff;
}



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/