.single-property .ownerrez-widget > iframe html form .validation-summary-errors{
	display: none;
}
.validation-summary-errors.alert.alert-danger {
    display: none;
}
.property_block_content h4 {
    font-weight: 600;
    line-height: 24px;
}
.single-property .wpb_tab ul.amenities_list li i{
	top: 5px;
}

.tax-destination .header_form {
    height: auto;
    padding-top: 180px;
    background-color: #a97c50;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
}
.tax-destination .header_form form {
    position: relative;
    background: #ffffff;
    padding: 30px 20px 10px;
    z-index: 2;
}
.tax-destination .header_form .select2-container .select2-selection--single{
	height: 40px;
}
.tax-destination .row.sort_filter_btns{
	padding-top: 50px !important;
}
.tax-destination .header_form form label{
	border-radius: 5px !important;
}
.tax-destination .header_form form label input{
	height: 40px;
	font-weight: 400;
	border-radius: 5px;
}
.tax-destination .header_form .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 40px;
}
.tax-destination select#guests, .tax-destination select#destination{
	height: 40px !important;
	padding: 8px 10px !important;
}
.tax-destination .sort_btn i, .tax-destination .filter_btn i{
	top: 15px !important;
}
.tax-destination .header_form form label i.fa{
	font-size: 16px !important;
	top: 12px;
}
.header_form form label input, 
.header_form select#guests, .header_form select#destination{
	font-size: 14px !important;
}
.header_form form label input:focus, .header_form form label select:focus{
	outline: none !important;
	border: 0 !important;
}

.page-template-page-properties .header_form{
	padding: 25px 15px;
    background-image: none !important;
	opacity: 0.8;
    /*background-color: #A97C50;*/
	border-top: 1px solid #fff;
}
.page-template-page-properties .header_form form label, .tax-destination .header_form form label{
	border: 1px solid #000;
	height: 42px;
}
.page-template-page-properties .header_form form .form_submit input[type=submit], .tax-destination .header_form form 
.form_submit input[type=submit]{
	border: 1px solid #000 !important;
	height: 42px;
	border-radius: 5px !important;
}
.page-template-page-properties .header_form .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 42px;
}
.page-template-page-properties .property_listing .row,
.tax-destination .property_listing .row{
	margin: 0;
}
.page-template-page-properties .prop_list_grid,
.tax-destination .prop_list_grid{
	display: grid;
    width: 100%;
    gap: 25px;
	padding-top: 40px;
}
.tax-destination .prop_list_grid{
	padding-top: 10px;
}
.property_listing .prop_list_grid .property-item{
	border: 1px solid #ddd;
	width: auto !important;
    min-height: auto !important;
    padding: 0 !important;
}
.property_listing .prop_list_grid .property-item:hover {
    border: 1px solid #888;
}
.property_listing .prop_list_grid .property-item .name {
    padding: 0 15px;
}
.property_listing .prop_list_grid .property-item .amenities{
	gap: 5px;
	padding: 0 15px;
}
.property_listing .prop_list_grid .property-item .amenities:last-child{
	padding-bottom: 10px;
}

.row.sort_filter_btns{
	padding: 30px 0 10px !important;
}

.prop_slider .property-item{
	border: 1px solid #ececec;
    box-shadow: 0 2px 5px #00000012;
}
.prop_slider .property-item:hover{
	box-shadow: 0 2px 15px #0000006e;
}
.prop_slider .property-item{
	text-align: center !important;
}
.prop_slider .property-item .name{
	padding: 0 20px;
}
.prop_slider .property-item .amenities{
	align-items: center;
    justify-content: center;
	gap: 5px;
	padding: 0 20px 15px;
}
.property-item .property_featured {
    height: 270px !important;
    margin-bottom: 10px;
}
.property_featured .prop_gallery ul.slides li {
    display: block;
}
.property_featured .prop_gallery ul.slides li img {
    width: 100%;
    height: 270px;
    object-fit: cover;
    margin-bottom: 0;
}
.property-item .amenities .amenity_item{
	padding: 0 !important;
	font-size: 14px !important;
    line-height: 22px;
	color: #000 !important;
}


