/*cabecera*/
.pHeader .finalizar {
  display: initial;
  position: relative;
  margin-left: 20px;
  border-radius:var(--b_radius);
  bottom: 21px;
  border: 1px solid #666;
  padding: 4px 10px 5px;
}
.pHeader .finalizar:hover {
  background: #666;
  color: #FFF;
}
.pHeader .msg_header {
  font-size: 0.9rem;
}
.pHeader .msg_header small {
  font-size: 0.65rem;
}
.contenedor .bloque_vertical {
  padding: 60px 20px;
}
main.mContenedor {
  padding: 0 20px 30px;
}
.bInicio main.mContenedor {
  margin-top: calc(60vw - (70px + 3vw));
}
.bInicio .bloque_formacion {
  display: flex;
}
.bInicio .bloque_formacion .w_txt {
  flex: 0 0 40%;
}
.bInicio .bloque_formacion .w_txt p {
  text-align: left;
}
.bInicio .bloque_formacion .w_txt h2 {
  text-align: left;
}
.bInicio .bloque_formacion .w_txt h2 span {
  white-space: nowrap;
}
.pFooter .imgFooter {
  background: url(../imgs/bgpie.jpg) 40% calc(100% -  0px) / 1600px auto no-repeat #DEE2E3;
}
.pFooter .w-nav {
  background: url(/imgs/bell-pel.svg) 70% 40px / 200px no-repeat transparent;
  padding: 150px 20px 110px 55%;
  text-align: left;
}
.pFooter .nav.rrss {
  text-align: left;
  justify-content: flex-start;
}
.pFooter .nav.datos p a {
  display: inline-block;
}
.pFooter .nav.datos p {
  display: flex;
}
.pFooter .nav.datos p strong {
  margin-top: 2px;
}
#FinanciadoUE {
  padding: 15px;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
