html {
  font-size: 100%;
}

a,
.page-title {
  color: #0e4a7a;
}

a:hover,
a:focus {
  color: #1a1a1a;
}

body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button {
  font-family: "Cairo", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
}

blockquote {
  color: #000000;
}

p,
.entry-content p {
  margin-bottom: 1em;
}

h1,
.entry-content h1,
.entry-content h1 a,
h2,
.entry-content h2,
.entry-content h2 a,
h3,
.entry-content h3,
.entry-content h3 a,
h4,
.entry-content h4,
.entry-content h4 a,
h5,
.entry-content h5,
.entry-content h5 a,
h6,
.entry-content h6,
.entry-content h6 a,
.site-title,
.site-title a {
  font-family: "Cairo", sans-serif;
  font-weight: 400;
  text-transform: capitalize;
}

.site-title {
  font-size: 35px;
  font-size: 2.1875rem;
}

header .site-logo-img .custom-logo-link img {
  max-width: 100px;
}

.astra-logo-svg {
  width: 100px;
}

.ast-archive-description .ast-archive-title {
  font-size: 40px;
  font-size: 2.5rem;
}

.site-header .site-description {
  font-size: 15px;
  font-size: 0.9375rem;
}

.entry-title {
  font-size: 30px;
  font-size: 1.875rem;
}

.comment-reply-title {
  font-size: 26px;
  font-size: 1.625rem;
}

.ast-comment-list #cancel-comment-reply-link {
  font-size: 16px;
  font-size: 1rem;
}

h1,
.entry-content h1,
.entry-content h1 a {
  font-size: 64px;
  font-size: 4rem;
  font-weight: 400;
  font-family: "Cairo", sans-serif;
  line-height: 1.2;
  text-transform: capitalize;
}

h2,
.entry-content h2,
.entry-content h2 a {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 400;
  font-family: "Cairo", sans-serif;
  line-height: 1.2;
  text-transform: capitalize;
}

h3,
.entry-content h3,
.entry-content h3 a {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 400;
  font-family: "Cairo", sans-serif;
  line-height: 1.2;
  text-transform: capitalize;
}

h4,
.entry-content h4,
.entry-content h4 a {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
}

h5,
.entry-content h5,
.entry-content h5 a {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2;
}

h6,
.entry-content h6,
.entry-content h6 a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
}

.ast-single-post .entry-title,
.page-title {
  font-size: 30px;
  font-size: 1.875rem;
}

#secondary,
#secondary button,
#secondary input,
#secondary select,
#secondary textarea {
  font-size: 16px;
  font-size: 1rem;
}

::selection {
  background-color: #43bfed;
  color: #000000;
}

body,
h1,
.entry-title a,
.entry-content h1,
.entry-content h1 a,
h2,
.entry-content h2,
.entry-content h2 a,
h3,
.entry-content h3,
.entry-content h3 a,
h4,
.entry-content h4,
.entry-content h4 a,
h5,
.entry-content h5,
.entry-content h5 a,
h6,
.entry-content h6,
.entry-content h6 a {
  color: #000000;
}

.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a.current-item {
  color: #ffffff;
  border-color: #0e4a7a;
  background-color: #0e4a7a;
}

.main-header-menu .menu-link,
.ast-header-custom-item a {
  color: #000000;
}

.main-header-menu .menu-item:hover > .menu-link,
.main-header-menu .menu-item:hover > .ast-menu-toggle,
.main-header-menu .ast-masthead-custom-menu-items a:hover,
.main-header-menu .menu-item.focus > .menu-link,
.main-header-menu .menu-item.focus > .ast-menu-toggle,
.main-header-menu .current-menu-item > .menu-link,
.main-header-menu .current-menu-ancestor > .menu-link,
.main-header-menu .current-menu-item > .ast-menu-toggle,
.main-header-menu .current-menu-ancestor > .ast-menu-toggle {
  color: #41bef4;
}

input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="reset"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: #0e4a7a;
}

