#envIndicator{
	text-align: center;
	background: #bf2030;
	color:  white;
	font-weight: bold;
	padding: 10px;
	width: 100%;
	z-index: 10000;
	top: 0;
}
#logedAsIndicator{
	text-align: center;
	background: #2051bf;
	color:  white;
	font-weight: bold;
	padding: 10px;
	width: 100%;
	z-index: 10000;
	top: 0;
}

.desktop_only { display: block;}

.destacado{
	color: #fe3f52;
}
.destacado:hover {
	font-weight: bold;
	color: #FF7885;
}

.chapa-gratis{
	width: 100%;
	height: 100%;
	background-image: url("/img/transparenciaygratis.png");
	background-size: 100%;
	background-repeat: no-repeat;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 20;
}
.chapa-primera-edicion{
	width: 100%;
	height: 100%;
	background-image: url("/img/transparenciayprimeraedicion.png");
	background-size: 100%;
	background-repeat: no-repeat;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 20;
}

select{
	background-image: url('../img/flecha2.png');
	background-repeat: no-repeat;
	background-position: right 9px center;
}

body {
	min-height: 100%;
	background-color: black;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	font: normal 0.813em/1.38 Calibri;
}

h1, h2, h3, h4, h5, h6 {
	color: #3d3d3d;
	font-family: 'Calibri-Bold';
}

.loading-slider{
	width: 602px;
	height: 193px;
	background-color: #000;
	background-image: url(/img/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto 30px;
	padding-left: 38px;
	padding-right: 38px;
	max-width: none !important;
}

/* generales para todas las páginas*/
.button-capa:hover{
	background-color: #fff;
	color: #fe3f52;
}

.button-capa{
	width: 100px;
	height: 35px;
	right: -103px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	margin-left: 2px;
	background-color: rgb(254, 63, 82);
	border-color: rgb(254, 63, 82);
	border-top-left-radius: 0px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 0px;
	position: absolute;
	z-index: 10000;
	display: block;
	width: 100px;
}
.purchase{
	top: 100px;
}
.details{
	top: 150px;
}

.softbutton {
	border-radius: 4px;
	border: 1px solid white;
	padding: 2% 5%;
	text-align: center;
	color: #eee;
	margin: 8% auto;
	font-size: 16px;
	width: 80%;
	display: block;
	cursor: pointer;
}

.softbutton:hover {
	color:#fff;
}

.softbutton-read {
	border-radius: 4px;
	border: 1px solid white;
	padding: 2% 5%;
	text-align: center;
	color: #eee;
	margin: 8% auto;
	font-size: 16px;
	width: 80%;
	display: block;
}

.softbutton-read:hover {
	color:#fff;
}

#principal .conte-blanco .conte-blanco-int .cuadro-interior
{
	font-size: 1.1em;
	line-height:  1.2;
	min-height: 550px;
}

#principal .conte-blanco .conte-blanco-int .cuadro-interior a:link {
	color: rgb(193, 42, 58);
}

/* visited link */
#principal .conte-blanco .conte-blanco-int .cuadro-interior a:visited {
	color: rgb(30, 30, 30);
}

/* mouse over link */
#principal .conte-blanco .conte-blanco-int .cuadro-interior a:hover {
	color: rgb(0, 0, 0);
}

#principal .conte-blanco .conte-blanco-int .cuadro-interior p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#principal .conte-blanco .conte-blanco-int .cuadro-interior ol li {
	list-style-type: decimal;
	line-height: 150%;

}

#principal .conte-blanco .conte-blanco-int .cuadro-interior ul li {
	list-style-type: disc;
	line-height: 150%;

}

#principal .conte-blanco .conte-blanco-int .cuadro-interior h1 {
	font-size: 1.4em;
	margin-top: 10px;
}

#principal .conte-blanco .conte-blanco-int .cuadro-interior h2 {
	font-size: 1.3em;
	margin-top: 10px;
}

#principal .conte-blanco .conte-blanco-int .cuadro-interior h3 {
	font-size: 1.2em;
	margin-top: 10px;
}

#principal .conte-blanco .conte-blanco-int .cuadro-interior input {
	font-size: 1.1em;
	margin-top: 10px;
	border-radius: 5px;
	padding: 5px;
	margin: 5px;
	border:1px dotted lightgray;
}

#principal .conte-blanco .conte-blanco-int .cuadro-interior select {
	font-size: 1.1em;
	margin-top: 10px;
	border-radius: 5px;
	padding: 5px;
	margin: 5px;
	border:1px dotted lightgray;
}


#principal .conte-blanco .conte-blanco-int .cuadro-interior input[type="button"],
#principal .conte-blanco .conte-blanco-int .cuadro-interior input[type="submit"] {

	border: 1px solid gray;
	padding: 5px 12px 5px 12px;
	background-color: rgb(193, 42, 58);
	color: white;
}


/* Zonas ocultables */

.zona-privada {
	display: none;
}

.zona-no-privada {
	display: none;
}

/* Otros */

.carrusel_img {
	width: 143;
	height: 193;
}


/**
#	CARRITO NORMAL ->
*/
.chooseframe,.errorframe ,.carritoframe{
	background-color: white;
	color: black;
	font-size: 1.1em;
	text-align: center;
	border: 1px solid #c12a3a;
	padding: 30px;
	border-radius: 10px;
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 300;

	width: 35%;
	min-width: 300px;
	min-height: 365px;
	z-index: 999999999999999999;
}

.errorframe .errorclose
{
	background-color: rgb(193, 42, 58);
	color: white;
	padding: 3px 5px 3px 5px;
	border: 0;
	cursor: pointer;
	width: 100px;
	position: absolute;
	bottom: 20px;
	right: 30px;
	border-radius: 5px;
}

.choosetext, .errortext {
	text-align: center;
}

/** Selector de carrito **/
.carritoframe .chooseOptionA
{
	background-color: rgb(193, 42, 58);
	color: white;
	padding: 3px 5px 3px 5px;
	border: 0;
	cursor: pointer;
	width: 40%;
	position: absolute;
	bottom: 20px;
	left: 30px;
	border-radius: 5px;
}
.carritoframe .chooseOptionA img{
	position: sticky;
	height: 19px;
	width: 19px;
	margin-left: 2px;
	float: left;
}

.carritoframe .chooseOptionB
{
	background-color: rgb(193, 42, 58);
	color: white;
	padding: 3px 5px 3px 5px;
	border: 0;
	cursor: pointer;
	width: 40%;
	position: absolute;
	bottom: 20px;
	right: 30px;
	border-radius: 5px;
}

