p,
.entry-content .wp-audio-shortcode,
.entry-content .wp-embedded-audio,
.entry-content .wp-embedded-video,
.entry-content .wp-video,
.entry-content p {
    margin-bottom: 0;
}

#asas-slide-home a.ha-slider-button.button-1:after {
    content: "";
    width: 36px;
    height: 36px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    transform: translate(0, 13px);
    margin: 0;
    padding: 0;
    background: url(https://www.desenvolvimentodfw.com.br/asas/wp-content/uploads/2025/04/Background-1.svg);

}

#asas-slide-home a.ha-slider-button.button-2:after {
    content: "";
    width: 36px;
    height: 36px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    transform: translate(0, 13px);
    margin: 0;
    padding: 0;
    background: url(https://www.desenvolvimentodfw.com.br/asas/wp-content/uploads/2025/04/Background-2.svg);
}

.dfw-o-que-fazemos-box {
    height: -webkit-fill-available;
}

.dfw-o-que-fazemos-box .elementor-element.elementor-widget.elementor-widget-heading {
    margin: auto;
}

.btn-voltar-eventos a {
    display: flex;
    flex-direction: row;
    width: fit-content;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.btn-voltar-eventos a:before {
    content: '';
    width: 32px;
    height: 32px;
    background: url(https://www.desenvolvimentodfw.com.br/asas/wp-content/uploads/2025/05/Background-3.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.btn-cta a {
    display: flex;
    flex-direction: row;
    width: fit-content;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.btn-cta a:after {
    content: '';
    width: 32px;
    height: 32px;
    background: url(https://www.desenvolvimentodfw.com.br/asas/wp-content/uploads/2025/05/Background-4.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.simple-download-counter-button button,
.simple-download-counter a {
    background: #004300;
    height: 66px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex;
    font-family: "Figtree", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 500px 500px 500px 500px;
    padding-left: 30px;
    padding-right: 30px;
}

.simple-download-counter-button button:after,
.simple-download-counter a:after {
    content: "";
    width: 20px;
    height: 20px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    transform: translate(10px, 0px);
    margin: 0;
    padding: 0;
    background: url(https://www.desenvolvimentodfw.com.br/asas/wp-content/uploads/2025/05/Group.svg);
}

.btn-total-downloads {
    background: #E5653A;
    height: 66px;


    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex;
    font-family: "Figtree", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 500px 500px 500px 500px;
    padding-left: 30px;
    padding-right: 30px;
}

p.btn-total-downloads {
    margin-bottom: 0;
}

.dfw-header {
    transition: all 0.3s ease-in;
}
.dfw-sticky-header {
    background: var(--dfw-sticky-header) !important;
    height: 70px;
    box-shadow: rgb(255 255 255 / 31%) 0px 10px 40px 10px;
    transition: all 0.3s ease-in;
}

.dfw-sticky-header .menu-item a {
    color: rgb(15, 28, 46) !important;
}

.dfw-sticky-header .elementor-button-text {
    color: #ffffff !important;
}

.dfw-sticky-header svg.e-font-icon-svg {
    fill: rgb(15, 28, 46) !important;
}

.dfw-sticky-header .logo-menu {
    display: none;
    transition: all 0.6s ease-in;
}

.logo-menu-fixed {
    display: none;
    transition: all 0.6s ease-in;
}

.dfw-sticky-header .logo-menu-fixed {
    display: block;
    transition: all 0.6s ease-in;
}

.dfw-sticky-header span.elementor-button-content-wrapper {
    color: #000000;
}

.page .entry-title {
    display: none;
}









/*  */


h2.dfw-first-letter {
    position: absolute;
    /* z-index: 9999; */
    background: #FFFFFF33;
    height: 84px;
    width: 67px;
    bottom: 50%;
    padding: 10px;
    transform: translate(-50%, -50%);
    left: 50%;
    /* text-align: center; */
    border-radius: 24px;
    margin: 0;
    font-size: 30px;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}

/* .wvs-add-to-cart-button {
    display: none !important;
}

.dfw-loop-button.btn-link-product:before {
    content: "";
    width: 16px;
    height: 16px;
    background: transparent;
    position: absolute;
    left: 10px;
    top: 13px;
    background-image: url(https://www.desenvolvimentodfw.com.br/medyclean/wp-content/uploads/2026/04/SVG-10.svg);
} */




/* ANIMAÇOÕES */

.btn-slide {
    -webkit-animation: btn-slide 4s ease-in-out infinite both;
    animation: btn-slide 4s ease-in-out infinite both;
}

/**
 * ----------------------------------------
 * animation btn-slide
 * ----------------------------------------
 */
@-webkit-keyframes btn-slide {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes btn-slide {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}