
@import url('https://fonts.googleapis.com/css?family=Comfortaa:500,700');

h1, h2, h3, h4, h5, h6 {
  font-weight: 500 !important;
}
#top #cta .custom-color-heading a {
  text-decoration: none;
}
#cta .av-special-heading {
  margin: 0px;
}
.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
  text-transform: inherit;
}

.nopad .container {
 padding: 0;
}

.sub_menu > ul > li > a, .sub_menu > div > ul > li > a {
  padding: 3px 0 !important;
}

.responsive #top #wrap_all #mobile.avia-section.wide .container {
  width: 100% !important;
  max-width: 100% !important;
}
.responsive .av-hotspot-fallback-tooltip {
  display: none !important;
}

/* turn off paralax */
#av_product_description .av-parallax {
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  transform: none !important;
}
.container_wrap.container_wrap_first.template-shop {
  padding-top: 50px;
}
body.single-product .container_wrap.container_wrap_first.template-shop,
body.single-product .single-product-main-image {
  padding-top: 50px;
}
body.single-product .single-product-main-image .avia-wc-30-product-gallery-lightbox {
  top: 65px !important;
}
body.home #av_section_1 {
  padding-top: 70px;
  position: relative;
}
.container_wrap.container_wrap_first.template-shop:before,
body.home #av_section_1:before {
  display: inline-block;
  content: '\e873' !important;
  color: #fff;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 40px;
  font-family: 'entypo-fontello';
  width: 100%;
  background-color: #ba4727;
  background-image: url( '../img/divider-noten.jpg' );
  background-position: 50% 50%;
  background-size: contain;
  z-index: 100;
  position: absolute;
  top: 0;
}
body.home #av_section_1:before {
  top: 1px;
  border-bottom: 10px solid #fff;
}

/*
@import url('https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,700');

h1, h2, h3, h4, h5, h6 {
  font-family: 'Quattrocento Sans' !important;
    font-weight: 700 !important;
}
.av-main-nav > li > a {
  font-family: 'Quattrocento Sans' !important;
  font-weight: 400 !important;
}
#top .phone-info,
.sub_menu>ul>li>a,
#socket .copyright,
.avia-button,
#top label {
    font-weight: 400 !important
}
*/

.special_amp {
  color: inherit !important;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
strong, b {
  color: inherit !important;
}
.av-special-heading .av-subheading {
  text-transform: uppercase;
}

.html_header_top #top .av_header_stretch .container {
  width: 96%;
  padding: 0;
  max-width: 1210px;
}
.av-image-hotspot .avia-tooltip {
  background-color: transparent;
  color: #000;
  width: 200px;
  text-align: left;
  left: 10px;
  margin-left: 0;
}
.av-image-hotspot .avia-tooltip .avia-arrow {
  display: none;
}
#socket {
  font-size: 0.85em;
}
#socket .copyright a {
  position: relative;
  padding-left: 20px;
  padding-right: 10px;
  font-size: 1em;
}


/* svg logo display */
#top .logo img {
  width: auto;
  height: 100%;
}


/* kruimelpad */
.breadcrumbs {
  margin-top: 15px;
  /* float: left; */
  height: 35px;
  /* display: table-cell;
  vertical-align: middle; */
  width: 99.9%;
  border-bottom: 1px solid #ccc;
  font-size: 13px;
  margin-bottom: 15px;
  color: #aaa !important;
}
.breadcrumbs a {
  color: #aaa !important;
}
.breadcrumb-trail span.breadcrumb-title {
  width: 17px;
  height: 17px;
  padding-left: 17px;
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.breadcrumb-trail span.breadcrumb-title:before {
  content: "\e811";
  font-family: 'entypo-fontello';
  left: 0;
  font-size: 1.4em;
  position: absolute;
  color: #666;
}
.breadcrumbs .trail-end {
  display: none;
}


#scroll-top-link, #scroll-top-link:hover {
  background-color: #ba4727;
  border: none;
  color: #fff;
}
/* #scroll-top-link:before {
  background-color: #4a6872;
  border-radius: 50%;
  left: 3px;
  top: 3px;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 30px;
  position: absolute;
  color: #fff;
}
*/



/*
#socket .copyright a:before {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 3px solid #d8d8d8;
  content: ' ';
  top: 7px;
  position: absolute;
  right: 15px;
}
*/
body.logged-in #contact {
  display: none;
}
#top .av_inherit_color a {
  text-decoration: none;
}
/*
#top .flex_column_table {
  border-spacing: 10px;
  border-collapse: separate;
}
*/
/*
#top .flex_column_table .flex_column {
  position: relative;
}
*/



@media only screen and (min-width: 768px) and (max-width: 989px) {
  .responsive #top #wrap_all .flex_column.av-break-at-tablet {
    width: 50%;
    float: left;
  }
}




.responsive #top #wrap_all .flex_column {
  margin-bottom: 0 !important;
}

