.elementor-2967 .elementor-element.elementor-element-abfcd17{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:-60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2967 .elementor-element.elementor-element-fe55324{width:var( --container-widget-width, 52.07% );max-width:52.07%;--container-widget-width:52.07%;--container-widget-flex-grow:0;}.elementor-2967 .elementor-element.elementor-element-fe55324.elementor-element{--flex-grow:0;--flex-shrink:0;}/* Start custom CSS for text-editor, class: .elementor-element-fe55324 */.asahi-categorias {
  font-family: 'Arial Narrow', Arial, Tahoma, sans-serif;
  color: #222;
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
}
.asahi-listas {
  display: flex;
  gap: 14px;
}
.asahi-col {
  flex: 1 1 0px;
  min-width: 200px;
  background: #fff;
}
.asahi-col-doble {
  flex: 2 1 0px;
  min-width: 340px;
  background: #fff;
}
.asahi-titulo {
  color: #f37021;
  font-size: 1.09em;
  line-height: 1.13;
  margin-bottom: 7px;
  margin-top: 0;
  border-bottom: 2px solid #f37021;
  padding-bottom: 2px;
  font-weight: bold;
  background: #fff;
  letter-spacing: -0.2px;
}
.asahi-col ul {
  list-style: none;
  padding-left: 0;
  margin: 0 0 7px 0;
  font-size: 0.98em;
  line-height: 1.21;
  background: #fff;
}
.asahi-col ul ul {
  margin-left: 10px;
  margin-top: 2px;
}
.asahi-col li {
  margin-bottom: 2px;
  position: relative;
}
.asahi-col ul ul > li:before,
.asahi-fabricacion li:before {
  content: "•";
  color: #f37021;
  font-size: 1.2em;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.asahi-col strong {
  font-weight: bold;
  color: #222;
}
.asahi-col strong > a {
  color: #222;
  text-decoration: none;
}
.asahi-col-doble .asahi-subcols {
  display: flex;
  gap: 6px;
}
.asahi-fabricacion {
  margin-top: 6px;
  padding-left: 0;
}
a {
  color: #222;
  text-decoration: none;
  transition: color 0.2s;
  font-size: 1em;
}
a:hover {
  color: #f37021;
  text-decoration: underline;
}
@media (max-width: 900px) {
  .asahi-listas {
    flex-direction: column;
    gap: 18px;
  }
  .asahi-col,
  .asahi-col-doble {
    min-width: 0;
    width: 100%;
    flex: 1 1 100%;
  }
  .asahi-col-doble .asahi-subcols {
    flex-direction: column;
    gap: 0;
  }
  .asahi-titulo {
    font-size: 1em;
  }
}
.asahi-col {
  flex: 1 1 0px;
  min-width: 200px;
  background: #fff;
  padding-left: 0px;
  padding-right: 0px;
}
.asahi-col-doble {
  flex: 2 1 0px;
  min-width: 340px;
  background: #fff;
  padding-left: 0px;
  padding-right: 0px;
}
.asahi-col > ul > li {
  margin-bottom: 12px;  /* Más espacio entre subcategorías */
}
.asahi-col ul ul > li,
.asahi-fabricacion li {
  margin-bottom: 5px;   /* Espacio moderado entre subítems */
}/* End custom CSS */