.checkCategory::after {
    content: "";
    position: absolute;
    background-color: #f28c1c;
    height: 5px;
    width: 100%;
    left: 0;
    bottom: 0px;
    transition: 0.3s;
    border-radius: 10px;
}

.checkCategory{
    position: relative;
    font-weight: 800;
}
 
.resaltarchat{
    z-index:1!important;
}
.botones-bot{
    text-align: right !important;
    background: 0!important;
}
.detalle-producto-tienda{
    /* min-height: 350px; */
}
.product_details {
    padding: 10px;
    height: 19px;
    color: black;
    text-transform: capitalize;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.navCarrito{
    background: white!important;
    padding-bottom: 20px!important;
    padding-top: 1px!important;
    min-height: 10vh;
}
.alertify .ajs-body .ajs-content {
    color: #777777;
}

.inputtexto {
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
}

.list {
    color: black !important;
    font-weight: 500;
}

.boton_mall {
    background-color: rgb(242, 140, 28);
    border-color: rgb(242, 140, 28);
    color: white !important;
}


/* .img_producto::before {
    padding: 10px;
    content: ' ';
    display: block;
    position: absolute;
    left: 10px;
    height: 41px;
    width: 95px;
    object-fit: contain;
    background-color: white;
    background-image: url(../../imagenes/logo.png)
} */

.boton_mall:hover {
    color: rgb(242, 140, 28) !important;
    background-color: white;
    border-color: rgb(242, 140, 28);
}

.boton_mall:active {
    color: rgb(242, 140, 28);
    background-color: white;
    border-color: rgb(242, 140, 28);
}

.single-product {
    border-radius: 5px;
    margin-bottom: 20px;
}

.margebotton {
    margin-bottom: 20px;
}

.product-details {
    min-height: 100px;
}

.sinmargen {
    margin: 0px;
}

.borderradius5 {
    border-radius: 5px;
}

.color_celeste {
    color: rgb(41, 189, 239);
}

.color_azul {
    color: rgb(21, 112, 184);
}

.color_naranja {
    color: rgb(242, 140, 28);
}


/* ********************** NAV ************************ */

.header_area .navbar .nav .nav-item .nav-link {
    text-transform: inherit;
}

.header_area .navbar .nav .nav-item .nav-link,
.header_area .navbar .nav .nav-item.active .nav-link {
    color: rgb(21, 112, 184);
}

.header_area .navbar .nav .nav-item:hover .nav-link {
    color: rgb(242, 140, 28);
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item.active {
    background: rgb(242, 140, 28);
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link {
    background: rgb(242, 140, 28);
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item * {
    border-radius: 5px;
}
#buscador{
    display: none;
}
.buscadortienda button {
    background: rgb(21, 112, 184);
    color: white;
}

.buscadortienda button:hover {
    border: 1px solid rgb(21, 112, 184);
    color: rgb(21, 112, 184);
    background: white;
}


/* ********************** end NAV ************************ */


/* ********************** info-lateral ************************ */

.info-lateral button {
    background: rgb(242, 140, 28);
    color: white;
    font-family: 'Roboto', "sans-serif";
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 500;
    /*padding: 8px 0px;*/
}

.info-lateral button:hover {
    border: 1px solid rgb(242, 140, 28);
    color: rgb(242, 140, 28);
    background: white;
}


/* ********************** end info-lateral ************************ */


/* ********************** bar-pagination ************************ */

@media (min-width: 310px) and (max-width: 600px) {
    .filter-bar {
        width: 100%;
        margin-left: 0px;
        padding: 0px;
        box-shadow: 0 10px 10px rgba(153, 153, 153, 0.1);
        background: none;
        border: none;
    }
    .padding_filtrar_arriba {
        margin: 15px 15px 0px 15px;
    }
    .padding_filtrar_abajo {
        margin: 15px 15px 15px 15px;
    }
}
.filter-bar {
    border: none;
}
#idRangosPrecio {
    border: solid 1px #e8e8e8;
    font-family: 'Roboto', "sans-serif";
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    background: white;
    padding: 0px 18px;
}

.pagination #btnBuscar {
    background: rgb(242, 140, 28);
}

.pagination #btnBuscar i {
    color: white;
}

