.title1 {
  font-size: 0.6em !important;
  text-transform: lowercase;
  margin-bottom: 0;
}

.title2 {
  font-size: 0.3em !important;
  text-transform: lowercase;
}

.carousel-logos .swiper-pagination {
  position: absolute !important;
  bottom: -20% !important;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0px 1px 4px rgb(0 0 0 / 12%);
  padding: 4px 0px 4px 0px;
  left: 50% !important;
  transform: translate(-50%, -50%);
  line-height: 0;
  width: auto !important;
}

.huellas-texto:before {
  content: "\e959";
  color: #e0478a;
  font-family: "icomoon" !important;
  font-size: 2em;
  position: absolute;
  right: -7%;
  top: -40%;
}

.loop-destacados .e-loop-item .product_title {
  overflow: hidden !important;
  width: 232px !important;
  display: -webkit-box !important ;
  -webkit-box-orient: vertical !important ;
  -webkit-line-clamp: 2 !important;
}

.descu {
  font-size: 1.5em;
}

.title-entradas {
  overflow: hidden !important;
  width: 100% !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

.description-entrada p {
  margin-bottom: 0 !important;
}

.info-marca .stock-title h2 {
  display: flex !important;
  gap: 5px;
}

.info-marca p.in-stock {
  color: var(--e-global-color-cce9a11) !important;
}

.info-marca .woocommerce-Price-amount:after {
  content: "*";
  color: var(--e-global-color-accent);
}
.info-marca .single_add_to_cart_button i {
  font-size: 1.5em;
}

.info-marca .single_add_to_cart_button {
  margin-left: 40px !important;
}

.info-marca .single_add_to_cart_button .elementor-button-content-wrapper {
  display: flex;
  align-items: center;
}

.info-marca input[type="number"] {
  -moz-appearance: textfield;
}

.info-marca input::-webkit-outer-spin-button,
.info-marca input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.info-marca .input-text {
  border: none;
  font-family: "Poppins", Sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  background: #fff;
  box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 44%) !important;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  width: 120px !important;
  color: #797979;
  border-radius: 10px;
}

.btns-quantity a {
  font-size: 1.3em;
  color: #797979;
  font-weight: 700;
  width: 30px;
  height: 30px;
  line-height: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.btns-quantity a:hover {
  color: var(--e-global-color-accent) !important;
}

.btns-quantity {
  display: flex;
}

.single-product .quantity {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  font-size: 1.2em;
}

.single-product .btns-quantity .plus {
  position: absolute;
  top: 50%;
  right: 20%;
  transform: translate(30%, -50%);
}
.single-product .btns-quantity .minus {
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translate(-30%, -50%);
}

.pestanas-info .e-n-tab-title {
  position: relative;
  z-index: 3;
}

.content-infotext {
  position: relative;
  z-index: 1;
}

.related-products .products .product {
  border-style: dashed !important;
  border-radius: 10px 10px 0px 0px !important;
}

.related-products .products .product .attachment-woocommerce_thumbnail {
  padding: 1.5em;
  border: 3px solid #ea508a !important ;
  border-style: dashed !important;
  border-bottom: none !important;
}

.related-products .products .product .woocommerce-loop-product__title {
  padding-left: 1em !important;
  padding-right: 1em !important;
  border: 3px solid #ea508a;
  border-style: dashed !important;
  border-bottom: none !important;
  border-top: none !important;
  height: 70px;
}

.related-products .products .product .button:after {
  content: "\e952";
  color: #fff;
  font-family: "icomoon" !important;
  padding-left: 5px;
}

.related-products .related h2:first-child::before {
  content: "\e959";
  color: #e0478a;
  font-family: "icomoon" !important;
  font-size: 1.4em;
  position: absolute;
  right: -16%;
  top: -90%;
  font-weight: 100 !important;
}

.related-products .related h2:first-of-type {
  position: relative;
}

.related-products .related h2 {
  width: 360px;
}

.related .products {
  justify-content: center;
}

.tel-link i {
  display: none;
}

.tel-link:before {
  content: "\e901";
  color: #e0478a;
  font-family: "icomoon" !important;
  font-size: 1.4em;
}
.tel-link {
  display: flex;
  align-items: center !important;
  gap: 10px !important;
}

.comments-area a,
.page-content a {
  text-decoration: none !important;
}

/* Contenedor visual del campo de archivo */
.fomulario-fvc .elementor-field-group-field_27c71b2,
.fomulario-fvc .elementor-field-group-field_a5751e7,
.fomulario-fvc .elementor-field-group-field_bc00fe8 {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 160px;
  background: #fff;
  border-radius: 12px;
  border: 2px solid #e0e0e0;
  text-align: center;
  padding: 20px 10px;
  margin-right: 20px;
  font-family: "Poppins", sans-serif;
  cursor: pointer;
  overflow: hidden;
  vertical-align: top;
}

/* Ocultar input nativo */
.fomulario-fvc .elementor-field-group-field_27c71b2 input[type="file"],
.fomulario-fvc .elementor-field-group-field_a5751e7 input[type="file"],
.fomulario-fvc .elementor-field-group-field_bc00fe8 input[type="file"] {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
}

/* Texto (encima del ícono) */
.fomulario-fvc .elementor-field-group-field_27c71b2::before {
  content: "Sube copia de la cédula";
}
.fomulario-fvc .elementor-field-group-field_a5751e7::before {
  content: "Sube copia de la tarjeta profesional";
}
.fomulario-fvc .elementor-field-group-field_bc00fe8::before {
  content: "Sube copia de RUT";
}

.fomulario-fvc .elementor-field-group-field_27c71b2::before,
.fomulario-fvc .elementor-field-group-field_a5751e7::before,
.fomulario-fvc .elementor-field-group-field_bc00fe8::before {
  display: block;
  font-size: 12px;
  color: #bcbcbc;
  margin-bottom: 10px;
  z-index: 1;
  font-weight: 600;
}

/* Ícono debajo del texto */
.fomulario-fvc .elementor-field-group-field_27c71b2::after,
.fomulario-fvc .elementor-field-group-field_a5751e7::after,
.fomulario-fvc .elementor-field-group-field_bc00fe8::after {
  content: "\e900";
  font-family: "icomoon" !important;
  font-size: 50px;
  color: #b6b6b6;
  display: block;
  z-index: 1;
}

.fomulario-fvc .elementor-form-fields-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly !important;
}

