﻿.logo_bottom {
  width: 163px;
  height: 100px;
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
}

.iconoLoading_area {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 9999999999999999999999999999999999;
  top: 0px;
  left: 0px;
}

.iconoLoading_transparencia {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  filter: "alpha(opacity=.95)";
  mozopacity: 0.95;
  opacity: 0.95;
}
.iconoLoading {
  width: 150px;
  height: 150px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -75px;
  margin-top: -75px;
  z-index: 1;
}

.ipmx_popuparea,
.ipmx_popuparea_bg {
  width: 100%;
  height: 100%;
  position: fixed;
}

.ipmx_popuparea {
  z-index: 9999999;
}

.ipmx_popuparea_bg {
  background-color: rgba(108, 108, 108, 0.7);
}

.ipmx_popuparea_square {
  width: 500px;
  height: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -250px;
  margin-top: -250px;
  background-color: #fff;
  border-radius: 15px;
  padding: 20px;
}

.ipmx_popuparea_message {
  width: 500px;
  height: 300px;
}

.ipmx_popuparea_square_close {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #666;
  font-size: 18px;
  cursor: pointer;
}

.ipmx_popuparea_message_area {
  width: 100%;
  height: 100%;
  text-align: center;
  display: table;
  vertical-align: middle;
  font-size: 20px;
}

.ipmx_popuparea_message_area div {
  vertical-align: middle;
  display: table-cell;
}

.product-cart-evento {
  color: #6696b6;
}

.responsive-video {
  padding-bottom: 56.25%;
  padding-top: 25px;
  position: relative;
  height: 0;
}

.responsive-video embed,
.responsive-video iframe,
.responsive-video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.container_blog {
  padding-bottom: 20px;
}

.blogd_tit {
  margin-top: 20px;
}

.blogd_foto_sec {
  width: 100%;
  margin-top: 20px;
}

.blogd_foto_sec img {
  width: 90%;
  margin-left: 5%;
}

.blog_area_gris {
  background-color: #f4f4f4;
}

.blogd_txt {
  font-size: 15px;
  padding-bottom: 30px;
}

.other_blogs {
  width: 90%;
  margin-left: 10%;
}

.blog_others_tit {
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  padding-top: 20px;
}

.other_blogs_item {
  width: 90%;
  margin-left: 5%;
  padding-top: 20px;
  border-top: 1px solid #525252;
  padding-bottom: 20px;
  cursor: pointer;
}

.other_blogs div:nth-child(2) {
  border-top: none;
}

.other_blogs_foto {
  width: 100%;
  margin-bottom: 14px;
}

.other_blogs_foto img {
  width: 100%;
}

.ogher_blogs_tit {
  font-size: 15px;
}

.onsale_texto {
  display: none;
}

.confirmacion_container {
  padding-top: 130px !important;
}

.btn_salir {
  background-color: #e68629;
  border: none;
  color: #fff;
  font-weight: 400;
  font-size: 13px;
  height: 20px;
  cursor: pointer !important;
  border-radius: 5px;
}

.account_info select {
  width: 100%;
}

.accordion {
  margin-top: 48px;
}

.accordion-section-content {
  font-family: inherit;
  font-size: 15px;
  color: #333;
}

.accordion-section-content span {
  font-weight: 700;
  color: #65cbc9;
}

.accordion-section-title.active,
.accordion-section-title:hover {
  color: #8dadc4 !important;
}

.accordion-section-title {
  color: #333 !important;
}

.mapa_iframe {
  border: 0;
  width: 100%;
  height: 100%;
  min-height: 500px;
  margin-bottom: 80px;
}

.contacto_area {
  padding-top: 0;
}

.contacto_box,
.contacto_box_area,
.contacto_box_error {
  width: 90%;
  height: 40px;
  margin-bottom: 10px;
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #ccc;
}

.contacto_box_error {
  border: 2px solid red;
}

.contacto_box_area {
  height: 100px;
}

.contacto_btn {
  width: 100px;
  height: 34px;
  position: relative;
  border-radius: 3px;
  border: none;
  padding: 5px 8px;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 10px;
  float: right;
  right: 10%;
}