input[type="radio"]:checked,
input[type="reset"],
input[type="checkbox"]:checked,
input[type="checkbox"]:hover:checked,
input[type="checkbox"]:focus:checked,
input[type="range"]::-webkit-slider-thumb {
  border-color: #0e4a7a;
  background-color: #0e4a7a;
  box-shadow: none;
}

.site-footer a:hover + .post-count,
.site-footer a:focus + .post-count {
  background: #0e4a7a;
  border-color: #0e4a7a;
}

.ast-small-footer > .ast-footer-overlay {
  background-color: #4f96ce;
}

.footer-adv .footer-adv-overlay {
  border-top-style: solid;
  border-top-color: #7a7a7a;
}

.footer-adv .widget-title,
.footer-adv .widget-title a {
  color: #3a3a3a;
}

.footer-adv {
  color: #434343;
}

.footer-adv a {
  color: #707070;
}

.footer-adv .tagcloud a:hover,
.footer-adv .tagcloud a.current-item {
  border-color: #707070;
  background-color: #707070;
}

.footer-adv a:hover,
.footer-adv .no-widget-text a:hover,
.footer-adv a:focus,
.footer-adv .no-widget-text a:focus {
  color: #0a0a0a;
}

.footer-adv .calendar_wrap #today,
.footer-adv a:hover + .post-count {
  background-color: #707070;
}

.footer-adv-overlay {
  background-color: #f3f3f7;
}

.ast-comment-meta {
  line-height: 1.666666667;
  font-size: 13px;
  font-size: 0.8125rem;
}

.single .nav-links .nav-previous,
.single .nav-links .nav-next,
.single .ast-author-details .author-title,
.ast-comment-meta {
  color: #0e4a7a;
}

.entry-meta,
.entry-meta * {
  line-height: 1.45;
  color: #0e4a7a;
}

.entry-meta a:hover,
.entry-meta a:hover *,
.entry-meta a:focus,
.entry-meta a:focus * {
  color: #1a1a1a;
}

.ast-404-layout-1 .ast-404-text {
  font-size: 200px;
  font-size: 12.5rem;
}

.widget-title {
  font-size: 22px;
  font-size: 1.375rem;
  color: #000000;
}

#cat option,
.secondary .calendar_wrap thead a,
.secondary .calendar_wrap thead a:visited {
  color: #0e4a7a;
}

.secondary .calendar_wrap #today,
.ast-progress-val span {
  background: #0e4a7a;
}

.secondary a:hover + .post-count,
.secondary a:focus + .post-count {
  background: #0e4a7a;
  border-color: #0e4a7a;
}

.calendar_wrap #today > a {
  color: #ffffff;
}

.ast-pagination a,
.page-links .page-link,
.single .post-navigation a {
  color: #0e4a7a;
}

.ast-pagination a:hover,
.ast-pagination a:focus,
.ast-pagination > span:hover:not(.dots),
.ast-pagination > span.current,
.page-links > .page-link,
.page-links .page-link:hover,
.post-navigation a:hover {
  color: #1a1a1a;
}

.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle {
  background: transparent;
  color: #0e4a7a;
}

.ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle {
  background: transparent;
  border: 1px solid #0e4a7a;
  color: #0e4a7a;
}

.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle {
  background: #0e4a7a;
}

.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle {
  border-radius: 0px;
}

@media (max-width: 782px) {
  .entry-content .wp-block-columns .wp-block-column {
    margin-left: 0px;
  }
}

@media (max-width: 768px) {
  #secondary.secondary {
    padding-top: 0;
  }

  .ast-separate-container .ast-article-post,
  .ast-separate-container .ast-article-single {
    padding: 1.5em 2.14em;
  }

  .ast-separate-container #primary,
  .ast-separate-container #secondary {
    padding: 1.5em 0;
  }

  .ast-separate-container.ast-right-sidebar #secondary {
    padding-left: 1em;
    padding-right: 1em;
  }

  .ast-separate-container.ast-two-container #secondary {
    padding-left: 0;
    padding-right: 0;
  }

  .ast-page-builder-template .entry-header #secondary {
    margin-top: 1.5em;
  }

  .ast-page-builder-template #secondary {
    margin-top: 1.5em;
  }

  #primary,
  #secondary {
    padding: 1.5em 0;
    margin: 0;
  }

  .ast-left-sidebar #content > .ast-container {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }

  .ast-author-box img.avatar {
    margin: 20px 0 0 0;
  }

  .ast-pagination {
    padding-top: 1.5em;
    text-align: center;
  }

  .ast-pagination .next.page-numbers {
    display: inherit;
    float: none;
  }
}

