body {
	/*font-family: 'effra', sans-serif !important;*/
	font-family: 'Open Sans', sans-serif !important;
}

.pink-back {
	background-color: #fff; /*#fbfaf8*/;
}

.steps-tops {
	margin-top: 30px;
}

.steps-tops ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
}

.steps-tops li {
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	background-color: #ffffff; /* layer fill content */
	background: #ffffff !important;
	border: 1px solid #D6D6D7;
	color: #545559;
	font-size: 11px;
	line-height: 25px;
	height: 25px;
	width: 25px;
	text-align: center !important;
	padding-left: 0 !important;
	display: inline-block;
	font-weight: 300;
	/**/
}

.mh.step-active, li.mh.step-active {
	background-color: #862c2a !important;
	background: none;
}

.rc.step-active, li.rc.step-active {
	background: none;
	background-color: #84332e !important;
}

.ss.step-active, li.ss.step-active {
	background: none;
	background-color: #743a77 !important;
}

.ch.step-active, li.ch.step-active {
	background: none;
	background-color: #017777 !important;
}

.cr.step-active, li.cr.step-active {
	background: none;
	background-color: #af9e8e !important;
}

.mh.step-search-bar {
	background-color: transparent;
}

.mh.step-search-bar .col-sm-8 {
	padding: 0px;
}

.rc.step-search-bar {
	background-color: #84332e;
}

.ss.step-search-bar {
	background-color: #743a77;
}

.ch.step-search-bar {
	background-color: #017777;
}

.cr.step-search-bar {
	background-color: #af9e8e;
}

.step-search-bar {
	background-color: #D6D6D7;
	margin-top: 30px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	/*background-color: #e1c961;*/ /* layer fill content */
}

.step-search-bar h5 {
	color: #862c2a; /* text color */
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	line-height: 35px;
	border-radius: 5px;
}

.step-search-bar h6 {
	font-size: 14px;
	font-weight: 600;
	padding-left: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
}

.mh.step-search-hotel-bar {
	background-color: #D6D6D7;
}

.rc.step-search-hotel-bar {
	background-color: #84332e;
}

.ss.step-search-hotel-bar {
	background-color: #743a77;
}

.ch.step-search-hotel-bar {
	background-color: #017777;
}

.cr.step-search-hotel-bar {
	background-color: #af9e8e;
}

.step-search-hotel-bar {
	background-color: #D6D6D7;
	margin-top: 0px;
	margin-left: 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	/*background-color: #e1c961;*/ /* layer fill content */
}

.step-search-hotel-bar h5 {
	color: #862c2a; /* text color */
	text-transform: uppercase;
	font-size: 16px;
	/**/
	font-weight: 600;
	line-height: 35px;
	padding: 10px;
	border-radius: 5px;
}

.step-search-hotel-bar h6 {
	font-size: 14px;
	font-weight: 600;
	padding-left: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
}

.big-search-again {
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
}

.big-search-again a {
	background-color: #222222;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	background-color: #452100; /* layer fill content */
	max-height: 40px;
	max-width: 170px;
	text-align: center;
	float: none;
	color: #fff; /* text color */
	/**/
	font-size: 16px;
	font-weight: 300;
	min-width: 170px;
	min-height: 40px;
	float: right;
	text-shadow: 0 1px 0 rgba(224, 191, 39, .75); /* drop shadow */
	line-height: 40px;
}

.big-search-again a:hover {
	text-decoration: none;
}

.choose-from-txt {
	margin-top: 20px;
}

.choose-from-txt p {
	color: #665c48 !important; /* text color */
	font-size: 15px;
	margin: 1px 0 17px 0;
	padding-top: 0px;
}

.step-top-box {
	background-color: #D6D6D7;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	border-radius: 5px;
}

.col-sm-8.gallery-map-button-width {
    padding: 0px;
}

#map, #details, #seargh-engine {
	display: none;
}
.cvvLabel{
    font-size: 100%;
    position: absolute;
    top: 65%;
    right: 0;
}
#details h1 {
	color: #444444; /* text color */
	/**/
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

.right-devider {
	border-right: solid 1px #c7c1b7;
}

#details h4 {
	color: #323232; /* text color */
	/**/
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

#details h5 {
	color: #323232; /* text color */
	/**/
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

@import
url(//fonts.googleapis.com/css?family=Open+Sans:400,300italic,400italic,600,800italic,800,700italic,600italic,700,300)
;

.map-gal-button {
	background: none !important; /*#e8e4db;*/
	/*max-width:90px;*/
	max-height: 60px;
	color: #CDA22F;
	font-size: 14px;
	font-weight: 300;
	padding-top: 10px;
	padding-bottom: 10px;
	/*margin-right:-3px;*/
	margin-right: 5px;
	background: #ebebeb !important;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.15);
	border: none;
	border-radius: 5px;
}

.step-top-box h5 {
	color: #545559; /* text color */
	/**/
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 15px; 
	padding-top: 6px;
}

.toggle-back {
	background-color: #ffffff;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 15px;
	margin-top: 10px;
}

.ornge-close-arrow {
	background: none;
	border: none;
	width: 125px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	bottom: -15px;
}

.iframe-rwd {
	position: relative;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	padding-bottom: 280px;
}

.iframe-rwd iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
}

.check-in {
	color: #323232; /* text color */
	font-size: 14px; /*14px;*/
	line-height: 25px;
	margin-left: 5px;
}

.toggle-back .gallery_hotel_page {
	background: none;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}

.toggle-back  .gallery_hotel_page .gallery_slides {
	margin-top: 0px;
	max-width: 740px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fbf4e8 !important;
	border: 1px solid #ececec;
}

.toggle-back  .doubleSlider_1_cover {
	max-width: 510px;
	max-height: 320px !important;
}

.toggle-back  .gallery_hotel_page .gallery_slides .control {
	width: 550px;
}

