@media (max-width:500px) {
   footer .socialmedia {
        text-align: left !important;
    }
    footer .text-start.text-left {
        display: none;
    }

}

footer .smicon {
    font-size: 20px !important;
    padding: 5px 0;
}

.news-related.news-related-news .slick-track {
    margin-left: 0;
}


#nav .btn.nav-link {
    margin-top: 0px;
    padding-right: 1rem !important;
}


.rotate-icon.fas.fa-plus {
    padding: 5px;
    margin-right: 10px;
}

.multilevel .justify-content-md-end .nav-item:last-child a {
    padding-right: 0px !important;
}

.multilevel header.top {
    min-height: 0;
}

#customnav .nav-item.dropdown:hover ul {
    display: block;
}
#customnav .nav-item.dropdown:hover ul ul {
    display: none;
}

#customnav .dropdown-menu .dropdown:hover .dropdown-menu {
    display: block;
    left: 100%;
    padding: 0 0 0 5px;
}

#nav.in-view #customnav.navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 40px;
}

#customnav.navbar-expand-lg .navbar-nav .dropdown-menu li {
    background: #fff ;
}

#customnav.navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 42px;
    border-radius: 0px;
    border: 0px;
    min-width: 14rem !important;
    padding-top: 37px;
    background: transparent;
    margin-top: -5px;
}

#customnav.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-menu{
    top: 0px !important;
    padding-top: 0 !important;
    margin-top: 0;
}

#customnav .dropdown-item {
    padding: 5px 30px;
    border-bottom: 1px dotted #ccc;
}


.accordion a:not(.collapsed) .rotate-icon, #accordion-menge a:not(.collapsed) .rotate-icon {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.3s;
}

.accordion .rotate-icon, #accordion-menge .rotate-icon {
    transition: 0.3s;
}

.heroslider hgroup {
    width: 100%;
    padding: 0px;
}

.accordion-cart a span {
    font-weight: 400 !important;
    width: 85%;
    display: inline-block;
}

.cover .bg-images {
max-width: 100%;
width: 100%;
object-fit: cover ;
object-position: center center;
height: 100%;
}

.bg-images {
max-width: 100%;
object-fit: cover ;
object-position: center center;
height: 100%;
}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#accordion a:not(.collapsed) .rotate-icon,
#accordion-menge a:not(.collapsed) .rotate-icon
{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.3s;
}
#accordion .rotate-icon,
#accordion-menge .rotate-icon{
    transition: 0.3s;
}

.panel a {
    cursor: pointer;
}

button, input, optgroup, select, option, textarea {
    margin: 0;
    font-size: inherit;
    line-height: inherit;
}



.boxUD.sticky-top {
    z-index: 20 !important;
}

.tx_cartlist .img-fluid {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.tx_cartlist .img-fluid:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    opacity: 0.7;
}

.tx_cartlist #accordion-menge {
    display: none;
}

.tx_cartlist .inner {
    padding: 0px !important;
}

.tx_cartlist .teaser-text {
    width: 100%;
    display:inline-block;
}

b, strong {
    font-weight: bold;
}

.rounded {
    border-radius: 10px !important;
    overflow: hidden;
}


@media (min-width: 992px) {

    .mobil {
        display: none;
    }
}

.nmobil a .fas.fa-shopping-cart, .mobil a .fas.fa-shopping-cart {
    color: #fff;
    font-size: 17px;
}

.nmobil .cart-preview-count {
    padding: 4px 3px !important;
    border-radius: 11px !important;
    width: auto !important;
    color: #fff;
    background: red;
    height: 20px;
    display: block;
    text-align: center;
    line-height: 11px;
    position: sticky;
    left: 24px;
    font-size: 10px;
    border: 2px solid #fff;
    margin-left: 14px;
    margin-top: -30px;
    z-index: 9999;
    min-width: 20px;
}

.cart-preview-count {
    padding: 4px 4px !important;
    border-radius: 11px !important;
    color: #fff;
    background: red;
    border: 2px solid #fff;
    margin-left: 10px;
    margin-top: -30px;
    z-index: 9999;
}

.tx-cart .price {
    min-width: 100px !important;
}

.navbar-toggler{
    width: 35px;
    height: 34px;
    border:none;
}
.navbar-toggler .line{
    width: 35px;
    height: 2px;
    background-color: #fff;
    margin-bottom: 8px;
    display: block;
}

