/**
 * Learning Fun + Shoptimizer — marca y tienda
 * Colores: primary #0C71C3, accent #F9CC00, dark #0D1B2A, surface #F4F7FA, danger #DD3333
 */

body.lf-lf-brand {
	--lf-primary: #0c71c3;
	--lf-primary-dark: #095593;
	--lf-accent: #f9cc00;
	--lf-dark: #0d1b2a;
	--lf-muted: #607d8b;
	--lf-surface: #f4f7fa;
	--lf-danger: #dd3333;
	font-family: "DM Sans", system-ui, -apple-system, sans-serif !important;
	color: var(--lf-dark);
	background-color: var(--lf-surface) !important;
}

body.lf-lf-brand .site,
body.lf-lf-brand #page {
	background-color: var(--lf-surface) !important;
}

body.lf-lf-brand #masthead.site-header {
	background: #fff !important;
	box-shadow: 0 2px 20px rgba(13, 27, 42, 0.06) !important;
	border-bottom: 1px solid rgba(12, 113, 195, 0.12) !important;
}

body.lf-lf-brand .main-header {
	background: transparent !important;
}

/* Navegación clara (sin barra negra): alinea con cabecera blanca y marca LF */
body.lf-lf-brand .col-full-nav {
	background: #fff !important;
	border-top: 1px solid rgba(12, 113, 195, 0.12) !important;
	border-bottom: 1px solid rgba(13, 27, 42, 0.06) !important;
	box-shadow: 0 6px 24px rgba(13, 27, 42, 0.04) !important;
}

body.lf-lf-brand #site-navigation.main-navigation,
body.lf-lf-brand #site-navigation.main-navigation ul.menu {
	background: transparent !important;
}

body.lf-lf-brand #site-navigation.main-navigation ul.menu > li > a {
	color: var(--lf-dark) !important;
	font-weight: 600 !important;
	font-family: "Nunito", sans-serif !important;
}

body.lf-lf-brand #site-navigation.main-navigation ul.menu > li > a:hover,
body.lf-lf-brand #site-navigation.main-navigation ul.menu > li.current-menu-item > a {
	color: var(--lf-primary) !important;
}

body.lf-lf-brand #site-navigation.main-navigation ul.menu ul.sub-menu {
	background: #fff !important;
	border-radius: 0.75rem !important;
	box-shadow: 0 12px 40px rgba(13, 27, 42, 0.12) !important;
}

body.lf-lf-brand #site-navigation.main-navigation ul.menu ul.sub-menu a {
	color: var(--lf-dark) !important;
}

body.lf-lf-brand #site-navigation.main-navigation ul.menu ul.sub-menu a:hover {
	color: var(--lf-primary) !important;
}

body.lf-lf-brand .below-header,
body.lf-lf-brand .top-bar,
body.lf-lf-brand .header-widget-region {
	background: var(--lf-accent) !important;
	color: var(--lf-dark) !important;
}

body.lf-lf-brand .below-header a,
body.lf-lf-brand .top-bar a,
body.lf-lf-brand .header-widget-region a {
	color: var(--lf-dark) !important;
	font-weight: 600 !important;
}

/* Paleta institucional LF — sobrescreve dourado/ciano padrão do Shoptimizer */
body.lf-lf-brand .shoptimizer-cart-icon svg,
body.lf-lf-brand .shoptimizer-cart a.cart-contents .count,
body.lf-lf-brand .shoptimizer-cart a.cart-contents .count:after {
	border-color: var(--lf-accent) !important;
}

body.lf-lf-brand .shoptimizer-cart-icon svg {
	stroke: var(--lf-accent) !important;
}

body.lf-lf-brand .shoptimizer-cart a.cart-contents .count,
body.lf-lf-brand .shoptimizer-cart-icon i {
	color: var(--lf-accent) !important;
}

body.lf-lf-brand .shoptimizer-cart a.cart-contents:hover .count {
	background-color: var(--lf-primary) !important;
	color: #fff !important;
}

@media (max-width: 992px) {
	body.lf-lf-brand .shoptimizer-cart a.cart-contents:not(:hover) .count,
	body.lf-lf-brand .shoptimizer-cart-icon svg {
		color: var(--lf-primary) !important;
		stroke: var(--lf-primary) !important;
	}

	body.lf-lf-brand .shoptimizer-cart a.cart-contents .count,
	body.lf-lf-brand .shoptimizer-cart a.cart-contents .count:after {
		border-color: var(--lf-primary) !important;
	}

	body.lf-lf-brand .shoptimizer-cart a.cart-contents:hover .count {
		background-color: var(--lf-primary) !important;
	}
}

body.lf-lf-brand header.woocommerce-products-header,
body.lf-lf-brand .shoptimizer-category-banner,
body.lf-lf-brand .shoptimizer-archive .archive-header {
	background: #fff !important;
}