.pagination #btnCancelarBuscar {
    background: transparent;
    border: transparent;
}

.pagination #btnCancelarBuscar i {
    color: white;
}


/* ********************** end bar-pagination ************************ */


/* ********************** productos destacados ************************ */

.category-list .single-product {
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 10px;
    width: 255px;
    height: 300px;
    background: none;
    box-sizing: border-box;
}

.noborde_producto_destacado {
    box-shadow: 0 10px 10px rgba(153, 153, 153, 0.1);
    border: 1px solid #eeeeee;
}

.borde_producto_destacado {
    box-shadow: 0 10px 10px rgba(242, 140, 0, 0.14);
    border: 1px solid rgb(242, 140, -64);
}

.single-product img.img_producto {
    padding: 10px;
    margin-bottom: 0px;
    object-fit: contain;
    width: 100%;
    height: 100px;
    vertical-align: middle;
    border-style: none;
    box-sizing: border-box;
}

.single-product .product-details .crop-text {
    height: 19px;
    color: black;
    text-transform: capitalize;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.single-product .product-details .descripcionproducto{
    height: 40px;
    color: #777777;
    font-size: 12px;
    white-space: normal; 
    overflow: hidden;
    display: -webkit-box; 
    -webkit-line-clamp: 3; /* número máximo de líneas de texto */
    -webkit-box-orient: vertical; 
    text-overflow: ellipsis;
}
.single-product .product-details .nombreproducto {
    color: black;
    text-transform: capitalize;
    font-size: 16px;
}
.single-product .product-details .price {
    background: transparent;
}

.single-product .product-details .price h6 {
    font-size: 14px;
    display: inline-block;
    padding-right: 15px;
    margin: 0;
}

.single-product .product-details .prd-bottom .social-info span {
    background: rgb(242, 140, 28);
}

.single-product .product-details .prd-bottom .social-info span:after {
    background: rgb(21, 112, 184);
}
.lista-productos-carrito p{
    font-size: 13px;
}
@media (min-width: 576px) and (max-width: 1224px) {
    /*table 769.98 lapto 1024*/
    .category-list .single-product {
        /*contenedor*/
        background: transparent;
        padding: 4px;
        width: 200px;
        height: 300px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .single-product img {
        width: 100%;
        height: 150px;
        object-fit: contain;
    }
    .single-product .product-details .crop-text {
        width: 100%;
        height: 19px;
        color: black;
        text-transform: capitalize;
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}

@media (min-width: 310px) {
    /*movil*/
    .category-list .single-product {
        padding: 4px;
        width: 100%;
        height: 300px;
    }
    .single-product img {
        width: 100%;
        height: 100px;
        object-fit: contain;
    }
    .single-product .product-details .crop-text {
        width: 100%;
        height: 16px;
        color: black;
        text-transform: capitalize;
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .single-product .product-details .price h6 {
        font-size: 16px;
        display: inline-block;
        padding-right: 15px;
        margin: 0;
    }
    /*
    .preloader {
        left: 40%;
    }
    */
   
    #carrito-content-flotante{
        width: 95%!important;
        border-radius: 10px!important;
        max-block-size: -webkit-fill-available;
    }
    
    .lista-productos-carrito {

        max-height: 65vh;
        overflow: auto;
    }
}


@media (min-width: 768px) and (max-width: 1230px) {
    /*movil*/
    .category-list .single-product {
        padding: 4px;
        width: 100%;
        height: 300px;
    }
    .single-product img {
        width: 100%;
        height: 150px;
        object-fit: contain;
    }
    .single-product .product-details .crop-text {
        width: 100%;
        height: 16px;
        color: black;
        text-transform: capitalize;
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .single-product .product-details .price h6 {
        font-size: 16px;
        display: inline-block;
        padding-right: 15px;
        margin: 0;
    }
    /*
    .preloader {
        left: 40%;
    }
    */
   
    #carrito-content-flotante{
        right: 10px;
        width: 20vw!important;
        border-radius: 10px!important;
        min-height: 8vh!important;
        max-height: 50vh!important;
        max-block-size: -webkit-fill-available;
        font-size: 12px;
    }
    .iconoschatbot{
        width: 10px;
        height: 10px;
    }
    .lista-productos-carrito {

        max-height: 30vh;
        overflow: auto;
    }
}
@media (min-width: 1230px){
    /*movil*/
    .category-list .single-product {
        padding: 4px;
        width: 100%;
        height: 300px;
    }
    .single-product img {
        width: 100%;
        height: 150px;
        object-fit: contain;
    }
    .single-product .product-details .crop-text {
        width: 100%;
        height: 16px;
        color: black;
        text-transform: capitalize;
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .single-product .product-details .price h6 {
        font-size: 16px;
        display: inline-block;
        padding-right: 15px;
        margin: 0;
    }
    /*
    .preloader {
        left: 50%;
    }
    */
   
    #carrito-content-flotante{
        right: 10px;
        width: 20vw!important;
        border-radius: 10px!important;
        max-height: 60vh!important;
        max-block-size: -webkit-fill-available;
    }
    
    .lista-productos-carrito {

        max-height: 34vh;
        overflow: auto;
    }
}
@media (min-height: 720px) and (max-height: 768px) {
    #carrito-content-flotante{
        min-height: 75px!important;
    }
    .lista-productos-carrito {

        max-height: 28vh;
        overflow: auto;
    }
}
@media (min-height: 769px) and (max-height: 916px) and (max-width: 500px){
    #carrito-content-flotante{
        min-height: 75px!important;
    }
    .lista-productos-carrito {

        max-height: 70vh!important;
        overflow: auto;
    }
}
@media (min-height: 769px) and (max-height: 916px) {
    #carrito-content-flotante{
        min-height: 75px!important;
    }
    .lista-productos-carrito {

        max-height: 28vh;
        overflow: auto;
    }
}
@media (min-height: 901px) and (max-height: 1080px) {
    #carrito-content-flotante{
        min-height: 85px!important;
    }
    .lista-productos-carrito {

        max-height: 34vh;
        overflow: auto;
    }
}
@media (max-width: 770px) {
    .button-text {
      font-size: 12px;
    }
  }
  @media (max-height: 668px) {
    #carrito-content-flotante {
        min-height: 80px!important;
    }
  }