.accordion-cart a.show {
    display: block;
    border: 5px solid #EDF2F5;
    background: #EDF2F5;
    padding: 10px;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
}

.accordion-cart a span {
    font-size: 16px;
    color: #1E3044;
}

.accordion-cart .panel-body {
    padding: 0.8em 10px 1.3em;
    border: 5px solid #EDF2F5;
    border-top-color: rgb(237, 242, 245);
    border-top-style: solid;
    border-top-width: 5px;
    border-top-color: currentcolor;
    border-top-style: solid;
    border-top-width: 1px;
    border-top: 0px;
    background: #fff;
    border-radius: 0 0 5px 5px;
}

#accordion i.fas {
    float: right;
    background: #fff;
    padding: 5px;
    border-radius: 100%;
    color: #1E3044;
}

.accordion-cart i.fas {
    float: right;
}



.checkout-product-table.data-table.table.stack tr:nth-of-type(2n){
    background: #fff;
}

.danger .mzwischensumme {
    color:red!important;
}


.cart-preview-content {
    /*! font-size:15px; */
    padding-left:10px;
    position:relative;
    margin-left: 1em
}

.method-item-name .primary::before {
    content: '';
    margin-right: 5px;
    background-image: url("../Icons/checked-white.png");
    width: 22px;
    height: 17px;
    display: block;
    float: left;
    margin-top: 4px;
}

.checkout-product-table.data-table.table.stack {
    overflow: hidden;
}

.table td, .table th {
    border-top: 0px solid transparent;
}

.tx-cart .typo3-messages li::before {
    content: none !important;
    display: flex;
}

.method-item-name {
    padding: 5px 0;
}

.field.accept-terms a {
    text-decoration: underline !important;
}

.tx-cart .bg-light-grey {
    background-color: #fff !important;
    border: 1px solid #ccc;
}


#form-order .checkout-step-title {
    padding: 10px;
    font-size: 16px;
}

.tx-cart-products .slick-track {
    margin: 0px;
}

.tx-cart-products .slick-slide {
    padding: 0 30px !important;
}

.tx-cart-products {
    margin: 1em 0 2em;
}

.tx-cart-products .slider .info {
    font-weight: normal;
    font-size: 60%;
    background: transparent;
}

.shopdesc {
    border-top: 1px solid #0000001c;
    margin: 30px auto;
    padding: 30px 0;
}


.tx-cart .btn, link-button {
    text-decoration: none;
    border: 1px solid;
}

.tx-cart .form-block.top-buffer .btn {
    font-size: 120% !important;
}

.tx-cart .btn {
    line-height: inherit;
    margin-top: 0em;
}

.tx-cart .btn {
    font-size: .85rem;
}
.tx-cart .manzahl input {
    width: 45px;
    text-align: center;
}

.desktopicon {
    display: none !important;
}

@media (max-width: 768px) {

    #nav {
        background: rgb(255, 255, 255) !important;
    }

    .navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus, #customnav .nav-link, #customnav .nav-link:focus {
        font-size: 18px !important;
        padding-left:0px;
        padding-right:0px;
    }
}
@media (max-width: 767px) {

    #nav {
        background: rgb(255, 255, 255);
    }

    .desktopicon.float {
        float: none !important;
    }
    .noresponsive {
        display: none !important;
    }

    .tx-cart .dotted {
        border-top: 1px dotted #ccc;
    }

    .desktopicon {
        display: inherit !important;
        float:left;
        font-size:13px !important;
        margin-right:5px;
    }


    .checkout-product-table .manzahl::before {
        content: attr(data-th) 'Stück:';
        display: block;
        font-weight: 600;
        padding-bottom: 10px;
        font-size: 14px;
    }

    .checkout-product-table .mzwischensumme::before {
        content: attr(data-th) 'Zwischensumme:';
        display: block;
        font-weight: 600;
        padding-bottom: 10px;
        font-size: 14px;
    }

    .checkout-product-table .price::before {
        content: attr(data-th) 'Einzelpreis:';
        display: block;
        font-weight: 600;
        padding-bottom: 10px;
        font-size: 14px;
    }

}


span.box {
    border: 8px solid aliceblue;
	border-radius:10px
}
.slick-dots {
    padding: 0px !important;
    margin: 0px !important;
}

