@import url('https://fonts.googleapis.com/css2?family=Aptos:wght@400;700&display=swap');

body {
  font-family: 'Aptos', sans-serif;
}
*{
    margin: 0;
    padding: 0;
  }

#page{
    padding: 0;
    /*margin-left: 11px;*/
    /*background: #f7f7f7;*/
    background: #fbfbfb;
}

.bg_gray-light {
    background: #f7f7f7;
}

#contenido{
    /*padding: 10px;*/
    width: 85%;
    /*text-align: center;*/
    /*margin: 0 auto;*/
}

.rmPM {
    padding: 0;
    margin: -8px !important;
}

.noProds_span_standOut {
    color: #03c562;
}

.noProds_button_return {
    border-radius: 5px;
    padding: 0.5rem;
    border: 1px solid rgb(19, 227, 19);
    color: #03c562;
}
.noProds_button_return:hover {
    background: #03c562;
    /*border: 1px solid rgb(19, 227, 19);*/
    color: #FFF;
}

.wh__link__noProds {
    text-decoration: none;
    color: green;
}
.wh__link__noProds:hover {color: rgb(19, 227, 19); }

.exchangeSymbol::before { content: '$'; }

#cont-prodc{
    /*float: left;*/
    /*width: 23%;*/
    /*height: auto;*/
    /*margin: 12px;*/
    border-radius: 8px;
    border-width: 1.1px;
    /*margin-bottom: 15px;*/
    box-shadow: 0 0 1px #EBEAEA;
    /*transition: .3s linear all;*/
    background: #FFF;
}
    
#cont-prodc .title-text-muted {
    display: block;
    margin: -8px;
}

#cont-prodc:hover .prodc-marca p > #Agreg-prod{ display: block; }

.pagination {
    display: block;
    width: 100%;
    clear: both;
}
#paginate_nav {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#pagination { width: 100%; }

    /* .pagination li {
        font-size: 30px;
    } */


.porcent-desc{
    color: #ffffff;
    background: #56bc5c;
    border-radius: 3px;
    padding: 0 4px;
}

#img-logo{
    width: 30%;
    margin-left:-11px;
    height: auto;
    background: #fff;
    display: block;
    margin-top: 3px;
}



#cont-img-logo{ height: 20px; }

.img-product-contain {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 147px;
}

#img-produc{
    width: 54%;
    height: fit-content;
    max-height: 161.16px;
    border: none;
    margin-top: auto;
    /*border-radius: 80px 67px 71px 72px;*/

}

#img-produc.syscomimg {
    width: 60%;
    height: fit-content;
    max-height: 172px;
    border: none;
    margin-top: auto;
    /*border-radius: 80px 67px 71px 72px;*/

}

#div_NoProds {
    min-height: 500px;
    max-width: 100%;
}

#div_NoProds>div:first-child {
    /* border: 1px solid black; */
    text-align: center;
}

#cont-prodc:hover{
   -webkit-transition:0.3s;
   -moz-transition:0.3s;
   -o-transition:0.3s;
   /* transform: scale(1.02);*/
    box-shadow: 0 -0 8px 0 rgb(223, 223, 223), 1px 1px 12px 3px rgb(223, 223, 223);
    /*box-shadow: 1px 2px 5px 3px rgb(103 103 103);*/
    }

#Agreg-prod{
    margin-left: 72%;
    background: none;
    border: none;
    margin-top: -39px;
}                           

.cont-zoom-img-p-cont-link{
    display:flex; 
    justify-content:center;
}

.cont-zoom-img-p-cont-link:hover{
    -webkit-transition:0.3s;
   -moz-transition:0.3s;
   -o-transition:0.3s;
    transform: scale(1.15 );
}

.text-muted{
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 22px;
    line-height: 1.1;
    color: rgb(24, 24, 24);
}


.title-text-muted{
    font-size: 18px;
    text-decoration: none;
    color: rgb(32, 32, 32);
}

.text-muted:hover{
    color:  #0d6efd !important;
    z-index: 1;
}

.prodc-marca{
    text-align: left;
    font-size: 15px;
}

.prodc-marca-a{ text-decoration: none; }

.prodc-marca div a{
    font-size: 15px;
    list-style: none;
    text-decoration: none;
    color: #0dbf16;
    font-weight: bold;
    margin:1px;
}

