@import 'typography.css';

.topbar {
    background-color: #fff35e !important;
}

body {
    font-family: "Quicksand", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.42857143;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Quicksand", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: #313131;
}

.gpsr {
    /* display: none !important; */
    display: inline-block;
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 10px 16px 10px 16px;
    margin:20px 0;
}
.gpsr h4 {
    font-size: 20px;
    margin-bottom:8px;
}

a:hover,
a:focus {
    text-decoration: none;
}

.price {
    font-size: 24px;
    font-family: "Quicksand", Helvetica, Arial, sans-serif;
    font-weight: 500;
}

strong.price {
    font-weight: normal !important;
}

#search .input-group-addon button,
#search-form .input-group .btn {
    color: #313131;
}

#search .input-group-addon {
    background-color: transparent;
    border-left: none;
    border-color: #d1d1d1;
}

#search .form-control {
    border-color: #d1d1d1;
    border-right: none;
}

.navbar-default .navbar-nav>li>a {
    color: #313131;
}

header.fixed-navbar .affix #evo-main-nav {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 5px 1px rgb(106 106 106 / 30%) !important;
}

header {
    box-shadow: 0 0 5px 1px rgb(106 106 106 / 30%) !important;
}

header #header-branding {
    padding: 12px 0 6px;
}

#main-wrapper.fluid #content-wrapper>.container>.container-block {
    padding-top: 0;
}

.container-block {
    background-color: transparent !important;
}

#evo-navbar-collapse {
    box-shadow: 0 4px 2px -2px rgb(106 106 106 / 30%) !important;
}

#footer {
    background-color: #1a1a1a !important;
    margin-bottom: 0;
}

#footer #copyright .container-block,
#footer #copyright.container-block {
    background-color: #1a1a1a !important;
}

#logo a img {
    min-width: 190px !important;
    width: 190px !important;
    max-height: none !important;
    height: auto !important;
}

#main-wrapper.boxed header #header-branding {
    padding: 10px 0 5px 0;
}

#evo-main-nav {
    border: none;
}

#evo-main-nav .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#maintenance-mode.navbar {
    margin-bottom: 0;
}

.megamenu .nav {
    background-color: #fff;
    margin-top: -5px;
}

header .container {
    width: 100% !important;
}

#shop-nav {
    margin-top: 0;
}

#search {
    margin-right: 0;
}

.megamenu-content .category-title {
    display: none
}

.navbar-toggle {
    float: left !important;
    margin-left: 15px;
    padding: 0 5px !important;
}

#custom-mobil-navbar a,
.navbar-toggle {
    font-size: 20px !important;
    border: none !important;
    color: #333333 !important
}

#custom-mobil-navbar {
    margin-right: 15px;
}

#custom-mobil-navbar a {
    padding: 10px 5px !important;
    margin-left: 10px;
}

#custom-mobil-navbar a,
#custom-mobil-navbar a:focus,
.navbar-toggle,
.navbar-toggle:focus {
    color: #333333 !important;
    background-color: transparent !important;
    text-decoration: none !important;
}

#custom-mobil-navbar a:hover,
.navbar-toggle:hover,
.navbar-toggle:hover {
    background-color: transparent !important;
    text-decoration: none !important;
    color: #bc3726 !important
}

aside .panel {
    border: 1px solid #dadada;
    border-radius: 4px;
    background-color: transparent;
    margin: 20px 0;
    padding: 0;
}

aside .panel-default>.panel-heading>.panel-title {
    color: #313131;
    /* background: #313131;
    border-bottom: 3px solid #bc3726; */
    background: #eaeaea;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 1px solid #dadada;
    padding: 9px 15px;
    color: #333;
    font-weight: 600;
    font-size: 15px;
}

aside .panel-default>.panel-heading {
    padding: 0;
}

#result-options #filter-collapsible .panel {
    border: none;
    box-shadow: none;
}

#improve_search {
    margin-bottom: 15px;
}