.center {text-align:center;}
.right {text-align:right;}


input[type="checkbox"] {
    position: absolute;
    left: -25px;
}
input[type="checkbox"]+span::before {
    width: 15px;
    height: 15px;
    border-radius: .25rem;
    border: 1px solid #ced4da;
    background-color: #fff;
    display: block;
    content: "";
    float: left;
    margin-right: 5px;
    margin-top: 1px;
}
input[type="checkbox"]:checked+span::before {
    box-shadow: inset 0px 0px 0px 3px #fff;
}
.form-check {
    padding-left: 0rem;
    overflow: hidden;
}

.form-group, form .clearfix {
    margin-bottom: 1rem;
}

.multi {
    clear: both;
    display: inline-block;
    width: 100%;
}

.multi .form-check {
    width: 33.3%;
    float: left;
    padding: 0px;
    margin: 0;
    border: 3px solid transparent;
    overflow: hidden;
}

@media (max-width: 768px) {
    .multi .form-check {
        width: 50%;
    }
}
@media (max-width: 500px) {
    .multi .form-check {
        width: 100%;
    }
}

.multi label {
    padding: 20px;
    background: #fff;
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    cursor: pointer;
}

.multi input {
    margin: 5px;
}


.container-fluid .bg-images {
    width: 100%;
}

.breadcrumb {
    margin: 0 !important;
}
.navbar-brand img {
    transition: all .3s ease;
}

.navbar .socialmedia {
    padding: 0;
    display: inherit;
    border-left: 1px solid #999;
}

hr {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-top: 1px solid rgba(0,0,0,.1);
    border-top: 2px solid #EC7217 !important;
    width: 100px;
    border: none;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: medium;
}

div.testimonials .image {
    border-radius: 100%;
    border: 3px solid;
    width: 115px;
    display: inline-block;
    overflow: hidden;
    height: 115px;
}

.testimonials .author {
    padding: 10px 0;
}

.testimonials .image.top {
    margin-bottom: 1em;
}


.scrollup {
    z-index: 99999;
    width: 40px;
    height: 40px;
    opacity: 1;
    position: fixed;
    bottom: 5%;
    right: 2%;
    display: none;
    border-radius: 2px;
    font-size: 23px;
}

.scrollup .fas.fa-chevron-up {
    padding: 8px;
}

.breadcrumb {
    font-size:13px;
}
.breadcrumb a {
    text-decoration: none;
}
.breadcrumb a::after {
    margin-left:0 !important;
    vertical-align:0 !important;
    content:"" !important;
    border-top:0 !important;
    border-right:0 !important;
    border-bottom:0 !important;
    border-left:0 !important;
}
.breadcrumb a:last-child::after {
    margin-left:0 !important;
    vertical-align:0 !important;
    content:" / " !important;
    border-top:0 !important;
    border-right:0 !important;
    border-bottom:0 !important;
    border-left:0 !important;
}

.tx-cart-products .price {
    font-weight: bold;
   font-size: 125%;
}
.tx-cart-products .info {
    font-weight: normal;
    font-size: 12px;
    background: transparent;
}


.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-footer {
    position: static !important;
}

.in-view .img-fluid {
    max-width: 80% !important;
    text-align: left;
    margin-left: 0px;
}

svg.radial-progress {height: auto;max-width: 200px;padding: 1em;transform: rotate(-90deg);width: 100%;}
svg.radial-progress circle {fill: none;stroke: #fff;stroke-dashoffset: 219.91148575129;stroke-width: 4;}
svg.radial-progress circle.incomplete { opacity: 0.25;}
svg.radial-progress circle.complete { stroke-dasharray: 219.91148575129;}
svg.radial-progress text {fill: transpartent;text-anchor: middle;}

.smicon {
    font-size: 20px;
    padding: .5rem 1rem;

}

.topbar .smicon {
    font-size: 15px;
    padding: 5px .3rem;
    color: #fff;
}

.topbar a {
    color: #fff;
}

.topbar .socialmedia {
	margin-left: -4px;
}
.topbar .socialmedia p:last-child{
	margin-bottom: 0;
}


@media (max-width: 600px) {
    .topbar .mtb.text-left, .topbar .mtb.text-end, .topbar.mtb.text-right {
        text-align: center !important;
    }
    .topbar .socialmedia {
        display: none;
    }
}



.sticky-top {
    z-index: 9020;
    box-shadow: 0px 6px 6px -3px rgba(0,0,0,0.2);
}

.topbar {
    background: #9cc41b;
    color: #fff;
}

.topbar .mtb,
.topbar .mtb .container {
    padding: 0px !important;
}

.mtb div {
    margin-top: 5px;
    margin-bottom: 5px;
}


body.default {
    margin-top:86px;
}

#landing .navbar-nav li:last-child {
    float:right;
}
#landing .navbar-nav li:last-child .nav-link {
    color: #fff !important;
}