/*.prodc-marca p{ line-height: 20px; }*/

#prueba{
    margin: -8px;
    margin-top: 19px;
}

.precioIva{
    color: #000000;
    margin-left: 3px;
}

.precioCat{
   color: #0000EE;
   font-size: 18px;
}

.precioList{
    font-size: 12px;
    color: rgb(82, 82, 82);
    font-weight: 100;
    text-decoration: line-through;
}

.precioList-peso{
    font-size: 12px;
    color: rgb(82, 82, 82);
    font-weight: 100;
}

.btn-gray {
    background:#f7f7f7;
    color:rgb(108, 117, 125);
    border: 0;
}

.btn-gray:hover {
    background:#dfdfdf;
    /*background:#cbcbcb;*/
    /*border: 0;*/
}

.btn-lightBlue {
    background:#fbfbfb;
    /*color:rgb(108, 117, 125);*/
    border: 1px solid #cbcbcb;
    border-radius:0.375rem;
}

.btn-lightBlue:hover {
    background:#eaf3f2;
    box-shadow:0 0 0 0 #FFF, 0 0 2px 2px #b0dfe9;
    /*border: 0;*/
}

.borderHoverLight:hover {
    border: white 1px solid;
}


#cont-prodc #Agreg-prod{ display: none; }

#cont-prodc.activo #Agreg-prod{ display: block; }

.disp{ color: #0dbf16; }

.ultiPie{ color: #a6a82c; }

.prd-exist{ color: #ee0000; }

.prd-exist, .ultiPie, .disp, .precioList-peso{ margin-left: 3px; }

.button-showborder { border: 1px #FFF !important; }

.button-showborder:hover {
    /*border: 1px solid !important;*/
    outline: 1px solid #adb5bd;
}
.button-showborder:focus {
    outline: 1px solid rgb(108,117,125) !important;
}
.button-showborder:active {
    background: #cfe2ff !important;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25) !important;
}
.button-showborder.show {
    background: #cfe2ff !important;
}
/*.button-showborder:target {*/
/*    outline: 1px solid rgb(108,117,125) !important;*/
/*}*/
/*.button-showborder:checked {*/
/*    outline: 1px solid rgb(108,117,125) !important;*/
/*}*/
/*.button-showborder:active {*/
/*    outline: 1px solid rgb(108,117,125) !important;*/
/*}*/

/*** ESTILOS BOTÓN SLIDE LEFT ***/

.ov-btn-slide-left {
    color: rgb(12, 12, 12);
    border-radius: 23px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 25%;
    height: 39px;
}

.ov-btn-slide-left:hover { color: #fff; /* color de fuente hover */ }

.ov-btn-slide-left::after {
    content: "";
    background: #000000; /* color de fondo hover */
    position: absolute;
    z-index: -1;
    padding: 9px 20px;
    display: block;
    top: 0;
    bottom: 0;
    left: -100%;
    right: 100%;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}

.ov-btn-slide-left:hover::after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
}

.in-max, .in-min {
    width:42%;
    background: transparent;
    border: none;
}
.in-max:focus-visible, .in-min:focus-visible {
    outline-color: #bad4fb;
}

/* Estilo para Productos en oferta */
.offerBubble {
    /*background-color: #FFD700;*/
    background-color: red;
    color: #FFF;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    clip-path: polygon(41% 98%, 38% 78%, 29% 94%, 28% 76%, 8% 85%, 19% 67%, 0 63%, 18% 54%, 0 45%, 18% 40%, 4% 28%, 24% 30%, 11% 10%, 31% 23%, 31% 2%, 42% 19%, 48% 2%, 55% 19%, 67% 3%, 66% 22%, 84% 9%, 76% 28%, 94% 25%, 80% 35%, 100% 40%, 83% 49%, 100% 55%, 83% 62%, 98% 76%, 78% 71%, 85% 91%, 69% 76%, 69% 96%, 59% 79%, 54% 99%, 49% 79%);
    position: absolute;
    display:flex;
    justify-content:center;
    align-items:center;
    top:0;
    /*bottom:0;*/
    right:0;
    width:50px;
    height:50px;
    font-size:0.6em;
}
.offerticket {
    background-color: red;
    color: #FFF;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
    position: absolute;
    display:flex;
    justify-content:center;
    align-items:center;
    top:0;
    right:0;
    width:50px;
    height:25px;
    font-size:0.6em;
    font-weight:bold;
}

@media (min-width: 1633px) and (max-width: 1669px){

    /*#page{ margin-left: 15%; }*/

    #cont-prodc{
            /*float: left;*/
            /*text-align: center;*/
            /*width: 23%;*/
            /*height: auto;*/
            /*margin: 8px;*/
            border-radius: 5px;
            /*border: solid;*/
        }

    #Agreg-prod {
        margin-left: 69%;
        background: none;
        border: none;
        margin-top: -39px;
    }

.title-text-muted{
    font-size: 18px;
    text-decoration: none;
    color: rgb(32, 32, 32);
}

#cont-prodc  #Agreg-prod{
    display: none;
  }
  
  /*#cont-prodc.activo #Agreg-prod{*/
  /*  display: block;*/
  /*}*/

}

@media (min-width: 1600px) and (max-width: 1632px){

    /*#page{ margin-left: 0; }*/

        #cont-prodc{
            /*float: left;*/
            /*text-align: center;*/
            /*width: 23%;*/
            /*height: auto;*/
            /*margin: 12px;*/
            border-radius: 5px;
            /*border: solid;*/
        }
        
        .title-text-muted{
            font-size: 17px;
        }

        #prueba{
            font-size: 13px;
            margin-top: 19px;
        }

        .text-muted{
            height: 38px;
            margin: 0 auto;
            margin-top: 22px;
            line-height: 1.2;
            overflow: hidden;
        }

}

