/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");
/* vars */
.wpcf7-quiz {
  margin-left: 0 !important;
}

@media only screen and (max-width: 768px) {
  .header_bottom_right_widget_holder {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
  }
}
body a:focus-visible {
  color: #F5F5F5;
}
body a:focus-visible i.fa {
  color: #F5F5F5;
}
body a:focus-visible, body button:focus-visible {
  outline: 2px groove #F5F5F5 !important;
  outline-offset: 2px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}

a:focus-visible figure.image, a:focus-visible img {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
a:focus-visible img {
  filter: brightness(1.2);
}
a:focus-visible #logo img {
  box-shadow: none;
}

.access-text {
  position: absolute;
  right: 100000px;
  top: 100000px;
}

nav ul li a:focus-visible {
  text-decoration: underline;
}

a:focus-visible {
  color: #F5F5F5;
}
a:focus-visible i.fa {
  color: #F5F5F5;
}
a:focus-visible img {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  filter: brightness(1.2);
}
a:focus-visible #logo img {
  box-shadow: none;
}

nav ul li a:focus-visible {
  text-decoration: underline;
}

.wpcf7-form-control.wpcf7-quiz {
  width: 100% !important;
}

div.ppt {
  padding-left: 16px;
}

/*# sourceMappingURL=style.css.map */