@media (max-width: 768px) {
  .ast-page-builder-template.ast-left-sidebar #secondary {
    padding-right: 20px;
  }

  .ast-page-builder-template.ast-right-sidebar #secondary {
    padding-left: 20px;
  }

  .ast-right-sidebar #primary {
    padding-right: 0;
  }

  .ast-right-sidebar #secondary {
    padding-left: 0;
  }

  .ast-left-sidebar #primary {
    padding-left: 0;
  }

  .ast-left-sidebar #secondary {
    padding-right: 0;
  }

  .ast-pagination .prev.page-numbers {
    padding-left: 0.5em;
  }

  .ast-pagination .next.page-numbers {
    padding-right: 0.5em;
  }
}

@media (min-width: 769px) {
  .ast-separate-container.ast-right-sidebar #primary,
  .ast-separate-container.ast-left-sidebar #primary {
    border: 0;
  }

  .ast-separate-container.ast-right-sidebar #secondary,
  .ast-separate-container.ast-left-sidebar #secondary {
    border: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .ast-separate-container.ast-two-container #secondary .widget:last-child {
    margin-bottom: 0;
  }

  .ast-separate-container .ast-comment-list li .comment-respond {
    padding-left: 2.66666em;
    padding-right: 2.66666em;
  }

  .ast-author-box {
    -js-display: flex;
    display: flex;
  }

  .ast-author-bio {
    flex: 1;
  }

  .error404.ast-separate-container #primary,
  .search-no-results.ast-separate-container #primary {
    margin-bottom: 4em;
  }
}

@media (min-width: 769px) {
  .ast-right-sidebar #primary {
    border-right: 1px solid #eee;
  }

  .ast-right-sidebar #secondary {
    border-left: 1px solid #eee;
    margin-left: -1px;
  }

  .ast-left-sidebar #primary {
    border-left: 1px solid #eee;
  }

  .ast-left-sidebar #secondary {
    border-right: 1px solid #eee;
    margin-right: -1px;
  }

  .ast-separate-container.ast-two-container.ast-right-sidebar #secondary {
    padding-left: 30px;
    padding-right: 0;
  }

  .ast-separate-container.ast-two-container.ast-left-sidebar #secondary {
    padding-right: 30px;
    padding-left: 0;
  }
}

.elementor-button-wrapper .elementor-button {
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
}

body .elementor-button.elementor-size-sm,
body .elementor-button.elementor-size-xs,
body .elementor-button.elementor-size-md,
body .elementor-button.elementor-size-lg,
body .elementor-button.elementor-size-xl,
body .elementor-button {
  border-radius: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.elementor-button-wrapper .elementor-button {
  border-color: #0e4a7a;
  background-color: #0e4a7a;
}

.elementor-button-wrapper .elementor-button:hover,
.elementor-button-wrapper .elementor-button:focus {
  color: #ffffff;
  background-color: #2238e2;
  border-color: #2238e2;
}

.wp-block-button .wp-block-button__link,
.elementor-button-wrapper .elementor-button,
.elementor-button-wrapper .elementor-button:visited {
  color: #000000;
}

.elementor-button-wrapper .elementor-button {
  font-family: "Cairo", sans-serif;
  font-weight: normal;
  line-height: 1;
  text-transform: capitalize;
  letter-spacing: 0.5px;
}

body .elementor-button.elementor-size-sm,
body .elementor-button.elementor-size-xs,
body .elementor-button.elementor-size-md,
body .elementor-button.elementor-size-lg,
body .elementor-button.elementor-size-xl,
body .elementor-button {
  font-size: 14px;
  font-size: 0.875rem;
}

.wp-block-button .wp-block-button__link {
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-color: #0e4a7a;
  background-color: #0e4a7a;
  color: #000000;
  font-family: "Cairo", sans-serif;
  font-weight: normal;
  line-height: 1;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
  color: #ffffff;
  background-color: #2238e2;
  border-color: #2238e2;
}

.elementor-widget-heading h1.elementor-heading-title {
  line-height: 1.2;
}

.elementor-widget-heading h2.elementor-heading-title {
  line-height: 1.2;
}

.elementor-widget-heading h3.elementor-heading-title {
  line-height: 1.2;
}

.elementor-widget-heading h4.elementor-heading-title {
  line-height: 1.2;
}

.elementor-widget-heading h5.elementor-heading-title {
  line-height: 1.2;
}

.elementor-widget-heading h6.elementor-heading-title {
  line-height: 1.2;
}

.menu-toggle,
button,
.ast-button,
.ast-custom-button,
.button,
input#submit,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  color: #000000;
  border-color: #0e4a7a;
  background-color: #0e4a7a;
  border-radius: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: "Cairo", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  text-transform: capitalize;
  letter-spacing: 0.5px;
}

