.cercadordiscos{
	width:33%;
	float:right;
	padding:20px 50px;
}
.novetats_botiga{
	width:33%;
	float:left;
	padding:20px 50px;
}
#discos_portada{
	display:flex;
	flex-wrap: wrap;
	width: 100%;
}

#discos_portada .disco{
	width: CALC((100% - 250PX)/4);
	margin-left: 50px;
	margin-bottom:50px;
}

#discos_portada .disco .portada{
	width: 100%;
	text-align:center;
	height: 223px;
	margin-bottom: 10px;
	overflow: hidden;
}

#discos_portada .disco .portada img{
	width: 100%;
}

#discos_portada .disco a{
	text-decoration: none !important;
}

#discos_portada .disco a:hover{
	text-decoration: none !important;
}

#discos_portada .disco .titulo,
#discos_portada .disco .artista,
#discos_portada .disco .soporte,
#discos_portada .disco .estilo,
#discos_portada .disco .precio,
#discos_portada .disco .sello{
	text-align: center;
	line-height: 1.4;
}

#discos_portada .disco .titulo {
	color:#000 !important;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
}

#discos_portada .disco .artista {
	color:#000 !important;
	font-size: 14px;
	line-height: 1.4;
}

#discos_portada .disco .soporte,
#discos_portada .disco .estilo,
#discos_portada .disco .precio,
#discos_portada .disco .sello{
	font-size: 12px;
	line-height: 1.1;
}

#discos_portada .disco .precio_tachado{
	text-decoration:line-through;
	color:#ff0000;
}

#discos_portada .disco .precio_oferta{
	margin-left: 10px;
}

#disco_discmedi h2{
	display:none;
}


#fichaProducto{
	display:flex;
	justify-content:  space-between;
}

#fichaProducto .izda{
	width: 40%;
	
}

#fichaProducto .izda .portada{
	width: 100%;
}

#fichaProducto .izda .portada img{
	width:100%
}

#fichaProducto .dcha{
	width:55%;
}

#fichaProducto .comprar {
    float: left;
    width: 100%;
    margin-top: 15px;
}

#fichaProducto .comprar table {
    width: 100%;
    border-top: 1px solid #000;
    border-spacing: 0;
}

#fichaProducto .comprar table td {
    border-bottom: 1px solid #000;
	padding: 10px;
}

.botonMini {
    display: inline-block;
    background-color: #000;
    font-size: 13px;
    line-height: 30px;
    color: #fff;
    padding: 0 15px;
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;
    text-transform: none;
    cursor: pointer;
	border: 0;
    width: 200px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 4px;
    height: 34px;
}

.botonMini:hover{
	color: #fff;
	text-decoration:none;
}

#fichaProducto .comprar table td:first-child {
    width: 100%;
    /* white-space: nowrap; */
    /* padding-right: 20px; */
}
#fichaProducto .itunes {
    float: left;
    width: 120px;
    margin-top: 15px;
    padding: 5px;
}

#fichaProducto .spoty {
    float: left;
    width: 145px;
    margin-top: 15px;
    padding: 5px;
}

#fichaProducto h3 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 28px;
    
}
#fichaProducto h4 {
    margin: 10px 0;
    padding: 0;
    font-size: 20px;
    font-weight: normal;
}

#fichaProducto .soporte {
    font-size: 18px;
    color: #e5ae40;
}

#fichaProducto div{
	margin-bottom:5px;
}
#fichaProducto .texto {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 100;
    line-height: 1.4;
	margin-bottom:30px;
}

#fichaProducto .canciones {
    margin-top: 10px;
    padding:20px;
    border: 1px #e9e9e9 solid;
    background: #f9f9f9;
}

#fichaProducto .canciones .tit {
    margin: 10px 0 25px;
    font-size: 22px;
}

#fichaProducto .canciones .cancion {
   clear: both;
    padding: 5px 0;
    cursor: pointer;
    height: 24px;
    background-color: #f9f9f9;
}

#fichaProducto .canciones .fa {
    font-size: 25px;
    width: 35px;
    float: left;
   
}

#fichaProducto .canciones audio {
    display: none;
}

#fichaProducto .canciones .numero {
    font-size: 16px;
    width: 25px;
    float: left;
	 
}

#fichaProducto .canciones .duracion {
    font-size: 16px;
    width: 70px;
    float: left;
}

#fichaProducto .canciones .titulo {
    font-size: 16px;
    float: left;
}

