@media only screen and (min-width: 600px) {

    /* auction lots list */
    #auction_lots_list {
        /*border-top: 40px solid #f0f0f0;*/
        background: #fff;
        /* margin-top: 40px; */
    }

    #auction_lots_list #tab_content {
        padding-top: 20px;
    }

    .auction_lots_list_header {
        /* padding: 10px 30px 0 30px; */
    }

    #auction_lots_list .lot_box p,
    #auction_lots_list .lot_box .lot_buttons .button.primary_bt,
    #auction_lots_list .icon_box_auction_code,
    #auction_lots_list .icon_box_lot_code,
    #auction_lots_list .icon_box_location {
        display: none;
    }

    #auction_lots_list .lot_buttons {
        padding-top: 0;
        padding-bottom: 0;
        font-size: 105%;
    }

    #auction_lots_list .title_item {
        padding-top: 11px;
        padding-bottom: 5px;
    }

    #auction_lots_list .lot_buttons .lot_button:nth-child(2) {
        border-bottom: 0;
    }

    #auction_lots_list .lot_buttons .lot_button {
        padding: 8px 4px 2px 4px;
    }

    #auction_lots_list .lot_box .fold {
        width: 100%;
        height: 80px;
    }

    #auction_lots_list .title_item a:hover {
        color: #D94C4E;
    }

    #auction_lots_list .lot_box .list_icons {
        margin-top: 5px;
        margin-bottom: 9px;
    }

    #auction_lots_list .lot_data .dotted {
        display: none;
    }

    #auction_lots_list .list {
        /* margin: 0 30px; */
    }

    #auction_lots_list .auction_lots_list_filters {
        padding: 0 30px 10px 30px;
    }

    #auction_lots_list .order-box {
        top: -45px;
    }

    /*algolia*/
    #auction_lots_list.algolia_results .auction_lots_list_in {
        /* background: #e0e0e0; */
        /* padding: 20px 0; */
    }

    #auction_lots_list.algolia_results .lot_box {
        margin-bottom: 10px;
    }

    /*    #auction_lots_list.algolia_results .hit-auction {
        display: none;
    }*/
    #auction_lots_list.algolia_results .lot_box .key_picture figure {
        /* height: 80px; */
        width: 100%;
    }

    #auction_lots_list.algolia_results .title_item {
        padding-top: 1px;
        padding-bottom: 0;
    }

    #auction_lots_list.algolia_results .title_item a {
        font-size: 100%;
    }

    #auction_lots_list.algolia_results .lot_box p {
        display: block !important;
        width: 100%;
        height: 22px;
        margin: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 88%
    }

    #auction_lots_list.algolia_results .lot_box .list_icons {
        margin-top: 2px;
        margin-bottom: 0;
    }

    .head-fixed .w_header_in #search-input::before {
        bottom: 5px;
    }
}

/*show and hide*/
/*
.page_search #hits_php {
    display: none;
}

.seo_search .page_search #hits {
    display: none;
}

.show_search.seo_search .page_search #hits {
    display: block;
}

.show_search.seo_search .page_search #hits_php {
    display: none;
}
*/
/*styling*/

.page_search main {
    min-height: 0;
    height: 0;
}

.algolia_sentence {
    margin-top: 0;
    margin-bottom: 0;
    padding: 60px 0 0 0;
}

.page_search .clear:after {
    content: '';
    display: table;
    clear: both;
}

/* HITS */

.page_search .results {
    background: transparent !important;
}

.page_search .lot_box em {
    background-color: #fff486;
    font-style: normal;
}

mark {
    background-color: #fff486;
    font-style: normal;
    font-weight: normal;
}

@media only screen and (min-width: 600px) {
    /* lots and auctions */
    .page_search .see_all_auctions {
        padding: 39px 0;
        line-height: 220%;
    }

    .page_search .see_all_auctions strong {
        font-size: 60px;
    }

    .page_search .list {
        margin: 0 0 0 25px;
    }

    .page_search .lot_box .lot_details {
        margin-bottom: 4px;
        height: 18px;
        overflow: hidden;
        font-size: 75%;
    }

    .page_search .lot_box .lot_detail {
        float: left;
        margin-right: 7px;
    }

    .page_search .hit-lot .lot_box .icon_box_location {
        padding-left: 0;
        margin-left: -7px;
    }

    .page_search .hit-lot .lot_box .icon_box_location .icon_32_22 {
        width: 24px;
    }

    .page_search .lot_box .icon_marker + div {
        max-width: 70px !important;
    }
    .en .page_search .lot_id_badge.color_lot {
        left: 85px
    }

    .en .page_search .lot_id_badge.color_auction {
        width: 85px;
    }
}

