/* 
Theme Name: MOMENTUM Wien
Theme URI: https://momentum.wien
Description: Child theme for MOMENTUM Wien based on Hello Elementor.
Author: Gernot Kammerer
Author URI: https://momentum.wien
Template: hello-elementor
Version: 1.0.1
*/

/*
 * Colors
 */
body {color: #1B1B1E;}
p a {color: #4E5AC3;}
p a:hover {color: #1B1B1E;}

/*
 * Fonts
 */
@font-face {
  font-family: 'Nexa';
  src: url('../hello-momentum/assets/fonts/NexaLight.eot');
  src: url('../hello-momentum/assets/fonts/NexaLight.eot?#iefix') format('embedded-opentype'),
       url('../hello-momentum/assets/fonts/NexaLight.svg#NexaLight') format('svg'),
       url('../hello-momentum/assets/fonts/NexaLight.ttf') format('truetype'),
       url('../hello-momentum/assets/fonts/NexaLight.woff') format('woff'),
       url('../hello-momentum/assets/fonts/NexaLight.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nexa';
  src: url('../hello-momentum/assets/fonts/NexaBold.eot');
  src: url('../hello-momentum/assets/fonts/NexaBold.eot?#iefix') format('embedded-opentype'),
       url('../hello-momentum/assets/fonts/NexaBold.svg#NexaBold') format('svg'),
       url('../hello-momentum/assets/fonts/NexaBold.ttf') format('truetype'),
       url('../hello-momentum/assets/fonts/NexaBold.woff') format('woff'),
       url('../hello-momentum/assets/fonts/NexaBold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body, p, strong, ul, li, h1, h2, h3, h4, h5, h6 {font-family: 'Nexa' !important;}

/*
 * Slider
 */
.slider-two article, .slider-three article {margin: 0 5px !important;}

/*
 * Blog
 */
.alignwide {margin-left: initial; margin-right: initial;}