@media(device-width: 1024px){
    #shopify-section-1592503245359 .maingrid .imge .tres img{
        object-position: unset;
    }
}


@media (min-device-width: 768px) and (max-device-width: 1024px){

    .featured-productss .featured-collection__image .responsive-image__wrapper img{
        width: 95%!important;
    }

    #shopify-section-1592498171367 .imagetext .grid-item .imgdesc a img{
        width: 98%!important;
    }

    #shopify-section-1592498171367 .texto{
        width: 100%!important;
        max-width: unset!important;
        text-align: center;
    }

    #shopify-section-1590885923829 .featured-productsss .featured-collection__image{
        width: 95%!important;
    }

    .featured-productsss .botaopurc{
        margin-right: 5%;
    }

    #shopify-section-1592503245359 .um .imgdesc{
        max-width: unset!important;
    }

    .maingrid .imge .um img{
        height: 300px;
        width: 100%;
    }

    .maingrid .imge .tres img{
        height: 150px!important;
        object-position: 0px -50px;
    }

    #shopify-section-1592498171367 .imagetext .grid-item{
        flex-direction: column!important;
    }

    #shopify-section-1592498171367 .imagetext .grid-item .imge{
        width: 100%!important;
    }

    // #shopify-section-1592498171367 .imagetext .grid-item .owl-item{
    //     width: 33%!important;
    // }

    #shopify-section-1590885347644 .carrosselmobile .owl-item{
        margin: 10px;
    }

    .w-20p .content{
        max-height: unset;
    }

    .footer--blocks .w-20p:nth-child(1){
        border-bottom: unset;
        border-top: unset;
        padding-top: unset;
        order: 2;
        width: 50%;
        margin-top: 8%;
    }

    .footer-menu.mob{
        justify-content: space-between;
        margin-top: 3%;
    }

    .title-footer{
        font-size: 20px;
    }

    .footer-menu a{
        font-size: 18px;
    }

    .terms-footer{
        font-size: 17px;
    }

    .footer--blocks .w-20p:nth-child(2){
        border-bottom: unset;
        margin: unset;
        order: 3;
        width: 50%;
        margin-top: 8%;
    }

    .footer--blocks .w-20p:nth-child(3){
        order: 4;
        margin-top: 8%;
    }

    .footer--blocks .w-40p{
        order: 1;
    }

    .footer--blocks{
        flex-wrap: wrap;
    }

    .nextprev{
        display: block;
    }

    .galleries-template .blog-list--item.grid-item{
        width: 100%!important;
    }

    .template--product .layout--main-content{
        padding: 0 0;
    }

    .featured-productsss .owl-buttons{
        display: none;
    }

    .tablet{
        display: block;
    }
}

