/**
Theme Name: Orga Fertilizantes
Theme URI: https://orgafertilizantes.com.br
Author: Agência Santis
Author URI: https://agenciasantis.com.br
Version: 1.0
Text domain: orga
Tags: orga fertilizantes, orga, fertilizantes, compostagem
 */

*,
:before,
::after {
    padding: 0;
    margin: 0;
}

.gradient-text {
    background: -webkit-linear-gradient(-25deg, #056938 0%, #86201b 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

select#contact-selector {
    border: 2px solid #056938;
    border-radius: .5rem;
    padding: .7rem 3rem .5rem .5rem;
    font-family: "Goldbill XL", Sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #056938;
}

.elementor-element-6b213cd {
    .contact {
        display: none;
    }

    .active {
        display: block;
    }
}