.w-small {
	width: 100% !important;
}

.container-small-names,
.container-big-names {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.container-small-names {
	min-width: 100%;
	min-height: 68px;
}

.banner-big .position-absolute .w-big:nth-of-type(1) {
	width: 45% !important;
}

.currency-symbol {
	font-size: 0.6rem;
}

.w-big .currency-symbol {
	font-size: 0.8rem;
}

.price-container-discount-percentage {
	text-align: center;
}

.discount-percentage-label {
	width: 100%;
}

.banner-big .position-absolute .w-big:nth-of-type(2) {
	width: 55% !important;
}

.w-big p.sub-titulo-big-producto {
	width: 75%;
	margin-bottom: 5px;

	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.fee-container {
	/* display: none !important; */
}

.resp-text-fee {
	text-align: center;
}

.w-big .fee-container .fee-price {
	margin-top: 0;
	font-size: 25px;
	line-height: 22px;
}

.w-big .fee-container .text-fee {
	font-size: 10px;
	line-height: 12px;
}

.w-big .price-container.d-flex.col-11 .resp-text-fee {
	margin-top: -10px;
	font-size: 12px;
}

.w-big .price-container-discount-percentage span {
	width: 125%;
}

.w-big .price-container {
	width: 84%;
	border-radius: 10px;
	border-bottom-right-radius: 0;
}

.w-big .discount-percentage-label {
	margin-top: 10px;
	margin-left: 1px;
	font-size: 15px;
	color: #144126;
}

.w-big p.main-price {
	font-size: 20px;
	text-align: center;
}

.w-big p.main-price.priceoversix {
	font-size: 19px;
}

.banner-big .img-producto-big {
	aspect-ratio: 1/1;
	width: 80% !important;
}

.banner-big .position-absolute {
	flex-direction: row-reverse !important;
}

.container-banners {
	max-width: 1400px;
	margin: 0 auto;
}

.banner--link {
	box-shadow: 0 0 5px 0 rgb(0 0 0 / 30%);
}

.home-productos picture {
	width: 100%;
}

.img-producto-small {
	aspect-ratio: 1/1;
	width: 50% !important;
}

.titulo-small-producto {
	width: 75%;
	margin-bottom: 0;
	font-size: 10px;
	font-weight: bold;
}

.subtitulo-small-producto {
	width: 82%;
	margin-bottom: 0.3rem;
	padding: 0 4px;
	font-size: 9px;
}

.home-productos_gray {
	background-color: #fcfcfc;
}

.home-productos div[class*="col-"] {
	padding: 0 8px;
}

.home-productos .banner--link {
	display: block;
	width: 100%;
	height: 100%;
}

.home-productos .banner--link img {
	width: 100%;
	height: auto;
	max-height: 100%;
	object-fit: cover;
}

.new-title a {
	text-decoration: none !important;
}

.price-container {
	overflow: hidden;

	width: 80%;
	margin: 0 auto;
	padding: 2px;

	background: #42474a;
	border-radius: 7px;
	border-bottom-right-radius: 0;
}

.main-price {
	margin-bottom: 5px;

	font-family: Ubuntu, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
}

.main-price.priceoversix {
	font-size: 15px;
}


.price-container-discount-percentage {
	position: relative;
}

.price-container-discount-percentage span {
	position: absolute;
	top: -11px;
	right: -56px;
	transform: rotate(-28deg);

	display: block;

	width: 140%;
	height: 200px;

	background: #8ee8b2;
	border-radius: 7px;
}

.discount-percentage-label {
	position: absolute;

	margin-top: 9px;
	margin-left: 0;

	font-size: 14px;
	font-weight: bold;
	color: #144126;
}

.price-container-discount-percentage .medium-text {
	font-size: 14px;
}

.price-container-discount-percentage .large-text {
	font-size: 24px;
}

.fee-container {
	display: none;
	margin: 8px auto;
}

.fee-container .text-fee {
	padding: 0 5px;
	font-size: 6px;
	text-align: right;
	border-right: 1px solid lightgray;
}

.fee-container .fw-bold {
	font-weight: bold;
}

.fee-container .fee-price {
	padding: 0 4px;

	font-family: Ubuntu, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1b30ae;
	letter-spacing: -1px;
}

.fee-container .fee-price span {
	font-size: 10px;
}

p.main-price {
	color: #fff;
}

.subtitulo-small-producto,
.subtitulo-big-producto {
	overflow: hidden;
	display: -webkit-box;

	max-height: 2.4em;

	line-height: 1.2em;
	text-overflow: ellipsis;

	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

/* .titulo-small-producto{
display: -webkit-box;
-webkit-line-clamp: 1; 
-webkit-box-orient: vertical;
overflow: hidden;
} */
.main-price-container {
	min-height: 33px;
}

.grid-center {
	display: grid;
	place-items: center;
}

.w-big p.titulo-big-producto {
	width: 83%;
	margin-bottom: 0;
	margin-bottom: 1px;

	font-size: 0.85rem;
	font-weight: bold;
}

.w-big p.subtitulo-big-producto {
	width: 84%;
	margin-bottom: 6px;
	font-size: 0.7rem;
}

.container-big-names {
	width: 100%;
}

.referencial-price-small {
	margin-top: -6px;
	margin-bottom: 5px;
	font-size: 9px;
	color: #fff;
	text-decoration: line-through;
}
.referencial-price-big{
	font-size: 10px;
	color: #fff;
	margin-top: -8px;
	margin-bottom: 5px;
	text-decoration: line-through;
}

.new-title-text:hover {
	cursor: pointer;
	color: #00d879;
	text-decoration: none;
}

.tam_cont {
	min-height: 500px;
}

/* Estilos para el skeleton loader */
.skeleton-loader {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.skeleton-banner {
	background: #e0e0e0;
	border-radius: 8px;
	animation: skeleton-loading 1.5s infinite ease-in-out;
}

.skeleton-small {
	height: 289px;
}

.skeleton-big {
	height: 289px;
}
.w-small .discount-percentage-label.mt-percentage {
	margin: 11px 0 0 !important;
}

@media (min-width: 400px) {
	.referencial-price-big{
		font-size: 11px;
		color: #fff;
		margin-top: -11px;
		margin-bottom: 5px;
	}
	.container-small-names {
		min-height: 68px;
	}

	.w-small .fee-container {
		display: none;
	}

	.w-big .price-container {
		width: 84%;
		border-radius: 10px;
		border-bottom-right-radius: 0;
	}

	.w-big p.titulo-big-producto {
		font-size: 17px;
		font-weight: bold;
	}

	.main-price-container {
		min-height: 38px;
	}

	.main-price.priceoversix {
		font-size: 19px;
	}

	.discount-percentage-label {
		margin-top: 9px;
		font-size: 18px;
	}

	.w-big .discount-percentage-label {
		margin-top: 12px;
		margin-left: 1px;
		font-size: 19px;
	}

	.w-big p.main-price {
		font-size: 28px;
	}

	.w-big p.main-price.priceoversix {
		font-size: 23px;
	}

	.titulo-small-producto {
		width: 78%;
		margin-bottom: 0;
		font-size: 14px;
	}

	.subtitulo-small-producto {
		font-size: 11px;
	}

	.main-price {
		font-size: 22px;
	}

	.currency-symbol {
		font-size: 0.8rem;
	}

	.w-big .currency-symbol {
		font-size: 1rem;
	}

	.w-small .price-container-discount-percentage span {
		top: -8px;
		width: 133%;
	}
	.w-small .discount-percentage-label.mt-percentage {
		margin: 12px 0 0 !important;
	}
}

@media (min-width: 480px) {
	.referencial-price-small {
		margin-top: -11px;
		margin-bottom: 5px;
		font-size: 11px;
		color: #fff;
	}
	.container-small-names {
		min-height: 78px;
	}

	.w-big .fee-container,
	.w-small .fee-container {
		display: flex;
		margin: 8px auto;
	}

	.w-big .price-container {
		width: 80%;
		border-radius: 10px;
		border-bottom-right-radius: 0;
	}


	.fee-container .fee-price {
		font-size: 22px;
	}

	.fee-container .text-fee {
		font-size: 9px;
	}

	.subtitulo-small-producto {
		width: 74%;
		font-size: 12px;
	}

	.titulo-small-producto {
		width: 70%;
		font-size: 16px;
	}

	.price-container-discount-percentage .medium-text {
		font-size: 20px;
	}

	.main-price-container {
		min-height: 47px;
	}

	.w-small p.main-price {
		margin-bottom: 5px;
		font-size: 26px;
	}

	.w-small p.main-price.priceoversix {
		font-size: 22px;
	}

	.w-big p.main-price {
		margin-bottom: 5px;
		font-size: 30px;
	}

	.w-big p.main-price.priceoversix {
		font-size: 26px;
	}

	.w-big p.titulo-big-producto,
	.w-big p.subtitulo-big-producto {
		width: 75%;
	}

	.w-small .price-container-discount-percentage span {
		top: -8px;
		width: 128%;
	}

	.discount-percentage-label {
		margin-top: 10px;
		margin-left: 1px;
		font-size: 20px;
	}

	.w-big .discount-percentage-label {
		margin-top: 10px;
		font-size: 24px;
	}

	.price-container {
		width: 78%;
	}
	.w-small .discount-percentage-label.mt-percentage {
		margin: 14px 0 0 !important;
	}
}

@media (min-width: 576px) {
	.referencial-price-big{
		font-size: 13px;
		color: #fff;
		margin-top: -12px;
		margin-bottom: 5px;
	}
	.referencial-price-small {
		margin-top: -11px;
		margin-bottom: 5px;
		font-size: 12px;
		color: #fff;
	}

	.container-small-names {
		min-height: 81px;
	}

	.main-price-container {
		min-height: 47px;
	}

	.w-small p.main-price {
		/* margin-bottom: -5px; */
		font-size: 30px;
	}

	.w-small p.main-price.priceoversix {
		font-size: 25px;
	}

	.w-big p.main-price {
		font-size: 36px;
	}

	.w-big p.main-price.priceoversix {
		font-size: 30px;
	}

	.w-big p.titulo-big-producto {
		width: 74%;
		margin-bottom: 0.2rem;
		font-size: 18px;
	}

	.w-big p.subtitulo-big-producto {
		width: 74%;
		font-size: 0.9rem;
	}

	.discount-percentage-label {
		margin-top: 10px;
		margin-left: 3px;
		font-size: 22px;
	}

	.w-big .discount-percentage-label {
		margin-top: 14px;
		font-size: 25px;
	}

	.w-small .discount-percentage-label.mt-percentage {
		margin: 13px 0 0 !important;
	}

	.titulo-small-producto {
		margin-bottom: 0.3rem;
		margin-left: 0;
		font-size: 14px;
	}

	.main-price.priceoversix {
		font-size: 26px;
	}

	.w-small .price-container-discount-percentage span {
		top: -8px;
		width: 122%;
	}

	.img-producto-small {
		width: 65% !important;
	}
}

@media (min-width: 768px) {
	.referencial-price-big{
		font-size: 11px;
		color: #fff;
		margin-top: -11px;
		margin-bottom: 5px;
	}
	.referencial-price-small {
		margin-top: -7px;
		margin-bottom: 5px;
		font-size: 9px;
		color: #fff;
	}
	.container-small-names {
		min-height: 64px;
	}

	.w-small .fee-container {
		display: none;
	}

	.w-small p.main-price {
		font-size: 20px;
	}

	.w-small p.main-price.priceoversix {
		font-size: 17px;
	}

	.main-price-container {
		min-height: 35px;
	}

	.w-big .fee-container .text-fee {
		font-size: 8px;
		line-height: 10px;
	}

	.w-big .discount-percentage-label {
		margin-top: 10px;
		margin-left: 0;
		font-size: 18px;
	}

	.w-big .price-container.d-flex.col-11 .resp-text-fee {
		display: block;
		margin-top: 0;
		font-size: 8px;
	}

	.w-big p.main-price {
		font-size: 25px;

		/* margin-bottom: -5px; */
	}

	.w-big p.main-price.priceoversix {
		font-size: 21px;
	}

	.w-big p.titulo-big-producto {
		width: 75%;
		margin-bottom: 0.1rem;

		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
	}

	.w-big p.subtitulo-big-producto {
		width: 75%;
		margin-bottom: 0.2rem;
		font-size: 0.7rem;
	}

	.sub-titulo-small-producto {
		display: inline-block;
	}

	.price-container.d-flex.col-11 .resp-text-fee {
		display: block;
	}

	.resp-text-fee {
		display: inline-block;
	}

	.w-big .fee-container .fee-price {
		margin-top: -2px;
		font-size: 18px;
		line-height: 22px;
	}

	.fee-container .fee-price {
		font-size: 16px;
	}

	.fee-container .text-fee {
		font-size: 7px;
	}

	.fee-container {
		margin: 6px auto;
	}

	.w-small .price-container-discount-percentage span {
		top: -8px;
		width: 130%;
	}

	.price-container-discount-percentage .medium-text {
		font-size: 16px;
	}

	.titulo-small-producto {
		margin-bottom: 0;
		margin-left: 0;
		font-size: 11px;
	}

	.img-producto-small {
		width: 60% !important;
	}

	.main-price {
		font-size: 22px;
	}

	.main-price.priceoversix {
		font-size: 19px;
	}

	.discount-percentage-label {
		margin-top: 10px;
		margin-left: 0;
		font-size: 15px;
	}

	.w-small .discount-percentage-label.mt-percentage {
		margin: 14px 0 0 !important;
	}

	.subtitulo-small-producto {
		padding: 0 4px;
		font-size: 9px;
	}

	.banner-big {
		max-height: 224.5px;

		/* overflow: hidden; */
	}
}

@media (min-width: 992px) {
	.referencial-price-big{
		font-size: 13px;
		color: #fff;
		margin-top: -11px;
		margin-bottom: 5px;
	}
	.container-small-names {
		min-height: 50px;
	}

	.banner-big {
		max-height: 100%;
	}

	.w-small .fee-container {
		display: flex;
		margin: 2px auto;
	}

	.w-small p.main-price {
		font-size: 18px;
	}

	.w-small p.main-price.priceoversix {
		font-size: 16px;
	}

	.w-big .fee-container .text-fee {
		font-size: 10px;
		line-height: 12px;
	}

	.w-big .price-container.d-flex.col-11 .resp-text-fee {
		display: block;
		margin-top: -12px;
		font-size: 12px;
	}

	.w-big .discount-percentage-label {
		margin-top: 14px;
		font-size: 22px;
	}

	.w-small .discount-percentage-label.mt-percentage {
		margin: 15px 0 0 !important;
	}

	.w-big p.main-price {
		font-size: 32px;
	}

	.w-big p.main-price.priceoversix {
		font-size: 28px;
	}

	.w-big .price-container {
		width: 65%;
		border-radius: 15px;
		border-bottom-right-radius: 0;
	}

	.w-big p.titulo-big-producto {
		width: 58%;
		margin-bottom: 0.2rem;

		font-size: 17px;
		font-weight: bold;
		line-height: 18px;
	}

	.w-big p.subtitulo-big-producto {
		width: 58%;
		margin-bottom: 0.5rem;
		font-size: 0.8rem;
	}

	.banner-big .img-producto-big {
		width: 66% !important;
	}

	.fee-container .text-fee {
		font-size: 6px;
	}

	.fee-container .fee-price {
		font-size: 14px;
	}

	.price-container.d-flex.col-11 .resp-text-fee {
		font-size: 6px;
	}

	.main-price {
		margin-bottom: 0;
		font-size: 20px;
	}

	.w-small .price-container-discount-percentage span {
		position: absolute;
		top: -6px;
		right: -60px;
		transform: rotate(-28deg);

		display: block;

		width: 148%;
		height: 200px;

		background: #8ee8b2;
		border-radius: 7px;
	}

	.w-small span.priceoversix-discount-container {
		position: absolute;
		top: -6px;
		right: -64px;
		transform: rotate(-28deg);

		display: block;

		width: 150%;
		height: 200px;

		background: #8ee8b2;
		border-radius: 7px;
	}

	.price-container-discount-percentage .medium-text {
		font-size: 15px;
	}

	.img-producto-small {
		width: 65% !important;
	}

	.sub-titulo-small-producto {
		display: block;
		margin-bottom: 3px !important;
		padding: 0 16px;
		font-size: 8px;
	}

	.titulo-small-producto {
		margin-bottom: 0;
		margin-left: 0;
		font-size: 10px;
	}

	.home-productos .banner--link {
		height: 198px;
	}

	.main-price.priceoversix {
		font-size: 17px;
	}

	.discount-percentage-label {
		margin: 11px 0 0 -2px;
		font-size: 13px;
	}

	.w-small .discount-percentage-label.mt-percentage {
		margin: 15px 0 0 !important;
	}

	.w-big .fee-container .fee-price {
		margin-top: 0;
		font-size: 23px;
		line-height: 22px;
	}

	p.subtitulo-small-producto {
		margin-bottom: 0.1rem;
		padding: 0 5px;
		font-size: 9px;
	}
}

@media (min-width: 1200px) {
	.referencial-price-big{
		font-size: 15px;
		color: #fff;
		margin-top: -14px;
		margin-bottom: 5px;
	}
	.container-small-names {
		min-height: 62px;
	}

	.w-small p.main-price {
		font-size: 21px;
	}

	.w-small p.main-price.priceoversix {
		font-size: 18px;
	}

	.w-big .fee-container .text-fee {
		font-size: 12px;
		line-height: 14px;
	}

	.w-big p.titulo-big-producto {
		margin-bottom: 0.2rem;
		font-size: 18px;
		line-height: 22px;
	}

	.w-big .fee-container .fee-price {
		margin-top: 2px;
		font-size: 22px;
		line-height: 26px;
	}

	.w-big .discount-percentage-label {
		font-size: 28px;
	}

	.w-big p.main-price {
		font-size: 40px;
	}

	.w-big p.main-price.priceoversix {
		font-size: 33px;
	}

	.main-price {
		/* margin-bottom: -5px; */
		font-size: 23px;
	}

	.discount-percentage-label {
		margin: 8px 0 0 -2px;
		font-size: 16px;
	}

	.w-small .discount-percentage-label.discount-percentage-label-oversix {
		margin: 10px 0 0 -1px !important;
	}

	.w-small .discount-percentage-label.mt-percentage {
		margin: 12px 0 0 !important;
	}

	.fee-container .text-fee {
		font-size: 7px;
	}

	.fee-container .fee-price {
		font-size: 15px;
	}

	.price-container.d-flex.col-11 .resp-text-fee {
		display: block;
		font-size: 8px;
	}

	.w-small .price-container-discount-percentage span {
		position: absolute;
		top: -9px;
		right: -60px;
		transform: rotate(-28deg);

		display: block;

		width: 146%;
		height: 200px;

		background: #8ee8b2;
		border-radius: 7px;
	}

	.w-small span.priceoversix-discount-container {
		position: absolute;
		top: -8px;
		right: -62px;
		transform: rotate(-28deg);

		display: block;

		width: 146%;
		height: 200px;

		background: #8ee8b2;
		border-radius: 7px;
	}

	.price-container-discount-percentage .medium-text {
		font-size: 18px;
	}

	.img-producto-small {
		width: 65% !important;
	}

	p.subtitulo-small-producto {
		margin-bottom: 0.3rem;
		padding: 0 3px;
		font-size: 10px;
		line-height: 1.3em;
	}

	.titulo-small-producto {
		margin-bottom: 0;
		margin-left: 0;
		font-size: 12px;
	}

	.home-productos .banner--link {
		height: 240px;
	}

	.main-price.priceoversix {
		font-size: 19px;
	}

	.price-container {
		width: 75%;
	}
}

@media (min-width: 1440px) {	
	.referencial-price-small {
		margin-top: -10px;
		margin-bottom: 5px;
		font-size: 11px;
		color: #fff;
	}

	.price-container {
		width: 75%;
	}

	.w-big p.subtitulo-big-producto {
		font-size: 1rem;
	}

	.w-small p.main-price {
		font-size: 26px;
	}

	.w-small p.main-price.priceoversix {
		font-size: 21px;
	}

	.w-big .fee-container .fee-price {
		margin-top: 4px;
		font-size: 28px;
	}

	.w-big .fee-container .text-fee {
		font-size: 14px;
		line-height: 15px;
	}

	.w-big .price-container.d-flex.col-11 .resp-text-fee {
		font-size: 13px;
	}

	.w-big .discount-percentage-label {
		font-size: 36px;
	}

	.w-big p.main-price {
		font-size: 44px;
	}

	.w-big p.main-price.priceoversix {
		font-size: 38px;
	}

	.w-big p.titulo-big-producto {
		margin-bottom: 0.5rem;
		font-size: 21px;
		line-height: 22px;
	}

	.main-price.priceoversix {
		font-size: 21px;
	}

	.titulo-small-producto {
		margin-bottom: 0;
		margin-left: 0;
		font-size: 14px;
	}

	.w-small .discount-percentage-label {
		margin: 13px 0 0 !important;
		font-size: 18px;
	}

	.w-small .discount-percentage-label.mt-percentage {
		margin: 15px 0 0 !important;
	}

	.w-small .discount-percentage-label.discount-percentage-label-oversix {
		margin: 7px 0 0 !important;
	}

	.w-big .discount-percentage-label {
		margin: 13px 0 0 -1px !important;
	}

	.fee-container .fee-price {
		margin-top: 2px;
		font-size: 16px;
	}

	.fee-container .text-fee {
		font-size: 9px;
	}

	.main-price.large-price {
		font-size: 25px;
	}

	.main-price.medium-price {
		font-size: 23px;
	}

	.price-container.d-flex.col-11 .resp-text-fee {
		display: block;
		font-size: 10px;
	}

	.w-small .price-container-discount-percentage span {
		position: absolute;
		top: -10px;
		right: -65px;
		transform: rotate(-28deg);

		display: block;

		width: 146%;
		height: 200px;

		background: #8ee8b2;
		border-radius: 7px;
	}

	.w-small span.priceoversix-discount-container {
		position: absolute;
		top: -12px;
		right: -66px;
		transform: rotate(-28deg);

		display: block;

		width: 150%;
		height: 200px;

		background: #8ee8b2;
		border-radius: 7px;
	}

	.price-container-discount-percentage .medium-text {
		font-size: 20px;
	}

	.home-productos .banner--link {
		height: 289px;
	}
}

/* @font-face {
font-family: Signika;
src: url('https://assets-v3.pcfactory.cl/uploads/072bd6cc-e1e1-4548-b695-20ec1401b045/original/Signika-VariableFont_wght.ttf') format('ttf')
}
@import url('https://fonts.googleapis.com/css2?family=Signika:wght@300..700&display=swap'); */

@keyframes skeleton-loading {
	0% {
		opacity: 0.5;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0.5;
	}
}