/*
Theme Name: Hillter Child
Theme URI: http://awethemes.com
Template: hillter
Author: Awethemes
Author URI: http://awethemes.com
Description: A hotel, business, portfolio and blog theme. It's created to help you make your site easily base on the powerful customize of WordPress. Designed &amp; Developed by AweThemes - www.awethemes.com.
Tags: translation-ready,threaded-comments,theme-options,sticky-post,post-formats,full-width-template,featured-images,custom-menu,custom-colors,custom-background,fluid-layout,fixed-layout,responsive-layout
Version: 2.0.8.1526271359
Updated: 2018-05-14 04:15:59

*/


.header_content ul > li .sub-menu, .header_top ul > li .sub-menu {
    width:243px;
}
.header_mobile {
    background-color: #b4b274;
}
.header_top {
    background-color: #b4b274;
}
.header_top .header_left span {
    color: #fff;
}
.header_right .top-nav li a {
    color:#fff;
}
.awe-no-header-transparent .header_content {
    background-color: #b4b274;
}

.header_logo img {
    max-height: 85px;
}

ul li, ol li {
    line-height: 0.6em;
}
.hentry .entry-content {
    padding-left: 0px;
}
 
.footer {
    background-color: #b4b274;
}

.vc_separator.vc_sep_shadow .vc_sep_line {
    height: 3px;
}
.footer .widget, .footer .widget p, .footer .widget a {
    color:#fff;
}
ul li, ol li {
    line-height: 1.6em;
}

.hotel-content__aside {
    text-align: center;
}

.awebooking-container {
    margin-top:100px;
}
.room_item-1 .bot .price .amount {
    color: limegreen;
}

p {
    font-size: 20px;
}

h3, .h3 {
    font-size:25px;
    padding: 10px;
}
.awe-special-heading {
    margin-top:18px;
}


.hotel-side {
    border: 1px solid #CCCCCC;
}

.room_item-1 h2 {
    font-size: 16px;
}

.room_item-5 .room_item-back {
    min-height: 258px;
}
.room_item-5 .room_item-back h3 {
    font-size: 22px;
}
.entry-title {
    color:deepskyblue;
}

.room_item-5 .room_item-forward {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.5);
}

.room_item-5 .room_item-forward h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 19px;
  font-family: 'Montserrat';
  margin-left:5px;
}