.tintaya-tour-card .cinta-oferta span::before,
.tintaya-tour-card .cinta-oferta span::after {
	display: none;
}

.tintaya-tour-card .cinta-oferta {
	position: absolute;
	z-index: 1;
	transform: rotate(-50deg);
	top: 39px;
    left: -46px;
    width: 180px;
    box-shadow: 4px 4px 8px 0px rgb(0 0 0 / 25%);
}

.tintaya-tour-card .cinta-oferta span {
	background: #fb153b;
	color: #fff;
	padding: 5px 35px;
	font-weight: bolder;
	font-size: 1.5rem;
	border: 0 transparent;
	display: block;
	text-align:center;
}


.tintaya-tour-card .precio-antes {
	text-decoration: line-through;
}

.tintaya-tour-card .elementor-post__read-more {
	--e-global-color-accent: #fff;
	color: #FFFFFF;
	font-family: "Roboto Regular", Sans-serif;
}

.tintaya-tour-card .elementor-post__text {
	margin: 0 !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.tintaya-tour-card .elementor-post__card {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-evenly;
}

.tintaya-tour-card .elementor-post__excerpt {
	height: 100%;
}