@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//liftoffcoaches.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.2") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(15,15,15);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(58,0,136);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(58,0,136);
	--wd-alternative-color: rgb(252,104,56);
	--wd-link-color: rgb(58,0,136);
	--wd-link-color-hover: rgb(102,102,102);
	--btn-default-bgcolor: rgb(252,104,56);
	--btn-default-bgcolor-hover: rgb(58,0,136);
	--btn-accented-bgcolor: rgb(246,152,11);
	--btn-accented-bgcolor-hover: rgb(188,10,15);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: inherit;
	background-position: left top;
	--wd-popup-width: 840px;
}
.page-title-default {
	background-color: rgba(58,0,136,0.87);
	background-image: url(https://liftoffcoaches.com/wp-content/uploads/2024/06/image-1.webp);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right top;
}
.footer-container {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.single-product .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-placeholder-color: rgb(255,255,255);
	--wd-form-brd-color: rgb(188,10,15);
	--wd-form-brd-color-focus: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1215px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1232px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1215px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/*Main Header Navigation */
.wd-header-nav.wd-inline {
    flex: 0 0 auto;
    max-width: 100%;
    padding-top: 20px; 
    background-color: #fc6838;
    margin: 75px 0px 0px;
    border-radius: 12px;   
}

.wd-nav[class*="wd-style-"] {
    --nav-color: #fff !important;
    --nav-color-hover: rgba(51,51,51,0.7) !important;
    --nav-color-active: #3A0088 !important;
    --nav-chevron-color: #ffffff !important;
} 

/* drop down menu Css start */

.wd-sub-menu li>a:hover {
    color: #fff !important;
    background-color: #3a0088 !important;
    padding: 10px 10px 10px !important;
    border-radius: 8px !important;
}

.wd-dropdown-menu.wd-design-default {
    padding: 12px 20px !important;
    --wd-dropdown-width: 250px !important;
    border-radius: 8px !important;
}

.wd-dropdown-menu.wd-design-default .wd-dropdown {
    top: 0;
    left: 100%;
    padding: 12px 20px !important;
    width: var(--wd-dropdown-width);
    margin: 0 0 0 20px !important;
    border-radius: 8px !important;
}

/* drop down menu Css end */

/* Logo */
.wd-logo img {
    padding-top: 0px !important;
} 

/* Apply styles to the form container */
.container {
    margin-top: 0px !important;
}

/* Style the navigation tabs */
.nav-tabs {
    border-bottom: none !important;
}

.nav-link {
    color: #333 !important;
    background-color: #fff !important;
    border-radius: 5px 5px 0 0 !important;
    margin: 2px;
}

.nav-link.active {
    background-color: #BC0A0F !important;
    color: #fff !important;
    border-color: #FAA518 transparent transparent transparent !important;
}

/* Style form elements */
.form-control {
    width: 100% !important;
    padding: 10px !important;
    border: 1px solid #3A0088 !important;
    border-radius: 5px !important;

    line-height: 1 !important;

}



#myTabContent {
    padding: 0px !important;
}

/* Example styles for input placeholders */
.form-control::placeholder {
    color: #999 !important;
}

/* Example styles for labels */
label {
    font-weight: bold !important;
    display: block;
    margin-bottom: 5px;
}

textarea.form-control {
    resize: vertical !important;
    overflow: hidden;
    padding: 10px 15px;
    min-height: 70px;
    background-color: #fff0;
}


/* Example styles for tab content */
.tab_from_block {
    padding: 20px !important;
    border: 1px solid #3A0088 !important;
    border-radius: 5px !important;
}

/* Example styles for phone input */
#phone,
#phonereturn,
#phonebespoke {
    padding-left: 90px !important;
}

/* Example styles for specific input elements */
input#passengers-number, #luggage-number, #return-passengers-number, #return-luggage-number, #tour-passengers-number, #tour-luggage-number, #small-luggage-number, #rsmall-luggage-number, #tsmall-luggage-number, #large-luggage-number, #rtlarge-luggage-number, #belarge-luggage-number {
    border: 1px solid #3A0088 !important;
    border-radius: 5px !important;
}

/* Example styles for number input type */
input[type="number"] {
    display: inline-block;
    width: 62px !important;
    height: 40px !important;
    background-color: #fff;
}

/* Header Sub Menu */
.wd-dropdown-menu.wd-design-default .wd-dropdown {
    top: -12px;
    margin: 0px 0px 0px 20px;
}

