*:not(.s-icon):not(.fa):not(.icon-user, .icon-people, .icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-login, .icon-logout, .icon-emotsmile, .icon-phone, .icon-call-end, .icon-call-in, .icon-call-out, .icon-map, .icon-location-pin, .icon-direction, .icon-directions, .icon-compass, .icon-layers, .icon-menu, .icon-list, .icon-options-vertical, .icon-options, .icon-arrow-down, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-up-circle, .icon-arrow-left-circle, .icon-arrow-right-circle, .icon-arrow-down-circle, .icon-check, .icon-clock, .icon-plus, .icon-minus, .icon-close, .icon-exclamation, .icon-organization, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-mustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-disc, .icon-cursor, .icon-cursor-move, .icon-crop, .icon-chemistry, .icon-speedometer, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglass, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-folder-alt, .icon-folder, .icon-film, .icon-feed, .icon-drop, .icon-drawer, .icon-docs, .icon-doc, .icon-diamond, .icon-cup, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-frame, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-loop, .icon-home, .icon-grid, .icon-graph, .icon-microphone, .icon-music-tone-alt, .icon-music-tone, .icon-earphones-alt, .icon-earphones, .icon-equalizer, .icon-like, .icon-dislike, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-calendar, .icon-bulb, .icon-chart, .icon-ban, .icon-bubble, .icon-camrecorder, .icon-camera, .icon-cloud-download, .icon-cloud-upload, .icon-envelope, .icon-eye, .icon-flag, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symbol-female, .icon-symbol-male, .icon-target, .icon-credit-card, .icon-paypal, .icon-social-tumblr, .icon-social-twitter, .icon-social-facebook, .icon-social-instagram, .icon-social-linkedin, .icon-social-pinterest, .icon-social-github, .icon-social-google, .icon-social-reddit, .icon-social-skype, .icon-social-dribbble, .icon-social-behance, .icon-social-foursqare, .icon-social-soundcloud, .icon-social-spotify, .icon-social-stumbleupon, .icon-social-youtube, .icon-social-dropbox) {
    font-family: 'Forum', sans-serif !important;
}

#wrapper {
    margin-top: 0;
}

/*Lastivka header*/

html {
    margin-top: 0px !important;
    background: rgb(247, 241, 236);
}

#wpadminbar {
    display: none;
}

.lashome-header {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    float: left;
    height: 60px !important;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    background-color: rgb(247, 241, 236);
    z-index: 10000;

    display: flex;
    align-items: center;
    padding: 0px 20px;
    justify-content: space-between;

}


@media (max-width: 767px) {
    .top-nav {
        top: 60px !important;
    }
}

.lashome-header .sub-logo {
    height: 60px;
    background-size: 60px 60px;
    width: 60px;
    background-repeat: no-repeat;
    background-position: 0 0;
    display: flex;
}


.lastivka-header {
    width: 100%;
    height: 100%;
    max-height: 448px;
    background-color: rgb(247, 241, 236);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.header-logo-title {
    font-size: 32px;
    letter-spacing: 10px;
    color: #225378;
    margin-top: 0;
    margin-bottom: 0;
    line-height: inherit;
}

.header-logo-sub-title {
    font-size: 15px;
    color: #225378;
    letter-spacing: 4px;
    margin: 12px 0 20px;
    line-height: inherit;
}

.lastivka-header .sub-logo {
    height: 144px;
    background-size: 144px 144px;
    display: block;
    width: 144px;
    background-repeat: no-repeat;
    background-position: 50% 25px;
    margin-top: 10px;
}

.top-nav {
    float: left;
}

.top-nav > div,
.top-nav > div > ul > li a,
.top-nav > div > ul > li a:hover,
.top-nav > div > ul > li a:active,
.top-nav > div > ul > li a:visited {
    color: #225378 !important;
    font-weight: bold;
}

.top-navHandler {
    color: #225378 !important;
    float: left !important;
}

#lr-contacts {
    display: flex;
    align-items: center;
    height: 100%;
    column-gap: 20px;
}

#lr-contacts > .direct_number {
    display: none;
}

#lr-contacts .contacts-wrapper > .direct_number {
    display: flex;
}


#lr-contacts a {
    display: flex;
}

#lr-contacts a img {
    width: 28px;
    height: 28px;
}

.direct_number,
.direct_number:hover,
.direct_number:active,
.direct_number:visited {
    font-size: 24px;
    font-weight: normal;
    color: #225378 !important;
}

