/*
Theme Name: carportmaster.de - Master
Description: carportmaster.de
Author: WebsiteWerk - Internetdienstleistungen
Author URI: https://www.websitewerk.de
Version: 1.0
Tags: Template fuer carportmaster.de
*/
/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../carportmaster/includes/fonts/poppins/poppins-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Poppins Regular'), local('Poppins-Regular'),
       url('../carportmaster/includes/fonts/poppins/poppins-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../carportmaster/includes/fonts/poppins/poppins-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../carportmaster/includes/fonts/poppins/poppins-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../carportmaster/includes/fonts/poppins/poppins-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../carportmaster/includes/fonts/poppins/poppins-v13-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* poppins-600 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../carportmaster/includes/fonts/poppins/poppins-v13-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'),
       url('../carportmaster/includes/fonts/poppins/poppins-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../carportmaster/includes/fonts/poppins/poppins-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../carportmaster/includes/fonts/poppins/poppins-v13-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../carportmaster/includes/fonts/poppins/poppins-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../carportmaster/includes/fonts/poppins/poppins-v13-latin-600.svg#Poppins') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* titillium-web-700 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: url('../carportmaster/includes/fonts/titillium-web/titillium-web-v9-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Titillium Web Bold'), local('TitilliumWeb-Bold'),
       url('../carportmaster/includes/fonts/titillium-web/titillium-web-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../carportmaster/includes/fonts/titillium-web/titillium-web-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../carportmaster/includes/fonts/titillium-web/titillium-web-v9-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../carportmaster/includes/fonts/titillium-web/titillium-web-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../carportmaster/includes/fonts/titillium-web/titillium-web-v9-latin-700.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
  font-display: swap;
}
@media (max-width: 991px) {
header.header-upper-outer {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
  background:#ffffff;
  z-index: 1020;
  box-shadow: 0 3px 5px rgba(0,0,0,0.1);
}
}
.btn {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
/* Frontpage - Carportmaster */
/* Video-Block */
.video-block {
   background: #f8f8f8;
   border-bottom: 1px solid #e8e8e8;
}
@media (min-width: 1200px) {
.start-top-right-block > div {
    padding: 13px 0 10px 0;
}
}
.start-top-right-block h3 {
   border-bottom: 0;
   font-size: 1.3rem;
   color: #ffffff;
   margin-top: 0;
}
.start-top-right-block .text {
   font-size: 0.9rem;
   color: #ffffff;
}
.start-top-right-block h3:before {
   background: none;
}
.block-1 {
  background: #ff9900;
  padding: 10px 15px;
  position: relative;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.block-2 {
  background: #383e42;
  padding: 10px 15px;
  position: relative;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.block-3 {
  background: #5387BD;
  padding: 10px 15px;
  position: relative;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.block-4 {
  background: #263A5F;
  padding: 10px 15px;
  position: relative;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.block-1:hover,
.block-2:hover,
.block-3:hover,
.block-4:hover {
   filter: brightness(85%);
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
   box-shadow: 0px 0px 15px 3px rgb(134 134 134 / 25%);
}
.block-1:before,
.block-2:before,
.block-3:before,
.block-4:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    position: absolute;
    color: #ffffff;
}
@media (min-width: 1200px) {
.block-1:before,
.block-2:before,
.block-3:before,
.block-4:before {
    font-size: 30px;
    top: calc(50% - 15px);
    right: 22px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.block-1:before,
.block-2:before,
.block-3:before,
.block-4:before {
    font-size: 20px;
    bottom: 10px;
    right: 10px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.block-1,
.block-2,
.block-3,
.block-4 {
  padding: 25px 15px;
}
.block-1:before,
.block-2:before,
.block-3:before,
.block-4:before {
    font-size: 20px;
    top: 28px;
    right: 23px;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.block-1,
.block-2,
.block-3,
.block-4 {
  padding: 25px 15px;
}
.block-1:before,
.block-2:before,
.block-3:before,
.block-4:before {
    font-size: 20px;
    bottom: 15px;
    right: 15px;
}
}
@media (max-width: 575px) {
.block-1,
.block-2,
.block-3,
.block-4 {
  padding: 15px 15px;
}
.block-1:before,
.block-2:before,
.block-3:before,
.block-4:before {
    font-size: 30px;
    top: calc(50% - 15px);
    right: 22px;
}
}

/* About-Section - Carportmaster */
.about-section {
  position:relative;
  padding:100px 0 50px 0;
}

.about-section .content-column {
        position:relative;
        margin-bottom:40px;
}

.about-section .content-column .inner-column {
        position:relative;
        padding-top: 0;
}

.about-section .content-column .text {
        position:relative;
        line-height:2em;
        margin-bottom:40px;
}

.about-section .image-column {
        position:relative;
        margin-bottom:50px;
}

.about-section .image-column .inner-column{
        position:relative;
        padding:40px 40px 0px 0px;
        margin-left:50px;
}

.about-section .image-column .inner-column:after{
        position:absolute;
        content:'';
        right:0px;
        top:0px;
        left:40px;
        bottom:100px;
        z-index:-1;
        border:2px solid #ff9900;
}

.about-section .image-column .inner-column .image{
        position:relative;
}
.about-section .image-column .inner-column .image:before {
        position:absolute;
        content:'';
        left:-50px;
        bottom:-50px;
        width:299px;
        height:299px;
}
.about-section .image-column .inner-column .image img{
        position:relative;
        width:100%;
        display:block;
}
.sec-title .title {
    position: relative;
    color: #ff9900;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
}

/* Frontpage-Service - Carportmaster */

.frontpage-services {
   text-align: center;
   background: #f8f8f8;
   padding: 75px 0;
}
.frontpage-services h2,
.services-1 h2 {
   font-size: 2.2rem;
}
.frontpage-services .services-text {
   border: 1px solid #e8e8e8;
   padding: 15px;
   color: #333333;
   background: #ffffff;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.frontpage-services .services-text:hover {
   box-shadow: 0px 0px 15px 3px rgb(134 134 134 / 25%);
}
.frontpage-services .services-text .info {
    padding: 10px 0;
}
.frontpage-services .title {
  font-weight: 600;
  color: #333333;
}
.frontpage-services .services-text .more-link {
   color: #ff9900;
   padding-left: 0;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.frontpage-services .services-text:hover .more-link {
   color: #ff9900;
   padding-left: 10px;
}

.frontpage-services img {
    width: 65px;
    margin-bottom: 0;
}

/* Carports - Carportmaster */

.frontpage-carports {
     background: #f8f8f8;
     border-top: 1px solid #e8e8e8;
     border-bottom: 1px solid #e8e8e8;
     padding: 50px 0 75px 0;
}
.frontpage-carports .start-carports {
   background: #ffffff;
   border: 1px solid #e8e8e8;
   padding: 15px;
}
.frontpage-carports figure {
   display: block;
   margin-bottom: 0;
}
.frontpage-carports figure,
.frontpage-carports figure img {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.frontpage-carports h2 {
   font-size: 1.3rem;
   margin-top: 0;
   margin-bottom: 15px;
}
.frontpage-carports h2 a {
    color: #333333
}
.frontpage-carports .front-description {
   margin-bottom: 10px;
}
.frontpage-carports .search-filter-results .front-link a {
    padding-left: 0;
}
.frontpage-carports .search-filter-results:hover .front-link a {
    padding-left: 5px;
}
.frontpage-carports .search-filter-results {
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.frontpage-carports .search-filter-results:hover {
   box-shadow: 0px 0px 15px 3px rgb(134 134 134 / 25%);
}


/* Testimonials - Frontpage - Carportmaster */

.testimonials-frontpage-outer {
   background: #f8f8f8;
   padding: 130px 0;
   border-top: 1px solid #e8e8e8;
   border-bottom: 1px solid #e8e8e8;
}
.testimonials-frontpage .blockquote-footer {
    color: #263A5F;
}
.testimonials-frontpage .owl-stage,
.testimonials-frontpage .owl-stage-outer,
.testimonials-frontpage .owl-item {
   height: 100%;
}
.testimonials-main h3 {
  color: #ffffff;
  border-bottom: 0;
}
.testimonials-main h3:before {
  background: #ffffff;
  height: 1px;
}
.testimonials-frontpage-outer .testimonials-main {
   background: #263A5F;
   padding: 25px;
   border-radius: 5px;
   color: #ffffff;
}
.testimonials-frontpage .testimonial {
    background: #ffffff;
    padding: 25px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    margin-bottom: 0;
}
.testimonials-frontpage .stars {
  color: #ff9900;
}

/* Contact - Frontpage - Carportmaster */

.frontpage-contact {
   padding: 35px 0;
   background: #ffffff;
}
.frontpage-contact .box {
    border: 1px solid #e8e8e8;
    background: #f8f8f8;
    padding: 57px 25px 57px 25px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.frontpage-form {
    background: #f8f8f8;
    border: 1px solid #e8e8e8;
    padding: 20px 30px 20px 30px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.frontpage-form:hover {
    box-shadow: 0px 0px 15px 3px rgb(134 134 134 / 25%);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.frontpage-contact .box:hover {
    box-shadow: 0px 0px 15px 3px rgb(134 134 134 / 25%);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.frontpage-contact .call-t {
   color: #263A5F;
   font-weight: 600;
   font-size: 1.2rem;
   margin-bottom: 10px;
}
.frontpage-contact a {
   color: #333333;
}
.frontpage-contact .fas {
    font-size: 2rem;
    color: #263A5F;
}

/* Benefits - Carportmaster */

.benefits-contact {
   background: #ffffff;
   padding: 35px 0 50px 0;
   border-bottom: 1px solid #e8e8e8;
}
.benefits-contact .benefit {
  background: #383e42;
  padding: 25px;
  color: #ffffff;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  position: relative;
  transition: all 0.3s;
}
.benefits-contact .benefit-1:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f2b5";
    font-size: 4rem;
    position: absolute;
    color: #ffffff1c;
    top: 40px;
    right: 22px;
}
.benefits-contact .benefit-2:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f14a";
    font-size: 4rem;
    position: absolute;
    color: #ffffff1c;
    top: 40px;
    right: 22px;
}
.benefits-contact .benefit-3:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f153";
    font-size: 4rem;
    position: absolute;
    color: #ffffff1c;
    top: 40px;
    right: 22px;
}
.benefits-contact .benefit:after {
    content: "";
    width: 20px;
    height: 20px;
    transform: rotate(-45deg);
    background: #ffffff;
    right: -10px;
    position: absolute;
    bottom: -10px;
    overflow: hidden;
}
.benefits-contact .benefit h3 {
  color: #ffffff;
  border-bottom: 0;
}
.benefits-contact .benefit h3:before {
  background-color: #ffffff;
}
.benefits-contact .benefit-img {
  width: 80px;
  float: left;
  padding-right: 15px;
}

/* Frontpage-Break - Carportmaster */

.frontpage-break {
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.frontpage-break .shape.one {
    background-image: -moz-linear-gradient(-57deg,#ef8f00 0%,#ff990080 100%);
    background-image: -ms-linear-gradient(-57deg,#ef8f00 0%,#ff990080 100%);
    background-image: -webkit-linear-gradient(-57deg,#ef8f00 0%,#ff990080 100%);
    position: absolute;
    right: -158px;
    top: 1px;
    width: 1095px;
    height: 602px;
    border-radius: 90px;
    -webkit-transform: rotate(-38deg);
    -ms-transform: rotate(-38deg);
    transform: rotate(-38deg);
    z-index: 1;
    opacity: 1;
}



.single-cta i {
    color: #ff9900;
    font-size: 30px;
    float: left;
    margin-top: 8px;
}
.single-cta img {
    width: 70px;
    height: auto;
}
.cta-text {
    padding-left: 15px;
    display: inline-block;
}
.cta-text h4 {
    color: #333333;
    font-size: 1.25rem;
    font-weight: 700;
    margin: 0 0 2px 0;
}
.cta-text span {
    color: #757575;
    font-size: 1rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
.cta-text h4 {
    font-size: 1.15rem;
}
.cta-text span {
    color: #757575;
    font-size: 0.8rem;
}
}
#similar-posts {
   font-size: 0.85rem;
}

.testimonial {
    font-style: italic;
    border-left: 10px solid #e6e6e6;
    padding: 0 15px;
    margin-bottom: 50px;
}
.testimonial strong {
    font-style: normal;
    display: block;
    margin-top: 25px;
}
h2>span,
h3>span {
    color: #ff9900;
}
.heading-center {
    position: relative;
    border-bottom: 0;
}
.heading-center:before {
    content: "";
    position: absolute;
    width: 8%;
    bottom: -8px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ff9900;
}
.touchcarousel-item {
   position: relative;
}
div.wpforms-container-full .wpforms-form ul li:before {
   display: none;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    font-size: 0.9rem !important;
    word-break: normal !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a {
  position: relative;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a:before {
    position: absolute !important;
    content: "" !important;
    width: 1px !important;
    height: 15px !important;
    margin: 0 !important;
    right: 0 !important;
    top: calc(50% - 7px) !important;
    border-radius: 50% !important;
    background-color: #ffffff !important;
    opacity: 1 !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item:last-child > a:before {
   width: 0 !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a:hover:after {
    width: 100%;
    right: auto;
    left: 0;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a:after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 10px;
    right: 0;
    left: auto;
    width: 0px;
    height: 1px;
    background: #fff;
    transition: all 0.3s linear;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    display: inline-block;
    border: 0px;
    margin: 0px;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item:first-child > a.mega-menu-link {
   padding-left: 0;
}


@media (min-width: 992px) and (max-width: 1199px) {
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 0 5px !important;
}
}
@media (min-width: 1199px) {
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 32px 0px 32px;
}
}
.mega-sub-menu .btn-primary {
    color: #fff;
    background-color: #ff9900;
    border-color: #ff9900;
    text-shadow: 0 1px 0px #757575;
}
.mega-sub-menu .btn-primary:hover {
    padding-left: 12px;
    color: #ffffff;
}

.ht-left {
    border-right: 1px solid #e8e8e8;
    padding: 0 15px;
}
.ht-middle {
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    padding: 0 15px;
}

h1,
h2,
h3 {
    position: relative;
    border-bottom: 2px solid #e8e8e8;
    padding-bottom: 10px;
}
h1:before,
h2:before,
h3:before {
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    bottom: -2px;
    width: 70px;
    background-color: #ff9900;
}

h2.dark-link a,
h3.dark-link a {
color: #292f36;
}
h2.dark-link a:hover,
h3.dark-link a:hover {
color: #ff9900;
}

.footer h4 {
    position: relative;
    color: #ffffff;
}
.footer h4:before {
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    bottom: -13px;
    width: 70px;
    background-color: #ff9900;
}

.nav-header-top {
   font-size: 22px;
   border-bottom: 2px solid #e8e8e8;
   font-weight: 700;
   color: #000000;
}

.mobile-icon {
    font-size: 25px;
    color: #333333;
}

body {
    font-size: 1rem;
    line-height: 1.8rem;
    color: #363F5A;
    margin: 0;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.logo-container a img {
    width: 115px;
    height: auto;
    padding: 10px;
}
@media (min-width: 768px) {
body {
    font-size: 1rem;
    line-height: 1.7rem;
    font-weight: 400;
    background: #ffffff;
}
.logo-container a img {
   width: 127px;
   height: auto;
}
}

@media (min-width: 992px) {
.logo-container a img {
   width: 175px;
   height: auto;
   padding: 15px 0;
}
}
@media (min-width: 1200px) {
.logo-container a img {
   width: 200px;
   height: 133px;
   padding: 15px 0;
}
}
/* Blog - Carportmaster */
.blog-entry {
    position: relative;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,.1);
    box-shadow: 0px 0px 17px 0px rgba(0,0,0,.1);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-bottom: 75px;
}
.blog-entry:hover {
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,.2);
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,.2);
}
.blog-entry figure {
  margin-top: 0;
  position: relative;
}
.grecaptcha-badge {
    display: none !important;
}
.date-in-img {
    position: absolute;
    background: #ff9900;
    bottom: 25px;
    left: 25px;
    text-align: center;
    color: #ffffff;
    padding: 5px 15px;
    border-radius: 2px;
    font-weight: 600;
}
/* Projekt-Detailseite */
.in-image {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #ff9900;
    color: #ffffff;
    padding: 0px 10px;
    font-size: 0.8rem;
    border-top-left-radius: 5px;
}

.nav-outer {
   background: linear-gradient(33deg, rgb(0, 0, 0) 0%, rgb(99, 99, 99) 59%, rgb(4, 4, 4) 100%);
   -webkit-transition:all .3s linear;
   -moz-transition:all .3s linear;
   -o-transition:all .3s linear;
   transition:all .3s linear;
   margin-top: -1px;
}
figcaption,
.figcaption {
    position: relative;
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1.2rem;
    text-align: center;
    color: #666666;
    margin: 15px 5px 40px 5px;
}

.post ul {
  list-style: none;
  padding-left: 25px;
  margin-top: 35px;
  margin-bottom: 35px;
  position: relative;
}

.elep .post ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.elep .post ul.elementor-price-list {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}
.elep .post ul.elementor-price-list li:before {
  content: "";
}

.post ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f192";
  font-size: 0.7rem;
  color: #ff9900;
  margin-right: 10px;
  position: absolute;
  left: 0;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.post .elementor-element-overlay ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "";
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #ff9900;
    border-color: #ffffff;
}



.tabbable.nav-tabs {
   overflow-x: auto;
   overflow-y:hidden;
   flex-wrap: nowrap;
   background: #263a5f;
   margin-top: 50px;
   border-radius: 2px;
   margin-bottom: 15px;
}
.tabbable.nav-tabs .nav-link {
  white-space: nowrap;
  padding-left: 25px;
  padding-right: 25px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.tabbable a.nav-link {
  color: #ffffff;
}
.nav-tabs .nav-item {
  border-left: 1px solid #ffffff;
}
.nav-tabs .nav-link,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border: none;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  background: #ff9900;
}

.start-text {
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: 400;
}
.search-title {
    padding: 5px 15px;
    font-weight: 600;
}
.search-title a {
    color: #333333;
}
#search-btn {
   cursor: pointer;
   color: #f8f8f8;
}
#search-btn:hover {
   cursor: pointer;
   color: #ffffff;
}

#cn-accept-cookie {
    background: #ffffff;
    padding: 5px 25px;
    color: #333333;
}

/* Search & Filter */
.search-filter {
    background: #ffffff;
    border: 0;
    font-size: 0.9rem;
}
.hide-reset .search-filter-reset,
.hide-reset .sf-field-reset {
  display: none;
}
.search-filter ul,
search-filter-small ul {
    list-style: none;
}
.search-filter-small {
    background: #ffffff;
    border: 0;
    font-size: 0.9rem;
}
.search-filter-small .accordion .card .card-header {
    padding: .50rem 1.25rem;
    margin-bottom: 8px;
    background-color: #263A5F;
    color: #ffffff;
    border-bottom: 0;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
}
.search-filter-small .accordion .card-header:after,
.search-filter-small .accordion .card-header.collapsed:after {
    color: #ffffff;
}
.searchandfilter select.sf-input-select {
    font-size: 0.9rem;
}
.searchandfilter ul {
    padding-left: 0;
}
.searchandfilter ul li li {
    padding: 0;
    display: flex;
    margin: 8px 0 0 0;
}
.searchandfilter li[data-sf-field-input-type=checkbox] label,
.searchandfilter li[data-sf-field-input-type=radio] label,
.searchandfilter li[data-sf-field-input-type=range-radio] label,
.searchandfilter li[data-sf-field-input-type=range-checkbox] label {
    padding-left: 10px;
    margin: -6px 0 0 0;
}

.sf-field-post-meta-carportdach label,
.sf-field-post-meta-ort label,
.sf-field-post-meta-postleitzahl label,
.sf-field-post-meta-wandverkleidung_1 label,
.sf-field-post-meta-wandverkleidung_2 label,
.sf-field-post-meta-wandverkleidung_3 label,
.sf-field-post-meta-carportfarbe label {
   width: 100%;
}


.sf-input-select {
  padding: 5px;
  width: 100%
}
.sf-field-sort_order label,
.sf-field-post-meta-abdeckung label,
.sf-field-post-meta-meter label,
.sf-field-post-meta-bremse label,
.sf-field-post-meta-anhangelast label {
  width: 100%;
}
.searchandfilter h4 {
    margin: 0 0 20px;
    padding: 6px 0px;
    font-size: 1.3rem;
    font-weight: 700;
    color: #333333;
    border-bottom: 1px solid #e8e8e8;
}
.searchandfilter ul>li>ul:not(.children) {
    padding-left: 0;
}
select {
  font-size: 16px;
}

#main {
    padding-top: 150px;
    margin-top: -150px;
}

.search-filter-reset {
 color: #fff;
 width: 100%;
 background-color: #ff9900;
 border-color: #ff9900;
 text-shadow: 0 1px 0px #757575;
 display: inline-block;
 font-weight: 400;
 text-align: center;
 vertical-align: middle;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 padding: .375rem .75rem;
 font-size: 1rem;
 line-height: 1.5;
 border-radius: .25rem;
 transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.search-filter-reset:hover {
 background-color: #d88200;
 border-color: #d88200;
 color: #ffffff;
}

/* Result */
.project-in-img {
    right: 15px;
    top: 15px;
    padding: 0px 10px;
    color: #ffffff;
    border-radius: 2px;
    font-size: 0.8rem;
    text-align: center;
    position: absolute;
    background: rgb(255 153 0 / 0.75);
}
.logo-in-img {
    left: 15px;
    top: 15px;
    position: absolute;
    background: #ffffff;
    border-radius: 2px;
}
.logo-in-img img {
    width: 30px;
    height: auto;
}

.search-filter-results .accordion {
   margin-top: -14px;
   padding: 10px 10px 0px 10px;
}
.search-filter-results .card-body {
   font-size: 0.9rem;
}
.search-filter-results .accordion .card .card-body {
    padding: 0 0 10px 2px;
}
.search-filter-results .accordion .card .card-header {
    padding: 0;
    margin-bottom: 8px;
    background-color: rgb(255 255 255 / 3%);
    border-bottom: 0px solid rgba(0,0,0,.125);
    border-radius: 5px;
    cursor: pointer;
}

.search-filter .accordion .card .card-header {
    padding: 1rem 1.25rem;
    margin-bottom: 0;
    background-color: #263A5F;
    color: #ffffff;
    border-bottom: 0px solid rgba(0,0,0,.125);
    border-radius: 2;
    cursor: pointer;
}
.search-filter .accordion .card .card-title {
    margin-bottom: 0;
    font-size: 0.90rem;
    font-weight: 600;
    color: #363F5A;
    padding-right: 25px;
}
.search-filter .accordion .card-header:after {
    font-family: "Font Awesome 5 Free";
    content: "\f068";
    float: right;
    font-weight: 900;
    color: #ffffff;
    position: absolute;
    right: 0px;
    top: 0;
}
.search-filter .accordion .card-header.collapsed:after {
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight: 900;
    color: #ff9900;
    position: absolute;
    right: 0px;
    top: 0;
}
.similar-posts .accordion .card-header.collapsed:after {
    right: 5px;
    top: 0;
}
.similar-posts .accordion .card-header:after {
    right: 5px;
    top: 0;
}
.outer-sidebar .accordion .card-header.collapsed:after {
    right: 15px;
    top: 10px;
}
.outer-sidebar .accordion .card-header:after {
    right: 15px;
    top: 10px;
}

.search-filter-results .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all 0.3s linear;
  background-color: rgba(0,0,0,0.3);
}

.search-filter-results figure:hover .overlay {
  opacity: 1;
  transition: all 0.3s linear;
}

.search-filter-results .icon {
  color: white;
  font-size: 35px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  transition: all 0.3s linear;
}

.search-filter-results .icon:hover {
  color: #eee;
  transition: all 0.3s linear;
}

.results .title {
    font-size: 1.1rem;
    margin: 0;
}
.results .title a {
    color: #333333;
}
.results .bottom-box {
    font-size: 1.3rem;
    margin: 0;
    position: absolute;
    bottom: 0;
    background: #00000070;
    color: #ffffff;
    display: block;
    left: 0;
    padding: 15px;
    right: 0;
    z-index: 1;
}
.results .bottom-box-bottom {
    font-size: 1rem;
}
.results h2 {
    font-size: 1.3rem;
    color: #ffffff;
}

.results .info {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
    background: #f8f8f8;
    padding: 5px;
    margin: 5px;
    font-size: 0.85rem;
}
.result-count {
    background: #f8f8f8;
    color: #333333;
    padding: 5px 15px;
    border-radius: 2px;
    border: 1px solid #e8e8e8;
}

.simplefavorite-button {
   cursor: pointer;
}
.fav-listing {

}
.fav-listing img {
    max-width: 100%;
    height: auto;
}








/*---------- Carportmaster - Eselsohr ----------*/
.link-box {
    background: #ff9900;
    padding: 25px;
    position: relative;
    overflow: hidden;
}
.link-box a {
    color: #ffffff;
}
.link-box:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: -35px;
    right: -35px;
    background: rgba(255,255,255,1);
    transform-origin: 54% 0;
    transform: rotate(45deg);
    z-index: 4;
}


/*---------- CTA-Link zu Carport-Projekten - Carportmaster ----------*/

@media (max-width: 575px) {
.cta-projekte {
    background: #263A5F;
    border-radius: 0;
    padding: 30px;
    margin: -15px;
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 32px;
    margin-top: 32px;
}
}
@media (min-width: 576px) {
.cta-projekte {
    background: #263A5F;
    border-radius: 4px;
    padding: 32px;
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 32px;
}
}
.cta-projekte .row {
  position: relative;
  z-index: 1;
}
.cta-projekte:after {
    content: "";
    background-image: -moz-linear-gradient(-57deg,#ffffff 0%,#ffffff 100%);
    background-image: -webkit-linear-gradient(-57deg,#ffffff 0%,#ffffff 100%);
    background-image: -ms-linear-gradient(-57deg,#ffffff 0%,#ffffff 100%);
    position: absolute;
    left: -40px;
    top: -50px;
    width: 400px;
    height: 400px;
    z-index: 0;
    -webkit-transform: rotate(-38deg);
    -ms-transform: rotate(-38deg);
    transform: rotate(-38deg);
    opacity: 0.05;
}
.cta-projekte h4 {
    color: #ffffff;
}
.cta-projekte p {
    letter-spacing: -0.003em;
    color: #eaeaea;
    margin-bottom: 0;
    font-size: 0.9rem;
}
.cta-view {
    color: #ffffff;
    text-align: center;
    font-size: 0.9rem;
}
.cta-btn {
    padding: 10px 25px;
    margin-bottom: 15px;
    font-weight: 600;
}

/*---------- Carportmaster - Left Sidebar ----------*/
.left-title {
    font-size: 0.85rem;
    font-weight: 600;
    width: 55px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 10px;
    text-align: center;
}


/*---------- Carportmaster - Right Sidebar ----------*/


.benefits-sidebar .benefit {
    background: #263A5F;
    color: #ffffff;
    position: relative;
    padding: 15px;
}
.benefits-sidebar .benefit:after {
    content: "";
    width: 20px;
    height: 20px;
    transform: rotate(-45deg);
    background: #ffffff;
    right: -10px;
    position: absolute;
    bottom: -10px;
    overflow: hidden;
}
.benefits-sidebar .benefit h3 {
   color: #ffffff;
   margin-top: 0;
   border-bottom: 0;
   margin-bottom: 15px;
   font-size: 1.3rem;
}
.benefits-sidebar .benefit h3:before {
   background-color: #ffffff;
   height: 1px;
}
.benefits-sidebar .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
}
.benefits-sidebar .owl-nav [class*=owl-] {
    color: #ffffff;
    height: 35px;
    width: 25px;
    border: 0;
    background: transparent;
    font-size: 1rem;
    outline: none;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.benefits-sidebar .owl-prev {
    left: -30px;
    position: absolute;
}
.testimonials-frontpage-outer .owl-nav,
.kundenstimmen-menu .owl-nav,
.testimonials-sidebar .owl-nav {
    position: absolute;
    top: -70px;
    right: 0;
}
@media (max-width: 575px) {
.read-more-section .similar-posts .owl-nav {
    display: none;
}
}
.read-more-section .similar-posts .owl-nav {
    position: absolute;
    top: -70px;
    right: 0;
}
.read-more-section {
    max-height: 530px;
}

.testimonials-frontpage-outer .owl-nav [class*=owl-],
.gallery .owl-nav [class*=owl-],
.similar-in-content .owl-nav [class*=owl-],
.kundenstimmen-menu .owl-nav [class*=owl-],
.testimonials-sidebar .owl-nav [class*=owl-],
.read-more-section .similar-posts .owl-nav [class*=owl-] {
    color: #ffffff;
    height: 35px;
    width: 25px;
    border: 0;
    background: rgb(255 153 0 / 1);
    font-size: 1rem;
    outline: none;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.gallery .owl-nav,
.similar-in-content .owl-nav {
    position: absolute;
    top: calc(50% - 17.5px);
    right: 0;
    width: 100%;
}
.gallery .owl-prev,
.similar-in-content .owl-prev {
    position: absolute;
    left: 0;
}
.gallery .owl-next,
.similar-in-content .owl-next {
    position: absolute;
    right: 0;
}
.testimonials-frontpage-outer .owl-prev,
.kundenstimmen-menu .owl-prev,
.testimonials-sidebar .owl-prev,
.read-more-section .similar-posts .owl-prev {
    left: -30px;
    position: absolute;
}
.outer-sidebar .carport-projekte {
    font-size: 0.9rem;
}
.outer-sidebar .carport-projekte h3 {
    color: #ffffff;
    margin-top: 0;
}
.outer-sidebar .carport-projekte h3:before {
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    bottom: -2px;
    width: 70px;
    background-color: #323b43;
}

/*---------- Owl Caroussel - Carportmaster ----------*/

.similar-carports-frontpage .owl-item {
   max-height: 232px;
}

.similar-in-content .owl-item {
   max-height: 370px;
   margin-bottom: 35px;
}

/*---------- Sidebar-Search - Carportmaster ----------*/
.outer-sidebar .search,
.outer-sidebar label {
    margin-bottom: 0;
    position: relative;
}
.outer-sidebar .search .search-field {
    border: 1px solid #e8e8e8;
    background: #f8f8f8;
    width: 100%;
    height: 45px;
    outline: none;
    padding: 0 15px;
}
.outer-sidebar .search .search-submit {
    background: #ffffff;
    color: #777777;
    border: 0;
    height: 43px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 43px;
    outline: none;
    transition: all 0.1s linear;
}
.outer-sidebar .search .search-submit:hover {
    background: #ff9900;
    color: #ffffff;
}

/*---------- Sidebar-Search - Carportmaster ----------*/

.content.main .search {
    margin-bottom: 30px;
    position: relative;
    padding: 20px 20px 12px 20px;
    background: #263a5f;
}
.content.main .search .search-field {
    border: 1px solid #e8e8e8;
    width: 100%;
    height: 45px;
    outline: none;
    padding: 0 15px;
}
.content.main .search .search-submit {
    background: #ff9900;
    color: #ffffff;
    border: 1px solid #e8e8e8;
    height: 45px;
    position: absolute;
    right: 15px;
    width: 45px;
    outline: none;
    transition: all 0.1s linear;
}
.content.main .search .search-submit:hover {
    background: #d88200;
    color: #ffffff;
}

/*---------- Sidebar - Call us & Mail us - Carportmaster ----------*/

.call-us {
    position: relative;
    margin: 0 0 10px 0;
    padding: 25px 15px;
    border-radius: 2px;
    color: #ffffff;
    background: #263A5F;
    transition: all 0.3s linear;
}
.call-us:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f2a0";
    transform: rotate(-30deg);
    font-size: 4rem;
    position: absolute;
    color: #ffffff1c;
    top: 40px;
    left: 22px;
}
.call-us:after {
    content: "";
    width: 20px;
    height: 20px;
    transform: rotate(-45deg);
    background: #ffffff;
    right: -10px;
    position: absolute;
    bottom: -10px;
    overflow: hidden;
}
.call-us:hover {
    background: #3A4F73;
}
.call-us .top {
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 600;
}

.mail-us {
    position: relative;
    margin: 0 0 50px 0;
    padding: 25px 15px;
    border-radius: 2px;
    color: #ffffff;
    background: #263A5F;
    transition: all 0.3s linear;
}
.mail-us:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f2b6";
    transform: rotate(-30deg);
    font-size: 4rem;
    position: absolute;
    color: #ffffff1c;
    top: 40px;
    left: 22px;
}
.mail-us:after {
    content: "";
    width: 20px;
    height: 20px;
    transform: rotate(-45deg);
    background: #ffffff;
    right: -10px;
    position: absolute;
    bottom: -10px;
    overflow: hidden;
}
.mail-us:hover {
    background: #3A4F73;
}
.mail-us .top {
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 600;
}
.call-us .bottom,
.mail-us .bottom {
    font-size: 1.2rem;
}

@media (min-width: 1200px) {
.call-us .bottom,
.mail-us .bottom {
    font-size: 1.8rem;
}
}

/*---------- Carportmaster - Sidebar-Menue ----------*/
.outer-sidebar ul.sidebar-menu {
    list-style: none;
    padding-left: 0;
}
.outer-sidebar .card-body ul.sidebar-menu {
    list-style: none;
    padding-left: 15px;
    padding-right: 15px;
}
.outer-sidebar ul.sidebar-menu li {
    padding: 3px 0;
    border-bottom: 1px solid #e8e8e8;
    transition: all 0.3s linear;
}
.outer-sidebar ul.sidebar-menu li:last-child {
    border-bottom: 0;
}
.outer-sidebar ul.sidebar-menu li:hover {
    padding-left: 5px;
}
.outer-sidebar ul.sidebar-menu li a {
    color: #333333;
    display: block;
    transition: all 0.1s linear;
}
.outer-sidebar ul.sidebar-menu li:hover a {
    color: #ff9900;
    display: block;
    transition: all 0.1s linear;
}
.outer-sidebar ul.sidebar-menu li .fas {
    color: #ff9900;
    transition: all 0.3s linear;
}
.outer-sidebar ul.sidebar-menu li:hover .fas {
    color: #333333;
    transition: all 0.3s linear;
}
.outer-sidebar .current-page {
   padding-left: 5px;
   color: #ff9900 !important;
}



/*---------- Offset Anchor-Links ----------*/
html {
  scroll-padding-top: 112px; /* height of sticky header */
}

/*---------- Back to Top ----------*/

#back-to-top {
  position:fixed;
  right:20px;
  bottom:20px;
  cursor:pointer;
  width:50px;
  height:50px;
  opacity: 0;
  background-color: transparent;
  transition: 0.3s linear;
  border: 2px solid #ff9900;
}
#back-to-top.show {
  position:fixed;
  right:20px;
  bottom:20px;
  cursor:pointer;
  width:50px;
  height:50px;
  opacity: 1;
  background-color: transparent;
  transition: 0.3s linear;
  border: 2px solid #ff9900;
  color: #ff9900;
}
#back-to-top.show:hover {
  background-color: transparent;
  transition: 0.3s linear;
  color: #d88200;
}
#back-to-top .fas {
  position: relative;
  font-size: 25px;
  padding: 10px 12px;
}
.back-to-top-round {
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
}
.back-to-top-round.show {
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
}

/*---------- Mail-Button ----------*/

#mobile-button {
  position:fixed;
  left:20px;
  bottom:20px;
  cursor:pointer;
  width:50px;
  height:50px;
  opacity: 0;
  background-color: transparent;
  transition: 0.3s linear;
  border: 2px solid #ff9900;
}
#mobile-button.show {
  position:fixed;
  right:20px;
  bottom:20px;
  cursor:pointer;
  width:50px;
  height:50px;
  opacity: 1;
  background-color: rgb(255 255 255 / 0.85);
  transition: 0.3s linear;
  border: 2px solid #ff9900;
  color: #ff9900;
  z-index: 1;
}
#mobile-button.show:hover {
  background-color: rgb(255 255 255 / 0.85);
  transition: 0.3s linear;
  color: #d88200;
}
#mobile-button .fas {
  position: relative;
  font-size: 25px;
  padding: 10px 12px;
}

/*---------- Phone-Button ----------*/

#phone-button {
  position:fixed;
  left:85px;
  bottom:20px;
  cursor:pointer;
  width:50px;
  height:50px;
  opacity: 0;
  background-color: transparent;
  transition: 0.3s linear;
  border: 2px solid #ff9900;
}
#phone-button.show {
  position:fixed;
  right:20px;
  bottom:20px;
  cursor:pointer;
  width:50px;
  height:50px;
  opacity: 1;
  background-color: rgb(255 255 255 / 0.85);
  transition: 0.3s linear;
  border: 2px solid #ff9900;
  color: #ff9900;
  z-index: 1;
}
#phone-button.show:hover {
  background-color: rgb(255 255 255 / 0.85);
  transition: 0.3s linear;
  color: #d88200;
}
#phone-button .fas {
  position: relative;
  font-size: 25px;
  padding: 10px 12px;
}

