.elementor-3 .elementor-element.elementor-element-eaf7636{margin-top:3rem;margin-bottom:3rem;}.elementor-3 .elementor-element.elementor-element-f1b7ff8 .elementor-heading-title{color:var( --e-global-color-primary );}/* Start custom CSS */h2, h3:not(.comment-reply-title), h4:not(.elementor-post__title) {
        background: rgb(255,30,148, 0.1);
        padding: 4px !important;
        display: inline-block;
        width: 100%;
     
    }
    
    /*legenda*/
    h6, h6 a {
        text-align: center;
        width: 100%;
        font-weight: 400 !important;
        color: #bbb !important;
        margin-bottom: 30px;
    }
    
    
    h3:not(.comment-reply-title), h4:not(.elementor-post__title) {
        background: rgb(255,30,148, 0.1);
        /*padding: 7px !important;*/
        display: inline-block;
        width: 100%;
        margin-top: 20px !important;
    }

    h2 {
        margin-top: 20px !important;
         /*margin-bottom: 30px !important;*/
    }
    

    @media (max-width: 921px) {
        .ast-separate-container .comment-respond {
            padding: 0;
        }
        
        .elementor-post-navigation .elementor-post-navigation__link {
            white-space: unset;
        }
}

p ~ ul, p ~ label, .comment-content p {
    text-indent: 0px  !important;
}

p ~ ul {
  list-style-position: inside; /* Mantém a bolinha junto com o texto */
  padding-left: 20px; /* Espaçamento à esquerda */
  margin: 1.5rem 1.5rem;
}


p:not(.logged-in-as):not(.elementor-price-list-description):not(.form-submit):not(.elementor-icon-box-description):not(.comment-notes):not(.ast-grid-common-col):not(.comment-form-email):not(.newsletter):not(.comment-form-comment):not(.comment-form-author):not(.comment-form-cookies-consent) {
    text-indent: 40px;
    text-align: justify !important;
}

.elementor-5444 .elementor-element.elementor-element-5938528 p {
    text-indent: 0px !important;
}

p + p {
  margin-top: 1.5rem;
}

.comment-form-email {
    margin-top: 0;
}

form:not(#ast-commentform) .elementor-widget-container p:last-child {
    margin-bottom: 2rem;
}

form:not(#ast-commentform) .elementor-widget-container p:first-child {
    margin-top: 1rem;
}

.e-gallery-container {
    /*margin-bottom: 1rem;*/
}

/* stylize images */
.elementor #postContent img:not(#logoDesktop img):not(#logoMobile img):not(img.avatar):not(#footerImg img) {
    height: 100% !important;
    /*width: 80% !important;*/
    max-width: 100% !important;
    max-height: 90vh;
    /*width: 100vw !important;*/
    min-width: 100% !important;
    object-fit: contain !important;
}

a:has(> img) {
    width: 100%;
}


@media only screen and (max-width: 768px) {
    .elementor #postContent img:not(#logoDesktop img):not(#logoMobile img):not(img.avatar):not(#footerImg img)  {
    height: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    }
}

pre {
    margin-bottom: 0rem;
    margin-top: 1.2rem;
}

a.moxileira-highlight-link {
    font-weight: bold;
    text-decoration: underline;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    font-size: 105%;
}

a.moxileira-highlight-link:hover {
     /*animation: pulse 0.5s infinite;*/
}

.moxileira-table {
    position: relative;
    width: 100%;
    background-repeat: repeat;
    background-image: linear-gradient(rgba(255,255,255,0.90), rgba(255,255,255,0.90)), url("/wp-content/uploads/2024/03/Moxileira-Watermark-1.png");
}


table.moxileira-table th {
    background-color: #DD2F93 !important;
    color: #FFF !important;
}

table.moxileira-table tr:nth-child(even) td {
  background-color: rgb(255,30,148, 0.1);
}

@media (max-width: 600px) {
    table.moxileira-table table, th, td {
        display: block;
    }
    table.moxileira-table th, td {
        width: 100%;
    }
}/* End custom CSS */