.home #footer-nav .social {
    display: none;
}

#tripadvisor li {
    overflow: hidden;
}

.mobile #tripadvisor .right-column {
    padding-top: 80px;
    clear: both;
}

.mobile .page-template-template-location #location {
    height: 203px;
}

.right-column a.mailto {
    font-size: 18px;
}

.right-column a.mailto:after {
    content: '';
    height: 20px;
    display: block;
    clear: both;
}

.page-template-template-newsletter p.full.checkbox label {
    width: auto;
}

#map_buttons .streetview {
    display: none;
}

#map_buttons .view3d {
    bottom: 150px;
}

@media (min-width: 768px) {
    .roomtype li:nth-child(3n+1) {
        clear: both;
    }
}

.roomtype li > div.single_detail.room-size {
    margin-top: 12px;
}

.roomtype li > div.single_detail.room-size > strong,
.roomtype li > div.single_detail.room-surface > strong,
.roomtype li > div.single_detail.room-height > strong {
    font-family: 'Gill Sans Alt One WGL', sans-serif;
    font-size: 18px;
    color: #5F6062;
}

.roomtype li > div.single_detail.room-size > em,
.roomtype li > div.single_detail.room-surface > em,
.roomtype li > div.single_detail.room-height > em {
    margin-left: 8px;
    font-family: 'Gill Sans Alt One WGL', sans-serif;
    color: #5F6062;
}

.roomtype li > div.single_detail.room-view,
.roomtype li > div.single_detail.room-surface,
.roomtype li > div.single_detail.room-height {
    margin-top: 15px;
}

.roomtype li > div.single_detail.room-view > strong,
.roomtype li > div.single_detail.room-surface > strong,
.roomtype li > div.single_detail.room-height > strong {
    font-family: 'Gill Sans Alt One WGL', sans-serif;
    font-size: 18px;
    color: #5F6062;
}

.roomtype li > div.single_detail.room-view em {
    margin-left: 8px;
    font-family: 'Gill Sans Alt One WGL', sans-serif;
    color: #5F6062;
}

.roomtype li > div.single_detail.bedding-conf {
    margin-top: 15px;
    margin-bottom: 20px;
}

.roomtype li > div.single_detail.bedding-conf > strong {
    font-family: 'Gill Sans Alt One WGL', sans-serif;
    font-size: 18px;
    color: #5F6062;
}

.roomtype li > div.single_detail.bedding-conf em {
    margin-left: 8px;
    font-family: 'Gill Sans Alt One WGL', sans-serif;
    color: #5F6062;
}

.roomtype ul > li.room_feature {
    margin-bottom: 20px;
    margin-right: 0;
    font-family: 'Gill Sans Alt One WGL', sans-serif;
    color: #5F6062;
    padding-left: 10px;
    list-style: disc inside none;
    display: list-item;
}

.page-template-template-restaurant #subnav, .page-template-template-restaurant .subnav {
    height: 0;
    overflow: hidden;
}

.page.page-template-template-room div.after_main_content {
    font-family: 'Gill Sans Alt One WGL', sans-serif;
}

#services li {
    width: 48%;
}

.page-template-template-rooms strong.description {
    display: block;
    margin-bottom: 60px;
}

.w-container ul.categories {
    text-align: center;
    margin-bottom: 40px;
}

.w-container ul.categories li {
    display: inline-block;
    height: auto;
    padding: 15px 10px;
    border-right: 1px solid;
}

.w-container ul.categories a.categories_sort {
    width: 50%;
    font-size: 25px;
    color: #444444;
    font-family: 'Gill Sans Alt One WGL', sans-serif;
}

.w-container ul.categories a.categories_sort:hover {
    text-decoration: underline;
    border-bottom: #444;
}

.page.page-template-template-room div.after_main_content a {
    color: #e32119;
}

.page.page-template-template-room div.after_main_content a:hover {
    color: #e32119;
}

div.responsive_rooms {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 10px;
}

div#location {
    height: auto;
}

.page-template-template-rooms a.see {
    color: #5F6062;
    background: #fff;
    border: 1px solid #5F6062;
    line-height: 38px;
    position: absolute;
    bottom: -20px;
    width: auto;
    display: block;
    float: right;
    margin-left: 10px;
    font-size: 14px;
    font-style: normal;
    padding: 0 10px;
}

.page-template-template-rooms a.book {
    width: auto;
    line-height: 40px;
    display: block;
    float: right;
    margin-left: 10px;
    font-size: 14px;
    font-style: normal;
    padding: 0 10px;
    position: absolute;
    bottom: -20px;
    left: 100px;
    background: #3c5d88;
}


div.column {
    width: 25%;
}

div.column .cat_item, div.column .cat_label {
    border-bottom: 3px solid #f8f6ec;
    height: 60px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 150%;
    padding: 0 5px;
}

div.column .cat_label {
    background: #f8f6ec;
    font-family: 'Gill Sans MT', Verdana, sans-serif;
    font-size: 20px;
}

div.column_label {
    height: 100px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
}

div.column_label img {
    width: 30px;
}

div.column.bed_type .cat_label .cat_name,
div.column.size .cat_label .cat_name,
div.column.view .cat_label .cat_name,
div.column.height .cat_label .cat_name,
div.column.surface .cat_label .cat_name,
div.bed_type > div.cell > a.room_link,
div.size > div.cell > a.room_link,
div.height > div.cell > a.room_link,
div.surface > div.cell > a.room_link,
div.view > div.cell > a.room_link {
    display: none;
}

div.accommodation_type .cell .room_link {
    color: #444444;
}

#bookingform-check > div.field, #bookingform-check a.extend_fields {
    border-right: 1px solid #575757;
}

