.cart-banner {
    width: 100vw !important;
    margin-left: calc(-50vw + 50%);
    margin-bottom: 100px;
    margin-top: 0px !important;
}

.checkout-banner {
	width: 100vw !important;
    margin-left: calc(-50vw + 50%);
    margin-bottom: 100px;
    margin-top: 0px !important;
}


header.entry-header {
    display: none;
}

.entry-content {
    margin-top: 0px;
}

.woocommerce-page .content-area {
    padding-top: 150px !important;
}
#main.stie-main {
    padding-top: 0px !important;
}
.banner-margin {
    margin-top: -70px !important;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 { flex: auto; }

a.button.edit,.woocommerce-MyAccount-content a.button, .cancel-edit {
    color: #fff !important;
    background-color: var(--primary-blue) !important;
    text-transform: uppercase;
    font-weight: bold;
    margin: 20px 0 30px 0;
    border-radius: 35px;
    padding: 10px 20px 10px 20px!important;
    display: inline-block;
    font-size: 14px;
}
.account-payment-methods-table td.payment-method-actions a.cancel-edit {
    padding: 10px 20px 0px 20px !important;
}
/* .woocommerce-cart a.button.wc-forward { color: #fff !important; } */

#shipping-calculator-form label {
	display: none;
}

.woocommerce-error a.showlogin {
    color: var(--primary-blue) !important;
}

.woocommerce-address-fields button.button {
    color: #fff !important;
    background-color: var(--primary-blue) !important;
    text-transform: uppercase;
    font-weight: bold;
    margin: 20px 0 30px 0;
    border-radius: 35px;
    padding: 10px 20px 10px 20px;
    display: inline-block;
    font-size: 14px;	
}

.woocommerce-address-fields button.button:hover {
    background-color: var(--primary-red) !important;	
}
.woocommerce-privacy-policy-link:hover { color: var(--primary-red) !important; }

.woocommerce-MyAccount-content a.button:hover {
    background-color: var(--primary-red) !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    margin: 20px 0 30px 0;
    border-radius: 35px;

    display: inline-block;
    font-size: 14px;
}

#createaccount {
	border: 3px solid var(--primary-blue);
	border-radius: 3px;
}

input[type="checkbox"]#createaccount {
	-moz-appearance: none;
	display: inline-block;
	width: 25px !important;
	border: 3px solid var(--primary-blue);
	border-radius: 3px;
}

.woocommerce-EditAccountForm.edit-account p button:hover {
    background-color: var(--primary-red) !important;
    color: #fff !important;
}
.woocommerce-payment-methods .woocommerce-MyAccount-content a.button { 
    display: block !important;
    width: fit-content;
} 
.woocommerce-LostPassword a:hover{ color: var(--primary-red) !important; }
.account-payment-methods-table td { width: fit-content !important; }

.account-payment-methods-table tr:nth-child(2n+1) td {
    background-color: #fff;
    color: #000000;
    filter: none !important;
}

td.woocommerce-PaymentMethod.woocommerce-PaymentMethod--actions.payment-method-actions { display: flex; }

tr.payment-method td { font-size: medium; }

.account-payment-methods-table td.payment-method-actions a {
    background-color: var(--primary-red) !important;
    color: #fff !important;
    width: fit-content;
}

.account-payment-methods-table td.payment-method-actions a:hover {
    background-color: var(--primary-blue) !important;
    color: #fff !important;
}

.woocommerce-MyAccount-content a:hover { color: var(--primary-red) !important; }
.woocommerce-remove-coupon:hover { color: var(--primary-blue) !important; }
.woocommerce-account table.account-orders-table .button {
    background-color: var(--primary-blue)!important;
    color: #fff !important;
}
.woocommerce-account table.account-orders-table .button:hover {
    background-color: var(--primary-red)!important;
    color: #fff !important;
}

.woocommerce #payment #place_order:hover { 
    background-color: var(--primary-blue) !important; 
}