#result-options #filter-collapsible .panel-body {
    padding: 0;
}

#result-options #filter-collapsible #navbar-filter .form-group {
    margin-top: 0;
}

.navbar-custom-brand,
.megamenu .navbar-custom-brand {
    display: none;
}

.navbar-custom-brand img {
    width: 32px;
    height: auto !important;
}

.affix .navbar-custom-brand {
    display: block;
    float: left;
    margin-left: 25px;
    margin-top: 5px;
}

.affix .megamenu .navbar-custom-brand {
    display: none;
}

.affix .navbar-toggle {
    margin-left: 5px;
}

.affix .navbar-toggle {
    margin-left: 5px;
}

.affix .navbar-nav {
    padding: 0 15px;
}

#content-wrapper {
    padding-top: 20px;
}

header.fixed-navbar .affix #evo-main-nav {
    background-color: rgba(255, 255, 255, 1);
}

.img.pull-right {
    margin-left: 0;
    margin-bottom: 20px;
}

#custom-mobil-navbar a,
.navbar-toggle {
    font-size: 16px !important;
}

#product-list.gallery .price,
.slick-slider .price {
    font-size: 22px;
}

strong.price {
    font-weight: 600 !important;
}

li span.value {
    padding-right: 0;
}

.product-cell h4.title {
    font-size: 1.15em;
    margin-bottom: 5px;
    line-height: 1.25em;
}

.product-cell h4.title a {
    color: #313131
}

.btn-default:active:active,
.btn-default.active:active,
.btn-default:active.active,
.btn-default.active.active {
    background-color: #bc3726;
    border-color: #bc3726;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.active:hover,
.btn-default.active:focus {
    background-color: #9a2d1f;
    color: #fff;
}

.nav-tabs>li>a {
    background-color: #eaeaea;
    border-color: #eaeaea;
    color: #333;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    font-weight: 600;
    color: #313131
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
    background-color: #9a2d1f;
    border-color: #9a2d1f;
    color: #fff;
}

.product-category a {
    color: #313131
}

.product-category a:hover {
    color: #bc3726;
}

.evo-slider .image-wrapper {
    height: 200px;
    display: inline-block;
}

.recommendations .panel-default>.panel-heading,
.panel-slider>.panel-heading {
    background: #eaeaea;
    border: 1px solid #eaeaea;
}

.panel-slider .panel-heading .fe {
    font-size: 24px;
}

.tab-content-wrapper,
.panel-wrap {
    padding-top: 10px;
}

.product-offer .price {
    font-size: 34px;
}

.product-pagination.previous .fa,
.product-pagination.next .fa {
    font-size: 60px
}

.product-pagination.previous a,
.product-pagination.next a {
    color: #313131
}

.product-pagination.previous,
.product-pagination.next {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.slick-prev:before {
    content: '\f104';
}

.slick-next:before {
    content: '\f105';
}

.slick-prev:before,
.slick-next:before {
    font-size: 50px;
}

.product-info h1,
.product-info .h1 {
    font-size: 24px;
    line-height: 1.25em;
    font-weight: 600
}

.imgswatches .label-surcharge {
    margin-left: 0 !important;
    margin-right: 7px
}

.bootstrap-select .label-info,
.imgswatches .label-info {
    background-color: transparent;
    padding: 0;
}

.bootstrap-select .label,
.imgswatches .label {
    color: #333;
    font-weight: 600;
    font-size: 100%;
}

.active-filters .label {
    font-size: 100%;
}

.swatches .variation>span.label-variation {
    max-width: 30px !important
}

.swatches.imgswatches .variation img {
    max-width: 30px !important;
    max-height: 30px !important;
}

.swatches .variation .label-variation {
    line-height: 38px;
    height: 40px;
    min-width: 40px;
}

.product-info .pricestarting {
    display: none;
}

.desc h2,
.tab-content .desc h2 {
    font-size: 26px;
    margin-bottom: 10px;
    line-height: 1.3;
}

.tab-content .desc h2 {
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.tab-content .desc h3 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
}

#reviews-overview {
    margin-top: 10px;
}

.product-attributes .label.label-primary {
    background: #333;
}

.product-attributes .label {
    font-size: 100%;
    font-weight: 500;
}

.slider-wrapper {
    margin-top: -20px;
    z-index: 0;
}

.theme-default .nivo-caption,
.custom-subheadline {
    font-family: "Quicksand", Helvetica, Arial, sans-serif;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    padding: 10px 0;
}
 .nivo-caption strong {
    font-weight: 400;
}

.custom-subheadline {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    opacity: 0.8;
    margin: 0;
}

.custom-cat-teaser {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.custom-cat-teaser img {
    transform-origin: center center;
    transition: transform .5s, filter .5s ease-in-out;
    /* filter: grayscale(75%) opacity(75%); */
}

.custom-cat-teaser:hover img {
    /* filter: grayscale(0) opacity(100%); */
    transform: scale(1.05);
}

.theme-default .nivo-directionNav a {
    width: 40px;
    height: 40px;
}

.theme-default a.nivo-nextNav {
    background-position: -40px 0;
}

body[data-page="18"] .main-wrapper .container.custom-container-wrapper {
    width: 100% !important;
    padding: 0 !important;
}

body[data-page="18"] .main-wrapper .container.custom-container-wrapper .row {
    margin-left: 0;
    margin-right: 0;
}

body[data-page="18"] .panel-slider,
.custom-startpage-container {
    margin: 0 auto 30px;
    ;
}

.thumbnail>img,
.thumbnail a>img {
    transform-origin: center center;
    transition: transform .5s, filter .5s ease-in-out;
    transform: scale(.9);
}

.thumbnail>img:hover,
.thumbnail a>img:hover {
    transform: scale(1);
}

.image-box.loaded .image-content img {
    transition: transform .5s ease;
    transform: scale(0.9);
}

.image-box.loaded .image-content img:hover {
    transform: scale(1);
}

.imgswatches {
    overflow: hidden;
    overflow-y: auto;
    height: auto;
    padding-left: 1px;
}

.variations dt,
.variations dd {
    line-height: 2.5;
}

.custom-slider {
    overflow-y: hidden;
    min-height: 180px;
}

.custom-slider ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}

.custom-slider li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor: pointer;
}