/*---------- Rating ----------*/
.star-rating, .back-stars, .front-stars {
  display: flex;
}

.star-rating .fas {
  font-size: 0.7rem;
  line-height: 1rem;
}

.back-stars {
  color: #c1c1c1;
  position: relative;
}

.front-stars {
  color: #ff9900;
  overflow: hidden;
  position: absolute;
  top: 0;
  transition: all 0.5s;
}
.front-stars .fas:before,
.back-stars .fas:before {
  margin-right: 3px;
}



/* Home-Block */


.lb-ls h3 {
    color: #333333;
    font-weight: 600;
    font-size: 1.3rem;
    margin-top: 0;
}
.lb-ls .category {
  font-size: 0.8rem;
}
.lb-ls .reader {
  font-size: 0.8rem;
  color: #aaaaaa;
  margin-right: 20px;
}
.lb-ls .date {
  font-size: 0.8rem;
  color: #aaaaaa;
  margin-right: 20px;
}
.lb-ls .excerpt {
  margin: 5px 0 15px 0;
  line-height: 1.7rem;
}


.lb-rs h3 {
  font-size: 0.95rem;
  line-height: 1.25rem;
  color: #333333;
  margin-top: 0;
}
.lb-rs figure {
  margin-right: 20px;
  max-width: 140px;
}