.page_search .hit.hit-grid {
    margin-bottom: 20px;
    display: block;
    width: 45%;
    float: left;
    height: auto;
    padding: 0 0.55556rem 1.11111rem;
}

.ais-Hits-list {
    list-style-type: none;
    padding: 0;
}

.ais-Hits--item:nth-child(2n+1) {
    clear: left;
}

li.ais-Hits-item:nth-of-type(3n+1) {
    clear: both;
}

.home li.ais-Hits-item:nth-of-type(4n+1) {
    clear: both !important;
}
.home li.ais-Hits-item:nth-of-type(3n+1) {
    clear: none;
}


.page_search .hit-grid .lot_box .lot_data > div {
    position: relative;
}

.page_search .hit-grid .lot_box .lot_button {
    font-size: 100%;
    padding: 4px 10px;
    color: #177D72;
}

.page_search .hit-grid .lot_box .iconfont {
    position: absolute;
    top: 4px;
    left: 8px;
}

.page_search .hit-grid .lot_box .countdown {
    position: unset;
    display: inline-block;
    font-weight: 600;
    padding-left: 20px;
}

.page_search .hit-grid .lot_box .expiry_time {
    position: unset;
    /* display: inline-block; */
    font-size: 70%;
    margin-left: 0;
    float: left;
}

.page_search .hit-grid .lot_box .lot_data {
    width: 100%;
    padding-bottom: 0;
    padding-top: 0;
}

.page_search .hit-grid .lot_box .lot_location {
    display: block;
    clear: both;
    padding: 4px 10px 4px 29px;
    font-size: 80%;
    font-weight: 300;
    min-height: 35px;
}

.page_search .hit-grid .lot_box .lot_location .iconfont {
    font-size: 120%;
    color: #177D72;
}

.page_search .hit-grid .lot_box .description {
    display: none;
}

