/**
 * Theme Name:  Aticco Campaigns
 * Description: Aticco child theme for Campaigns website
 * Author:      LLOS&
 * Author URI:  https://llos.xyz
 * Version:     0.2.422
 * Template:    aticco
 */

header#main-header header.header#nav_desktop {
    padding: 32px;
}

header#pre-header {
    justify-content: end !important;
}

footer#footer {
    min-height: fit-content !important;
}

footer#footer footer .last,  footer#footer footer{
    border: none !important;
}

main#flexible {
    margin-top: 2rem;
}

#breadcrumbs {
    display: none;
}

.new-css {
    max-height: 400px !important;
}

.container .content h3 {
    margin-bottom: 2rem;
    margin-top: 1rem;
}

/*4 cajas*/
@media only screen and (min-width: 760px){
    h3.h0{text-align:left !important;
    }
    .square {
        overflow: hidden !important;
    } 
    .p2 {
        margin-bottom: 1em !important;
    }
}
body:not(.oficinas-personalizadas) .square img{
    width: 100%  !important;height: auto !important;object-fit: cover !important;display: block !important;
}
@media only screen and (max-width: 426px) {.content{padding:16px !important;}.p2 {padding-bottom: 10px !important} .square img{border-top-left-radius: 18px !important; border-top-right-radius: 18px !important;}}section.squares_content .container .squares .square {justify-content: flex-start !important; padding:0 !important;}.p2, .contact p {margin-left:1em !important; margin-right:1em !important;}

div.form, section.squares_content div.container div.content {
    height: fit-content !important;
}