#submenu-3{
    background-color: #eeeeee;
    border-radius: 5px;
    padding-bottom: 8px;
    margin-top: -10px;
    padding-top: 12px;
}
.first.Colored {
    font-weight: normal !important;
    text-transform: uppercase !important;
    font-size: 14px !important;

    color: #fff !important;
    background-color: #d82028 !important;
    border-radius: 5px !important;
    margin-bottom: 5px !important;
    width: calc(100% + 2px) !important;
    margin-left: -1px !important;
    padding: 3px 0 3px 10px !important;
    padding-top: 8px !important;
    z-index:9;
}
.menu_lateral_detalle ul.side-nav ul {
    padding-left: 0px;
}
.menu_lateral_detalle .side-nav li a {
    padding: 0px 10px 1px 13px;
}
#submenu-3 .active{
    color: #cb2e39 !important;
}

.link-menu.nivel2 {
    margin-left: 10px;
}
.link-menu.nivel3 {
    margin-left: 20px;
}
.separa{
    clear: both;
    height: 35px;
}


/*Fonts*/

/*fin Fonts*/
.sidebar-nav {
    position: relative;
    min-height: 50px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: none;
    background-color: #eeeeee;
    border-radius: 5px;

}
.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: #cb2e39;
}
.sidebar-nav .link-menu {

    color: #777777;
    font-size: 13px;
    line-height: 1;
    padding: 3px 0 3px 10px;
    cursor: pointer;
}
.link-menu-check {
    position: relative;
    width: 100%;
    height: 20px;
    padding: 3px 0;
    padding-left: 10px;
}
.link-menu-checkbox {
    position: relative;
    float: left;
    width: 16px;
    height: 16px;
    border-radius: 3px;
    border: 1px solid #dddddd;
    line-height: 10px;
    text-align: center;
    font-size: 12px;
    color: #dddddd;
    background-color: #dddddd;
    cursor:pointer;
}
.newMenuLateral .sidebar-nav{
    background-color: #eeeeee;
    border-radius: 5px;
    padding-bottom: 8px;
}
.titulo-menu-lateral:first-line {
    font-weight: normal !important;
}
.link-menu-checkbox .fa{
    line-height: 14px;
}
.link-menu-checkbox.active {
    background-color: #cd2d37;
    border: 1px solid #cd2d37;
}
.link-menu-check:hover .link-menu-checkbox {
    background-color: #cd2d37;
    border: 1px solid #cd2d37;
}
.link-menu-checkbox-label {
    position: relative;
    float: left;

    color: #777777;
    font-size: 13px;
    line-height: 17px;
    margin-left: 5px;
}
.PrecioSeparator{
    border-bottom: 1px solid #CCC;
    margin-top:15px;
    margin-bottom:15px;
    width:90%;
    margin-left: 5%;
}
.sidebar-nav .form-inline .form-group, .sidebar-nav .form-inline .form-group label {
    font-size: 14px;
    color: #525252;
    font-weight: normal;

}
.sideInput{
    background-color: #e0e0e0 !important;
    border:none !important;
    width: 60px !important;
    height: 38px !important;
    border-radius: 5px !important;
    font-size: 14px !important;
}
.btnRango {
    background-color: rgba(255, 37, 58, 1);
    clear: both;
    text-transform: uppercase;
    padding-top: 8px !important;
    padding-bottom: 7px !important;
    margin: 4px auto 4px auto;
    width: calc(100% - 16px);
    margin-left: 8px;
    color: #fff;
    margin-top: 8px;
}
.btnRango:hover {
    background-color: black !important;
    border-color: #122b40 !important;
    color: #fff !important;
}
.sidebar-nav .first{
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;

    color: #525252;
    padding: 5px;
    padding-top: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
}

.sidebar-nav .first.Colored {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;

    color: #fff;
    background-color: #cb2e39;
    border-radius: 5px;
    margin-bottom: 5px;
    width: calc(100% + 2px);
    margin-left: -1px;
    padding: 5px;
    padding-top: 8px;
}

.newLogo{
    margin-top:13px;
}
.single-product-home {
    min-height: 418px;
}


.priceDescuento{
    margin-bottom: 3px;
    height: 25px;
}