.newsletter_box,
.newsletter_box_error {
  width: 40%;
  padding: 5px;
}

.newsletter_box,
.newsletter_box_error {
  border: none;
  background-color: transparent;
  border-bottom: 1px solid grey;
  padding-bottom: 8px;
  margin-left: 20%;
}

.newsletter_box_error {
  border: 1px solid red;
}

.newsletter_btn {
  width: 200px;
  height: 65px;
  padding: 5px;
  border: none;
  cursor: pointer;
  background-color: grey;
  color: #fff;
  margin-left: 15px;
  margin-bottom: 40px;
}

.menos_faq {
  display: none !important;
}

.active .menos_faq {
  display: inline-block !important;
}

.active .plus_faq {
  display: none !important;
}

.resltar_envio {
  font-size: 14px;
  color: #c00;
}

.espacio_inicial {
  height: 100px;
  width: 100%;
}

.addProd {
  position: absolute;
  z-index: 999999999;
}

.drp_tiendas select {
  width: 300px;
  font-family: inherit;
  font-size: 16px;
}

.drp_tiendas {
  margin: 10px 0 30px 0;
}

.desc_tiendas {
  margin: 10px 0 40px 0;
  font-family: inherit;
  font-size: 18px;
}

.map-canvas,
.map-container {
  width: 100%;
  height: 550px;
}

.tiendas_gral {
  vertical-align: top;
  padding: 0 10px;
}

.contacto_area2 {
  margin-top: 30px;
}

