.skyscraper {
   display: none;
}

#PortalPagina ul li a {
     color: #e0dbd3;
}

#PortalPagina .btn{
  background-color: #661414;
  color: white;
}

#mainContent {
   background: #b5001a;
overflow-x: hidden;
}

#PortalPagina {
   width: 100%;
   background: #e0dbd3;
   position: relative;
   z-index: 0;
}

#PortalPagina h1 {
   font-size: 50px;
   text-align: center;
   color: #661414;
}

#PortalPagina h2 {
   font-size: 50px;
}

#PortalPagina p {
   font-size: 16px;
   line-height: 24px;
}

#PortalPagina img {
   width: 100%;
}

.actieVoorwaarden {
   background: #661414;
   color: white;
   padding: 20px 30px;
}


/* Content */

#Schoencadeutips .SeoTekstvlak {
   display: flex;
   flex-flow: wrap;
}

.col-6.SeoTekstvlak .row {
   width: 100%;
}

#PortalPagina h2 {
   font-size: 50px;
   align-self: center;
   color: #661414;
}

#Schoencadeutips > div:nth-child(1) > div:nth-child(1){
  justify-content: center;
   display: flex;
   flex-direction: column;
}
#Actieproducten {
  padding: 1em;
  border-radius: 20px;
  border: 13px #a42e2d solid;
}

#Schoencadeutips{
  margin: 50px 0;
}

#Schoencadeutips .row {
   background: #dacebc;
   margin: 0;
}

#Schoencadeutips a {
  background: #661414;
  padding: 20px;
  border-radius: 20px;
  color: white;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#Schoencadeutips a:hover {
   text-decoration: none;
}

#Schoencadeutips a h3 {
   font-size: 17px;
   margin-top: 10px;
}


#Kleurwedstrijd {
   padding: 1em 2em;
   background: #a42e2d;
   margin-bottom: 10px;
   border-radius: 20px;
}

#Kleurwedstrijd .row {
   background: #e0dbd3;
   border-radius: 10px;
   padding: 1em;
}

#Schoencadeutips > div > div{
  margin: 10px 0;
}


@media screen and (max-width: 600px) {
  #PortalPagina h2, #PortalPagina h1 {
     font-size: 40px;
     text-align: center;
 }
}

@media screen and (max-width: 400px) {
  #PortalPagina h2, #PortalPagina h1 {
     font-size: 30px;
     text-align: center;
 }
}

@media screen and (max-width: 768px) {
#plaatjen{
padding-top: 20px;
 }
}
