.rnb-component-wrapper {
	margin-bottom: 15px;
}

button.btn-book-now {
	margin: 10px 0;
}

.today-price {
	display: inline-block;
	width: 100%;
	position: relative;
}

.show-today-price span {
	float: left;
}

.show-today-price .price {
	float: right;
	font-weight: bold;
}

.price-showing {
	margin-bottom: 20px !important;
	height: 190px;
	text-align: center;
}

.price-showing .notice {
	position: relative;
	width: 100%;
	height: 100%;
	background: #ddd;
	display: block;
}

.item-pricing h5 {
	font-size: 13px !important;
	margin: 0 !important;
	padding-bottom: 10px;
}

.price-showing .back {
	background-color: #f3f3f3;
	padding: 10px;
	cursor: pointer;
}

.price-showing .notice h3 {
	line-height: 190px;
	margin: 0;
	cursor: pointer;
}

.day-ranges-pricing-plan {
	width: 50%;
	float: left;
	text-align: left;
	line-height: 22px;
}

.day-ranges-pricing-plan span {
	font-size: 12px;
}

.cart {
	position: relative;
}

.cart h5 {
	padding-top: 20px;
}

.chosen-single b {
	position: relative;
	top: 6px;
}

.date-time-picker {
	position: relative;
	width: 100%;
	display: inline-block;
}

.date-time-picker .pick-up-date-picker, .date-time-picker .drop-off-date-picker {
	width: 50%;
	float: left;
	padding-right: 10px;
	position: relative;
}

.date-time-picker .pick-up-time-picker, .date-time-picker .drop-off-time-picker {
	float: left;
	width: 50%;
	position: relative;
}

.date-time-picker input {
	height: 38px;
	padding-left: 30px !important;
	background: #fff !important;
	border: 1px solid #ebebeb !important;
	box-shadow: none !important;
	font-size: 13px;
	border: 0;
	width: 100%;
}

.property-images {
	position: relative;
}

.property-images .prev-btn, .property-images .next-btn {
	position: absolute;
	top: 40%;
	height: 50px;
	width: 50px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 17px;
	border: 0;
	cursor: pointer;
}

.property-images .next-btn {
	right: 0;
}

.property-images .prev-btn {
	left: 0;
}

.woocommerce-tabs.wc-tabs-wrapper {
	position: relative;
	margin: 30px 0;
}

.item-arrtributes ul, .item-extras ul {
	margin: 0 !important;
	display: inline-block;
}

.item-extras ul.attributes, .item-arrtributes ul.attributes {
	width: 100%;
}

.item-arrtributes ul li, .item-extras ul li {
	list-style: none !important;
	margin: 0;
	padding: 5px 0;
	width: 31%;
	float: left;
}

.attribute-icon, .attribute-name i {
	position: relative;
	margin-right: 10px;
	color: #333;
}

.custom-block {
	position: relative;
	display: inline-block;
	padding-left: 25px;
	width: 100%;
	font-size: 13px;
	z-index: 99;
}

.custom-block p {
	margin: 0;
	float: left;
}

.custom-block input {
	display: none !important;
}

.custom-block span {
	height: auto;
	width: auto;
	background: transparent;
	margin-bottom: 8px;
	font-weight: normal;
	color: #666;
}

/*.custom-block span.show_if_day {
  float: right;

}*/

.custom-block span:after {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	height: 16px;
	width: 16px;
	border-radius: 3px;
	border: 1px solid #ddd;
}

.custom-block input[type="checkbox"]:checked+span:after {
	background: #27ccc0;
	border-color: #27ccc0;
	top: 2px;
	left: 0;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
}

.custom-block input[type="checkbox"]:checked+span:before {
	content: "\f00c";
	font-family: "FontAwesome";
	position: absolute;
	left: 3px;
	top: 2px;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	z-index: 999;
}

.btn-book-now {
	width: 100% !important;
}

button.btn-book-now[disabled]:hover {
	font-family: inherit !important;
	padding: 0.618em 1em !important;
}