.formas-pago3 {
  width: 345px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.formas-pago4 {
  width: calc(25% - 20px);
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 15px;
  background-position: center;
}

.envios {
  font-size: 13px;
}

.envio_nombre {
  font-size: 13px;
  font-family: inherit;
  font-weight: 700;
}

.envio_gratis {
  color: #1f982d;
  font-size: 13px;
  font-weight: 700;
}

.envio_precio {
  color: #517690;
  font-size: 13px;
  font-weight: 700;
}

.cart-review {
  margin-bottom: 30px;
  font-size: 20px;
  text-align: center;
  margin-top: 10px;
  color: #dfa951;
}

.account_tit2 {
  font-weight: bolder;
  color: #6696b6;
  border-bottom: 1px solid #dedede;
  padding-bottom: 5px;
  cursor: pointer;
}

.account_plus {
  cursor: pointer;
  font-size: 20px;
  position: relative;
  float: right;
  right: 10px;
}

.account_item {
  border: 1px solid #dedede;
  padding: 30px;
  padding-right: 10px;
}

.account_pedidos_gral {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}

.account_editar {
  position: relative;
  float: right;
  right: 5px;
  cursor: pointer;
  width: 30px;
  height: 25px;
  background-image: url("../img/edit_direc.svg");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: none;
  background-color: transparent !important;
}

.account_editar:hover {
  background-image: url("../img/edit_direc2.svg");
}

.masonry {
  -moz-column-gap: 30px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  -moz-column-fill: initial;
  -webkit-column-fill: initial;
  column-fill: initial;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  margin-bottom: 50px;
}

.masonry .brick {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.masonry .brick img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  object-fit: cover;
}

.brick_tit {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  font-family: inherit;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  width: 100%;
  padding: 10px;
  text-align: center;
}

.brick_hover {
  display: block;
  opacity: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  z-index: 9999;
  width: 100%;
  height: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
}

.brick_hover_tit,
.brick_hover_txt {
  font-family: inherit;
  color: #fff;
  font-size: 14px;
  position: relative;
  display: block;
  top: calc(50% - 20px);
  height: 20px;
  padding: 0 5px;
}

.brick_hover_tit {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
}

.brick:hover .brick_hover {
  opacity: 1;
  height: 100%;
}

.tabla_regalos {
  width: 100%;
  font-size: 14px;
}

.tabla_regalos th {
  background-color: grey;
  color: #fff;
}

.tabla_regalos td {
  background-color: #f4f4f4;
  padding: 15px;
}

.tabla_regalos td {
  text-align: center;
}

.regalo_foto {
  width: 100px;
  height: 100px;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.regalos_salir {
  display: inline-block;
  cursor: pointer;
  color: #e68629;
  position: relative;
  float: right;
  padding: 5px;
  border-radius: 5px;
}
.regalos_lista {
  display: inline-block;
  color: #a781aa;
  margin-right: 20px;
  cursor: pointer;
  padding: 5px;
  border-radius: 5px;
}
.boton_evento {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 20px;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #000;
}
.boton_evento:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}
.regalos_lista:hover {
  background-color: #a781aa;
  color: #fff;
}

.regalos_salir:hover {
  background-color: #e68629;
  color: #fff;
}

.boton_tabla .regalos_salir {
  position: relative;
  float: none;
}

.link_regresar {
  position: relative;
  top: 10px;
}

.errorEvento {
  position: relative;
  top: 20px;
}

.bolas_colores ul {
  display: inline-block;
  width: 30px;
  height: 25px;
  margin-top: 5px;
}

.hexacolor {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  left: 50%;
  margin-left: -10px;
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.fotocolor {
  width: 20px;
  height: 20px;
  cursor: pointer;
  border-radius: 10px;
  background-size: cover;
  display: inline-block;
  background-position: 50% 50%;
  position: relative;
  left: 50%;
  margin-left: -10px;
}

.fotocolor:hover,
.hexacolor:hover {
  opacity: 0.8;
}

.fotocolor.active,
.hexacolor.active {
  border: 1px solid #000;
}

.confirmacion_numticket {
  width: inherit !important;
  font-family: inherit !important;
}

.confirmacion_numticket td,
.confirmacion_numticket tr {
  font-family: inherit !important;
}

.confirmacion_table {
  width: inherit !important;
  max-width: 800px;
}

.btn_404 {
  border: 1px solid #ccc;
  height: 40px;
  line-height: 37px;
  width: 150px;
  cursor: pointer;
  border-radius: 5px;
  position: relative;
  left: calc(50% - 75px);
  text-align: center;
}

.coming_soon {
  background-color: #3b3b3b;
}

.coming_area {
  background-image: none;
}

.coming_login input[type="password"] {
  width: 250px;
  height: 35px;
  border-radius: 3px;
  border: none;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

.coming_login input[type="button"] {
  height: 35px;
  border-radius: 5px;
  border: none;
  background-color: #fff;
  color: #3b3b3b;
  width: 100px;
}

.coming_tit {
  color: #fff;
}

.coming_email {
  background-color: #fff;
  color: #3b3b3b;
}

.multiselect.dropdown-toggle.btn.btn-default {
  width: 100%;
}

.multiselect-container.dropdown-menu {
  width: 100%;
}

.multiselect-item.filter {
  display: none;
}

/* LIBRETA DE DIRECCIONES */
.direcciones {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.micuenta_direc {
  flex-grow: 0;
  margin: 5px;
  flex-basis: calc(50% - 10px);
  border: 1px solid #525252;
  border-radius: 5px;
  padding: 10px 0px 10px 10px;
  font-size: 12px;
  font-family: inherit;
  height: max-content;
}

.micuenta_direccion_gral {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.micuenta_direccion_desc {
  flex-basis: 94%;
}

.micuenta_direccion_edit {
  flex-basis: calc(6% - 10px);
  margin-left: 10px;
}

.micuenta_direccion_tit {
  display: block;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 3px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
}

.micuenta_direccion_edit_icon {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("../img/edit_direc.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.micuenta_direccion_edit_icon:hover {
  background-image: url("../img/edit_direc2.svg");
}

.micuenta_direccion_form {
  margin-top: 15px;
  padding-right: 10px;
}

.micuenta_direc_form {
  font-size: 12px;
  border: 1px solid transparent;
  background-color: white;
  color: #333333;
  border-color: #d9d8d6;
  background-clip: padding-box;
  border-radius: 5px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.92857em 0.78571em;
  word-break: normal;
  margin-bottom: 8px;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.micuenta_direc_select {
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
  height: 42px;
}

.micuenta_direc_form.large {
  width: 100%;
}

.micuenta_direc_form.small {
  width: 49.6%;
  display: inline-block;
  font-size: 100% !important;
}

.micuenta_direc_form:focus {
  border: 1px solid #568eb2;
  box-shadow: 0 0 0 1px #568eb2;
}

.micuenta_direc_btn {
  cursor: pointer;
  border-radius: 5px;
  font-weight: 500;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  padding: 1em;
  margin: 5px 0px;
  float: right;
  border: none;
}

.micuenta_direc_btn2 {
  width: 100%;
}

.micuenta_direc_btn_cancel {
  cursor: pointer;
  border-radius: 5px;
  font-weight: 500;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  padding: 01em;
  margin: 5px 0px;
  float: left;
  border: 1px solid #302f2d;
  background-color: #fff !important;
  color: #302f2d !important;
}

.micuenta_direc_btn_cancel:hover,
.micuenta_direc_btn_cancel:active,
.micuenta_direc_btn_cancel:focus {
  border: 1px solid #fff;
  background-color: #302f2d !important;
  color: #fff !important;
}

.micuenta_direc_btn_delete {
  cursor: pointer;
  border-radius: 5px;
  font-weight: 500;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  padding: 01em;
  margin: 5px 0px;
  float: left;
  border: 1px solid #e31e25;
  background-color: #e31e25 !important;
  color: #fff !important;
  margin-left: 10px;
}

.micuenta_direc_btn_delete:hover,
.micuenta_direc_btn_delete:active,
.micuenta_direc_btn_delete:focus {
  background-color: #fff;
  color: #e31e25;
}

input[type="text"]:disabled {
  background-color: #f0f0f0;
  cursor: not-allowed;
}

.micuenta_direccion_new_icon {
  background-image: url("../img/mas.svg");
  width: 18px;
  height: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  cursor: pointer;
}

.micuenta_direccion_new_icon.closed {
  background-image: url("../img/menos.svg");
}

.producto_colores {
  width: 100%;
  margin-top: 10px;
  height: auto;
  text-align: center;
}

.producto_color {
  width: 15px;
  height: 15px;
  border: 1px solid transparent;
  border-radius: 100%;
  display: inline-block;
  margin: 0px 5px;
}

#popuplogin .ipmx_popuparea_message {
  width: 40vw;
  height: 80vh;
  margin: 0;
  transform: translate(-50%, -50%);
  overflow: auto;
}

@media (max-width: 991.98px) {
  #popuplogin .ipmx_popuparea_message {
    left: 50%;
    width: 70vw !important;
  }
}

@media (max-width: 767.98px) {
  #popuplogin .ipmx_popuparea_message {
    left: 50%;
    width: 90vw !important;
  }
}

@media (max-width: 1169px) {
  /*LIBRETA DE DIRECCIONES*/
  .micuenta_direc_form.small {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .confirmacion_numticket,
  .confirmacion_table,
  .confirmacion_table2 {
    width: 100%;
  }
}

@media (max-width: 600px) {
  /* LIBRETA DE DIRECCIONES */
  .micuenta_direc {
    flex-basis: calc(100% - 10px);
    margin: 8px 0px;
  }

  .micuenta_direccion_desc {
    flex-basis: 88%;
  }
}

@media (max-width: 500px) {
  .ipmx_popuparea_message {
    width: 95%;
  }

  .ipmx_popuparea_square {
    position: absolute;
    left: 2%;
    margin-left: 0;
  }
}

.btn_autofacturacion {
  background-color: #000000;
  border: none;
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  height: 35px;
  cursor: pointer !important;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.product-cart-opcion {
  font-size: 11px;
  padding-bottom: 9px;
  color: #6696b6;
  line-height: 15px;
}

/* estilos para formulario */

.ecommerce_formulario_componente {
  padding: 40px 0 0 0;
  background: none;
}

.ecommerce_formulario_contenido {
  width: auto;
}

.ecommerce_formulario_contenido_item {
  position: relative;
  padding-left: 0px;
  padding-right: 10px;
  float: left;
  display: block;
  padding-bottom: 10px;
}

.ecommerce_formulario_contenido_item_images {
  position: relative;
  display: flex;
  height: 300px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border: 2px dashed rgb(191, 203, 207);
  border-radius: 5px;
  transition: border-color 200ms ease 0s, background-color 200ms ease 0s;
  cursor: pointer;
}

.ecommerce_formulario_contenido_item_images:hover {
  border-color: rgb(11, 111, 218);
  background-color: rgba(11, 111, 218, 0.15);
}

.ecommerce_formulario_contenido_item_images_add {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  border: 0px;
  width: 100px;
}

.ecommerce_formulario_contenido_item_images_text {
  margin-bottom: 20px;
  color: rgb(136, 136, 136);
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.ecommerce_formulario_contenido_item_images > input[type="file"] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
}

.ecommerce_formulario_contenido_item_images_loading {
  width: 50px;
  position: relative;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
}

.ecommerce_formulario_contenido_item_images_container_preview {
  align-content: start;
  align-items: center;
  cursor: default;
  height: 100%;
  /* ------ */
  padding: 15px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto;
  /* ------ */
  display: block;
  min-height: 300px;
  -webkit-box-align: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-image: none;
  width: 100%;
}

.ecommerce_formulario_contenido_item_images_container_previewb {
  grid-row-start: span 2;
  grid-row-end: span 2;
  grid-column-start: span 2;
  grid-column-end: span 2;
  border: 1px solid #ccc0;
  position: relative;
  overflow: hidden;
  width: 100%;
  /*height: 100%;*/
  height: auto;
  margin-right: 0px;
  border-radius: 5px;
  background-color: #e1e6ee;
  max-width: 270px;
}

.ecommerce_formulario_contenido_item_images_container_previewc {
  /* este container es para imagen de producto */
  position: relative;
  padding-top: 100%;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.ecommerce_formulario_contenido_item_images_container_previewc.archivo_added {
  background-image: url("../img/check_on.png");
  background-size: unset;
}

.ecommerce_formulario_contenido_item_images_container_previewd {
  /*
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    cursor: -webkit-grab;
    cursor: grab;
    */
  position: absolute;
  inset: 0%;
  transition: background-color 200ms ease 0s;
  cursor: grab;
}

.ecommerce_formulario_contenido_item_images_container_previewd:hover
  .ecommerce_formulario_contenido_item_images_container_previewe {
  display: flex !important;
  opacity: 1 !important;
}

.ecommerce_formulario_contenido_item_images_container_previewd:hover {
  background-color: #0006;
}

.ecommerce_formulario_contenido_item_images_container_previewe {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: flex;
  width: 25px;
  height: 25px;
  margin-top: 8px;
  margin-right: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: rgba(255, 68, 68, 0.7);
  background-image: url(../img/trash-2.svg);
  background-position: 50% 50%;
  background-size: 60% 60%;
  background-repeat: no-repeat;
  transition: background-color 200ms ease;
  cursor: pointer;
}

.ecommerce_formulario_contenido_item_size_col4 {
  width: 50%;
}

.ecommerce_formulario_contenido_item_size_col8 {
  width: 100%;
}

.ecommerce_formulario_contenido_item > input {
  /*
    margin-bottom: 20px;
    margin-bottom: 5px;
    */
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #ddd;
  line-height: 20px;
  width: 100%;
  margin-right: 3px;
  font-size: 17px !important;
  text-transform: none;
  font-weight: normal;
  color: #444;
  padding: 10px 10px;
  padding-right: 5px;
  padding-left: 5px;
}

.ecommerce_formulario_contenido_item > input[type="radio"] {
  display: initial !important;
  height: auto !important;
  padding: unset !important;
  width: auto !important;
  margin-bottom: 6px !important;
  margin-right: 6px !important;
  margin-left: 10px !important;
}

.ecommerce_formulario_contenido_item > input[type="checkbox"] {
  display: initial !important;
  height: auto !important;
  padding: unset !important;
  width: auto !important;
  margin-bottom: 6px !important;
  margin-right: 6px !important;
  margin-left: 10px !important;
}

.ecommerce_formulario_contenido_item > textarea {
  width: 100%;
}

.ecommerce_formulario_contenido_item > select {
  width: 100%;
  height: 40px;
  margin-left: 10px;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
  text-transform: none;
  font-size: 12px;
  margin: 0;
  font: inherit;
}

.ecommerce_formulario_contenido_item > p {
  /*margin-top: -20px;*/
  padding-left: 5px;
  font-size: 11px;
  opacity: 0.8;
}

.ecommerce_formulario_contenido_item > input[type="button"] {
  /*
    background-color: #D9D9D6;
    border-color: #D9D9D6;
    */
  color: #111;
  width: auto;
  text-transform: none;
  position: relative;
  line-height: 15px;
  padding: 20px 25px;
  margin: 0 0 5px;
  font-size: 15px;
  color: #fff;
  background-color: #000;
  border: 0px;
  font-weight: 400;
  vertical-align: top;
  display: inline-block;
  cursor: pointer;
  float: right;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.whatsBubble {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: fixed;
  bottom: 0px;
  border-radius: 100%;
  background-color: #4dc247;
  box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;
  transition: all 0.5s ease 0s;
  z-index: 9999999;
}

.whatsBubble:hover {
  box-shadow: rgba(0, 0, 0, 0.7) 2px 2px 11px;
}

.whatsBubble_icon {
  width: 50px;
  height: 50px;
  background-image: url("../img/whats.svg");
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center;
}

.adjuntar_archivo_opciones_area_boton {
  background-color: #e14787;
  border-color: #e14787;
  color: #ffffff;
  float: unset;
  height: 58px;
  text-shadow: none;
  min-width: 200px;
  width: 100%;
  max-width: 240px;
  background-image: url("https://www.iposplugins.com/img/upload_image.svg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 10% 50%;
  cursor: pointer;
  position: absolute;
  text-align: center;
  line-height: 58px;
  padding-left: 0px;
}

.adjuntar_archivo_opciones {
  position: absolute;
  z-index: 1;
  height: 58px;
  width: 100%;
  min-width: 200px;
  max-width: 240px;
  opacity: 0;
  cursor: pointer;
}

.adjuntar_archivo_opciones_area {
  height: 58px;
  width: 100%;
  max-width: 240px;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}
.imagen_vista_previa {
  height: 58px;
  vertical-align: top;
  margin-top: 10px;
  margin-left: 20px;
}
.loading {
  width: 40px;
  height: 40px;
  position: relative;
  left: 50%;
  margin-left: -20px;
}

/* COOKIES */
.container_cookies {
  position: fixed;
  bottom: 0px;
  left: 0px;
  height: 120px;
  border-top: 1px solid #ccc;
  width: 100vw;
  max-width: unset !important;
  z-index: 99999999;
  background-color: #fff;
}
.container_cookies .container_cell_col8 {
  text-align: center;
}
.cookies_txt {
  font-size: 13px;
  margin-bottom: 10px;
}
.cookies_btn {
  background-color: #000;
  color: #fff;
  border: 0px;
  border-radius: 5px;
  padding: 5px;
  font-size: 13px;
}

#cuenta_login2 .accordion {
  margin: 0px;
  padding: 0;
  border: none !important;
  height: 100%;
}

#cuenta_login2 .accordion > ul {
  margin: 0;
  list-style: none;
  font-size: 15px;
  padding: 0;
  height: 100%;
}

#cuenta_login2 .accordion > ul > li {
  margin: 0 0 1px;
  margin-bottom: 1px;
  display: block;
  height: 100%;
}

#cuenta_login2 .accordion.style-2 > ul > li.active > a,
#cuenta_login2 .accordion.style-2 > ul > li.active > a:hover {
  background-color: transparent;
  border-color: transparent;
  font-size: 18px;
  color: #697d96;
  font-family: inherit;
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 20px !important;
  display: block;
}
#cuenta_login2 .accordion > ul > li {
  margin: 0 0 1px;
  margin-bottom: 1px;
  display: block;
  height: 100%;
}
#cuenta_login2 .accordion.style-2 > ul > li.active > a,
#cuenta_login2 .accordion.style-2 > ul > li.active > a:hover {
  background-color: transparent;
  border-color: transparent;
  font-size: 18px;
  color: #697d96;
  font-family: inherit;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 20px !important;
  display: block;
}
#cuenta_login2 .checkoutV2_button_check,
#cuenta_login2 .checkoutV2_button_check2 {
  cursor: pointer;
  display: inline-block;
  background-color: #568eb2;
  background-clip: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px transparent solid;
  border-radius: 5px;
  color: white;
  font-weight: 500;
  padding: 1.4em 1.7em;
  text-align: center;
  position: relative;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out,
    -webkit-box-shadow 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out,
    -webkit-box-shadow 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  float: left;
  margin-bottom: 50px;
}
#cuenta_login2 .accordion.style-2 > ul > li > a {
  padding: 1.3rem 0;
  border: none;
  font-weight: 400;
  border-bottom: 1px solid #eee;
  color: #444;
}
#cuenta_login2 .checkoutV2_form.large {
  width: 100%;
}
#cuenta_login2 .checkoutV2_form {
  border: 1px solid transparent;
  background-color: white;
  color: #333333;
  border-color: #d9d8d6;
  background-clip: padding-box;
  border-radius: 5px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.92857em 0.78571em;
  word-break: normal;
  margin-bottom: 8px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
