.woocommerce .woocommerce-checkout div#customer_details .woocommerce-billing-fields h3,
.woocommerce .woocommerce-checkout .mp-please-select-location {
    font-size: 20px;
    font-weight: 600;
    text-transform: none;
    font-family: "Work Sans", Sans-serif;
    color: #3b3b3b;
}

.woocommerce .woocommerce-checkout .mp-please-select-location {
    display: block;
    margin-bottom: 8px;
}

h3#ship-to-different-address .woocommerce-form__label > span {
    font-weight: 600;
    font-size: 20px;
    text-transform: none;
    color: #3b3b3b;
}

#order_review.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table thead {
    display: none;
}

.woocommerce #order_review.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody td {
    border-bottom: 1px solid #e2dfd7;
}

.woocommerce .woocommerce-checkout #payment ul.payment_methods li {
    background-color: #e2dfd7;
}

#order_review.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .shipping-header {
    text-align: left;
    padding: 10px 20px;
}

.woocommerce .woocommerce-checkout #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods {
    display: flex;
    flex-direction: column;
    padding-bottom: 0
}

.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li {
    display: flex;
    align-items: center;
}

.woocommerce .woocommerce-checkout #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li label {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: #3b3b3b;
    width: 100%;
    padding-left: 0;
}

.woocommerce .woocommerce-checkout #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li label .amount {
    margin-left: auto;
    color: #3b3b3b;
}

.woocommerce .woocommerce-checkout #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li label .multiparcels-carrier-icon-image-holder img {
    max-width: 50px !important;
}

#order_review.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .woocommerce-shipping-totals {
    color: #3b3b3b;
}

#order_review.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot {
    background-color: #e2dfd7;
    color: #3b3b3b;
}

.woocommerce-terms-and-conditions-wrapper p.validate-required {
    margin-bottom: 0;
    margin-top: 20px;
}

.woocommerce #order_review table.shop_table tfoot th {
    background-color: #e2dfd7;
}

.woocommerce .woocommerce-checkout #order_review table.shop_table tr.cart-subtotal th,
.woocommerce .woocommerce-checkout #order_review table.shop_table tr.cart-subtotal td {
    border-bottom: 1px solid #e9e9e9;
}

.woocommerce .woocommerce-checkout #order_review table.shop_table tfoot .order-total th,
.woocommerce .woocommerce-checkout #order_review table.shop_table tfoot .order-total td {
    border-top: 1px solid #e9e9e9;
    font-size: 18px;
    color: #3b3b3b;
}

.woocommerce .woocommerce-checkout #order_review table.shop_table tfoot .order-total td {
    width: 70%;
}

.woocommerce .woocommerce-checkout #order_review table.shop_table tfoot .order-total .includes_tax {
    font-family: "Work Sans", Sans-serif;
    font-size: 13px;
    font-weight: 500;
    display: block;
}

.woocommerce .woocommerce-checkout #order_review table.shop_table tfoot .order-total .includes_tax .amount {
    font-family: "Work Sans", Sans-serif;
    font-size: 13px;
    font-weight: 500;
}

#order_review.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .shipping-header,
.woocommerce .woocommerce-checkout #order_review table.shop_table tr.cart-subtotal th,
.woocommerce .woocommerce-checkout #order_review table.shop_table tr.cart-subtotal td .amount {
    color: #3b3b3b;
    font-size: 15px;
    font-weight: 500;
}

.elementor .woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single,
.elementor .woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    padding-top: 5px;
    padding-bottom: 5px;
}

.elementor .woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.elementor .woocommerce .woocommerce-checkout.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 31px;
}

.elementor .woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
}

.elementor .woocommerce table.shop_table tfoot tr.order-total td span.woocommerce-Price-amount.amount {
    color: #3b3b3b;
    font-size: 18px;
}

.woocommerce .woocommerce-checkout #customer_details h3 {
    padding-left: 0;
}

.create-account-field {
    margin-top: 10px;
}

.create-account-field.hidden {
    display: none;
}

.button-login {
    display: flex;
    align-items: center;
    justify-content: center;
}

.button-login a {
    font-family: "Work Sans", Sans-serif;
    font-weight: 400;
    background-color: var(--e-global-color-2e5e6d0);
    border-radius: var(--purchase-button-border-radius, 3px);
    color: var(--purchase-button-normal-text-color, #fff);
    width: 50%;
    max-width: 320px;
}

.button-login a:hover {
    color: var(--purchase-button-normal-text-color, #fff);
    background-color: #fa9eb2;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__container {
    grid-template-columns: 50% auto;
}

.paysera-payments {
    margin-top: 20px;
}

.payment-group-wrapper {
    margin-left: -5px;
}

.payment-group-wrapper .payment-group-title {
    font-size: 20px;
    margin-left: 5px;
    margin-bottom: 5px;
}

div.paysera-payments.grid .payment-group-wrapper div.paysera-payment-method {
    border: 1px solid #d5d8dc;
    border-radius: 3px;
    padding: 0;
    margin: 0 5px 10px 5px;
    cursor: pointer;
}

div.paysera-payments.grid .payment-group-wrapper div.paysera-payment-method.active {
    border-color: #f65275;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method .payment-group-wrapper .paysera-payment-method-label {
    display: inline-flex;
    padding: 2px;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    cursor: pointer;
}

.payment-group-wrapper .paysera-payment-method-label div:not(.paysera-image) {
    display: none;
}

.payment-group-wrapper .paysera-payment-method-label .paysera-image img {
    width: 102px
}

.woocommerce-order-details {
    margin-bottom: 35px;
}

.e-coupon-anchor-description {
    display: none;
}

.woocommerce-checkout .elementor-menu-cart__product-remove.product-remove {
    display: none;
}

.woocommerce-checkout .woocommerce-error li {
    font-weight: 600;
    padding: 5px 0;
}

.woocommerce-checkout .woocommerce-error a {
    float: none;
    padding: 6px 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    color: #ffffff;
    letter-spacing: unset;
    text-transform: unset !important;
    background: none !important;
}

.woocommerce-checkout .woocommerce-error a:hover {
    background: none !important;
    color: #ffffff;
}

.woocommerce-checkout ul.woocommerce-error li:before {
    float: none;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    text-rendering: auto;
    color: #ffffff;
}

.woocommerce .woocommerce-form__label-for-checkbox.checkbox {
    display: flex;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row .woocommerce-form__label-for-checkbox .input-checkbox {
    margin: 5px 10px 0 0;
}