@charset "UTF-8";
* {
  scrollbar-color: #b4b4b4 #f4f4f4;
  scrollbar-width: thin;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-track {
  background: #dadada;
  border-radius: 5px;
}
::-webkit-scrollbar-thumb {
  background-color: #b4b4b4;
  transition: background-color 0.5s ease-in-out;
  cursor: n-resize;
  border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #b4b4b4;
}
body {
  font-family: "Work Sans", sans-serif;
  font-family: "Work Sans", sans-serif;
  background-image: url("/css/img/publi.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.btn_tallas_esc {
  margin-right: calc(0.98rem * 2);
  background-color: #e1001a;
  color: #fff;
  padding-left: 1.1rem;
  padding-right: 1rem;
}
.cajon-circulos {
  position: absolute;
  bottom: 12px;
  left: 0;
  width: 100%;
  height: auto;
  display: inline-flex;
  justify-content: center;
}
.circulo {
  height: 0.6rem;
  border: 2px solid #EAEEF1;
  width: 0.6rem;
  border-radius: 50%;
  cursor: pointer;
}
.margin-left-0 {
  margin-left: 0 !important;
}
.separacion_btn_direcciones {
  margin-top: 0.75em !important;
  margin-bottom: 0.75em !important;
}
.separacion_titulo {
  margin-bottom: 0.5em !important;
}
.separacion_circulos {
  margin-right: 0.2rem;
}
.relleno {
  background-color: #EAEEF1;
}
.btn_sav_comentario {
  border: 3px solid #CECECE !important;
  border-radius: 0.7rem;
  cursor: pointer;
  color: #606060 !important;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: fit-content;
  text-align: left;
  font-size: 0.85rem;
  padding: 0.75rem;
  margin: 0.25rem 0 0 auto;
  line-height: 1;
  min-height: unset;
}
.btn_sav_comentario:hover {
  background-color: #CECECE;
}
.p-relati {
  position: relative;
}
.budget.btn-cambio {
  min-width: 86px;
}
.btn-cambio {
  cursor: pointer;
}
.altura_dos_lineas {
  min-height: 3em;
  max-width: 100%;
  display: flex !important;
  align-items: end;
}
.icono_edit_esc {
  font-size: 1.4rem;
}
.body_escaparate > #container, body div#pie {
  background-image: url("/css/img/f-blanco.jpg") !important;
  background-position: top center !important;
  background-repeat: repeat-y !important;
}
.btn-atras.margen_borde {
  margin-right: 0.9375rem;
}
.body_escaparate {
  display: flex;
  flex-direction: column;
}
.body_escaparate #container {
  flex-grow: 1;
}
* {
  font-family: "Work Sans", sans-serif;
}
#home {
  color: #B31733 !important;
}
#menu_lateral {
  width: 90px;
  display: inline-block;
  float: left;
  border-right: 1px solid #fbfbfb;
  position: relative;
  text-align: center;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.05);
}
.boton_menu_lateral {
  font-size: 25px;
  color: #a3a3a3;
  position: absolute;
  bottom: 50%;
  left: 37px;
}
#contenido {
  min-height: 100%;
  display: inline-block;
  float: left;
  width: 100%;
  background: none !important;
}
.deshabilitar_enlace {
  pointer-events: none;
  cursor: default;
}
.seleccionado {
  border: 2px solid #B31733;
}
.colores_detalles {
  height: 1rem !important;
  width: 1rem !important;
  margin: 4px !important;
}
.flex_poco_espacio {
  display: flex;
  margin-bottom: 1.25rem;
}
#menu_superior {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  margin: 0 auto;
  width: 1024px;
  max-width: 100%;
  text-align: left;
  padding: 1rem 0.9375rem;
}
@media screen and (max-width: 778px) {
  #menu_superior {
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 0;
  }
}
#menu_superior #logotipo {
  padding: 0;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  height: 75px;
  min-height: 75px;
  max-width: 200px;
  margin-right: 1rem;
}
@media screen and (max-width: 778px) {
  #menu_superior #logotipo {
    margin-bottom: 1rem;
  }
}
#menu_superior #logotipo img {
  margin-top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#menu_superior .logotipo-movil {
  display: none;
}
#menu_superior .buscador_escaparate {
  flex-basis: 200px;
  position: relative;
}
#menu_superior .buscador_escaparate form > .input.text {
  display: inline-block;
  margin: 0;
}
#menu_superior .buscador_escaparate form > .input.text input {
  border: 1px solid #ccc !important;
  margin: 0;
  padding: 0 2rem 0 0.5rem;
  border: none;
  box-shadow: none;
  width: 200px;
}
#menu_superior .buscador_escaparate form > .input.text input:focus {
  background: none;
}
#menu_superior .buscador_escaparate form > .search_escaparate {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 25px;
  font-size: 1.5em;
  background: inherit;
  color: #aaa;
  height: 2.3125rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  text-align: left;
  line-height: 1;
}
@media screen and (max-width: 778px) {
  #menu_superior .cesta_menu {
    width: 100%;
    padding: 0.75rem 0;
    border-top: 1px solid #eee;
  }
}
@media screen and (max-width: 515px) {
  #menu_superior .cesta_menu {
    margin-top: 1rem;
  }
}
#menu_superior .cesta_menu > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 778px) {
  #menu_superior .cesta_menu > ul {
    flex-wrap: wrap;
  }
}
#menu_superior .cesta_menu > ul > li {
  margin-left: 0.5rem;
}
#menu_superior .cesta_menu > ul .menu-idioma-escaparate {
  margin: 0;
  list-style: none;
  position: relative;
}
#menu_superior .cesta_menu > ul .menu-idioma-escaparate > li > a {
  padding: 0.5rem 3rem 0.5rem 1rem;
  color: #606060;
  position: relative;
}
#menu_superior .cesta_menu > ul .menu-idioma-escaparate > li > a::before {
  content: "";
  border-left: 0.75rem solid transparent;
  border-right: 0.75rem solid transparent;
  border-top: 0.5rem solid #B31733;
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
}
#menu_superior .cesta_menu > ul .menu-idioma-escaparate > li > a::after {
  content: "";
  border-left: calc(.75rem - 2px) solid transparent;
  border-right: calc(0.75rem - 2px) solid transparent;
  border-top: calc(0.45rem) solid #fff;
  position: absolute;
  right: calc(.75rem + 2px);
  top: calc(50% - 1px);
  transform: translateY(-50%);
}
#menu_superior .cesta_menu > ul .menu-idioma-escaparate > li > ul {
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  z-index: 1;
  background-color: #fff;
}
#menu_superior .cesta_menu > ul .menu-idioma-escaparate > li > ul > li {
  display: block;
}
#menu_superior .cesta_menu > ul .menu-idioma-escaparate > li > ul > li > a {
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: underline;
  color: #606060;
}
#menu_superior .cesta_menu > ul .menu-idioma-escaparate:hover > li > ul {
  display: block;
}
#menu_superior .cesta_menu > ul .usuario {
  display: flex;
  align-items: center;
}
#menu_superior .cesta_menu > ul .usuario .iniciales {
  color: #fff;
  margin-right: 0.5rem;
}
@media screen and (max-width: 1100px) {
  #menu_superior .cesta_menu > ul .usuario .iniciales {
    display: none;
  }
}
#menu_superior .cesta_menu > ul .usuario .nombre_usuario {
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 600;
  color: #2e4049 !important;
  font-size: 12px;
}
#menu_superior .cesta_menu > ul .usuario .nombre_usuario span {
  text-transform: none;
  color: inherit !important;
  font-weight: normal;
  font-size: 12px;
}
#menu_superior .cesta_menu > ul .link, #menu_superior .cesta_menu > ul .link-salir {
  display: block;
  padding: 0.5rem;
  line-height: 1;
  color: #2e4049;
}
#menu_superior .cesta_menu > ul .link i, #menu_superior .cesta_menu > ul .link span, #menu_superior .cesta_menu > ul .link-salir i, #menu_superior .cesta_menu > ul .link-salir span {
  color: inherit;
  font-size: 1.25rem;
}
#menu_superior .cesta_menu > ul .li-cesta {
  margin-left: 1.5rem;
}
#menu_superior .cesta_menu > ul .li-cesta .icono_items_cesta {
  font-size: 0.75rem;
}
#menu_superior .cesta_menu > ul .li-cesta .icono_items_cesta > a {
  display: flex;
  align-items: center;
  position: relative;
  color: #2e4049;
  text-transform: uppercase;
  font-weight: bold;
}
#menu_superior .cesta_menu > ul .li-cesta .icono_items_cesta > a img {
  margin-right: 0.25rem;
}
#menu_superior .cesta_menu > ul .li-cesta .icono_items_cesta > a .items_cesta {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  border-radius: 0.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  background: #2e4049;
  padding: 0 0.25rem;
  line-height: 1.5;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 600;
  color: #fff;
  border: 2px solid #fff;
}
.productos_destacados .producto {
  color: #B31733;
  padding-top: 40px;
  padding-bottom: 40px;
  min-height: 350px;
}
.productos_destacados .producto .texto_producto {
  text-transform: uppercase;
  width: 50%;
  line-height: 1.1;
  font-weight: 600;
  height: 55px;
}
.productos_destacados .producto .producto_imagen {
  display: table;
  height: 295px;
  margin: 0 auto;
}
.productos_destacados .producto .producto_imagen .contenedor_producto_imagen {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 1100px) {
  .productos_destacados .producto {
    min-height: 410px;
  }
}
@media (max-width: 800px) {
  div.cnt-tab-ficha > div > div.tab1, div.cnt-tab-ficha > div > div.tab2, div.cnt-tab-ficha > div > div.tab3 {
    padding: 0.2rem 0.3rem;
    margin-right: 0.1rem;
    font-size: 11px;
  }
  div.cnt-tab-ficha > div > div.tab3 {
    margin-right: 0 !important;
  }
}
.clear {
  clear: both;
}
.cnt-prod-rel a {
  display: block;
  transition: all 1s;
  border: 3px solid #f3f3f3;
  text-align: center;
}
.cnt-prod-rel a img {
  padding: 0.9375rem;
}
.cnt-prod-rel a div {
  color: #b3b3b3;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1.15;
  padding: 10px 7px 7px 7px;
  text-align: left;
  transition: all 1s;
}
.cnt-prod-rel a div strong {
  transition: all 1s;
  font-size: 12px;
  color: inherit;
  display: block;
}
.cnt-prod-rel a:hover {
  border-color: #000000;
}
.cnt-prod-rel a:hover div {
  background-color: #000000;
  color: #fff;
}
#Modal360 {
  position: fixed !important;
  width: 100% !important;
  height: auto !important;
  padding: 0 !important;
  transition: all ease 0.5s;
  box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 20px 4px inset;
  min-height: 44vh !important;
}
#Modal360 .close-reveal-modal {
  top: 0.2rem;
}
#Modal360 ul {
  margin: 2rem !important;
}
.btn-rotate {
  padding: 0.5rem;
  border: 2px solid #e6e6e6;
  color: #606060;
  padding-left: 2rem;
  position: relative;
}
.btn-rotate svg {
  width: 1.4rem;
  height: auto;
  position: absolute;
  left: 5px;
}
.btn-rotate:hover {
  color: #606060 !important;
}
.btn-rotate:focus {
  color: #606060 !important;
  box-shadow: 0 0 10px #000;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .cnt-prod-rel > div:nth-child(4n+1) {
    clear: both;
  }
}
@media (min-width: 1025px) {
  .cnt-prod-rel > div:nth-child(6n+1) {
    clear: both;
  }
  #Modal360 {
    width: 60% !important;
  }
}
.cnt-tab-ficha {
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: inline-block;
  width: 100%;
}
.cnt-tab-ficha .tab1, .cnt-tab-ficha .tab2, .cnt-tab-ficha .tab3 {
  border: 1px solid #e6e6e6;
  background-color: #f8f8f8;
  display: inline-block;
  padding: 0.9375rem;
  float: left;
  margin: 0 0.9375rem -1px 0;
  position: relative;
  text-transform: uppercase;
  font-size: 12px;
  cursor: pointer;
}
.cnt-tab-ficha .tab1.tab-active, .cnt-tab-ficha .tab2.tab-active, .cnt-tab-ficha .tab3.tab-active {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
.cnt-tab-ficha #tab1, .cnt-tab-ficha #tab2, .cnt-tab-ficha #tab3 {
  background-color: #fff;
  padding: 0.9375rem;
  border: 1px solid #e6e6e6;
  font-size: 14px;
  color: #a0a0a0;
}
.cnt-tab-ficha #tab1 span, .cnt-tab-ficha #tab2 span, .cnt-tab-ficha #tab3 span {
  color: #202020;
  font-weight: bold;
}
.cnt-tab-ficha #tab1 hr, .cnt-tab-ficha #tab2 hr, .cnt-tab-ficha #tab3 hr {
  margin: 10px 0;
}
.cnt-tab-ficha #tab1 hr:first-child, .cnt-tab-ficha #tab2 hr:first-child, .cnt-tab-ficha #tab3 hr:first-child {
  display: none;
}
.descripcion-en-ficha {
  font-size: 14px;
  color: #a0a0a0;
}
.descripcion-en-ficha span {
  color: #202020;
  font-weight: bold;
}
.cnt-miniaturas {
  text-align: center;
  padding: 0 0.46875rem;
}
.cnt-miniaturas > a {
  display: inline-block;
  border: 1px solid #e6e6e6;
  margin: 0.46875rem;
}
.cnt-miniaturas > a > img {
  display: inline-block;
  padding: 0.234375rem;
  max-width: 75px;
  height: 75px;
}
.cnt-miniaturas > img {
  display: inline-block;
  padding: 0.234375rem;
  max-width: 75px;
  height: 75px;
  border: 1px solid #e6e6e6;
  cursor: pointer;
}
h1 {
  color: #a3aaae;
  font-size: 30px;
  font-weight: 300 !important;
  font-family: "Work Sans", sans-serif;
}
.cnt-steps {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 0.25rem 0.9375rem;
}
.cnt-steps a {
  font-size: 12px;
  font-weight: 300;
  margin-right: 1rem;
  padding-right: 1rem;
  border-right: 1px solid #ccc;
  color: #000000 !important;
}
.cnt-steps a:last-child {
  border: none;
}
.cnt-listado-delegaciones {
  padding: 50px 0;
  background: #fff;
}
.cnt-listado-delegaciones .medium-3 {
  padding-top: 2rem;
  padding-bottom: 2.5rem;
}
.cnt-listado-delegaciones .medium-3 a {
  display: block;
  font-weight: bold;
  line-height: 1.2;
  min-height: 40px;
  color: #B31733;
  text-transform: uppercase;
}
.cnt-listado-delegaciones .medium-3 a img {
  margin-top: 0.5rem;
  width: 260px;
  max-width: 100%;
  max-height: 155px;
}
.cnt-listado-delegaciones .medium-3:nth-child(4n+1) {
  clear: both;
}
.cnt-listado-grupos {
  padding: 50px 0;
  background: #fff;
}
.cnt-listado-grupos .medium-tercio {
  width: 33.3%;
  float: left;
}
.cnt-listado-grupos .medium-3, .cnt-listado-grupos > .columns, .cnt-listado-grupos > div {
  margin-bottom: 1rem;
  overflow: hidden;
}
.cnt-listado-grupos .medium-3 a, .cnt-listado-grupos > .columns a, .cnt-listado-grupos > div a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-bottom: 46px;
  border: 1px solid #e6e6e6;
  text-align: center;
  width: 100%;
  white-space: nowrap;
  text-align: center;
}
.cnt-listado-grupos .medium-3 a .helper, .cnt-listado-grupos > .columns a .helper, .cnt-listado-grupos > div a .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.cnt-listado-grupos .medium-3 a div, .cnt-listado-grupos > .columns a div, .cnt-listado-grupos > div a div {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  padding: 1rem 1rem;
  margin: 0;
  text-transform: uppercase;
  background-color: #B31733;
  font-size: 12px;
}
.cnt-listado-grupos .medium-3 a img, .cnt-listado-grupos > .columns a img, .cnt-listado-grupos > div a img {
  max-height: 255px;
  max-width: 100%;
  vertical-align: middle;
}
.cnt-listado-grupos .medium-3:nth-child(3n+1), .cnt-listado-grupos > .columns:nth-child(3n+1), .cnt-listado-grupos > div:nth-child(3n+1) {
  clear: both;
}
.cnt-listado-familias {
  padding: 50px 0;
  background: #fff;
}
.cnt-listado-familias .medium-3 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: center;
}
.cnt-listado-familias .medium-3 p {
  margin: 0;
}
.cnt-listado-familias .medium-3 a {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  line-height: 1.2;
  min-height: 40px;
  color: #B31733;
  text-align: left;
  margin: 0 auto;
  max-width: 100%;
  text-transform: uppercase;
}
.cnt-listado-familias .medium-3 a img {
  max-width: 210px;
  max-height: 230px;
}
.cnt-listado-familias .medium-3:nth-child(4n+1) {
  clear: both;
}
.cnt-listado-subfamilias a img {
  margin-top: 0.5rem;
  display: block;
}
.cnt-product-list > .columns {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
}
.cnt-product-list > .columns:nth-child(4n+1) {
  clear: both;
}
@media (max-width: 1024px) {
  .cnt-product-list > .columns:nth-child(4n+1) {
    clear: both;
  }
}
.tt-uppercase {
  text-transform: uppercase;
}
.titulo-bundle-escaparate {
  background: #B31733;
  font-weight: bolder;
  text-transform: uppercase;
  margin-top: -15px;
  line-height: 2.5em;
  color: #F7A80B;
}
.producto-en-listado {
  text-align: center;
  transition: all 0.5s ease-in-out;
  padding-left: 37px;
  padding-right: 37px;
  position: relative;
  overflow: hidden;
}
.producto-en-listado .tallas {
  transition: all 0.5s ease-in-out;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border-left: 1px solid #fff;
  width: 37px;
  margin-right: -37px;
  right: 0;
  background: #fff;
}
.producto-en-listado .tallas span {
  display: inline-block;
  border-bottom: 2px solid #f5f5f5;
  width: 30px;
  margin-left: 3px;
  clear: both;
  font-size: 12px;
  text-transform: uppercase;
  color: #5e5e5e;
  text-align: center;
  padding: 4px 0;
  float: left;
}
.producto-en-listado:hover {
  box-shadow: 0 0 10px #7E7E7E;
}
.producto-en-listado:hover .tallas {
  border-color: #eaeaea;
  margin-right: 0;
}
.producto-en-listado a.enlace-producto {
  text-align: left;
  display: inline-block;
  width: 100%;
  max-width: 325px;
  text-align: center;
  transition: all 0.5s ease-in-out;
  border: none;
  background: none;
}
.producto-en-listado a.enlace-producto span {
  display: inline-block;
  margin: 0 auto;
}
.producto-en-listado a.enlace-producto span span {
  display: table-cell;
  margin: 0 auto !important;
  height: 200px;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.producto-en-listado a.enlace-producto span span img {
  max-height: 200px;
}
.producto-en-listado a.enlace-producto div {
  color: #565656;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1.15;
  padding: 10px 7px 7px 7px;
  text-align: center;
  transition: all 0.5s ease-in-out;
  min-height: 63px;
  background: none;
}
.producto-en-listado a.enlace-producto div strong {
  transition: all 0.5s ease-in-out;
  font-size: 13px;
  color: inherit;
  display: block;
}
.producto-en-listado a.enlace-producto p {
  height: auto !important;
  display: inline-block !important;
  color: #B31733;
  font-size: 13px;
  margin: 0;
}
.muestra-color {
  margin: 5px;
  width: 13px;
  height: 13px;
  min-height: 13px;
  padding: 0;
  box-shadow: 0 0 2px #ddd;
}
@media (min-width: 1400px) and (max-width: 1800px) {
  .producto-en-listado a span span {
    height: 250px;
  }
  .producto-en-listado a span span img {
    max-height: 250px;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .producto-en-listado a span span {
    height: 200px;
  }
  .producto-en-listado a span span img {
    max-height: 200px;
  }
}
@media (min-width: 800px) and (max-width: 1024px) {
  .producto-en-listado a span span {
    height: 150px;
  }
  .producto-en-listado a span span img {
    max-height: 150px;
  }
}
@media (min-width: 641px) and (max-width: 799px) {
  .producto-en-listado a span span {
    height: 125px;
  }
  .producto-en-listado a span span img {
    max-height: 125px;
  }
}
.d-inline-block {
  display: inline-block;
}
.w-100p {
  width: 100%;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.row.contenedor-ancho {
  padding-left: 0 !important;
}
.d-none {
  display: none !important;
}
.btn-cancelar {
  background-color: #8d8f94;
  color: #fff;
  float: right;
  padding: 30px 40px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
}
.info_limite_envio {
  font-size: 16px;
  transform: translateY(-1px);
}
.info_limite_envio:before {
  transform: translateY(-1px);
}
.btn-cancelar_personal {
  background-color: #8d8f94;
  color: #fff;
  float: left;
  padding: 30px 40px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
}
.btn-guardar_personal {
  background-color: #e1001a;
  color: #fff;
  float: right;
  padding: 30px 40px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
}
.cant-tallas {
  padding: 14px 0 7px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ececec;
  margin-bottom: 1rem;
}
.cant-tallas .titulo {
  text-transform: uppercase;
  float: none !important;
  width: 100% !important;
  color: #000000;
  font-size: 1rem;
  font-weight: bold;
  padding: 1rem 0 0.5rem;
}
.cant-tallas > div {
  width: 56px;
  float: left;
  margin-right: 7px;
}
.cant-tallas > div > span {
  width: 56px;
  display: inline-block;
  float: left;
  border: 1px solid #c1c1c1;
  margin-bottom: 7px;
  font-size: 11px;
  color: #3e3e3e;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  padding: 5px 3px;
}
.cant-tallas > div > span.pocos {
  background: #f9461b !important;
  font-size: 0.75em;
}
.cant-tallas > div > span.agotado {
  background: #CC0800 !important;
  font-size: 0.75em;
}
.cant-tallas > div > span.muchos {
  background: #40aa75 !important;
  font-size: 0.75em;
}
.cant-tallas > div > span.bell {
  font-size: 1em;
}
.cant-tallas > div input {
  border: 1px solid #c1c1c1;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 2em;
  margin-bottom: 7px;
}
.add_carrito {
  background-color: #B31733;
  padding: 0 1rem 0 1rem !important;
  margin-bottom: 0 !important;
}
.add_carrito span {
  text-transform: uppercase;
  font-weight: bold;
  background-image: url("img/bolsa.png");
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 0.9rem 0 0.9rem 1.75rem !important;
}
.add_carrito span.no_image {
  background-image: none;
}
.add_carrito span.no_image i {
  color: #fff;
  font-size: large;
}
.add_carrito:hover, .add_carrito:active, .add_carrito:focus {
  background-color: #6f0e20;
}
.cnt-boton-compra .medium-6 {
  font-size: 1rem;
  color: #000000;
}
.cnt-boton-compra .medium-6 div {
  font-weight: bold;
  font-size: 25px;
}
.cnt-boton-compra .medium-6 div.c-fallo {
  color: #B31733;
}
.cnt-boton-compra .medium-6 div.c-exito {
  color: #7cc16b;
}
.btn-ft {
  font-size: 14px;
  color: #8d8d8d;
  font-weight: bold;
  text-transform: uppercase;
}
.btn-ft i {
  color: #B31733;
}
.producto-en-listado a.enlace-producto.enlace-producto-rel span span {
  height: 200px;
}
.h2-primary {
  font-size: 1rem;
  color: #B31733;
  font-weight: bold;
  text-transform: uppercase;
}
.segundo-menu {
  margin-bottom: 1rem;
  text-align: center;
  height: 2.4em;
}
.segundo-menu * {
  list-style: none;
}
.segundo-menu span {
  padding: 0.35em 0.75em 0.35em 0.75em;
  text-align: center;
  cursor: pointer;
}
.segundo-menu ul {
  margin: 0;
  width: 100%;
  overflow: auto;
}
.segundo-menu ul li {
  display: inline-block;
}
.segundo-menu ul li.active {
  color: #ffffff;
}
.segundo-menu ul li.active > a {
  color: #CC0800;
}
.segundo-menu > div {
  box-shadow: 0 8px 8px -8px #c3c8c8, 0 -8px 8px -8px #c3c8c8;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
  max-width: 1024px;
  padding: 0 2rem;
  height: 2.25em !important;
  align-items: center;
}
.segundo-menu > div a {
  color: #000;
  padding: 0.5rem 2rem;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.menu-barra {
  text-align: center;
  min-height: 37px;
}
.menu-barra .items_menu {
  background-color: #000000 !important;
  text-align: left;
  margin: 0 auto;
  width: 1025px;
  max-width: 100%;
  display: inline-block;
}
.menu-barra .items_menu a.pedidos {
  color: #ff2424;
  border-color: #ff2424;
}
.menu-barra .items_menu a.pedidos span {
  color: #fff;
  background-color: #ff2424;
  border-radius: 50%;
  display: inline-block;
  min-width: 19px;
  text-align: center;
  padding: 0 2px;
}
.menu-barra .items_menu a.tallas {
  color: #f66228;
  border-color: #f66228;
}
.menu-barra .items_menu a.devoluciones {
  color: #fff;
}
.menu-barra .items_menu ul {
  list-style: none;
  display: inline-block;
  margin: 0;
}
.menu-barra .items_menu ul li {
  display: inline-block;
  list-style: none;
  float: left;
  margin-bottom: -2px;
}
.menu-barra .items_menu ul li a {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.5rem 20px;
  border-bottom: 1px solid transparent;
}
.telefono-barra span, .contacto-barra span {
  font-size: 20px;
  float: left;
  margin: -5px 5px -5px 0;
}
.contacto-barra span {
  margin: -7px 5px -7px 0;
}
.telefono-barra {
  float: right;
  color: #737373;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.25rem 0.5rem;
}
.contacto-barra {
  float: right;
  color: #737373;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.25rem 0.5rem;
}
@media (max-width: 810px) {
  .menu-barra {
    min-height: 36px;
  }
  .menu-barra .items_menu ul {
    display: inline-block;
    width: 100%;
  }
  .menu-barra .items_menu ul li a {
    border-bottom: 1px solid #fff;
    display: block;
  }
  .contacto-barra, .telefono-barra {
    display: inline-block;
    float: none;
  }
}
@media (max-width: 515px) {
  .menu-barra .items_menu {
    text-align: center;
  }
  .menu-barra .items_menu ul li {
    display: inline-block;
    float: none;
    width: 100%;
  }
  .menu-barra .items_menu ul li a {
    text-align: center;
  }
  .menu-barra .items_menu .contacto-barra, .menu-barra .items_menu .telefono-barra {
    padding-top: 10px;
  }
}
.miniLogo {
  position: absolute;
  left: 0.25rem;
  bottom: 0.25rem;
  max-width: 25px;
  max-height: 25px;
  font-size: 1px;
  color: #fff;
}
div#pie {
  background: none !important;
  padding: 1rem 0 1.5rem 0 !important;
  color: #56656d !important;
  font-size: 14px;
  line-height: 1.3;
}
div#pie strong {
  color: #2e4049 !important;
  font-size: 14px;
}
div#pie .d-block {
  display: block;
}
div#pie * {
  text-align: center;
}
.cnt-enlaces {
  width: 1024px;
  max-width: 100%;
  margin: 0 auto;
  background: #e5e5e5 !important;
  padding: 1rem 0;
  margin-bottom: -6px;
}
.cnt-enlaces ul {
  list-style: none;
  margin: 0;
}
.cnt-enlaces strong {
  font-size: 14px;
  color: #394550;
  text-transform: uppercase;
}
.cnt-enlaces a {
  font-size: 12px;
  color: #000;
}
.listado-caracteristicas .ion-checkmark.check-caracteristicas {
  color: #B31733 !important;
}
div.cnt-ficha .flex-producto {
  display: flex;
  align-items: stretch;
}
@media screen and (max-width: 50rem) {
  div.cnt-ficha .flex-producto {
    flex-direction: column;
  }
}
div.cnt-ficha .flex-producto .image-ficha {
  width: 35%;
  margin-right: 1rem;
  padding: 1rem;
}
@media screen and (max-width: 50rem) {
  div.cnt-ficha .flex-producto .image-ficha {
    width: 100%;
  }
}
div.cnt-ficha .flex-producto .datos-ficha {
  width: 65%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 50rem) {
  div.cnt-ficha .flex-producto .datos-ficha {
    width: 100%;
  }
}
div.cnt-ficha .flex-producto .datos-ficha .boton_informacion_detallada {
  margin-top: auto;
  background: none;
  border: none;
  border-radius: 0;
  color: #7E7E7E;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  cursor: pointer;
  box-shadow: none;
}
div.cnt-ficha .flex-producto .datos-ficha .boton_informacion_detallada span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  color: white;
  background: #7E7E7E;
  margin-right: 0.5rem;
  transition: 0.35s ease;
}
div.cnt-ficha .flex-producto .datos-ficha .boton_informacion_detallada span.girar {
  transform: rotate(180deg);
}
div.cnt-ficha h1 {
  color: #000000;
  font-size: 1rem;
  font-weight: bold !important;
}
div.cnt-ficha h2 {
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  border-bottom: 1px solid #ececec;
  padding-bottom: 0.75rem;
  text-transform: uppercase;
}
div.cnt-ficha .descripcion-en-ficha {
  color: #000000;
  font-size: 12px;
  font-weight: normal;
}
div.cnt-ficha .listado-caracteristicas {
  margin-top: 2rem;
}
div.cnt-ficha .listado-caracteristicas h3 {
  font-weight: 600;
  text-transform: uppercase;
  color: black;
  margin: 0 0 0.25rem;
  font-size: 0.95rem;
}
div.cnt-ficha .listado-caracteristicas div {
  display: flex;
  align-items: center;
}
div.cnt-ficha .listado-caracteristicas div span {
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  margin-right: 0.5rem;
}
div.cnt-ficha .listado-caracteristicas div span.ion-checkmark.check-caracteristicas {
  color: #e1001a;
}
div.cnt-ficha .background-color-gris {
  background: #f9f9f9;
}
div.cnt-ficha .p-2 {
  padding: 1.5rem;
}
div.cnt-ficha .informacion_detallada h2 {
  font-weight: 600;
  margin: 0 0 0.25rem;
}
div.cnt-ficha .informacion_detallada h3 {
  text-transform: uppercase;
}
div.cnt-ficha .informacion_detallada strong {
  display: block;
  text-transform: uppercase;
  margin-top: 1rem;
  color: #000000;
}
div.cnt-ficha .informacion_detallada hr {
  height: 4px;
  width: 100%;
  background: white;
  border: none;
}
div.cnt-ficha .informacion_detallada .datepicker label {
  display: block !important;
}
div.cnt-ficha .informacion_detallada .boton-actualizar {
  margin-left: auto;
}
div.cnt-ficha .informacion_detallada .boton-actualizar button {
  margin: 0;
}
div.cnt-ficha .informacion_detallada .clear {
  overflow-y: auto;
}
div.cnt-ficha .informacion_detallada .clear:not(:last-of-type) {
  margin-bottom: 2rem;
}
.precio-card {
  padding: 0.25rem 0;
  font-size: 14px;
  font-weight: 300;
  color: #898989;
  margin: 0 -2rem;
}
div.segundo-menu > div {
  position: relative;
}
div.segundo-menu > div > ul {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  width: 90%;
  display: inline-block;
}
div.segundo-menu > div > ul > li.active {
  background: #B31733 !important;
}
div.segundo-menu > div > ul > li.active > a {
  color: #fff !important;
}
div.segundo-menu ul > li > ul {
  position: absolute;
  background: #f5f5f5;
  z-index: 1;
  box-shadow: 0 0 10px #ddd;
  width: 100%;
  left: 0;
  text-align: left;
  top: 2.215em;
  display: none;
}
div.segundo-menu ul > li > ul > li {
  display: block;
  float: none;
  position: relative;
}
div.segundo-menu ul > li > ul > li > a {
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
div.segundo-menu ul > li > ul > li > ul.menu {
  box-shadow: none;
  position: static;
  background: #fff;
  top: 0;
  display: block;
}
div.segundo-menu ul > li > ul > li > ul.menu > li {
  width: calc(100% - 2em);
  left: 2em;
}
div.segundo-menu ul > li > ul > li > ul.menu > li > a.seleccionado {
  color: #B31733 !important;
}
div.segundo-menu ul > li > ul > li > ul.menu > li > ul {
  width: calc(100% - 5em);
  background: #fff;
  position: relative;
  left: 5em;
}
div.segundo-menu ul > li > ul > li > ul.menu > li:hover > ul {
  display: block;
}
div.segundo-menu ul > li:hover > ul {
  display: block;
}
.fallo {
  background-color: #CC0800 !important;
  color: #fff !important;
  border: none;
}
.c-fallo {
  color: #CC0800 !important;
}
.c-exito {
  color: #7cc16b !important;
}
.c-gris {
  color: #818A8F !important;
}
.c-blanco {
  color: #ffffff !important;
}
.c-primary {
  color: #B31733 !important;
}
.c-informacion {
  color: #f9461b !important;
}
.c-morado {
  color: #8980DC !important;
}
.c-azul {
  color: #7DC1ED !important;
}
.f-style-normal {
  font-style: normal;
}
.f-style-italic {
  font-style: italic;
}
.f-style-oblique {
  font-style: oblique;
}
.fw-normal {
  font-weight: normal;
}
.fw-bold {
  font-weight: bold;
}
.fw-bolder {
  font-weight: bolder;
}
.fw-lighter {
  font-weight: lighter;
}
.fs-1 {
  font-size: 1em !important;
}
.fs-inherit {
  font-size: inherit;
}
.fs-initial {
  font-size: initial;
}
.fs-xx-small {
  font-size: xx-small;
}
.fs-x-small {
  font-size: x-small;
}
.fs-small {
  font-size: small;
}
.fs-medium {
  font-size: medium;
}
.fs-large {
  font-size: large;
}
.fs-x-large {
  font-size: x-large;
}
.fs-xx-large {
  font-size: xx-large;
}
.fs-smaller {
  font-size: smaller;
}
.fs-larger {
  font-size: larger;
}
.ta-left {
  text-align: left;
}
.ta-center {
  text-align: center;
}
.ta-right {
  text-align: right;
}
.ta-justify {
  text-align: justify;
}
.table-cesta {
  border: none !important;
  margin-top: 25px;
}
.table-cesta span.c-fallo.fs-xx-small, .table-cesta span.c-fallo.fs-x-large {
  color: #B31733 !important;
}
.table-cesta tr, .table-cesta tr td {
  background: #fff;
  border-left: none;
  border-right: none;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
@media (max-width: 640px) {
  .table-cesta {
    display: block;
  }
  .table-cesta .logotipo-movil {
    display: block;
    padding: 10px 10px 15px 10px;
  }
  .table-cesta #menu_lateral {
    display: none;
  }
  .table-cesta div#contenido {
    width: 100%;
  }
  .table-cesta .cnt-prod-rel > div:nth-child(2n+1) {
    clear: both;
  }
  .table-cesta .producto-en-listado a span span {
    height: auto !important;
    display: inline-block !important;
  }
  .table-cesta .producto-en-listado a span span img {
    height: auto !important;
    max-height: none !important;
  }
  .table-cesta tbody {
    display: block;
  }
  .table-cesta tr {
    display: block;
    padding-left: 100px;
    position: relative;
    background: #fff !important;
  }
  .table-cesta tr td {
    display: inline-block;
    background: none;
    border: none;
  }
  .table-cesta tr td:first-child {
    padding: 0 !important;
  }
  .table-cesta tr td:first-child img {
    position: absolute;
    max-width: 100px;
    left: 0;
  }
  .table-cesta tr td:nth-child(2) {
    width: 100%;
  }
  .table-cesta tr td:nth-child(5) {
    display: block;
  }
}
.table-cesta .logotipo-movil {
  display: none;
}
.table-cesta #logotipo > a > img {
  margin: 0;
}
.btn-comprar {
  background-color: #B31733;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-left: 1rem;
  display: inline-block;
  vertical-align: top;
  padding: 1em;
}
.btn-comprar a {
  color: #ffffff;
}
.btn-comprar span {
  font-size: 25px;
  float: right;
  margin: -4px 0 -4px 10px;
  line-height: 1;
}
.btn-comprar:hover, .btn-comprar:active, .btn-comprar:focus {
  background-color: #420813 !important;
}
.btn-atras {
  background-color: #e6e6e6;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  color: #afafaf !important;
  display: inline-block;
  padding: 15px 1.5rem;
  vertical-align: top;
}
.btn-atras span {
  font-size: 25px;
  float: right;
  margin: -2px 0 -5px 10px;
  line-height: 1;
}
.btn-atras.bc-primary {
  background-color: #B31733 !important;
}
.btn-atras.btn-direccion {
  font-size: 9px !important;
}
.guardar_direccion {
  border: 2px solid #f9f9f9;
  padding: 1em;
  background-color: #f9f9f9;
}
.guardar_direccion > i {
  color: #8d8d8d;
}
.guardar_direccion:hover, .guardar_direccion:active, .guardar_direccion:focus {
  border: 2px solid #B31733;
  color: #B31733;
  background-color: #f9f9f9;
}
.c-secondary-web {
  color: #F7A80B !important;
}
.cnt-silueta-gris {
  position: relative;
  padding: 19px 31px 0 100px;
  display: inline-block;
}
.cnt-silueta-gris .input {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cnt-silueta-gris .input label {
  color: #e1001a;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.15;
  font-size: 14px;
}
.cnt-silueta-gris .input label span {
  font-weight: normal;
  display: block;
  color: #000000;
}
.cnt-silueta-gris .input input[type="number"], .cnt-silueta-gris .input input[type="text"] {
  width: 50px;
  height: 40px;
  border: 1px solid #c8c8c8;
  text-align: center;
  margin: 0;
}
.cnt-silueta-gris div.altura {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.cnt-silueta-gris div.cintura {
  position: absolute;
  top: 246px;
  left: 0;
  width: 100%;
}
.cnt-silueta-gris div.cadera {
  position: absolute;
  top: 314px;
  left: 0;
  width: 100%;
}
.cnt-silueta-gris div.manga {
  position: absolute;
  top: 185px;
  left: 0;
  width: 100%;
}
.cnt-silueta-gris div.entrepierna {
  position: absolute;
  top: 440px;
  left: 0;
  width: 100%;
}
.cnt-silueta-gris div.pecho {
  position: absolute;
  top: 122px;
  left: 0;
  width: 100%;
}
.cnt-silueta-gris div.pies {
  position: absolute;
  top: 606px;
  left: 0;
  width: 100%;
}
.cnt-silueta-gris .silueta-gris {
  max-width: none;
}
.d-flex {
  display: flex;
  gap: 1rem;
}
.d-flex > * {
  flex-grow: 1;
}
.btn-calcular-tallas {
  background: #B31733 !important;
  display: inline-block;
  line-height: 1;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.5rem 1rem;
  margin-top: 2rem;
}
.cnt-silueta-oscura {
  background-color: #191919;
  background-image: url("img/silueta-oscura.png");
  background-repeat: no-repeat;
  background-position: right 20px top 90px;
  padding-right: 220px;
  padding-left: 50px;
  padding-bottom: 10px;
  min-height: 750px;
  position: relative;
}
.cnt-silueta-oscura * {
  color: #fff;
}
.cnt-silueta-oscura .circulo-talla {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
}
.cnt-silueta-oscura .circulo-talla div {
  color: #F7A80B;
  background-color: #000;
  font-size: 25px;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  min-width: 41px;
  padding: 0 2px;
  border-radius: 50%;
  text-transform: uppercase;
}
.cnt-silueta-oscura .circulo-talla.circulo1 {
  right: 86px;
  top: 230px;
}
.cnt-silueta-oscura .circulo-talla.circulo2 {
  right: 120px;
  top: 450px;
}
.cnt-silueta-oscura .circulo-talla.circulo3 {
  right: 120px;
  top: 620px;
}
.cnt-silueta-oscura h1 {
  color: #B31733;
  margin-top: 20px;
}
.cnt-silueta-oscura select {
  color: #606060;
  border: none;
  height: 31px;
}
.cnt-silueta-oscura select option {
  color: #606060;
}
.cnt-silueta-oscura .btn-guardar {
  background: #B31733 !important;
  display: inline-block;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.75rem 1rem;
  margin-top: 20px;
  width: 100%;
  text-align: center;
}
.cnt-silueta-oscura label {
  text-transform: uppercase;
}
.cnt-silueta-oscura .tit-talla {
  margin-top: 25px;
  margin-bottom: 5px;
  line-height: 1.15;
}
.cnt-silueta-oscura .tit-talla strong {
  display: block;
  line-height: 1.15;
}
.aviso_carrito_vacio {
  background-color: #E0E3E6;
  height: 75px;
  border-radius: 20px;
  text-align: center;
  padding: 25px;
  font-weight: bold;
}
.cnt-ficha-gestor {
  margin-bottom: 40px;
  color: #2f4049 !important;
  font-size: 12px;
  text-align: center !important;
}
.cnt-ficha-gestor * {
  color: #2f4049 !important;
  text-align: left !important;
  font-size: 12px;
}
.cnt-ficha-gestor h1 {
  line-height: 1 !important;
  font-weight: 300 !important;
  color: #2f4049 !important;
  font-size: 16px !important;
  text-align: left !important;
  margin: 0;
}
.cnt-ficha-gestor h1 span {
  font-weight: bold !important;
  color: #2f4049 !important;
  font-size: 14px !important;
  display: block;
  text-align: left !important;
}
.cnt-ficha-gestor > div {
  position: relative;
  padding: 25px 20px 25px 160px;
  min-height: 170px;
  text-align: left;
  display: inline-block;
  width: auto;
}
.cnt-ficha-gestor > div a.fotografia {
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 25px;
  width: 120px;
  height: 120px;
}
.cnt-ficha-gestor > div a.fotografia img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  box-shadow: 0 0 5px #7E7E7E;
}
.cnt-ficha-gestor > div .nombre-gestor {
  font-weight: bold;
  font-size: 12px;
  margin-top: 20px;
  margin-bottom: 10px;
}
@font-face {
  font-family: "fontello";
  src: url("/css/fonts/fontello.eot?35825955");
  src: url("/css/fonts/fontello.eot?35825955#iefix") format("embedded-opentype"), url("/css/fonts/fontello.woff?35825955") format("woff"), url("/css/fonts/fontello.ttf?35825955") format("truetype"), url("/css/fonts/fontello.svg?35825955#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
.ctn-menu-bara-lateral-escaparate {
  position: fixed;
  top: 150px;
  left: 0;
  z-index: 90;
  margin-top: 7rem;
}
span.con-icono {
  font-family: fontello;
  font-size: 24px;
  line-height: 1;
  color: #acbdc6;
}
.menu-barra-lateral-web {
  margin: 0;
  background-color: #F7A80B;
  color: #fff;
  padding: 0.5rem 0;
  border-radius: 0 35px 35px 0;
}
.menu-barra-lateral-web li {
  list-style: none;
}
.menu-barra-lateral-web li a {
  display: block;
  color: #fff !important;
  padding: 0.5rem 0.75rem;
  line-height: 1;
}
.menu-barra-lateral-web li a span {
  line-height: 1;
  color: inherit;
}
div.cnt-silueta-oscura h1 {
  white-space: nowrap;
}
@media (max-width: 990px) {
  div.cnt-silueta-oscura {
    padding-right: 210px;
    padding-left: 20px;
  }
  div.cnt-silueta-oscura h1 {
    line-height: 1;
    font-size: 22px;
  }
}
@media (max-width: 885px) {
  .cnt-tallaje {
    width: 500px;
    max-width: 100%;
  }
  .cnt-tallaje > div {
    width: 100% !important;
  }
  .cnt-tallaje > div.medium-5 {
    text-align: center;
  }
  .cnt-tallaje > div.medium-5 > div {
    text-align: left;
  }
  div.cnt-silueta-oscura {
    clear: both;
    float: left !important;
  }
  #Modal360 .columns .row ul {
    margin: 20px 11px !important;
  }
}
@media (max-width: 530px) {
  .cnt-silueta-gris {
    float: left !important;
  }
  .cnt-edit-tallas {
    padding: 0;
    max-width: 100% !important;
  }
  .cnt-edit-tallas > div {
    max-width: 100% !important;
  }
  #Modal360 .clear {
    position: absolute;
    top: 0px;
    height: 100%;
  }
  #Modal360 .columns, #Modal360 .columns .row {
    height: 100%;
  }
  #Modal360 .columns .row {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
  }
  #Modal360 .columns .row ul {
    margin: 0 11px !important;
  }
}
@media (max-width: 380px) {
  div#formtallas.cnt-silueta-oscura {
    padding-right: 20px;
    background: #000;
  }
  div#formtallas.cnt-silueta-oscura select {
    max-width: 125px;
  }
  div#formtallas.cnt-silueta-oscura .circulo-talla {
    display: none;
  }
  .cnt-silueta-gris {
    max-width: 100%;
    overflow: hidden;
  }
  .cnt-silueta-gris > img.silueta-gris {
    visibility: hidden;
    opacity: 0;
  }
}
@media (max-width: 420px) {
  .cnt-ficha-gestor > div {
    padding-left: 20px;
    padding-top: 160px;
  }
}
.btn-pass {
  background-color: #B31733 !important;
  color: #fff !important;
}
button.slick-arrow::before {
  color: #aaa !important;
}
.btn-save-prev {
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  background-color: #e1001a !important;
  color: #fff;
  padding: 30px 40px;
  line-height: 1;
  display: inline-block;
  transition: all 0.5s ease-in-out;
  font-weight: bold;
}
.btn-add-prev {
  background-color: #e1001a !important;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  margin: 1rem 0.25rem;
  padding: 0.75rem 0.75rem;
  display: inline-block;
}
.btn-add-prev span {
  float: left;
  font-size: 24px;
  margin: -4px 7px -4px 0;
  line-height: 1;
}
.icon.ion-edit.c-informacion.icono-prev {
  color: #f9461b !important;
}
.icono-prev {
  font-size: 25px;
  margin-right: 0.5rem;
}
.cnt-edit-preview {
  border-bottom: 1px solid #eee;
  margin-bottom: 1.5rem;
}
.titulo-prev {
  font-size: 1.5rem;
  font-weight: 100;
  color: #e1001a;
  text-transform: uppercase;
  padding-bottom: 1.25rem;
}
.titulos_ficha_producto {
  font-weight: 600;
  text-transform: uppercase;
  color: black;
  margin: 0 0 0.25rem;
  font-size: 0.95rem;
}
div.nicescroll-rails.nicescroll-rails-hr {
  margin-top: 8px !important;
}
.m-left-1 {
  margin-left: 1em !important;
}
.m-right-1 {
  margin-right: 1em;
}
.m-top-1 {
  margin-top: 1em;
}
.m-bottom-1 {
  margin-bottom: 1em;
}
.m-horizontal-1 {
  margin-left: 1em;
  margin-right: 1em;
}
.m-vertical-1 {
  margin-top: 1em;
  margin-bottom: 1em;
}
.m-1 {
  margin: 1em;
}
.b-1 {
  border: 1px solid black !important;
}
.bc-primary {
  border-color: #B31733 !important;
}
.nicescroll-cursors {
  background: #B31733 !important;
}
.checkout {
  position: sticky;
  top: 10px;
}
.budget {
  grid-area: budget;
  height: fit-content;
  margin-top: 2.15em;
  text-align: center;
  background: #EAEEF1;
  padding: 3px;
  font-size: 13px;
  border-radius: 10%;
}
@media (max-width: 468px) {
  .budget {
    margin-top: 0;
  }
}
.btn-compra-segura {
  margin: 0 0 15px 0;
  width: 100%;
}
.btn-guarda-compra {
  margin: 0 0 15px 0;
  width: 100%;
  font-size: 12px;
}
.columna-carrito {
  background-color: #eeeced;
  padding: 15px;
}
.cantidad-carrito {
  width: 55%;
}
.cantidad-carrito > span {
  display: inline-block;
  min-width: 20px;
  text-align: center;
  padding: 5px;
  float: left;
  margin: 0 !important;
}
.cantidad-carrito > span.icon {
  background-color: #c0c4c7;
  color: #fff;
}
.cantidad-carrito > span.cantidad {
  background-color: #ebebeb;
  color: #363435;
  min-width: 35px;
}
.cantidad-carrito > input {
  height: 2em;
  width: 2em;
  float: left;
  text-align: center;
  background-color: #ebebeb;
  border: none;
}
.cantidad-carrito select {
  width: auto;
  min-width: 54px;
}
.list-prod-carr > div {
  border: solid 1px #ddd;
  border-bottom: none;
  overflow: auto;
}
.list-prod-carr > div:last-child {
  border-bottom: solid 1px #ddd;
}
@media (max-width: 750px) {
  .carrito-responsive .fs-xx-small {
    width: 50px;
    display: inline-block;
    line-height: 1;
  }
  .carrito-responsive .fs-x-large {
    font-size: 20px !important;
  }
  .carrito-responsive .cantidad-carrito span {
    display: block;
    float: none;
  }
}
.cnt-forma-pago, .cnt-forma-pago * {
  line-height: 1.25;
  font-size: 12px;
}
.list-prod-carr .contenido-detalle-pedido {
  padding-top: 1rem;
}
.list-prod-carr .contenido-detalle-pedido > div {
  padding-bottom: 0.5rem;
  line-height: 1.15;
}
.list-prod-carr .precio-final {
  line-height: 1.15;
  padding-top: 1rem;
}
.list-prod-carr .desplegar-detalle-pedido {
  margin-top: 1rem;
  cursor: pointer;
}
.cnt-items-escaparate {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0 50px;
}
.cnt-items-escaparate > div {
  width: calc(100% / 3);
  padding: 0 0.9375rem;
  box-sizing: border-box;
  display: flex;
}
.cnt-items-escaparate > div > div {
  width: 100%;
}
.cnt-items-escaparate > div > div > a {
  display: flex;
  width: 100%;
  height: 100% !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
}
.cnt-items-escaparate > div > div > a > span {
  position: absolute;
}
.cnt-items-escaparate > div > div > a > div {
  flex-grow: 0;
  white-space: normal;
  position: static !important;
}
.cnt-items-escaparate > div > div > a > div.cnt-img {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
@media (max-width: 800px) {
  .cnt-items-escaparate > div {
    width: calc(100% / 2);
  }
}
@media (max-width: 450px) {
  .cnt-items-escaparate > div {
    width: 100%;
  }
}
a.btn-comprar.btn-guardar {
  color: #fff;
}
.direcciones-en-cesta {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 5px 5px;
  margin: 15px 8px 10px 8px;
  max-height: 26em;
  overflow: auto;
}
.direcciones-en-cesta > div {
  border: 1px solid #EEECED;
  padding: 5px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  position: relative;
}
.direcciones-en-cesta > div.sin-direcciones {
  grid-column-start: 1;
  grid-column-end: 5;
  display: inline-block;
  font-size: 15px;
  padding: 7px 15px 10px 15px;
}
.direcciones-en-cesta > div > div.controles {
  display: flex;
  align-items: center;
  padding: 0 7px;
}
.direcciones-en-cesta > div > div.controles > div {
  margin-right: auto;
  font-size: 13px;
  line-height: 1.25;
  font-weight: bold;
  text-transform: uppercase;
  color: #C2C2C2;
}
.direcciones-en-cesta > div > div.controles a.btn-borrar {
  display: inline-flex;
  margin-right: 8px;
}
.direcciones-en-cesta > div > div.controles a.btn-borrar > img {
  height: 15px;
  display: flex;
}
.direcciones-en-cesta > div > div.controles .check-gris, .direcciones-en-cesta > div > div.controles svg {
  height: 25px;
  width: 25px;
}
.direcciones-en-cesta > div > div.texto-direccion {
  padding: 10px 7px 15px 7px;
}
.direcciones-en-cesta > div > div.texto-direccion > div {
  font-size: 13px;
  line-height: 18px;
  color: #000000;
}
.direcciones-en-cesta > div > div.btn-direccion {
  margin-top: auto;
  min-height: 27px;
  border-radius: 3px;
  background-color: #F3F3F3;
  color: #868686;
  text-transform: uppercase;
  font-size: 10px;
  display: flex;
  align-items: center;
  line-height: 1.25;
  padding: 5px 10px;
}
.direcciones-en-cesta > div > div.btn-direccion i {
  color: inherit;
  margin: 0 10px 0 0;
}
.direcciones-en-cesta > div.active {
  border-color: #B31733;
}
.direcciones-en-cesta > div.active > div.controles > div {
  color: #000;
}
.direcciones-en-cesta > div.active > div.controles svg rect {
  fill: #B31733 !important;
  stroke: #B31733 !important;
}
.direcciones-en-cesta > div.active > div.btn-direccion {
  background-color: #FFA000;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  display: flex;
  min-height: 27px;
  border-radius: 3px;
  align-items: center;
  line-height: 1.25;
  padding: 5px 10px;
}
.direcciones-en-cesta > div .btn-ver-modal-direccion-hq-empleado {
  position: absolute;
  left: 1em;
  z-index: 100;
}
@media (max-width: 1000px) {
  .direcciones-en-cesta {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 750px) {
  .direcciones-en-cesta {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 375px) {
  .direcciones-en-cesta {
    grid-template-columns: 1fr;
  }
}
.colocacion_check_envio {
  position: absolute;
  right: 4px;
  top: 4px;
}
.colocacion_check_envio svg rect {
  fill: #B31733 !important;
  stroke: #B31733 !important;
}
.colocacion_envio_especial {
  position: absolute;
  right: 4px;
  bottom: 4px;
}
button[disabled].btn-comprar {
  cursor: pointer;
  background-color: #B31733 !important;
  border-color: #B31733 !important;
}
.cont_btn_compra {
  position: relative;
}
.cubrir_btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  cursor: pointer;
}
#nueva_direccion_btn, #btn_direcciones {
  border-radius: 7px;
  background-color: #F2F0F1;
  border: none;
  min-height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #838383;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
  padding: 5px 20px;
  margin-left: 8px;
}
#nueva_direccion_btn i, #btn_direcciones i {
  margin: 0 0 0 20px;
  padding: 1px 4px 0 3px;
  font-size: 13px;
  display: flex;
  border: 1px solid #838383;
  border-radius: 50%;
}
#btn_direcciones {
  margin-left: 0px;
}
.tabla_anchos {
  width: 100%;
  border: none;
}
.tabla_anchos thead th {
  text-transform: uppercase;
  text-align: center;
}
.tabla_anchos thead th:not(:first-child) {
  border: solid 1px #ddd;
}
.tabla_anchos tbody th, .tabla_anchos tbody td {
  text-align: center;
  border: solid 1px #ddd;
}
.tabla_anchos tbody th input, .tabla_anchos tbody td input {
  margin: 0;
  text-align: inherit;
}
.red {
  color: #CC0800;
}
.green {
  color: limegreen;
}
table.tabla-limitaciones {
  font-size: 12px;
  width: 100%;
}
table.tabla-limitaciones thead tr th {
  background-color: #f2f2f2;
  text-align: center;
  border-bottom: 1px solid #EFEFEF !important;
  padding: 4px !important;
  font-size: 12px;
}
table.tabla-limitaciones tbody td {
  background-color: #ffffff !important;
  text-align: center;
  border-bottom: 1px solid #EFEFEF !important;
  padding: 4px !important;
  font-size: 12px;
}
table.tabla-limitaciones {
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
}
table.tabla-limitaciones tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
table.tabla-limitaciones tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
table.tabla-limitaciones tr:first-child th:first-child {
  border-top-left-radius: 10px;
}
table.tabla-limitaciones tr:first-child th:last-child {
  border-top-right-radius: 10px;
}
table.tabla-limitaciones tr th:first-child, table.tabla-limitaciones tr td:first-child {
  border-left: 2px solid #EFEFEF;
}
table.tabla-limitaciones tr:first-child th, table.tabla-limitaciones tr:first-child td {
  border-top: 2px solid #EFEFEF;
}
div.productos-limitaciones {
  display: flex;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  background: #ffffff;
  font-size: 12px;
  padding: 4px !important;
  border: 1px solid #efefef;
  border-radius: 10px;
  margin-bottom: 3px;
}
div.productos-limitaciones div {
  padding-left: 4px !important;
}
.pestanas_seleccionar_anchos-js {
  margin: 2rem 0 -1rem;
  border-bottom: solid 1px lightgray;
}
.pestanas_seleccionar_anchos-js button {
  margin: 0;
  color: gray;
  text-transform: uppercase;
  background: none;
  padding: 0.5rem 2rem;
  font-size: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
}
.pestanas_seleccionar_anchos-js button .numerito {
  font-size: 0.85rem;
  line-height: 1.25;
  width: 1.25rem;
  height: 1.25rem;
  text-align: center;
  color: currentColor;
  border: solid 1px currentColor;
  border-radius: 50%;
  display: block;
  margin-right: 0.5rem;
}
.pestanas_seleccionar_anchos-js button.active {
  border-bottom: solid 4px #B31733;
  margin-bottom: -1px;
  color: black;
}
.pestanas_seleccionar_anchos-js button.active .numerito {
  color: #B31733;
  border-color: #B31733;
}
.pestanas_seleccionar_anchos-js button:disabled {
  opacity: 30%;
}
.pestanas_seleccionar_anchos-js button:disabled:hover {
  background: none;
  color: currentColor;
}
.contenedor_selector_anchos-js {
  margin-top: 1rem;
  padding-top: 1.5rem;
}
.contenedor_selector_anchos-js .globitos_tallas {
  display: flex;
  margin-bottom: 1rem;
}
.contenedor_selector_anchos-js .globitos_tallas .globito_talla {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: fit-content;
  margin-right: 1rem;
  margin-bottom: 0;
  border: none;
  border-radius: 0.5rem;
  padding: 0.5rem 1.5rem;
  background: #E0E0E0;
  color: black;
  font-weight: 600;
}
.contenedor_selector_anchos-js .globitos_tallas .globito_talla:hover, .contenedor_selector_anchos-js .globitos_tallas .globito_talla:focus, .contenedor_selector_anchos-js .globitos_tallas .globito_talla.active {
  background: #B31733;
  color: white;
}
.contenedor_selector_anchos-js .globitos_tallas .globito_talla .cantidad_introducida {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0.15rem;
  top: 0rem;
  transform: translateY(-50%);
  border-radius: 1rem;
  padding: 0.15rem 0.35rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  background: #B31733;
  color: white;
}
.pestana_talla {
  display: none;
}
.pestana_talla.active {
  display: block;
}
.pestana_talla h4 {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
}
.pestana_talla table {
  width: 100%;
}
.pestana_talla table th {
  text-transform: uppercase;
}
.pestana_talla table th, .pestana_talla table td {
  border: solid 1px lightgray;
  padding: 0.75rem;
}
.pestana_talla table input {
  margin: 0;
  text-align: right;
}
.pestana_talla table .pocos {
  background: #f9461b;
  color: white;
}
.pestana_talla table .agotado {
  background: #CC0800;
  color: white;
}
.pestana_talla table .muchos {
  background: #40aa75;
  color: white;
}
.contenedor_selector_tallas-js {
  padding-top: 1rem;
}
.contenedor_selector_tallas-js .titulo {
  display: none;
}
.background-white {
  background-color: #fff !important;
}
.border-radius {
  border-radius: 5px;
}
.comentario_pedido_carrito_back {
  width: 100%;
}
.comentario_pedido_carrito_back button {
  border: 1px solid #CECECE !important;
  border-radius: 0.7rem;
  cursor: pointer;
  color: #606060 !important;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background: none !important;
  box-shadow: none !important;
  text-align: left;
  font-size: 0.85rem;
  padding: 0.75rem;
  margin: 0;
  line-height: 1;
  min-height: unset;
}
.comentario_pedido_carrito_back button .mensaje-ocultar {
  display: none;
}
.comentario_pedido_carrito_back button img {
  height: 1.15rem;
  margin-left: 1rem;
}
.comentario_pedido_carrito_back .textarea {
  display: none;
  width: 100%;
}
.comentario_pedido_carrito_back .textarea label {
  font-weight: 400;
  text-transform: unset;
  font-size: 0.85rem !important;
  cursor: auto;
}
.comentario_pedido_carrito_back .textarea textarea {
  width: 100%;
  margin-bottom: 0;
}
.comentario_pedido_carrito_back.activo {
  background-color: #EFEFEF;
}
.comentario_pedido_carrito_back.activo button .mensaje-ocultar {
  display: inline-block;
}
.comentario_pedido_carrito_back.activo button .mensaje-mostrar {
  display: none;
}
.comentario_pedido_carrito_back.activo .textarea {
  display: inline-block;
}
.cookies_container {
  display: flex;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}
