.shortprice {
	display: none;
}

.p-name{
	font-size: 1.8rem;
	margin-bottom: 1.5rem;
}

.fb-like {
	float: left;
	width: 200px;
	height: 40px;
	padding: 20px 10px 20px 10px;
}
.fb-share-button{
	float: left;
	width: 200px;
	height: 40px;
	padding: 20px 10px 20px 10px;
}

.botones-detalle button {
	width: 90px;
}

.conte-img-item-detalle {
	margin-right: 1.5rem;
}


.conte-detalle-gen .txt-detalle-oferta-precio{
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: 600; 
}

.item-capa figure img{
	width: 100%!important;
	height: auto!important;
}

.item-capa figure .capa{
	padding: 13% 0;
}


/*NUEVA CLASE PARA DESPLEGABLE EDICIONES*/
.select-ediciones {
	margin-top: -4px;
}

/*NUEVA CLASE PARA DESPLEGABLE EDICIONES*/

/*NUEVA CLASE PARA SECCIÓN TARIFAS*/
.tar-precio{
	text-align: center;
	font-size: .9rem;
	cursor: pointer;
	border: solid 1px #c1c1c1;
	padding: 1.5rem .5rem;
	border-radius: 20px;
}
.tar-precio:hover {
	border-color: #be1521;
}
.precios-tarifa {
	color: #be1521;
	font-size: 1.2rem;
	line-height: 1.2rem;
}
.img-tarifa {
	display: block;
	max-width: 32px;
	margin: 0 auto;
	margin-top: .8rem;
}
.img-tarifa img,
.img-tarifa svg {
	width: 100%;
}


/*NUEVA CLASE PARA SECCIÓN TARIFAS*/

/*NUEVA CLASE PARA DISPONIBLE EN...*/
.disponible-disp{
	float: right;
	width: 200px;
	height: 40px;
	padding: 10px;
}
.img-disp{
	float:right;
	width: 40px;
	height: 40px;
	padding:5px;
}
/*NUEVA CLASE PARA DISPONIBLE EN...*/

/*NUEVA CLASE PARA BOTON COMPRAR...*/
.button-compra{
	float: left;
}
.button-compra a{
	float: left;
	color: #FFF;
	font-size: 18px;
	position: absolute;
	bottom: 5px;
	border-bottom: 1px solid #FFF;
}
/*NUEVA CLASE PARA BOTON COMPRAR...*/

/*NUEVAS CLASES PARA FLECHAS (PASAR DE UNA OFERTA A OTRA)*/
.flechas-ofertas{
	position: absolute;
	top: 0px;
	right: 10px;
}
.flecha-izda,
.flecha-dcha{
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	margin-left: .5rem;
	width: 1rem;
	height: 2rem;
	background: center center no-repeat;
	background-size: 100% auto;
}
.flecha-izda{
	background-image: url(/img/v2/icons/prev.svg);
	margin-left: 0;
	margin-right: .5rem;
}
.flecha-dcha{
	background-image: url(/img/v2/icons/next.svg);
}
/*NUEVAS CLASES PARA FLECHAS (PASAR DE UNA OFERTA A OTRA)*/

/*Nueva clase para item oferta*/
.oferta{
	display: none;
}
.oferta .image{
	width: 123px;
	height: 170px;
}

.detalle .image {
	height: 100%;
}

.conte-img-item-anteriores2 .image {
	height: 100%;
}
.conte-img-item-anteriores2 {
	height: 100%;
}

.botones-detalle {
	float: right;
	width: 100%;
	height: 31px;
	background-image: url('/img/lineaHorBlanca.jpg');
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: 210px 100%;
}

.conte-img-item-anteriores2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.conte-img-item-anteriores2 .image {
	position: relative;
}

.conte-img-item-ofertas {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 61;
	width: 100%;
}

.item-anteriores2 {
	position: relative;
	float: left;
	min-width: 40px;
	margin-left: 1.99994%;
}

.item-detalle-gen {
	position: relative;
	float: left;
	z-index: 77;
	width: 26.831628016%;
	min-width: 115px;
	box-shadow: 6px 11px 18px 2px rgba(0, 0, 0, 0.5);
}

.item-oferta {
	position: relative;
	float: left;
	margin-right: 1.5rem;
}

.items-anteriores .image {
	width: 100%;
}

