@font-face {
  font-family: "Saira-Regular";
  src: url("/static/fonts/Saira-Regular.eot?") format("eot"), url("/static/fonts/Saira-Regular.woff2?beea8e6009e3") format("woff2"), url("/static/fonts/Saira-Regular.woff") format("woff"), url("/static/fonts/Saira-Regular.ttf?beea8e6009e3") format("truetype"), url("/static/fonts/Saira-Regular.svg#Saira-Regular") format("svg"); }

@font-face {
  font-family: "Saira-SemiBold";
  src: url("/static/fonts/Saira-SemiBold.eot?") format("eot"), url("/static/fonts/Saira-SemiBold.woff2?beea8e6009e3") format("woff2"), url("/static/fonts/Saira-SemiBold.woff") format("woff"), url("/static/fonts/Saira-SemiBold.ttf?beea8e6009e3") format("truetype"), url("/static/fonts/Saira-SemiBold.svg#Saira-SemiBold") format("svg"); }

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .hide-in-mobile {
    display: none !important; } }

@media only screen and (max-width: 768px) {
  .hide-in-mobile {
    display: none !important; } }

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .hide-in-mobile {
    display: none !important; } }

@media only screen and (max-width: 768px) {
  .hide-in-mobile {
    display: none !important; } }

.label-recomendado-grande {
  background-image: url(/static/img/categories_products/I_bandera_recomendado.svg?beea8e6009e3);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 10px;
  width: 150px;
  height: 30px;
  line-height: 30px;
  color: white;
  font-size: 15px;
  position: absolute;
  bottom: 8px;
  left: 0px; }

.label-oferta-grande {
  background: url(/static/img/categories_products/I_bandera_descuento.svg?beea8e6009e3) no-repeat center center;
  background-size: cover;
  padding-right: 5px;
  width: 120px;
  height: 70px;
  line-height: 50px;
  color: white;
  font-size: 15px;
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: right; }

.info-container {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  width: 500px;
  padding-left: 30px;
  padding-right: 30px; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .info-container {
      display: block;
      width: auto; } }
  @media only screen and (max-width: 768px) {
    .info-container {
      display: block;
      width: auto; } }
  @media only screen and (min-width: 421px) and (max-width: 767px) {
    .info-container {
      display: block;
      width: auto; } }
  @media only screen and (max-width: 420px) {
    .info-container {
      display: block;
      width: auto; } }
  .info-container .item-detail-name {
    font: 27px Saira-SemiBold;
    padding-bottom: 30px; }
  .info-container .item-detail-id {
    font-size: 14px;
    color: #00abf3;
    padding-bottom: 15px; }
  .info-container .item-detail-short-description {
    color: #666666;
    font: 14px Saira-Regular;
    padding-bottom: 15px; }
  .info-container .item-link-info {
    font: 14px Saira-Regular; }
  .info-container .small-separator {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top-width: 0; }
  .info-container .envio-inmediato {
    color: #00d65b;
    font: 14px Saira-Semibold;
    display: table; }
  .info-container .lote-container {
    color: #666666;
    font: 14px Saira-Regular;
    display: table;
    position: relative;
    top: -136px;
    left: -288px; }
  .info-container .lote-container-stock {
    color: #666666;
    font: 14px Saira-Regular;
    display: table;
    position: relative;
    top: -2vh;
    align-self: flex-end; }
  .info-container .lote-container-wrapper {
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    top: -20px;
    right: 0; }
  .info-container .add-to-cart {
    height: 30px;
    width: 100%; }
    @media only screen and (max-width: 1024px) and (min-width: 769px) {
      .info-container .add-to-cart {
        height: 50px;
        width: 100%;
        border-radius: 5px; } }
    @media only screen and (max-width: 768px) {
      .info-container .add-to-cart {
        height: 50px;
        width: 100%;
        border-radius: 5px; } }
    @media only screen and (min-width: 421px) and (max-width: 767px) {
      .info-container .add-to-cart {
        height: 50px;
        width: 100%;
        border-radius: 5px; } }
    @media only screen and (max-width: 420px) {
      .info-container .add-to-cart {
        height: 50px;
        width: 100%;
        border-radius: 5px; } }
