#lgpd{
  display: none!important;
}

#content.home .home-section-title {
  margin-bottom: 48px;
}

#content.home .btn-prev {
  font-size: 24px;
  font-weight: bold;
  border: none;
  background: none;
  cursor: pointer;
  top: 40%;
  position: absolute;
  left: 0;
  width: 24px;
  height: 24px;
  background: url(../images/feather-arrow-left.png) no-repeat center center;
}
#content.home .btn-next {
  font-size: 24px;
  width: 30px;
  height: 22px;
  font-weight: bold;
  border: none;
  cursor: pointer;
  background: none;
  position: absolute;
  top: 40%;
  right: 10px;
  background: url(../images/feather-arrow-rigth.png) no-repeat center center;
}

#content.home .btn-prev.disabled,
#content.home .btn-next.disabled {
  opacity: 1;
}

#content.home .glider-contain {
  margin-left: -20px;
}

#content.home .pcontainer {
  float: left;
  width: 100%;
  padding: 20px 0;
  background: #F2F2F2;
}

#content.home .pcontainer.desk {
  margin-top: 20px;
}

/**************************************************************************************************************************************
******** SLIDER TOPO ******************************************************************************************************************
**************************************************************************************************************************************/

#content.home .slider-topo{
  padding: 54px 0;
  float: left;
  width: 100%;
}

#content .slider-topo .content-wrapper {
}

#content.home .slider-topo .topo-item{
  width: 100%;
}

#content.home .slider-topo .topo-item .item-imagem{
  width: 50%;
  float: left;
  padding-right: 40px;
}

#content.home .slider-topo .topo-item .item-imagem img{
  width: 100%;

}

#content.home .slider-topo .topo-item .item-texto{
  width: 50%;
  float: right;
  padding-left: 40px;
}

#content.home .slider-topo .topo-item .item-texto .link-topo{
  display: block;
  margin-bottom: 30px;
  border-bottom: 1px solid black;
}

#content.home .slider-topo .topo-item .item-texto h2{
  font-size: 52px;
  line-height: 52px;
  font-family: 'ElleGaborStd-Bold';
  margin: 0 0 42px;
  text-transform: uppercase;
}

#content.home .slider-topo .glider-next-slidertopo{
  top: inherit;
  bottom: 35%;
  right: 475px;
  border-radius: 50%;
  border: 1px solid black;
  width: 30px;
  height: 30px;
  padding: 20px;
}
#content.home .slider-topo .glider-prev-slidertopo{
  top: inherit;
  bottom: 35%;
  left: inherit;
  right: 535px;
  border-radius: 50%;
  border: 1px solid black;
  width: 30px;
  height: 30px;
  padding: 20px;
  background-size: initial;
}

#content.home .slider-topo .linhafixa{
  height: 1px;
  width: 540px;
  display: block;
  position: absolute;
  bottom: 31%;
  background: #000000;
  left: 650px;
}

#content.home .slider-topo .topo-item .item-texto p{
  margin-bottom: 24px;
}

/**************************************************************************************************************************************
******** DESTAQUES ******************************************************************************************************************
**************************************************************************************************************************************/

#content.home .destaques{
  padding-top: 60px;
}

#content.home .destaques .home-section-title{
  text-align: center;
  font-size: 80px;
  margin-bottom: 12px;
  font-family: 'FreightBigProSemibold';
}

#content.home .destaques .home-section-subtitle{
  text-align: 100%;
  margin: 44px 0;
  text-align: center;
  font-size: 30px;
  font-family: 'FreightBigProLightItalic';
  border-bottom: 1px solid #CECECE;
  padding-bottom: 40px;
}

/**************************************************************************************************************************************
******** NOVIDADES *********************************************************************************************************************
**************************************************************************************************************************************/

#content.home .novidades {
  padding: 52px 0 72px 0;
  width: 100%;
  float: left;
}

#content.home .home-section-title-novidades{
  font-size: 46px;
  font-family: 'ElleGaborStd-Bold';
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #CECECE;
}

#content.home .item-novidade{
  width: 50%;
  float: left;
  padding-right: 80px;
  margin-bottom: 40px;
  height: 310px;
}

#content.home .item-novidade .imagem-novidade{
  width: 230px;
  float: left;
  max-height: 310px;
  overflow: hidden;
}

#content.home .item-novidade .texto-novidade{
  width: 300px;
  float: left;
  padding-left: 32px;
}
#content.home .item-novidade .texto-novidade h4{
  font-family: 'ElleGaborStd-Bold';
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
#content.home .item-novidade .texto-novidade time{
  font-size: 14px;
  color: #7F8D9A;
  display: block;
  margin-bottom: 16px;
}

