.dap-screen-reader-text {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  width: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  word-wrap: normal !important;
}

.dap-skip-link {
  position: absolute;
  left: 12px;
  top: -100px;
  z-index: 999999;
  background: #ffffff;
  color: #111111;
  padding: 12px 16px;
  border: 2px solid #111111;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 700;
}

.dap-skip-link:focus {
  top: 12px;
}

.dap-touch-target,
select[name="lang"],
.recent-posts-comment,
.wd-carousel a,
.owl-prev,
.owl-next,
.owl-dot,
button,
a[role="button"] {
  min-width: 44px;
  min-height: 44px;
}

select[name="lang"],
.recent-posts-comment,
a[role="button"],
.owl-prev,
.owl-next,
.owl-dot {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.recent-posts-time,
.recent-posts-comment,
.vc_column-inner .recent-posts-time,
.vc_column-inner .recent-posts-comment,
.vc_column-inner time,
.vc_column-inner a.recent-posts-comment {
  color: #1f2937 !important;
}

.vc_column-inner,
.vc_column-inner p,
.vc_column-inner div,
.vc_column-inner span,
.vc_column-inner time,
.vc_column-inner a {
  text-shadow: none !important;
}

.wd-gallery-item a:focus,
.recent-posts-comment:focus,
select[name="lang"]:focus,
button:focus,
a:focus {
  outline: 3px solid #111111 !important;
  outline-offset: 2px !important;
}

.wd-carousel .wd-gallery-item a,
.wd-gallery-item a {
  padding: 4px;
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
}
