.t4-header .header-block {
  width: 100%;
  background-color: #000;
}

.t4-header .form-search .search-query, .t4-offcanvas .form-search .search-query {
  background: #fff !important;
  border: 1px solid var(--border-color);
  padding: 0.3325rem 1.33rem;
    padding-right: 1.33rem;
  padding-right: 1.995rem;
  max-width: 220px;
  height: 40px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.acm-features.style-2 .intro-img.decor-3::after {
  content: "";
  position: absolute;
  background-image: url("../images/decor/item-3.png");
  background-size: 100% 100%;
  bottom: -65px;
  right: -93px;
  height: 256px;
  width: 302px;
}
.acm-testimonial.style-1 .bottom-action {
  max-width: 640px;
  margin: 64px auto 64px;
    margin-top: 64px;
    margin-right: auto;
    margin-bottom: 64px;
    margin-left: auto;
}
.t4-footer {
  background-color: var(--footer-bg-color);
  background-image: none;
  background-position: center top;
  color: var(--footer-text-color);
  padding-top: 10.64rem;
  padding-bottom: 10.64rem;
}
.t4-offcanvas-toggle {
  background: #666;
  border: 0;
  color: var(--mainnav-link-color);
  display: block;
  line-height: 40px;
  height: 40px;
  width: 40px;
  padding: 0;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#cookiehintsubmit, #cookiehintsubmitno {
  background: #fd7e14 !important;
    background-image: none;
  color: #fff !important;
}
#cookiehintsubmit:hover, #cookiehintsubmitno:hover {
  background: #f06e01 !important;
    background-image: none;
  color: #fff !important;
}