body{font-family: 'DM Sans', sans-serif!important;}
.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}
div#apierrorMessages {
    padding: 15px 0px;
    font-size: 18px !important;
}
.ui.input {
    font-size: 1em;
    width: 100%;
}
input#phone {
    padding-left: 85px !important;
}
.term-blk label.error {
    margin-left: 10px;
}
/* Inquiry css start  */
.input-field.guest_cls {
    display: flex;
    border-bottom: 1px #ccc solid;
    align-items: center;
    padding-bottom: 17px;
    width: 100%;
    justify-content: space-between;
}
.input-field.guest_cls :last-child {
    margin-right: 0!important;
}
.input-field.guest_cls label{margin-bottom:0;font-weight:normal;}

#creditCardForm .error, #inqueryForm .error{font-weight:normal;}
#creditCardForm input.error, #inqueryForm input.error{border:1px solid #f02525 !important;}
.CountryDrop .dropdown-display{padding: 15px 5px; border: 1px solid #ddd;  border-radius: 10px;}
.CountryDrop .dropdown-main{top:-33%}
.countryError{color:#f02525;font-weight:normal;}

.dropdown-chose:nth-child(0){display:none !important;}
.dropdown-chose:nth-child(1){display:none !important;}

label#Guest_id {
    font-weight: normal;
}
.input-field.guest_cls input#adults {
    max-width: 10px;
    padding: 0px;
    margin: 0px;
    border: none;
    height: 26px;
    border-bottom: none !important; color: #1c1c1c !important;
}
.minus_plus_cls {
    margin: 0px 9px 0px 9px;
    padding: 0px 0px;
    border-radius: 100%;
    border: 2px #cccccc solid;
    color: #333;
    cursor: pointer;
    width: 27px!important;
    height: 27px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    display: inline-block;background: #b9d0da;
}
.outer-container {
    width: 100%;
    max-width: 92px;
}
.input-field.guest_cls :last-child{margin-right:0;}
input#dates_id {
    padding-left:0px!important;
	background:transparent;
}
.div-inline-payment {
    font-size: 16px;
    font-family: 'DM Sans';
    text-transform: capitalize;
}
.secure-div-outer p {
    font-size: 17px!important;
}
h2.price-detail-title {
    font-weight: bold;
    color: #1c1c1c;font-size: 26px;
}
.datepickerdiv {
  position: relative;
  float: left;  
  width: 100%;
  
}
.date-icon {
    position: absolute;
    top: 14px;
    right: 10px;
    /* pointer-events: none; */
    cursor: pointer;
    color: #7c8c6e;
	z-index:-1;
  }
/* Inquiry css end  */

/* Hotel Detail Page css start */
  ul.amenities-list {margin-left:0px;
             display: flex;
            flex-wrap: wrap;
            padding: 0;
        }
      ul.amenities-list li {
    padding: 5px 20px 5px 0px;
    list-style: none;
    position: relative;
    width: 25%;
    color: #484848;
    margin-bottom: 6px;
    font-size: 14.5px;
}

ul.amenities-list li img {
    width: 22px;
    margin-right: 6px;
    vertical-align: middle;
}
	
/* Hotel Detail Page css end */
.payment-outer {
    margin: 20px 0px;
}
.error {
    color: #e76161;
    font-size: 14px;
}
#loader, #mobile-loader {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #3f7828;
    font-size: 18px;
    margin: 25px 0px 0px 0px;
    font-weight: 600;
}

.container {
            display: flex;
            flex-wrap: wrap;
			justify-content:center;
        }
		p{color:#808080;}
#Property-list .container{justify-content:center;}
.property-blk .box {
    display:inline-block;
	max-width:46%;
	width:100%;
	float:left;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 10px 20px;
    padding: 0px 0px;
    box-shadow: 0 0 40px rgb(0 0 0 / 20%);
	border-radius:30px 30px 30px 30px;
}
#Property-list .property-blk .box {
    display:inline-block;
	max-width:35%;
	width:100%;
	float:left;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 10px 20px;
    padding: 0px 0px;
    box-shadow: 0 0 40px rgb(0 0 0 / 20%);
	border-radius:30px 30px 30px 30px;
}
input:focus, input[type="text"]:focus{
	border:1px solid #dddddd;
}
.property-blk .box h2.box-heading{margin:0;}
.hotel-image img {
    width: 100%;
    max-width: 100%;
    border-radius: 30px 30px 0 0;
    height: 225px;
    object-fit: cover;
}
.hotel-image{
	border-radius:30px 30px 0 0;
}
p.floor-room-cls {
    margin-top: 10px;
}
p.floor-room-cls span {
    color: #1c1c1c;
    border-bottom: 2px dashed #1c1c1c;
    text-transform: uppercase;
    font-weight: 500;
}
ul.inline-list {
    margin: 10px 0 0 0;
}
ul.inline-list li {
    display: inline; /* or use 'inline-block' for more control over spacing and alignment */
    margin-right: 0px; /* Adds some space between list items */
	color:#1c1c1c;
        }