.items-ofertas {
	position: relative;
	clear: both;
	width: 100%;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(255, 255, 255);
	display: block;
	min-height: 174px
}

.items-tarifas {
	display: none;
	padding-top: 20px;
	min-height: 174px
}


.titulo-ediciones {
	margin-top: 35px;
}

.titulo-edicion {
	font-size: 1.375rem;
	margin-bottom: 1.2em;
}

.conte-detalle-gen-1 {
	position: relative;
	z-index: 71;
	width: 60.3574743271%;
	margin-right: 3.83821%;
}

.conte-img-item-anteriores2-1 {
	z-index: 49;
}

.image-1 {
	position: relative;
	z-index: 72;
	width: 100%;
}

.image-3 {
	position: relative;
	z-index: 59;
	width: 100%;
}

.image-5 {
	position: relative;
	z-index: 45;
}

.image-6 {
	z-index: 46;
}

.item-anteriores2-1,
.item-anteriores2-5 {
	width: 21.5%;
}
/*Nueva clase para boton COMPRAR*/
.botones-detalle ._button-comprar {
	min-width: 50px;
	background-color: rgb(193, 42, 58);
	color: #FFF;
	float: left;
}

.botones-detalle ._button-comprar:hover {
	background-color: rgba(255, 255, 255, 0.67);
	color: rgb(193, 42, 58);
}
/*Nueva clase para boton COMPRAR*/

.botones-detalle ._button-2:hover{
	border-color: rgb(254, 63, 82);
	color: rgb(254, 63, 82);
}
.botones-detalle ._button-2 {
	min-width: 90px;
	border: 1px solid rgb(255, 255, 255);
	border-radius: 6px;
	background-color: rgba(0, 0, 0, 0);
	text-align: center;
	color: white;
	margin-left: 2px;
}

.botones-detalle ._button-2.hover:hover{
	color: black;
	border-color: black;
}
.botones-detalle ._button-2.hover {
	border-color: rgb(254, 63, 82);
	background-color: rgb(254, 63, 82);
	color: white;
}

.botones-detalle ._button-3:hover{
	border-color: rgb(254, 63, 82);
	color: rgb(254, 63, 82);
}
.botones-detalle ._button-3 {
	min-width: 50px;
	border: 1px solid rgb(255, 255, 255);
	border-radius: 6px;
	background-color: rgba(0, 0, 0, 0);
	text-align: center;
	color: white;
}

.botones-detalle ._button-3.hover:hover{
	color: black;
	border-color: black;
}
.botones-detalle ._button-3.hover {
	border-color: rgb(254, 63, 82);
	background-color: rgb(254, 63, 82);
	color: white;
}

.botones-detalle ._button-4 {
	min-width: 90px;
	margin-left: 2.2%;
	background-color: rgb(193, 42, 58);
	color: #FFF;
}
.botones-detalle ._button-4:hover {
	background-color: rgba(255, 255, 255, 0.67);
	color: rgb(193, 42, 58);
}

.edition_date {
	display: flex;
	justify-content: space-between;
}

.legalAdvertiment {
	text-align: left;
	padding: 1rem 0 !important;
}

