/* Matches To Top plugin scroll-up button (icon_bg_color on pre.cnc). */
:root {
	--wecolab-cnc-scroll-top-red: #dd3333;
}

body:not(.wecolab-cnc-footer-ready) #lang_sel_footer {
	visibility: hidden;
}

/* Footer text widgets only: CGV, cookies policy, sales email (ES/EN). */
.gbtr_widgets_footer_wrapper .gbtr_light_footer_wrapper .widget.widget_text .textwidget a[href*="condiciones"],
.gbtr_widgets_footer_wrapper .gbtr_light_footer_wrapper .widget.widget_text .textwidget a[href*="CGV"],
.gbtr_widgets_footer_wrapper .gbtr_light_footer_wrapper .widget.widget_text .textwidget a[href*="cookies"],
.gbtr_widgets_footer_wrapper .gbtr_light_footer_wrapper .widget.widget_text .textwidget a[href^="mailto:ventas@"] {
	color: var(--wecolab-cnc-scroll-top-red) !important;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.gbtr_widgets_footer_wrapper .gbtr_light_footer_wrapper .widget.widget_text .textwidget a[href*="condiciones"]:hover,
.gbtr_widgets_footer_wrapper .gbtr_light_footer_wrapper .widget.widget_text .textwidget a[href*="condiciones"]:focus,
.gbtr_widgets_footer_wrapper .gbtr_light_footer_wrapper .widget.widget_text .textwidget a[href*="CGV"]:hover,
.gbtr_widgets_footer_wrapper .gbtr_light_footer_wrapper .widget.widget_text .textwidget a[href*="CGV"]:focus,
.gbtr_widgets_footer_wrapper .gbtr_light_footer_wrapper .widget.widget_text .textwidget a[href*="cookies"]:hover,
.gbtr_widgets_footer_wrapper .gbtr_light_footer_wrapper .widget.widget_text .textwidget a[href*="cookies"]:focus,
.gbtr_widgets_footer_wrapper .gbtr_light_footer_wrapper .widget.widget_text .textwidget a[href^="mailto:ventas@"]:hover,
.gbtr_widgets_footer_wrapper .gbtr_light_footer_wrapper .widget.widget_text .textwidget a[href^="mailto:ventas@"]:focus {
	color: var(--wecolab-cnc-scroll-top-red) !important;
	opacity: 0.85;
}

.gbtr_light_footer_wrapper .widget.the_retailer_connect .cnc-follow-intro {
	margin: 0 0 14px;
	font-size: 13px;
	line-height: 1.5;
	color: #333;
	max-width: 280px;
}

.gbtr_light_footer_wrapper .widget.the_retailer_connect .shortcode_socials {
	margin-top: 4px;
}

.gbtr_light_footer_wrapper .widget.the_retailer_connect .tr_social_icons_list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 10px;
	padding: 0;
	margin: 0;
	list-style: none;
}

/* Síguenos / Follow us — 35px icons (topbar stays 14px in cnc-pre-header.css). */
.gbtr_light_footer_wrapper .widget.the_retailer_connect .tr_social_icon {
	margin: 0;
	padding: 0;
}

.gbtr_light_footer_wrapper .widget.the_retailer_connect .tr_social_icon a,
.gbtr_light_footer_wrapper .widget.the_retailer_connect .tr_social_icon_link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	line-height: 35px;
}

.gbtr_light_footer_wrapper .widget.the_retailer_connect .tr_social_icon a svg {
	width: 35px !important;
	height: 35px !important;
	max-width: 35px;
	max-height: 35px;
}

.gbtr_light_footer_wrapper .widget.the_retailer_connect .tr_social_icon a i,
.gbtr_light_footer_wrapper .widget.the_retailer_connect .tr_social_icon a::before {
	font-size: 35px !important;
	width: 35px;
	height: 35px;
	line-height: 35px;
}

.gbtr_footer_wrapper.wecolab-cnc-footer-unified {
	background: #d9d9d9;
}

.gbtr_footer_wrapper .bottom_wrapper.wecolab-cnc-unified-footer {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	padding: 18px 0;
}

.gbtr_footer_wrapper .bottom_wrapper.wecolab-cnc-unified-footer .gbtr_footer_widget_credit_cards {
	display: none;
}

.gbtr_footer_wrapper .bottom_wrapper.wecolab-cnc-unified-footer .gbtr_footer_widget_copyrights {
	float: none;
	width: 100%;
	text-align: left;
	margin: 0;
	padding-top: 0;
	color: #000;
}

.wecolab-cnc-footer-lang {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-top: -22px;
}

.wecolab-cnc-footer-lang #lang_sel_footer,
.wecolab-cnc-footer-lang .wpml-ls-statics-footer {
	background: transparent !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	width: auto !important;
	max-width: none !important;
}

.wecolab-cnc-footer-lang .wpml-ls-legacy-list-horizontal > ul {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
	gap: 10px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.wecolab-cnc-footer-lang .wpml-ls-item {
	margin: 0;
	padding: 0;
}

.wecolab-cnc-footer-lang .wpml-ls-link {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	background: transparent !important;
	border: 0 !important;
	padding: 2px 4px !important;
}

.wecolab-cnc-footer-lang .wpml-ls-flag {
	width: 22px;
	height: auto;
}

.wecolab-cnc-footer-lang .wpml-ls-native {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

@media (max-width: 767px) {
	.wecolab-cnc-footer-lang {
		justify-content: flex-end;
		margin-top: -20px;
	}

	.gbtr_widgets_footer_wrapper .trigger-footer-widget-area {
		display: none !important;
		visibility: hidden !important;
		height: 0 !important;
		max-height: 0 !important;
		padding: 0 !important;
		margin: 0 !important;
		overflow: hidden !important;
		border: 0 !important;
	}

	.gbtr_widgets_footer_wrapper {
		display: block !important;
		visibility: visible !important;
		opacity: 1 !important;
		height: auto !important;
		max-height: none !important;
		overflow: visible !important;
	}

	.gbtr_widgets_footer_wrapper .gbtr_light_footer_wrapper,
	.gbtr_widgets_footer_wrapper .gbtr_dark_footer_wrapper {
		display: block !important;
		visibility: visible !important;
		opacity: 1 !important;
		height: auto !important;
		max-height: none !important;
		overflow: visible !important;
	}
}

@media (max-width: 719px) {
	.gbtr_widgets_footer_wrapper .trigger-footer-widget-area {
		display: none !important;
		visibility: hidden !important;
		height: 0 !important;
		max-height: 0 !important;
		padding: 0 !important;
		margin: 0 !important;
		overflow: hidden !important;
		border: 0 !important;
	}

	.gbtr_widgets_footer_wrapper {
		display: block !important;
		visibility: visible !important;
		opacity: 1 !important;
		height: auto !important;
		max-height: none !important;
		overflow: visible !important;
	}

	.gbtr_widgets_footer_wrapper .gbtr_light_footer_wrapper,
	.gbtr_widgets_footer_wrapper .gbtr_dark_footer_wrapper {
		display: block !important;
		visibility: visible !important;
		opacity: 1 !important;
		height: auto !important;
		max-height: none !important;
		overflow: visible !important;
	}
}