.custom-slider img {
    display: block;
    height: auto;
    width: 200px;
    margin: 20px auto 0;
}

.lSPrev,
.lSNext {
    color: #cccccc;
    opacity: 0.75;
}

.lSPrev:hover,
.lSNext:hover {
    color: #cccccc;
    opacity: 1;
}

.lSPrev .fa,
.lSNext .fa {
    font-size: 50px;
}

.custom-slider a img {
    transform-origin: center center;
    transition: transform .5s, filter .5s ease-in-out;
    transform: scale(.9);
    filter: grayscale(100%) opacity(.75);
}

.custom-slider a img:hover {
    transform: scale(1);
    filter: grayscale(0) opacity(1);
    backface-visibility: hidden;
    transform: translateZ(0);
}

#faq .panel-group .panel {
    border: none;
    border-bottom: 1px solid #ddd
}

#faq .panel-heading {
    padding-left: 0;
}

#faq .btn-link {
    color: #313131;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    white-space: normal;
    text-align: left;
}

#faq .btn-link:hover,
#faq .btn-link:focus {
    text-decoration: none;
    outline: none;
}

#faq .btn-link:focus {
    color: #313131;
}

#faq .btn-link:hover {
    color: #bc3726;
}

#faq .panel-body {
    padding: 0 0 15px 0;
}

#faq h2 {
    margin-bottom: 5px;
}

.megamenu-content h2 {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1.3;
}

legend,
.form-control {
    color: #313131;
}

.bi {
    width: 20px;
    height: 20px;
    margin-right: 6px;
    margin-top: 2px;
    color: #313131 !important;
    float: left;
}