.wc_payment_method .payment_box a {
    color: #fff !important;
    background-color: var(--primary-red) !important;
    text-transform: uppercase;
    font-weight: bold;
    margin: 20px 30px 30px 0 !important;
    border-radius: 35px !important;
    padding: 10px 20px 10px 20px !important;
    display: inline-block !important;
    font-size: 14px !important;
    border: none;
}

.woocommerce-shipping-calculator button.button, .woocommerce-form-coupon p button.button {
    color: #fff !important;
    background-color: var(--primary-blue) !important;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 35px !important;
    padding: 8px 20px 8px 20px !important;
    display: inline-block !important;
    font-size: 14px !important;
    border: none;	
}
.woocommerce-shipping-calculator p { margin-top: 10px !important; }
.woocommerce-shipping-calculator button.button:hover, .woocommerce-form-coupon p button.button:hover, .wc_payment_method .payment_box a:hover {
    background-color: var(--primary-red) !important;
    border: none;
}
.woocommerce-form-coupon { margin-bottom: 10px; }
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: var(--primary-blue);
}

/*.woocommerce-cart .select2-container .select2-dropdown, .woocommerce-cart .select2-container .select2-selection, .woocommerce-cart .select2-container--focus .select2-selection, .woocommerce-cart .select2-container--open .select2-selection {
    outline-offset: 2px;
    border: 2px solid var(--primary-blue) !important;
    outline-width: 0 !important;
}*/
.woocommerce .cart-collaterals .shipping-calculator-form .select2-container .select2-selection__rendered {
    border: none !important;
}

/* REVIEW CART KDG - ONLY TARGET CART PAGE */
#billing_address_1_field .additional-error {
	display: none !important;
}

.woocommerce-cart .wc_3d_cart_data_content .review_cart_item, 
.woocommerce-cart .wc_3d_cart_data_content .rtotal_cart_price {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
}

.woocommerce-cart .review_cart_group_wrapper h4, 
.woocommerce-cart .review_cart_group_wrapper .base_cart_price .item_cart_label {
    font-size: 18px;
    color: #109fa7;
    font-weight: 700;
}

.woocommerce-cart .wc_3d_cart_data_content .review_cart_item .item_cart_label {
    width: 50%;
}

.woocommerce-cart .wc_3d_cart_data_content .review_cart_item .item_cart_value {
    width: 30%;
}

.woocommerce-cart .wc_3d_cart_data_content .review_cart_item .item_cart_price {
    width: 20%;
    text-align: right;
    padding-right: 10px;
}

.woocommerce-cart .wc_3d_cart_data_content {
    color: black;
    overflow-y: auto;
    height: 200px;
    scrollbar-width: thin;
    scrollbar-color: var(--primary-blue) #e9e9e95e;
}

.woocommerce-cart .review_cart_item {
    display: flex;
}

.woocommerce-cart .review_cart_group_wrapper {
    margin-bottom: 30px;
}

/* Fix for cart table layout when details are opened - CART PAGE ONLY */
.woocommerce-cart .woocommerce-cart-form__contents {
    table-layout: auto;
    width: 100% !important;
}

.woocommerce-cart .woocommerce-cart-form__contents .product-remove {
    width: 8% !important;
}

.woocommerce-cart .woocommerce-cart-form__contents .product-thumbnail {
    width: 20% !important;
}

.woocommerce-cart .woocommerce-cart-form__contents .product-name {
    width: 35% !important;
}
@media (max-width: 768px) {
	.woocommerce-cart .woocommerce-cart-form__contents .product-name {
    	width: 95% !important;
	}
	
	.woocommerce-cart .wc_3d_cart_data_content {
		padding: 30px;
	}
	.woocommerce-cart .product-name details summary {
		text-align: justify;
	}
	.woocommerce-cart .review_cart_group_wrapper h4 {
		text-align: justify;
	}
}

.woocommerce-cart .woocommerce-cart-form__contents .product-price {
    width: 14% !important;
}

.woocommerce-cart .woocommerce-cart-form__contents .product-quantity {
    width: 14% !important;
}

.woocommerce-cart .woocommerce-cart-form__contents .product-subtotal {
    width: 14% !important;
}

