/*
	Theme Name: The Issue Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: theissue
	Text Domain: theissue
	Domain Path: /inc/languages
*/

/************************************************/
/***************** GENERAL **********************/
.row {
    max-width: 90rem;
}
.archive-title {
    text-align: center;
    padding: 2vw 0;
    text-transform: capitalize;
    background: #F0F0F0;
    margin-bottom: 4%;
}
.archive-title h1{
    font-family: Playfair Display, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    line-height: 140%;
    margin-bottom: 0 !important;
}
@media only screen and (min-width: 970px){
	.article-container .post-content-wrapper {
		max-width: 70%;
	}
	.sidebar{
		max-width:30%;
	}
}

.post .post-category {
  margin-bottom: 8px;
  font-weight: 300;
}

.post .thb-post-bottom, .post .thb-post-date {
	padding-top: 0 !important;
	font-style: italic;
	text-transform: none;
	font-size: 14px;
}

/************************************************/
/***************** HEADER **********************/
header .logo-holder .logolink .logoimg {
    object-fit: contain;
    margin-top: 35px;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
}
/*header .thb-navbar {
    border-bottom: 2px solid #000;
}*/

 #mobile-menu.dark ul > li > a:hover {
   color:#fff!important;
  text-decoration: underline;
}


.logo-holder.mobilemenu-logo-holder {
	-webkit-filter: grayscale(1) invert(1);
	filter: grayscale(1) invert(1);
}

/************************************************/
/***************** FOOTER **********************/
.subfooter .medium-6 {
    max-width: unset!important;
    width: 100%!important;
    flex: unset;
    text-align: center;
}

footer .vc_separator.vc_sep_color_black .vc_sep_line {
	border-color: #f0f0f0;
}


footer .row.footer-row #text-1 {
  text-align: center;
  margin-bottom: 0;
}
footer .row.footer-row #text-1 .grid-logos {
  display: flex;
  justify-content: center;
}
footer .row.footer-row #text-1 .grid-logos img{
  max-width: 150px;
}

.logo-financiacion {
	position: fixed;
	left: 10px;
	bottom: 10px;
	max-width: 360px;
	z-index: 99;
}

#scroll_to_top.style2 {
	background: #fff;
	bottom: 50px !important;
}

/************************************************/
/***************** HOME **********************/
.home .post.category-destacados  .post-gallery a {
    max-height: 450px;
}

.home .post.category-destacados  .post-gallery img {
    	-o-object-fit: cover;
    	object-fit: cover;
    	width: 100% ;
    	height: 100%;
    	overflow: hidden;
}

.home .thb-blockgrid .post:first-child {
    border-bottom: unset;
}

.home .sumario .thb-post-grid {
    background: #f0f0f0;
    margin: 0 8px;
}
.home .sumario .thb-post-grid .post {
    border-bottom: 2px solid #000;
    padding: 15px 10px;
}

.titulo-secciones h2 {
	font-size: 24px !important;
	line-height: 150%;
	text-transform: uppercase;
	font-family: Playfair Display, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
	background: #f0f0f0;
	margin-bottom: 10px;
	padding: 0 10px;
}

.thb_title.style8 {
	border-bottom: 1px solid #f0f0f0;
}

.titulo-secciones.thb_title.style8 {
	padding:0;
}

.home h4, .home h5 {
    font-size: 20px!important;
}

.home .vc_inner {
    padding: 0!important;
}

.post.style8 .post-inner-content{
	margin-top:0;
}

/************************************************/
/***************** SIDEBARD **********************/
/*Titulares widget*/.widget .post-title h6 {
    font-size: 16px;
}

/*Categorías lista*/.widget_categories li a {
    font-size: 16px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.widget_categories li a:hover {
    text-decoration: line-through;
}

.widget.style2 .thb-widget-title {
	justify-content: flex-start;
	text-align: left;
	height: auto;
	background: #f0f0f0;
	padding: 5px 10px;
}

/************************************************/
/***************** FORMULARIO **********************/
.wpcf7-form-control, .wpcf7 textarea {
    border-radius: 0px;
    background-color: #f4f4f4!important;
    border: 1px solid #f4f4f4;
    padding: 18px 25px !important;
	width: 100%;
	border: unset!important;
}
.wpcf7-form-control::placeholder, .wpcf7 textarea::placeholder {
    font-size: 16px;
    color: #000!important;
    font-weight: 300;
}

.wpcf7-form-control.wpcf7-acceptance {
    background: unset!important;
    border: none;
    padding: 0px!important;
}

.wpcf7-list-item-label {
    font-size: 16px!important;
    text-transform: none!important;
}

.wpcf7-form-control {
    font-size: 18px!important;
}

.wpcf7-form-control.wpcf7-submit {
    background-color: #fff!important;
    font-size: 16px!important;
    margin: 0 auto;
    border: 1px solid #000!important;
    width: fit-content;
    color: #000;
    padding: 5px 15px!important;
    height: auto;
    border-radius: 0;
}
.wpcf7-form-control.wpcf7-submit:hover{
    background-color: #000!important;
	color: #fff;
	
} 

.dipe_one_half {
    width: 46%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
    margin-bottom: 15px;
}	
.dipe_one {
    padding: 0 2%;
    margin-bottom: 15px;
}
.clear{
	clear:both;
}
/*suscripción mailchimp*/
#yikes-mailchimp-container-2 .field-no-label{
	border: none;
    background: #f1f1f1;
    color: #0a0a0a;
    font-size: 17px;
    font-weight: bold;
    opacity: 1;
    padding: 18px 25px;
	margin-bottom: 20px;
}
#yikes-mailchimp-container-2 .yikes-easy-mc-submit-button{
    background-color: #fff!important;
    font-size: 16px!important;
    border: 1px solid #000!important;
    width: fit-content;
    color: #000;
    padding: 5px 15px!important;
    height: auto;
    border-radius: 0;
}
#yikes-mailchimp-container-2 .yikes-easy-mc-submit-button:hover{
	color: #fff;
	background-color: #000!important;
}
.yikes-mailchimp-form-title {font-size: 20px!important;}

/************************************************/
/***************** ARCHIVO **********************/
.archive-pagination-container .post-gallery, .thb-post-carousel-style3  .post-gallery{
  background-color:#eaeaea;
  background-image:url(/wp-content/uploads/2023/11/logo-aqui-teis-transparente.png);
  background-repeat:no-repeat;
  background-size: 30%;
  background-position:center;

}
.archive-pagination-container .post-gallery a {
  height: 340px;
}

.archive-pagination-container .post-gallery a img {
    	-o-object-fit: cover;
    	object-fit: cover;
    	width: 100% ;
    	height: 100%;
    	overflow: hidden;
}


/************************************************/
/***************** REDES **********************/
.thb-social-top.style5 .social-button-holder .social {
	background-color: #000 !important;
}
/************************************************/
/***************** RESPONSIVE **********************/
@media (max-width:1023px){		
	header .logo-holder .logolink .logoimg {
		margin-top: 10px;
	}
}
@media (max-width:980px){	
	.home .wpb_column {
		flex: unset;
		max-width: 100%;
	}
}
}
/*Ocultar recaptcha*/
.grecaptcha-badge {
	visibility:hidden!important;
}