.carritoframe .carritodescription{
	display: flex;
	height: 170px;
}
.carritoframe .carritodescription .carritotext{
	padding: 10px;
	font-size: initial;
	width: 100%;
	text-align: center;
}
.carritoframe .carritotile{
	font-weight: bolder;
	margin-bottom: 1%;
}
.carritoframe .carritoimage img{
	width: 100px;
	height: 120px;
	border: 1px solid #bd1320;
	border-radius: 4px;
}
.carritoframe .carritoprices{
    width: -webkit-fill-available;
    padding: 10px 0px 10px 10px;
}
.carritoframe .carritotitle, .carritoframe .carritoprices table tr td {
	font-weight: bold;
	cursor: pointer;
}
.carritoframe .carritotitle, .carritoframe .carritoprices table tr td input{
	vertical-align: middle;
	font-size: 1.5em;
}
/**
#	<- CARRITO NORMAL
*/


.rotate {
    -webkit-animation: rotation 2s infinite linear;
            animation: rotation 2s infinite linear;
}



/** Selector de carrito **/

.chooseframe .chooseOptionA
{
	background-color: rgb(193, 42, 58);
	color: white;
	padding: 3px 5px 3px 5px;
	border: 0;
	cursor: pointer;
	width: 40%;
	position: absolute;
	bottom: 20px;
	left: 30px;
	border-radius: 5px;
}

.chooseframe .chooseOptionB
{
	background-color: rgb(193, 42, 58);
	color: white;
	padding: 3px 5px 3px 5px;
	border: 0;
	cursor: pointer;
	width: 40%;
	position: absolute;
	bottom: 20px;
	right: 30px;
	border-radius: 5px;
}

.infoframe {
	background-color: white;
	color: black;
	font-size: 1.1em;
	text-align: center;
	border: 2px solid lightgray;
	padding: 30px;
	border-radius: 10px;
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 300;
	min-width: 300px;
	min-height: 150px;
}

.infoframe .infoclose
{
	background-color: rgb(193, 42, 58);
	color: white;
	padding: 3px 5px 3px 5px;
	border: 0;
	cursor: pointer;
	width: 100px;
	position: absolute;
	bottom: 20px;
	right: 30px;
	border-radius: 5px;
}

.infoframe .infosubmit
{
	background-color: #48db57;
	color: white;
	padding: 3px 5px 3px 5px;
	border: 0;
	cursor: pointer;
	width: 100px;
	position: absolute;
	bottom: 20px;
	left: 30px;
	border-radius: 5px;
	display: block;
}

.infotext {
	text-align: left;
}

/* NUEVA CLASE BOTON MENU */


.ico-boton{
	display: block;
	float: left;
	height: auto;
	overflow: hidden;
	width: 20px;
	height: 20px;
	margin-right: 5px;
}

/* aviso cookies */
#cookies-alerta {
	display: none;
}

#cookies-alerta p_cookies a {
	color:#000000;
	text-decoration:underline;
}
#cookies-alerta p a{
	color:#000000;
	text-decoration:underline;
}
.cookillian-alert {
	margin: 20px;
	padding: 8px 35px 8px 14px;
	color: #6A7177;
	background-color: #E8E8E8;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-family: Calibri;
	font-size: 13px;
	z-index: 9999;
}
.cookillian-alert .close {
	float: right;
	width: 30px;
	height: 30px;
	font-size: 20px;
	text-align: right;
	position: relative;
	top: -2px;
	font-size: 30px;
	right: -21px;
	line-height: 18px;
	padding: 0;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.cookillian-alert .alert-heading {
	font-size: 18px;
	line-height: 26px;
	clear: none;
	color: #555;
	font-family: Calibri-Bold;
}
.cookillian-alert .buttons {
	margin-top: 10px;
}
.cookillian-alert .btn {
	text-decoration: none;
	display: inline-block;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-color: #ccc;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	background-color: #f5f5f5;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.cookillian-alert .btn-ok:hover, .cookillian-alert .btn-ok:active {
	background-color: #51a351;
}
.cookillian-alert .btn-no, .cookillian-alert .btn-no:hover, .cookillian-alert .btn-ok, .cookillian-alert .btn-ok:hover {
	color: #fff;

}
.cookillian-alert .btn:hover {
	color: #333;
	text-decoration: none;
	background-color: #e6e6e6;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-ms-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
.cookillian-alert .btn-ok {
	background-color: #5bb75b;
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.cookillian-alert .btn-ok:hover, .cookillian-alert .btn-ok:active {
	background-color: #5bb75b;
}
.cookillian-alert .btn-no:hover, .cookillian-alert .btn-no:active {
	background-color: #da4f49;
}
.cookillian-alert .btn-no {
	background-color: #da4f49;
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
/* fin aviso cookies */
/* menu desplegable */
/*ASPA PARA CERRAR DESPLEGABLE*/
.conte-buscador-int .close-search {
	float: right;
	width: 30px;
	height: 30px;
	font-size: 20px;
	text-align: right;
	position: relative;
	top: 272px;
	right: -22px;
	line-height: 18px;
	padding: 0;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
/*ASPA PARA CERRAR DESPLEGABLE*/
.conte-menu li {
	float: left;
	min-height: 10px;
	padding-left: 100px;
	font-size: 1.35em;
	font-family: Calibri;
	color: #ffffff;
	width: 100%;
	line-height: 1.3em;
}
.conte-menu ul {
	float: left;
	width: 100%;
	margin-top: 15px;
	line-height: 1.2em;
}
.conte-menu {
	float: left;
	width: 100%;
	margin-top: 120px;
}
.menu-abierto {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 40%;
	min-width: 280px;
	max-width: 500px;
	background-color: rgba(0, 0, 0, 0.9);
	height: 100% !important;
	font-weight: normal;
}
#menuab label:hover, #menuab ul li:hover {
	background: none;
	color: #fe3f52;
	cursor: pointer;
}
#menuab input {
	display: none;

}
#menuab input ~ ul {
	position: relative;
	visibility: hidden;
	opacity: 0;
	top: -20px;
	z-index: 1;
}
#menuab input:checked ~ #menp {
	display: none !important;
}
$colors: #E74C3C, #0072B5, #2C3E50;
@for $i from 1 through length($colors) {
	#menuab ul li:nth-child(# {
		$i
	}
	) {
		border-left: 4px solid nth($colors, $i);
		.fa {
			color: nth($colors, $i);
		}
		&:hover {
			background: nth($colors, $i);
			color: white;
			.fa {
				color: white;
			}
		}
	}
}
.animate {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden; /* Chrome and Safari */
	-moz-backface-visibility: hidden; /* Firefox */
	-ms-backface-visibility: hidden; /* Internet Explorer */
}
/* fin menu desplegable */

