body{
	background: whitesmoke;
}
#content .entry-content p{
	padding: 0.5rem 0rem;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.6rem;
    margin: 0rem 0;
}

.wp-caption .wp-caption-text{
	font-size: 0.8em;
}

.header-container{
	display: flex;
    flex: 1 0 100%;
    max-width: 1280px;
}

.site-header .site-branding{
	flex-wrap: nowrap;
	padding: 2.5em;
}

.site-branding .sublogo {
    text-align: center;
    font-weight: bold;
    line-height: 1;
    font-size: 0.9rem;
}

.site-header .nav-search{
	padding: 0;
}

.header-part{
	flex: 1 1 100%;
}

.search-and-share{
	justify-content: center;
    padding: 0;
}

.search-and-share ul{
	margin: auto 0;
    padding: 0 0 0 0.3em;
}

.participa.header-part{
	margin: auto;
    display: flex;
    justify-content: center;
}
.participa.header-part span{
	font-weight: 700;
    color: darkgrey;
	line-height: 2em;
}
.participa.header-part img{
	height: 1.3em;
    padding: 0px 10px;
	vertical-align: sub;
}

.participa.header-part img.logo_congreso {
	height: 50px;
    vertical-align: middle;
}

.sublogo{
	text-transform: uppercase;
	text-align: center;
	padding: 1em 0 0 0;
}
.sublogo span{
	font-weight: 500;
}

#content{
	background-color: transparent;
	font-size: 20px;
	padding: 1em 1.5em;
}

#content .entry-content {
    padding: 0 0 0.5em 0;
}

#content .container{
	margin: 0 0 1em 0;
}

.container.fluid{
	padding: 0;
}

#secondary{
	margin: 0 0 0 1em;
}
#secondary #sticky_sidebar{
	margin: 0 0 1em 0;
}

.contenido_flexible > .container > .layout > .flex{
	padding-bottom: 1.5em;
}

.contenido_flexible > .container > .layout > .flex:not(:first-child) .article-wrapper .post-thumbnail{
	opacity: 1;
	/*filter: grayscale(100%);*/
}
.contenido_flexible > .container > .layout > .flex:not(:first-child) .article-wrapper:hover .post-thumbnail{
	opacity: 0.8;
	/*filter: grayscale(0%);*/
}
.contenido_flexible > .container > .layout > .flex:not(:first-child) .article-wrapper:hover .entry-title a{
	color: #7cbd2a;
}


.contenido_flexible > .container:not(:first-child) > .layout > .flex .article-wrapper .post-thumbnail{
	opacity: 1;
	/*filter: grayscale(100%);*/
}
.contenido_flexible > .container:not(:first-child) > .layout > .flex .article-wrapper:hover .post-thumbnail{
	opacity: 0.8;
	/*filter: grayscale(0%);*/
}
.contenido_flexible > .container:not(:first-child) > .layout > .flex .article-wrapper:hover .entry-title a{
	color: #7cbd2a;
}

.contenido_flexible > .container:not(:first-child) >  .layout > .flex .article-wrapper iframe{
	opacity: 1;
	/*filter: grayscale(100%);*/
}
.contenido_flexible > .container:not(:first-child) > .layout > .flex .article-wrapper iframe:hover{
	opacity: 0.8;
	/*filter: grayscale(0%);*/
}

.site-header .site-branding .search-and-share ul li {
	border: unset;
}

.site-header .main-navigation{
	padding: 0;
	flex: 1 1 100%;
}
#site-navigation > div{
	flex: 1 1 100%;
    max-width: 1280px;
}
.site-header #primary-menu{
	justify-content: space-around;
    justify-content: space-evenly;
}
.site-header #primary-menu > li:hover{
	background: #404040;
}
.site-header #primary-menu .sub-menu{
	border: none;
    margin: 3px;
    left: -3px;
}
.site-header #primary-menu li:last-child .sub-menu {
    left: -155%;
}
.site-header #primary-menu .sub-menu li{
	background: #404040;
    border: none;
}
.site-header #primary-menu .sub-menu li a{
	text-decoration: none;
}

