#section-body{
	transform: none;
	background: #f7f8f9;
	position: relative;
	margin-top:30px;

}
.slick-slide img {
	max-height: 365px;
}

/* .slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev, .slick-next {
	height: 40px;
	width: 40px;
	z-index: 1;
	text-align: center;
	border-radius: 3px;
	font-weight: 700;
} */
.slick-prev:before {
	content: "";
	font-family: Fontawesome;
}
.slick-prev{  
		width: 45px;
	height: 45px;
	top: calc( 50% - 22px );
	margin: 0 22px;
	z-index: 1;
	font-size: 0px;
	position: absolute;
	border: 1px solid #44556d;
	background-color: #44556d;
	height: 40px;
	width: 40px;
	z-index: 1;
	text-align: center;
	border-radius: 3px;
	font-weight: 700;
}
.slick-prev:before {
	color: white;
	content: "";
	font-family: Fontawesome;
	left: 12px;
	top: 7px;
	font-size: 17px;
	opacity: .75;
	position: absolute;
	background-color: transparent;
}
.slick-next:focus,.slick-prev:focus{
	outline: none;
}
.slick-next{  
		width: 45px;
	height: 45px;
	top: calc( 50% - 22px );
	margin: 0 22px;
	z-index: 1;
	right: 10px;
	font-size: 0px;
	position: absolute;
	border: 1px solid #44556d;
	background-color: #44556d;
	height: 40px;
	width: 40px;
	z-index: 1;
	text-align: center;
	border-radius: 3px;
	font-weight: 700;
}
.slick-next:before {
	color: white;
	content: "";
	font-family: Fontawesome;
	right: 12px;
	opacity: .75;
	top: 7px;
	font-size: 17px;
	position: absolute;
	background-color: transparent;
}
.slick-next:hover, .slick-next:hover {
	background-color: #406077;
	border: 1px solid #406077;
	color: #fff;
}
.slick-prev:focus, .slick-prev:active, .slick-next:focus, .slick-next:active {
	color: #406077;
	border: 1px solid #406077;
	background-color: transparent;
}
.slick-prev, .top-gallery-section .slick-next {
	border: 1px solid #44556d;
	background-color: #44556d;
}
.slick-dots{
	display:none!important;
}
.slick-prev:hover:before, .slick-next:hover:before, .top-gallery-section .slick-prev:before, .top-gallery-section .slick-next:before {
	color: #fff;
	opacity: 1;
}
.listing-title {
	margin: 3px 0 5px 0;
	width: 85%;
	font-size: 24px;
	line-height: 34px;
	font-weight: 700;
	text-transform: none;
	letter-spacing: normal;
	font-family: Open Sans, sans-serif;
	font-weight: 700;
	text-transform: inherit;
	text-align: inherit;
}
.main{
	position: relative;
	padding-top:100px;
}
.block-top-title{
	height: auto;
}
.block-top-title .block-body{
	padding:40px;
	margin:0px!important;
}
.title-section .avatar {
	width: 90px;
	top: 43px;
	right: 47px;
	position: absolute;

}
.block-images{
width: 136px;
height: 136px;
object-fit: cover;

}
#section-body .content-area{
	background:white;
}
#gallery-section .block{
	height: auto;
}
.block-bordered {
	border-bottom: 1px dotted #d8dce1;
	display: table;
	width: -webkit-fill-available;
}
.about-section .block-col {
	padding: 30px 20px;
	display: table-cell;
	width:25%;
	color: #3b4249;
	font-weight: 400;
	height: 100%;
	text-align: center;
}
.block-bordered:after,.block-bordered:before {
	content: " ";
	width: 100%;
}
.block-icon {
	font-size: 40px;
	line-height: 40px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
}
.block-icon {
	margin-bottom: 15px;
}
.block-icon .fa {
	color: #d8dce1;
}
.block-mid{
	border-right: 1px dotted #d8dce1;
	border-left: 1px dotted #d8dce1;
}
h2 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	text-transform: none;
	letter-spacing: normal;
	margin: 0 0 20px;
}
.block-body p{
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
	font-family: Quicksand, sans-serif;
	color: #3b4249;
}
#details-section .block-body{
	padding:40px;
	margin:0px;
}
#details-section .block{
	height: auto;
}
#details-section{
border-top: 1px dotted #d8dce1;
}
.remove-13{
	margin-left:-13px;

}
#details-section .title{
	font-size: 16px;
	line-height: 28px;
}
#details-section .detail-list{
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
	font-family: Quicksand, sans-serif;
}
#details-section li{
margin-bottom: 10px;
line-height: 28px;
}
.alert-info {
	background-color: #E3F0F6;
	border-color: #34B2E4;
	color: #34B2E4;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-weight: 700;
}

