/*** Offer Listing Page for Clayton Hotels ***/
.mid-section {
	padding: 70px 0;
	background: #f3f1ef;
}

.people {
	float: left;
}

.intro-text {
	padding: 0 20%;
	text-align: center;
}

.intro-text.less-white-space {
	padding: 0 11%;
}

.mid-section h2 {
	font-family: 'Effra', sans-serif;
	font-size: 35px;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: center;
	color: #fff;
	margin-bottom: 39px;
	padding-bottom: 25px;
}

.mid-section p {
	font-family: 'Effra', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.57;
	letter-spacing: 0.4px;
	text-align: center;
	color: #545559;
	margin-bottom: 22px;
}

.offers-list {
	display: block;
}

.filter-btn-cover {
	text-align: right;
	margin-bottom: 10px;
}

.filter-btn-cover .filter-btn {
	display: inline-block;
	font-family: 'Effra', sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.4px;
	text-align: center;
	color: #5C150C;
}

.filter-btn-cover .filter-btn i.fa {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	top: -2px;
	margin-left: 5px;
}

.filter-btn-cover .filter-btn:hover {
	color: #c56d4d;
}

.filter-form-cover {
	display: block;
	padding: 20px;
	background-color: #e8e0dd;
	position: relative;
	margin-bottom: 30px;
}

.mid-section .custom-row, .mid-section .checkbox-row {
	display: block;
	position: relative;
}

.mid-section .checkbox-row label {
	padding: 0;
	display: inline-block;
	font-family: 'Effra', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.57;
	text-align: left;
	color: #545559;
	vertical-align: top;
	margin-right: 30px;
	margin-bottom: 0;
}

.checkbox-row span.custom-check {
	margin-right: 5px;
}

.mid-section .custom-row .form-group {
	display: inline-block;
	margin-right: 26px;
	margin-bottom: 30px;
	width: 24%;
}

.mid-section .custom-row .form-group .form-control {
	background-color: #fff;
	border: solid 1px transparent;
	border-radius: 0px;
	box-shadow: none;
	font-family: 'Effra', sans-serif;
	font-size: 15px;
	line-height: 1.47;
	letter-spacing: 0.04em;
	text-align: left;
	color: rgba(38, 53, 72, 0.9);
	height: 36px;
	padding: 6px 8px;
}

.mid-section .custom-row .form-group select.form-control {
	background: #fff url(/images/icons/form-caret-down.svg) no-repeat;
	background-size: 16px;
	background-position: 96% 50%;
	padding-right: 27px;
}