#cuenta_login2 .container_block_row {
  width: auto;
}

#cuenta_login2 .container_block_row .container_cell {
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  float: left;
  display: block !important;
}

.container_block_row .container_cell_col8 {
  width: 100%;
}

#cuenta_login2 .container_block_row .container_cell_col4 {
  width: 50%;
}

#cuenta_login2 .recuperate-password {
  text-decoration: none;
  color: #051c2c;
  font-family: inherit;
}

.login_area {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99999;
}

.aux-details-float {
  background-color: #f8f8f8;
  border-color: #eeecec;
  padding: 0px 20px;
  width: 400px;
  height: 275px;
  position: fixed;
  z-index: 99999;
  border: 1px solid #808080;
  left: 50%;
  margin-left: -200px;
  top: 30px;
  top: 50%;
  border-radius: 10px;
  margin-top: -137px;
}

#cuenta_login2 .tienescuenta {
  width: 400px;
  height: 30px;
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: right;
  font-size: 14px;
}

#cuenta_login2 .tienescuenta a {
  font-size: 14px !important;
  font-family: Arial !important;
  color: #6696b6;
}

#cuenta_login2 .tienescuenta a:hover {
  text-decoration: underline;
}

#cuenta_login2 .yatienes {
  font-size: 14px !important;
  font-family: Arial !important;
}

