.header-zoom{
    padding-top:5%; 
    display:none !important;
}

.header-zoom-mobile{
    margin-top:105px;
    display:block !important;
}

@media(min-width:769px){
    .header-zoom{
        display:flex !important;
    }
    
    .header-zoom-mobile{
        display:none !important;
    }
}    

.h3-header{
    display: inline-block; 
    font-size: 0.8rem; 
    color: #001489; 
    padding-top: 0px;
}

.height-auto{
    height: auto !important;
}

.zoom-content{
    padding-left: 0; 
    padding-top: 6%;
}


@media(min-width:769px){
    .zoom-content{
        padding-left: 10%; 
        padding-top: 6%;
    }

    .header-zoom{
        padding-top:0%; 
        width: 86%;
        margin-left: 7%;
    }

    .h3-header{
        font-size: 1rem; 
        padding-top: 20px;
    }
}    

.jsNoticiasVerMaisTrigger{
    background-color: #001489;
}

.header-zoom-img{
    width: 100% !important;
}

.m-auto{
    margin: auto !important;
}

.w-100{
    width:100% !important;
}

.container{
    width: 100% !important;
}

.d-flex{
    display:flex !important;
}

.agenda-today{
    border: solid 1px #001489 !important;
}

.agenda-past{
    border: solid 1px #ddd;
    opacity: 0.5;
}

.agenda-future{
    border: solid 1px #ddd;
}

.agenda-menu {
    color: #001489;
    border: solid 1px #001489 !important;
    border-radius: 15px !important;
    padding: 10px;
}

.agenda-second{
    display: none;
}

@media(min-width:769px){
    .container{
        padding: 4px;
    }
}

.noticias-investimento-article {
    display: block;
    padding-top:3%;
}

.bb-noticias-investimento__filter__form{
    width: 97% !important;
}

.zoom-posts-section{
   
}

.noticias-investimento-article::before{
    content: ' ';
    background: #001489;
    display: none;
    position: absolute;
    left: -21px;
    width: 2px;
    height: 100%;
    z-index: 15;

}

.bb-noticias-investimento__card__body-text.more-text-fade p:after {
    height:0.2px !important;
}    

.date-on-bar{
    display: none;
    position: absolute;
    left:-12%;
    transform: translateY(-30%);
}

.month-on-bar{
    font-size: 1rem;
    font-weight: 600;
    color: #001489;
    display: none;
    position: absolute;
    top:-1%;
    right: 98.3%;
    width: 20%;
}

.do-search{
    cursor:pointer;
}

@media(min-width:769px){
    .date-on-bar{
        font-size: 0.9rem;
        display: inline-block;
    }
    
    .month-on-bar{
        display: inline-block;
    }
}    

.noticias-investimento-header::before{
    content: ' ';
    background: white;
    display: none;
    position: absolute;
    border-radius: 70%;
    transform: translateY(-1px);
    background: #001489;
    border: 0px solid;
    width: 10px;
    height: 10px;
    z-index: 15;
    left: -25px;
}

.noticias-investimento-header::before{
    display: none;
}

@media(min-width:769px){
    .noticias-investimento-header::before{
        display: inline-block;
    }
} 

@media(min-width:769px){
    .noticias-investimento-article::before{
        display: inline-block;
    }    
}

.noticias-investimento-header {
    color:#001489;
    border: solid 1px #ddd;
}


.author-name{
    font-size: 10px !important;
    color: #555;
}

@media(min-width:769px){
    .author-name{
        font-size: 13px !important;
    }    
 
}    


.feed-cat{
    margin-bottom: 10px;
    margin-top: -10px;
    font-size: 0.8rem;
    color: #999;
}

.zoom-row{
    width:100%;
}
.col-zoom-1{
    width:10%;
    padding-top: 5%\9 /* apply to all ie from 8 and below */
}

.col-zoom-2{
    width:20%;
    padding-top: 5%\9 /* apply to all ie from 8 and below */
}