.redqs-select-boxes {
	height: 34px;
	margin-bottom: 15px;
}

.xdsoft_datetimepicker .xdsoft_calendar th, .xdsoft_datetimepicker .xdsoft_calendar td {
	background: #fff !important;
	border: 0 !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
	background: #27ccc0 !important;
}

.pick-up-date-picker .fa, .pick-up-time-picker .fa, .drop-off-date-picker .fa, .drop-off-time-picker .fa {
	position: absolute;
	left: 12px;
	top: 12px;
	z-index: 99;
	font-size: 13px;
}

.pick-up-time-picker .fa, .drop-off-time-picker .fa {
	font-size: 15px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
	background: transparent !important;
	border-top: 0 !important;
}

.xdsoft_time_box {
	border: 0 !important;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
	background: #27ccc0 !important;
}

/* tweenty fithteen style */

.redq-pick-up-location h5, .redq-drop-off-location h5, .date-time-picker h5, .date-time-picker h5, .payable-extras h5, #animatedModal .redq-pick-up-location h5, #animatedModal .redq-drop-off-location h5, #animatedModal .date-time-picker h5, #animatedModal .date-time-picker h5, #animatedModal .payable-extras h5 {
	margin: 0 !important;
	padding-bottom: 7px;
	padding-top: 0;
	font-weight: 400;
	color: #777;
	font-size: 14px;
}

.additional-person, .payable-security_deposites {
	margin-bottom: 20px;
}

.redq-pick-up-location .chosen-single, .redq-drop-off-location .chosen-single, .additional-person .chosen-single {
	height: 34px;
	line-height: 33px;
	background: #fff;
	border: 0;
	border-radius: 0;
	box-shadow: 0 0px 4px rgba(0, 0, 0, 0.16) !important;
}

.redq-pick-up-location .chosen-container.chosen-container-single, .redq-drop-off-location .chosen-container.chosen-container-single, .additional-person .chosen-container.chosen-container-single {
	width: 100% !important;
}

.redq-pick-up-location .chosen-container-active.chosen-with-drop .chosen-single, .redq-drop-off-location .chosen-container-active.chosen-with-drop .chosen-single {
	background-image: none;
}

.booking-pricing-info {
	background: #ddd;
	padding: 10px;
	margin-top: 20px;
}

.booking-pricing-info p {
	font-weight: 200;
	padding-bottom: 0px;
}

form.cart .redq_add_to_cart_button {
	margin-top: 20px !important;
}

.redq_request_for_a_quote {
	margin: 15px 0 !important;
}

.single-product form.cart input {
	width: 100% !important;
}

.categories-attr {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 10px;
}

.categories-attr .custom-block {
	width: 100%;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: space-between;
	padding-right: 10px;
	margin-bottom: 0;
}

.categories-attr .custom-block span {
	margin-bottom: 0;
}

.single-product form.cart .categories-attr .quantity {
	flex-shrink: 0;
	margin-right: 0;
}

.categories-attr .quantity input {
	padding: 2px 10px;
}

.rnb-attribute-image img {
	height: 20px;
	width: 20px;
}

.rnb-select-wrapper .select2.select2-container {
	width: 100% !important;
}

.rnb-select-wrapper .select2-container--default .select2-selection--single {
	height: 38px;
	line-height: 33px;
	background: #fff;
	border: 0;
	border-radius: 0;
	border: 1px solid #ebebeb;
}

.rnb-select-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
	padding-top: 4px;
}

.rnb-select-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 4px;
}

.select2-container--default .select2-results__option[aria-disabled="true"] {
	display: none;
}

/*********************************/

/* popup modal design by idris */

/********************************/

body.rnbOverflow {
	overflow: hidden;
}

#animatedModal.rnb-animated-modal .rnb-autocomplete-input-group {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: auto auto;
	grid-template-columns: auto auto;
	grid-gap: 5px;
	margin-bottom: 2px;
}