#content.home .item-novidade .texto-novidade p{
  font-size: 14px;
  line-height: 20px; 
}


#content.home .novidades .taglist{
  margin-bottom: 16px;
}

#content.home .novidades .btn-mais-novidades {
  width: 100%;
  max-width: max-content;
  display: block;
  padding: 10px 24px;
  background: black;
  color: white;
  border-radius: 50px;
  font-size: 14px;
  line-height: 18px;
  font-family: 'IBMPlexSans-Medium';
  display: flex;
  align-items: center;
  column-gap: 12px;
}

#content.home .novidades .btn-mais-novidades:after {
  content: '';
  display: block;
  width: 11px;
  height: 12px;
  background: url(../images/feather-arrow-left-white.png) no-repeat center
    center;
}

/**************************************************************************************************************************************
******** DESTAQUE BOTTOM **************************************************************************************************************
**************************************************************************************************************************************/

#content.home .destaque.outros-destaques img{
  width: 100%;
}

#content.home .destaque.outros-destaques .texto-destaque {
  float: left;
  margin: 36px 0 70px;
  padding-right: 30px;
  max-width: 80%;
}

#content.home .destaque.outros-destaques .texto-destaque a {
  font-weight: 400;
  padding-left: 0;
}

#content.home .destaque.outros-destaques .texto-destaque a:before {
  display: none;
}

#content.home .destaque.outros-destaques .texto-destaque h3 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 15px;
  font-family: 'ElleGaborStd-Bold';
  text-transform: uppercase;
}

#content.home .destaque.outros-destaques .taglist-wrapper .taglist {
  float: left;
  width: auto;
  margin: 50px 0 40px 0;
}

#content.home .destaque.outros-destaques .taglist-wrapper .taglist-overlay {
  display: none;
}

/**************************************************************************************************************************************
******** LOOKBOOK *********************************************************************************************************************
**************************************************************************************************************************************/
.lookbook{
  float: left;
  width: 100%;
  padding: 72px 0;
  background: #F0F0F0;
}

#content.home .lookbook .home-section-title{
  text-align: center;
  font-size: 80px;
  margin-bottom: 12px;
  font-family: 'FreightBigProSemibold';
}

#content.home .lookbook .home-section-subtitle{
  text-align: 100%;
  margin: 44px 0;
  text-align: center;
  font-size: 30px;
  font-family: 'FreightBigProLightItalic';
  border-bottom: 1px solid #CECECE;
  padding-bottom: 38px;
}


.lookbook .glider-contain{
  margin: 0 -16px!important;
  width: auto;
}

.lookbook .lookbook-item{
  width: 33%;
  display: block;
  padding:0 16px;
  float: left;
}

.lookbook .lookbook-item .title{
  font-family: 'ElleGaborStd-Bold';
  font-size: 22px;
  line-height: 26px;
  display: block;
  margin: 24px 0 20px;
  text-transform: uppercase;
}

.lookbook .lookbook-item .excerpt{
  display: block;
  padding-right: 20px;
}

.lookbook .btn-mais-lookbook{
  padding: 10px 32px 10px 24px;
  background: black;
  color: white!important;
  border-radius: 50px;
  font-size: 14px;
  line-height: 18px;
  font-family: 'IBMPlexSans-Medium';
  position: relative;
  margin-top: 16px;
  float: left;
}

#content.home .btn-mais-lookbook:after {
    content: '';
    display: block;
    position: absolute;
    width: 11px;
    height: 12px;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(../images/feather-arrow-left-white.png) no-repeat center center;
}

/**************************************************************************************************************************************
******** SLIDER PRINT **************************************************************************************************************
**************************************************************************************************************************************/



/**************************************************************************************************************************************
******** ELLE VIEW ********************************************************************************************************************
**************************************************************************************************************************************/

#content.home .home-elleview {
  margin: 72px auto;
  float: left;
  width: 100%;
}

#content.home .home-elleview .texto {
  max-width: 320px;
  width: 100%;
  float: left;
}

#content.home .home-elleview .texto h2 {
  font-family: 'ElleGaborStd-Bold';
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 16px;
  padding-right: 20px;
}
#content.home .home-elleview .texto p {
  margin-bottom: 24px;
}
#content.home .home-elleview .texto a {
  display: inline-block;
  padding: 0 15px;
  line-height: 40px;
  font-size: 14px;
  color: white;
  font-family: 'IBMPlexSans-Medium';
}

#content.home .home-elleview .texto .view-saiba-mais{
  font-family: 'IBMPlexSans-Regular';
  color: #000;
  font-size: 16px;
  line-height: 22px;
  text-decoration: underline;
  padding: 0;
}

#content.home .home-elleview .texto .btn-assine {
  background: #6324e2;
  margin-right: 10px;
}
#content.home .home-elleview .texto .btn-acessar {
  background: black;
}

