/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: doctotravel
Version: 2.0.0
Text Domain: doctotravel-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


.woocommerce-account input[type="file"].styled-input {
    line-height: 1.21rem;
}

.woocommerce-account input[type="file"].styled-input::file-selector-button {
    background-color: rgb(23 61 110 / var(--tw-bg-opacity, 1));
    color: #fff;
    border: none;
    padding: 4px 16px;
    border-radius: 6px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out;
}

.woocommerce-account input[type="file"].styled-input::file-selector-button:hover {
    background-color: rgb(14 47 93 / var(--tw-bg-opacity, 1));
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-center {
    text-align: center;
}

.pt-4 {
    margin-top: 2.5rem;
}

.d-block {
    display: block;
}

.d-flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}


.travel-step-container img.object-contain {
    display: none !important;
}


.woocommerce-button,
#place_order {
    background: #173d6f !important;
    padding-top: .625rem !important;
    padding-bottom: .55rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    color: #fff !important;
    border: 0 !important;
    cursor: pointer;
    font-weight: 700 !important;
    border-radius: 20px !important;
    border: 0;
    text-transform: none !important;
    font-size: 16px !important;
    transition: all 0.3s ease;
    line-height: 1.3 !important;
}


.woocommerce-button:hover,
#place_order:hover {
    background: rgb(228, 183, 62) !important;
    color: #173d6f !important;
}

.woocommerce-order-details__title {
    color: #173d6f !important;
    margin-top: 25px;
}

.woocommerce-order-details h2, .woocommerce-customer-details h2 {
    margin-top: 25px;
}

.woocommerce-notice {
    color: #173d6f !important;
    font-size: 18px !important;
}

.woocommerce-customer-details--phone {
    margin-bottom: 0;
}

.woocommerce .woocommerce-customer-details address {
    padding: 0 !important;
    border: 0 !important;
}

.woocommerce-info .ml-3 {
    padding: 0 !important;
    margin: 0 0 20px 0 !important;
}

.woocommerce-info:before {
    display: none !important;
}

.elementor-widget-woocommerce-checkout-page .text-sm.text-blue-700 {
    color: #173d6f !important;
    font-size: 22px !important;
    line-height: 1.4 !important;
}

#payment,
.woocommerce-checkout #payment div.payment_box {
    background: none !important;
}

.woocommerce-checkout #payment div.payment_box {
    left: -12px;
}


.woocommerce table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0 !important;
    background: none;
    width: 100%;
    border-top: 1px solid #e5e5e5 !important;
}

.woocommerce table th {
    background: none !important;
    border: 1px solid #e5e5e5 !important;
    padding: 10px 16px !important;
    text-align: left;
    border-top: 0 !important;
    border-right: 0 !important;
}

.woocommerce table thead th {
    color: #173d6e !important;
    font-weight: 600;
}

.woocommerce table td {
    border: 1px solid #e5e5e5 !important;
    padding: 10px 16px !important;
    background: none !important;
    border-collapse: collapse;
}

.woocommerce table tr,
.woocommerce table th,
.woocommerce table td {
    border-collapse: collapse;
    background: none !important;
}

.woocommerce table tbody tr:hover {
    background-color: #fafafa;
}

.woocommerce table th {
    border-top: 0 !important;
}

.woocommerce table td {
    border-top: 0 !important;
    border-right: 0 !important;
}

.woocommerce table tfoot th {
    font-weight: 400 !important;
}

.woocommerce table {
    border-right: 1px solid #e5e5e5 !important;
}

.woocommerce-order-details h2,
.woocommerce-customer-details h2 {
    color: #173d6f !important;
    margin-bottom: 15px !important;
}


table.woocommerce-checkout-review-order-table tr,
table.woocommerce-checkout-review-order-table th,
table.woocommerce-checkout-review-order-table td,
table.woocommerce-checkout-review-order-table {
    color: initial !important;
    border: 0 !important;
}

