.header-sticky ul>li.current_page_item a, .header_content ul>li.current_page_item a {
    color: #f49b31 !important;
}

body.single-room_type section.section-sub-banner.awe-parallax, body.single-room_type  .room__section.room-gallery-section {
    display: none;
}

body.single-room_type .section-blog .hentry {
    margin-bottom: 0px;
}

body.single-room_type .section-blog .container {
    padding-top: 0px;
}

body.single-room_type .room__tabs, body.single-room_type .section-blog .container {
    padding-bottom: 0px !important;
}

ul.room li, ul.amenities li {
    list-style-type: none;
}

ul.room li, ul.amenities li {
    font-size: 16px;
    font-family: Lato;
    line-height: 26px;
    color: #606060 !important;
}

ul.room li:before {
    font-family: FontAwesome;
    content: '\f594';
    font-size: 17px;
    color: #f49b31;
    padding-right: 10px;
}

ul.amenities li:before {
    font-family: FontAwesome;
    content: '\f562';
    font-size: 17px;
    color: #f49b31;
    padding-right: 10px;
}

@media screen and (max-width: 600px){
.footer .footer_center .widget-logo .img {
    margin-right: 0px !important;
}
.menu-bars span:after, .menu-bars span:before, .menu-bars span {
    background-color: #f49b31 !important;
}
.header_mobile {
    background-color: #fff !important;
}
.header-sticky nav.header_menu ul li a {
    color: #fff !important;
}
.header_mobile .header_menu ul li.current-menu-item>a, .header_mobile .header_menu ul li a:hover {
    background-color: #fff;
    color: #232323 !important;
}
}

/*Book Button*/
.estp-tab-wrapper.estp-template-8 .estp-inner-tab-wrapper .estp-popup-display-show .estp-temp-8-close-btn span.fa {
    padding: 18px;
}

.book_tab_link {
    margin-bottom: 4px;
    clear: both;
}

.estp-temp-8-close-btn span.fa.fa-close:before {
    cursor: pointer;
}

.estp-tab-wrapper.estp-lft-side-tab.estp-fixed, 
.estp-tab-wrapper.estp-rht-side-tab.estp-fixed, 
.estp-tab-wrapper.estp-btm-lft-side-tab.estp-fixed, 
.estp-tab-wrapper.estp-btm-rht-side-tab.estp-fixed {
    position: fixed;
    z-index: 99999;
}

@media screen and (max-width: 800px){
.estp-tab-wrapper.estp-lft-side-tab.estp-fixed, 
.estp-tab-wrapper.estp-rht-side-tab.estp-fixed, 
.estp-tab-wrapper.estp-btm-lft-side-tab.estp-fixed, 
.estp-tab-wrapper.estp-btm-rht-side-tab.estp-fixed {
    z-index: 99999;
}
}

.estp-tab-wrapper.estp-lft-side-tab.estp-template-8 .estp-inner-tab-wrapper .estp-tab-element, 
.estp-tab-wrapper.estp-rht-side-tab.estp-template-8 .estp-inner-tab-wrapper .estp-tab-element {
    width: 130px !important;
}

.estp-template-8.estp-tab-wrapper.estp-rht-side-tab .estp-popup-display {
    right: 25px;
}