.lb-rs .media img {
  margin-right: 20px;
  max-width: 140px;
}

.lb-rs .reader {
  font-size: 0.8rem;
  color: #aaaaaa;
  margin-right: 20px;
}

.lb-rs .date {
  font-size: 0.8rem;
  color: #aaaaaa;
  margin-right: 20px;
}

.lb-rs .media p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0;
}

.lb-rs .media a p {
  color: rgba(255, 255, 255, 1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.lb-rs .media a:hover p {
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.lb-rs .media span {
    font-size: 0.85rem;
    color: #ff9900;
    margin-top: 0;
}

.lb-rs .media {
  margin-bottom: 20px;
}


/* Progress Container */
.progress-container-top {
    width: 100%;
    height: 2px;
}
.progress-bar-top {
    height: 2px;
    background: #ff9900;
    width: 0%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    transition: width .6s ease;
}

/* Accordion */
.accordion .card {
  border: 0;
}

.table td,
.table th {
    border-top: 0;
}
.accordion .card .card-header {
    padding: .50rem 1.25rem;
    margin-bottom: 8px;
    background-color: rgba(0,0,0,.03);
    border-bottom: 0px solid rgba(0,0,0,.125);
    border-radius: 2px;
    cursor: pointer;
    position: relative;
}
.accordion .card .card-title {
    margin-bottom: 0;
    font-size: 0.90rem;
    font-weight: 600;
    color: #363F5A;
    padding-right: 25px;
}
.accordion .card .card-title.mobil {
    margin-bottom: 0;
    font-size: 0.90rem;
    font-weight: 600;
    color: #ffffff;
    padding-right: 25px;
}
.accordion .card .card-body {
    padding: 0 20px;
}
.accordion .card-header:after {
    font-family: "Font Awesome 5 Free";
    content: "\f068";
    float: right;
    font-weight: 900;
    color: #ff9900;
    position: absolute;
    right: 5px;
    top: 0;
}
.accordion .card-header.collapsed:after {
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight: 900;
    color: #ff9900;
    position: absolute;
    right: 5px;
    top: 0;
}
.search-filter-small .accordion .card-header.collapsed:after {
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight: 900;
    color: #ffffff;
    position: absolute;
    right: 15px;
    top: 10px;
}
.search-filter-small .accordion .card-header:after {
    font-family: "Font Awesome 5 Free";
    content: "\f068";
    float: right;
    font-weight: 900;
    color: #ffffff;
    position: absolute;
    right: 15px;
    top: 10px;
}
.outer-sidebar .accordion .card .card-body {
    padding: 0 5px;
}
.content.main .accordion .card-header:after {
    right: 15px;
    top: 10px;
}
.content.main .accordion .card-header.collapsed:after {
    right: 15px;
    top: 10px;
}

/* Mega-Menu */
.mega-block-title {
   background-color: #ff9900;
   color: #ffffff;
}
.mega-menu-wrap ul ul {
    padding-left: 0;
}
.mega-menu-wrap ul ul li {
    list-style: none;
    margin-top: 5px;
    padding: 5px 0;
    font-size: 0.9rem;
}
.mega-menu-wrap ul ul li a {
    color: #333333;
}
.mega-menu-wrap ul ul li a:hover {
    color: #ff9900;
    padding-left: 3px;
}

@media (min-width: 1200px) {
.mega-menu-wrap ul ul li {
    font-size: 1rem;
}
}

.post-pre {
   background: #ffffff;
}
.post-pre figure {
   margin-top: 0;
}

/* Superfly-Menu */
/* Super Flyout-Men� - Button */

.sfm-rollback {
    position: relative;
}
#sfm-sidebar .sfm-search-form input[type=text] {
    background-color: #ff9900 !important;
}
#sfm-sidebar .sfm-search-form span {
    top: 21px !important;
    font-size: 23px !important;
}
.sfm-title h4 {
    margin: 9px 0 0 0 !important;
}
#sfm-sidebar.sfm-compact .sfm-logo {
    margin-top: -25px !important;
    margin-bottom: 20px !important;
}
.sfm-navicon-button {
    right: 0 !important;
    top: -18px !important;
    background: transparent !important;
}
.sfm-navicon-button.sf_label_default {
    width: 35px !important;
    height: 35px !important;
}
.sfm-navicon,
.sfm-navicon:after,
.sfm-navicon:before,
.sfm-sidebar-close:before,
.sfm-sidebar-close:after {
    height: 2px !important;
}
.sfm-sidebar-close:before,
.sfm-sidebar-close:after {
    background: #232323;
}
.sfm-label-metro .sfm-navicon,
.sfm-label-metro .sfm-navicon:before,
.sfm-label-metro .sfm-navicon:after {
    height: 2px !important;
    background-color: #000000 !important;
}
#sfm-sidebar .sfm-menu li a, #sfm-sidebar .sfm-chapter, #sfm-sidebar .sfm-back-parent {
    text-transform: none !important;
}