@media (max-width: 767.9px) {
    #lr-contacts > .direct_number {
        display: flex;
        font-size: 24px;
    }

    #lr-contacts .contacts-wrapper > .direct_number {
        display: none;
    }
}

@media (max-width: 425px) {
    #lr-contacts > .direct_number {
        display: flex;
        font-size: 16px;
    }

    #lr-contacts .contacts-wrapper > .direct_number {
        display: none;
    }

    #lr-contacts a img {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 374px) {
    #lr-contacts > .direct_number {
        display: flex;
        font-size: 13px;
        text-align: center;
    }

    #lr-contacts .contacts-wrapper > .direct_number {
        display: none;
    }

    #lr-contacts a img {
        width: 13px;
        height: 13px;
    }
}


/*End Lastivka header*/


.home-caption .btn-green {
    color: #f7f1ec !important;
    font-weight: bold;
    background-color: #ada9a5 !important;
}

.home-caption .btn-green:hover {
    color: #225378 !important;
    font-weight: bold;
    transform: scale(1.5);
}

.home-logo a {
    display: flex;
    background: rgba(255, 255, 255, 0.6) !important;
    width: 160px;
    height: 160px;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.home-logo a img {
    max-height: 100px;
    width: 100px;
    zoom: 2;
}

.search-panel.search-panel-d3 {
    background-color: transparent;
    padding: 0 20px;
    text-align: center;
    -ms-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    bottom: unset;
    top: -35px;
    z-index: 9999;
}

.search-panel.search-panel-d3 #searchPropertyForm {
    background-color: transparent;
    border-radius: 32px
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-type-tabs {
    left: 46px;
    box-shadow: 0 -16px 30px rgba(0, 0, 0, 0.08);
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-type-tabs li a {
    color: #f7f1ec !important;
    font-weight: bold;
    background-color: #ada9a5 !important;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-type-tabs li.active a,
.search-panel.search-panel-d3 #searchPropertyForm .search-panel-type-tabs li.active a:hover {
    background-color: #f7f1ec !important;
    color: #225378 !important;
    font-weight: bold;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-type-tabs li a:hover {
    color: #225378 !important;
    font-weight: bold;
    background-color: #ada9a5 !important;

}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields {
    background: white;
    border: 1px solid #DDDDDD;
    border-radius: 32px;
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.08);
    height: 68px;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group {
    border: none;
    padding: 14px 24px;
    cursor: pointer;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group .dropdown-toggle {
    padding: 0;
    height: 38px;
    line-height: 38px;
    background: transparent;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group .input-group .input-group-addon {
    font-weight: bold;
    color: #333;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group .input-group .input-group-addon:first-child {
    padding-right: 12px;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group .form-control::-webkit-input-placeholder {
    color: #333;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:hover a.dropdown-toggle {
    z-index: 1;
    position: relative;
    box-shadow: none;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:hover .form-control {
    background: transparent;
    cursor: pointer;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:hover .input-group .input-group-addon {
    z-index: 1;
    position: relative;
    background: transparent;
    box-shadow: none;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:hover::after {
    content: " ";
    display: block;

    background-clip: padding-box;
    background-color: rgb(221, 221, 221);
    border-bottom-color: rgba(0, 0, 0, 0);
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, 0);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(0, 0, 0, 0);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-top-style: solid;
    border-top-width: 1px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    user-select: auto;
    z-index: 0;
    margin-right: 4px;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group::before {
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: rgb(34, 34, 34);
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 0px;
    color: rgb(34, 34, 34);
    content: "";
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 32px;
    line-height: 20.02px;
    margin-top: -16px;
    position: absolute;
    right: 0px;
    top: 33px;
    width: 1px;
    z-index: 3;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:first-child {
    padding: 14px 32px;
    border-radius: 32px;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:first-child #search_city {
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
    padding: 0px;
    height: 38px;
    z-index: 1;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:first-child #search_city:active::-webkit-input-placeholder,
.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:first-child #search_city:focus::-webkit-input-placeholder
    /*.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:first-child #search_city::-moz-placeholder*/
    /*.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:first-child #search_city:-moz-placeholder,*/
    /*.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:first-child #search_city:-ms-input-placeholder*/
{
    color: transparent !important;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:has(.form-control:active),
.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:has(.form-control:focus) {
    background: blue;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:last-child {
    padding: 7px 9px 7px 24px;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:last-child #searchPropertySubmit {
    border-radius: 24px;
    width: 48px;
    height: 48px;
    margin: 0;
    padding: 0;
    color: #f7f1ec !important;
    font-weight: bold;
    background-color: #ada9a5 !important;
    font-family: 'FontAwesome', serif !important;
    font-size: 20px;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:last-child #searchPropertySubmit:hover {
    color: #225378 !important;
    font-weight: bold;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group:last-child:before {
    content: none;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group .input-group .price {
    height: 38px;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group .input-group .price::-webkit-outer-spin-button,
.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group .input-group .price::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.search-panel.search-panel-d3 #searchPropertyForm .search-panel-fields .form-group .input-group .price[type=number] {
    -moz-appearance: textfield;
}

.pac-container.pac-logo.hdpi {
    width: 40% !important;
    left: 280px !important;
    top: 673px !important;
    border-radius: 32px;
}

.pac-container.pac-logo.hdpi:after {
    content: none;
}

.agent-avatar img {
    width: 150px !important;
    height: 150px !important;
    border-radius: 50%;
}

/*.btn-insta {*/
/*    width: 36px;*/
/*    height: 36px;*/
/*    font-size: 26px;*/
/*    display: inline-flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    color: white;*/
/*    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);;*/

/*    !*background: #d6249f;*!*/
/*}*/

/*.btn-insta:hover {*/
/*    color: #d6249f !important;*/
/*    border: none;*/
/*}*/

/*.agent-avatar .ring {*/
/*    border: 75px solid #fff;*/
/*}*/

.splite_sideEnquiry {
    display: none !important;
}

ul.lr-contact-info-widget li {
    display: flex;
    column-gap: 10px;
}

ul.lr-contact-info-widget i {
    font-size: 20px;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
}


.wpcf7 form label {
    width: 100%;
}

.consult-modal .otter-popup__modal_content {
    background: rgb(247, 241, 236);
    color: #225378;
}

/*//;*/
.wpcf7 form {
    padding: 0 10px;
}

.wpcf7 form label {
    font-size: 16px;
    font-weight: bold;
    color: #225378;
    margin-bottom: 10px;
}

.wpcf7 form input, .wpcf7 form select {
    /*height: 32px;*/
    width: 100%;
    height: 36px;
    border: none;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0 10px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
    padding: 0 20px;
    font-weight: bold;
    font-size: 18px;
}

.wpcf7 form select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill= 'black' height= '24' viewBox= '0 0 24 24' width= '24' xmlns= 'http://www.w3.org/2000/svg' ><path d= 'M7 10l5 5 5-5z' /><path d= 'M0 0h24v24H0z' fill= 'none' /></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 5px;
}

.wpcf7 form.submitting .wpcf7-submit {
    display: none;
}


.wpcf7 form textarea {
    width: 100%;
    border: none;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 12px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0 10px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
    padding: 15px 20px;
    font-weight: bold;
    font-size: 18px;
    resize: none;
}

.wpcf7-not-valid-tip {
    font-weight: bold;
    margin-top: 10px;
}

.wpcf7-submit {
    background-color: #225378;
    color: rgb(247, 241, 236) !important;
}

.modal .modal-header {
    background-color: #225378;
    display: flex;
    justify-content: space-between;
}

.modal .modal-header .modal-title {
    color: rgb(247, 241, 236) !important;
    font-size: 18px !important;
    text-align: center !important;
    font-weight: bold !important;
}

.modal .modal-header .close {
    color: rgb(247, 241, 236);
    opacity: 1;
    font-size: 26px;
}

.get-analasis {
    margin-top: 30px;
    gap: 0;
}

.get-analasis .get-analasis-left {
    background: rgb(247, 241, 236);
    padding: 25px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}

.get-analasis .get-analasis-left p {
    font-size: 23px;
    font-weight: bold;
    color: #225378;
}

.get-analasis .get-analasis-right {
    background: rgb(247, 241, 236);
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    font-size: 190px;
    color: #225378;
}

.btn-open-analytics {
    width: 200px;
    height: 48px;
    font-size: 22px;
    padding: 10px;
    background: #225378;
    color: rgb(247, 241, 236);
    margin-top: 25px;
}

@media screen and (max-width: 767px) {
    .pll-parent-menu-item a span {
        display: none;
    }
}

body.page-template-property-search-results {
    overflow: auto !important;
}

#globalSearch {
    position: relative;
    cursor: pointer;
    z-index: 9999;
    margin: 0 10%;
    top: 160px;
}

#searchValues {
    width: 100%;
    background: rgb(247, 241, 236);
    display: flex;
    position: relative;
    height: 75px;
    border-radius: 32px;
    align-items: center;
    border: 3px solid #225378;
    top: -3px;
    z-index: 1;
    font-size: 29px;
    padding: 0 32px;
    font-weight: 600;
}

#search_dropdown {
    background: white;
    position: relative;
    width: 100%;
    display: none;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    border: 3px solid #225378;
    border-top: none;
    top: -3px;
}

#globalSearch.filter-expanded #searchValues {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none;
}

#globalSearch.filter-expanded #search_dropdown .filter {
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    background: rgb(247, 241, 236);
    padding: 0 30px 10px 30px;
}

#globalSearch.filter-expanded #search_dropdown .filter .formField label,
#globalSearch.filter-expanded #search_dropdown .filter .form-group label {
    color: #225378;
    font-weight: bold;
}

#globalSearch.filter-expanded #search_dropdown {
    display: block;
}

#filter_types_tabs {
    display: flex;
    position: relative;
    left: 32px;
    z-index: 2;

}

#filter_types_tabs .tab_type {
    #background: rgb(247, 241, 236);
    background: #225378;
    color: rgb(247, 241, 236);


    border: 3px solid #225378;
    border-bottom: none;
    min-width: 175px;
    text-align: center;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

#filter_types_tabs .tab_type.active {
    #background: #225378;
    background: rgb(247, 241, 236);
}

#filter_types_tabs .tab_type.active a,
#filter_types_tabs .tab_type.active a:active,
#filter_types_tabs .tab_type.active a:hover,
#filter_types_tabs .tab_type.active a:visited {
    #color: rgb(247, 241, 236);
    color: #225378;
    font-weight: bold;
}

#filter_types_tabs .tab_type:first-child {
    border-right: 0;
}

#filter_types_tabs .tab_type input {
    display: none;
}

#filter_types_tabs .tab_type a,
#filter_types_tabs .tab_type a:active,
#filter_types_tabs .tab_type a:hover,
#filter_types_tabs .tab_type a:visited {
    padding: 12px 40px;
    display: inline-block;
    width: 100%;
    height: 100%;
    #color: #225378;
    color: rgb(247, 241, 236);
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}

#globalFilter input::placeholder,
#globalSearch input::placeholder {
    color: #225378 !important;
    font-weight: bold;
}