.right-detail-col {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  width: 242px;
  padding-left: 30px;
  padding-right: 30px; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .right-detail-col {
      display: none; } }
  @media only screen and (max-width: 768px) {
    .right-detail-col {
      display: none; } }
.right-item {
  display: table;
  margin-top: 10px; }
  .right-item div {
    display: table-cell;
    vertical-align: middle; }
  .right-item .text {
    padding-left: 10px;
    color: #666666;
    font: 14px Saira-Regular; }

.attribute-row {
  display: table-row;
  margin-bottom: 30px; }

.group-attribute-img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  border: #00abf3 2px solid; }

.attribute {
  display: inline-block;
  width: 400px;
  margin-top: 10px;
  padding-bottom: 30px; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .attribute {
      width: auto;
      display: block; } }
  @media only screen and (max-width: 768px) {
    .attribute {
      width: auto;
      display: block; } }
  .attribute img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: #989898 2px solid; }
  .attribute div {
    display: table-cell;
    vertical-align: middle; }
  .attribute .text {
    padding-left: 10px; }
    .attribute .text div {
      display: block; }

.img-preview {
  width: 105px;
  height: 105px;
  margin-right: 10px;
  margin-bottom: 10px; }

.picture-border, .item-cell-picture-container {
  border: solid #e4e4e4 1px; }

.item-cell-picture-container {
  width: 100%;
  background-color: #FFFFFF;
  border-spacing: 10px;
  margin-bottom: 10px; }

.preview-container {
  vertical-align: top;
  display: table-cell; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .preview-container {
      display: flex;
      justify-content: center;
      align-items: center; } }
  @media only screen and (max-width: 768px) {
    .preview-container {
      display: flex;
      justify-content: center;
      align-items: center; } }
.item-cell-picture-container img {
  display: table-cell;
  width: 105px;
  height: 105px;
  object-fit: scale-down; }

.big-picture-container {
  display: table-cell;
  width: 335px; }

.big-picture-container img {
  width: 335px;
  height: 335px;
  object-fit: scale-down; }

.text-container-articulo {
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 60px; }

.text-container-articulo-title {
  width: 35%;
  vertical-align: top;
  display: table-cell;
  padding-left: 50px;
  text-align: left;
  font: 21px Saira-Regular; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .text-container-articulo-title {
      display: block;
      width: auto;
      padding-left: 25px; } }
  @media only screen and (max-width: 768px) {
    .text-container-articulo-title {
      display: block;
      width: auto;
      padding-left: 25px; } }
.text-container-articulo-title-description {
  width: 35%;
  display: block;
  padding-left: 50px;
  text-align: left;
  font: 21px Saira-Regular; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .text-container-articulo-title-description {
      width: auto;
      padding-left: 25px; } }
  @media only screen and (max-width: 768px) {
    .text-container-articulo-title-description {
      width: auto;
      padding-left: 25px; } }
.text-container-articulo-content {
  vertical-align: top;
  display: table-cell;
  font: 18px/20px Saira-Regular;
  text-align: left;
  color: #666666;
  width: 528px; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .text-container-articulo-content {
      width: auto;
      padding-left: 10px !important;
      display: block;
      width: auto;
      padding-right: 25px; } }
  @media only screen and (max-width: 768px) {
    .text-container-articulo-content {
      width: auto;
      padding-left: 10px !important;
      display: block;
      width: auto;
      padding-right: 25px; } }
.text-container-articulo-content-description {
  display: block;
  font: 18px/20px Saira-Regular;
  text-align: left;
  color: #666666;
  padding-left: 50px;
  padding-right: 30px; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .text-container-articulo-content-description {
      width: auto;
      padding-left: 25px !important;
      width: auto;
      padding-right: 25px; } }
  @media only screen and (max-width: 768px) {
    .text-container-articulo-content-description {
      width: auto;
      padding-left: 25px !important;
      width: auto;
      padding-right: 25px; } }
.spcecifications-container {
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .spcecifications-container {
      padding-top: 16px;
      padding-bottom: 16px; } }
  @media only screen and (max-width: 768px) {
    .spcecifications-container {
      padding-top: 16px;
      padding-bottom: 16px; } }
.grid-attributes-wrapper {
  display: table-cell;
  vertical-align: middle; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .grid-attributes-wrapper {
      display: block;
      padding: 0 25px; } }
  @media only screen and (max-width: 768px) {
    .grid-attributes-wrapper {
      display: block;
      padding: 0 25px; } }
.specifications {
  padding-right: 111px; }

.grid-attributes {
  width: 910px;
  float: right;
  font: 18px/20px Saira-Regular;
  text-align: left;
  color: #666666;
  display: table; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .grid-attributes {
      width: 100%; } }
  @media only screen and (max-width: 768px) {
    .grid-attributes {
      width: 100%; } }
.text-container-articulo-separator {
  width: 1200px;
  border-top-width: 0; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .text-container-articulo-separator {
      width: 90%; } }
  @media only screen and (max-width: 768px) {
    .text-container-articulo-separator {
      width: 90%; } }
.row-precio {
  display: table;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 10px; }

.precio-container {
  float: right;
  position: relative; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .precio-container {
      width: 100%; } }
  @media only screen and (max-width: 768px) {
    .precio-container {
      width: 100%; } }
  @media only screen and (min-width: 421px) and (max-width: 767px) {
    .precio-container {
      width: 100%; } }
.precio {
  padding-right: 10px;
  font: 18px Saira-SemiBold; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .precio {
      float: right; } }
  @media only screen and (max-width: 768px) {
    .precio {
      float: right; } }
  @media only screen and (min-width: 421px) and (max-width: 767px) {
    .precio {
      float: right; } }
  @media only screen and (max-width: 420px) {
    .precio {
      float: right; } }
  .precio .precio-tarifa {
    text-decoration: line-through;
    color: #666666;
    font: 18px Saira-Regular; }
  .precio .precio-final {
    color: #ff8b32;
    font-size: 22px; }

.unit-spinner {
  position: relative;
  width: 100px;
  float: right; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .unit-spinner {
      width: 100%; } }
  @media only screen and (max-width: 768px) {
    .unit-spinner {
      width: 100%; } }
  @media only screen and (min-width: 421px) and (max-width: 767px) {
    .unit-spinner {
      width: 100%; } }
  @media only screen and (max-width: 420px) {
    .unit-spinner {
      width: 100%; } }
  .unit-spinner input {
    height: 25px;
    width: 100%;
    padding: 0px;
    text-align: center;
    font-family: Saira-Regular; }
    @media only screen and (max-width: 1024px) and (min-width: 769px) {
      .unit-spinner input {
        height: 45px; } }
    @media only screen and (max-width: 768px) {
      .unit-spinner input {
        height: 45px; } }
    @media only screen and (min-width: 421px) and (max-width: 767px) {
      .unit-spinner input {
        height: 45px; } }
    @media only screen and (max-width: 420px) {
      .unit-spinner input {
        height: 45px; } }
  .unit-spinner a {
    position: absolute;
    top: 0px;
    width: 26px;
    height: 26px;
    background: white;
    border: 1px solid #999999;
    text-align: center; }
    @media only screen and (max-width: 1024px) and (min-width: 769px) {
      .unit-spinner a {
        width: 47px;
        height: 47px;
        top: 0px;
        background: #FFFFFF;
        border: 1px solid #000000;
        box-sizing: border-box;
        border-radius: 6px;
        margin: 0px 0px; } }
    @media only screen and (max-width: 768px) {
      .unit-spinner a {
        width: 47px;
        height: 47px;
        top: 0px;
        background: #FFFFFF;
        border: 1px solid #000000;
        box-sizing: border-box;
        border-radius: 6px;
        margin: 0px 0px; } }
    @media only screen and (min-width: 421px) and (max-width: 767px) {
      .unit-spinner a {
        width: 47px;
        height: 47px;
        top: 0px;
        background: #FFFFFF;
        border: 1px solid #000000;
        box-sizing: border-box;
        border-radius: 6px;
        margin: 0px 0px; } }
    @media only screen and (max-width: 420px) {
      .unit-spinner a {
        width: 47px;
        height: 47px;
        top: 0px;
        background: #FFFFFF;
        border: 1px solid #000000;
        box-sizing: border-box;
        border-radius: 6px;
        margin: 0px 0px; } }
    @media only screen and (max-width: 1024px) and (min-width: 769px) {
      .unit-spinner a span {
        top: 9px;
        position: relative; } }
    @media only screen and (max-width: 768px) {
      .unit-spinner a span {
        top: 9px;
        position: relative; } }
    @media only screen and (min-width: 421px) and (max-width: 767px) {
      .unit-spinner a span {
        top: 9px;
        position: relative; } }
    @media only screen and (max-width: 420px) {
      .unit-spinner a span {
        top: 9px;
        position: relative; } }
  .unit-spinner .add {
    right: 0px; }
  .unit-spinner .sub {
    left: -1px; }

.table-description {
  display: table; }

.vertical-divider {
  border-left: 1px solid #e4e4e4;
  height: 100%;
  width: 0; }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .vertical-divider {
      display: none; } }
  @media only screen and (max-width: 768px) {
    .vertical-divider {
      display: none; } }
