.headerOuterArea {
	position: absolute;
	z-index: 999;
	left: 0;
	top: 0;
	padding-left: 50px;
}

.headerOuterArea .headerTopArea {
	background: #2c2f36;
	padding-block: 12px;
}

.leftTopHeader {
	border-bottom: 1px solid #fff;
	padding-right: 50px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

.contactInfoTop {
}

.contactInfoTop ul {
	margin: 0px !important;
}

.contactInfoTop ul li {
	margin: 0 !important;
}

.contactInfoTop ul li:first-child {
	position: relative;
	margin-right: 28px !important;
	padding-right: 28px;
}

.contactInfoTop ul li:first-child:after, .rightTopHeader .monTime p:after {
	width: 1px !important;
	height: 18px !important;
	background: #fff;
	content: "";
	right: 0;
	top: 50%;
	position: absolute !important;
	transform: translateY(-50%);
	border: none !important;
	inset-inline-end: 0 !important;
}

.rightTopHeader .monTime p:after {
}

.contactInfoTop ul li a {
	font-size: 17px;
	letter-spacing: 0px;
	color: #ffffff;
	font-weight: 400;
	font-family: "Barlow";
	outline: none;
	gap: 12px;
}

.contactInfoTop ul li a span {
	font-size: 17px;
	letter-spacing: 0px;
	color: #ffffff;
	font-weight: 400;
	font-family: "Barlow";
	outline: none;
	padding: 0 !important;
}

.contactInfoTop ul li a .elementor-icon-list-icon svg {
	width: 20px;
	height: 20px;
	margin: 0 !important;
}

.contactInfoTop ul li a .elementor-icon-list-icon svg path {
	fill: #fff;
	stroke: #fff;
}

.contactInfoTop ul li a .elementor-icon-list-text {
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 26px;
	color: #ffffff;
	font-family: "Helvetica" !important;
}

.rightHeader {
	max-width: 835px;
}

body.home .ast-header-without-markup {
	display: none;
}

.headerMainOuter {
	padding-block: 25px !important;
	background: none !important;
}

.buttonHeart .elementor-button-content-wrapper {
	display: flex;
	align-items: center;
	gap: 10px !important;
}

.buttonHeart .elementor-button-icon {
	display: flex;
	align-items: center;
}

.logoBoxArea .elementor-widget-container {
	align-items: center;
	display: flex;
}

.logoBoxArea a {
	outline: none !important;
}

.menuTopArea {
	padding-right: 50px !important;
	gap: 50px;
	align-items: center;
	justify-content: flex-end;
}

.bookNowBtn {
	margin-left: 0px !important;
	min-width: 125px !important;
}

.bookNowBtn a {
	display: block;
	outline: none !important;
	border: none !important;
	border-radius: 5px;
	padding: 10px 18px !important;
	background: #2fa1bc !important;
	transition: all 0.5s ease;
	color: #ffffff;
}

.bookNowBtn a:hover {
	color: #2fa1bc !important;
	background: #fff !important;
}

.bookNowBtn a .elementor-button-text {
	font-size: 18px;
	letter-spacing: 0px;
	font-family: "Helvetica";
	text-align: center;
	white-space: nowrap;
	word-break: keep-all;
}

.psitpoMenuArea {
	width: 100% !important;
	display: flex;
	justify-content: flex-end;
	padding-right: 0px;
}

.psitpoMenuArea .hfe-nav-menu__layout-horizontal {
	width: 100% !important;
}

.psitpoMenuArea ul {
	gap: 60px;
}

.psitpoMenuArea ul:after, .psitpoMenuArea ul:before {
	display: none !important;
}

.psitpoMenuArea ul li {
	position: relative;
}

.psitpoMenuArea ul li a {
	display: flex;
	padding: 0 !important;
	border: none !important;
	outline: none !important;
	position: relative;
	font-size: 18px !important;
	letter-spacing: 1px !important;
	line-height: 32px !important;
	color: #ffffff !important;
	font-weight: 500 !important;
	font-family: "Poppins" !important;
}

.psitpoMenuArea ul li:after {
	background: #fff;
	width: 1px;
	height: 20px;
	content: "";
	position: absolute;
	right: -30px;
	top: 9px;
	display: none;
}

.psitpoMenuArea ul li:last-child:after {
	display: none;
}

.psitpoMenuArea ul li a:after {
	background: #fff !important;
	width: 100%;
	height: 2px;
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0;
	opacity: 0;
	transition: all 0.5s ease;
	background-size: contain;
	z-index: 1;
}

.psitpoMenuArea ul li.current-menu-item a:after, .psitpoMenuArea ul li:hover a:after {
	opacity: 1 !important;
}

.psitpoMenuArea ul li.current-menu-item a, .psitpoMenuArea ul li:hover a {
}

.psitpoMenuArea ul li.current-menu-item li a:after, .psitpoMenuArea ul li li:hover a:after {
	opacity: 0 !important;
}

.psitpoMenuArea li.hfe-has-submenu {
}

.psitpoMenuArea ul.hfe-nav-menu li a .sub-arrow i {
	display: none;
}

.psitpoMenuArea ul.hfe-nav-menu li.hfe-has-submenu a {
	padding-right: 22px !important;
}

.psitpoMenuArea ul.hfe-nav-menu li.hfe-has-submenu ul.sub-menu li a {
	color: #2c2f36 !important;
	text-transform: unset !important;
	padding: 10px 20px !important;
	font-size: 18px !important;
}

.psitpoMenuArea ul.hfe-nav-menu li.hfe-has-submenu ul.sub-menu li:hover a {
	color: #fff !important;
	background: #ffcd00 !important;
}

.psitpoMenuArea ul.hfe-nav-menu li.hfe-has-submenu ul.sub-menu {
	width: 330px !important;
}

.psitpoMenuArea ul.hfe-nav-menu li.hfe-has-submenu a .sub-arrow {
	width: 14px;
	height: 14px;
	background: #000;
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 1;
	background-size: contain;
}

.psitpoMenuArea ul.hfe-nav-menu li.hfe-has-submenu:hover a .sub-arrow {
	background-size: contain;
}

.contactInfo ul li a span, .leftHeaderTop ul li span {
	font-size: 17px !important;
	line-height: 27px !important;
	font-weight: 300 !important;
}

.contactInfo ul.elementor-icon-list-items {
	gap: 40px !important;
	margin: 0 !important;
	padding: 0 !important;
}

.contactInfo ul.elementor-icon-list-items li, .leftHeaderTop ul li {
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}

.contactInfo ul.elementor-icon-list-items li:after {
	width: 1px !important;
	height: 18px !important;
	position: absolute !important;
	left: auto !important;
	right: -20px !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	content: "" !important;
	background: #363e52 !important;
	z-index: 1 !important;
	border: none !important;
}

.contactInfo ul.elementor-icon-list-items li:last-child:after {
	display: none !important;
}

.contactInfo ul li a {
	gap: 10px !important;
	display: flex !important;
}

.contactInfo ul li a span.elementor-icon-list-text, .leftHeaderTop ul li span.elementor-icon-list-text {
	margin: 0 !important;
	padding: 0 !important;
}

.leftHeaderTop ul li span span {
	color: #f74f22 !important;
	font-style: italic !important;
	font-weight: 600 !important;
	margin-right: 15px !important;
}

.leftHeaderTop ul li {
	gap: 10px;
}

.contactInfo ul li a svg, .leftHeaderTop ul li svg {
	margin: 0 !important;
	padding: 0 !important;
	width: 17px !important;
	height: 17px !important;
}

.leftHeaderTop ul li svg {
	opacity: 0.5;
}

.bannerOuter .swiper-slide-inner {
	padding-right: 175px !important;
	padding-left: 175px !important;
	justify-content: flex-start;
}

.bannerOuter .swiper-pagination {
	display: none;
}

.bannerOuter .elementor-slide-heading {
	font-size: 18px !important;
	letter-spacing: 1px !important;
	line-height: 32px !important;
	color: #ffffff !important;
	font-weight: 500 !important;
	font-family: "Poppins" !important;
	margin-bottom: 0 !important;
}

.bannerOuter .elementor-slide-heading span {
	font-size: 72px !important;
	line-height: 82px !important;
	color: #ffffff !important;
	font-weight: 700 !important;
	font-family: "Manrope", sans-serif !important;
	font-style: normal !important;
	display: block;
}

.bannerOuter .swiper-slide-contents {
	justify-content: space-between;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	max-width: 750px !important;
	gap: 50px;
}

.bannerOuter .swiper-slide-bg {
	position: relative;
}

.bannerOuter .swiper-slide-bg:after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background: rgba(0,0,0,0.5);
}

.bannerOuter .elementor-slide-description {
	font-size: 18px !important;
	letter-spacing: 1px !important;
	line-height: 32px !important;
	color: #ffffff !important;
	font-weight: 400 !important;
	font-family: "Poppins" !important;
	max-width: 100%;
}
.bannerOuter .elementor-slide-description strong, .roomPostContent p strong {
    background: #ffb143 !important;
    color: #000;
    font-size: 22px;
    padding: 2px 10px;
}

.bannerOuter .elementor-slide-description:after {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 0;
	content: "";
	background: rgba(255,255,255,0.3);
	position: absolute;
	display: none;
}

.bannerOuter .elementor-slide-button {
	font-size: 18px !important;
	line-height: 28px !important;
	color: #ffffff !important;
	font-weight: 500 !important;
	padding: 0px 45px;
	padding-right: 90px;
	border: none !important;
	background: #5b9ae9 !important;
	outline: none !important;
	transition: all 0.5s ease;
	font-family: "Barlow", sans-serif !important;
	text-transform: uppercase;
	border: 1px solid #5b9ae9;
	border-radius: 0px !important;
	position: relative;
	padding-block: 19px;
}

.bannerOuter .elementor-slide-button:after {
	no-repeat;
	content: "";
	position: absolute;
	right: 45px;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background-size: contain;
}

.bannerOuter .elementor-slide-button:hover:after {
	no-repeat;
	background-size: contain;
}

.bannerOuter .elementor-slide-button:hover {
	background: #fff !important;
	color: #5b9ae9 !important;
	border-color: #fff;
}

.bannerOuter .elementor-swiper-button {
	width: 40px;
	height: 40px;
	border: 1px solid rgba(255,255,255,0.5);
	border-radius: 100px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	z-index: 9999999 !important;
}

.bannerOuter .elementor-swiper-button svg {
	width: 20px !important;
	height: 20px !important;
}

.bannerOuter .elementor-swiper-button:hover svg path {
	fill: #5b9ae9;
}

.bannerOuter .elementor-swiper-button:hover {
	border: 1px solid #5b9ae9;
}

.bannerOuter .elementor-swiper-button.elementor-swiper-button-prev {
}

.leftRightGap {
	padding-inline: 50px !important;
}

.searchFormArea {
	width: 100%;
	float: left;
	max-width: 1230px !important;
}

