header.entry-header {
    display: none;
}
div#primary {
    padding: 0 !important;
}
.resort_list ul li a {
    font-size: 20px;     
    color: #a0a0a0;
    letter-spacing: .60px;
    position: relative;
    padding-left: 35px;
    line-height: 53px;
    border-bottom: 1px solid #e4e4e4;
    display: block;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.site-header {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.14) inset;
    position: relative;
    color: #2D2D2D;
    position: absolute;
    z-index: 9;
    width: 100%;
    background: #2d2d2d70;
}
.main-navigation {
    float: right;
    position: relative;
    right: 30px;
    bottom: 0;
    border: 0;
    background: none !important;
}
.main-navigation li a,a.header-cart-contents {
    padding: 25px;
    color: #fff !important;
}
.site-branding a img {
    display: block;
    height: 65px;
}
h1.custom_headings {
    font-size: 32px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #062671;
    letter-spacing: .96px;
    position: relative;
}
h1.custom_headings span {
    color: #f95167;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin: 0;
}
.custom_text {
    font-size: 16px;
}
 

.single_room_banner {
   display:none;
}
.single-hb_room  .single_room_banner {
display:block !Important;
    padding: 25px;
    background: #ccc;
    margin-bottom: 75px;
}
.room_service_list_inner .resort_list {
    max-width: 270px;
}
.resort_list li {
    list-style: none;
    position: relative;
}
.room_service_list_inner .resort_list ul li a {
    font-size: 15px; 
    text-transform: uppercase;
    padding-left: 32px;
    color: #a0a0a0;
}
.resort_list ul li a i {
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    color: #ffb606;
}
.room_service_list_inner .resort_list ul, .media ul {
    padding-left: 0;
    margin-left: 5px !important;
}

@media (min-width: 768px){
.col-md-offset-right-1, .col-lg-offset-right-1 {
    margin-right: 8.33333333%;
}
.col-sm-5 {
    width: 41.66666667%;
}}

.single-hb_room .single_room_banner {
position:relative;
    display: block !Important;
    padding: 25px;
    background: #ccc;
    margin-bottom: 75px;
    padding-top: 15vw;
    padding-bottom: 15vw;
    background-size: cover !important;
    text-align: center;
    background-attachment: fixed !important;
}
.single_room_banner:before {
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    left: 0;
    bottom: 0;
    top: 0;
    background: #00000091;
}
.page-id-8850 .single_room_banner {
    background: url(http://hotelbellavista.co.in/wp-content/uploads/2020/01/main-view.jpg) !important;
    display: block;
    position: relative;
    padding: 15vw 0;
    background-size: cover !important;
margin-bottom:40px;
}
.page-id-8850 .single_room_banner:before {
   opacity:0 !Important;
}


/*--Footer--*/
.block-contacts__item {
    position: relative;
    margin-bottom: 18px;
    padding-left: 0;
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
    padding-left: 30px;
}
.block-contacts__item .fa {
    padding-right: 30px;
    font-size: 16px;
    vertical-align: middle;
    position: absolute;
    left: 0;
    margin-top: 5px;
    color: #fff;
}
i.fa {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    margin-left: 5px;
    vertical-align: middle;
}
.site-footer-standard .site-footer-widgets {
    padding: 50px 0;
    background: #2a292b;
padding-bottom:0;
}

.site-footer .widgettitle, .site-footer .widget-title {
    color: #fff!Important;
    text-transform: uppercase !Important;
    font-size: 21px !Important;
    font-weight: 500 !Important;
    letter-spacing: 3px !Important;
    border: 0 !important;
}
.site-footer-widgets .widget ul li a {
    color: #fff !important;
}
.footer_copy {
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    padding: 15px;
    background: #2a292b;
    color: #fff;
}
.footer_copy aside {
    display: inline-flex;
   margin:0;
}
.site-footer-widgets .site-container {
    border-bottom: 1px solid #fff;
}