@media(max-width: 768px) {


/*NUEVA CLASE PARA DESPLEGABLE "EDICIONES"*/
.menu-ediciones {
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	height: 300px;
}
		
.desp-nav li a {
	background-color: rgb(193, 42, 58);
	color:#FFF;
	text-decoration:none;
	padding:1px 5px;
	display:block;
	margin-bottom: 1px;
	border: 1px solid #FFF;
	border-radius: 5px;
}
		
.desp-nav li a:hover {
	background-color: rgba(255, 255, 255, 1);
	color: rgb(193, 42, 58);
}
		
.desp-nav li ul {
	display:none;
	position:absolute;
	min-width:140px;
}
		
.desp-nav li:hover > ul {
	display:block;
}
		
.desp-nav li ul li {
	position:relative;
}
		
.desp-nav li ul li ul {
	right:-140px;
	top:0px;
}
/*NUEVA CLASE PARA DESPLEGABLE "EDICIONES"*/

/*NUEVAS CLASES PARA FLECHAS (PASAR DE UNA OFERTA A OTRA)*/

/*NUEVAS CLASES PARA FLECHAS (PASAR DE UNA OFERTA A OTRA)*/

	.conte-blanco .conte-blanco-int {
	max-width: none;
	margin-top: 0;
	}

	.conte-img-item-anteriores2 {
	width: 28.0346320346%;
	}

	.conte-img-item-anteriores2 .image {
	position: relative;
	}

	.detalle-gen .item-detalle-gen {
	position: relative;
	z-index: 77;
	width: 19.9368260538%;
	}

	.detalle-gen .ofertas {
	margin-left: -0.00682%;
	}

	.items-anteriores .item-anteriores2 {
	margin-left: 2.79892%;
	}
 

	

	.conte-img-item-anteriores2 .image-6 {
	z-index: 46;
	}


	.detalle-gen .conte-detalle-gen-1 {
	position: relative;
	z-index: 71;
	width: 71.1033656464%;
	margin-right: 2.41725%;
	}

 

	.item-anteriores2 .image-5 {
	position: relative;
	z-index: 45;
	}


	.item-detalle-gen .image-1 {
	position: relative;
	z-index: 72;
	}

	.item-oferta .image-3 {
	position: relative;
	z-index: 59;
	}

	.items-anteriores .item-anteriores2-1 {
	width: 20.7919667401%;
	}


	.botones-detalle ._button-3 {
	margin-left: 0px;
	}
}

@media(max-width: 620px) {
/*NUEVAS CLASES PARA FLECHAS (PASAR DE UNA OFERTA A OTRA)*/

/*NUEVAS CLASES PARA FLECHAS (PASAR DE UNA OFERTA A OTRA)*/


/*NUEVA CLASE PARA DESPLEGABLE "EDICIONES"*/
.menu-ediciones {
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	height: 300px;
}
		
ul, ol {
	list-style:none;
}
		
.desp-nav > li {
	float:left;
}
		
.desp-nav li a {
	background-color: rgb(193, 42, 58);
	color:#FFF;
	text-decoration:none;
	padding:1px 5px;
	display:block;
	margin-bottom: 1px;
	border: 1px solid #FFF;
	border-radius: 5px;
}
		
.desp-nav li a:hover {
	background-color: rgba(255, 255, 255, 1);
	color: rgb(193, 42, 58);
}
		
.desp-nav li ul {
	display:none;
	position:absolute;
	min-width:140px;
}
		
.desp-nav li:hover > ul {
	display:block;
}
		
.desp-nav li ul li {
	position:relative;
}
		
.desp-nav li ul li ul {
	right:-140px;
	top:0px;
}
/*NUEVA CLASE PARA DESPLEGABLE "EDICIONES"*/

	.conte-blanco .conte-blanco-int {
	margin-top: 50px;
	}

	.conte-img-item-anteriores2 .image {
	position: relative;
	}

	.detalle-gen .item-detalle-gen {
	position: relative;
	z-index: 77;
	width: 143px;
	}

	.detalle-gen .ofertas {
	margin-left: -0.0085%;
	}

	.items-anteriores .item-anteriores2,
	.items-anteriores2 .item-anteriores2 {
	width: 20.3%;
	margin-left: 2.99544%;
	}

	.conte-img-item-anteriores2 .image-6 {
	z-index: 46;
	}


	.detalle-gen .conte-detalle-gen-1 {
	position: relative;
	z-index: 71;
	width: 61.4826569938%;
	margin-right: 4.40093%;
	}

 

	.item-anteriores2 .image-5 {
	position: relative;
	z-index: 45;
	}



	.item-detalle-gen .image-1 {
	position: relative;
	z-index: 72;
	}

	.item-oferta .image-3 {
	position: relative;
	z-index: 59;
	}

	.botones-detalle ._button-3 {
	margin-left: 0px;
	}

}

