.elementor-kit-6{--e-global-color-primary:#C99E1E;--e-global-color-secondary:#28ABE1;--e-global-color-text:#333333;--e-global-color-accent:#FFFFFF;--e-global-color-4393b59:#000000;--e-global-color-6e477bb:#FFFFFF;--e-global-typography-primary-font-family:"Dosis";--e-global-typography-primary-font-size:25px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Dosis";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Dosis";--e-global-typography-accent-font-size:25px;--e-global-typography-accent-font-weight:600;color:var( --e-global-color-4393b59 );font-family:"Dosis", Sans-serif;font-size:25px;font-weight:400;line-height:1.2em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-size:25px;font-weight:600;color:var( --e-global-color-6e477bb );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-4393b59 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:1em;}.elementor-kit-6 a{color:#333333;text-decoration:underline;}.elementor-kit-6 a:hover{text-decoration:none;}.elementor-kit-6 h1{font-family:"Hackney", Sans-serif;font-size:72px;}.elementor-kit-6 h2{font-family:"Dosis", Sans-serif;font-size:48px;font-weight:600;text-transform:uppercase;line-height:1.1em;}.elementor-kit-6 h3{font-size:32px;font-weight:600;}.elementor-kit-6 h4{font-size:24px;font-weight:600;}.elementor-kit-6 h5{font-size:18px;font-weight:600;}.elementor-kit-6 label{color:var( --e-global-color-primary );font-size:25px;font-weight:600;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{background-color:var( --e-global-color-6e477bb );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-4393b59 );}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:25px;}.elementor-kit-6 h1{font-size:56px;}.elementor-kit-6 h2{font-size:40px;}.elementor-kit-6 h3{font-size:28px;}.elementor-kit-6 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:25px;--e-global-typography-text-font-size:15px;font-size:15px;line-height:2em;}.elementor-kit-6 p{margin-block-end:1.2em;}.elementor-kit-6 h1{font-size:36px;}.elementor-kit-6 h2{font-size:32px;}.elementor-kit-6 h3{font-size:24px;}.elementor-kit-6 h4{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.menu-item-869 a,
.menu-item-744 a {
    padding-top: 0 !important;
}
@media (min-width: 768px) {
  .menu-item-869 a,
  .menu-item-744 a {
    padding-bottom: 0 !important;
  }
}

.elementor-nav-menu--main a,
.elementor-nav-menu--dropdown a {
    text-decoration: none;
}
#llengues a {
    color: #fff;
    text-decoration: none;
    padding-right: 1em;
}



/* Amaguem la fletxa nativa */
select {

  position: relative;

  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  height: 64px;
  font-size: 18px;
  border-radius: 12px;
  padding-right: 90px;

background-image:
    url('/wp-content/uploads/elementor/imatgesa24/ico-select.png'),

    /* LÍNIA */
    linear-gradient(
      to right,
      transparent 0%,
      transparent calc(100% - 80px),
      #000 calc(100% - 80px),
      #000 calc(100% - 79px),
      transparent calc(100% - 79px),
      transparent 100%
    ),

    /* RECTANGLE BOTÓ */
    linear-gradient(
      to right,
      transparent 0%,
      transparent calc(100% - 80px),
      #fff calc(100% - 80px),
      #fff 100%
    );

  background-repeat: no-repeat;
  background-position:
    right 26px center,
    left top,
    left top;

  background-size:
    28px 28px,
    100% 100%,
    100% 100%;
}
select:hover {
  background-image:
    url('/wp-content/uploads/elementor/imatgesa24/ico-select-hover.png'),
    
        linear-gradient(
      to right,
      transparent 0%,
      transparent calc(100% - 80px),
      #000 calc(100% - 80px),
      #000 calc(100% - 79px),
      transparent calc(100% - 79px),
      transparent 100%
    ),

    linear-gradient(
      to right,
      transparent 0%,
      transparent calc(100% - 80px),
      #fff calc(100% - 80px),
      #fff 100%
    );
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Hackney';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://abellesnegres.com/wp-content/uploads/2026/01/HackneyPersonalUseOnly.ttf') format('truetype');
}
/* End Custom Fonts CSS */