/*   
Theme Name: Highway Star Atual
Theme URI: http://www.hwstar.com.br
Author: Equipe Agência Megaphone
Author URI: http://www.agenciamegaphone.com.br
Version: 1.0
*/

.sel-cat-produto{
    background-color: #ef4868!important;
    color: #fff!important;
    height: 3.5em!important;


}

.btn-filtro-cat-produto{
    color: #ef4868!important;
    font-weight: bold;
    height: 3.5em!important;

}

.label-sel-cat-produto{
    font-family: poppins;
    font-weight: 500;
    line-height: 1.2;
    color: #ef4868;
}

.titulo-produto{
    font-family: poppins;
    font-weight: 700;
    line-height: 1.5;
    color: #212529;
    font-size: 1.4em;

}

.preco{
    font-size: 1.3em;

}

.btn-comprar{
    /*font-size: 1.2em;*/
}

.banner-topo-produtos{
    /*height: 300px;
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;*/
}

.img-produto{
    position: relative;   
}

.tags-produto{
    position: absolute;
    bottom: 0;
    right: 33px;
}

.preco-interna{
    font-size: 3em;
    font-weight: 700;

}

.titulo-produto-interna{
    font-family: poppins;
    font-weight: 700;
    color: #212529;
    font-size: 2em;

}

.frete-info{
    font-size: 13px;

}