@media only screen and (min-width: 600px) {
    /* lots and auctions */
    .ais-hits--item:nth-child(2n+1),
    .home .ais-hits--item:nth-child(3n+1) {
        clear: none;
    }

    .ais-hits--item:nth-child(3n+1) {
        clear: left;
    }

    .home .ais-hits--item:nth-child(4n+1) {
        clear: left;
    }

    .page_search .hit.hit-grid {
        width: 30%;
    }

    .home .page_search .hit.hit-grid {
        width: 22%;
    }

    .page_search .hit-grid .see_all_auctions {
        padding: 39px 0;
        line-height: 220%;
    }

    .page_search .hit-grid .see_all_auctions strong {
        font-size: 60px;
    }

    .page_search .list {
        margin: 0 0 0 25px;
    }

    .page_search .hit-grid .lot_box .lot_buttons {
        width: 90%;
        padding: 4px 10px;
    }

    .page_search .hit-grid .lot_box .lot_button {
        font-size: 100%;
        padding: 4px 10px;
        color: #177D72;
    }

    .page_search .hit-grid .lot_box .iconfont {
        display: inline-block;
        font-size: 0.9em;
        margin-right: 3px;
        position: relative;
        top: 0;
        left: 0;
    }

    .page_search .hit-grid .lot_box .countdown {
        position: unset;
        display: inline-block;
        font-weight: 600;
        padding-left: 0;
    }

    .page_search .hit-grid .lot_box .expiry_time {
        position: unset;
        display: inline-block;
        font-size: 70%;
        float: none;
        margin-left: 5px;
    }

    .page_search .hit-grid .lot_box .title_item {
        display: block;
        clear: both;
        padding: 7px 10px;
        font-size: 90%;
    }

    .page_search .hit-grid .lot_box .title_item a {
        text-decoration: none;
        color: #000;
        font-size: 112%;
        height: 40px;
        overflow: hidden;
        font-weight: 600;
        display: block;
    }

    .page_search .hit-grid .lot_box .lot_location {
        display: block;
        clear: both;
        padding: 4px 10px 4px 31px;
        font-size: 80%;
        font-weight: 400;
        min-height: 35px;
    }

    .page_search .hit-grid .lot_box .lot_location .iconfont {
        margin-left: -21px;
        margin-right: 2px;
        color: #47807a;
        font-size: 120%;
    }

    .page_search .hit-grid .lot_box .list_icons {
        display: block;
        clear: both;
        margin: 0;
    }

    .page_search .hit-grid .lot_box .list_icons .icon_box {
        display: block;
        clear: both;
        padding: 4px 10px 4px 31px;
        font-size: 70%;
        font-weight: 400;
        margin: 0;
        min-height: 35px;
        float: none;
    }

    .page_search .hit-grid .lot_box .list_icons .icon_box div {
        line-height: 1.2em;
        max-width: 250px;
        float: none;
        white-space: normal;
        overflow: hidden;
    }

    .page_search .hit-grid .lot_box .list_icons .icon_box .iconfont {
        margin-left: -19px;
        margin-right: 3px;
        font-size: 120%;
        color: #177D72;
    }

    .page_search .hit-grid .lot_box .lot_details {
        margin-bottom: 4px;
        height: 18px;
        overflow: hidden;
        font-size: 75%;
    }

    .page_search .hit-grid .lot_box .lot_detail {
        float: none;
        margin-right: 7px;
    }

    .page_search .hit-grid .lot_box .description,
    .page_search .hit-grid .description {
        display: none;
        clear: both;
        padding: 4px 10px;
        height: 33px;
        font-weight: 300;
        margin: 0;
        line-height: 1.4;
        font-size: 80%;
    }

    .page_search .hit-auction.hit-grid .lot_box .icon_box_location {
        padding-left: 0;
        margin-left: -7px;
    }

    .page_search .hit-grid .lot_box .icon_marker + div {
        max-width: 70px !important;
    }

    .page_search .hit-grid .lot_id_badge.color_auction {
        width: auto;
        z-index: 2;
        padding-left: 7px;
        padding-right: 14px;
        font-size: 76%;
        font-weight: 300;
    }

    .en .page_search .hit-grid .lot_id_badge.color_lot {
        left: 85px
    }

    .en .page_search .hit-grid .lot_id_badge.color_auction {
        width: 85px;
    }
}

/* PAGINATION */

.page_search #pagination a:hover {
    border-color: #F5F5F5;
    background: #F5F5F5;
}

.page_search #pagination li:first-child a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.page_search #pagination li.ais-Pagination-item--selected a,
.page_search #pagination li.ais-Pagination-item--selected a:focus {
    color: white;
    border-color: #FF8C00;
    background: #FF8C00;
}

.page_search #pagination li.ais-Pagination-item--selected a:hover {
    cursor: default;
}

.page_search #pagination li.ais-Pagination-item--disabled a {
    cursor: not-allowed;
}

.page_search #pagination li.ais-Pagination-item--disabled a:hover {
    background: none;
}

.ais-Pagination-item--disabled {
    display: none !important;
}

#pagination .ais-Pagination--noRefinement {
    display: none;
}

/* SORT BY */

.page_search #sort-by select {
    height: auto;
    opacity: 1;
}

.page_search #sort-by:after {
    top: 50%;
    transform: translateY(-50%);
}

#hits-per-page-selector {
    display: inline-block;
    float: left;
    margin-right: 16px;
}

/* STATS */

.home .playlist_banner {
    padding: 20px 0;
}

.page_search #stats h2 {
    margin: 0;
    line-height: 80%;
}

.ais-stats--time {
    display: none;
}


/* FACETS */

.ais-RefinementList-list .ais-RefinementList-label {
    padding-left: 20px;
}

.ais-HierarchicalMenu-list--child {
    padding-left: 10px;
}

.ais-menu--link,
.ais-RefinementList-label,
.ais-RefinementList-label a {
    display: block;
    position: relative;
    line-height: 1.66;
    color: #444;
    text-transform: capitalize;
    font-size: 14px;
}

