/*
Theme Name: Bahon
Theme URI: https://mage-people.com/
Author: MagePeople
Author URI: https://mage-people.com/
Description: A lightweight WordPress theme for e-cab, Taxi, Bus and Car booking.
Version: 3.2.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bahon
Domain Path: /languages
Tags: lightweight, responsive, taxi, e-cab, Taxi, Bus, booking
*/

.footer-column {
    display: flex;
    flex-direction: column;
    align-items: center;
}


/* Comment Section Styles */

#comments ol {
    list-style-type: none;
}

.comments-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.comment-list {
    margin: 0;
    padding: 0;
}

.comment-body {
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.comment-author {
    display: flex;
    align-items: center;
}

.comment-author img {
    border-radius: 50%;
    margin-right: 15px;
}

.comment-author .fn {
    font-weight: 600;
}

.comment-meta {
    font-size: 0.875rem;
    color: #6c757d;
}

.comment-meta a {
    color: #007bff;
}

.comment-meta a:hover {
    text-decoration: underline;
}

.reply a {
    color: #007bff;
    font-weight: 500;
}

.reply a:hover {
    text-decoration: underline;
}

.comment-form {
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    background-color: #f9f9f9;
}

.comment-form-comment {
    margin-bottom: 0;
}

.comment-form-comment textarea {
    width: 100%;
    height: 150px;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #ddd;
    resize: none;
}

.submit-btn {
    width: auto;
    margin-top: 10px;
}

.logged-in-as {
    font-size: 0.875rem;
    color: #333;
}

.comment-reply-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

#comments .says {
    margin-left: 5px;
}
.col-lg-12 .hero-content .hero-content-body a {display:none}

.col-lg-12 .hero-content .hero-content-body a.btn-default.btn-highlighted:before {
    display: none;
}
.rent-details.wow.fadeInUp .container .mpStyle.mptbm_transport_search_area {
    margin-top: 20px;
}
.leftSidebar .mp_sticky_on_scroll.summary-box ._mB_xs {
    background: #f1f1f1;
    color: #006c39 !important;
    padding: 5px 6px 0px 0px;
    font-size: 13px !important;
    text-transform: uppercase;
    border-bottom: 1px solid #b4b4b4;
    font-weight: bold !important;
    
}
.leftSidebar .mp_sticky_on_scroll.summary-box p._textLight_1 {
    font-size: 14px !important;
}

.mp_sticky_depend_area.fdColumn button._themeButton_min_200.mptbm_book_now {
    width: 100%;
}
.mptbm_extra_service h4 {
    font-size: 17px !important;
}
.mptbm_extra_service h3 {
    background: #f2f2f2;
    color: #343434 !important;
    padding: 4px 2px 4px 7px !important;
    font-size: 16px !important;
    text-transform: uppercase;
    border-bottom: 1px solid #333;
}
.leftSidebar .mp_sticky_on_scroll.summary-box h6.priceBreakDown {
    font-size: 22px !important;
    color: #333 !important;
    
}
div.mptbm_transport_search_area button.mptbm_transport_select {
    background: #333;
}
.mpStyle ul.list_inline_two li i {
    color: #02ac3f !important;
    font-weight: bold;
    padding-right: 7px;
}
h6.mptbm_product_total_price {
    background: #6f9100;
    color: #fff !important;
    border-radius: 20px;
    padding: 4px 21px 1px 26px !important;
    text-align: center;
    font-size: 22px !important;
}
h4.totalPriceLabel {
    padding-top: 5px !important;
    text-transform: uppercase !important;
}
span.woocommerce-Price-amount.amount {
    font-size: 18px !important;
}
.mptbm_extra_service_summary span {
    color: #333 !important;
}
.mptbm-custom-select-wrapper  span.pickDropPrice span {
    color: #6f9100 !important;
    font-weight: bold;
    background: #eef7d3 !important;
    padding: 1px 7px 1px 4px !important;
    border-radius: 20px;
    font-size: 15px !important;
}
.mptbm-custom-select-wrapper .mptbm-custom-option.mptbm-option-selected {
    background-color: #e8eed3 !important;
    color: white;
}
td.ui-datepicker-week-end.ui-datepicker-days-cell-over.ui-datepicker-current-day.ui-datepicker-today a {
    color: #fff !important;
}
@media only screen and (min-width: 10px) {
    div.mpPopup .popupMainArea {
        min-width: 500px;
        max-width: 700px;
        width: auto;
        min-height: 250px;
        max-height: 100vh;
        height: auto;
        background-color: #fff;
        border: 0px solid #444 !important;
        position: relative;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-flow: column;
        flex-flow: column;
        border-radius: 9px !important;
    }
}
@media only screen and (min-width: 10px) {
    div.mpStyle h3, div.mpStyle [class*="_fs_h3"] {
        padding: 0;
        color: var(--mpl-secondary);
        margin: 30px 0 20px 0;
        margin-bottom: 20px;
        margin-bottom: 20px;
        font-size: 22px;
        line-height: 26px;
        font-family: DejaVuSansBold, sans-serif;
        margin-bottom: 12px;
        font-weight: 700;
        background: none !important;
        color: #fff !important;
        font-size: 22px !important;
        border: none !important;
    }
}
button.mpStyle.mptbm-service-more-info-btn {
    width: 100px !important;
    display: inline-block;
    font-size: 15px !important;
    text-transform: uppercase;
    padding: 6px 7px 3px 9px !important;
    letter-spacing: 0px !important;
}
.popupMainArea .mptbm-service-html-content h1 {
    color: #333 !important;
}
.popupMainArea .mptbm-service-html-content h2 {
    color: #333 !important;
}
.popupMainArea .mptbm-service-html-content h3 {
    color: #333 !important;
}
.popupMainArea .mptbm-service-html-content h4 {
    color: #333 !important;
}
.popupMainArea .mptbm-service-html-content h5 {
    color: #333 !important;
}
.popupMainArea .mptbm-service-html-content h6 {
    color: #333 !important;
}
.popupMainArea .mptbm-service-html-content p {
    color: #333 !important;
}
.popupMainArea .mptbm-service-html-content span {
    color: #333 !important;
}
.leftSidebar .mp_sticky_on_scroll.summary-box p._textLight_1 span.woocommerce-Price-amount.amount {
    font-size: 13px !important;
    color: #333 !important;
}
@media only screen and (min-width: 10px) {
    div.mptbm_transport_search_area .leftSidebar h3 {
        color: #152C5B !important;
        font-size: 24px;
        font-weight: 700;
        text-transform: uppercase;
    }
}
#faqTitle {
    margin: 0 50px;
    max-width: 1300px;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
    color:#333 !important;
}
#faqTitle span {

    color:#333 !important;
}
#drivelkAccording {
    margin: 0 50px;
    max-width: 1300px;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
    color:#333 !important
}
/*
Theme Name: Bahon
Theme URI: https://mage-people.com/
Author: MagePeople
Author URI: https://mage-people.com/
Description: A lightweight WordPress theme for e-cab, Taxi, Bus and Car booking.
Version: 3.2.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bahon
Domain Path: /languages
Tags: lightweight, responsive, taxi, e-cab, Taxi, Bus, booking
*/

