/* Producto fijo */

.elab_product_image {
  position: static !important;
}

/*Header*/
html body #content {
  margin: 0px;
}
.hot-title {
    width: max-content;
}
/*Slider*/
.elab_titlebox {
  margin: 0px !important;
}
#rev_slider_5_1_wrapper .hermes.tp-bullets {
  top: 96% !important;
}
/*Links Contacto*/
.colorlink-c {
  color:#FFF;
}
.categ {
  margin: 60px 0px 0px 0px;
}
/*Subtitulos*/
.subtitulos {
  text-align: center; 
  font-weight: 300;
  }
/* Categorías de producto */
.product-category h2 {
  background-color:#6a6e77;
  border-radius: 6px;
  color: #FFF;
  font-weight: 400;
  line-height: 40px !important;
  padding: 0px!important;
  text-align: center;
}
.product-category h2 .count {
  color: #FFF;
}
/*Formulario*/
.form-row {
  display: block !important;
}
.nice-select {
  max-width: 100% !important;
}
.yith-ywraq-mail-form-wrapper {
  padding-top: 0px !important;
}
.x_contact_form .wpcf7-form label span.subt-form {
    margin: 14px 0 0;
    color: #333;
    font-weight: 600;
    font-size: 16px;
}
.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product {
  width: 15.9% !important;
}