@font-face {
  font-family: "Karla-Regular";
  src: url("fonts/Karla-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Karla-Bold";
  src: url("fonts/Karla-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Karla-SemiBold";
  src: url("fonts/Karla-SemiBold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
/*font color*/
/*button color*/
/*background color*/
/*important*/
.defult-heading-color {
  color: #0063af;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

/*
 Theme Name:   BlockStrap Child
 Author: AyeCode Ltd
 Author URI: https://ayecode.io
 Theme URI: https://wpblockstrap.com
 Template:     blockstrap
 Version:      1.0.0
 Text Domain:  blockstrap-child
*/
/* Add your custom styles below this line */
body {
  font-size: 16px !important;
  color: #4F4F4F !important;
  font-family: "Karla-Regular" !important;
}
@media only screen and (min-width: 1500px) {
  body {
    font-size: 18px !important;
  }
}

.header-space {
  position: relative;
  right: 16%;
}
@media only screen and (max-width: 767px) {
  .header-space {
    right: 8%;
  }
}
@media only screen and (max-width: 480px) {
  .header-space {
    right: 2%;
  }
}
@media only screen and (max-width: 991px) {
  .header-space.wp-block-blockstrap-blockstrap-widget-heading {
    font-size: 40px !important;
  }
}
@media only screen and (max-width: 480px) {
  .header-space.wp-block-blockstrap-blockstrap-widget-heading {
    font-size: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .header-space.has-normal-font-size {
    font-size: 16px !important;
    display: none;
  }
}
@media only screen and (min-width: 1400px) {
  .header-space {
    right: 24%;
  }
}
@media only screen and (min-width: 1500px) {
  .header-space {
    right: 30%;
  }
}

.header-space + a.btn {
  position: relative;
  right: 16%;
}
@media only screen and (max-width: 767px) {
  .header-space + a.btn {
    right: 8%;
  }
}
@media only screen and (max-width: 480px) {
  .header-space + a.btn {
    right: 2%;
  }
}
@media only screen and (min-width: 1400px) {
  .header-space + a.btn {
    right: 24%;
  }
}
@media only screen and (min-width: 1500px) {
  .header-space + a.btn {
    right: 30%;
  }
}

.geo-dir-custom .wp-block-columns {
  gap: 30px;
}
.geo-dir-custom .heading-text {
  margin: 40px 0px 0px 0px;
}
.geo-dir-custom .geodir-post .card {
  border: none;
  padding: 30px 0px 0px 0px !important;
  border-top: 1px solid rgba(52, 58, 64, 0.5);
  border-radius: 0px;
}
.geo-dir-custom .geodir-post .card .card {
  border: none;
  padding: 0px 0px !important;
  position: relative;
}
.geo-dir-custom .geodir-post .card .card-img-top {
  width: 48%;
  max-width: 48% !important;
}
@media only screen and (max-width: 991px) {
  .geo-dir-custom .geodir-post .card .card-img-top {
    width: 100%;
    max-width: 100% !important;
  }
}
.geo-dir-custom .geodir-post .card .card-body {
  width: 48%;
  max-width: 48% !important;
  padding-left: 30px !important;
  padding-top: 50px !important;
  /*.geodir-field-designation {
  	display: none;
  }
  .geodir-field-weiterbildung__coaching__beratung {
  	display: none;
  }*/
}
@media only screen and (max-width: 991px) {
  .geo-dir-custom .geodir-post .card .card-body {
    width: 100%;
    max-width: 100% !important;
    padding-left: 0px !important;
    padding-top: 30px !important;
  }
}
.geo-dir-custom .geodir-post .card .card-body .geodir-entry-title {
  color: #0063af;
  font-weight: 600;
  font-size: 24px;
}
.geo-dir-custom .geodir-post .card .card-body .geodir_post_meta_icon i {
  color: #0063af;
}
.geo-dir-custom .geodir-post .card .card-body .geodir_post_meta.geodir-field-designation {
  padding-bottom: 14px !important;
}
.geo-dir-custom .geodir-post .card .card-body .geodir_post_meta.geodir-field-weiterbildung__coaching__beratung {
  padding-bottom: 14px !important;
}
.geo-dir-custom .geodir-post .card .card-body .geodir-output-location .geodir-field-designation {
  font-weight: 600;
}
.geo-dir-custom .geodir-post .card .card-body .geodir-field-post_content {
  padding-bottom: 20px !important;
}
.geo-dir-custom .geodir-post .card .card-footer {
  width: 50%;
  max-width: 50%;
  float: right;
  position: absolute;
  right: 0px;
  height: 50px;
  border: 0px;
  padding-left: 0px !important;
}
@media only screen and (max-width: 991px) {
  .geo-dir-custom .geodir-post .card .card-footer {
    width: 100%;
    max-width: 100% !important;
    position: static;
  }
}
.geo-dir-custom .geodir-widget-bottom .geodir-all-link {
  background: #c6af6e;
  color: #ffffff;
  border-radius: 4px;
  padding: 0px;
  border-color: #c6af6e;
  width: 200px;
  text-align: center;
  height: 55px;
  line-height: 55px;
  transition: linear 0.3s;
}
.geo-dir-custom .geodir-widget-bottom .geodir-all-link:hover {
  background: #0063af;
  border-color: #0063af;
}
.geo-dir-custom .sidebar-right-new {
  padding: 20px 20px 30px 20px;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.3);
}
.geo-dir-custom .sidebar-right-new h2 {
  font-weight: 600;
  color: #343a40;
}
.geo-dir-custom .sidebar-right-new p {
  font-size: 16px;
}
.geo-dir-custom .sidebar-right-new img {
  width: 100%;
}
.geo-dir-custom .sidebar-right-new .wp-element-button {
  background: transparent;
  color: #0063af;
  font-weight: 600;
  font-size: 14px;
  padding: 0px;
}
.geo-dir-custom .sidebar-right-new .wp-element-button:hover {
  background: transparent;
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  .geo-dir-custom .sidebar-map {
    display: none;
  }
}
.geo-dir-custom .pagination {
  justify-content: center;
  margin-top: 30px;
}
.geo-dir-custom .pagination .page-item {
  margin-right: 10px !important;
}
.geo-dir-custom .pagination .page-item .page-link {
  border: 1px solid transparent;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  padding: 0px;
  text-align: center;
  color: #4F4F4F;
}
.geo-dir-custom .pagination .page-item .page-link.active {
  background: #0063af;
  border-color: #0063af;
  color: #ffffff;
}
.geo-dir-custom .pagination .page-item .page-link:hover {
  background: #0063af;
  border-color: #0063af;
  color: #ffffff;
}
.geo-dir-custom .pagination .page-item .page-link.next {
  background: transparent;
  border-color: #0063af;
  color: #0063af;
}
.geo-dir-custom .pagination .page-item .page-link.next:hover {
  background: #0063af;
  border-color: #0063af;
  color: #ffffff;
}
.geo-dir-custom .pagination .page-item .page-link.prev {
  background: transparent;
  border-color: #0063af;
  color: #0063af;
}
.geo-dir-custom .pagination .page-item .page-link.prev:hover {
  background: #0063af;
  border-color: #0063af;
  color: #ffffff;
}

.footer-custom {
  border-top: 1px solid rgba(52, 58, 64, 0.5);
  border-bottom: 1px solid rgba(52, 58, 64, 0.5);
  padding-bottom: 20px;
}
.footer-custom .wp-block-blockstrap-blockstrap-widget-nav .nav-link {
  color: #343A40 !important;
  padding: 3px 20px !important;
  font-weight: 500;
}
.footer-custom .footer-about {
  font-size: 16px;
}
.footer-custom .btn.btn-primary {
  border-radius: 4px;
  padding: 15px 25px;
  background: #0063af;
}
@media only screen and (max-width: 767px) {
  .footer-custom .btn.btn-primary {
    margin: 0 auto 20px auto;
    width: auto;
    display: flex;
    width: 200px;
  }
}
.footer-custom .footer-bottom-text {
  text-align: left;
}
.footer-custom .footer-bottom-text strong {
  padding-bottom: 10px;
}
.footer-custom .footer-social-media {
  margin: 10px 0px 0px 6px !important;
}
.footer-custom .footer-social-media .nav-item {
  margin-right: 8px;
}
.footer-custom .footer-social-media .nav-item .nav-link {
  background: #0063af;
  color: #ffffff !important;
  height: 45px;
  line-height: 45px;
  width: 45px;
  padding: 0px !important;
  text-align: center;
  font-size: 18px;
}

@media only screen and (max-width: 991px) {
  .home-banner-new {
    min-height: 500px !important;
  }
}
@media only screen and (max-width: 767px) {
  .home-banner-new {
    min-height: 300px !important;
  }
}

.navbar-toggler {
  background-color: #0063af !important;
}

@media only screen and (max-width: 767px) {
  .navbar-collapse {
    background: #e5e5e5;
  }
}

.single-banner .single-banner-inner {
  text-align: left;
}
@media only screen and (max-width: 1200px) {
  .single-banner .banner-right.col-12 {
    padding: 0px !important;
  }
}

.single-banner-search-form .geodir-search .gd-search-field-search {
  width: 45%;
}
@media (max-width: 640px) {
  .single-banner-search-form .geodir-search .gd-search-field-search {
    width: 100%;
  }
}
.single-banner-search-form .geodir-search .gd-search-field-near {
  width: 45%;
}
@media (max-width: 640px) {
  .single-banner-search-form .geodir-search .gd-search-field-near {
    width: 100%;
  }
}
.single-banner-search-form .geodir-search .gd-search-themen {
  width: 30%;
}
@media (max-width: 640px) {
  .single-banner-search-form .geodir-search .gd-search-themen {
    width: 100%;
  }
}
.single-banner-search-form .geodir-search .gd-search-methoden {
  width: 30%;
}
@media (max-width: 640px) {
  .single-banner-search-form .geodir-search .gd-search-methoden {
    width: 100%;
  }
}
.single-banner-search-form .geodir-search .popover .popover-header {
  color: #4f4f4f !important;
}

.single-page-content .single-column-left .single-feature-image {
  text-align: center;
  margin-bottom: 20px;
}
.single-page-content .single-column-left .single-feature-image img {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  object-fit: cover;
  margin: 0 auto;
}
.single-page-content .single-column-left .list-detail-sidebar {
  text-align: center;
}
.single-page-content .single-column-left .list-detail-sidebar .list-group-item .geodir-field-website, .single-page-content .single-column-left .list-detail-sidebar .list-group-item .geodir-field-email, .single-page-content .single-column-left .list-detail-sidebar .list-group-item .geodir-field-address {
  text-align: left;
}
.single-page-content .single-column-left .list-detail-sidebar .list-group-item .geodir-field-website span.geodir_post_meta_icon, .single-page-content .single-column-left .list-detail-sidebar .list-group-item .geodir-field-email span.geodir_post_meta_icon, .single-page-content .single-column-left .list-detail-sidebar .list-group-item .geodir-field-address span.geodir_post_meta_icon {
  color: #0063af;
}
.single-page-content .single-column-left .list-detail-sidebar .list-group-item.designation-list .geodir-field-designation {
  font-weight: 600;
}
.single-page-content .single-column-left .list-detail-sidebar .list-group-item.review-icon .geodir_post_meta_icon {
  color: #c6af6e;
}
.single-page-content .single-column-left .button-first {
  margin-bottom: 10px;
}
.single-page-content .single-column-left .button-first .wp-block-button {
  width: 48%;
}
.single-page-content .single-column-left .button-first .wp-block-button .wp-block-button__link {
  width: 100%;
  transition: linear 0.3s;
  height: 50px;
  border: none;
  line-height: 50px;
  padding: 0px;
}
.single-page-content .single-column-left .button-first .wp-block-button .wp-block-button__link:hover {
  text-decoration: none;
  background: #0063af !important;
  color: #ffffff !important;
}
.single-page-content .single-column-left .button-second {
  margin-bottom: 40px;
}
.single-page-content .single-column-left .button-second .wp-block-button {
  width: 48%;
}
.single-page-content .single-column-left .button-second .wp-block-button .wp-block-button__link {
  width: 100%;
}
.single-page-content .single-column-left .button-second .wp-block-button .wp-block-button__link:hover {
  text-decoration: none;
  background: #0063af !important;
  border-color: #0063af !important;
  color: #ffffff !important;
}
.single-page-content .single-column-left .wp-block-geodirectory-geodir-widget-recent-reviews {
  margin-top: 40px;
}
.single-page-content .single-column-left .wp-block-geodirectory-geodir-widget-recent-reviews .widgettitle {
  background: #35bfe0;
  height: 60px;
  line-height: 60px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0px !important;
}
.single-page-content .single-column-left .wp-block-geodirectory-geodir-widget-recent-reviews .geodir_recent_reviews_section {
  background: #efefef;
}
.single-page-content .single-column-left .wp-block-geodirectory-geodir-widget-recent-reviews .geodir_recent_reviews_section .geodir_recent_reviews li .card {
  border: none;
  border-radius: inherit;
  padding: 20px 0px;
  background: #efefef;
  position: relative;
}
.single-page-content .single-column-left .wp-block-geodirectory-geodir-widget-recent-reviews .geodir_recent_reviews_section .geodir_recent_reviews li .card .card-header {
  align-items: flex-start;
}
.single-page-content .single-column-left .wp-block-geodirectory-geodir-widget-recent-reviews .geodir_recent_reviews_section .geodir_recent_reviews li .card .geodir_reviewer_image img {
  width: 80px;
  border-radius: 0px !important;
}
.single-page-content .single-column-left .wp-block-geodirectory-geodir-widget-recent-reviews .geodir_recent_reviews_section .geodir_recent_reviews li .card .geodir_reviewer_text .comment_excerpt {
  display: block;
  margin-top: 15px;
  color: #0063af;
  font-weight: 600;
  text-decoration: underline;
}
.single-page-content .single-column-left .wp-block-geodirectory-geodir-widget-recent-reviews .geodir_recent_reviews_section .geodir_recent_reviews li .card::after {
  position: absolute;
  content: "";
  height: 1px;
  background: #495057;
  bottom: 2px;
  left: 16px;
  width: calc(100% - 32px);
}
.single-page-content .single-column-left .wp-block-geodirectory-geodir-widget-recent-reviews .geodir_recent_reviews_section .geodir_recent_reviews li:last-child .card::after {
  display: none;
}
.single-page-content .single-column-left .share-btn-new {
  display: none;
}
.single-page-content .single-column-right .nav-tabs {
  margin-bottom: 24px !important;
}
.single-page-content .single-column-right .nav-tabs .nav-item .nav-link {
  background: none;
  color: #4F4F4F;
  padding: 0px 14px 0px 0px;
  border-radius: 0px;
}
.single-page-content .single-column-right .nav-tabs .nav-item .nav-link:hover {
  background: none;
  box-shadow: none;
}
.single-page-content .single-column-right .nav-tabs .nav-item .nav-link.active {
  font-weight: 600;
  box-shadow: none;
  border-bottom: 1px solid #4F4F4F;
}
.single-page-content .single-column-right .nav-tabs .greedy-links.dropdown-menu {
  padding: 16px 12px !important;
  background: #4F4F4F;
}
.single-page-content .single-column-right .nav-tabs .greedy-links.dropdown-menu .nav-item .nav-link {
  color: #ffffff;
  line-height: 26px;
}
.single-page-content .single-column-right .form-title {
  background-color: #35bfe0 !important;
  color: #ffffff !important;
  display: inline-block;
  border-radius: 4px;
  padding: 12px 40px;
  margin-bottom: 0px;
}
.single-page-content .single-column-right .nf-form-layout form {
  background: #efefef;
  padding: 30px 20px;
}
.single-page-content .single-column-right .nf-form-layout form .nf-form-fields-required {
  padding-bottom: 10px;
}
.single-page-content .single-column-right .nf-form-layout form .nf-field-label label {
  font-weight: 500;
}
.single-page-content .single-column-right .nf-form-layout form .checkbox-container .checkbox-wrap {
  display: inline-block;
}
.single-page-content .single-column-right .nf-form-layout form .checkbox-container .checkbox-wrap .nf-field-description {
  padding-left: 30px;
}
.single-page-content .single-column-right .nf-form-layout form input[type=submit] {
  background: #0063af;
  border: 0;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  padding: 0px 30px;
  border-radius: 4px;
}
.single-page-content .single-column-right .nf-form-layout form input[type=submit]:hover {
  background: #35bfe0;
}
.single-page-content .single-column-right #video .geodir-field-video {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.single-page-content .single-column-right #video .geodir-field-video .geodir-embed-container {
  width: 48%;
  margin-right: 14px;
}
@media (max-width: 991px) {
  .single-page-content .single-column-right #video .geodir-field-video .geodir-embed-container {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .single-page-content .single-column-right #video .geodir-field-video .geodir-embed-container {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 14px;
  }
}
.single-page-content .single-column-right .buchempfehlungen-repeater-image {
  width: 100%;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.single-page-content .single-column-right .buchempfehlungen-repeater-image .buchempfehlungen-entry {
  width: calc(33.33% - 20px);
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .single-page-content .single-column-right .buchempfehlungen-repeater-image .buchempfehlungen-entry {
    width: calc(50% - 20px);
  }
}
@media (max-width: 540px) {
  .single-page-content .single-column-right .buchempfehlungen-repeater-image .buchempfehlungen-entry {
    width: calc(100% - 0px);
  }
}
.single-page-content .single-column-right .buchempfehlungen-repeater-image .buchempfehlungen-entry .buchempfehlungen-image {
  height: 225px;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 540px) {
  .single-page-content .single-column-right .buchempfehlungen-repeater-image .buchempfehlungen-entry .buchempfehlungen-image {
    height: auto;
  }
}
.single-page-content .single-column-right .buchempfehlungen-repeater-image .buchempfehlungen-entry .buchempfehlungen-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.single-page-content .single-column-right .geodir-widget-posts .geodir-post .card {
  padding: 10px !important;
  border-radius: 0px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
}
.single-page-content .single-column-right .geodir-widget-posts .geodir-post .card .card {
  border: none;
  box-shadow: none;
  padding: 0px !important;
}
.single-page-content .single-column-right .geodir-widget-posts .geodir-post .card .card .geodir-entry-title {
  font-size: 16px !important;
  font-weight: 600;
}
.single-page-content .single-column-right .geodir-widget-posts .geodir-post .card .card .geodir-schedules {
  font-size: 14px;
}
.single-page-content .single-column-right .geodir-widget-posts .geodir-post .card .card .geodir-field-post_content {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 24px;
}
.single-page-content .single-column-right #post_map {
  margin-bottom: 40px;
}
.single-page-content .single-column-right .comments-area .commentlist-wrap {
  margin-bottom: 40px;
}
.single-page-content .single-column-right .comments-area .commentlist-wrap .card {
  background: #efefef;
  border-radius: 0px;
  padding: 18px;
}
.single-page-content .single-column-right .comments-area .commentlist-wrap .card .card-footer {
  border-radius: 0px;
}
@media (max-width: 767px) {
  .single-page-content .single-column-right .comments-area .commentlist-wrap .card .card-footer .col-5 {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .single-page-content .single-column-right .comments-area .commentlist-wrap .card .card-footer .col-7 {
    width: 100% !important;
    text-align: center !important;
    margin-top: 20px;
  }
}
.single-page-content .single-column-right .comments-area .commentlist-wrap .card .card-footer .comment-links .reply-link .comment-reply-link {
  background: #0063af;
  border: 0;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  padding: 0px 40px;
  border-radius: 4px;
}
@media (max-width: 640px) {
  .single-page-content .single-column-right .comments-area .commentlist-wrap .card .card-footer .comment-links .reply-link .comment-reply-link {
    padding: 0px 30px;
  }
}
.single-page-content .single-column-right .comments-area .commentlist-wrap .card .card-footer .comment-links .comment-edit-link {
  height: 40px;
  display: block;
  line-height: 40px;
  padding: 0px 40px;
  border-radius: 4px;
  background: transparent;
  border: 1px solid #4F4F4F;
}
@media (max-width: 640px) {
  .single-page-content .single-column-right .comments-area .commentlist-wrap .card .card-footer .comment-links .comment-edit-link {
    padding: 0px 30px;
  }
}
.single-page-content .single-column-right .comments-area .comment-respond {
  background: #efefef;
  margin-bottom: 40px;
  padding: 18px;
}
.single-page-content .single-column-right .comments-area .comment-respond .gd-rating-input-group {
  background: transparent;
  border: none;
}
.single-page-content .single-column-right .comments-area .comment-respond .gd-rating-input-group .gd-rating-text {
  background: #c6af6e !important;
  height: 48px;
  line-height: 48px;
  width: 120px;
  margin-left: 12px;
  padding: 0px;
  color: #ffffff !important;
}
.single-page-content .single-column-right .comments-area .comment-respond .gd-rating-input-group .gd-rating-text:hover {
  background: #0063af !important;
}
.single-page-content .single-column-right .comments-area .comment-respond .form-submit {
  display: inline-block;
  text-align: right;
}
.single-page-content .single-column-right .comments-area .comment-respond .form-submit input[type=submit] {
  background: #0063af;
  border: 0;
  color: #ffffff;
  height: 50px;
  line-height: 50px;
  padding: 0px 40px;
  border-radius: 4px;
}
.single-page-content .single-column-right .comments-area .comment-respond .form-submit input[type=submit]:hover {
  background: #35bfe0;
}

.similar-product-single {
  display: none;
}

.geo-dir-custom-blog .wp-block-heading {
  text-align: center;
  color: #0063af;
  margin-bottom: 3px;
  font-size: 30px !important;
  font-family: "Karla-Bold" !important;
}
.geo-dir-custom-blog .blog-content {
  text-align: center;
  font-size: 18px !important;
}
.geo-dir-custom-blog .filter-entry {
  background: #efefef;
  height: 58px;
  justify-content: center !important;
  margin: 0 10px 20px 10px !important;
}
.geo-dir-custom-blog .filter-entry .filter-item .filter-link {
  font-family: "Karla-Regular" !important;
  margin-bottom: 0px !important;
}
.geo-dir-custom-blog .filter-entry .filter-item .filter-link.active {
  text-decoration: underline;
}
.geo-dir-custom-blog .container-post-custom-layout {
  margin-top: 30px;
}
.geo-dir-custom-blog .container-post-custom-layout .post-item {
  padding: 12px 10px !important;
  border: none !important;
  font-size: 16px;
}
.geo-dir-custom-blog .container-post-custom-layout .post-item .media {
  height: 353px;
  overflow: hidden;
}
.geo-dir-custom-blog .container-post-custom-layout .post-item .media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.geo-dir-custom-blog .container-post-custom-layout .post-item a {
  text-decoration: none !important;
}
.geo-dir-custom-blog .container-post-custom-layout .post-item h2 {
  font-size: 24px;
  text-decoration: none;
  color: #0063af;
  font-family: "Karla-Bold" !important;
}
.geo-dir-custom-blog .container-post-custom-layout .post-item h2:hover {
  color: #35bfe0;
}
.geo-dir-custom-blog .container-post-custom-layout .post-item .author-heading {
  padding: 10px 0px;
  border-bottom: 1px solid #4f4f4f;
  margin: 20px 0px;
  display: flex;
  justify-content: space-between;
}
.geo-dir-custom-blog .container-post-custom-layout .post-item .author-heading .tax_assign {
  color: #3C3C3B;
}
.geo-dir-custom-blog .container-post-custom-layout .post-item .post-views {
  padding: 10px 0px;
  border-top: 1px solid #4f4f4f;
  margin: 20px 0px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  gap: 6px;
}
.geo-dir-custom-blog .ymc-pagination {
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 40px;
}
.geo-dir-custom-blog .ymc-pagination .list-item {
  margin-right: 10px !important;
}
.geo-dir-custom-blog .ymc-pagination .list-item .page-numbers {
  border: 1px solid transparent;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  padding: 0px;
  text-align: center;
  color: #4F4F4F;
}
.geo-dir-custom-blog .ymc-pagination .list-item .page-numbers.current {
  background: #0063af;
  border-color: #0063af;
  color: #ffffff;
}
.geo-dir-custom-blog .ymc-pagination .list-item .page-numbers:hover {
  background: #0063af;
  border-color: #0063af;
  color: #ffffff;
}
.geo-dir-custom-blog .ymc-pagination .list-item .page-numbers.next {
  background: transparent;
  border-color: transparent;
  color: #0063af;
}
.geo-dir-custom-blog .ymc-pagination .list-item .page-numbers.next:hover {
  background: #0063af;
  border-color: #0063af;
  color: #ffffff;
}
.geo-dir-custom-blog .ymc-pagination .list-item .page-numbers.prev {
  background: transparent;
  border-color: transparent;
  color: #0063af;
}
.geo-dir-custom-blog .ymc-pagination .list-item .page-numbers.prev:hover {
  background: #0063af;
  border-color: #0063af;
  color: #ffffff;
}

.related-blogs {
  background: #efefef !important;
  margin-top: 20px;
}
.related-blogs .container-post-custom-layout {
  margin-top: 10px !important;
}
.related-blogs .wp-block-heading {
  text-align: left;
  padding-left: 10px;
}
.related-blogs .post-item a {
  text-decoration: none !important;
}
.related-blogs .post-item h2 {
  font-size: 18px !important;
  text-decoration: none;
  color: #4F4F4F !important;
  font-family: "Karla-Bold" !important;
}
.related-blogs .post-item h2:hover {
  color: #35bfe0 !important;
}
.related-blogs .post-item p {
  font-size: 16px;
}

/*05-08-2024 blog single page*/
.single-gd_blog .wp-block-cover.is-position-center-right {
  justify-content: center;
}
.single-gd_blog ul li a {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
.single-gd_blog .wp-block-cover__inner-container {
  text-align: center;
  position: relative;
  top: 150px;
}
@media only screen and (max-width: 991px) {
  .single-gd_blog .wp-block-cover__inner-container {
    top: 50px;
  }
}
.single-gd_blog .wp-block-cover__inner-container h1 {
  right: auto !important;
  text-align: center !important;
  font-size: 54px;
  line-height: 56px;
  font-weight: 700;
  margin-bottom: 0 !important;
}
.single-gd_blog .wp-block-cover__inner-container h1 br {
  display: none;
}
.single-gd_blog .wp-block-cover__inner-container .button-center {
  text-align: center !important;
  right: auto !important;
  float: none !important;
  margin-top: 64px;
  padding: 20px 35px 19px !important;
  border-radius: 0;
  font-size: 18px !important;
}
@media only screen and (max-width: 991px) {
  .single-gd_blog .wp-block-cover__inner-container .button-center {
    margin-top: 24px;
    padding: 12px 28px 12px !important;
    font-size: 14px !important;
  }
}
.single-gd_blog .blog-bottom-section .content-left {
  align-content: center;
}

.single-blog-content .clearfix {
  text-align: center;
  margin-bottom: 30px !important;
}
.single-blog-content .clearfix .geodir-category {
  float: none !important;
}
.single-blog-content .clearfix .geodir-category a {
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
  text-align: center;
  color: #3c3c3b !important;
  background: none !important;
  padding: 0 !important;
}
@media only screen and (max-width: 991px) {
  .single-blog-content .clearfix .geodir-category a {
    font-size: 20px;
    line-height: 32px;
  }
}
.single-blog-content h1 {
  font-size: 38px;
  font-weight: 700;
  line-height: 38px;
  text-align: center;
  color: #0063AF !important;
  margin-bottom: 8px !important;
}
@media only screen and (max-width: 991px) {
  .single-blog-content h1 {
    font-size: 32px;
    line-height: 38px;
  }
}
.single-blog-content .geodir_post_meta {
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
  text-align: center;
  color: #4F4F4F !important;
}
@media only screen and (max-width: 991px) {
  .single-blog-content .geodir_post_meta {
    font-size: 20px;
    line-height: 32px;
  }
}
.single-blog-content .geodir_post_meta_icon .geodir_post_meta_title {
  display: none;
}
.single-blog-content .single-feature-image {
  margin: 45px 0 30px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .single-blog-content .single-feature-image {
    margin: 36px 0 24px;
  }
}
.single-blog-content .single-feature-image img {
  width: 291px;
  height: 291px;
  border-radius: 146px;
}
@media only screen and (max-width: 991px) {
  .single-blog-content .single-feature-image img {
    width: 200px;
    height: 200px;
    border-radius: 146px;
  }
}
.single-blog-content .blog-content .navbar-expand {
  display: none;
}
.single-blog-content .geodir_post_meta.geodir-field-post_content p p {
  display: none;
}
.single-blog-content .geodir_post_meta.geodir-field-post_content {
  text-align: left;
  margin-top: 72px;
}
.single-blog-content .geodir_post_meta.geodir-field-post_content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #3c3c3b !important;
  margin-bottom: 48px;
}
.single-blog-content .geodir_post_meta.geodir-field-post_content p img {
  width: 100%;
}
.single-blog-content .geodir_post_meta.geodir-field-post_content .paragraph-itatic {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #3c3c3b !important;
  margin-bottom: 48px;
  max-width: 1000px;
  margin-left: auto;
  border-left: 2px solid #35bfe0;
  padding-left: 28px;
  margin: 50px 0 74px auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-blog-content .geodir_post_meta.geodir-field-post_content .paragraph-itatic {
    max-width: 620px;
  }
}
.single-blog-content .geodir_post_meta.geodir-field-post_content h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 8px;
}
.single-blog-content ul li a {
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
}
.single-blog-content .wp-block-columns.post-view-like-main {
  flex-wrap: nowrap !important;
  align-items: center !important;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.single-blog-content .wp-block-columns .wp-block-column .geodir-fav-text {
  display: none;
}
.single-blog-content .wp-block-columns .wp-block-column .geodir_post_meta {
  text-align: end;
  line-height: 22px;
  margin-left: 0 !important;
}
.single-blog-content .list-group-item {
  padding: 0 !important;
}
.single-blog-content .list-group-item .geodir-field-address {
  font-weight: 400;
}
.single-blog-content .list-group-item .geodir-field-address br {
  display: none;
}
.single-blog-content .list-detail-sidebar .list-group-item i {
  font-size: 18px;
  line-height: 22px;
  color: #4f4f4f !important;
}
.single-blog-content .list-detail-sidebar .list-group-item .geodir-field-address {
  font-size: 18px;
  line-height: 22px;
  color: #4f4f4f !important;
}
.single-blog-content .list-detail-sidebar .list-group-item .geodir-post-meta-container a {
  font-weight: 400;
}
.single-blog-content .list-detail-sidebar .list-group-item .geodir-post-meta-container a {
  font-size: 18px;
  line-height: 22px;
  color: #4f4f4f !important;
}
.single-blog-content .list-detail-sidebar .list-group-item .geodir_post_meta_icon i {
  margin-right: 8px;
}
.single-blog-content .contact-button {
  display: flex;
  flex-wrap: wrap;
}
.single-blog-content .contact-button .is-style-fill {
  margin-bottom: 16px;
}
.single-blog-content .contact-button .is-style-fill a {
  padding: 12px 30px !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  width: 180px;
}
@media only screen and (max-width: 1200px) {
  .single-blog-content .contact-button .is-style-fill a {
    padding: 10px 20px !important;
    font-size: 14px;
    line-height: 20px;
    width: 150px;
  }
}
.single-blog-content .contact-button .button-second .is-style-outline a {
  padding: 12px 30px !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  width: 180px;
  padding: 10px 30px !important;
}
@media only screen and (max-width: 1200px) {
  .single-blog-content .contact-button .button-second .is-style-outline a {
    padding: 8px 20px !important;
    font-size: 14px;
    line-height: 20px;
    width: 150px;
  }
}
.single-blog-content .contact-button .button-second .has-custom-font-size {
  margin-right: 16px;
}
.single-blog-content .contact-button .button-first .is-style-fill {
  margin-right: 16px;
}
.single-blog-content .custom-share-button {
  text-align: end;
}
@media only screen and (max-width: 991px) {
  .single-blog-content .wp-block-spacer {
    height: 40px !important;
  }
}

@media only screen and (max-width: 767px) {
  .button-first .first-single-btn {
    display: none;
  }
}

.second-single-btn {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .second-single-btn {
    display: block !important;
  }
}

@media only screen and (max-width: 575px) {
  .header-space .wp-block-blockstrap-blockstrap-widget-heading {
    font-size: 36px !important;
    line-height: 40px !important;
  }
}

.review-section .geodir_recent_reviews li .card {
  padding: 20px 10px;
  background: #efefef;
}
.review-section .geodir_recent_reviews li .card .card-header {
  align-items: flex-start;
}
.review-section .geodir_recent_reviews li .card .card-header img {
  width: 80px;
  border-radius: 0px !important;
  padding-bottom: 10px;
}
.review-section .geodir_recent_reviews li .card .geodir_reviewer_text .comment_excerpt {
  display: block;
  margin-top: 15px;
  color: #0063af;
  font-weight: 600;
  text-decoration: none;
}
.review-section .geodir_recent_reviews li .card .geodir_reviewer_text .comment_excerpt:hover {
  text-decoration: underline;
}

.contact-form-custom-class .gfield .gfield_label {
  font-size: 22px;
}
.contact-form-custom-class .gfield .gfield_label .gfield_required {
  font-size: 18px;
}
.contact-form-custom-class .gfield .gfield_description {
  font-size: 18px;
}
.contact-form-custom-class .gfield .ginput_container .gform-field-label {
  font-size: 20px;
}
.contact-form-custom-class .gfield .ginput_container .gfield_description {
  font-size: 18px;
}
.contact-form-custom-class .gfield .ginput_container input {
  border-color: rgba(52, 58, 64, 0.4);
  height: 50px;
  font-size: 20px;
  border-radius: 8px;
}
.contact-form-custom-class .gfield .ginput_container textarea {
  border-color: rgba(52, 58, 64, 0.4);
  font-size: 20px;
  border-radius: 8px;
}
.contact-form-custom-class .gform_footer input[type=submit] {
  width: 120px !important;
  outline: none !important;
}

/*# sourceMappingURL=style.css.map */
