.swal-overlay--show-modal {
		z-index: 100000 !important;
	}
	.userform{width: 400px;}
.userform p {
	width: 100%;
}
.userform label {
	width: 120px;
	color: #333;
	float: left;
}
input.error {
	border: 1px dotted red;
}
label.error{
	width: 100%;
	color: red;
	font-style: italic;
	margin-left: 0px;
	margin-bottom: 5px;
}
.userform input.submit {
	margin-left: 120px;
}
.pro_listing li{list-style: none !important;}
.textbtn {
	cursor:text !important;
}
.btn-success{
	cursor:text !important;
}
#ProdictAvaliable a{
	top:7px;
}
.mB15{
	margin-bottom: 15px !important;
}
#datepicker{
	background : #fff
}
.textgrey{
	margin-left:5px;
}

.price-list1,small{
	color: #e40046 !important;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	margin: 0px 5px 0px 7px;
}
.price-list {
text-decoration: line-through;
color: #c3c3e7;
font-weight: 700;
margin: 7px;
}
span.price > p{
	margin-top:10px;
	margin-right: 0.5rem !important;
	
}

.roomcharges{
    justify-content: flex-start !important;
}


footer .copyright .social_link li a img {max-width:50px;}