.montoFinal
{
    clear:both;
}
.product-small-list {
    position: relative;
    min-height: 100px;
    cursor: default;
    margin: 15px 0;
    border: 2px solid #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.product-small-list:hover{
    border-radius: 5px;
    border: 2px solid #cd313c;
}

.ui-tooltip{
    z-index: 999;
}
.single-product-home {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: transform .2s; /* Animacion */
    margin: 0 auto;
}
.single-product {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: transform .2s; /* Animacion */
    margin: 0 auto;
}

.single-product-home:hover .center-block{
    max-width: 90%;
}
.productGrid {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: transform .2s; /* Animacion */
    margin: 0 auto;
}

.productGrid:hover .img-responsive{
    max-width: 90%;
}
.ocultable{
    display:none;
}
@media (min-width: 992px){
    .single-product-home:hover {
        background-color:#fff;
        margin-top: -15px;
        margin-left: -5%;
        width: 110%;
        min-height: 433px;
        padding-top:15px;
        padding-bottom:15px;
        border: 2px solid #cd313c;
        transform: scale(1.1); /* (110% zoom) */
        -webkit-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        -moz-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        z-index: 999;
    }
    .single-product:hover {
        background-color:#fff;
        margin-top: -15px;
        margin-left: -5%;
        width: 110%;
        min-height: 305px;
        padding-top:15px;
        padding-bottom:15px;
        border: 2px solid #cd313c;
        transform: scale(1.1); /* (110% zoom) */
        -webkit-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        -moz-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        z-index: 999;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .single-product-home:hover {
        background-color:#fff;
        margin-top: -15px;
        margin-left: 10%;
        width: 110%;
        min-height: 433px;
        padding-top:15px;
        padding-bottom:15px;
        border: 2px solid #cd313c;
        transform: scale(1.1); /* (110% zoom) */
        -webkit-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        -moz-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        z-index: 999;
    }
    .single-product-home.par:hover {
        margin-left: -15%;
    }
}
@media (min-width: 768px){
    .single-product:hover {
        position: absolute;
        background-color:#fff;
        margin-top: -15px;
        margin-left: -5%;
        width: 110%;
        padding-top:15px;
        padding-bottom:15px;
        border: 2px solid #cd313c;
        transform: scale(1.1); /* (110% zoom) */
        -webkit-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        -moz-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        z-index: 999;
    }
    .productGrid:hover {
        position: absolute;
        background-color:#fff;
        margin-top: -15px;
        margin-left: -5%;
        width: 110%;
        padding-top:15px;
        padding-bottom:15px;
        border: 2px solid #cd313c;
        transform: scale(1.1); /* (110% zoom) */
        -webkit-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        -moz-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        z-index: 999;
    }
    .productGrid.lastMod:hover {
        margin-left: -23%;
    }

}
@media (max-width: 767px){
    .ocultable{
        display:block;
    }
    .single-product-home:hover {
        background-color:#fff;
        min-height: 433px;
        padding-top:15px;
        padding-bottom:15px;
        border: 2px solid #cd313c;
        -webkit-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        -moz-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        z-index: 999;
    }
    .single-product:hover {
        background-color:#fff;
        min-height: 292px;
        padding-top:15px;
        padding-bottom:15px;
        border: 2px solid #cd313c;
        -webkit-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        -moz-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        z-index: 999;
    }
    .productGrid:hover {
        background-color:#fff;
        margin-top: -15px;
        margin-left: 1px;
        width: 110%;
        min-height: 400px;
        padding-top:15px;
        padding-bottom:15px;
        border: 2px solid #cd313c;
        transform: scale(1.1); /* (110% zoom) */
        -webkit-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        -moz-box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        box-shadow: 0px 3px 10px 0px rgba(115,115,115,1);
        z-index: 999;
        position:absolute;
    }
    .productGrid.par:hover {
        margin-left: -20%;
    }
}
.newImgCarrito
{
    height: 155px;
}
.fa-search-plus {
    color: #777;
    font-size: 17px !important;
    cursor: default;
}
#qv_outstock{
    color: rgba(255, 37, 58, 1) !important;
}
.menuArrow{
    background-image: url(../../images/MenuArrow.png);
    width: 14px;
    height: 14px;
    position: absolute;
    right: 19px;
    top: 22px;
}
#newMenuNav li.newNavBar a {

    text-transform: uppercase;
    padding: 10px;
    height: 47px;
}