/* === MENSAJE DINÁMICO "ARCHIVO CARGADO" === */
.fomulario-fvc .archivo-subido {
  font-size: 12px;
  color: green;
  margin-top: 8px;
  display: none;
}

.politica {
  font-weight: 500;
  color: #b2acac;
}
.politica:hover {
  color: #e0478a;
}

.filters-archives h4 {
  font-family: "Poppins", Sans-serif;
  font-size: 1.1em;
  font-weight: 500 !important;
  color: var(--e-global-color-secondary) !important;
  background: #fff;
  margin-bottom: 0 !important;
}

.filters-archives .filters-container {
  background-color: #f7f6f4;
}

.filters-archives .yith-wcan-filters.horizontal {
  margin-bottom: 0;
}

.filters-archives .yith-wcan-filter {
  margin-bottom: 0 !important;
}

.filters-archives
  .yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .filter-title.collapsable {
  border: none;
  border-radius: 10px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 15px;
  padding: 12px 40px 12px 20px;
}

.filters-archives .filter-title.collapsable.opened + .filter-content {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5) !important;
  border: none !important;
}

.filters-archives .term-label {
  font-family: "Poppins", Sans-serif;
}

.products-archive .elementor-pagination {
  display: flex;
  justify-content: center;
}

.products-archive .page-numbers {
  border: 4px solid #ff74c7;
  border-radius: 50%;
  height: 45px !important;
  width: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
}

.products-archive .page-numbers:hover {
  border: 4px solid #008abd;
}

.products-archive .page-numbers.current {
  border: 4px solid #008abd;
}

.filtro-contenedor {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  font-family: "Poppins", sans-serif;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}

.filtro-custom {
  position: relative;
}

.filtro-toggle {
  background: #fff;
  border: none !important;
  padding: 12px 16px;
  border-radius: 10px;
  font-weight: 500 !important;
  cursor: pointer;
  min-width: 200px !important;
  box-shadow: none !important;
  color: #757575 !important;
  font-family: "Poppins" !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.filtro-toggle:hover {
  background: #fff !important;
}
.filtro-toggle:focus {
  background: #fff !important;
}

.filtro-lista {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5) !important;
  z-index: 999;
  padding: 20px;
  display: none;
  min-width: 300px;
  font-family: "Poppins" !important;
  color: #434343;
}

.filtro-lista label {
  display: block;
  padding: 10px 0;
  font-size: 14px;
  cursor: pointer;
  line-height: 1;
  font-size: 1em;
}
.filtro-lista label:hover {
  color: #a7144c !important;
}

