.elementor-8317 .elementor-element.elementor-element-4590cf37 img{width:180px;}:root{--page-title-display:none;}/* Start custom CSS */@media print {
  a[href]:after {
    content: none !important;
  }
  * {
    text-shadow: inherit !important;
    color: inherit !important;
    background: inherit !important;
    background-image: inherit !important;
    background-position: inherit !important;
    background-size: inherit !important;
    background-repeat: inherit !important;
    box-shadow: inherit !important;
  }
  .listing-section-features{
      page-break-after: always;
  }
}

h1.listing-title{
    background-color: var(--e-global-color-primary);
    color: #ffffff;
    padding: 50px;
    font-size: 3em;
    text-align: center;
    font-family: var(--e-global-typography-primary-font-family);
}

.listing-information i{
    color: var(--e-global-color-primary);
}

.listing-main-image{
    height: 500px;
    background-size: cover;
    background-position: center center;
}

.listing-head-specs{
    background-color: var(--e-global-color-45f6155);
    padding: 10px;
    box-shadow: 0px 0px 5px;
    margin-bottom: 50px;
}
.listing-head-specs h2{
    color: var(--e-global-color-primary) !important;
}

.listing-head-specs{
    text-align: center;
}

.listing-information{
    width: 100%;
    flex-wrap:  wrap;
}
.listing-information section{
    width: 100%;
    margin: 10px 0;
}

.listing-information 
h2,.listing-information h3,.listing-information h4,.listing-information h5,.listing-information h6, .similar-heading h2, .listing-section-specs-header h2{
    color: var(--e-global-color-accent) !important;
}

.listing-section-specs-header h2{
    padding: 15px;
}

.listing-slideshow .elementor-main-swiper {
    height: 500px;
}

.features-list{
    column-count: 3;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.listing-value .elementor-heading-title{
    color: var( --e-global-color-secondary ) !important;
}

.listing-features h6 {
    margin: 20px 0 5px 0;
}

#property_map{
    height: 300px;
}

.listings-row{
    flex-wrap: wrap;
}



#prospect_form .elementor-field-group{
    padding-right: calc( 10px/2 );
padding-left: calc( 10px/2 );
margin-bottom: 10px;
}
#prospect_form input{
    background-color: #ffffff;
}
#prospect_form .submit-button{
    background-color: var( --e-global-color-accent );
    border: none;
}

#listing-owner-info{
    margin-top: 20px;
    text-align: center;
}
#listing-owner-info h3,#listing-owner-info h4,#listing-owner-info h5,#listing-owner-info h6{
    font-family: var(--e-global-typography-text-font-family);
}
#listing-owner-info .listing-owner-image {
    border-radius: 100% 100% 100% 100%;
    width: 150px;
    height: 150px;
    background-position: center center;
    background-size: cover;
    display: inline-block;
    border: 1px solid var(--e-global-color-text);
    box-shadow: 0px 0px 5px var(--e-global-color-text);
}
#prospect_form{
    padding: 20px;
}

.share-icons-block h2{
    margin-top: 10px;
    margin-bottom: 10px;
}

.embed-responsive {
    position: relative;
    display: block;
    padding: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.embed-responsive-4by3 {
    height: 410px;
    padding-top: 5%;
    padding-bottom: 50%;
}

.embed-responsive-4by3 iframe{
    height: 410px;
}

@media only screen and (max-width: 767px) {
    
    .elementor-row{
        display: block;
    }
    
    h1.listing-title {
        padding: 20px;
        font-size: 2em;
    }
    
    .listing-main-image {
        height: 45vh;
        background-size: contain;
        background-position: top center;
        background-repeat: no-repeat;
    }
    
    .listing-slideshow .elementor-main-swiper{
        height: 310px !important;
    }
    
    .listing-section-header{
        margin: 10px !important;
    }
    
    #mobile-characteristics{
        margin-top: -40px;
        margin-left: -10px;
        margin-bottom: 40px;
        width: 100%;
    }
    
    #listing_owner_info .elementor-col-50, #mobile-characteristics .elementor-col-50{
        width: 50%;
    }
    #desktop-characteristics{
        display:none;
    }
    
    
    .embed-responsive-4by3 {
        height: 210px;
    }
    
    .embed-responsive-4by3 iframe{
        height: 190px;
    }
    
}/* End custom CSS */