#top .flex_column_table .flex_column.margin {
  position: relative;
  z-index:10;
}
#top .flex_column_table .flex_column.margin:before{
  content: "";
  display: table-cell !important;
  position: absolute;
  overflow: visible !important;
  visibility: visible !important;
  width: auto !important;
  height: auto !important;
  z-index: -1;
  top: 8px;
  left: 8px;
  right: 8px; 
  bottom: 8px;
  border: 1px solid #000;

}
    /*
  background-clip: content-box !important;
  padding: 8px !important;
  background-color: rgba( 255, 255, 255, 1 ) !important;
  */
/*
.flex_column.margin:before {
  display: inline-block;
  width: 96.7%;
  height: 92.5%;
  margin: 10px;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  visibility: visible;
  content: ' ';
  position: absolute;
  border: 1px solid #000;
}
*/

.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
  border-radius: 0px;
}
.av-fixed-size.av-orientation-portrait .av-masonry-entry .av-inner-masonry-sizer {
  width: 100%;
  padding-bottom: 115%;
}
.av-masonry-categories .av-masonry-entry .av-inner-masonry-content-pos-content {
  height: 50px;
}
.av-masonry-categories .av-masonry-entry .av-inner-masonry-content-pos-content .av-masonry-entry-title {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: 400 !important;
}

.image-overlay.overlay-type-extern {
  display: none !important;
}

.av-masonry-categories .av-masonry-entry .avia-arrow {
  display: none !important;
}
.av-masonry-categories a.av-masonry-entry {
  border: 10px solid #fff;
}

.av-masonry-categories a.av-masonry-entry .av-inner-masonry-content {
  border: 1px solid #888888;
  width: 100%;
  height: 100%;
  background-color: transparent;
  padding: 0;
  position: relative;
}
.av-masonry-categories .av-masonry-entry .av-inner-masonry-content .av-inner-masonry-content-pos {
  background-color: #f37126;
  border-top: 1px solid #888888;
  bottom: -1px;
  left: -1px;
  right: -1px;
  position: absolute;
}


/* footer */
.html_header_transparency #top #footer.avia-builder-el-0 .container {
  padding-top: 0;
}
#top .phone-info.with_nav span span {
  position: relative;
  padding-left: 21px;
}
#socket .copyright a:before,
#top .phone-info.with_nav span span:before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 2px solid #ccc;
  background-color: #fff;
  top: 10px;
  content: ' ';
  position: absolute;
  left: 0px;
  margin-top: -5px;
}
#top .phone-info.with_nav span span:before {
  left: 5px;
  top: 6px;
}
#socket .social_bookmarks {
  margin: 10px 0;
}
#socket .social_bookmarks li {
  border-left: 1px solid #000;
  border-radius: 0;
  width: 50px;
}
#top .social_bookmarks li a {
  margin: 0 10px;
}


.sidebar .widget .widgettitle {
  font-weight: normal !important;
  font-size: 1.3em;
}



/* content slider */
#top .avia-content-slider-element-container .avia-slideshow-dots {
  text-align: center;
  width: auto;
  margin: 0 auto;
  left: auto;
  right: auto;
  display: inline-block;
  padding: 10px 20px;
  position: relative;
}

#top .avia-content-slider-element-container .avia-slideshow-dots:before {
  content: ' ';
  background-color: #8fb2bb;
  width: 10px;
  height: 1px;
  border: none;
  top: 23px;
  left: 0;
  position: absolute;
}
#top .avia-content-slider-element-container .avia-slideshow-dots:after {
  content: ' ';
  background-color: #8fb2bb;
  width: 10px;
  height: 1px;
  border: none;
  top: 23px;
  right: 0;
  position: absolute;
}
#top .avia-smallarrow-slider-heading.no-content-slider-heading .new-special-heading {
  display :none;
}
/*
#top .avia-smallarrow-slider .avia-slideshow-dots {
  position: absolute;
  width: 100%;
  bottom: 0;
}
*/
.avia-content-slider {
  background-color: #fff;
  padding-bottom: 25px;
}
.responsive #top #wrap_all .slide-entry.flex_column {
  margin-bottom: 0;
  padding: 0 20px;
}
#top .avia-smallarrow-slider-heading.no-content-slider-heading {
  position: absolute;
  bottom: 0;
  text-align: center;
}
#top .avia-smallarrow-slider .avia-slideshow-dots a {
  border-radius: 0;
  border: none;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  padding: 0;
  display: inline-block !important;
  overflow: hidden;
  color: transparent;
}

/* addthis share */
.addthis-smartlayers-desktop .atss {
  top: 50%;
  right: 5px;
}
.addthis-smartlayers-desktop .atss .at-icon {
  fill: #000;
}
.addthis-smartlayers-desktop .atss a {
  border-bottom: 1px solid #000;
}
.addthis-smartlayers-desktop .atss a.at-svc-compact {
  border-bottom: none;
}

.addthis-smartlayers-desktop .atss .at-icon-wrapper {
  background-color: #fef6ef !important;
}

.addthis-smartlayers-desktop .atss a:hover .at-icon-wrapper {
  background-color: inherit !important;
}
#top #wrap_all .social_bookmarks li a {
  background-color: #fff;
  border-radius: 50%;
}