button:focus,
.menu-toggle:hover,
button:hover,
.ast-button:hover,
.button:hover,
input[type="reset"]:hover,
input[type="reset"]:focus,
input#submit:hover,
input#submit:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  color: #ffffff;
  background-color: #2238e2;
  border-color: #2238e2;
}

@media (min-width: 768px) {
  .ast-container {
    max-width: 100%;
  }
}

@media (min-width: 544px) {
  .ast-container {
    max-width: 100%;
  }
}

@media (max-width: 544px) {
  .ast-separate-container .ast-article-post,
  .ast-separate-container .ast-article-single {
    padding: 1.5em 1em;
  }

  .ast-separate-container #content .ast-container {
    padding-left: 0.54em;
    padding-right: 0.54em;
  }

  .ast-separate-container #secondary {
    padding-top: 0;
  }

  .ast-separate-container.ast-two-container #secondary .widget {
    margin-bottom: 1.5em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .ast-separate-container .comments-count-wrapper {
    padding: 1.5em 1em;
  }

  .ast-separate-container .ast-comment-list li.depth-1 {
    padding: 1.5em 1em;
    margin-bottom: 1.5em;
  }

  .ast-separate-container .ast-comment-list .bypostauthor {
    padding: 0.5em;
  }

  .ast-separate-container .ast-archive-description {
    padding: 1.5em 1em;
  }

  .ast-search-menu-icon.ast-dropdown-active .search-field {
    width: 170px;
  }

  .ast-separate-container .comment-respond {
    padding: 1.5em 1em;
  }
}

@media (max-width: 544px) {
  .ast-comment-list .children {
    margin-left: 0.66666em;
  }

  .ast-separate-container .ast-comment-list .bypostauthor li {
    padding: 0 0 0 0.5em;
  }
}

@media (max-width: 768px) {
  .ast-mobile-header-stack .main-header-bar .ast-search-menu-icon {
    display: inline-block;
  }

  .ast-header-break-point.ast-header-custom-item-outside
    .ast-mobile-header-stack
    .main-header-bar
    .ast-search-icon {
    margin: 0;
  }

  .ast-comment-avatar-wrap img {
    max-width: 2.5em;
  }

  .comments-area {
    margin-top: 1.5em;
  }

  .ast-separate-container .comments-count-wrapper {
    padding: 2em 2.14em;
  }

  .ast-separate-container .ast-comment-list li.depth-1 {
    padding: 1.5em 2.14em;
  }

  .ast-separate-container .comment-respond {
    padding: 2em 2.14em;
  }
}

@media (max-width: 768px) {
  .ast-header-break-point
    .main-header-bar
    .ast-search-menu-icon.slide-search
    .search-form {
    right: 0;
  }

  .ast-header-break-point
    .ast-mobile-header-stack
    .main-header-bar
    .ast-search-menu-icon.slide-search
    .search-form {
    right: -1em;
  }

  .ast-comment-avatar-wrap {
    margin-right: 0.5em;
  }
}

