footer .powered-by,
footer .powered-by *,
footer a[href*="tiendanube"] {
	display: none !important;
	visibility: hidden !important;
	width: 0 !important;
	height: 0 !important;
	overflow: hidden !important;
}

footer .powered-by {
	margin: 0 !important;
	padding: 0 !important;
}

.carousel img {
	width: 100%;
	height: 768px;
	object-fit: cover;
	display: block;
}

.header-icon {
	display: inline-block;
	font-size: inherit;
	width: 2em;
	overflow: visible;
	vertical-align: -0.125em;
}

.footer-icon {
	display: inline-block;
	font-size: inherit;
	width: 2em;
	overflow: visible;
	vertical-align: -0.125em;
	margin: 5px;
}

.nav-desktop-list > .nav-item {
	height: 100%;
	align-items: center;
	font-size: 18px;
	width: 25%;
	text-align: center;
}

.head-main a,
.head-main .svg-icon-text {
	color: var(--header-foreground);
	fill: var(--header-foreground);
	width: 100%;
}

.nosotros-text {
	line-height: 1.8rem;
	color: #333333;
	font-family: Raleway, sans-serif;
	font-size: 16px;
	background-color: none !important;
}

.nosotros-title {
	font-size: 18px;
	margin: 2rem 0px 1rem;
	font-family: Raleway, sans-serif;
	font-weight: 400;
	line-height: initial;
	color: #333333;
	background-color: none !important;
}

.btn-detalles {
	width: 300px;
}

.producto-title {
	font-size: 11pt;
	font-family: Raleway, sans-serif;
	color: #000000;
	background-color: transparent;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	vertical-align: baseline;
	white-space: pre-wrap;
}

.producto-header {
	font-size: 11pt;
	font-family: Raleway, sans-serif;
	color: #000000;
	background-color: transparent;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
	-webkit-text-decoration-skip: none;
	text-decoration-skip-ink: none;
	vertical-align: baseline;
	white-space: pre-wrap;
}

.producto-detalle {
	font-size: 11pt;
	font-family: Raleway, sans-serif;
	color: #000000;
	background-color: transparent;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	vertical-align: baseline;
	white-space: pre-wrap;
}