.cookies_container .aviso_cookies {
  background: white;
  padding: 2rem;
  width: 30rem;
  max-width: 100%;
}
.cookies_container .aviso_cookies.excepcion_ancho {
  width: 40rem;
}
.cookies_container .aviso_cookies .botones {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.cookies_container .aviso_cookies .botones button {
  margin-bottom: 0;
}
.cookies_container .aviso_cookies .botones button.configurar {
  background: none;
  text-decoration: underline;
  color: gray;
  padding: 0;
}
.cookies_container .aviso_cookies .botones button.configurar::after {
  content: ">";
}
.cookies_container .aviso_cookies .botones button.aceptar {
  background: #e1001a;
}
.ajustes_cookies .tipo_cookies {
  margin-bottom: 1rem;
}
.ajustes_cookies .tipo_cookies .nombre_check {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
.ajustes_cookies .tipo_cookies .nombre_check h3 {
  margin: none;
}
.ajustes_cookies .tipo_cookies .nombre_check .checkbox {
  position: relative;
  height: fit-content;
}
.ajustes_cookies .tipo_cookies .nombre_check .checkbox input {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
}
.ajustes_cookies .tipo_cookies .nombre_check .checkbox label {
  width: 3.4rem;
  height: 1.9rem;
  border-radius: 1.9rem;
  background: lightgray;
  position: relative;
  transition: all 0.35s ease;
}
.ajustes_cookies .tipo_cookies .nombre_check .checkbox label::after {
  display: block;
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background: white;
  border-radius: 50%;
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  transition: all 0.35s ease;
}
.ajustes_cookies .tipo_cookies .nombre_check .checkbox input:checked ~ label {
  background: #e1001a;
}
.ajustes_cookies .tipo_cookies .nombre_check .checkbox input:checked ~ label::after {
  transform: translateX(100%);
}
.ajustes_cookies .tipo_cookies .nombre_check .checkbox input:disabled ~ label {
  opacity: 0.5;
  cursor: not-allowed;
}
.ajustes_cookies .confirmar {
  display: block;
  margin: 0 auto;
  background: #e1001a;
}
.menu_superior_bar_tallas {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tabs dd.active a, .tabs .tab-title.active a {
  background-color: #fff;
  color: #e1001a;
  border: 1px solid #e1001a;
}
.tabs-content > .content.active {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tabs-content > .content.active h3 {
  font-size: 1.25em;
  color: #e1001a;
}
.tabs-content > .content.active table {
  width: 100%;
}
.delivery-shipping-date-ficha-producto {
  padding: 1em;
  background: #f9f9f9;
  display: inline-block;
  font-size: 12px;
  margin-top: 1em;
  border-radius: 10px;
}
.close_sintallas {
  cursor: pointer;
  font-size: 15px;
  position: absolute;
  right: 10px;
  top: 4px;
}
#ModalAvisoCoste .ion-alert-circled:before, #ModalAvisosintallas .ion-alert-circled:before {
  content: "";
  color: #CC0800;
  font-size: 24px;
}
#ModalAvisoCoste, #ModalAvisosintallas {
  top: 10%;
  display: block;
  width: 50%;
  padding: 17px;
  position: relative;
}
.img_carrito {
  width: 20px;
  margin-right: 9px;
}
.colocacion_check_envio img {
  width: 15px;
  height: 15px;
}
.btn_escapa {
  color: #fff;
  margin: 15px 0 0 0;
  width: auto;
  float: right;
  padding: 0.7em;
  font-size: 0.6rem;
  margin-top: 36px;
}
.btn_escapa:hover {
  color: #fff;
}
.m-auto-correc {
  margin: auto !important;
}
.sa-button-container, .sa-confirm-button-container {
  direction: rtl;
}
.sa-button-container > button, .sa-confirm-button-container > button {
  border-radius: 0 !important;
  box-shadow: 0 0 0 !important;
}
.margen_sin_precio {
  margin-right: 26px;
}
.icono_informacion {
  border: 1px solid #000;
  padding: 0px 2px;
  border-radius: 41px;
  font-weight: bold;
}
#ModalAvisoCoste.active_alert, #ModalAvisosintallas.active_alert {
  transition: all ease 0.5s;
  top: 26%;
  display: block;
  visibility: visible;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  overflow: hidden;
  z-index: 9999999;
}
.oscurecer_modal {
  display: none;
  width: 100vw;
  height: 100vh;
  /* position: absolute; */
  position: fixed;
  top: 0;
  z-index: 899999;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.oscurecer_modal.activado {
  display: block;
}
.button_accept_modal {
  position: relative !important;
  width: 100%;
  font-size: 1.5em !important;
  font-weight: normal !important;
  border: 1px solid;
  display: block;
  padding: 0.5em;
  text-align: center;
  border-radius: 10px;
}
.alert-sold-out-status {
  font-weight: bold;
  color: #CC0800;
  background: #f9f9f9 !important;
  display: inherit;
  padding: 0.5em;
  border-radius: 10px;
  float: left;
}
.cursor-pointer {
  cursor: pointer;
}
.c-negro {
  color: #000;
}
.container-envios {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  font-size: small;
}
.container-envios .container-envios-marcas {
  display: flex;
  position: relative;
  border: 1px solid #eeeced;
  border-radius: 10px;
  margin: 0.5em;
  padding: 0.25em;
  width: calc(33% - 1em);
  justify-content: center;
  align-items: center;
  align-content: center;
}
.container-envios .container-envios-marcas.active {
  border: 1px solid #000;
}
.container-envios .container-envios-marcas > div {
  margin: 0.5em;
}
.bloque_carrito_precios {
  display: flex;
  justify-content: space-between;
}
.iconos_footer {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  max-width: 62.5rem;
  margin: 1em auto 0;
}
.iconos_footer .icono {
  flex-basis: calc(25% - 0.75rem);
}
@media screen and (max-width: 640px) {
  .iconos_footer .icono {
    flex-basis: calc(50% - 0.5rem);
    padding: 1rem 0.15rem;
  }
}
.producto-en-bundle {
  overflow: auto;
  padding-bottom: 1em;
  border-bottom: 1px solid #ececec;
}
ul#ui-id-1 {
  z-index: 1500;
}
.largo_1 {
  font-weight: bold;
  color: #6f6f6f !important;
}
.largo_2 {
  font-weight: bold;
  color: #fff !important;
}
.largo_3 {
  font-weight: bold;
  color: #000 !important;
}
.texto_inicio_sesion_escaparate {
  font-size: 16px;
  white-space: nowrap;
  margin-left: 15px;
  font-weight: bold;
  display: inline-flex;
}
.boton_inicio_sesion_escaparate {
  background: white !important;
  color: black !important;
  border: 2px solid black;
  box-sizing: content-box;
  margin-bottom: 0px;
  padding-left: 8px;
  padding-right: 16px;
  padding-bottom: 16px;
}
.service-left {
  border-left: 1px solid #B31733 !important;
}
.service-right {
  border-right: 1px solid #B31733 !important;
}
.service-bot {
  border-bottom: 1px solid #B31733 !important;
}
.service-cnt {
  width: 100%;
  padding: 0.25rem 0.9375rem;
  border-right: 1px solid #B31733 !important;
  border-left: 1px solid #B31733 !important;
  text-transform: uppercase;
  font-weight: bold;
}
.contenedor_autorizar {
  width: auto;
  margin: 0 auto;
}
#formulario_configuracion-js .listado_idiomas {
  display: flex;
  flex-wrap: wrap;
  background-color: #E3E3E3;
  width: fit-content;
  gap: 1rem;
  border-radius: 0.75rem;
  padding: 0.15rem;
}
#formulario_configuracion-js .listado_idiomas button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  border-radius: 0.75rem;
  color: black;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0.5rem 1.5rem;
  background: transparent;
  box-shadow: none;
}
#formulario_configuracion-js .listado_idiomas button.activo {
  background: white;
}
#formulario_configuracion-js .pestana_idioma {
  display: none;
}
#formulario_configuracion-js .pestana_idioma.activo {
  display: block;
}
#formulario_configuracion-js textarea {
  border: solid 1px #E3E3E3;
}
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block !important;
  width: 45px;
  height: 20px;
}
/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
input:checked + .slider {
  background-color: #B31733;
}
input:focus + .slider {
  box-shadow: 0 0 1px #B31733;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.btn-slider-fc {
  color: #999999;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  display: flex;
  float: left;
  padding: 5px 10px;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.btn-slider-fc span {
  color: #999999;
  margin-right: 1em;
}
.switch_escaparate {
  font-size: 12px;
  text-transform: uppercase;
  display: flex;
  border: 1px solid #ccc;
  padding: 0.5em;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 10px;
  color: #ccc;
  font-weight: bold;
}
.btn_bundles {
  font-size: 12px;
  text-transform: uppercase;
  border: 2px solid #ccc;
  padding: 0.5em 1em;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 10px;
  color: #000;
  font-weight: bold;
}
.btn_bundles:hover {
  background-color: #ccc;
  color: #B31733;
}
.colocar_bundles {
  width: 100%;
  margin: 0 auto;
  max-width: 60rem;
}
.body-full_catalogo .menu_full_catalogue > div {
  padding: 1em 0.5em;
  position: absolute;
  left: 0em;
  top: 2.5rem;
  z-index: 100;
  background: #fff;
  width: 100%;
}
.body-full_catalogo .menu_full_catalogue img {
  height: 5em !important;
}
.body-full_catalogo .menu_padre {
  list-style: none;
  display: none;
}
.body-full_catalogo .switch_escaparate {
  display: none;
}
.body-full_catalogo .menu_hijo {
  list-style-position: inside;
}
.body-full_catalogo .menu_hijo > li {
  list-style-type: none;
}
@media (max-width: 768px) {
  .body-full_catalogo .parte_blanca {
    margin-top: 7em;
  }
}
@media (min-width: 769px) and (max-width: 1530px) {
  .body-full_catalogo .parte_blanca {
    margin-top: 6em;
  }
}
@media (min-width: 1300px) {
  .body-full_catalogo .menu_full_catalogue > div {
    width: calc(20% + 1px) !important;
  }
}
@media (min-width: 768px) {
  .body-full_catalogo .menu_full_catalogue > div {
    width: auto;
  }
}
@media (min-width: 1024px) {
  .body-full_catalogo .menu_full_catalogue > div {
    width: 16.6em;
  }
}
@media (min-width: 1530px) {
  .body-full_catalogo .menu_padre {
    display: block;
  }
  .body-full_catalogo .switch_escaparate {
    display: flex;
  }
}
@media (min-width: 1536px) {
  .body-full_catalogo .menu_full_catalogue > div {
    left: 0;
  }
}
.mensaje-entorno {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  font-size: x-small;
  background-color: #e1001a;
  color: #fff;
  text-transform: uppercase;
}
.mensaje-alert-stock {
  background: #ECECEC;
  text-align: center;
  border-radius: 5px;
}
.mensaje-or-absolute-stock {
  background: #ECECEC;
  position: absolute;
  top: 13.5em;
  left: 45%;
}
.product_special_icon > div {
  background: #CC0800;
  display: inline-block;
  color: #fff;
  padding: 0.5em;
  border-radius: 100%;
  font-size: 0.75em;
}
.product_special_icon > div.absolute {
  position: absolute;
  top: 2.2em;
  right: 25em;
}
.especial_mrg {
  margin-right: calc(0.3rem * 2);
}
.mrg_talla_btn {
  margin-top: 10px;
}
.btn-atras.margen_borde.excep_mrg {
  margin-right: 0;
}
.grecaptcha-badge {
  display: none;
}
@media (max-width: 400px) {
  .mensaje-or-absolute-stock {
    top: 24.5em;
  }
}
@media (max-width: 1500px) and (min-width: 1300px) {
  .body-full_catalogo .cnt-items-escaparate {
    width: 78%;
  }
}
@media (min-width: 1300px) {
  .body-full_catalogo .btn_bundles {
    margin-right: 24px;
  }
  .body-full_catalogo div#pie {
    background-size: 60% !important;
  }
  .body-full_catalogo .cnt-items-escaparate {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .body-full_catalogo .relleno_contacto_foot {
    background: #e5e5e5 !important;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .body-full_catalogo .row.gestor {
    width: 60%;
  }
  .body-full_catalogo .cnt-enlaces {
    width: 60%;
  }
  .body-full_catalogo .img_full {
    width: 60%;
    max-width: 60%;
  }
  .body-full_catalogo .colocar_bundles {
    width: 60%;
    max-width: 60%;
  }
  .body-full_catalogo #container.fondo-blanco-web {
    background-size: 60% !important;
  }
}
.alert-ficha-producto-service-opcional {
  position: absolute;
  right: 0;
  font-size: 0.6em;
  color: #B31733;
  font-weight: bold;
  text-transform: uppercase;
  border-left: 1px solid #B31733;
  border-bottom: 1px solid #B31733;
  padding: 0.5em;
}
.reveal-modal {
  width: auto !important;
  min-width: 40% !important;
}
.paginacion {
  text-align: center;
}
.paginacion * {
  display: inline-block;
  list-style: none;
  font-size: 12px;
  font-weight: bold;
}
.paginacion .current, .paginacion .prev, .paginacion .next {
  background-color: #000000;
  color: #fff;
  display: inline-block;
  height: 1.25rem;
  min-width: 1.25rem;
  line-height: 1.25rem;
  text-align: center;
}
.paginacion .current *, .paginacion .current .c-secondary, .paginacion .prev *, .paginacion .prev .c-secondary, .paginacion .next *, .paginacion .next .c-secondary {
  color: #fff !important;
}
.paginacion .current .top-bar-section a, .paginacion .prev .top-bar-section a, .paginacion .next .top-bar-section a {
  background-color: #F7A80B !important;
  color: #fff !important;
}
.paginacion .current a, .paginacion .prev a, .paginacion .next a {
  color: #fff;
}
.paginacion .current a:hover, .paginacion .prev a:hover, .paginacion .next a:hover {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}
.paginacion .current a:hover *, .paginacion .prev a:hover *, .paginacion .next a:hover * {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}
.paginacion .current .active a, .paginacion .prev .active a, .paginacion .next .active a {
  background-color: #e1001a !important;
  color: #fff !important;
}
.paginacion li {
  margin: 0 0.5em;
}
.paginacion li a {
  background-color: #B31733 !important;
  color: #fff;
  display: inline-block;
  height: 1.25rem;
  min-width: 1.25rem;
  padding: 0 0.25rem;
  line-height: 1.25rem;
  text-align: center;
  transition: all 0.5s ease-in-out;
}
.paginacion li a *, .paginacion li a .c-primary {
  color: #fff !important;
}
.paginacion li a .top-bar-section a {
  background-color: #B31733 !important;
  color: #fff !important;
}
.paginacion li a a {
  color: #fff;
}
.paginacion li a a:hover {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}
.paginacion li a a:hover * {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}
.paginacion li a .active a {
  background-color: #000000 !important;
  color: #fff !important;
}
.paginacion li a:hover, .paginacion li a:active, .paginacion li a:focus {
  background-color: #000000;
  color: #fff;
}
.btn-buscar-delegaciones-escaparate {
  background-color: #B31733 !important;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  margin-top: 1.2em;
  margin-left: 2em;
}
.btn-buscar-delegaciones-escaparate:hover {
  background-color: #F7A80B;
}
.adaptar_zonas {
  display: flex;
  flex-wrap: wrap;
}
.m-perso-titulo {
  margin-top: 1.5em;
}
.margen_txt_paginacion {
  margin-bottom: 1rem;
}
.banner_general {
  background-color: #B31733 !important;
  display: block;
  text-align: center;
  color: #fff;
  padding: 0.3rem 0;
}
.icono_favoritos_fc {
  z-index: 100;
  position: absolute;
  border: 1px solid;
  padding: 8px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  left: 20PX;
  top: 20PX;
}
.icono_favoritos_fc span {
  margin-top: -4px;
  display: block;
}
.div_eye_pass {
  position: relative;
}
.div_eye_pass .input_pass-js {
  margin: 0 !important;
  font-family: "Work Sans", sans-serif !important;
}
.div_eye_pass span.ion-eye, .div_eye_pass span.ion-eye-disabled {
  position: absolute;
  right: 0.5rem;
  top: 50%;
  cursor: pointer;
}
.div_eye_pass span.ion-eye::before, .div_eye_pass span.ion-eye-disabled::before {
  color: rgba(0, 0, 0, 0.5);
}
#pie {
  float: left;
  clear: both;
  background-color: #0c0c0c;
  position: relative;
  padding-left: 60px;
  padding-right: 70px;
  display: inline-block;
  width: 100%;
}
#pie #logo_wurth {
  position: absolute;
  float: left;
  width: 60px;
  text-align: center;
  left: 0;
  bottom: 0;
}
#pie #logo_wurth img {
  height: 30px;
  margin: 15px 0;
}
#pie .chat {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 70px;
  background-color: #F7A80B;
  height: 60px;
  text-align: center;
  line-height: 60px;
  overflow: hidden;
}
#pie .chat i {
  color: #FFF;
  font-size: 35px;
  position: relative;
  top: 3px;
}
#pie .telefono_pie {
  float: right;
  width: 255px;
  padding: 20px 10px;
  background-color: #F7A80B;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300;
}
#pie .telefono_pie span {
  font-weight: 600;
}
#pie .asistente_personal {
  float: right;
  width: 325px;
  text-align: left;
  line-height: 17px;
  padding: 13px 30px;
  text-transform: uppercase;
  font-size: 13px;
  color: #FFF;
  font-weight: 300;
}
#pie .asistente_personal span {
  display: block;
  font-weight: 600;
}
@media (max-width: 709px) {
  #pie {
    background-color: #f9ba3c;
  }
  #pie .telefono_pie {
    float: none;
    width: 100%;
    padding: 0 10px;
    text-align: left;
    background-color: #f9ba3c;
    border: none;
    height: 30px;
    line-height: 20px;
    padding-bottom: 10px;
  }
  #pie .asistente_personal {
    float: none;
    width: 100%;
    line-height: 1;
    padding: 10px;
    background-color: #f9ba3c;
    border: none;
    height: 46px;
  }
  #pie .chat {
    border: none;
    padding: 10px 0 8px;
    height: 76px;
  }
  #pie #logo_wurth {
    background: #0c0c0c;
    height: 76px;
  }
  #pie #logo_wurth img {
    margin: 0;
    margin-top: 0px;
    height: auto;
    width: 30px;
    height: 47px;
    margin-top: 14px;
  }
}
#cabecera {
  z-index: 2;
  position: relative;
}
#cabecera .linea_negra {
  background-color: black;
  min-height: 2.5rem;
}
#cabecera .linea_negra .container {
  display: flex;
  gap: 1rem;
}
@media screen and (max-width: 468px) {
  #cabecera .linea_negra .container {
    gap: 0.5rem;
    flex-direction: column;
    text-align: center;
  }
  #cabecera .linea_negra .container > * {
    width: 100%;
    padding: 0 0.5rem;
  }
}
#cabecera .linea_negra .container .contacto {
  margin-left: auto;
}
#cabecera .linea_negra .container .contacto, #cabecera .linea_negra .container .telefono, #cabecera .linea_negra .container #volver_home {
  color: white;
  text-decoration: none;
  font-size: 1rem;
  display: flex;
  align-items: center;
}
#cabecera .linea_negra .container .contacto i, #cabecera .linea_negra .container .telefono i, #cabecera .linea_negra .container #volver_home i {
  font-size: 1.25rem;
  margin-right: 0.5rem;
}
#cabecera .linea_negra .selector_localizacion {
  align-self: center;
  position: relative;
  height: fit-content;
  padding: 0.5rem 2.5rem 0.5rem 0.75rem;
  border: solid 2px #c2cfd6;
  transition: border-color 0.3s ease;
  cursor: pointer;
  width: calc(100% + 0.25rem);
  background: white;
  z-index: 1;
}
#cabecera .linea_negra .selector_localizacion::after {
  display: block;
  content: "";
  position: absolute;
  right: 0.9rem;
  top: 42.5%;
  transform: translateY(-50%) rotate(-45deg);
  width: 0.75rem;
  height: 0.75rem;
  border-left: solid 2px #2e4049;
  border-bottom: solid 2px #2e4049;
}
#cabecera .linea_negra .selector_localizacion.idioma {
  grid-area: idioma;
}
#cabecera .linea_negra .selector_localizacion.moneda {
  grid-area: moneda;
}
@media screen and (max-width: 640px) {
  #cabecera .linea_negra .selector_localizacion.moneda {
    margin-left: -2px;
  }
}
#cabecera .linea_negra .selector_localizacion .dropdown {
  width: calc(100% + 4px);
  margin: 0;
  list-style: none;
  position: absolute;
  top: calc(100% - 2px);
  left: -2px;
  height: auto;
  overflow: auto;
  border-right: solid 2px #c2cfd6;
  border-bottom: solid 2px #c2cfd6;
  border-left: solid 2px #c2cfd6;
  background-color: white;
  transition: all 0.3s ease;
  transform: scaleY(0);
  transform-origin: top;
}
#cabecera .linea_negra .selector_localizacion .dropdown li {
  width: 100%;
  position: relative;
}
#cabecera .linea_negra .selector_localizacion .dropdown li:not(:last-child) {
  border-bottom: solid 1px #c2cfd6;
}
#cabecera .linea_negra .selector_localizacion .dropdown li a {
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  display: block;
  padding: 0.25rem;
  color: #2e4049;
  background-color: white;
  transition: background-color 0.3s ease;
}
#cabecera .linea_negra .selector_localizacion .dropdown li a:hover, #cabecera .linea_negra .selector_localizacion .dropdown li a:focus {
  background-color: #c2cfd6;
}
#cabecera .linea_negra .selector_localizacion.abierto {
  border-color: #2e4049;
  border-bottom-color: transparent;
  z-index: 2;
}
#cabecera .linea_negra .selector_localizacion.abierto::after {
  transform: translateY(-50%) rotate(-225deg);
  top: 60%;
}
#cabecera .linea_negra .selector_localizacion.abierto .dropdown {
  border-color: #2e4049;
  transform: scaleY(1);
}
#cabecera .linea_negra .selector_localizacion_deshabilitado {
  align-self: center;
  position: relative;
  height: fit-content;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
  border: solid 2px #c2cfd6;
  transition: border-color 0.3s ease;
  cursor: pointer;
  width: calc(100% + 0.25rem);
  background: white;
  z-index: 1;
}
#cabecera .parte_blanca .container {
  display: grid;
  gap: 1rem;
  grid-template-columns: min-content 1fr min-content min-content min-content min-content min-content;
  grid-template-areas: "logotipo buscador idioma moneda budget usuario cesta";
  padding: 1rem;
  background: white;
}
@media screen and (max-width: 840px) {
  #cabecera .parte_blanca .container .buscador {
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  #cabecera .parte_blanca .container {
    grid-template-columns: repeat(7, 1fr);
    grid-template-areas: "idioma idioma moneda moneda budget budget" "logotipo logotipo usuario usuario buscador cesta";
    gap: 0;
    padding: 0;
  }
}
#cabecera .parte_blanca #logotipo {
  grid-area: logotipo;
  align-self: center;
}
@media screen and (max-width: 640px) {
  #cabecera .parte_blanca #logotipo {
    padding: 0.5rem;
  }
}
#cabecera .parte_blanca #logotipo img {
  height: 100px;
  min-height: 100px;
  width: 200px;
  min-width: 200px;
  object-fit: contain;
}
@media screen and (max-width: 840px) {
  #cabecera .parte_blanca #logotipo img {
    width: 150px;
    min-width: 150px;
  }
}
@media screen and (max-width: 640px) {
  #cabecera .parte_blanca #logotipo img {
    height: 75px;
    min-height: 75px;
    width: auto;
    min-width: unset;
  }
}
#cabecera .parte_blanca .buscador {
  grid-area: buscador;
  align-self: center;
}
#cabecera .parte_blanca .buscador .lupita_abrir_buscador {
  display: none;
}
#cabecera .parte_blanca .buscador form {
  display: flex;
  border: solid 2px #c2cfd6;
  align-items: stretch;
  flex-grow: 1;
  transition: border-color 0.35s ease;
}
@media screen and (max-width: 800px) {
  #cabecera .parte_blanca .buscador form {
    position: absolute;
    top: 100%;
    left: 1rem;
    width: calc(100% - 2rem);
    box-shadow: 0px 0px 1rem -0.5rem #000000;
  }
}
#cabecera .parte_blanca .buscador form:focus-within {
  border-color: #2e4049;
}
#cabecera .parte_blanca .buscador form input {
  border: none;
  box-shadow: none;
  background: white;
  flex-grow: 1;
  margin: 0;
  color: #2e4049;
  height: auto;
  padding-right: 0;
}
#cabecera .parte_blanca .buscador form button {
  margin: 0;
  padding: 0.5rem 0.75rem;
  background: white;
}
#cabecera .parte_blanca .buscador form button i {
  color: #2e4049;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
