/* Listings Details */

#inner-page-wrapper > .container {
    width: 100%!important;
    padding: 0!important;
}

section.get-in-touch-area {
    display: none;
}

body.page-template-listings-details-lease header,
body.page-template-listings-details-sale header,
body.page-template-listings-details-single header {
    background: #303c42!important;
    padding: 15px 15px!important;
    position: fixed!important;
}

/*body.page-template-listings-details-lease header.main-header .hdr-logo img.img-responsive.default,
body.page-template-listings-details-sale header.main-header .hdr-logo img.img-responsive.default,
body.page-template-listings-details-single header.main-header .hdr-logo img.img-responsive.default {
    opacity: 1!important;
} */

body.page-template-listings-details-lease header.main-header .hdr-logo img.img-responsive.fixed,
body.page-template-listings-details-sale header.main-header .hdr-logo img.img-responsive.fixed,
body.page-template-listings-details-single header.main-header .hdr-logo img.img-responsive.fixed {
    /*opacity: 0!important;*/
    top: 10px;
}

body.page-template-listings-details-lease header.main-header .hdr-logo a,
body.page-template-listings-details-sale header.main-header .hdr-logo a,
body.page-template-listings-details-single header.main-header .hdr-logo a {
    max-width: 208px!important;
    height: unset!important;
}

body.page-template-listings-details-lease header.main-header .hdr-col2,
body.page-template-listings-details-sale header.main-header .hdr-col2,
body.page-template-listings-details-single header.main-header .hdr-col2 {
    padding: 3px 0 0 0!important;
}

.ip-banner {
    display: none;
}

#inner-page-wrapper {
    margin-top: 94px;
    margin-bottom: 0;
}


/* Icons */
.icon-share {
    position: relative;
    width: 29px;
    height: 29px;
    background: url(../../images/listings/icon-share.png) center no-repeat;
    background-size: contain;
    display: block;
}

.icon-print {
    position: relative;
    width: 32px;
    height: 32px;
    background: url(../../images/listings/icon-print.png) center no-repeat;
    background-size: contain;
    display: block;
}

.icon-download {
    position: relative;
    width: 27px;
    height: 27px;
    background: url(../../images/listings/icon-download-dark.png) center no-repeat;
    background-size: contain;
    display: block;
    /*transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;*/
        
}

/* Listings Common Styles */
#listings-photo-wrap {
    position: relative;
    overflow: hidden;
}

.listings-photo-entry {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.listings-photo-entry .lpe-big {
    position: relative;
    width: 74.06%;
}

.listings-photo-entry .lpe-carousel {
    position: relative;
    width: 25.62%;
    margin-top: -6px;
    margin-right: -1px;
}


.listing-photo {
    position: relative;
    z-index: 2;
}

    .listings-photo-entry .lpe-big .listing-photo {
        height: 100%;
    }

    .listing-photo canvas,
    .listing-photo img {
        display: block;
        width: 100%;
        height: auto;
    }

    .listing-photo img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        object-fit: cover;
    }

.listings-photo-entry .lpe-carousel .listing-photo {
    border-top: 5px solid #fff;
}



.listings-photo-entry .lpe-carousel button.slick-arrow {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    border: none;
    outline: none;
    apperance: none;
    -webkit-apperance: none;
    -moz-apperance: none;
    font-size: 0;

    background: #cd1442;
    color: #fff;
    text-transform: capitalize;
    padding: 5px;

    display: none!important;

    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
}   

    .listings-photo-entry .lpe-carousel button.slick-arrow:hover {
        opacity: 0.6;
    }

    .listings-photo-entry .lpe-carousel button.slick-arrow:before {
        position: relative;
        font-family: agentimage!important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 15px;
    }

    .listings-photo-entry .lpe-carousel button.slick-arrow.slick-prev {
        top: 5px;
    }

    .listings-photo-entry .lpe-carousel button.slick-arrow.slick-prev:before {
        content: "\b1003";
    }

    .listings-photo-entry .lpe-carousel button.slick-arrow.slick-next {
        bottom: 5px;
    }

    .listings-photo-entry .lpe-carousel button.slick-arrow.slick-next:before {
        content: "\b1004";
    }

    .listings-photo-entry .lpe-carousel:hover button.slick-arrow {
        display: block!important;
    }


