.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;
    margin-bottom: 32px;
    border: 1px solid #EAEAEA;
    display: flex;
    flex-direction: column;
    
}
.woocommerce-checkout .woocommerce .custom-address-block .address-heading {
    display: flex;
    gap: 20px;
    padding: 24px 32px 22px;
    border-bottom: 1px solid #EAEAEA;
}
.woocommerce-checkout .woocommerce .custom-address-block .address-heading span {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0%;
    color: #2D2D2D;
}
.woocommerce-checkout .woocommerce .custom-address-block .address-content-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 26px 32px;
}
.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;
    padding: 26px 32px;
}
.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;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item.checkout-product-item {
    display: none;
}
.woocommerce-checkout #payment .payment-card-box #payment-methods-content .payment-methods-content-info {
    justify-content: center;
}
.vendor-shop-voucher .voucher-code-input button.close-btn {
    padding: 12px 15px;
    color: #2D2D2D;
    background: #FFFFFF;
    border: 1px solid #C0C0C0;
    border-radius: 6px;
    display: none;
    font-size: 14px;
    line-height: 100%;
}






@media only screen and (max-width: 767px) {


.woocommerce-message {
    display: none;
}

.woocommerce-checkout .woocommerce .custom-address-block .default-text {
    padding: 14px 15px;
    border-radius: 6px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section, .woocommerce-checkout .woocommerce .custom-address-block {
    box-shadow: 0px 8px 15px 0px #0000001A;
    border-radius: 8px !important;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item.checkout-product-item {
    display: block;
    padding: 12px;
    border: none;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item {
    display: none;
}
.woocommerce-checkout .woocommerce {
    padding: 8px 6px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-message-shipping .vendor-message {
    width: 100%;
    border: none;
    padding: 12px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table {
    gap: 8px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-message-shipping .vendor-shipping {
    width: 100%;
    padding: 12px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-message-shipping {
    flex-wrap: wrap;
    border: none;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-shop-voucher,
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-total {
    padding: 12px;
    justify-content: space-between;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-message-shipping .vendor-shipping {
    border-top: 0.5px solid #EAEAEA;
    border-bottom: 0.5px solid #EAEAEA;
}



.woocommerce-checkout #payment .payment-card-box #payment-methods-content .payment-methods-content-info .card-info-box h3 {
    font-size: 14px;
    line-height: 100%;
}
.woocommerce-checkout #payment .payment-card-box #payment-methods-content .payment-methods-content-card-info .form-row {
    margin: 0px 0px 16px 0px !important;
}
.woocommerce-checkout #payment .payment-card-box #payment-methods-content .payment-methods-content-info {
    width: 100% !important;
    padding: 12px !important;
    gap: 12px !important;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 8px 15px 0px #0000001A;
}
.woocommerce-checkout #payment .payment-card-box #payment-methods-content {
    background-color: #f6f6f6;
    flex-wrap: wrap;
    padding: 0 !important;
}
.woocommerce-checkout #payment {
    margin-top: 8px !important;
    background: transparent;
    border: none !important;
    border-radius: 0px !important;
}
.woocommerce-checkout #payment .payment-card-box #payment-methods-content .payment-methods-content-info:after, .woocommerce-checkout #payment .payment-heading,
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-header {
    display: none;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-header {
    padding: 10px 12px;
    border: none;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-header h3 {
    font-size: 12px;
    line-height: 16px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-header .flagship-badge {
    padding: 3.5px 5px !important;
    border-radius: 7px !important;
    gap: 4px !important;
    display: flex !important;
    align-items: center;
    width: auto;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-header .flagship-badge img {
    width: 10px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-header .flagship-badge span {
    font-size: 11px !important;
    line-height: 13px !important;
}



.woocommerce-checkout .woocommerce .custom-address-block.new-address .add-new-address {
    padding: 12px;
    gap: 12px;
    justify-content: center;
}
.woocommerce-checkout .woocommerce .custom-address-block.new-address .add-new-address-button {
    padding: 12px 15px;
}
.address-popup, .woocommerce-checkout .woocommerce .custom-address-block .address-heading, .woocommerce-checkout .woocommerce .custom-address-block .address-content-wrap {
    padding: 12px !important;
}
.woocommerce-checkout .woocommerce .custom-address-block .address-heading span {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
}
.woocommerce-checkout .woocommerce .custom-address-block {
    margin-bottom: 8px;
}
.woocommerce-checkout .woocommerce .custom-address-block .address-heading {
    border: none;
    padding-bottom: 4px !important;
}
.woocommerce-checkout .woocommerce .custom-address-block .customer-name {
    font-size: 14px;
    line-height: 100%;
}
.woocommerce-checkout .woocommerce .custom-address-block .name-phone span.customer-phone {
    font-size: 12px;
    line-height: 16px;
}
.woocommerce-checkout .woocommerce .custom-address-block .name-phone {
    gap: 6px;
    margin-bottom: 6px;
    flex-direction: column;
}
.address-popup #postcode-link {
    padding: 0 !important;
    background-color: transparent !important;
    gap: 0 !important;
}
.address-popup .swal2-actions {
    margin: 16px 0px 0px 0px !important;
    justify-content: space-around !important;
}
.address-popup .swal2-actions .swal2-confirm {
    width: calc(100% - 106px);
}
.address-popup .swal2-title {
    margin: 0px 0px 16px 0px !important;
    font-size: 14px !important;
    line-height: 100% !important;
}
.address-popup #postcode-link a, .address-popup #postcode-link p {
    font-size: 12px;
    line-height: 16px;
}
.address-popup #postcode-link p {
    color: #2D2D2D;
}



.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-product .product-image {
    width: 96px;
    min-width: 96px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-product {
    width: 100%;
    gap: 12px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-product .mobile-product-detail {
    width: 100%;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-product .product-name {
    width: 100%;
    font-size: 14px;
    line-height: 100%;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-product .product-variation .product-variation {
    width: 100%;
    display: flex;
    gap: 4px;
    margin-top: 12px;
    font-size: 14px;
    line-height: 18px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-product .product-variation span.variation-key {
    display: none;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-product .product-variation .variation-item:nth-last-child(n+2) .variation-value:after {
    content: ",";
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-total-quantity {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 12px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-total, .woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-qty {
    width: auto;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-body .product-item .col-total .woocommerce-Price-amount {
    font-weight: 400;
}


.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-total .vendor-order-text {
    font-size: 14px;
    line-height: 18px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-total .vendor-total-text {
    font-size: 18px;
    line-height: 25px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-message-shipping .vendor-shipping .vendor-shipping-charge {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #969696;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-shop-voucher .select-coupon {
    font-size: 14px;
    line-height: 100%;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-shop-voucher .vendor-shop-voucher-text {
    width: auto;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table .vendor-section .vendor-product-footer .vendor-shop-voucher {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-top: 0.5px solid #EAEAEA;
}


.vendor-shop-voucher .voucher-item .voucher-details .voucher-code {
    font-size: 16px;
    line-height: 24px;
}
.vendor-shop-voucher .voucher-dropdown:before {
    display: none;
}
.vendor-shop-voucher .voucher-dropdown {
    position: unset !important;
    width: 100% !important;
    z-index: auto !important;
    border: none !important;
}
.vendor-shop-voucher .voucher-header {
    margin-top: 10px;
    padding: 10px 0 0 0 !important;
    flex-wrap: wrap;
    border-top: 0.5px solid #EAEAEA !important;
    border-bottom: none !important;
    gap: 10px !important;
}
.vendor-shop-voucher .add-voucher {
    font-weight: 700 !important;
    width: 100%;
}
.vendor-shop-voucher .voucher-code-input {
    width: 100% !important;
    display: flex !important;
    flex-wrap: wrap;
    gap: 10px 25px !important;
    justify-content: space-between;
}
.vendor-shop-voucher .voucher-code-input input {
    width: 100% !important;
}
.vendor-shop-voucher .voucher-content {
    gap: 10px !important;
    padding: 10px 0 !important;
}
.vendor-shop-voucher .vouchers-footer-note {
    padding: 0 !important;
    border: none !important;
}
.vendor-shop-voucher .voucher-item .voucher-image {
    margin-right: 15px !important;
}
.vendor-shop-voucher .voucher-item .voucher-details .voucher-min-spend, .vendor-shop-voucher .voucher-item .voucher-details .voucher-validity {
    font-size: 14px;
    line-height: 18px;
}
.vendor-shop-voucher .voucher-item .voucher-details .voucher-description {
    margin: 0 !important;
}
.vendor-shop-voucher .voucher-code-input button.close-btn {
    display: block;
}
.vendor-shop-voucher .voucher-code-input .apply-btn {
    background-color: #FFB930 !important;
    border-color: #FFB930 !important;
    color: #fff !important;
    min-width: 240px;
    height: 44px;
}
.address-popup .swal2-actions .swal2-confirm, .address-popup .swal2-actions .swal2-cancel {
    padding-top: 14px;
    padding-bottom: 14px;
}




.woocommerce-checkout #payment .payment-card-box #payment-methods-content .payment-methods-content-card-info .card-subtitle-text {
    font-size: 12px !important;
    line-height: 16px !important;
    margin-bottom: 0px !important;
}
.woocommerce-checkout #payment .payment-submit-box .payment-review-order .payment-review-order-info > div .woocommerce-Price-amount {
    color: #2D2D2D;
}
.woocommerce-checkout #payment .payment-submit-box .payment-review-order .payment-review-order-info .total-payment-amount span.woocommerce-Price-amount,
.woocommerce-checkout #payment .payment-submit-box .payment-review-order .payment-review-order-info .discount-total-amount .woocommerce-Price-amount {
    color: #FFB930;
}
.woocommerce-checkout #payment .payment-card-box #payment-methods-content .payment-methods-content-card-info {
    padding: 12px !important;
    width: 100% !important;
    z-index: 1;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 8px 15px 0px #0000001A;
    margin: 8px 0px 220px;
}





.woocommerce-checkout #payment .payment-submit-box {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    box-shadow: 0px 0px 15px 0px #0000001A;
    border-top: 0.5px solid #EAEAEA;
}
.woocommerce-checkout #payment .payment-submit-box .payment-review-order {
    padding: 12px !important;
}
.woocommerce-checkout #payment .payment-submit-box .payment-review-order .payment-review-order-info {
    max-width: 100% !important;
}
.woocommerce-checkout #payment .payment-submit-box .payment-place-order-button #place_order {
    width: auto;
    padding: 14px 16px !important;
    margin: 0;
}
.woocommerce-checkout #payment .payment-submit-box .payment-place-order-button {
    border: none !important;
    padding: 0px 12px 32px 12px !important;
}



}