@media screen and (max-width: 1550px){
    .cuadro-buscar-input form i {
        right: 35%;
    }

   .btnAgregar {
        font-size: 14px;
        padding: 5px;
    }
    .btnAgregarSolo{
        font-size: 14px;
        padding: 9px;
    }
    .casilla-lista #cantidad {
        right: 165px;
        padding: 5px;
    }
    .li-producto {
        width: calc((100% / 4) - 30px);
    }
    .page-header {
        padding: 1.5rem 0;
        text-align: center;
    }

}

@media screen and (max-width: 1430px){
   .btnAgregar span{
        display: none;  
    }
    .btnAgregar i{
        display: block;
        padding: 6px 29px;
        font-size: 16px;
    }

    .btnAgregarSolo span{
        display: none;  
    }
    .btnAgregarSolo i{
        display: block;
        padding: 6px 29px;
        font-size: 16px;
    }

    .info-envio{
        padding-top: 1rem;
    }
    .casilla-lista #cantidad {
        position: absolute;
        bottom: 6%;
        right: 122px;
        padding: 6px;
    }
}

@media screen and (max-width: 1460px){
    .cuadro-buscar-input form i {
        right: 35%;
    }
    .casilla-lista .li-producto {
        width: calc((100% / 1) - 3px);
    }

}

@media screen and (max-width: 1200px){

    .header--small {
        padding: 50px 0;
    }

    .btnAgregar i{
        padding: 6px 19px;
    }

    .casilla-lista .btn {
        position: absolute;
        right: 17px;
        bottom: 14px; 
   }

   .casilla-lista .descripcion {
        display: block;
        width: 100%;
    }

    .casilla-lista #cantidad {
        right: 225px;
        bottom: 6px;    
    }
    .casilla-lista #cantidad {
        right: 91px;
        bottom: 11px;
    }
    .menu-large{
        display: none;
        opacity: 0;
    }
    .menu-short{
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center; 
        opacity: 1; 
      }
    .menu-barras{
        width: 55px;
    }
}

@media screen and (max-width: 1140px){
    .whatsapp-header, .phone-header {
        background: #4ca712;
        color: white;
        border-radius: 50%;
        width: 45px;
        height: 45px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: space-around; 
        -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
     }
    .whatsapp-header {
        font-size: 30px;
    }
    .phone-header{
        font-size: 20px;
    }

    .whatsapp-header:hover, .phone-header:hover{
        color: white;
        background: black;
    }
    .site-header-main-center {
        width: 20% !important;
    }

    .slideContainer{
        width: 100%;
        padding: 0 15px;
    }

    .slide:nth-child(1){
        background-position-x: 7%;
    }
    .slide:nth-child(2){
        background-position-x: 35%;
    }
    .slide:nth-child(3){
        background-position-x: 17%;
    }
        .header-descripcion {
        width: 90%;
        margin: auto;
        line-height: 1.5em;
    }
    .slide .content h1{
        color: white;
        width: 50%;
        background-color: #02020291;
        padding: 15px;
        border-radius: 4px;
        font-weight: 600;
    }
    .slide .content p{
        color: white;
        width: 50%;
        background-color: #02020291;
        padding: 15px;
        border-radius: 4px;
        font-weight: 600;
    }
}

@media screen and (max-width: 992px){

    body{
        margin-bottom: 55px;
    }
    .li-producto {
        width: calc((100% / 4) - 30px);
    }
    .casilla-producto-datos h5 {
        font-size: 13px;
        font-weight: 700;
    }

    .casilla-producto-datos h6{
        font-size: 11px!important;
    }

    .casilla-producto-datos h4{
        font-size: 12px!important;
        font-weight: 700;
    }

    .casilla-producto-datos .btn{
        font-size: 0.8em;
    }
    .toolbar-movil{
        display: block;
    }
    .toolbar {
        transform: translatey(0px);
    }

    .casilla-lista #cantidad {
        right: 197px;
        bottom: 6px;
        font-size: 14px;
    }


    .tabla-cantidad{
        display: block;
        text-align: right;
    }

    .tabla-cantidad p,
    .tabla-cantidad span{
        display: block;
    }

    .producto-descripcion {
        padding: 3rem 1rem;
    }

    .info-envio{
        padding-top: 1rem;
    }

    .envio-item .titulo{
        width: 40%;
    }

    .form-control{
        font-size: 0.8rem;
    }
    .casilla-lista #cantidad {
        right: 91px;
        bottom: 11px;
        font-size: 14px;
        padding: 8px;
    }

    .inputicon.inputiconBg i{
        padding: 8px 8px;
    }
    
    .datos-login{
        position: absolute;
        top: 50%;
        transform: translatey(-50%);
    }

    input#cantidad {
        padding: 10px;
    }
    .datos-login {
        padding: 1rem;
    }
    .foot-copy{
        text-align: center;
    }
    .foot-menu{
        text-align: center;
        margin-top: 15px;
    }
    #footer-menu li{
        font-size: 15px;
    }
    .slides .indicatorContainer {
        bottom: 65px;
    }
}