/* POST LAYOUTS */
.home-layout .post-thumbnail, .home-layout-5 .post-thumbnail, .home-layout-5-3 .post-thumbnail{
	padding: 0;
}

.home-layout-1{
    align-items: center;
}

.home-layout-3 {
    padding: 1em .5em;
}

article.home-layout-3{
	margin: 0;
    padding: 0;
    display: flex;
    align-content: start;
}
.flex.article-wrapper{
	display: flex;
    padding: 0.5em;
    margin: 0;
}

.home-layout-3 .post-thumbnail{
	order: 0;
	width: 100%;
}
.home-layout-3 .post-thumbnail img{
	width: 100%;
}
.home-layout-3 .excerpt p{
	text-align: start;
	color: darkgrey;
	font-size: 0.9em;
}
.home-layout-3 .entry-title{
	order: 3;
    flex: 1 1 100%;
	padding: 0.5rem 0 0.6rem 0;
}
.home-layout-3  .entry-category a{
	color: #7cbd2a;
}
.home-layout-3 .entry-title .title{ 
    font-size: 2.5rem;
    text-align: left;
    padding: 0;
}
.home-layout-3 .entry-title .title a {
    color: #000000;
    font-weight: 600;
    line-height: 1em;
}
.home-layout-3 .date{
	display:inline-block;
	order: 0;
}
.home-layout-3 .meta{
	order: 1;
	padding: 0.7em 0 0 0;
	display: flex;
    flex: 1 1 100%;
}
.home-layout-3 .entry-separator {
	border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #7cbd2a;
    margin: 5px;
}


/* MAP */
.espacio_uno {
    background-color: transparent;
	display: flex;
    flex-direction: column;
}
.espacio_uno .logo .toplogo{
	text-align: center;
}
.espacio_uno .logo .toplogo img{
	height: 60px;
    text-align: center;
}
.espacio_uno .sublogo{
	padding-top: 0px;
    line-height: 1em;
}
.espacio_uno .cuerpo2de4{
	width: 100%;
}
.espacio_uno.tacentro{
	font-size: 0.9em;
    color: darkgray;
    padding: 1.5em 0;
}
.espacio_uno.tacentro .black{
	color: black;
    font-weight: 600;
}
.espacio_uno .caja_form{
	width: 100%;
    padding: 1em;
    height: unset;
}
.espacio_uno .caja_form select{
	width: 100%;
}
.espacio_uno .cuerpo2de4{
	width: 100%;
	padding: 0 1.75em;
}

.caja_form.contacto select {
    font: 600 12px/1.3 sans-serif;
    -webkit-appearance: none;
    appearance: none;
    color: var(--baseFg);
    border: none;
    line-height: 2;
    outline: 0;
    padding: 0.65em 2.5em 0.55em 1.5em;
    border-radius: var(--radius);
    background-color: var(--baseBg);
    background-image: linear-gradient(var(--baseBg), var(--baseBg)), linear-gradient(-135deg, transparent 50%, var(--accentBg) 50%), linear-gradient(-225deg, transparent 50%, var(--accentBg) 50%), linear-gradient(var(--accentBg) 42%, var(--accentFg) 42%);
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 0px 100%, 40px 32px, 40px 32px, 40px 100%;
    background-position: right 20px center, right bottom, right bottom, right bottom; 
	text-transform: uppercase;
	cursor: pointer;
}
.caja_form.contacto select#selpro {
    --radius: 0;
    --baseFg: grey;
    --baseBg: white;
    --accentFg: white;
    --accentBg: #7cbd2a;
}

.contenido_flexible > .container > .layout > .flex:not(:first-child) .home-layout-3 .entry-title .title{
	font-size: 1.5rem;
}