#footer .bi {
    color: #ddd !important;
}

.title h2 {
    font-size: 27px;
}

#system-credits a,
#system-credits a:hover {
    color: #9a9a9a
}

#footer .footnote-reference {
    color: #9a9a9a;
    font-size: 16px;
}

#custom-footer-contact h5 {
    margin-bottom: 8px;
}

#custom-footer-contact strong {
    font-weight: 600;
    color: #ddd
}

#custom-footer-contact section {
    margin-bottom: 10px;
}

#footer .nav-list a {
    padding: 6px 15px 6px 0;
}

#result-wrapper .special-price {
    display: inline-block;
    clear: both;
}

#tos.well,
#data-privacy.well,
#revocation-instruction.well {
    background-color: transparent !important;
}

.footer-additional {
    display: none
}

#footer .btn-social {
    color: #cccccc;
}

#footer .btn-social:hover {
    color: #fff;
}

header .badge em {
    font-style: normal;
}


/* header .dropdown-toggle:hover .badge {
    background-color: #9a2d1f;
} */

.form-group .form-error-msg {
    font-size: 16px;
    font-weight: 600;
}

.btn,
.variations .variation {
    font-weight: 500
}

body[data-page="18"] .slider-wrapper {
    min-height: calc((100vw / 2.42) + 80px);
}

body[data-page="18"] #slider-1 {
    min-height: calc(100vw / 2.42);
}

body[data-page="18"] .nivoSlider {
    background: url(/templates/Evo/themes/evo/loading.gif), linear-gradient(#efefef, #fafafa, #999) no-repeat 50% 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.lSAction>a {
    width: 100px !important;
    height: 200px !important;
    margin-top: -100px !important;
    background-image: none !important;
    text-align: center;
}

.lSAction>a .fa {
    margin-top: 75px;
}

body[data-page="3"] #content h1,
body[data-page="19"] #content h1,
body[data-page="20"] #content h1,
body[data-page="31"] #content h1,
body[data-page="27"] #content h1,
body[data-page="21"] #content h1 {
    text-align: center;
}

.desc .pull-right {
    float: none !important;
}

.basket_wrapper .shortdescription {
    font-size: 14px !important
}

.basket_wrapper .shortdescription p {
    font-size: 14px !important
}

.bootstrap-select .dropdown-toggle:hover .label-surcharge,
.bootstrap-select .dropdown-toggle:focus .label-surcharge {
    color: #fff;
}

.bootstrap-select .dropdown-toggle[aria-expanded="true"]:hover .label-surcharge {
    color: #333;
}

.hb-partner,
.wikilogo,
.paypal-partner,
.vorkasse-partner {
    opacity: .5;
    text-align: center;
}

.hb-partner:hover,
.wikilogo:hover {
    opacity: 1;
}

.paypal-partner img {
    margin: 46px 0 0;
    height: 28px;
    width: auto;
}

.vorkasse-partner h3 {
    margin: 46px 0 0;
}

.form-group label {
    font-weight: 600 !important;
}

#logo {
    text-align: center;
}

#logo a {
    display: inline-block;
    margin-bottom: 5px;
}

.header-shop-nav,
#search,
#search-wrapper {
    width: 100% !important;
}

.navbar-default .nav>li>a,
.navbar-inverse .nav>li>a {
    padding: 12px 15px;
}

body[data-page="1"] .manufacturer-row .img-sm {
    max-width: 80px !important;
    max-height: 80px !important;
    margin-bottom: 6px;
}

body[data-page="1"] .manufacturer-row .price {
    font-size: 26px;
}

body[data-page="2"] #result-wrapper .desc.clearfix {
    display: none;
}