.wd-sub-menu li>a {
    color: #000000;
    font-size: 15px;
}

/* Checkbox */
input[type="checkbox"] {
    margin-right: 15px;
    margin-bottom: 7px;
}

/* Privacy Policy Label */
label[for="privacy_policy"] {
    font-size: 14px;
    color: #333;
}

label[for="privacy_policy"] a {
    text-decoration: underline;
    color: #E30918;
}

label[for="privacy_policy"] a:hover {
    color: #E30918;
}

/* Captcha */
.captcha {
    display: flex;
}

.g-recaptcha {
    vertical-align: left;
    flex: 1;
    padding: 10px;
    margin-top: 5px;
    margin: 5px;
}

input[type=time] {
    -webkit-appearance: listbox;
    background-color: #fff0;
	  height:42px;
}

/* Relief */
:root{
    --aa-half-width: calc((100vw - 1215px - var(--wd-scroll-w)) / 2);
}
.aa-leftcontainer {
    padding-left:var(--aa-half-width) !important;
}
.aa-rightcontainer {
    padding-right:var(--aa-half-width) !important;
} */

 .comp-his .elementor-icon-list-text b {
    font-size: 20px;
    font-weight: 700;
}

.comp-his ul.elementor-icon-list-items li:first-child:before {
    content: "------------";
    background: #ff000000;
    position: absolute;
    left: -49.5px;
    transform: rotate(90deg);
    top: 54px;
}

.cs-service .box-style-shadow {
    padding: 20px 20px 40px 20px;
    box-shadow: none;
    transition: 0.5s;
     background-color: #f5f5f5;
    border-radius: 20px;
}

 .cs-service .info-box-title {
    margin-top: 15px;
}


.cs-service .box-style-shadow:hover {
    box-shadow: 0 0 9px rgba(0,0,0,0.2);
    background: #19191d;
    color: #f9f9fd;
    transition: 0.5s;
} 

 .center-serv .box-style-shadow {
    background: #19191d;
    padding: 20px 20px 40px 20px !important;
}

.cs-service .box-style-shadow:hover .info-box-title {
    color: #f9f9fd;
}

.cs-service span.wd-btn-text {
    font-weight: 700;
}

.cs-service .btn-style-link.btn-color-white {
    border-color: rgb(255 255 255) !important;
} 

 .acro .info-box-icon {
    font-size: 60px !important;
    font-family: "Imbue", Sans-serif;
    width: 40px !important;
    text-align: center !important;
}

.top-dot .info-box-icon:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #19191d;
    position: absolute;
    border-radius: 40px;
    left: 14px;
    top: -14px;
} */

.testimon-style-boxed h4 {
    font-size: 20px;
    font-weight: 800;
}


.testimon-style-boxed .wd-carousel-wrap {
    padding: 20px 0px;
    border-radius:12px;
}


 .copyrights-wrapper {
    background: #3A0088;
    color: #fff;
    font-size: 14px;
}

.copyrights-wrapper a {
    color: #fff;
    font-size: 14px;
} 

.copyrights-wrapper a:hover {
    text-decoration: underline;
}

span.elementor-icon-list-text, p {
    word-break: word-break !important;
} 

 .scrollToTop {
    position: fixed;
    left: 20px !important;
    border-radius: 5px !important;
    bottom: 90px !important;
} 


input[type='email'], input[type='text'], input[type='tel'], textarea {
    font-size: 16px !important;
    height: 42px;
}


 .grecaptcha-badge {
    z-index: 111 !important;
} 


 .contact-form input[type="submit"] {
    background-color: #FC6838 !important;
    color: white;
    padding: 12px 12px; 
    border: none;
    border-radius: 5px;
    cursor: pointer;
    width:  100%;
}

.contact-form input[type="submit"]:hover {
    background-color: #FC6838 !important;
} 

.clear {
    clear: both;
} 

/* Home page form button  */
/* CSS */
.button-28 {
  appearance: none;
  background-color: transparent;
  border: 2px solid #FC6838;
  border-radius: 5px;
  box-sizing: border-box;
  color: #FC6838; 
  cursor: pointer;
  display: inline-block;
 
  line-height: normal;
  margin: 0;
  min-height: 60px;
  min-width: 0;
  outline: none;
  padding: 16px 24px;
  text-align: center;
  text-decoration: none;
  transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: 100%;
  will-change: transform;
}

.button-28:disabled {
  pointer-events: none;
}

