/* var(--e-global-color-primary)
var(--e-global-color-secondary)
var(--e-global-color-text)
var(--e-global-color-accent) */

.navNode {
    position: absolute;
    pointer-events: none;
    bottom: 100%;
    padding: 0;
    gap: 0px 0px;
}

#hn .node1 {
    width: 35%;
    max-width: 250px;
}

#hn .node1 img {
    width: 100%;
}

#s0 .node1 {
    max-width: 780px;
}

#s4 .elementor-widget-n-tabs .e-n-tab-title {
    padding-inline-start: 0;
    padding-inline-end: 0;
}

#s6 .node1 {
    max-width: 780px;
}

#s10 .node1 * {
    width: 100%;
    height: 100%;
}

#s13 .node1 {
    max-width: 780px;
}

/* call to action */
#s13 .comment-form .form-submit input[type="submit"] {
    transition: all 0.3s ease-in-out;
    background: none !important;
    font-family: "Poppins", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    fill: var(--e-global-color-04871bd) !important;
    color: var(--e-global-color-04871bd) !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: var(--e-global-color-04871bd) !important;
    border-radius: 2px 2px 2px 2px !important;
    padding: 10px 25px 10px 25px !important;
}

/* call to action hover */
#s13 .comment-form .form-submit input[type="submit"]:hover {
    background-color: var(--e-global-color-9bdc626) !important;
    color: var(--e-global-color-76f25fc) !important;
}

/* extras */
#s13 .comment-form .logged-in-as,
#s13 .comment-form .comment-notes,
#s13 .comment-form label[for="comment"],
#s13 .comment-metadata time::after,
#s13 .comment-metadata .comment-edit-link {
    display: none !important;
}

/* data e editar */
#s13 .comment-metadata time {
    pointer-events: none !important;
    color: var(--e-global-color-text) !important;
}

#s14 .relatedNode1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#s14 .relatedNode2 {
    width: 100%;
    display: block;
    padding: 70% 0 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#s14 .relatedNode3 {
    padding: 30px 0 0 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#s14 .relatedNode4 {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
    color: var(--e-global-color-text);
    padding: 0 0 15px 0;
    transition: all .4s;
}

#s14 .relatedNode4:hover {
    color: var(--e-global-color-9bdc626);
}

#s14 .relatedNode5 {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.4em;
    color: var(--e-global-color-04871bd);
    transition: all .4s;
}

#s14 .relatedNode5:hover {
    color: var(--e-global-color-9bdc626);
}

#s14 .relatedNode6 {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
}

#s15 {}

/* data e editar */
#comments .comment .comment-body,
#comments .pingback .comment-body {
    padding-inline-start: 0;
    padding-inline-end: 0;
}

#fn .node1 {
    max-width: 780px;
}