body.lf-lf-brand .term-description,
body.lf-lf-brand .shoptimizer-category-banner h1,
body.lf-lf-brand .woocommerce-products-header__title {
	color: var(--lf-dark) !important;
}

body.lf-lf-brand span.onsale,
body.lf-lf-brand .product-label,
body.lf-lf-brand .wc-block-grid__product-onsale {
	background: var(--lf-danger) !important;
	color: #fff !important;
}

body.lf-lf-brand .star-rating > span:before {
	background-color: var(--lf-primary) !important;
}

body.lf-lf-brand p.stars.selected a.active:before,
body.lf-lf-brand p.stars:hover a:before,
body.lf-lf-brand p.stars.selected a:not(.active):before {
	color: var(--lf-primary) !important;
}

body.lf-lf-brand .price ins,
body.lf-lf-brand .woocommerce-pagination .page-numbers li .page-numbers.current {
	color: var(--lf-danger) !important;
}

body.lf-lf-brand .widget_price_filter .ui-slider .ui-slider-range,
body.lf-lf-brand .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: var(--lf-primary) !important;
}

body.lf-lf-brand #secondary .widget .widget-title,
body.lf-lf-brand #secondary .widgettitle {
	border-bottom-color: var(--lf-accent) !important;
}

body.lf-lf-brand .woocommerce a.button,
body.lf-lf-brand .woocommerce button.button,
body.lf-lf-brand ul.products li.product .button,
body.lf-lf-brand ul.products li.product .add_to_cart_button {
	background: var(--lf-primary) !important;
	color: #fff !important;
	box-shadow: 0 4px 0 var(--lf-primary-dark) !important;
	border: none !important;
}

body.lf-lf-brand .woocommerce a.button:hover,
body.lf-lf-brand .woocommerce button.button:hover,
body.lf-lf-brand ul.products li.product .button:hover,
body.lf-lf-brand ul.products li.product .add_to_cart_button:hover {
	background: var(--lf-primary-dark) !important;
}

body.lf-lf-brand .woocommerce-breadcrumb,
body.lf-lf-brand .archive-header .woocommerce-breadcrumb {
	color: var(--lf-muted) !important;
	font-size: 0.875rem !important;
}

body.lf-lf-brand .woocommerce-breadcrumb a {
	color: var(--lf-primary) !important;
}

body.lf-lf-brand .shoptimizer-archive .archive-header {
	background: linear-gradient(180deg, #fff 0%, var(--lf-surface) 100%) !important;
	border-bottom: 1px solid rgba(13, 27, 42, 0.06) !important;
	padding-bottom: 1rem !important;
}

/* Vídeo cabecera tienda: ancho pantalla, altura contenida, fondo = superficie del template */
body.lf-lf-brand.lf-shop-has-header-video #content.site-content {
	overflow-x: clip !important;
}