.button-28:hover {
  color: #fff;
  background-color: #FC6838;
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  transform: translateY(-2px);
}

.button-28:active {
  box-shadow: none;
  transform: translateY(0);
}


 .wd-accordion.wd-style-shadow>.wd-accordion-item>:is(.wd-accordion-title,.wd-accordion-content) {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
} 

 .wd-accordion-opener {
    position: relative !important;
    color: #3a0088 !important;
    text-align: center !important;
    font-size: 15px !important;
    line-height: 1 !important;
    transition: inherit;
    border: 2px solid #3a0088 !important;
    border-radius: 30px !important;
    padding: 5px 5px 5px !important;
    
} 

.chaty * {
    
    margin-bottom: 33px;
}


/*Main Header Navigation */
.wd-header-nav.wd-inline {
    flex: 0 0 auto;
    max-width: 100%;
    padding-top: 20px; 
    background-color: #fc6838;
    margin: 75px 0px 0px;
    border-radius: 12px;   
}
.d-flex.alig{
    margin-left:10px;
}

.wd-nav[class*="wd-style-"] {
    --nav-color: #fff !important;
    --nav-color-hover: rgba(51,51,51,0.7) !important;
    --nav-color-active: #3A0088 !important;
    --nav-chevron-color: #ffffff !important;
} 

/* drop down menu Css start */
.wd-sub-menu li>a:hover {
    color: #fff !important;
    background-color: #3a0088 !important;
    padding: 10px 10px 10px !important;
    border-radius: 8px !important;
}


/* drop down menu Css end */

/* Logo */
.wd-logo img {
    padding-top: 0px !important;
} 

/* Apply styles to the form container */
 .container {
    margin-top: 0px !important;
} 

/* Style the navigation tabs */
 .nav-tabs {
    border-bottom: none !important;
} 

 .nav-link {
    color: #333 !important;
    background-color: #fff !important;
    border-radius: 5px 5px 0 0 !important;
    margin: 2px;
} 

 .nav-link.active {
    background-color: #BC0A0F !important;
    color: #fff !important;
    border-color: #FAA518 transparent transparent transparent !important;
} 



 #myTabContent {
    padding: 0px !important;
} 

/* Example styles for input placeholders */
 .form-control::placeholder {
    color: #999 !important;
} 

/* Example styles for labels */


textarea.form-control {
    resize: vertical !important;
    overflow: hidden;
    padding: 10px 15px;
    min-height: 70px;
    background-color: #fff;
}


/* value button spaces adjustment  */
.BUTTON-ROW1{
    padding-left:40px;
    padding-bottom:20px;
}

.BUTTON-ROW2{
    padding-left:50px;
	  padding-bottom:20px;
}

.BUTTON-ROW3{
    padding-left:40px;
	  padding-bottom:20px;
}

.BUTTON-ROW4{
    padding-left:40px;
	  padding-bottom:20px;
}

/* Example styles for tab content */
.tab-pane {
    padding: 10px 10px 0 !important;
    border: 1px solid #3A0088 !important;
    border-radius: 4px !important;
}

/* Example styles for phone input */
#phone,
#phonereturn,
#phonebespoke {
    padding-left: 90px !important;
}

/* Example styles for specific input elements */
input#passengers-number, #luggage-number, #return-passengers-number, #return-luggage-number, #tour-passengers-number, #tour-luggage-number, #small-luggage-number, #rsmall-luggage-number, #tsmall-luggage-number, #large-luggage-number, #rtlarge-luggage-number, #belarge-luggage-number {
    border: 1px solid #3A0088 !important;
    border-radius: 5px !important;
}

/* Example styles for number input type */
input[type="number"] {
    display: inline-block;
    width: 62px !important;
    height: 40px !important;
    background-color: #fff;
}

/* Header Sub Menu */
.wd-dropdown-menu.wd-design-default .wd-dropdown {
    top: -12px;
    margin: 0px 0px 0px 20px;
}

.wd-sub-menu li>a {
    color: #000000;
    font-size: 15px;
}

/* Checkbox */
input[type="checkbox"] {
    margin-right: 15px;
    margin-bottom: 7px;
}

/* Privacy Policy Label */
label[for="privacy_policy"] {
    font-size: 14px;
    color: #333;
}

label[for="privacy_policy"] a {
    text-decoration: underline;
    color: #E30918;
}

label[for="privacy_policy"] a:hover {
    color: #E30918;
}

/* Captcha */
.captcha {
    display: flex;
}