.col-zoom-3{
    width:30%;
    padding-top: 5%\9 /* apply to all ie from 8 and below */
}


.container-more{
    width: 100%; 
    padding-top: 5%;
}

@media(min-width:769px){
    .container-more{
        width: 80%; 
    }
}    

.btn-zoom-more{
    margin: 0 auto;
}

.top-mobile-buttons-zoom{
    display:grid;
    width:100%;
    padding-top: 5%;
}

.side-buttons-zoom{
    position: relative;
    width: 110%;
    display:none;
}

@media(min-width:769px){
    .top-mobile-buttons-zoom{
        display:none;
    }
    
    .side-buttons-zoom{
        position: relative;
        width: 110%;
        display:block;
    } 
}  

.agenda-menu{}

.bb-noticias-investimento__agenda-item-body-title{
    padding-top:5%; 
}

.noticias-investimento-filters {
    display: block;
    padding-top:4.6%;
}

@media(min-width:769px){
    .filters-box{
        position: fixed;
    }
}    

.noticias-investimento-filters  button{
    width: 100%;
    margin-bottom: 2%;
    padding: 0.7rem 1.2rem;
}

  
.flex-container > div {
    background-color: #f1f1f1;

    text-align: center;
}

.author-image{
    height:45px;
    border-radius: 50%;
    border: 1px solid #dddddd;
    width: 45px !important;
    border-radius: 50%;
    margin: 1rem auto;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}

@media(min-width:769px){
    .author-image{
        height:50px;
        width: 50px !important;
    }    
}    

.title-article{
    color:#001489;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    margin: 0;
    padding: 1rem;
    font-size: 1.6rem;
    font-weight: 500;
}

.text-article{
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding-bottom: 5%;
    padding: 1rem;
    font-size: .9rem;
    /* height: 10%; */
}

.text-article > p {
    margin-bottom: 0px;
}

.img-post{
    width: inherit;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom-left-radius: 4%;
    border-bottom-right-radius: 4%;
    padding-bottom:5%;
    padding: 1rem;
}

.img-post img{
    width: inherit;
}

.btn-zoom{
    border-radius: 15px !important;
    border: solid 1px #dddddd; 
    background-color: #fff;
    color:rgb(28, 79, 144);
}

.btn-zoom-selected{
    background-color: #001489;
    color: white !important;
}

.post-dislike{
    color:#999;
    font-size: 13px;
    
}

.post-dislike::before{
    margin-left: -4px;
}

.post-like{
    color:rgb(173, 54, 54) !important;
    font-size: 13px;
    display: none;
}

.post-like::before{
    margin-left: -4px;
}

.btn-share{
    border-radius: 18px;
    font-size: 0.9rem !important;
    margin-right: 10px !important;
}

.btn-share >span{
    display: none;
}

@media(min-width:769px){
    .btn-share{
        font-size: 0.7rem !important;
    }

    .btn-share >span{
        display: inline;
    }
}    

.social-group{
    display:none;
}
 


.btn-social{
    background-color: #001489;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    color: #fff;
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 23px;
    height: 23px;
    font-size: 12px;
    transition: all 0.2s;
}


.icoFacebook {
    background-image: url("https://www.banco-best.pt/feed/wp-content/themes/bbdmkwm/img/logo-facebook.png") !important;
}

.icoTwitter{
    background-image: url("https://www.banco-best.pt/feed/wp-content/themes/bbdmkwm/img/logo-twitter.jpg")!important;
}

.icoLinkedin{
    background-image: url("https://www.banco-best.pt/feed/wp-content/themes/bbdmkwm/img/logo-linkedin.jpg")!important;
}
.icoMail{
    background-image: url("https://www.banco-best.pt/feed/wp-content/themes/bbdmkwm/img/mail-img-25.png")!important;
}

.icoClose{
    background-image: url("https://www.banco-best.pt/feed/wp-content/themes/bbdmkwm/img/logo-close.jpg")!important;
}