#landing .navbar-nav li:last-child .nav-link:hover {
    background: #ffffff;
}

#landing .navbar-light .navbar-nav .nav-link {
    border: 1px solid transparent;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

.breadcrumb li {
    margin-bottom: 0px !important;
}

.content ul.breadcrumb > li::before {
    content: inherit;
}
.content ul.breadcrumb li a {
    padding-right: 5px !important;
}

body {
    text-align:center;
}

header, .content, footer {
    text-align: left;
}

.navbar-brand span {
    display: none;
    text-indent: -10000px;
    position: absolute;
}

#navbarNavDropdown {
    text-align: left;
}

.gridresponsive .slick-slide {
    display: none;
    float: left;
    height: auto;
    min-height: 1px;
}

.content ul.slick-dots > li::before {
    content: '';
}



@media (max-width: 991px) {

    .mobil a .fas.fa-shopping-cart {
        font-size: 20px;
    }
    .breadcrumb {display: none;}
    .navbar-brand {
        max-width: 185px;
        margin-right: 0rem;
    }

    .nmobil{display:none;}


    #cart-preview {
        text-align: left;
        display: inline-block;
    }

    .cart-preview-content {
        padding-left: 0;
    }
    .cart-preview-content a {
        display: inline-grid;
    }

    .cart-preview-count {
        min-width: 22px;
        height: 23px;
        font-size: 12px;
        line-height: 10px;
        display: inline-table;
        text-align: center;
    }

    .dropdown-toggle::after {
        position: absolute;
        right: 15px;
    }

    .nav-item {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .dropdown-menu {
        margin: 0;
        border: 0px solid;
        border-radius: 0;
    }

    .nav-item:last-child {
       /* border-bottom: 0px dotted;*/
    }
}


@media (min-width: 991px) {

.navbar.fixed-left {
    right: auto;
    bottom: 0;
    width: 250px;
    flex-flow: column nowrap;
    align-items: flex-start;
}
.navbar.fixed-left {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    padding-top:3em;
}
    body .design2 {
    margin-left: 280px;
    text-align: left;
    box-shadow: 8px -24px 19px 3px #00000040
}

body .design3{
    margin-right: 280px;
    text-align: left;
    box-shadow: -8px -24px 19px 3px #00000040;
    }


    body .design3 .navbar-collapse,
    body .design2 .navbar-collapse {
        -ms-flex-align: inherit;
        align-items: inherit;
    }

.fixed-left ul.navbar-nav,
.fixed-right ul.navbar-nav {
        display: block;
    }
.fixed-left.navbar-expand-md .navbar-nav .dropdown-menu,
.fixed-right.navbar-expand-md .navbar-nav .dropdown-menu
{
        position: static;
    }

.navbar.fixed-right {
    left: auto;
    bottom: 0;
    width: 250px;
    flex-flow: column nowrap;
    align-items: flex-start;
}
.navbar.fixed-right {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1030;
    padding-top:3em;
}

}


.hell, .hell .h2.headline, .hell .h3.headline, .hell h1, .hell h2, .hell h3, .hell h4, .hell h5 {
    color: #fff !important;
}

.dunkel, .dunkel .h2.headline, .dunkel .h3.headline, .dunkel h1, .dunkel h2, .dunkel h3, .dunkel h4, .dunkel h5 {
    color: #000 !important;
}

.frame-1 {
    border: 10px solid;
    display: inline-block;
    padding: 80px 50px;
}

textarea {
    height: 220px !important;
}

.navbar-brand {
    max-width: 320px;
}

.row.no-gutters {
    margin-right:0 !important;
    margin-left:0 !important;
}

.no-gutters .pl-0.pr-0 .ce-gallery {
    margin-bottom: 0px !important;
}