.toggle-back  .doubleSlider_2 {
	max-width: 470px;
}

.toggle-back  .doubleSliderPrevButton_big, .doubleSliderNextButton_big {
	top: 120px !important;
	background-size: 56px 56px;
}

.toggle-back .doubleSlider_1 {
	height: 300px !important;
	display: block;
	overflow: hidden !important;
	max-width: 510px;
}

#gallery-box {
	display: none;
}

.small-title {
	font-family: 'effra', 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin-top: 19px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-transform: uppercase;
}

.room-list {
	
}

.room-list .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}

.room-list .panel-default>.panel-heading {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	background-color: #ffffff; /* layer fill content */
	border: none;
	padding: 10px 0 10px 0;
}

.room-list .panel-group .panel.panel-default {
	border: none;
}

.room-list .panel-group .panel {
	border: none;
}

.price, .price td{
	color: #555555 !important;
	font-size: 12px;
	margin-top: 13px;
}

.panel-title i.fa {
	padding-top: 12px !important;
}

.price span {
	color: #862c2a;
	font-size: 22px;
	font-weight: 500;
    padding: 5px 2px 5px 5px;
}
.strike{
    border-bottom: 1px solid #862c2a;
    width: 52px;
    position: relative;
    top: 11px;
    left: 24px;
}
.strikethrough_price{
    color: #545559;
    font-size: small;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
}
.strikethrough_price span{
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    bottom: 20px;
    color: #862c2a;
}

.view-rooms {
	margin-top: 0px;
	white-space: normal;
}

.view-rooms a.rc, .view-rooms span.booknow.rc {
	background-color: #84332e;
}

.view-rooms a.ss, .view-rooms span.booknow.ss {
	background-color: #743a77;
}

.view-rooms a.ch, .view-rooms span.booknow.ch {
	background-color: #017777;
}

.view-rooms a.cr, .view-rooms span.booknow.cr {
	background-color: #af9e8e;
}