.searchHotelArea {
	width: 100%;
	float: left;
	margin-top: -170px !important;
	position: relative;
	z-index: 1;
	background: rgba(255,255,255,0.3);
	backdrop-filter: blur(10px) saturate(120%);
	-webkit-backdrop-filter: blur(8px) saturate(120%);
	border-radius: 15px;
	flex-direction: row !important;
	align-items: center;
	padding-inline: 46px;
	padding-block: 28px;
	justify-content: space-between !important;
	display: none !important;
}

.searchHotelArea .mphb_sc_search-check-in-date br, .searchHotelArea .mphb_sc_search-check-out-date br, .searchHotelArea .mphb_sc_search-adults br, .searchHotelArea .mphb_sc_search-children br {
	display: none !important;
}

.searchHotelArea .mphb_sc_search-check-in-date label, .searchHotelArea .mphb_sc_search-adults label, .searchHotelArea .mphb_sc_search-check-out-date label, .searchHotelArea .mphb_sc_search-children label {
	color: #fff !important;
	font-size: 15px !important;
	line-height: 25px !important;
	width: 100% !important;
	display: flex;
	justify-content: center;
	font-family: "Poppins", serif !important;
	font-weight: 300 !important;
	letter-spacing: 1px;
}

.searchHotelArea .mphb_sc_search-check-in-date label abbr, .searchHotelArea .mphb_sc_search-check-out-date label abbr, .searchHotelArea .mphb_sc_search-adults label abbr, .searchHotelArea .mphb_sc_search-children label abbr {
	display: none !important;
}

.searchHotelArea .h2West h3 {
	min-width: 150px;
	font-family: "Poppins", serif !important;
	font-size: 20px;
	line-height: 25px;
	font-weight: 500 !important;
}

.h2West h3 {
	color: #fff !important;
}

.searchHotelArea .mphb_sc_search-form {
	display: flex !important;
	gap: 80px !important;
	align-items: center;
}

.searchHotelArea .mphb_sc_search-form .mphb-required-fields-tip {
	display: none;
}

.searchHotelArea .mphb_sc_search-wrapper {
	display: flex;
	justify-content: center;
}

.searchHotelArea p {
	margin: 0 !important;
	font-family: 'Barlow Condensed', sans-serif !important;
	padding: 0 !important;
	padding-right: 0px !important;
}

.searchHotelArea p br {
	display: none;
}

.searchHotelArea p.mphb_sc_search-adults, .searchHotelArea p.mphb_sc_search-children {
	padding-right: 0px !important;
}

.searchHotelArea .mphb_sc_search-submit-button-wrapper {
	width: auto !important;
	flex: unset !important;
	padding-right: 0 !important;
	border-right: 0px solid #fff !important;
	margin-bottom: 0px !important;
}

.searchAvaila .mphb_sc_search-submit-button-wrapper {
	margin-bottom: 0px !important;
}

.searchHotelArea .mphb_sc_search-submit-button-wrapper .button {
	width: 185px !important;
	background: #00a2ca !important;
	padding: 0px !important;
	font-size: 17px;
	text-transform: uppercase;
	border: none;
	margin: 0;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	transition: all 0.3s ease-out;
	letter-spacing: 3px;
}

.searchHotelArea .mphb_sc_search-check-in-date .mphb-datepick, .searchHotelArea .mphb_sc_search-check-out-date .mphb-datepick, .searchHotelArea .mphb_sc_search-adults select, .searchHotelArea .mphb_sc_search-children select, .searchHotelArea .mphb_sc_search-submit-button-wrapper .button {
	height: 42px !important;
	border-radius: 0px !important;
	border: none !important;
	padding-inline: 0px;
	box-shadow: none !important;
	font-family: "Poppins", serif !important;
	background: none !important;
	color: #fff !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.searchHotelArea .mphb_sc_search-adults select option, .searchHotelArea .mphb_sc_search-children select option {
	color: #000 !important;
}

.searchHotelArea ::-webkit-input-placeholder {
	color: #fff;
}

.searchHotelArea :-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.searchHotelArea ::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.searchHotelArea :-ms-input-placeholder {
	color: #fff;
}

.searchHotelArea .mphb_sc_search-check-in-date .mphb-datepick, .searchHotelArea .mphb_sc_search-check-out-date .mphb-datepick {
	background: none;
	color: #fff !important;
	text-align: center;
}

.searchHotelArea .mphb_sc_search-adults select, .searchHotelArea .mphb_sc_search-children select {
	padding-left: 10px;
	padding-right: 15px;
}

.searchHotelArea .mphb_sc_search-children select {
	padding-right: 10px;
}

.searchHotelArea p.mphb_sc_search-check-out-date, .searchHotelArea p.mphb_sc_search-check-in-date {
	position: relative;
}

.searchHotelArea .mphb_sc_search-check-out-date:after, .searchHotelArea p.mphb_sc_search-check-in-date:after {
}

.searchHotelArea .mphb_sc_search-submit-button-wrapper .button:hover {
	background: #00a2ca !important;
}

.searchHotelArea .mphb_sc_search-submit-button-wrapper .button {
	background: transparent !important;
	border: 1px solid #00cbfe !important;
	border-radius: 30px !important;
	outline: none !important;
	height: 40px !important;
}

.searchHotelArea select option:checked, .searchHotelArea select option:hover {
	background: #00a2ca !important;
	color: #fff !important;
}

.datepick-popup {
	padding: 4px !important;
	background: #fff !important;
}

.datepick-popup .datepick-ctrl {
	background: #00a2ca;
	font-family: 'Barlow Condensed', sans-serif !important;
}

.datepick-popup .datepick-cmd {
	font-weight: 400 !important;
	padding: 10px;
	font-size: 17px;
	letter-spacing: 1px;
	outline: none !important;
	border: none !important;
}

.datepick-popup .datepick-cmd.datepick-cmd-next, .datepick-popup .datepick-cmd.datepick-cmd-prev {
	position: relative;
	font-size: 0px;
	height: 50px;
	width: 50px;
	padding: 0;
}

.datepick-popup .datepick-cmd.datepick-cmd-next:after, .datepick-popup .datepick-cmd.datepick-cmd-prev:after {
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 50%;
	content: "";
	background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/next.png) no-repeat center;
	background-size: 16px;
	transform: translateY(-50%);
}

.datepick-popup .datepick-cmd.datepick-cmd-prev:after {
	background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/prev.png) no-repeat center;
	background-size: 16px;
}

.datepick-popup .datepick-ctrl .datepick-cmd:hover {
}

.datepick-popup .datepick-cmd:hover {
	background: none !important;
	color: #0283a3 !important;
}

.datepick-popup .datepick-multi .datepick-nav {
	background: #00a2ca !important;
	font-family: 'Barlow Condensed', sans-serif !important;
	display: flex;
	justify-content: space-between;
}

.datepick-popup a.datepick-disabled {
	color: #fff !important;
	opacity: 0.5;
}

.datepick-popup .datepick-month.last {
	display: none !important;
}

.datepick-popup .datepick {
	width: 290px !important;
	border-radius: 0px;
	border: none;
}

.datepick-popup .datepick-month.first {
	width: 100% !important;
	float: left;
	border: none;
}

.datepick-popup .datepick-month-row {
	width: 100% !important;
	float: left;
}

.datepick-popup .datepick-month-header {
	background: #0283a3 !important;
}

.datepick-popup .datepick-month-header select {
	background: none !important;
}

.datepick-popup .datepick-month-header select option {
	background: #00a2ca !important;
	color: #0283a3 !important;
}

.datepick-popup .datepick-month table {
	margin-bottom: 0;
	border-color: #f9f7f3 !important;
	font-family: 'Barlow Condensed', sans-serif !important;
}

.datepick-month td .datepick-today {
	background-color: #b2f0ff !important;
	color: #000 !important;
}

.datepick-popup .datepick-month thead {
}

.datepick-popup .datepick-month thead tr th {
	background: #fff !important;
	color: #000 !important;
}

.datepick-popup a.mphb-selectable-date {
	background: #f9f7f3 !important;
	color: #000 !important;
}

.datepick-popup a.datepick-today {
	background: #fff !important;
	color: #0283a3 !important;
}

.datepick-popup a.datepick-selected, .datepick-popup a.mphb-selectable-date:hover {
	background: #b2f0ff !important;
	color: #0283a3 !important;
}

.datepick-popup .datepick-other-month.mphb-extra-date {
	background: #fff !important;
}

@media only screen and (max-width:991px) {
}

.ast-container {
	max-width: 100% !important;
}

body.page .ast-container {
	max-width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.roomBoxSearch {
	margin-bottom: 0px !important;
	display: flex !important;
}

.roomBoxSearch .mphb_room_type {
	width: 50% !important;
	float: left;
	padding: 0px;
	margin-top: 0 !important;
	margin-bottom: 50px !important;
}

.roomBoxSearch .mphb_room_type p {
	margin-bottom: 0 !important;
	width: 100% !important;
	float: left;
	margin-top: 0 !important;
	display: none !important;
	flex-direction: column;
}

.roomBoxSearch .mphb-recommendation {
	display: none;
}

.roomBoxSearch .mphb-recommendation-title {
	display: none;
}

.roomBoxSearch .mphb_room_type p.mphb-view-details-button-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	display: none !important;
}

.roomBoxSearch .mphb_sc_search_results-wrapper {
	width: 100% !important;
	float: left;
}

.roomBoxSearch .mphb_room_type p.mphb-view-details-button-wrapper .button {
	display: flex;
}

.roomBoxSearch .mphb-recommendation {
}

.roomBoxSearch ul.mphb-loop-room-type-attributes {
	display: flex;
	flex-direction: row;
	width: 100%;
	float: left;
}

.roomBoxSearch p.mphb-regular-price {
	display: flex;
	flex-direction: row !important;
	justify-content: center;
	gap: 7px;
	margin-bottom: 10px !important;
	display: none !important;
}

.roomBoxSearch .mphb-reserve-room-section {
	width: 100%;
	float: left;
	display: none !important;
}

.roomBoxSearch p.mphb-regular-price .mphb-price-period {
	border: none !important;
}

.roomBoxSearch.accommlist_bxinner h2.mphb-room-type-title {
	padding-inline: 20px !important;
}

.roomBoxSearch .mphb-reservation-cart {
	margin-bottom: 0px !important;
}

.roomBoxSearch .mphb-room-type-images {
	margin-bottom: 15px;
	padding-inline: 20px;
}

.roomBoxSearch .mphb-room-type-images .flex-viewport {
	border-radius: 25px;
}

.roomBoxSearch .mphb-room-type-images .gallery-size-large {
}

.roomBoxSearch .mphb-room-type-images .gallery-size-thumbnail {
	display: none !important;
}

.roomBoxSearch .mphb-room-type-images .gallery-icon {
	width: 100% !important;
	height: 350px !important;
	display: flex;
}

.roomBoxSearch .mphb-room-type-images .gallery-icon a {
	width: 100% !important;
	height: 100% !important;
}