body.lf-lf-brand.lf-shop-has-header-video .shoptimizer-archive .archive-header {
	padding-top: 0 !important;
	background: var(--lf-surface, #f4f7fa) !important;
	border-bottom: none !important;
}

body.lf-lf-brand .lf-shop-header-video {
	position: relative !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
	width: 80vw !important;
	max-width: 100% !important;
	height: auto !important;
	border-radius: 0 !important;
	overflow: hidden !important;
	margin: 0 0 2rem !important;
	background: var(--lf-surface, #f4f7fa) !important;
	box-shadow: none !important;
	border: none !important;
	display: block !important;
}

body.lf-lf-brand .lf-shop-header-video__media {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	object-fit: cover !important;
	object-position: center center !important;
}

@media (max-width: 782px) {
	body.lf-lf-brand .lf-shop-header-video {
		height: auto !important;
		border-radius: 0 !important;
		margin-bottom: 1.5rem !important;
	}
}

body.lf-lf-brand .woocommerce-products-header__title,
body.lf-lf-brand .woocommerce-page-title,
body.lf-lf-brand .archive-header .page-title {
	font-family: "Nunito", sans-serif !important;
	font-weight: 800 !important;
	color: var(--lf-dark) !important;
	letter-spacing: -0.02em !important;
}

body.lf-lf-brand .woocommerce-result-count,
body.lf-lf-brand .woocommerce-ordering {
	font-family: "DM Sans", sans-serif !important;
}

body.lf-lf-brand .woocommerce-ordering select {
	border-radius: 999px !important;
	border: 1px solid rgba(12, 113, 195, 0.25) !important;
	padding: 0.5rem 2rem 0.5rem 1rem !important;
	font-weight: 600 !important;
}

body.lf-lf-brand ul.products {
	gap: 1.25rem !important;
}

body.lf-lf-brand ul.products li.product {
	background: #fff !important;
	border-radius: 1.25rem !important;
	box-shadow: 0 8px 32px rgba(13, 27, 42, 0.08) !important;
	border: 1px solid rgba(13, 27, 42, 0.06) !important;
	overflow: hidden !important;
	transition: transform 0.2s ease, box-shadow 0.2s ease !important;
	display: flex !important;
	flex-direction: column !important;
	height: 100% !important;
	padding-bottom: 0 !important;
}

body.lf-lf-brand ul.products li.product .woocommerce-image__wrapper {
	flex-shrink: 0;
}

body.lf-lf-brand ul.products li.product .woocommerce-card__header {
	display: flex !important;
	flex-direction: column !important;
	flex: 1 1 auto !important;
	padding: 0.75rem 1rem 1rem !important;
	min-height: 0;
}

body.lf-lf-brand ul.products li.product p.product__categories {
	max-height: 2.6em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-clamp: 2;
}

body.lf-lf-brand ul.products li.product .price,
body.lf-lf-brand ul.products li.product .cgkit-as-variation-price {
	margin-bottom: 0.5rem !important;
}

body.lf-lf-brand ul.products li.product .button,
body.lf-lf-brand ul.products li.product .add_to_cart_button,
body.lf-lf-brand ul.products li.product .added_to_cart {
	position: relative !important;
	bottom: auto !important;
	left: auto !important;
	width: 100% !important;
	max-width: 100% !important;
	opacity: 1 !important;
	visibility: visible !important;
	margin: auto 0 0 !important;
	height: auto !important;
	min-height: 2.5rem !important;
	line-height: 1.3 !important;
	padding: 0.65rem 0.75rem !important;
	box-sizing: border-box !important;
	white-space: normal !important;
}

body.lf-lf-brand ul.products li.product:not(.product-category):before {
	display: none !important;
}

body.lf-lf-brand ul.products li.product:hover {
	transform: translateY(-4px) !important;
	box-shadow: 0 16px 48px rgba(13, 27, 42, 0.12) !important;
}

body.lf-lf-brand ul.products li.product .woocommerce-loop-product__title,
body.lf-lf-brand ul.products li.product h2 {
	font-family: "Nunito", sans-serif !important;
	font-weight: 700 !important;
	color: var(--lf-dark) !important;
}

body.lf-lf-brand ul.products li.product .price {
	color: var(--lf-primary) !important;
	font-weight: 700 !important;
}

body.lf-lf-brand ul.products li.product .price del {
	opacity: 0.55 !important;
}

body.lf-lf-brand ul.products li.product .price ins {
	color: var(--lf-danger) !important;
	text-decoration: none !important;
}

body.lf-lf-brand span.onsale,
body.lf-lf-brand .wc-block-grid__product-onsale {
	background: var(--lf-accent) !important;
	color: var(--lf-dark) !important;
	font-weight: 800 !important;
	border-radius: 999px !important;
}

body.lf-lf-brand .woocommerce a.button,
body.lf-lf-brand .woocommerce button.button,
body.lf-lf-brand .woocommerce input.button,
body.lf-lf-brand .woocommerce #respond input#submit,
body.lf-lf-brand .woocommerce a.button.alt,
body.lf-lf-brand .woocommerce button.button.alt {
	background: var(--lf-primary) !important;
	color: #fff !important;
	border: none !important;
	border-radius: 999px !important;
	font-family: "Nunito", sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: 0.04em !important;
	box-shadow: 0 4px 0 var(--lf-primary-dark) !important;
}

body.lf-lf-brand .woocommerce a.button:hover,
body.lf-lf-brand .woocommerce button.button:hover,
body.lf-lf-brand .woocommerce a.button.alt:hover,
body.lf-lf-brand .woocommerce button.button.alt:hover {
	background: var(--lf-primary-dark) !important;
	filter: brightness(1.02);
}

body.lf-lf-brand .header-cart .cart-contents .count,
body.lf-lf-brand .site-header-cart .count {
	background: var(--lf-accent) !important;
	color: var(--lf-dark) !important;
}

body.lf-lf-brand.single-product .product .summary .product_title {
	font-family: "Nunito", sans-serif !important;
	font-weight: 800 !important;
	color: var(--lf-dark) !important;
}

body.lf-lf-brand.single-product .lf-pdp-shipping {
	margin-top: 0.75rem !important;
	padding: 14px 16px !important;
	border: 1px solid rgba(13, 27, 42, 0.08) !important;
	border-radius: 12px !important;
	background: #fff !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 0.875rem !important;
	line-height: 1.55 !important;
	color: var(--lf-dark) !important;
}

body.lf-lf-brand.single-product .lf-pdp-shipping strong {
	color: var(--lf-primary) !important;
	font-family: "Nunito", sans-serif !important;
	font-weight: 800 !important;
}

body.lf-lf-brand.single-product .lf-pdp-shipping ul {
	margin: 0.5rem 0 0 !important;
	padding-left: 1.15em !important;
}

body.lf-lf-brand.single-product .product-widget #text-8 .textwidget {
	margin-top: 0.75rem !important;
}

body.lf-lf-brand.single-product .lf-pdp-long-description {
	margin-top: 1rem !important;
	padding-top: 1rem !important;
	border-top: 1px solid rgba(13, 27, 42, 0.08) !important;
	font-size: 0.95rem !important;
	line-height: 1.65 !important;
	color: #333 !important;
}

body.lf-lf-brand.single-product .lf-pdp-long-description p:first-child {
	margin-top: 0 !important;
}


body.lf-lf-brand .site-footer,
body.lf-lf-brand #colophon {
	background: var(--lf-dark) !important;
}

