@font-face {
  font-family: 'icomoon2';
  src:  url('../fonts/icomoon2.eot?w6a36t');
  src:  url('../fonts/icomoon2.eot?w6a36t#iefix') format('embedded-opentype'),
    url('../fonts/icomoon2.woff2?w6a36t') format('woff2'),
    url('../fonts/icomoon2.ttf?w6a36t') format('truetype'),
    url('../fonts/icomoon2.woff?w6a36t') format('woff'),
    url('../fonts/icomoon2.svg?w6a36t#icomoon2') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon2' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon2-coin-euro:before {
  content: "\e900";
}
.icon2-money:before {
  content: "\e900";
}
.icon2-cash:before {
  content: "\e900";
}
.icon2-currency-euro:before {
  content: "\e900";
}
.icon2-milk:before {
  content: "\e901";
}
.icon2-drink:before {
  content: "\e901";
}
.icon2-food:before {
  content: "\e901";
}
.icon2-breakfast:before {
  content: "\e901";
}
.icon2-earth:before {
  content: "\e902";
}
.icon2-globe:before {
  content: "\e902";
}
.icon2-language:before {
  content: "\e902";
}
.icon2-web:before {
  content: "\e902";
}
.icon2-internet:before {
  content: "\e902";
}
.icon2-sphere:before {
  content: "\e902";
}
.icon2-planet:before {
  content: "\e902";
}
.icon2-heart:before {
  content: "\e903";
}
.icon2-like:before {
  content: "\e903";
}
.icon2-love:before {
  content: "\e903";
}
.icon2-favorite:before {
  content: "\e903";
}

.fakten-icon {
    color: #fff;
    font-size: 42px;
}

.sparky_inner .toprow {
    background: #382007;
}

.toprow .sparky_cell {
  	padding: 16px 15px;
}

.toprow {
    background: rgba(0,0,0,.4) !important;
}


.sparky_logo {
    float: left;
    line-height: 83px;
    margin-left: 23px;
}

.sparky_logo_image {
    width: 113px;
    float: left;
    margin-top: 0px;
}

.sparky_logo_image img {
    max-width: 100%;
}

.toprow .mp_mainmenu {
  padding-top: 38px;
}

.carouselrow .gallery-cell p {
    max-width: none;
}

.user2row img {
    filter: brightness(60%);
}

ul.menu.offcanvas > li.active::before {
    margin-top: 21px;
}

.page-header h1 {
  font-size: 30px;

}

.mp_bottom4 {
  	padding: 0px 15px;
}

.mp_bottom4 h3{
  	color:#ffffff;
  	font-size: 22px;
    text-align: center !important;
    margin-top: 18px;
}

.copyrightrow {
  height: 134px;
}

@media (max-width: 767px) {
	.carouselrow .gallery-cell p {
    margin: 0 0 0px;
    font-size: 18px;
	}
  .sparky_logo_image {
    width: 90px;
	}
}

@media (max-width: 600px) {
	.hot_swipe_carousel_slides .contents {
    	background: #382007 !important;
	}
  	.advertrow .row_subheading {
    	font-size: 32px;
  	}
}

@media (max-width: 400px) {
  .mp_user3 {
  		padding-left: 30px;
  }
  .userrow .moduletable > h3 {
    margin-left: 56px;
  }
  .row_subheading {
    margin-left: 0px !important;
    font-size: 27px !important;
	}
  .sparky_cell {
    	padding: 40px 15px;
  }
}


@media (max-width: 410px) {
	.mp_header1 {
    	display: none;
	}
	.sparky_home .toprow {
    	background-color: rgba(0,0,0,0.7);
	}
	.userrow {
    	padding-top: 107px;
	}
    .toprow .sparky_logo_image {
    	width: 81px;
	}
  	.toprow .sparky_logo {
    	font-size: 20px;
      	line-height: 60px;
	}
  	.toprow .mp_mainmenu {
    	padding-top: 32px;
	}
}

@media (max-width: 365px) {
	.toprow .sparky_cell {
    	padding: 14px 8px;
	}
    .toprow .sparky_logo_image {
    	width: 65px;
	}
  	.toprow .sparky_logo {
    	font-size: 18px;
      	line-height: 50px;
      	margin-left: 11px;
	}
  	.toprow .mp_mainmenu {
    	padding-top: 25px;
	}
}