.leadWidget  p {
    margin: 0px;
}

.leadWidget p.orbirental-capture-widget-error-dates,
.leadWidget p.orbirental-capture-widget-error-guests {
    color: red;
}

.leadWidget p.orbirental-capture-widget-error-guests {
    line-height: 30px;
    text-align: center;
    width: 100%;
}


.leadWidget input,
.leadWidget textarea,
.leadWidget select {
    border: 1px solid #A9A9A9;
}


.leadWidget div.orbirental-capture-widget-datepicker {
    padding: 0px;
}


.leadWidget div.orbirental-capture-widget-datepicker > input {
    background-image: url('../../vm-property-manager/img/calendar_input.png');
    background-repeat: no-repeat;
    background-position: 94% center;
    background-size: 14px;
}

.leadWidget > form.orbirental-capture-widget-form {
    height: auto;
    width: inherit;
    padding: 5px 10px;
    border: 1px solid #EEEEEE;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 16px;
}

.leadWidget > form.orbirental-capture-widget-form > * {
    flex: 1 100%;
    padding: 6px;
    box-sizing: border-box;
}

.leadWidget > form.orbirental-capture-widget-form .orbirental-capture-widget-price {
    font-size: 22px;
    font-weight: bold;
}

.leadWidget > form.orbirental-capture-widget-form > .small {
    flex: 0 1 50%;
}

/* .leadWidget > form.orbirental-capture-widget-form > div.orbirental-capture-widget-wrapper.orbirental-capture-widget-price-option, */
/* .leadWidget > form.orbirental-capture-widget-form > div.orbirental-capture-widget-wrapper.orbirental-capture-widget-minstay-option { */
    /* height: 55px; */
    /* font-size: 12px; */
    /* opacity: 0.7; */
    /* position: relative; */
/* } */

/* .leadWidget > form.orbirental-capture-widget-form > div.orbirental-capture-widget-wrapper.orbirental-capture-widget-minstay-option p { */
    /* position: absolute; */
    /* right: 6px; */
    /* bottom: 0; */
/* } */

/* .leadWidget > form.orbirental-capture-widget-form > div.orbirental-capture-widget-wrapper.orbirental-capture-widget-price-option p { */
    /* position: absolute; */
    /* left: 6px; */
    /* bottom: 0; */
/* } */


.leadWidget > form.orbirental-capture-widget-form > div.orbirental-capture-widget-wrapper > input,
.leadWidget > form.orbirental-capture-widget-form > div.orbirental-capture-widget-wrapper > select,
.leadWidget > form.orbirental-capture-widget-form > div.orbirental-capture-widget-wrapper > textarea {
    width: 100%;
    height: 30px;
    padding: 4px 6px;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1;
}

.leadWidget > form.orbirental-capture-widget-form > div.orbirental-capture-widget-wrapper > label{
    float: left;
}

.leadWidget > form.orbirental-capture-widget-form > button{
    margin: 6px;
    width: 100%;
    border: 0px;
    color: white;
    font-size: 18px;
    margin-top: 10px;
}

.leadWidget > form.orbirental-capture-widget-form > button:focus{
    outline-style: none;
}

.leadWidget .gray {
    color: #CAC7C7;
}

.orbirental-capture-widget-quote table {
    width: 100%;
}

.orbirental-capture-widget-quote table>tbody>tr>td, .orbirental-capture-widget-quote table>tbody>tr>th, .orbirental-capture-widget-quote table>tfoot>tr>td, .orbirental-capture-widget-quote table>tfoot>tr>th, .orbirental-capture-widget-quote table>thead>tr>td, .orbirental-capture-widget-quote table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.orbirental-capture-widget-quote table>tbody>tr:first-child>td {
    border-top: 0;
}