body.lf-lf-brand .site-footer a:hover {
	color: var(--lf-accent) !important;
}

body.lf-lf-brand .woocommerce-message {
	border-top-color: var(--lf-primary) !important;
	background: #fff !important;
	color: var(--lf-dark) !important;
}

body.lf-lf-brand .woocommerce-message::before {
	color: var(--lf-primary) !important;
}

body.lf-lf-brand .woocommerce nav.woocommerce-pagination ul li a,
body.lf-lf-brand .woocommerce nav.woocommerce-pagination ul li span {
	border-radius: 999px !important;
}

body.lf-lf-brand .woocommerce nav.woocommerce-pagination ul li span.current {
	background: var(--lf-primary) !important;
	border-color: var(--lf-primary) !important;
	color: #fff !important;
}

body.lf-lf-brand .site-search input[type="search"],
body.lf-lf-brand form.woocommerce-product-search input[type="search"] {
	border-radius: 999px !important;
	border: 2px solid rgba(12, 113, 195, 0.2) !important;
}

/* Barra lateral da loja: filtros legíveis */
body.lf-lf-brand.woocommerce #secondary.widget-area,
body.lf-lf-brand.woocommerce-page #secondary.widget-area {
	background: #fff !important;
	border-radius: 1rem !important;
	padding: 1rem 1rem 0.25rem !important;
	border: 1px solid rgba(13, 27, 42, 0.06) !important;
	box-shadow: 0 8px 28px rgba(13, 27, 42, 0.06) !important;
}

body.lf-lf-brand #secondary .widget {
	margin-bottom: 1.25rem !important;
}

body.lf-lf-brand #secondary .widget .widget-title,
body.lf-lf-brand #secondary .widgettitle {
	color: var(--lf-dark) !important;
	border-bottom: 2px solid var(--lf-accent) !important;
	padding-bottom: 0.35rem !important;
}

body.lf-lf-brand #secondary .widget_price_filter .ui-slider .ui-slider-range,
body.lf-lf-brand #secondary .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: var(--lf-primary) !important;
}

/* Catálogo: sin fila de migas bajo el vídeo; dos columnas (sidebar + productos); 3 por fila */
body.lf-lf-brand.lf-catalog-no-breadcrumb .archive-header .woocommerce-breadcrumb,
body.lf-lf-brand.lf-catalog-no-breadcrumb .archive-header nav.woocommerce-breadcrumb {
	display: none !important;
}

body.lf-lf-brand.lf-catalog-no-breadcrumb .archive-header .woocommerce:empty {
	display: none !important;
}

@media (min-width: 993px) {
	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce:not(.single-product) .site-content > .col-full,
	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce-page:not(.single-product) .site-content > .col-full {
		display: flow-root !important;
	}

	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce:not(.single-product) #secondary.widget-area,
	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce-page:not(.single-product) #secondary.widget-area {
		float: left !important;
		width: 24% !important;
		max-width: 300px !important;
		clear: left !important;
	}

	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce:not(.single-product) #primary.content-area,
	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce-page:not(.single-product) #primary.content-area {
		float: right !important;
		width: calc(76% - 1.25rem) !important;
	}

	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce:not(.single-product) ul.products,
	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce-page:not(.single-product) ul.products {
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		column-gap: 1.25rem !important;
		row-gap: 1.5rem !important;
		align-items: stretch !important;
	}

	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce:not(.single-product) ul.products li.product,
	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce-page:not(.single-product) ul.products li.product {
		width: 100% !important;
		margin: 0 !important;
	}
}

/* Tablet: sidebar + catálogo en dúas columnas e 3 produtos */
@media (min-width: 769px) and (max-width: 992px) {
	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce:not(.single-product) .site-content > .col-full,
	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce-page:not(.single-product) .site-content > .col-full {
		display: flex !important;
		flex-direction: row !important;
		align-items: flex-start !important;
		gap: 1.25rem !important;
	}

	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce:not(.single-product) #secondary.widget-area,
	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce-page:not(.single-product) #secondary.widget-area {
		float: none !important;
		width: 260px !important;
		max-width: 38% !important;
		flex: 0 0 auto !important;
		order: 1 !important;
	}

	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce:not(.single-product) #primary.content-area,
	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce-page:not(.single-product) #primary.content-area {
		float: none !important;
		flex: 1 1 0 !important;
		width: auto !important;
		min-width: 0 !important;
		order: 2 !important;
	}

	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce:not(.single-product) ul.products,
	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce-page:not(.single-product) ul.products {
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		column-gap: 1rem !important;
		row-gap: 1.5rem !important;
		width: 100% !important;
		margin-left: 0 !important;
		align-items: stretch !important;
	}

	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce:not(.single-product) ul.products li.product,
	body.lf-lf-brand.left-woocommerce-sidebar.woocommerce-page:not(.single-product) ul.products li.product {
		width: 100% !important;
		float: none !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

/* Fix footer layout overlap due to floats */
#colophon, .site-footer {
	clear: both !important;
}

