.elementor-kit-14{--e-global-color-primary:#0A85FF;--e-global-color-secondary:#0A006E;--e-global-color-text:#6E7C7C;--e-global-color-accent:#0A38AB;--e-global-typography-primary-font-family:"Source Sans 3";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Source Sans 3";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans 3";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Source Sans 3";--e-global-typography-accent-font-weight:500;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}#the7-body{--the7-btn-bg:#0A85FF;--the7-btn-hover-bg:#0A006E;--the7-btn-color:#FFFFFF;--the7-btn-border-color:var( --e-global-color-primary );--the7-btn-border-hover-color:var( --e-global-color-secondary );--the7-links-color:var( --e-global-color-primary );--the7-h1-font-family:"Source Sans 3", Sans-serif;--the7-h2-font-family:"Source Sans 3", Sans-serif;--the7-h3-font-family:"Source Sans 3", Sans-serif;--the7-h4-font-family:"Source Sans 3", Sans-serif;--the7-h5-font-family:"Source Sans 3", Sans-serif;--the7-h6-font-family:"Source Sans 3", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}body{--the7-btn-s-font-family:"Source Sans 3", Sans-serif;--the7-btn-m-font-family:"Source Sans 3", Sans-serif;--the7-btn-l-font-family:"Source Sans 3", Sans-serif;--the7-btn-lg-font-family:"Source Sans 3", Sans-serif;--the7-btn-xl-font-family:"Source Sans 3", Sans-serif;}body.rtl .elementor-labels-inline .elementor-field-group > .elementor-field-label{padding-left:0px;}body:not(.rtl) .elementor-labels-inline .elementor-field-group > .elementor-field-label{padding-right:0px;}body .elementor-labels-above .elementor-field-group > .elementor-field-label{padding-bottom:0px;}body .woocommerce-Reviews .elementor-field-group > label{margin-bottom:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ===================================================
   1. FORÇAR IMATGE DE FONS AL PRIMER BLOC (NO REPETIR)
   =================================================== */
body.single-dt_portfolio article .elementor-element:first-of-type,
body.single-dt_portfolio main .e-con:first-of-type,
body.single-dt_portfolio .e-con-inner:first-of-type {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    background-attachment: scroll !important;
}

/* =======================================================
   FORÇAR COLOR BLANC AL TÍTOL DEL PRIMER BLOC (PORTFOLIO)
   ======================================================= */

/* 1. Atacar directament el widget de Heading d'Elementor i els seus spans interns */
body.single-dt_portfolio main .e-con:first-of-type .elementor-widget-heading .elementor-heading-title,
body.single-dt_portfolio main .e-con:first-of-type .elementor-widget-heading .elementor-heading-title *,
body.single-dt_portfolio article .e-con:first-of-type .elementor-widget-heading .elementor-heading-title,
body.single-dt_portfolio article .e-con:first-of-type .elementor-widget-heading .elementor-heading-title * {
    color: #ffffff !important;
    fill: #ffffff !important; /* Per si és un títol SVG o icona */
}

/* 2. Si el títol és un H1/H2/H3 genèric de The7 o HTML pur */
body.single-dt_portfolio main .e-con:first-of-type h1,
body.single-dt_portfolio main .e-con:first-of-type h2,
body.single-dt_portfolio main .e-con:first-of-type h3,
body.single-dt_portfolio article .e-con:first-of-type h1,
body.single-dt_portfolio article .e-con:first-of-type h2,
body.single-dt_portfolio article .e-con:first-of-type h3 {
    color: #ffffff !important;
}/* End custom CSS */