.filters_toggle {
    background: #ff7220 !important;
    color: white !important;
    padding: 5px 10px !important;
}
.map-blocked {
    opacity: 0.1 !important;
}
.off-on-map, .off-on-panorama {
    background: #ffffff !important;
    border-radius: 3px !important;
    width: 50px !important;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.15), 0 2px 5px -3px rgba(0,0,0,.15);
    color: #666;
}

.off-on-panorama {
    top: auto !important;
    bottom: 42px !important;
}

.off-on-map {
    right: 10px !important;
}
.partners_list h3 {
    white-space:nowrap;
    margin-bottom: 7px;
}

.partners_list .detail_btn {
    font-size: 14px;
    padding: 5px 5px;
}

.partners_list .object_block {
    border-radius: 2px;
    box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.08);
    webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.obj_price_custom {
    font-size: 17px;
    line-height: 20px;
}

.material-icons {
    vertical-align: bottom !important;
}

.filters_box .banner_filters .col-md-custom:nth-child(5) {
    padding-left: 0;
}

.object_block .new_obj_hover {
    position: relative;
}
.new_obj_hover .div_hover_link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
    background-color: #FFF; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}

/*** Styles added to fix the issue with zoom in on iphone ***/
/* iPhone < 5: */
@media screen and (device-aspect-ratio: 2/3) {
    select, textarea.form-control, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
    .banner_filters .btn {font-size: 16px; !important;}
    input.price_from, input.price_to {font-size: 16px; !important;}
    .dropdown-menu.inner {font-size: 16px; !important;}
}

/* iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {
    select, textarea.form-control, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
    .banner_filters .btn {font-size: 16px; !important;}
    input.price_from, input.price_to {font-size: 16px; !important;}
    .dropdown-menu.inner {font-size: 16px; !important;}
}

/* iPhone 6, iPhone 6s, iPhone 7 portrait/landscape */
@media screen and (device-aspect-ratio: 375/667) {
    select, textarea.form-control, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
    .banner_filters .btn {font-size: 16px; !important;}
    input.price_from, input.price_to {font-size: 16px; !important;}
    .dropdown-menu.inner {font-size: 16px; !important;}
}

/* iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus portrait/landscape */
@media screen and (device-aspect-ratio: 9/16) {
    select, textarea.form-control, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
    .banner_filters .btn {font-size: 16px; !important;}
    input.price_from, input.price_to {font-size: 16px; !important;}
    .dropdown-menu.inner {font-size: 16px; !important;}
}

/*Google maps*/
.wrapper_object_map .location_info_box{
    padding:20px;
    background-color:#ffffff;
    position:absolute;
    z-index:99;
    top: 50%;
    width:100%;
    max-width: 246px;
    border-radius: 2px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.09);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.wrapper_object_map .location_info_box .object_map .container{
    position:relative;
    height: 524px;
}
.wrapper_object_map .location_info_box .object_title{
    font-size: 22px;
    font-weight: bold;
    margin-bottom:3px;
}
.wrapper_object_map .location_info_box .object_geo{
    font-size: 12px;
    color:#777777;
    margin-bottom:5px;
}
.wrapper_object_map .location_info_box .object_desc{
    font-size: 13px;
    line-height: 15px;
}
.wrapper_object_map .location_info_box .loc_info{
    padding-bottom:15px;
    border-bottom:1px solid #bababa;
    margin-bottom:15px;
}
.wrapper_object_map .location_info_box .object_sub_title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom:15px;
}
.object_header {
    margin-top: -15px;
}
.object_map {
    margin-top: -8px;
}

.object_page .banner_box .lSSlideOuter.vertical .lSGallery li{
    box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.5);
    border: 1px solid white;
    transition: 0.3s;
}
.object_page .banner_box .lSSlideOuter.vertical .lSGallery li:after {
    background-color: rgba(0, 0, 0, 0.22);
}
.object_page .banner_box .lSSlideOuter.vertical .lSGallery li:hover {
    box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.75);
}

.tab-content .new_object_box .overlayFull, .auth_profile_page .object_block .overlayFull{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    box-shadow: inset 0px -85px 35px 0 rgba(0, 0, 0, 0.25);
    -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;
}

.tab-content .new_object_box .object_block:hover .overlayFull, .auth_profile_page .object_block:hover .overlayFull {
    box-shadow: inset 0px -85px 35px 0 rgba(0, 0, 0, 0.7);
}
/*.tab-content .new_object_box .overlayFull .obj_area.bottom_area {
    position: absolute;
    top: 5px;
    right: 5px;
}*/

/*.tab-content .new_object_box .overlayFull .object_cat {
    position: absolute;
    top: 7px;
    left: 7px;
}*/

.tab-content .new_object_box .overlayFull .object_cat span {
    font-weight: bold;
    color: #fff;
}

/*.tab-content .new_object_box .overlayFull .object_inner_info {
     padding: 10px 10px 5px 10px;
}*/

.object_block .auth_profile_del_button {
    cursor: pointer;
    color: #e83636;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1000;
    transition: 0.3s;
}
.object_block .auth_profile_del_button:hover {
    color: crimson;
}
.tab-content .object_block::before{
    background-color: rgba(0, 0, 0, 0.2);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
/*.object_page .banner_box .lSSlideOuter.vertical .lSGallery li:first-child {
    cursor: -webkit-zoom-in;
    display: flex;
    justify-content: center;
}
.object_page .banner_box .lSSlideOuter.vertical .lSGallery li:first-child::before {
    position: absolute;
    content: attr(data-content) '';
    font-size: 35px;
    color: #de2939;
    top: 50%;
    font-weight: bold;
    !*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*!
    font-family: 'Arsenal-Regular';
    opacity: 0.75;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.3s;
    text-shadow: 2px 2px 4px black, 0 0 1em red;
}*/

.object_page .banner_box .lSSlideOuter.vertical .lSGallery li:first-child:hover:before {
    opacity: 1;
}

#vertical .photo_gallery:hover div, .vertical ul:hover div{
    background: #ff7220 !important;
}

.lSPager.lSGallery {
    height: 0 !important;
}

.bottom_buttons .checkbox.top_offer {
    float: left;
}

.bottom_buttons .checkbox.top_offer label {
    padding: 0;
}

@media (max-width: 580px) {
    .bottom_buttons .checkbox.top_offer {
        display: block !important;
        float: none;
        text-align: left;
    }
}