/* Ensure details element doesn't affect table layout - CART PAGE ONLY */
.woocommerce-cart .product-name details {
    width: 100% !important;
    overflow: hidden !important;
}

.woocommerce-cart .product-name details summary {
    cursor: pointer !important;
    outline: none !important;
}

.woocommerce-cart .wc_3d_data_content.personalize_data {
    margin-top: 10px !important;
    padding: 10px !important;
    background: #f9f9f9 !important;
    border-radius: 5px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    overflow-x: auto !important;
}

/* SMOOTH Details - CART PAGE ONLY */
.woocommerce-cart .product-name details {
    transition: all 0.3s ease-in-out !important;
}

.woocommerce-cart .product-name details summary {
    cursor: pointer !important;
    outline: none !important;
    transition: all 0.2s ease !important;
    padding: 5px 0 !important;
    border-radius: 5px !important;
}

.woocommerce-cart .product-name details summary:hover {
    background-color: rgba(16, 159, 167, 0.1) !important;
    padding-left: 5px !important;
}

.woocommerce-cart .product-name details summary::marker {
    color: #109fa7 !important;
    font-size: 1.2em !important;
}

/* Smooth expand/collapse animation - CART PAGE ONLY */
.woocommerce-cart .wc_3d_data_content.personalize_data {
    margin-top: 10px !important;
    padding: 0 !important;
    background: transparent !important;
    border-radius: 5px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    max-height: 0 !important;
    transition: max-height 0.4s ease-in-out, opacity 0.3s ease-in-out, padding 0.3s ease !important;
}

.woocommerce-cart .product-name details[open] .wc_3d_data_content.personalize_data {
    max-height: 500px !important;
    opacity: 1 !important;
    padding: 15px !important;
    background: #f9f9f9 !important;
    border: 1px solid #e0e0e0 !important;
    margin-top: 15px !important;
}

.woocommerce-cart .review_cart_group_wrapper:nth-child(1) { animation-delay: 0.1s !important; }
.woocommerce-cart .review_cart_group_wrapper:nth-child(2) { animation-delay: 0.2s !important; }
.woocommerce-cart .review_cart_group_wrapper:nth-child(3) { animation-delay: 0.3s !important; }
.woocommerce-cart .review_cart_group_wrapper:nth-child(4) { animation-delay: 0.4s !important; }

@keyframes slideInUp {
    from {
        transform: translateY(10px) !important;
        opacity: 0 !important;
    }
    to {
        transform: translateY(0) !important;
        opacity: 1 !important;
    }
}

/* Smooth hover effects for review items - CART PAGE ONLY */
.woocommerce-cart .review_cart_item {
    transition: background-color 0.2s ease !important;
    padding: 8px !important;
    border-radius: 4px !important;
    margin-bottom: 5px !important;
}

.woocommerce-cart .review_cart_item:hover {
    background-color: rgba(16, 159, 167, 0.05) !important;
}

/* Group headers with smooth color transition - CART PAGE ONLY */
.woocommerce-cart .review_cart_group_wrapper h4 {
    transition: color 0.2s ease !important;
    margin-bottom: 10px !important;
    padding-bottom: 5px !important;
    border-bottom: 2px solid rgba(16, 159, 167, 0.2) !important;
}

.woocommerce-cart .review_cart_group_wrapper:hover h4 {
    color: #0d7a7f !important;
}

/* CHECKOUT PAGE STYLES - ONLY TARGET CHECKOUT PAGE */
.woocommerce-checkout .wc_3d_checkout_data_content .checkout_review_item, 
.woocommerce-checkout .wc_3d_checkout_data_content .checkout_rtotal_price {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
}

.woocommerce-checkout .checkout_group_wrapper h4, 
.woocommerce-checkout .checkout_group_wrapper .checkout_base_price .checkout_item_label {
    font-size: 18px;
    color: #109fa7;
    font-weight: 700;
}

.woocommerce-checkout .wc_3d_checkout_data_content .checkout_review_item .checkout_item_label {
    width: 50%;
}