.text-envio {
  height: 26px;
  line-height: 26px;
  padding-left: 5px;
  display: table-cell;
  color: #00d65b;
  font-size: 14px; }

.icono-envio {
  background-image: url(/static/img/categories_products/I_icono_envio_inmediato.svg?beea8e6009e3);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 26px;
  height: 26px;
  display: table-cell; }

.icono-envio-calculado {
  background-image: url(/static/img/categories_products/I_icono_envio_calculado.svg?beea8e6009e3);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 26px;
  height: 26px;
  display: table-cell; }

.icono-envio-24 {
  background-image: url(/static/img/categories_products/I_icono_24h.svg?beea8e6009e3);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 26px;
  height: 26px;
  display: table-cell; }

.icon-item-envio {
  background: url("/static/img/categories_products/I_icono_envio_inmediato.svg?beea8e6009e3");
  background-repeat: no-repeat;
  height: 14px;
  width: 20px;
  display: block;
  margin-right: 5px; }

.icon-item-lote {
  background: url("/static/img/categories_products/I_icono_unidades_lote.svg?beea8e6009e3");
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: block; }

.circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #666666; }
  .circle img {
    width: 58px;
    height: 58px; }

.border-blue {
  border-color: #00abf3; }

.div-calculo-stock {
  position: relative;
  top: -6vh;
  left: 62%;
  display: inline-block; }

@media screen and (max-width: 1024px) {
  .div-calculo-stock {
    left: 86%; }
  .lote-container {
    left: -84vw !important;
    top: -162px !important; }
  .lote-container-stock {
    top: -5vh !important; } }

@media screen and (max-width: 950px) {
  .lote-container {
    left: -82vw !important; } }

@media screen and (max-width: 850px) {
  .div-calculo-stock {
    left: 82% !important; }
  .lote-container {
    left: -80vw !important; } }

@media screen and (max-width: 750px) {
  .lote-container {
    left: -77vw !important; } }

@media screen and (max-width: 650px) {
  .lote-container {
    left: -74vw !important; } }

@media screen and (max-width: 600px) {
  .div-calculo-stock {
    left: 62% !important; }
  .lote-container {
    left: -71vw !important; } }

@media screen and (max-width: 520px) {
  .lote-container {
    left: -68vw !important; } }

@media screen and (max-width: 470px) {
  .lote-container {
    left: -65vw !important; } }

@media screen and (max-width: 430px) {
  .lote-container {
    left: -60vw !important; } }

@media screen and (max-width: 380px) {
  .lote-container {
    left: -55vw !important; } }

@media screen and (max-width: 340px) {
  .lote-container {
    left: -50vw !important; } }

@media screen and (max-width: 300px) {
  .lote-container {
    left: -56vw !important; } }

#furmalario-consulta-stock {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -55rem;
  left: 0;
  display: none;
  justify-content: center;
  background-color: rgba(87, 86, 86, 0.5);
  z-index: 99999; }