.filter-form-btn {
	position: relative;
	right: 0;
	top: -6px;
	min-width: 145px;
	background: -webkit-linear-gradient(right, #5c150c, #5c150c);
	background: linear-gradient(to left, #5c150c, #5c150c);
	text-align: center;
	border: none;
	font-family: 'Effra', sans-serif;
	font-size: 15px;
	letter-spacing: 0.4px;
	color: #ffffff;
	line-height: 2.3;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	float: right;
}

.filter-form-btn:hover {
	color: #fff;
	background: -webkit-linear-gradient(right, #712e25, #712e25);
	background: linear-gradient(to left, #712e25, #712e25);
}

.offers-list article.offer {
	padding-left: 31.6%;
}

.offers-list article.no-offer-results h2 {
	padding: 15px;
}

.offers-list article {
	display: grid;
	width: 100%;
	position: relative;
	background-color: #ffffff;
	border: 1px solid rgba(93, 75, 63, 0.3);
	min-height: 100px;
	align-items: center;
}

.offers-list article+article {
	margin-top: 30px;
}

.offers-list article .hotel-img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 31.6%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.offers-list article .hotel-img .price {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	padding-bottom: 5px;
	background-color: #102947;
	font-family: 'Effra', sans-serif;
	font-size: 18px;
	letter-spacing: 0.05em;
	text-align: left;
	color: #fffdeb;
	font-weight: 400;
}

.offers-list article .hotel-img .price small {
	display: block;
	font-size: 10px;
	line-height: 1;
	letter-spacing: 0.3px;
}

.offers-list article .hotel-img .price big {
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0.09em;
	margin: 0 5px;
}

.offers-list article .hotel-text {
	display: block;
	padding: 22px 30px;
	padding-bottom: 30px;
}

.offers-list article .hotel-text h2, .offers-list article.no-offer-results h2
	{
	font-family: 'Effra', sans-serif;
	font-size: 28px;
	font-weight: 400;
	color: #5C150C;
	margin-bottom: 10px;
}

.offers-list article.no-offer-results h2 {
	margin-bottom: 0!important;
}

.offers-list article.no-offer-results h2 {
	font-size: 20px;
}

.offers-list article .hotel-text h2 {
	text-align: left;
}

.offers-list article .hotel-text p {
	font-family: 'Effra', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.57;
	text-align: left;
	color: #545559;
}

.offers-list article .hotel-text .availability p {
	font-family: 'Effra', sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.86;
	letter-spacing: 0.4px;
	text-align: left;
	color: #979ea1;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.share-links {
	position: absolute;
	bottom: 30px;
	right: 20px;
}

.share-links ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

.share-links ul li {
	display: inline-block;
	margin-left: 5px;
	font-family: 'Effra', sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.3px;
	text-align: center;
	color: #979ea1;
}

.share-links ul li a {
	width: 30px;
	height: 30px;
	display: block;
	background: -webkit-linear-gradient(right, #00636f, #00636f);
	background: linear-gradient(to left, #00636f, #00636f);
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	border-radius: 100%;
}

.share-links ul li a:hover {
	color: #fff;
	background: -webkit-linear-gradient(right, #71aeb7, #71aeb7);
	background: linear-gradient(to left, #71aeb7, #71aeb7);
}

.offers-list article .find-out-more-btn {
	display: inline-block;
	min-width: 154px;
	background: -webkit-linear-gradient(right, #00636f, #00636f);
	background: linear-gradient(to left, #00636f, #00636f);
	text-align: center;
	border: none;
	font-family: 'Effra', sans-serif;
	font-size: 15px;
	letter-spacing: 0.4px;
	color: #ffffff;
	line-height: 2.3;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-top: 20px;
}

.offers-list article .find-out-more-btn:hover {
	color: #fff;
	background: -webkit-linear-gradient(right, #71aeb7, #71aeb7);
	background: linear-gradient(to left, #71aeb7, #71aeb7);
}

.book-this-offer-form {
	display: block;
	/*padding: 20px;*/
	background-color: #5d4b3f;
	position: relative;
	margin-bottom: 0px;
}

.book-this-offer-form .form-group {
	display: inline-block;
	vertical-align: top;
	margin: 0 1.2% 1.2% 0;
}

.book-this-offer-form .form-group:first-child, .book-this-offer-form .form-group:last-of-type
	{
	width: 24.5%;
}

.book-this-offer-form #be_changeSearch_button {
	margin-right: 0;
	width: 200px;
}

.book-this-offer-form .form-group .form-control {
	background-color: #fff;
	border: solid 1px transparent;
	border-radius: 0px;
	box-shadow: none;
	font-family: 'Effra', sans-serif;
	font-size: 15px;
	line-height: 1.47;
	letter-spacing: 0.04em;
	text-align: left;
	color: rgba(38, 53, 72, 0.9);
	height: 36px;
	padding: 6px 8px;
}

.book-this-offer-form .form-group select.form-control {
	background: #fff url(/images/select-arrows.png) no-repeat;
	background-size: 16px;
	background-position: 96% 50%;
	padding-right: 27px;
}

.find-dates-btn, .change-search-btn {
	display: inline-block;
	width: 100%;
	min-width: 165px;
	background: -webkit-linear-gradient(right, #00636f, #00636f);
	background: linear-gradient(to left, #00636f, #00636f);
	border: none;
	font-family: 'Effra', sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.03em;
	text-align: center;
	color: #ffffff;
	line-height: 2.3;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.find-dates-btn:hover {
	color: #fff;
	background: -webkit-linear-gradient(right, #71aeb7, #71aeb7);
	background: linear-gradient(to left, #71aeb7, #71aeb7);
}

.find-dates-btn:focus {
	color: #ffffff;
}

.mid-section .hotel-offer-cover h2 {
	font-size: 28px;
	font-weight: 400;
	text-align: left;
	color: #5C150C;
	padding-right: 160px;
}

.hotel-offer-cover {
	margin-bottom: 40px;
}

.hotel-offer-cover .share-links {
	right: 15px;
	bottom: auto;
	top: 0;
}

.mid-section .hotel-offer-cover p {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.57;
	letter-spacing: 0.4px;
	text-align: left;
	color: #545559;
}

@media screen and (max-width:1199px) {
	.offers-list article .hotel-text {
		margin-left: 100px;
	}
	.offers-list article .hotel-img {
		width: 40%;
	}
	.offers-list article {
		padding-left: 40%;
	}
	.hotel-offer-cover {
		margin-bottom: 20px;
	}
	.book-this-offer-form .form-group:first-child, .book-this-offer-form .form-group:last-of-type
		{
		width: 24%;
	}
	.mid-section .booking-date-table .booking-date-col.booking-price-col {
		padding: 5px;
		height: 75px;
	}
	.mid-section .booking-date-col.booking-price-col .package-dt span {
		margin-left: 3px;
		font-size: 10px;
	}
	.mid-section .booking-date-col.booking-price-col .package-dt {
		font-size: 10px;
	}
	.mid-section .booking-date-col.booking-price-col i {
		right: 0px;
		top: 6px;
	}
	.mid-section .book-this-offer-bottom .find-dates-btn {
		min-width: 200px;
		margin-left: 5px;
	}
}

@media screen and (max-width:991px) {
	.offers-list article .hotel-text {
		margin-left: 50px;
	}

	.find-dates-btn, .change-search-btn {
		background: linear-gradient(to left, #5d4b3f, #5d4b3f)
	}
}

@media screen and (max-width:767px) {

	.mid-section .hotel-offer-cover h2 { padding-right: 0; }

	.filter-form-btn {
		margin-bottom: 20px;
	}

	.mid-section .custom-row .form-group {
		width: 100%;
	}

	.offers-list article.offer {
		padding-left: inherit;
	}
	.offers-list article .hotel-text {
		margin-left: 0;
	}
	.offers-list article {
		padding-left: 0%;
	}
	.offers-list article .hotel-img, .offers-list article .hotel-text {
		width: 100%;
	}
	.offers-list article .hotel-img {
		height: 260px;
		position: static;
	}
	.offers-list article .hotel-text {
		padding: 15px;
	}
	.share-links, .mid-section .booking-date-table+.booking-months {
		display: none;
	}
	.offers-list article .find-out-more-btn {
		min-width: 1px;
		width: 100%;
	}
	.offers-list article .hotel-text h2 {
		font-size: 22px;
	}
}

@media (min-width: 991px) and (max-width: 1200px) {
	.dates-btn {
		margin: 0;
	}
	.find-dates-btn, .change-search-btn {
		width: 10%;
	}

}


@media (min-width: 768px) and (max-width: 989px) {
	.iPad-width { width: auto; }
	.find-dates-btn, .change-search-btn {width: 30%; margin-left: 15px; padding: 0;}
	.room-occupancy p {color: #fff;}
	.ipad-width {margin: 0;}
}

@media only screen and (max-width: 767px) {
	.room-occupancy p {color: #fff;}
	.dates-btn {display: block;}
	a.dates-btn:focus, a.dates-btn:hover {color: #fff;}
}
.offer-list-heading { color: #802f2d!important}

/* Styling '21 */

.mid-section h2 {
	font-size: 32px;
	color: #000!important;
}
.filter-btn-cover .filter-btn {
	color: #ce7656;
	font-size: 16px;
}
.filter-form-cover { 
	background-color: #dfdaca;
}
.mid-section .custom-row .form-group select.form-control {
	height: 50px;
	border: solid 1px rgba(82, 98, 100, 0.4);
}
.mid-section .checkbox-row label {
	font-size: 16px;
	color: #526264;
}
.filter-form-btn {
	font-size: 14px;
	padding: 9px 0;
	font-weight: 700;
}
.offers-list article .hotel-text h2,
.offers-list article.no-offer-results h2 {
	font-size: 24px;
	color: #000000;
}
.offers-list article .hotel-text .availability p {
	color: rgba(82, 98, 100, 0.6);
	font-size: 14px;
	font-style: italic;
}
.offers-list article .hotel-text p,
.offerList__content p,
.offerList__content {
	font-size: 16px;
	color: #526264;
}

.offerList__content ul {
	margin-top: 5px;
	/*list-style: none;*/
}
.offerList__content li {
	position: relative;
	font-size: 16px;
	color: #526264;
	margin-bottom: 5px;
}
.offerList__content li:before {
	content: "\f111";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	top: 4px;
	left: 0;
	color: #CE7656;
}
.offerList__content a {
	color: #ce7656;
}
p.offerList__hotel,
.share-links ul li {
	color: rgba(82, 98, 100, 0.6);
	font-style: italic;
	font-size: 14px;
}
.offers-list article .find-out-more-btn {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 0;
}
.offers-list article .find-out-more-btn:focus {
	outline: #fff solid 1px;
}
.offers-list article .hotel-text {
	padding: 30px;
}
@media screen and (max-width: 767px) {
	.offers-list article .hotel-text {
		padding: 20px 10px;
	}
}