.navtools #btn_buscador.btn.btn-default{
    color: rgba(250, 250, 250, .8);
    background-color: #d12029;
}

#menu .navbar-sub-red{
    color:#d12029;
}

#menu .nav.nav-justified li a:hover, #menu .nav.nav-justified li a:focus, #menu .nav.nav-justified ul.dropdown-menu li a:hover  {
    color:#d12029;
}
.colorFont{
    color:#d12029;
}
/* modulo banner */

.divBanners{
    /*background-color: #c11308;*/
    color: #c11308;
}
.divBanners:after{
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F285";
    font-size: var(--imcp-font-size-paginator);
}

hr {
    /* border-color: #009578 ;*/
    border-color: #FFFFFF ;
    border-style: solid none;
    border-width: 3px;
    margin: 20px 0;
}
.section-title h1{
    color: #202432;
    /*color: #ee7105;*/
}
/* modulo banner */

/* Detalle producto */
.product-price{
    color:#d12029;
}
.product-category a, .product-category a:hover{
    color:#d12029;
}
.product-buy .btn-primary, .comentario_opciones .btn-primary{
    background-color: #d12029;
}
#qv_outstock{
    color:#d12029;
}
/* Detalle producto */
.btn-primary.active.btn-add-cart{
    background-color: #d12029;
}
.header-section{
    background-color: #d12029;
}
.footer-direction a:hover, .footer-direction a:focus, .footer-menu li:hover, .footer-menu a:hover{
    color: #ff3333;
}
.producto-price{

    color: #d12029;
}
.sidebar-nav .link-menu:hover, .sidebar-nav .link-menu:focus, .sidebar-nav .link-menu:hover span, .sidebar-nav .link-menu.active, .sidebar-nav .link-menu.active span, .link-menu-checkbox-label.active span, .link-menu-checkbox-label.active, .link-menu-checkbox-label:hover, .link-menu-checkbox-label:hover span{
    color: #d12029;
}
.menu_lateral_detalle .side-nav li a.active,
.menu_lateral_detalle .side-nav li a:hover{
    color: #d12029;

}
#producto-detalle-interior-img .active img{
    border:2px solid #d82028 !important;
}
.btn.btn-default.submit{
    background-color: #d12029;
}
.icono_xpertshop{
    width:227px;
    height: 55px;
}
.espaciado-banner:nth-child(3){
    border-bottom: 1px solid red;
    
}