.elementor-13941 .elementor-element.elementor-element-6c433d5{--display:flex;--min-height:66vh;--margin-top:2%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-13941 .elementor-element.elementor-element-6c433d5:not(.elementor-motion-effects-element-type-background), .elementor-13941 .elementor-element.elementor-element-6c433d5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://mercamurcia.es/wp-content/uploads/MERCAMURCIA-HD-34-1-3.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-13941 .elementor-element.elementor-element-da63e1e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%;}.elementor-13941 .elementor-element.elementor-element-da63e1e:not(.elementor-motion-effects-element-type-background), .elementor-13941 .elementor-element.elementor-element-da63e1e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFDFB;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-13941 .elementor-element.elementor-element-7756afb{text-align:center;}.elementor-13941 .elementor-element.elementor-element-7756afb .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:48px;font-weight:700;}.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-13941 .elementor-element.elementor-element-f79dd14{width:var( --container-widget-width, 36.65% );max-width:36.65%;--container-widget-width:36.65%;--container-widget-flex-grow:0;text-align:center;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;}.elementor-13941 .elementor-element.elementor-element-f79dd14 > .elementor-widget-container{padding:0% 0% 0% 0%;}.elementor-13941 .elementor-element.elementor-element-f79dd14.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}@media(max-width:1024px){.elementor-13941 .elementor-element.elementor-element-6c433d5{--min-height:31vh;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}}@media(max-width:767px){.elementor-13941 .elementor-element.elementor-element-6c433d5{--min-height:24vh;}.elementor-13941 .elementor-element.elementor-element-da63e1e{--padding-top:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%;}.elementor-13941 .elementor-element.elementor-element-7756afb{width:var( --container-widget-width, 70% );max-width:70%;--container-widget-width:70%;--container-widget-flex-grow:0;}.elementor-13941 .elementor-element.elementor-element-7756afb.elementor-element{--align-self:center;}.elementor-13941 .elementor-element.elementor-element-7756afb .elementor-heading-title{font-size:28px;}.elementor-13941 .elementor-element.elementor-element-f79dd14{width:var( --container-widget-width, 89% );max-width:89%;--container-widget-width:89%;--container-widget-flex-grow:0;}}/* Start custom CSS for html, class: .elementor-element-48ab0dc *//* Base común para TODOS los títulos */
.section__title{
  position: relative;
  display: flex;
  align-items: center;

  border-radius: 10px;
  color: #fff;

  padding: 22px 22px 22px 78px; /* hueco icono */
  font-size: 34px;
  font-weight: 800;
  line-height: 1.1;

  min-height: 84px;

  /* Se setean por “tema” */
  background: var(--title-bg, #333);
}

/* Círculo + SVG */
.section__title::before{
  content: "";
  position: absolute;
  left: 22px;
  top: 50%;
  transform: translateY(-50%);

  width: 48px;
  height: 48px;
  border-radius: 999px;

  background-color: rgba(255,255,255,0.15);

  background-image: var(--title-icon);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26px 26px;
}

/* Responsive */
@media (max-width: 720px){
  .section__title{
    font-size: 22px;
    padding: 16px 16px 16px 62px;
    min-height: 64px;
  }
  .section__title::before{
    left: 16px;
    width: 38px;
    height: 38px;
    background-size: 22px 22px;
  }
}

/* ===========================
   THEMES (color + svg)
   =========================== */

/* Complejo cárnico */
.section__title--carnico{
  --title-bg: #DE505E;
  --title-icon: url("https://mercamurcia.es/wp-content/uploads/carnico.svg");
}

/* Mercado de frutas y hortalizas */
.section__title--frutas{
  --title-bg: #719B67;
  --title-icon: url("https://mercamurcia.es/wp-content/uploads/frutas.png");
}

/* Zona de actividades complementarias (inventado) */
.section__title--complementarias{
  --title-bg: #4B79A1;
  --title-icon: url("https://mercamurcia.es/wp-content/uploads/complementarias.svg");
}

/* Mercado de pescado (inventado) */
.section__title--pescado{
  --title-bg: #2F6F9E;
  --title-icon: url("https://mercamurcia.es/wp-content/uploads/pescado.svg");
}

/* Mercado de flores (inventado) */
.section__title--flores{
  --title-bg: #8A4D8F;
  --title-icon: url("https://mercamurcia.es/wp-content/uploads/flores.svg");
}

/* Multiusos I, II y III (inventado) */
.section__title--multiusos{
  --title-bg: #C47A2C;
  --title-icon: url("https://mercamurcia.es/wp-content/uploads/multiusos.svg");
}

/* Centro de Negocios - Locales Comerciales (inventado) */
.section__title--negocios{
  --title-bg: #4C4C4C;
  --title-icon: url("https://mercamurcia.es/wp-content/uploads/negocios.svg");
}
/* =========================================
   FIX: Scroll horizontal real en móvil
   (pegar AL FINAL del <style>)
   ========================================= */
@media (max-width: 720px){

  /* 1) Anula el “modo tarjetas” (display:block) */
  table { display: table !important; width: 100% !important; border-collapse: collapse; }
  thead { display: table-header-group !important; }
  tbody { display: table-row-group !important; }
  tr { display: table-row !important; }
  th, td { display: table-cell !important; }

  /* 2) El scroll lo hace el wrapper */
  .tableWrap{
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
  }

  /* 3) Forzamos ancho mínimo para que “sobre” y aparezca scroll */
  .tableWrap table{
    min-width: 900px; /* súbelo a 1000/1100 si aún lo ves justo */
  }

  /* 4) Evita que se partan emails / teléfonos */
  .tableWrap th,
  .tableWrap td{
    white-space: nowrap !important;
  }

  /* 5) Quita los labels del modo tarjetas */
  tbody td::before{ content: none !important; }
}
/* ===========================
   MÁS PADDING EN TABLAS
   (pegar al final del <style>)
   =========================== */

/* Desktop / tablet */
thead th{
  padding: 16px 18px !important;
}
tbody td{
  padding: 16px 18px !important;
}

/* Móvil (con scroll horizontal activo) */
@media (max-width: 720px){
  .tableWrap th,
  .tableWrap td{
    padding: 14px 16px !important;
  }
}/* End custom CSS */