.popover{
    max-width: initial;
    width: 784px;
    overflow: hidden;
    border-radius: 0;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;

}
@media (min-width: 1025px){
/*    .section-title{
        margin-top: 15px;
        margin-bottom: 15px;
    }*/
    .single-product-home{
        margin-top:0;
        margin-bottom: 15px;
    }
    .NewBusquedaSlider{
        clear:both;
    }
    .newSectionTitle{
        width:100%;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .newSectionTitle h1{
        font-size: 28px;
    }
    .newSeparator1{
        display:none;
    }
    .newSeparator2{
        display:none;
    }
    .newNavBar_row1{
        font-size: 11px;
        display: block;
        margin-top: 0px;
        text-align: left;
    }
    .newTopLinks li a{
        font-weight: bold;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .single-product-home{
        margin-top:0;
        margin-bottom: 15px;
    }
    .NewBusquedaSlider{
        clear:both;
    }
    .newSectionTitle{
        width:100%;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .newSectionTitle h1{
        font-size: 26px;
    }
    .newSeparator1{
        display:none;
    }
    .newSeparator2{
        display:none;
    }
    .popover {
        width: 480px;
    }
    .imagen_desplegable {
        display:none !important;
    }
    .newNavBar_row1{
        font-size: 11px;
        display: block;
        margin-top: 0px;
        text-align: left;
    }
    .newTopLinks li a{

        font-weight: bold;
    }
    .newBotones .cuenta .container-get-in {

    }
    .newMenu{
        background-color: #ff1f3a;
    }
    .newBuscador .boton_buscar {
        -moz-border-radius: 0px 5px 5px 0px;
        -webkit-border-radius: 0px 5px 5px 0px;
        border-radius: 0px 5px 5px 0px;
        background: #ff0425;
        background: -webkit-linear-gradient(top, #ff0425, #ff0425);
        background: -moz-linear-gradient(top, #ff0425, #ff0425);
        background: -ms-linear-gradient(top, #ff0425, #ff0425);
        background: -o-linear-gradient(top, #ff0425, #ff0425);
        background: linear-gradient(to bottom, #ff0425, #ff0425);
        right: 0;
        position: absolute;
        padding: 13px 10px;
        cursor: pointer;
    }
    .newBuscador .boton_buscar:hover {
        background: #ff0425;
        background: -webkit-linear-gradient(top, #ff0425, #ff0425);
        background: -moz-linear-gradient(top, #ff0425, #ff0425);
        background: -ms-linear-gradient(top, #ff0425, #ff0425);
        background: -o-linear-gradient(top, #ff0425, #ff0425);
        background: linear-gradient(to bottom, #ff0425, #ff0425);
    }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .single-product-home{
        margin-top:0;
        margin-bottom: 15px;
    }
    .NewBusquedaSlider{
        clear:both;
    }
    .newSectionTitle{
        width:100%;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .newSectionTitle h1{
        font-size: 26px;
    }
    .newSeparator1{
        display:none;
    }
    .newSeparator2{
        display:none;
    }
    .popover {
        width: 480px;
    }
    .imagen_desplegable {
        display:none !important;
    }
    .newNavBar_row1{
        font-size: 11px;
        display: block;
        margin-top: 0px;
        text-align: left;
    }

    .newNavBar.dropdown{
        background-color: #db0b25;
    }
    .submenu-principal{
        background-color: #a80606;
    }

    .newTopLinks li a{

        font-weight: bold;
    }
    .newBotones .cuenta .container-get-in {

    }
    .newMenu{
        background-color: #ff1f3a;
    }
    .newBuscador .boton_buscar {
        -moz-border-radius: 0px 5px 5px 0px;
        -webkit-border-radius: 0px 5px 5px 0px;
        border-radius: 0px 5px 5px 0px;
        background: #ff0425;
        background: -webkit-linear-gradient(top, #ff0425, #ff0425);
        background: -moz-linear-gradient(top, #ff0425, #ff0425);
        background: -ms-linear-gradient(top, #ff0425, #ff0425);
        background: -o-linear-gradient(top, #ff0425, #ff0425);
        background: linear-gradient(to bottom, #ff0425, #ff0425);
        right: 0;
        position: absolute;
        padding: 13px 10px;
        cursor: pointer;
    }
    .newBuscador .boton_buscar:hover {
        background: #ff0425;
        background: -webkit-linear-gradient(top, #ff0425, #ff0425);
        background: -moz-linear-gradient(top, #ff0425, #ff0425);
        background: -ms-linear-gradient(top, #ff0425, #ff0425);
        background: -o-linear-gradient(top, #ff0425, #ff0425);
        background: linear-gradient(to bottom, #ff0425, #ff0425);
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .single-product-home{
        margin-top:0;
        margin-bottom: 15px;
    }
    .NewBusquedaSlider{
        clear:both;
    }
    .newSectionTitle{
        width:100%;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .newSectionTitle h1{
        font-size: 26px;
    }
    .newSeparator1{
        display:none;
    }
    .newSeparator2{
        display:none;
    }
    .newNavBar_row1{
        text-align: left;
        margin-right: 5px;
    }
    .newTopLinks li a{

        font-weight: bold;
    }
    .newBotones .cuenta .container-get-in {

    }
    .newMenu{
        background-color: #ff1f3a;
    }
    .newBuscador .boton_buscar {
        -moz-border-radius: 0px 5px 5px 0px;
        -webkit-border-radius: 0px 5px 5px 0px;
        border-radius: 0px 5px 5px 0px;
        background: #ff0425;
        background: -webkit-linear-gradient(top, #ff0425, #ff0425);
        background: -moz-linear-gradient(top, #ff0425, #ff0425);
        background: -ms-linear-gradient(top, #ff0425, #ff0425);
        background: -o-linear-gradient(top, #ff0425, #ff0425);
        background: linear-gradient(to bottom, #ff0425, #ff0425);
        right: 0;
        position: absolute;
        padding: 13px 10px;
        cursor: pointer;
    }
    .newBuscador .boton_buscar:hover {
        background: #ff0425;
        background: -webkit-linear-gradient(top, #ff0425, #ff0425);
        background: -moz-linear-gradient(top, #ff0425, #ff0425);
        background: -ms-linear-gradient(top, #ff0425, #ff0425);
        background: -o-linear-gradient(top, #ff0425, #ff0425);
        background: linear-gradient(to bottom, #ff0425, #ff0425);
    }
    .slicknav_menu .newMenu{
        background-color: #ededed;
    }
    .EmptyClass{
        display:none;
    }
}
@media (max-width: 480px) {
    .single-product-home{
        margin-top:0;
        margin-bottom: 15px;
    }
    .NewBusquedaSlider{
        clear:both;
    }
    .newSectionTitle{
        width:100%;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .newSectionTitle h1{
        font-size: 19px;
    }
    .newSeparator1{
        display:none;
    }
    .newSeparator2{
        display:none;
    }
    .newNavBar_row1{
        text-align: left;
        margin-right: 5px;
    }

    .newTopLinks li a{

        font-weight: bold;
    }
    .newBotones .cuenta .container-get-in {

    }
    .newMenu{
        background-color: #ff1f3a;
    }
    .newBuscador .boton_buscar {
        -moz-border-radius: 0px 5px 5px 0px;
        -webkit-border-radius: 0px 5px 5px 0px;
        border-radius: 0px 5px 5px 0px;
        background: #ff0425;
        background: -webkit-linear-gradient(top, #v, #ff0425);
        background: -moz-linear-gradient(top, #ff0425, #ff0425);
        background: -ms-linear-gradient(top, #ff0425, #ff0425);
        background: -o-linear-gradient(top, #ff0425, #ff0425);
        background: linear-gradient(to bottom, #ff0425, #ff0425);
        right: 0;
        position: absolute;
        padding: 13px 10px;
        cursor: pointer;
    }
    .newBuscador .boton_buscar:hover {
        background: #ff0425;
        background: -webkit-linear-gradient(top, #ff0425, #ff0425);
        background: -moz-linear-gradient(top, #ff0425, #ff0425);
        background: -ms-linear-gradient(top, #ff0425, #ff0425);
        background: -o-linear-gradient(top, #ff0425, #ff0425);
        background: linear-gradient(to bottom, #ff0425, #ff0425);
    }
    .slicknav_menu .newMenu{
        background-color: #ededed;
    }
    .EmptyClass{
        display:none;
    }
}
.menu-desplegable li{
    float:none !important;
}
.menu-desplegable li a{
    text-align: left !important;
    color: #db0b25 !important;
    padding: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 231px;
    height: 24px !important;
    line-height: 27px !important;
    font-size:13px !important;
}
.menu-desplegable li a:hover {
    color: #ffffff !important;
}

.imagen_desplegable {
    position: absolute;
    display: inline-block;
}

ul.nav_browse_cat_ul {
    padding-left: 0;
}
ul.nav_browse_cat_ul {
    overflow: visible;
    padding-top: 15px;
    min-width: 220px;
    max-width: 400px;
    float: left;
    position: relative;
    list-style-type: none;
    margin: 0;
}

ul.nav_browse_cat2_ul {
    padding-left: 0;
}
ul.nav_browse_cat2_ul {
    overflow: visible;
    padding-top: 15px;
    position: relative;
    min-width: 220px;
    max-width: 400px;
    float: left;
}


.nav_pop_li {
    color: #333333;
    cursor: default;
    display: block;

    font-size: 13px;
    line-height: 16px;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 7px;
    position: relative;
    white-space: nowrap;
    text-align: left;
}

.nav_browse_cat_head {
    color: #E47911;
    font-size: 18px;
    overflow: visible;
    padding-bottom: 10px;
    white-space: normal;
    text-align: left;
}

a.nav_a {
    color: #333333;
    cursor: pointer;
    display: block;

    font-size: 13px;
    line-height: 16px;
    text-decoration: none;
}

a.nav_a:visited {
    color: #333333;
    cursor: pointer;
    display: block;

    font-size: 13px;
    line-height: 16px;
    text-decoration: none;
}
a.nav_a:hover {
    color: #E47911;
    cursor: pointer;
    display: block;

    font-size: 13px;
    line-height: 16px;
    text-decoration: underline;
}


#newMenuNav .popover-content {
    text-align: center;
    width:100%;
    height:100%;
    padding:0;
}

.nav_tag {
    color: #999999;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
    white-space: normal;
}

#newMenuNav .popover-content img {
    position:absolute;
    margin-left: -4px;
    right:0;
    bottom:0;
    max-height:100% !important;
}

#newMenuNav .dropdown-menu {
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    min-height: 500px;
    height: 500px;
}

#newMenuNav .dropdown-menu > li > a.maintainHover {
    color:#ffffff !important;
    background-color:#db0b25 !important;
}

#newMenuNav .dropdown-menu > li > a.nav_divider_before {
    border-top: 1px solid #EEEEEE;
    padding-top: 9px;
}

#newMenuNav .popover-content ul.dropdown-menu li a {
    color: #928c8c !important;

    font-size: 13px !important;
}
#newMenuNav .popover-content li a {
    position: relative !important;
    display: block !important;
    padding: 0px 10px 0px 10px !important;
    color: #928c8c !important;

    text-transform: uppercase !important;
    font-size: 13px !important;
    line-height: 1.2 !important;
    cursor: pointer !important;
    height: 15px !important;
}
#newMenuNav .popover-content li a:hover {
    color: #db0b25 !important;
    background-color: transparent !important;
    text-decoration: underline !important;
}
.slicknav_nav a{
    color:#8A8A8A !important;
    background: #F0F0F0 !important;
}
.slicknav_nav a:hover {
    background: #0d7290  !important;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: #D20E12 !important;
}
.slicknav_menu li a:only-child {
    border-bottom: 1px #e8e8e8 solid;
    background: #ffffff;
}
.newNavBar.slicknav_parent.slicknav_collapsed a{
    background: #01b1af !important;
}
.newNavBar.slicknav_parent.slicknav_open a{
    background:#0d7290 !important;
}
.slicknav_nav{
    background:#ededed !important;
}
.slicknav_menu li.newNavBar a:only-child{
    background-color: #ededed !important;
    color: #8A8A8A !important;
    border-bottom: 1px solid #d1d1d1 !important;
}
.newNavBar a{
    color:#fff !important;
}


/* */
.header-section{
    min-height: inherit !important;
}
.breadcrumb{
    background-color: transparent !important;
}
.breadcrumb .active{
    color: #d82028 !important;
    text-transform: uppercase !important;
}

.product-image-grid, .product-image-list {
    width: 100%;
    height: 130px;
    margin: 0 auto;
    text-align: center;
}
.product-title-grid{
    min-height: 18px;
}

@media (max-width: 768px)
{
    .product-grid-pagination .pagination li span {
        display: inline;
    }
    .pagination{
        width: 100%;
    }
}

.newFechaInicio {

    font-size: 13px;
    line-height: 1.2;
    color: #333;
    float: left;
    position: relative;
    padding-right: 15px;
    padding-top: 8px;
    margin-top: 0px;
    min-width: 75px;
}

.newCertificado {

    font-size: 13px;
    line-height: 1.2;
    color: #333;
    float: left;
    position: relative;
    padding-right: 15px;
    padding-top: 8px;
    margin-top: 0px;
    min-width: 75px;
}

.newDisciplina {

    font-size: 13px;
    line-height: 1.2;
    color: #333;
    float: left;
    position: relative;
    padding-right: 15px;
    padding-top: 8px;
    margin-top: 0px;
    min-width: 75px;
}

.newVigencia {

    font-size: 13px;
    line-height: 1.2;
    color: #333;
    float: left;
    position: relative;
    padding-right: 15px;
    padding-top: 8px;
    margin-top: 0px;
    min-width: 75px;
}
.lblSelectTxt{
    float:left;
    margin-right: 8px;
    line-height: 30px;
}
.suscripcion-select{
    margin-top: 0;
}
.suscripcion-select.txtLbl{
    margin-top: 8px;
}
@media (max-width: 767px) {
    .suscripcion-select{
        margin-top: 10px;
    }
}
@media (max-width: 508px){
    .newFechaInicio {
        padding-right: 0px;
        width: 100%;
    }
    .newCertificado {
        padding-right: 0px;
        width: 100%;
    }

    .newDisciplina {
        padding-right: 0px;
        width: 100%;
    }

    .newVigencia {
        padding-right: 0px;
        width: 100%;
    }
    .lblSelectTxt{
        margin-bottom: 0;
    }
    .suscripcion-select{
        margin-top: 10px;
        width: 100%;
    }
    .suscripcion-select div{
        width: 100%;
    }
    .bootstrap-select {
        width: 100% !important;
    }
}
@media (min-width: 509px) and (max-width: 606px){
    .newFechaInicio {
        padding-right: 0px;
        width: 100%;
    }
    .newCertificado {
        padding-right: 0px;
        width: 100%;
    }

    .newDisciplina {
        padding-right: 0px;
        width: 100%;
    }

    .newVigencia {
        padding-right: 0px;
        width: 100%;
    }
    .lblSelectTxt{
        margin-bottom: 0;
    }
    .suscripcion-select{
        margin-top: 10px;
        width: 100%;
    }
    .suscripcion-select div{
        width: 100%;
    }
    .bootstrap-select {
        width: 100% !important;
    }
}
@media (min-width: 509px) and (max-width: 767px){
    .newFechaInicio {
        padding-right: 0px;
        width: 100%;
    }
    .newCertificado {
        padding-right: 0px;
        width: 100%;
    }

    .newDisciplina {
        padding-right: 0px;
        width: 100%;
    }

    .newVigencia {
        padding-right: 0px;
        width: 100%;
    }
    .lblSelectTxt{
        margin-bottom: 0;
    }
    .suscripcion-select{
        margin-top: 10px;
        width: 100%;
    }
    .suscripcion-select div{
        width: 100%;
    }
    .bootstrap-select {
        width: 100% !important;
    }
}




@media (min-width: 1025px){
    .newBuscador .input_buscador {
        border: none;
        border-right: 0px transparent;
        -moz-border-radius: 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
        float: left;
        padding: 14px;
        width: calc(100% - 238px);
        font-size: 16px;
        background-color:#dddddd;
        height: 48px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
}



