/*
Theme Name: Resideo Child
Theme URI: http://pixelprime.co/themes/resideo-wp/
Template: resideo
Description: Resideo Child Theme
Version: 2.5.3
Author: MBT Media
Author URI: https://mbtmedia.pl/
Text Domain: resideo
Tags: black, white, light, four-columns, responsive-layout, custom-colors, custom-header, custom-menu, featured-image-header, full-width-template, sticky-post, theme-options, translation-ready, threaded-comments
License:
License URI:
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

body {
    font-family: 'Montserrat', sans-serif;
}

.pxp-caption-prop-title {
    display: none;
}

.carousel-indicators,
.carousel-item-click {
    cursor: pointer;
}

.pxp-sp-top-btns>.pxp-sp-top-btn,
#pxp-sp-top-btn-save,
.pxp-save-search-btn {
    display: none !important;
}

@media (max-width: 767px) {
    .pxp-carousel-control-prev {
        left: -7px !important;
        transform: scale(0.5) !important;
    }

    .pxp-carousel-control-next {
        right: -7px !important;
        transform: scale(0.5) !important;
    }
}

.pxp-results-card-1-details-title {
    white-space: normal;
}

.resideo_social_sidebar span {
    color: #ae8a52;
}


.single-property .pxp-sp-agent-fig {
    border-radius: 50% !important;

    outline: solid 2px #ae8a52;
    outline-offset: 3px;
}