#globalFilter input,
#globalSearch input {
    color: #225378 !important;
    font-weight: bold;
}

#globalSearch input {
    background: rgb(247, 241, 236);
    border-color: #225378 !important;;
}

#globalFilter a.dropdown-toggle,
#globalFilter a.dropdown-toggle:hover,
#globalFilter a.dropdown-toggle:active,
#globalFilter a.dropdown-toggle:visited,
#globalSearch a.dropdown-toggle,
#globalSearch a.dropdown-toggle:hover,
#globalSearch a.dropdown-toggle:active,
#globalSearch a.dropdown-toggle:visited {
    border-color: #225378 !important;
}

#globalFilter a.dropdown-toggle .dropdown-label,
#globalSearch a.dropdown-toggle .dropdown-label {
    color: #225378 !important;
    font-weight: bold;
}

#globalFilter .dropdown-menu.dropdown-select a,
#globalSearch .dropdown-menu.dropdown-select a {
    color: #225378 !important;
    font-weight: bold;
}


.checkbox.custom-checkbox input + span,
.radio.custom-radio input + span {
    background-color: #225378;
    border-color: #225378;
}

.checkbox.custom-checkbox input + span:before,
.radio.custom-radio input + span:before {
    color: transparent;
}


.checkbox.custom-checkbox input:checked + span,
.radio.custom-radio input:checked + span {
    background-color: #225378;
    border-color: #225378;
}