/* Hide Shoptimizer header when landing navbar is active (see lf-header.css) */

/* Carrinho, checkout e minha conta — layout LF */
body.lf-lf-brand.lf-wc-flow #secondary.widget-area {
	display: none !important;
}

body.lf-lf-brand.lf-wc-flow #primary.content-area {
	width: 100% !important;
	float: none !important;
	max-width: 72rem !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

body.lf-lf-brand.lf-wc-flow .site-content > .col-full {
	max-width: 72rem !important;
}

body.lf-lf-brand.lf-wc-flow .entry-header,
body.lf-lf-brand.lf-wc-flow .woocommerce-cart-form,
body.lf-lf-brand.lf-wc-flow .cart-collaterals,
body.lf-lf-brand.lf-wc-flow .woocommerce-checkout,
body.lf-lf-brand.lf-wc-flow .woocommerce-MyAccount-navigation,
body.lf-lf-brand.lf-wc-flow .woocommerce-MyAccount-content {
	font-family: "DM Sans", sans-serif !important;
}

body.lf-lf-brand.lf-wc-flow .entry-title,
body.lf-lf-brand.lf-wc-flow h1,
body.lf-lf-brand.lf-wc-flow h2,
body.lf-lf-brand.lf-wc-flow h3 {
	font-family: "Nunito", sans-serif !important;
	font-weight: 800 !important;
	color: var(--lf-dark) !important;
}

body.lf-lf-brand.lf-wc-flow .woocommerce-cart-form,
body.lf-lf-brand.lf-wc-flow .cart-collaterals .cart_totals,
body.lf-lf-brand.lf-wc-flow .woocommerce-checkout .col2-set,
body.lf-lf-brand.lf-wc-flow #order_review,
body.lf-lf-brand.lf-wc-flow .woocommerce-MyAccount-content {
	background: #fff !important;
	border-radius: 1.25rem !important;
	border: 1px solid rgba(13, 27, 42, 0.06) !important;
	box-shadow: 0 8px 32px rgba(13, 27, 42, 0.06) !important;
}

body.lf-lf-brand.lf-wc-flow .woocommerce-cart-form {
	padding: 1.25rem !important;
	margin-bottom: 1.5rem !important;
}

body.lf-lf-brand.lf-wc-flow .cart-collaterals .cart_totals {
	padding: 1.5rem !important;
}

body.lf-lf-brand.lf-wc-flow table.shop_table {
	border: none !important;
	border-radius: 0.75rem !important;
	overflow: hidden !important;
}

body.lf-lf-brand.lf-wc-flow table.shop_table thead th {
	background: var(--lf-surface) !important;
	color: var(--lf-dark) !important;
	font-family: "Nunito", sans-serif !important;
	font-weight: 800 !important;
	border: none !important;
}

body.lf-lf-brand.lf-wc-flow table.shop_table td,
body.lf-lf-brand.lf-wc-flow table.shop_table th {
	border-color: rgba(13, 27, 42, 0.06) !important;
}

body.lf-lf-brand.lf-wc-flow .woocommerce-cart-form .coupon .input-text,
body.lf-lf-brand.lf-wc-flow .woocommerce-checkout input.input-text,
body.lf-lf-brand.lf-wc-flow .woocommerce-checkout textarea,
body.lf-lf-brand.lf-wc-flow .woocommerce-checkout select,
body.lf-lf-brand.lf-wc-flow .select2-container--default .select2-selection--single {
	border-radius: 999px !important;
	border: 1px solid rgba(12, 113, 195, 0.22) !important;
	min-height: 2.75rem !important;
}

body.lf-lf-brand.lf-wc-flow .cart-collaterals .checkout-button,
body.lf-lf-brand.lf-wc-flow #place_order {
	width: 100% !important;
}

body.lf-lf-brand.lf-wc-flow ul.checkout-bar li.active,
body.lf-lf-brand.lf-wc-flow ul.checkout-bar li.visited {
	color: var(--lf-primary) !important;
}

body.lf-lf-brand.lf-wc-flow ul.checkout-bar:before,
body.lf-lf-brand.lf-wc-flow .woocommerce-checkout .checkout-bar li.active:after,
body.lf-lf-brand.lf-wc-flow ul.checkout-bar li.visited:after {
	background-color: var(--lf-primary) !important;
}