.alert-no-delete {

	background-color: #f6e7e3;
	border-color: #fd0303;
	color: #e6382c;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-weight: 700;
	border: 1px solid;
	border-radius: 0.25rem;
}
.dashboard-edit-title{
	z-index: 99;
	margin-left: 160px;
	padding: 15px 30px;
	border-bottom: 1px solid #d8dce1;
	top: 87px;
	position: fixed;
 width: 100%;
	background-color: white;
}
.main-edit-reservation{
	padding-top: 150px;
	width: 98%;
}
.edit-reservation{
	padding-left:200px;
}
.reservation-header{
	display: flex;
	padding: 44px;
	border-bottom: 1px dotted #d8dce1;
	justify-content: space-between;
}
.block-reservations{
	margin-bottom: 30px;
	/* height: 179px; */
	box-sizing: border-box;
}
.date-from{
	display: flex;

	justify-content: space-between;
}
.detail-list{
 
			margin-right: 114px;

}
.checkin-checkout{
	display:flex;
}
.price-right-dotted{
	display:flex;
	justify-content: space-between;
	border-bottom: 1px dotted #d8dce1;
	padding:20px;
}
.price-right{
	display:flex;
	justify-content: space-between;
	padding:20px;
}
.price-right-small{
	display:flex;
	justify-content: space-between;
	padding:5px;
}
.price-right-width{
width:70%;
}
.sticky-reservations{
	position: sticky;
	top: 162px;
}
.payment-title{
	padding:20px;
	border-bottom: 1px dotted #d8dce1;

}
.payment-list-small{
	padding:10px;
}
.confirm-reservation{
	font-weight: 700;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	padding: 0px 30px;
	margin-bottom: 5px;
	border-radius: 4px;
	color: rgb(255, 255, 255)!important;
	background-color: rgb(133, 195, 65);
	border-color: rgb(120, 178, 56);
}
.confirm-reservation-user{
	font-weight: 700;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	padding: 0px 30px;
	margin-bottom: 10px;
	border-radius: 4px;
	color: rgb(120, 178, 56);
	background-color: transparent;
	border-color: rgb(120, 178, 56);
}
.confirm-reservation-user:hover{
	color: rgb(255, 255, 255);
background-color: rgb(120, 178, 56);
border-color: rgb(120, 178, 56);
}
.confirm-reservation:hover{
	color: rgb(255, 255, 255);
background-color: rgb(107, 159, 50);
border-color: rgb(89, 132, 42);
}
.decline-reservation{
	color: #fff;
	background-color: #949ca5;
	border-color: #949ca5;
	font-weight: 700;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	padding: 0px 30px;
	border-radius: 4px;
}
.decline-reservation:hover{
	color: #fff;
	background-color: #b0b6bc;
	border-color: #b0b6bc;
}
button:focus {
	outline: auto!important;
}
.confirmed{
	background-color: #EBF3E1;
	border-color: #7ED321!important;
	color: #478700!important;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-weight: 700;
}

.dashboard-edit-title h2{
	margin:0px;
}
.payment-method-block .control__indicator{
	left:10px!important;
}
.payment-method-block .control-text{
	margin-left:35px;
}

.btn-success-payment {
	color: #fff;
	background-color: #85c341;
	border-color: #78b238;
}
.btn-success-payment:hover {
	color: #fff;
	background-color: #6b9f32;
	border-color: #59842a;
}
.reason-msg-block {
	padding: 40px;
	background-color: rgba(216, 220, 225, 0.5);
}
.btn-grey-light:active {
	color: #fff;
	background-color: #b0b6bc;
	border-color: #b0b6bc;
}

.btn-grey-light:hover {
	color: #fff;
	background-color: #b0b6bc;
	border-color: #b0b6bc;
}
.btn-grey-light {
	outline: auto;
	color: #fff;
	background-color: #949ca5;
	border-color: #949ca5;
	font-weight: 700;
	line-height: 40px;
	padding: 0 30px;
	text-align: center;
	border-radius: 4px;
	font-size: 14px;
}
.reason-msg-block .text-area-block {
	background-color: #fff;
	border: 1px solid #d8dce1;
	border-radius: 4px;
	padding: 0 12px;
	margin-bottom: 20px;
}
.reason-msg-block textarea{
border: none;
overflow: auto;
outline: none;
resize: none;
}

.Declined-warning{
	background-color: #F6C8C8;
	border-color: #c31b1b;
	color: #c31b1b;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-weight: 700;
}


.alert-dismissible .close {
 
	top: 9px;
	right: 10px;

}
.declined-btn {
	color: #c31b1b;
	border-color: #c31b1b;
}
.declined-btn{
	outline: auto;
	font-weight: 700;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	padding: 0px 30px;
	margin-bottom: 10px;
	border-radius: 4px;
	background-color: transparent;
	color: #c31b1b;
	border-color: #c31b1b;
}
.label-secondary {
	display: inline;
	padding: 3px .6em .3em;
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
.label-declined{
	background-color: #c31b1b;
	color:white;
}
.form-group-stripe{
	margin-bottom: 0px!important;
}
#paypal-button-container{
	display:none;
	margin: 30px 0px;
}
.stripe-card{
	display:none;
	margin: 30px 0px;
}
.cards-image{
	width:37%;
	float:right;
}
.status .booked{
	background-color: #85c341;
	display: inline;
	padding: 3px .6em .3em;
	font-size: 52%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
.booked, .Booked{
	background-color: #85c341;
	display: inline;
	padding: 3px .6em .3em;
	font-size: 52%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
.new, .New{
	background-color: #7eabdb;
	display: inline;
	padding: 3px .6em .3em;
	font-size: 52%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
.declined, .Declined{
	background-color: #c31b1b;
	display: inline;
	padding: 3px .6em .3em;
	font-size: 52%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
.waiting , .Waiting{
	background-color: #7eabdb;
	display: inline;
	padding: 3px .6em .3em;
	font-size: 52%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
.cancelled, .Cancelled{
	background-color: #4f5962;
	display: inline;
	padding: 3px .6em .3em;
	font-size: 52%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
@media (max-width: 1000px) {
.detail-list {
	margin-right: 0px;
}
}
.reason-msg-block-review {
	padding: 40px;
	background-color: #EBF3E1;
}
.review-form-block{
	margin-bottom: 20px;
}
/* the slides */
.slick-slide {
	margin: 0 1px;
}

/* the parent */
.slick-list {
	margin: 0 -1px;
}