.archive.post-type-archive-newsletter{
	background-color: var(--color-body);
	background-image:unset !important;
}

.list-newsletter .slide-post-topic-footer{
    width: 100%!important;
    padding-top: 0!important;
}
.site-layout--default .newsletter-main .site-content__inner{
    background-color: var(--color-dark);
}
.list-newsletter .swiper-slide{
    cursor: pointer;
}

.list-newsletter .swiper-container{
    overflow: visible !important;
}
.newsletter-main div#page-heading-newsletter{
    z-index: 100;
}

.list-newsletter .slide-post-topic-title{
    margin-bottom: 1rem;
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
}

.list-newsletter .staff-member__position{
    margin-bottom: 12px;
    color: #fff;
    font-weight: 600;
}

.list-newsletter .newsletter-summary {
    font-size: 1.125rem;
    line-height: 1.75rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: var(--color-body);
    margin-bottom: 24px;
}


.newsletter-main .site-content__inner{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.list-newsletter .newsletter-team{
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 8px;
    padding-bottom: 7px;
    width: 100%;
    text-align: left;
    color: white ;
    font-size: 1.125rem ;
    font-weight: 700 ;
    line-height: 1.5 !important;
    text-transform: uppercase ;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .3) ;
    margin-top: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list-newsletter .slide-post-topic-subtitle {
    color: var(--color-body);
    font-weight: 600;
    font-size: 1rem;
}

.list-newsletter .slide-post-topic-img {
    width: unset!important; 
}

.list-newsletter .slide-post-topic-thumbnail{
    width: 100%;
}



.list-newsletter .p-6{
    padding: 1.5rem;
    position: relative;
}




.list-newsletter .slide-post-topic-img{
    border: none!important;
}

.list-newsletter .newsletter-team-logo{
    width:60px;
    height: 60px;
    padding: 0;
    outline: 0;
    overflow: hidden;
    color: var(--color-light);
    z-index: 1;
    top: 15px;
    position: absolute;
    right: 15px;
    transform-origin: center center;
    border-radius: 100%;

}

/* .list-newsletter .swiper-slide {
    margin-top: 4.5rem;
} */

.list-newsletter .newsletter-team-logo img{
    object-fit: contain;
    width: 100%;
    padding: 5px;
}

.list-newsletter h4.team-subtitle{
    color: var(--color-body);
    text-align: center;
    margin-bottom: 12px;
    font-size: 1.5rem;
    letter-spacing: -.03em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


.list-newsletter .swiper-button{
    display: flex!important;
    justify-content: flex-start!important;
    margin-top: 60px!important;
    margin-bottom: 60px!important;
}

.list-newsletter .slide-post-topic-img {
    min-height: 400px !important;
}

.newsletter-main .site-content__inner{
    border-radius: 0px!important;
}


/*Suscripcion*/
.post-type-archive-newsletter .mailpoet_form{
    padding: 0px!important;
    background-color: transparent!important;
    border: none!important;
}
.post-type-archive-newsletter .mailpoet_form .mailpoet-heading,
.post-type-archive-newsletter .mailpoet_divider{
    display: none !important;
}

.post-type-archive-newsletter .mailpoet_form a{
   color: white !important;
}
.post-type-archive-newsletter .mailpoet_form a:hover{
    color: var(--color-primary) !important;
 }



.post-type-archive-newsletter .mailpoet_form .mailpoet_submit {
  border: 3px solid var(--color-team) !important;   
  background-color: var(--color-black)!important;
  text-shadow: 1px 1px 3px rgb(0 0 0 / .3) !important;

}

.post-type-archive-newsletter .mailpoet_form .mailpoet_submit:hover {
  background: var(--color-team)!important;
  color: white !important;
}



.post-type-archive-newsletter .mailpoet_form input.mailpoet_text{
    border-color: white !important;
}

.post-type-archive-newsletter .mailpoet_form .mailpoet_validate_success{
    color: white !important; 
    margin-top: -20px !important;
}


@media  (max-width: 991px) {
    .newsletter-main .site-content__inner {
        min-height: calc(100vh - 412px)!important;
    }

    .newsletter-main .h2.newsletter-list-title{
        color:white !important;
        margin-top:3rem !important;
    }


    /*Dark Movil*/

    
    .newsletter-main .list-newsletter .swiper-slide{
        margin-top: 0px !important
    }

    .site-layout--default .newsletter-main .site-content__inner{
        padding-top: 0px !important;

    }

    .newsletter-main .list-newsletter .p-6{
        background-color:var(--color-black);
    }
    .newsletter-main  .list-newsletter .newsletter-summary{
        color: white;
        
        
    }
    .newsletter-main  .slide-post-topic-subtitle{
        color: white;
        font-weight: 600;
    }

    .newsletter-main .list-newsletter.option-mode-page-newsletter{
        margin-bottom: 60px !important;
    }

    /*Custom Suscripcion*/
    .post-type-archive-newsletter .mailpoet_form .mailpoet_divider_custom {
        height: 40px !important; 
    }

    
    .newsletter-main  .h2.newsletter-list-title{
        margin-top:0rem !important;
    }

}
/*@media  (max-width: 575px) {
    .newsletter-main  .h2.newsletter-list-title{
        display: none !important;
    }
}*/

@media  (max-width: 415px) {

    .list-newsletter .newsletter-team-logo {
        width:50px;
        height: 50px;
    }
}
@media  (max-width: 355px) {

    .list-newsletter .newsletter-team-logo {
        width:40px;
        height: 40px;
    }
}
@media (min-width: 576px) and (max-width: 768px) {

    .list-newsletter .swiper-container{
        margin-top: 0px!important;
    }

}

@media (min-width: 769px) and (max-width: 991px) {
    .list-newsletter {
        padding-left: 30px;
    }

    .list-newsletter .swiper-container{
        margin-top: 0px!important;
    }

} 


@media (min-width: 992px)  {
    .newsletter-main .page-heading.page-heading--loop{
        height: calc(100vh - 72px) !important;
        position: fixed;
    }
   

    .list-newsletter .swiper-button {
        margin-top: 0px !important; 
        margin-bottom: 0px !important;
    }

    .list-newsletter {
        padding-left: 30px;
    }

    /*Dark Desktop*/
    .newsletter-main  .h2.newsletter-list-title{
        color:white !important;
        margin-top:1rem !important;
    }

  

    .newsletter-main  .page-heading-effect--gradient-1{
        background: none !important;
    }
    .newsletter-main  .page-heading-effect--gradient-2{
        background-image: linear-gradient(to right, transparent, var(--color-black)) !important;
    }

    .site-layout--default .newsletter-main .site-content__inner {
        width: calc(100vw - 536px);
        background-color: var(--color-black);
    }

    .newsletter-main .list-newsletter .p-6{
        background-color:var(--color-black);
    }
    .newsletter-main  .list-newsletter .newsletter-summary{
        color: white;
        
        
    }
    .newsletter-main  .slide-post-topic-subtitle{
        color: white;
        font-weight: 600;
    }

    /*Custom Suscripcion*/
    .newsletter-main .option-mode-page-subscription .h2.newsletter-list-title{
        margin-top:2rem !important;
    }


}
@media (min-width: 992px) and (max-height: 840px) {
      /*Custom Suscripcion*/
      .newsletter-main .h2.newsletter-list-title{
        margin-top:0rem !important;
    }
}
@media (min-width: 992px) and (max-height: 800px) {
    /*Custom Suscripcion*/
    .newsletter-main .h2.newsletter-list-title{
      display: none !important;
  }


}




@media (min-width: 1440px){
    .post-type-archive-newsletter .site-content__inner{
        padding: 30px 60px!important;    
    } 

    .list-newsletter .swiper-button {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}




@media (min-width: 1920px){

    .newsletter-main .page-heading.page-heading--loop{
        height: calc(100vh - 100px) !important;
    }

    .site-layout--default .newsletter-main .site-content__inner {
        width: calc(100vw - 740px);
    }
    
    .post-type-archive-newsletter .site-content__inner{
        padding: 30px 60px!important;    
    } 
}


@media (min-width: 1920px) and (max-height: 900px) {
    /*Custom Suscripcion*/
    .newsletter-main .h2.newsletter-list-title{
        margin-top: 0px !important;
   }
}
@media (min-width: 1920px) and (max-height: 890px) {
    /*Custom Suscripcion*/
    .newsletter-main .option-mode-page-newsletter .newsletter-list-title{
      display: none !important;

    }
  }
@media (min-width: 1920px) and (max-height: 860px) {
  /*Custom Suscripcion*/
  .newsletter-main .option-mode-page-subscription .newsletter-list-title{
    display: none !important;
  }
}



