/**
* Theme Name: WP Pro Real Estate 7 Child
* Description: This is a child theme of WP Pro Real Estate 7, generated by Merlin WP.
* Author: <a href="https://www.contempothemes.com">Chris Robinson</a>
* Template: realestate-7
* Version: 3.0.4
*/
.footer.muted .container {
  padding-bottom: 20px !important;
}

#footer-widgets h5.footer-widget-title {
  color: #DFCC63 !important;
}

.xt-contact-info {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 15px;
  align-items: flex-start;
}

.xt-contact-info img {
  margin-right: 20px;
  width: 20px;
}

.xt-contact-info p {
  margin-bottom: 0;
}

#masthead .xt-cta a {
  padding: 10px 20px !important;
  line-height: 1.4 !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #DECB63;
  color: #02263D !important;
  font-weight: 600;
  font-size: 16px;
  border-top: none !important;
}

.elementor-section.elementor-section-boxed>.elementor-container {
  max-width: 1240px !important;
}

.no-margin {
  margin-bottom: 0px !important;
}

.xt-white a {
  color: #fff !important;
}

.xt-white a:hover {
  color: #DECB63 !important;
}

.xt-white p {
  color: #fff !important;
}

p.small,
p.tos {
  margin-bottom: 10px !important;
  font-size: 13px !important;
}

.elementor-text-editor ul {
  margin-left: 25px;
}

.elementor-text-editor ul li::before {
  content: "\2022";
  color: #02263D;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.mt-0 h4 {
  margin-top: 0 !important;
}

.xt-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.xt-half {
  width: 48%;
}

.xt-half textarea {
  min-height: 94px !important;
}

.xt-half .wpcf7-submit {
  background-color: #02263D !important;
  color: #DFCC63 !important;
}

#masthead .span_10 .left {
  float: right;
}

.mb-0,
.mb-0 p {
  margin-bottom: 0 !important;
}

.wpcf7-form textarea,
textarea.elementor-field-textual {
  min-height: 100px !important;
}

#home.home #header-wrap.trans-header.sticky,
.page #header-wrap.trans-header.sticky,
.single #header-wrap.trans-header.sticky,
.search-listings #header-wrap.trans-header,
.search-listings #header-wrap.trans-header.sticky,
#home.home.search-listings #header-wrap.trans-header,
#home.home.search-listings #header-wrap.trans-header.sticky{
      background: rgba(2, 38, 61, 0.603);
}
.single .inner-content {
  padding: 0;
  border: none;
  border-radius: 0;
}
.single #page-content{
  margin-top: 60px;
}
.single h1 {
  font-size: 2.3em;
  margin: 40px 0;
  text-transform: uppercase;
}
.single .meta {
  font-style: italic;
  margin-top: 20px;
  display: block;
  font-size: 15px;
}
#sidebar .widget h5{
  background-color: #02263D !important;
  color: #DECB63;
}
aside.widget,
#sidebar .widget,
.aq-block-aq_widgets_block .widget{
  border: none;
}
@media only screen and (max-width: 1240px) {
  .single #page-content.container{
    max-width: 90%;
    padding: 0;
  }
}
@media only screen and (max-width: 960px) {
  #masthead .xt-cta a,
  #cbp-spmenu .xt-cta a {
    background-color: #DECB63 !important;
    color: #02263D !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  
}

@media only screen and (max-width: 768px) {
  .home .xt-banner .elementor-container {
    min-height: 0px !important;
  }

  .home .xt-banner {
    padding-top: 200px !important;
  }
}

@media only screen and (max-width: 479px) {
  .home .xt-banner {
    padding-top: 100px !important;
  }
  #home.home #main-content.trans-header {
    top: -90px !important;
  }
  .xt-half {
    width: 100%;
  }
}