/* Header Top */
.header-top {
    position: relative;
    color: #ffffff;
    background: transparent;
    font-size: 0.8rem;
    font-weight: 500;
    z-index: 1;
    border-bottom: 1px solid #e8e8e8;
}
html {
  scroll-behavior: smooth;
}

.similar-posts h4 {
    color: #333333;
    font-size: 1.1rem;
    font-weight: 400;
}
.similar-posts a.img-link {
    background: #ff9900;
    color: #ffffff;
    padding: 5px 10px;
    font-size: 0.85rem;
    line-height: 0.85rem;
}

.header-top,
.header-top a {
   color: #333333;
}

.read-more-section {
 background: #f8f8f8;
 border-top: 1px solid #e8e8e8;
 position: relative;
}
.read-more-section.front-carports {
 background: #ffffff;
 border-top: 0;
 position: relative;
}
.start .read-more-section {
 background: #ffffff;
 border-top: 0;
 position: relative;
}
.home footer:before {
    background: #ff9900;
}

.single-top-info {
    background: #f8f8f8;
    padding: 15px;
}

.content-main-img {
    margin-bottom: 70px;
    max-height: 330px;
}
.sidewrap {
    width: 100%;
    padding: 0;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}
.sidetext {
    font-size: 0.8rem;
    line-height: 1rem;
    font-weight: 600;
    margin-top: 10px;
}
.sidetext a {
    color: #333333;
}
.sidetext a:hover {
    color: #ff9900;
}
.sidewrap img {
    margin: 0;
    height: 100%;
    width: 100%;
    border-radius: 5px;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    -webkit-transform 0.3s ease;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.sidewrap:hover img {
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    -webkit-transform 0.3s ease;
    -webkit-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08);
}