.footer-column {
    display: flex;
    flex-direction: column;
    align-items: center;
}


/* Comment Section Styles */

#comments ol {
    list-style-type: none;
}

.comments-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.comment-list {
    margin: 0;
    padding: 0;
}

.comment-body {
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.comment-author {
    display: flex;
    align-items: center;
}

.comment-author img {
    border-radius: 50%;
    margin-right: 15px;
}

.comment-author .fn {
    font-weight: 600;
}

.comment-meta {
    font-size: 0.875rem;
    color: #6c757d;
}

.comment-meta a {
    color: #007bff;
}

.comment-meta a:hover {
    text-decoration: underline;
}

.reply a {
    color: #007bff;
    font-weight: 500;
}

.reply a:hover {
    text-decoration: underline;
}

.comment-form {
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    background-color: #f9f9f9;
}

.comment-form-comment {
    margin-bottom: 0;
}

.comment-form-comment textarea {
    width: 100%;
    height: 150px;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #ddd;
    resize: none;
}

.submit-btn {
    width: auto;
    margin-top: 10px;
}

.logged-in-as {
    font-size: 0.875rem;
    color: #333;
}

.comment-reply-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

#comments .says {
    margin-left: 5px;
}
.col-lg-12 .hero-content .hero-content-body a {display:none}

.col-lg-12 .hero-content .hero-content-body a.btn-default.btn-highlighted:before {
    display: none;
}
.rent-details.wow.fadeInUp .container .mpStyle.mptbm_transport_search_area {
    margin-top: 20px;
}
.leftSidebar .mp_sticky_on_scroll.summary-box ._mB_xs {
    background: #f1f1f1;
    color: #006c39 !important;
    padding: 5px 6px 0px 0px;
    font-size: 13px !important;
    text-transform: uppercase;
    border-bottom: 1px solid #b4b4b4;
    font-weight: bold !important;
    
}
.leftSidebar .mp_sticky_on_scroll.summary-box p._textLight_1 {
    font-size: 14px !important;
}

