/*
Theme Name:     Thème Enfant Weaver Xtreme
Description:    Style Sheet for news-tickers layout
Author:         Koenraad
Template:       weaver-xtreme

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
/* Set style options for News-Ticker */
.news-ticker {
  width: 100%;
  display: block;
  text-align: center;
}
#mtphr-dnt-tick-contents {
  width: 80%;
  margin: auto;
}
.ticker-href-class1:link {
  color: #ffcc00;
}
.ticker-href-class1:visited {
  color: #ffcc00;
}
.ticker-href-class1:hover {
  color: #33cc00;
}
.ticker-href-class1:active {
  color: #ffcc00;
}
.ticker-href-class2:link {
  color: #33cc00;
}
.ticker-href-class2:visited {
  color: #33cc00;
}
.ticker-href-class2:hover {
  color: #33cc00;
}
.ticker-href-class2:active {
  color: #33cc00;
}
.ticker-text1-class {
  font-size: 18px;
  font-weight: bold;
}
.ticker-text2-class {
  font-size: 40px !important;
  font-weight: bold;
}