@media (min-width: 1401px) and (max-width: 1599px){

    /*#page{ margin-left: 28px; }*/
        #cont-prodc{
            /*float: left;*/
            /*text-align: center;*/
            /*width: 22.9%;*/
            /*height: auto;*/
            /*margin: 12px;*/
            border-radius: 5px;
            /*border: solid;*/
        }

}

@media (min-width: 1300px) and (max-width: 1400px){
    /*#page{ margin-left: 11px; }*/

        #cont-prodc{
            /*float: left;*/
            /*text-align: center;*/
            /*width: 22.5%;*/
            /*height: auto;*/
            /*margin: 12px;*/
            border-radius: 5px;
            /*border: solid;*/
        }

}

@media (min-width: 1120px) and (max-width: 1299px){

    /*#cont-prodc{*/
    /*    width: 22.8%;*/
    /*    height: auto;*/
    /*    margin: 10px;*/
    /*}*/

    .text-muted{
        height: 37px;
        margin: 0 auto;
        margin-top: 22px;
        line-height: 1.1;
        overflow: hidden;
    }

}



@media (min-width: 768px) and (max-width: 1199px){

    /*#page{ margin-left: 30px; }*/

    /*#cont-prodc{*/
    /*    width: 22.8%;*/
    /*    height: auto;*/
    /*    margin: 10px;*/
    /*    border: solid;*/
    /*}*/

    .text-muted{
        height: 35px;
        margin: 0 auto;
        margin-top: 22px;
        line-height: 1.1;
        overflow: hidden;
    }

    .title-text-muted{
        font-size: 16px;
    }

    #Agreg-prod{
        margin-left: 73%;
        background: none;
        border: none;
        margin-top: -39px;
        }   

    #cont-prodc #Agreg-prod{ display:block; }
    
      /*#cont-prodc.activo #Agreg-prod{*/
      /*  display:block;*/
      /*}*/

    #Agreg-prod i{
        margin-left: 0;
        margin-top: 11px;
    }   

    .precioCat{
        color: #0000EE;
        font-size: 13.6px;
    }

}

@media (min-width: 768px) and (max-width: 900px){

    /*#page{ margin-left: 15px; }*/

    /*#cont-prodc{ float: left; width: 30%; }*/
    
    #Agreg-prod{
        margin-left: 79%;
        background: none;
        border: none;
        margin-top: -39px;
        width: 20%;
    }   

    #cont-prodc #Agreg-prod{
        display:block;
      }

  /*    #cont-prodc.activo #Agreg-prod{*/
  /*      display:block;*/
  /*}*/

    #Agreg-prod i{
        margin-left: 0;
        margin-top: 0;
    }   

}