/* header */
.icono-cuenta img {
	margin: 8px auto 0;
}
.icono-cuenta-1 img {
	width: 14px;
}
.icono-cuenta-2 img {
	width: 17px;
}
.logo-kiosko img {
	float: left;
}
.menu-desplegable img {
	float: left;
	width: 30px;
}
header {
	position: relative;
	float: left;
	width: 100%;
	min-height: 50px;
	padding-bottom: 20px;
	background-color: rgba(0, 0, 0, 0.4);
}
header input {
	display: block;
	float: left;
	width: 99.181547619%;
	height: 26px;
	margin: 1px 0 0 0.80192%;
	padding: 0 10px;
	background-color: rgb(242, 242, 242);
	font-size: 1.077em;
	font-weight: normal;
	line-height: 1.38;
	color: #000000;
}
.busqueda {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 28px;
	margin-top: 13px;
	background-color: rgb(0, 28, 63);
}
.conte-header-centrado {
	position: relative;
	width: 100%;
	min-width: 320px;
	max-width: 1152px;
	min-height: 50px;
	margin: 0 auto;
}
.icono-cuenta {
	position: relative;
	float: left;
	width: 31px;
	height: 32px;
	background-color: rgb(0, 0, 0);
	cursor: pointer;
	cursor: hand;
}
.logo-kiosko {
	position: absolute;
	top: 26px;
	left: 8.997938368%;
	z-index: 10;
	width: 168px;
	height: 62px;
}
.menu-desplegable {
	position: relative;
	top: 40px;
	left: 17px;
	z-index: 1000;
	width: 30px;
	height: 25px;
	margin-top: -25px;
}
.principal {
	position: relative;
	float: left;
	z-index: 13;
	width: 100%;
	min-width: 320px;
}
.registrarme {
	float: left;
	width: 62.7066798941%;
	min-height: 32px;
	padding-top: 6px;
	font-size: 1.25em;
	line-height: 1.38;
	color: rgb(255, 255, 255);
}
.registrarme a{
	color:#FFF;
}
.registrarme:hover {
	color: rgb(255, 255, 255);
}
.registro {
	position: relative;
	float: left;
	width: 200px; /*189*/
	height: 32px;
}
.registro-busqueda {
	position: relative;
	float: right;
	width: 189px;
	height: 73px;
	margin: 18px 2.99615% 0 0;
}
/*Nueva clase para separar buscador de prensa-revistas-todo*/
.cont-usuario{
	position: relative;
}
/*Nueva clase para separar buscador de prensa-revistas-todo*/
.icono-cuenta-1 {
	margin-left: 1.98413%;
	background-repeat: no-repeat;
	background-image: url('/img/iconoCuenta.png');
	background-position: center center;
}
.icono-cuenta-1:hover {
	background-image: url('/img/iconoCuenta2.png');
}
/** NUEVO ESTILO PARA EL CARRITO **/
.icono-carrito-1{
	background-color: rgba(0, 0, 0, 0);
}
.icono-carrito-1:hover{
	-webkit-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.67);
	-moz-box-shadow:    0px 0px 30px 0px rgba(255, 255, 255, 0.67);
	box-shadow:         0px 0px 30px 0px rgba(255, 255, 255, 0.67);
}
.carrito_elementos{
	display: grid;
}
.carrito_counter, .inbox_counter{
	position: absolute;
	color: white;
	background: #d52424;
	border-radius: 34px;
	padding: 0px 5px;
	font-weight: bold;
	border: 1px solid white;
	top: 20px;
	right: 55px;
}
.inbox_counter{
	right: 18px;
}
/** FIN NUEVO ESTILO PARA EL CARRITO**/


.icono-cuenta-2 {
	margin-left: 2.48843%;
	background-repeat: no-repeat;
	background-image: url('/img/iconoCarrito.png');
	background-position: center center;
}
.icono-cuenta-2:hover {
	background-image: url('/img/iconoCarrito2.png');
}
.registrarme a {
}
.registrarme a:hover {
	color: rgb(254, 63, 82);
}
/* buscador inteligente */
.conte-buscador-int {
	position: absolute;
	top: 73px;
	left: 0;
	z-index: 1000;
	width: 200%;
	height: auto;
	min-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: rgba(98, 40, 71, 0.9);
	display: none;
}
.item-buscador {
	width: 100%;
	height: auto;
	min-height: 25px;
	margin-bottom: 20px;
	clear:both;
	margin-top: 10px;

}
.item-buscador img {
	width:auto;
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
}
.item-buscador p {
	font-size: 14px;
	line-height: 1.25em;
	color: #FFF;
}
/* fin buscador inteligente */
/*NUEVA CLASE PARA MENU PRENSA-REVISTAS-TODO*/
.menu-seleccion{
	position: absolute;
	float: left;
	width: 525px;
	display: block;
	right: 90px;
	top: 37px;
	margin-right: 20px;
}
.text-seleccion{
	float: left;
	color: #FFF;
	padding: 10px;
	font-size: 18px;
}
.text-seleccion a{
	float: left;
	color: #FFF;
}
.text-seleccion a:hover{
	float: left;
	color: rgb(193, 42, 58);
}
/*NUEVA CLASE PARA MENU PRENSA-REVISTAS-TODO*/