#content.home .home-elleview .ultimas-capas {
  max-width: 850px;
  float: right;
  width: 100%;
}

#content.home .home-elleview .ultimas-capas .ver-todas {
  width: 100%;
  max-width: 231px;
  min-height: 288px !important;
  height: 100%;
  background-color: #6324e2;
  display: flex;
  flex-direction: column;
  align-self: center;
  justify-content: center;
}

#content.home .home-elleview .ultimas-capas .ver-todas img {
  width: 100%;
  max-width: max-content;
  margin-bottom: 24px;
  align-self: center;
}

#content.home .home-elleview .ultimas-capas img {
  max-width: 95%;
}

#content.home .home-elleview .btn-prev {
  bottom: -30px;
  top: inherit;
}
#content.home .home-elleview .btn-next {
  bottom: -36px;
  top: inherit;
  right: 0;
}

#content.home .home-elleview .glider-dots {
  margin: 10px auto 0;
}

#content.home .home-elleview .glider-contain:after {
  content: '';
  width: calc(100% - 35px);
  height: 1px;
  background: #c2c2c2;
  position: absolute;
  left: 0;
  bottom: -25px;
}

/**************************************************************************************************************************************
******** POST-BOX *******************************************************************************************************************
**************************************************************************************************************************************/

#content.home .post-box-container {
  padding: 72px 0;
  width: 100%;
}

#content.home .posts-box {
  width: 100%;
  float: left;
  position: relative;
}

#content.home .btn-mais-materias:after {
  content: '';
  display: block;
  width: 11px;
  height: 12px;
  background: url(../images/feather-arrow-left-white.png) no-repeat center
    center;
}

#content.home .posts-box img {
  width: 100%;
}

#content.home .posts-box img.attachment-destaque-vertical {
  width: 600px;
  height: 803px;
  object-fit: cover;
}

#content.home .posts-box img.attachment-destaque-vertical-small {
  width: 250px;
  height: 335px;
  object-fit: cover;
}

#content.home .posts-box .post-collum-big {
  width: 600px;
  float: left;
}

#content.home .view-paywall .posts-box .post-collum-big {
  float: right;
}

#content.home .posts-box .post-collum-big .post-details {
}

#content.home .posts-box .post-collum-big .post-details a {
  color: black;
}
#content.home .posts-box .post-collum-big .post-details a div {
  text-transform: uppercase;
  font-family: 'ElleGaborStd-Bold';
  font-size: 36px;
  line-height: 38px;
  margin: 30px 0;
}

#content.home .posts-box .post-collum-small {
  width: 250px;
  float: left;
}

#content.home .view-paywall .posts-box .post-collum-small {
  float: right;
}

#content.home .posts-box .post-collum-small .post-details {
  margin-bottom: 30px;
  height: 440px;
}

#content.home .posts-box .post-collum-small .post-details a {
  font-family: 'ElleGaborStd-Bold';
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0 0 50px;
  display: block;
  color: black;
}

#content.home .posts-box .post-collum-small .post-details a div {
  margin: 20px 0 0 0;
  display: block;
}
#content.home .posts-box .post-collum-small .post-details a div span {
  display: none;
}
#content.home .post-box-container .post-details a div span {
  display: none !important;
}

#content.home .posts-box .collum_1 {
  margin: 0 60px;
}

.image-holder{
  position: relative;
}

.image-holder.elleviewclosed:after{
  content: "ASSINANTES";
  font-family: 'IBMPlexSans-Medium';
  position: absolute;
  font-size: 13px;
  padding-left: 30px;
  background: black url(../images/estrela-assinante.png) no-repeat 10px center;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 29px;
  line-height: 29px;
  color: white;
}

/**************************************************************************************************************************************
******** WEBSTORIES *******************************************************************************************************************
**************************************************************************************************************************************/

#content.home .webstories {
  padding: 72px 20px;
  position: relative;
  background: #171717;
  float: left;
  width: 100%;
}

#content.home .webstories .btn-mais-webstories {
  width: 100%;
  max-width: max-content;
  display: block;
  padding: 10px 24px;
  background: black;
  color: white;
  border-radius: 50px;
  font-size: 14px;
  line-height: 18px;
  font-family: 'IBMPlexSans-Medium';
  display: flex;
  align-items: center;
  column-gap: 12px;
  background: white;
  color: #171717;
}

#content.home .webstories .btn-mais-webstories:after {
  content: '';
  display: block;
  width: 11px;
  height: 12px;
  background: url(../images/feather-arrow-left-white.png) no-repeat center
    center;
  -webkit-filter: invert(100%); /* Safari/Chrome */
  filter: invert(100%);
}