/*@media (min-width: 310px) and (max-width: 575px) {
     .category-list .single-product {
        background: green;
        padding: 4px;
        width: 120px;
        height: 200px;
    }
    .single-product img {
        width: 100%;
        height: 70px;
        object-fit: contain;
    }
    .single-product .product-details .crop-text {
        width: 100%;
        height: 10px;
        color: black;
        text-transform: capitalize;
        font-size: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .single-product .product-details .price h6 {
        font-size: 10px;
        display: inline-block;
        padding-right: 15px;
        margin: 0;
    }
}*/


/* ********************** modal ************************ */
.modal-dialog {
    position: relative;
    width: auto;
    max-width: 600px;
    margin: 10px;
}

.modal-content {}

.modal-lg {
    /*tamaño del modal*/
    max-width: 1000px;
}

.icon-category {
    width: 16px;
    vertical-align: text-top;
}

.carousel-inner {
    /*tamaño de la imagen*/
    height: 300px;
    object-fit: contain;
}

.carousel-item .view img {
    object-fit: contain;
    height: 300px;
}

@media (min-width: 1200px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: row!important;
    }
    .modal-dialog {
        margin: 30px auto;
    }
        /*modal qr*/
    .contentqr {
        width:150%;
    }
    .imgqr {
        height:70vh;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: row!important;
    }
    .modal-lg {
        margin-right: auto;
        margin-left: auto;
    }
    .contentqr {
        width:150%;
    }
    .imgqr {
        height:70vh;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: row!important;
    }
    .modal-dialog {
        margin: 30px auto;
    }
          /*modal qr*/
          .contentqr {
            width:120%;
        }
        .imgqr {
            height:50vh;
        }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: column!important;
    }
    .modal-dialog {
        margin-right: auto;
        margin-left: auto;
    }
    .modal-lg {
        margin-right: 10px;
        margin-left: 10px;
    }
        /*modal qr*/
        .contentqr {
            width:100%;
        }
        .imgqr {
            height:40vh;
        }
}