ul.inline-list li::before {
    content: "";
    display: inline-block;
    width: 0.25rem;
    height: 0.25rem;
    margin: 0px 0.5rem;
    background: rgb(14, 140, 140);
    opacity: 0.4;
    border-radius: 33px;
    vertical-align: middle;
}	
.detail_box {float:left;
    box-sizing: border-box;
    padding: 10px;
    margin: 20px 10px 0 0px;
    max-width: 52%;
}
.detail-sec {float:right;
    box-sizing: border-box;
    padding: 40px 30px 30px 30px;
    margin: 40px 20px 0 37px;
    max-width: 42%;
    border-radius: 50px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 16%);
}
.detail-div, .img-sec {
    display:inline-block;
	width:100%;
	float:left;
}
.single-img {
    width: 49.5%;
    float: left;
    margin-top: 20px;
}
.single-img img {
    height: 408px;
    width: 100%;
    object-fit: cover;
}
.group-img {
    width: 49.5%;
    float: right;
    display: flex;
    align-items: center;
    margin-top: 20px;
    justify-content: space-between;
}
.group-one, .group-three {
    margin-bottom: 8px;
}
.img-group-two {
    margin-left: 5px;
}
.img-sec img {
    border-radius: 20px;
}
.img-group-one {
    margin-right: 5px;
}
.detail_box h2 {
    font-size: 28px;
    color: #484848;
    font-weight: 700;
    margin-bottom: 15px;
}
.hotel {
    margin-bottom: 20px;
	
	margin-left:30px;
}
.detail-sec p {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.3;
    color: #484848;
}
button.book-now-btn {
    border-radius: 50px;
    color: #fff;
    background: #b00808;
    font-size: 18px;
    padding: 12px 30px;
    font-weight: 600;
}
.inquiry-btn{float:right;}
.hotel-content {
    padding: 25px 15px;
}
.hotel-content .payment-outer {
    margin: 5px 0px 10px;
}
.div-rate-per-night strong {
    color: #ff0000;
}
.show-prices-comp, .hide-prices-comp  {
    color: #000;
    font-size: 14px;
    font-weight: 600;
	cursor: pointer;
}
img.down-img {
    width: 16px;
    height: 16px;
}
img.up-img {
    width: 10px;
    height: 11px;
}
.price-per-night-sec p strong {
    color: #ff0000;font-size:22px;
}
.price-per-night-sec p{font-size:14px !important;}
.show-prices-comp u, .hide-prices-comp u {
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
}
.display-price-control {
    margin-bottom: 20px;
}
.quote-icon .elementor-icon {
    background: #7e8d55;
    border-radius: 50px;
    padding: 10px;
    color: #fff!important;
}
ul.inline-list li:last-child::after {
    display: none;
}
ul.tag-list {
    margin: 10px 0 0 0;
}
ul.tag-list li {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    background: rgb(83 105 66);
    border: 1px solid rgb(83 105 66);
    box-sizing: border-box;
    border-radius: 32px;
    padding: 4px 16px;
    margin-bottom: 10px;
    margin-right: 3px;
}
.hotel-content ul.tag-list a {
    font-size: 16px;
    color: #fff;
}
.hotel-content ul.tag-list a:focus {
    outline: none;
}
h2.box-heading {margin-bottom:12px;
    font-size: 20px !important;
    color: #1c1c1c !important;
}
.hotel-content a {
    color: #1c1c1c;
    font-size: 18px;
    font-weight: bold;
}
#imageSlider {
    width: 100%;
    height: 600px;
    position: relative;
    overflow: hidden;
}
#imageSlider img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 100%;
    transition: left 0.5s;
}
.slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
    cursor: pointer;
    font-size: 24px;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    z-index: 100;
}
.left-arrow {
    left: 10px;
}
.right-arrow {
    right: 10px;
}
.detail_box h3 {margin-top:20px;
    font-size: 25px;
    line-height: 1.3;
    font-weight: 600;
    color: #484848;
    margin-bottom: 10px;
}
#toggleButton {
    background-color: transparent;
    color: #b80e0e;
    border: none;
    padding: 10px 2px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 15px 0px 15px;
    cursor: pointer;
    border-radius: 50px;
    font-weight: bold;
}
div#popup-slider  .mfp-close-btn-in .mfp-close {
    color: #fff !important;
    font-size: 56px;
}
div#popup-slider .slider img {
    width: 910px; /* Ensure slider images fit the container */
	height: 510px;
	margin:0 auto;
	display:block;
}
div#popup-slider .slick-slider{max-width: 600px;
    margin: 0 auto;
}
div#popup-slider {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
}
div#popup-slider .mfp-close {
    color: #fff !important;
    position: absolute;
    background: transparent;
    top: -25px;
    right: -7%;
    opacity: 1;
    border-radius: 50%;
	font-size:50px;
}
div#popup-slider .mfp-close-btn-in .mfp-close:active {
    top: -27px;
}


