/* screen - pag-producto */

.pag-producto {
  width: 375px;
}
@media (min-width: 450px) {
  .pag-producto {
    width: 450px;
  }
}
@media (min-width: 768px) {
  .pag-producto {
    width: 768px;
  }
}
@media (min-width: 1200px) {
  .pag-producto  {
    width: 1173px;
  }
}

.pag-producto .frame-6989 {
  align-items: center;
  border: 1px none;
  display: flex;
  justify-content: space-between;

  margin: 20px 0 30px;
}
@media (max-width: 767px) {
  .pag-producto .frame-6989 {
    gap: 15px;
  }
}
@media (min-width: 768px) {
  .pag-producto .frame-6989 {
    width: 1173px;
    max-width: 100%;
    gap: 40px;
  }
}

.pag-producto .frame-132 {
  align-items: center;
  border: 1px none;
  display: flex;
  gap: 12px;
  width: fit-content;
}
@media (max-width: 1199px) {
  .pag-producto .frame-132 {
    display: block;
  }
}

.pag-producto .frame-132-item {
  color: var(--beigedark);
  font-weight: 300;
  line-height: 48px;
  margin-top: -1.00px;
  white-space: nowrap;
  width: fit-content;
}

.pag-producto .icon-chevron-left {
  height: 15px;
  min-width: 15px;
}

.pag-producto .breadcumbProduct {
  color: var(--bluemain);
  font-weight: 600;
  line-height: 19.6px;
  margin-top: -1.00px;
  width: fit-content;
  text-transform: capitalize;
}

.pag-producto .frame-135 {
  align-items: flex-start;
  border: 1px none;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: fit-content;
}

.pag-producto .frame-131 {
  background-color: var(--cultured-pearl);
  border: 1px none;
  height: 37px;
  min-width: 220px;
  position: relative;
}

.pag-producto .icon-chevron-left-2 {
  height: 15px;
  left: 16px;
  position: absolute;
  top: 11px;
  width: 15px;
}

.pag-producto .seguir-comprando {
  color: var(--bluemain);
  font-weight: 600;
  left: 47px;
  line-height: 27px;
  position: absolute;
  top: 4px;
  white-space: nowrap;
}


.pag-producto .frame-6995-1 {
  align-items: flex-start;
  border: 1px none;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 450px) {
  .pag-producto .frame-6995-1 {
    gap: 30px;
  }
}
@media (min-width: 768px) {
  .pag-producto .frame-6995-1 {
    flex-direction: row;
    gap: 30px;
  }

  .pag-producto .frame-132-item {
    color: var(--beigedark);
    font-weight: 300;
    line-height: 48px;
    margin-top: -1.00px;
    white-space: nowrap;
    width: fit-content;
  }
}
@media (min-width: 1200px) {
  .pag-producto .frame-6995-1 {
    flex-direction: row;
    gap: 81px;
  }
}

.pag-producto .frame-6993 {
  border: 1px none;
  display: flex;
  flex-direction: column;
  gap: 48px;
  width: 100%;
  align-items: center;

  min-width: 240px;
  max-width: 520px;
}

.pag-producto .alternative_content {
  position: relative;
  width: 100% !important;
  overflow-x: auto;
  overflow-y:hidden;
  height: 120px;
  margin-top: 30px;
}

.pag-producto .alternativas {
  cursor: zoom-in;
}
.pag-producto .sp-thumbs a:link, .sp-thumbs a:visited {
  margin-right: 5px !important;
  margin-bottom: 0;
  border-radius: 20px;
  float:left !important;
}
.pag-producto .sp-thumbs img {
  height: auto!important;
  width: 100% !important;
  border-radius: 20px;
}

.pag-producto .sp-thumbs img.img-video {
  display: block;
  margin-top: 24px;
  border-radius: unset
}

.pag-producto .sp-thumbs .play-video {
  position: absolute;
  top: 0;
  display: block;
  margin: auto;
  width: 100%;
  height: auto;
}

.pag-producto .sp-thumbs img.img-play-video {
  margin: auto;
  margin-top: 4%;
  display: block;
  width: 50% !important;
}

.pag-producto .frame-6995-2 {
  align-items: flex-end;
  border: 1px none;
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: fit-content;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .pag-producto .frame-6995-2 {
    width: 450px;
  }
}
@media (min-width: 768px) {
  .pag-producto .frame-6995-2 {
  }
}
@media (min-width: 1200px) {
  .pag-producto .frame-6995-2 {
    width: 572px;
  }
}

.pag-producto .frame-6994 {
  align-items: flex-start;
  border: 1px none;
  display: flex;
  gap: 31px;
  left: 0;
  top: 0;

  position: relative;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--neutral-light);
  border-color: #f6f6f6;
  justify-content: space-between;
}