@media (min-width: 768px) {
    #logo a {
        margin-bottom: 0;
    }

    #logo {
        text-align: left;
    }

    .header-shop-nav,
    #search,
    #search-wrapper {
        width: auto !important;
    }

    .container-block.beveled {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        padding: 0 !important;
    }

    #main-wrapper.fluid #content-wrapper .container {
        margin-top: 0;
    }

    #evo-nav-wrapper .container-block {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #preview {
        position: absolute;
        border: 1px solid #dadada;
        background: #fff;
        padding: 10px;
        display: none;
        color: #333;
        z-index: 100 !important;
        box-shadow: 0 0 10px 1px rgb(106 106 106 / 50%) !important;
    }

    #preview img {
        margin-bottom: 5px;
        width: 300px;
        height: 300px;
    }

    .swatches .variation>span.label-variation {
        max-width: 25px !important
    }

    .swatches.imgswatches .variation img {
        max-width: 25px !important;
        max-height: 25px !important;
    }

    .swatches .variation .label-variation {
        line-height: 18px;
        height: 25px;
        min-width: 35px;
    }

    .imgswatches .label {
        font-size: 90%;
    }

    .custom-subheadline,
    .theme-default .nivo-caption {
        font-size: 24px;
        padding: 15px 0;
    }

    .custom-slider img {
        width: 200px;
    }

    .breadcrumb {
        padding-bottom: 6px;
        padding-left: 0;
        list-style: none;
        font-size: 15px;
        border-bottom: 1px solid #dfdfdf;
        background-color: transparent;
        border-radius: 0;
    }

    .breadcrumb a {
        color: #313131
    }

    .breadcrumb a:hover {
        color: #bc3726;
    }

    #ueber-uns .breadcrumb,
    body[data-page="3"] .breadcrumb,
    body[data-page="20"] .breadcrumb,
    body[data-page="21"] .breadcrumb,
    body[data-page="27"] .breadcrumb,
    body[data-page="19"] .breadcrumb,
    body[data-page="31"] .breadcrumb,
    body[data-page="25"] .breadcrumb,
    body[data-page="5"] .breadcrumb,
    #faq .breadcrumb {
        display: none;
    }

    #ueber-uns #content,
    body[data-page="3"] #content,
    body[data-page="21"] #content,
    body[data-page="27"] #content,
    body[data-page="20"] #content,
    body[data-page="19"] #content,
    body[data-page="31"] #content,
    body[data-page="25"] #content,
    body[data-page="5"] #content,
    #faq #content {
        margin-top: 20px;
    }

    #faq .btn-link {
        font-size: 18px;
    }

    .title h2 {
        font-size: 36px;
    }

    .custom-partner-logos {
        margin: 20px 0;
    }


    .price {
        font-size: 26px;
    }

    #product-list.gallery .price,
    .slick-slider .price {
        font-size: 24px;
    }
}