/* fin header */
/* footer */
.conte-footerpeq1 li {
	width: 31%;
	min-width: 40px;
	margin-top: 11px;
}
.grupo-footerpeq2 img {
	float: left;
}
.grupo-footerpeq3 img {
	float: left;
	width: 86px;
}
.ico-social img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.ico-social-1 img {
	z-index: 10;
	width: 16px;
}
.ico-social-2 img {
	z-index: 8;
	width: 16px;
}
.ico-social-3 img {
	z-index: 6;
	width: 16px;
}
.ico-social-4 img {
	z-index: 4;
	width: 19px;
}
.ico-social-5 img {
	z-index: 8;
	width: 16px;
}
.peq ul {
	width: 30%;
	height: 36px;
	border-right: 1px solid rgb(255, 255, 255);
}
div footer {
	padding-top: 15px;
	padding-bottom: 25px;
	background-color: rgba(0, 0, 0, 0.4);
}
footer li {
	width: 100%;
	padding-bottom: 5px;
	font-size: 0.95em;
	line-height: 1em;
	color: #ffffff;
}
footer li a, footer a {
	color: #ffffff;
}
footer a:hover {
	color: #fe3f52;
}
footer ul {
	clear: both;
	width: 100%;
	margin-top: 5px;
}
footer {
	width: 100%;
	position: relative;
	float: left;
}
footer li {
	float: left;
}
footer ul {
	float: left;
}
.conte-footer {
	width: 100%;
	max-width: 1152px;
	height: 147px;
	padding-top: 10px;
	margin: 0 auto;
}
.conte-footerpeq2 {
	float: left;
	width: 30%;
	padding-top: 5px;
	padding-bottom: 8px;
}
.conte-footerpeq3 {
	float: left;
	width: 39%;
	padding-top: 8px;
	padding-bottom: 8px;
	border-left: 1px solid rgb(255, 255, 255);
}
.footer-conte-social {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
}
.footer-dcha {
	position: relative;
	float: right;
	width: 49.995761754%;
	padding-right: 15px;
	padding-left: 30px;
}
.footer-izda {
	float: left;
	width: 49.995761754%;
	border-right: 1px solid rgb(255, 255, 255);
}
.footer-izda-tercio {
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}
.grupo-footerpeq2 {
	float: left;
	width: 58.8674126822%;
	height: 16px;
	margin: 3px 0 0 3.93345%;
}
.grupo-footerpeq3 {
	float: left;
	clear: both;
	width: 72.4503103969%;
	margin-top: 3px;
}
.ico-apps {
	position: relative;
	float: left;
	width: 106px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.ico-footerpeq {
	width: 16px;
	margin-left: 55.04608%;
}
.ico-social {
	position: relative;
	float: left;
	min-width: 10px;
	min-height: 10px;
}
.peq {
	display: none;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 65;
	max-width: 1152px;
	margin: 0 auto;
	background-color: rgba(10, 32, 82, 0.9);
}
.principal {
	position: relative;
	float: left;
	z-index: 42;
	width: 100%;
	min-width: 320px;
}
.titulo-footerpeq2 {
	float: left;
	width: 36.160593182%;
	min-width: 60px;
}
.titulo-footerpeq3 {
	float: left;
	width: 25.3743022588%;
	min-width: 60px;
	height: 17px;
	margin-top: 3px;
}
.titulo-mitad {
	float: left;
	width: 100%;
	min-height: 23px;
	font-size: 1.077em;
	font-family: Calibri-Bold;
	line-height: 1.3;
	color: #ffffff;
}
.titulo-tercio {
	float: left;
	width: 100%;
	min-height: 23px;
	font-size: 1.077em;
	font-family: Calibri-Bold;
	line-height: 1.3;
	color: #ffffff;
}
.txt-footerpeq1-1, .txt-footerpeq2-1 {
	float: left;
	width: 100%;
	font-family: Calibri;
	font-size: 1em;
	text-align: center;
	color: rgb(255, 255, 255);
}
.footer-izda-tercio-1 {
	width: 33%;
}
.footer-izda-tercio-2, .footer-izda-tercio-3 {
	width: 32.9989544773%;
}
.ico-apps-1 {
	clear: both;
	z-index: 2;
}
.ico-apps-2 {
	z-index: 1;
}
.ico-apps-3 {
	z-index: 0;
}
.ico-apps-4 {
	z-index: 3;
}


.ico-footerpeq2-1, .ico-footerpeq2-2 {
	width: 16px;
	margin-left: 5.92934%;
}
.ico-footerpeq2-3 {
	clear: both;
	width: 19px;
	margin-left: 96.46697%;
}
.ico-footerpeq3-1 {
	margin-left: 0.9911%;
}
.ico-footerpeq3-2 {
	margin: 1px 0 0 10.70965%;
}
.ico-footerpeq3-3 {
	margin: 3px 0 0 5.2153%;
}
.ico-footerpeq3-3 {
	margin: 3px 0 0 10.70965%;
}
.ico-social-1 {
	z-index: 11;
	width: 6.43%;
	height: 40px;
}
.ico-social-2 {
	z-index: 9;
	width: 6.4289301858%;
	padding: 20px;
}
.ico-social-3 {
	width: 6.4289301858%;
	padding: 20px;
}
.ico-social-4 {
	width: 6.4289301858%;
	height: 40px;
}
.ico-social-5 {
	width: 6.4289301858%;
	height: 20px;
}
.item-footerpeq1-2 {
	margin-left: 1.94976%;
}
.item-footerpeq1-1, .item-footerpeq1-3 {
	margin-left: 1.95883%;
}

.titulo-mitad-2 {
	clear: both;
	margin-top: 10px;
}
/* fin footer */


/* comunes */
.precarga-img {

}
a:hover.destacado-flecha-izda {
	background-image: url('/img/flechaIzda2.png');
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: center center;
}
a:hover.destacado-flecha-dcha {
	background-image: url('/img/flechaDcha2.png');
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: center center;
}
a:hover.flecha-bloque-izda {
	background-image: url('/img/flechaIzda2.png');
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: center center;
}
a:hover.flecha-bloque-dcha {
	background-image: url('/img/flechaDcha2.png');
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: center center;
}
.conte-img-item1 {
	height: 83.67%;
}
.conte-img-item1 .item1, .conte-img-item1 .image {
	height: 100%;
}
.page-carrito1 .conte-img-item1 {
	height: 80%;
}
.conte-img-item-detalle, .conte-img-item-detalle .image {
	height: 100%;
}
.conte-img-item-otras {
	height: 85%;
}
.conte-img-item-otras .image {
	height: 100%;
}
.conte-img-item-suplementos, .conte-img-item-suplementos .image, .conte-img-item-anteriores .image, .conte-img-item-anteriores2 .image, .conte-img-item-miscompras .image, .conte-img-item-popup img {
	height: 100%;
}
.conte-img-item-anteriores {
	height: 103%;
}
.conte-img-item-anteriores2, .conte-img-item-miscompras, .conte-img-item-popup  {
	height: 100%;
}
#menu-desp, #cierra-popup {
	cursor: pointer;
	cursor: hand;

}
/* fin comunes */

/* contenido */
.titulo-rojo {
	float: left;
	width: 100%;
	font-size: 1.8em;
	line-height: 1.38;
	color: rgb(193, 42, 58);
}

.conte-blanco {
	float: left;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.88);
}

