/* ====== BEGIN widget.min.css (embedded) ====== */



#limosys_widget_root .btn-close {
margin-top:4px !important
}

/* .shadow-none .form-control{
padding-left:16px !important;
} */

.submit-btn{
margin-top: 16px !important;
border-radius: 6px !important;
background: #ff7a00;
color: #000;
padding: 24px 0px !important;
margin-top: 24px !important;
}




#limosys_widget_root .col-lg-6 {
   flex: 0 0 auto;
   width: 100%;
}

#limosys_widget_root .justify-content-center {
    justify-content: center !important;
    padding:0 !important
}

/* #limosys_widget_root .col-8 {
    flex: 0 0 auto;
    width: 100% !important;
    padding:0 !important;
} */

#limosys_widget_root .card-body {
    color: var(--bs-card-color);
    flex: 1 1 auto;
    padding: 0 !important;
}

/* #limosys_widget_root .col-4 {
    flex: 0 0 auto;
    width: 100% !important;
    padding: 0 !important;
} */

#limosys_widget_root .card-subtitle {
    color: var(--bs-secondary-color);
    margin-top: -0.375rem;
}

#limosys_widget_root .p-0 {
    padding: 0 !important;
}

#limosys_widget_root .no-padding {
    padding: 0px !important;
}

#limosys_widget_root .col-left {
    padding-left: 12px !important;
    padding-right: 12px !important;
}
#limosys_widget_root .col-right {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

#limosys_widget_root .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
}

#limosys_widget_root .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
}

#limosys_widget_root .mb-0 {
    margin-bottom: 0 !important;
}

#limosys_widget_root .p-2{
    padding:0.5rem !important;
}

#limosys_widget_root .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}
#limosys_widget_root .justify-content-center {
    justify-content: center !important;
}
#limosys_widget_root .align-items-center {
    align-items: center !important;
}
#limosys_widget_root .m-auto {
    margin: auto !important;
}
#limosys_widget_root .my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
#limosys_widget_root .text-center {
    text-align: center !important;
}
#limosys_widget_root .btn-primary {
    --bs-btn-bg: #0d6efd;
    --bs-btn-border-color: none;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: none;
}
#limosys_widget_root .btn {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family: ;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: #ffffff;
    --bs-btn-bg: transparent;
    --bs-btn-border-color: transparent;
    --bs-btn-border-width: 1px;
    --bs-btn-border-radius: 0.375rem;
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: none;
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x) !important;
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: 600;
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: 0px !important;
    background-color: var(--bs-btn-bg);
    box-shadow: var(--bs-btn-box-shadow);
    transition: all .15s ease-in-out !important;
    width: 100% !important;
}
#limosys_widget_root .btn-primary:disabled{
    cursor: auto !important;
}
#limosys_widget_root .fs-3 {
    font-size: calc(1.3rem + 0.6vw) !important;
}
#limosys_widget_root .mt-3 {
    margin-top: 1rem !important;
}
#limosys_widget_root .col-lg-3{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    gap: 10px !important;
}
#limosys_widget_root .btn{
    border-radius: 0px !important;
}
#limosys_widget_root label{
    display: inline-block;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 16px !important;
    color: #fff !important;
    float: left;
    margin:0px !important;
    opacity:100%;
}

.dial7-labels .widget-labels .form-label{
    opacity:80%;
}

#limosys_widget_root .form-label{
    padding:16px 0px 8px 0px !important;
}

#limosys_widget_root label span{
    color: #ffffff !important;
    font-size: 14px !important;
    line-height: 18px !important;
}
#limosys_widget_root .form-select, 
#limosys_widget_root .form-control{
    display: block;
    width: 100%;
    font-size: 16px !important;
    font-weight: 600;
    line-height: 20px !important;
    color: #000000 !important;
    background: #ffffff !important;
    border: 1px solid #D1D5DB !important;
    border-radius: 0px !important;
    box-shadow: unset !important;
}
#limosys_widget_root .form-control::placeholder,
#limosys_widget_root .form-select::placeholder{
    color:#6b7280 !important;
}
#limosys_widget_root .accordion-item:first-of-type,
#limosys_widget_root .accordion-item:last-of-type {
    border-radius: 0 !important;
}
#limosys_widget_root .accordion-item {
    background-color: #fff;
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
#limosys_widget_root .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 0px !important;
    font-size: 16px !important;
    background: #ffffff !important;
    color: #000000 !important;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
}
#limosys_widget_root .accordion{
    --bs-accordion-bg : transparent !important;
    --bs-accordion-active-bg: transparent !important;
}
#limosys_widget_root .btn-primary{
    border: 1px solid #000000 !important;
    background: #000000 !important;
    color: #fff !important;
}
#limosys_widget_root .btn-primary:hover{
    border: 1px solid #000000 !important;
    background: #2C2C2C !important;
    color: #fff !important;
}
#limosys_widget_root .btn-outline-secondary{
    border: 1px solid #D1D5DB !important;
    background: #fff !important;
    color: #000000 !important;
}
#limosys_widget_root .btn-outline-secondary:hover{
    border: 1px solid #000000 !important;
    background: #F3F4F6 !important;
    color: #000000 !important;
}
    #limosys_widget_root .col-lg-6 {
    flex: 0 0 auto;
    /* padding: 0 !important; */
    width: 100%;
}

#passCount .shadow-none .form-control{
padding-left:16px !important;
}

.MuiDateCalendar-root  .Mui-selected {
    background-color: #ff7a00 !important;
    color: #fff !important;
}

.bl-booker {
    width: min(100%, 450px) !important;
    max-width: 450px !important;
    overflow: visible !important;
}

@media (min-width: 901px) {
    .bl-booker {
        width: min(100%, 450px) !important;
        max-width: 450px !important;
    }
}
#limosys_widget_root .col-lg-6, #limosys_widget_root .col-lg-4, #limosys_widget_root .col-lg-2{
    width: 100% !important;
}

.bl-booker-wrap {
    z-index: unset !important;
}

input#dropoff::placeholder, input#pickup::placeholder {
    color: black;
    opacity: 1;
}

#limosys_widget_root > div > div > form > div > div.col-lg-2.col-4 > button > p {
	color: black !important;
}
/* ====== END widget.min.css (embedded) ====== */