.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-185 .elementor-element.elementor-element-60ecc09.elementor-wc-products ul.products li.product{text-align:center;}.elementor-185 .elementor-element.elementor-element-60ecc09.elementor-wc-products  ul.products{grid-column-gap:24px;grid-row-gap:32px;}.elementor-185 .elementor-element.elementor-element-60ecc09.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:#BF654B;}.elementor-185 .elementor-element.elementor-element-60ecc09.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:#BF654B;}.elementor-185 .elementor-element.elementor-element-60ecc09.elementor-wc-products ul.products li.product .price{color:#173B35;font-family:"Roboto", Sans-serif;font-size:20px;font-weight:800;}.elementor-185 .elementor-element.elementor-element-60ecc09.elementor-wc-products ul.products li.product .price ins{color:#173B35;}.elementor-185 .elementor-element.elementor-element-60ecc09.elementor-wc-products ul.products li.product .price ins .amount{color:#173B35;}.elementor-185 .elementor-element.elementor-element-60ecc09.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-185 .elementor-element.elementor-element-60ecc09.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-185 .elementor-element.elementor-element-60ecc09.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-60ecc09 */.woocommerce ul.products li.product {
  background: #fff;
  border: 1px solid #eee9df;
  border-radius: 10px;
  padding: 14px;
  transition: transform .2s ease, box-shadow .2s ease;
}

.woocommerce ul.products li.product:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(0,0,0,.08);
}

.woocommerce ul.products li.product img {
  border-radius: 8px;
  margin-bottom: 16px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  color: #183b35;
  font-size: 16px;
  font-weight: 700;
}

.woocommerce ul.products li.product .price {
  color: #bf654b;
  font-weight: 700;
}

.woocommerce ul.products li.product .button {
  background: #183b35;
  color: #fff;
  border-radius: 999px;
  padding: 12px 18px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .price {
  color: #173b35;
}

.woocommerce ul.products li.product .price {
  color: #bf654b;
}

.woocommerce ul.products li.product {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.woocommerce ul.products li.product .button {
  margin-top: auto;
}

.woocommerce ul.products li.product img {
  width: 100%;
  height: 220px;
  object-fit: contain;
  background: #f6f8f7;
}

.woocommerce ul.products li.product .button {
  width: calc(100% - 28px);
  margin-left: 14px;
  margin-right: 14px;
  text-align: center;
}

.elementor-element-bf77774 {
  box-shadow: 0 4px 16px rgba(0,0,0,.07);
}

@media (max-width: 767px) {
  .woocommerce ul.products li.product img {
    height: 180px;
  }
}/* End custom CSS */
/* Start custom CSS *//* Contenedor de filtros */
.wpc-filters-main-wrap {
  background: #fff;
  border-radius: 10px;
}

/* Título */
.wpc-filter-title {
  color: #173f3a;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 14px;
}

/* Opciones */
.wpc-filters-main-wrap .wpc-term-item {
  padding: 9px 0;
  border-bottom: 1px solid #f0f0f0;
}

.wpc-filters-main-wrap .wpc-term-item:last-child {
  border-bottom: 0;
}

/* Texto */
.wpc-filters-main-wrap label,
.wpc-filters-main-wrap a {
  color: #394b49;
  font-size: 15px;
}

/* Checkbox */
.wpc-filters-main-wrap input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin-right: 8px;
  accent-color: #183c36;
}

/* Contadores */
.wpc-filter-count {
  color: #9aa3a1;
  font-size: 13px;
  margin-left: 6px;
}

/* Responsive */
@media (max-width: 767px) {
  .elementor-185 .elementor-element.elementor-element-127cbd2 {
    flex-direction: column;
  }

  .elementor-185 .elementor-element.elementor-element-bf77774,
  .elementor-185 .elementor-element.elementor-element-9f6e7e1 {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}/* End custom CSS */