#content.home .webstories .home-section-title a {
  color: white;
}

#content.home .webstories .home-section-title{
  text-align: center;
  font-size: 80px;
  margin-bottom: 12px;
  font-family: 'FreightBigProSemibold';
}

#content.home .webstories .home-section-subtitle{
  margin: 44px 0;
  text-align: center;
  font-size: 30px;
  font-family: 'FreightBigProLightItalic';
  border-bottom: 1px solid #CECECE;
  padding-bottom: 38px;
  color: white;
}

#content.home .webstories .webstories-item img {
  max-width: 100%;
  width: 265px;
  height: 444px;
  background-position: center center;
  display: block;
  margin: 0 auto 20px;
  object-fit: cover;
}

#content.home .webstories .webstories-item a {
  color: white;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  font-family: 'ElleGaborStd-Bold';
  margin: 0 auto 30px;
  text-transform: uppercase;
}

#content.home .webstories .webstories-item a span {
  width: 265px;
  margin: 0 auto 30px;
  display: block;
}

#content.home .webstories .btn-prev {
  left: -20px;
  -webkit-filter: invert(100%); /* Safari/Chrome */
  filter: invert(100%);
}
#content.home .webstories .btn-next {
  right: -20px;
  -webkit-filter: invert(100%); /* Safari/Chrome */
  filter: invert(100%);
}

/**************************************************************************************************************************************
******** DESFILES *********************************************************************************************************************
**************************************************************************************************************************************/

#content.home .desfiles{
  padding: 60px 20px 64px 20px;
  position: relative;
  float: left;
  width: 100%;
}

#content.home .desfiles .btn-mais-desfiles {
  width: 100%;
  max-width: max-content;
  display: block;
  padding: 10px 24px;
  background: black;
  color: white;
  border-radius: 50px;
  font-size: 14px;
  line-height: 18px;
  font-family: 'IBMPlexSans-Medium';
  display: flex;
  align-items: center;
  column-gap: 12px;
}

#content.home .desfiles .btn-mais-desfiles:after {
  content: '';
  display: block;
  width: 11px;
  height: 12px;
  background: url(../images/feather-arrow-left-white.png) no-repeat center
    center;
}
#content.home .desfiles .btn-prev {
  left: -20px;
}
#content.home .desfiles .btn-next {
  right: -20px;
}

#content.home .desfiles .desfiles-item img {
  max-width: 100%;
  width: 265px;
  height: 444px;
  background-size: cover;
  background-position: center center;
  display: block;
  margin: 0 auto 20px;
  object-fit: cover;
}

#content.home .desfiles .desfiles-item a {
  font-size: 20px;
  line-height: 24px;
  font-family: 'ElleGaborStd-Bold';
  margin: 0 auto 30px;
  text-transform: uppercase;
}

#content.home .desfiles .desfiles-item a span {
  width: 265px;
  margin: 0 auto 30px;
  display: block;
}

/**************************************************************************************************************************************
******** HOROSCOPO E PODCAST **********************************************************************************************************
**************************************************************************************************************************************/

#content.home .horoscopo-e-podcast {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  margin-top: 72px;
}

#content.home .horoscopo-e-podcast .horoscopo {
  width: 100%;
  max-width: 390px;
  height: 549px;
  float: left;
  background: #b5d7f6;
  padding: 40px 0;
  text-align: center;
  position: relative;
}

#content.home .horoscopo-e-podcast .horoscopo .glider-contain {
  margin-left: 0;
}

#content.home .horoscopo-e-podcast .horoscopo h5 {
  font-size: 28px;
  line-height: 26px;
  font-family: 'ElleGaborStd-Bold';
}
#content.home .horoscopo-e-podcast .horoscopo h6 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'ElleGaborStd-Bold';
}
#content.home .horoscopo-e-podcast .horoscopo img {
  width: 90px;
  height: 90px;
  object-fit: contain;
  margin: 25px auto 15px;
}

#content.home .horoscopo-e-podcast .horoscopo p {
  margin-top: 25px;
  padding: 0 40px;
}

#content.home .horoscopo-e-podcast .horoscopo .horoscopo-buttons {
  position: absolute;
  width: 100%;
  height: 95px;
  background: #f6f6f6;
  bottom: 0;
}

#content.home .horoscopo-e-podcast .horoscopo .horoscopo-buttons .btn-prev {
  left: 120px;
  border: 1px solid black;
  width: 45px;
  height: 45px;
  background-size: initial;
  border-radius: 50%;
  top: 30px;
}
#content.home .horoscopo-e-podcast .horoscopo .horoscopo-buttons .btn-next {
  right: 120px;
  border: 1px solid black;
  width: 45px;
  height: 45px;
  background-size: initial;
  border-radius: 50%;
  top: 30px;
}

