:root {
--mobileviewsplit:768px;
}

.cscss-frontbanner-cta-tag-1vw
{
margin-left: 5%;
font-size: 2vw;
line-height: 3vw;
font-weight:bold;
color: #fff;
text-transform:uppercase;
letter-spacing:1px;
border-bottom:1px solid #fff;
padding-bottom:4px;
}
.cscss-dyntest2
{
font-size:18px;
color:red;
}
.cscss-listshowingfavtools
{
text-align:center;
font-size:16px;
padding:6px;}
.cscss-bfcountdown
{
font-size: 48px;
line-height: 64px;
font-weight:bold;
text-transform:uppercase;
padding-top:40px;
padding-bottom:4px;
width:100%;
text-alignment:center;}
.cscss-page-default-full-headline
{
font-size:24px;
width:100%;

@media only screen and (max-width: 768px) {
            font-size: 12px;
        }}
.cscss-nutritionblock-link
{
font-size:12px;
font-decoratoin:underline;}
.cscss-lego-brandpage-bigbuttons
{
width: 24.24%;
float: left; 
margin-right: 1%; 
margin-bottom: 15px;}
.cscss-max-length-filter-groups
{
 overflow: hidden;
  max-width: 24ch;
  text-overflow: ellipsis;
  white-space: nowrap;}
.cscss-lego-brandpage-smallbuttons
{
width: 15.8%;
float: left; 
margin-right: 1%; 
margin-bottom: 15px;
/* Use a media query to add a breakpoint at 600px: */
@media screen and (max-width: 600px)
width: 49% !important;}
.cscss-lego-competition
{
.button {
  background-color: #14395e; /* white*/
  border: none;
  font-weight: bold;
  border-radius: 5px;
  color: black;
  border: 2px solid white; /* white*/
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  width: 150px;
}
.button {
  transition-duration: 0.4s;
}

.button:hover {
  background-color: white; /* white */
  color: #14395e;
  border: #14395e;
}
}
.cscss-frontbanner-headline-3vw
{
color: #fff!important;
font-size: 3vw;
line-height: 3vw;
margin-left: 5%;
margin-top: 10%;
}
.cscss-sparepartalinkcontainer
{
color: blue;
text-decoration: none;
text-transform: initial;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 2px;}