.contenido_flexible > .container > .layout > .flex:not(:first-child) .home-layout-3 .excerpt p{
	font-size: 0.825rem;
}
.contenido_flexible > .container:not(:first-child) > .layout > .flex .home-layout-3 .entry-title .title{
	font-size: 1.5rem;
}

.contenido_flexible > .container:not(:first-child) > .layout > .flex .home-layout-3 .excerpt p{
	font-size: 0.825rem;
}

.site-header .site-branding .search-and-share ul li a {
    font-size: 18px;
    line-height: 26px;
}

.footer-destacados article{
	padding: 0.5em;
}
.contenido_flexible .container.footer-destacados .layout .flex .home-layout-3 .entry-title .title{
	font-size: 1em;
	padding: 0.5em 0;
}
.footer-destacados .meta{
	padding: 1em;
	border: 1px solid #7cbd2a;
}

.footer-destacados .home-layout-3 .entry-title .title a {
    color: darkgray;
}
.contenido_flexible > .container:not(:first-child) > .layout > .flex .article-wrapper:hover .entry-title a{
    color: black;
}
.tribe-mini-calendar td{
	background: transparent;
}
.tribe-mini-calendar-no-event{
	color: gray;
}

/* Mobile */
@media (max-width: 480px){
	.site-header .site-branding{
		padding: 1em;
	}
	.site-header .site-branding #logo{
		max-height: 3.2em;
	}
	.site-branding .sublogo {
		font-size: 0.8rem;
		padding: 0.5em 0 0 0;
	}
	.header-container{
		flex-direction: column;
	}
	.header-container > div{
		padding: 0;
	}
	.header-container .logo {
		padding: 1.2em 0;
	}
	
	#content{
		padding: 0.75em;
	}	
	.home-layout-3 .entry-title .title{
		font-size: 1.75em;
	}
	.search-and-share ul li{
		height: 28px;
	}
	.footer-destacados .espacio_uno {
		padding: 0;
	}
	.footer-destacados .espacio_uno .cuerpo2de4{
		padding: 0;
	}
}

.site-footer{
	padding: 0;
}
.site-footer a, .archive .site-footer a{
	color: black;
}
.site-footer a span:hover, .archive .site-footer a span:hover{
	color: #7cbd2a;
}
.custom-footer > .container{
	max-width: 1000px;
	margin: 2em auto 0 auto;
}
.custom-footer > .container > .layout{
	padding: 1.5em 0;
}
.custom-footer .container .layout > .flex{
	display: flex;
    justify-content: center;
	flex-wrap: wrap;
}
.custom-footer .container .layout .flex .layout .flex{
	padding: 1.5em;
}
@media (min-width: 960px){
	.custom-footer .container .layout .flex .layout .flex{
		padding: 0.5em;
	}
}
.custom-footer .container .layout .flex .layout .flex div{
	line-height: 1.1em;
	padding: 0.25em 0;
}
.custom-footer .container .layout .logo{
	justify-content: center;
	padding: 1.5em 0;
}
.custom-footer .container .layout img{
	height: 65px;
}

.custom-footer .container .layout .flex .social_list > div {
    width: 100%;
}

.custom-footer .container .layout .flex .social_list ul{
	margin: 0;
    padding: 0;
    list-style: none;
	place-content: space-around;
}
.custom-footer .container .layout .site-politic{
	max-width: 600px;
	margin: auto;
	flex-wrap: nowrap;
	color: gray;
	padding: 0.725em;
}
.site-politic .flex{
	text-align: center;
}

.site-map{
	color: darkgray;
}
.site-map .title{
	color: gray;
	font-weight: 600;
}

.custom-footer .copyright{	
	padding: 0.725em;
	font-size: 1.2em;
    font-weight: 600;
}
.custom-footer .container .social_list{
    justify-content: center;
	max-width: 100%;
    width: 100%;
}
	
