/* ==========================================================================
   WooCommerce styles — loaded on shop, product, cart, checkout, my-account
   Extracted from custom.css
   ========================================================================== */

/* WC Cart block styling (custom.css lines 2064–2172)
   ========================================================================== */
.woobewoo-filter-loader.spinner {
    background: url('/wp-content/uploads/2025/03/logo-footer.png') no-repeat center center !important;
    background-size: contain !important;
    width: 50px!important; /* Adjust size as needed */
    height: 50px!important;
}
/* cart */
.woocommerce-cart .alignwide {
    margin-inline: 0px;
}
.woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    display: block;
    line-height: 1.4;
    max-width: -moz-max-content;
    max-width: max-content;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #1E1E1E;
}
.woocommerce-cart  .wc-block-components-formatted-money-amount {
    white-space: nowrap;
    font-size: 16px;
    color: #FF7735 !important;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
}
.woocommerce-cart .wc-block-components-product-metadata {
    font-size: 16px;
}
.woocommerce-cart .wc-block-cart__submit-button {
    font-family: 'Barlow', sans-serif!important;
    font-weight: 700;
    font-size: 16px!important;
    background: #FF7735!important;
    color: #1E1E1E!important;
    padding: 14px 43px!important;
    border-radius: 40px!important;
}
.woocommerce-cart .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{
	font-family: 'Barlow', sans-serif!important;
	font-weight: 700;
    font-size: 16px!important;
    background: #FF7735!important;
    color: #1E1E1E!important;
    border-radius: 40px!important;
}
.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block{
	    color: #1E1E1E!important;
}
.woocommerce-cart .is-large .wc-block-components-sidebar .wc-block-components-panel,
 .woocommerce-cart .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon,
 .woocommerce-cart .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left: 0;
    padding-right: 0;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items th {
    padding: 8px 16px 8px 0;
    white-space: nowrap;
    font-family: 'Barlow', sans-serif!important;
    font-weight: 700;
    font-size: 16px !important;
    color: #1E1E1E !important;
}
/* Override WooCommerce default red with brand colors */
.woocommerce del .woocommerce-Price-amount,
.wc-block-components-product-price--price-range del,
.wc-block-components-product-price del {
    color: #7E7E7E !important;
    opacity: 0.7;
}
.woocommerce ins .woocommerce-Price-amount,
.wc-block-components-product-price ins {
    color: #EB601D !important;
    text-decoration: none;
}
.woocommerce span.onsale,
.wc-block-components-sale-badge {
    background-color: #EB601D !important;
    color: #fff !important;
    border-color: #EB601D !important;
}
.woocommerce-cart .wc-block-cart-item__remove-link,
.woocommerce a.remove,
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    color: #7E7E7E !important;
    border-color: #DADADA !important;
}
.woocommerce-cart .wc-block-cart-item__remove-link:hover,
.woocommerce a.remove:hover {
    color: #EB601D !important;
}
.wc-block-components-quantity-selector {
    border-color: #DADADA !important;
}
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    color: #EB601D !important;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    border-top-color: #EB601D !important;
}
.woocommerce .woocommerce-error::before,
.woocommerce .woocommerce-info::before,
.woocommerce .woocommerce-message::before {
    color: #EB601D !important;
}

/* WC Checkout block styling (custom.css lines 2173–2218)
   ========================================================================== */
/* checkout */
.woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
   font-family: 'Barlow', sans-serif!important;
   font-weight: 700;
    font-size: 16px!important;
    background: #FF7735!important;
    color: #1E1E1E!important;
    border-radius: 40px!important;
}
.woocommerce-checkout .wc-block-components-checkout-order-summary__title {
    display: flex;
    align-items: center;
    padding: 16px 16px 0;
    gap: 12px;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    color: #1E1E1E;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
}
.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-product-name {
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #1E1E1E;
}
.woocommerce-checkout .wc-block-components-product-price {
    font-size: 16px;
    color: #FF7735 !important;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
}
.woocommerce-checkout .woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata,
 .woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description p {
    font-size: 16px;
}
.woocommerce-checkout .wc-block-components-totals-wrapper {
    color: #1E1E1E !important;
}
.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
.woocommerce-checkout .wc-block-components-formatted-money-amount {
    color: #FF7735 !important;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
}

/* WC My Account (custom.css lines 2219–2248)
   ========================================================================== */
