.form-control-label{
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Old versions of Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}

.form-control-label:hover{
	cursor: pointer;
}

.agotada, .entorno-a-la-mesa {
	overflow: hidden;
}

html[lang="es-ES"] .agotada:after{
	content: 'AGOTADO';
}

html[lang="eu"] .agotada:after{
	content: 'AGORTUA';
}

html[lang="en-GB"] .agotada:after{
	content: 'SOLD OUT';
}

.agotada:after {
	border-color: transparent #F00808 transparent transparent;
	left: 0;
	top: 0;
	position: absolute;
	color: #fff;
	transform: rotate(-45deg) translatex(-30px) translateY(-15px);
	padding: 10px 33px 10px;
	font-size: 12px;
	background-color: red;
}

.container-experiencia.entorno-a-la-mesa:not(.agotada):after, .upsells .product_tag-entorno-a-la-mesa:not(.agotada):after,
.container-experiencia.entorno-a-la-mesa-eu:not(.agotada):after, .upsells .product_tag-entorno-a-la-mesa-eu:not(.agotada):after,
.container-experiencia.entorno-a-la-mesa-en:not(.agotada):after, .upsells .product_tag-entorno-a-la-mesa-en:not(.agotada):after,
.container-experiencia.r-20-aniversario:not(.agotada):after, .upsells .product_tag-r-20-aniversario:not(.agotada):after,
.container-experiencia.r-20-aniversario-eu:not(.agotada):after, .upsells .product_tag-r-20-aniversario-eu:not(.agotada):after,
.container-experiencia.r-20-aniversario-en:not(.agotada):after, .upsells .product_tag-r-20-aniversario-en:not(.agotada):after {
	content: '';
	font-family: "Lora", Sans-serif;
	border-color: transparent #F00808 transparent transparent;
	left: 0;
	position: absolute;
	color: #fff;
	padding: 10px;
	font-size: 12px;
	background-color: #E61A3CE0;
	width: 94%;
	z-index: 1;
	text-align: center;
}
.container-experiencia.entorno-a-la-mesa:not(.agotada):after, 
.upsells .product_tag-entorno-a-la-mesa:not(.agotada):after, 
.container-experiencia.entorno-a-la-mesa-eu:not(.agotada):after, 
.upsells .product_tag-entorno-a-la-mesa-eu:not(.agotada):after, 
.container-experiencia.entorno-a-la-mesa-en:not(.agotada):after, 
.upsells .product_tag-entorno-a-la-mesa-en:not(.agotada):after {
  
    padding: 0;
    background: transparent url(imgs/sello-entorno2025.png) 50% 0 no-repeat;
    width: 100%;
    height: 70px;
    margin-top: 0px;
}

.container-experiencia.entorno-a-la-mesa:not(.agotada):after,
.container-experiencia.entorno-a-la-mesa-eu:not(.agotada):after,
.container-experiencia.entorno-a-la-mesa-en:not(.agotada):after {
	top: 110px;
}

.upsells .product_tag-entorno-a-la-mesa:not(.agotada),
.upsells .product_tag-entorno-a-la-mesa-eu:not(.agotada),
.upsells .product_tag-entorno-a-la-mesa-en:not(.agotada){
	padding-bottom: 40px !important;
}

.upsells .product_tag-entorno-a-la-mesa:not(.agotada),
.upsells .product_tag-entorno-a-la-mesa-eu:not(.agotada),
.upsells .product_tag-entorno-a-la-mesa-en:not(.agotada){
	bottom: 10px;
}

.upsells .product_tag-entorno-a-la-mesa:not(.agotada), .upsells .product_tag-entorno-a-la-mesa-eu:not(.agotada), .upsells .product_tag-entorno-a-la-mesa-en:not(.agotada) {
    padding-bottom: 65px !important;
}

.mySlides:not(:nth-child(2)){
	display: none;
}


.container-experiencia.r-20-aniversario:not(.agotada):after, 
.upsells .product_tag-r-20-aniversario:not(.agotada):after, 
.container-experiencia.r-20-aniversario-eu:not(.agotada):after, 
.upsells .product_tag-r-20-aniversario-eu:not(.agotada):after, 
.container-experiencia.r-20-aniversario-en:not(.agotada):after, 
.upsells .product_tag-r-20-aniversario-en:not(.agotada):after {
  
    padding: 0;
    background: transparent url(imgs/sello-20aniversario.png) 50% 0 no-repeat;
    width: 100%;
    height: 70px;
    margin-top: 0px;
}

.container-experiencia.r-20-aniversario:not(.agotada):after,
.container-experiencia.r-20-aniversario-eu:not(.agotada):after,
.container-experiencia.r-20-aniversario-en:not(.agotada):after {
	top: 110px;
}

.upsells .product_tag-r-20-aniversario:not(.agotada),
.upsells .product_tag-r-20-aniversario-eu:not(.agotada),
.upsells .product_tag-r-20-aniversario-en:not(.agotada){
	padding-bottom: 40px !important;
}