/*LISTA PRODUCTOS*/
.lista_productos {
  --anchoe3: calc(25% - (var(--gap)*1.8));
}
.producto_listados {
  margin: 0 calc(var(--gap)/2) calc(var(--doblegap)*2);
  width:var(--anchoe3);
}
.producto_listados .precio {
  font-size: 1.4rem;
}
.producto_listados .titulo {
  font-size: 1rem;
  line-height: 1.3rem;
  margin-bottom: 5px;
  margin: 5px 3px 9px;
}
.producto_listados .detalle {
  font-size: 0.9rem;
  margin: 0 0 10px 0;
}
.producto_listados.novedad:after {
  width: 60px;
  height: 60px;
  /*transform: rotate(-25deg);*/
}
.relacionados .lista_productos {
  --anchoe: calc(100%/5 - var(--doblegap));
}
.relacionados .lista_productos .producto_listados:nth-child(6) {
  display: flex;
}
.producto_listados.en_oferta:after {
  width: 75px;
  height: 75px;
}
.producto_listados.novedad:after {
  width: 75px;
  height: 75px;
}
.producto_listados.periodo_especial_precio:after {
  width: 75px;
  height: 75px;
}
.relacionados .producto_listados.en_oferta:after {
  width: 65px;
  height: 65px;
}
.relacionados .producto_listados.novedad:after {
  width: 65px;
  height: 65px;
}
.relacionados .producto_listados.periodo_especial_precio:after {
  width: 65px;
  height: 65px;
}
.bInicio .bloque.pdestacados {
  margin-left: -20px;
  margin-right: -20px;
}
/*Producto*/
.mProducto .principal {
  display: flex;
  flex-wrap: wrap;
  padding: 40px 5px 75px;
  /*max-width: 1200px;*/
  margin: 0 auto;
  width: auto;
}
.mProducto .principal figure {
  flex: 0 57%;
}
.mProducto .principal figure a {
  display: block;
  width: 100%;
  height: 100%;
}
.mProducto .principal figure img.ppal {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  object-fit: contain;
}
.mProducto .principal .compra {
  flex: 0 40%;
  margin-bottom: 0;
  padding-left: 30px;
  order: 2;
  text-align: left;
  position: sticky;
  top: 20px;
}
.mProducto .principal .cont_ahorro * {
  text-align: left;
}
.mProducto .principal .galeria {
  order: 3;
  /*flex: 0 calc(100% - 300px - 20px + 5px);*/
  flex: 0 calc(57%);
}
.mProducto .galeria a {
  flex: 0 calc(20% - 10px);
  margin: 0 5px;
}
.mProducto .principal .Datos {
  order: 4;
  margin-top: 20px;
  flex: 0 57%;
  padding: 0;
}
.mProducto .cont_entrega {
  text-align: left;
}
.mProducto .selector_formatos {
  margin: 0;
}
.mProducto .relacionados h2 {
  font-size: 1.6rem;
}
.mProducto .principal .w_cantidad {
  justify-content: flex-start;
}
.mProducto .en_oferta figure:after {
  width: 100px;
  height: 100px;
}
.mProducto .novedad figure:after {
  width: 100px;
  height: 100px;
}
.mProducto .periodo_especial_precio figure:after {
  width: 100px;
  height: 100px;
}
.mProducto .principal figure.img_marca {
  margin: 0 0 20px 0;
}
.mProducto .principal .sellos img {
  width: 60px;
  height: 60px;
  margin-top: 8px;
  margin-left: 10px;
}
.mProducto .principal .sellos .triangulo_ahorro {
  width: 75px;
  height: 75px;
}
.mProducto .principal .sellos .triangulo_ahorro span {
  font-size: 1.5rem;
  top: 17px;
  left: -20px;
  width: 102px;
}
@media screen and (min-width: 900px) {
  .mProducto .principal .sellos img {
    width: 80px;
    height: 80px;
    margin-top: 10px;
    margin-left: 20px;
  }
  .mProducto .principal .sellos .triangulo_ahorro {
    width: 100px;
    height: 100px;
  }
  .mProducto .principal .sellos .triangulo_ahorro span {
    font-size: 2rem;
    top: 22px;
    left: -10px;
  }
}
/*Producto no disponible*/
.mProducto .nodisponible {
  justify-content: flex-start;
}
.mProducto .principal .disponible {
  text-align: left;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: auto;
}
/*CARRITO*/
.w_carrito_resumen {
  display: flex;
  flex-wrap: wrap;
}
.w_carrito_resumen h1 {
  width: 100%;
}
.w_carrito_resumen .productos_carrito {
  flex: 1;
  margin-right: 50px;
}
.w_carrito_resumen .w_resumen_btn {
  flex: 0 300px;
  position: sticky;
  top: 10px;
  align-self: flex-start;
}
.mCarro .w_cantidad {
  justify-content: flex-end;
  margin-bottom: 15px;
}
.productos_carrito .precio {
  flex: 0 100px;
  text-align: right;
}
.mCarro .productos_carrito .acciones {
  margin-left: 0;
}
.mCarro .acciones .btn_eliminar {
  margin-left: 0;
  overflow: visible;
  color: #AAA;
  padding-right: 50px;
}
.mCarro .acciones .btn_lista_deseos {
  order: 2;
  margin-left: 20px;
  color: #AAA;
}
/*BLOG*/
.blog .cont_blog {
  display: flex;
  margin-top: 40px;
}
.blog .categorias {
  flex: 0 0 240px;
  order: 2;
  text-align: left;
  padding-left: 30px;
  border-left:1px solid var(--c6);
  margin: 0;
  padding-top: 0;
}
.blog .categorias:before {
  display: none;
}
.mBlog .articulos {
  order: 1;
  padding-right: 30px;
  flex: 1;
}
.mBlogArticulo .cont_articulo {
  order: 2;
  padding: 0px 40px 0px 30px;
  padding-bottom: 40px;
}
.tit_blog_movil {
  display: none;
}
body.Artículo.blog_formacion article {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body.Artículo.blog_formacion article figure {
  flex: 0 0 40%;
  max-width: 400px;
}
body.Artículo.blog_formacion article figure img {
  position: sticky;
  top: 10px;
}
body.Artículo.blog_formacion article .contenido_html {
  flex: 0 0 58%;
  margin-left: 2%;
}
