.font-normal, .font-normal-italic {
    font-weight:400!important
}
.font-bold-italic, .font-normal-italic, .font-semi-bold-italic {
    font-style:italic!important
}
.font-semi-bold, .font-semi-bold-italic {
    font-weight:600!important
}
.font-bold, .font-bold-italic {
    font-weight:700!important
}
.wrap_produto {
    width:100%;
    padding-bottom:20px
}
.wrap_produto .wrap_produto_dados {
    width:100%;
    height:160px
}
.wrap_produto .wrap_produto_dados .dados_produto {
    width:100%;
    float:left
}
.wrap_produto .wrap_produto_dados .div_ratings {
    width:50%;
    float:left
}
.wrap_produto .wrap_produto_dados .div_ratings div {
    width:26%;
    display:inline-block
}
.wrap_produto .wrap_produto_dados .div_ratings p {
    font-size:10px;
    float:right
}
.wrap_produto .img_produto {
    width:50%;
    float:left;
    padding-bottom:20px
}
.wrap_produto .img_produto img {
    max-width:100%
}
.wrap_produto .div_email {
    border:none!important
}
.wrap_produto .div_email_button {
    float:right
}
.wrap_produto .compartilhamento_sucesso {
    background-color:#009e55;
    color:#fff;
    padding:10px
}
.wrap_produto .compartilhamento_erro {
    background-color:#CC4832;
    color:#fff;
    padding:10px
}
.wrap_produto .detalhes_produto {
    width:40%;
    margin-left:5%;
    border:.5px solid #ccc;
    float:left
}
.wrap_produto .detalhes_produto .nopadding {
    padding:0
}
.wrap_produto .detalhes_produto p.num_compras {
    font-size:13px;
    float:right;
    clear:both;
    padding:5px
}
.wrap_produto .detalhes_produto p.num_compras a {
    text-decoration:none;
    color:#000
}
.wrap_produto .detalhes_produto .pull-left {
    margin-left:20px
}
.wrap_produto .detalhes_produto .pull-right {
    margin-right:20px
}
.wrap_produto .detalhes_produto .produto_repres .row_produzido {
    background-color:#EFEFEF;
    padding:20px 0
}
.wrap_produto .detalhes_produto .produto_repres .row_produzido img {
    width:70px
}
.wrap_produto .detalhes_produto .produto_repres span {
    color:#000;
    /*color:#23495D;*/
    font-size:22px;
    line-height:12px;
    font-weight:600
}
.wrap_produto .detalhes_produto .produto_repres p {
    /*color:#9e9e9e;*/
	 color:#333;
    font-size:17px;
	font-weight:none;
    line-height:none;
 
}
.wrap_produto .detalhes_produto .produto_repres a, .wrap_produto .detalhes_produto .produto_repres a:hover {
    text-decoration:underline;
    color:#9e9e9e
}
.wrap_produto .detalhes_produto .descricao_produto {
    border-bottom:1px solid #EFEFEF;
    margin-bottom:20px
}
.wrap_produto .detalhes_produto .descricao_produto p {
    font-size:14px;
    line-height:14px;
    margin:25px 0
}
.wrap_produto .detalhes_produto .valor p {
    line-height:10px;
    font-size:16px
}
.wrap_produto .detalhes_produto .valor p.preco {
    font-size:25px;
    font-weight:600;
    line-height:40px
}
.wrap_produto .detalhes_produto .valor .quantidade_produto input[type=number] {
    width:60px
}
.wrap_produto .detalhes_produto .valor_total {
    padding-top:20px
}
.wrap_produto .detalhes_produto .valor_total p {
    line-height:10px;
    font-size:16px
}
.wrap_produto .detalhes_produto .valor_total p.preco {
    font-size:38px;
    font-weight:700;
    line-height:40px
}
.wrap_produto .detalhes_produto .valor_total input[type=number] {
    width:30%
}
.wrap_produto .detalhes_produto .valor_total .quantidade_produto p {
    float:right;
    width:61%;
    padding-top:10px
}
.wrap_produto .detalhes_produto .desc_botao {
    text-align:center;
    margin:20px 0
}
.wrap_produto .detalhes_produto .desc_botao .fa-heart-o:before {
    color:rgba(204, 204, 204, .7)
}
.wrap_produto .detalhes_produto .desc_botao .btn-cta {
    width:244px;
    height:43px
}
.wrap_produto .detalhes_produto .desc_botao p {
    color:#23495D;
    font-size:12px;
    line-height:12px
}
.wrap_produto .detalhes_produto .desc_botao a {
    text-decoration:none;
    line-height:21px
}
.wrap_produto .detalhes_produto .desc_botao a:hover {
    text-decoration:none
}
.wrap_produto .caracteristicas_produto {
    padding:40px 0
}
.wrap_produto .caracteristicas_produto h1 {
    line-height:70px
}
.wrap_produto .caracteristicas_produto .caracteristicas_produto_interno {
    display:inline-block;
    border:.5px solid #ccc;
    padding:5px
}
.wrap_produto h1 {
    color:#23495D;
    font-size:28px;
    line-height:30px
}
.wrap_produto p {
    color:#23495D;
    font-size:15px;
    line-height:30px;
    font-weight:600
}
.wrap_produto .cancel-off-png, .wrap_produto .cancel-on-png, .wrap_produto .star-half-png, .wrap_produto .star-off-png, .wrap_produto .star-on-png {
    line-height:2!important;
    font-size:15px!important;
    color:red
}
.wrap_produto #thumbnail_carousel .item {
    height:auto!important;
    padding:10px;
    border:1px solid #CCC;
    background:#fff;
    position:relative;
    max-width:50%;
    margin:0 10px
}
.busca_relacionada {
    padding:40px 0;
    border-top:1px solid rgba(204, 204, 204, .33)
}
.busca_relacionada #featured_products h2 {
    margin-bottom:20px
}
.busca_relacionada #featured_products h2 i {
    vertical-align:middle;
    margin-right:10px
}
.busca_relacionada #featured_products #featured_carousel .item {
    max-width:100%
}
.itemv1 {
    background-color:#CC4832!important
}
.itemv1_titulo {
    background-color:#102F40;
    color:#fff;
    padding:2px;
    text-align:center;
    width:98%;
    position:relative;
    left:1px
}
.tabela_vendas_prod {
    border:#cc4832
}
.tr_vendas {
    display:none
}
.num_compras_produto {
    width:100%;
    margin:20px 0 0 22px
}
.num_compras_produto table {
    width:100%
}
.tr_cabecalho {
    background-color:#cc4832;
    color:#fff
}
#ver_mais_vendas td, .tr_vendas1 {
    background-color:#23495d;
    color:#fff
}
.td_cabecalho {
    padding:10px;
    font-weight:700;
    text-align:center
}
#ver_mais_vendas td {
    padding:10px;
    text-align:center;
    cursor:pointer
}
.td_corpo {
    padding:5px;
    text-align:center;
    text-transform:lowercase
}
.tr_vendas1 {
    border-color:#23495d
}
.tr_vendas2 {
    background-color:#fff;
    border-color:#fff;
    border-bottom:#23495d
}
.tr_vendas2 .td_borda_esquerda {
    border-left-color:#23495d
}
.tr_vendas2 .td_borda_direita {
    border-right-color:#23495d
}
.tr_vendas1 .td_corpo a {
    color:#fff
}
.tab-caracteristicas .td-esquerda {
    width:45%
}
@media (max-width:480px) {
    .wrap_produto .caracteristicas_produto {
        padding:0 0 20px!important
    }
    .tab-caracteristicas .td-esquerda {
        width:50%
    }
    .tab-caracteristicas p {
        font-size:10px;
        line-height:15px;
        margin:0
    }
    .tab-caracteristicas>tbody>tr:nth-child(odd)>td {
        background-color:#ebebeb
    }
    .tab-caracteristicas td {
        padding:10px 0
    }
    .wrap_produto .img_produto {
        width:100%
    }
    .wrap_produto #thumbnail_carousel .item {
        width:85px!important
    }
    body .carousel_div .fa-chevron-circle-left, body .carousel_div .fa-chevron-circle-right {
        top:30%
    }
    .wrap_produto .wrap_produto_dados .div_ratings {
        width:100%
    }
    .wrap_produto .wrap_produto_dados .div_ratings p {
        float:left;
        padding-right:10px
    }
    .wrap_produto .detalhes_produto {
        width:90%
    }
}