.footer-adv .tagcloud a:hover,
.footer-adv .tagcloud a.current-item {
  color: #ffffff;
}

.footer-adv .calendar_wrap #today {
  color: #ffffff;
}

@media (min-width: 545px) {
  .ast-page-builder-template .comments-area,
  .single.ast-page-builder-template .entry-header,
  .single.ast-page-builder-template .post-navigation {
    max-width: 1540px;
    margin-left: auto;
    margin-right: auto;
  }
}

body,
.ast-separate-container {
  background-color: #ffffff;
  background-image: none;
}

@media (max-width: 768px) {
  .ast-archive-description .ast-archive-title {
    font-size: 40px;
  }

  .entry-title {
    font-size: 30px;
  }

  h1,
  .entry-content h1,
  .entry-content h1 a {
    font-size: 56px;
  }

  h2,
  .entry-content h2,
  .entry-content h2 a {
    font-size: 32px;
  }

  h3,
  .entry-content h3,
  .entry-content h3 a {
    font-size: 28px;
  }

  h4,
  .entry-content h4,
  .entry-content h4 a {
    font-size: 24px;
    font-size: 1.5rem;
  }

  h5,
  .entry-content h5,
  .entry-content h5 a {
    font-size: 20px;
    font-size: 1.25rem;
  }

  h6,
  .entry-content h6,
  .entry-content h6 a {
    font-size: 16px;
    font-size: 1rem;
  }

  .ast-single-post .entry-title,
  .page-title {
    font-size: 30px;
  }

  #masthead .site-logo-img .custom-logo-link img {
    max-width: 100px;
  }

  .astra-logo-svg {
    width: 100px;
  }

  .ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
    max-width: 100px;
  }
}

@media (max-width: 544px) {
  .ast-archive-description .ast-archive-title {
    font-size: 40px;
  }

  .entry-title {
    font-size: 30px;
  }

  h1,
  .entry-content h1,
  .entry-content h1 a {
    font-size: 32px;
  }

  h2,
  .entry-content h2,
  .entry-content h2 a {
    font-size: 24px;
  }

  h3,
  .entry-content h3,
  .entry-content h3 a {
    font-size: 22px;
  }

  h4,
  .entry-content h4,
  .entry-content h4 a {
    font-size: 20px;
    font-size: 1.25rem;
  }

  h5,
  .entry-content h5,
  .entry-content h5 a {
    font-size: 18px;
    font-size: 1.125rem;
  }

  h6,
  .entry-content h6,
  .entry-content h6 a {
    font-size: 15px;
    font-size: 0.9375rem;
  }

  .ast-single-post .entry-title,
  .page-title {
    font-size: 30px;
  }

  .ast-header-break-point .site-branding img,
  .ast-header-break-point #masthead .site-logo-img .custom-logo-link img {
    max-width: 100px;
    float:left;
  }

  .astra-logo-svg {
    width: 100px;
  }

  .ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
    max-width: 100px;
  }
}

@media (max-width: 768px) {
  html {
    font-size: 91.2%;
  }
}

@media (max-width: 544px) {
  html {
    font-size: 91.2%;
  }
}

@media (min-width: 769px) {
  .ast-container {
    max-width: 1540px;
  }
}