.custom-footer .container .social_list ul li{	
    height: 2em;
    width: 2em;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    margin: 0 5px;
}
.custom-footer .container .social_list ul li a{
	color: #7CBD2A;
    font-size: 2em;
    line-height: 2em;
}

.custom-footer .container .social_list ul li a img {
    height: auto;
	margin-top: 19px;
}

.site-header .site-branding .search-and-share ul li a img {
    width: 18px;
    margin-top: 3px;
}

.entry-content a{
	color: #7CBD2A;
}
.entry-content a:visited{
	color: #6BAC19;
}

/* Specific Section Css */
.middle-posts article{
	background-color: white;
	border-radius: 5px;
}
.middle-posts article .entry-title{
	padding: 0.5em;
}
.middle-posts article .meta{
	padding: 0 0.5em;
}


/* Single post */
 #breadcrumbs{
	text-align: start;
	margin: 0 0 2em 0;
}
 #breadcrumbs span a {
    color: darkgray;
    font-size: 1.3em;
    text-transform: capitalize;
}
#breadcrumbs span.cat:before {
    content: ">";
    padding: 0 .5rem;
    color: #7cbd2a;
}
.single .post-image img{
	object-fit: cover;
}
.single .header-single-group .entry-title{
	text-align: start;
    font-size: 1.7em;
    font-weight: 700;
    padding: 0;
	margin: 0.75rem 0;
}
.single .header-single-group .entry-subtitle{
	text-align: start;
    color: darkgray;
    text-transform: initial;
    font-size: 1.2em;
    line-height: 1.4em;
	margin-bottom: 0;
}
.single #main{
	display: flex;
}
@media (max-width: 960px){
	.single #main{
		flex-wrap: wrap;
	}
}
.single #content > #primary{
	border-bottom: 2px solid lightgray;
}
.single .entry-content {
    margin: 0 1rem;
}
.single .entry-content .article-content{
	max-width: none;
}
.single .entry-content .article-content > p{
	font-size: 0.9em;
}
.single .entry-content .article-content > p:first-of-type{
	font-size: 0.9em;
}
.single .fspf-thumbnail{
	margin: 0;
    flex: 1 1;
}
.single .fspf-thumbnail img{
	width: 100%;
}
.single .fspf.wrap{
	width: 33%;
    float: left;
    margin: 0.5em 1.2em 0 0;
	border: none;
	background: white;
}

.single .fspf-textbox{
	padding: 0.8em;
	margin-bottom: 1em;
}
.single .fspf-title{
	margin: 0;
    font-size: 1.1em;
    text-decoration: none;
    color: darkgray;
    font-weight: 600;
    line-height: 1.4em;
}
.single .fspf-category{
	width: 100%;
	font-size: 0.65em;
    text-transform: uppercase;
    color: #7cbd2a;
}
.single #secondary{
	margin: 1.8em auto;
}
.single .tag-separator{
	display: flex;
	font-size: 0.8em;
	flex-wrap: wrap;
}
.single .tag-separator:before{
	content: 'TAGS >';
	margin: auto 0;
}
.single .tags-links{
	padding: 1em 0; 
}
.single .tags-links .separator{
	display: none;
}
.single .tags-links a{
	color: gray;
    text-decoration: none;
    padding: 0.5em;
    word-break: initial;
    flex: 1 1;
    margin: auto;
    text-align: center;
}
.single .entry-content a:hover{
	background-color: transparent;
	color: #7cbd2a;
}
@media (max-width: 480px){
	.single .fspf.wrap{
		width: 100%;
		margin: 1em 0.5em;
	}
}

#tldr {
    margin: 0.5rem 1rem;
    padding: 1rem 0 0rem;
}

twitter-widget{
	width: 100% !important;
	padding: 0 21%;
}
@media (max-width: 690px){
	twitter-widget{
		padding: 0;
	}
}