.ais-menu--link,
.ais-RefinementList-label {
    font-size: 100%;
}

.ais-RefinementList-label:hover,
.ais-RefinementList-item--selected .ais-RefinementList-label,
.ais-menu--link:hover,
.ais-menu--item__active .ais-menu--link,
.ais-RefinementList-label a:hover {
    color: #FF8C00;
}

.ais-RefinementList-item--selected .ais-RefinementList-label:hover,
.ais-menu--item__active .ais-menu--link:hover {
    text-decoration: line-through;
    color: #FF8C00;
}

.ais-RefinementList-count,
.ais-menu--count,
.badge-box {
    float: right;
    background: #ebebeb;
    position: relative;
    top: 1px;
    display: inline-block;
    min-width: 10px;
    padding: 2px 5px;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    color: #999;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
}

.page_search .ais-RefinementList-item input {
    margin-right: 5px;
}

.facet input[type="checkbox"] {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    border: 1px solid #bbb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    background-color: white;
    border-radius: 2px;
    width: 13px;
    height: 13px;
    margin: 0 6px 0 0;
    position: absolute;
    left: 0;
    top: 3px;
}

#playlist.facet input[type="checkbox"] {
    position: relative;
}

.facet input[type="checkbox"]:checked::after {
    content: "";
    background-image: url(/images/default/check_w.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: transparent;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.page_search .facet > div {
    padding-bottom: unset;
    margin-bottom: unset;
    border: none;
}

#clear-all > div,
.page_search .facet > div > div:last-child > div {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}


/* toggle */

.ais-toggle--label input {
    margin-right: 4px;
}


/* HierarchicalMenu facets */

.ais-HierarchicalMenu-link {
    text-decoration: none;
    min-height: 24px;
}

.ais-HierarchicalMenu-item.ais-RefinementList-label {
    padding-right: 0;
}

.ais-HierarchicalMenu-item--selected > div > .ais-HierarchicalMenu-link {
    font-weight: bold;
    color: #FF8C00;
}

.ais-HierarchicalMenu-item--selected > div > .ais-HierarchicalMenu-link:hover {
    text-decoration: line-through;
}

.ais-HierarchicalMenu .ais-HierarchicalMenu-item--selected > div:first-child {
    position: relative;
}

.ais-HierarchicalMenu .ais-HierarchicalMenu-item--selected > div:first-child:before {
    width: 13px;
    height: 13px;
    top: 2px;
    right: 0;
    left: auto;
}

/* year & experiment */

#year .ais-RefinementList-label,
#experiment .ais-RefinementList-label {
    text-indent: 1px;
}

.ais-SearchBox-submit,
.ais-SearchBox-reset {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    border: none;
    background: transparent;
}

/* NO RESULTS */

.no-results #pagination,
.no-results #sort-by,
.no-results #stats,
.no-results #facets {
    display: none;
}

#no-results-message {
    margin-top: 60px;
    text-align: center;
}

#no-results-message p {
    font-size: 170%;
    font-weight: 300;
}

#no-results-message ul {
    list-style-type: none;
}

#no-results-message li {
    font-size: 75%;
    position: relative;
    display: inline-block;
    margin: 4px 2px;
    padding: 4px 28px 4px 8px;
    color: #999;
    border: 1px solid #ddd;
    border-radius: 12px;
}

#no-results-message li span.value {
    font-weight: bold;
    color: #000;
}

#no-results-message li a.remove img {
    position: absolute;
    top: 3px;
    right: 5px;
    float: right;
    width: 17px;
    height: 17px;
    opacity: .5;
}

#no-results-message li a.remove:hover img {
    opacity: 1;
}


/* clear filter */

.ais-current-refined-values--link {
    text-decoration: none;
}

.clear-filter:before,
.ais-HierarchicalMenu-item--selected > div:first-child:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url(/images/default/delete_icon1.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 8px;
    left: 10px;
}

.ais-current-refined-values--clear-all {
    text-decoration: none;
}


/* INPUT */


/* ricerche algolia in pagina lotto e asta */
#auction_lots_list.algolia_results {
    /* border-top: 3px solid #890c4c !important; */
}

#auction_lots_list.algolia_results .closed_list {
    /* max-height: 1800px; */
    /*altezza lista di 40 lotti*/
    /* overflow: hidden; */
}