#fichaProducto .canciones .gris {
    clear: both;
    padding: 5px 0;
    cursor: pointer;
    height: 24px;
    border-bottom: 1px #e9e9e9 dotted;
    border-top: 1px #e9e9e9 dotted;
    color: #00bece;
    background-color: #f5f5f5;
}

#discos_relacionados {
  
    padding: 10px;
  	font-family: "Roboto Slab", serif;
    font-size: 39px;
   
   
    margin-top: 30px;
    margin-bottom: 30px;
}

#cesta{
	min-height: 500px;
}

#cesta .tipo_envio_texto{
	padding: 10px 80px 20px 0;
}

#cesta table{
	width: 100%;
}

#cesta #filtro{
	font-family: "Roboto Slab", serif;
	font-size: 28px;
}

#cesta h3, #frm_direccion h3
{
	margin-top:40px;
}


#cesta .articulos #tabla_envio th,
#cesta .articulos #tabla_pagar th,
#cesta .articulos #tabla_ancha th{
	font-weight: 500;
	padding: 5px;
	background: #696969;
	color:#fff;
	
}
#cesta .articulos #tabla_ancha tr{
	border-bottom:1px #dedede solid;
}

#cesta .articulos #tabla_ancha td {
	line-height: 2.4;
}

#cesta .articulos #tabla_ancha .cantidad,
#cesta .articulos #tabla_ancha .quitar{
	text-align: center;
	width:60px;
}

#cesta .articulos #tabla_envio .precio,
#cesta .articulos #tabla_pagar .precio,
#cesta .articulos #tabla_ancha .precio,
#cesta .articulos #tabla_ancha .desc,
#cesta .articulos #tabla_ancha .descuento,
#cesta .articulos #tabla_ancha .importe{
	text-align: right;
	width: 100px;
}

#cesta .articulos .pagar{
	margin: 40px 20px;
}

#pagar_tarjeta {
    float: right;
	margin-top: 40px;
    padding-right: 25px;
}

#pagar_tarjeta .botonMini {
    border: 0;
    width: 200px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 4px;
    height: 34px;
}


#datos_envio #filtro{
	font-family: "Roboto Slab", serif;
	font-size: 22px;
}
#contenido_datos_envio{
	display:flex;
	justify-content: space-between;	
}

#contenido_datos_envio select{
	border: none;
     font-size: 18px;
     height: 30px;
     padding: 5px;
     width: 24em;
}
#contenido_datos_envio .select_tipo{
	width: 40%;
}

#contenido_datos_envio .select_tipo select{
	margin-top:35px;
}
#contenido_datos_envio #datoscliente{
	width: 55%;
}

#contenido_datos_envio #datoscliente label{
	display: block;
    padding-top: 10px;
}

#contenido_datos_envio #datoscliente #pais, 
#contenido_datos_envio #datoscliente .campo_nombre input, 
#contenido_datos_envio #datoscliente .campo_email input, 
#contenido_datos_envio #datoscliente textarea {
    width: 24em;
    padding: 4px 0;
    font-size: 16px;
    background: #ffffff;
	border:none;
}

 #contenido_datos_envio #datoscliente .campo_calle input{
    width: 20em;
    padding: 4px 0;
    font-size: 16px;
    background: #ffffff;
	 border:none;
}
#contenido_datos_envio #datoscliente .campo_cp input,
#contenido_datos_envio #datoscliente .campo_tlf input{
    width: 10em;
    padding: 4px 0;
    font-size: 16px;
    background: #ffffff;
	border:none;
}

#error_formulario{
	padding: 30px 10px;
	line-height: 1.6;
	color:#ff0000;
}

#bt_cancelar_datos {
    position: absolute;
    bottom: 20px;
    left: 240px;
	
}

#bt_cancelar_datos  .botonMini,
#bt_grabar_datos .botonMini
{
	border: 0;
    width: 200px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 4px;
    height: 34px;
}
#bt_grabar_datos{
	position: absolute;
    bottom: 20px;
    left: 20px;
}

#miniProducto {
	width: 100%;
	display:flex;
	background: #f5f5f5;
	
}

#miniProducto .izda{
	width:160px;
	margin: 0 40px 0 20px;
}

#miniProducto .izda .portada{
	width: 100%;
}

#miniProducto .izda .portada img{
	width:100%;
}

#miniProducto .dcha{
	width:CALC(100% - 200px);
	
}

#miniProducto .dcha a{
	text-align: left !important;
	text-decoration: none !important;
}