body.lf-lf-brand.lf-wc-flow .woocommerce-MyAccount-navigation {
	background: #fff !important;
	border-radius: 1.25rem !important;
	border: 1px solid rgba(13, 27, 42, 0.06) !important;
	box-shadow: 0 8px 32px rgba(13, 27, 42, 0.06) !important;
	padding: 0.75rem !important;
}

body.lf-lf-brand.lf-wc-flow .woocommerce-MyAccount-navigation ul li a {
	border-radius: 999px !important;
	font-weight: 700 !important;
}

body.lf-lf-brand.lf-wc-flow .woocommerce-MyAccount-navigation ul li.is-active a {
	background: var(--lf-primary) !important;
	color: #fff !important;
}

body.lf-lf-brand.lf-has-landing-nav footer.relative {
	clear: both !important;
	position: relative !important;
	z-index: 2 !important;
}

/* Blog — archivo en rejilla + artículo con hero */
body.lf-lf-brand.lf-blog-shell #secondary.widget-area,
body.lf-lf-brand.lf-blog-single #secondary.widget-area {
	display: none !important;
}

body.lf-lf-brand.lf-blog-shell #primary.content-area,
body.lf-lf-brand.lf-blog-single #primary.content-area {
	width: 100% !important;
	float: none !important;
	max-width: 72rem !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

body.lf-lf-brand.lf-blog-shell .site-content > .col-full,
body.lf-lf-brand.lf-blog-single .site-content > .col-full {
	max-width: 72rem !important;
}

body.lf-lf-brand.lf-blog-shell .blog-title,
body.lf-lf-brand.lf-blog-shell .entry-title,
body.lf-lf-brand.lf-blog-shell h1 {
	font-family: "Nunito", sans-serif !important;
	font-weight: 800 !important;
}

/* Encabezado del archivo — sin banner azul; respiro bajo navbar fijo */
body.lf-lf-brand.lf-blog-shell .shoptimizer-archive,
body.lf-lf-brand.lf-blog-single .shoptimizer-archive {
	padding-top: 5.75rem !important;
}

body.lf-lf-brand.lf-blog-shell .archive-header,
body.lf-lf-brand.lf-blog-single .archive-header {
	display: none !important;
}

body.lf-lf-brand.lf-blog-shell #content.site-content,
body.lf-lf-brand.lf-blog-single #content.site-content {
	padding-top: 0 !important;
}

body.lf-lf-brand.lf-blog-shell header.entry-header.title {
	display: none !important;
}

body.lf-lf-brand.lf-blog-shell .site-main.grid {
	display: grid !important;
	gap: 1.5rem !important;
	padding-top: 0.75rem !important;
	padding-bottom: 2rem !important;
}

@media (max-width: 767px) {
	body.lf-lf-brand.lf-blog-shell .shoptimizer-archive,
	body.lf-lf-brand.lf-blog-single .shoptimizer-archive {
		padding-top: 5rem !important;
	}

	body.lf-lf-brand.lf-blog-shell .site-main.grid {
		padding-top: 0.5rem !important;
	}
}

@media (min-width: 769px) {
	body.lf-lf-brand.lf-blog-shell .site-main.grid.grid-2 {
		grid-template-columns: repeat(2, 1fr) !important;
	}
}

body.lf-lf-brand.lf-blog-shell .site-main.grid .navigation.pagination {
	grid-column: 1 / -1 !important;
	justify-content: center !important;
	margin-top: 0.5rem !important;
}

body.lf-lf-brand.lf-blog-shell article.post {
	background: #fff !important;
	border-radius: 1.25rem !important;
	border: 1px solid rgba(13, 27, 42, 0.06) !important;
	box-shadow: 0 8px 32px rgba(13, 27, 42, 0.06) !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	display: flex !important;
	flex-direction: column !important;
	height: 100% !important;
	transition: transform 0.25s ease, box-shadow 0.25s ease !important;
}

body.lf-lf-brand.lf-blog-shell article.post:hover {
	transform: translateY(-4px) !important;
	box-shadow: 0 16px 48px rgba(13, 27, 42, 0.12) !important;
}

