.produto-descricao p, .produto-descricao li {
    font-size: 18px;
}

h4 {
    color:#8c3150;
    font-size: 22px;
}


.produto-descricao div .titulo-categoria {
    display:none !important;
}

#buy-together-position1 {
    background-color:#fff;
    padding-top:50px;
    padding-bottom:50px;
}

@media only screen and (max-width: 1024px) {
.produto-comprejunto {
    margin-top: 0px !important;
}}

.produto-comprejunto {
    margin-top: 0px !important;
}

.vitrine-marcas img {
  border-radius: 100%;
  border: 3px solid #8c3150;
  box-shadow: 0px 0px 0px 3px #8c3150, 0px 0px 20px rgba(0, 0, 0, 0.15);
  margin: 10px;
}

.categoria-newsletter, .componente .newsletter {
    display:none;
}

.vitrine-produtos .slick-slider .slick-track {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.produto-descricao-video {
    max-width: 1260px;
    width: 100%;
    height: 300px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.produto-descricao-video iframe {
  width: 100%;
  height: 100%;
}

@media screen and (min-width:768px) {
    .produto-descricao-video {
      height: 500px;
    }
}


.titulo-video {
   margin-top: 0 !important;
    margin-bottom: 20px !important;
    padding: 0 !important;
    background: none !important;
    display: flex !important;
    justify-content: center;
    position: relative;
    font-size: initial !important;

}

.titulo-video strong {
    font-size: 28px;
    font-weight: 700;
    z-index: 1;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 1024px) {
.titulo-video strong {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
}}

.produto-detalhes .tag-frete-gratis {
    background-color: #468847;
    padding: 5px;
    width: 200px;
    color: #fff;
}

.produto-detalhes .tag-frete-gratis svg {
    fill: #fff;
}

.produto-detalhes .tag-frete-gratis strong{
    color: #fff;
}

@media only screen and (max-width: 1024px) {
.produto-detalhes .tag-frete-gratis {
    margin: auto;
}
}

.produto-descricao .conteiner {
    max-width: 800px;
}

.barra-mobile {
    display:none;
}

.banner-full img {
    width:100%;
}