.conte-blanco-int {
	width: 100%;
	max-width: 1152px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

.conte100rojo {
	float: left;
	clear: both;
	width: 96%;
	margin-left: 1.99653%;
}

.cuadro-compra {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 40px;
}

.cuadro-interior1 {
	float: left;
	width: 100%;
	min-height: 100px;
	padding: 35px;
	border-radius: 6px;
	background-color: rgb(193, 42, 58);
}

.img-interior {
	width: 70.9523665872%;
	margin: 0 auto;
}

.principal {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}

.titulo-gen {
	float: left;
	width: 96.0069444444%;
	margin: 10px 0 0 1.99653%;
	padding-bottom: 20px;
}
/* fin contenido */


@media(max-width: 1461px) {

	.button-capa{
		width: 100px;
		height: 35px;
		right: -103px;
		line-height: 35px;
		text-align: center;
		color: #fff;
		margin-left: 2px;
		background-color: rgb(254, 63, 82);
		border-color: rgb(254, 63, 82);
		border-top-left-radius: 0px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 0px;
		position: absolute;
		z-index: 10000;
		display: block;
		width: 100px;
	}
	.purchase{
		top: 100px;
	}
	.details{
		top: 150px;
	}

	.conte-buscador-int {
		position: absolute;
		top: 73px;
		right: 0px;
		left: -100%;
		z-index: 1000;
		width: 200%;
		float: left;
		height: auto;
		min-height: 25px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 15px;
		background-color: rgba(98, 40, 71, 0.9);
		display: none;
	}
	.softbutton {
		border-radius: 4px;
		border: 1px solid white;
		padding: 2% 5%;
		text-align: center;
		color: #eee;
		margin: 8% auto;
		font-size: 16px;
		width: 80%;
		display: block;
	}

	.softbutton:hover {
		color:#fff;
	}
	.softbutton-read {
		border-radius: 4px;
		border: 1px solid white;
		padding: 2% 5%;
		text-align: center;
		color: #eee;
		margin: 8% auto;
		font-size: 16px;
		width: 80%;
		display: block;
	}

	.softbutton-read:hover {
		color:#fff;
	}
}

@media(max-width: 1150px){
	.chooseframe,.carritoframe{
		width: 45%;
	}
}
@media(max-width: 1000px){
	.chooseframe,.carritoframe{
		width: 55%;
		padding: 25px;
	}
	#menu-seleccion-prensa{
		display: none;
	}
	#menu-seleccion-revistas{
		display: none;
	}
	#menu-seleccion-extras{
		display: none;
	}
	.menu-seleccion{
		right: -140px;
	}
}

