.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main ul.menu > li > a {
    color: #000;
}
a.header-logo.logo-image {
    max-width: 100px;
}
header.main-header {
    padding-top: 15px;
}
.header-top-bar {
    margin-bottom: -25px;
}
.room-image {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom: 70%;
}
.homepage-content {
    display: inline-block;
    width: 100%;
}
.home-top-col {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 0 15px;
}

.site-footer {
    background-color: #8f6e5c;
}
.logo-column {
    max-height: 125px;
}
.room-image-link {
    position: absolute!important;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 3.6rem;
    color: #fff;
    z-index: 1;
    -webkit-transition: color 0.6s ease;
    -moz-transition: color 0.6s ease;
    -o-transition: color 0.6s ease;
    transition: color 0.6s ease;
}
a.room-image-link span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.room-image:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(145, 111, 93, 0.3);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: background 0.6s ease;
    -moz-transition: background 0.6s ease;
    -o-transition: background 0.6s ease;
    transition: background 0.6s ease;
}
.room-image:hover {
    cursor: pointer;
}
.room-image:hover:after {
    background: rgba(145, 111, 93, 0.9);
}
.room-image:hover .room-image-link {
    color: #000;
}
.house-sidebar-paroxes .title {
    width: 100%;
    font-size: 1.6rem;
}
.house-sidebar-paroxes ul li {
    border: 0;
    padding: 0;
    margin: 0;
}
.house-sidebar-paroxes ul {
    list-style-type: circle;
}
.site-footer.footer-bottom-vertical .footer-bottom .footer-bottom-content {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid rgba(255,255,255,0.3);
    margin-top: 50px;
}
#sb_instagram .sbi_follow_btn a {
    background: #000000!important;
    color: #fff;
}
footer.site-footer {
    background-color: #91705d !important;
    padding-top: 50px!important;
}
.footer-contact-us {
    padding-top: 20px;
}
.footer-contact-us li + li {
    margin-top: 15px;
}
.footer-contact-us li {
    list-style: none;
    font-size: 18px;
}

.full-width-sidebar .house-sidebar-info ul li {
    display: inline-block;
    float: left;
    width: 25%;
}
.full-width-sidebar .house-sidebar-info>ul>li>span {
    width: 100%!important;
    text-align: center!important;
}

a.book-button.toggle-book-form:hover {
    color: #000;
}
.book-button, .wrapper-of-book-button a {
    border: 2px solid #916f5d;
}
.book-button:after, .wrapper-of-book-button a:after {
    background: #000!important;
}
.book-button:hover:after, .wrapper-of-book-button a:hover:after {
    background: #916f5d!important;
    top: 0!important;
    color: #fff!important;
    transition: 0.4s ease!important;
}

.house-sidebar.house-sidebar-paroxes .house-sidebar-info ul {
    padding-left: 5px;
}
.house-sidebar.house-sidebar-paroxes .house-sidebar-info ul li span.title {
    display: inline-block;
    float: left;
    width: calc(100% - 10px);
    margin-left: 5px;
}
.house-sidebar.house-sidebar-paroxes .house-sidebar-info ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    float: left;
    border: 1px solid #000;
    position: relative;
    top: 10px;
}
.contact-page-form .wpcf7-form label {
    color: #916f5d;
}
.contact-page-form input.wpcf7-form-control.wpcf7-submit {
    border: 2px solid #916f5d;
    background-color: #916f5d;
}
form.wpcf7-form {
    margin-bottom: 150px;
}
.book-form-button input {
    border: 2px solid #916f5d;
    background: #916f5d;
}
ul.slick-dots {
    list-style: none;
    display: table;
    margin: 0 auto;
    padding-left: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
ul.slick-dots li {
    display: inline-block;
    float: left;
    padding: 0 10px;
}
ul.slick-dots li button {
    border: 1px solid #fff;
    font-size: 0;
    background: transparent;
    width: 50px;
    height: 7px;
}
ul.slick-dots li.slick-active button {
    background: #fff;
}
ul.social-networks.rounded.colored-bg-hover {
    display: table;
    margin: 0 auto;
}
.social-networks.colored-bg-hover li a:hover {
    background-color: #906f5d!important;
}
.social-networks.rounded li a i {
    color: #906f5d;   
}

.homes-wrapper {
    margin: 100px 0 50px 0;
}
.follow_us {
    margin-bottom: 35px;
}
.homes-inner-wrapper {
    display: table;
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
}
.homes-wrapper h3.custom-font.style-title.title-center {
    font-size: 3.4rem;
}

.footer-menu-right {
    display: inline-block;
    width: 100%;
    padding: 60px 0 0 0;
}
.footer-menu-right a {
    color: #fff;
    font-size: 24px;
    font-weight: 200;
}
.footer-menu-right a:hover {
    color: #fff;
    opacity: 0.8;
}
.footer-menu-right ul {
    padding: 0;
    list-style: none;
}
.footer-menu-right ul li {
    display: inline-block;
    float: left;
    padding: 0 15px;
}
.instagram-wrapper #sb_instagram .sbi_follow_btn a {
    background: #906f5d!important;
    color: #fff;
}
#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
    outline: 0;
    box-shadow: inset 0 0 10px 20px #906f5d;
    opacity: 0.9;
}
.mobile-menu-open .mobile-menu-wrapper.mobile-menu-fullscreen {
    background-color: rgba(144, 111, 93, 0.7);
}
.footer-contact-us ul {
    padding: 0;
}
@media(max-width: 768px) {
    .home-top-col {
        width: 100%;
        margin-bottom: 30px;
    }
    .room-image {
        padding-bottom: 100%;
    }
    .room-image-link {
        width: 100%;
        text-align: center;
        padding: 0 10px;
    }
    .homes-wrapper h3.custom-font.style-title.title-center {
        margin-bottom: 30px;
    }
    .homes-wrapper {
        margin: 50px 0 0 0;
    }
    .footer-menu-right ul {
        display: table;
        margin: 0 auto;
    }
}