/* DESCUENTO CYBER LOOP*/
.wishlist-icon > .wishlist-popup {
  margin-top: -120px;
}

.message-cyber {
  color: white;
  font-size: 12px;
  position: initial !important;
}

.message-2daunidad {
  text-align: center;
  color: white;
  font-weight: 900;
  font-size: 9px;
  position: initial !important;
}

.desc-cyber {
  color: white;
  font-weight: 800;
  font-size: 0.7em;
  padding-left: 3px;
  margin-bottom: -3px;
}

.etiqueta-2daunidad-single {
  right: 5px;
  left: auto;
  height: 37px;
  background-color: #ff0000;
  position: absolute;
  background-image: none;
  border-radius: 20px;
  width: 130px;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  display: flex;
}
.etiqueta-2daunidad-single.etiqueta-descuento {
  top: 70px;
}

.etiqueta-2daunidad-loop {
  right: 5px;
  left: auto;
  height: 37px;
  background-color: #ff0000;
  position: absolute;
  background-image: none;
  border-radius: 20px;
  width: 130px;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  display: flex;
}

.etiqueta-2daunidad-loop.etiqueta-descuento {
  top: 50px;
}

.etiqueta-2daunidad-home {
  display: none;
}
body.home .etiqueta-2daunidad-home {
  right: 5px;
  left: auto;
  height: 37px;
  background-color: #ff0000;
  position: absolute;
  background-image: none;
  border-radius: 20px;
  width: 120px;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  display: flex;
}

body.home .etiqueta-2daunidad-home.etiqueta-descuento {
  top: 53px;
}

.etiqueta-2daunidad-loop.etiqueta-normal,
body.home .etiqueta-2daunidad-home.etiqueta-normal,
.etiqueta-2daunidad-single.etiqueta-normal {
  top: 5px;
}

/* IMAGEN CYBER */
.logo-cyber,
.logo-cyber-home {
  background-image: url("/wp-content/uploads/2025/05/PATITA-AZUL.png");
  background-repeat: no-repeat;
  position: absolute;
}
.logo-cyber-rojo,
.logo-cyber-rojo-home {
  background-image: url("/wp-content/uploads/2025/04/PATITA-5.png");
}

/* TIENDA */
.logo-cyber.cyber-loop {
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-content: flex-end;
  padding-bottom: 8px;
  flex-wrap: wrap;
  background-size: 100%;
  width: 50px;
  height: 50px;
}

.logo-cyber-text.cyber-loop {
  position: absolute;
  background-image: none;
  border-radius: 20px;
  background-color: #0300b0;
  width: 120px;
  height: 34px;
  left: 5px;
  top: 5px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}

.logo-cyber-text.cyber-loop .message-blue {
  font-size: x-small;
}

.logo-cyber-rojo-text.cyber-loop-rojo {
  background-color: #ff0000;
}

/* SINGLE */
.woocommerce-product-gallery .desc-cyber {
  font-size: 0.9em;
  position: absolute;
  top: 48%;
}

.woocommerce-product-gallery .logo-cyber {
  background-size: 100%;
  width: 71px;
  height: 71px;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: initial;
  padding-bottom: 0;
}

.woocommerce-product-gallery .logo-cyber-text {
  position: absolute;
  background-image: none;
  border-radius: 20px;
  background-color: #0300b0;
  left: 0;
  top: 5px;
  width: 120px;
  height: 32px;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  display: flex;
}

.woocommerce-product-gallery .logo-cyber-text .message-blue {
  font-size: x-small;
}

.woocommerce-product-gallery .logo-cyber-rojo-text {
  background-color: #ff0000;
}

/* Single Related Products */

.related-products-wrapper .logo-cyber-text.cyber-loop {
  width: 130px;
  height: 30px;
}

.related-products-wrapper .logo-cyber.cyber-loop {
  padding-bottom: 9px;
}
.related-products-wrapper .message-cyber,
.related-products-wrapper .desc-cyber {
  font-size: 11px;
}

/* Productos home */
.logo-cyber-home,
.cyber-loop-home,
.logo-cyber-text-home {
  display: none !important;
}

body.home .logo-cyber-home,
body.home .cyber-loop-home,
body.home .logo-cyber-text-home {
  display: flex !important;
}

.logo-cyber-text-home .message-blue {
  font-size: xx-small;
}

