.elementor-kit-7{--e-global-color-primary:#727473;--e-global-color-secondary:#F7A600;--e-global-color-text:#42423D;--e-global-color-accent:#E9425C;--e-global-color-2eb5df8:#C8D400;--e-global-color-d51b707:#8D65A5;--e-global-color-e63b3f6:#009CB4;--e-global-color-c4b62ea:#BC3593;--e-global-color-908d95f:#3D88CA;--e-global-color-01377d6:#FFFFFF;--e-global-color-ee6ce74:#565656;--e-global-color-53681a6:#000000;--e-global-color-bd13811:#4090DB;--e-global-typography-primary-font-family:"DIN OT";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DIN OT";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DIN OT";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Decima Mono Pro";--e-global-typography-accent-font-weight:700;color:var( --e-global-color-text );font-family:"DIN OT", Sans-serif;font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{color:var( --e-global-color-text );font-family:"DIN OT", Sans-serif;font-weight:700;text-transform:uppercase;}.elementor-kit-7 h2{color:var( --e-global-color-text );font-family:"DIN OT", Sans-serif;font-weight:700;text-transform:uppercase;}.elementor-kit-7 h3{color:var( --e-global-color-text );font-family:"DIN OT", Sans-serif;font-weight:700;text-transform:uppercase;}.elementor-kit-7 h4{color:var( --e-global-color-text );font-family:"DINAlternate", Sans-serif;font-weight:700;text-transform:uppercase;}.elementor-kit-7 h5{color:var( --e-global-color-text );font-family:"DIN OT", Sans-serif;font-weight:700;text-transform:uppercase;}.elementor-kit-7 h6{color:var( --e-global-color-text );font-family:"DIN OT", Sans-serif;font-weight:700;text-transform:uppercase;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Decima Mono Pro", Sans-serif;font-weight:400;text-transform:uppercase;border-radius:0px 0px 0px 0px;padding:8px 10px 8px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-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 */.pointer {cursor: pointer;}

.pulse {

  animation: pulse 1s infinite;
}
pulse:hover {
  animation-play-state:  paused;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

.snow-bg {
   position: relative;
}

.snow-bg:after {
   content: '';
   display: block;
   position: absolute;
   z-index: 2;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   pointer-events: none;
   background-image: url('https://library.elementor.com/resources/christmas-snow-effect/s1.png'), url('https://library.elementor.com/resources/christmas-snow-effect/s2.png'), url('https://library.elementor.com/resources/christmas-snow-effect/s3.png');
    animation: snow 10s linear infinite;
}

@keyframes snow {
 0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
 100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DIN OT';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://palavrasandarilhas2024.pt/wp-content/uploads/2023/11/DINOT.woff2') format('woff2');
}
@font-face {
	font-family: 'DIN OT';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://palavrasandarilhas2024.pt/wp-content/uploads/2023/11/DINOT-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'DIN OT';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://palavrasandarilhas2024.pt/wp-content/uploads/2023/11/DINOT-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Decima Mono Pro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://palavrasandarilhas2024.pt/wp-content/uploads/2023/11/DecimaMonoPro.ttf') format('truetype');
}
@font-face {
	font-family: 'Decima Mono Pro';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://palavrasandarilhas2024.pt/wp-content/uploads/2023/11/DecimaMonoPro-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Decima Mono Pro';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://palavrasandarilhas2024.pt/wp-content/uploads/2023/11/DecimaMonoProLt.ttf') format('truetype');
}
@font-face {
	font-family: 'Decima Mono Pro';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('https://palavrasandarilhas2024.pt/wp-content/uploads/2023/11/DecimaMonoPro-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Decima Mono Pro';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://palavrasandarilhas2024.pt/wp-content/uploads/2023/11/DecimaMonoPro-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Decima Mono Pro';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://palavrasandarilhas2024.pt/wp-content/uploads/2023/11/DecimaMonoPro-BoldItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DINAlternate';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://palavrasandarilhas2024.pt/wp-content/uploads/2023/11/DIN-Alternate-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'DINAlternate';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://palavrasandarilhas2024.pt/wp-content/uploads/2023/11/DINAlternateBold.woff2') format('woff2');
}
/* End Custom Fonts CSS */