#auction_lots_list.algolia_results.related_results .closed_list {
    max-height: 900px;
    /*altezza lista di 20 lotti*/
    overflow: hidden;
}

.show_all_elements_close {
    display: none;
}

.opened_show_all .icon_arrow_down {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.opened_show_all .show_all_elements_close {
    display: block;
}

.opened_show_all .show_all_elements_open {
    display: none;
}

.md_hide_frontend {
    display: none;
}


/* NUOVO BANNER TOP HOME */


.home .top-home {
    background: url(/images/default/vgi-bg.jpg) no-repeat center 80%;
    background-size: cover;
    position: relative;
    /* min-height: 520px; */
}


.home .top-home:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(72, 85, 102, 0.2);
}

.home .home-banner,
.home .home-intro {
    padding: 40px 0 55px;
}

.home .home-banner H1 {
    color: #222;
    font-size: 2.8em;
    font-weight: 300;
    font-style: italic;
    line-height: 1.2em;
    margin: 0 10px;
}

.home .home-banner H1 span {
    background: #FFF;
    box-shadow: -10px 0 0 #FFF, 10px 0 0 #FFF;
}

.home .home-banner H1 span.bolder {
    font-weight: 900;
}

.home .home-intro {
    background: #9f0e58d4;
}

.home .home-intro H2,
.home .home-intro H3,
.home .home-intro P {
    color: #FFF;
    text-align: center;
}

.home .home-intro H2 {
    font-style: italic;
    font-weight: 300;
}

.home .home-intro H3 {
    font-style: italic;
    font-weight: 600;
    font-size: 1.4em;
}

.home .home-intro p {
    font-weight: 300;
    line-height: 1.4;
    margin: 30px;
}

.home .home-intro IMG {
    display: block;
    margin: 0 auto;
}

.home .home-intro .steps {
    display: -webkit-flex; /* Safari */
    display: flex;
}

.home .home-intro .one-third {
    -webkit-flex: 1; /* Safari 6.1+ */
    flex: 1;
}

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

    .home .home-intro .steps {
        display: block;
    }

    .home .home-intro .one-third {
        -webkit-flex: 1; /* Safari 6.1+ */
        -ms-flex: 1; /* IE 10 */
        flex: 1;
    }

}

.home .top-home .advanced_search,
.home .top-home .advanced_search_footer,
.home .top-home .banner-column {
    display: block;
}

.home .top-home .banner-column-img {
    height: 209px;
}

.home .banner-column-footer {
    position: relative;
}

/* RICERCA HOME ALGOLIA */

.home_search.show_search .main_content {
    display: block;
}

.home_search .background_search_box {
    background: url(http://www.e-gazette.it/sites/default/files/images/2017/feb/03/condominio.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    min-height: 520px;
}


.home_search .background_search_box:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(72, 85, 102, 0.2);
}


.home_search .background_search {
    z-index: 2;
    width: 100%;
    position: absolute;
    padding-bottom: 50px;
    padding-top: 50px;
    box-shadow: none;
    background: transparent;
}

.home_search .w_search {
    background: transparent;
    box-shadow: none;
    margin: 0 auto;
    width: 1000px;
}

.home_search .w_search main {
    margin: 0 auto;
    width: 1000px;
}

.home_search .page_search #left-column {
    float: left;
    width: 100%;
    height: auto;
}

.home_search .page_search #right-column {
    display: none;
}

.home_search .ais-RefinementList-label,
.home_search .ais-menu--link, .home_search .ais-RefinementList-label a {
    position: relative;
}

.home_search .ais-HierarchicalMenu-link {
    font-size: 110%;
    /*border-bottom: 1px solid #eee;	*/
    padding: 2px 0;
}

.home_search .ais-HierarchicalMenu-list__lvl1 .ais-HierarchicalMenu-link {
    font-size: 80%;
    max-width: 243px;
    height: 22px;
    overflow: hidden;
}


.home_search .page_search .facet .facet-title {
    margin: 0 0 5px;
    text-transform: uppercase;
    font-size: 95%;
}

.home_search .page_search .facet {
    display: none !important;
}