.logo-cyber-home.cyber-loop-home {
  background-size: 100%;
  width: 56px;
  height: 56px;
  right: 5px;
  top: 0;
  display: flex;
  justify-content: center;
  align-content: flex-end;
  padding-bottom: 9px;
  flex-wrap: wrap;
}

.logo-cyber-rojo-home.cyber-loop-rojo-home {
  right: 0;
  left: auto;
}

.logo-cyber-text-home.cyber-loop-home {
  position: absolute;
  background-image: none;
  border-radius: 20px;
  background-color: #0300b0;
  width: 105px;
  height: 34px;
  left: 5px;
  top: 5px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}

.logo-cyber-rojo-text-home.cyber-loop-rojo-home {
  background-color: #ff0000;
}

body.home .desc-cyber {
  font-size: 0.7em;
}

/* PARA PANTALLAS PEQUEÑAS */
@media (max-width: 767px) {
  .message-cyber {
    font-size: 11px;
  }
  .desc-cyber {
    font-size: 10px;
  }

  /* Tienda*/
  .logo-cyber-text.cyber-loop {
    width: 85px;
    height: auto;
    min-height: 25px;
    bottom: auto;
    left: 5px;
  }
  .logo-cyber-text.cyber-loop .message-blue {
    font-size: 7px;
  }

  /* Single */
  .woocommerce-product-gallery .logo-cyber {
    padding-bottom: 9px;
    right: 5px;
  }
  .woocommerce-product-gallery .desc-cyber {
    font-size: 13px;
  }
  .woocommerce-product-gallery .message-cyber {
    font-size: 14px;
  }
  /* Single Relacionados */
  .related-products-wrapper .logo-cyber.cyber-loop {
    width: 37px;
    height: 37px;
    padding-bottom: 3%;
  }
  .related-products-wrapper .desc-cyber {
    font-size: 8px;
  }
  .related-products-wrapper .logo-cyber-text.cyber-loop {
    width: 80px;
    height: 27px;
    left: 0;
  }
  .related-products-wrapper .message-cyber {
    font-size: 10px;
  }
  .related-products-wrapper .message-blue {
    font-size: 6.5px;
  }
}

@media (max-width: 430px) {
  /* Productos Home */
  body.home .desc-cyber {
    font-size: 9px;
  }
  body.home .message-cyber {
    font-size: 11px;
  }
  .logo-cyber-home.cyber-loop-home {
    top: 0;
    width: 35px;
    height: 35px;
    right: 5px;
    padding-bottom: 3px;
  }
  .logo-cyber-text-home.cyber-loop-home {
    top: 5px;
    width: 90px;
    height: 26px;
  }
  .woocommerce-product-gallery .logo-cyber {
    padding-bottom: 4%;
  }
  body.home .logo-cyber-text-home .message-blue {
    font-size: 7.5px;
  }
}

@media (min-width: 320px) and (max-width: 359px) {
  .logo-cyber.cyber-loop {
    width: 40px;
    height: 40px;
    padding-bottom: 3%;
  }
  .logo-cyber-text-home.cyber-loop-home {
    width: 80px;
  }

  body.home .message-cyber {
    font-size: 10px;
  }
  body.home .desc-cyber {
    font-size: 8px;
  }
  .logo-cyber-home.cyber-loop-home {
    padding-bottom: 5px;
  }
  body.home .logo-cyber-text-home .message-blue {
    font-size: 6.5px;
  }
  .woocommerce-product-gallery .logo-cyber {
    padding-bottom: 3%;
  }
  .related-products-wrapper .logo-cyber.cyber-loop {
    padding-bottom: 6px;
  }
}
@media (min-width: 428px) and (max-width: 767px) {
  .woocommerce-product-gallery .desc-cyber {
    font-size: 16px;
  }
  body.home .desc-cyber {
    font-size: 13px;
  }

  .logo-cyber-home.cyber-loop-home {
    width: 40px;
    height: 40px;
  }
}