#content.home .horoscopo-e-podcast .horoscopo .btn-mais-horoscopo {
  padding: 10px 24px;
  background: black;
  color: white;
  border-radius: 50px;
  font-size: 14px;
  line-height: 18px;
  font-family: 'IBMPlexSans-Medium';
  display: flex;
  align-items: center;
  column-gap: 12px;
  max-width: max-content;
  margin: 24px auto 0;
}

#content.home .horoscopo-e-podcast .horoscopo .btn-mais-horoscopo .arrow {
  content: '';
  display: block;
  width: 11px;
  height: 12px;
  background: url(../images/feather-arrow-left-white.png) no-repeat center
    center;
}

#content.home .horoscopo-e-podcast .podcast {
  max-width: 790px;
  width: 100%;
  float: right;
  height: 549px;
  background: #f0ede5;
  padding: 40px 60px;
  position: relative;
}

#content.home .horoscopo-e-podcast .podcast-item img {
  float: left;
  width: 220px;
  height: 220px;
  object-fit: cover;
  margin-right: 25px;
}

#content.home .horoscopo-e-podcast .podcast-item .podcast-text {
  float: left;
  width: 360px;
}

#content.home .horoscopo-e-podcast .podcast-item .podcast-text h6 {
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 28px;
  line-height: 30px;
  font-family: 'ElleGaborStd-Bold';
}

#content.home .horoscopo-e-podcast .podcast-item .podcast-text p {
  margin-bottom: 25px;
}

#content.home .horoscopo-e-podcast .podcast h5 {
  font-size: 28px;
  line-height: 26px;
  font-family: 'ElleGaborStd-Bold';
  margin-bottom: 25px;
}

#content.home .horoscopo-e-podcast .podacast-play-container {
  width: 100%;
  float: left;
  margin-top: 10px;
}

#content.home .horoscopo-e-podcast .podacast-play-container .podcast-playnow {
  float: left;
  width: 220px;
  margin-right: 25px;
}
#content.home .horoscopo-e-podcast .podacast-play-container .podcast-playnow .podcast-play {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: black;
  position: relative;
  cursor: pointer;
  display: inline-block;
  border: 0;
}
#content.home .horoscopo-e-podcast .podacast-play-container .podcast-playnow .podcast-play:after {
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;

  border-left: 16px solid white;
  display: block;
  content: '';
  left: 25px;
  position: absolute;
  top: 16px;
}
#content.home .horoscopo-e-podcast .podacast-play-container .podcast-playnow .podcast-play.paused:after {
  width: 10px;
  height: 22px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: none;
  margin: auto;
  border-left: 5px solid white;
  border-right: 5px solid white;
}
#content.home .horoscopo-e-podcast .podacast-play-container .podcast-playnow span {
  display: inline-block;
  vertical-align: middle;
  max-width: 70px;
  line-height: 19px;
  margin: 14px 0 0 10px;
  font-weight: bold;
  font-size: 15px;
  font-family: 'IBMPlexSans-Medium';
}

#content.home .horoscopo-e-podcast .podacast-play-container .podcast-links {
  float: left;
  width: 360px;
  padding-top: 15px;
}

#content.home .horoscopo-e-podcast .podacast-play-container .podcast-links li {
  display: inline-block;
  margin-right: 10px;
  width: 25px;
  height: 25px;
}

#content.home .horoscopo-e-podcast .podacast-play-container .podcast-links li.deezer img {
  margin-top: 4px;
}

#content.home .horoscopo-e-podcast .podacast-play-container .podcast-links li a {
  display: inline-block;
  height: 25px;
}

#content.home .horoscopo-e-podcast .podacast-play-container .podcast-links li img {
  width: 100%;
  height: auto;
}

#content.home .horoscopo-e-podcast .podcast-bottom {
  height: 95px;
  bottom: 0;
  width: 100%;
  background: #f6f6f6;
  position: absolute;
  left: 0;
  padding: 0 40px;
  border-top: 1px solid white;
}

#content.home .horoscopo-e-podcast .podcast-bottom a {
  display: block;
  line-height: 95px;
  width: 100%;
  position: relative;
  color: black;
  text-transform: uppercase;
}

#content.home .horoscopo-e-podcast .podcast-bottom a:after {
  background: url(../images/feather-arrow-rigth.png) no-repeat center center;
  border: 1px solid black;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  content: '';
  display: block;
  position: absolute;
  top: 25px;
  right: 0;
}