.slick-next.slick-arrow::after {
    content: '→'; /* Arrow symbol */
    font-size: 24px; /* Adjust as needed */
    line-height: 1; /* Default line-height */
}

.slick-prev.slick-arrow::before {
  content: '←'; /* Custom arrow symbol or text */
    font-size: 24px; /* Font size for the custom arrow/text */
    line-height: 1px
}
div#popup-slider  .mfp-close-btn-in .mfp-close {
    color: #fff !important;
    position: absolute;
    background: transparent;
    top: -32px;
    right: -6%;
    opacity: 1;
    border-radius: 50%;
}
div#popup-slider .slick-prev.slick-arrow {
    background-color: #ddd;
    color: black;
    width: 50px;
    height: 50px;
    font-size: 0;
    position: absolute;
    left: -10%;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
    display: inline-block;
    padding: 0;
    border-radius: 50%;
    line-height: 62px;
}
.slick-next.slick-arrow {
    background-color: #ddd;
    color: black;
    width: 50px;
    height: 50px;
    font-size: 0;
    position: absolute;
    right: -10%;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
    display: inline-block;
    padding: 0;
    border-radius: 50%;
    line-height: 62px;
}
a.popup-link {
    position: absolute;
    bottom: 20px;
    right: 35px;
    color: #333;
    font-weight: 700;
    background: #fff;
    border-radius: 20px;
    width: 100px;
    text-align: center;
}
.group-four {
    position: relative;
}
.img-sec .group-img img {
    height: 200px;
    width: 280px;
}
.term-blk p {
    font-weight: normal;
}
.term-blk p span {
    font-weight: bold;
}
/* Booking Form css */

