/* **************HOME********************* */
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #01477A;
    border-color: #01477A;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #01477A;
    border-color: #01477A;
}
    
.list-group-item {
    border: none !important;
}

@media only screen and (max-width: 768px)
{
.subtitulos h2 {
    height: 48px !important;
    padding-bottom: 86px;
}
}

/*Estilo propios Para ofertas */
.item .labels {
line-height: 1;
color: #fff;
font-weight: 600;
text-transform: uppercase;
position: absolute;
left: 2px !important;
top: 10px;
z-index: 99;
}
/* estilo ofertas */
.item .labels .onhot,  .item .labels .onsale {
position: relative;
margin-bottom: 5px;
border-radius: 20px;
font-size: 12px;
left: 0.8em;
padding: 0.5833em 0.6333em;

}
.labels .onhot{
background: #6cbf12;
color: #fff;
text-align: center;
}

.labels .onsale{
background: #fe5858;
color: #fff;
text-align: center;
}

#quote-carousel .carousel-control.right {
    right: -7px !important;
    top: 90px !important;
}
#quote-carousel .carousel-control.left {
    left: -7px;
    top: 90px;
}

.item .labels {
    line-height: 1;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    left: -8px;
    top: 10px;
}
/* estilo ofertas */
 .item .labels .onhot,  .item .labels .onsale {
    position: relative;
    margin-bottom: 5px;
    border-radius: 20px;
    font-size: 12px;
    left: 0.8em;
    padding: 0.5833em 0.6333em;

}
.labels .onhot{
    background: #6cbf12;
    color: #fff;
    text-align: center;
}

.labels .onsale{
    background: #fe5858;
    color: #fff;
    text-align: center;
}

.libro-item > .row {
    height: 215px;
}





/* ************END HOME************ */

/* ************CATALOGOS LEGALES EDICIONES************ */

@media only screen and (max-width: 768px){
    
    .libro-item {
        min-width: 95% !important;
    }
    
    .navbar {
        margin-bottom: 0px;
        
    }
    
    .rn-group {
        padding-left: 0;
        padding-right: 0;
    }
    
    .rn-full-w {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
    }
    
    .top15, .top17 {
        margin-top: 0;
    }
    
    .rn-group .sombra::after {
        content: " ";
        background: url(../img/sombra.png) no-repeat;
        width: 100%;
        height: 5px;
        background-size: 100% 100%;
        display: block;
    }
    
    
    .rn-input-bus {
        border-bottom: 3px solid #01477A;
        border-top: 3px solid #bbb;

    }
    
    .rn-cabez {
        height: 52px;
    }
    
    .subtitulos h2 {
        height: 48px !important;
        font-size: 15px;
    }
    
    .libro-item > .row {
        height: 385px !important;
    }
    
    #bloque_libros .bot20 {
        height: 390px !important;
    }
    
    .sombra::after {
        height: 0;
    }
}
    /* ************ END CATALOGOS LEGALES EDICIONES************ */

/* ************ CATALOGO EDICIONES************ */

        #bloque_libros > [class*="col-"]  {

            padding-right: 1px;
            padding-left: 3px;

        }

        #bloque_libros .bot20 {
        height: 520px;
        }

        .libro-item > .row {
        height: 515px;
         }

    @media only screen and (max-width: 768px){
    
        .libro-item {
            min-width: 95% !important;
        }
        
        .navbar {
            margin-bottom: 0px;
            
        }
        
        .rn-group {
            padding-left: 0;
            padding-right: 0;
        }
        
        .rn-full-w {
            padding-left: 0;
            padding-right: 0;
            margin-bottom: 0;
        }
        
        .top15, .top17 {
            margin-top: 0;
        }
        
        .rn-group .sombra::after {
            content: " ";
            background: url(../img/sombra.png) no-repeat;
            width: 100%;
            height: 5px;
            background-size: 100% 100%;
            display: block;
        }
        
        
        .rn-input-bus {
            border-bottom: 3px solid #01477A;
            border-top: 3px solid #bbb;
    
        }
        
        .rn-cabez {
            height: 52px;
        }
        
        .subtitulos h2 {
            height: 48px !important;
            font-size: 15px;
        }
        
        .libro-item > .row {
            height: 385px !important;
        }
        
        #bloque_libros .bot20 {
            height: 390px !important;
        }
        
        .sombra::after {
            height: 0;
        }
    }

    /* ************ END CATALOGO EDICIONES************ */