.audio.green-audio-player {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 5;
  min-width: 300px;
  height: 56px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07);
  display: none;
  justify-content: space-between;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 4px;
  user-select: none;
  -webkit-user-select: none;
  background-color: #fff;
}
.audio.green-audio-player .play-pause-btn {
  display: none;
  cursor: pointer;
}
.audio.green-audio-player .spinner {
  width: 18px;
  height: 18px;
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/355309/loading.png);
  background-size: cover;
  background-repeat: no-repeat;
  animation: spin 0.4s linear infinite;
}
.audio.green-audio-player .slider {
  flex-grow: 1;
  background-color: #d8d8d8;
  cursor: pointer;
  position: relative;
}
.audio.green-audio-player .slider .progress {
  background-color: #44bfa3;
  border-radius: inherit;
  position: absolute;
  pointer-events: none;
}
.audio.green-audio-player .slider .progress .pin {
  height: 16px;
  width: 16px;
  border-radius: 8px;
  background-color: #44bfa3;
  position: absolute;
  pointer-events: all;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.32);
}
.audio.green-audio-player .controls {
  font-family: 'ElleGaborStd-Bold';
  font-size: 16px;
  line-height: 18px;
  color: #55606e;
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 24px;
  margin-right: 24px;
}
.audio.green-audio-player .controls .slider {
  margin-left: 16px;
  margin-right: 16px;
  border-radius: 2px;
  height: 4px;
}
.audio.green-audio-player .controls .slider .progress {
  width: 0;
  height: 100%;
}
.audio.green-audio-player .controls .slider .progress .pin {
  right: -8px;
  top: -6px;
}
.audio.green-audio-player .controls span {
  cursor: default;
}
.audio.green-audio-player .volume {
  position: relative;
}
.audio.green-audio-player .volume .volume-btn {
  cursor: pointer;
}
.audio.green-audio-player .volume .volume-btn.open path {
  fill: #44bfa3;
}
.audio.green-audio-player .volume .volume-controls {
  width: 30px;
  height: 135px;
  background-color: rgba(0, 0, 0, 0.62);
  border-radius: 7px;
  position: absolute;
  left: -3px;
  bottom: 52px;
  flex-direction: column;
  align-items: center;
  display: flex;
}
.audio.green-audio-player .volume .volume-controls.hidden {
  display: none;
}
.audio.green-audio-player .volume .volume-controls .slider {
  margin-top: 12px;
  margin-bottom: 12px;
  width: 6px;
  border-radius: 3px;
}
.audio.green-audio-player .volume .volume-controls .slider .progress {
  bottom: 0;
  height: 100%;
  width: 6px;
}
.audio.green-audio-player .volume .volume-controls .slider .progress .pin {
  left: -5px;
  top: -8px;
}

@keyframes spin {
  from {
    transform: rotateZ(0);
  }
  to {
    transform: rotateZ(1turn);
  }
}

/**************************************************************************************************************************************
******** MOBILE ***********************************************************************************************************************
**************************************************************************************************************************************/