.admin-bar .sticky-top {
    top: 31px;
}
.admin-bar .header {
    top: 32px;
}

.lead {
    font-size: 1.15rem;
    font-weight: 300;
}

/* Blocks - Carportmaster */
.pro {
    background: #ff9900;
    padding: 15px;
    color: #ffffff;
    margin-bottom: 35px;
}
.pro h4 {
    margin-top: 0;
}

/* Block - Carportmaster */

.background-container {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 40px!important;
    padding-top: 40px!important;
    text-align: center!important;
}
.background-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(23,27,38,.92)), to(rgba(39,45,62,.92)));
    background-image: linear-gradient(to top, rgb(255 153 0) 0%, rgb(255 153 0) 100%);
}
.background-cover {
    z-index: 2;
    position: relative;
    color: #fff;
}
.line-heading {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.line-heading-left {
    text-align: right!important;
    margin: 0;
    padding: 0;
}
.line-heading-left h2 {
    color: #212529;
    font-size: 2.625rem;
    font-weight: bold;
    line-height: 1.1;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}
.line-heading-left h4 {
    font-size: 1.25rem;
    font-weight: 300 !important;
    color: #ffffff;
    line-height: 1.1;
    vertical-align: baseline;
    margin: 0;
    padding: 10px;
}
.line-heading p {
    margin-left: 38px;
    margin-top: 0;
    border-left: 3px solid #ffffff;
    padding: 12px 0 12px 30px;
    line-height: 24px;
    -webkit-box-flex: 1;
    flex: 1;
    font-size: 1rem;
    color: #ffffff;
    text-align: left;
    margin-bottom: 0;
}

/* Bilder im Content */

.image-container,
figure,
.figure {
    overflow: hidden;
    border-radius: 2px;
    display: inline-block;
    position: relative;
    margin-top: 25px;
    margin-bottom: 5px;
}
.owl-item figure {
    margin-top: 0;
    margin-bottom: 0;
}
.image-caption {
    position: absolute;
    bottom: 16px;
    left: 0px;
    background: #ff9900;
    display: block;
    color: #ffffff;
    padding: 5px 25px;
}
.image-caption-below {
    font-size: 0.75rem;
    font-weight: 300;
    line-height: 1.0rem;
    color: #717171;
    text-align: center;
}



.header-color #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
    color: #333333;
   -webkit-transition:all .3s linear;
   -moz-transition:all .3s linear;
   -o-transition:all .3s linear;
   transition:all .3s linear;
}


.logo-footer img {
   width: 260px;
   height: auto;
}


/* Progress Bar */
.progress-bar {
  width: 0;
  background-color: #ff9900;
  -webkit-animation: progress 1.5s ease-in-out forwards;
          animation: progress 1.5s ease-in-out forwards;
}
.progress {
    height: 1.5rem;
    font-size: .85rem;
}
.progress-bar .title {
  opacity: 0;
  -webkit-animation: show 0.35s forwards ease-in-out 0.5s;
          animation: show 0.35s forwards ease-in-out 0.5s;
}

@-webkit-keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@-webkit-keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.breadcrumbs-search {
    font-size: 0.85rem;
    margin: 10px 0 45px 0;
}

/* Inner Blocks - Carportmaster */

@media (min-width: 576px) {
.inner-block {
    text-align: center;
    font-size: 1.0rem;
    line-height: 1.8rem;
    font-weight: 500;
    padding: 25px 30px 5px 30px;
    background: linear-gradient(193.25deg,#01BFC7 0%,#2D90BE 100%);
    border-radius: 5px;
    color: #ffffff;
    margin: 8px 0 15px 40px;
    width: 45%;
    float: right;
}
}

/* WP Forms - Carportmaster */

@media only screen and (min-width: 1200px) {
.wpforms-split-left {
    float:left !important;
    width: 38% !important;
    clear: none !important;
}
.wpforms-split-right {
    float:right !important;
    width: 56% !important;
    clear: none !important;
}
#wpforms-299-field_2 {
    min-height: 270px;
}
#wpforms-299-field_2-error {
    margin-bottom: 25px;
}
#wpforms-3273-field_2 {
    min-height: 198px;
    height: 270px;
}
#wpforms-3273-field_2-error {
    margin-bottom: 25px;
}
}
@media (max-width: 575px) {
.outer-form {
    background: #f8f8f8;
    padding: 35px 25px 1px 25px;
    margin: -15px;
    border-top: 1px solid #e8e8e8;
    font-size: 2rem;
    font-weight: 600;
    position: relative;
    margin-bottom: 70px;
}
.outer-form:after {
    content: "Felder mit einem * sind Pflichtfelder";
    font-size: 0.8rem;
    color: #737373;
    position: absolute;
    right: 15px;
    bottom: -25px;
    font-weight: 400;
}
}
@media (min-width: 576px) {
.outer-form {
    background: #f8f8f8;
    padding: 15px 25px 1px 25px;
    font-size: 2rem;
    font-weight: 600;
    position: relative;
    border: 1px solid #e8e8e8;
    margin-bottom: 70px;
}
.outer-form:after {
    content: "Felder mit einem * sind Pflichtfelder";
    font-size: 0.8rem;
    color: #737373;
    position: absolute;
    right: 0px;
    bottom: -25px;
    font-weight: 400;
}
}
.wpforms-submit {
 color: #fff !important;
 background-color: #ff9900 !important;
 border-color: #ff9900 !important;
 font-size: 1rem !important;
 border-radius: 3px !important;
 text-shadow: 0 1px 0px #757575 !important;
 -webkit-transition: all .3s linear;
 -moz-transition: all .3s linear;
 -o-transition: all .3s linear;
 transition: all .3s linear;
}

