.elementor-1297 .elementor-element.elementor-element-3d9e60e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-1297 .elementor-element.elementor-element-6746c06 .elementor-heading-title{font-weight:600;line-height:1.7em;}.elementor-1297 .elementor-element.elementor-element-1678363{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:40px 40px;--row-gap:40px;--column-gap:40px;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-1297 .elementor-element.elementor-element-7451923 img{width:100%;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-1297 .elementor-element.elementor-element-dfcf7dc{text-align:justify;font-size:1.5rem;font-weight:400;line-height:1.7em;}@media(max-width:1024px){.elementor-1297 .elementor-element.elementor-element-3d9e60e{--padding-top:01rem;--padding-bottom:1rem;--padding-left:1rem;--padding-right:1rem;}.elementor-widget-theme-post-title .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-1297 .elementor-element.elementor-element-1678363{--padding-top:0rem;--padding-bottom:0rem;--padding-left:1rem;--padding-right:1rem;}.elementor-widget-theme-post-featured-image .widget-image-caption{line-height:var( --e-global-typography-text-line-height );}.elementor-1297 .elementor-element.elementor-element-7451923 img{width:100%;}.elementor-widget-theme-post-content{line-height:var( --e-global-typography-text-line-height );}.elementor-1297 .elementor-element.elementor-element-dfcf7dc{font-size:1.1rem;}}@media(max-width:767px){.elementor-widget-theme-post-title .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-1297 .elementor-element.elementor-element-6746c06{text-align:center;}.elementor-1297 .elementor-element.elementor-element-6746c06 .elementor-heading-title{font-size:2rem;}.elementor-widget-theme-post-featured-image .widget-image-caption{line-height:var( --e-global-typography-text-line-height );}.elementor-1297 .elementor-element.elementor-element-7451923 img{width:100%;}.elementor-widget-theme-post-content{line-height:var( --e-global-typography-text-line-height );}.elementor-1297 .elementor-element.elementor-element-dfcf7dc{text-align:justify;}}/* Start custom CSS for post-comments, class: .elementor-element-a3c22ac *//* comment section style */
h3.title-comments {
    background: #04BCA4  !important;
    font-size:24px;
    max-width: fit-content;
    padding: 10px;
    border-radius: 16px 16px 16px 2px;
    color: white;
    
}.comment-author.vcard {
    background: #0033661F;
    padding: 5px;
    border-radius: 6px;
    color: #273647;
  font-size:12px;
  text-align:center;
      align-content: center;
}

a.comment-reply-link {
   background: #0033661F;
      padding: 3px;
      border-radius: 6px;
}
.comment {
  background:white;
  padding:10px;
  border-radius:12px;
  box-shadow: 0.5px 0.5px 3px 1px rgba(178, 178, 178, 0.5);
    font-size:14px;

  }
h2#reply-title {
  font-size:24px;
    margin-top: 25px;
   background: #003366;
    max-width: fit-content;
    padding: 10px;
    border-radius: 16px 16px 16px 2px;
    color: white;}
.comment-metadata{
  padding:10px;
}
textarea#comment {
    border-radius: 12px;
}

@media only screen and (max-width: 1024px) {
    #comments .comment-meta {
        flex-direction: column;
        align-items: center;
    }
}


.submit {
    background-color: #fff;
    color: #003366; 
    border-color: #003366;
}

.submit:hover {
    background-color: #003366;
    color: white;
}

.title-comments {
    display: none;
}/* End custom CSS */