/* Contenedora 3 */
.main-color {
    color: #ff3000;
}
.main-color:hover {
    color: #666666;
}
#c3-panel-marcas {
    display: block;
}
#c3_fixed_slider {
    display: none;
}
#c3_panel_categorias {
    display: block;
}
#c3_panel_categorias .c3_panel_categorias_title {
    color: #084c61 !important;
}
#c3_panel_categorias button {
    color: #ffffff !important;
    background-color: #43a7e6 !important;
    border-color: #43a7e6 !important;
}
#c3_panel_categorias button:hover {
    color: #293b47 !important;
}

/* Cabecera */

#c3nb a:not(#csfinder *) {
    color: #084c61 !important;
}

#c3nb #carroFlotante {
    background-color: #ff3000 !important;
}
#c3nb #carroFlotante h3, 
#c3nb #carroFlotante label {
    color: #084c61 !important;
}
#c3nb #carroFlotante span.totalCarroFlotante {
    color: #084c61 !important;
}
#c3nb #c3nb_iconCollapse {
    border-color: #084c61 !important;
}
#c3nb .csp-bg-color {
    background-color: #ff3000 !important;
    border-color: #ff3000 !important;
    color: #084c61 !important;
}
#c3nb .csp-bg-color:hover {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #031f29 !important;
}
#c3nb_navbar2 .navbar-header {
    background-color: #ff3000 !important;
}
#c3nb3_navbar2 .navbar-header .csp-group-buttons button.csp-btn-menu {
    background-color: #ff3000 !important;
    border-color: #ff3000 !important;
    color: #084c61 !important;
}
#c3nb3_navbar2 .navbar-header .csp-group-buttons button.csp-btn-menu:hover {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #031f29 !important;  
} 
#c3nb input:focus, 
#c3nb select:focus {
    border: 1px solid #ff3000 !important;
    box-shadow: 0 0 3px #ff3000 !important;
    -moz-box-shadow: 0 0 3px #ff3000 !important;
    -webkit-box-shadow: 0 0 3px #ff3000 !important;
}
#c3nb_iconCollapse span.icon-bar {
    background-color: #084c61 !important;
}
@media (max-width: 750px) {
    #c3nb_navbar2  .navbar-header {
        background-image: linear-gradient(40deg, #ff3000 , white) !important;
    }
}      

/* PostNav */

#c3_pn3 .c3_pn3_img {
    width:100% !important;
}
#c3_pn3 #c3_pn3_img1 {
    content: url('/store/slide/default/D_B2C_02.jpg') !important;
}
#c3_pn3 .navbar-vertical {
    color: #084c61 !important;
}
#c3_pn3 .navbar-vertical a {
    color: #084c61 !important;
}

/* Carrusel */

#ic3_1 .i3_cMarca {
    color: #084c61 !important;
} 
#ic3_1 .i3_cCategoria {
    color: #e3b505 !important;
} 
#ic3_1 .i3_cSubcat {
    color: #56a3a6 !important;
} 
#ic3_1 .i3_cDesc {
    color: #084c61 !important;
} 
#ic3_1 .i3_cPrecio {
    color: #db504a !important;
}
#ic3_1 .slick-dots li.slick-active .fa-stack .fa {  
     color: #ff3000 !important; 
}
#ic3_1 .deals {
    border: 2px solid #ff3000 !important;
}
#ic3_1 .deals_title {
    color: #084c61 !important;
}
#ic3_1 .deals_item_category {
    color: #e3b505 !important;
}
#ic3_1 .deals_item_subcategory {
    color: #56a3a6 !important;
}
#ic3_1 .deals_item_name {
    color: #084c61 !important;
}
#ic3_1 .deals_item_price {
    color: #db504a !important;
}
#ic3_1 .deals_item_brand {
    color: #084c61 !important;
}
#ic3_1 .col-item { 
    border: 1px solid #ff3000 !important; 
}
#ic3_1 .col-item .separator {
     border-top: 1px solid #ff3000 !important; 
}
#ic3_1 .col-item .btn-add {
    border-right: 1px solid #ff3000 !important; 
}
#ic3_1 .best_sellers {
    background-color: #f9f9f9 !important; 
}
#ic3_1 .bestsellers_title {
    color: #084c61 !important;
}
#ic3_1 .best_sellers .slick-dots {
    color: #084c61 !important;
}
#ic3_1 .btn-add,
#ic3_1 .btn-details,
#ic3_1 .btn-carousel,
#ic3_1 .btn-carosusel-top {
    color: #084c61 !important;
}
#ic3_1 .btn-add a,
#ic3_1 .btn-details a,
#ic3_1 .btn-carousel a,
#ic3_1 .btn-carosusel-top a {
    color: #084c61 !important;
}

/* Footer1 */

#c3footer1 .footer-title {
    color: #084c61 !important;
}
#c3footer1 .footer-text {
    color: #084c61 !important;
}
#c3footer1 .footer-text a {
    color: #084c61 !important;
}
#c3footer1 .customerSupport1 {
    content:url('/images/b2c/svg/phoneCircle1.svg') !important;
} 
#c3footer1 .responsive1{
    content:url('/images/b2c/svg/recommend.svg') !important;
} 
#c3footer1 .deliveryCart2 {
    content:url('/images/b2c/svg/timer.svg') !important;
}

/* Footer2 */


