/*
Theme Name: Olnhausen Design Child
Description: Child theme for Olnhausen Design
Author: Olnhausen Design
Template: odesign
*/
.col.boxed span.bottom-line {
  background-color: #E8E8E8;
  bottom: 2px;
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  visibility: hidden !important;
  width: 100%;
}
.aligncenter-f {
  display: block;
  margin: 0px auto;
}
body {
  color: #555555 !important;
}
.gallery a img {
  background-color: #FFFFFF;
  border: 1px solid #E5E5E5 !important;
  height: auto;
  max-height: 90%;
  max-width: 90%;
  padding: 5px;
  transition: all 0.2s linear 0s;
  width: 90%;
  margin: auto;
}
.single .heading-title {
  margin-bottom: 35px !important;
  padding-bottom: 20px !important;
}
.meta-comment-count {
display: none !important;
}
.meta-author {
display: none !important;
}
.meta-date {
border-left: none !important;
padding-left: 0px !important;
}
#underlag tr, td {
border: none !important;
background: none !important;
}
.vittabell tr, td {
border: none !important;
background: none !important;
}
.hemport {
margin-bottom: 0px !important;
}
input[type="tel"] {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  -moz-transition: all 0.2s linear 0s;
  background-color: #EBEBEB;
  border-color: -moz-use-text-color -moz-use-text-color #FFFFFF;
  border-style: none none solid;
  border-width: 0 0 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  color: #555555;
  font-family: 'Open Sans' !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  padding: 10px !important;
}
.container-wrap, .project-title {
  margin-top: -53px !important;
}
.testimonial_slider:not([data-style="multiple_visible"]) blockquote {
  font-size: 18px !important;
}