/* Primer artículo destacado (ancho completo) */
@media (min-width: 769px) {
	body.lf-lf-brand.lf-blog-shell .site-main.grid > article.post:first-child {
		grid-column: 1 / -1 !important;
		display: grid !important;
		grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr) !important;
		grid-template-rows: auto 1fr !important;
		column-gap: 1.5rem !important;
	}

	body.lf-lf-brand.lf-blog-shell .site-main.grid > article.post:first-child .post-thumbnail {
		grid-row: 1 / span 2 !important;
		grid-column: 1 !important;
		min-height: 280px !important;
		aspect-ratio: auto !important;
	}

	body.lf-lf-brand.lf-blog-shell .site-main.grid > article.post:first-child .blog-loop-content-wrapper {
		grid-column: 2 !important;
		display: flex !important;
		flex-direction: column !important;
		justify-content: center !important;
		padding: clamp(1.75rem, 3vw, 2.5rem) clamp(1.75rem, 3vw, 2.5rem) clamp(1.75rem, 3vw, 2.5rem) clamp(1.25rem, 2.5vw, 2rem) !important;
		gap: 0.85rem !important;
	}

	body.lf-lf-brand.lf-blog-shell .site-main.grid > article.post:first-child .entry-header {
		margin-bottom: 0 !important;
	}

	body.lf-lf-brand.lf-blog-shell .site-main.grid > article.post:first-child .entry-content {
		margin-bottom: 0 !important;
	}

	body.lf-lf-brand.lf-blog-shell .site-main.grid > article.post:first-child .lf-blog-read-more {
		margin-top: 0.5rem !important;
	}

	body.lf-lf-brand.lf-blog-shell .site-main.grid > article.post:first-child .entry-title {
		font-size: clamp(1.5rem, 3vw, 2rem) !important;
	}
}

body.lf-lf-brand.lf-blog-shell article.post .post-thumbnail {
	display: block !important;
	overflow: hidden !important;
	position: relative !important;
	margin: 0 !important;
	aspect-ratio: 16 / 10 !important;
}

body.lf-lf-brand.lf-blog-shell article.post .post-thumbnail img.wp-post-image {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	margin: 0 !important;
	transition: transform 0.35s ease !important;
}

body.lf-lf-brand.lf-blog-shell article.post:hover .post-thumbnail img.wp-post-image {
	transform: scale(1.05) !important;
}

body.lf-lf-brand.lf-blog-shell article.post .blog-loop-content-wrapper {
	display: flex !important;
	flex-direction: column !important;
	flex: 1 !important;
	padding: 1.25rem 1.5rem 1.5rem !important;
}

body.lf-lf-brand.lf-blog-shell article.post .lf-blog-category {
	display: inline-block !important;
	align-self: flex-start !important;
	margin-bottom: 0.65rem !important;
	padding: 0.25rem 0.75rem !important;
	border-radius: 999px !important;
	background: rgba(12, 113, 195, 0.1) !important;
	color: var(--lf-primary) !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 0.75rem !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: 0.04em !important;
	text-decoration: none !important;
}

body.lf-lf-brand.lf-blog-shell article.post .lf-blog-category:hover {
	background: var(--lf-primary) !important;
	color: #fff !important;
}

body.lf-lf-brand.lf-blog-shell article.post .entry-header {
	padding: 0 !important;
	margin-bottom: 0.5rem !important;
}

body.lf-lf-brand.lf-blog-shell article.post .entry-title {
	font-family: "Nunito", sans-serif !important;
	font-weight: 800 !important;
	font-size: clamp(1.1rem, 2.5vw, 1.35rem) !important;
	line-height: 1.25 !important;
	margin: 0 0 0.35rem !important;
	color: var(--lf-dark) !important;
}

body.lf-lf-brand.lf-blog-shell article.post .entry-title a {
	color: var(--lf-dark) !important;
	text-decoration: none !important;
}

body.lf-lf-brand.lf-blog-shell article.post .entry-title a:hover {
	color: var(--lf-primary) !important;
}

body.lf-lf-brand.lf-blog-shell article.post .entry-content {
	padding: 0 !important;
	margin: 0 0 1rem !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 0.95rem !important;
	line-height: 1.6 !important;
	color: #555 !important;
	flex: 1 !important;
}

body.lf-lf-brand.lf-blog-shell article.post .entry-content p:last-child {
	margin-bottom: 0 !important;
}

body.lf-lf-brand.lf-blog-shell article.post .lf-blog-read-more {
	display: inline-flex !important;
	align-items: center !important;
	gap: 0.35rem !important;
	margin-top: auto !important;
	padding: 0.55rem 1.1rem !important;
	border-radius: 999px !important;
	background: var(--lf-accent) !important;
	color: var(--lf-dark) !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 0.875rem !important;
	font-weight: 700 !important;
	text-decoration: none !important;
	align-self: flex-start !important;
	transition: background 0.2s ease, transform 0.2s ease !important;
}

body.lf-lf-brand.lf-blog-shell article.post .lf-blog-read-more:hover {
	background: #ffe566 !important;
	transform: translateX(2px) !important;
}

body.lf-lf-brand.lf-blog-shell .posted-on,
body.lf-lf-brand.lf-blog-shell .post-meta,
body.lf-lf-brand.lf-blog-shell .entry-meta {
	color: var(--lf-muted) !important;
	font-size: 0.8rem !important;
	font-family: "DM Sans", sans-serif !important;
}

body.lf-lf-brand.lf-blog-shell article.post .posted-on {
	margin-bottom: 0.5rem !important;
	text-transform: uppercase !important;
	letter-spacing: 0.05em !important;
}

body.lf-lf-brand.lf-blog-shell .navigation.pagination .page-numbers {
	border-radius: 999px !important;
}