@media (max-width: 575.98px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: column!important;
    }
    .modal-sm {
        margin-right: auto;
        margin-left: auto;
    }
    .carousel-inner {
        object-fit: contain;
    }
          /*modal qr*/
          .contentqr {
            width:100%;
        }
        .imgqr {
            height:40vh;
        }
}

@media (min-width: 310px) and (max-width: 575px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: column!important;
    }
    .carousel-inner {
        /*tamaño de la imagen*/
        height: 200px;
        object-fit: contain;
    }
    .carousel-inner .carousel-item {
        /*tamaño de la imagen*/
        height: 100%;
    }
    .carousel-inner .carousel-item img {
        /*tamaño de la imagen*/
        height: 100%;
        object-fit: contain;
    }
    .carousel-inner .carousel-item .view {
        /*tamaño de la imagen*/
        height: 100%;
    }
    .carousel-inner .carousel-item .view img {
        /*tamaño de la imagen*/
        height: 100%;
        object-fit: contain;
    }
    .s_product_text .card_area .primary-btn {
        background: rgb(242, 140, 28);
        color: white;
        bottom: -98px;
    }
          /*modal qr*/
          .contentqr {
            width:100%;
        }
        .imgqr {
            height:40vh;
        }
}

.carousel-indicators .active {
    background-color: rgb(242, 140, 28);
}

.carousel-indicators li {
    background-color: rgba(242, 139, 28, 0.342);
}


/*tamaño del contenido*/

.s_product_text {
    height: 420px;
    margin-top: 50px;
    font-family: sans-serif;
}


/*tamaño del nombre*/

#modalNombreProducto {
    color: black;
    font-size: 20px;
}


/*tamaño del precio*/

#modalPrecioProducto {
    color: rgb(242, 140, 28);
    font-size: 20px;
}


/*tamaño del descripcion*/

.s_product_text p {
    height: 85px;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    padding-top: 10px;
}


/*tamaño del cantidad*/

.product_count input {
    border: 1px solid rgb(242, 140, 28);
}


/*botones cerrar superior*/

.close {
    color: rgb(242, 140, 28);
}


/*botones carrito*/


/*.btn-agregar {
    width: 240px;
    height: 37px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0px;
    background: rgb(242, 140, 28);
    color: white;
}
.btn-agregar:hover {
    border: 1px solid rgb(242, 140, 28);
    color: rgb(242, 140, 28);
    background: white;
}
.btn-fav {
    border-radius: 50%;
    color: rgb(242, 140, 28);
    background: white;
}
.btn-fav:hover {
    background: rgb(242, 140, 28);
    color: white;
}*/

.s_product_text .card_area .primary-btn {
    background: rgb(242, 140, 28);
    color: white;
    bottom: -98px;
}

.s_product_text .card_area .primary-btn:hover {
    border: 1px solid rgb(242, 140, 28);
    color: rgb(242, 140, 28);
    background: white;
}


/*botones favoritos*/

.s_product_text .card_area .icon_btn {
    color: rgb(242, 140, 28);
    background: white;
    bottom: -98px;
}

.s_product_text .card_area .icon_btn:hover {
    background: rgb(242, 140, 28);
    color: white;
}

