.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1913 .elementor-element.elementor-element-8bd62aa{--display:flex;}.elementor-widget-theme-post-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1913 .elementor-element.elementor-element-e74b05b{text-align:center;}.elementor-1913 .elementor-element.elementor-element-e74b05b .elementor-heading-title{font-size:40px;font-weight:300;}.elementor-widget-post-comments .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-comments .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1913 .elementor-element.elementor-element-4c5b174{width:var( --container-widget-width, 1024% );max-width:1024%;--container-widget-width:1024%;--container-widget-flex-grow:0;}@media(min-width:768px){.elementor-1913 .elementor-element.elementor-element-8bd62aa{--content-width:1024px;}}@media(max-width:1024px){.elementor-widget-container .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-container .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-theme-post-title .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-theme-post-title .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-post-comments .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-post-comments .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}}@media(max-width:767px){.elementor-widget-container .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-container .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-theme-post-title .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-theme-post-title .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-post-comments .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-post-comments .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}}/* Start custom CSS for post-comments, class: .elementor-element-4c5b174 *//* Estilitza el botó d'enviament del formulari */
#commentform input#submit,
#commentform input.submit {
  background-color: #38584B; /* verd fosc */
  color: #ffffff;            /* text blanc */
  border: none;              /* treu la vora si no cal */
  padding: 10px 20px;
  font-weight: 600;
  border-radius: 4px;
  cursor: pointer;
}

/* Efecte al passar el cursor per sobre */
#commentform input#submit:hover,
#commentform input.submit:hover {
  background-color: #2e453a; /* verd una mica més fosc */
}/* End custom CSS */