.woocommerce-checkout .wc_3d_checkout_data_content .checkout_review_item .checkout_item_value {
    width: 30%;
}

.woocommerce-checkout .wc_3d_checkout_data_content .checkout_review_item .checkout_item_price {
    width: 20%;
    text-align: right;
    padding-right: 10px;
}

.woocommerce-checkout .wc_3d_checkout_data_content {
    color: black;
    overflow-y: auto;
    height: 200px;
    scrollbar-width: thin;
    scrollbar-color: var(--primary-blue) #e9e9e95e;
}

.woocommerce-checkout .checkout_review_item {
    display: flex;
}

.woocommerce-checkout .checkout_group_wrapper {
    margin-bottom: 30px;
}

/* Fix for checkout table layout when details are opened - CHECKOUT PAGE ONLY */
.woocommerce-checkout .woocommerce-checkout-review-order-table {
    table-layout: auto;
    width: 100% !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name {
    width: 75% !important;
}

.woocommerce-checkout-review-order-table tfoot {
	border-top: 2px dashed var(--primary-red);
}
	
.woocommerce form .form-row.woocommerce-validated input.input-text {
	border-color: #808080;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total {
    width: 40% !important;
}

/* Ensure details element doesn't affect table layout - CHECKOUT PAGE ONLY */
.woocommerce-checkout .product-name details {
    width: 100% !important;
    overflow: hidden !important;
}

.woocommerce-checkout .product-name details summary {
    cursor: pointer !important;
    outline: none !important;
}

.woocommerce-checkout .wc_3d_checkout_data_content.personalize_data {
    margin-top: 10px !important;
    padding: 15px !important;
    background: #f9f9f9 !important;
    border-radius: 5px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    border: 1px solid #e0e0e0 !important;
    opacity: 1 !important;
    max-height: none !important;
    overflow-x: auto !important;
    transition: none !important;
}

/* SMOOTH Details for checkout - CHECKOUT PAGE ONLY */
.woocommerce-checkout .product-name details {
    transition: all 0.3s ease-in-out !important;
}

.woocommerce-checkout .product-name details summary {
    cursor: pointer !important;
    outline: none !important;
    transition: all 0.2s ease !important;
    padding: 5px 0 !important;
    border-radius: 5px !important;
}

.woocommerce-checkout .product-name details summary:hover {
    background-color: rgba(16, 159, 167, 0.1) !important;
    padding-left: 5px !important;
}

.woocommerce-checkout .product-name details summary::marker {
    color: #109fa7 !important;
    font-size: 1.2em !important;
}

.woocommerce-checkout .product-name {
    color: var(--primary-red);
}

.product-name details[open] .wc_3d_checkout_data_content.personalize_data {
    margin-top: 15px !important;
    padding: 15px !important;
    background: #ffffff !important;
    border: 1px solid #e0e0e0 !important;
    opacity: 1 !important;
    max-height: none !important;
}

/* Smooth hover effects for checkout review items - CHECKOUT PAGE ONLY */
.woocommerce-checkout .checkout_review_item {
    transition: background-color 0.2s ease !important;
    padding: 8px !important;
    border-radius: 4px !important;
    margin-bottom: 5px !important;
}

.woocommerce-checkout .checkout_review_item:hover {
    background-color: rgba(16, 159, 167, 0.05) !important;
}

/* Group headers with smooth color transition for checkout - CHECKOUT PAGE ONLY */
.woocommerce-checkout .checkout_group_wrapper h4 {
    transition: color 0.2s ease !important;
    margin-bottom: 10px !important;
    padding-bottom: 5px !important;
    border-bottom: 2px solid rgba(16, 159, 167, 0.2) !important;
}

.woocommerce-checkout .checkout_group_wrapper:hover h4 {
    color: #0d7a7f !important;
}

.woocoomerce-cart-form__cart-item .product-name {
    min-width: 175px !important;
    max-width: 527px !important;
}

/* Responsive CSS */

@media only screen and (max-width: 768px) {
    .woocommerce-cart-form__cart-item .product-thumbnail {
        display: block !important;		
    }
    .shop_table .shop_table_responsive .cart .woocommerce-cart-form__contents tr td.actions {
        background-color: var(--primary-blue) !important;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n+1) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n+1) td {
        background-color: #fff;
        color: #000000;
        filter: none !important;
    }
    .woocommerce table.shop_table_responsive .button, .woocommerce-page table.shop_table_responsive .button {
        background-color: var(--primary-red) !important;
        color: #fff !important;
    }
    .woocommerce table.shop_table_responsive .button:hover,.woocommerce-page table.shop_table_responsive .button:hover {
        background-color: var(--primary-blue)!important;
        color: #fff !important;
        text-decoration: none!important
    }
    .woocommerce-checkout form table tfoot .cart-subtotal td, .woocommerce-checkout form table tfoot .order-total td {
        text-align: left;
    }
    .woocommerce-shipping-totals.shipping {
        vertical-align: baseline;
    }
    .product-thumbnail, .product-remove { border-top: none; }
}


