

/* Start:/local/templates/main/components/bitrix/system.pagenavigation/show_more/style.css?1648044200709*/
.show-more {
    font-size: 18px;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    line-height: 1;
    font-weight: 700;
    color: #9fb13a;
    padding-left: 3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 3rem;
    border: 3px solid #9fb13a;
    border-radius: 28px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.show-more:hover {
    color: white;
    background: #9fb13a;
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section.list/hotels_map/style.css?1673635203241*/
.hotel-point {
    cursor: pointer;
}

@media screen and (max-width: 990px) {
    .hotel-point {
        max-width: 47% !important;
    }
}
@media screen and (max-width: 640px) {
    .hotel-point {
        max-width: 100% !important;
    }
}
/* End */
/* /local/templates/main/components/bitrix/system.pagenavigation/show_more/style.css?1648044200709 */
/* /local/templates/main/components/bitrix/catalog.section.list/hotels_map/style.css?1673635203241 */
