.componente-agregarcarrito .msgadd {
    display: block;
}

button[disabled] {
    pointer-events: auto!important;
    cursor: not-allowed!important;
}

.componente-agregarcarrito .btnComprobarStock[disabled], .componente-agregarcarrito .btnAgregarCarrito[disabled], .componente-agregarcarrito .btnAgregarCarrito[disabled] i {
    color: #524545!important;
}

.nombre-costo-producto{
    text-transform: lowercase;
}

.infoTarifas{
    margin-top:10px;
    margin-bottom:5px;
}

.tablaTarifas td{
    vertical-align: middle;
}

.titulo-seleccion-compra, .total-compra, #cantBolSelec, #valBolSelec {
    font-weight: bold;
}

.tablaTarifas{
    margin-bottom: 0;
}

.total-compra{
    margin-right: 5px;
}

.msgNotificacion a {
    color: white;
    font-weight: bold;
}

.flexslider-contenedor{
    margin-bottom: 0;
}

.flexslider{
    margin:0;
}