.elementor-330 .elementor-element.elementor-element-f3f8271{--display:flex;}.elementor-330 .elementor-element.elementor-element-017264c{text-align:center;}.elementor-330 .elementor-element.elementor-element-6f66b0a{--display:flex;}.elementor-330 .elementor-element.elementor-element-559f4da{text-align:start;}.elementor-330 .elementor-element.elementor-element-1ea4e66{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}@media(min-width:768px){.elementor-330 .elementor-element.elementor-element-6f66b0a{--content-width:800px;}}@media(max-width:1024px){ .elementor-330 .elementor-element.elementor-element-1ea4e66{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}}@media(max-width:767px){ .elementor-330 .elementor-element.elementor-element-1ea4e66{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}}/* Start custom CSS *//* ARTIGO DO BLOG | RAIOU ODONTO
   Leitura confortável e visual moderno
   Azul navy (#0E2A47) + dourado (#C99A3C) */

/* Coluna de leitura central */
.elementor-location-single .e-con-inner {
    max-width: 720px;
}

/* Título do post */
.elementor-location-single h1.elementor-heading-title {
    color: #0E2A47;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
}

.elementor-location-single h1.elementor-heading-title::after {
    content: "";
    display: block;
    width: 64px;
    height: 4px;
    margin: 20px auto 0;
    background: #C99A3C;
    border-radius: 2px;
}

/* Corpo do texto */
.elementor-location-single .elementor-widget-theme-post-content {
    color: #3A4A5A;
    font-size: 18px;
    line-height: 1.85;
}

.elementor-location-single .elementor-widget-theme-post-content p {
    margin-bottom: 1.5em;
}

/* Primeiro parágrafo em destaque */
.elementor-location-single .elementor-widget-theme-post-content .elementor-widget-container > p:first-child {
    color: #2E3D4D;
    font-size: 20px;
    line-height: 1.7;
}

/* Subtítulos dentro do texto */
.elementor-location-single .elementor-widget-theme-post-content h2 {
    color: #0E2A47;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 1.8em;
    margin-bottom: 0.5em;
}

.elementor-location-single .elementor-widget-theme-post-content h3 {
    color: #0E2A47;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.35;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
}

/* Links */
.elementor-location-single .elementor-widget-theme-post-content a {
    color: #C99A3C;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: color 0.2s ease;
}

.elementor-location-single .elementor-widget-theme-post-content a:hover {
    color: #0E2A47;
}

/* Negrito */
.elementor-location-single .elementor-widget-theme-post-content strong,
.elementor-location-single .elementor-widget-theme-post-content b {
    color: #0E2A47;
    font-weight: 700;
}

/* Listas */
.elementor-location-single .elementor-widget-theme-post-content ul,
.elementor-location-single .elementor-widget-theme-post-content ol {
    margin: 0 0 1.5em;
    padding-left: 1.4em;
}

.elementor-location-single .elementor-widget-theme-post-content li {
    margin-bottom: 0.6em;
}

.elementor-location-single .elementor-widget-theme-post-content ul li::marker {
    color: #C99A3C;
}

/* Citação */
.elementor-location-single .elementor-widget-theme-post-content blockquote {
    margin: 2em 0;
    padding: 18px 26px;
    background: #F5F7FA;
    border-left: 4px solid #C99A3C;
    border-radius: 0 10px 10px 0;
    color: #2E3D4D;
    font-size: 19px;
    font-style: italic;
    line-height: 1.7;
}

/* Imagens no conteúdo */
.elementor-location-single .elementor-widget-theme-post-content img {
    border-radius: 12px;
    box-shadow: 0 8px 28px rgba(14, 42, 71, 0.10);
    margin: 1em 0;
}

/* Rótulo Compartilhe */
.elementor-location-single span.elementor-heading-title {
    display: block;
    color: #0E2A47;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

/* Botões de compartilhamento */
.elementor-location-single .elementor-share-btn {
    border-radius: 10px !important;
    overflow: hidden;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.elementor-location-single .elementor-share-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(14, 42, 71, 0.18);
}

/* Caixa do autor */
.elementor-location-single .elementor-author-box {
    margin-top: 2.5em;
    padding: 24px 28px;
    background: #F5F7FA;
    border: 1px solid #EAEFF4;
    border-radius: 16px;
    display: flex;
    align-items: center;
    gap: 18px;
}

.elementor-location-single .elementor-author-box__avatar img {
    border-radius: 50%;
    border: 3px solid #FFFFFF;
    box-shadow: 0 4px 14px rgba(14, 42, 71, 0.12);
}

.elementor-location-single .elementor-author-box__name {
    margin: 0;
    color: #0E2A47;
    font-size: 20px;
    font-weight: 700;
}/* End custom CSS */