/*
Theme Name: TransX - Child
Author: Artureanec
Author URI: http://artureanec.com
Description: -
Version: 1.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: transx
*/

.dex-form-width{
	max-width: 550px;
	margin-left: auto;
}
.bk_frm .chbs-main {
	background: rgba(255, 255, 255, 0.75);
	padding: 10px 10px 12px;
	border-radius: 2px;
	border-top: 2px solid #F4C145;
}
.bk_frm .chbs-main .chbs-main-content {
	margin-top: 0;
	background-color: rgba(255, 255, 255, 1);
	padding: 5px;
	border-radius: 4px;
}
html .bk_frm .ui-menu .ui-menu-item {
	margin-bottom: 0px;
}

html .bk_frm .chbs-booking-form-id-1640 .chbs-tab.ui-tabs .ui-tabs-panel {
	border: none;
}
.ui-timepicker-wrapper .ui-timepicker-list > li {
	margin-bottom: 0 !important;
}


.bk_frm .chbs-main .chbs-form-field {
	padding-top: 2px;
	margin: 0px 2px 3px;
	border-radius: 2px;
}
.bk_frm .chbs-main .chbs-main-content-step-2 .chbs-form-field {
	margin: 0px;
}
.bk_frm .chbs-main .chbs-form-field.chbs-form-field-width-50 {
	margin: 0px 2px 3px;
	border-radius: 2px;
	width: calc(50% - 4px);
}
.bk_frm .chbs-main .chbs-main-content-step-3 .chbs-form-field.chbs-form-field-width-50 {
	margin: 0;
	width: 50%;
}
.bk_frm .chbs-main .chbs-form-field input {
	margin-bottom: 0;
	height: auto;
	padding-bottom: 7px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
}
.bk_frm .chbs-main .chbs-form-field > label {
	margin-bottom: 2px;
}
.bk_frm .chbs-main .chbs-form-field .ui-selectmenu-button {
	height: auto;
	padding-bottom: 8px;
	padding-top: 0px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
}
.bk_frm .chbs-main .chbs-location-add,
.bk_frm .chbs-main .chbs-location-remove {
	top: 12px;
	width: 30px;
	height: 30px;
	line-height: 28px;
	font-size: 28px;
}
.bk_frm .chbs-main .chbs-form-label-group {
	padding: 12px 21px 6px 21px;
	background-color: transparent;
	text-align: center;
	color: #000000;
	font-size: 16px;
}
.bk_frm .chbs-main .chbs-main-content-step-3 .chbs-form-label-group {
	text-align: left;
}
.bk_frm .chbs-main .chbs-main-content-navigation-button {
	margin: 2px !important;
}
.bk_frm .chbs-main .chbs-main-content-navigation-button .chbs-button {
	border-radius: 2px;
	width: 100%;
	text-align: center;
	float: none;
}



.bk_frm .chbs-main.chbs-width-480 .chbs-vehicle .chbs-vehicle-image + .chbs-vehicle-gallery + .chbs-vehicle-content {
	margin-left: 0;
}
.bk_frm .chbs-main.chbs-width-480 .chbs-vehicle .chbs-vehicle-image{
	width: 165px;
	min-height: 100px;
}
.bk_frm .chbs-main .chbs-vehicle-list > ul > li{
	padding-bottom: 10px;
	border-color: #000;
}
.bk_frm .chbs-main .chbs-vehicle .chbs-vehicle-content > div.chbs-vehicle-content-header{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.bk_frm .chbs-main .chbs-vehicle .chbs-vehicle-content > div.chbs-vehicle-content-header > span {
	width: 62%;
}
.bk_frm .chbs-main .chbs-vehicle .chbs-vehicle-content > div.chbs-vehicle-content-header > span:first-child {
	padding-bottom: 0;
}
.bk_frm .chbs-main .chbs-main-content-step-2 .chbs-summary,
.bk_frm .chbs-main .chbs-main-content-step-3 .chbs-summary {
	display: none;
}
.bk_frm .chbs-main .chbs-vehicle .chbs-vehicle-content > .chbs-vehicle-content-meta {
	margin-top: 15px;
}
.bk_frm .chbs-main .chbs-main-content-step-2 .chbs-summary-price-element {
	margin-top: 0;
}
.bk_frm .chbs-booking-form-id-1640 .chbs-vehicle .chbs-vehicle-content > .chbs-vehicle-content-meta .chbs-meta-icon-bag,
.bk_frm .chbs-booking-form-id-1640 .chbs-vehicle .chbs-vehicle-content > .chbs-vehicle-content-meta .chbs-meta-icon-people {
	color: #000;
	font-size: 34px;
	margin-top: -4px;
	margin-right: 10px;
}
.bk_frm .chbs-main .chbs-vehicle .chbs-vehicle-content > .chbs-vehicle-content-meta > div > .chbs-vehicle-content-meta-info > div > span.chbs-circle{
	border-color: #000;
	color: #000;
}
.bk_frm .chbs-main .chbs-vehicle .chbs-vehicle-content > .chbs-vehicle-content-description > div > .chbs-vehicle-content-description-attribute {
	margin-top: 15px;
}
.bk_frm .chbs-main .chbs-vehicle .chbs-vehicle-content > .chbs-vehicle-content-description > div > .chbs-vehicle-content-description-attribute > ul {
	width: 100%;
}
.bk_frm .chbs-main .chbs-form-field textarea {
	height: 145px;
}








@media only screen and (max-width: 767px){
	.bk_frm .chbs-main .chbs-form-field.chbs-form-field-width-50 {
		float: left !important;
		width: calc(50% - 4px) !important;
	}
	.bk_frm .chbs-main .chbs-location-add,
	.bk_frm .chbs-main .chbs-location-remove {
		right: 10px !important;
	}
	.bk_frm .chbs-main .chbs-location-add, .bk_frm .chbs-main .chbs-location-remove {
		top: 15px !important;
		width: 26px;
		height: 26px;
		line-height: 24px;
		font-size: 24px;
	}
	.bk_frm .chbs-main .chbs-form-field.chbs-form-field-location-switch + .chbs-form-field.chbs-form-field-location-switch .chbs-location-remove {
		right: 46px !important;
		top: 15px !important;
	}
	.bk_frm .chbs-main.chbs-width-300 .chbs-vehicle .chbs-vehicle-content .chbs-vehicle-content-meta > div > .chbs-show-more-button {
		width: 75%;
	}
}