@media (max-width: 1279px) {

  #display_header{
    max-height: 100px;
    overflow: hidden;
    /* margin-bottom: 20px; */
  }

  #content.home .glider-contain {
    margin-left: 0;
  }

  .content-wrapper.colunistas .glider-contain {
    padding: 0;
  }

  #content.home .destaques .content-wrapper{
    padding: 0 20px;
  }

  /******* HOME SECTION TITLE ******/

  #content.home .home-section-title {
    font-size: 44px!important;
    line-height: 44px;
    margin-bottom: 30px;
  }

  #content.home .home-section-subtitle {
    font-size: 26px!important;
    margin-top: 10px!important;
  }

  #content.home .destaques .home-section-subtitle{
    margin: 0;
  }

  #content.home .home-section-title-novidades {
    text-align: center;
  }

  #content.home .item-novidade{
    margin-bottom: 32px;
  }
  

  #content.home .home-section-title-highlights {
    margin-bottom: 48px;
  }

  #content.home .home-section-title-highlights img {
    width: 300px;
  }

  #content.home .desfiles .home-section-title,
  #content.home .webstories .home-section-title {
    text-align: center;
  }

  /******* SLIDER TOPO ****/

  #content.home .slider-topo .topo-item .item-texto .link-topo{
    border-bottom: none;
  }

  #content.home .slider-topo {
    padding:0 ;
    margin-bottom: 0;
  }

  #content.home .slider-topo .topo-item .item-imagem{
    width: 100%;
    padding: 0;
    height: auto;
    overflow: hidden;
  }

  #content.home .slider-topo .topo-item .item-imagem a{
    display: block;
    max-height: 530px;
    overflow: hidden;
    width: 100%;
  }

  #content.home .slider-topo .topo-item .item-imagem img{
    object-fit: fill;
  }

  #content.home .slider-topo .topo-item .item-texto{
    width: 100%;
    padding: 32px 32px 0;
  }

  #content.home .slider-topo .topo-item .item-texto h2{
    font-size: 32px;
    line-height: 34px;
    margin-bottom: 24px;
  }

  #content.home .slider-topo .topo-item .item-texto .taglist{
    margin-bottom: 8px;
  }

  #content.home .slider-topo .glider-next-slidertopo{
    bottom: inherit;
    right: inherit;
    left: 90px;
    top: 560px;
  }
  #content.home .slider-topo .glider-prev-slidertopo{
    bottom: inherit;
    right: inherit;
    left: 32px;
    top: 560px;
  }


  /****** 'NOVIDADES' ******/

  #content.home .novidades {
    padding: 64px 32px;
  }

  #content.home .item-novidade {
    width: 100%;
    height: auto;
    padding: 0;
    border-bottom: 1px solid #CECECE;
  }

  #content.home .item-novidade:last-child {
    border: none;
  }

  #content.home .item-novidade .imagem-novidade{
    width: 33%;
    padding-bottom: 24px;
  }

  #content.home .item-novidade .texto-novidade{
    width: 67%;
  }

  #content.home .item-novidade .texto-novidade time{
    margin-bottom: 24px;
  }

  #content.home .item-novidade .texto-novidade h4{
    font-size: 18px;
    line-height: 22px;
  }

  #content.home .item-novidade .taglist {
    margin-bottom: 0;
    padding: 0;
  }

  #content.home .item-novidade .taglist a{
    border: none;
    padding: 0;
    line-height: 16px;
    font-size: 12px;
    color: #7E7E7E;
  }

  #content.home .item-novidade time{
    font-size: 12px!important;
    color: #7E7E7E;
  }

  /***** BUTTON MAIS MATERIAS *****/

  #content.home .btn-mais-materias {
    left: 0;
    right: inherit;
    bottom: -65px;
  }

  /****** POST BOX ************/

  #content.home .posts-box img.attachment-destaque-vertical {
    height: 472px;
  }

  #content.home .posts-box img.attachment-destaque-vertical-aside {
    height: 212px;
  }

  #content.home .posts-box .post-collum-big {
    width: 100%;
  }
  #content.home .posts-box .post-collum-small {
    width: 100%;
  }
  #content.home .posts-box .post-details {
    margin-bottom: 32px!important;
    width: 100%;
    float: left;
    padding-bottom: 32px;
    border-bottom:1px solid #CECECE;
  }
  #content.home .posts-box .post-collum-small:last-child .post-details:last-child{
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #content.home .posts-box .post-collum-small .post-details {
    height: auto;
  }
  #content.home .posts-box .post-collum-small .post-details a {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 24px;
  }

  #content.home .posts-box .post-collum-small .post-details a .image-holder{
    width: 45%;
    float: left;
  }
  #content.home .posts-box .post-collum-small .post-details a img {
    width: 100%;
    float: left;
  }

  #content.home .posts-box img.attachment-destaque-vertical-small {
    height: 212px;
  }
  #content.home .posts-box .post-collum-small .post-details a div {
    width: 55%;
    float: left;
    padding-left: 15px;
    margin-top: 0;
  }
  #content.home .posts-box .post-collum-small .post-details a div span {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 20px;
    color: #7e7e7e;
  }
  #content.home .posts-box .collum_1 {
    margin: 0;
  }
  #content.home .posts-box .post-collum-big .post-details a div {
    font-size: 22px;
    line-height: 26px;
  }
  #content.home .title-post-box {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    font-size: 26px;
  }

  /****** OUTROS DESTAQUES ******/

  #content.home .post-box-container {
    padding: 50px 20px 100px;
  }

  #content.home .slider-revistas-item .slider-box {
    position: relative;
    width: 100%;
    min-height: 260px;
    padding: 32px 40px;
    top: 0;
    right: 0;
    border-radius: 0;
    text-align: center;
  }

  #content.home .slider-revistas-item img {
    padding: 0;
    margin-bottom: 0;
    height: 510px;
    object-fit: cover;
  }

  #content.home .slider-revistas-item .slider-box-wrapper {
    position: unset;
    top: unset;
    left: unset;
    transform: unset;
  }

  #content.home .home-elleview {
    padding: 50px 0 50px 40px;
  }

  #content.home .home-elleview .texto {
    max-width: 100%;
  }
  #content.home .home-elleview .ultimas-capas {
    max-width: 100%;
  }

  #content.home .home-elleview {
    text-align: center;
    margin: auto;
  }

  #content.home .home-elleview .ultimas-capas img {
    max-width: 89%;
  }

  #content.home .home-elleview .texto {
    padding-right: 40px;
  }
  #content.home .home-elleview .texto h2 {
    font-size: 26px;
    line-height: 32px;
  }
  #content.home .home-elleview .texto a {
    margin-bottom: 30px;
  }
  #content.home .home-elleview .glider-contain:after {
    display: none;
  }
  #content.home .horoscopo-e-podcast .horoscopo {
    max-width: 100%;
    margin-bottom: 0;
    height: auto;
  }
  #content.home .horoscopo-e-podcast .horoscopo .horoscopo-buttons {
    position: unset;
    top: unset;
    height: auto;
    background: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 24px;
    width: 100%;
    margin: 40px 0 24px 0;
  }
  #content.home .horoscopo-e-podcast .horoscopo .horoscopo-buttons .btn-next,
  #content.home .horoscopo-e-podcast .horoscopo .horoscopo-buttons .btn-prev {
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    position: inherit;
  }
  #content.home .horoscopo-e-podcast .podcast {
    height: auto;
    max-width: 100%;
    text-align: center;
    margin-bottom: 65px;
    padding: 40px 32px;
  }
  #content.home .horoscopo-e-podcast .podcast img {
    float: none;
    margin: 0 auto 20px;
  }
  #content.home .horoscopo-e-podcast .podacast-play-container .podcast-playnow {
    float: none;
    margin: auto;
    width: 100%;
  }
  #content.home
    .horoscopo-e-podcast
    .podacast-play-container
    .podcast-playnow
    .podcast-play {
    display: none;
  }
  #content.home
    .horoscopo-e-podcast
    .podacast-play-container
    .podcast-playnow
    span {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  #content.home .horoscopo-e-podcast .podacast-play-container .podcast-links {
    width: 100%;
  }
  #content.home .horoscopo-e-podcast .podcast .podcast-text {
    width: 100%;
  }

  #content.home .horoscopo-e-podcast .podcast .podcast-bottom {
    bottom: -65px;
    height: 65px;
    line-height: 65px;
  }

  #content.home .horoscopo-e-podcast .podcast .podcast-bottom a {
    height: 65px;
    line-height: 65px;
    text-align: left;
  }
  #content.home .horoscopo-e-podcast .podcast .podcast-bottom a:after {
    top: 12px;
    height: 40px;
    width: 40px;
  }
  #content.home .webstories {
    padding: 64px 0;
    text-align: center;
    color: white;
    background: black;
  }
  #content.home .webstories a {
    color: white;
  }
  #content.home .webstories .webstories-item a span {
    color: white;
  }
  #content.home .webstories .btn-prev {
    width: 43px;
    height: 43px;
    background-size: inherit;
    left: 10px;
    background-color: white;
  }
  #content.home .webstories .btn-next {
    width: 43px;
    right: 10px;
    height: 43px;
    background-size: inherit;
    background-color: white;
  }
  #content.home .webstories .webstories-item .image-webstories {
    width: 300px;
    height: 495px;
  }

  #content.home .produtos .produtos-item {
    margin-right: 0 !important;
    padding: 0 10px;
    max-width: 100%;
  }

  #content.home .glider-colunistas1 {
    float: left;
    width: 100%;
    margin-top: 20px;
  }

  /****** ELLE VIEW ******/

  #content.home .home-elleview .ultimas-capas .ver-todas {
    height: 248px !important;
  }
  #content.home .btn-next.glider-next-elleview {
    display: none;
  }

  #content.home .webstories .btn-mais-webstories {
    background-color: #fff;
    color: #000;
    margin: 0 auto;
  }

  #content.home .webstories .btn-mais-webstories:after {
    width: 13px;
    height: 14px;
  }

  .lookbook{
    padding: 64px 20px;
    margin-bottom: 0;
  }

  .lookbook .glider-contain{
    margin: 0!important;
  }

  .lookbook .lookbook-item{
    width: 100%;
    margin-bottom: 35px;
    padding:0;
  }
  #content.home .destaques {
    padding-top: 36px;
  }

  #content.home .desfiles .btn-prev {
    width: 43px;
    height: 43px;
    left: -10px;
  }
  #content.home .desfiles .btn-next {
    width: 43px;
    right: -10px;
    height: 43px;
  }

  #content.home .desfiles .btn-mais-desfiles {
    margin: 0 auto;
  }

  #content.home .destaque.outros-destaques .texto-destaque {
    width: 100%;
    max-width: 100%;
    padding: 0 32px;
    margin: 32px 0;
  }

  #content.home .destaque.outros-destaques .taglist-wrapper{
    padding: 0 32px;
  }

  #content.home .destaque.outros-destaques .taglist-wrapper .taglist{
    margin: 0 0 16px;
  }

  #content.home .horoscopo-e-podcast {
    margin-bottom: 0;
  }

  #content.home .webstories .home-section-subtitle{
    margin-left: 20px;
    margin-right: 20px;
  }

}