/* Donations */
#donation-page .section-content {
    margin: 0.5em;
    padding: 1.5em 1em;
    background-color: white;
    border-radius: 5px;
}
#donation-page .section-content h2{
    font-weight: 700;
    padding: 0 0 0.5em 0;
}
#donation-page .section-content .f_der{
	font-size: 0.9em;	
}
#content #donation-page{
	margin: -0.5em;
}
#donation-page .section-content p{
	padding: 0.5em;
}
select.form_carro {
	height: 2.138em;
    border-radius: 2px;
}

.verdevox, .verdevox a {
    color: #7CBD2A;
}

#donation-page .section-content .campos_dom {
    float: left;
    min-width: 75px;
    margin: 0px 5px 0px 5px;
}
#donation-page .section-content .f_der {
    font-size: 0.9em;
    width: 200px;
    display: inline-block;
}
#donation-page .section-content .f_izq {
    width: 100%;
    display: inline-block;
}
#donation-page .section-content .f_ent{
	font-size: 0.9em;
}
#donation-page .section-content .f_ent label{
	display: block;
    padding: 1.1em;
}
#donation-page .section-content#cuotas label{
	padding: 0.5em 1em;
	font-size: 0.9em;
}
#donation-page .section-content #domiciliacion{
	padding: 0 1.5em;
}
#donation-page .section-content #domiciliacion .f_ent .check{
	margin: 0em 0px 0px 0.5em;
    min-width: 25px;
}
#donation-page .section-content #domiciliacion .notice{
    float: left;
    padding: 2.5em 0 0 0;
    font-size: 0.8em;
    line-height: 1.3em;
}
#donation-page .section-content .f_izq span{
	padding: 0.5em;
}
#confirm_button.no_accept, .boton_enviar.no_accept {
	filter: grayscale(100%);
}

#donation-page .section-content:hover {
    -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
}
/*
#donation-page .section-content  .boton_enviar {
    float: right;
    color: #FFF;
    text-align: center;
    background-color: #F39;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
    padding: 10px 10px 10px 10px;
    cursor: pointer;

}
*/
#donation-page .section-content .caja_form p{
	padding: 0.5em 0;
}

#content #data_protection_info p{
	padding: 10px;
	font-size: 0.8em; 
}
#donation-page .section-content #pre_confirmacion{
	padding: 1em 0 0 0;
}

.causa_objetivo {
    bottom: 4px;
    left: 0px;
    color: #333;
    text-align: justify;
    padding: 20px 0px;
    font-family: 'Oswald', sans-serif;
    font-size: 0.7em;
	width: 280px;
}

.causa_grafico {
    position: relative;
	width: 280px;
    border: 1px solid #999;
    background-color: #f3f3f3;
    height: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    overflow: hidden;
}

.causa_grafico img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}

.causa_info{
	width: 138px;
	display: inline-block;
}

.grayscale{
	filter: grayscale(100%);
}

i#confirm_button.grayscale, i#estatutos_button.grayscale{
	opacity:0;
}

#non_valid_text {
	padding: 1em;
    font-size: 0.8em;
    color: red;
}
#non_valid_text ul{
	margin-left: 0;
}

#modal-overlay{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: #00000044;
}
#modal-overlay .modal{
	width: 60%;
    margin: auto;
    position: relative;
    top: 50%;
	max-height: 80vh;
    transform: translateY(-50%);
    background: white;
    padding: 3em 3em 5em 3em;
	border-radius: 5px;
	overflow-y: auto;
}

@media (max-width: 690px){
	#modal-overlay .modal{
		width: 92%;
		top: 45%;
	}
}