@media(max-width: 768px) {
	.chooseframe,.carritoframe{
		width: 65%;
	}
	.desktop_only { display: none};

	.loading-slider{
		width: 457px;
		max-width: none !important;
	}

	.button-capa{
		width: 100px;
		height: 35px;
		right: -103px;
		line-height: 35px;
		background-color: rgb(254, 63, 82);
		border-color: rgb(254, 63, 82);
		text-align: center;
		color: #fff;
		margin-left: 2px;
		border-top-left-radius: 0px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 0px;
		position: absolute;
		z-index: 10000;
		display: block;
	}
	.purchase{
		top: 100px;
	}
	.details{
		top: 150px;
	}

	.softbutton {
		border-radius: 4px;
		border: 1px solid white;
		padding: 2% 5%;
		text-align: center;
		color: #eee;
		margin: 8% auto;
		font-size: 16px;
		width: 80%;
		display: block;
	}

	.softbutton:hover {
		color:#fff;
	}

	.softbutton-read {
		border-radius: 4px;
		border: 1px solid white;
		padding: 2% 5%;
		text-align: center;
		color: #eee;
		margin: 8% auto;
		font-size: 16px;
		width: 80%;
		display: block;
	}

	.softbutton-read:hover {
		color:#fff;
	}

	/* header */
	.conte-header-centrado .logo-kiosko {
		left: 10.6892903645%;
	}
	.conte-header-centrado .registro-busqueda {
		margin-right: 2.99683%;
	}
	.registro-busqueda .registro {
		float: right;
	}
	/* fin header */
	/*NUEVA CLASE PARA MENU PRENSA-REVISTAS-TODO*/
	.menu-seleccion{
		position: absolute;
		float: left;
		width: 200px;
		display: none;
		right: 165px;
		top:40px;
		margin-right: 20px;
	}
	.text-seleccion{
		float: left;
		color: #FFF;
		padding: 10px;
		font-size: 18px;
	}
	.text-seleccion a{
		float: left;
		color: #FFF;
	}
	.text-seleccion a:hover{
		float: left;
		color: rgb(193, 42, 58);
	}
	/*NUEVA CLASE PARA MENU PRENSA-REVISTAS-TODO*/
	/* footer */
	.conte-footerpeq1 li {
		width: 30.9992507322%;
		margin-top: 0;
		margin-left: 1.99578%;
	}
	.grupo-footerpeq2 img {
		margin-left: 5.92165%;
	}
	.grupo-footerpeq3 img {
		width: 30%;
		margin-left: 1.98521%;
	}
	.ico-social img {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
	.peq ul {
		height: auto;
		margin-left: 0.99691%;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	div footer {
		display: none;
		float: left;
		margin-top: 1515px;
		margin-right: 0;
		margin-left: 0;
	}
	footer ul {
		width: 37.7522508537%;
		margin-top: 0;
		margin-left: 66.66667%;
	}
	footer {
		display: none;
		margin-right: auto;
		margin-left: auto;
		padding-top: 8px;
	}
	.conte-footer .footer-dcha {
		position: relative;
		float: left;
		z-index: 14;
	}
	.conte-footer .footer-izda {
		position: relative;
		z-index: 39;
	}
	.conte-footerpeq2 .grupo-footerpeq2 {
		width: 100%;
		margin-top: 0;
		margin-left: 10.16024%;
		text-align: center;

	}
	.conte-footerpeq2 .titulo-footerpeq2 {
		width: 30%;
		margin-left: 0.9892%;
		display: none;
	}
	.conte-footerpeq3 .grupo-footerpeq3 {
		clear: none;
		width: 71.1760597431%;
		height: auto;
	}
	.conte-footerpeq3 .titulo-footerpeq3 {
		width: 26.5%;
		margin-top: 5px;
		margin-left: 0.63934%;
		display: none;
	}
	.footer-conte-social .ico-social {
		width: 12.7458120903%;
	}
	.footer-dcha .footer-conte-social {
		width: 49.1410164638%;
		margin-left: 66.66667%;
	}
	.footer-dcha .ico-apps {
		position: relative;
	}
	.footer-dcha .titulo-mitad {
		width: 79.6968628833%;
		margin-left: 66.66667%;
	}
	.footer-izda .footer-izda-tercio {
		width: 113.5354247444%;
	}
	.footer-izda-tercio .titulo-tercio {
		margin-left: 66.66667%;
	}
	.peq {
		display: block;
		left: 0;
		right: 0;
	}
	.peq .conte-footerpeq2 {
		width: 29%;
		margin-left: 0.99691%;
	}
	.peq .conte-footerpeq3 {
		width: 38%;
		margin-left: 0.99691%;
		padding-top: 0;
	}
	.principal {
		position: relative;
		z-index: 42;
	}
	.principal .conte-footer {
		float: left;
		width: 96.006266276%;
		margin-right: 0;
		margin-left: 0;
	}
	.titulo-footerpeq2 .txt-footerpeq2-1 {
		width: 100.5820721769%;
		margin-left: -0.56127%;
	}
	.footer-conte-social .ico-social-1 {
		position: relative;
		z-index: 11;
	}
	.footer-conte-social .ico-social-2 {
		position: relative;
		z-index: 9;
	}
	.footer-conte-social .ico-social-4,  .footer-izda .footer-izda-tercio-2,  .footer-izda .footer-izda-tercio-3 {
		clear: both;
	}
	.footer-dcha .ico-apps-1 {
		z-index: 2;
	}
	.footer-dcha .ico-apps-2 {
		z-index: 1;
	}
	.footer-dcha .ico-apps-3 {
		z-index: 0;
	}
	.footer-dcha .titulo-mitad-2 {
		position: relative;
		z-index: 3;
		margin-top: 0;
	}
	.grupo-footerpeq2 .ico-footerpeq2-3 {
		clear: none;
	}
	.grupo-footerpeq3 .ico-footerpeq3-1,  .grupo-footerpeq3 .ico-footerpeq3-2 {
		margin-top: 3px;
	}
	/* fin footer */
	/* contenido */
	.conte-blanco-int .conte100rojo {
		width: 94%;
		margin-left: 2.99683%;
	}

	.conte-blanco-int .titulo-gen {
		width: 94.0104166666%;
		margin-top: 0px;
		margin-left: 2.99276%;
	}

	.cuadro-interior1 .img-interior {
		float: left;
		margin-top: 15px;
		margin-right: 0;
		margin-left: 15.39164%;
	}

	.principal {
		min-width: 320px;
		max-width: 768px;
		padding-bottom: 55px;
	}
	/* fin contenido */
}

@media(max-width: 620px) {

	.chooseframe,.carritoframe{
		width: 85%;
	}

	.desktop_only { display: none};

	.button-capa{
		width: 100px;
		height: 35px;
		line-height: 35px;
		background-color: rgb(254, 63, 82);
		border-color: rgb(254, 63, 82);
		text-align: center;
		color: #fff;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		position: absolute;
		z-index: 10000;
		display: block;
		top: 96%;
	}
	.purchase
	{
		left: 0px;
		top: 0px;
	}
	.details
	{
		left: 120px;
		top: 0px;
	}

	.softbutton {
		border-radius: 4px;
		border: 1px solid white;
		padding: 2% 5%;
		text-align: center;
		color: #eee;
		margin: 8% auto;
		font-size: 16px;
		width: 80%;
		display: block;
	}

	.softbutton:hover {
		color:#fff;
	}

	.softbutton-read {
		border-radius: 4px;
		border: 1px solid white;
		padding: 2% 5%;
		text-align: center;
		color: #eee;
		margin: 8% auto;
		font-size: 16px;
		width: 80%;
		display: block;
	}

	.softbutton-read:hover {
		color:#fff;
	}
	/* header */
	.conte-header-centrado .logo-kiosko {
		left: 10.6098790322%;
	}
	.conte-header-centrado .registro-busqueda {
		margin-right: 2.97127%;
	}
	/* fin header */

	/*NUEVA CLASE PARA MENU PRENSA-REVISTAS-TODO*/
	.menu-seleccion{
		position: absolute;
		float: left;
		width: 200px;
		display: none;
		right: 165px;
		top:40px;
		margin-right: 20px;
	}
	.text-seleccion{
		float: left;
		color: #FFF;
		padding: 10px;
		font-size: 18px;
	}
	.text-seleccion a{
		float: left;
		color: #FFF;
	}
	.text-seleccion a:hover{
		float: left;
		color: rgb(193, 42, 58);
	}
	/*NUEVA CLASE PARA MENU PRENSA-REVISTAS-TODO*/
	/* footer */

	.conte-footerpeq1 li {
		width: 40%;
		margin-top: 5px;
	}
	.grupo-footerpeq2 img {
		margin-top: 8px;
		margin-left: 5.94399%;
	}
	.grupo-footerpeq3 img {
		margin-top: 3px;
		margin-left: 1.99144%;
	}
	.ico-social img {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
	.peq ul {
		padding-top: 0;
	}
	div footer {
		margin-top: 1736px;
	}
	div img {
		height: auto;
	}
	footer ul {
		width: 46.7602384156%;
		margin-top: 5px;
	}
	footer ul {
		margin-left: 0;
	}
	.conte-footer .footer-dcha {
		position: relative;
		clear: both;
		z-index: 14;
		margin-top: -423px;
	}
	.conte-footer .footer-izda {
		position: relative;
		z-index: 39;
	}
	.conte-footerpeq2 .grupo-footerpeq2 {
		clear: both;
		width: 98%;
		height: auto;
		margin-left: 0;
	}
	.conte-footerpeq2 .titulo-footerpeq2 {
		width: 40.1754877251%;
		margin-top: 5px;
		margin-left: 0.99879%;
	}
	.conte-footerpeq3 .grupo-footerpeq3 {
		clear: both;
		width: 98%;
	}
	.conte-footerpeq3 .titulo-footerpeq3 {
		width: 40.1754877251%;
		margin-left: 1.03237%;
	}
	.footer-conte-social .ico-social {
		width: 16.9572107765%;
	}
	.footer-dcha .footer-conte-social {
		width: 37.0958259847%;
		margin-top: 133px;
		margin-left: 0;
	}
	.footer-dcha .ico-apps {
		position: relative;
	}
	.footer-dcha .titulo-mitad {
		width: 71.621916612%;
		margin-left: 0;
		display: none;
	}
	.footer-izda .footer-izda-tercio {
		width: 113.5341628465%;
	}
	.item-footerpeq1 .txt-footerpeq1-1 {
		font-size: 1em;
		text-align: left;
	}
	.peq {
		left: 0;
		right: 0;
		margin-right: auto;
		margin-left: auto;

	}
	.peq .conte-footerpeq2 {
		width: 27%;
		margin-left: 0.9375%;
		padding-top: 0;
	}
	.footer-izda-tercio .titulo-tercio,  .peq .conte-footerpeq3 {
		margin-left: 0;
	}
	.principal {
		position: relative;
		z-index: 42;
		padding-bottom: 65px;
	}
	.principal .conte-footer {
		width: 96.0055443548%;
	}
	.titulo-footerpeq2 .txt-footerpeq2-1 {
		margin-left: -0.58086%;
		font-size: 0.923em;
		display: none;
	}
	.titulo-footerpeq3 .txt-footerpeq1-1 {
		width: 85.9558945448%;
		margin-left: 0.13265%;
		font-size: 0.923em;
	}
	.conte-footerpeq1 .item-footerpeq1-1 {
		position: relative;
		z-index: 63;
		margin-left: 5%;
	}
	.conte-footerpeq1 .item-footerpeq1-2 {
		margin-left: 4.98311%;
	}
	.conte-footerpeq1 .item-footerpeq1-3 {
		clear: both;
		margin-left: 5%;
	}
	.footer-conte-social .ico-social-1 {
		position: relative;
		z-index: 11;
	}
	.footer-conte-social .ico-social-2 {
		position: relative;
		clear: both;
		z-index: 9;
	}
	.footer-conte-social .ico-social-3 {
		clear: both;
	}
	.footer-dcha .ico-apps-1 {
		z-index: 2;
	}
	.footer-dcha .ico-apps-2 {
		z-index: 1;
	}
	.footer-dcha .ico-apps-3 {
		clear: both;
		z-index: 0;
	}
	.footer-dcha .titulo-mitad-1 {
		margin-top: 110px;
	}
	.footer-dcha .titulo-mitad-2 {
		position: relative;
		z-index: 3;
		margin-top: 5px;
	}
	/* fin footer */
	/* contenido */
	#principal .conte-blanco .conte-blanco-int {
		font-size: 1.5em;
	}

	.conte-blanco-int .conte100rojo {
		width: 90%;
		margin-left: 5%;
	}

	.conte-blanco-int .titulo-gen {
		width: 90%;
		margin-top: 0px;
		margin-left: 5%;
		padding-bottom: 10px;
	}

	.cuadro-interior1 .img-interior {
		float: none;
		width: 60%;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
	}
	/* fin contenido */
}

@media(max-width: 480px) {

	.chooseframe,.carritoframe{
		width: 95%;
		padding: 15px;

	}
	.carritoframe .carritoprices table tr td{
		font-size: 0.8em;
	}



	.desktop_only { display: none};

	.button-capa{
		width: 100px;
		height: 35px;
		line-height: 35px;
		background-color: rgb(254, 63, 82);
		border-color: rgb(254, 63, 82);
		text-align: center;
		color: #fff;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		position: absolute;
		z-index: 10000;
		display: block;
		top: 96%;
	}
	.purchase
	{
		left: 0px;
		top: 0px;
	}
	.details
	{
		left: 120px;
		top: 0px;
	}
	.softbutton {
		border-radius: 4px;
		border: 1px solid white;
		padding: 2% 5%;
		text-align: center;
		color: #eee;
		margin: 8% auto;
		font-size: 16px;
		width: 80%;
		display: block;
	}

	.softbutton:hover {
		color:#fff;
	}

	.softbutton-read {
		border-radius: 4px;
		border: 1px solid white;
		padding: 2% 5%;
		text-align: center;
		color: #eee;
		margin: 8% auto;
		font-size: 16px;
		width: 80%;
		display: block;
	}

	.softbutton-read:hover {
		color:#fff;
	}
	.conte-buscador-int {
		position: absolute;
		top: 73px;
		right: 0px;
		left: -30%;
		z-index: 1000;
		width: 130%;
		float: left;
		height: auto;
		min-height: 25px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 15px;
		background-color: rgba(98, 40, 71, 0.9);
		display: none;
	}


	/* aviso cookies */
	.cookillian-alert {
		font-size: 12px;
		line-height: 1em;
	}
	/* fin aviso cookies */

	/*NUEVA CLASE PARA MENU PRENSA-REVISTAS-TODO*/
	.menu-seleccion{
		position: absolute;
		float: left;
		width: 200px;
		display: none;
		right: 165px;
		top:40px;
		margin-right: 20px;
	}
	.text-seleccion{
		float: left;
		color: #FFF;
		padding: 10px;
		font-size: 18px;
	}
	.text-seleccion a{
		float: left;
		color: #FFF;
	}
	.text-seleccion a:hover{
		float: left;
		color: rgb(193, 42, 58);
	}
	/*NUEVA CLASE PARA MENU PRENSA-REVISTAS-TODO*/
	/* menu desplegable */
	.conte-menu li {
		font-size: 1.1em;
	}
	.conte-menu {
		margin-top: 100px;
	}
	/* fin menu desplegable */
	/* header */
	.conte-header-centrado .logo-kiosko {
		top: 46px;
		left: 13.1640625%;
		width: 30%;
		height: auto;
	}
	.conte-header-centrado .registro-busqueda {
		margin-right: 2.99805%;
	}
	/* fin header */
	/* footer */
	.conte-footerpeq1 li {
		float: none;
		width: 59.9978146853%;
		margin-top: 3px;
		margin-right: auto;
		margin-left: auto;
	}
	.grupo-footerpeq2 img {
		margin-left: 5.89321%;
	}
	.grupo-footerpeq3 img {
		width: 44%;
		margin-top: 5px;

	}
	.ico-social img {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
	.peq ul {
		position: relative;
	}

	footer img {
		height: auto;
	}
	footer ul {
		width: 60.4073522106%;
	}
	.conte-footer .footer-dcha {
		position: relative;
		z-index: 14;
	}
	.conte-footer .footer-izda {
		position: relative;
		z-index: 39;
	}
	.conte-footerpeq2 .grupo-footerpeq2 {
		margin-top: 3px;
	}
	.conte-footerpeq2 .titulo-footerpeq2 {
		width: 46.2985290571%;
		margin-top: 3px;
		margin-left: 0.98867%;
	}
	.conte-footerpeq3 .grupo-footerpeq3 {
		width: 99%;
	}
	.conte-footerpeq3 .titulo-footerpeq3 {
		width: 46.2985290571%;
		margin-top: 3px;
		margin-left: 1.03894%;
	}
	.footer-conte-social .ico-social {
		width: 33.8842975206%;
	}
	.footer-dcha .footer-conte-social {
		clear: none;
		width: 18.3183183183%;
	}
	.footer-dcha .ico-apps {
		position: relative;
	}
	.footer-dcha .titulo-mitad {
		width: 59.3908629441%;
	}
	.footer-izda .footer-izda-tercio {
		width: 113.5363790186%;
	}
	.peq {
		left: 0;
		right: 0;
		margin-right: auto;
		margin-left: auto;
	}
	.peq .conte-footerpeq3 {
		width: 40%;
	}
	.principal {
		position: relative;
		z-index: 42;
		padding-bottom: 50px;
	}
	.principal .conte-footer {
		width: 96.005859375%;
	}
	.titulo-footerpeq2 .txt-footerpeq2-1 {
		margin-left: -0.57292%;
	}
	.peq .conte-footerpeq2,  .titulo-footerpeq3 .txt-footerpeq1-1 {
		margin-left: 0;
	}
	.conte-footerpeq1 .item-footerpeq1-1 {
		position: relative;
		z-index: 63;
		height: 16px;
	}
	.conte-footerpeq1 .item-footerpeq1-2 {
		/* height: 20px; */
	}
	.conte-footerpeq1 .item-footerpeq1-3 {
		clear: none;
	}
	.footer-conte-social .ico-social-1 {
		position: relative;
		z-index: 11;
	}
	.footer-conte-social .ico-social-2 {
		position: relative;
		z-index: 9;
	}
	.footer-dcha .ico-apps-1 {
		z-index: 2;
	}
	.footer-dcha .ico-apps-2 {
		clear: both;
		z-index: 1;
	}
	.footer-dcha .ico-apps-3 {
		z-index: 0;
	}
	.footer-dcha .titulo-mitad-2 {
		position: relative;
		z-index: 3;
	}
	.grupo-footerpeq3 .ico-footerpeq3-1 {
		position: relative;
		z-index: 45;
	}
	.grupo-footerpeq3 .ico-footerpeq3-3 {
		clear: both;
	}
	/* fin footer */
	/* contenido */
	.conte-blanco-int .titulo-gen {
		margin-top: 0px;
	}
	/* fin contenido */
}

/** Iphone 6 es 375px */
@media(max-width: 350px) {
	.chooseframe,.carritoframe{
		width: 100%;
	}
	.carritoframe .carritoprices table tr td{
		font-size: 0.8em;
	}
	.carritoframe .chooseOptionA, .carritoframe .chooseOptionB,
	.chooseframe .chooseOptionA, .chooseframe .chooseOptionB{
		font-size: 0.8em;
	}
	.carritoframe .chooseOptionA img{
		display: none;
	}
}
@media(max-width: 360px) {


	.desktop_only { display: none};

	.button-capa{
		width: 100px;
		height: 35px;
		line-height: 35px;
		background-color: rgb(254, 63, 82);
		border-color: rgb(254, 63, 82);
		text-align: center;
		color: #fff;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		position: absolute;
		z-index: 10000;
		display: block;
		top: 96%;
	}

	.purchase{
		left: 0px;
		top: 0px;
	}
	.details
	{
		left: 120px;
		top: 0px;
	}
	.softbutton {
		border-radius: 4px;
		border: 1px solid white;
		padding: 2% 5%;
		text-align: center;
		color: #eee;
		margin: 8% auto;
		font-size: 16px;
		width: 80%;
		display: block;
	}

	.softbutton:hover {
		color:#fff;
	}
	.softbutton-read {
		border-radius: 4px;
		border: 1px solid white;
		padding: 2% 5%;
		text-align: center;
		color: #eee;
		margin: 8% auto;
		font-size: 16px;
		width: 80%;
		display: block;
	}

	.softbutton-read:hover {
		color:#fff;
	}
	/* menu desplegable */
	.conte-menu li {
		font-size: 1em;
	}
	/* fin menu desplegable */

	/*NUEVA CLASE PARA MENU PRENSA-REVISTAS-TODO*/
	.menu-seleccion{
		position: absolute;
		float: left;
		width: 200px;
		display: none;
		right: 165px;
		top:40px;
		margin-right: 20px;
	}
	.text-seleccion{
		float: left;
		color: #FFF;
		padding: 10px;
		font-size: 18px;
	}
	.text-seleccion a{
		float: left;
		color: #FFF;
	}
	.text-seleccion a:hover{
		float: left;
		color: rgb(193, 42, 58);
	}
	/*NUEVA CLASE PARA MENU PRENSA-REVISTAS-TODO*/
	/* aviso cookies */
	.cookillian-alert .btn {
		font-size: 11px;
	}
	.conte-header-centrado .logo-kiosko {
		top: 58px;
		left: 5%;
		width: 30%;
		height: auto;
	}

	.errorframe {
		background-color: white;
		color: black;
		font-size: 1.3em;
		border: 2px solid rgb(193, 42, 58);
		padding: 30px;
		border-radius: 10px;
		display: none;
		position: fixed;
		top: 50%;
		left:  50%;
		z-index: 300;
		margin-right: auto;
		margin-left: auto;
	}

	.errorframe .errorclose
	{
		background-color: rgb(193, 42, 58);
		color: white;
		padding: 3px 5px 3px 5px;
		border: 0;
		cursor: pointer;
		width: 100px;
		margin-right: auto;
		margin-left: auto;
		position: absolute;
		bottom: 20px;
		right: 30px;
		border-radius: 5px;
		float:right;

	}

	.infoframe {
		background-color: white;
		color: black;
		font-size: 1.3em;
		border: 2px solid rgb(193, 42, 58);
		padding: 30px;
		border-radius: 10px;
		display: none;
		position: fixed;
		top: 120px;
		left: 0px;
		z-index: 300;
		margin-right: auto;
		margin-left: auto;
	}

	.infoframe .infoclose
	{
		background-color: rgb(193, 42, 58);
		color: white;
		padding: 3px 5px 3px 5px;
		border: 0;
		cursor: pointer;
		width: 100px;
		margin-right: auto;
		margin-left: auto;
		position: absolute;
		bottom: 20px;
		right: 30px;
		border-radius: 5px;
		float:right;

	}

	.infoframe .infosubmit
	{
		background-color: #48db57;
		color: white;
		padding: 3px 5px 3px 5px;
		border: 0;
		cursor: pointer;
		width: 100px;
		margin-right: auto;
		margin-left: auto;
		position: absolute;
		bottom: 20px;
		left: 30px;
		border-radius: 5px;
		float:left;
		display: block;
	}
}