.g-recaptcha {
    vertical-align: left;
    flex: 1;
    padding: 10px;
    margin-top: 5px;
    margin: 5px;
}

input[type=time] {
    -webkit-appearance: listbox;
    background-color: #fff0;
	  height:42px;
}

/* Relief */
:root{
    --aa-half-width: calc((100vw - 1215px - var(--wd-scroll-w)) / 2);
}
.aa-leftcontainer {
    padding-left:var(--aa-half-width) !important;
}
.aa-rightcontainer {
    padding-right:var(--aa-half-width) !important;
}

.comp-his .elementor-icon-list-text b {
    font-size: 20px;
    font-weight: 700;
}

.comp-his ul.elementor-icon-list-items li:first-child:before {
    content: "------------";
    background: #ff000000;
    position: absolute;
    left: -49.5px;
    transform: rotate(90deg);
    top: 54px;
}

.cs-service .box-style-shadow {
    padding: 20px 20px 40px 20px;
    box-shadow: none;
    transition: 0.5s;
    background-color: #f5f5f5;
    border-radius: 20px;
}

.cs-service .info-box-title {
    margin-top: 15px;
}

.cs-service .info-box-icon {
    border: 2px solid white;
    border-radius: 20px;
}

.cs-service .box-style-shadow:hover {
    box-shadow: 0 0 9px rgba(0,0,0,0.2);
    background: #19191d;
    color: #f9f9fd;
    transition: 0.5s;
}

.center-serv .box-style-shadow {
    background: #19191d;
    padding: 20px 20px 40px 20px !important;
}

.cs-service .box-style-shadow:hover .info-box-title {
    color: #f9f9fd;
}

.cs-service span.wd-btn-text {
    font-weight: 700;
}

.cs-service .btn-style-link.btn-color-white {
    border-color: rgb(255 255 255) !important;
}

.acro .info-box-icon {
    font-size: 60px !important;
    font-family: "Imbue", Sans-serif;
    width: 40px !important;
    text-align: center !important;
}

.top-dot .info-box-icon:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #19191d;
    position: absolute;
    border-radius: 40px;
    left: 14px;
    top: -14px;
}

.testimon-style-boxed h4 {
    font-size: 20px;
    font-weight: 800;
}
.testimon-style-boxed .testimonial-inner {
    background-color: #f9f9fd !important;
    box-shadow: 7px 7px 16px rgb(0 0 0 / 10%) !important;
    min-height: 350px !important;
    border-radius: 20px !important;
}

.testimon-style-boxed .wd-carousel-wrap {
    padding: 20px 0px;
    border-radius:12px;
}


.copyrights-wrapper {
    background: #3A0088;
    color: #fff;
    font-size: 14px;
}

.copyrights-wrapper a {
    color: #fff;
    font-size: 14px;
} 

.copyrights-wrapper a:hover {
    text-decoration: underline;
}

span.elementor-icon-list-text, p {
    word-break: word-break !important;
}

.scrollToTop {
    position: fixed;
    left: 20px !important;
    border-radius: 5px !important;
    bottom: 90px !important;
}


input[type='email'], input[type='text'], input[type='tel'], input[type='date'], input[type='time'], textarea {
    font-size: 16px !important;
    height: 55px;
}


.grecaptcha-badge {
    z-index: 111 !important;
}


.contact-form input[type="submit"] {
    background-color: #FC6838 !important;
    color: white;
    padding: 12px 12px; 
    border: none;
    border-radius: 5px;
    cursor: pointer;
    width:  100%;
}

.contact-form input[type="submit"]:hover {
    background-color: #3A0088 !important;
} 

.clear {
    clear: both;
}


.btn-primary {
    color: #fff !important;
    background-color: #FC6838 !important;
    border-color: #3A0088 !important;
	width:  max-content;
    margin-bottom: 5px;
    margin-left: 10px;
}

.btn-primary:hover {
    background-color: #3A0088 !important; 
    border-color: #FC6838 !important; 
}