#modal-overlay .modal-content p{
	text-align: center;
}
#modal-overlay .modal .button{
	position: absolute;
    right: 1em;
    /*bottom: 1em;*/
	background-color: #7cbd2a;
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
}
#modal-overlay .modal .button:hover{
	opacity: 0.7;
}
.text-in-the-middle{
	display: flex;
    flex-direction: column;
    height: 50vh;
    justify-content: center;
    background: white;
    margin: 1em 0;
    border-radius: 5px;
	padding: 0 20px;
}
input[type="text"]{
	width: 100%;
}
input[type="email"]{
	width: 100%;
}
.donation-sidebar{
	background-color: white;
	padding: 0.5em;
}

.form_hidden {
    display: none;
}

.secondary-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: transparent;
	display: none;
}

.backgroundverde {
    background-color: #7CBD2A;
}
.textoblanco{
	color: white;
}
.textoblanco:visited{
	color: white;
}
.textoverde{
	color: #7CBD2A;
}
.textoverde:visited, .textoverde:hover{
	color: #6BAC19;
}
.titulo_dona{
	line-height: 2em;
}
.boton_comprar{
	width: fit-content;
    padding: 1.5em 1em 0em 1em;
	margin: auto;
}
.boton_enviar{
    background: #7CBD2A;
    line-height: 2em;
    font-size: 0.7em;
    color: white;
    cursor: pointer;
    padding: 0.5em 1em;
	display: inline-block;
}
.boton_der{
	right: 48px;
    position: absolute;
}
.boton_izq{
	left: 48px;
    position: absolute;
}

#donation-confirm-button.grayscale{
	cursor:context-menu;
}
#info-datos{
    font-size: 0.8em;
    padding: 4em 0 1em 0em;
}
#proteccion-datos{
    font-size: 0.8em;
    padding: 0.5em;
    line-height: 1.2em;
}

.html-page article{
	width: 100%;
}

.card{
	background: white;
	border-radius: 5px;
	padding: 1em;
}
.card:hover{
	-webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
}

.contenido_flexible .card .excerpt, 
.contenido_flexible .card .entry-title,
.contenido_flexible .card .meta{
	padding: 0.2em 0.5em;
}



.form-afiliados {
	padding: 1em 0;
}
#content .entry-content .form-afiliados p{
	padding: 0.5em 1em;
}

.container.grid{
	padding:0;
}
.container.grid .layout{
	margin: -0.5em;
}

/* Panel afiliados DONACIONES */
.regleta_no{
	display: flex;
	padding: 0.5em 0;
	border-bottom: 1px solid lightgrey;
}
.caja{
	flex: 1 1 15%;
    justify-content: flex-end;
    display: flex;
    align-items: center;
	/*word-break: keep-all;*/
	padding: 0 0.5em;
}
.caja:first-child, .caja:nth-child(2){
	flex: 1 1 27.5%;
	justify-content: flex-start;
	font-size: 0.8em;
}
.caja >input[type=checkbox]{
	height:20px;
	width:20px;
}
.panel_icono{
	height: 80px;
}

