.rooms-details{
  position: relative;
 }
.rooms-details .img-box img{
  position: relative;
  width: 100%;
}
.rooms-details .lower-content h2{
    font-size: 30px;
    font-family: 'Lato',sans-serif;
    line-height: 32px;
    color: #313131;
    margin-bottom: 8px;
    text-align: none;
    transition: all 500ms ease;
}
.rooms-details .lower-content .text{
    position: relative;
    font-size: 16px;
    font-family: 'Lato',sans-serif;
    line-height: 28px;
    color: #565353;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    top: 2px;
    transition: all 500ms ease;
}
.rooms-details .lower-content .text span{
    position: relative;
    font-size: 18px;
    font-family: 'Lato',sans-serif;
    line-height: 28px;
    color: #ff0601;
    display: inline-block;
    top: 1px;
    transition: all 500ms ease;
}
.rooms-details .lower-content .rating{
    position: relative;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    margin-left: 20px;
}
.rooms-details .lower-content .rating:before {
    position: absolute;
    content: '';
    background: #d9d9d9;
    height: 20px;
    width: 1px;
    left: -21px;
    top: 4px;
}
.rooms-details .lower-content .rating li {
    display: inline-block;
}
.rooms-details .lower-content .rating li i:before {
    font-size: 13px;
    color: #ff0601;
    margin: 0px;
}
.rooms-details .lower-content p{
  position: relative;
  font-size: 15px;
  font-family: 'Lato',sans-serif;
  line-height: 26px;
  color: #565353;
  margin-bottom: 10px;
  padding: 0px 0px 0px 0px;
  display: block;
}
.rooms-details .lower-content p:last-child{
  margin-bottom: 30px;

}
.rooms-details .rooms-catagori .list{
  position: relative;
  padding: 0px;
  margin: 0px;
}
.rooms-details .rooms-catagori .list li{
  position: relative;
  display: block;
  font-size: 15px;
  font-family: 'Lato',sans-serif;
  line-height: 34px;
  color: #565353;
  padding: 0px 0px 0px 23px;
  margin-bottom: 6px;
  border-bottom: 1px dashed #7e246c;
}
.rooms-details .rooms-catagori .list li:before{
  position: absolute;
  content: "\f00c";
  font-family: 'FontAwesome';
  left: 0px;
  top: 1px;
  font-size: 15px;
  color: #916104;
}
.rooms-details .lower-content{
  position: relative;
  padding: 10px 0px 0px 0px;
}
.rooms-details h3{
    font-size: 24px;
    font-family: 'Lato',sans-serif;
    line-height: 32px;
    color: #916104;
    margin-bottom: 15px;
    transition: all 500ms ease;
    font-weight: 800;
}
.rooms-details .rooms-catagori{
  position: relative;
  padding: 0px 0px 0px 0px;
}
.rooms-details .client-reviews .text{
  position: relative;
  font-size: 15px;
  line-height: 26px;
  color: #848484;
  margin-bottom: 26px;
}
.rooms-details .client-reviews .text .rating{
  position: relative;
  display: inline-block;
  margin-left: 24px;
  top: 2px;
}
.rooms-details .client-reviews .text .rating li{
  position: relative;
  display: inline-block;
  margin-right: 4px;
}
.rooms-details .client-reviews .text .rating li i:before{
  font-size: 17px;
  color: #ff0601;
  margin: 0px;
}
.rooms-details .client-reviews{
  position: relative;
  padding: 0px 0px 0px 0px;
}
.rooms-details .client-reviews input,
.rooms-details .client-reviews textarea{
  position: relative;
  width: 100%;
  height: 50px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  margin-bottom: 30px;
}
.rooms-details .client-reviews textarea{
  height: 150px;
  resize: none;
  margin-bottom: 21px;
}
.rooms-details .client-reviews h3{
  margin-bottom: 17px;
}
.rooms-details .client-reviews button.btn-one {
    padding: 10px 24px 11px 25px;
}
.rooms-details .sidbar-content select,
.rooms-details .sidbar-content input{
  position: relative;
  width: 100%;
  height: 50px;
  border: 1px solid #e5e5e5;
  padding: 15px;
  margin-bottom: -9px;
}
.rooms-details .sidbar-content .ui-selectmenu-button{
  border: 1px solid #e5e5e5;
  margin-bottom: 18px;
}
.rooms-details .sidbar-content i{
  position: relative;
  float: right;
  top: 35px;
  right: 12px;
  z-index: 1;
}
.rooms-details .sidbar-content .date{
  position: relative;
  margin-bottom: 27px;
}
.rooms-details .sidbar-content{
  position: relative;
  padding: 15px 40px 15px 39px;
  border: 1px solid #c8c3c3;
  margin-left: 20px;
  margin-bottom: 25px;
}
.rooms-details .sidbar-content a.btn-one{
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px 20px 11px 21px;
}
.rooms-details .sidbar-content h3{
  margin-bottom: -4px;
}
 .rooms-details .sidbar-content ::-webkit-input-placeholder { /* Chrome */
  color: #222;
}