.roomBoxSearch .mphb-room-type-images .gallery-icon img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
}

.roomBoxSearch .flex-direction-nav a:before {
	color: #fff !important;
	font-size: 30px !important;
}

.roomBoxSearch .flex-direction-nav a {
	font-size: 30px;
	line-height: 30px;
	width: 30px;
	height: 30px;
}

.searchFormOuter {
	padding-bottom: 60px;
}

.searchFormOuter .mphb_sc_search-form {
}

.searchFormOuter .mphb_sc_search-form .mphb-required-fields-tip {
	display: none;
}

.searchFormOuter .mphb_sc_search-submit-button-wrapper .button {
	font-size: 18px;
	letter-spacing: 0px;
	font-family: Helvetica;
	text-align: center;
	word-break: keep-all;
	white-space: nowrap;
	padding: 10px 18px !important;
	background: #01a2cc !important;
	border-radius: 5px;
	transition: 0.5s;
	border: 1px solid #01a2cc;
	outline: none !important;
	min-width: 185px;
	height: 50px;
	margin-top: 25px;
	text-transform: uppercase;
}

.searchFormOuter .mphb_sc_search-submit-button-wrapper .button:hover {
	background: #fff !important;
	color: #01a2cc !important;
}

.searchFormOuter p label abbr {
	display: none !important;
}

.searchFormOuter p label {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #000000;
	font-weight: 700 !important;
	font-family: "Manrope" !important;
	padding-bottom: 0;
	margin-bottom: 7px !important;
	width: 100%;
	float: left;
}

.searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-check-in-date input, .searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-check-out-date input, .searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-adults select, .searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-children select {
	border-radius: 5px;
	background-color: #f6f6f6;
	height: 70px;
	border: none;
	font-size: 17px;
	letter-spacing: 0px;
	line-height: 28px;
	color: #616161;
	font-weight: 300;
	font-family: "Roboto";
	padding-block: 0px !important;
	padding-inline: 25px !important;
}

.searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-check-in-date, .searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-check-out-date, .searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-adults, .searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-children {
	margin-bottom: 20px !important;
}

.roomInnerList {
}

.roomInnerList .roomsAreaPage {
	margin-bottom: 0px !important;
}

.roomsAreaPage {
	max-width: 630px !important;
	margin-left: auto;
	margin-right: auto;
}

.roomsAreaPage .navigation.mphb-pagination {
	width: 100%;
	float: left;
	flex-basis: 100%;
}

.roomsAreaPage .accommlist_bxinner {
	flex-wrap: wrap;
	justify-content: center;
	gap: 0 !important;
	column-gap: 0% !important;
	display: flex !important;
}

.roomsAreaPage .accommlist_bxinner .mphb-room-type {
	margin-top: 0 !important;
	width: 100%;
	margin-bottom: 0px;
}

.roomInnerList .room_accommondationwrp .westexlodge_h5 h5 {
	margin: 0 !important;
}

.roomInnerList .room_accommondationwrp {
	margin-bottom: 40px !important;
}

.listPage .navigation {
	margin-top: 25px !important;
}

.listPage .navigation .nav-links {
	font-size: 18px;
	line-height: 28px;
	gap: 10px;
	display: flex;
	justify-content: center;
}

.leftRight250 {
	padding-inline: 250px;
}

.listPage .mphb-view-details-button-wrapper {
	margin: 0 !important;
	display: flex;
	justify-content: center;
	margin-top: 15px !important;
}

.listPage .mphb-view-details-button-wrapper .mphb-view-details-button {
	margin: 0 !important;
	background: #2fa1bc !important;
	font-size: 18px !important;
	letter-spacing: 0px;
	color: #ffffff !important;
	font-family: "Helvetica" !important;
	text-align: center !important;
	border: 1px solid #2fa1bc;
}

.listPage .accommlist_bxinner .mphb-loop-room-type-attributes li {
	color: #616161;
}

.roomsAreaPage .accommlist_bxinner .mphb-loop-room-thumbnail img {
	width: 100% !important;
}

.listPage .accommlist_bxinner .mphb-loop-room-type-attributes {
	margin-top: 0 !important;
}

.listPage .mphb-view-details-button-wrapper .mphb-view-details-button:hover {
	background: #fff !important;
	color: #2fa1bc !important;
}

.listPage .mphb-regular-price {
	margin-bottom: 0;
	font-size: 22px;
	line-height: 32px;
	color: #000;
}

.listPage .mphb-regular-price .mphb-price {
	font-weight: 500 !important;
}

.listPage .mphb-regular-price strong {
	display: none;
}

.listPage .mphb-regular-price .mphb-price-period {
	border: none !important;
	text-transform: capitalize;
	font-size: 16px;
}

.listPage h2.mphb-room-type-title a:focus {
	outline: none !important;
}

.amiMainArea {
	padding-top: 60px !important;
}

.amiTitle {
}

.amiTitle h2 {
	font-size: 52px !important;
	letter-spacing: 1px !important;
	line-height: 52px !important;
	color: #030303 !important;
	font-weight: 700 !important;
	font-family: "Manrope" !important;
}

.titleDescAmi {
	gap: 15px;
	margin-bottom: 50px !important;
}

.titleDescAmi .paraTitle {
}

.titleDescAmi .paraTitle p {
	font-size: 18px !important;
	line-height: 32px !important;
	color: #2d2d2d !important;
	font-weight: 400 !important;
	font-family: "Poppins" !important;
	text-align: center !important;
	margin-bottom: 0 !important;
	max-width: 890px;
}

.allAmenitiesArea {
}

.innerAcExcell {
}

.innerAcExcell .acBoxAminities {
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 40px !important;
	padding-top: 40px !important;
	position: relative;
}

.innerAcExcell .acBoxAminities:nth-child(2):after, .innerAcExcell .acBoxAminities:nth-child(5):after, .innerAcExcell .acBoxAminities:nth-child(8):after, .innerAcExcell .acBoxAminities:nth-child(11):after {
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: -15px;
	content: "";
	background: #fff;
	z-index: 1;
	left: -15px;
}

.innerAcExcell .acBoxAminities:nth-child(2):before, .innerAcExcell .acBoxAminities:nth-child(5):before, .innerAcExcell .acBoxAminities:nth-child(8):before, .innerAcExcell .acBoxAminities:nth-child(11):before {
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: -15px;
	content: "";
	background: #fff;
	z-index: 1;
	right: -15px;
}

.innerAcExcell .acBoxAminities:nth-child(3), .innerAcExcell .acBoxAminities:nth-child(6), .innerAcExcell .acBoxAminities:nth-child(9), .innerAcExcell .acBoxAminities:nth-child(12), .innerAcExcell .acBoxAminities:nth-child(15), .innerAcExcell .acBoxAminities:nth-child(18) {
	border-right: 0px solid #d7d7d7;
}

:root {
	--cols: 3;
}

.innerAcExcell .acBoxAminities:nth-last-child(-n+3), .innerAcExcell .acBoxAminities:nth-last-child(-n+2), .innerAcExcell .acBoxAminities:nth-last-child(-n+1) {
	border-bottom: 0px solid #d7d7d7;
}

.aminitiesOuter {
	margin-bottom: 60px;
}

.acBoxAminities h3 span {
	text-transform: capitalize !important;
	font-size: 25px !important;
	letter-spacing: 1px !important;
	line-height: 32px !important;
	color: #010101 !important;
	font-weight: 500 !important;
	font-family: "Poppins" !important;
}

.acBoxAminities .elementor-icon-box-wrapper {
	justify-content: center;
	gap: 25px !important;
}

.acBoxAminities .elementor-icon-box-icon {
	border-radius: 0px;
	background: none !important;
	padding: 0px;
	width: 100%;
	height: 80px;
	margin-inline: auto !important;
}

.acBoxAminities .elementor-icon-box-icon .elementor-icon {
	width: 100% !important;
	height: 100% !important;
}

.acBoxAminities .elementor-icon-box-icon .elementor-icon svg {
	width: 100% !important;
	height: 100% !important;
	object-fit: contain !important;
}

.innerAcExcell {
	display: grid !important;
	grid-template-columns: repeat(3,1fr);
}

.onlyAboutRoom .mphb-room-type-gallery-wrapper {
	display: none;
}

.onlyAboutRoom .mphb-regular-price {
	display: none;
}

.onlyAboutRoom .mphb-booking-form {
	display: none;
}

.onlyAboutRoom .mphb-reservation-form-title {
	display: none;
}

.onlyAboutRoom .mphb-single-room-type-attributes {
	display: none;
}

.onlyAboutRoom .mphb-details-title {
	display: none;
}

.leftContentMainArea {
	width: 100% !important;
	padding-right: 50px !important;
}

.formRightArea {
	max-width: 415px !important;
}

.formRightArea .mphb-required-fields-tip {
	display: none;
}

.formRightArea .mphb-reserve-btn-wrapper {
	margin-bottom: 0 !important;
	margin-top: 35px !important;
}

.formRightArea .mphb-reserve-btn-wrapper .mphb-reserve-btn, .formRightArea .mphb-reserve-room-section .mphb-confirm-reservation {
	border-radius: 0px !important;
	background: #00a2ca !important;
	color: #fff !important;
	height: 55px !important;
	border: 1px solid #00a2ca !important;
	font-size: 16px !important;
	text-transform: uppercase !important;
	padding: 0px 30px !important;
	transition: all 0.5s ease;
}

.formRightArea .mphb-reserve-room-section .mphb-rooms-quantity-wrapper, .formRightArea .mphb-reserve-room-section .mphb-regular-price {
	display: none;
}

.formRightArea .mphb-reserve-btn-wrapper .mphb-reserve-btn:hover, .formRightArea .mphb-reserve-room-section .mphb-confirm-reservation:hover {
	background: #0188a9 !important;
	border: 1px solid #0188a9 !important;
}

.formAreaCon h2 {
	font-size: 24px !important;
	line-height: 34px !important;
	color: #000 !important;
	margin-bottom: 25px !important;
}

.formAreaCon .mphb-check-in-date-wrapper, .formAreaCon .mphb-check-out-date-wrapper, .formAreaCon .mphb-adults-wrapper {
	margin-bottom: 25px !important;
}

.formAreaCon .mphb-check-in-date-wrapper br, .formAreaCon .mphb-check-out-date-wrapper br, .formAreaCon .mphb-adults-wrapper br {
	display: none !important;
}

.formAreaCon .mphb-check-in-date-wrapper label, .formAreaCon .mphb-check-out-date-wrapper label, .formAreaCon .mphb-adults-wrapper label {
	font-size: 16px !important;
	line-height: 26px !important;
	margin-bottom: 10px !important;
	display: block;
}

.formAreaCon .mphb-check-in-date-wrapper label abbr, .formAreaCon .mphb-check-out-date-wrapper label abbr {
	display: none !important;
}

