body.home .geodir-advance-search-default > div > form > div.geodir-search.form-row.align-items-center > div.gd-search-field-search.col-auto.flex-fill {
  display: none;
}

body.home .bsui .form-row {
  display: inline-flex;
}

body.home .jumbotron .bsui .geodir-listing-search .custom-select,
body.home .jumbotron .bsui .geodir-listing-search .form-control,
body.home .jumbotron .bsui .geodir-listing-search .btn {
  font-size: 25px;
}

#sd-featured-img {
  background-position: 100% 75% !important;
  /* just works better with our chosen bg img is all */
}

.bsui .btn-primary {
  background-color: #C2203D;
  border-color: #C2203D;
}

/* hide the map on the registration form */
#geodir_address_map_row {
  display: none;
}

.bsui body,
.nf-form-content {
  font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
  color: #444;
  font-size: 1.05rem;
  line-height: 1.5rem;
}

.bsui .iconbox.iconsmall {
  margin-top: 10px;
}

.featured-area a, .featured-area a:hover {
  color: #fff;
  text-decoration: underline;
}
.featured-area h1 {
  margin-bottom: 20px;
}

#sd-home-scroll {
  display: none;
}

h1.entry-title.border-bottom.pb-2.h2 {
  display: none;
}

.bsui h1, .bsui .h1 {
  font-weight: bold;
}

.bsui b, .bsui strong {
  font-weight: bold;
}

.bsui h1, .bsui h2, .bsui h3, .bsui h4, .bsui h5, .bsui h6, .bsui .h1, .bsui .h2, .bsui .h3, .bsui .h4, .bsui .h5, .bsui .h6 {
  margin-bottom: 1rem;
}

.bsui .content-box {
  margin: 30px 0;
}
.bsui .jumbotron {
  padding-bottom: 3rem;
}
.bsui .display-3 {
  font-weight: 500;
}
.bsui .overlay-black:before {
  background-color: rgba(0, 0, 0, 0.6);
}
.bsui p {
  margin-bottom: 1.4rem;
}
.bsui p.intro-text {
  margin-top: 31px;
  margin-bottom: 31px;
  font-size: 1.2rem;
  line-height: 1.8rem;
}
.bsui a {
  text-decoration: underline;
}
.bsui a.btn, .bsui .btn a, .bsui .gd-badge-meta a {
  text-decoration: none;
}

.home-box {
  background-color: #c2203d;
  color: #fff;
  min-height: 235px;
}
.home-box h3, .home-box a, .home-box a:hover {
  color: #fff;
}

/*.bsui a:not(.btn) {
  color: #1e73be;
  text-decoration: underline;
}*/
.bsui a.nav-link {
  text-decoration: none;
}

.intro {
  margin: 25px 0;
  font-size: 20px;
  line-height: 30px;
}

.page-terms-and-conditions .entry-content li {
  list-style: auto !important;
  padding-left: 20px !important;
}

.sd-detail-author {
  display: none;
}

a.geodir-addtofav-icon,
.geodir-category a,
.gd-tab-list-title a {
  text-decoration: none;
}

body.single-gd_place #home-scroll h1 {
  display: none;
}

.geodir-post-fav {
  display: none;
}

.bottom-sidebar h2 {
  text-align: center;
}

#contact-teacher h2 {
  font-weight: 700;
  display: block;
  border-bottom: 1px solid grey;
  margin-top: 20px;
}
#contact-teacher .geodir-ninja-forms {
  background-color: #666;
  color: white;
  padding: 3% 5%;
  margin-bottom: 30px;
  width: 100%;
}
@media screen and (min-width: 990px) {
  #contact-teacher .geodir-ninja-forms {
    width: 67%;
  }
}
#contact-teacher .geodir-ninja-forms .ninja-forms-req-symbol {
  color: yellow;
}
#contact-teacher .geodir-ninja-forms label, #contact-teacher .geodir-ninja-forms h2, #contact-teacher .geodir-ninja-forms p {
  color: white;
}

#nf-field-6-container {
  display: none;
}

.geodir_post_meta_title {
  font-weight: 600;
}

.geodir_post_meta_icon i {
  display: none;
}

.gd-tab-list-title i {
  padding-right: 5px;
}

div[data-argument=default_category] {
  display: none !important;
}

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