/*
    Theme Name: Maxcoach Child
    Theme URI: http://maxcoach.thememove.com/
    Author: George Zamfir
    Version: 1.0.61
    Template: maxcoach
    Text Domain:  maxcoach-child
*/

/*=======================================================*/

.elementor-element .elementor-widget-container {
    -webkit-transition: none;
         -o-transition: none;
            transition: none;
            transition: none;
            transition: none;
}

/*=======================================================*/

input[type='text'], 
input[type='email'], 
input[type='url'], 
input[type='password'], 
input[type='search'], 
input[type='number'], 
input[type='tel'] {
    min-height: 48px;
}

fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

/*=======================================================*/

body .e-checkout__container #customer_details {
    margin-bottom: 20px;
}

body .cart_totals > h2, 
body .woocommerce-additional-fields > h3, 
body #order_review_heading, 
body #ship-to-different-address, 
body .woocommerce-billing-fields > h3 {
    margin-bottom: 20px;
}

/*=======================================================*/

body .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 0 !important;
}
body .woocommerce-privacy-policy-text p {
    margin-top: 10px;
}

body .woocommerce-error, 
body .woocommerce-info, 
body .woocommerce-message {
    margin-top: 10px;
    padding: 10px 20px;
}

body .woocommerce-error li, 
body .woocommerce-info li, 
body .woocommerce-message li {
    margin-bottom: 0 !important;
    padding-left: 30px;
}

body .woocommerce-checkout .payment_box {
    padding: 0;
}

body .woocommerce-notices-wrapper {
    display: none;
}

body .elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box {
    background-color: transparent;
}

body .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text p {
    margin-top: 10px;
}

body .woocommerce-checkout .payment_title {
    background: transparent !important;
    padding: 32px 0 14px;
}

body .woocommerce-checkout .payment_title label img {
    margin: 0 2px;
    float: right;
}

body .woocommerce-checkout .woocommerce-notices-wrapper {
    display: none !important;
}

body .woocommerce-checkout .woocommerce-billing-fields .form-row > label,
body .woocommerce-checkout .woocommerce-shipping-fields .form-row > label,
body .woocommerce-checkout .woocommerce-additional-fields .form-row > label {
  display: block !important;
}

body .woocommerce-privacy-policy-text {
    margin-bottom: 10px;
}

/*=======================================================*/

body .woocommerce-billing-fields h3 {
    margin-bottom: 0 !important;
}

html .woocommerce-checkout form .form-row.form-row-half,
html .woocommerce-checkout form .form-row.form-row-quarter {
    display: inline-block;
}

html .woocommerce-checkout form .form-row-left {
    margin-right: 1% !important;
}

html .woocommerce-checkout form .form-row-right {
    margin-left: 1% !important;
}

html .woocommerce-checkout form .form-row.form-row-half {
    width: 49%;
}

html .woocommerce-checkout form .form-row.form-row-quarter {
    width: 24%;
}

body .woocommerce-checkout .woocommerce-billing-fields .form-row > label {
    font-size: 13px !important;

    position: relative;
    z-index: 1;
    bottom: -12px;
    left: 15px;

    float: left;

    margin-bottom: 0 !important;
    padding: 0 10px;

    background-color: #fff;
}

body .woocommerce-checkout .woocommerce-billing-fields .form-row > label .required {
    visibility: visible;
    border-bottom: none;
    text-decoration: none;
}

body .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text,
body .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text:focus {
    font-size: 12px;

    min-height: 44px;

    color: #000;
    border: 1px solid rgb(62 59 97 / 20%);
    border-radius: 2px;
    background-color: #fff;
}

body .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .select2-container--default {
    top: -1px;
    height: 44px;
}

body .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .select2-container--default .select2-selection--single {
    position: relative;
    font-size: 12px;

    height: 44px;

    color: #000;
    border: 1px solid rgb(62 59 97 / 20%);
    border-radius: 2px;
    background-color: #fff;
}

body .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .select2-container--default .select2-selection__rendered {
    line-height: 44px;
    font-family: sans-serif;
}

.woocommerce .select2-container--default .select2-search--dropdown .select2-search__field {
    min-height: auto !important;
    padding: 2px 6px !important;
}

body .woocommerce-checkout-review-order-table .cart_item .product-name,
body .woocommerce-checkout-review-order-table .cart_item .product-total {
    border-bottom: none;
}

body .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total td, 
body .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total th {
    border-top: none;
    padding: 20px 0 32px !important;
    border-bottom: 1px solid rgb(62 59 97 / 10%) !important;
}

body .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td {
    border-bottom: 1px dashed rgb(62 59 97 / 20%) !important;
}

