/*.navbar-nav .nav-link:hover {
      background-color: #28a745;
      color: #fff;
}*/

.alert-warning {

    background-color: rgba(255, 174, 0, 0.4) !important;

}

.nav-asomap li:hover a, .nav-asomap li:focus a {
    color: #4D4C4C !important;
    background-color: #28a745!important;
/*    border-radius: 5px;*/
/*    padding: 10px 10px;*/
}

.form-cobro {

    font-size: 1.5rem !important;

}

.products-list .product-description {

   white-space: normal !important; 

}

.navbar-brand {

    margin-right: 1.0rem !important;

}

.info-content-asomap {

    color: #000 !important;
    font-weight: bold !important;

}

/*.main-header .navbar-nav .nav-item {

    margin-left: 2px !important;

}
*/
.navbar-white {
    background-color: #faf4d2 !important;
    color: #1f2d3d;
}
.bg-asomap {
    background-color: #a9873d!important;
}
.card-asomap {
    border-top: 3px solid #a9873d!important;
}


.carousel-item img {
    width: 100%;
    height: auto;
     border-radius: 8px; 
}
.carousel {
    border-radius: 8px; /* Agrega bordes redondeados al contenedor del slider */
}

.sidebar-dark-primary{

	background-color: #039243 !important;

}
.btn-info-inicio{

	color:#000;
	
}
.btn-info-inicio:hover{

	color:#2C3E50;

}

.small-box h4 {
    font-size: 2.3rem;
    font-weight: 600;
    margin: 0 0 0px;
    padding: 0;
    white-space: nowrap;
}

.small-box h5 {
    font-size: 1.8rem;
    font-weight: 600;
    margin: 0 0 0px;
    padding: 0;
    white-space: nowrap;
}

.small-box {

	margin-bottom: 7px !important;

}

.atajos {
    font-size: 87.5%;
    color: #343a40;
    word-wrap: break-word;
}

.container-tickets {
    margin: 0 auto;
    margin-top: 1%;
    max-width: 400px;
}