.woocommerce-table--order-details {
    margin-bottom: 15px !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot th,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .woocommerce-Price-amount,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .product-total,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot td {
    color: initial !important;
}


.elementor-widget-container > .woocommerce {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}


.woocommerce ul.order_details {
    margin: 0 0 20px !important;
}

.woocommerce ul.order_details li {
    margin-bottom: 25px !important;
}

.woocommerce-checkout div[data-elementor-type="wp-page"] .woocommerce-thankyou-order-received {
    font-size: 2rem !important;
    margin-bottom: 29px;
    line-height: 1.3 !important;
}

.woocommerce-checkout div[data-elementor-type="wp-page"] .e-con-inner {
    padding-block-start: 30px !important;
}

.elementor-widget-woocommerce-checkout-page a {
    color: #173d6f;
    text-decoration: underline;
}

.woocommerce table.shop_table tfoot td {
    font-weight: 400 !important;
}

.elementor-widget-woocommerce-checkout-page a:hover {
    text-decoration: none;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table.woocommerce-table--order-details .product-total {
    color: #173d6e !important;
}


@media (max-width: 576px) {
    .woocommerce ul.order_details li {
        display: block;
        width: 100%;
        margin-bottom: 15px !important;
    }

    .woocommerce-checkout div[data-elementor-type="wp-page"] .woocommerce-thankyou-order-received {
        font-size: 22px !important;
    }

    .woocommerce-order-details h2, .woocommerce-customer-details h2 {
        font-size: 22px !important;
    }
}

@media (min-width: 576px) {
    .elementor-widget-container > .woocommerce {
        max-width: 540px !important;
    }
}

@media (min-width: 768px) {
    .elementor-widget-container > .woocommerce {
        max-width: 720px !important;
    }
}

@media (min-width: 992px) {
    .elementor-widget-container > .woocommerce {
        max-width: 960px !important;
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);

    }
}

@media (min-width: 1200px) {
    .elementor-widget-container > .woocommerce {
        max-width: 1140px !important;
    }
}

@media (min-width: 1400px) {
    .elementor-widget-container > .woocommerce {
        max-width: 1340px !important;
    }
}


.elementor-location-footer .form_field_wrap label {
    color: #fff !important;
}

.elementor-location-footer .closum_form_submit {
    background: rgb(228, 183, 62) !important;
    border: 2px solid rgb(228, 183, 62) !important;
    border-radius: 20px !important;
    margin: 0 !important;
}

.elementor-location-footer .closum_form_submit:hover {
    background: none !important;
    color: rgb(228, 183, 62) !important;
}

.ac-head {
    padding: 0 10px;
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .ac-head h1 {
        font-size: 1.8rem;
    }
}


.wc_payment_methods li label img {
    display: inline-block;
}

.payment_method_eupago_mbway a {
    display: none !important;
}

.wc_payment_methods li {
    padding-bottom: 15px;
}

.woocommerce-checkout #payment div.payment_box {
    padding: 0px;
}


.woocommerce-order .woocommerce_eupago_table {
    margin-bottom: 20px;
}

.woocommerce-order .woocommerce_eupago_table ~ p {
    text-align: center;
    font-size: 17px;
    color: #4b4b4b;
    font-weight: 600;
}

.woocommerce-order .woocommerce-order-details {
    margin-top: 33px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text p {
    margin-top: 0 !important;
}

.woocommerce-terms-and-conditions-wrapper {
    padding-bottom: 0 !important;
}

.wc_payment_method .payment_method_stripe{
    margin: 20px 0 0 0 !important;
}
.wc_payment_method .payment_box {
    padding-left: 44px !important;
}

#account_password_field label{
    font-size: 15px;
    font-weight: 500;
    line-height: 1em;
    color: var(--forms-labels-color, #69727d);
    margin-bottom: var(--forms-label-spacing, 3px);
    margin-top: 10px;
}


/*trick*/
.woocommerce > .min-h-full{
    min-height: 100vh !important;
}