
.top-bar-wrapper,
.sidebar,
figure,
.header-svg-overlay,
.header-img-wrapper:before,
.search-button,
.toTop,
.column-left,
.new-header,
#rateme,
.comments-container,
.tag-list,
.road-block,
.fixed-panel,
.wp-polls,
.ninja-formsform,
.print-hide,
.lkca-logo,
.tabbed_menuwrapper{
    display: none !important
}
.lkca-logo{
  max-width: 150px;
}
.print-only{
  display: inline;
}
article header {
  min-height: auto;
  height: auto;
  max-height: initial;
  margin-bottom: 40px;
}

body .container,
body .absolute,
body .relative{
  position: static;
  max-width: 100%;
}
body .cloumn-right > div{
  width: 100%;
}
.over-ons .header-alt-over-ons,
.over-ons .header-alt-over-ons .header-office-details-wrapper,
.over-ons .header-alt-over-ons .header-img-backdrop-wrapper,
.over-ons .header-alt-over-ons .sidebar-contact-details{
  position: static;
  width: auto;
  padding: 0;
  margin: 0;
}
.dropdown{
  display: none;
}
.lkca-logo {
  position: static;
  margin-bottom: 10px;
}
.lkca-logo path{
  fill: #000;
}
body .container {
  width: auto;
}
body .header-img-backdrop{
  background-color: transparent ;
  display: none;
}
.column-right > div {
  width: 100%;
}
.acfgutenberg-acf-bordered-content > div{
  padding: 0;
}
figure {
  display: block !important
}

* {
  max-width: 100% !important;
  border: 0 !important;
  min-height: 0 !important;
  background-color: #ffffff !important;
  color: #000000 !important
}

figcaption {
  margin-bottom: 0.75rem !important;
  margin-top: 0.25rem !important
}

p {
  margin-bottom: 1rem !important
}
form{
  display: none;
}
body .accordionItem h2.accordionItemHeading{
  margin: 0;
  padding: 0;
}
body .accordionItem.acc-closed .accordionItemContent {
  height: auto;
  transition: none;
  transform: none;
  float: none;
}
