/* Refuerzo visual del botón Ofertas con rayo/icono.
   Archivo: 09-menu-ofertas-refuerzo.css
*/

		min-height: 25px !important;
		padding: 0 14px !important;
		font-size: 11px !important;
	}
}

html body header a[href*="ofertas"], html body .site-header a[href*="ofertas"], html body .header a[href*="ofertas"], html body .nav a[href*="ofertas"], html body .navigation a[href*="ofertas"], html body .menu a[href*="ofertas"], html body .desktop-nav a[href*="ofertas"], html body .js-nav-desktop a[href*="ofertas"], html body .js-desktop-nav a[href*="ofertas"], html body .nav-list a[href*="ofertas"], html body .nav-list-link[href*="ofertas"] {
	position: relative !important;
	isolation: isolate !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 8px !important;
	height: 25px !important;
	min-height: 25px !important;
	min-width: 82px !important;
	padding: 0 14px !important;
	background: #e6008d !important;
	background-color: #e6008d !important;
	background-image: linear-gradient(#e6008d, #e6008d) !important;
	box-shadow: inset 0 0 0 999px #e6008d !important;
	border: 0 !important;
	border-radius: 999px !important;
	color: #fff !important;
	font-size: 0 !important;
	line-height: 1 !important;
	font-weight: 700 !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	white-space: nowrap !important;
	overflow: hidden !important;
	opacity: 1 !important;
}

html body header a[href*="ofertas"] *, html body .site-header a[href*="ofertas"] *, html body .header a[href*="ofertas"] *, html body .nav a[href*="ofertas"] *, html body .navigation a[href*="ofertas"] *, html body .menu a[href*="ofertas"] *, html body .desktop-nav a[href*="ofertas"] *, html body .js-nav-desktop a[href*="ofertas"] *, html body .js-desktop-nav a[href*="ofertas"] *, html body .nav-list a[href*="ofertas"] *, html body .nav-list-link[href*="ofertas"] * {
	display: none !important;
}

html body header a[href*="ofertas"]::before, html body .site-header a[href*="ofertas"]::before, html body .header a[href*="ofertas"]::before, html body .nav a[href*="ofertas"]::before, html body .navigation a[href*="ofertas"]::before, html body .menu a[href*="ofertas"]::before, html body .desktop-nav a[href*="ofertas"]::before, html body .js-nav-desktop a[href*="ofertas"]::before, html body .js-desktop-nav a[href*="ofertas"]::before, html body .nav-list a[href*="ofertas"]::before, html body .nav-list-link[href*="ofertas"]::before {
	content: "OFERTA" !important;
	position: relative !important;
	z-index: 2 !important;
	display: inline-block !important;
	color: #fff !important;
	background: transparent !important;
	background-image: none !important;
	font-size: 11px !important;
	line-height: 1 !important;
	font-weight: 800 !important;
	letter-spacing: .2px !important;
}

html body header a[href*="ofertas"]::after, html body .site-header a[href*="ofertas"]::after, html body .header a[href*="ofertas"]::after, html body .nav a[href*="ofertas"]::after, html body .navigation a[href*="ofertas"]::after, html body .menu a[href*="ofertas"]::after, html body .desktop-nav a[href*="ofertas"]::after, html body .js-nav-desktop a[href*="ofertas"]::after, html body .js-desktop-nav a[href*="ofertas"]::after, html body .nav-list a[href*="ofertas"]::after, html body .nav-list-link[href*="ofertas"]::after {
	content: "" !important;
	position: relative !important;
	z-index: 2 !important;
	display: inline-block !important;
	width: 8px !important;
	height: 13px !important;
	background: #fff !important;
	background-color: #fff !important;
	background-image: none !important;
	clip-path: polygon(58% 0%, 20% 48%, 48% 48%, 34% 100%, 84% 38%, 56% 38%) !important;
	flex: 0 0 auto !important;
}

html body header a[href*="ofertas"]:hover, html body .site-header a[href*="ofertas"]:hover, html body .header a[href*="ofertas"]:hover, html body .nav a[href*="ofertas"]:hover, html body .navigation a[href*="ofertas"]:hover, html body .menu a[href*="ofertas"]:hover, html body .desktop-nav a[href*="ofertas"]:hover, html body .js-nav-desktop a[href*="ofertas"]:hover, html body .js-desktop-nav a[href*="ofertas"]:hover, html body .nav-list a[href*="ofertas"]:hover, html body .nav-list-link[href*="ofertas"]:hover {
	background: #c9007b !important;
	background-color: #c9007b !important;
	background-image: linear-gradient(#c9007b, #c9007b) !important;
	box-shadow: inset 0 0 0 999px #c9007b !important;
	color: #fff !important;
}

