.footer.content{color:#ffffff;}
.footer.content a, .footer.content a:hover, .footer.content a:visited, .footer.content .links a, .footer.content .links a:hover, .footer.content .links a:visited{color:#ffffff;}
.footer-toolbar-bottom .copyright, .page-footer .footer-toolbar-bottom, .footer-toolbar-bottom a, .footer-toolbar-bottom .alink, .footer-toolbar-bottom a:hover, .footer-toolbar-bottom .alink:hover, .footer-toolbar-bottom a:visited, .footer-toolbar-bottom .alink:visited{color:#ffffff;}
.page-footer .footer-toolbar-bottom{copyright:1;links:1;cms:0;}
.action.primary{background:#ffffff;border-color:#17a8e1;color:#17a8e1;}
.action.primary:hover, .action.primary:focus, .action.primary:active{background:#17a8e1;border-color:#17a8e1;}
.page-footer .footer.content {
	display: none;
}
.footer-toolbar-bottom {
    color: #fff;
}
.header.wrapper.last{
    background-color:#E20020;
}
a.pagebuilder-button-primary,button.pagebuilder-button-primary{
    border-color: #E20020 !important;
    background: #fff !important;
    color: #E20020 !important;
}
a.pagebuilder-button-primary:hover,button.pagebuilder-button-primary:hover{
    border-color: #E20020 !important;
    background: #E20020 !important;
    color: #fff !important;
}

.category-image .image {
	max-width: 300px;
}
.price-box .old-price {display: block;}

.white {color:#fff; font-weight: bold;}
#maincontent {padding: 0 20px;}

  @media (min-width: 769px){
      .navigation .level0 > .level-top  {
          color:#fff;
	}
	.nav-sections, .navigation {
  		background: transparent !important;
      }
      .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
	color: #fff;
	}
}    




/* fix af billeder hopper */
.row.rent-box img {
    height: 110px;
    width: 100%;
    object-fit: contain;
}
.whitetxt {color: #fff !important;}
.widget.block.block-static-block {background-color: #222337;max-width: 100% !important;}