.wpforms-submit:hover {
    background: #d88200 !important;
    border-color: #d88200 !important;
}
#wpforms-form-299 textarea,
#wpforms-form-299 input {
    background: #ffffff;
    border-radius: 2px;
    font-size: 0.95rem;
}
.header-bottom {
/*  background-image: url(/wp-content/themes/carportmaster/includes/images/header-bg.jpg);  */
    background-position: 0% 45%;
    background-size: cover;
    -webkit-transform-origin: 0;
    transform-origin: 0;
    overflow: hidden;
    color: #333;
    padding: 25px 0;
    font-size: 1rem;
    line-height: 1.5rem;
    position: relative;
    z-index: 0;
    min-height: 160px;
}
.header-bottom .shape.one {
    background-image: -moz-linear-gradient(-57deg,#777777 0%,#ffffff 100%);
    background-image: -webkit-linear-gradient(-57deg,#777777 0%,#ffffff 100%);
    background-image: -ms-linear-gradient(-57deg,#777777 0%,#ffffff 100%);
    position: absolute;
    right: -158px;
    top: 1px;
    width: 1095px;
    height: 602px;
    border-radius: 90px;
    -webkit-transform: rotate(-38deg);
    -ms-transform: rotate(-38deg);
    transform: rotate(-38deg);
    z-index: -1;
    opacity: 1;
}
.header-bottom:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgb(255 153 0 / 0.9);
}

.sub-headline  {
    position: relative;
    z-index: 1;
    font-size: 1.5rem;
    line-height: 2rem;
    margin: 0;
    border-bottom: 0;
    color: #e9e9e9;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 60%);
}
.topline,
.topline a {
   color: #ffffff;
   text-shadow: 1px 1px 1px rgb(0 0 0 / 60%);
}
.topline a:hover {
   color: #ffffff;
   text-shadow: 1px 1px 1px rgb(0 0 0 / 60%);
}

.header-bottom .topline {
    font-size: 1rem;
    line-height: 1rem;
    margin: 0;
    position: relative;
    z-index: 1;
    font-weight: 400;
    color: #ffffff;
}
.header-bottom h1 {
    position: relative;
    z-index: 1;
    font-size: 1.7rem;
    line-height: 2rem;
    margin: 10px 0 0 0;
    padding: 0;
    font-weight: 600;
    color: #3f3f3f;
    text-shadow: 1px 1px 1px rgb(255 255 255 / 60%);
    border-bottom: 0;
}
@media (min-width: 768px) {
.header-bottom h1 {
    font-size: 2.2rem;
    line-height: 3rem;
    margin: 0;
}
}
.header-bottom h1:before {
    content: "";
    height: 0;
}


h1,h2,h3,h4,h5,h6 {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 500;
}

.h4, h4 {
    font-size: 1.3rem;
    margin: 45px 0 25px 0;
    font-weight: 600;
}

/* Mobile Navigation - Carportmaster */
.mobile-navigation {
    background: #ffffff;
    border-bottom: 1px solid #e8e8e8;
}

/* Breadcrumbs */
.breadcrumbs {
   font-size: 13px;
   font-weight: 400;
}

.header-change #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 60px;
    height: 60px;
}
/* Dropdown Search */


.dropdown-search {
  position: relative;
}
.dropdown-search form {
  width: 100%;
  padding: 15px;
}
.dropdown-search .search-field {
    border: none;
    padding: 9px;
    border-radius: 0;
    outline: none;
    padding-right: 60px;
}
.dropdown-search .search-submit {
    background: #ffffff;
    color: #ff9900;
    border: 0;
    top: 17px;
    height: 42px;
    position: absolute;
    right: 17px;
    width: 45px;
    outline: none;
    transition: all 0.1s linear;
}
.dropdown-search .search-icon {
  outline: none;
  cursor: pointer;
  position: absolute;
  right: 80px;
  top: -50px;
  font-size: 1.3rem;
}
.dropdown-search .search-toggle .search-icon.icon-close {
  display: none;
}
.dropdown-search .search-toggle.opened .search-icon.icon-search {
  display: none;
}
.dropdown-search .search-toggle.opened .search-icon.icon-close {
  display: block;
}

.dropdown-search .search-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-height: 0;
  overflow: hidden;
}
.dropdown-search .search-container.opened {
  max-height: 100px;
}


<!-- Full Overlay Search-->
.overlay-search {
  color: #ffffff;
  cursor: pointer;
}
.header-color .overlay-search {
  color: #333333;
  cursor: pointer;
}
.overlay-search #search-overlay {
  display:none;
}
.overlay-search .block {
  position: fixed;
  top: 0;
  right: 0;
  bottom:0 ;
  left: 0;
  overflow: auto;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  border: #a0a0a0 solid 1px;
  margin: 0;
  z-index: 10;
}

.overlay-search .block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: 0;
  /* Adjusts for spacing */
  /* For visualization
  background: #808080; width: 5px;
  */
}
.overlay-search .centered {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  padding: 10px 15px;
  color: #FFF;
  border: none;
  background: transparent;
}
.overlay-search #search-box {
  position: relative;
  width: 100%;
  margin: 0;
}
.overlay-search #search-form {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    overflow: hidden;
}
.overlay-search #search-text {
  font-size: 14px;
  color: #ddd;
  border-width: 0;
  background: transparent;
}
.overlay-search #search-box input[type="text"] {
    width: 100%;
    padding-left: 25px;
    color: #333;
    outline: none;
    font-size: 1.4rem;
    line-height: 3.9rem;
}
.overlay-search #search-button {
  position: absolute;
  top: 0;
  right: 0;
  outline: none;
  height: 64px;
  width: 100px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  border-width: 0;
  background-color: #ff9900;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  cursor: pointer;
 -webkit-transition:all .3s linear;
 -moz-transition:all .3s linear;
 -o-transition:all .3s linear;
 transition:all .3s linear;
}
.overlay-search #search-button:hover {
  background-color: #d88200;
}
.overlay-search #close-btn {
    position: fixed;
    right: 35px;
    top: 35px;
    cursor: pointer;
    color: #ffffff;
}
.overlay-search #close-btn:hover {
    position: fixed;
    right: 35px;
    top: 35px;
    cursor: pointer;
    color: #cccccc;
}

/* Allgemein */
img {
   border-radius: 2px;
}
/* Links */
a {
  color: #ff9900;
 text-decoration: none;
 background-color: transparent;
 -webkit-transition:all .3s linear;
 -moz-transition:all .3s linear;
 -o-transition:all .3s linear;
 transition:all .3s linear;
}
.page-id-3233 #full-content a {
  color: #333333;
}
a:hover {
 color: #d88200;
 text-decoration: none;
 background-color: transparent;
 -webkit-transition:all .3s linear;
 -moz-transition:all .3s linear;
 -o-transition:all .3s linear;
 transition:all .3s linear
}
.page-id-3233 #full-content a:hover {
  color: #d88200;
}

/*
.admin-bar header {
 top: 32px;
}
*/



/* Header */
.header {
 background-color: rgba(255,255,255,1);
 height: 90px;
 -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
 -webkit-transition:all .3s linear;
 -moz-transition:all .3s linear;
 -o-transition:all .3s linear;
 transition:all .3s linear
}
.header.header-change {
 background-color: rgba(255,255,255,1);
 height: 70px;
 -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
 -webkit-transition:all .3s linear;
 -moz-transition:all .3s linear;
 -o-transition:all .3s linear;
 transition:all .3s linear
}

/* Top-Logo */
.top-logo {
width: 300px;
}
/* Top-Gravatar */
.gravatar {
 border-radius: 50%;
 width: 35px;
 height: 35px;
 margin-left: 10px;
 border: 2px solid #ffffff;
}
/* Top-Men� */
.top-menu {
 color: #ffffff;
 font-weight: bold;
 font-size: 16px;
}
/* Top-Slider */
@media (max-width: 576px) {
#top-slider {
 height: 236px !important;
 margin-top: 0;
 overflow: hidden;
}
#top-slider .carousel-item img {
 height: auto;
 width: 120%;
}
}
@media (min-width: 576px) {
#top-slider {
 height: 75vh;
 overflow: hidden;
 margin-top: -90px;
}
#top-slider .carousel-inner {
    height: 100%;
}
#top-slider .carousel-item img {
 height: auto;
 width: 100%;
}
#top-slider .carousel-item {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
}
.carousel-control-prev,
.carousel-control-next {
  cursor: pointer;
}

#header-bottom {
 position: relative;
 z-index: 10;
 background: #f8f8f8;
 border-bottom: 1px solid #e8e8e8;
 margin-bottom: 50px;
}
/* Breadcrumbs */
#breadcrumbs {
 background-color: #faf5fa;
 color: #333333;
 font-size: 14px;
 height: 30px;
}
#breadcrumbs a {
 color: #333333;
 font-size: 14px;
}
#breadcrumbs a {
 text-decoration: none;
 color: #333333;
 font-size: 14px;
}

/* Fancy-Box */
@media (max-width: 767px) {
.fancybox-title-over {
  display: none !important;
}
}
/* Info-Navigation */
.admin-bar .info-nav {
 top: 112px;
}
.info-nav {
 top: 80px;
 height: 44px;
 z-index: 50;
 background: #69316C;
}

/* Inhaltsverzeichnis */

.lwptoc {
    margin: -30px 0 0 25px !important;
    font-weight: 300;
    z-index: 3;
}
@media (min-width: 768px) {
.lwptoc {
    margin: -33px 0 0 25px !important;
    font-weight: 300;
    z-index: 3;
}
}
.lwptoc_i {
    padding: 0 !important;
}
.lwptoc a {
   color: #333333;
}
.lwptoc a:hover {
   color: #ff9900;
}

/* Scrollmen� */
.scrollmenu {
  white-space: nowrap;
  margin: 0 -10px;
  padding: 0 10px;
  list-style: none;
  display: flex;
  width: 500px;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.scrollmenu a {
  display: inline-block;
  padding: 14px;
  text-decoration: none;
}
/* optional style active link */
.navbar-light .navbar-nav .nav-link.active {
    background-color: #ff9900;
    color: #ffffff;
}

/* Content */

@media (min-width: 1200px) {
.pr-80 {
    padding-right: 80px;
}
}

.outer-leistungen {
    background: #f8f8f8;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
}

#full-content {
    background: #ffffff;
    padding-bottom: 50px;
}
#info-section {
    margin-top: 45px;
}
@media (min-width: 768px) {
#info-section {
    margin-top: 75px;
}
}
.content-block {
    padding: 0 0 20px 0;
    background-color: #fff;
    margin-bottom: 40px;
}
.image-block {
    padding: 0;
    border-radius: 5px;
    background-color: #fff;
    margin: 40px -20px 40px -20px;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
}
.image-block img {
    border-radius: 5px;
}
h1, h2 {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #333333;
    font-weight: 700;
    margin: 75px 0 25px 0;
}
h2.elementor-heading-title {
    padding-bottom: 10px;
    margin: 55px 0 5px 0;
}
.mega-sub-menu h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.5rem;
    line-height: 2rem;
    color: #333333;
    font-weight: 600;
}
h3 {
    font-size: 1.5rem;
    line-height: 2.0rem;
    color: #333333;
    font-weight: 700;
    margin: 75px 0 25px 0;
}
.sidebar h3 {
    font-size: 1.5rem;
    line-height: 2.0rem;
    color: #333333;
    font-weight: 700;
    margin: 75px 0 25px 0;
}
.content-section h3 {
    font-size: 1.3rem;
    line-height: 1.88rem;
    color: #333333;
    font-weight: 700;
    margin: 40px 0 25px 0;
}

@media (min-width: 576px) {
.content-block {
    padding: 0 0 20px 0;
    background-color: #fff;
    margin-bottom: 40px;
}
.image-block {
    padding: 0;
    border-radius: 0;
    background-color: #fff;
    margin: 40px 0 40px 0;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
}
.image-block img {
    border-radius: 0;
}
h1, h2 {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #292f36;
    font-weight: 700;
    margin: 65px 0 25px 0;
}
h2.elementor-heading-title {
    padding-bottom: 10px;
    margin: 45px 0 5px 0;
}
h3 {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #292f36;
    font-weight: 700;
    margin: 65px 0 25px 0;
}
.sidebar h3 {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #292f36;
    font-weight: 700;
    margin: 65px 0 25px 0;
}
.content-section h3 {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #292f36;
    font-weight: 700;
    margin: 65px 0 25px 0;
}
}