.wiconito{
	height: 20px;
	width: 20px;
	font-size: 1.1em;
	position: relative;
}
.wiconito.wpno{
	background: url(/wp-content/themes/voxespana/img/iconospago/PNO.png);
	background-size: contain;
}
.wiconito.wpsi{
	background: url(/wp-content/themes/voxespana/img/iconospago/PSI.png);
	background-size: contain;
}
.wiconito.wpan{
	background: url(/wp-content/themes/voxespana/img/iconospago/PAN.png);
	background-size: contain;
}
.wiconito.wpde{
	background: url(/wp-content/themes/voxespana/img/iconospago/PDE.png);
	background-size: contain;
}
.wiconito.wpin{
	background: url(/wp-content/themes/voxespana/img/iconospago/PIN.png);
	background-size: contain;
}
.wiconito.wpre{
	background: url(/wp-content/themes/voxespana/img/iconospago/PRE.png);
	background-size: contain;
}
.wiconito.wdom {
	background: url(/wp-content/themes/voxespana/img/iconospago/DOM.svg);
	background-size: contain;
}
.wiconito.wotr {
	background: url(/wp-content/themes/voxespana/img/iconospago/OTR.svg);
	background-size: contain;
}
.wiconito.wpay {
	background: url(/wp-content/themes/voxespana/img/iconospago/PAY.svg);
	background-size: contain;
}
.wiconito.wtra {
	background: url(/wp-content/themes/voxespana/img/iconospago/TRA.svg);
	background-size: contain;
}
.wiconito.wtar {
	background: url(/wp-content/themes/voxespana/img/iconospago/TAR.svg);
	background-size: contain;
}
.wiconito.wbien:after{
	content: "\f00c";
    font-family: fontawesome;
	color: #7CBD2A;
	border-radius: 50%;
	position: absolute;
    top: -10px;
}
/*
.wiconito.wdom:after {
    content: "\f015";
    font-family: fontawesome;
	position: absolute;
    top: -10px;
}
.wiconito.wotr:after {
    content: "\f0a3";
    font-family: fontawesome;
	position: absolute;
    top: -10px;
}
.wiconito.wpay:after {
    content: "\f1ed";
    font-family: fontawesome;
	position: absolute;
    top: -10px;
}
.wiconito.wtra:after {
    content: "\f061";
    font-family: fontawesome;
	position: absolute;
    top: -10px;
	transform: rotate(-45deg);
}
.wiconito.wtar:after {
    content: "\f283";
    font-family: fontawesome;
	position: absolute;
    top: -10px;
}
.wiconito.wbien:after{
	content: "\f00c";
    font-family: fontawesome;
	color: #7CBD2A;
	border-radius: 50%;
	position: absolute;
    top: -10px;
}
*/
.wlegend{
	display:inline-block;
	vertical-align: sub;
	margin-right: 0.75em;
}

.dnone{
	display:none!important;
}

.mobile-menu .close{
	position: fixed;
	margin-bottom: 1rem;
	margin-right: 2rem;
}

.archive .heading .archive-last-posts-button{
	display: none;
}

.g-recaptcha{
	padding: 1em 0;
}


/* The container */
.container-carnet {
	display: inline-block;
    position: relative;
    margin: 0 5px 19px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.container-carnet input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #dadada;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container-carnet:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container-carnet input:checked ~ .checkmark {
  background-color: #7CBD2A;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-carnet input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container-carnet .checkmark:after {
    top: 9px;
    left: 9px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: white;
}

.payment-data .flex > div > input{
	margin-bottom: 0.5em;
}

.carnet-option{
	padding: 0 1em;
}
.payment-data{
	margin: 1em;
}

.formdona label, .caja_form span{
	font-size: 0.9em;
}
.cause-legal-text p{
	font-size: 1em;
}

#error_details li{
	color: red;
}

@media (max-width: 480px){
	.carnet-option{
		padding: 0;
	}
	 .payment-data{
		 margin: 1em 0;
	 }
}

#check-menu:checked + .mobile-menu .menu-menu-mobile-container{
	overflow-y: scroll;
}
.boton_enviar .button-text{
	margin: auto;
    text-align: center;
}

.spinner {
    border: 5px solid transparent;
    border-top: 5px solid white;
	border-bottom: 5px solid white;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    animation: spin 2s linear infinite;
    margin: auto;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/*STRIPE*/
.StripeElement {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
	font-family: Lato;
	background-color: white;
}


.aviso-login {
	font-size: 0.7em;
    width: 50%;
    float: right;
    margin-top: 20px;
}

@media only screen and (max-width: 468px) {
	.caja{
		font-size: 0.7em;
		padding: 0 0.4em;
		text-align:center;
	}
	.caja:first-child{
		flex: 1 1 19%;
	}
	.aviso-login {
		font-size: 0.8em;
		width: 100%;
		float: right;
		margin-top: 20px;
	}
}

@media only screen and (max-width: 376px) {
	.caja, .caja:first-child{
		font-size: 0.6em;
	}
} 