body.lf-lf-brand.lf-blog-shell .navigation.pagination .page-numbers.current {
	background: var(--lf-primary) !important;
	border-color: var(--lf-primary) !important;
	color: #fff !important;
}

/* Artículo individual — hero con imagen + título superpuesto */
body.lf-lf-brand.lf-blog-single .site-main > div.type-post,
body.lf-lf-brand.lf-blog-single .site-main > article.post {
	display: grid !important;
	grid-template-columns: 1fr !important;
	grid-template-rows: auto auto auto !important;
	background: #fff !important;
	border-radius: 1.25rem !important;
	border: 1px solid rgba(13, 27, 42, 0.06) !important;
	box-shadow: 0 8px 32px rgba(13, 27, 42, 0.06) !important;
	overflow: hidden !important;
	margin-bottom: 2rem !important;
}

body.lf-lf-brand.lf-blog-single .site-main .wp-post-image {
	grid-row: 1 !important;
	grid-column: 1 !important;
	display: block !important;
	width: 100% !important;
	height: clamp(220px, 42vh, 420px) !important;
	object-fit: cover !important;
	margin: 0 !important;
}

body.lf-lf-brand.lf-blog-single .lf-single-post-categories {
	grid-row: 1 !important;
	grid-column: 1 !important;
	align-self: start !important;
	z-index: 3 !important;
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 0.5rem !important;
	padding: 1.25rem 1.5rem 0 !important;
}

body.lf-lf-brand.lf-blog-single .lf-single-post-categories a {
	padding: 0.3rem 0.85rem !important;
	border-radius: 999px !important;
	background: rgba(255, 255, 255, 0.95) !important;
	color: var(--lf-primary) !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 0.75rem !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: 0.04em !important;
	text-decoration: none !important;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12) !important;
}

body.lf-lf-brand.lf-blog-single .lf-single-post-categories a:hover {
	background: var(--lf-accent) !important;
	color: var(--lf-dark) !important;
}

body.lf-lf-brand.lf-blog-single .site-main .entry-header {
	grid-row: 1 !important;
	grid-column: 1 !important;
	align-self: end !important;
	z-index: 2 !important;
	padding: clamp(1.5rem, 4vw, 2.5rem) !important;
	margin: 0 !important;
	background: linear-gradient(to top, rgba(13, 27, 42, 0.92) 0%, rgba(13, 27, 42, 0.45) 55%, transparent 100%) !important;
}

body.lf-lf-brand.lf-blog-single .site-main .entry-title {
	font-family: "Nunito", sans-serif !important;
	font-weight: 800 !important;
	font-size: clamp(1.5rem, 4vw, 2.35rem) !important;
	line-height: 1.15 !important;
	color: #fff !important;
	margin-bottom: 0.5rem !important;
	text-shadow: 0 2px 12px rgba(0, 0, 0, 0.25) !important;
}

body.lf-lf-brand.lf-blog-single .site-main .posted-on {
	color: rgba(255, 255, 255, 0.85) !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 0.85rem !important;
	text-transform: uppercase !important;
	letter-spacing: 0.05em !important;
}

body.lf-lf-brand.lf-blog-single .site-main .entry-content {
	grid-row: 2 !important;
	padding: clamp(1.5rem, 4vw, 2rem) !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 1.05rem !important;
	line-height: 1.75 !important;
	color: #333 !important;
}

body.lf-lf-brand.lf-blog-single .site-main .entry-content p,
body.lf-lf-brand.lf-blog-single .site-main .entry-content li {
	font-family: "DM Sans", sans-serif !important;
}

body.lf-lf-brand.lf-blog-single .site-main .entry-content a {
	color: var(--lf-primary) !important;
	font-weight: 600 !important;
}

body.lf-lf-brand.lf-blog-single .site-main .entry-content a:hover {
	color: var(--lf-primary-dark) !important;
}

body.lf-lf-brand.lf-blog-single .site-main .entry-meta {
	grid-row: 3 !important;
	padding: 0 1.75rem 1.75rem !important;
}

body.lf-lf-brand.lf-blog-single .post-navigation,
body.lf-lf-brand.lf-blog-single .comments-area {
	background: #fff !important;
	border-radius: 1.25rem !important;
	border: 1px solid rgba(13, 27, 42, 0.06) !important;
	box-shadow: 0 8px 32px rgba(13, 27, 42, 0.06) !important;
	padding: 1.25rem 1.5rem !important;
	margin-bottom: 1.5rem !important;
}

body.lf-lf-brand.lf-blog-shell .below-content {
	display: none !important;
}

@media (max-width: 768px) {
	body.lf-lf-brand.lf-blog-shell .site-main.grid > article.post:first-child {
		display: flex !important;
		flex-direction: column !important;
	}

	body.lf-lf-brand.lf-blog-shell .site-main.grid > article.post:first-child .blog-loop-content-wrapper {
		padding: 1.25rem 1.5rem 1.5rem !important;
	}
}