@media (max-width: 768px){
    .photogallery-widget .caroufredsel {
        width: 100%!important;
    }
    .photogallery-widget .cfs--navigation {
        width: 100%!important;}

    .photogallery-widget .cfs--pagination {
        width: 100%!important;
        position: static!important;
        height: auto!important;
    }
    .photogallery-widget .pg-thumb, .photogallery-widget .pg-thumb:nth-child(9):last-child {
        width: 20%!important;
        height: auto;
    }
    .li-producto {
        width: calc((100% / 3) - 30px);
    }
    .input-buscar {
        position: relative;
        width: 100%;
        margin: 10px 0 2px;
    }
    .navbar-nav{
        display: block;
    }
    .navbar-nav .cuenta{
    float: left;
    margin: 0 11px;
    }
    .input-buscar:focus-within {
        width: 100%;	
    }
    /*TAbla Adaptable*/
    table{
        width: 100%;
    }
    table tr{
        display: flex;
        flex-direction: column;
    }
    table td[data-titulo]{
        display: flex;
        align-items: center;
    }
    table td[data-titulo]::before{
        content:attr(data-titulo);
        width: 120px;
        font-weight: 700;
        text-align: left;
    }
    table thead {
        display: none;
    }
    .botones-carrito .btn{
        width: 47%;
    }
    .form-group{
        margin: 0 0 10px 0px;
    }

    .item-toolbar {
        padding: 4px 15px;
        font-size: 12px;
        text-align: center;
    }
    
    [data-pushbar-direction="left"][data-pushbar-id],
    [data-pushbar-direction="right"][data-pushbar-id]{
        width: 235px;
    }

    .casilla-lista #cantidad {
        right: 197px;
        bottom: 6px;
        font-size: 12px;
    }    

    .tabla-col{
        width: 20%;
        padding: 1rem 0.5rem;
    }

    .envio-item .titulo {
        width: auto;
    }

    .sidebar{
        opacity: 0;
        visibility: hidden;
        display: none;
    }

    .info-finalizar-envio {
        padding: 4em 20px;
    }

    aside.sumary,
    .img-sumary{
        display: block;
    }

    .img-sumary-datos{
        display: none;
    }
    .casilla-lista #cantidad {
        right: 90px;
        bottom: 10px;
        font-size: 12px;
        padding: 10px;
    }
    .slides .controls{
        display: none;
    }
}

@media (max-width: 645px){
    .cuadro-buscar-input form i {
        right: 25%;
    }

    .casilla-lista .casilla-accion{
        right: 10px;
    }
    .casilla-lista .casilla-producto{
        flex-direction: column;
    }

    .casilla-lista .casilla-img {
        width: 100%;
        border-top-left-radius: calc(0.25rem - 1px);
        border-top-right-radius: calc(0.25rem - 1px);
        border-bottom-left-radius: 0;
    }

    .casilla-lista .btn {
        position: relative;
        right: 0;
        bottom: 0;
        float: right;
        margin-top: 7px;
    }

    .casilla-lista #cantidad {
        right: 10px;
        bottom: 1.6%;
        padding: 4px;
        width: 62px;
        font-size: 16px;
    }

}