#formulario-consulta {
  border-radius: 5px;
  width: 35%;
  height: 25rem;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  position: sticky;
  top: 33vh;
  gap: 2rem; }

@media screen and (max-width: 1024px) {
  #formulario-consulta {
    width: 80% !important;
    height: 7%;
    top: 25vh !important; }
  #furmalario-consulta-stock {
    top: -240vh !important; } }

@media screen and (max-width: 1600px) {
  #formulario-consulta {
    width: 60%; } }

@media screen and (max-height: 750px) {
  #formulario-consulta {
    height: 7%;
    top: 16vh !important; }
  #furmalario-consulta-stock {
    top: -345vh !important; } }

#input-consulta-stock {
  width: 25%;
  height: 1.9vh;
  text-align: center;
  margin-right: 1%; }

#contenedor-boton-cerrar-consulta-stock {
  align-self: flex-end;
  margin-right: 0.2vw;
  margin-top: 0.5rem; }

#boton-cerrar-consulta-stock {
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: white; }

#boton-cerrar-consulta-stock:hover {
  cursor: pointer; }

#imagen-boton-cerrar-consulta-stock {
  width: 100%;
  height: 100%; }

#boton-consultar-stock {
  background-color: #00d65b;
  border-color: #00d65b;
  width: 30%;
  height: 3vh;
  border-style: none; }