.rooms-details .sidbar-content :-ms-input-placeholder { /* IE 10+ */
  color: #222;
}
 .rooms-details .sidbar-content ::-moz-placeholder { /* Firefox 19+ */
  color: #222;
  opacity: 1;
}
 .rooms-details .sidbar-content :-moz-placeholder { /* Firefox 4 - 18 */
  color: #222;
  opacity: 1;
}
.rooms-details .sidbar-content .ui-selectmenu-button{
  color: #222;
} 
.room-well {
    min-height: 10px;
    padding: 12px;
    margin-bottom: 20px;
  background-color: #916104;
   border:2px solid #531d4e;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    margin-top: 20px;
    text-align: center;
}
.rooms-details .sidbar-content a.btn-one {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 20px 11px 21px;
	background: #1b455e;
    border: 2px solid ##0cb1f6;
}
.room-sidebar-text span {
    position: relative;
    font-size: 20px;
    font-family: 'Lato',sans-serif;
    line-height: 28px;
    color: #fff;
    display: inline-block;
    transition: all 500ms ease;
margin-top: 10px;}
.room-sidebar-text {
    position: relative;
    font-size: 25px;
    font-family: 'Lato',sans-serif;
    line-height: 21px;
    color: #fff;
    display: inline-block;
    margin-right: 20px;
    font-weight: bold;
	margin-top: -10px;
}
.btn-one {
    position: relative;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    font-family: 'Open Sans',sans-serif;
    background: #ff0601;
    font-weight: 600;
    border: 2px solid #1794a6;
    text-transform: uppercase;
    padding: 8px 20px 8px 21px;
    display: inline-block;
    text-align: center;
    transition: all 500ms ease;
}

.sidebar-room h3 {
    font-size: 20px;
    line-height: 32px;
    color: #313131;
    padding-left: 8px;
    color: #fff;
    margin-bottom: 10px;
    transition: all 500ms ease;
    background: #916104;
	padding-bottom:10px;
}
.rooms-details .sidbar-content {
    position: relative;
    padding: 15px 40px 15px 39px;
    border: 1px solid #c8c3c3;
    margin-left: 20px;
    margin-bottom: 25px;
	background: #f1f1f1 none repeat scroll 0 0;
}
.bt-margin {
margin-bottom: 4px;}

#security_code{
	width:63% !important;
	display:inline-block !important;
}

#imgCaptcha2{
	width:33% !important;
	display:inline-block !important;
	height:35px;
}

textarea{
resize:none;
}

.woocommerce-pagination {
    text-align: center;
}
.wprt-pagination ul li, .woocommerce-pagination .page-numbers li {
    display: inline-block !important;
    padding: 0 !important;
    margin-right: 10px !important;
	width:auto !important;
	border-bottom:none !important;
}
.wprt-pagination ul li::before, .woocommerce-pagination .page-numbers li::before {
	content:none !important;
}
.wprt-pagination ul li .page-numbers, .woocommerce-pagination .page-numbers li .page-numbers {
    display: inline-block;
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: #000;
    color: #fff;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}
.wprt-pagination ul li .page-numbers.current, .woocommerce-pagination .page-numbers li .current {
    opacity: 0.5;
}
.name{
	padding:10px;
	
}
.name a{
	color:#fff;
}

.custom_ul li{
	padding:3px !important;
}

.custom_ul li:before{
	content:'' !important;
}

textarea{
  resize:none;
}

/*explore doon*/
.exp-bg-left {
   background-color: #9161040a;
padding: 15px;
border-left: 3px solid #916104;
}


.exp-bg-left h3, .exp-bg-right h3 {
    margin-top: 8px;
    font-weight: 500;
    color: #080000;
    font-size: 26px;
}


.exp-bg-right {
background-color: #fbf9f5;
padding: 15px;
border-right: 3px solid #916104;
}
.btn-submit {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 20px 11px 21px;
    background: #1b455e;
    border: 2px solid ##0cb1f6;
	color:#fff;
}

.sidebar-room a{
color: #fff !important;
font-size: 18px;
text-align: center;
width: 100%;
}

/*amenities*/
.amt-item:hover {
    transform: translateY(-5px);
    transition: all ease-in-out 0.5s;
}

.amt-item {
    padding: 30px 0;
    text-align: center;
    background: #f8f9fa;
    transition: all ease-in-out 0.5s;
    border: 1px solid #f1f1f1;
   margin-bottom: 20px
}

.amt-item h6 {
    position: relative;
    color: #916104;
    line-height: 1.4;
    letter-spacing: 0.3px;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
    margin-bottom: 30px;
    }

.mar-bottom-30 {
    margin-bottom: 30px;
}

.amt-icon i {
    font-size: 32px;
    color: #916104;
    margin-bottom: 15px;
}

.amt-item {
    text-align: center;
}



.thead{
background: #916104;
color: #fff;
font-weight: 800;
font-size: 15px;
}
/*end*/


.sub-hd{
    font-size: 18px!important;
    font-weight: 600!important;
    color: #916104!important;
}

.h5-hd{
    margin-top: 8px!important;
    font-weight: 600!important;
    color: #080000!important;
    font-size: 18px!important;

}



.panel-title{
position: relative!important;
color: #916104!important;
line-height: 1!important;
letter-spacing: 0.3px!important;
font-size: 18px!important;
font-weight: 700!important;
text-align: center!important;
text-transform: none!important;
margin-bottom: 8px!important;
text-align: left!important;

}


.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #916104!important;
    color: #fdfdfd!important;
    background: #916104!important;
    font-size: 15px!important;
    font-weight: 600!important;
    border-top: 1px solid #916104!important;
}



.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #916104!important;
}

.policy_bold_top{
    font-size: 12px;
    line-height: 2;
}