/*.listings-photo-entry.lpe-tiles {
    margin-top: -2.5px;
}

.listings-photo-entry.lpe-tiles .listing-photo {
    margin: 2.5px 0;
    margin: 0.12% 0;
    float: left;
}

.listings-photo-entry .listing-photo.lp-big {
    width: calc(74.2%);
    margin-left: 0;
}

.listings-photo-entry .listing-photo.lp-thumb {
    width: calc(25.6%);
    float: right;
    margin-right: 0;
}

.listings-photo-entry.lpe-single {
    margin: 0;
}

*/

    .listings-photo-entry.lpe-single .listing-photo {
        max-width: 1171px;
        margin: 0 auto;
    }

    .listing-backdrop {
        display: none;
    }

    .listings-photo-entry.lpe-single .listing-backdrop {
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        display: block;
        top: 0;
        left: 0;
        object-fit: cover;
        filter: grayscale(100%) blur(4px);
            opacity: 0.16;
    }


#listing-details-wrapper {
    position: relative;
    display: flex;
    z-index: 5;
    margin-top: -5.5px;
}

#listing-details-wrapper .listing-section {
    position: relative;
    display: block;
    width: 50%;
}

.listing-actions {
    position: relative;
    background: #cd1442;
    color: #fff;
    padding: 24px 70px;
    display: flex;
    align-items: center;
}

    .listing-actions a {
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 1px;
        display: flex;
        align-items: center;
        transition: all .25s ease-in-out;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
            
    }

    .listing-actions a i {
        margin-right: 18px;
    }

    .listing-actions a:last-child {
        margin-left: 55px;
    }

    .listing-actions a:hover {
        color: #fff;
        opacity: 0.7;
    }

.listing-description {
    padding: 40px 70px;
}

    .listing-description h3 {
        display: inline-block;
        border-bottom: 3px solid #cd1442;
        color: #303c42;
        font-weight: 300;
        font-size: 24px;
        line-height: 26px;
        text-transform: uppercase;
        padding-bottom: 5px;
        margin-bottom: 30px;
    }

    .listing-description > strong {
        display: block;
        font-weight: 600;
        font-size: 35px;
        line-height: 35px;
        text-transform: uppercase;
    }

    .listing-description > em {
        display: block;
        font-weight: 300;
        font-size: 29px;
        line-height: 29px;
        text-transform: uppercase;
        margin-top: 5px;
        font-style: normal;
    }

    .listing-description .ld-meta {
        position: relative;
        display: block;
        max-width: 87%;
    }

    .listing-description p {
        display: block;
        position: relative;
        font-weight: 400;
        font-size: 14px;
        line-height: 28px;
        color: #646363;
        margin: 27px 0 30px; 
    }

    .spaces-attr {
        position: relative;
        margin-bottom: 40px;
    }

        .spaces-attr > * {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: space-between;
            color: #303c42;
        }

        .spaces-attr h5 {
            position: relative;
            font-size: 35px;
            font-size: 35px;
            font-weight: 600;
            text-transform: uppercase;
            padding: 24px 0;
        }

        .spaces-attr .sps-entry {
            position: relative;
            font-size: 16px;
            line-height: 20px;
            font-weight: 500;
            padding: 24px 0;
            text-transform: uppercase;
            border-top: 1px dashed #d0d0d0;
        }

        .spaces-attr .sps-entry:last-child {
            border-bottom: 1px dashed #d0d0d0;
        }


    .magic-btn-wrap {
        position: relative;
    }

    .magic-btn-wrap a {
        position: relative;
        display: block;
        max-width: 460px;
        width: 100%;
        padding: 20px 10px;
        margin: 0 auto;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
    }

    .magic-btn-wrap a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 2px solid #d9d9d9;
    }

    .magic-btn-wrap a:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        max-width: 113px;
        height: 3px;
        background: #c61442;
        pointer-events: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .magic-btn-wrap i,
    .magic-btn-wrap em {
        font-style: normal;
        display: inline-block;
        vertical-align: middle;
    }

    .magic-btn-wrap i {
        margin-right: 22px;
    }

    .magic-btn-wrap a:hover {
        background: #cd1442;
        transition-delay: 0.8s;
        color: #fff;
        z-index: 5;
    }

    .magic-btn-wrap:hover i {
        background: url(../../images/listings/icon-download.png) center no-repeat;
        background-size: contain;
        transition-delay: 0.8s;
    }

.listings-details {
    position: relative;
    background: #303c42;
    color: #fff;
    padding: 35px 70px;
}

    .listings-details > div {
        font-size: 20px;
        line-height: 25px;
        font-weight: 300;
        letter-spacing: 1px;
        margin: 30px 0;
    }

    .listings-details > div span {
        font-weight: 400;
    }