form.booking-form {
    width: 92%;
    background: #fff;
    margin: 0 auto;
    padding: 15px 30px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.calendar-icon {
    position: relative;
    width: 32%;
    margin-right: 12px;
}
i.fa-calendar {
    position: absolute;
    bottom: 19px;
    right: 10px;
}
input#reservation_id {
    width: 100%;
    border: none;
    background: transparent;
	position: relative;
}
select#adults {
    border: none;
    margin: 0px 6px 0px 0px;
    background: transparent;
}
/* input#checkin {
    width: 55%;
    height: 38px;
    padding: 0 15px;
} */
input#adults {
    width: 10%;
    padding: 0px 15px;
    height: 52px;
    margin-right: 12px;
}
input.submit-btn {border-radius:50px;
    width: 100%;
    max-width: 170px;
    font-weight: 700;
    color: #fff;
    background: #ca1111;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 20px;
}
input.submit-btn:hover{background:#9d0e0e;
color:#fff;}
label {
    font-size: 16px;
    font-weight: 700;
    color: #484848;
    margin-right: 12px;
    font-family: "Poppins", sans-serif;
}

/* button.submit-btn {
    border-radius: 50px;
    width: 100%;
    max-width: 170px;
    font-size: 18px;
    color: #fff;
    background: #ac0000;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 30px;
    display: block;
} */
form.select-date-form .form-details-blk input.form-control {
    border: 1px solid #ddd !important;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background: #fff;
    width: 100% !important;
    padding: 12px 10px !important;
    margin-top: 10px;
    margin-bottom: 5px;
    border-radius: 10px;
}
.intl-tel-input.separate-dial-code .selected-flag {
    background-color: unset !important;
}
.intl-tel-input .flag-container {
    position: absolute;
    top: 12px;
    bottom: 5px;
    right: 0;
    height: 60% !important;
    width: 100%;
    padding: 10px 0px;
}
.form-details-blk p{font-size:16px;}
.intl-tel-input input, .intl-tel-input input[type=tel], .intl-tel-input input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 10px!important;
    margin-bottom: 5px!important;
    padding-right: 0px;
    margin-right: 0;
}
.form-details-blk {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.form-details-blk h4 {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #1c1c1c;
    font-family: inherit;
    margin-bottom: 10px;
}
form.select-date-form .term-blk label{
	display:flex;
}
form.select-date-form .term-blk p{margin-left:10px; width: 100%;}
.form-details-blk .input-field{
	width:49%;
}
.term-blk {
    margin-bottom: 27px;
}
.form-details-blk textarea{
	margin:10px 0;
}
form.select-date-form h2 {
    color: #1C1C1C;
    font-weight: bold;
    margin-top: 20px;
}
form.select-date-form label{margin-bottom:5px;}
.detail_box .select-date-form h2{font-size:26px;}
.price-blk img {
    width: 100%;
    border-radius: 10px;
}
.price-thumb {
    width: 43%;
	border-radius: 10px;
    margin-right: 20px;
}
.price-blk {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.price-blk h2 {
    font-size: 20px;
    font-weight: bold;
    color: #1c1c1c;
    margin-bottom: 4px;
}
.div-inline-payment div {
    color: #1c1c1c;
}
.div-inline-payment {
    display: flex;
    margin-bottom: 0.75rem;
    justify-content: space-between;
}
.detail-sec .div-inline-payment {
	 margin-bottom: 1.75rem;
}
button.hide-btn {
    padding: 0;
    background: transparent;
    font-size: 18px;
    color: #1c1c1c;
    font-weight: bold;
    display: inline-block;
    text-align: left;
    margin-bottom: 0.75rem;
}
.discount-blk {
    display: grid;
    grid-template-rows: repeat(1, 1fr);
    grid-template-columns: repeat(12, 1fr);
    gap: 1.5rem;
}
.discount-blk input {
    grid-column: auto / span 8;border: 1px solid #ddd !important;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background: #fff;
    width: 100% !important;
    padding: 12px 10px !important;
    margin-bottom:0px;
    border-radius: 10px;
}
.discount-blk button {
    grid-column: auto / span 4;
    background: #c90003;
    color: #fff;
    font-size: 19px;
    border-radius: 50px;
    padding: 0;
}
.secure-div-outer img {
    width: 49px;
    margin-right: 20px;
    margin-top: 5px;
}
.secure-div-outer {
    display: flex;
    align-items: self-start;
}
.secure-info h2 {
    font-size: 26px;
    color: #1C1C1C;
    font-weight: bold;
    margin-bottom: 10px;
}

.mobile-detail-sec {
	display:none;
}
/* Booking Form css */

/* Coupon Sec */

.coupon-sec a.coupon-btn {
    background: #b00808;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 2px 30px;
    border-radius: 30px;
    margin-left: 20px;
    align-content: center;
}
.coupon-sec input.form-control {
    margin-bottom: 0 !important;
    border-radius: 30px;
}
.invalid-coupon span{
	color: #b00808;
}
/* End Coupon Sec */

/* inquiry css */
form.select-date-form input.form-control {
    border-bottom: 1px solid #ddd !important;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background: #fff;
    width: 100% !important;
    padding: 12px 0 !important;
    margin-bottom: 20px;
}
form.select-date-form label {
    width: 100%;
    display: block;
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
}
ul.price-listing li {color:#1c1c1c;font-size:16px;
font-family:"Noto Sans", Sans-serif;
    margin: 0 30px 0 0px;
}
ul.price-listing {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 20px;
	margin-bottom:0;
}
figure.elementor-image-box-img img {
    border-radius: 15px !important;
}
.elementor-image-box-wrapper h5 {
    margin-bottom: 10px !important;
}
.term-blk{position:relative;}
.term-blk label.error {
    position: absolute;
    top: 23px;
    left: 10px;
}
.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day{font-size:12px;}
.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end:not(.caleran-hovered) span{
	background: #0f3441;
}
.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end.caleran-today {
    color: #fff!important;
    background: #689aaf;
}
.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-today{color: #0f3441!important;}
.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-dayofweek{font-size: 13px;color: #0f3541;}
.select-date-form input,.select-date-form textarea{font-size:16px;font-family: 'DM Sans', sans-serif;}
.hotel-detail-sec p {
    font-size: 16px;
}
/* inquiry css */

/* hotel-detail form css */

form.hotel-detail-form input.form-control {
    border-bottom: 1px solid #ddd !important;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background: transparent;
    width: 100% !important;
    padding: 12px 0 !important;
    margin-bottom: 20px;
}
form.hotel-detail-form label {
    width: 70%;
    display: block;
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
}

form.hotel-detail-form {
    /* display: flex; */
    align-items: center;
}
h2.Reservation_heading {
    padding-top: 20px;
}
div#addredd-blk {
    width: 50%;
    float: none;
    display: inline-block;
    box-shadow: none;
    border: 1px solid #86957a;
    border-radius: 20px;
    padding: 20px 29px;
    background-color: rgb(134 149 121 / 16%);
    background-image: url(https://hostaway.calculatorgurus.com/wp-content/uploads/2024/02/bg-map-1.png);
    background-size: cover;
}
.amenities-blk h3, .reviews-sec h3 {
    margin-top: 20px;
    font-size: 25px;
    line-height: 1.3;
    font-weight: 600;
    color: #484848;
    margin-bottom: 10px;
}
.amenities-blk, .reviews-sec {
    margin: 0px 10px 60px 0px;
    padding: 0px 7px;
	width: 100%;
}


.price-per-night-sec {
    display: flex;
    margin-bottom: 0.75rem;
    justify-content: space-between;
	margin-bottom:20px;
}
.price-per-night-sec p{
	margin-bottom:0px;
	
}

.price-per-night-sec .review-link {
    display: flex;
    column-gap: 10px;
    font-weight: 600;
}
.price-per-night-sec .review-link a {
    color: #b00808;
    text-decoration: underline;
}
.price-per-night-sec .review-rating, .reviews-sec .review-rating{
    background: #b00808;
    color: #fff;
    padding: 0px 10px;
    border-radius: 45px;
}
.reviews-sec h3 {
    margin-left: 40px;
    margin-bottom: 30px;
}
.reviews-sec .review-container {
    padding: 50px 40px 30px 40px;
    background: #ffffff;
    border-radius: 30px;
    box-shadow: 0px 0px 9px 0px #00000033;
}
.reviews-sec .review-foot {
    display: flex;
    column-gap: 10px;
	font-weight: 700;
}
.reviews-sec .review-container p {
    font-size: 100%;
    line-height: 1.5rem;
    margin-bottom: 30px;
}
.reviews-sec .review-container .guestName {
    color: #b00808;
}


div#addredd-blk p {
    margin: 0;
	font-weight: bold;
}
div#addredd-blk div{margin-bottom:10px;}
div#addredd-blk div:last-child {
    margin: 0;
}

.only_mob{
	display:none;
}
/* hotel-detail form css */
ul#menu-1-41f402d {
    list-style: none !important;
    width: 100%;
    display: inline-flex;
}
.explore-sec .e-con-inner {
    background: #f8f8f8;
    border-bottom: 2px solid #b80e0e;
    margin-bottom: 20px;
    padding: 20px 30px;
}
.quote-icon .elementor-icon {
    background: #7e8d55;
    border-radius: 50px;
    padding: 10px;
    color: #fff!important;
}
.package-testimonial-sec {
    box-shadow: 0px 0px 20px rgb(0 0 0 / 11%);
    border-radius: 20px;
}
.mob-screen{display:none;}
	.desktop-screen{display:block;}

.caleran-container .caleran-input .caleran-header .caleran-header-start .caleran-header-start-day, .caleran-input .caleran-header .caleran-header-end .caleran-header-end-day {
    font-size: 18px !important;
    margin-top: 0 !important;
    color: #a6aab3 !important;
    margin-right: 5px !important;
}

.detail_box .select-date-form h2{
	width:100%;		
}

/* view reservation css start */
.view-reservation-sec .container {
    justify-content: flex-start;
}
.reservation-id input {
    height: 40px;
    width: 50%;
    display: block;
    border-radius: 50px;
    margin: 0 auto 20px;
    max-width: 100%;
}
label.reservaton-label {
    width: 100%;
    display: block;
    font-size: 24px;
    margin-bottom: 12px;
}
button.id-submit-btn {
    display: block;
    margin: 0 auto;
}
.stay-div{width:100%;border-top:1px solid #ccc;padding-top:40px;}


h2.stay-heading{text-align:left;
	font-size: 26px;
    color: #484848;
    font-weight: 700;
	margin-bottom:0px;}

.reservation-id {
    width: 100%;
}
.hotel-name-div {
    display: flex;
    align-items: center;
    margin: 30px 0;
}
img.img1 {
    width: 150px;
    border-radius: 20px;
    margin-right: 15px;
}
.hotel-name-div h2, .price-breakdown-div h2, .payment-div h2{line-height:1.3;
color:#484848;
    font-size: 26px;margin-bottom:0px;
    font-weight: 700;
}
.price-breakdown-div h2, .payment-div h2 {margin-bottom:20px;
    
}
.address-div, .name-div,  .calendar-div, .time-div, .guest-div {margin-bottom:20px;
    display: flex;
    align-items: center;
}
img.placeholder-img {
    width: 20px;
    margin-right: 10px;
}
.address-div p, .name-div p,  .calendar-div p, .time-div p, .guest-div p, .payment-div p{color:#484848;
    font-size: 18px;
	line-height:1.2;
}
.address-div p a, .name-div p a,  .calendar-div p a, .time-div p a, .guest-div p a{color:#484848;
    font-size: 18px;
	line-height:1.2;
}
span.arrival-txt {
    color: #ccc;
}
.hotel-stay-listing {
    padding-bottom: 10px;
}
.price-breakdown-div, .payment-div {padding-bottom:40px;
    border-top: 1px solid #ccc;
    padding-top: 40px;
}
button.id-submit-btn, .invoice-btn, .receipt-btn {
    border-radius: 50px;
    color: #fff;
    background: #b00808;
    font-size: 18px;
    padding: 12px 30px;
    font-weight: 600;
}
button.id-submit-btn:hover, .invoice-btn:hover, .receipt-btn:hover{color:#fff;}
.price-break, .invoice-div, .receipt-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.receipt-div {
    margin-top: 20px;
}
p.paid {
    border: 1px solid #b00808;
    border-radius: 50px;
    padding: 7px 20px;
    background: #fff6f6;
}
.price-break h3{margin-bottom:0px;font-size:22px;
line-height:1.3;
color#484848;}
.static-reservation-div h3 {
    font-weight: 700;
    font-size: 22px;
    color: #484848;
    line-height: 1.3;
}
.static-reservation-div h3 span.reservation-num {
    font-weight: 400;
    font-size: 18px;
}
/* view reservation css end */



/* home calendar css start */

.caleran-input {
    border-radius: 30px !important;
    border: none !important;
    box-shadow: 0px 4px 20px rgb(67 67 67 / 10%) !important;
    padding: 10px 20px !important;
}
.caleran-calendar {
    border-right: none !important;
}
.caleran-title {
    border-bottom: none !important;
}
.caleran-box-arrow-bottom {
    width: 22px !important;
    height: 22px !important;
    z-index: 12 !important;
    margin-left: 22px !important;
    position: absolute !important;
    bottom: -1px !important;
}
.caleran-box-arrow-top {
    width: 22px !important;
    height: 22px !important;
    z-index: 12 !important;
    margin-left: 22px !important;
    position: absolute !important;
    top: 0px !important;
}
button.caleran-apply {
    background: #ca1111 !important;
    border-radius: 20px !important;
    padding: 8px 20px !important;
    font-size: 14px !important;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
button.caleran-cancel {font-size: 14px !important;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 10px 20px !important;
    border-radius: 20px !important;
    color: #fff !important;
}
.caleran-prev, .caleran-next {
    border: 1px #ca1111 solid;
    border-radius: 100%;
    padding: 0px 10px 4px;
}
i.fa.fa-chevron-left, i.fa.fa-chevron-right {
    font-size: 14px !important;
    line-height: 1.5;
}
.caleran-day span, .caleran-disabled span {
    font-weight: 600;
}
.caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected.caleran-today, .caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start.caleran-today, .caleran-container .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end.caleran-today, .caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-selected.caleran-today, .caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-start.caleran-today, .caleran-container-mobile .caleran-input .caleran-calendars .caleran-calendar .caleran-days-container .caleran-day.caleran-end.caleran-today{
	color: #fff !important;
}
/* home calendar css end */


@media only screen and (max-width:991px){
	.mob-screen{display:block;}
	.desktop-screen{display:none;}
	
	.div-rate-per-night {
		font-size: 16px;
	}
	.div-rate-per-night strong {
		color: #ff0000;
		font-size: 18px;
	}
	.single-img img{
		height:200px;
	}
	#Property-list .property-blk .box {
    max-width: 45%;
}
	form.booking-form {
    width: 75%;
    padding: 20px 25px;
    border-radius: 10px;
    display: block;
}
form.booking-form label {
	margin-right:0px;
    width: 100%;
}
.calendar-icon {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
}	
input#adults {
    width: 100%;
    margin-right: 0px;
}
input.submit-btn {
    max-width: 22%;
    margin-top: 20px;
}
.property-blk .container > .box {
flex: 0 0 47%;}
.hotel-image img {
    height: 200px;
}
.single-img {
    width: 100%;
}
.detail_box {margin-right:0px;
   max-width:100%;float:none;
}
/* .hotel-detail-sec, div#addredd-blk{display:block;} */
.group-img, .price-sec, .inquiry-price-sec{display:none;}
/* Booking Mobile Price Detail */
.mobile-detail-sec {
	display:block;
	margin: 20px 0px 20px 0px;
    /*box-sizing: border-box;
    padding: 40px 30px 30px 30px;
    
    max-width: 100%;
    border-radius: 30px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 16%);
	*/
}
.mobile-detail-sec .price-blk{
    display: block;
}
.mobile-detail-sec .price-thumb{
    width: 100%;
    margin-bottom: 10px;
}

/* End Booking Mobile Price Detail */

form.select-date-form h2{margin-top:0px;}
.detail_box.date-from-sec, .inquiry-detail-box {
    margin: 0;
}
.amenities-blk,.reviews-sec {
    margin: 0px 0px 40px 0px;
}
form.hotel-detail-form label {
    width: 100%;
}
.hotel-detail-sec, div#addredd-blk {
    float: left;
    margin: 40px 10px 0;
    max-width: 47%;
    width: 100%;
}
button.book-now-btn {
    width: 100%;
    margin-bottom: 15px;
}
/* .only_mob{
	display:block !important;
} */
/* .book_now {
    border-radius: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    color: #fff;
    background: #b00808;
    font-size: 18px;
    padding: 12px 30px;
    font-weight: 600;
    width: 150px;
    position: fixed;
    text-align: center;
    z-index: 99;
    right: 0;
    bottom: 250px !important;
} */
a.book_now:hover {
    color: #fff !important;
}
}

@media only screen and (max-width:767px){
	button.caleran-cancel{color:#ca1111 !important;}
	button.caleran-apply {
    padding: 11px 20px !important;
}
	select#adults {margin:0px 0px 0px 0px;
    width: 100%;
}
.reservation-id input {
    width: 70%;
}
	ul.amenities-list li {
    width: 33%;
}
.amenities-blk, .reviews-sec {
    margin: 0px 0px 0px 0px !important;
}
/* .only_mob{
	display:block !important;
}
.book_now {
    border-radius: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    color: #fff;
    background: #b00808;
    font-size: 18px;
    padding: 12px 30px;
    font-weight: 600;
    width: 150px;
    position: fixed;
    text-align: center;
    z-index: 99;
    right: 0;
    bottom: 300px !important;
}
a.book_now:hover {
    color: #fff !important;
} */
	
}

@media only screen and (max-width:580px){
.price-per-night-sec .review-link {
    padding-right: 30px;	
}
.reservation-id input {
    width: 100%;
}
.address-div, .name-div, .calendar-div, .time-div, .guest-div {
    align-items: flex-start;
}
.hotel-name-div h2, .price-breakdown-div h2, .payment-div h2 {
    font-size: 24px;
}
.price-break, .invoice-div, .receipt-div, .hotel-name-div {
    display: block;
}
img.img1 {
    
    margin-bottom: 10px;
}
.view-reservation-sec {
    padding: 0 15px;
}
.price-break h3, .payment-div p, .price-breakdown-div h2, .payment-div h2 {
    margin-bottom: 10px;
}
a.invoice-btn{
    margin-top: 20px !important;
    display: block;
    max-width: 220px;
}
a.receipt-btn {
    margin-top: 20px !important;
    display: block;
    max-width: 130px;
}
.price-breakdown-div, .payment-div{padding-bottom:20px;padding-top:20px;}
p.paid {
    max-width: 80px;
}
	h2.Reservation_heading {
    font-size: 24px !important;
    margin-bottom: 25px !important;
}
input.submit-btn {
    margin-top: 25px !important;
}
h2.payment_info {
    padding-top: 16px !important;
}
h4.card_detail {
    margin-top: 10px !important;
}
.reservation_details_wrapper .term-blk input[type=checkbox] {
    margin-top: 1px !important;
    height: 1.25rem !important;
    width: 1.25rem !important;
    border: 0.125rem solid rgba(28, 28, 28, 0.5) !important;
}
.reservation_details_wrapper label.error {
    margin-top: 30px !important;
}
.reservation_details_wrapper h2 {
    font-size: 24px !important;
}
.reservation_details_wrapper .div-inline-payment {
    margin-bottom: 15px !important;
}
.reservation_details_wrapper .form-details-blk .input-field input, .form-details-blk textarea {
    border-color: rgb(220, 220, 220);
    border-style: solid;
    border-width: 0.0625rem;
    color: rgb(28, 28, 28);
    font-size: 1rem;
    line-height: 1.5rem;
    outline: none;
    padding: 0.8125rem 1rem;
    width: 100%;
    border-radius: 0.875rem;
}
.form-details-blk {
    padding-top: 30px;
}
	#Property-list .property-blk .box {
		max-width: 90%;
	}
	.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-day, .caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-day {margin-top:0px !important;color: #a6aab3 !important;
	margin-right:5px !important;
	font-size: 16px !important;}
	.hotel-detail-sec, div#addredd-blk{display:none;}
	.detail-sec.mobile-price-detail.hotel-detail-sec {
		display: block;
		position: fixed;
		bottom: 0px;
		background: #fff;
		width: 100%;
		max-width: 100%;
		margin: 0px;
		left: 0px;
		z-index: 999;
        border-radius: 50px 50px 0px 0px;
	}
	.detail-sec.mobile-price-detail.hotel-detail-sec .price-detail-popupclose{
		position: absolute;
        top: 30px;
        right: 30px;
        background: #b00808;
        color: #fff;
        padding: 10px;
        font-size: 16px;
	}
	.mobile-detail-sec .price-detail-title, .mobile-detail-sec .price-blk{
		display:none;
	}
footer#colophon ul.elementor-icon-list-items {
    margin-bottom: 40px !important;
}
	.property-blk .box {
    display: block;
    max-width: 100%;
    width: 100%;
    float: none;
    margin: 0 auto 20px;
}
	.detail_box h2 {
    font-size: 25px;
}
	form.booking-form {
    width: 100%;
}
.property-blk .container > .box {
    flex: 0 0 95%;margin:0 auto 20px;
}

input.submit-btn {
    max-width: 45%;
}
.form-details-blk .input-field {
    width: 100%;
}
.term-blk input[type=checkbox] {
    margin-top: 5px;
}
form.select-date-form .term-blk label {
    align-items: flex-start;
}
.detail_box .select-date-form h2{
	font-size:28px;
	
}

ul.amenities-list li {
    padding: 5px 20px 5px 23px;
    position: relative;
    font-size: 14px;
    line-height: 18px;
	width:50% !important;
}

ul.amenities-list li img {
    width: 17px;
    position: absolute;
    left: 0;
}
.only_mob{
	display:block !important;
}
.book_now_sec{
	border-top: 1px solid #808080;
	display: flex !important;
	align-items: center;
	border-radius: 0px;
	color: #b00808;
	background: #fff;
	font-size: 18px;
	padding: 5px;
	font-weight: 600;
	height: 80px;
	width: 100%;
	position: fixed;
	text-align: center;
	z-index: 99;
	right: 0;
	bottom: 0px !important;
}
.book_now_sec .book_now {
	border-radius: 30px;
	color: #fff;
	background: #b00808;
	font-size: 18px;
	padding: 12px 30px;
	font-weight: 600;
	width: -webkit-fill-available;
}
.book_now_sec .booknow_price {
    width: 90%;
    text-align: left;
    padding-left: 15px;
    font-size: 25px;
}
/*
.book_now {
    border-radius: 0;
    border-radius: 0px;
    color: #fff;
    background: #b00808;
    font-size: 18px;
    padding: 12px 30px;
    font-weight: 600;
    width: 100%;
    position: fixed;
    text-align: center;
    z-index: 99;
    right: 0;
    bottom: 0px !important;
}
*/
a.book_now:hover {
    color: #fff !important;
}
	a#book-cottage, a#vaccation-package {
    width: 100%;
}
	.explore-sec .e-con-inner {
   
    padding: 15px 15px;
}

}



#image_gallery_2633 .item-title {
  display: none;
}