/*my-account */
.woocommerce-account .woocommerce-MyAccount-navigation ul {
       padding: 0px;
    list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #1E1E1E;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #EB601D !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    font-size: 16px;
    background: #FF7735;
    color: #1E1E1E;
    padding: 14px 43px;
    border-radius: 40px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
}
.woocommerce-info {
    border-top-color: #EB601D;
}
.woocommerce-info::before {
    color: #EB601D;
}

/* Add-to-Cart Popup (custom.css lines 4346–4443)
   ========================================================================== */
/* Add-to-Cart Popup */
.atc-popup {
	position: fixed !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
	margin: 0 !important;
	border: none;
	border-radius: 16px;
	padding: 40px 32px 32px;
	max-width: 400px;
	width: calc(100% - 40px);
	box-shadow: 0 24px 48px rgba(0, 0, 0, 0.2);
	font-family: 'Barlow', sans-serif;
	overflow: visible;
	z-index: 99999;
	text-align: center;
}
.atc-popup::backdrop {
	background: rgba(30, 30, 30, 0.6);
}
.atc-popup__icon {
	width: 56px;
	height: 56px;
	margin: 0 auto 16px;
	background: #FF7735;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.atc-popup__icon svg {
	width: 28px;
	height: 28px;
	fill: none;
	stroke: #fff;
	stroke-width: 3;
	stroke-linecap: round;
	stroke-linejoin: round;
}
.atc-popup__title {
	margin: 0 0 24px;
	font-size: 22px;
	font-weight: 800;
	color: #1E1E1E;
}
.atc-popup__actions {
	display: flex;
	gap: 12px;
}
.atc-popup .atc-popup__continue {
	flex: 1;
	display: inline-block;
	padding: 14px 20px !important;
	border: 1px solid #DADADA !important;
	border-radius: 40px !important;
	background: #FFFFFF !important;
	color: #1E1E1E !important;
	font-family: inherit;
	font-weight: 700;
	font-size: 15px;
	cursor: pointer;
	transition: 0.3s;
	text-decoration: none !important;
	text-align: center;
	box-shadow: none !important;
}
.atc-popup .atc-popup__continue:hover {
	background: #DADADA !important;
	color: #7E7E7E !important;
	border-color: #DADADA !important;
}
.atc-popup .atc-popup__checkout {
	flex: 1;
	display: inline-block;
	padding: 14px 20px !important;
	border: none !important;
	border-radius: 40px !important;
	background: #FF7735 !important;
	color: #1E1E1E !important;
	font-family: inherit;
	font-weight: 700;
	font-size: 15px;
	cursor: pointer;
	transition: 0.3s;
	text-decoration: none !important;
	text-align: center;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
}
.atc-popup .atc-popup__checkout:hover {
	background: #D96025 !important;
	color: #1E1E1E !important;
}
@media (max-width: 480px) {
	.atc-popup__actions {
		flex-direction: column;
	}
}

/* Checkout edit cart link (custom.css lines 4487–4498)
   ========================================================================== */
/* Checkout order summary — edit cart link */
.elo-edit-cart-link {
	font-size: 14px;
	font-weight: 600;
	font-family: 'Barlow', sans-serif;
	color: #FF7735;
	text-decoration: underline;
	margin-left: auto;
}
.elo-edit-cart-link:hover {
	color: #EB601D;
}

/* Empty cart CTA (custom.css lines 4500–4526)
   ========================================================================== */
/* Empty cart — hide "New in store" product grid, show CTA button */
.woocommerce-cart .wc-block-cart__empty-cart__title ~ .wp-block-separator,
.woocommerce-cart .wc-block-cart__empty-cart__title ~ .wp-block-heading,
.woocommerce-cart .wc-block-cart__empty-cart__title ~ .wp-block-product-new,
.woocommerce-cart .wc-block-cart__empty-cart__title ~ .wc-block-grid {
	display: none !important;
}
.elo-empty-cart-cta {
	text-align: center;
	margin: 30px auto 40px;
}
.elo-empty-cart-cta a {
	display: inline-block;
	padding: 16px 40px;
	background: #FF7735;
	color: #1E1E1E;
	font-family: 'Barlow', sans-serif;
	font-weight: 700;
	font-size: 16px;
	border-radius: 40px;
	text-decoration: none;
	transition: 0.3s;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
}
.elo-empty-cart-cta a:hover {
	background: #D96025;
}