.wd-accordion.wd-style-shadow>.wd-accordion-item>:is(.wd-accordion-title,.wd-accordion-content) {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.wd-accordion-opener {
    position: relative !important;
    color: #3a0088 !important;
    text-align: center !important;
    font-size: 15px !important;
    line-height: 1 !important;
    transition: inherit;
    border: 2px solid #3a0088 !important;
    border-radius: 30px !important;
    padding: 5px 5px 5px !important;
    
}

/* New Style */

body{
    overflow-x: hidden !important;
}


.journey_option {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}



.hiden_input_form_block {
    display: flex;
}


.form_text_field {
		
		width: 50%;
    padding: 10px 10px;
    
}

.form_text_field .iti__country-list {
    width: 300px !important;
}


.form_text_block {
    display: flex;
    flex-wrap: wrap;
}

.select_bar_box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background: #cccccc40;
    padding: 20px 10px 20px 10px;
    border-radius: 5px;
    margin: 15px 10px 0px 12px;
    row-gap: 15px;
}


.journey_option label {
    font-weight: bold !important;
    display: block;
    margin-bottom: 0;
    font-size: 12px;
    color: #3A0088;
    display: flex;
    align-items: center;
    gap: 5px;
}

.select_bar_box select:focus-visible {
    outline: unset;
}

.input_counter_block {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    align-items: center;
    gap: 10px;
		flex-wrap:wrap;
}



.input_counter_box {
    width: auto;
    padding: 0 10px;
}


.pick_drop_field .form_text_field {
    width: 50%;
}
.textarea_block {
    padding: 10px;
}


.input_counter_field label{
    color: #3A0088; 
}

.tab-content {
    max-width: 1200px;
    margin: 0 auto;
}

.form_block_section {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    display: inline-block;
}

.tab_from_block {
    background: #fff;
}


.input_counter_label label {
    font-weight: bold !important;
    display: block;
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
    margin-bottom: 5px;
}


.input_counter_field {
    display: inline-block;
}



.input_counter_number {
    display: flex;
    align-items: baseline;
    justify-content: space-evenly;
    gap: 0px;
    border: 1px solid #000;
    border-radius: 5px;
    padding: 0px 0;
    width: 100px;
}



/* Style form elements */
.form-control {
    width: 100% !important;
    padding: 10px !important;
    border: 1px solid #3A0088 !important;
    border-radius: 5px !important;
    line-height: 1 !important;

}


.form_text_field input.form-control{
	
	padding: 10px 10px 10px 10px !important;
}

.form_text_field {
    position: relative; /* Ensure the parent has position relative */
}

.form_text_field i {
    position: absolute;
    top: 50%;
    transform: translate(-10px, -50%);
    right: 10px;
    color: #3A0088;
}

#form_text_field:after{
    content: '\f0ec';
    font-size: 17px;
    font-family: 'FontAwesome';
    top: 50%;
    right: 0%;
    position: absolute;
    line-height: 35px;
    z-index: 9;
   
    width: 35px;
    height: 35px;
    text-align: center;
    
    transform: translate(50%, -50%);
    color: #FC6838;
}


.hiden_input_form_block .form_text_field:after {
    content: '\f0ec';
    font-size: 17px;
    font-family: 'FontAwesome';
    top: 50%;
    right: 0%;
    position: absolute;
    line-height: 65px;
    z-index: 9;   
    width: 35px;
    height: 35px;
    text-align: center;
    transform: translate(50%, -50%);
    color: #FC6838;
}

.submit_form_block {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.form_text_field:last-of-type:after {
    display: none;
}


.input_counter_number input {
    width: 30px !important;
    height: 30px !important;
    text-align: center;
}

input{
    background-color: #fff !important;
}

.input_form_block {
    display: flex;
}

.input_form_block.return_check_box {
    flex-wrap: wrap;
}

.intro-wrap > .container {
    padding: 0;
    max-width: 100% !important;
}


/* Example styles for number input buttons */
.value-button {
    background-color: unset !important;
    color: #3A0088 !important;
    cursor: pointer !important;
    font-size: 20px !important;
    width: 20px !important;
    height: 100% !important;
    text-align: center !important;
    line-height: 100% !important;
    border-radius: 3px !important;
    margin: 0px !important;
    vertical-align: middle;
    display: inline-block;
}


.journey_selector select {
    border: none;
    text-transform: capitalize;
    color: #FC6838;
    width: max-content;
    background: transparent;
    font-weight: 700;
}



.form_text_field input[type="date"] {
  position: relative;
  padding: 10px;
	background: unset !important;
}

.form_text_field input[type="date"]::-webkit-calendar-picker-indicator {
  color: transparent !important;
  background: none !important;
  z-index: 1 !important;
}

.form_text_field input[type="date"]:before {
    color: transparent;
    background: none;
    display: block;
    font-family: 'FontAwesome';
    content: '\f073';
    width: 14px;
    height: 16px;
    position: absolute;
    top: 50%;
    transform: translate(-4px, -50%);
    right: 4px;
    color: #3A0088;
}

.form_text_field input[type="time"] {
  position: relative;
  padding: 10px;
	background: unset !important;
}

.form_text_field input[type="time"]::-webkit-calendar-picker-indicator {
  color: transparent !important;
  background: none !important;
  z-index: 1 !important;
}

.form_text_field input[type="time"]:before {
    color: transparent;
    background: none;
    display: block;
    font-family: 'FontAwesome';
    content: '\f017';
    width: 14px;
    height: 16px;
    position: absolute;
    top: 50%;
    transform: translate(-4px, -50%);
    right: 4px;
    color: #3A0088;
}

.journey_selector {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    gap: 10px;
}

.journey_label label {
    color: #3A0088;
    font-size: 14px;
}

.input_counter_number input#passengers-number, .input_counter_number input#luggage-number, .input_counter_number input#small-luggage-number, .input_counter_number input#large-luggage-number {
    border: none !important;
    background: transparent !important;
    border-right: 1px solid #000 !important;
    border-left: 1px solid #000 !important;
    border-radius: 0 !important;
}