#animatedModal.rnb-animated-modal input::-webkit-input-placeholder {
	color: #aeaeae;
}

#animatedModal.rnb-animated-modal input:-ms-input-placeholder {
	color: #aeaeae;
}

#animatedModal.rnb-animated-modal input::-ms-input-placeholder {
	color: #aeaeae;
}

#animatedModal.rnb-animated-modal input::placeholder {
	color: #aeaeae;
}

#animatedModal.rnb-animated-modal {
	width: 100%;
	position: fixed;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.78);
	top: 0;
	left: 0;
	z-index: 99999;
	opacity: 0;
	visibility: hidden;
	overflow-y: auto;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#animatedModal.rnb-animated-modal.zoomIn {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

#animatedModal.rnb-animated-modal .modal-content-body {
	max-width: 1080px;
	margin: 100px auto;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.15);
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-header {
	padding: 20px 25px;
	background-color: #34ccbf;
	border-radius: 3px 3px 0 0;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-header .close-animatedModal {
	text-align: right;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-header .close-animatedModal i {
	color: #fff;
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	margin-right: -9px;
	background-color: transparent;
	color: #fff;
	-webkit-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-header .close-animatedModal i:hover {
	background-color: rgba(0, 0, 0, 0.1);
	color: #bbfff9;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-header .title-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-header .title-wrapper .title h3, #animatedModal.rnb-animated-modal .modal-content-body .modal-header .title-wrapper .price h2 {
	color: #fff;
	margin-bottom: 0;
	font-weight: 500;
	margin-top: 0;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-header .title-wrapper .price h2 {
	font-size: 26px;
	margin-top: 0;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-header .title-wrapper .title p {
	color: #fff;
	margin-bottom: 18px;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content {
	overflow: hidden;
	padding: 50px 25px;
}

@media only screen and (max-width: 767px) {
	#animatedModal.rnb-animated-modal .modal-content-body .modal-content {
		padding: 20px 15px;
	}
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard {
	box-shadow: none;
	border: 1px solid #eaeaea;
	position: relative;
	overflow: hidden;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.steps {
	height: 100%;
	position: absolute;
}

@media only screen and (max-width: 767px) {
	#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.steps {
		width: 100%;
		height: auto;
		position: inherit;
	}
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard .steps ul {
	margin: 0;
	padding: 0;
	width: 100%;
	border-right: 1px solid #eaeaea;
	height: 100%;
}

@media only screen and (max-width: 767px) {
	#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard .steps ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		border-right: 0;
		border-bottom: 1px solid #eaeaea;
		overflow: hidden;
		overflow-x: auto;
	}
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard .steps ul li a {
	outline: 0;
	margin: 0;
	border-radius: 0;
	font-size: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 18px 20px 18px 16px;
	font-weight: 400;
	color: #7d7979 !important;
	background: #ffffff;
	position: relative;
	cursor: pointer;
	box-shadow: none;
	border-bottom: 1px solid #eaeaea !important;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

@media only screen and (max-width: 767px) {
	#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard .steps ul li a {
		padding: 10px 26px;
		font-size: 14px;
		text-align: center;
		border-right: 1px solid #eaeaea;
		border-bottom: 0 !important;
		display: block;
	}
	#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard .steps ul li:last-child a {
		border-right: 0;
	}
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard .steps ul li a span.number {
	display: none;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard .steps ul li a i {
	margin-right: 5px;
}

@media only screen and (max-width: 767px) {
	#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard .steps ul li a i {
		font-size: 16px;
		margin: 0 0 2px;
	}
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard .steps ul li:last-child a {
	border-bottom: 0 !important;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard .steps ul li.current a, #animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard .steps ul li.current:hover a {
	font-weight: 600;
	color: #fff !important;
	background-color: #34ccbf !important;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard .steps ul li:hover a {
	color: #34ccbf !important;
	background-color: rgba(26, 156, 145, 0.05) !important;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.content {
	outline: 0;
	width: 70%;
	margin-right: 0;
	margin-left: 30%;
	background: #ffffff;
	min-height: 22em;
	height: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

@media only screen and (max-width: 767px) {
	#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.content {
		width: 100%;
		margin-left: 0;
		height: auto;
		overflow: hidden;
		min-height: auto;
	}
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.content>.body {
	width: 100%;
	padding: 15px;
	height: auto;
	position: inherit;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.content>.body input {
	background-color: #fff;
	box-shadow: none;
	margin-bottom: 5px;
	border: 1px solid #ebebeb !important;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content .modal-booking-content .section-title {
	text-align: center;
	margin-bottom: 35px;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content .modal-booking-content .section-title h4 {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 0;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content .modal-booking-content.sw-container.tab-content h5 {
	padding-top: 10px;
	font-weight: 400;
	font-size: 12px;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.content div#right-panel p {
	margin-bottom: 5px;
	margin-top: 10px;
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions {
	width: calc(100% - 30%);
	overflow: hidden;
	margin: 0;
	padding: 20px 15px;
	box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
	#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions {
		width: 100%;
		padding: 20px 0 10px;
		text-align: center;
		background-color: #fafafa;
		border-top: 1px solid #eaeaea;
	}
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li>a, #animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li>button {
	outline: 0;
	background-color: transparent;
	border: 1px solid #34ccbf;
	border-radius: 40px;
	width: 160px !important;
	margin-top: 10px !important;
	color: #34ccbf;
	text-transform: uppercase;
	font-size: 14px;
	line-height: initial;
	height: 48px;
	box-shadow: none;
	font-weight: 400;
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

@media only screen and (max-width: 767px) {
	#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li, #animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li {
		margin-left: 0;
	}
	#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li>a, #animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li>button {
		border: 0;
		width: auto !important;
		margin-top: 0 !important;
		padding: 10px 24px;
		margin-bottom: 0;
		height: 40px;
	}
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li.disabled>a, #animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li.disabled>a:hover, #animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li.disabled>a:focus {
	background-color: rgba(52, 204, 191, 0.3);
	cursor: not-allowed;
	color: rgba(10, 10, 10, 0.18);
	border: 1px solid rgba(52, 204, 191, 0.22);
}

#animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li>a:focus, #animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li>button:focus, #animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li>a:visited, #animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li>button:visited, #animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li>button:hover, #animatedModal.rnb-animated-modal .modal-content-body .modal-content #rnbSmartwizard>.actions>ul>li>a:hover {
	background-color: #34ccbf;
	color: #fff;
}

#animatedModal.rnb-animated-modal .rnb-step-content-wrapper header.section-title {
	background-color: rgba(52, 204, 191, 0.25);
	padding: 15px 15px 12px;
	text-align: left;
	border-left: 4px solid #34ccbf;
	margin-bottom: 27px;
}

@media only screen and (max-width: 767px) {
	#animatedModal.rnb-animated-modal .rnb-step-content-wrapper header.section-title {
		background-color: transparent;
		padding: 0 0 15px;
		text-align: left;
		border-left: 0;
		margin-bottom: 0;
	}
}

#animatedModal.rnb-animated-modal .rnb-step-content-wrapper header.section-title h4 {
	font-family: inherit;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
}

#animatedModal .rnb-step-content-wrapper header.section-title p {
	font-family: inherit;
	margin-bottom: 6px;
	color: #717171;
	font-size: 15px;
	font-weight: 300;
}

#animatedModal.rnb-animated-modal .rnb-resource-checkbox-area, #animatedModal.rnb-animated-modal .rnb-deposite-section .deposite-checkbox-area, #animatedModal.rnb-animated-modal .person-radiobtns-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#animatedModal.rnb-animated-modal .rnb-resource-checkbox-area, #animatedModal.rnb-animated-modal .rnb-deposite-section .deposite-checkbox-area, #animatedModal.rnb-animated-modal .person-radiobtns-area {
		margin-right: -10px;
		margin-bottom: 15px;
	}
}

#animatedModal.rnb-animated-modal .rnb-control.rnb-control-checkbox, #animatedModal.rnb-animated-modal .rnb-control.rnb-control-radio {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
	border: 1px solid #868686;
	margin-top: 10px;
	margin-left: 15px;
	padding: 20px;
	z-index: 0;
	cursor: pointer;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #333;
	text-transform: capitalize;
}

@media only screen and (max-width: 767px) {
	#animatedModal.rnb-animated-modal .rnb-control.rnb-control-checkbox, #animatedModal.rnb-animated-modal .rnb-control.rnb-control-radio {
		width: 100%;
		-webkit-box-flex: initial;
		-ms-flex: initial;
		flex: initial;
		margin: 0 0 9px;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#animatedModal.rnb-animated-modal .rnb-control.rnb-control-checkbox, #animatedModal.rnb-animated-modal .rnb-control.rnb-control-radio {
		width: calc(100% / 3 - 10px);
		margin-right: 10px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

@media only screen and (max-width: 767px) {
	#animatedModal.rnb-animated-modal .rnb-control.rnb-control-checkbox>span, #animatedModal.rnb-animated-modal .rnb-control.rnb-control-radio>span {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		display: inherit;
	}
}

#animatedModal.rnb-animated-modal .rnb-control.rnb-control-checkbox span.title, #animatedModal.rnb-animated-modal .rnb-control.rnb-control-radio span.title {
	font-weight: 600;
}

#animatedModal.rnb-animated-modal .rnb-control.rnb-control-checkbox span.meta, #animatedModal.rnb-animated-modal .rnb-control.rnb-control-radio span.meta {
	font-weight: 400;
	font-size: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#animatedModal.rnb-animated-modal .rnb-control.rnb-control-checkbox.checked, #animatedModal.rnb-animated-modal .rnb-control.rnb-control-radio.checked {
	background-color: rgba(52, 204, 191, 0.61);
	border: 1px solid rgba(52, 204, 191, 1);
	color: #fff;
}

#animatedModal.rnb-animated-modal .rnb-control.rnb-control-checkbox:first-child, #animatedModal.rnb-animated-modal .rnb-control.rnb-control-radio:first-child {
	margin-left: 0;
}

#animatedModal.rnb-animated-modal .rnb-control.rnb-control-checkbox input, #animatedModal.rnb-animated-modal .rnb-control.rnb-control-radio input {
	visibility: hidden;
	display: none !important;
}