@media only screen and (max-device-width: 736px){
    .mb-md-4 {
    margin-bottom: 1.5rem;
}
    #div_NoProds>div svg { width: 50%; }
        
    #div_NoProds>div { width: 100%; }
        
    #loadIcons { justify-content: center; }
    
    
.button-showborder { border: 1px solid #adb5bd !important; width:99%;}
}

/* Diseño responsivo para movil horizontal */

@media (min-width: 695px) and (max-width: 767px){

    /*#page{ margin-left: 43px; }*/

    #cont-prodc{
        /*float: left;*/
        /*width: 44%;*/
        /*height: auto;*/
        /*margin: 12px;*/
        border-radius: 5px;
        /*border: solid;*/
    }

    .text-muted{
        height: 34px;
        margin: 0 auto;
        margin-top: 22px;
        line-height: 1.1;
        overflow: hidden;
    }

    .title-text-muted{
        font-size: 15px;
    }

    #prueba{
        font-size: 15px;
    }

    #Agreg-prod{
        margin-left: 69%;
        background: none;
        border: none;
        margin-top: -39px;
        }   

        #cont-prodc #Agreg-prod{
            display:block;
          }

      /*    #cont-prodc.activo #Agreg-prod{*/
      /*      display:block;*/
      /*}*/

    #Agreg-prod i{
        margin-left: 0;
        margin-top: 0;
    }   
         
        .prodc-marca div a{
            font-size: 15px;
        list-style: none;
        text-decoration: none;
        color: #0dbf16;
        font-weight: bold;
        margin:1px;
        }

    }

@media (min-width: 601px) and (max-width: 694px){

/*#page{ margin-left: 29px; }*/

#cont-prodc{
    /*float: left;*/
    /*width: 44%;*/
    /*height: auto;*/
    /*margin: 12px;*/
    border-radius: 5px;
    /*border: solid;*/
}

.text-muted{
    height: 35px;
    margin: 0 auto;
    margin-top: 22px;
    line-height: 1.1;
    overflow: hidden;
}

.title-text-muted{
    font-size: 15px;
}

#prueba{
    font-size: 12.5px;
    margin-top: 19px;
}

#Agreg-prod{
    margin-left: 75%;
    margin-top: -39px;
    width: 20%;
    }

    #cont-prodc #Agreg-prod{
        display:block;
      }

  /*    #cont-prodc.activo #Agreg-prod{*/
  /*      display:block;*/
  /*}*/

    #Agreg-prod i{
        margin-left: 0;
        margin-top: 0;
    }      

}

@media (min-width: 481px) and (max-width: 600px){

    /*#page{ margin-left: 22px; }*/

    #img-produc{
        width: 70%;
        height: auto;
        /* max-height: 161.16px; */
        border: none;
        margin-top: auto;
        border-radius: 0;
    }
    #img-produc.syscomimg {
        width: 80%;
        height: auto;
        border: none;
        margin-top: auto;
        border-radius: 0;
    }

    /*#cont-prodc{ float: left; width: 44%; height: auto; }*/

    .text-muted{
        height: 32px;
        margin: 0 auto;
        margin-top: 10px;
        line-height: 1.1;
        overflow: hidden;
    }

    .title-text-muted{
        font-size: 14px;
    }

    #prueba{
        font-size: 12px;
        margin-top: 19px;
    }

        .precioCat {
            color: #0000EE;
            font-size: 13px;
        }

        .prodc-marca div a {
            font-size: 13px;
            list-style: none;
            text-decoration: none;
            color: #0dbf16;
            font-weight: bold;
            margin: 1px;
        }

        #Agreg-prod{
            margin-left: 80%;
            width: 21%;
            height: 20%;
            margin-top: -22px;
            }  

        #cont-prodc #Agreg-prod{
            display:block;
          }

      /*    #cont-prodc.activo #Agreg-prod{*/
      /*      display:block;*/
      /*}*/

    #Agreg-prod i{
        margin-left: 0;
        margin-top: 0;
    }

    }

/* Diseño responsivo para movil */