.checkbox.custom-checkbox input:checked + span:before,
.radio.custom-radio input:checked + span:before {
    color: white;
}

#singleWrapper {
    display: flex;
}

#singleMapWrapper {
    width: 50%;
}

@media screen and (max-width: 768.98px) {
    #singleWrapper {
        flex-direction: column-reverse;
    }

    #singleWrapper #content {
        width: 100%;
    }

    #singleMapWrapper {
        width: 100%;
        height: 300px;
    }

    #singleMapWrapper.multyMapWrapper {
        display: none;
    }

    #lr-contacts a img {
        width: 20px;
        height: 20px;
    }
}

@media screen and (max-width: 565.98px) {
    .direct_number {
        font-size: 18px !important;
    }

    #lr-contacts a img {
        width: 18px;
        height: 18px;
    }
}

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

    .lashome-header {
        padding: 0 10px;
    }

    .contacts-wrapper {
        column-gap: 5px !important;
    }

    .direct_number {
        font-size: 16px !important;
    }

    #lr-contacts a img {
        width: 16px;
        height: 16px;
    }

    a[href="#pll_switcher"] {
        padding: 5px !important;
    }
}

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

    .lashome-header {
        padding: 0 5px;
    }

    #lr-contacts {
        column-gap: 10px;
    }

    .contacts-wrapper {
        column-gap: 4px !important;
    }

    .direct_number {
        font-size: 14px !important;
    }

    #lr-contacts a img {
        width: 14px;
        height: 14px;
    }

    a[href="#pll_switcher"] {
        padding: 4px !important;
    }
}

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

    .lashome-header {
        padding: 0 4px;
    }

    #lr-contacts {
        column-gap: 5px;
    }

    .contacts-wrapper {
        column-gap: 4px !important;
    }

    .direct_number {
        font-size: 12px !important;
    }

    #lr-contacts a img {
        width: 13px;
        height: 13px;
    }

    a[href="#pll_switcher"] {
        padding: 4px !important;
    }
}

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

    .lashome-header {
        padding: 0 3px;
    }

    #lr-contacts {
        column-gap: 4px;
    }

    .contacts-wrapper {
        column-gap: 3px !important;
    }

    .direct_number {
        font-size: 11px !important;
    }

    #lr-contacts a img {
        width: 11px;
        height: 11px;
    }

    a[href="#pll_switcher"] {
        padding: 3px !important;
    }
}

