#ifrm { display: none; }

p a {
  color: #ffa502!important;
  text-decoration: none;
  font-size: 16px!important;
}
h1 {
  font-size: 24pt!important;
  margin-top: 50px;
}
h2 {
  font-size: 21px!important;
}
h3 {
  font-size: 19px!important;
}
p {
  font-size: 15px!important;
}
.breadcr{
  display: block;
}

.breadcr ul {
    margin: 0 0 0 0;
    padding: 0px;
}

.breadcr ul li{
  display: inline-block;
}

.breadcr ul li:after{
  content: " / ";
}

.breadcr ul li:last-child:after{
  content: "  ";
}
.breadcr a {
  color: white!important;
  text-decoration: underline!important;
  font-size: 14px!important;

}
.breadcr ul li:after {
      color: #ffa502!important;
}
div.menu_items {
      max-width: 730px!important;
}
div.page {
  height: 29%!important;
}
div.home_news_info table.inline {
      min-height: 40%!important;
}
div.home_news_info table.inline td a {
  font-size: 18px!important;
}
div.home_news_info table.inline td a:hover {
  background-color: #ffa502!important;
  transition: 0.3s;
}
div.item_cont div.item_foto_overlay:hover {
  background-color: #ffa5026e!important;
  transition: 0.3s;
}
div.expandable h2, div.expandable h3 {
  padding-top: 30px!important;
}
div.item_cont {
  height: 210px!important;
}
div.home_news_info {
  margin-top: 20px!important;
}
.usp p {
  font-size: 18px!important;
}
div.home_news_info table.inline td {
  padding: 20px 20px!important;
}

@media screen and (max-width: 1290px){
.home_news_info {
display: none!important;
}
.home_tekst {
  min-height: 80vh!important;
}
.home_actie_buttons {
  text-align: left!important;
  margin-bottom: 0px!important;
  min-height: 160px!important;
}
td.witruimte {
  padding: 15px 0px 70px 0px!important;
}
}
@media screen and (max-width: 640px){

  td.witruimte {
    padding: 15px 0px 255px 0px!important;
  }
}

@media screen and (max-width: 960px){
div.aanbieding_items_cont {
  display: contents!important;
    float: left!important; }
    .home_tekst {
      min-height: 220%!important;
    }
}
@media screen and (max-width: 500px){
div.item_cont {
    float: center!important;
    width: 156px!important;
    height: 230px!important;
    margin: 0px 5px 5px 5px!important;
  }
  div.home_actie_buttons {
    width: 430px!important;
}
@media screen and (max-width: 425px){
td.witruimte {
  padding: 15px 0px 110px 0px!important;
}
}
