/*property details*/

.fwre-property-section-header {
    font-family: 'roboto';
}
.row.fwre-property-specification {
    font-size: 14px !important;
}
.row.fwre-property-specification .col-md-5 {
    padding: 10px 10px 10px 15px;
    font-weight: 600;
    font-family: 'roboto';
}
.row.fwre-property-specification .col-md-7 {
    padding: 10px;
    font-family: 'roboto';
}
@media(max-width:991px){
.row.fwre-property-specification .col-md-5 {
    width: 49% !Important;
}
.row.fwre-property-specification .col-md-7 {
    width: 49% !Important;
    padding: 10px;
}}
div#fwre-features .col-md-6 {
    padding-bottom: 15px;
}
.fwre-property-description-status {
    font-size: 14px;
    font-style: italic;
}
.col-md-8.col-lg-9.fwre-property-location
.fwre-property-price {
    font-size: 24px;
    display: block;
    margin: 0px !important;
    margin-top: 15px !important;
    color: #fff;
}
.row.fwre-property-specification>div {
    border: none !important;
}

/*social share*/
@media(max-width:767px){
#fwre .fwre-property-social {
    margin-top: 10px;
    text-align: left;
    padding: 0px 5px;
}}
a.btn.btn-secondary.fwre-lightbox.fwre-list-item-footer-map {
    background: #e54b4d;
    padding: 5px 10px;
    font-size: 15px;
    color: #fff !important;
    border-radius: 5px;
    border: none;
    transition: 0.3s;
}
a.btn.btn-secondary.fwre-lightbox.fwre-list-item-footer-map i.fas.fa-map-marker-alt:before {
    color: #fff !important;
}
a.btn.btn-secondary.social_facebook {
    background: #4267B2;
    padding: 5px 8px;
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
    border: none;
    transition: 0.3s;
}
a.btn.btn-secondary.social_whatsapp {
    background: #25d366;
    padding: 5px 8px;
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
    border: none;
    transition: 0.3s;
}
a.btn.btn-secondary.fwre-lightbox.social_tell {
    background: #ffbf30;
    padding: 5px 8px;
    font-size: 15px !important;
    color: #fff;
    border-radius: 5px;
    border: none;
    transition: 0.3s;
}
a.btn.btn-secondary.fwre-lightbox.play {
    background: #666;
    padding: 5px 8px;
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
    border: none;
    transition: 0.3s;
}
a.btn.btn-secondary.social_facebook:hover {
    opacity: 0.6;
}
a.btn.btn-secondary.social_whatsapp:hover {
    opacity: 0.6;
}
a.btn.btn-secondary.fwre-lightbox.social_tell:hover {
    opacity: 0.6;
}
a.btn.btn-secondary.fwre-lightbox.play:hover {
    opacity: 0.6;
}
.fwre-item-actions {
    padding-left: 15px;
}

@media(max-width:600px){
#fwre .fwre-big-image-wrapper .slick-slider, #fwre .fwre-big-image-wrapper .slick-slider .slick-slide {
    height: 250px;
}}


/*map view*/
#fwre .gm-style-iw.gm-style-iw-c {
    width: 300px;
}
#fwre .gm-style-iw-d .fwre-map-module .fwre-map-item-image {
    height: 150px;
}
#fwre .gm-style-iw-d .fwre-map-item-image a {
    height: 150px;
}
#fwre .gm-style-iw-d .fwre-map-item-categories {
    background: #0d1647;
}
#fwre .gm-style-iw-d .fwre-map-item-header a {
    color: #0d1647;
}
#fwre .gm-style-iw-d .fwre-map-module .fwre-map-item-info > div {
    margin-left: 15px;
}
#fwre .gm-style-iw-d .fwre-map-item-price {
    margin-right: 10px;
}
@media(max-width:991px){
#fwre .gm-style-iw-d {
    height: 250px !important;
    max-height: 250px!important;
}}

/*email detail form*/
div#fwre-lightbox-body .modal-header {
    text-align: right !IMPORTANT;
}
.modal.fwre-lightbox-popup.in button.btn.btn-secondary {
    float: right !important;
    position: absolute;
    right: 15px;
}
.fwcss div#fwre-lightbox-body .request-info-name-label.bold,
.fwcss div#fwre-lightbox-body .request-info-name-label.bold,
.fwcss div#fwre-lightbox-body .request-info-email-label.bold,
.fwcss div#fwre-lightbox-body .request-info-email-label.email-send.bold,
.fwcss div#fwre-lightbox-body .request-info-subject-label.bold,
.fwcss div#fwre-lightbox-body .request-info-text-label.bold,
.fwcss div#fwre-lightbox-body .request-info-captcha-label.bold {
    font-size: 14px !important;
    margin-top: 10px;
}
.fwcss div#fwre-lightbox-body .request-info-button {
    margin-top: 20px;
}
.fwcss div#fwre-lightbox-body  {
    padding: 15px;
}
.fwcss div#fwre-lightbox-body button.btn.btn-xs {
    background: #000;
    color: #fff !important;
    border-radius: 0px !important;
    display: inline-block;
    padding: 10px;
}
.fwcss div#fwre-lightbox-body button.btn.btn-xs i:before {
    color: #fff !important;
    font-family: 'Font Awesome 5 Pro';
}
.fwcss div#fwre-lightbox-body img.fwre-inner-captcha {
    display: inline-block;
}
.fwcss div#fwre-lightbox-body textarea.form-control {
    width: 100% !important;
}