/*--- standard variables ---*/
/*--- overwrite variables with the variable from a theme ---*/
/* #####################################################################################################
   This stylesheet is used for theme specific variables
   ##################################################################################################### */
/*--- media queries. When using responsive ---*/
/*--- custom class functions ---*/
/*----- Default functions -----*/
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*----- CSS3 Animation functions -----*/
.homepage #newsWrapper #newsSelection .selectBtn,
.homepage a.moreBtn {
  font-weight: 600;
}
.bannerWrapper .slideItem img {
  width: 100%!important;
  height: 100% !important;
}
#bannerSlider .slideItem img {
  width: 100%!important;
  height: 100% !important;
}