@media screen and (max-width: 800px) {
  #cabecera .parte_blanca .buscador .lupita_abrir_buscador {
    display: block;
    margin: 0;
    color: #2e4049;
    background: none;
    padding: 0.5rem 0.75rem;
    font-size: 1.5rem;
    margin-left: auto;
  }
  #cabecera .parte_blanca .buscador:not(.abierto) form {
    display: none;
  }
}
#cabecera .parte_blanca .selector_localizacion {
  align-self: center;
  position: relative;
  height: fit-content;
  padding: 0.5rem 2.5rem 0.5rem 0.75rem;
  border: solid 2px #c2cfd6;
  transition: border-color 0.3s ease;
  cursor: pointer;
  width: calc(100% + 0.25rem);
  background: white;
  z-index: 1;
}
#cabecera .parte_blanca .selector_localizacion::after {
  display: block;
  content: "";
  position: absolute;
  right: 0.9rem;
  top: 42.5%;
  transform: translateY(-50%) rotate(-45deg);
  width: 0.75rem;
  height: 0.75rem;
  border-left: solid 2px #2e4049;
  border-bottom: solid 2px #2e4049;
}
#cabecera .parte_blanca .selector_localizacion.idioma {
  grid-area: idioma;
}
#cabecera .parte_blanca .selector_localizacion.moneda {
  grid-area: moneda;
}
@media screen and (max-width: 640px) {
  #cabecera .parte_blanca .selector_localizacion.moneda {
    margin-left: -2px;
  }
}
#cabecera .parte_blanca .selector_localizacion .dropdown {
  width: calc(100% + 4px);
  margin: 0;
  list-style: none;
  position: absolute;
  top: calc(100% - 2px);
  left: -2px;
  height: auto;
  overflow: auto;
  border-right: solid 2px #c2cfd6;
  border-bottom: solid 2px #c2cfd6;
  border-left: solid 2px #c2cfd6;
  background-color: white;
  transition: all 0.3s ease;
  transform: scaleY(0);
  transform-origin: top;
}
#cabecera .parte_blanca .selector_localizacion .dropdown li {
  width: 100%;
}
#cabecera .parte_blanca .selector_localizacion .dropdown li:not(:last-child) {
  border-bottom: solid 1px #c2cfd6;
}
#cabecera .parte_blanca .selector_localizacion .dropdown li a {
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  display: block;
  padding: 0.25rem;
  color: #2e4049;
  background-color: white;
  transition: background-color 0.3s ease;
}
#cabecera .parte_blanca .selector_localizacion .dropdown li a:hover, #cabecera .parte_blanca .selector_localizacion .dropdown li a:focus {
  background-color: #c2cfd6;
}
#cabecera .parte_blanca .selector_localizacion.abierto {
  border-color: #2e4049;
  border-bottom-color: transparent;
  z-index: 2;
}
#cabecera .parte_blanca .selector_localizacion.abierto::after {
  transform: translateY(-50%) rotate(-225deg);
  top: 60%;
}
#cabecera .parte_blanca .selector_localizacion.abierto .dropdown {
  border-color: #2e4049;
  transform: scaleY(1);
}
#cabecera .parte_blanca .selector_localizacion_deshabilitado {
  align-self: center;
  position: relative;
  height: fit-content;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
  border: solid 2px #c2cfd6;
  transition: border-color 0.3s ease;
  cursor: pointer;
  width: calc(100% + 0.25rem);
  background: white;
  z-index: 1;
}
#cabecera .parte_blanca .usuario {
  grid-area: usuario;
  display: flex;
  align-items: center;
  align-self: center;
  gap: 1rem;
  position: relative;
  height: fit-content;
  border: solid 2px transparent;
  padding: 0.45rem 2.4rem 0.45rem 1rem;
  cursor: pointer;
  transition: border-color 0.3s ease;
}
@media screen and (max-width: 640px) {
  #cabecera .parte_blanca .usuario {
    margin-left: auto;
  }
}
#cabecera .parte_blanca .usuario .pfp {
  display: block;
  width: 1.15rem;
  min-width: 1.15rem;
  height: 1.15rem;
  min-height: 1.15rem;
  object-fit: contain;
}
#cabecera .parte_blanca .usuario .nombre_usuario {
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 600;
  color: #2e4049 !important;
  font-size: 0.75rem;
}
#cabecera .parte_blanca .usuario .nombre_usuario span {
  font-weight: normal;
}
#cabecera .parte_blanca .usuario .opciones_usuario {
  width: calc(100% + 4px);
  margin: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  left: -2px;
  height: auto;
  overflow: auto;
  border-right: solid 2px transparent;
  border-bottom: solid 2px transparent;
  border-left: solid 2px transparent;
  background-color: white;
  transition: all 0.3s ease;
  transform: scaleY(0);
  transform-origin: top;
}
#cabecera .parte_blanca .usuario .opciones_usuario li {
  width: 100%;
}
#cabecera .parte_blanca .usuario .opciones_usuario li:not(:last-child) {
  border-bottom: solid 1px #c2cfd6;
}
#cabecera .parte_blanca .usuario .opciones_usuario li a {
  text-transform: uppercase;
  width: 100%;
  text-align: left;
  font-size: 0.75rem;
  display: flex;
  gap: 0.25rem;
  padding: 0.25rem;
  color: #2e4049;
  background-color: white;
  transition: background-color 0.3s ease;
}
#cabecera .parte_blanca .usuario .opciones_usuario li a:hover, #cabecera .parte_blanca .usuario .opciones_usuario li a:focus {
  background-color: #c2cfd6;
}
#cabecera .parte_blanca .usuario .opciones_usuario li a img, #cabecera .parte_blanca .usuario .opciones_usuario li a i {
  width: 1.15rem;
  height: 1.15rem;
  object-fit: contain;
  font-size: 1.15rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#cabecera .parte_blanca .usuario.abierto {
  border-color: #2e4049;
  border-bottom-color: transparent;
}
#cabecera .parte_blanca .usuario.abierto::after {
  transform: translateY(-50%) rotate(-225deg);
  top: 60%;
}
#cabecera .parte_blanca .usuario.abierto .opciones_usuario {
  border-color: #2e4049;
  transform: scaleY(1);
}
#cabecera .parte_blanca .cesta {
  grid-area: cesta;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  height: fit-content;
  width: fit-content;
  position: relative;
  padding: 0.5rem;
}
@media screen and (max-width: 640px) {
  #cabecera .parte_blanca .cesta {
    margin-left: auto;
  }
}
#cabecera .parte_blanca .cesta img {
  width: 1.75rem;
  min-width: 1.75rem;
  height: 1.75rem;
  min-height: 1.75rem;
  object-fit: contain;
}
#cabecera .parte_blanca .cesta div {
  position: absolute;
  top: 0;
  left: 0;
  background: #2e4049;
  color: white;
  border-radius: 0.5rem;
  padding: 0.15rem 0.25rem;
  font-size: 0.75rem;
  line-height: 0.75rem;
  border: solid 2px white;
}
#cabecera .container {
  width: 100%;
  margin: 0 auto;
  max-width: 64rem;
}
#cabecera .linea_negra .ajuste_select_idioma_div.selector_localizacion::after {
  border-left: solid 2px #fff;
  border-bottom: solid 2px #fff;
}
#cabecera .m_left_auto {
  margin-left: auto;
}
#cabecera .ajuste_select_idioma_div {
  width: auto !important;
  background-color: transparent !important;
  border: 0 !important;
  color: #fff !important;
}
#cabecera .ajuste_select_idioma_div.selector_localizacion.moneda {
  margin-right: 1rem !important;
}
#cabecera .linea_negra .ajuste_select_idioma_div.selector_localizacion .dropdown li a {
  padding-left: 0.75rem;
  text-align: left;
  background-color: #000 !important;
  color: #fff !important;
}
#cabecera .linea_negra .ajuste_select_idioma_div.selector_localizacion .dropdown li a.selected_opt:before {
  content: "✓";
  position: absolute;
  color: #fff;
  font-size: 14px;
  right: 1rem;
  bottom: calc(50% - 11px);
}
#cabecera .linea_negra .ajuste_select_idioma_div.selector_localizacion .dropdown li a.selected_opt {
  pointer-events: none;
  cursor: default;
}
#cabecera .linea_negra .container .contacto {
  margin-left: 0 !important;
}
.texto_inicio_sesion_escaparate {
  font-size: 16px;
  white-space: nowrap;
  margin-left: 15px;
  font-weight: bold;
  display: inline-flex;
}
.boton_inicio_sesion_escaparate {
  background: white;
  color: black;
  border: 2px solid black;
  box-sizing: content-box;
  margin-bottom: 0px;
  padding-left: 8px;
  padding-right: 16px;
  padding-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .moneda {
    margin-left: 1em;
  }
}
@media (min-width: 1300px) {
  .body-full_catalogo #cabecera .container {
    max-width: 60%;
  }
}
.tit-login {
  color: #B31733 !important;
}
.rec-password > a {
  color: #F7A80B !important;
}
#acceso_escaparate {
  background-color: #B31733 !important;
  color: #F7A80B !important;
}
#acceso_escaparate span {
  color: #F7A80B !important;
}