.filtro-boton {
  background: #0077b6;
  color: #fff !important;
  border: none;
  padding: 10px 18px;
  border-radius: 10px;
  cursor: pointer;
  font-weight: bold;
}

.filtro-boton:hover {
  background: #e0478a !important;
}

.filtro-toggle::after {
  content: "";
  background-image: url("https://farmaciaveterinariadelcentro.com/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-down.svg") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 10px;
  width: 10px;
}

.flechas .elementor-swiper-button {
  padding: 8px;
  background: #fff;
  border-radius: 50%;
}

.flechas .elementor-swiper-button.elementor-swiper-button-prev {
  position: relative;
  left: 5% !important;
}
.flechas .elementor-swiper-button.elementor-swiper-button-next {
  position: relative;
  right: 5% !important;
}

.flechas .elementor-swiper-button i:hover:before {
  color: #e0478a !important;
}

.yith-wcan-filters-opener {
  margin-bottom: 40px !important;
  border-color: var(--e-global-color-cce9a11) !important;
  color: var(--e-global-color-cce9a11) !important;
}

.yith-wcan-filters-opener:hover {
  color: #fff !important;
  background-color: var(--e-global-color-cce9a11) !important;
}

.yith-wcan-filters.filters-modal h3 {
  background-color: var(--e-global-color-cce9a11);
  font-family: "Poppins", Sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.2em !important;
}

.yith-wcan-filters.filters-modal .main-modal-button {
  font-family: "Poppins", Sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.1em;
  background-color: var(--e-global-color-accent);
}

.yith-wcan-filters.filters-modal .yith-wcan-filter {
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  margin-bottom: 15px;
  padding: 15px;
  background: #ffffff;
  margin-bottom: 10px !important;
}

.yith-wcan-filters.filters-modal .close-button {
  color: #fff;
}

.xoo-wsc-cart-trigger .woocommerce-Price-amount.amount {
  display: none;
}

.xoo-wsc-icon-cart2:before {
  content: "\e952";
  font-family: "icomoon" !important;
  margin-top: 3px !important;
  color: #fff;
}

.xoo-wsc-cart-trigger .xoo-wsc-sc-bkcont {
  margin-top: 7px;
  margin-left: 0 !important;
}

h3#order_review_heading {
  width: 100%;
  position: relative;
  background: #f3f3f3;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

div#order_review {
  background: #f3f3f3;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 18px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.e-checkout__column-inner.e-sticky-right-column {
  background: #f3f3f3 !important;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 18px;
  padding-bottom: 10px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

.e-checkout__order_review,
.woocommerce-checkout-payment {
  background: #f3f3f3 !important;
  margin-bottom: 0 !important;
}

.whatsapp {
  position: fixed;
  z-index: 2;
  bottom: 100px;
  right: 10px;
  height: var(--s);
  min-width: var(--s);
  max-width: 95vw;
  color: inherit;
  border-radius: calc(var(--s) / 2);
  cursor: pointer;
  transition: background-color 0.2s linear;
  border-radius: 50% !important;
}

.img-whatsapp {
  height: 60px;
  width: 60px;
}

.whatsapp img {
  border-radius: 50% !important;
}

.page-id-227 .entry-title {
  padding-top: 30px;
  font-family: "Poppins", Sans-serif;
  font-weight: 600;
  color: var(--e-global-color-accent);
  text-align: center;
  font-size: 2.6em;
}

.page-id-227 h2 {
  padding-top: 30px;
  font-family: "Poppins", Sans-serif;
  font-weight: 600;
  color: var(--e-global-color-accent);
  font-size: 1.6em;
}

.page-id-227 .woocommerce-form-login label {
  color: #000;
  font-family: "Poppins", Sans-serif;
}

.page-id-227 .woocommerce-form-register label {
  color: #000;
  font-family: "Poppins", Sans-serif;
}

.page-id-227 .woocommerce-form-login__submit {
  background: var(--e-global-color-accent) !important;
  color: #fff !important;
  font-family: "Poppins", Sans-serif;
}

.page-id-227 .woocommerce-form-register__submit {
  background: var(--e-global-color-accent) !important;
  color: #fff !important;
  font-family: "Poppins", Sans-serif;
}
.woocommerce-checkout .woocommerce-message {
  display: none;
}

.categories-footer .ae-term-skin-list li {
  margin-bottom: 0 !important;
}

.menu-mega {
  box-shadow: 1px 8px 9px 0px #d8d8d8 !important;
}