.formAreaCon .mphb-check-in-date-wrapper .mphb-datepick, .formAreaCon .mphb-check-out-date-wrapper .mphb-datepick, .formAreaCon .mphb-adults-wrapper select {
	height: 60px !important;
	padding: 0 20px !important;
	border: 1px solid #00a2ca !important;
	border-radius: 0 !important;
}

.formAreaCon {
	width: 100%;
	background: #f3f4f8 !important;
	padding: 40px !important;
}

.formAreaCon .mphb-errors-wrapper {
	border: 1px solid #d00d12;
	display: flex;
	padding: 5px 15px !important;
}

.formAreaCon .mphb-errors-wrapper p.mphb-error {
	margin-bottom: 0 !important;
	color: #d00d12 !important;
}

.roomTitleBox {
	margin-top: 25px !important;
	margin-bottom: 35px !important;
	font-family: "Poppins" !important;
}

.roomTitleBox .amiTitle h2 {
	font-size: 35px !important;
	line-height: 45px !important;
	color: #000 !important;
	margin: 0 !important;
	font-weight: 900 !important;
	letter-spacing: 0px !important;
}

.roomTitleBox .mphb-regular-price {
	margin-bottom: 0 !important;
	margin-top: 7px !important;
}

.roomTitleBox .mphb-regular-price strong {
	display: none !important;
}

.roomTitleBox .mphb-price {
	font-size: 24px !important;
	line-height: 34px !important;
	color: #00a2ca !important;
	font-weight: 500 !important;
}

.roomTitleBox .mphb-price-period {
	font-size: 24px !important;
	line-height: 34px !important;
	color: #00a2ca !important;
	font-weight: 500 !important;
	text-transform: capitalize;
	border: none;
	padding-left: 20px;
	position: relative;
	margin-left: 5px;
}

.roomTitleBox .mphb-price-period:after {
	content: "/";
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 24px;
	color: #00a2ca !important;
	transform: translateY(-50%);
}

.roomPostContent h3, .roomPostContent h2 {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 30px;
	color: #111 !important;
	text-transform: capitalize;
	font-weight: 600;
	font-family: "Poppins" !important;
	margin-bottom: 10px;
}

.roomPostContent p {
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 32px;
	color: #2d2d2d;
	font-weight: 400;
	font-family: "Poppins" !important;
}

.aminetsListDtl {
}

.aminetsListDtl .mphb-attribute-title {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 30px;
	color: #111 !important;
	text-transform: capitalize;
	font-weight: 600;
	font-family: "Poppins" !important;
	margin-bottom: 10px;
}

.aminetsListDtl .mphb-single-room-type-attributes {
	margin: 0 !important;
	flex-direction: column !important;
	display: flex !important;
}

.aminetsListDtl .mphb-room-type-facilities {
	flex-direction: column;
	padding-left: 0 !important;
}

.aminetsListDtl .mphb-room-type-facilities .mphb-attribute-value {
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 32px;
	color: #2d2d2d;
	font-weight: 400;
	font-family: "Poppins" !important;
	display: flex;
	flex-wrap: wrap;
}

.aminetsListDtl .mphb-room-type-facilities .mphb-attribute-value a {
	color: #000;
	border: 1px solid #ccc;
	padding: 5px 15px;
	display: flex;
	outline: none !important;
	font-size: 16px;
	letter-spacing: 0px;
}

.aminetsListDtl .mphb-room-type-facilities .mphb-attribute-value span {
	min-width: 100px;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
}

.aminetsListDtl .mphb-room-type-facilities .mphb-attribute-value span {
}

.aminetsListDtl .mphb-room-type-facilities .mphb-attribute-value span:after {
	width: 100%;
	height: 100%;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	z-index: 1;
	background: rgba(0,0,0,0);
}

.aminetsListDtl .mphb-room-type-facilities .mphb-attribute-value a:before {
	width: 24px !important;
	height: 24px !important;
	display: none !important;
}

.aminetsListDtl .mphb-room-type-facilities:before {
	display: none;
}

.sizeHomeArea .mphb-single-room-type-attributes {
	margin: 0 !important;
	display: flex;
	gap: 15px;
	margin-top: 10px !important;
}

.sizeHomeArea .mphb-single-room-type-attributes li {
	padding-left: 0 !important;
}

.sizeHomeArea .mphb-single-room-type-attributes li:before {
	display: none !important;
}

.mainDetailAreaRoom {
	margin-bottom: 60px !important;
}

.sliderDtlRoom {
	width: 100%;
	height: 450px;
	overflow: hidden;
}

.sliderDtlRoom .flex-viewport {
	height: 450px !important;
}

.sliderDtlRoom .mphb-single-room-type-gallery-wrapper {
	height: 100% !important;
}