@media(max-width: 480px) {
.items-ofertas .image {
	display:none
}


/*NUEVAS CLASES PARA FLECHAS (PASAR DE UNA OFERTA A OTRA)*/

/*NUEVAS CLASES PARA FLECHAS (PASAR DE UNA OFERTA A OTRA)*/


/*NUEVA CLASE PARA DESPLEGABLE "EDICIONES"*/
.menu-ediciones {
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	height: 300px;
}
		
ul, ol {
	list-style:none;
}
		
.desp-nav > li {
	float:left;
}
		
.desp-nav li a {
	background-color: rgb(193, 42, 58);
	color:#FFF;
	text-decoration:none;
	padding:1px 5px;
	display:block;
	margin-bottom: 1px;
	border: 1px solid #FFF;
	border-radius: 5px;
}
		
.desp-nav li a:hover {
	background-color: rgba(255, 255, 255, 1);
	color: rgb(193, 42, 58);
}
		
.desp-nav li ul {
	display:none;
	position:absolute;
	min-width:140px;
}
		
.desp-nav li:hover > ul {
	display:block;
}
		
.desp-nav li ul li {
	position:relative;
}
		
.desp-nav li ul li ul {
	right:-140px;
	top:0px;
}
/*NUEVA CLASE PARA DESPLEGABLE "EDICIONES"*/

 .txt-detalle-gen{
	display: none;
 }

	.conte-blanco .conte-blanco-int {
	margin-top: 0;
	padding-bottom: 60px;
	}

	.conte-img-item-anteriores2 .image {
	position: relative;
	}

	.detalle-gen .item-detalle-gen {
	position: relative;
	z-index: 77;
	width: 32.4412463223%;
	min-width: 90px;
	}

	.detalle-gen .ofertas {
	margin-top: 0;
	margin-left: -0.00769%;
	}

	.items-anteriores .item-anteriores2,
	.items-anteriores2 .item-anteriores2 {
	position: relative;
	width: 35.2013538982%;
	min-width: 90px;
	margin-top: 30px;
	margin-left: 8.19647%;
	}

	.items-ofertas .item-oferta {
	width: 26.9946478573%;
	min-width: 90px;
	}

	.items-tarifas .item-oferta {
	width: 26.9946478573%;
	min-width: 90px;
	}

	.ofertas .botones-detalle {
	margin-top: 20px;
	}



 

	.conte-img-item-anteriores2 .image-6 {
	z-index: 46;
	}



	.detalle-gen .conte-detalle-gen-1 {
	position: relative;
	z-index: 71;
	width: 59.2109460848%;
	margin-right: 2.61549%;
	}

	
	.item-anteriores2 .image-5 {
	position: relative;
	z-index: 45;
	}



	.item-detalle-gen .image-1 {
	position: relative;
	z-index: 72;
	}

	.item-oferta .image-3 {
	position: relative;
	z-index: 59;
	}

	.items-anteriores .item-anteriores2-1 {
	z-index: 50;
	}



	.items-anteriores .item-anteriores2-3 {
	clear: both;
	z-index: 38;
	}

	.items-anteriores .item-anteriores2-4 {
	z-index: 32;
	}

	.items-anteriores2 .item-anteriores2-5 {
	z-index: 23;
	}

	.items-anteriores2 .item-anteriores2-6 {
	z-index: 17;
	}

	.items-anteriores2 .item-anteriores2-7 {
	clear: both;
	z-index: 11;
	}

	.items-anteriores2 .item-anteriores2-8 {
	z-index: 5;
	}

	.botones-detalle ._button-3 {
	margin-left: 0px;
	}
}

.ui-datepicker-year{
	border: 0;
	margin: 0;
}

.items-anteriores.recomendados figure img{
	width: 100%;
	height: auto;
}



/** MEDIA QUERIES **/
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	
}


@media (max-width: 1200px) {
	
}
@media (max-width: 992px) {
	.tar-precio{padding:.5rem 1rem}
	.items-tarifas .tar-precio [class*="col"]{margin-bottom: 0;}
	.img-tarifa{margin-top: 0;}

}
@media (max-width: 768px) {
	.conte-img-item-detalle{max-width: 380px; margin: 0 auto !important;}
	.conte-img-item-detalle .back_publi{width: 100vw;height: 80%;position: absolute;left: 50%;top: -3rem;transform: translateX(-50%);-ms-transform: translateX(-50%);z-index: 1;}
	.conte-img-item-detalle img{position: relative;z-index: 2;}
	.select-ediciones{margin-top: 0;width: 100%;margin-bottom: 1rem;}
	.select-ediciones select{width: 100%;border-radius: 0;}
	.flecha-izda,.flecha-dcha{height:1.6rem;}
	.conte-detalle-gen .txt-detalle-oferta{margin-bottom: .5rem;}

}
@media (max-width: 576px) {
	.conte-img-item-detalle{max-width: 200px;}
	
}