/* KDG ==================================================     */


/* CART */

/* Add border top to the coupon row */
td.actions-cart {
    position: relative;
    
}

td.actions-cart::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: repeating-linear-gradient(to right, red 0px, red 12px, transparent 5px, transparent 18px);
}

/* put the coupon input to the right of the form table */
div.coupon {
    float: inline-end !important;
}

.label-cart-ship {
    display: none !important;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top: none !important;
}

.select2-dropdown--above {
    border: 3px solid #efefef !important;
    border-bottom: none !important;
}

.select2-search--dropdown .select2-search__field {
    margin: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom: none !important;
}

.select2-dropdown--below {
    border: 3px solid #efefef !important;
    border-top: none !important;
    top: -4px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border-radius: 8px;
	border: 3px solid #efefef;
}

/* Hide the native arrow on the <select> itself */
.country_to_state.country_select,
.state_select {
  appearance: none !important;
}

/* Positioning context on the Select2 single‐select container */
.select2-container--default .select2-selection--single {
  position: relative;
  padding-right: 2.5em;
}

/* Hide Select2's own arrow span */
.select2-container--default .select2-selection__arrow {
  display: none;
}

/* NEW CHEVRON OUT OF JACKET BUILDER */
/* Hide the default ▼ */
.select2-container--default .select2-selection--single::after {
  content: none !important;
}

/* Hide any extra Select2 arrow markup */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}

/* Inject your SVG exactly like your .group_header rule */
.select2-container--default .select2-selection--single {
  position: relative; /* ensure pseudo absolutely positions correctly */
  padding-right: 2em; /* room for the arrow */
}

.select2-container--default .select2-selection--single::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0.75em;  /* tweak horizontal offset */
  transform: translateY(-50%) rotate(180deg);
  width: 14px;
  height: 14px;
  background: url('/wp-content/uploads/2023/10/tab-arrow.svg') no-repeat center center;
  background-size: contain;
  filter: brightness(0) saturate(100%) invert(59%) sepia(59%) saturate(6116%) hue-rotate(153deg) brightness(95%) contrast(87%) !important;
}

/* Default (closed) arrow: ▼ */
.select2-container--default .select2-selection--single::after {
  content: "\25BC";       /* ▼ */
  position: absolute;
  right: 1.75em;
  top: 60%;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 0.8em;
  color: #17a2b8;
}

.select2-container--default.select2-container--open 
  .select2-selection--single::before {
  transform: translateY(-50%) rotate(0deg);
}

#billing_state_field .select2-selection--single::before,
#shipping_state_field .select2-selection--single::before {
	transform: translateY(80%) rotate(180deg);
}

#billing_state_field .select2-container--default.select2-container--open .select2-selection--single::before,
#shipping_state_field .select2-container--default.select2-container--open .select2-selection--single::before {
	transform: translateY(80%) rotate(0deg);
}
	
#billing_state_field .select2-container .select2-selection--single .select2-selection__rendered,
#shipping_state_field .select2-container .select2-selection--single .select2-selection__rendered {
	line-height: normal;
}