#bookingform-check > div.field.submit {
    border-right: none;
}

#booking #bookingform-check input {
    float: none;
    width: 100%;
}

.home #booking {
    height: 40px;
}

div.std_breadcrumb.tpl_restaurant ul.aac_bcrumb_list li.aac_bcrumb_itm.typ_self > a, div.std_breadcrumb ul.aac_bcrumb_list li.aac_bcrumb_itm.typ_self > a > span {
    text-transform: capitalize;
    font-size: 12px;
}

.left-column {
    margin-top: 40px;
}

.right-column {
    margin-top: 40px;
}

#booking #bookingform-check {
    transform: scale(1.3);
    margin-top: -4px;
}

#booking #bookingform-check div.checkin, #booking #bookingform-check div.checkout, #booking #bookingform-check div.adults, #booking #bookingform-check div.children {
    width: 130px;
}

#booking #bookingform-check .extended_fields {
    width: 742px;
    margin-left: -371px;
}

#booking #bookingform-check .extended_fields .field select, #booking #bookingform-check .extended_fields .field input {
    height: 40px;
    line-height: 40px;
}

div.link_room {
    display: none;
}

.w-container.related_restaurant {
    padding-top: 40px;
}

div.responsive_rooms {
    margin-bottom: 50px;
}

.page-template-template-newsletter p.checkbox {
    padding: 20px 0 0 0;
    clear: both;
}

div.information h4 {
    float: left;
    font-size: 20px;
    color: black;
}

div.content_information p {
    clear: both;
    margin-left: 30px;
    margin-bottom: 5px;
    font-size: 16px;
}

div.restaurant_info_container {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    div.column {
        width: 100%;
    }

    div.column.accommodation_type {
        display: none;
    }

    div.column.bed_type .cat_label .cat_name,
    div.column.size .cat_label .cat_name,
    div.column.height .cat_label .cat_name,
    div.column.surface .cat_label .cat_name,
    div.column.view .cat_label .cat_name {
        display: block;
    }

    div.size > div.cell > a.room_link,
    div.bed_type > div.cell > a.room_link,
    div.height > div.cell > a.room_link,
    div.surface > div.cell > a.room_link,
    div.view > div.cell > a.room_link {
        display: block;
        color: inherit;
    }

    div.column .cat_item, div.column .cat_label {
        flex-direction: column;
    }

    .roomtype li > div.single_detail, .roomtype li > ul.main_features {
        display: none;
    }

    .roomtype li.item_to_filter {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .filter_wrapper .item_to_filter {
        min-height: unset;
    }

    div.link_room {
        display: unset;
    }
}

@media (max-width: 740px) {
    #rooms_list > li.item_to_filter {
        width: 100%;
        margin: 0 0 10px 0;
    }

    ul.filter_wrapper .item_to_filter {
        min-height: unset;
    }

    div.link_room {
        display: unset;
    }
}

/*.filter_wrapper .item_to_filter {*/
/*    min-height: 600px;*/
/*}*/

.roomtype li.item_to_filter {
    width: calc(100% / 3 - 40px / 3);
    padding-bottom: 30px;
}

@media (max-height: 1024px) {

    div.column.view .suites .detail {
        line-height: 18px;
    }
}

/*@media (max-height: 667px) {

    div.column.view .suites .detail {
        font-size: 16px;
    }

    .roomtype li.item_to_filter {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .filter_wrapper .item_to_filter {
        min-height: unset ;
    }

    div.link_room {
        display: unset;
    }
}*/
.w-container strong.description {
    font-style: unset;
}

div.more_articles a:hover, .offers-template-default .offer_restaurant_button_container a:hover, .offers-template-default.page-template-template-special-offers a:hover, #meetings a:hover, .outlets_list a:hover, #wpadminbar a:hover, .page-template-template-rooms ul.categories li a, .left-column p a, footer a:hover, nav a:hover, #lang a:hover, #brand-banner a:hover, .popin_form a:hover, div#logo a:hover, div#popup_content a:hover, div#room-nav a:hover, div#offers a:hover, .right-column a:hover, .std_breadcrumb a:hover {
    border-bottom: none;
}

ul#rooms_list li a.see {
    border-bottom: 1px solid black;
}

.left-column p a:hover, a:hover {
    border-bottom: 1px solid red;
}

#social a:hover {
    border-bottom: none;
}

#wpadminbar a:hover:after, .left-column p a:after, footer a:hover:after, nav a:hover:after, #lang a:hover:after, #brand-banner a:hover:after, .popin_form a:hover:after, .page-template-template-rooms ul.categories li a:hover:after, ul#rooms_list li a:hover:after, div#logo a:hover:after, div#room-nav a:hover:after, div#offers a:hover:after, .right-column a:hover:after, .std_breadcrumb a:hover:after {
    content: none;
}

a {
    color: red;
}

footer a {
    color: rgb(153, 153, 153);
}

nav a, #lang a {
    color: black;
}

.w-container ul.categories li:last-child {
    border-right: none;
}

.right-column a.logo_home_tripadvisor {
    display: block;
    clear: both;
    padding: 20px 0;
    margin: 0;
    text-align: left;
    float: none;
}

.logo_home_tripadvisor_mobile {
    display: block;
    clear: both;
    padding: 0 0 20px 0;
    text-align: center;
}

@media (max-width: 767px) {
    .home #wrapper {
        background-color: #FFF;
    }
}

.roomtype ul {
    width: 100%;
    display: block;
}

.page-template-template-rooms a.book, .page-template-template-rooms a.see, .page-template-template-meetings-with-filter a.see {
    position: static;
    margin-top: 20px;
}