.fmais-present-slide-item-car td strong {
    display: none !important;
}

.preco-produto:not(.banner-preco) s {
    color: #e03335 !important;
}

.fm-slider-title {
    display: none !important;
}

@media screen and (min-width: 767px) {

.fm-slider-item {
    margin-bottom: 0px !important;
}

.fm-slider-container {
    padding: 0px 30px !important;
}

.fm-slider-item-title {
    font-size: 1.7em !important;
}

.fm-slider-item {
    font-size: 1.4em !important;
}
}

@media screen and (max-width: 767px) {
.fm-slider-image {
    max-height: 100px !important;
    max-width: 100px !important;
}

.fm-slider-item-title {
    font-size: 1.5em !important;
    margin-bottom: 5px !important;
}

.fm-slider-item {
    font-size: 1em !important;
}

.fm-slider-item {
    margin-bottom: 10px !important;
}

.fm-slider-item-image {
    margin: auto auto 5px !important;
}
}

.top-header {
    height: auto !important;
}

@media (max-width: 769px) {
    .top-header a {
        margin: 10px !important;
    }
    .pagina-produto .principal .desconto-a-vista {
        text-align: left !important;
    }
}


:root {--cor_primaria:#4014ae;
--cor_secundaria: #FFFFFF;
--cor_titulos: #4014ae; 
--cor_botao: #4014ae;
--cor_botao_hover: #4014ae;
--cor_texto_botao: #FFFFFF;
--cor_texto_botao_hover:#FFFFFF;
--cor_botao_comprar:#4014ae;
--pre_cabecalho: #FFFFFF;
--cor_texto_pre_cabecalho:#4014ae;
--cor_cabecalho:#4014ae;
--cor_icones:#FFFFFF;
--cor_icones_hover:#FFFFFF;
--cor_texto_icones: #FFFFFF;
--cor_menu: #4014ae;
--cor_texto_menu: #FFFFFF;
--cor_newsletter:  #4014ae;
--cor_texto_newsletter: #FFFFFF;
--cor_footer: #ffffff;
--cor_texto_footer: #333333;
--texto_global: #333333;
--texto_background: #ffffff;

/*aviso retirar pessoalmente*/

.alert {
    background-color: #4014ae!important;
    margin-top: 20px!important;
}

.alert, .alert h4 {
    color: #ffffff!important;
}

@media (max-width: 769px) {
    .top-header a {
        font-size: 11px;
        line-height: 20px !important;
        height: 70px !important;
    }
}