#modalDescripcion{
    margin-bottom:5px!important;
}
/*botones cerrar modal*/
@media only screen and (min-width: 100px) and (max-width: 767px)  {

    /* .separado_arriba {
        margin-top: 135px;
    } */
    .titulo-carrito{
        margin-top: -30px;
    }
}
/*botones cerrar modal*/
@media only screen and (min-width: 768px)and (max-width: 991px)  {

    /* .separado_arriba {
        margin-top: 140px;
    } */
    .titulo-carrito{
        margin-top: -30px;
    }
   
}
@media only screen and (min-width: 992px)  {

    /* .separado_arriba {
        margin-top: 150px;
    } */
    .titulo-carrito{
        margin-top: -20px;
    }
   
}
@media only screen and (max-width: 768px) {
    .buscadortienda {
        padding: 0px;
    }
    .descripcion_mall {
        display: none;
    }
    .boton_mall {
        margin-right: 2px;
    }
    .izquierdapadding {
        padding-left: 5px;
    }
    .derechapadding {
        padding-right: 5px;
    }
    .margintop {
        margin-top: 12px;
    }
}

#perfilmall.imagen_mall {
    width: 72px;
    height: 72px;
    border-radius: 0px;
    object-fit: cover;
}
.input-group>.input-group-append:not(:last-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.container.ed {
    max-width: 100%;
}

.pre .header_area {
    position: static;
    margin-top: 34px;
    margin-bottom: 21px
}

.scrollable-tabs-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
  }
  
  .scrollable-tabs {
    display: flex;
    white-space: nowrap;
  }
  .catnav{
    flex-wrap: nowrap!important;
    margin: auto;
  }
  .categoriaCargada {
    margin-top: 20px;
    font-size: 25px;
  }
  .nav-tabs {
    border-bottom: none;
}
.btncarrito{
    width: inherit;
}
.header_area{
    width: 100%!important;
    position: fixed!important;
    top: 0px!important;
}
@media (min-width:0px) {
    
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: block
    }

    .header_area .navbar .navbar-collapse {
        margin-top: 30px!important;
    }
    .collapse:not(.show) {
        display: none!important;
    }
    .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }
    .navbar-collapse {
        -ms-flex-preferred-size: 100%!important;
        flex-basis: 100%!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important;
        -ms-flex-align: center!important;
        align-items: center!important;
    }
    
    .ml-auto, .mx-auto {
        margin-left: inherit!important;
    }
}

#map-sucursal{
    height: 300px;
    width: 100%;
}

#ubicacion-actual-btn {
    position: absolute;
    bottom: 110px;
    right: 25px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 20px;
    white-space: nowrap;
    z-index: 1;
    width: 10px;
}

#ubicacion-actual-btn:hover {
    background-color: #f8f8f8;
}

/* .zoom-image-container {
    overflow: hidden;
}

.zoom-image {
    width: 100%;
    height: auto;
    cursor: grab;
    transition: transform 0.3s ease-out;
} */

/* .zoomable-cell {
    transition: transform 0.2s ease-out;
} */

.zoomable-hover:hover {
    transform: scale(1.5);
    transition: all 2s;
} 

.content-sucursal {
    padding-left: 15px;
    padding-top: 10px;
}

.buttons-detail-product {
    width: 40px;
    height: 40px;
    font-size: 16px; 
    border-radius: 5px; 
}

.input-spin-none {
    width: 70px;
    height: 40px; 
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
}
.two-line-truncate {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
  }

  .five-line-truncate {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 5;
  }
  .button-nav{
    min-height: 40px;
  }

#buscador__content{
    width: 86.7%;
    margin-left: 86px;
}

.space-bottom-card{
    margin-bottom: 10px;
}

@media screen and (max-width:1024px){
    #buscador__content{
        width: 92.0%;
        margin-left: 48px;
    }
}

@media screen and (max-width:768px){
    #buscador__content{
        width: auto;
        margin-left: 25px;
    }
}


@media screen and (max-width:425px){
    .card_list{
        display: flex;    
        flex-direction: row-reverse;
    }
    .card_list > .product-img {
        width:100px;
        max-width:100px;
    }
    .card_list > .product-details {
        flex: 1;
    }
    .product-details {
        min-height: 90px;
        padding: 20px 0px;
    }
    #buscador__content{
        width: auto;
        margin-left: 0;
    }
}
