.wd-product {
	container-type: inline-size;
}

.wd-product .product-element-bottom > .wd-product-cats {
	display: none;
}

/* Home: "Mejores productos de la semana" (productos vistos recientemente). */
.elementor-element-c2f463b .lac-installments {
	display: none;
}

.elementor-element-c2f463b .product-element-bottom > .price {
	border-top: 0;
	display: block;
	margin-top: 5px;
	padding-top: 0;
}

.elementor-element-c2f463b .wd-product .product-element-bottom > .price > .amount {
	color: #064f38;
	display: block;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.1;
}

.elementor-element-c2f463b .wd-product .product-element-bottom > .price > .amount bdi {
	color: inherit;
}

.elementor-element-c2f463b .wd-product .product-element-bottom > .price del {
	display: none;
}

.elementor-element-c2f463b .wd-product .product-element-bottom > .price ins {
	border-left: 0;
	display: block;
	font-size: 14px;
	padding-left: 0;
}

.elementor-element-c2f463b .wd-product .product-element-bottom > .price ins::before {
	content: none;
}

/* Home compacto cuando el precio lo imprime el widget Elementor de WooCommerce. */
.elementor-element-c2f463b .elementor-widget-woocommerce-product-price .price,
.elementor-element-c2f463b [data-widget_type="woocommerce-product-price.default"] .price,
.home.woocommerce .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price,
.home.woocommerce [data-widget_type="woocommerce-product-price.default"] .price,
.home .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price,
.home [data-widget_type="woocommerce-product-price.default"] .price {
	border-top: 0;
	display: block;
	margin-top: 5px;
	padding-top: 0;
}

.elementor-element-c2f463b .elementor-widget-woocommerce-product-price .price del,
.elementor-element-c2f463b [data-widget_type="woocommerce-product-price.default"] .price del,
.home.woocommerce .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price del,
.home.woocommerce [data-widget_type="woocommerce-product-price.default"] .price del,
.home .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price del,
.home [data-widget_type="woocommerce-product-price.default"] .price del {
	display: none !important;
}

.elementor-element-c2f463b .elementor-widget-woocommerce-product-price .price ins,
.elementor-element-c2f463b [data-widget_type="woocommerce-product-price.default"] .price ins,
.home.woocommerce .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price ins,
.home.woocommerce [data-widget_type="woocommerce-product-price.default"] .price ins,
.home .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price ins,
.home [data-widget_type="woocommerce-product-price.default"] .price ins {
	border-left: 0;
	color: #064f38;
	display: block;
	font-size: 14px;
	font-weight: 800;
	padding-left: 0;
	text-decoration: none;
}

.elementor-element-c2f463b .elementor-widget-woocommerce-product-price .price ins::before,
.elementor-element-c2f463b [data-widget_type="woocommerce-product-price.default"] .price ins::before,
.home.woocommerce .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price ins::before,
.home.woocommerce [data-widget_type="woocommerce-product-price.default"] .price ins::before,
.home .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price ins::before,
.home [data-widget_type="woocommerce-product-price.default"] .price ins::before {
	content: none;
}

.lac-installments {
	container-type: inline-size;
	display: grid;
	gap: 5px;
	margin: 8px 0 14px;
	min-width: 0;
	width: 100%;
}

.lac-installment {
	align-items: center;
	background: #f5f8fb;
	border: 1px solid #c8d6e2;
	border-radius: 8px;
	color: #111;
	display: grid;
	column-gap: 4px;
	font-size: 11px;
	grid-template-columns: 34px minmax(58px, auto) minmax(0, 1fr);
	line-height: 1.15;
	min-height: 38px;
	min-width: 0;
	overflow: hidden;
	padding: 5px 7px;
}

.lac-installment--naranja {
	background: #fff8f3;
	border-color: #ebd1c0;
}

.lac-installment__brand {
	align-items: center;
	display: flex;
	height: 22px;
	line-height: 1;
	text-align: left;
}

.lac-installment__brand img {
	display: block;
	height: auto;
	max-height: 18px;
	max-width: 31px;
	object-fit: contain;
	object-position: left center;
	width: auto;
}

.lac-installment--tuya .lac-installment__brand img {
	max-height: 17px;
	max-width: 32px;
}