.pag-producto .frame-6994-1 {
  width: 50%;
}
@media (min-width: 450px) {
  .pag-producto .frame-6994-1 {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .pag-producto .frame-6994-1 {
    width: 68%;
  }
}
@media (min-width: 1200px) {
  .pag-producto .frame-6994-1 {
    width: 80%;
  }
}

.pag-producto .product-title {
  letter-spacing: -0.64px;
  line-height: 38.4px;
  margin-top: -1.00px;
  text-transform: capitalize;
}

.pag-producto .group-6992 {
  height: 42px;
  min-width: 157px;
  position: relative;
}

.pag-producto .referencia-2100003782 {
  left: 0;
  letter-spacing: 0;
  line-height: 14px;
  position: absolute;
  top: 21px;
}

.pag-producto .span0 {
  line-height: 21px;
}

.pag-producto .span1 {
  color: var(--bluemain);
  font-weight: 300;
  line-height: 19.6px;
}

.pag-producto .ean-xxx-xxx-xxxx {
  left: 0;
  letter-spacing: 0;
  line-height: 14px;
  position: absolute;
  top: 0;
}

.pag-producto .group-6993 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  left: 0;

  position: relative;
  border-bottom: 1px solid var(--neutral-light);
  border-color: #f6f6f6;
}
@media (min-width: 450px) {
  .pag-producto .frame-6994-1 {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .pag-producto .frame-6994-1 {
    width: 88%;
  }
}
@media (min-width: 1200px) {
  .pag-producto .frame-6994-1 {
    width: 99%;
  }
}

.pag-producto .group-221 {
  min-width: 100%;
}

.pag-producto .overlap-group-1 {
}

.pag-producto .frame-220 {
  display: flex;
  flex-direction: column;
  gap: 16px;

  border-bottom: 1px solid var(--neutral-light);
  border-color: #f6f6f6;
  padding-bottom: 10px;
}

.pag-producto .frame-1 {
  align-items: center;
  border: 1px none;
  display: flex;
  gap: 8px;
  width: fit-content;
}

.pag-producto .ms-informacin-sobre-el-producto {
  color: var(--bluemain);
  font-weight: 600;
  line-height: 27px;
  margin-top: -1.00px;
  white-space: nowrap;
  width: fit-content;
}

.pag-producto .icon-chevron-down-1 {
  height: 14px;
  min-width: 14px;
}

.pag-producto .frame-220-1 {
  align-items: flex-start;
  background-color: var(--neutrallighter);
  border: 1px none;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px 23px;
  width: 567px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .pag-producto .frame-220-1 {
    width: 450px;
    overflow: hidden;
  }
}
@media (max-width: 1199px) {
  .pag-producto .frame-220-1 {
    width: 370px;
    overflow: hidden;
  }
}

.pag-producto .frame-220-2 {
  align-items: flex-start;
  align-self: stretch;
  border: 1px none;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.pag-producto .rango-y-unidades-por {
  align-self: stretch;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: -1.00px;
}

.pag-producto .frame-220-item {
  align-self: stretch;
  letter-spacing: 0;
  line-height: 14px;
}

.pag-producto .frame-208 {
  align-items: flex-start;
  align-self: stretch;
  border: 1px none;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.pag-producto .packaging {
  letter-spacing: 0;
  line-height: 14px;
  margin-top: -1.00px;
  width: 518px;
}

.pag-producto .frame-3 {
  height: 40px;
  min-width: 40px;
}

.pag-producto .button-1 {
  align-items: center;
  border: 2px none;
  border-radius: 32px;
  display: flex;
  gap: 4px;
  justify-content: center;
  width: fit-content;

  padding: 10px 0;
  margin: 6px 0;
}

.pag-producto .icons-create-account {
  height: 18px;
  min-width: 18px;
}

.pag-producto .frame-6995-3 {
  display: flex;
  gap: 10px;

  justify-content: space-between;
  width: 100%;
}

.pag-producto .frame-6995-4 {
  align-items: flex-start;
  border: 1px none;
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: fit-content;
}

.pag-producto .group-135 {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.pag-producto .flex-row {
  align-items: flex-start;
  display: flex;
  min-width: 150px;
}

.pag-producto .cantidad {
  text-align: center;
  min-width: 150px;
}

.pag-producto .button_add_remove {
  border: none;
  background-color: transparent;
}

.pag-producto .icon_add_remove {
  height: 22px;
  min-width: 22px;
}

.pag-producto .frame-221 {
  align-items: center;
  border: 1px solid;
  border-color: var(--neutraldark);
  border-radius: 32px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  width: 70px;
}

.pag-producto .number {
  color: var(--bluemain);
  font-weight: 300;
  height: 28px;
  line-height: 27px;
  text-align: center;
  white-space: nowrap;
  border: none;
  background-color: transparent;
  width: 70px;
  border-radius: 32px;
  margin: 0 5px;
}

/* quitar flechas de subir y bajar el número */
input.number::-webkit-outer-spin-button,
input.number::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
input.number[type=number] {
  -moz-appearance:textfield; /* Firefox */
}

.pag-producto .cantidad-mnima-2-unidades {
  letter-spacing: 0;
  line-height: 14px;
  width: fit-content;
}

.pag-producto .frame-6995-5 {
  align-items: flex-end;
  border: 1px none;
  display: flex;
  flex-direction: column;
  gap: 13px;
  width: fit-content;
}

.pag-producto .frame-6995-6 {
  align-items: flex-start;
  border: 1px none;
  display: flex;
  gap: 32px;
  width: fit-content;
}

.pag-producto .novedad {
  font-weight: 600;
  line-height: 19.6px;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}



.pag-producto .badge-novedades {
  align-items: center;
  border: 2px solid;
  border-radius: 8px;
  display: flex;
  gap: 8px;
  justify-content: center;
  padding: 4px 16px;
  width: fit-content;
}

.pag-producto .badge-promo {
  color: var(--dangermain);
  border-color: var(--dangermain);
}

.pag-producto .badge-preventa {
  color: var(--novedades-preventa);
  border-color: var(--novedades-preventa);
}

.pag-producto .badge-outlet {
  color: var(--novedades-outlet);
  border-color: var(--novedades-outlet);
}

.pag-producto .badge-novedad {
  color: var(--novedades-novedad);
  border-color: var(--novedades-novedad);
}

.pag-producto .badge-novedad-pendiente {
  color: var(--dangermain);
  border-color: var(--dangermain);
}

.pag-producto .badge-icon {
  height: 16px;
  min-width: 16px;
}

.pag-producto .badge-text {
  font-weight: 600;
  line-height: 20px;
  margin-top: -0.50px;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}


.pag-producto .product-price {
  align-items: flex-end;
  border: 1px none;
  display: flex;
  flex-direction: column;
  width: fit-content;
}

.pag-producto .price {
  color: var(--beigedark);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-xxxxxl);
  font-weight: 600;
  letter-spacing: -0.76px;
  line-height: 45.6px;
  margin-top: -1.00px;
  text-align: right;
  white-space: nowrap;
  width: fit-content;
}

.pag-producto .price-old {
  color: var(--bluelighter);
  font-weight: 600;
  line-height: 27px;
  text-decoration: line-through;
  transform: rotate(0.06deg);
  white-space: nowrap;
  width: fit-content;
}

.pag-producto .button-2 {
  align-items: center;
  background-color: var(--beigedark);
  border: 2px solid;
  border-color: var(--beigemain);
  border-radius: 32px;
  display: flex;
  gap: 8px;
  justify-content: center;
  padding: 16px 40px;
  width: 235px;
}

.pag-producto .button-2:disabled,
.pag-producto .button-2[disabled]{
  background-color: var(--beigelight);
}

.pag-producto .iconcart {
  height: 18px;
  min-width: 18px;
}

.pag-producto .add-carrito {
  color: var(--neutrallight2);
  letter-spacing: -0.36px;
  line-height: 19.7px;
  margin-top: -1.00px;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.pag-producto .frame-6989-7 {
  align-items: flex-start;
  border: 1px none;
  display: flex;
  gap: 12px;
  width: fit-content;
}

.pag-producto .para-ver-los-precios {
  letter-spacing: -0.28px;
  line-height: 15.3px;
  margin-top: -1.00px;
  white-space: nowrap;
  width: fit-content;
}

.pag-producto .frame-6989-8 {
  align-items: flex-end;
  border: 1px none;
  display: flex;
  gap: 6px;
  width: fit-content;
}

.pag-producto .frame-69 {
  align-items: flex-start;
  border: 1px none;
  display: flex;
  gap: 4px;
  width: fit-content;
}

.pag-producto .icon-login-session,
.pag-producto .icon-create-account{
  height: 14px;
  min-width: 14px;
}

.pag-producto .iniciar-sesin {
  letter-spacing: -0.28px;
  line-height: 15.3px;
  margin-top: -1.00px;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.pag-producto .text-1 {
  letter-spacing: -0.28px;
  line-height: 15.3px;
  margin-top: -1.00px;
  white-space: nowrap;
  width: fit-content;
}



/**********************************   PRODUCTS TOP SALES   **********************************/

.pag-producto .carousel_products {
  padding: 0;
  width: 100%;
}

@media (max-width: 1920px) {
  .pag-producto .carousel_products {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}

.home-tienda .h2-2 {
  letter-spacing: -0.64px;
  line-height: 38px;
  position: relative;
  white-space: nowrap;
}
