@charset "UTF-8";

.border-lealio{
    border-color:#6350a0!important
}

.text-lealio {
    color: #6350a0!important;
}

.bg-light-lealio {
    background-color: #F2F1F8!important;
}

.bylealio {
    max-height: 15px;
    vertical-align: baseline;
}

.max-h-20px {
    max-height: 20px;
}

.max-h-50px {
    max-height: 50px;
}

.max-h-70px {
    max-height: 70px;
}

.max-w-50px {
    max-width: 50px;
}

.max-w-150px {
    max-width: 150px;
}

.card-body .giftcard-l1 {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

.card-body .giftcard-l1 .fs-3{
    font-size: 1.2rem!important;
}

.comercio{
    font-size: 1.2rem!important;
}

.categoria{
    font-size: 1.0rem!important;
}

.precio {
    font-size: 1.0rem!important;
}

.card-body .giftcard-l2 .fs-3{
    font-size: 1.0rem!important;
}

.card.giftcard .card-header {
    padding: .5rem 1rem;
}

.card.giftcard .card-body {
    padding: 1.5rem 1rem;
}

.border-amarillo {
    border-color: #f8b90e!important;
}

.producto {
    background-color: rgba(0,0,0,0.8);
    border-radius: 20px;
    position: relative;
}

.imagen-marca {
    border-radius: 20px;
    width: 100%;
    object-fit: cover;
    opacity: 0.7;
}

.header-giftcard {
    font-size: 40px;
    color: #ffffff;
    position: absolute;
    top: 15px;
    left: 40px;
}

.logo-marca-header {
    width: 80px;
    vertical-align: baseline;
}

.logo-marca-prod {
    width: 80px;
    position: absolute;
    bottom: 25px;
    left: 40px;
    border-radius: 12px;
}

.monto-giftcard {
    font-size: 50px;
    color: #ffffff;
    position: absolute;
    bottom: 15px;
    right: 40px;
}

.zum-precios {
    border-radius: 10px;
}

.zum-precios .btn-group {
    display: table;
}

.zum-slider .noUi-connects {
    background-color: #ffffff;
}

.zum-slider .noUi-handle {
    background-color: #faba00;
}

.floating {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color:#FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
   z-index:300;
 }
 
 .float-button{
     margin-top:16px;
     color:#FFF;
 }

 .btn-precio {
    background-color: #fff;
    color: #000;
    border: 2px dashed #6350a0;
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
    margin-right: 10px;
    margin-bottom: 15px;
    font-size: 14px;
}

.btn-precio.active {
    background-color: #6350a0;
    border: 2px solid #6350a0;
    color: #fff;
}

.symbol.symbol-45px>a>img {
    width: 45px;
    height: 45px;
    border-radius: 10px;
}

.menu-state-primary .menu-item.here>.menu-link .menu-title, .menu-state-primary .menu-item.show>.menu-link .menu-title {
    color: var(--bs-primary);
    font-weight: 500;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #7239ea;
    border-color: transparent;
}

.page-link:hover {
    z-index: 2;
    color: #7239ea;
    text-decoration: none;
    background-color: #f8f5ff;
    border-color: transparent;
}

.page-item:hover:not(.disabled) .page-link .next{
    color: #7239ea; 
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%237239ea'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")
}

.page-item:hover:not(.disabled) .page-link .previous {
    color: #7239ea;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%237239ea'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");
}

.page-item:hover:not(.disabled) .page-link i {
    color: #7239ea;
}

table.dataTable>thead .sorting_asc:after {

    background-image: none;
}

table.dataTable>thead .sorting_desc:after {

    background-image: none; 
}

@media (max-width:767.98px) {
    .header-giftcard {
        font-size: 30px;
        top: 15px;
        left: 20px;
    }

    .logo-marca-header {
        width: 60px;
        vertical-align: baseline;
    }

    .logo-marca-prod {
        width: 60px;
        bottom: 20px;
        left: 20px;
    }

    .monto-giftcard {
        font-size: 35px;
        line-height: 1.2;
        bottom: 10px;
        right: 20px;
    }

    .floating {
        right: 25px;
    }
}

@media (min-width: 992px) {
    .texto-bago {
        position: relative;
        top: 70px;
    }
}

@media (min-width: 1200px) {
    .fs-3 {
        font-size: 1.2rem!important;
    }

    .texto-bago {
        position: relative;
        top: 300px;
    }
}