.home_search .page_search .facet > div {
    margin-bottom: 0;
    padding-bottom: 8px;
}

.home_search .page_search #region, .home_search .page_search #category {
    min-height: 248px;
    display: block !important;
    padding: 0 10px 0 46px;
    width: 39%;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.home_search .page_search #region .ais-HierarchicalMenu-list.ais-HierarchicalMenu-list__lvl0,
.home_search .page_search #category .ais-HierarchicalMenu-list.ais-HierarchicalMenu-list__lvl0 {
    height: 220px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.home_search .ais-HierarchicalMenu-list__lvl1 {
    display: none;
}

.home_search .ais-RefinementList-label {
    display: block !important;
}

.home_search .ais-HierarchicalMenu-body {
    position: relative;
}

.home_search .ais-HierarchicalMenu-body:after {
    content: '';
    display: block;
    z-index: 2;
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.home_search .ais-HierarchicalMenu-body .ais-HierarchicalMenu-list__lvl0 .ais-HierarchicalMenu-item:last-child {
    margin-bottom: 15px;
}

.home_search .ais-RefinementList-count {
    top: 3px;
    right: 8px;
}

.advanced_search, .advanced_search_footer, .banner-column {
    display: none;
}

.home_search .page_search .advanced_search, .home_search .page_search .advanced_search_footer, .home_search .banner-column {
    display: block;
}

.home_search .page_search .advanced_search {
    height: auto;
}

.home_search .page_search .advanced_search_footer {
    padding: 0 20px 0 20px;
}

.home_search .page_search .advanced_search_footer .button {
    font-size: 115%;
    margin: 5px auto 0;
    padding: 10px 50px 9px;
    font-weight: 300;
}

.home_search .page_search #stats_home {
    display: inline-block;
    height: 0;
}

.home_search .page_search #stats_home div, .home_search .page_search #stats_home span {
    display: inline-block !important;
}

.home_search .page_search .results-stats span {
    margin: 0;
}

.home_search .page_search .results-stats .results-stats-number {
    font-weight: bold;
}

.home_search .ais-RefinementList-count,
.home_search .ais-menu--count,
.home_search .badge-box {
    background: #890c4c;
    color: white;
}


.home_search .page_search #left-column .search-column, .home_search .page_search #left-column .banner-column {
    border-radius: 3px;
    height: 420px;
    float: left;
    display: block;
}

.home_search .page_search #left-column .search-column {
    width: 650px;
    background: rgba(255, 255, 255, 1);
    padding-top: 0;
    padding-bottom: 0;
    min-height: auto;
    margin-right: 30px;
}

.home_search .page_search #left-column .banner-column {
    width: 320px;
    background: rgba(80, 88, 88, 0.68);
    position: relative;
}

.home_search .page_search #left-column .banner-column:hover {
    background: rgb(56, 68, 67);
}

.home_search .page_search #left-column .banner-column:hover .banner-column-footer {
    background: rgba(255, 255, 255, 1);
}

.home_search .accessible .search-column a:focus {
    outline: 0 solid #d8004b !important;
    color: #FF8C00;
}