.link-button.arrow, a.more {
    position: relative;
}

.shadow {
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}

.csshadow {
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}

.csshadow .csshadow {
    box-shadow: 26px 0 26px -12px rgba(100, 111, 121, 0.06);
}


.primary .ce-icon-content .icon {
    color: #fff;
}



.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery {
    /*margin-bottom: 0px;*/
    width: 50%;
}

.cover-images {
    background-size: cover;
    background-position: center center;

}

.cover {
    position: relative;
}

.cover .container {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}





header.top   {
    min-height: 230px;
}
body .default header.top   {
    min-height: inherit;
}


/*Modal*/
.modal {
    top: 80px !important;
    z-index: 9999 !important;
}


/*bgimages*/
.bgimages {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.container-fluid.fullleft .bgimages {
    width: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

}

.container-fluid.fullright .bgimages {
    width: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: auto;

}

.container-fluid .bgimages div {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center;
}


/*overlay*/
.container-fluid .overlay {
    width: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;

}

.container-fluid.fullleft .overlay {
    width: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
}

.container-fluid.fullright .overlay {
    width: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: auto;
}


.container-fluid.fullleft {
    background-position: left center !important;
    background-size: 50% 100% !important;
    min-height: 550px;
    position: relative;
    overflow: hidden;
}

.container-fluid.fullright {
    background-position: right center !important;
    background-size: 50% 100% !important;
    min-height: 550px;
    position: relative;
    overflow: hidden;
}

.container-fluid.fullright .row.align-items-center.ch,
.container-fluid.fullleft .row.align-items-center.ch {
    min-height: 550px;
}

/*Nav*/
.dropdown-toggle::after {
    margin-left: 0 !important;
    vertical-align: 0 !important;
    content: "" !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem ;
    padding-left: 1rem ;
}

.navbar-nav a {
    text-transform: uppercase;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 71px;
    border-radius: 0px;
    border: 0px;
    min-width: 14rem !important;
}



/*Überschriften*/


h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.2;
}

/*Designelemente*/
.contenttable th, .contenttable td {
    padding: 5px 0;
}
.news .thumbnail {
    margin-bottom: 1em;
}
.contenttable {
    width: 100%;
    margin-bottom: 2em;
}

ul {
    list-style: none;
    margin: 0;
    padding: 8px 0;


}

ol {
    margin: 0;
    padding: 8px 0 20px 18px;
}

.content ul {
    list-style: none;
    margin: 0 30px 0 30px;
    padding: 8px 0 20px 0;
}

.content ul > li::before {
    position: relative;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 0px;
    content: "•";
    display: inline-block;
    margin-left: -15px;
    width: 15px;
    font-weight: 700;
}

.content ul > li {
    margin-bottom: 10px;
}


p:last-child {
    margin-top: 0;
    margin-bottom: 0rem;
}


/*News*/
.news .news-list-item img:hover {
    opacity: 0.5;
    transition: 0.5s;
}

.news .news-list-item img {
    transition: 0.5s;
}

.container-70 .news {
    font-size: 100%;
}

.news .img-fluid, .news-single img {
    width: 100%;
}


.news-single img
.sticky-top {
    background-color: #ffffffe8 !important;
}

.news-related .img-fluid, .newsbox .img-responsive, .newsbox .img-fluid {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.news-related .img-fluid:hover, .newsbox .img-responsive:hover, .newsbox .img-fluid:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    opacity: 0.7;
}

.overflow {
    overflow: hidden;
}

.news-related {
    width: 100%;
    padding: 3em 0;
    border-top: 1px solid #eee !important;
    display: block;
    margin-bottom: 1em;
    border: 0px solid;
}

.news blockquote {
    border-style: solid;
    border-width: 0px 0px 0px 2px;
    border-color: #a6968c;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 25px;
    color: #a6968c;
    font-style: italic;
    font-size: 1.2em;
}

.news .header .meta-infos {
    margin: 1em 1em 0.5em 1em;
    font-size: 14px;
    opacity: 0.4;
    font-weight: 500;
}

.news .extra {
    font-size: 14px;
    opacity: 0.4;
    font-weight: 500;
}

.news .headline {
    font-size: 18px;
    margin: 0em 1em 1em 0.88em !important;
    display: block;
}