/* === GENERAL (APLICA EN TODAS LAS RESOLUCIONES) === */

.toggle-categoria {
  display: block;
  background: none;
  border: none;
  width: 100%;
  padding: 15px 0px 0px;
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  cursor: pointer;
  color: var(--e-global-color-accent) !important;
}

.toggle-categoria:hover {
  background-color: #ffffff00 !important;
}

.toggle-categoria:focus {
  background-color: #ffffff00 !important;
}

.mega-menu-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 40px !important;
  flex-direction: row;
  font-family: "Poppins", Sans-serif;
}

.categoria-bloque {
  min-width: 180px;
}

.subcategorias {
  list-style: none;
  padding-left: 0;
  margin: 10px 0;
}

.subcategorias li {
  margin-bottom: 5px;
}

.subcategorias a {
  color: #333;
  text-decoration: none;
  font-size: 0.9em;
}

.subcategorias a:hover {
  text-decoration: underline;
}

.ver-todo {
  margin-top: 8px;
}

.ver-todo a {
  color: #088abd;
  font-weight: 500;
  text-decoration: underline;
}

 .leaflet-marker-pane img{
    height: 60px !important;
    width: 60px !important;
    object-fit: contain;
 }

@media (min-width: 1366px) and (max-width: 1860px) {
  .loop-destacados .swiper-slide.e-loop-item {
    min-width: 400px !important;
  }
}

@media (max-width: 1366px) {
  .flechas .elementor-swiper-button.elementor-swiper-button-prev {
    position: relative;
    left: 10px !important;
  }
  .flechas .elementor-swiper-button.elementor-swiper-button-next {
    position: relative;
    right: 10px !important;
  }
}

@media (max-width: 1024px) {
  .menu-home .e-n-menu-wrapper {
    margin-top: 3% !important;
  }

  .menu-home .e-n-menu-wrapper li .e-n-menu-title {
    padding-top: 20px !important;
  }
}

@media (max-width: 991px) {
  .content-filters {
    display: flex !important;
    flex-direction: column !important;
    padding-top: 0 !important;
  }

  .flechas .elementor-swiper-button {
    padding: 6px;
    background: #fff;
    border-radius: 50%;
  }

  .filters-archives .filter-title.collapsable.opened + .filter-content {
    box-shadow: none !important;
    border: none !important;
  }

  .page-id-227 .entry-title {
    padding-top: 30px;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    color: var(--e-global-color-accent);
    text-align: center;
    font-size: 2em !important;
    margin-bottom: 0 !important;
  }

  .page-id-227 h2 {
    padding-top: 30px;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    color: var(--e-global-color-accent);
    font-size: 1.3em !important;
  }

  .e-checkout__order_review,
  .woocommerce-checkout-payment {
    background: #f3f3f3 !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 768px) {
  .categories-footer .ae-term-skin-list {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }

  .mega-menu-wrap {
    flex-direction: column;
  }

  .toggle-categoria {
    display: block;
    background: none;
    border: none;
    width: 100%;
    padding: 7px 15px;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
  }

  .subcategorias-content {
    display: none;
    padding: 0px 15px 10px 40px;

    margin-top: -8px;
  }

  .categoria-bloque {
    border-bottom: none !important;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
  }

  .mega-menu-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 0px !important;
    flex-direction: row;
    font-family: "Poppins", Sans-serif;
  }

  .ver-todo a {
    color: #088abd;
    font-weight: 500;
    text-decoration: underline;
    font-size: 14px;
  }
  .menu-home .e-n-menu-wrapper li .e-n-menu-title {
    padding-top: 10px !important;
  }

  .toggle-categoria {
    position: relative;
    display: block;
    width: 100%;
    padding: 12px 40px 12px 15px; /* deja espacio a la derecha para la flecha */
    font-size: 16px;
    cursor: pointer;
    border: none;
    background: none;
    text-align: left;
  }

  .toggle-categoria::after {
    content: "\25B6"; /* ▶ flecha cerrada */
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 11px;
    transition: transform 0.2s ease;
    pointer-events: none;
  }

  .toggle-categoria.open::after {
    content: "\25BC"; /* ▼ flecha abierta */
  }

  .subcategorias-content {
    display: none;
    overflow: hidden;
    padding: 0 0 10px 15px;
  }
}

/* === EN ESCRITORIO: botón oculto, contenido siempre visible === */
@media (min-width: 768px) {
  .subcategorias-content {
    display: block !important;
  }
}

