.products-list.grid .product-wapper .products-content .price {
	min-height: 58px;
}

.wcsatt-sub-options {
	display: flex;
	flex-direction: column;
	color: #C04000;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0;
}

.wcsatt-sub-options ins {
	color: #C04000 !important;
}

.wcsatt-sub-options .subscription-details {
	display: none;
}

.price ins {
	margin: 0;
}

.price-single .price {
	display: flex !important;
	flex-direction: column;
	color: #C04000 !important;
}

.price-single .price span.woocommerce-Price-amount:first-child {
	color: #dc4614;
	display: block !important;
}

/* .price-single .price span.woocommerce-Price-amount:first-child:before{
	content:"\A";
	white-space:pre;
} */
.price-single .price del {
	display: none;
}

.single-product .entry-summary .price {
	display: block !important;
	flex-direction: row;
	gap: 3px;
	color: #C04000 !important;
	font-size: 14px
}

.single-product .entry-summary .price ins {
	color: #C04000 !important;
}

.wcsatt-options-prompt-label-subscription {
	display: flex;
}

span.woocommerce-Price-amount.amount:nth-child(1)::after {
	content: "\A";
	white-space: pre;
}

.single-product .entry-summary .wcsatt-options-prompt-action span.price {
	display: flex !important;
}

.wcsatt-options-prompt-label-one-time {
	display: flex;
}

.single-product .entry-summary .wcsatt-options-prompt-action .custom_buy_once_text bdi span.price {
	display: inline-block !important;
}

.item-product.slick-slide .price ins {
	margin: 0 !important;
}

.price ins {
	margin: 0 !important;
}

.en_text {
	display: none;
}

.item-product.slick-slide .Compra .en_text {
	display: none;
}

@media only screen and (max-width: 767px) {
	.item-product.slick-slide .Compra {
		font-size: 14px;
	}

	.price-single .price .Compra {
		font-size: 15px;
	}

	.item-product.slick-slide .price ins {
		margin: 0 !important;
	}

	.price-single .price span.woocommerce-Price-amount.amount:nth-child(1)::after {
		line-height: 34px;
	}

}

/* Consolidated Custom Checkout Styles */
h3#ship-to-different-address {
	margin: 0 !important;
	padding: 0 !important;
	font-family: inherit !important;
	width: 100% !important;
	background: transparent !important;
	border: none !important;
	line-height: normal !important;
}

#billing_rnc_check_field,
h3#ship-to-different-address {
	display: block !important;
}

/* Base style for all checkbox labels to ensure they look identical */
#billing_rnc_check_field label.checkbox,
p.create-account label.woocommerce-form__label-for-checkbox,
.checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox {
	font-weight: bold !important;
	display: flex !important;
	align-items: center !important;
	font-size: 16px !important;
	color: #000 !important;
	cursor: pointer;
	padding: 10px 0 !important;
	/* Standardized padding */
	margin: 0 !important;
	line-height: 1.5 !important;
}

/* Standardized checkbox style for all */
#billing_rnc_check_field input[type="checkbox"],
p.create-account input[type="checkbox"],
#ship-to-different-address-checkbox {
	display: inline-block !important;
	opacity: 1 !important;
	visibility: visible !important;
	position: static !important;
	width: 18px !important;
	height: 18px !important;
	margin: 0 12px 0 0 !important;
	/* Unified spacing to the text */
	padding: 0 !important;
	-webkit-appearance: checkbox !important;
	appearance: checkbox !important;
	vertical-align: middle !important;
	flex-shrink: 0;
}

/* Hide theme-specific decorations for shipping */
.checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox span:before,
.checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox .woocommerce-form__input:checked+span:before,
h3#ship-to-different-address label::before,
h3#ship-to-different-address label::after {
	display: none !important;
	content: none !important;
}

.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last {
	width: 48%;
}

@media (max-width: 600px) {

	.woocommerce-billing-fields .form-row-first,
	.woocommerce-billing-fields .form-row-last {
		width: 100%;
	}
}