.mp_sticky_depend_area.fdColumn button._themeButton_min_200.mptbm_book_now {
    width: 100%;
}
.mptbm_extra_service h4 {
    font-size: 17px !important;
}
.mptbm_extra_service h3 {
    background: #f2f2f2;
    color: #343434 !important;
    padding: 4px 2px 4px 7px !important;
    font-size: 16px !important;
    text-transform: uppercase;
    border-bottom: 1px solid #333;
}
.leftSidebar .mp_sticky_on_scroll.summary-box h6.priceBreakDown {
    font-size: 22px !important;
    color: #333 !important;
    
}
div.mptbm_transport_search_area button.mptbm_transport_select {
    background: #333;
}
.mpStyle ul.list_inline_two li i {
    color: #02ac3f !important;
    font-weight: bold;
    padding-right: 7px;
}
h6.mptbm_product_total_price {
    background: #6f9100;
    color: #fff !important;
    border-radius: 20px;
    padding: 4px 21px 1px 26px !important;
    text-align: center;
    font-size: 22px !important;
}
h4.totalPriceLabel {
    padding-top: 5px !important;
    text-transform: uppercase !important;
}
span.woocommerce-Price-amount.amount {
    font-size: 18px !important;
}
.mptbm_extra_service_summary span {
    color: #333 !important;
}
.mptbm-custom-select-wrapper  span.pickDropPrice span {
    color: #6f9100 !important;
    font-weight: bold;
    background: #eef7d3 !important;
    padding: 1px 7px 1px 4px !important;
    border-radius: 20px;
    font-size: 15px !important;
}
.mptbm-custom-select-wrapper .mptbm-custom-option.mptbm-option-selected {
    background-color: #e8eed3 !important;
    color: white;
}
td.ui-datepicker-week-end.ui-datepicker-days-cell-over.ui-datepicker-current-day.ui-datepicker-today a {
    color: #fff !important;
}
@media only screen and (min-width: 10px) {
    div.mpPopup .popupMainArea {
        min-width: 500px;
        max-width: 700px;
        width: auto;
        min-height: 250px;
        max-height: 100vh;
        height: auto;
        background-color: #fff;
        border: 0px solid #444 !important;
        position: relative;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-flow: column;
        flex-flow: column;
        border-radius: 9px !important;
    }
}
@media only screen and (min-width: 10px) {
    div.mpStyle h3, div.mpStyle [class*="_fs_h3"] {
        padding: 0;
        color: var(--mpl-secondary);
        margin: 30px 0 20px 0;
        margin-bottom: 20px;
        margin-bottom: 20px;
        font-size: 22px;
        line-height: 26px;
        font-family: DejaVuSansBold, sans-serif;
        margin-bottom: 12px;
        font-weight: 700;
        background: none !important;
        color: #fff !important;
        font-size: 22px !important;
        border: none !important;
    }
}
button.mpStyle.mptbm-service-more-info-btn {
    width: 100px !important;
    display: inline-block;
    font-size: 15px !important;
    text-transform: uppercase;
    padding: 6px 7px 3px 9px !important;
    letter-spacing: 0px !important;
}
.popupMainArea .mptbm-service-html-content h1 {
    color: #333 !important;
}
.popupMainArea .mptbm-service-html-content h2 {
    color: #333 !important;
}
.popupMainArea .mptbm-service-html-content h3 {
    color: #333 !important;
}
.popupMainArea .mptbm-service-html-content h4 {
    color: #333 !important;
}
.popupMainArea .mptbm-service-html-content h5 {
    color: #333 !important;
}
.popupMainArea .mptbm-service-html-content h6 {
    color: #333 !important;
}
.popupMainArea .mptbm-service-html-content p {
    color: #333 !important;
}
.popupMainArea .mptbm-service-html-content span {
    color: #333 !important;
}
.leftSidebar .mp_sticky_on_scroll.summary-box p._textLight_1 span.woocommerce-Price-amount.amount {
    font-size: 13px !important;
    color: #333 !important;
}
.mptbm_extra_service_item sub.mptbm_service_total_trip_price {
    font-size: 19px !important;
    color: #6f9100 !important;
}
.mptbm_extra_service .dLayout h3 {
    color: #333 !important;
}
.mp_sticky_on_scroll.summary-box h3 {
    color: #333 !important;
}
.cta-box.bg-section {
        margin: 0 50px;
    max-width: 1300px;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
}
e-con-full.e-flex, .e-con.e-flex>.e-con-inner {
    flex-direction: var(--flex-direction);
    border: none !important;
}
.elementor-element.elementor-element-9fa69af.elementor-widget.elementor-widget-text-editor {
    padding: 0px 34px;
    color: #000 !important;
}
.elementor-element.elementor-element-9255b98.e-con-full.e-flex.e-con.e-child {
    border: none !important;
}
a.navbar-brand img {
    width: 230px !important;
}
.navbar {
    padding: 19px 0 13px 0 !important;
    align-items: center;
}
.section-title h3::before {
    margin-top: 9px !important;
    margin-left: 3px !important;
}
.section-title h3 {
    border-radius: 20px !important;
    background: #fffffff0;
    padding: 10px 26px 8px 26px !important;
}
.ti-widget.ti-goog.ti-review-text-mode-readmore.ti-text-align-left {
    margin: 0 50px;
    max-width: 1300px;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
    color: #333 !important;
}