/*AJUSTES NA TELA DE ABERTURA*/
.header-subhome {
  border-bottom-width: 0 !important;
}

#cover {
  background-color: #131313;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  height: 91vh;
}

.custom-containerImg {
  height: 91vh;
}

.custom-coverImg {
  object-fit: cover;
  object-position: 50% 50%;
  width: 50vw;
  height: 91vh;
}

.topo-full {
  max-width: 50%;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: auto;
  margin-bottom: auto;
}

h2.titulo-principal {
    font-family: 'Estado Headline', Georgia !important;
    font-size: 2.8rem !important;
    line-height: 3rem !important;
    color: white !important;
    text-transform: uppercase !important;
    max-width: 500px !important;
    float: none !important;
}

.linha-fina {
  font-family: 'Estado headline', Georgia !important;
  color: white !important;

}

.share {
  background-color: inherit !important;
}

.full {
  border-top: inherit !important;
}

/***********************************************/

a.ancora {
  display: block;
  position: relative;
  top: -90px;
  visibility: hidden;
}


/*AJUSTES PARA O CELULAR E OUTRAS TELAS*/

@media (max-width: 1024px) {
  .novo_h1 {
    display: none;
  }

  #cover {
    display: block;
    height: auto;
  }

  .custom-containerImg {
    height: auto;
  }

  .custom-coverImg {
    object-fit: cover;
    width: 100vw;
    height: auto;
  }

  .topo-full {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 0px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 40px;
    text-align: center !important;
    margin-top: -20px !important;
  }

  .noticia .topo-full .box .titulo-principal {
    font-size: 2.2rem !important;
    line-height: 2.4rem !important;
    max-width: 300px !important;

  }
}

@media (max-width: 414px) {
  #cover {
    margin-top: 52px;
  }

  .noticia .topo-full .box .titulo-principal {
    font-size: 1.6rem !important;
    line-height: 1.8rem !important;
    margin-bottom: -10px !important;
    max-width: 300px !important;
  }

}



.noticia.infograficos .row .footer {
    display: none;
}

/*FAZER AS TAGS FICAREM COM COLUNAGEM MENOR*/

.arte-column-s {
  max-width: 600px !important;
}

.tags,
.infografico__tags {
  max-width: 600px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/***********************************************/



.noticia .topo-full .box .linha-fina {
    display: inline-block;
    font: 18px/28px 'LatoBold',Georgia;
    margin: 48px auto 0 auto;
    max-width: 655px;
    width: 100%;
}

.noticia .topo-full .box .full {
    border-top: 0px solid #d2d0d0;
    display: inline-block;
    margin: 44px 0 0;
}


h3 {
    font-family: 'EstadoHeadlineBold',Georgia;
    font-size: 32px;
    line-height: 1.25em;
    color: #393b41;
    margin: 8px 0;
    word-break: break-word;
}







/* ESTILOS PARA O LEIA TAMBEM */


.containerLeiaTambem {
  display: inline-flex;
  padding-top: 20px;
  flex-direction: row-reverse;
  margin-top: 20px;
  width: 100%;
}

.containerLeiaTambem-img {
  min-width: 132px;
  width: 238px;
  margin-left: 20px;
}

.containerLeiaTambem-txt {
  margin: 0;
}

a.containerLeiaTambem-txt,
h3.containerLeiaTambem-txt {
  font-size: 1.2rem;
  font-family: 'LatoRegular', Arial;
  font-weight: 700 !important;
  margin: 0 !important;
  color: #5D5D5D !important;
  text-align: left !important;
  text-transform: inherit !important;
  text-decoration: none !important;
}

@media screen and (max-width: 414px) {

  a.containerLeiaTambem-txt,
  h3.containerLeiaTambem-txt {
    font-size: 0.9rem;
  }

  .noticia .col-center {
      padding-left: 24px !important;
    padding-right: 24px !important;
  }

}

@media screen and (max-width: 560px) {

  .containerLeiaTambem-img {
    width: 132px;
  }
}



/******************************************************************/
















#main-container .info-receita {
    margin-bottom: 20px;
    font-weight: 600;
    font: normal 16px/28px "Flama",Georgia;
    background-color: #f8f6f1;
    padding: 20px;
    margin: 0 0 16px 0;
}

#main-container .info-receita .ingredientes p {
    display: block;
    margin-bottom: 22px;
    font: normal 16px/28px "Flama",Georgia;
    color: #3b3b3b;
    width: 100%;

}


.ingredientes {
    font-weight: 600;
    font: normal 16px/28px "Merriweather",Georgia;
    background-color: #e5eef3;
    padding: 20px;
    margin: 0 0 16px 0;
    border-radius: 8px;

}
.dica {
    font-weight: 600;
    font: normal 18px/28px "EstadoHeadlineBold",Georgia;
    background-color: #e5eef3;
    margin: 0 0 16px 0;
    border-radius: 8px;

}


.bollet {
    color: #5C869C  !important;
    font-size: 1.3rem !important;

}

.custom-number1 {
    float: left;
    display: block;
    position: relative;
    font-family: "LatoBlack", arial, serif;
    font-weight: 400;
    border-radius: 130px;
    font-size: 1rem;
    line-height: 1.8rem;
    height: 1.8em;
    width: 1.8em;
    background: #A61744;
    color: white;
    text-align: center;
    margin: 0px 9px 0 0;
    -webkit-font-smoothing: antialiased;
}

.texto_destaque {
    color: #5C869C ;
    font: 700 20px/24px "Merriweather",Georgia;
    margin-bottom: 20px;
}

.nomes_paladar {
    /* background-color: #A61744; */
    color: #A61744;
    /* padding: 6px 16px; */
    font-family: 'Flama Condensed';
    font-size: 1.1rem;
    font-weight: 700;
    font-style: normal;
    /* text-decoration: none; */
    text-transform: uppercase;
    text-align: left !important;
    border-radius: 30px;
    margin-right: 12px;
}


#nomes_paladar {
    text-align: left !important;
}



.chap2 {
    background-color: #5C869C;
    color: white;
    padding: 6px 16px;
    font-family: 'Flama Condensed';
    font-size: 1.1rem;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center !important;
    border-radius: 30px;
    margin-right: 12px;
}


#chap2 {
    text-align: center !important;
}


.chap4 {  
    font-family: Flama, sans-serif;
    text-transform: uppercase !important;
    font-size: 12px;
    line-height: 18px;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    letter-spacing: 0em;
    text-align: left;
    color: rgb(93,93,93);
    text-transform: none;
    padding-bottom: 0;
    padding-top: 0;
    mix-blend-mode: normal;
    font-style: normal;
}





/*Para o menu Navigation*/


.arte-content [data-contains="navigation"] nav[data-mode] ul li a {
    width: 140px;
}

.arte-content nav[data-mode] > div {
    position: relative;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    padding-bottom: 21px;
    display: inline-flex;
}

.arte-content nav[data-mode] ul li a > div {
    padding-bottom: 6px;
    display: block;
    margin: 0 auto;
    font-size: 12px;
    font-weight: bold;
    font-weight: 900;
    font-family: LatoBlack;
    text-transform: uppercase;
    color: #0A5593 ;
    opacity: .5;
}

.arte-content nav[data-mode] {
    position: relative;
    overflow-x: scroll;
    display: flex;
    margin-top: 67px !important;
}

/**********************************************************************/