.woocommerce-checkout #c27-site-wrapper>.woocommerce,
.woocommerce-cart #c27-site-wrapper>.woocommerce {
    padding-top: 12.8rem;
}

.woocommerce form.checkout #order_review table.woocommerce-checkout-review-order-table {
    border: 1px solid #E6E9EB;
    border-radius: 0;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    background: #f3f3f3;
    border: 1px solid #E6E9EB;
    padding: 1.7rem 2.4rem;
}

.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus {
    border: 1px solid var(--bs-secondary);
}

.woocommerce form .form-row label {
    color: var(--bs-primary);
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: var(--bs-secondary);
}

.woocommerce form .form-row .select2-container {
    background: #f3f3f3;
    border: 1px solid #E6E9EB;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    border-bottom: 0;
    padding: 1.7rem 2.4rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 1.7rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    color: var(--bs-primary);
}

.woocommerce #order_review #place_order {
    border-radius: 0;
    background: var(--bs-secondary);
    margin-top: 2.4rem;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
    box-shadow: unset;
}

.checkout_coupon .form-row-last button.button {
    border-radius: 0;
}

.woocommerce form.checkout_coupon {
    border-radius: 0;
}

.ts-billing-details {
    border-radius: 0;
}

.woocommerce form.checkout #order_review {
    position: sticky;
    top: 128px;
}

.woocommerce .woocommerce-checkout .woocommerce-checkout-payment#payment {
    box-shadow: unset;
    border-radius: unset;
    padding: 0;
    background: transparent;
}

#payment.woocommerce-checkout-payment ul.wc_payment_methods .wc_payment_method div.payment_box {
    background: transparent;
}

#add_payment_method #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before {
    border-bottom-color: #f4f4f4;
}

.woocommerce form.checkout.woocommerce-checkout h3,
.woocommerce form.checkout.woocommerce-checkout .woocommerce-billing-fields .checkout-heading,
.woocommerce form.checkout.woocommerce-checkout .woocommerce-additional-fields>h3 {
    font-size: 2rem;
    font-weight: 600;
    color: var(--bs-primary);
}

.woocommerce form.checkout.woocommerce-checkout .woocommerce-billing-fields .checkout-heading {
    margin-bottom: 8px;
}

.woocommerce form.checkout.woocommerce-checkout p,
.woocommerce form.checkout.woocommerce-checkout .woocommerce-billing-fields .checkout-paragraph {
    font-size: 1.6rem;
    font-weight: 400;
    color: var(--bs-blue-50);
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
}

.woocommerce table.shop_table td.actions .coupon button:last-of-type {
    border-radius: 0;
}

.woocommerce table.shop_table td.actions .coupon~button[type=submit], .woocommerce table.shop_table td.actions .coupon~input[type=submit] {
    border-radius: 0;
}

#diefthynsi-chreosis_field {
    width: 100%;
}

#diefthynsi-chreosis_field::before {
    content: '';
    position: relative;
    width: 100%;
    height: 1px;
    background: var(--bs-blue-10);
    margin-bottom: 2.4rem;
}

.ts-billing-details.element {
    margin-bottom: 0!important;
    background: transparent;
    box-shadow: unset;
}

.checkout.woocommerce-checkout {
    margin-bottom: 4.8rem;
}

.woocommerce-checkout #payment ul.payment_methods li {
    padding-bottom: 2.4rem;
}

.woocommerce-privacy-policy-text {
    margin-top: 2.4rem;
}

.woocommerce form .form-row textarea {
    height: 185px;
}

.summary-heading {
    color: var(--bs-primary);
    font-size: 2rem;
    font-weight: 600;
    line-height: 1;
}

#order_review .woocommerce-checkout-review-order-table .cart_item .product-name {
    font-size: 2rem;
    font-weight: 400!important;
    color: var(--bs-primary);
}

.shop_table.woocommerce-checkout-review-order-table {
    background: #fff;
    border: 1px solid #E6E9EB;
    padding: 4.8rem 2.4rem;
}

.woocommerce-checkout-review-order-table .cart_item,
.woocommerce-checkout-review-order-table .order-total,
.woocommerce-checkout-review-order-table .cart-subtotal {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.subscription-price,
.cart_item .woocommerce-Price-amount.amount {
    color: var(--bs-secondary);
}

.checkout-items,
.woocommerce-checkout-review-order-table .order-total {
    border-bottom: 1px solid #CCD3D7;
    padding-bottom: 3.2rem;
}

.first-payment-date,
.recurring-total-heading div {
    line-height: 1.2;
}

.first-payment-date {
    color: var(--bs-secondary);
}

.cart-discount.coupon-redfree {
    display: flex;
    justify-content: space-between;
}

.woocommerce form .form-row textarea:focus {
    box-shadow: unset;
}

.iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown {
    width: 100%;
}