.listing-agents {
    position: relative;
}

    .listing-agent {
        position: relative;
        display: flex;
        width: 100%;
        max-width: 95%;
        margin: 32px 0;
    }

    .listing-agent .la-photo {
        width: 19.5%;
        position: relative;
        overflow: hidden;
    }

        .listing-agent .la-photo img,
        .listing-agent .la-photo canvas {
            display: block;
            width: 100%;
            height: auto;
        }

        .listing-agent .la-photo img {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            object-fit: cover;
        }

    .listing-agent .la-details {
        width: 80.5%;
        border: 1px solid #e6e6e6;
        padding: 15px 26px;

        color: #646363;
        font-size: 13px;
        line-height: 23px;
        font-weight: 400;
    }

        .listing-agent .la-details strong {
            display: block;
            text-transform: uppercase;
            font-size: 22px;
            color: #303c42;
        }

        .listing-agent .la-details span {
            display: block;
            text-transform: uppercase;
        }

        .listing-agent .la-details p {
            display: block;
            text-transform: uppercase;
            margin-top: 3px;
            margin-bottom: 5px;
        }

        .la-contact {
            position: relative;
            display: flex;
            flex-direction: column;
        }

        .la-contact em[class^=ai-font-] {
            color: #cd1442;
            display: inline-block;
            margin-right: 7px;
            font-size: 11px;
        }

        .la-contact em[class^=ai-font-phone-o] {
            font-size: 14px;
            margin-right: 8px;
        }

        .la-contact a:hover {
            color: #cd1442;
        }


/* Listings Form */
#listings-form {
    position: relative;
    background: url(../../images/listings/bg-footer-form-2.jpg) center bottom #fff no-repeat;
    background-size: cover;
    padding: 50px 0 130px;
}

    .listings-form-wrap {
        position: relative;
        display: flex;
        align-items: center;
    }

    .listings-form-section {
        position: relative;
        width: 42.80%;
        z-index: 2;
        background: #303c42;
        color: #fff;
        padding: 80px 40px 80px;
        text-align: center;
    }

        .listings-form-section h3 {
            display: block;
            position: relative;
            text-transform: uppercase;
            text-align: center;
            margin-bottom: 35px;
        }

            .listings-form-section h3 span {
                display: block;
                font-size: 15px;
                line-height: 15px;
                font-weight: 400;
                letter-spacing: 1px;
            }

            .listings-form-section h3 strong {
                display: block;
                font-size: 30px;
                line-height: 30px;
                font-weight: 600;
                margin: 12px 0 5px;
            }

            .listings-form-section h3 em {
                display: block;
                font-style: normal;
                font-size: 25px;
                line-height: 25px;
                font-weight: 300;
            }

        .listing-cf7-wrap {
            position: relative;
        }

            .listing-cf7-wrap form {
                position: relative;
            }

            .listing-cf7-wrap form input[type=text],
            .listing-cf7-wrap form input[type=number],
            .listing-cf7-wrap form input[type=phone],
            .listing-cf7-wrap form input[type=email],
            .listing-cf7-wrap form textarea,
            .listing-cf7-wrap form button {
                display: block;
                width: 100%;
                appearance: none;
                -webkit-appearance: none;
                -moz-appearance: none;
                outline: none;
                border: none;
                border-bottom: 1px solid #60696e;
                font-size: 13px;
                font-weight: 400;
                line-height: 16px;
                color: #fff;
                padding: 10px 0;
                background: transparent;
            }

            .listing-cf7-wrap form textarea {
                resize: none;
                height: 50px;
            }

            .listing-cf7-wrap form button {
                border: none;
                font-weight: 600;
                text-transform: uppercase;
                text-align: center;
                letter-spacing: 1px;
                padding: 15px 0;
            }

            .listing-cf7-wrap form button:hover {
                background: #cd1442;
                transition-delay: 0.8s;
                color: #fff;
                z-index: 5;
            }

            .listing-cf7-wrap form button:before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border: 2px solid #d9d9d9;
            }

            .listing-cf7-wrap form button:after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
                width: 100%;
                max-width: 113px;
                height: 3px;
                background: #c61442;
                pointer-events: none;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }

            .listing-cf7-wrap form .form-row {
                position: relative;
                display: flex;
                align-items: center;
                justify-content: space-between;
                margin-bottom: 20px;
            }

            .listing-cf7-wrap .form-row label {
                display: block;
                position: relative;
                width: calc(100% / 2 - 5px);
            }

            .listing-cf7-wrap .form-row label > span {
                display: block;
                position: relative;
            }

            .listing-cf7-wrap form .form-row.fr-read-only label {
                width: 100%;
            }

            .listing-cf7-wrap form .form-row.fr-read-only input {
                border: none;
                pointer-events: none;
                cursor: default;
                user-select: none;
            }


            .listing-cf7-wrap form .form-row.fr-submit {
                margin-bottom: 0;
                align-items: flex-end;
            }

            .listing-cf7-wrap form .form-row.fr-submit label {
                width: 63%;
            }


            .listing-cf7-wrap form .form-row.fr-submit .magic-btn-wrap {
                width: 33.41%;
            }

            .listing-cf7-wrap .use-floating-validation-tip .wpcf7-not-valid-tip {
                position: absolute;
                    width: auto;
                    right: 0;
                    left: unset;
                    top: 9px;
                    bottom: unset;
                
            }

            .listing-cf7-wrap .wpcf7 form .wpcf7-response-output {
                position: absolute;
                margin: 10px 0 0 0;
            }

    .listings-map-wrap {
        position: relative;
        z-index: 1;
        width: 65.87%;
        margin-left: -8.67%;
    }

        .listings-map-wrap img {
            display: block;
            width: 100%;
            height: auto;
            object-fit: cover;
        }