/* PARA PANTALLAS MEDIANAS */
@media (min-width: 767px) and (max-width: 1024px) {
  /* Tienda */
  .logo-cyber.cyber-text.cyber-loop {
    width: 156px;
    height: auto;
    min-height: 25px;
    left: -30%;
    bottom: 375px;
  }

  .logo-cyber-text.cyber-loop {
    width: 50%;
  }

  .message-cyber {
    font-size: 0.6em;
  }
  .logo-cyber-text.cyber-loop .message-blue {
    font-size: xx-small;
  }

  /* Single */
  .woocommerce-product-gallery .logo-cyber {
    padding-bottom: 4%;
    height: 150px;
    width: 150px;
  }
  .woocommerce-product-gallery .desc-cyber {
    font-size: 27px;
  }
  .woocommerce-product-gallery .logo-cyber-text {
    width: 45%;
    height: 55px;
  }
  .woocommerce-product-gallery .message-cyber,
  .woocommerce-product-gallery .logo-cyber-text .message-blue {
    font-size: 27px;
  }
  /* Single Relacionados */
  .related-products-wrapper .logo-cyber.cyber-loop {
    width: 45px;
    height: 45px;
    padding-bottom: 7px;
  }
  .related-products-wrapper .message-cyber,
  .related-products-wrapper .desc-cyber {
    font-size: 10px;
  }
  .related-products-wrapper .message-blue {
    font-size: xx-small;
  }
  .related-products-wrapper .logo-cyber-text.cyber-loop {
    left: 0px;
    width: 115px;
  }

  .related-products-wrapper .logo-cyber-rojo-text.cyber-loop-rojo {
    width: 90px;
  }

  /* Home */
  body.home .logo-cyber-text-home .message-blue {
    font-size: xx-small;
  }
}

@media (min-width: 850px) and (max-width: 1024px) {
  body.home .logo-cyber-text-home.cyber-loop-home {
    width: 55%;
    height: 24px;
  }
  body.home .message-cyber {
    font-size: 8.8px;
  }
  body.home .logo-cyber-home.cyber-loop-home {
    width: 30%;
    height: 30%;
    padding-bottom: 6px;
  }
  body.home .desc-cyber {
    font-size: 0.6em;
  }
  body.home .logo-cyber-text-home .message-blue {
    font-size: 5.5px;
  }
  .logo-cyber-text.cyber-loop .message-blue {
    font-size: 6px;
  }
  .logo-cyber-text.cyber-loop {
    height: 26px;
  }
  .woocommerce-product-gallery .message-cyber,
  .woocommerce-product-gallery .desc-cyber {
    font-size: 0.6em;
  }
  .woocommerce-product-gallery .message-blue {
    font-size: xx-small;
  }
  .woocommerce-product-gallery .logo-cyber {
    height: 60px;
    width: 60px;
  }
  .woocommerce-product-gallery .logo-cyber-text .message-blue {
    font-size: xx-small;
  }
  .woocommerce-product-gallery .logo-cyber-text {
    height: 32px;
  }
  .related-products-wrapper .logo-cyber-text.cyber-loop {
    width: 75px;
    height: 23px;
  }
  .related-products-wrapper .message-cyber {
    font-size: 9px;
  }
  .related-products-wrapper .message-blue {
    font-size: 6px;
  }
}

@media (min-width: 1024px) and (max-width: 1280px) {
  .logo-cyber-text-home.cyber-loop-home {
    width: 80px;
    height: 29px;
  }
  body.home .message-cyber {
    font-size: xx-small;
  }

  body.home .message-blue {
    font-size: 6.5px;
  }

  body.home .desc-cyber {
    font-size: 10px;
  }

  .logo-cyber-text.cyber-loop .message-blue,
  .woocommerce-product-gallery .message-blue {
    font-size: x-small;
  }
  .woocommerce-product-gallery .logo-cyber {
    padding-bottom: 11px;
  }
  .woocommerce-product-gallery .desc-cyber {
    font-size: 0.8em;
  }
  .related-products-wrapper .logo-cyber-text.cyber-loop {
    width: 60%;
  }
  .related-products-wrapper .message-blue {
    font-size: xx-small;
  }
}

@media (min-width: 1280px) and (max-width: 1440px) {
  .woocommerce-product-gallery .desc-cyber {
    font-size: 0.9em;
  }
  .woocommerce-product-gallery .message-blue {
    font-size: xx-small;
  }
  .related-products-wrapper .message-blue {
    font-size: x-small;
  }
  body.home .message-blue {
    font-size: xx-small;
  }
  .logo-cyber-text.cyber-loop .message-blue {
    font-size: x-small;
  }
}