#ship-to-different-address {
	color: #808080;
}
/* Open state arrow: ▲ */
.select2-container--default.select2-container--open 
  .select2-selection--single::after {
  content: "\25B2";       /* ▲ */
}

tr.tax-total { border-bottom: 2px dashed var(--primary-red); }
.woocommerce-cart-form__contents .actions { border-top: 2px dashed var(--primary-red) !important; padding-top: 20px; }
/* Make the proceed to checkout btn full width of the table */
.woocommerce .wc-proceed-to-checkout a.button {
    width: 100%;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce-page table.shop_table td, .woocommerce-page table.shop_table th {
    border: none;
}

/* MAKE SHIPPING HORIZONTALLY ALIGNED */


/* Making texts teal */
.cart_totals h2 {
    color: #109fa7 !important;
    font-weight: 800;
}

.order-total th {
    color: #109fa7;
    font-size: 20px;
}
/* -------- */

/* Put the total of the order to the right of the row */
.order-total td {
    float: right;
}

.cart-toto strong span {
    font-size: 20px;
}

td.product-name a {
    float: left;
}

td.product-total, .cart-discount td, .tax-total td, .cart-subtotal td,
.woocommerce-shipping-totals.shipping td {
    text-align: right !important;
    padding-left: 10px;
}

.woocommerce-order-received td.product-total, .woocommerce-view-order td.product-total {
    text-align: left !important;
}

.shop_table_responsive td[data-title] {
    text-align: right;
}

.tax-total th {
    float: left;
}

.wcpa_cart_meta {
    margin: 25px 0 0 !important;
}

.wc-proceed-to-checkout a.checkout-button {
    background: var(--primary-red) !important;
}

.wc-proceed-to-checkout a.checkout-button:hover {
    background: #109fa7;
}

/* CART END ============================================== */

/* CHECKOUT */
.wc_payment_method .payment_box {
    border-radius: 25px;
    background: #E6F7F7;
	color: #808080;
	font-weight: 800;
}

.wc_payment_method .payment_box fieldset {
    background: transparent;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    width: 100% !important;
}

.cart_item .product-name {
    color: var(--primary-red);
}

.cart_item td ul {
    color: black;
}

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .cart-subtotal {
    border-top: none;
    border-bottom: none;
}

.sub-top {
    position: relative;
}

.sub-top::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: repeating-linear-gradient(to right, red 0px, red 12px, transparent 5px, transparent 18px);
}

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .order-total {
    border-top: none;
}

.sub-top th {
    float: left;
}
.sub-top td {
    text-align: left;
}

.woocommerce-shipping-totals.shipping td {
    text-align: left;
}

.total-checkout td {
    font-size: 20px;
    float: left;
    margin-top: 10px;
}

#ship-to-different-address label span:after {
    background: white;
}

#ship-to-different-address label span::before {
    border: 2px solid #efefef;
    background: #efefef;
}

#ship-to-different-address label input[type=checkbox]:checked+span::before {
	border: 2px solid var(--primary-blue);
}

#ship-to-different-address label input[type=checkbox]:checked+span::after {
	background: #fff !important;
}
	
#wc-authorize-net-cim-credit-card-tokenize-payment-method, .woocommerce form.woocommerce-form-login input[type="checkbox"] {
	border: 3px solid var(--primary-blue);
	border-radius: 3px;
}

.woocommerce-billing-fields__field-wrapper .required,
.woocommerce-shipping-fields__field-wrapper .required{
	color: var(--primary-red) !important;
}

/* CHECKOUT END */

/* CHECKOUT - Hide default coupon forms and move to order review area */

/* Hide default coupon forms initially */
/*
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .checkout_coupon {
    visibility: hidden !important;
    position: absolute !important;
    top: -9999px !important;
}
*/
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info { 
	background: #FFF;
	font-size: 16px;
	margin-bottom: 0;
    border-radius: 0;
    /*border-top-left-radius: 20px;
    border-top-right-radius: 20px;*/
}

.woocommerce-checkout .showcoupon { display: none; }

.woocommerce-checkout .woocommerce-form-coupon { 
	background: #FFF;
	padding-top: 0;
	display: block!important;
	padding-bottom: 0;
	margin-bottom: 10px;
}