@media only screen and (max-width: 1199px) {
    .listing-actions {
        padding: 24px 30px;
    }

    .listing-description {
        padding: 40px 30px;
    }

    .listing-description > strong {
        font-size: 32px;
        line-height: 32px;
    }

    .listing-description > em {
        font-size: 26px;
        line-height: 26px;
    }

    .listings-form-section h3 strong {
        font-size: 27px;
        line-height: 27px;
    }

    .listings-form-section h3 em {
        font-size: 21px;
        line-height: 21px;
    }
}


@media only screen and (max-width: 991px) {

    body.page-template-listings-details-lease header,
    body.page-template-listings-details-sale header,
    body.page-template-listings-details-single header {
        position: relative!important;
        margin-top: 52px;
        background: #c61442!important;

    }

    .hdr-logo img.img-responsive.fixed {
        display: block;
    }

    #inner-page-wrapper {
        margin-top: 0;
    }

    .listings-photo-entry {
        flex-direction: column;
    }

    .listings-photo-entry .lpe-big {
        width: 100%;
    }

    .listings-photo-entry .lpe-carousel {
        position: relative;
        width: 100%;
        margin-top: 0;
        margin-right: 0;
    }

    .listings-photo-entry .lpe-carousel .listing-photo {
        border-top: 5px solid #fff;
        border-bottom: 5px solid #fff;
        border-left: 2.5px solid #fff;
        border-right: 2.5px solid #fff;
    }

    #listing-details-wrapper {
        flex-direction: column;
        margin: 0;
    }

    .listings-photo-entry .lpe-carousel button.slick-arrow {
        top: 50%!important;
    }

    .listings-photo-entry .lpe-carousel button.slick-arrow.slick-prev {
        left: 0!important;
        transform: translateY(-50%) rotate(-90deg)!important;
    }

    .listings-photo-entry .lpe-carousel button.slick-arrow.slick-next {
        left: unset!important;
        right: 0!important;
        bottom: unset!important;
        transform: translateY(-50%) rotate(-90deg)!important;
    }

    #listing-details-wrapper .listing-section {
        width: 100%;
    }

    .listing-description .ld-meta {
        max-width: unset;
    }

    .listing-agent {
        max-width: unset;
        padding: 0 20px;
    }

    .listings-form-wrap {
        flex-direction: column;
    }

    .listings-form-section {
        width: 100%;
        max-width: 500px;
    }

    .listings-map-wrap {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        max-width: 500px;
    }
}


@media only screen and (max-width: 767px) {


    
    .listing-actions {
        padding: 24px 20px;
    }

    .listing-description {
        padding: 40px 20px;
    }

    .magic-btn-wrap a {
        font-size: 13px;
    }


}

@media only screen and (max-width: 567px) {
    .listing-agent {
        flex-direction: column;
        margin: 32px auto;
        max-width: 300px;
    }

    .listing-agent .la-photo {
        width: 100%;
        /*max-width: 250px;*/
            margin: 0 auto;
    }

    .listing-agent .la-details {
        width: 100%;
        text-align: center;
    }
}