.news .header .headline {
    min-height: 45px;
    margin-bottom: 0em !important;
}


.newsbox .teaser-text {
    margin: 0.5em 1em 1em 1em!important;
    display: inline-block;
    max-width: 100%;
}


.news .newsbox,
.tx-cart-products .newsbox {
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.2);
}

.content .news  ul > li::before {
    content: inherit !important;
}

.news .footer {
    clear: both;
    padding: 0px 0 0px 0;
    border-bottom: 0px solid #eee !important;
    margin: 0px 0 5px 0;
    color: #888;
    border-top: 0px;
}

.news-list-item.responsive.slider.slick-initialized.slick-slider {
    margin-left: -15px;
    margin-right: -15px;
}
.gridresponsive.slick-initialized.slick-slider.slick-dotted,
.grid4responsive.slick-initialized.slick-slider.slick-dotted,
.grid4responsive.slick-initialized.slick-slider,
.gridresponsive.slick-initialized.slick-slider
{
    margin-left: -15px;
    margin-right: -15px;
}

.news .teaser-text .description {
    margin-bottom: 15px;
}

.news .thumbnail .description {
    color:#ccc;
    font-size:85%;
}

.news .description.lead {
    margin-bottom: 2em;
}

.slick-initialized .slick-slide {
    padding-bottom: 1em !important;
    padding-top: 1em !important;

}

.newsbox .link-button.arrow {
    margin-top: 15px;
}

.news .nav a {
    float: left;
    display: block;
    margin-right: 10px;
}

.nav.nav-sidebar.category-menu-view li {
    display: block;
    width: 100%;
}

.nav.nav-sidebar.category-menu-view li ul {
    display: block;
    width: 100%;
    padding: 0 0 0 10px;
}


.shariff li a {
    color: #fff !important;
    position: relative;
    display: block;
    text-decoration: none;
}
.shariff {
    margin: 2em 0 0em;
}

.image-embed-item {
    max-width: 100%;
    height: auto;
}

.container-70 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 100%;
    z-index: 1000;
}

.colorsection {
    display: inline-block;
    width: 100%;
}

.vh65 {
    height: 65vh;
}

.vh {
    min-height: 160px;

}

.topvh {
    display: inline-block;
    margin-top: 90px;
}

body .default .topvh {

    display: inline-block;
    margin-top: 0px;
}

body.default .fixed-top {
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
}


.primary h1,
.primary h2,
.primary h3,
.primary h4,
.primary h5,
.primary .h2.headline,
.primary .h3.headline,
.primary a,
.primary {
    color:#fff;
}
.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg .h2.headline,
.dark-bg .h3.headline,
.dark-bg a,
.dark-bg {
    color:#eee;
}

.news .slider.news-list-view {
   /*overflow: hidden;*/
}

.frame-rounded-circle picture img {
    border-radius: 50% !important;
}

.frame-rounded picture img {
    border-radius: 10px;
}

.member {
    display: inline-block;
    width: 100%;
}
.member img {
    max-width: 100%;
}

.member-description {
    padding: 20px 0;
}

.news .nav.nav-sidebar.news-menu-view li {
    display: block;
    width: 100%;
}

.btn, link-button {
    text-decoration: none;
    border:0px solid;
}

.card figure {
    margin: 0;
}
.card .image-caption {
    padding: 25px;
}



.container.mg-200, .frame-mg-200 {
    margin-top: -120px;
    padding-top: 30px;
    position: relative;
}

.frame-mg-200 {
    margin-top: -200px;
    padding-top: 40px;
    margin-left: -40px;
    padding-left: 40px;
    margin-right: -40px;
    padding-right: 40px;
    background: #fff;
}
.frame-type-image.frame-mg-200 {
    margin-top: -200px;
    padding-top: 40px;
    margin-left: -40px;
    padding-left: 40px;
    margin-right: -40px;
    padding-right: 40px;
    background: transparent;
}


footer {
    width: 100%;
}

.ce-column {
    margin-right: auto;
}

.row .container {
    z-index: 999;
}

picture img {
    max-width: 100%;
    height: auto;
}



