/* MISC */

h1 {
    text-align: center;
    margin-bottom: 60px !important;
}

/* HEADER */

/* FOOTER */

#footer li.menu-item a.elementor-item-active:after,
#footer .e--pointer-underline .elementor-item:after { content: unset !important; }

/* HOME */

div#portfolio div.swiper-slide {
    box-shadow: 0px 0px 5px 0px rgb(0, 0, 0, .6);
    transform: scale(.97);
}

/* SERVICES */

div.card-service-component {
    padding: 16px 0 0;
    border-radius: 4px;
    box-shadow: 0px 0px 10px 0px rgb(172 172 172 / 50%);
}

/* CONTACT */

.wpcf7-response-output { display: none; }
.wpcf7-response-output.show { display: block; }

.wpcf7-not-valid-tip { color: #f00; }

.wpcf7-response-output {
    border-radius: 4px;
    background: var(--e-global-color-primary);
    border: none !important;
    color: #fff;
    text-align: center;
}

/* WHATSAPP BUTTON */

div#qlwapp { display: none !important; }
