/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/




/* GENERALES */

.inside-header .site-logo {
	display:none !important;
}

.z-index-100 {
	z-index:100 !important;
}

.z-index-0 {
	z-index:0 !important;
}

.relative {
	position:relative;
}

.width-100 div a{
	width:100%;
}

.ml-0{
	margin-left:0 !important;
}


.block a {
	display:block !important;
}

.hidden {
	display: none !important;
}

.wplp_listposts .swiper-slide .insideframe:hover .img_cropper:before, .wplp_listposts .swiper-slide .insideframe:hover .img_cropper:after {
    opacity: 0 !important;
}

@media screen and (max-width: 1024px) {
  #block-31 .wp-block-column {
    text-align:center !important; 
  }
	
	.main-navigation {
		background-color:#231E34 !important;
	}
	
}

#block-31 .wp-block-column a{
	text-decoration:none;
}

.top-bar {
	line-height: 0;
}

/* Ocultar cabecera blog - lo último */

.blog .site-header {
	display:none;
}

.archive .site-header {
	display:none;
}

/* Diseño menú movil */

#generate-slideout-menu .inside-navigation.grid-container {
    padding: 0px 40px 0px 40px !important;
}

#menu-item-87 {
	border-top: 2px solid #5c5c5c;
    margin-top: 20px;
	position:relative;
}

/* FOOTER */

.footer-widgets-container {
    border-bottom: 2px solid #f5f5f5;
}

 footer.entry-meta{
  display: none !important;
 }

/*@media (min-width: 1024px) {
  .inside-site-info {
    display: block !important;
	}
	.copyright-bar {
		text-align:right !important;
	}
}*/


/* ESTILOS GENERALES */

.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
	padding: 0 20px;
	
}

/* Botón cerrar popup */

.uagb-modal-popup-close {
    top: 12px !important;
	right: 15px !important;
}


/* Colores textos */
.blue-text{
	color:#0000CC;
}

.clear-blue-text{
	color:#3443FE;
}

.yellow-text{
	color:#FFCA04;
}

/* Lightbox Spectra */

.spectra-image-gallery__control-lightbox--main .swiper-slide {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
	margin-block-start: 60px;
}

@media only screen and (min-width: 1025px) {
    .spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--caption{
        min-height: 400px !important;
    }
}
@media only screen and (max-width: 1024px) {
    .spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--caption{
        min-height: 550px !important;
    }
}

/* texto legal formularios*/

.wpforms-field-description{
	font-size:12px !important;
}

/* Plugin suscripciones */

.pms-account-navigation-link--payments, .pms-account-subscription-details-table__expiration-date{
	display:none !important;
}

.pms-account-navigation-link{
	display: block;
    margin: 0 auto !important;
	
}

/* esconder campo código amigo en el Perfil de Socio */
.page-id-2110 #wppb-form-element-18{
	display:none;
}


/* diseño del formulario de apuntarse al club */

.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label, #wppb-login-wrap .login-auth label
 {
    width: 100% !important;
}

.wppb-user-forms input[type="text"], .wppb-user-forms input[type="number"], .wppb-user-forms input[type="email"], .wppb-user-forms input[type="url"], .wppb-user-forms input[type="password"], .wppb-user-forms input[type="search"] {
   padding: 10px !important; 
}

.wppb-user-forms input[type="text"], .wppb-user-forms input[type="number"], .wppb-user-forms input[type="email"], .wppb-user-forms input[type="url"], .wppb-user-forms input[type="password"], .wppb-user-forms input[type="search"], .wppb-user-forms textarea {
    color: #666 !important;
    border: 1px solid #F7F5F2 !important;
    border-radius: 0 !important;
}

.wppb-form-field input[type="text"], .wppb-form-field input[type="number"], .wppb-form-field input[type="email"], .wppb-form-field input[type="url"], .wppb-form-field input[type="search"], .wppb-form-field select, .wppb-form-field textarea, .wppb-form-field .wppb-password-field-container, .wppb-checkboxes, .wppb-radios, #wppb-login-wrap .login-username input, #wppb-login-wrap .login-auth input{
    width: 100% !important;
    
}

/* diseño del avisos de éxito de Paid Member */

.wppb-success {
    box-sizing: border-box !important;
    background: #ffffff !important;
    border: 4px solid #FFE63C !important;
	text-align:center !important;
	padding: 2em !important;
}

/* Eventos */

.events-container {
  margin-left: -40px;
  padding-top: 24px;
}

@media (min-width: 768px) {
.events-container {
  margin-left: -40px;
  padding-top: 2em;
}
}

.event-post {
  padding: 0 0 40px 40px;
  width: 100%;
}

@media (min-width: 768px) {
  .event-post {
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .event-post {
    width: 33.333%; 
  }
}

/* Favoritos*/

.favorites-list  {
  list-style:none;
  padding-top: 24px;
  margin-left: -20px;
}

@media (min-width: 768px) {
.favorites-list  {
  padding-top: 2em;
  margin-left: -20px;
}
}

.favorites-list li {
  padding: 0 0 40px 40px;
  width: 100%;
}

@media (min-width: 768px) {
  .favorites-list li {
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .favorites-list li {
    width: 33.333%; 
  }
}

.favorites-list p {
  margin-bottom: 0 !important;
}

.favorites-list a {
  font-family: Poppins, sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5;
    color: var(--contrast);
    
  display:block !important;
}

.simplefavorite-button {
  display: block !important;
}


/* diseño de aviso páginas restringidas */

.message-restriction-square {
    box-sizing: border-box !important;
    border: 4px solid #FFE63C !important;
	text-align:center !important;
	padding: 2em 2em 1em 2em !important;
}


/* Comentarios */



.must-log-in, .logged-in-as, .comment-reply-login, .no-comments {
  display: none !important;
}

.comments-title{
	margin-top:3.5em;
	margin-bottom:1.5em;
	font-size: 25px;
    line-height: 1.5;
    border-top: 5px solid #F7F5F2;
    padding-top: 5px;
}

.comment-list article {
    background-color: #F7F5F2;
    border-radius: 0;
    /*box-shadow: 0 15px 20px rgba(211, 201, 184, 50%);*/
    padding: 30px 50px;
}

.comment-list li {
    padding: 40px 0 0 30px;
}

.comment .avatar {
     box-shadow: 0 15px 15px rgba(211, 201, 184, 60%);
    margin: 0 16px 24px -80px;
}

.comment-content {
     padding: 0 !important; 
     border: none !important;
}

.comment-content {
    margin-top: 20px !important;
}

.depth-1.parent>.children {
    border-bottom: none !important; 
}

.comment .children {
    padding-left: 0 !important; 
    border-left: none !important; 
}