#cuenta_login2 .aux-close {
  position: absolute;
  right: 12px;
  top: 8px;
  cursor: pointer;
  font-size: 20px;
}

#cuenta_login2 .aux-details-v2 {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
  padding: 20px;
  margin-left: 20px;
  height: auto;
  vertical-align: top;
}

#cuenta_login2 .thumb-checkout img {
  height: 50px !important;
}

#higslide-div-atrato-info {
  letter-spacing: 0.5px;
}

.opcion_multiple_opciones {
  border: 1px solid #ccc;
  padding: 5px;
  width: 100px;
  height: 100px;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  cursor: pointer;
  margin-right: 3px;
  margin-bottom: 3px;
  vertical-align: top;
  position: relative;
}
.opcion_multiple_cerrar {
  position: absolute;
  top: 1px;
  right: 5px;
  font-weight: bold;
  display: none;
}
.opcion_multiple_opciones:hover,
.opcion_multiple_opciones.active {
  background-color: #7d8093;
  color: #fff;
}
.opcion_multiple_opciones.active .opcion_multiple_cerrar {
  display: block;
}

.variant-container-rel-var {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1em;
}

.variant-container-rel-var a {
  border-radius: 10px;
  transition: transform 0.5s ease;
}

.variant-rel-var {
  width: 70px;
}

.variant-container-rel-var a:hover {
  transform: scale(1.05);
}