#animatedModal.rnb-animated-modal .booking-summay ul.booking-info {
	margin: 0;
	padding: 0;
	list-style: none !important;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: auto auto;
	grid-template-columns: auto auto;
	grid-gap: 15px;
}

@media only screen and (max-width: 767px) {
	#animatedModal.rnb-animated-modal .booking-summay ul.booking-info {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		grid-gap: 15px;
	}
}

#animatedModal.rnb-animated-modal .booking-summay ul.booking-info li span {
	display: block;
}

#animatedModal.rnb-animated-modal .booking-summay ul.booking-info li span.name {
	color: #333333;
	font-weight: 600;
}

#animatedModal.rnb-animated-modal .booking-summay ul.booking-info li span.value {
	font-weight: 400;
	color: #808080;
}

#animatedModal.rnb-animated-modal .rnb-booking-summay h3.booking_cost {
	margin: 0;
}

.rnbOverflow .xdsoft_datetimepicker, .rnbOverflow select2-container {
	z-index: 99999 !important;
}

.rnbOverflow .select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #34cdc0;
}

.rnbOverflow .select2-dropdown {
	border: 1px solid #ebebeb;
}

.rnbOverflow .select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #e2e2e2;
	background-color: #fafafa;
	color: #000;
}

.rnbOverflow .pac-container {
	z-index: 9999999 !important;
}