.btn-zoom:hover, .btn-share:active{
    color:#001489;
    border: solid 1px #001489;
}    
   

/*PRELOADER*/
.loader-container{
    transform: translateX(-4%);
}

.loader {
    margin-top: auto;
    padding: 10px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #001489;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
  }
  
  /* Safari */
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

  /*.bb-noticias-investimento__card__header-share{
      transform: translateX(8px);
  }*/
  
  .ulClose1{
    transform: translateX(1px); 
    margin-bottom: 0;
  }

  .close1{
    display:none !important;
  }

  .close2{
      display:inline !important;
  }

  /* MODAL ENVIO DE EMAIL */
  @media(max-width:769px){
    .icoTwitter{
        margin-right:1px !important;
    }

    .close1{
        display:inline !important;
    }

    .close2{
        display:none !important;
    }

    .bb-noticias-investimento__card__header-share {
        max-width: 80px !important;
    }
  }  

   /* @media(min-width:321px) and (max-width:769px){
        .close1{
            display:inline !important;
        }

        .close1 a{
            margin-right: 2px !important;
        }

        .ulClose1{
            transform: translateX(6px); 
            margin-bottom: 0;
        }

        .close2{
            display:none !important;
        }

        .bb-noticias-investimento__card__header-share {
            max-width: 120px !important;
        }

        .bb-noticias-investimento__card__header-share_open ul li{
            margin: 0px;
        }
    }  */

  .popup-share-link{
    padding: 20px;
    padding: 20px;
    top: 33px;
    right: 31px;
    z-index: 99;
    width: 480px;
    height: 120px;
    display:none;
    position: absolute;
    background-color: white;
    border: solid 1px #ddd;
    text-align: center;
    vertical-align: middle;
  }

  @media(min-width:321px) and (max-width:769px){
    .popup-share-link{
        width: 87vw;
        top: 20px;
    }    
  }

  @media(max-width:320px){
    .popup-share-link{
        width: 90.5vw;
        right: 15px !important;
        top: 9px;
        height: 130px;
    }  
  }  

  .popup-share-link input{
    font-size: 12px !important;
  }

  .popup-share-link label{
    color: #555;
   }

  @media(max-width:769px){
    .bb-noticias-investimento__card__header-share_open {
        margin: 1.5rem 1.5rem 1rem -1rem;
    }

    .popup-share-link{
            /* width: 380%; */
    /* width: 100%; */
    right: 25px;
    /* position: absolute; */
    /* right: 10%; */
    /* margin: auto; */
    /* width: 50%; */
    /* margin: 0 auto; */
    /* position: absolute; */
    }  
    
    .popup-share-link label{
        width: 90%;
        font-size: 14px;
    }
  }  

  .popup-share-link .fecha-popup{
    height: 25px;
    width: 25px;
    position: absolute;
    right: 5px;
    font-size: 23px;
    background-image: url("https://www.banco-best.pt/feed/wp-content/themes/bbdmkwm/img/logo-close.jpg")!important;
  }

  .linkToShare{
    margin-top: 10%;
    width: 80%;
    margin: auto;
    margin-top: 1%;
  }

  @media(max-width:769px){
    .linkToShare{
        width: 95%;
    }
  }

  .modal-email{
      display:none;
      position: fixed;
      width: 40%;
      left: 30%;
      top:33%;
      height: 33%;
      padding: 1%;
      text-align: center;
      background-color: white;
      border: solid 2px #555;
      z-index: 10;
  }

  .modal-email-header{
    top: 15%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
  }

  .modal-email-content{
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    width: 90%;
  }

  .modal-email-buttons{
    bottom: 10%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    width: 90%;
  }

  .modal-email textarea{
    width: 100%;
    resize: none;
    border: 1px solid #ccc;
    box-sizing: border-box;
  }

  @media(max-width:769px){
    .modal-email{
        top:25%;
        width: 70%;
        left: 15%;
        height: 40%;
        top: 30%;
    }

    .modal-email-content{
        width: 90%;
    }    
  }   