@media (max-width: 991px) {
    .ce-intext.ce-right .ce-gallery {
        margin-left: 0px;
    }
    .ce-gallery img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery {
        width: 450px;
    }
    .container.mg-200, .frame-mg-200 {
        margin-top: calc(-120px + 70px);
        padding-top: 0;

    }
    #nav {
        background: #fff;
    }

    #nav.fixed {
        position: fixed;
    }

    .card-columns {
        -webkit-column-count: 2 !important;
        -moz-column-count: 2!important;
        column-count: 2!important;
    }

}


.form-control:focus {
    box-shadow: 0 0 0 0.2rem transparent !important;
}



@media (max-width: 768px) {
    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery {
        max-width: 100%;
    }
    .ce-gallery img {
        max-width: 100%;
    }
    .ce-intext.ce-right .ce-gallery {
        margin-left:0px !important;
    }
    .ce-intext.ce-left .ce-gallery {
        margin-right:0px !important;
    }

}






@media (max-width: 767px) {
    .container-fluid.fullleft .bgimages,
    .container-fluid.fullright .bgimages {
        width: auto;
        position: relative;
        height: 350px;
        margin-left: -40px;
        margin-right: -40px;
    }
    .shariff .orientation-horizontal.button-style-standard li {
        min-width: 35px !important;
        max-width: 35px;
    }
    container-fluid.fullright .row.align-items-center.ch, .container-fluid.fullleft .row.align-items-center.ch {
        min-height: initial !important;
    }

    .csshadow .csshadow {
        box-shadow: 0px 8px 22px 4px rgba(100, 111, 121, 0.06);
    }

}

@media (max-width: 600px) {
    .card-columns {
        -webkit-column-count: 1 !important;
        -moz-column-count: 1 !important;
        column-count: 1 !important;
    }


    /*.h2.headline   {font-size:200% !important;}*/
 
}

.more, .lead, .link-button.arrow {
    position: relative;
}

.more::before,
a.link-button.arrow::before {
    position: absolute;
    right: -24px;
    top: 12px;
    width: 14px;
    border-top-style: solid;
    border-top-width: 1px;
    content: '';
    transition: right 300ms;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.more::after,
a.link-button.arrow::after {
    top: 7px;
    right: -28px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 10px;
    height: 10px;
    border-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    content: '';
    border-left: transparent;
    border-top: transparent;
    display: inline-block;
    position: absolute;
}

a:hover {
    text-decoration: none !important;
    transition: 0.3s;

}
.btn:hover {
    text-decoration: none;
    opacity: 0.8;
}
.btn {
    line-height: inherit;
    margin-top: 1em;
}

a {
    transition: 0.3s;
    text-decoration: none;
}

.info {
    background: #fff;
}

.primary {
    color: #fff !important;
}

.secondary {
    background: #2d2d31;
    color: #fff !important;
}

.success {
    background: #48b94f;
    color: #fff !important;
}




#nav.fixed nav a, #nav.fixed .logo a {
    color: #333;
    text-align: left;

}

#nav.fixed {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transform: translate(0, -250px);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}



#nav.in-view {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease;
    transform: translate(0, 250px);
    z-index: 9040;
    top: -250px;
}

#nav.in-view ul {
    padding: 5px 0 5px 0;
}

#nav.in-view .navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 56px;
}

#nav {
    position: absolute;
    z-index: 9999;
    width: 100%;
    background: rgba(255,255,255,0.75)
}

.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0);
}
.navbar-toggler {
    padding: 0;
}

#nav ul {
    padding: 20px 0 20px 0;
}

.slick-slide img {
    display: inline-block !important;
}

.responsiveone .slick-slide {
    padding: 0 !important;
}

.responsiveone .slick-prev::before, .responsiveone .slick-next::before {
    font-family: 'slick';
    font-size: 40px;
    line-height: 1;
    opacity: .75;
    /*color: #a6968c;*/
}

.slick-next {
    right: 70px !important;
    z-index: 99;
}

.slick-prev {
    left: 50px !important;
    z-index: 99;
}
.slick-dots li button::before {
    font-size: 10px !important;
}

.slick-dots {
    position: inherit !important;
    margin-top: -20px !important;
}
.slick-track::before, .slick-track::after {
    margin-bottom: 0em !important;
    margin-top: 0em !important;
}




.content p a {
    border-bottom: 1px dotted;
}

.content p a.link-button {
    border-bottom: 0px none;
}

blockquote {
    border-style: solid;
    border-width: 0px 0px 0px 2px;
    border-color: #cecfd2;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 1.3rem 0px;
    padding: 0px 0px 0px 25px;
    color: #cecfd2;
}