.search-values-item:not(#resultSearchString) {
    display: none;
}

#resultSearchString {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media screen and (max-width: 767.99px) {
    .atest {
        flex-direction: column-reverse;

    }

    .atest > div {
        width: 100% !important;
    }

    .display-for-mobile {
        display: block !important;
    }

    .hide-for-mobile {
        display: none !important;
    }

    .full-on-mobile {
        width: 100% !important;
    }
}

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


    filter_types_tabs {
        max-width: 80px !important;
    }

    #filter_types_tabs .tab_type {
        min-width: 115px;
    }

    #filter_types_tabs .tab_type a {
        padding: 6px;
    }

    #globalSearch {
        margin: 0 1%;
    }
}

#contact_widget-2 {
    padding-bottom: 5px;
}

#recent_properties_widget-4 .propsWidget {
    max-height: 230px;
    overflow-y: hidden;
}

/* Style the scrollbar */
#recent_properties_widget-4 .propsWidget::-webkit-scrollbar {
    width: 10px; /* Width of the scrollbar */
}

/* Track */
#recent_properties_widget-4 .propsWidget::-webkit-scrollbar-track {
    background: #f1f1f1; /* Color of the track */
}

/* Handle */
#recent_properties_widget-4 .propsWidget::-webkit-scrollbar-thumb {
    background: #888; /* Color of the scrollbar handle */
}

/* Handle on hover */
#recent_properties_widget-4 .propsWidget::-webkit-scrollbar-thumb:hover {
    background: #555; /* Color of the scrollbar handle on hover */
}

/* Make scrollbar always visible */
#recent_properties_widget-4 .propsWidget {
    scrollbar-width: thin; /* "auto" hides scrollbar when not scrolling */
    scrollbar-color: #888 #f1f1f1; /* Color of the scrollbar handle and track */
}

.home-footer .page-wrapper {
    padding: 20px;
}

.home-footer .page-wrapper .footer-nav,
.home-footer .page-wrapper .footer-nav li.widget-container {
    padding: 0px;
}

a[href="#pll_switcher"] {
    display: flex;
    align-items: center;
    font-size: 14px;
}

.cs-currency-name-dropdown {
    font-size: 14px;
}

/*.lastivka-blue-button {*/
/*    display: inline-block;*/
/*    background: #225378;*/
/*    color: #ffffff;*/
/*    padding: 12px 24px;*/
/*}*/