.banner-column-img {
    background-image: url(/images/default/map-italy.png);
    width: 100%;
    height: 319px;
    margin-top: 20px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.banner-column-footer {
    background: rgba(255, 255, 255, 1);
    padding: 17px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 110%;
    text-align: center;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.banner-column-footer-in {
    margin: 0 auto;
    display: inline-block;
}

.banner-column-footer-in .icon_map {
    margin: -11px 10px 0 5px;
    position: relative;
    top: 3px;
}

.banner-column-footer-in .icon_right_arrow {
    margin: 0 5px 0 10px;
}


.banner-column-footer-text {
    float: left;
}

/*------------------- RESPONSIVE realestate_discount -------------------*/
/* completa il file uguale per tutti i portali: responsive.css */


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

    nav.top_menu .user_menu {
        /* background: rgba(217, 76, 78, 0.95); */
    }

    .w_menu {
        background: rgba(95, 115, 139, 0.95);
    }

    .certified .icon {
        display: none;
    }

    .auction_box_geo_text {
        width: 80%;
    }

    .logo {
        -ms-transform: scale(0.91, 0.91);
        transform: scale(0.91, 0.91);
        position: relative;
        left: -25px;
    }

    .z-tabs.mobile > ul.z-tabs-nav > li > .z-link:after {
        content: '\25BC';
        float: right;
    }

    .building_gallery .tab_image img {
        width: 100%;
    }

    .building_gallery .z-tabs > .z-container > .z-content > .z-content-inner {
        padding: 12px 5px;
    }

    .auction_box a.button, .accessible .auction_box a.button {
        padding: 12px 1px 11px 1px;
        font-size: 75%;
        margin: 3px -4px;
        font-weight: normal;
        text-shadow: none;
        box-shadow: none;
    }

    .auction_box_inset {
        padding: 0 8px;
    }

    .auction_box {
        padding-bottom: 1px;
    }

    #filterForm .center_content h1 {
        text-align: center;
    }

    .royalSlider_floor {
        width: 362px !important;
        height: 340px !important;
    }

    .royalSlider_floor {
        width: 362px !important;
        height: 340px;
    }

    .room_slider li {
        width: 362px;
        height: 340px;
    }

    .bid_box .button {
        font-size: 148%;
    }


    /* home RED */
    .over_map {
        position: relative;
        top: 0;
        margin-bottom: 20px;
    }

    .advanced_search {
        width: 100%;
        height: 100%;
    }

    .over_map_in {
        width: 95%;
        height: 100%;
    }

    .advanced_search form {
        padding: 7px 7px 0 7px;
    }

    .form_block_first {
        margin-right: 2%;
    }

    .form_block {
        float: left;
        width: 48%;
    }

    .form_block .select-style {
        width: 100%;
    }

    .sell-with-itauction {
        display: none;
    }

}

.cookie-policy h3 {
    display: block;
    margin: 16px 0 8px 0;
}

.cookie-policy p {
    line-height: 1.2em;
}

#loading-indicator {
    display: block;
    height: 200px;
    background: url(/images/default/loader.gif);
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: center center;
}

.facet-box {
    display: block;
}

.ais-Panel.ais-Panel--collapsible.ais-Panel--collapsed .ais-Panel-body {
    display: none;
}

/* -------------------- Refactored -------------------- */

/* Facets */

/* Facet boxes */

/* Facet special boxes */

.facet-special-box .ais-RefinementList-item {
    display: inline-block;
    position: relative;
}

.facet-special-box .ais-RefinementList-item--selected .facet-special-name {
    color: #FF8C00;
}

/* Range Slider widgets */

.ais-RangeSlider {
    width: 90%;
    margin: auto;
    text-align: center;
    color: #444;
}

.ais-RangeSlider .rheostat {
    overflow: visible;
    margin: 40px 0;
}

.ais-RangeSlider .rheostat-background {
    position: relative;
    width: 110%;
    height: 12px;
    background-color: #EEE;
    box-sizing: border-box;
    left: -4.5%;
}

.ais-RangeSlider .rheostat-handle {
    position: relative;
    z-index: 1;
    width: 3px;
    height: 22px;
    margin: -17px -1px 0;
    background-color: #FF8C00;
    cursor: grab;
}

.ais-RangeSlider .rheostat-handle .rheostat-tooltip {
    position: absolute;
    top: -22px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    border-radius: 4px;
    background: var(--primary);
    white-space: nowrap;
    font-size: 11px;
}

.ais-RangeSlider .rheostat-progress {
    position: absolute;
    top: 0;
    height: 12px;
    background-color: var(--primary);
}

.ais-RangeSlider .rheostat-marker {
    margin-left: 0 !important;
    position: absolute;
    top: 15px;
    width: 1px;
    height: 4px;
    background-color: #E1E4E9;
}

.ais-RangeSlider .rheostat-marker:nth-child(even) {
    height: 8px;
}

.ais-RangeSlider .rheostat-marker.rheostat-marker-large {
    height: 12px;
}

.ais-RangeSlider .rheostat-marker .rheostat-value {
    color: #999;
    position: absolute;
    text-align: center;
    font-size: 9px;
    padding-top: 15px;
    left: 50%;
    transform: translateX(-50%);
}

/* Brand widget */

#brand .ais-RefinementList-list {
    max-height: 342px;
    overflow: auto;
}