@media (max-width: 480px){

    /*#page{ margin-left: 11px; }*/

    /*#cont-prodc{*/
        /*float: left;*/
        /*margin: 10px;*/
        /*width: 44%;*/
        /*height: auto;*/
    /*}*/

    .text-muted{
        height: 27px;
        margin: 0 auto;
        margin-top: 22px;
        line-height: 1.1;
        overflow: hidden;
    }

    .title-text-muted{
        font-size: 13px;
    }

    #prueba{
        font-size: 12px;
        margin-top: 19px;
    }

    #img-produc{
        width: 70%;
        height: auto;
        border: none;
        margin-top: auto;
        border-radius: 0;
    }
    #img-produc.syscomimg {
        width: 80%;
        height: auto;
        border: none;
        margin-top: auto;
        border-radius: 0;
    }

    #Agreg-prod{
        margin-left: 80%;
        width: 21%;
        height: 20%;
        margin-top: -22px;
        }  

    #cont-prodc #Agreg-prod{
        display:block;
      }

  /*    #cont-prodc.activo #Agreg-prod{*/
  /*      display:block;*/
  /*}*/

  #Agreg-prod i{
    margin-left: 0;
    margin-top: 0;
    }      

        .precioCat {
            color: #0000EE;
            font-size: 12px;
        }

        .prodc-marca div a {
            font-size: 12px;
            list-style: none;
            text-decoration: none;
            color: #0dbf16;
            font-weight: bold;
            margin: 1px;
        }

}

@media (max-width: 460px){
    /*#page{ margin-left: 11px; }*/

    #cont-prodc{
        /*float: left;*/
        /*margin: 10px;*/
        /*width: 44%;*/
        /*height: auto;*/
        border-radius: 8px;
    }

    .text-muted{
        height: 27px;
        margin: 0 auto;
        margin-top: 22px;
        line-height: 1.1;
        overflow: hidden;
    }

    .title-text-muted{
        font-size: 13px;
    }

    #prueba{
        font-size: 12px;
        margin-top: 19px;
    }

    #img-produc{
        width: 70%;
        height: auto;
        border: none;
        margin-top: auto;
        border-radius: 0;
    }
    #img-produc.syscomimg {
        width: 80%;
        height: auto;
        border: none;
        margin-top: auto;
        border-radius: 0;
    }

    #Agreg-prod{
        margin-left: 77%;
        width: 25%;
        height: 20%;
        margin-top: -22px;
        }  

    #cont-prodc #Agreg-prod{
        display:block;
      }

  /*    #cont-prodc.activo #Agreg-prod{*/
  /*      display:block;*/
  /*}*/

  #Agreg-prod i{
    margin-left: 0;
    margin-top: 0;
    }      

    .precioIva { font-size: 7px; }

        .precioCat {
            color: #0000EE;
            font-size: 12px;
        }

        .prodc-marca div a {
            font-size: 12px;
            list-style: none;
            text-decoration: none;
            color: #0dbf16;
            font-weight: bold;
            margin: 1px;
        }
     }

     @media (max-width: 400px) {
        #img-logo{
            width: 30%;
            margin-left: -11px;
            height: auto;
            background: #fff;
            display: block;
            margin-top: 3px;
        }

        #cont-img-logo {
            height: 20px;
        }

        #cont-prodc{
            /*float: left;*/
            /*margin: 8px;*/
            /*width: 45%;*/
            /*height: auto;*/
        border-radius: 8px;
        }

        .text-muted{
            height: 27px;
            margin: 0 auto;
            margin-top: 22px;
            font-size: 12px;
            line-height: 1.1;
            overflow: hidden;
        }

        .title-text-muted{
            font-size: 12px;
            line-height: 1.1;
        }

        #prueba{
            font-size: 11px;
            margin-top: 19px;
            line-height: 1.6;
        }

        .prodc-marca p {
            line-height: 1.29;
        }
        
        #img-produc{
            width: 80%;
            height: auto;
            border: none;
            margin-top: auto;
        }

        #Agreg-prod{   
    margin-left: 78%;
    width: 24%;
            }  

        #cont-prodc #Agreg-prod{
            display:block;
          }

      /*    #cont-prodc.activo #Agreg-prod{*/
      /*      display:block;*/
      /*}*/

    #Agreg-prod i{
        margin-left: 0;
        margin-top: 0;
    }

            .precioCat {
                color: #0000EE;
                font-size: 11.8px;
            }

            .precioList,.precioList-peso {
                font-size: 11px;
            }

            .precioIva {
                color: #000000;
                margin-left: 3px;
                font-size: 9px;
            }

            .prodc-marca div a {
                font-size: 12px;
                list-style: none;
                text-decoration: none;
                color: #0dbf16;
                font-weight: bold;
                margin: 1px;
            }
    }



     /*@media (max-width: 400px) {   
     #cont-prodc{
        width: 90%;
        height: auto;
        margin: 12px;
         }
         
         #Agreg-prod {
            margin-left: 70%;
        }

         .text-muted {
            height: 35px;
            margin: 0 auto;
            margin-top: 22px;
            line-height: 1.1;
            overflow: hidden;
        }

         .title-text-muted{
            font-size: 16px;
        }

        #prueba{
            font-size: 15px;
            margin-top: 19px;
        }

        .precioCat {
            color: #0000EE;
            font-size: 18px;
        }

        .prodc-marca p a {
            font-size: 18px;
            list-style: none;
            text-decoration: none;
            color: #0dbf16;
            font-weight: bold;
            margin: 1px;
        }
}*/