.sliderDtlRoom .flexslider {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

.sliderDtlRoom .flexslider .gallery-item span img {
	height: 450px !important;
	object-fit: cover !important;
}

.sliderDtlRoom .flexslider .slides {
	height: auto !important;
}

.faqOuter {
}

.faqOuter {
	margin-top: 35px !important;
}

.faqOuter h2 {
	font-size: 24px !important;
	line-height: 34px !important;
	color: #000 !important;
	margin-bottom: 25px !important;
}

.faqOuter .elementor-widget-text-editor {
	padding: 15px !important;
}

.faqOuter .elementor-widget-text-editor p {
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 26px;
	color: #2d2d2d;
	font-weight: 400;
	font-family: "Poppins" !important;
	margin-bottom: 0 !important;
}

.faqOuter .e-n-accordion-item-title-text {
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 26px;
	color: #000 !important;
	font-weight: 400;
	font-family: "Poppins" !important;
	margin-bottom: 0 !important;
}

.aminetsListDtl .mphb-room-type-facilities {
	gap: 0;
}

.aminetsListDtl.amenitOne .mphb-attribute-value {
	gap: 0;
}

.aminetsListDtl.amenitOne .mphb-attribute-value span {
	display: none !important;
}

.aminetsListDtl.amenitOne .mphb-attribute-value span.facility-central-air-conditioning {
	display: block !important;
}

.aminetsListDtl.amenitOne .mphb-attribute-value span.facility-central-heating {
	display: block !important;
}

.aminetsListDtl.amenitOne .mphb-attribute-value span.facility-free-parking {
	display: block !important;
}

.aminetsListDtl.amenitOne .mphb-attribute-value span.facility-kitchen {
	display: block !important;
}

.aminetsListDtl.amenitOne .mphb-attribute-value span.facility-self-check-in {
	display: block !important;
}

.aminetsListDtl.amenitOne .mphb-attribute-value span.facility-washer {
	display: block !important;
}

.aminetsListDtl.amenitOne .mphb-attribute-value span.facility-wireless-internet-2 {
	display: block !important;
}

.insideAmenities {
	margin-top: 15px !important;
}

.insideAmenities .aminetsListDtl .mphb-attribute-title {
	display: none !important;
}

.insideAmenities .aminetsListDtl .mphb-attribute-value {
	gap: 0;
}

.aminetsListDtl.insideAmen .mphb-attribute-value span {
	display: none !important;
}

.aminetsListDtl.insideAmen .mphb-attribute-value span.facility-shower {
	display: block !important;
}

.aminetsListDtl.insideAmen .mphb-attribute-value span.facility-tv-s {
	display: block !important;
}

.aminetsListDtl.insideAmen .mphb-attribute-value span.facility-hangers {
	display: block !important;
}

.aminetsListDtl.insideAmen .mphb-attribute-value span.facility-high-chair {
	display: block !important;
}

.aminetsListDtl.insideAmen .mphb-attribute-value span.facility-internet-connection {
	display: block !important;
}

.aminetsListDtl.insideAmen .mphb-attribute-value span.facility-en-suite {
	display: block !important;
}

.aminetsListDtl.insideAmen .mphb-attribute-value span.facility-flat-screen-tv {
	display: block !important;
}

.aminetsListDtl.insideAmen .mphb-attribute-value span.facility-dryer {
	display: block !important;
}

.aminetsListDtl.insideAmen .mphb-attribute-value span.facility-linens-provided {
	display: block !important;
}

.aminetsListDtl.saftey .mphb-attribute-title {
	display: none !important;
}

.aminetsListDtl.saftey .mphb-attribute-value {
	gap: 0;
}

.saftyCon {
	margin-top: 15px !important;
}

.aminetsListDtl.saftey .mphb-attribute-value span {
	display: none !important;
}

.aminetsListDtl.saftey .mphb-attribute-value span.facility-access-only-by-stairs {
	display: block !important;
}

.aminetsListDtl.saftey .mphb-attribute-value span.facility-carbon-monoxide-detector {
	display: block !important;
}

.aminetsListDtl.saftey .mphb-attribute-value span.facility-fire-extinguisher {
	display: block !important;
}

.aminetsListDtl.saftey .mphb-attribute-value span.facility-first-aid-kit {
	display: block !important;
}

.aminetsListDtl.saftey .mphb-attribute-value span.facility-minimum-age-requirement {
	display: block !important;
}

.aminetsListDtl.saftey .mphb-attribute-value span.facility-no-pets-allowed {
	display: block !important;
}

.aminetsListDtl.saftey .mphb-attribute-value span.facility-non-smoking {
	display: block !important;
}

.aminetsListDtl.saftey .mphb-attribute-value span.facility-private-entrance-safety-suitability {
	display: block !important;
}

.aminetsListDtl.saftey .mphb-attribute-value span.facility-self-check-out {
	display: block !important;
}

.aminetsListDtl.saftey .mphb-attribute-value span.facility-smoke-detector {
	display: block !important;
}

.aminetsListDtl.saftey .mphb-attribute-value span.facility-suitable-for-children {
	display: block !important;
}

.aminetsListDtl.saftey .mphb-attribute-value span.facility-suitable-for-elderly {
	display: block !important;
}

.aminetsListDtl.saftey .mphb-attribute-value span.facility-parking {
	display: block !important;
}

.kitchenEquipment {
	margin-top: 15px !important;
}

.aminetsListDtl.kitchen .mphb-attribute-title {
	display: none !important;
}

.aminetsListDtl.kitchen .mphb-attribute-value {
	gap: 0;
}

.aminetsListDtl.kitchen .mphb-attribute-value span {
	display: none !important;
}

.aminetsListDtl.kitchen .mphb-attribute-value span.facility-grill {
	display: block !important;
}

.aminetsListDtl.kitchen .mphb-attribute-value span.facility-toaster-kitchen-equipment {
	display: block !important;
}

.aminetsListDtl.kitchen .mphb-attribute-value span.facility-stove-oven {
	display: block !important;
}

.aminetsListDtl.kitchen .mphb-attribute-value span.facility-refrigerator-kitchen-equipment {
	display: block !important;
}

.aminetsListDtl.kitchen .mphb-attribute-value span.facility-microwave-kitchen-equipment {
	display: block !important;
}

.aminetsListDtl.kitchen .mphb-attribute-value span.facility-dishware-and-flatware {
	display: block !important;
}

.aminetsListDtl.kitchen .mphb-attribute-value span.facility-dining-table-kitchen-equipment {
	display: block !important;
}

.aminetsListDtl.kitchen .mphb-attribute-value span.facility-cooking-basics {
	display: block !important;
}

.aminetsListDtl.kitchen .mphb-attribute-value span.facility-coffee-maker {
	display: block !important;
}

.aminetsListDtl.kitchen .mphb-attribute-value span.facility-trash-bags-paper-towels {
	display: block !important;
}

.sleepingArrangements {
	margin-bottom: 15px !important;
}

.aminetsListDtl.sleeping .mphb-attribute-title {
	display: none !important;
}

.aminetsListDtl.sleeping .mphb-attribute-value {
	gap: 0;
}

.aminetsListDtl.sleeping .mphb-attribute-value span {
	display: none !important;
}

.aminetsListDtl.sleeping .mphb-attribute-value span.facility-bedroom-1-queen-bed {
	display: block !important;
}

.aminetsListDtl.sleeping .mphb-attribute-value span.facility-bedroom-2-queen-bed {
	display: block !important;
}

.aminetsListDtl.sleeping .mphb-attribute-value span.facility-bedroom-3-full-bed {
	display: block !important;
}

.aminetsListDtl.sleeping .mphb-attribute-value span.facility-bedroom-4-full-bed {
	display: block !important;
}

.aminetsListDtl.sleeping .mphb-attribute-value span.facility-bedroom-5-full-bed {
	display: block !important;
}

.locationDetails {
	margin-bottom: 15px !important;
	margin-top: 15px !important;
}

.aminetsListDtl.outDoor .mphb-attribute-title {
	display: none !important;
}

.aminetsListDtl.outDoor .mphb-attribute-value {
	gap: 0;
}

.aminetsListDtl.outDoor .mphb-attribute-value span {
	display: none !important;
}

.aminetsListDtl.outDoor .mphb-attribute-value span.facility-post-office-park-0-5-miles {
	display: block !important;
}

.aminetsListDtl.outDoor .mphb-attribute-value span.facility-santa-fe-park-0-7-miles {
	display: block !important;
}

.aminetsListDtl.outDoor .mphb-attribute-value span.facility-mccamey-city-park-0-6-miles {
	display: block !important;
}

.aminetsListDtl.outDoor .mphb-attribute-value span.facility-freedom-park-56-miles {
	display: block !important;
}

.roomPostContent .outdTitle h3 {
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 26px;
	color: #333 !important;
	font-weight: 400;
	margin-bottom: 10px;
}

.outdoorFunCon.thingsTo {
}

.aminetsListDtl.thingsTodo .mphb-attribute-title {
	display: none !important;
}

.aminetsListDtl.thingsTodo .mphb-attribute-value {
	gap: 0;
	line-height: 0;
}

.aminetsListDtl.thingsTodo .mphb-attribute-value span {
	display: none !important;
	line-height: 32px;
}

.aminetsListDtl.thingsTodo .mphb-attribute-value span.facility-rankin-museum-19-miles {
	display: block !important;
}

.aminetsListDtl.thingsTodo .mphb-attribute-value span.facility-iraan-museum-29-miles {
	display: block !important;
}

.aminetsListDtl.thingsTodo .mphb-attribute-value span.facility-annie-riggs-memorial-museum-47-miles {
	display: block !important;
}

.aminetsListDtl.thingsTodo .mphb-attribute-value span.facility-ellen-noel-art-museum-60-miles {
	display: block !important;
}

.aminetsListDtl.teeTimes .mphb-attribute-title {
	display: none !important;
}

.aminetsListDtl.teeTimes .mphb-attribute-value {
	gap: 0;
}

.aminetsListDtl.teeTimes .mphb-attribute-value span {
	display: none !important;
}

.aminetsListDtl.teeTimes .mphb-attribute-value span.facility-rankin-golf-course-20-miles {
	display: block !important;
}

.aminetsListDtl.teeTimes .mphb-attribute-value span.facility-crane-country-club-24-miles {
	display: block !important;
}

.aminetsListDtl.teeTimes .mphb-attribute-value span.facility-iraan-golf-club-29-miles {
	display: block !important;
}

.aminetsListDtl.teeTimes .mphb-attribute-value span.facility-desert-pines-golf-course-49-miles {
	display: block !important;
}

.aminetsListDtl.airport .mphb-attribute-title {
	display: none !important;
}

.aminetsListDtl.airport .mphb-attribute-value {
	gap: 0;
	line-height: 0;
}

.aminetsListDtl.airport .mphb-attribute-value span {
	display: none !important;
	line-height: 32px;
}

.aminetsListDtl.airport .mphb-attribute-value span.facility-midland-international-air-space-port-65-miles {
	display: block !important;
}

.footer_mid .social_icn {
	display: none !important;
}

.paymentInfo {
	width: 100%;
	float: left;
	margin-bottom: 60px !important;
}

.paymentInfo .elementor-widget-container {
	display: flex;
	justify-content: center;
}

.paymentInfo .mphb-payment-messages {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f3f4f8;
	width: 100%;
}

.paymentInfo .mphb-payment-messages p {
	margin: 0;
	padding-top: 115px;
	position: relative;
	font-size: 24px !important;
	line-height: 34px !important;
	color: #000 !important;
	font-weight: 600;
	margin-bottom: 30px !important;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	text-align: center;
	width: 100%;
	display: flex;
	justify-content: center;
	max-width: 530px;
}

.paymentInfo .mphb-payment-messages p:after {
	width: 60px;
	height: 60px;
	background: url("https://selecctt.com/westexlodge/wp-content/uploads/2025/11/checked.png") no-repeat;
	content: "";
	position: absolute;
	top: 35px;
	left: 50%;
	transform: translateX(-50%);
	background-size: contain !important;
}

.paymentInfo .mphb_sc_booking_confirmation {
	display: flex;
	flex-direction: row;
	justify-content: center;
	max-width: 900px;
	flex-wrap: wrap;
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
}

.paymentInfo .accommodations {
	width: 100%;
	display: flex;
}

.paymentInfo .accommodations .accommodations-title {
	display: none;
}

.paymentInfo .accommodations .accommodations-list a {
	display: flex;
	background: #2fa1bc;
	border: 1px solid #2fa1bc;
	color: #fff !important;
	font-size: 17px;
	line-height: 27px;
	padding: 7px 20px;
	margin-top: 20px;
	border-radius: 5px;
	transition: all 0.5s ease;
}

.paymentInfo .accommodations .accommodations-list a:hover {
	background: #fff;
	border: 1px solid #2fa1bc;
	color: #2fa1bc !important;
}

.paymentInfo .mphb-booking-details-section {
	width: 50%;
	display: flex;
	flex-direction: column;
	padding: 35px;
}

.paymentInfo .mphb-booking-details-section .mphb-booking-details>li span.label {
	font-size: 17px !important;
	line-height: 27px !important;
	color: #434343 !important;
	font-weight: 400;
	margin-bottom: 0px !important;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	text-align: left;
}

.paymentInfo .mphb-booking-details-section h3 {
	font-size: 18px !important;
	line-height: 28px !important;
	color: #000 !important;
	font-weight: 500;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
}

.paymentInfo .mphb-booking-details-section h3:after {
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	background: #ccc;
}

.paymentInfo .mphb-booking-details-section.booking {
}

.paymentInfo .mphb-booking-details-section.payment {
	margin-top: 0 !important;
	float: right;
}

.paymentInfo .mphb-booking-details {
	flex-direction: column;
	gap: 15px;
}

.paymentInfo .mphb-booking-details li {
	margin: 0 !important;
	padding-right: 0 !important;
	border: none !important;
	display: flex;
	gap: 10px;
}

@media only screen and (max-width:1680px) {
	.psitpoMenuArea ul li a {
		font-size: 17px !important;
		line-height: 31px !important;
	}

	.rightHeader {
		max-width: 815px;
	}

	.bookNowBtn a .elementor-button-text {
		font-size: 17px;
	}
}

@media only screen and (max-width:1440px) {
	.psitpoMenuArea ul li a {
		font-size: 16px !important;
		line-height: 30px !important;
	}

	.contactInfoTop ul li a .elementor-icon-list-text {
		font-size: 14px;
		letter-spacing: 1px;
		line-height: 24px;
	}

	.psitpoMenuArea ul {
		gap: 45px;
	}

	.rightHeader {
		max-width: 736px;
	}

	.bookNowBtn a .elementor-button-text {
		font-size: 16px;
	}
}

@media only screen and (max-width:1367px) {
	.bannerOuter .elementor-slide-description {
		max-width: 760px !important;
	}
	
	.bannerOuter .swiper-slide-contents {
		gap: 25px;
		margin-top: 100px;
	}
}

@media only screen and (max-width:1366px) {
	.contactInfo ul li a span, .leftHeaderTop ul li span {
		font-size: 15px !important;
		line-height: 25px !important;
	}
	.bannerOuter .swiper-slide-contents {
		gap: 25px;
		margin-top: 100px;
	}
}

@media only screen and (max-width:1150px) {
	.psitpoMenuArea ul {
		gap: 30px;
	}

	.contactInfo ul.elementor-icon-list-items {
		gap: 20px !important;
	}

	.contactInfo ul.elementor-icon-list-items li:after {
		right: -10px !important;
	}

	.menuTopArea {
		padding-right: 30px !important;
		gap: 30px;
	}

	.leftTopHeader {
		padding-right: 30px;
	}

	.rightHeader {
		max-width: 635px;
	}

	.headerOuterArea {
		padding-left: 30px;
	}
}

@media only screen and (max-width:1024px) {
	.menuTopArea {
		padding-right: 20px !important;
		gap: 20px;
	}

	.leftTopHeader {
		padding-right: 20px;
	}

	.menuTopArea {
		flex-direction: row-reverse !important;
		justify-content: flex-start !important;
	}

	.headerOuterArea {
		padding-left: 20px;
	}

	.rightHeader {
		gap: 0px;
	}

	.headerMainOuter {
		padding-block: 15px !important;
	}

	.leftHeaderTop {
		display: none;
	}

	.logoBoxArea a {
		display: flex !important;
	}

	.logoBoxArea a img {
		height: 80px !important;
		object-fit: contain;
		object-position: left;
	}

	.psitpoMenuArea .hfe-nav-menu-icon svg path {
		fill: #fff !important;
	}

	.psitpoMenuArea .hfe-nav-menu-icon svg {
		width: 25px !important;
		height: 25px !important;
	}

	.psitpoMenuArea .hfe-nav-menu__toggle {
		margin: 0 !important;
		text-align: right;
		padding-right: 0px;
	}

	.psitpoMenuArea .hfe-nav-menu__toggle .hfe-nav-menu-icon {
		padding-right: 0 !important;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.psitpoMenuArea ul li a:after {
		z-index: -1;
	}

	.psitpoMenuArea {
		display: flex;
		flex-direction: row-reverse !important;
	}

	.psitpoMenuArea ul li:after {
		display: none !important;
	}

	.psitpoMenuArea .hfe-nav-menu__layout-horizontal {
		width: 100% !important;
		min-width: 550px;
		right: 0 !important;
		left: auto !important;
		top: 112% !important;
		position: absolute;
	}

	.psitpoMenuArea .hfe-nav-menu-icon svg {
		top: 2px;
		position: relative;
		outline: none;
	}

	.psitpoMenuArea ul.hfe-nav-menu li.current-menu-item a, .psitpoMenuArea ul.hfe-nav-menu li:hover a {
		color: #2fa1bc !important;
	}

	.psitpoMenuArea ul.hfe-nav-menu li a {
		color: #000 !important;
		padding: 15px 22px !important;
		position: relative;
		z-index: 1;
	}

	.psitpoMenuArea ul.hfe-nav-menu li a:after {
		width: 100%;
	}

	.psitpoMenuArea ul.hfe-nav-menu {
		gap: 0;
		z-index: 1;
	}

	.psitpoMenuArea {
		width: 50px !important;
		justify-content: flex-start !important;
	}

	.psitpoMenuArea ul li a {
		font-size: 14px !important;
		line-height: 24px !important;
	}

	.rightHeader {
		width: auto;
	}

	.leftTopHeader {
		padding-bottom: 10px;
		margin-bottom: 7px;
	}

	.contactInfoTop ul li:first-child {
		margin-right: 18px !important;
		padding-right: 18px;
	}

	.contactInfoTop ul li a .elementor-icon-list-icon svg {
		width: 16px;
		height: 16px;
	}
	.bannerOuter .elementor-slide-description strong, .roomPostContent p strong {
    font-size: 18px;
}
}

@media only screen and (max-width:767px) {
	.menuTopArea {
		padding-right: 15px !important;
		gap: 15px;
	}

	.leftTopHeader {
		padding-right: 15px;
	}

	.psitpoMenuArea .hfe-nav-menu__layout-horizontal {
		min-width: 430px;
		z-index: 999 !important;
	}

	.logoArea {
		width: 90px;
	}

	.headerInner .rightContainer {
		display: flex !important;
		max-width: 100px;
	}

	.headerInner {
		display: flex;
		flex-direction: row !important;
		justify-content: space-between;
	}

	.headerOuterArea {
		padding-left: 15px;
	}
}

@media only screen and (max-width:640px) {
	.psitpoMenuArea .hfe-nav-menu__layout-horizontal {
		min-width: 300px;
		z-index: 999 !important;
	}

	.psitpoMenuArea .hfe-nav-menu-icon svg {
		width: 25px !important;
		height: 25px !important;
	}
}

@media only screen and (max-width:600px) {
	.socialIconsArea {
		margin-left: 0px !important;
	}

	.socialIconsArea .elementor-social-icons-wrapper {
		gap: 8px !important;
	}

	.socialIconsArea:after {
		left: 7px;
	}
}

@media only screen and (max-width:590px) {
	.contactInfoTop ul li a .elementor-icon-list-text {
		display: none !important;
	}
	.bannerOuter .elementor-slide-description strong, .roomPostContent p strong {
    font-size: 14px;
    padding: 0 5px;
}
}

@media only screen and (max-width:480px) {
	.buttonHeart .elementor-button-text {
		font-size: 11px;
	}

	.buttonHeart:after {
		top: 0;
		height: 33px;
	}

	.rightInfo {
		display: flex;
		gap: 10px;
	}

	.logoBoxArea a img {
		width: 85px !important;
	}

	.buttonHeart .elementor-button {
		padding: 5px 10px 3px;
	}

	.psitpoMenuArea .hfe-nav-menu-icon svg {
		width: 20px !important;
		height: 20px !important;
	}

	.psitpoMenuArea .hfe-nav-menu__layout-horizontal {
		min-width: 230px;
	}
	.bannerOuter .elementor-slide-description strong, .roomPostContent p strong {
    font-size: 12px;
    padding: 0 3px;
		font-weight:600 !important;
}
}

@media only screen and (max-width:400px) {
	.psitpoMenuArea .hfe-nav-menu__layout-horizontal {
		min-width: 190px;
	}
}

@media only screen and (max-width:1680px) {
	.bannerOuter .elementor-slide-heading span {
		font-size: 62px !important;
		line-height: 72px !important;
	}

	.bannerOuter .elementor-slide-description {
		font-size: 17px !important;
		line-height: 30px !important;
	}
}

@media only screen and (max-width:1440px) {
	.bannerOuter .elementor-slide-description {
		font-size: 16px !important;
		line-height: 28px !important;
	}

	.bannerOuter .elementor-slide-description {
		max-width: 450px;
	}

	.bannerOuter .elementor-slide-heading {
		font-size: 16px !important;
		line-height: 30px !important;
	}

	.bannerOuter .swiper-slide-inner {
		padding-right: 135px !important;
		padding-left: 135px !important;
	}
}

@media only screen and (max-width:1366px) {
	.bannerOuter .elementor-slide-heading span {
		font-size: 52px !important;
		line-height: 62px !important;
	}
}

@media only screen and (max-width:1280px) {
	.bannerOuter .swiper-slide-inner {
		padding-right: 125px !important;
		padding-left: 125px !important;
	}
}

@media only screen and (max-width:1150px) {
	.bannerOuter .elementor-slide-heading {
		font-size: 14px !important;
		line-height: 28px !important;
	}

	.bannerOuter .elementor-slide-heading span {
		font-size: 48px !important;
		line-height: 58px !important;
	}

	.bannerOuter .elementor-slide-description {
		font-size: 15px !important;
		line-height: 27px !important;
	}

	.bannerOuter .elementor-slide-description {
		max-width: 430px;
	}

	.bannerOuter .swiper-slide-inner {
		padding-right: 105px !important;
		padding-left: 105px !important;
	}

	.bannerOuter .swiper-slide-contents {
		gap: 25px;
	}
}

@media only screen and (max-width:1080px) {
	.bannerOuter .elementor-slide-heading span {
		font-size: 40px !important;
		line-height: 50px !important;
	}
}

@media only screen and (max-width:1024px) {
	.bannerOuter .swiper-slide-contents {
		flex-direction: column;
	}

	.bannerOuter .elementor-swiper-button {
		width: 30px;
		height: 30px;
	}

	.bannerOuter .elementor-swiper-button svg {
		width: 15px !important;
		height: 15px !important;
	}
}

@media only screen and (max-width:767px) {
	.bannerOuter .swiper-slide-inner {
		padding-right: 65px !important;
		padding-left: 65px !important;
	}

	.bannerOuter .swiper-slide-contents {
		gap: 10px;
		margin-top: 50px;
	}

	.bannerOuter .elementor-slide-description {
		max-width: 100%;
	}

	.bannerOuter .swiper-slide {
		height: 650px !important;
	}

	.bannerOuter .elementor-slide-description {
		font-size: 14px !important;
		line-height: 23px !important;
	}
}

@media only screen and (max-width:540px) {
	.bannerOuter .elementor-swiper-button {
		display: none !important;
	}

	.bannerOuter .swiper-slide-inner {
		padding-right: 25px !important;
		padding-left: 25px !important;
	}

	.bannerOuter .elementor-slide-heading span {
		font-size: 30px !important;
		line-height: 40px !important;
	}

	.bannerOuter .elementor-slide-heading {
		font-size: 13px !important;
		line-height: 20px !important;
	}
}

@media only screen and (max-width:1550px) {
	.searchHotelArea .mphb_sc_search-wrapper {
		justify-content: flex-end;
	}
}

@media only screen and (max-width:1440px) {
	.searchHotelArea .mphb_sc_search-form {
		gap: 50px !important;
	}

	.searchHotelArea .mphb_sc_search-submit-button-wrapper .button {
		font-size: 15px;
		width: 155px !important;
		letter-spacing: 1px;
	}

	.searchHotelArea .mphb_sc_search-check-in-date label, .searchHotelArea .mphb_sc_search-adults label, .searchHotelArea .mphb_sc_search-check-out-date label, .searchHotelArea .mphb_sc_search-children label {
	}

	.searchHotelArea .mphb_sc_search-check-in-date .mphb-datepick, .searchHotelArea .mphb_sc_search-check-out-date .mphb-datepick, .searchHotelArea .mphb_sc_search-adults select, .searchHotelArea .mphb_sc_search-children select, .searchHotelArea .mphb_sc_search-submit-button-wrapper .button {
		height: 42px !important;
		font-size: 15px;
	}
}

@media only screen and (max-width:1280px) {
	.searchHotelArea .h2West h3 {
		min-width: 130px;
		font-size: 20px;
		line-height: 30px;
	}

	.searchHotelArea .mphb_sc_search-check-in-date .mphb-datepick, .searchHotelArea .mphb_sc_search-check-out-date .mphb-datepick, .searchHotelArea .mphb_sc_search-adults select, .searchHotelArea .mphb_sc_search-children select, .searchHotelArea .mphb_sc_search-submit-button-wrapper .button {
		height: 32px !important;
	}

	.searchHotelArea {
		padding-inline: 26px;
		padding-block: 20px;
		margin-top: -135px !important;
	}

	.searchHotelArea .mphb_sc_search-form {
		gap: 35px !important;
	}
}

@media only screen and (max-width:1150px) {
	.leftRightGap {
		padding-inline: 30px !important;
	}
}

@media only screen and (max-width:1024px) {
	.searchHotelArea .mphb_sc_search-submit-button-wrapper .button {
		font-size: 14px;
		width: 125px !important;
		letter-spacing: 1px;
	}

	.searchHotelArea .mphb_sc_search-check-in-date label, .searchHotelArea .mphb_sc_search-adults label, .searchHotelArea .mphb_sc_search-check-out-date label, .searchHotelArea .mphb_sc_search-children label {
		font-size: 14px !important;
		line-height: 24px !important;
	}

	.searchHotelArea .mphb_sc_search-form {
		gap: 25px !important;
	}

	.leftRightGap {
		padding-inline: 20px !important;
	}
}

@media only screen and (max-width:912px) {
	.searchHotelArea {
		padding-inline: 20px;
		padding-block: 20px;
		margin-top: 20px !important;
		background: #00a2ca;
		margin-bottom: 0px;
	}

	.searchHotelArea .h2West h3 {
		min-width: 100%;
		font-size: 18px;
		line-height: 28px;
	}

	.searchHotelArea .mphb_sc_search-submit-button-wrapper .button {
		font-size: 13px;
		width: 105px !important;
	}

	.searchHotelArea .mphb_sc_search-form {
		gap: 25px !important;
		display: grid !important;
		grid-template-columns: repeat(2,1fr);
		width: 100%;
	}

	.searchHotelArea {
		flex-direction: column !important;
		gap: 20px;
		justify-content: flex-start !important;
		align-items: flex-start;
	}

	.searchHotelArea .mphb_sc_search-check-in-date .mphb-datepick, .searchHotelArea .mphb_sc_search-check-out-date .mphb-datepick, .searchHotelArea .mphb_sc_search-adults select, .searchHotelArea .mphb_sc_search-children select {
		border: 1px solid #fff !important;
		height: 50px !important;
		text-align: left;
		padding-inline: 15px;
	}

	.searchHotelArea .mphb_sc_search-check-in-date label, .searchHotelArea .mphb_sc_search-adults label, .searchHotelArea .mphb_sc_search-check-out-date label, .searchHotelArea .mphb_sc_search-children label {
		display: flex;
		justify-content: flex-start;
		margin-bottom: 7px !important;
	}

	.searchHotelArea .mphb_sc_search-submit-button-wrapper .button:hover {
		background: #fff !important;
		color: #00a2ca !important;
	}
}

@media only screen and (max-width:767px) {
	.searchHotelArea {
		padding-inline: 20px;
	}

	.leftRightGap {
		padding-inline: 15px !important;
	}
}

@media only screen and (max-width:479px) {
	.searchHotelArea .mphb_sc_search-form {
		gap: 15px !important;
		grid-template-columns: repeat(1,1fr);
	}

	.searchHotelArea .mphb_sc_search-submit-button-wrapper {
		margin-top: 10px !important;
	}

	.searchHotelArea .mphb_sc_search-check-in-date .mphb-datepick, .searchHotelArea .mphb_sc_search-check-out-date .mphb-datepick, .searchHotelArea .mphb_sc_search-adults select, .searchHotelArea .mphb_sc_search-children select {
		height: 38px !important;
	}

	.searchHotelArea .mphb_sc_search-check-in-date label, .searchHotelArea .mphb_sc_search-adults label, .searchHotelArea .mphb_sc_search-check-out-date label, .searchHotelArea .mphb_sc_search-children label {
		font-size: 14px !important;
		line-height: 24px !important;
	}

	.searchHotelArea {
		padding-inline: 15px;
	}
}

@media only screen and (max-width:1024px) {
	.roomBoxSearch .mphb_room_type {
		margin-bottom: 30px !important;
	}

	.roomBoxSearch p.mphb_sc_search_results-info {
		margin-bottom: 15px !important;
	}
}

@media only screen and (max-width:912px) {
	.roomBoxSearch .mphb-room-type-images .flex-viewport {
		height: 250px !important;
		border-radius: 10px;
	}
}

@media only screen and (max-width:767px) {
	.roomBoxSearch .mphb_sc_search_results-wrapper {
		display: flex !important;
		flex-direction: column;
	}

	.roomBoxSearch .mphb_room_type {
		width: 100% !important;
	}

	.roomBoxSearch p.mphb_sc_search_results-info {
		margin-bottom: 10px !important;
	}

	.roomBoxSearch .mphb-room-type-images {
		padding-inline: 0px;
		margin-bottom: 5px;
	}

	.roomBoxSearch .flex-direction-nav a {
		font-size: 20px;
		line-height: 20px;
		width: 20px;
		height: 20px;
	}

	.roomBoxSearch .flex-direction-nav a:before {
		font-size: 20px !important;
	}
}

@media only screen and (max-width:1440px) {
	.searchFormOuter p label {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 5px !important;
	}

	.searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-check-in-date input, .searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-check-out-date input, .searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-adults select, .searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-children select {
		height: 50px !important;
		font-size: 16px;
	}

	.searchFormOuter {
		gap: 40px !important;
	}

	.searchFormOuter .mphb_sc_search-submit-button-wrapper .button {
		font-size: 16px;
		padding: 10px 18px !important;
		min-width: 165px;
		margin-top: 20px;
	}
}

@media only screen and (max-width:1024px) {
	.searchFormOuter {
		padding-bottom: 30px;
	}

	.searchFormOuter p label {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 3px !important;
	}

	.searchFormOuter {
		gap: 30px !important;
	}

	.searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-check-in-date input, .searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-check-out-date input, .searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-adults select, .searchFormOuter .mphb_sc_search-wrapper p.mphb_sc_search-children select {
		height: 40px !important;
		padding-inline: 15px !important;
		font-size: 14px;
	}

	.searchFormOuter .mphb_sc_search-submit-button-wrapper .button {
		font-size: 14px;
	}
}

@media only screen and (max-width:767px) {
	.figureLodge {
		display: none !important;
	}

	.searchFormOuter .mphb_sc_search-submit-button-wrapper .button {
		margin-top: 10px;
		height: 45px;
	}
}

@media only screen and (max-width:1680px) {
	.leftRight250 {
		padding-inline: 190px;
	}
}

@media only screen and (max-width:1440px) {
	.leftRight250 {
		padding-inline: 150px;
	}

	.listPage .mphb-regular-price {
		font-size: 20px;
		line-height: 30px;
	}

	.listPage .mphb-view-details-button-wrapper .mphb-view-details-button {
		font-size: 16px !important;
		padding: 12px 25px !important;
	}

	.listPage .mphb-view-details-button-wrapper {
		margin-top: 20px !important;
	}
}

@media only screen and (max-width:1280px) {
	.leftRight250 {
		padding-inline: 100px;
	}
}

@media only screen and (max-width:1024px) {
	.leftRight250 {
		padding-inline: 40px;
	}

	.roomsAreaPage .accommlist_bxinner {
		display: flex;
		column-gap: 4% !important;
	}

	.roomsAreaPage .accommlist_bxinner .mphb-loop-room-thumbnail {
		height: 250px;
	}
}

@media only screen and (max-width:991px) {
	.leftRight250 {
		padding-inline: 20px;
	}
}

@media only screen and (max-width:767px) {
	.leftRight250 {
		padding-inline: 15px;
	}

	.roomsAreaPage .accommlist_bxinner .mphb-room-type {
		width: 100%;
	}

	.roomsAreaPage .accommlist_bxinner {
		column-gap: 0% !important;
	}
}

@media only screen and (max-width:600px) {
	.roomsAreaPage .accommlist_bxinner .mphb-loop-room-thumbnail {
		border-radius: 15px;
	}
}

@media only screen and (max-width:1680px) {
	.amiTitle h2 {
		font-size: 46px !important;
		line-height: 46px !important;
	}

	.titleDescAmi .paraTitle p {
		font-size: 16px !important;
		line-height: 28px !important;
	}

	.acBoxAminities h3 span {
		font-size: 22px !important;
		line-height: 28px !important;
	}

	.acBoxAminities .elementor-icon-box-icon {
		height: 70px;
	}
}

@media only screen and (max-width:1440px) {
	.amiMainArea {
		padding-top: 40px !important;
	}

	.amiTitle h2 {
		font-size: 42px !important;
		line-height: 42px !important;
	}

	.titleDescAmi .paraTitle p {
		font-size: 15px !important;
		line-height: 27px !important;
		max-width: 750px;
	}

	.acBoxAminities h3 span {
		font-size: 20px !important;
		line-height: 26px !important;
	}

	.acBoxAminities .elementor-icon-box-icon {
		height: 60px;
	}

	.acBoxAminities .elementor-icon-box-wrapper {
		gap: 20px !important;
	}

	.innerAcExcell .acBoxAminities {
		padding-bottom: 30px !important;
		padding-top: 30px !important;
	}
}

@media only screen and (max-width:1280px) {
	.acBoxAminities h3 span {
		font-size: 18px !important;
		line-height: 26px !important;
	}

	.acBoxAminities .elementor-icon-box-icon {
		height: 50px;
	}

	.acBoxAminities .elementor-icon-box-wrapper {
		gap: 15px !important;
	}

	.innerAcExcell .acBoxAminities {
		padding-bottom: 30px !important;
		padding-top: 30px !important;
	}
}

@media only screen and (max-width:1024px) {
	.amiTitle h2 {
		font-size: 38px !important;
		line-height: 38px !important;
	}

	.titleDescAmi .paraTitle p {
		font-size: 14px !important;
		line-height: 24px !important;
		max-width: 750px;
	}

	.acBoxAminities h3 span {
		font-size: 16px !important;
		line-height: 24px !important;
	}

	.acBoxAminities .elementor-icon-box-icon {
		height: 40px;
	}

	.acBoxAminities .elementor-icon-box-wrapper {
		gap: 15px !important;
	}

	.innerAcExcell .acBoxAminities {
		padding-bottom: 20px !important;
		padding-top: 20px !important;
	}

	.amiMainArea {
		padding-top: 30px !important;
	}

	.aminitiesOuter {
		margin-bottom: 30px;
	}

	.titleDescAmi {
		gap: 10px;
		margin-bottom: 30px !important;
	}

	.innerAcExcell .acBoxAminities:nth-child(2):before, .innerAcExcell .acBoxAminities:nth-child(5):before {
		width: 20px;
		height: 20px;
		bottom: -10px;
		right: -10px;
	}

	.innerAcExcell .acBoxAminities:nth-child(2):after, .innerAcExcell .acBoxAminities:nth-child(5):after {
		width: 20px;
		height: 20px;
		bottom: -10px;
		left: -10px;
	}
}

@media only screen and (max-width:767px) {
	.amiTitle h2 {
		font-size: 28px !important;
		line-height: 28px !important;
	}

	.innerAcExcell .acBoxAminities {
		border-right: 0px solid #ccc;
	}

	.innerAcExcell .acBoxAminities:nth-last-child(-n+3), .innerAcExcell .acBoxAminities:nth-last-child(-n+2) {
		border-bottom: 1px solid #d7d7d7;
	}

	.innerAcExcell .acBoxAminities:nth-last-child(-n+1) {
		border-bottom: 0px solid #d7d7d7;
		padding-bottom: 0px !important;
	}

	.titleDescAmi .paraTitle p {
		max-width: 100%;
	}

	.acBoxAminities h3 span {
		font-size: 15px !important;
		line-height: 22px !important;
	}

	.innerAcExcell .acBoxAminities:nth-child(2):before, .innerAcExcell .acBoxAminities:nth-child(5):before, .innerAcExcell .acBoxAminities:nth-child(8):before, .innerAcExcell .acBoxAminities:nth-child(2):after, .innerAcExcell .acBoxAminities:nth-child(5):after, .innerAcExcell .acBoxAminities:nth-child(8):after {
		display: none;
	}

	.bannerOuter .elementor-slide-description {
		font-size: 14px !important;
		line-height: 20px !important;
		margin-bottom: 0px;
	}
}

@media only screen and (max-width:480px) {
	.acBoxAminities .elementor-icon-box-icon {
		height: 30px;
	}

	.innerAcExcell .acBoxAminities {
		padding-bottom: 15px !important;
		padding-top: 15px !important;
	}

	.acBoxAminities .elementor-icon-box-wrapper {
		gap: 10px !important;
	}
}

@media only screen and (max-width:1440px) {
	.room_accommondationwrp .westexlodge_h5 h5 {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width:1024px) {
	.accommlist_bxinner .mphb-loop-room-thumbnail {
		height: 250px;
	}

	.room_accommondationwrp .westexlodge_h5 h5 {
		margin-bottom: 0;
	}
}

@media only screen and (max-width:1440px) {
	.gallery_header .westexlodge_h5 h5 {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width:1024px) {
	.gallery_header .westexlodge_h5 h5 {
		margin-bottom: 0px;
	}
}

@media only screen and (max-width:480px) {
	.inner_title h1 {
		font-size: 34px;
		line-height: 50px !important;
	}
}

@media only screen and (max-width:1680px) {
	.roomPostContent p {
		font-size: 16px;
		line-height: 26px;
	}

	.faqOuter .elementor-widget-text-editor p {
		font-size: 15px !important;
		line-height: 25px;
	}

	.faqOuter .e-n-accordion-item-title-text {
		font-size: 15px !important;
		line-height: 25px;
	}

	.roomTitleBox .amiTitle h2 {
		font-size: 31px !important;
		line-height: 41px !important;
	}

	.roomTitleBox .mphb-price {
		font-size: 20px !important;
		line-height: 30px !important;
	}

	.roomTitleBox .mphb-price-period {
		font-size: 20px !important;
		line-height: 30px !important;
		padding-left: 15px;
		margin-left: 0px;
	}

	.roomTitleBox .mphb-price-period:after {
		font-size: 16px !important;
	}

	.sizeHomeArea .mphb-single-room-type-attributes li {
		font-size: 15px;
		line-height: 25px;
	}

	.sizeHomeArea .mphb-single-room-type-attributes {
		margin-top: 6px !important;
	}

	.roomTitleBox {
		margin-top: 15px !important;
		margin-bottom: 25px !important;
	}

	.aminetsListDtl .mphb-room-type-facilities .mphb-attribute-value a {
		font-size: 15px;
		line-height: 25px;
	}

	.aminetsListDtl .mphb-room-type-facilities .mphb-attribute-value span {
		margin-bottom: 5px;
		margin-right: 5px;
	}

	.roomPostContent h3, .roomPostContent h2, .aminetsListDtl .mphb-attribute-title {
		font-size: 18px;
		line-height: 28px;
	}
}

@media only screen and (max-width:1440px) {
	.formAreaCon h2, .faqOuter h2 {
		font-size: 22px !important;
		line-height: 32px !important;
		margin-bottom: 15px !important;
	}

	.leftContentMainArea {
		padding-right: 30px !important;
	}

	.formAreaCon .mphb-check-in-date-wrapper .mphb-datepick, .formAreaCon .mphb-check-out-date-wrapper .mphb-datepick, .formAreaCon .mphb-adults-wrapper select {
		height: 50px !important;
		padding: 0 15px !important;
	}

	.formAreaCon .mphb-check-in-date-wrapper, .formAreaCon .mphb-check-out-date-wrapper {
		margin-bottom: 20px !important;
	}

	.formRightArea .mphb-reserve-btn-wrapper .mphb-reserve-btn {
		height: 50px !important;
		font-size: 15px !important;
		padding: 0px 20px !important;
	}

	.formAreaCon {
		padding: 30px !important;
	}

	.sliderDtlRoom .flexslider .gallery-item span img, .sliderDtlRoom, .sliderDtlRoom .flex-viewport {
		height: 385px !important;
	}

	.roomPostContent p {
		font-size: 15px;
		line-height: 25px;
	}

	.aminetsListDtl .mphb-room-type-facilities .mphb-attribute-value {
		gap: 0 !important;
	}

	.aminetsListDtl .mphb-room-type-facilities .mphb-attribute-value span {
		margin-bottom: 7px;
		margin-right: 7px;
	}

	.formRightArea {
		max-width: 375px !important;
	}
}

@media only screen and (max-width:1150px) {
	.formRightArea {
		max-width: 345px !important;
	}
}

@media only screen and (max-width:1024px) {
	.roomTitleBox .amiTitle h2 {
		font-size: 27px !important;
		line-height: 37px !important;
	}

	.formAreaCon h2, .faqOuter h2 {
		font-size: 20px !important;
		line-height: 30px !important;
		margin-bottom: 10px !important;
	}

	.outdoorFunCon {
		margin-bottom: 7px;
	}

	.formRightArea .mphb-reserve-btn-wrapper .mphb-reserve-btn {
		font-size: 14px !important;
	}

	.formAreaCon {
		padding: 20px !important;
	}

	.roomPostContent p {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 12px;
	}

	.aminetsListDtl .mphb-room-type-facilities .mphb-attribute-value span {
		margin-bottom: 7px;
		margin-right: 7px;
	}

	.formRightArea {
		max-width: 295px !important;
	}

	.sliderDtlRoom .flexslider .gallery-item span img, .sliderDtlRoom, .sliderDtlRoom .flex-viewport {
		height: 355px !important;
	}

	.aminetsListDtl .mphb-room-type-facilities .mphb-attribute-value a {
		font-size: 14px;
		line-height: 22px;
	}

	.faqOuter .e-n-accordion-item-title-text {
		font-size: 14px !important;
		line-height: 22px;
	}

	.faqOuter .elementor-widget-text-editor p {
		font-size: 14px !important;
		line-height: 24px;
	}

	.mainDetailAreaRoom {
		margin-bottom: 30px !important;
	}

	.sizeHomeArea .mphb-single-room-type-attributes li {
		font-size: 14px;
		line-height: 24px;
	}

	.roomPostContent .outdTitle h3 {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width:912px) {
	.leftContentMainArea {
		padding-right: 0px !important;
	}

	.mainDetailAreaRoom {
		row-gap: 20px;
		flex-direction: column !important;
	}

	.formRightArea {
		max-width: 100% !important;
	}

	.faqOuter {
		margin-top: 20px !important;
	}

	.aminetsListDtl .mphb-room-type-facilities .mphb-attribute-value a {
		font-size: 14px;
		line-height: 20px;
		padding: 5px 10px;
	}
}

@media only screen and (max-width:767px) {
	.roomPostContent h3, .roomPostContent h2, .aminetsListDtl .mphb-attribute-title {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 7px;
	}

	.sliderDtlRoom .mphb-flexslider ul.flex-direction-nav a {
		opacity: 1;
	}

	.sliderDtlRoom .flex-direction-nav a:before {
		font-size: 25px;
	}

	.sliderDtlRoom .flexslider .gallery-item span img, .sliderDtlRoom, .sliderDtlRoom .flex-viewport {
		height: 305px !important;
	}

	.roomTitleBox .amiTitle h2 {
		font-size: 24px !important;
		line-height: 34px !important;
	}

	.formRightArea .mphb-reserve-btn-wrapper {
		margin-top: 25px !important;
	}

	.formAreaCon .mphb-check-in-date-wrapper label, .formAreaCon .mphb-check-out-date-wrapper label, .formAreaCon .mphb-adults-wrapper label {
		font-size: 14px !important;
		line-height: 20px !important;
		margin-bottom: 5px !important;
	}

	.formAreaCon .mphb-check-in-date-wrapper .mphb-datepick, .formAreaCon .mphb-check-out-date-wrapper .mphb-datepick, .formAreaCon .mphb-adults-wrapper select {
		font-size: 14px !important;
	}

	.formAreaCon .mphb-check-in-date-wrapper, .formAreaCon .mphb-check-out-date-wrapper {
		margin-bottom: 15px !important;
	}

	.roomPostContent p {
		letter-spacing: 0px;
	}
}

@media only screen and (max-width:600px) {
	.bannerOuter .swiper-slide-inner {
		padding-right: 35px !important;
		padding-left: 35px !important;
	}
}

@media only screen and (max-width:520px) {
	.sliderDtlRoom .flexslider .gallery-item span img, .sliderDtlRoom, .sliderDtlRoom .flex-viewport {
		height: 255px !important;
	}

	.roomTitleBox .mphb-price-period {
		font-size: 16px !important;
		line-height: 26px !important;
		padding-left: 13px;
	}

	.roomTitleBox .mphb-price {
		font-size: 16px !important;
		line-height: 26px !important;
	}

	.roomTitleBox .mphb-price-period:after {
		font-size: 12px !important;
	}

	.roomTitleBox .mphb-regular-price {
		margin-top: 4px !important;
	}
}

@media only screen and (max-width:480px) {
	.aminetsListDtl .mphb-room-type-facilities .mphb-attribute-value span {
		min-width: auto;
	}

	.roomTitleBox {
		margin-bottom: 15px !important;
	}

	.sizeHomeArea .mphb-single-room-type-attributes {
		gap: 10px;
	}
}

@media only screen and (max-width:1440px) {
	.paymentInfo {
		margin-bottom: 40px !important;
	}
}

@media only screen and (max-width:1024px) {
	.paymentInfo {
		margin-bottom: 30px !important;
	}

	.paymentInfo .mphb-payment-messages p {
		padding-top: 95px;
		font-size: 20px !important;
		line-height: 30px !important;
		margin-bottom: 20px !important;
		max-width: 530px;
	}

	.paymentInfo .mphb-payment-messages p:after {
		width: 50px;
		height: 50px;
		background: url("https://selecctt.com/westexlodge/wp-content/uploads/2025/11/checked.png") no-repeat;
		content: "";
		position: absolute;
		top: 25px;
	}

	.paymentInfo .mphb_sc_booking_confirmation {
		max-width: 900px;
	}

	.paymentInfo .mphb-booking-details-section {
		padding: 20px;
	}

	.paymentInfo .mphb-booking-details-section .mphb-booking-details>li span.label, .paymentInfo .mphb-booking-details-section .mphb-booking-details>li span {
		font-size: 14px !important;
		line-height: 24px !important;
	}

	.paymentInfo .mphb-booking-details-section h3 {
		font-size: 15px !important;
		line-height: 25px !important;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	.paymentInfo .mphb-booking-details {
		flex-direction: column;
		gap: 10px;
		flex-wrap: nowrap !important;
	}

	.paymentInfo .mphb-booking-details li {
		gap: 7px;
		flex: unset !important;
	}

	.paymentInfo .accommodations .accommodations-list a {
		font-size: 14px;
		line-height: 24px;
	}
}

@media only screen and (max-width:767px) {
	.paymentInfo .mphb-booking-details-section {
		width: 100%;
		padding-bottom: 0;
	}

	.paymentInfo .mphb_sc_booking_confirmation {
		padding-bottom: 20px;
	}

	.paymentInfo .mphb-payment-messages p {
		padding-inline: 20px;
	}
}

@media only screen and (max-width:520px) {
	.paymentInfo .mphb-payment-messages p {
		font-size: 16px !important;
		line-height: 24px !important;
	}

	.paymentInfo .mphb-payment-messages p {
		padding-inline: 20px;
	}
}

@media only screen and (max-width:380px) {
	.paymentInfo .mphb-payment-messages p {
		padding-inline: 10px;
	}
}
span.wpcf7-form-control-wrap.recaptcha {
    display: flex;
    align-items: center;
    justify-content: center;
}