/*
Theme Name: Grab Taxi Child
Theme URI: http://grab-taxi.axiomthemes.com/
Description: Grab Taxi - excellent WordPress theme with many different blog and header layouts
Author: AxiomThemes
Author URI: http://axiomthemes.com/
Template: grab-taxi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: grab-taxi
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.forminator-label {display: none !important;}
.forminator-checkbox__label {white-space: normal !important;}
.forminator-row-last {margin-bottom: 0 !important;}
.forminator-button-submit {width: 100% !important;}
.form-title h2 {
    font-weight: 700 !important;
    white-space: normal;
    background-color: #e9272c;
    color: #ffffff !important;
    margin: -40px -40px 0px -40px !important;
    padding: 20px 100px 20px 40px !important;
    font-size: 32px !important;
    line-height: 42px !important;
}
.form-title h3 {
font-weight: 900 !important;
    white-space: normal;
    background-color: #fecc18;
    color: #000 !important;
    margin: 0 !important;
    padding: 30px 10px 10px 10px !important;
    font-size: 25px !important;
    position: absolute;
    top: -15px;
    right: -115px;
    width: 150px;
    text-align: center !important;
    height: 150px;
    border-radius: 100%;
    align-items: center;
    display: flex !important;
    justify-content: center;
    transform: translateX(-50%);
}
.form-title h3:before {
	content: '10%' !important;
    display: block !important;
    position: absolute;
    left: 50%;
    top: 55px;
    transform: translate(-50%, -50%);
    font-size: 35px;
}
.forminator-checkbox-box {
	border-color: #E04562 !important;
    background-color: #ffffff !important;
    color: #E04562 !important;
}
.forminator-checkbox__wrapper:hover .forminator-checkbox-box {
	border-color: #fecc18 !important;
    color: #fecc18 !important;
}
.page-form {
	overflow: hidden;
}
.page-form .form-title h2 {
	padding: 20px 100px 20px 20px !important;
	min-height: 64px;
    align-items: center;
    display: flex !important;
}
.page-form .form-title h3 {
    border-radius: 0;
    right: -78px;
    width: 125px;
    height: 113px;
}
.text-field {
	color: #000000;
    font-size: 14px;
    font-family: inherit;
    font-weight: 400;
}

.text-uppercase {
	text-transform: uppercase;
}

.forminator-response-message {
	position: absolute !important;
    margin: 0;
    top: 50%;
    left: 50%;
    width: 90%;
    z-index: 2;
    box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.2) !important;
    border-radius: 0 !important;
    transform: translate(-50%, -50%);
}
.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-corner-all.ui-datepicker-prev {
	left: 5px  !important;
    top: 0px !important;
}
.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
    right: 5px  !important;
    top: 0  !important;
}

.scheme_default .ui-datepicker .ui-datepicker-title {
	background-color: #818181 !important;
}

.scheme_default table th {
    background-color: #c7c7c7 !important;
}

.iti__flag-container {
	display:none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone:not(.iti--allow-dropdown) .forminator-input {
	padding-right: 9px !important;
}

.header_position_over .top_panel .vc_custom_heading {
	font-size: 18px!important;
}

@media (max-width: 1280px) {
	.top_panel .vc_custom_heading {
    	font-size: 24px!important;
	}
}


@media (max-width: 1024px) {
	.form-title h2 {
		font-size: 32px !important;
	}
	.form-title h3 {
		    transform: scale(0.85);
    transform-origin: -250% 40%;
	}
}

@media (max-width: 768px) {
	.top_panel .vc_custom_heading {
    	font-size: 18px!important;
	}
}