@media (min-width: 350px) and (max-width: 399px) {

    /*#page{ margin-left: 5px; }*/

    #img-logo{
        width: 30%;
        margin-left: -11px;
        height: auto;
        background: #fff;
        display: block;
        margin-top: 3px;
    }

    #cont-img-logo {
        height: 20px;
    }

    #cont-prodc{
        /*float: left;*/
        /*margin: 8px;*/
        /*width: 45%;*/
        /*height: auto;*/
    border-radius: 8px;
    }

    .text-muted{
        height: 27px;
        margin: 0 auto;
        margin-top: 22px;
        font-size: 12px;
        line-height: 1.1;
        overflow: hidden;
    }

    .title-text-muted{
        font-size: 10px;
        line-height: 1.1;
    }

    #prueba{
        font-size: 9px;
        margin-top: 19px;
        line-height: 1.6;
    }

    .prodc-marca p {
        line-height: 1.29;
    }
    
    #img-produc{
        width: 80%;
        height: auto;
        border: none;
        margin-top: auto;
    }

    #Agreg-prod{   
        margin-left: 75%;
        width: 28%;
        height: 10%;
        margin-top: -18px;
    }
        
    #cont-prodc #Agreg-prod{
        display:block;
      }

  /*    #cont-prodc.activo #Agreg-prod{*/

  /*      display:block;*/

  /*}*/

  #Agreg-prod i{
    margin-left: 0;
    margin-top: 0;
    }      

    .precioList {
        font-size: 10px;
        color: rgb(82, 82, 82);
        font-weight: 100;
        text-decoration: line-through;
    }

    .precioList-peso {
        margin-left: 3px;
        font-size: 10px;
    }

        .precioCat {
            color: #0000EE;
            font-size: 11px;
        }

        .precioIva {
            color: #000000;
            margin-left: 3px;
            font-size: 6px;
        }

        .prodc-marca div a {
            font-size: 11px;
            list-style: none;
            text-decoration: none;
            color: #0dbf16;
            font-weight: bold;
            margin: 1px;
        }

        /*** ESTILOS BOTÓN SLIDE LEFT ***/

.ov-btn-slide-left {
    color: rgb(12, 12, 12);
    border-radius: 23px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 25%;
    height: 39px;
  }

  .ov-btn-slide-left:hover {
    color: rgb(0, 0, 0); /* color de fuente hover */
  }

  .ov-btn-slide-left::after {
    content: "";
    background: #ffffff; /* color de fondo hover */
    position: absolute;
    z-index: -1;
    padding: 9px 20px;
    display: block;
    top: 0;
    bottom: 0;
    left: -100%;
    right: 100%;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
  }

  .ov-btn-slide-left:hover::after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}

}

/*--------------------resta por saber--------------------------*/