/* Province and City Selects */
.woocommerce-checkout select.select {
	border: none;
	border-bottom: 2px solid #e0e0e0 !important;
	padding: 0;
	line-height: 32px;
	background: transparent;
	border-radius: 0;
	font-size: inherit;
	color: #333;
	width: 100%;
	appearance: none;
	-webkit-appearance: none;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23777' d='M10.293 3.293L6 7.586 1.707 3.293A1 1 0 00.293 4.707l5 5a1 1 0 001.414 0l5-5a1 1 0 10-1.414-1.414z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right center;
}

.woocommerce-checkout select.select:focus {
	border-bottom-color: #dc4614 !important;
	outline: none;
}

#billing_state_field label,
#billing_city_field label,
#shipping_state_field label,
#shipping_city_field label {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

.checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox {
	cursor: pointer;
	margin: 0 1% !important;
}

.checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox span {
	position: relative;
	padding-left: 0px!important;
}

.checkout .create-account .woocommerce-form__label span {
	margin-left: 0px!important;
}

p.form-row.form-row-wide.create-account.woocommerce-validated {
	margin: 0px;
}

#account_password_field {
	width: 50% !important;
	display: none;
	clear: both;
}

#account_password_field .show-password-input {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	border: none;
	cursor: pointer;
	font-size: 20px;
	padding: 5px;
	color: #333;
}

#account_password_field .show-password-input::after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
}

#account_password_field .password-input {
	position: relative;
}

p#billing_maps_link_field,
p#shipping_maps_link_field {
	width: 96%;
	margin-bottom: 24px;
}

/* Real-time field validation styles */
.checkout .form-row.woocommerce-invalid input.input-text,
.checkout .form-row.woocommerce-invalid select {
	border-bottom: 2px solid #e2401c !important;
}

.checkout .form-row.woocommerce-invalid label {
	color: #e2401c !important;
}

.woocommerce-shipping-fields {
	padding-top: 8px;
}

/* Separar precio recurrente del precio regular en productos con suscripción (loop) */
.wcsatt-sub-options {
	display: block !important;
	margin-top: 4px !important;
}

/* Ampliar el contenedor del precio cuando lleva el badge de Envío Gratis
   para que no se corte el texto de "Compra Recurrente" debajo */
.products-list.grid .product-wapper .products-content .price:has(.xtfs-badge-wrap) {
	min-height: 90px !important;
}

/* Single product: separar precio regular del recurrente en líneas distintas */
.single-product .entry-summary .price-single .price,
.quickview-container .entry-summary .price-single .price {
	display: block !important;
}
.single-product .entry-summary .price-single .price > .xtfs-badge-wrap,
.quickview-container .entry-summary .price-single .price > .xtfs-badge-wrap {
	display: flex !important;
	margin-bottom: 6px !important;
	width: fit-content !important;
}
/* Primer span de precio (después del badge wrap) en su propia línea */
.single-product .entry-summary .price-single .price > .xtfs-badge-wrap + span.woocommerce-Price-amount,
.quickview-container .entry-summary .price-single .price > .xtfs-badge-wrap + span.woocommerce-Price-amount {
	display: block !important;
	margin-bottom: 2px !important;
}
/* Fallback cuando no hay badge wrap (producto no elegible con precio + recurrente) */
.single-product .entry-summary .price-single .price > span.woocommerce-Price-amount:nth-child(1),
.quickview-container .entry-summary .price-single .price > span.woocommerce-Price-amount:nth-child(1) {
	display: block !important;
	margin-bottom: 2px !important;
}
/* === Nombre de producto COMPLETO en los cards (búsqueda / categoría) — no truncar. ===
   El tema petio recorta el título del loop con overflow:hidden + altura/max-width fijos
   (y -webkit-line-clamp en algunas variantes de card). Lo dejamos wrap-eando a su largo real. */
.products li.product .product-title,
.products li.product h3.product-title,
li.product .product-title,
li.product h3.product-title,
.product-title {
	-webkit-line-clamp: unset !important;
	display: block !important;
	overflow: visible !important;
	max-width: none !important;
	max-height: none !important;
	height: auto !important;
	white-space: normal !important;
}
