.woocommerce-checkout .woocommerce {
    max-width: 1130px;
    margin: 0 auto;
    padding: 64px 30px 120px;
}
.woocommerce-checkout .woocommerce .col2-set .col-1, 
.woocommerce-checkout .woocommerce-page .col2-set .col-1 {
	float: none;
    width: 100%;
}
.woocommerce-checkout .woocommerce .custom-address-block {
    background: #fff;
    border-radius: 10px;
    padding: 26px 32px;
    margin-bottom: 32px;
    border: 1px solid #EAEAEA;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.woocommerce-checkout .woocommerce .custom-address-block .address-content {
    flex-grow: 1;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #2D2D2D;
}
.woocommerce-checkout .woocommerce .custom-address-block .address-content .address-details {
	font-size: 14px;
    line-height: 1.4;
}
.woocommerce-checkout .woocommerce .custom-address-block .name-phone {
    display: flex;
    gap: 20px;
    margin-bottom: 12px;
}
.woocommerce-checkout .woocommerce .custom-address-block .customer-name {
    font-weight: 700;
}
.woocommerce-checkout .woocommerce .custom-address-block .address-actions {
    display: flex;
    gap: 14px;
    align-items: flex-end;
    flex-direction: column;
}
.woocommerce-checkout .woocommerce .custom-address-block .address-change-button {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #FFB930;
	background: transparent;
    padding: 0px;
    border: 0px;
}
.woocommerce-checkout .woocommerce .custom-address-block .default-text {
	background: #123282;
    color: #fff;
    padding: 13px 15px;
    border-radius: 4px;
	border: 1px solid #123282;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
}
.woocommerce-checkout .woocommerce .custom-address-block.new-address .add-new-address {
    display: flex;
    gap: 20px;
    align-items: center;
}
.woocommerce-checkout .woocommerce .custom-address-block.new-address .add-new-address-button {
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: -0.02em;
    color: #2D2D2D;
    padding: 13px 15px;
    border-radius: 6px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
}
.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper {
	display: none;
}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle,
.woocommerce-checkout .woocommerce #order_review_heading {
    display: none;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table {
    display: flex;
    gap: 32px;
    flex-direction: column;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section {
    border-radius: 10px;
    border: 1px solid #EAEAEA;
    background: #FFFFFF;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-header,
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 22px 30px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    color: #2D2D2D;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item {
    padding: 20px 30px;
    border-bottom: 1px solid #EAEAEA;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-header .col-product,
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-product {
    width: calc(100% - 320px);
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-header .col-price,
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-price {
    width: 120px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-header .col-qty,
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-qty {
    width: 100px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-header .col-total,
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-total {
    width: 100px;
    text-align: right;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-header {
    display: flex;
    gap: 12px;
    align-items: center;
    padding: 13px 30px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-header .flagship-badge {
    display: flex;
    gap: 7px;
    align-items: center;
    padding: 9px;
    width: 118px;
    border-radius: 10px;
    background: #123282;
    color: #fff;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-header .flagship-badge span {
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
    color: #fff
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-header h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #2D2D2D;
    margin: 0px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-product {
    display: flex;
    gap: 20px;
    align-items: center;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-product .product-image {
    width: 96px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-product .product-image img {
    border-radius: 10px;
    max-width: 96px;
    width: 100%;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-product .product-variation {
    width: 200px;
    text-align: center;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-product .product-name {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-align: left;
    color: #2D2D2D;
    width: calc(100% - 336px);
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-product .product-variation {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #C0C0C0;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-price .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #C0C0C0;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-qty {
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    color: #969696;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-total .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #FFB930;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-shop-voucher {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding: 20px 30px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-shop-voucher .vendor-shop-voucher-text {
    width: 300px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-shop-voucher .select-coupon {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #123282;
    background: transparent;
    border: 0px;
    padding: 0px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-message-shipping {
    display: flex;
    flex-direction: row;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-message-shipping .vendor-message {
    width: 47%;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-right: 1px solid #EAEAEA;
    padding: 13px 30px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-message-shipping .vendor-message .vendor-message-text {
    width: 136px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #2D2D2D;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-message-shipping .vendor-message input {
    width: calc(100% - 136px);
    outline: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    border: 1px solid #EAEAEA;
    padding: 12px;
    background: #fff;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-message-shipping .vendor-shipping {
    width: 53%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 20px 30px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-message-shipping .vendor-shipping .vendor-shipping-method {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #2D2D2D;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-message-shipping .vendor-shipping .vendor-shipping-charge {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #FFB930;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-total {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    padding: 20px 30px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-total .vendor-order-text {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    color: #2D2D2D;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-total .vendor-total-text {
    width: 170px;
    color: #FFB930;
    font-size: 22px;
    font-weight: 700;
    line-height: 25.78px;
    text-align: right;
}