@media (max-width: 350px) {
    /*#page{ margin-left: 5px; }*/

    #img-logo{
        width: 30%;
        margin-left: -11px;
        height: auto;
        background: #fff;
        display: block;
        margin-top: 3px;
    }

    #cont-img-logo {
        height: 20px;
    }

    #cont-prodc{
        /*float: left;*/
        /*margin: 8px;*/
        /*width: 45%;*/
        /*height: auto;*/
        border-radius: 8px;
    }

    .text-muted{
        height: 27px;
        margin: 0 auto;
        margin-top: 22px;
        font-size: 12px;
        line-height: 1.1;
        overflow: hidden;
    }

    .title-text-muted{
        font-size: 10px;
        line-height: 1.1;
    }

    #prueba{
        font-size: 9px;
        margin-top: 19px;
        line-height: 1.6;
    }

    .prodc-marca p {
        line-height: 1.6;
    }

    #img-produc{
        width: 80%;
        height: auto;
        border: none;
        margin-top: auto;
    }

    #Agreg-prod{   
        margin-left: 75%;
        width: 28%;
        height: 10%;
        margin-top: -18px;
    }
        
    #cont-prodc #Agreg-prod{
        display:block;
      }

  /*    #cont-prodc.activo #Agreg-prod{*/

  /*      display:block;*/

  /*}*/

  #Agreg-prod i{
    margin-left: 0;
    margin-top: 0;
    }      

    .precioList {
        font-size: 10px;
        color: rgb(82, 82, 82);
        font-weight: 100;
        text-decoration: line-through;
    }

    .precioList-peso {
        margin-left: 3px;
        font-size: 10px;
    }

        .precioCat {
            color: #0000EE;
            font-size: 12px;
        }

        .precioIva {
            color: #000000;
            margin-left: 3px;
            font-size: 6px;
        }

        .prodc-marca div a {
            font-size: 11px;
            list-style: none;
            text-decoration: none;
            color: #0dbf16;
            font-weight: bold;
            margin: 1px;
        }

                /*** ESTILOS BOTÓN SLIDE LEFT ***/

    .ov-btn-slide-left { color: rgb(12, 12, 12); }

  .ov-btn-slide-left:hover { color: rgb(0, 0, 0); /* color de fuente hover */ }

  .ov-btn-slide-left::after { background: #ffffff; /* color de fondo hover */ }

}


@media (max-width: 324px) {
    /*#page{ margin-left: 5%; }*/

    #cont-prodc{
        /*float: left;*/
        /*margin: 8px;*/
        /*width: 90%;*/
        /*height: auto;*/
    border-radius: 8px;
    }

    #cont-img-logo {
        height: 36px;
    }

    #Agreg-prod {
        margin-left: 40%;
        width: 20%;
    }

    .text-muted {
        height: 31px;
        margin: 0 auto;
        margin-top: 22px;
        line-height: 1.0;
        overflow: hidden;
        font-size: 15px;
    }

    .title-text-muted{
        font-size: 18px;
    }

    #prueba{
        font-size: 16px;
        margin-top: 15px;
    }

    .precioList ,.precioList-peso {
        margin-left: 3px;
        font-size: 14px;
    }

        .precioCat {
            color: #0000EE;
            font-size: 16px;
        }

        .precioIva {
            color: #000000;
            margin-left: 3px;
            font-size: 11px;
        }
    
    .prodc-marca div a {
        font-size: 16px;
        list-style: none;
        text-decoration: none;
        color: #0dbf16;
        font-weight: bold;
        margin: 1px;
    }

    #Agreg-prod{   
        margin-left: 74%;
        /*width: none;*/
        height: 10%;
        margin-top: -22px;
    }

                    /*** ESTILOS BOTÓN SLIDE LEFT ***/

    .ov-btn-slide-left {
    color: rgb(0, 0, 0);
  }

  .ov-btn-slide-left:hover {
    color: rgb(255, 255, 255); /* color de fuente hover */
  }

  .ov-btn-slide-left::after {
    background: #000000; /* color de fondo hover */
  }

}