body .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-total {
    font-weight: 600;
    text-transform: capitalize;
    color: #171720;
    padding-right: 0;
}

body .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name {
    padding-right: 0;
}

body .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr.order-total {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    color: #171720;
}

/*=======================================================*/

body.woocommerce .select2-search--dropdown {
    padding: 0 5px;
}

body.woocommerce .select2-search--dropdown:after {
    right: 15px;
}

body .select2-container--default .select2-results > .select2-results__options {
    overflow-x: hidden;
}

body.woocommerce .select2-results__option {
    padding: 6px 10px;
    font-size: 12px !important;
    line-height: 1.2;
}

/*=======================================================*/

body .mollie-components {
    width: 100%;
}

body .mollie-components #cardHolder {
    max-width: 50%;
    padding-right: 1%;
}

body .mollie-components #cardNumber {
    max-width: 50%;
    padding-left: 1%;
}

body .mollie-components #verificationCode {
    padding-left: 1%;
}

body .mollie-components #expiryDate {
    padding-right: 1%;
}

body .mollie-components div[role="alert"] {
    line-height: 1.2;
    font-size: 11px;
    color: #535353;
}

body .mollie-components .mollie-component {
    display: flex;

    min-height: 42px;

    border: 1px solid rgb(62 59 97 / 20%);
    border-radius: 2px;
    box-shadow: none;

    align-items: center;
    padding: 0 10px;
}

body .mollie-components .mollie-component.is-invalid {
    border-color: rgb(217 83 79 / 50%);
    box-shadow: none;
}

body .mollie-components .mollie-component-label {
    font-size: 13px;
    font-weight: 600;

    position: relative;
    bottom: -10px;
    left: 12px;

    padding: 0 10px;

    background-color: #fff;
}

body .mollie-components div+div {
    margin-top: 0;
}

body .mollie-components-description {
    display: none;

    font-size: 13px;

    margin-top: 4px;
    margin-bottom: 0;
}

/*=======================================================*/

body.checkout #novalnet-psd2-notification {
    display: none;
}

body.checkout .payment_method_novalnet_cc .woocommerce-validated {
    margin-top: 10px;
}

/*=======================================================*/