@font-face {
  font-family: "Astra";
  src: url(../wp-content/themes/astra/assets/fonts/astra.woff) format("woff"),
    url(../wp-content/themes/astra/assets/fonts/astra.woff) format("truetype"),
    url(../wp-content/themes/astra/assets/fonts/astra.svg#astra) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@media (max-width: 768px) {
  .main-header-bar .main-header-bar-navigation {
    display: none;
  }
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu,
.ast-desktop
  .main-header-menu.submenu-with-border
  .astra-full-megamenu-wrapper {
  border-color: #43bfed;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu {
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-style: solid;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu .sub-menu {
  top: -0px;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu .menu-link,
.ast-desktop .main-header-menu.submenu-with-border .children .menu-link {
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #eaeaea;
}

@media (min-width: 769px) {
  .main-header-menu
    .sub-menu
    .menu-item.ast-left-align-sub-menu:hover
    > .sub-menu,
  .main-header-menu
    .sub-menu
    .menu-item.ast-left-align-sub-menu.focus
    > .sub-menu {
    margin-left: -0px;
  }
}

.ast-small-footer {
  border-top-style: solid;
  border-top-width: 0;
  border-top-color: #fff;
}

@media (max-width: 920px) {
  .ast-404-layout-1 .ast-404-text {
    font-size: 100px;
    font-size: 6.25rem;
  }
}

.ast-theme-transparent-header
  #masthead
  .site-logo-img
  .transparent-custom-logo
  .astra-logo-svg {
  width: 100px;
}

.ast-theme-transparent-header
  #masthead
  .site-logo-img
  .transparent-custom-logo
  img {
  max-width: 100px;
}

@media (max-width: 768px) {
  .ast-theme-transparent-header
    #masthead
    .site-logo-img
    .transparent-custom-logo
    .astra-logo-svg {
    width: 100px;
  }

  .ast-theme-transparent-header
    #masthead
    .site-logo-img
    .transparent-custom-logo
    img {
    max-width: 100px;
  }
}

@media (max-width: 543px) {
  .ast-theme-transparent-header
    #masthead
    .site-logo-img
    .transparent-custom-logo
    .astra-logo-svg {
    width: 100px;
  }

  .ast-theme-transparent-header
    #masthead
    .site-logo-img
    .transparent-custom-logo
    img {
    max-width: 100px;
  }
}

@media (min-width: 769px) {
  .ast-theme-transparent-header #masthead {
    position: absolute;
    left: 0;
    right: 0;
  }

  .ast-theme-transparent-header .main-header-bar,
  .ast-theme-transparent-header.ast-header-break-point .main-header-bar {
    background: none;
  }

  body.elementor-editor-active.ast-theme-transparent-header #masthead,
  .fl-builder-edit .ast-theme-transparent-header #masthead,
  body.vc_editor.ast-theme-transparent-header #masthead,
  body.brz-ed.ast-theme-transparent-header #masthead {
    z-index: 0;
  }

  .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header
    .custom-mobile-logo-link {
    display: none;
  }

  .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header
    .transparent-custom-logo {
    display: inline-block;
  }

  .ast-theme-transparent-header .ast-above-header {
    background-image: none;
    background-color: transparent;
  }

  .ast-theme-transparent-header .ast-below-header {
    background-image: none;
    background-color: transparent;
  }
}

@media (max-width: 768px) {
  .transparent-custom-logo {
    display: none;
  }
}

@media (min-width: 768px) {
  .ast-transparent-mobile-logo {
    display: none;
  }
}

@media (max-width: 768px) {
  .ast-transparent-mobile-logo {
    display: block;
  }
}

@media (min-width: 768px) {
  .ast-theme-transparent-header .main-header-bar {
    border-bottom-width: 0;
    border-bottom-style: solid;
  }
}

.ast-breadcrumbs .trail-browse,
.ast-breadcrumbs .trail-items,
.ast-breadcrumbs .trail-items li {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: none;
  background: inherit;
  text-indent: 0;
}

.ast-breadcrumbs .trail-browse {
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
}

.ast-breadcrumbs .trail-items {
  list-style: none;
}

.trail-items li::after {
  padding: 0 0.3em;
  content: "\00bb";
}

.trail-items li:last-of-type::after {
  display: none;
}

h1,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {
  color: #43bfed;
}

.elementor-widget-heading .elementor-heading-title {
  margin: 0;
}

.ast-header-break-point .main-header-bar {
  border-bottom-width: 0;
}

@media (min-width: 769px) {
  .main-header-bar {
    border-bottom-width: 0;
  }
}

.ast-flex {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-header-bar {
  padding: 1em 0;
}

.ast-site-identity {
  padding: 0;
}

.header-main-layout-1 .ast-flex.main-header-container,
.header-main-layout-3 .ast-flex.main-header-container {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-main-layout-1 .ast-flex.main-header-container,
.header-main-layout-3 .ast-flex.main-header-container {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-header-menu .normalBold {
  font-weight: bold;
  /* font-size: 20px; */
}
