.section_contacts .wrap .element .element_pref {
    color: #401201;
}
.section_contacts .wrap .element a {
    color: #401201;
}
#main-content-1+#extra_info_section .wrap .elem .label {
    color: #401201;
}
.offer_wrap .offer {
    background: aliceblue;
}
.de_block_filterable_posts .item_wrap .item {
    background: var(--main);
}
.de_block_post_preview.list_1 .container .list .item_wrap.odd .item .content_wrap .btns_wrap .info a {
    color: #0377a5;
}
.de_block_post_preview.list_1 .container .list .item_wrap.odd .item .content_wrap .btns_wrap .info a:after {
    background: #0377a5;
}
/* start restaurant*/
.opening_hours_section .wrap strong, .opening_hours_section .wrap b, .opening_hours_section .wrap i, .opening_hours_section .wrap em {
    color: #0377a5;
    font-weight: bold;
}
.de_block_post_preview.grid .container .list .item_wrap .item{
    background: var(--main);
}
#rooms_amenities_wrap .wrap {
    background: aliceblue;
}
#map_wrapper #contact_box .title {
    color: #ffffff;
}
#map_wrapper #contact_box .desc .element .element_pref {
    color: aliceblue;
}
#map_wrapper #contact_box .desc .element .element_data {
    color: whitesmoke;
}
#map_wrapper #contact_box .desc .element.element_mail a {
    color: aliceblue;
}
.close {
    background: #ddd;
}
.de_block_post_preview.list_1 .container .list .item_wrap.even .item .btns_wrap .info a {
    color: #002431;
}
.de_block_post_preview.list_1 .container .list .item_wrap .item .content_wrap .content .price_wrap{
    color: #002431;
}