p.zitat::before {
    content: open-quote;
    position: absolute;
    left: 5px;
    font-size: 120px;
    line-height: 60px;
    quotes: "“" "”";
}

p.zitat {
    margin: 0px 0px 1.3rem 0px;
    padding: 20px 20px 20px 50px;
    background: #ffffff14;
    border: 1px solid #cecfd26e;
    border-radius: 5px;
    position: relative;
}

 .ce-gallery:last-child {
    margin-bottom: 0px !important;
}

.boxUDContent {
    overflow: hidden;
}

.light-bg blockquote {
    border-color: #000;
    color: #000;
}

.grey-bg blockquote {
    border-color: #000;
    color: #000;
}


/* jQuery ACCORDION */
.panel-title {
    margin: 0 !important;
}

.panel-title a {
    border: 1px solid #ccc;
    width: 100%;
    display: block;
    padding: 5px 10px;
    text-transform: uppercase;
    position: relative;
}
.panel-body header, .tab-content header {display: none}
.panel-body div.frame-space-before-medium,
.panel-body div.frame-space-after-medium,
.tab-content div.frame-space-before-medium,
.tab-content div.frame-space-after-medium {
    margin-top: 0em !important;
    margin-bottom: 0em !important;
}

.panel-body {
    padding: 0.8em 10px 1.3em;
    border: 1px solid #ccc;
    border-top-color: currentcolor;
    border-top-style: solid;
    border-top-width: 1px;
    border-top: 0px;
    background: #f9f9f940;
}

.panel.panel-default {
    margin-bottom: 10px;
}

.collapsed .glyphicon.glyphicon-menu-down.pull-right {
    float: right;
    background: transparent;
    top: 11px;
    right: 11px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 10px;
    height: 10px;
    border-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    content: '';
    border-left: transparent;
    border-top: transparent;
    display: inline-block;
    position: absolute;
    transition: 0.3s;

}
.glyphicon.glyphicon-menu-down.pull-right {
    transition: 0.3s;
    float: right;
    background: transparent;
    top: 14px;
    right: 11px;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    width: 10px;
    height: 10px;
    border-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    content: '';
    border-left: transparent;
    border-top: transparent;
    display: inline-block;
    position: absolute;

}

.nav-pills li::before,
.nav-tabs li::before  {
    content: inherit !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #000 !important;
    background-color: transparent;
}
.nav-pills li.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

.pills-tab {
    background: #f9f9f9;
    padding: 0;
    margin-bottom: 1em;
}
.nav-tabs {
    background: transparent;
    padding: 0;
    margin-bottom: 0em;
}

.col-lg-3.vertical {
    position: relative;
    box-shadow: 26px 0 26px -12px rgba(100, 111, 121, 0.06);
}

.vertical .nav-pills .nav-link {
    border-bottom: 1px dotted;
    border-radius: 0px;
}




/*
 * This file is part of the "icon_content" Extension for TYPO3 CMS.
 *
 * For the full copyright and license information, please read the
 * LICENSE file that was distributed with this source code.
 */
.ce-icon-content .text-left {
    text-align: left;
}
.ce-icon-content .text-center {
    text-align: center;
}
.ce-icon-content .text-end,
.ce-icon-content .text-right {
    text-align: right;
}
.ce-icon-content .float-left {
    float: left;
}
.ce-icon-content .float-right {
    float: right;
}
.ce-icon-content .mt-3 {
    margin-top: 1rem;
}
.ce-icon-content .mr-3 {
    margin-right: 1rem;
}
.ce-icon-content .mb-3 {
    margin-bottom: 1rem;
}
.ce-icon-content .ml-3 {
    margin-left: 1rem;
}
.ce-icon-content.clearfix:after {
    display: block;
    clear: both;
    content: "";
}
.ce-icon-content.d-flex {
    display: flex;
}
.ce-icon-content.d-flex > .flex-grow-1 {
    flex-grow: 1;
}

.parallax-container {
    background-attachment:fixed;
    background-position:center;
    background-size:cover;
    min-height:100vh;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
@media only screen and (max-width:767px) {
    .parallax-container {
        background-attachment:scroll;
    }
}
.container-fluid.parallax {
    overflow:hidden !important;
}