@media screen and (max-width: 576px) {
    .iosslider__item .banner-1{
        display: none;
    }
    .iosslider__item .banner-1b{
        display: block;
    }
    .titleprice{
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .casilla-producto .categoria {
        text-align: left;
    }

    .stock{
        bottom: 10px;
        padding: 3px 8px;
        font-size: 12px;
    }

    .name-social{
        display: none;
    }
    .navbar-brand .img-logo-h{
        display: none;
        opacity: 0;
    }

    .right-social{
        padding-right: 25px;
    }
    .navbar-brand .img-logo-v{
        display: block;
        opacity: 1;
        width: 50px;
        margin: auto!important;

    }
    
    .li-producto {
        width: calc((100% / 2) - 9px);
        margin: 3px!important;
    }

    .casilla-lista .li-producto {
        width: 100%;
    }

    .casilla-lista .precio {
        position: relative;
        right: 0;
    }


    .navbar-nav{
        margin: 13px 10px;
    }

    .input-buscar{
        width: 100%;
        padding-right: 12px;
    }

    .nav-item .cuenta{
    width: 43px;
    float: right;
    margin-top: 7px;
    }

    .nav-item .carrito{
        width: 49px;
        float: right;
        margin-top: 7px;
    }
    .casilla-producto-datos{
        width: 100%;
        display: inline-block;
    }
    .casilla-producto-datos h5 {
        font-size: 14px;
        font-weight: 700;
    }

    .casilla-producto-datos h6{
        font-size: 12px!important;
    }

    .casilla-producto-datos h4{
        font-size: 13px!important;
        font-weight: 700;
    }
    .pushbar-menu ul li input{
        font-size: 14px;
        padding: 1.2em 0 0 1.2em;
    }
    .img-brand img {
        text-align: left;
        margin: 0 4px!important;
    }

    .casilla-lista .casilla-accion {
        bottom: auto;
        left: auto;
        top: 3%;
        right: 6%;
        transform: translatex(0px);
    }

    .casilla-accion {
        bottom: auto;
        left: auto;
        top: 3%;
        right: 6%;
        transform: translatex(0px);
    }

    .tabla-col {
        width: 40%;
    }

    .tabla-cantidad .btn{
        padding: 8px;
    }

    .tabla-cantidad input{
        margin: 0 5px 0 0;
        padding: 3px;
        width: 66px;
        }
    
    .cart-footer{
        padding: 1rem 3rem 0;
    }
    
    .col_group_btns-item{
        margin-right: 30px;
    }

    .page-header-title {
        font-size: 20px;
    }

    .page-header .listar a,
    .page-header .listar span{
	    padding: 0.8rem;
        font-size: 13px;
    }

    .page-header {
        padding: 0.5rem 0;
    }

    .form-control{
        font-size: 1rem;
    }

    .inputicon.inputiconBg i{
        padding: 11px 8px;
    }
    .datos-crear-cuenta {
        padding: 2rem;
    }
    .cart-item-producto-image{
        width: 100px;
    }
    .cart-item-producto-info {
        padding-left: 0.5rem;
    }
    .botones-carrito{
        display: block;
        text-align: center;
    }
    .form-registro .btn, .botones-carrito .btn,
    .form-login .btn , .boton-solo .btn{
        width: 100%;
        padding: 1rem;
        margin: 0.5rem 0;
    }
    .info-finalizar-envio {
        padding: 1em;
    }

    .cuadro-buscar {
        flex-direction: column;
    }

    [data-pushbar-direction="top"][data-pushbar-id], [data-pushbar-direction="bottom"][data-pushbar-id]{
        min-height: 190px!important;
    }
    .cuadro-buscar-input input{
        margin: 0.2em 0!important;
    }
    .boton-buscar-top input{
        width: 34px;
        margin-left: 4px!important;
    }
    .most-popular {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        width: 100%;
        text-align: center;
    }
    .most-popular input{
        width: auto;
    }
    .pushbar-menu input{
        padding: 0.6em 1em;;
    }
    .slide .content h1{
        font-size: 1rem;
        width: 70%;
        color: white;
        font-weight: 800;
    }
    .slide .content p {
        font-size: 16px;
        color: white;
        width: 90%;
    }
    .card-categoria-info {
        padding: 10px 15px;
    }
    .card-icon {
        width: 30px;
        height: 30px;
        right: 1rem;
    }
    .card-categoria-info h5{
        font-size: 1rem;
    }
    .card-categoria-info h6{
        font-size: 0.8rem;
    }
        .card-icon i {
        font-size: 15px;
    }
}


@media screen and (max-width: 420px) {
    .btnAgregar i {
        padding: 6px 15px;
    }
    input#cantidad{
        width: 48px;
        padding: 7px;
    }
    .btnAgregar {
        padding: 5px;
    }
}