.content-header-section {
    border-bottom: 1px solid #e8e8e8;
    margin: 0 -20px 25px -20px;
    padding: 15px 20px;
}
.content-header-section h3 {
    font-size: 1.50rem;
    color: #ff9900;
    font-weight: 500;
    margin: 0;
}


.title-info-box {
    margin-top: 10px;
    padding: 5px 15px;
    font-size: 0.8rem;
    background: #f8f8f8;
    color: #949494;
}
.title-info-box a {
    color: #ff9900;
    font-size: 0.8rem;
}

/* Content - Projekt-Details - Carportmaster */

.div-striped div.d-flex {
   padding: 15px;
   border-bottom: 1px solid #f2f2f2;
}
.div-striped div.d-flex:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}

.div-striped div.d-flex div:first-child {
    font-weight: 700;
}


/* Content */
@media (min-width: 992px) {
.content-section {
    padding: 0 15px 0 15px;
}
.content-section-standard {
    padding: 0 15px 90px 0;
}
}
@media (min-width: 1200px) {
.content-section {
    padding: 0 15px 0 10px;
}
.content-section-standard {
    padding: 0 15px 0 0p
}
}
/* Sidebar */
.outer-sidebar {
    top: 100px;
    z-index: 0;
}
.admin-bar .outer-sidebar.sticky-top,
.admin-bar .outer-sidebar .sticky-top {
    top: 132px;
    z-index: 0;
}

.fixed-top {
  background: #ffffff;
  border-radius: 5px;
  z-index: 1;
}

h1.heading,
h2.heading,
h3.heading {
    position: relative;
    border-bottom: 0;
    padding-bottom: 10px;
}
h1.heading:before,
h2.heading:before,
h3.heading:before {
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    bottom: -2px;
    width: 70px;
    background-color: #ff9900;
}

.content-section .fa-ul,
ul.sidebar-list {
    list-style: none;
    padding-left: 0;
    margin-left: 25px;
}
.content-section .fa-ul .fa-li,
ul.sidebar-list .fa-li {
    top: 1px;
}
ul.sidebar-list li {
    margin-bottom: 5px;
}
ul.sidebar-list li a {
    color: #333333;
    font-weight: 500;
}
ul.sidebar-list li a:hover {
    color: #ff9900;
}
/* Responsive Videos */
.embed-responsive.embed-responsive-16by9 {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.embed-responsive.embed-responsive-16by9 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Diese Angabe macht HTML5 Videos responsive */
video {
    width: 100% !important;
    height: auto !important;
}


/* Horizontales Scrollmen� */



        .pn-ProductNav_Wrapper {
          position: relative;
          padding: 0 11px;
          box-sizing: border-box;
        }

        .pn-ProductNav {
          /* Make this scrollable when needed */
          overflow-x: auto;
          /* We don't want vertical scrolling */
          overflow-y: hidden;
          /* For WebKit implementations, provide inertia scrolling */
          -webkit-overflow-scrolling: touch;
          /* We don't want internal inline elements to wrap */
          white-space: nowrap;
          /* If JS present, let's hide the default scrollbar */
          /* positioning context for advancers */
          position: relative;
          font-size: 0;
        }
        .js .pn-ProductNav {
          /* Make an auto-hiding scroller for the 3 people using a IE */
          -ms-overflow-style: -ms-autohiding-scrollbar;
          /* Remove the default scrollbar for WebKit implementations */
        }
        .js .pn-ProductNav::-webkit-scrollbar {
          display: none;
        }

        .pn-ProductNav_Contents {
          float: left;
          -webkit-transition: -webkit-transform .2s ease-in-out;
          transition: -webkit-transform .2s ease-in-out;
          transition: transform .2s ease-in-out;
          transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
          position: relative;
        }

        .pn-ProductNav_Contents-no-transition {
          -webkit-transition: none;
          transition: none;
        }

        .pn-ProductNav_Link {
          text-decoration: none;
          color: #fff;
          font-size: 1.0rem;
          font-family: -apple-system, sans-serif;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          min-height: 44px;
          padding: 0 25px;
        }
        .pn-ProductNav_Link[aria-selected="true"] {
          color: #111;
        }

        .pn-Advancer {
          /* Reset the button */
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none;
          background: transparent;
          padding: 0;
          border: 0;
          /* Now style it as needed */
          position: absolute;
          top: 0;
          bottom: 0;
          /* Set the buttons invisible by default */
          opacity: 0;
          -webkit-transition: opacity .3s;
          transition: opacity .3s;
        }
        .pn-Advancer:focus {
          outline: 0;
        }
        .pn-Advancer:hover {
          cursor: pointer;
        }

        .pn-Advancer_Left {
          left: 0;
        }
        [data-overflowing="both"] ~ .pn-Advancer_Left, [data-overflowing="left"] ~ .pn-Advancer_Left {
          opacity: 1;
        }

        .pn-Advancer_Right {
          right: 0;
        }
        [data-overflowing="both"] ~ .pn-Advancer_Right, [data-overflowing="right"] ~ .pn-Advancer_Right {
          opacity: 1;
        }

        .pn-Advancer_Icon {
          width: 20px;
          height: 44px;
          fill: #bbb;
        }

        .pn-ProductNav_Indicator {
          position: absolute;
          bottom: 0;
          left: 0;
          height: 4px;
          width: 100px;
          background-color: transparent;
          -webkit-transform-origin: 0 0;
                  transform-origin: 0 0;
          -webkit-transition: background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
          transition: background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
          transition: transform .2s ease-in-out, background-color .2s ease-in-out;
          transition: transform .2s ease-in-out, background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
        }




/* Suchergebnisse */
#search-results .card-header {
 padding-bottom: 5px;
}

#search-results .img-hover-zoom {
 box-shadow: rgba(51, 51, 51, 0.15) 0px 0px 10px 5px;
 transition: 0.6s ease;
}
#search-results .img-hover-zoom:hover {
 box-shadow: rgba(51, 51, 51, 0.35) 0px 0px 10px 5px;
 transition: 0.6s ease;
}

#search-results .img-hover-zoom .card-img-top {
 transition: transform 0.6s ease;
}
#search-results .img-hover-zoom:hover .card-img-top {
  transform: scale(1.2);
}
#search-results .card-img-top-container {
 background: #e8e8e8;
 height: 100%;
 display: block;
 overflow: hidden;
}
#search-results .flag-in-search-result {
 position: absolute;
 width: 30px;
 height: 30px;
 z-index: 99;
 right: 55px;
 top: 28px;
 border-radius: 50%;
 background: #ffffff;
}
#search-results .description {
 font-size: 0.8rem;
 font-weight: 500;
 color: #7a154a;
}
#search-results .description i:before {
 color: #7A154A;
}
#search-results .name {
 position: absolute;
 z-index: 33;
 background: #7A154A;
 font-size: 17px;
 letter-spacing: 0.1rem;
 font-weight: 600;
 padding: 5px 10px;
 top: 15px;
 overflow: visible;
 left: 5px;
}
#search-results .name i {
 color: #ffffff;
}
#search-results .name a {
 color: #fff;
}
#search-results .name a:hover {
 color: #fff;
 text-decoration: none;
}
#search-results .name:before {
 position: absolute;
 content: "";
 left: 0px;
 border-top: 10px solid #000;
 border-left: 12px solid transparent;
 bottom: -10px;
}

/* Favoriten auf Suchseiten */
#search-results .favorite {
 position: absolute;
 right: 15px;
 top: 10px;
 z-index: 10;
}
#search-results .favorite .simplefavorite-button i:before,
#search-results .favorite .login i {
 font-size: 24px;
 color: #ffffff;
}
#search-results .favorite .simplefavorite-button.active i:before {
 font-size: 24px;
 color: #ff0000;
}
/* Cards */
.card-body .card-location {
 font-size: 0.85rem;
 color: #d8d8d8;
}
.card-body .card-price-range .price-range i {
 font-size: 15px;
}
.card-body .card-excerpt {
 font-size: 1rem;
}
/* Price-Range */
.price-range {
 position: relative;
 display: flex;
}
.price-range i {
 font-size: 18px;
 line-height: 1;
 color: #b8b8b8;
}
.price-range-cheap i:first-child {
 color: #7a154a;
}
.price-range-moderate i:nth-child(-n+2) {
 color: #7a154a;
}
.price-range-expensive i:nth-child(-n+3) {
 color: #7a154a;
}
.price-range-ultra i {
 color: #7a154a;
}
.price-range i:not(:last-child) {
 margin-right: 3px;
}


#top-slider:before {
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 85%, rgba(0, 0, 0, 0.5) 92.5%, rgba(0, 0, 0, 1.0) 100%);
    background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 85%, rgba(0, 0, 0, 0.5) 92.5%, rgba(0, 0, 0, 1.0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 85%, rgba(0, 0, 0, 0.5) 92.5%, rgba(0, 0, 0, 1.0) 100%);
    bottom: 0;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.card-img {
 position: relative;
}
.card-img:before {
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 85%, rgba(0, 0, 0, 0.5) 92.5%, rgba(0, 0, 0, 1.0) 100%);
    background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 85%, rgba(0, 0, 0, 0.5) 92.5%, rgba(0, 0, 0, 1.0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 85%, rgba(0, 0, 0, 0.5) 92.5%, rgba(0, 0, 0, 1.0) 100%);
    bottom: 0;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}






/* Werbung */
.ad,
.sidebar-ad-oben {
    position: relative;
}
.sidebar-ad-oben img {
    width: 100%;
    height: auto;
}
.ad:after {
    content: 'Anzeige';
    font-size: 10px;
    line-height: 10px;
    color: #c3c3c3;
    font-weight: 300;
    position: absolute;
    right: -5px;
    background: #fff;
    padding: 0 10px;
    bottom: -15px;
}

/* Map */
.map {
    position: relative;
    z-index: 0;
}



/* Header-Images mit Text */