@media (min-width: 992px) {
    header {
        box-shadow: 0 0 5px 1px rgb(106 106 106 / 30%) !important;
    }

    .affix .navbar-header .navbar-custom-brand {
        display: none !important
    }

    .affix .megamenu .navbar-custom-brand {
        display: block;
    }

    .affix .navbar-nav {
        padding: 0;
    }

    #evo-navbar-collapse {
        box-shadow: none !important;
    }

    header .container,
    .affix .container-fluid,
    body[data-page="18"] .panel-slider,
    .custom-startpage-container {
        width: 970px !important;
    }

    #logo a img {
        width: 250px !important;
        margin-left: 10px;
    }

    #shop-nav {
        margin-top: 5px;
    }

    #search {
        margin-right: 15px;
    }

    .megamenu-content .category-title {
        display: block
    }

    .megamenu {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        background-color: transparent;
    }

    .navbar-default a.dropdown-toggle:hover {
        color: #313131 !important
    }

    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus {
        color: #313131 !important;
        background-color: transparent;
    }

    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus {
        color: #fff !important;
        background-color: #313131;
    }

    .navbar-default .navbar-nav>.active>a {
        font-weight: 700;
    }

    .navbar-default .nav>li>a,
    .navbar-inverse .nav>li>a {
        padding: 10px 15px;
        margin-top: 5px;
    }

    .megamenu .nav {
        margin-top: 0;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 18px;
    }

    .header-shop-nav a:hover,
    .header-shop-nav a:focus {
        background-color: transparent !important
    }

    .header-shop-nav a.btn-primary:hover,
    .header-shop-nav a.btn-primary:focus {
        background-color: #9a2d1f !important
    }

    .header-shop-nav .open>a,
    .header-shop-nav .open>a:hover,
    .header-shop-nav .open>a:focus {
        background-color: transparent !important
    }

    #main-wrapper.aside-active .breadcrumb {
        margin-top: 24px;
    }

    .megamenu .mega-categories .category-wrapper img {
        height: 125px;
        width: auto !important;
    }

    .affix .megamenu .nav {
        margin-left: 55px;
    }

    .affix .megamenu .navbar-right {
        margin-right: 15px;
    }

    .affix .navbar-custom-brand {
        display: block;
        position: absolute;
        top: 6px;
        left: 0;
        margin-left: 10px;
        margin-top: 0;
    }

    .navbar-custom-brand img {
        width: 38px;
    }

    .container-block.beveled {
        padding: 15px !important;
    }

    #content-wrapper {
        padding-top: 0;
    }

    .image-gallery.has-thumbs ul.image-container {
        margin: 0;
    }

    .image-gallery.has-thumbs ul.image-thumbs {
        position: relative;
        top: auto;
        left: auto;
        margin: 0;
    }

    .image-gallery.has-thumbs ul.image-thumbs li {
        display: inline-block;
    }

    #preview img {
        width: 400px;
        height: 400px;
    }

    .imgswatches .label {
        font-size: 100%;
    }

    .swatches .variation>span.label-variation {
        max-width: 35px !important
    }

    .swatches.imgswatches .variation img {
        max-width: 35px !important;
        max-height: 35px !important;
    }

    .swatches .variation .label-variation {
        line-height: 44px;
        height: 45px;
        min-width: 45px;
    }

    .product-info .price {
        font-size: 30px;
    }

    .slider-wrapper {
        margin-top: 0;
    }

    .custom-subheadline,
    .theme-default .nivo-caption {
        font-size: 28px;
        padding: 20px 0;
    }

    .imgswatches {
        height: 180px;
    }

    .affix .navbar>.container {
        margin-top: 0;
    }

    .affix .megamenu .dropdown.megamenu-fw .dropdown-menu {
        margin-top: -1px;
    }

    #footer {
        font-size: 14px;
    }

    #copyright {
        padding-bottom: 0 !important
    }

    #custom-copyright,
    #system-credits {
        margin-top: 15px;
    }

    .padded-lg-top {
        padding-top: 10px;
    }

    #custom-footer-part {
        padding: 0 20px;
    }

    #custom-footer-contact {
        min-width: 140px;
        float: right
    }

    #cart-formr small,
    #cart-form .small,
    #panel-submit-order small,
    #panel-submit-order .small {
        font-size: 14px !important;
    }

    #product-list.gallery .price,
    .slick-slider .price {
        font-size: 28px;
    }
}

@media (min-width: 1200px) {
    body {
        font-size: 15px;
    }

    #logo a img {
        width: 280px !important;
        margin-top: -4px;
    }

    header .container,
    .affix .container-fluid,
    body[data-page="18"] .panel-slider,
    .custom-startpage-container {
        width: 1170px !important;
    }

    #content p {
        font-size: 16px;
    }

    .product-info p {
        font-size: 14px !important;
    }

    .custom-slide table td {
        padding: 20px 30px 25px;
    }

    .custom-slide-price {
        width: 180px;
    }

    .custom-slide h2,
    .custom-slide span {
        font-size: 22px !important;
    }

    .megamenu .caret {
        margin-left: 6px;
    }

    .img.pull-right {
        margin-left: 20px;
        width: 400px;
    }

    .imgswatches .label {
        font-size: 85%;
    }

    .swatches .variation>span.label-variation {
        max-width: 25px !important
    }

    .swatches.imgswatches .variation img {
        max-width: 25px !important;
        max-height: 25px !important;
    }

    .swatches .variation .label-variation {
        line-height: 20px;
        height: 27px;
        min-width: 35px;
    }

    /* .product-info .price {
        font-size: 34px;
    } */

    #product-list .price {
        font-size: 24px;
    }

    #product-list.gallery .price {
        font-size: 28px;
    }

    .custom-subheadline,
    .theme-default .nivo-caption {
        font-size: 30px;
        padding: 25px 0;
    }

    .imgswatches {
        height: 200px;
    }

    #faq .btn-link {
        font-size: 20px;
    }

    .desc .pull-right {
        float: right !important;
    }
}