.woocommerce-checkout .woocommerce-message, .woocommerce-checkout .woocommerce-NoticeGroup-checkout .woocommerce-error li { padding: 0; margin: 0 0 10px 15px; color: #e1463a; font-wight: 400; font-family: 'Josefin Sans' !important; }

.woocommerce-checkout .woocommerce-form-coupon .form-row { padding: 0; }

.woocommerce-checkout .woocommerce-form-coupon .form-row-first { width: 200px; }

.woocommerce-checkout .woocommerce-form-coupon #coupon_code, .woocommerce-checkout .woocommerce-form-coupon #coupon_code:focus { background: #fff!important; border: 3px solid #efefef; }

.woocommerce-checkout .woocommerce-form-coupon .form-row-last { float: left; }

.woocommerce-checkout .woocommerce-form-coupon p button.button { border-radius: 0px 100px 100px 0px !important; }

.checkout.woocommerce-checkout { margin-top: 15px; width: 100%; }

.checkout.woocommerce-checkout .col2-set { margin-top: 35px; }

/* But show our custom coupon form in the order review */
#order_review .woocommerce-form-coupon-toggle,
#order_review .checkout_coupon {
    visibility: visible !important;
    position: static !important;
    top: auto !important;
}

.coupon-error-notice { color: #e1463a!important; font-size: 16px; white-space: nowrap !important }

/* Style moved coupon form */
#order_review .woocommerce-form-coupon-toggle .woocommerce-info {
    background: #E6F7F7 !important;
    border-radius: 8px !important;
    color: #109fa7 !important;
    padding: 15px !important;
    margin: 15px 0 !important;
    border: 1px solid #109fa7 !important;
}

#order_review .checkout_coupon.woocommerce-form-coupon {
    background: #f9f9f9 !important;
    padding: 20px !important;
    border-radius: 8px !important;
    border: 1px solid #e0e0e0 !important;
    margin-bottom: 20px !important;
}

#order_review .checkout_coupon p {
    color: #666 !important;
    margin-bottom: 15px !important;
}

#order_review .checkout_coupon .form-row-first,
#order_review .checkout_coupon .form-row-last {
    float: left !important;
    width: 48% !important;
}

#order_review .checkout_coupon .form-row-last {
    margin-left: 4% !important;
}

#order_review .checkout_coupon input[type="text"] {
    width: 100% !important;
    padding: 10px !important;
    border: 1px solid #ddd !important;
    border-radius: 5px !important;
}

#order_review .checkout_coupon button {
    width: 100% !important;
    padding: 10px 20px !important;
}

#check-coup-btn {
    background: #109fa7 !important;
    color: #fff !important;
    padding: 10px 10px 6px 10px !important;
    border-radius: 0px 100px 100px 0px;
    margin: 0;
    font-family: 'Josefin Sans';
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    width: auto;
    border: none !important;
    margin-left: -48px;
}

.woocommerce-checkout-review-order .woocommerce-form-coupon-toggle {
	display: none;
}

/* REVIEW INPUT */
.select2-container--open #select2-billing_state-container,
.select2-container--open #select2-shipping_state-container{
	border-bottom: none !important;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	width: 106.4%;
}



.select2-container--above.select2-container--open #select2-billing_state-container,
.select2-container--above.select2-container--open #select2-shipping_state-container{
	border-bottom: 3px solid #efefef !important;
	border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	
}
/* END REVIEW INPUT */

/* WOOCOMmERCE INFOS */
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background: none; /* #E6F7F7 OLD */
    border-radius: 20px;
}

.woocommerce-checkout .woocommerce-error {
    margin-bottom: 0;
    margin-top: 25px;
    font-size: 16px;
}
/* WOOCOMMERCER INFOS END */

/* TABLE ROW COLORS */

.woocommerce-orders-table__row:nth-child(odd) {
    background-color: #E6F7F7 !important; 
}