.nav-media .media img {
  margin-right: 20px;
  max-width: 100px !important;
}
.nav-media .media p {
  font-size: 0.9rem;
  line-height: 1.4rem;
  font-weight: 300;
  margin-bottom: 0;
}
.nav-media .media a p  {
  color: #333333;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-media .media a:hover p {
  color: #e8e8e8;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-media .media span {
    font-size: 0.85rem;
    color: #ff9900;
    margin-top: 0;
    display: block;
}
.nav-media .media:not(:last-child) {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
/* Footer - Carportmaster */

footer {
  padding: 50px 0px 0px;
  background: #323B43;
  overflow: hidden;
}

.footer .widget1 p {
  font-size: 16px;
  color: #ffffff;
  margin-top: 26px;
}

.footer .socialLinks {
  margin-top: 10px;
}

.socialLinks ul li {
  display: inline-block;
  margin-bottom: 15px;
}

.socialLinks ul li a i {
  display: block;
  margin: 0 2px;
  width: 40px;
  height: 40px;
  background: #fafafa;
  border-radius: 2px;
  text-align: center;
  margin-right: 5px;
  line-height: 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.socialLinks ul li a .fa-facebook-f {
  color: #4267b2;
}
.socialLinks ul li a .fa-twitter {
  color: #1da1f2;
}
.socialLinks ul li a .fa-houzz {
  color: #4dbc15;
}
.socialLinks ul li a .fa-pinterest-p {
  color: #e60023;
}
.socialLinks ul li a .fa-instagram {
  color: #333333;
}

.socialLinks ul li a .fa-google-plus-g {
  color: #dd5044;
}
.socialLinks ul li a .fa-linkedin-in {
  color: #0177b5;
}
.socialLinks ul li a .fa-youtube {
  color: #FF0000;
}
.socialLinks ul li a .fa-vimeo-v {
  color: #1ab7ea;
}


.socialLinks ul li a:hover i {
  color: #fff;
}
.socialLinks ul li a:hover .fa-facebook-f {
  background: #4267b2;
}
.socialLinks ul li a:hover .fa-twitter {
  background: #1da1f2;
}
.socialLinks ul li a:hover .fa-houzz {
  background: #4dbc15;
}
.socialLinks ul li a:hover .fa-instagram {
  background: #dd2a7b;
  color: #ffffff;
}
.socialLinks ul li a:hover .fa-pinterest-p {
  background: #e60023;
}
.socialLinks ul li a:hover .fa-google-plus-g {
  background: #dd5044;
}
.socialLinks ul li a:hover .fa-linkedin-in {
  background: #0177b5;
}
.socialLinks ul li a:hover .fa-youtube {
  background: #FF0000;
}
.socialLinks ul li a:hover .fa-vimeo-v {
  background: #1ab7ea;
}

blockquote {
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.8rem;
    font-weight: 500;
    padding: 30px 40px 10px 40px;
    background: linear-gradient(193.25deg,#01BFC7 0%,#2D90BE 100%);
    border-radius: 0;
    color: #ffffff;
    margin: 50px -15px;
}
.blockquote-border {
    border-left: 5px solid #e2095a;
    padding-left: 15px;
    font-style: italic;
    font-weight: 600;
    margin: 45px 0;
}

@media (min-width: 576px) {
blockquote {
    text-align: center;
    font-size: 1.0rem;
    line-height: 1.8rem;
    font-weight: 500;
    padding: 25px 30px 5px 30px;
    background: linear-gradient(193.25deg,#01BFC7 0%,#2D90BE 100%);
    border-radius: 5px;
    color: #ffffff;
    margin: 8px 0 15px 40px;
    width: 45%;
    float: right;
}
}

.footer-top {
    background: #ff9900;
    padding: 35px 0;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    color: #323b43;
    z-index: 0;
    text-shadow: 1px 1px 1px rgb(255 255 255 / 36%);
}
.footer-top .shape.one {
background-image: -moz-linear-gradient(-57deg,#f19000 0%,#f39100 100%);
    background-image: -webkit-linear-gradient(-57deg,#f19000 0%,#f39100 100%);
    background-image: -ms-linear-gradient(-57deg,#f19000 0%,#f39100 100%);
    position: absolute;
    left: -158px;
    top: -293px;
    width: 1095px;
    height: 602px;
    border-radius: 90px;
    -webkit-transform: rotate(-38deg);
    -ms-transform: rotate(-38deg);
    transform: rotate(138deg);
    z-index: -1;
    opacity: 0.5;
}
.footer-top a {
    color: #323b43;
    text-shadow: 1px 1px 1px rgb(255 255 255 / 36%);
}
.footer-top a:hover {
    color: #000000;
    text-shadow: 1px 1px 1px rgb(255 255 255 / 36%);
}
.footer-top .left-part {
    border-right: 2px solid #323b43;;
    padding-right: 21%;
}
.footer-top .adresse {
    width: 70px;
    height: auto;
}
.footer-top .phone-mail {
    width: 55px;
    height: auto;
}
.footer-top .name {
    color: #323b43;
    font-size: 2rem;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgb(255 255 255 / 60%);
    margin-bottom: 15px;
}
.footer-top .kontakt-image i {
    width: 60px;
    text-align: center;
    font-size: 3rem;
    color: #323b43;
}

.footer h5 {
    margin-bottom: 30px;
    font-weight: 600;
    color: #fff;
    font-size: 1.3rem;
    text-shadow: 1px 1px 1px rgb(0 0 0);
}
.footer {
  position: relative;
}
.footer-logo {
    float: left;
    width: 150px;
    height: auto;
    margin: 0 25px 0 0;
}
.footer .widget2 .media img {
  margin-right: 20px;
  height: 70px;
  max-width: 100px;
}
.footer .widget2 .media figure {
    margin-top: 15px;
}
.footer .widget2 .media p {
    font-size: 0.9rem;
    font-weight: 500;
    line-height: 1.5rem;
    margin-bottom: 0;
}

.footer .widget2 .media a p {
  color: rgba(255, 255, 255, 1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer .widget2 .media a:hover p {
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer .widget2 .media span {
    font-size: 0.85rem;
    color: #10697b;
    margin-top: 0;
    display: block;
}

.footer .widget2 .media {
  margin-bottom: 23px;
}

.footer .widget3 ul,
.footer .widget4 ul {
    list-style: none;
    white-space: nowrap;
    padding-left: 0;
    color: #ffffff;
}

.footer .widget3 ul li a,
.footer .widget4 ul li a {
  font-size: 1rem;
  padding-left: 5px;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 10px;
  display: inline-block;
}

.footer .widget3 ul li a:hover,
.footer .widget4 ul li a:hover {
  color: #ffffff;
  padding-left: 10px;
}


.copyright {
  margin-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  background: #2D363D;
  line-height: 2.5rem;
}
.copyright a {
  color: rgba(255, 255, 255, 0.8);
}
.copyright a:hover {
  color: rgba(255, 255, 255, 1);
}



.outer-sidebar .media img {
  margin-right: 20px;
  max-width: 100px;
}
.outer-sidebar .media p {
  font-size: 16px;
  color: #333333;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 400;
  line-height: 26px;
}

.outer-sidebar .media span {
  font-size: 12px;
  color: #ffb606;
  text-transform: uppercase;
  margin-top: 15px;
  display: block;
}

.outer-sidebar .media {
  margin-bottom: 20px;
}


#left-section {
  position: relative;
  z-index: 10;
}
.social-sharing-links {
    position: relative;
}
.social-sharing-links a,
.social-sharing-links #search-btn2 {
    margin-bottom: 5px;
    cursor: pointer;
    width: 56px;
    height: 56px;
    border-radius: 5px;
    background-color: rgba(0,0,0,.025);
    text-align: center;
    opacity: 0.8;
    font-size: 20px;
    line-height: 56px;
    position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-sharing-links a:hover {
  opacity: 1;
}


.social-sharing-links .share-facebook i {
    color: #568fce;
}
.social-sharing-links .share-twitter i {
    color: #27c2f5;
}
.social-sharing-links .share-pinterest i {
    color: #f7333e;
}
.social-sharing-links .share-email i {
    color: #19647e;
}




.bg,
.button {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  bottom: 30px;
}



.button {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 99;
  border: none;
  background: transparent;
  background-size: 18px;
  cursor: pointer;
  outline: none;
}

a .button {
  position: absolute;
  color: #19647e;
  font-size: 17px;
}


























































.fade:not(.show) {
    opacity: 1 !important;
}
.owl-carousel .owl-item img {
    display: block;
}
.owl-carousel.off {
    display: block;
}

.btn-primary {
 color: #fff;
 background-color: #ff9900;
 border-color: #ff9900;
 text-shadow: 0 1px 0px #757575;
}

.btn-secondary {
 color: #fff;
 background-color: #ff9900;
 border-color: #ff9900;
 text-shadow: 0 1px 0px #757575;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background: #d88200;
    border-color: #d88200;
}
.color {
    color: #ff9900;
}
.color-2 {
    color: #d88200;
}
/* Info-Container */
.info-container {
    border-radius: 5px;
    padding: 0px 15px;
    margin: 15px 0;
    font-size: 0.9rem;
    background: #ffffff;
}

/* Icon f�r Details im Header */
.pointer {
    cursor: pointer;
}
/* Close-Button - Top von Detailseite */
.close {
    z-index: 1;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 1.8rem;
}

.product-details .owl-nav [class*=owl-] {
    background: #0f3c64;
    color: #ffffff;
    border: 0;
}
.product-details .owl-next {
    margin-left: 5px;
}

/* Navigation */
.products .owl-nav [class*=owl-] {
    color: #ffffff;
    height: 50px;
    width: 50px;
    border: 0;
    border-radius: 50%;
    background: rgba(0,0,0,0.25);
    font-size: 1rem;
    outline: none;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.products .owl-nav:hover [class*=owl-] {
    background: rgba(0,0,0,0.45);
}

.products .owl-prev {
    left: 10px;
    bottom: calc(50% - 25px);
    position: absolute;
}
.products .owl-next {
    right: 10px;
    bottom: calc(50% - 25px);
    position: absolute;
}


/* Mobiles Such-Icon */
.mobile-search-icon {
    font-size: 1.5rem;
    margin-left: 10px;
}
.mobile-search-icon a {
    color: #333333;
}

/* Allgemeine Auszeichnungen */
.owl-carousel {
touch-action: manipulation !important;
}
.sidebar .products .owl-nav {
    position: absolute;
    top: -75px;
    right: 0;
    width: 100%;
}

.sidebar .products .owl-nav [class*=owl-] {
    color: #ffffff;
    height: 40px;
    width: 25px;
    border: 0;
    border-radius: 2px;
    background: #ff9900;
    font-size: 1rem;
    outline: none;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
@media (min-width: 768px) {
.sidebar .products .owl-nav .owl-prev {
    position: absolute;
    right: 30px;
    left: inherit;
}
.sidebar .products .owl-nav .owl-next {
    position: absolute;
    right: 0px;
}
}