body .wc-credit-card-form {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

body .wc-credit-card-form .form-row:nth-child(-n+3) {
    margin-bottom: 0;
    padding: 0 !important;

    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
}

body .wc-stripe-elements-field,
body .wc-stripe-iban-element-field {
    font-size: 14px;

    min-height: 44px;
    padding: var(--forms-fields-padding,16px);

    color: var(--forms-fields-normal-color,#818a91);
    border: 1px solid rgb(62 59 97 / 20%);
    border-radius: 2px;
    background-color: #fff;
}

body .wc-stripe-elements-field > *, 
body .wc-stripe-iban-element-field > * {
    position: relative;
    top: 4px;
}

body .wc-credit-card-form > .form-row:nth-child(2) {
    margin-right: 5px !important;
    margin-left: 5px !important;
}

html body .wc-credit-card-form .form-row i.stripe-card-brand {
    display: none !important;
}

body .stripe-source-errors {
    width: 100%;
}

/*=======================================================*/

body.checkout .wc_payment_method .payment_title::after {
    content: '';
    display: inline-block;
    width: 200px;
    height: 24px;
    float: right;
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto 24px;
}

/*=======================================================*/

body.checkout .payment_method_stripe .payment_title::after {
    background-image: url('images/payment-stripe.png');
}

/*=======================================================*/

body.checkout .payment_method_ppcp-gateway .payment_title {
    padding: 20px 0 10px;
    border-top: 1px dashed rgb(62 59 97 / 5%) !important;
}

body.checkout .payment_method_ppcp-gateway .payment_title::after {
    background-image: url('images/payment-paypal.png');
}

/*=======================================================*/

body.checkout .wc-saved-payment-methods {
    margin-top: 0;
    padding-left: 0;
    margin-bottom: 20px;
}

body.checkout .wc-saved-payment-methods li {
    list-style: none;
}

body.checkout .wc-saved-payment-methods li label {
    font-weight: 500 !important;
}

body.checkout .wc-saved-payment-methods li input[type='radio']:before {
    width: 14px;
    height: 14px;
}

body.checkout .wc-saved-payment-methods li input[type='radio']:after {
    width: 6px;
    height: 6px;
}

body.checkout .wc-saved-payment-methods:empty {
    margin-bottom: 0;
}

/*=======================================================*/

body.checkout .wc_payment_methods li:first-child:last-child .payment_title input[name='payment_method'] {
    display: none;
}

/*=======================================================*/

body.checkout .payment_title input[type='checkbox'], 
body.checkout .payment_title input[type='radio']{
    position: relative;
    top: -2px;
}

body.checkout .payment_title input[type='checkbox']:after, 
body.checkout .payment_title input[type='radio']:after {
    background-color: rgb(85 170 151);
    border-radius: 3px;
}

body.checkout .payment_title input[type='checkbox']:before, 
body.checkout .payment_title input[type='radio']:before {
    border-radius: 3px;
}

/*=======================================================*/

body.checkout .wc_payment_methods li {
    margin: 0 !important;
}

body.checkout .wc_payment_method .payment_title label[for="payment_method_novalnet_cc"],
body.checkout .wc_payment_method .payment_title label[for="payment_method_stripe"],
body.checkout .wc_payment_method .payment_title label[for="payment_method_ppcp-gateway"] {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    text-transform: capitalize;
}

body.checkout .wc_payment_method label {
    font-weight: 600 !important;
}

/*=======================================================*/

body.checkout .payment_method_square_credit_card label {
    font-style: normal;
    font-size: 18px !important;
    line-height: 28px !important;
    text-transform: capitalize;
}

body.checkout .payment_method_square_credit_card label img {
    float: right;
}

/*=======================================================*/

.woocommerce form .form-row.woocommerce-invalid .select2-container, 
.woocommerce form .form-row.woocommerce-invalid input.input-text, 
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: rgb(217 83 79 / 50%) !important;
}

.woocommerce-checkout .payment_title label img {
    vertical-align: middle;
    margin: 0 2px;
    float: right;
}

/*=======================================================*/

body.checkout .form-row.hidden {
    display: none;
}

/*============================================================================================*/

@media (max-width: 1024px) {
    body .elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label img {
        width: 32px;
    }
}

@media (max-width: 767px) {
    .woocommerce-page table.shop_table tbody, 
    .woocommerce-page table.shop_table thead {
        display: table-header-group;
    }
    .woocommerce-page table.shop_table th, 
    .woocommerce-page table.shop_table td {
        display: table-cell;
    } 
    .woocommerce-page table.shop_table tr {
        display: table-row;
    }
}

@media (max-width: 510px) {
    html .woocommerce-checkout form .form-row.form-row-third-sm {
        width: 32%;
        margin-right: 1% !important;
    }
    html .woocommerce-checkout form .form-row-third-sm:nth-child(3n+2) {
        margin-left: 1% !important;
        margin-right: 0 !important;
    }
    body .mollie-components #cardHolder {
        max-width: 100%;
        padding-right: 0;
    }
    body .mollie-components #cardNumber {
        max-width: 100%;
        padding-left: 0;
    }
    body .cart_item td.product-name {
        font-size: 16px !important;
        padding-bottom: 10px !important;
    }
    body .woocommerce-billing-fields__field-wrapper {
        flex-direction: column;
        margin-bottom: 0 !important;
    }
    body .wc-credit-card-form {
        flex-direction: column;
    }
    body .wc-credit-card-form .form-row:nth-child(-n+2) {
        padding-bottom: 15px !important;
    }
    body .wc-credit-card-form > .form-row:nth-child(2) {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    body .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total td, 
    body .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total th {
        padding-bottom: 20px !important;
    }
    body.checkout .wc_payment_method .payment_title label[for="payment_method_stripe"],
    body.checkout .wc_payment_method .payment_title label[for="payment_method_ppcp-gateway"] {
        font-size: 16px;
    }
}

/*============================================================================================*/

.woocommerce-checkout-payment fieldset {
    width: 100%;
}

body.checkout .payment_method_authorize_net_cim_credit_card .payment_title::after {
    display: none;
}

body.checkout .payment_method_authorize_net_cim_credit_card label {
    width: 100%;
    display: inline-block;
}

body.checkout .sv-wc-payment-gateway-card-icons {
    float: right;
}

/*============================================================================================*/

.sv-wc-external-checkout {
	margin: 2em auto;
}

/*============================================================================================*/

#payment .blockOverlay::after {
    position: absolute;
    right: 0;
    left: 0;

    width: 80px;
    height: 80px;
    margin-right: auto;
    margin-left: auto;

    content: '';
    animation: spin 2s linear infinite;
    text-align: center;

    border: 16px solid #c8c5e9;
    border-top: 16px solid #33a5af;
    border-radius: 50%;
}

.woocommerce-checkout.processing .blockOverlay::after {
    position: absolute;
    top: 45%;
    right: 0;
    left: 0;

    width: 80px;
    height: 80px;
    margin-right: auto;
    margin-left: auto;

    content: '';
    animation: spin 2s linear infinite;
    text-align: center;

    border: 16px solid #c8c5e9;
    border-top: 16px solid #33a5af;
    border-radius: 50%;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