.woocommerce-account table.account-orders-table:not(.has-background) tbody tr:nth-child(2n+1) th,
.woocommerce-account table.account-orders-table:not(.has-background) tbody tr:nth-child(2n+1) td,
.woocommerce-account table.account-orders-table:not(.has-background) tbody tr:nth-child(2n+1) td,
.account-payment-methods-table tr:nth-child(2n+1) td {
    background: transparent !important;
}

.payment-method:nth-child(odd) {
    background-color: #E6F7F7 !important;
}

table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--details,
table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--expires,
table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--default {
    border-right: 2px solid white;
}

/* TABLE ROW COLORS END ============ */


/* ACCOUNT DESIGN */

.woocommerce > .hero-section-account {
    position: relative;
    margin-bottom: 20px;
    z-index: 10;
    background:color: #f5f5f5;
    padding: 20px;
}

.woocommerce > .hero-section-account + * {
    display: block; /* Reset flex for content directly following the hero section */
    margin-top: 20px;
}


nav.woocommerce-MyAccount-navigation {
    background: #E6F7F7;
    border-radius: 20px;
    padding-left: 15px;
}

.edit-btn-account {
    background: #109fa7;
    padding: 10px 30px;
    border-radius: 50px;
    color: white !important;
    text-transform: uppercase;
    font-weight: 700;
}

.edit-btn-account:hover {
    background: var(--primary-red) !important;
    color: white !important;
}

/* .woocommerce-MyAccount-content a:hover {
    color: white !important;
} */

.title-payment-methods,
.account-details-title {
    color: #109fa7 !important;
}
    
table.woocommerce-MyAccount-paymentMethods th.woocommerce-PaymentMethod--default span,
table.woocommerce-MyAccount-paymentMethods th.woocommerce-PaymentMethod--actions span {
    display: block !important;
    text-align: center;
}

td.woocommerce-PaymentMethod.woocommerce-PaymentMethod--actions.payment-method-actions {
    width: 100% !important;
    justify-content: center;
}

.account-payment-methods-table td.payment-method-actions a.edit,
.account-payment-methods-table td.payment-method-actions a.save {
    background-color: #109fa7 !important;
}

.account-payment-methods-table td.payment-method-actions a.edit:hover,
.account-payment-methods-table td.payment-method-actions a.save:hover {
    background-color: var(--primary-red) !important;
    border-color: var(--primary-red) !important;
}

@media (max-width: 768px) {
    div.u-column1.woocommerce-Address {
        margin-bottom: 50px;
    }
    
    table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--details,
table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--expires,
table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--default {
    border-right: none;
}
    
section.inner-banner.usa-banner.account-banner {
    width: 100vw !important;
    max-width: 100% !important;
    margin-left: calc(-50vw + 50%);
    margin-bottom: 100px;
    margin-top: 0px !important;
}

/* ACCOUNT DESIGN END ============== */
	
	
/* 1) Container spacing inside the order-details table */
.woocommerce .order_details .personalize_order_data {
  margin-top: 0.5em;
  padding-left: 1em;
}

/* 2) Each group wrapper */
.woocommerce .order_details .review_order_group_wrapper {
  margin-bottom: 1.2em;
}
	
.wc_3d_order_data_content.personalize_order_data {
		height: 300px !important;
		overflow-y: auto !important;
	}
.woocommerce .order_details .review_order_group_wrapper h4 {
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 0.4em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.2em;
}

/* 3) Rows within each group */
.woocommerce .order_details .review_order_item {
  display: flex;
  align-items: center;
  padding: 0.3em 0;
  border-bottom: 1px solid #eee;
}
.woocommerce .order_details .review_order_item:last-child {
  border-bottom: none;
}

/* 4) Label / value / price columns */
.woocommerce .order_details .item_order_label {
  flex: 0 0 30%;
  color: #333;
  font-weight: 500;
}
.woocommerce .order_details .item_order_value {
  flex: 0 0 50%;
  color: #555;
}
.woocommerce .order_details .item_order_price {
  flex: 1;
  text-align: right;
  color: #000;
  font-weight: 500;
}
	
/* ORDER DETAILS PAGE STYLES - Add after your existing CSS */