.lac-installment__copy {
	white-space: nowrap;
}

.lac-installment__copy strong {
	font-size: 15px;
	font-weight: 800;
	margin-left: 2px;
	margin-right: 2px;
}

.lac-installment__amount {
	font-size: 13px;
	font-weight: 800;
	justify-self: end;
	text-align: right;
	white-space: nowrap;
}

.lac-installment__amount .woocommerce-Price-currencySymbol {
	margin-right: 1px;
}

.lac-single-installments {
	margin: 4px 0 16px;
	width: 100%;
}

.lac-single-installments__title {
	font-size: 18px;
	margin: 0 0 9px;
}

.lac-installments--single {
	gap: 7px;
	margin: 0;
	max-width: 520px;
}

.lac-installments--single .lac-installment {
	font-size: 14px;
	grid-template-columns: 62px minmax(120px, auto) minmax(0, 1fr);
	min-height: 48px;
	padding: 7px 12px;
}

.lac-installments--single .lac-installment__brand {
	height: 30px;
}

.lac-installments--single .lac-installment__brand img {
	max-height: 25px;
	max-width: 48px;
}

.lac-installments--single .lac-installment--tuya .lac-installment__brand img {
	max-height: 23px;
	max-width: 50px;
}

.lac-installments--single .lac-installment__copy strong {
	font-size: 20px;
}

.lac-installments--single .lac-installment__amount {
	font-size: 16px;
}

@container (max-width: 230px) {
	.lac-installment {
		column-gap: 2px;
		font-size: 8px;
		grid-template-columns: 26px 50px minmax(0, 1fr);
		min-height: 38px;
		padding: 4px;
	}

	.lac-installment__brand img {
		max-height: 14px;
		max-width: 24px;
	}

	.lac-installment--tuya .lac-installment__brand img {
		max-height: 13px;
		max-width: 25px;
	}

	.lac-installment__copy {
		overflow: visible;
	}

	.lac-installment__copy strong {
		font-size: 15px;
	}

	.lac-installment__amount {
		font-size: 13px;
	}
}

.wd-product .product-element-bottom > .price {
	border-top: 0;
	display: block;
	margin: 12px 0 0;
	padding-top: 0;
	width: 100%;
}

.wd-product .product-element-bottom > .price del,
.wd-product .product-element-bottom > .price ins {
	display: flex;
	line-height: 1.1;
	text-decoration: none;
}

.wd-product .product-element-bottom > .price .amount {
	white-space: nowrap;
}

.wd-product .product-element-bottom > .price del {
	color: #9c9c9c;
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 2px;
}

.wd-product .product-element-bottom > .price ins {
	border-left: 0;
	color: #064f38;
	font-size: 25px;
	font-weight: 800;
	letter-spacing: .2px;
	padding-left: 0;
}

.wd-product .product-element-bottom > .price del::before,
.wd-product .product-element-bottom > .price ins::before {
	content: none;
}

.wd-product .product-element-bottom > .price del .amount {
	text-decoration: line-through;
}

@container (max-width: 230px) {
	.wd-product .product-element-bottom > .price {
		margin-top: 9px;
	}

	.wd-product .product-element-bottom > .price del {
		font-size: 12px;
		letter-spacing: -0.2px;
	}

	.wd-product .product-element-bottom > .price ins {
		font-size: 23px;
		letter-spacing: -0.35px;
	}
}

@media (max-width: 575px) {
	.lac-installments {
		margin-bottom: 10px;
	}

	.wd-product .product-element-bottom > .price {
		margin-top: 10px;
	}

	.wd-product .product-element-bottom > .price ins {
		font-size: 26px;
	}

	.lac-installments--single .lac-installment {
		font-size: 11px;
		grid-template-columns: 40px minmax(84px, auto) minmax(0, 1fr);
		min-height: 42px;
		padding: 5px 7px;
	}

	.lac-installments--single .lac-installment__brand img {
		max-height: 19px;
		max-width: 35px;
	}

	.lac-installments--single .lac-installment__copy strong {
		font-size: 16px;
	}

	.lac-installments--single .lac-installment__amount {
		font-size: 12px;
	}
}