@media (min-width: 1550px) {
    header {
        box-shadow: 0 0 5px 1px rgb(106 106 106 / 30%) !important;
    }

    .main-wrapper .container,
    header .container,
    .affix .container-fluid,
    body[data-page="18"] .panel-slider,
    .custom-startpage-container {
        width: 1500px !important
    }

    #search .form-control {
        font-size: 16px;
        height: 35px;
    }

    #shop-nav .fe {
        font-size: 19px !important
    }

    #shop-nav .fe-user,
    #shop-nav .fe-shopping-cart {
        margin-right: 5px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 20px;
    }

    .navbar-default .nav>li>a,
    .navbar-inverse .nav>li>a {
        padding: 15px;
        margin-top: 0
    }

    .img.pull-right {
        width: 600px;
    }

    .imgswatches .label {
        font-size: 100%;
    }

    .swatches .variation>span.label-variation {
        max-width: 50px !important
    }

    .swatches.imgswatches .variation img {
        max-width: 50px !important;
        max-height: 50px !important;
    }

    .swatches .variation .label-variation {
        line-height: 46px;
        height: 50px;
        min-width: 50px;
    }

    .product-info .price {
        font-size: 32px;
    }

    .custom-subheadline,
    .theme-default .nivo-caption {
        font-size: 40px;
        padding: 30px 0;
    }

    #content p,
    .Haendlerbund_Rechtstext_Titel {
        font-size: 20px;
    }

    #content p,
    .Haendlerbund_Rechtstext_Absatz,
    #content p,
    .Haendlerbund_Rechtstext_Paragraph {
        font-size: 17px;
    }

    #article-tabs p {
        font-size: 16px;
    }

    .affix .megamenu .dropdown.megamenu-fw .dropdown-menu {
        margin-top: -2px;
    }

    .custom-slider img {
        width: 250px;
    }

    .custom-slider {
        min-height: 250px;
        margin-top: 30px;
    }

    #faq h2 {
        margin-bottom: 10px;
    }

    title h2,
    h1,
    .h1 {
        font-size: 38px;
    }

    h2,
    .h2 {
        font-size: 32px;
    }

    #custom-footer-contact {
        min-width: 165px;
    }

    #footer {
        font-size: 16px;
    }

    #custom-copyright,
    #system-credits {
        margin-top: 10px;
    }

    .megamenu .title.h5 {
        font-size: 15px;
    }

    #footer .panel .panel-title {
        font-size: 18px;
    }

    .product-info h1,
    .product-info .h1 {
        font-size: 26px;
    }

}

@media (min-width: 1800px) {
    body {
        background: #222 !important;
    }

    body[data-page="15"] {
        background: #efefef !important;
    }

    .main-wrapper {
        max-width: 1920px;
        margin: 0 auto;
        background: #fff;
    }

    .main-wrapper .container,
    body[data-page="18"] .panel-slider,
    .custom-startpage-container {
        width: 1500px;
    }

    .custom-partner-logos {
        margin: 30px 0;
    }
}

@media (min-width: 1920px) {
    body[data-page="18"] .slider-wrapper {
        min-height: 85px;
    }

    body[data-page="18"] #slider-1 {
        min-height: 805px;
    }
}