@media (max-width: 280px) {
    #cont-prodc{
        /*float: left;*/
        /*margin: 8px;*/
        /*width: 90%;*/
        /*height: auto;*/
    border-radius: 8px;
    }

    #cont-img-logo {
        height: 36px;
    }

    #Agreg-prod {
        margin-left: 40%;
        width: 20%;
    }

    .text-muted {
        height: 31px;
        margin: 0 auto;
        margin-top: 22px;
        line-height: 1.0;
        overflow: hidden;
        font-size: 15px;
    }

    .title-text-muted{
        font-size: 18px;
    }

    #prueba{
        font-size: 14px;
        margin-top: 15px;
    }

    .prodc-marca p {
        line-height: 1.5;
    }

    .precioList ,.precioList-peso {
        margin-left: 3px;
        font-size: 13px;
    }

        .precioCat {
            color: #0000EE;
            font-size: 15px;
        }

        .precioIva {
            color: #000000;
            margin-left: 3px;
            font-size: 10px;
        }
    
    .prodc-marca div a {
        font-size: 15px;
        list-style: none;
        text-decoration: none;
        color: #0dbf16;
        font-weight: bold;
        margin: 1px;
    }

    #Agreg-prod{   
        margin-left: 75%;
        /*width: none;*/
        height: 10%;
        margin-top: -22px;
    }   

}

.pagination { max-width: 100%; }

#paginate_nav { width: 100%; }

@media (max-width: 790px) {
    #paginate_nav {
        position: relative;
        margin-bottom: 20px;
    }
    #paginate_nav a {
        display: none;
    }
    #paginate_nav .pageLimit,#paginate_nav .pageLimite {
        display: flex;
    }
    #paginate_nav ul li .pageLimit {
        position: absolute;
        left: 0;
        margin-left: 25px;
    }
    #paginate_nav ul .pageLimite {
        position: absolute;
        right: 0;
        margin-right: 25px;
    }
}

/* style to filters */
.price-in .field { height: 45px; width: 50%; display: flex; align-items: center; margin-top: 25px; }

.price-in .field:nth-child(1) { float: left; }

.price-in .field:nth-child(2) { display: inline-flex; }

.field input { width: 42%; height: 82%; outline: none; margin-left: 12px; border: 1px solid gray; background: white; border-radius: 10px; padding-left: 10px; }

.field input[type="number"]::-webkit-inner-spin-button,

.field input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; }

.slider { height: 5px; border-radius: 5px; border: 1px solid gray; position: relative; top: 15px;
            /*background: gray;*/ }

.slider .pro { height: 5px; left: 7%; right: 4%; position: absolute; border-radius: 5px; background: #04b6ec6b; }

.range-in { position: relative; }

.range-in input { position: absolute; top: 10px; height: 5px; width: 100%; background: none; pointer-events: none; -webkit-appearance: none; }

.range-in input[type="range"]::-webkit-slider-thumb { height: 17px; width: 17px; border-radius: 50px; pointer-events: auto; -webkit-appearance: none; background: #04b6ec; border: none; }

.listView>div { width:100%; }
.listView>div .container > div:nth-child(2) { display: flex;}
.listView>div .container > div:nth-child(2) #respald-img-id .img-product-contain #img-produc{ margin:0;margin-top: 1rem;}
.listView>div .container > div:nth-child(2) #respald-img-id { width: 25%;}
.listView>div .container > div:nth-child(2) .prueba { width: 74%;}
            
.listView>div .container .prodc-marca { width: 99%;}
.listView>div .container .prodc-marca > div { display: flex;}
.listView>div .container .prodc-marca > div > div { width: 45%;}
.listView>div .container .prodc-marca > div div:last-child { text-align: right;}
.listView>div .container .prodc-marca #Agreg-prod { margin-top: -30px; margin-left: 90%; }
.listView>div .container .prodc-marca>p span:first-child { margin-left: 0.4rem;}
            /*.listView>div .container .prodc-marca>p { line-height: 13px;}*/
            /*.listView>div .container .prodc-marca .prodc-marca-a { display: none;}*/
.listView>div .container #prueba { margin-top: 0;}
.listView>div .container .prodc-marca-a #img-logo { width: 100px !important;}
.listView>div .container #img-produc.syscomimg  { width: 54% !important;}
.list__filters__item { border: 1px solid rgb(13,110,253); border-radius: 0.375rem; }
.list__filters__item:hover { background:#cfe2ff; color: rgb(13,110,253);}
@media  (max-width: 694px){
    .listView>div .container .prodc-marca #Agreg-prod {
        width: 25%;
        height: auto;
    }
}