.orbirental-capture-widget-quote table>tbody>tr.pre-warning>td, .orbirental-capture-widget-quote table>tbody>tr.pre-warning>th, .orbirental-capture-widget-quote table>tbody>tr>td.pre-warning, .orbirental-capture-widget-quote table>tbody>tr>th.pre-warning, .orbirental-capture-widget-quote table>tfoot>tr.pre-warning>td, .orbirental-capture-widget-quote table>tfoot>tr.pre-warning>th, .orbirental-capture-widget-quote table>tfoot>tr>td.pre-warning, .table>tfoot>tr>th.pre-warning, .orbirental-capture-widget-quote table>thead>tr.pre-warning>td, .orbirental-capture-widget-quote table>thead>tr.pre-warning>th, .orbirental-capture-widget-quote table>thead>tr>td.pre-warning, .orbirental-capture-widget-quote table>thead>tr>th.pre-warning {
    background-color: rgba(252,248,227, 0.3);
}

.orbirental-capture-widget-quote table>tbody>tr>td:last-child {
    text-align: right;
}

.orbirental-capture-widget-quote table.hide-details>tbody>tr {
    display:none;
}

.orbirental-capture-widget-link {
    text-align:right;
}

div#show_cost_form {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #8A8F9A;
    font-size: 14px;
}
.cost_row {
    border: 1px solid #f0f0f0;
    float: left;
    width: 100%;
    box-sizing: border-box;
    background-color: #ffffff;
    margin: 0px 0px;
    max-width: 350px;
    margin-top: -1px;
    line-height: 1.4em;
}
@media only screen and (max-width: 991px){
	.cost_row {
		max-width: 100%;
	}
}
.cost_explanation {
    width: 70%;
    float: left;
    padding: 13px 5px 13px 15px;
    box-sizing: border-box;
    border-right: 1px solid #f0f0f0;
}
.cost_value {
    width: 27%;
    float: left;
    padding: 13px 5px 13px 15px;
}
.product-quantity{
	display:none !important;
}


@media only screen and (min-width: 991px){
	.woocommerce .cart_item dt {
		width: 50%;
		float: left;
	}
}

.woocommerce-cart .productimage {
    display: none;
}

.woocommerce-checkout-review-order-table .product-image {
    display: none;
}

.woocommerce-checkout-review-order-table .product-info {
    float: right !important;
    width: 100% !important;
}
.woocommerce-checkout-review-order-table .producttitle{
	    width: 60%;
    padding-top: 10px;
    float: left;
}
.woocommerce-checkout-review-order-table .productimage {
    float: left;
    width: 40%;
    padding: 10px 10px;
	  padding-left: 0px;
}

.woocommerce .cart_item dl {
    clear: both;
}

.wpb_wrapper .orbirental-calendar-widget {
    width: 100%;
    border: none !important;
}

.wpb_wrapper .calendar .orbirental-calendar-widget-month{
    width: 48%;
    margin: 0 1% !important;
}
.wpb_wrapper .slogan, .wpb_wrapper .propertyName{
    display:none;
}

.wpb_wrapper .orbirental-calendar-widget table.orbirental-calendar-widget-month>tbody>tr>td:not(:first-child) {
    vertical-align: middle !important;
    width: auto;
    height: auto;
}

.wpb_wrapper .orbirental-calendar-widget-nav{
    border-top: none !important;
}

.wpb_wrapper .orbirental-calendar-widget-nav img{
    margin-top:20px;
}

.wpb_wrapper .orbirental-calendar-widget-nav tr {
    background: transparent !important;
}

.wpb_wrapper .orbirental-calendar-widget {
    width: 100%;
    border: none !important;
}

.woocommerce-order-details .product-name > a:nth-child(1) { 
display: none !important;
}

/* .orbirental-capture-widget-wrapper.orbirental-capture-widget-price-option.small p { */
    /* color: #1ac994 !important; */
/* } */

/* .leadWidget > form.orbirental-capture-widget-form > div.orbirental-capture-widget-wrapper.orbirental-capture-widget-minstay-option p{ */
	/* color: #1ac994 !important; */
	
/* } */




@media only screen and (min-width: 480px){
	.page-template-page-properties .prop_list_grid,
	.tax-destination .prop_list_grid{
		grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (min-width: 960px){
	.page-template-page-properties .prop_list_grid,
	.tax-destination .prop_list_grid{
		grid-template-columns: repeat(3, 1fr);
	}
}