@media(max-width:1024px){
    .input_form_block {
        flex-wrap:wrap;
    }

    .form_text_field {
        width: 50%;
    }

    .input_counter_field label, .journey_option label{
        font-size: 12px;
    }
	
		.form_text_field .iti {
			width: 100%;
		}
}

@media(max-width:820px){
    .input_counter_field {
        justify-content: center;
    }

    .select_bar_box {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 20px;
    }

    .input_counter_block {
        width: 100%;
    }
}

@media(max-width:767px){
	
	.new_form_quote_box 
 .elementor-widget-container {
    margin: 0 !important;
}

    .input_counter_field {
        justify-content: start;
    }

    .pick_drop_field .form_text_field:after, .regular_field_area .form_text_field:after, .hiden_input_form_block .form_text_field:after {
       display: none;
    }

    .pick_drop_field .form_text_field {
        width: 50%;
    }

    .input_counter_block {
        width: 100%;
        flex-wrap: wrap;
        justify-content: start;
    }

    .select_bar_box {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 20px;
    }

    .journey_selector select {
        width: max-content;
    }
   

    .form_text_field {
        width: 50%;
    }

    .form_block_section .container {
        max-width: 100%;
    }

    .form_text_field .iti {
        width: 100%;
    }

    .iti-mobile .iti__country-list {
        /* max-height: 50% !important; */
        width: 50% !important;
    }
}


@media(max-width: 680px){
    input[type='email'], input[type='text'], input[type='tel'], input[type='date'], input[type='time'], textarea {
        font-size: 16px !important;
        height: 35px;
    }

    .cross_modal {
        right: 10px;
    }
}

@media(max-width:600px){
    .submit_form_block {
        flex-wrap: wrap;
        padding-bottom: 20px;
        padding-left: 10px;
    }
	
	.input_counter_label {
    text-align: left;
	}
	
	.tab_from_block {
    padding: 0px !important;
	}
}

@media(max-width:510px){
    .submit_form_block {
        flex-wrap: wrap;
        padding-bottom: 20px;
        padding-left: 10px;
    }

    .pick_drop_field .form_text_field, .form_text_field {
        width: 100%;
    }

    .hiden_input_form_block {
        flex-wrap: wrap;
    }

}

@media(max-width:420px){
    .modal-dialog.form_modal_block {
        margin: 0rem auto 0rem;
    }
}
/* return field ka title ha ye  */
label {
    display: flex !important;
    margin-bottom: .5rem;
    text-align: left !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
	.tab-pane {
    padding: 10px !important;
    border: 1px solid #3A0088 !important;
    border-radius: 5px !important;
    margin-left: 18px !important;
    margin-right: 30px !important;
}


}

@media (min-width: 577px) and (max-width: 767px) {
	.tab-pane {
    padding: 10px !important;
    border: 1px solid #3A0088 !important;
    border-radius: 5px !important;
    margin-left: 18px !important;
    margin-right: 30px !important;
}


}

@media (max-width: 576px) {
	.tab-pane {
    padding: 10px !important;
    border: 1px solid #3A0088 !important;
    border-radius: 5px !important;
    margin-left: 18px !important;
    margin-right: 30px !important;
}

.form_block_section {
    
    margin-top: -40px!important;
}
}