.view-rooms a, .view-rooms span.booknow {
	background: -webkit-linear-gradient(left, #84332e, #c46c4c);
	background: -o-linear-gradient(right, #84332e, #c46c4c);
	background: -moz-linear-gradient(right, #84332e, #c46c4c);
	/*     background: linear-gradient(to right, #84332e, #c46c4c); */
	background: #84332e; /* Old browsers */
	background: -moz-linear-gradient(left, #84332e 0%, #c46c4c 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #84332e),
		color-stop(100%, #c46c4c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #84332e 0%, #c46c4c 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #84332e 0%, #c46c4c 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(left, #84332e 0%, #c46c4c 100%);
	/* IE10+ */
	background: linear-gradient(to right, #84332e 0%, #c46c4c 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84332e',
		endColorstr='#c46c4c', GradientType=1); /* IE6-9 */
	border: none;
	font-size: 17px;
	color: #fff;
	font-size: 16px;
	/*font-weight:bold;*/
	text-transform: uppercase;
	padding: 9px 8px 9px 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	/*background-color: #bfa713;*/ /* layer fill content */
	-moz-box-shadow: 0 2px 0 #e7e4e4; /* drop shadow */
	-webkit-box-shadow: 0 2px 0 #e7e4e4; /* drop shadow */
	box-shadow: 0 2px 0 #e7e4e4; /* drop shadow */
	min-width: 140px;
	float: right;
}

.view-rooms.vr a {
	font-size: 15px;
}

.view-rooms span.booknow {
	padding: 0 !important;
}

.view-rooms span.booknow.re {
	float: none;
}

.view-rooms span.booknow input {
	border: 0 none;
	font-size: 15px;
	font-weight: 300;
	margin: 3px 0;
	background: none;
	/*padding:13px 18px;
	width:100%;
	height:100%;
	background: transparent;
	text-transform:uppercase;
	*/
}

.view-rooms a:hover {
	text-decoration: none;
}

.view-rooms a:focus {
	outline: none;
	text-decoration: none;
}

.view-rooms .fa {
	font-size: 15px;
	margin-left: 17px;
	color: white;
}

.room-list .panel-heading h3 {
	color: #862c2a;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 28px;
	font-weight: 400;
}

.room-list .panel-default>.panel-heading+.panel-collapse .panel-body {
	border: none;
	background-color: #ffffff;
	margin-top: -5px;
	padding: 0px;
}

.list-table {
	text-align: left;
}

.list-table td {
	max-width: 530px !important;
}

.list-table>thead>tr>th, .list-table>tbody>tr>th, .list-table>tfoot>tr>th,
.list-table>thead>tr>td, .list-table>tbody>tr>td, .list-table>tfoot>tr>td
{
	border-top: 1px solid #c1baaa;
}

.table-responsive>.list-table>thead>tr>th, .table-responsive>.list-table>tbody>tr>th,
.table-responsive>.list-table>tfoot>tr>th, .table-responsive>.list-table>thead>tr>td,
.table-responsive>.list-table>tbody>tr>td, .table-responsive>.list-table>tfoot>tr>td
{
	white-space: normal !important;
}

.list-table thead th {
	background-color: #ffffff !important;
	color: #545559 !important; /* text color */
	font-size: 14px !important;
	letter-spacing: 1px !important;
}

table.list-table tbody tr td h2 {
	color: green !important;
}

body .index_main .value_promise .list-table h2 {
	color: #862c2a !important; /* text color */
	font-size: 18px !important;
	font-weight: normal !important;
	text-align: left !important;
	margin-top: 0px !important;
	text-transform: inherit !important;
}

.list-table  p {
	color: #323232; /* text color */
	font-size: 14px;
	text-align: left;
}

.list-image {
	
}

.list-image.rc img {
	border: solid 2px #84332e;
}

.list-image.ss img {
	border: solid 2px #743a77;
}

.list-image.ch img {
	border: solid 2px #017777;
}

.list-image.cr img {
	border: solid 2px #af9e8e;
}

.list-image img {
	border: solid 2px #7f2322 !important;
	width: 100px;
	height: 75px;
}

.room-list .room-price {
	color: #862c2a; /* text color */
	font-size: 18px;
	padding-top: 25px;
	font-weight: 700;
}

.morecontent a {
	font-size: 12px;
}

.list-table .view-rooms {
	margin-top: 15px;
	margin-right: 10px;
}

.i-container {
	margin-top: 25px;
}

.step3-container {
	max-width: 630px;
    /* margin-left: auto; */
    /* margin-right: auto; */
}

.step3-container h1 {
    color: #862c2a;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
    /* margin-left: 120px; */
    /* margin-top: 40px; */
}

.step3-container h1 span {
	text-transform: none;
	font-size: 14px;
	font-family: 'effra', 'Open Sans', sans-serif;
	color: #665c48;
}

.step3-form-box {
    background: #ffffff;
    box-shadow: 0 1px 2px 0 #C5BDBB;
    -webkit-box-shadow: 0 1px 2px 0 #C5BDBB;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
    padding: 20px 20px 20px 20px !important;
}
.step3-form-box-legacy{
    background: #fffaf3;
    border: 1px solid #c8b99f;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    max-width: 611px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 35px;
    padding-top: 15px;
    padding-right: 50px;
    padding-left: 100px;
}
.step3-booking-summary {
    background: #ffffff;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top: solid 6px #cda22f;
    box-shadow: 0 1px 2px 0 #C5BDBB;
    -webkit-box-shadow: 0 1px 2px 0 #C5BDBB;
    padding: 0px 10px 15px 10px;
    margin-top: 24px;
}
.step3-booking-summary h1{
    padding: 0px 0px 0px 10px;
}
.step3-booking-summary p{
    font-family: 'effra', 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.7;
}
.align-right{
    text-align: right;
}
.align-center{
    text-align: center;
}
.total-price p{
    font-size: 19px;
}
.room-details{
    background-color: #ebebeb;
    padding: 5px 10px 5px 15px;
    cursor: default;
    /* border-radius: 0; */
  border-bottom: 5px solid #D6D6D7;
    background-color: #ebebeb !important;
}
.room-details a {
    color: black;
}
.room-details a:visited, a:active {
    color: black;
}
.room-details a:hover, .room-details a:focus {
    color: #862c2a;
}
.panel-group .panel {
    border-radius: 0px;

}
.panel {
    margin-bottom: 20px;
    background-color: #ebebeb;
    border: none; 
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 #C5BDBB;
    -webkit-box-shadow: 0 1px 2px 0 #C5BDBB;
}
.panel-default{
    border-color: #ebebeb;
}
.single-room-details p{
    font-size: 14px;
    font-weight: 500;
}
.single-room-details hr{
    background: #862c2a;
}
.expand-btn{
    float:right;
}
.step2-form-box{
    background: #D6D6D7;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 5px 10px 15px 10px;
    margin-bottom: 10px;
}
.step3-form-box h2 {
	color: #b0afac; /* text color */
	font-size: 13px;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.step3-form-box h3 {
	color: #141414; /* text color */
	font-size: 14px;
	padding-bottom: 20px;
	margin-top: 0px;
}

.step3-form-strip {
	/*margin-top: 15px;*/
	color: #6d6b67; /* text color */
	font-family: 'effra', 'Open Sans', sans-serif !important;
	font-size: 16px !important;
	/*text-transform: uppercase;*/
	margin-left: -15px;
    margin-bottom: 12px;
}

.step3-form-strip p {
	/*padding-top: 5px;*/
    margin-top: 15px;
}
.step3-form-strip-legacy {
    margin-top: 15px;
    color: #6d6b67; /* text color */
    font-family: 'effra', 'Open Sans', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    margin-left: -15px;
}

.step3-form-strip-legacy p {
    padding-top: 5px;
    font-weight: 600;
    color: #444;
    font-size: 17px;
}
.cc-icons{
    padding-top: 6px;
}

.step-form-field {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
    background-color: #fff;
    font-size: 14px;
    padding: 10px;
    width: 100%;
    border: solid 1.5px #D6D6D7;
    border-radius: 4px;
}
.step-form-field:focus::-webkit-input-placeholder { color:transparent; }
.step-form-field:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.step-form-field:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.step-form-field:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
.step-form-field-legacy{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    font-size: 13px;
    padding: 5px;
    min-width: 200px;
    border: 1px solid #ccc !important;
    border-radius: 4px;
}
.rate-note {
    line-height: 1;
    font-style: italic;
    color: #3e3e3e;
    font-weight: 500;
    font-size: 14px;
}

.step-form-field .radio label, .checkbox label {
    color: #000;
	font-family: 'effra', 'Open Sans', sans-serif;
    font-size: 15px;
	text-transform: none;
    font-weight: 600;
}

.checkbox label a {
	color: #000;
	text-decoration: underline;
}

.radio-inline, .checkbox-inline {
	color: #8c8983; /* text color */
	font-family: 'effra', 'Open Sans', sans-serif;
	font-size: 12px;
	text-transform: none;
	line-height: 22px;
}

.second-check {
	/*margin-top: -15px;*/
}

.second-check label {
	/*font-style: italic;*/
	font-size: 15px;
	color: #000;
}

.trust-wave {
	position: absolute;
	margin-left: 10px;
}

.two-in-line {
	float: left;
	min-width: 40%;
	margin-right: 5px;
}

.terms-txt {
	color: #979797; /* text color */
	font-family: 'effra', 'Open Sans', sans-serif;
	font-size: 12px;
	max-width: 370px;
}

.bottom-buttons {
    /* max-width: 640px; */
	margin-left: auto;
	margin-right: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}
.full-width{
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
}
.btn-payment-opt{
    background-color: #D6D6D7;
    width: 190px;
    font-size: 15px;
}
.btn-payment-opt.active{
    -webkit-box-shadow: none;
    box-shadow: 0 none;
}
.custom-radio-opt{
    visibility: hidden;
}
.custom-radio-opt + label.custom-radio-opt-label{
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(../images/chx.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.custom-radio-opt:checked + label.custom-radio-opt-label{
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(../images/chx.png);
    background-position: -24px 0px;
    background-repeat: no-repeat;
}
.back-to-booking {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    border-radius: 6px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
    background-color: #444;
	color: #fff;
	text-transform: uppercase;
	max-width: 250px;
	white-space: normal;
	padding-left: 15px;
	padding-right: 15px;
	min-width: 195px;
}

.back-to-booking:hover {
	color: #fff;
}

.confirm-booking.rc {
	background-color: #84332e;
}

.confirm-booking.ss {
	background-color: #743a77;
}

.confirm-booking.ch {
	background-color: #017777;
}

.confirm-booking.cr {
	background-color: #af9e8e;
}

.confirm-booking {
	background-color: #84332e;
    /* peter 21dec2016 - removed because proceed to booking on addons page was wrapping - checked as many pages
    as I could find this class and they look ok */
    /*	max-width: 200px; */
	float: right;
}

.total-box {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	text-align: center;
	max-width: 275px;
	float: right;
	margin-top: 20px;
	padding: 10px;
	padding-left: 30px;
	padding-right: 30px;
	max-height: 75px;
}

@media ( min-width : 767px) and (max-width: 991px) {
	.total-box {
		padding-left: 5px;
		padding-right: 5px;
	}
	.map-gal-dates {
		padding-left: 3px;
	}
	.gallery-map-button-width {
		min-width: 287px;
	}
	.check-in {
		font-size: 11px;
	}
}

@media ( min-width : 992px) {
	.gallery-map-button-width {
		min-width: 287px;
	}
}

.total-box h4 {
	font-size: 16px;
	font-weight: bold;
	background: transparent;
}

.total-box h4 span {
	text-transform: uppercase;
	color: #444444; /* text color */
	font-size: 10px;
	font-weight: bold;
}

.total-box h4 span a {
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}

.go-left {
	margin-left: -25px;
	margin-bottom: 10px;
}

.extra-bold {
	color: #7f2e2c; /* text color */
	font-size: 12px;
	font-weight: 900;
	text-align: left;
}

.grand-total {
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
	color: #444444; /* text color */
	font-size: 16px;
	font-weight: bold;
}

.grand-total span {
	color: #323232; /* text color */
	font-size: 12px;
	font-weight: 600;
	min-width: 125px;
	text-transform: uppercase;
	float: left;
}

.total-strip {
	border-bottom: solid 1px #aca59f;
}

.deposit {
	border: none;
	font-weight: normal;
}

.tooltip {
	z-index: 9999;
	position: fixed;
	max-width: 500px;
}

.tooltip-inner {
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	width: 100%;
	min-width: 200px;
	max-width: 100%;
	z-index: 9999;
}

.more {
	color: #323232;
	font-size: 14px;
	text-align: left;
}

.more a {
	font-weight: bold;
	color: #222222;
	text-decoration: underline;
}

.more a:focus {
	outline: none;
}

.morecontent span {
	display: none;
}

.step2-top {
	margin-top: 30px;
	padding-bottom: 15px;
}

.step2-top span {
	font-size: 14px
}

.step2-top h1 {
	color: #444444; /* text color */
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.step2-top h1 span {
	font-size: 14px;
	color: #665c48;
	text-transform: none;
	font-weight: 600;
}

.second-step-strip:nth-of-type(1) {
	/*padding-top: 71px;*/
	
}

@media ( max-width : 992px) {
	.second-step-strip:nth-of-type(1) {
		padding-top: 0;
	}
}

.second-step-strip {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	background-color: #ffffff;
    box-shadow: 0 1px 2px 0 #C5BDBB;
    -webkit-box-shadow: 0 1px 2px 0 #C5BDBB;
	border: none;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.second-step-strip .row {
	padding: 20px 0 10px 0;
}

.step2-image {
	min-width: 110px;
	display: inline-block;
}

.ows-steps-rates-rooms {
	background: #ebebeb;
}

.ows-steps-rates-rooms h3 {
	color: #000 !important;
	font-size: 22px !important;
	font-weight: 400 !important;
	text-transform: uppercase;
	margin: 10px 0 28px 0px;
	line-height: 28px;
	font-size: 20px !Important;
}

@media ( max-width : 992px) {
	.ows-steps-rates-rooms h3 {
		margin: 0px 0 8px 0px;
	}
}

@media ( max-width : 992px) {
	.second-step-strip:nth-of-type(1) {
		padding-top: 10;
	}
}

.ows-steps-rates-rooms {
	font-size: 12px;
	text-transform: uppercase;
}

.voucher-radius-box.ows1 {
	max-width: 811px;
}

.voucher-radius-box.ows1 select {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc !important;
	border-radius: 4px;
	margin: 2px 0;
}

div.offer h3 {
	color: #862c2a;
}

.btn-primary {
	color: #fff;
	/* background-color: #bd1632; */
	/* border: none; */
	/* border-bottom: 3px solid #9c001a; */
	/*   background: linear-gradient(to right, #84332e, #c46c4c) !important; */
	border: none;
	text-transform: uppercase;
	background: #84332e; /* Old browsers */
	background: -moz-linear-gradient(left, #84332e 0%, #c46c4c 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #84332e),
		color-stop(100%, #c46c4c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #84332e 0%, #c46c4c 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #84332e 0%, #c46c4c 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(left, #84332e 0%, #c46c4c 100%);
	/* IE10+ */
	background: linear-gradient(to right, #84332e 0%, #c46c4c 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84332e',
		endColorstr='#c46c4c', GradientType=1); /* IE6-9 */
}

.voucher-radius-box {
	background-clip: padding-box;
	border: 1px solid #D6D6D7;
	border-radius: 7px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	max-width: 611px;
	padding: 15px 50px 35px 50px;
	background-color: #D6D6D7;
}

@media ( max-width : 767px) {
	.voucher-radius-box {
		padding: 15px 6px 15px 20px;
	}
}

.voucher-radius-box.ows1 h2 {
	margin: 13px 0px;
}

@media ( max-width : 767px) {
	.voucher-radius-box.ows1 h2 {
		margin: 10px 10px 10px 0;
	}
}

.step2-image.mh img {
	border: 2px solid #c8b597;
}

.step2-image.rc img {
	border: solid 2px #84332e;
}

.step2-image.ss img {
	border: solid 2px #743a77;
}

.step2-image.ch img {
	border: solid 2px #017777;
}

.step2-image.cr img {
	border: solid 2px #af9e8e;
}

.step2-image img {
	height: 70px;
	width: 95px;
	/*border:solid 2px #84332e;*/
}

.second-step-strip h2 {
	color: #000 !important; /* text color */
	font-size: 15px;
	font-weight: bold;
	margin-top: -10px;
	text-transform: uppercase;
	margin-bottom: -6px !important;
}

@media ( max-width : 768px) {
	.second-step-strip h2 {
		margin-top: 10px;
	}
}

.second-step-strip h2 span {
	color: #323232;
	font-size: 14px;
	font-weight: normal;
}

.optionsColumn p {
	font-size: 14px !important;
	text-transform: none;
	font-weight: normal;
	color: #000;
}

.top-gap {
	margin-top: 15px;
}

.second-step-strip .room-price {
	margin-top: 15px;
	color: #000; /* text color */
	font-size: 18px;
	max-width: 95px;
	float: left;
	padding-right: 10px;
	font-weight: 600;
}

.second-step-strip select {
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.small-screen-both input.check-box {
	width: 22px !important;
}

.second-step-strip .form-control {
	margin-top: 13px;
	float: right;
}

.check-box {
	max-width: 50px;
	box-shadow: none;
}

.reqst-adpt-room {
	margin-top: 15px;
}

.reqst-adpt-room label {
	color: #666;
	font-size: 14px;
	font-style: italic;
}

.step2-bottom-button {
	margin-top: 40px;
	margin-bottom: 40px;
	max-width: 99%;
}

.step4-bottom-button {
	margin-top: 40px;
	margin-bottom: 40px;
	max-width: 700px;
}

.step4-2-bottom-button {
	max-width: 600px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#details hr {
	border-top: solid 1px #c7c1b7 !important;
}

.step4-top {
	margin-top: 25px;
}

.step4-top h1 {
	color: #444444; /* text color */
	font-size: 20px;
	text-transform: uppercase;
}

.step4-top p {
	color: #665c48; /* text color */
	font-size: 14px;
}

.step4-summary {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.step4-summary h2 {
	color: #444444; /* text color */
	font-family: 'effra', 'Open Sans', sans-serif;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
}

.step4-summary  h3 {
	color: #444444; /* text color */
	font-family: 'effra', 'Open Sans', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 35px;
}

.step4-summary  h4 {
	font-family: 'effra', 'Open Sans', sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
}

.step4-summary h5 {
	color: #444444; /* text color */
	font-family: 'effra', 'Open Sans', sans-serif;
	font-size: 14px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
}

.please-print {
	color: #9f9e9e;
	font-size: 14px;
	font-family: 'effra', 'Open Sans', sans-serif;
	margin-top: 25px;
}

.dark {
	color: #222222 !important;
	margin-bottom: 10px;
}

.step4-summary h4 span {
	color: #504f4f;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}

.big-amount {
	margin-top: 0px !important;
}

.make-another-booking {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	background-color: #84332e; /* layer fill content */
	border-bottom: solid 2px #b19b12;
	color: #FFFFFF;
}

.make-another-booking:hover {
	color: #222222;
}

.step4-radio-box {
	border: 1px solid #d8d0c1; /* stroke */
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	max-width: 620px;
	margin-left: auto;
	margin-right: auto;
	padding: 25px;
	padding-left: 55px;
	margin-top: 50px;
	padding-bottom: 5px;
	background-color: #e7e4e4;
}

.step4-radio-box  .radio {
	margin-bottom: 20px;
}

.step4-radio-box label {
	color: #444444; /* text color */
	font-family: 'effra', 'Open Sans', sans-serif !important;
	font-size: 14px;
	font-weight: bold;
}

.date_icon2 {
	width: 16px;
	height: 18px;
	margin-top: 5px;
	background: url("../images/icon01.png") no-repeat;
	display: inline-block;
	float: left;
	vertical-align: middle;
}

.step4-form-strip {
	margin-top: 15px;
}

.step4-form-strip .form-control {
	margin-bottom: 10px;
}

.step3-in-step4 {
	border: none;
	padding-left: 25px;
}

.gallery-map-button-width {
	/*max-width:210px;*/
	/*min-width:287px;*/
	/*padding-right:0px;*/
	padding: 0;
}

.panel-title img {
	margin-top: 8px;
}

.step4-form-strip h4 {
	padding-bottom: 7px;
}

.show-mobile {
	display: none;
}

.select-drop-down {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: none;
	text-align: center;
	color: #333;
	font-size: 14px;
	max-width: 50px;
	padding: 5px;
	float: left;
	/*margin-left:50px;*/
	margin-top: 11px;
}

@media ( max-width : 1215px) {
	.btp {
		float: none !important;
	}
	.spc {
		height: auto !important;
		transform: scale(2);
		-webkit-transform: scale(2);
		-wbekit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		max-width: 35px;
		margin-left: 0;
		box-sizing: border-box;
	}
	.select-drop-down {
		margin-left: 10px;
	}
}

@media ( max-width : 1000px) {
	.total-box {
		margin-top: -72px; /*-85px;*/
		max-width: 250px;
		max-height: 90px;
	}
	.price {
		font-size: 10px;
	}
}

@media ( max-width : 767px) {
	.step4-radio-box {
		padding: 0px;
	}
	.hide-small {
		display: none;
	}
	.bottom-buttons {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.total-box {
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.choose-from-txt{
		margin-top: 5px;
	}

	.step-search-bar {
		text-align: center;
		margin-top:10px;
	}

	.step-search-bar h5 {
		font-size: 18px;
	}

	.step-search-hotel-bar {
		text-align: center;
		padding-bottom: 15px;
	}
	.step-search-hotel-bar h5 {
		font-size: 15px;
	}
	.big-search-again {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	.toggle-back  .doubleSlider_1_cover {
		max-width: 100%;
	}
	.right-devider {
		border: none;
		border-bottom: solid 1px #999999;
		margin-bottom: 20px;
	}
	#details h5 {
		border-bottom: solid 1px #CCCCCC;
		margin-bottom: 15px;
		padding-left: 10px;
	}
	.map-gal-button {
		margin-bottom: 10px;
	}
	.room-list .panel-default>.panel-heading {
		text-align: center;
	}
	.view-rooms {
		margin-top: 20px;
        /*padding-bottom: 10px;*/
	}
	.view-rooms a {
		float: none;
	}
	.list-table .view-rooms a {
		float: right;
	}
	.step3-container h1 {
		margin-left: 15px;
	}
	.step3-form-box {
		padding-left: 0;
		padding-right: 0px;
		max-width: 400px;
	}
	.confirm-booking {
		float: none;
		padding: 7px;
	}
	.more {
		font-size: 12px;
	}
	.step-top-box {
		text-align: center;
	}
	.gallery-map-button-width {
		max-width: 100%;
	}
	.second-step-strip {
		text-align: center;
	}
	div.ows-steps-rooms-packages {
		font-size: 23px !important;
	}
	.make-another-booking {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.second-step-strip .room-price {
		float: left;
	}
	.check-box {
		float: left !important;
	}
	.small-screen-both {
		max-width: 200px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 50px;
	}
	.back-to-booking {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
		float: none;
		width: 100%;
	}
	.for-center {
		text-align: center;
	}
	.step2-bottom-button {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.check-avail-btn-box {
		margin-bottom: 0px;
		padding-bottom: 0px;
		margin-bottom: -60px;
	}
	.step-form-field {
		width: 100%;
	}
	.top-gap-small-screen {
		margin-top: 10px;
	}
	.more {
		display: none !important;
	}
	.list-table h2 {
		padding-top: 27px;
	}
	.table-responsive {
		overflow: hidden;
	}
}

@media ( max-width : 740px) {
	.trust-wave {
		float: left;
		max-width: 70px;
		height: auto;
		/*margin-left:-100px;*/
		margin-top: 10px;
		position: relative;
	}
}
@media ( max-width : 500px) {
    .cvvLabel{
        font-size: 100%;
        position: absolute;
        top: 37%;
        width: 130px;
        height: 0;
        border: 0;
    }
	.step4-radio-box {
		padding: 0px;
	}
	.more {
		display: none !important;
	}
	.trust-wave img {
		
	}
	.choose-from-txt p {
		display: none;
	}
	.list-table h2 {
		font-size: 15px;
	}
	.list-table td {
		max-width: 100px !important;
	}
	.room-list .room-price {
		font-size: 12px; /*15px;*/
		margin-top: 0px;
		padding-top: 5px;
		color: red;
	}
	.list-table .view-rooms {
		float: left;
		margin-top: 50px;
		margin-left: -170px;
	}
	.hide-mobile.gallery-map-button-width {
		display: none;
	}
	.hide-mobile {
		display: none;
	}
	.show-mobile {
		display: block;
	}
	body .index_main .value_promise .table-responsive .list-table h2 {
		font-size: 12px !important;
		font-weight: bold;
	}
	.list-table h2 {
		padding-top: 6px;
		min-width: 89px; /*125px;*/
		float: left;
		margin-left: -20px;
	}
	.list-image {
		margin-left: -5px;
	}
	.list-table .view-rooms a {
		float: left;
		margin-left: -36%;
		margin-top: 0;
	}
	.table-responsive {
		overflow-x: scroll;
	}
    .vr {
        position: absolute;
        top: -24px;
        left: 54px;
    }

}

@media ( max-width : 385px) {
	.step4-radio-box {
		padding: 0px;
	}
	.list-table .view-rooms a {
		float: left;
		margin-left: -25%;
		margin-top: 15px;
	}
    .vr {
        position: absolute;
        top: -17px;
        left: 20px;
    }
}

@media ( max-width : 330px) {
    .step-form-field .radio label, .checkbox label{
        font-size:12px;
    }
	.step4-radio-box {
		padding: 0px;
	}
	.list-image {
		margin-left: 0px;
	}
	.list-table h2 {
		margin-left: -5px;
	}
	.list-table .view-rooms a {
		float: left;
		margin-left: -25%;
		margin-top: 15px;
	}
}

.show-mobile {
	margin-right: -55px;
	width: 120px;
}
/* peter 23dec2015 - changed the format for errors in the booking engine to make them
stand out and align better */
.errors ul li {
	/*list-style: none;*/
	margin: 0 15px;
	color: #862C2A;
	font-weight: 600;
	font-size: 16px;
}

.errors {
	margin-bottom: 25px;
}

@media ( min-width : 501px) {
	.mobile-only {
		display: none !important;
	}
}

@media ( max-width: 320px) {
    .view-rooms.vr a {
        font-size: 13px !important;
        display: inline-block !important;
        margin-left: -30px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 7px !important;
    }
    .view-rooms a, .view-rooms span.booknow {
        margin-top: 25px !important;
    }
    .strikethrough_price {
        top: 0 !important;
    }
}

@media ( max-width : 500px) {
    .padding-left{
        padding-left:20px;
    }
    .xs-padding {
        padding: 3px !important;
    }
    .view-rooms.vr a {
        font-size: 13px !important;
        display: inline-block !important;
        margin-left: -25px;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 7px !important;
    }
    .view-rooms a, .view-rooms span.booknow {
        margin-top: 25px !important;
    }
    .strikethrough_price {
        top: 0 !important;
    }
	.mh.step-search-bar {
		background-color: transparent;
	}
	.step-top-box {
		background-color: #D6D6D7; /*#e4ded2;*/
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px; /* border radius */
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		/* prevents bg color from leaking outside the border */
		border: 2px solid #D6D6D7;
		padding: 10px;
	}

	.gallery-map-button-width {
		display: none;
	}
	.small-title {
		font-family: inherit;
		padding-left: 0px !important;
	}
	.step-search-bar {
		padding-bottom: 0px !important;
	}
	.step-search-bar h5 {
		text-transform: uppercase !important;
		font-weight: bold !important;
		/*padding: 0px!important;*/
	}
	.steps-tops {
		text-align: center !important;
	}
	.steps-tops li {
		height: 15px;
		width: 15px;
		font-size: 0px;
	}
	.step-search-bar {
		margin-top: 10px;
	}
	.desktop-tablet-only {
		display: none;
	}
	.step-top-box h5 {
		color: #545559 !important;
		text-align: left;
		padding-top: 0px;
		font-size: 14px !important;
	}
	.step-top-box-margin {
		margin-top: 10px;
	}
	.check-in, .check-in strong {
		font-size: 12px;
	}
	.nav_001 ul.clearfix li {
		width: 25% !important;
	}

	.panel-title i.fa {
		margin: 5px;
	}
	.room-list .room-price {
		font-size: 16px;
	}
	.no_display_mobile {
		display: none !important;
	}
	.ows-steps-rates-rooms h3 {
		font-size: 12px !important;
		line-height: 16px;
		text-transform: none;
		font-weight: 600 !important;
	}
	.btn_slim {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	.step3-container h1 {
		font-size: 15px !important;
		margin-left: 0px !important;
	}
	.h6_booking {
		font-size: 15px;
		font-weight: 600;
	}
	.step3-container h1 {
		margin-top: 0px;
	}
	.step3-form-box {
		border: none;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px; /* border radius */
	}

	.total-box {
		background-clip: padding-box;
		/* prevents bg color from leaking outside the border */
	}


	.room-list .panel-heading h3 {
		/*color: #A56D68;*/
		font-size: 12px;
		padding-top: 5px;
	}
	.view-rooms a {
		padding: 5px; //
		margin-top: 30px !important;
	}
	.view-rooms .fa {
		margin-left: 5px;
		margin-top: 0px !important;
	}
	.room-list .panel-default>.panel-heading {
		padding: 3px 0px 0px 0px;
	}
	.price {
		margin-top: 5px;
		padding-bottom: 3px;
	}
	.price span {
		font-size: 17px;
	}
    .strikethrough_price{
        /*color: #862c2a;*/
        font-size: small;
        font-weight: 600;
        text-align: left;
        /* position: absolute; */
        /* bottom: 31px; */
        /* left: 26px; */
        width: 210px;
        position: relative;
        top: -5px;
    }
}
.strikethrough_price span{
       /* color: #c56d4d;*/
        font-size: small;
        font-weight: 500;
        position: static;
        text-decoration-color: #862c2a;
}
.view-rooms {
		margin-top: 5px !important;
}
.book-now-btn {
		margin-top: 50px !important;
}
.panel-body h2 {
		/*color: #A56D68;*/
		font-size: 12px;
		padding-top: 5px;
		text-transform: uppercase;
		font-weight: bold;
}
.panel-body-light {
		background: #ebebeb !important;
}
.list-table h2 {
		margin-left: 0px;
}
.table-responsive tbody td {
		padding: 0 !important;
		border-top: none !important
}

.trTitle {
		height: 10px !important;
}
.trFrst {
		padding: 5px;
		height: 100%;
		text-align: left;
		vertical-align: middle !important;
}



.fRight {
		display: inline-block;
		float: right;
		margin-right: 8px;
}
.fRight i {
		/*color: #862c2a !important;*/
		font-size: 25px;
}
.roomName {
		/*color: #862c2a !important;*/
		font-size: 15px;
		display: inline-block;
		width: 230px;
		line-height: 17px;
		padding-left: 5px;
		font-weight: 600;
}
.divBtn {
		margin-left: 10px;
}
.divBtn input {
		font-size: 13px;
		font-weight: 600;
		float: right;
		margin-right: 15px;
		margin-top: 17px;
}
.room-price {
		font-weight: 400;
		font-size: 17px !important;
		margin-bottom: 5px;
		margin-left: 10px;
}
.list-image img {
		width: 130px;
		height: auto;
		margin: 0px 0px 15px 15px;
		border: none;
}
.list-table tbody {
		border: none !important;
}
.list-table td {
		border: none !important;
}
.list-table tbody:nth-child(even) {
		background: #ffffff;
}
.list-table tbody {
		background: #eeeeee;
}


.divIcon i {
		float: right;
		margin-right: 0 !important;
}
/*	.rate-description {
		height: 33px !important;
	} peter 08dec2016 - removed so that offers on mobile show all text */
.panel-heading .divName h3 {
		font-size: 15px !important;
		line-height: 22px;
		margin: 0 !important;
		text-align: left;
}
.divPrice {
		font-size: 21px !important;
		font-weight: 600;
	/*	color: #C56D4D !important;*/
}

.divFrom {
		text-align: center;
		font-size: 13px;
}

.divPer {
		text-align: center;
		font-size: 13px;
}

.price {
		padding-right: 20px;
		font-weight: 300;
}
.view-rooms a {
		font-size: 13px;
		font-weight: 600;
}
.panel-title i.fa {
		padding-top: 9px !important;
}
.view-rooms.vr a {
		font-size: 13px !important;
		display: inline-block;
    /*margin-left: -10px;*/
		padding-top: 7px;
		padding-bottom: 7px;
}
.panel-heading {
		padding-bottom: 10px !important;
}
.checkboxPadding label {
    line-height: 10px !important;
    padding-left: 0px !important;
    line-height: 10px !important;
}
.checkboxPadding {
    padding-left: 0px !important;
    line-height: 10px !important;
}
.step3-form-box {
		padding-top: 0px;
}
.two-in-line {
		width: 46%;
}
.top-gap-small-screen {
		margin-top: 0px;
}
.step3-form-box p {
    	font-size: 16px !important;
}
.halfWidth {
		text-align: left;
		display: inline-block;
		width: 48%;
		/*color: #965450 !important;*/
}
.check-in strong {
		font-size: 12px;
}
.ows-steps-rates-rooms {
		text-transform: none;
}
.steps-tops {
		position: relative;
}
.anchorBack {
		font-size: 24px;
		font-weight: 600;
		position: absolute;
		left: 0px;
}

.total-box {
		text-align: left;
		max-width: none;
		float: none;
		margin-top: 0px;
		padding: 0px;
		max-height: none;
}
.total-box span {
		float: right;
}
.total-box h4 span a {
		text-transform: none;
}
.check-in {
		margin: 0px;
		font-size: 12px;
		text-align: left;
}
.moreInfo {
		background: white;
		margin: -5px;
}
.panel-heading.mobile-only .panel-title .row:first-of-type {
		/*height: 39px!important;*/
		
}
.btn-primary {
		width: 100%;
		max-width: 100%;
}
.btn-book-now {
		padding: 10px 0 !important;
		font-weight: bold;
}
#detailsMobile {
		display: none;
		margin-bottom: 15px;
		line-height: 13px;
}
#detailsMobile .go-left {
		margin: 0px;
}
#detailsMobile .col-sm-6 {
		padding: 0px;
}
#detailsMobile row div {
		padding: 0px !important;
}
#detailsMobile .step-top-box-margin h4 {
		font-size: 12px;
		text-align: left;
		margin: 0px -15px;
		line-height: 13px;
}
#detailsMobile .step-top-box-margin h5 {
		font-size: 12px !important;
		font-weight: 600;
		margin: 0px -15px;
}
.openMobile:before {
		content: "View ";
}
.closeMobile:before {
		content: "Hide ";
}
.moreTitle {
		/*color: #862c2a !important;*/
		font-size: 15px;
		display: block;
		line-height: 17px;
		font-weight: 600;
		margin-bottom: 5px;
}
.moreRoomInfo {
		font-size: 14px;
}
.step-top-box sup {
		color: #7f2e2c;
}
.step3-form-strip {
		text-transform: none;
        /* font-weight: bold; */
        /* margin-top: 5px; */
        margin: auto;
}
.step3-form-strip img{
    font-weight: bold;
    margin-top: 5px;
	margin: 10px 0 0 0 !important;
}
.no-paddings-form-step-3 {
		padding: 0 !important;
}
.panel-heading .view-rooms-btn{
		color: white;
}
.ows-steps-4 .map-gal-dates{
		padding: 0px;
}
.step-top-box.ows-steps-4{
		margin: 25px 0px;
}
.step-top-box .map-gal-dates{
		padding: 0px;
}
.previous-room{
		padding: 7px !important;
		margin-bottom: 10px;
}
.ows-steps-rates .ows-steps-rates-rooms h3{
		margin-top: 20px;
		margin-bottom: -5px;
		font-size: 14px !important;
}
.step3-form-strip{
		font-family: inherit;
}
.confirm-booking {
		background-image: linear-gradient(to right, rgb(132, 51, 46) 0%, rgb(196, 108, 76) 100%) !important;
}
.list-image{
		position: relative;
}
.iconMG{
		position: absolute;
		bottom: 5px;
		left: 18px;
		color: #eee;
		font-size: 25px !important;
}
#fancybox-inner{
    width:400px;
}
#fancybox-wrap{
	width:420px;
}
.step3-form-box {
    font-size: 16px !important;
    font-family: 'effra', 'Open Sans', sans-serif;
}

@media ( max-width : 374px) {
	.divBtn input {
		font-size: 13px;
		font-weight: 600;
		float: right;
		margin-top: 4px;
		margin-right: 10px;
	}
	.list-image img {
		width: 110px;
		height: auto;
		margin: 0px 0px 10px 10px;
		border: none;
	}
	.roomName {
		width: 200px;
	}
	a.view-rooms-btn {
		display: initial !important;
		width: 190px !important;
		font-size: 12px;
		
	}
	.view-rooms.vr {
		margin-top: 19px !important;
	}
	.social_icons_ip5{
		padding: 3px;
	}
	.mobile-card-range {
		margin: 0px !important;
	}
	.view-rooms.vr{
		margin-left: -15px;
		margin-right: -15px;
	}
	.check-in {
		font-size: 11px;
		margin-right: -15px;
	}
	.check-in strong{
		font-size: 12px;
	}
	.total-box h4{
		font-size: 15px;
	}

	.list-table tbody tr td {
		border-top: none !important;
}
}

#tcToggle {
	display: none;
}

#tcTrigger {
	font-weight: 700;
	cursor: pointer;
	text-decoration: underline;
    color: #84332e;
}

@media (max-width: 375px){
    .vr {
        position: absolute;
        top: -28px;
        left: 28px;
    }
}
@media (max-width: 320px){
    .vr {
        position: absolute;
        top: -30px;
        left: 35px;
    }
}