#boton-consultar-stock:hover {
  cursor: pointer; }

#calculo-stock-boton {
  background-color: #143d7d;
  border-color: #143d7d;
  width: 9rem;
  height: 3.3vh;
  color: white;
  font-weight: 600;
  border-style: none; }

@media screen and (max-width: 1921px) {
  #calculo-stock-boton {
    height: 3.5vh !important; } }

#calculo-stock-boton:hover {
  cursor: pointer; }

#titulo-popup-consulta-stock {
  font-size: 22px; }

#label-input-stock {
  margin-right: 7%; }

#div-input-stock {
  width: 95%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3%; }

.ocultar-div {
  display: none !important; }

.aumentar-height-formulario-consulta-stock {
  height: 36rem !important; }

@media screen and (max-height: 750px) {
  .aumentar-height-formulario-consulta-stock {
    height: 34rem !important; } }

@media screen and (max-height: 1024px) {
  .aumentar-height-formulario-consulta-stock {
    height: 34rem !important; } }

@media screen and (max-height: 1081px) {
  .aumentar-height-formulario-consulta-stock {
    height: 37rem !important; } }

@media screen and (max-width: 350px) {
  #furmalario-consulta-stock {
    width: 104% !important; } }

@media screen and (max-width: 280px) {
  #furmalario-consulta-stock {
    width: 120% !important; }
  #boton-consultar-stock {
    height: 4vh !important; } }

@media screen and (max-width: 1921px) {
  #boton-consultar-stock {
    height: 4vh !important; } }

.red-border-input {
  border: 1px solid red; }

#div-resultado-calculo-stock {
  width: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column; }

.aplicar-flex {
  display: flex; }

#disponibilidad-2448-consulta {
  width: 90%;
  background-color: #00d65b;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 3%;
  margin-top: 5%; }

#consulta-disponibilidad {
  background-color: #f7673b;
  width: 90%;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 3%; }

.height-sin-consulta-tiempo-envio {
  height: 29rem !important; }

@media screen and (max-height: 750px) {
  .height-sin-consulta-tiempo-envio {
    height: 31rem !important; } }

@media screen and (max-height: 1081px) {
  .height-sin-consulta-tiempo-envio {
    height: 30rem !important; } }

#div-descripcion-formulario-calculo-stock {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }

.texto-centrado {
  text-align: center; }

#descripcion-popup-consulta-stock {
  width: 80%; }

.entrega-2448H {
  background-color: white !important;
  border: 2px solid #00d65b !important; }

.color-tiempo-envio {
  color: #ff5745; }

#embalaje-articulo {
  font: 14px Saira-Regular;
  color: #666666; }

/* @media screen and(max-height: 890px){
  #formulario-consulta{
    top: 17vh !important;
  }
} */
