/* FONTS / GENERAL 
-------------------------------------- */
/* julius-sans-one-regular - latin */
@font-face {
    font-family: 'Julius Sans One';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/julius-sans-one-v6-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Julius Sans One'), local('JuliusSansOne-Regular'),
        url('../fonts/julius-sans-one-v6-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/julius-sans-one-v6-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/julius-sans-one-v6-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/julius-sans-one-v6-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/julius-sans-one-v6-latin-regular.svg#JuliusSansOne') format('svg');
    /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/open-sans-v15-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans Regular'), local('OpenSans-Regular'),
        url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/open-sans-v15-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg');
    /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/open-sans-v15-latin-700.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans Bold'), local('OpenSans-Bold'),
        url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/open-sans-v15-latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg');
    /* Legacy iOS */
}

.columns {
    margin-bottom: 30px;
}


html,
body,
span,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
a,
label,
.panel h2,
table tr th {
    font-family: 'Open Sans', sans-serif;
    color: #898989;
}

a,
a:hover,
a:active,
a:focus {
    color: #00263a;
}

h1,
h1.entry-title {
    font-family: 'Julius Sans One', sans-serif;
    margin-bottom: 25px;
    font-size: 2.2rem;
    font-variant: small-caps;
    letter-spacing: 2px;
}

h2,
.panel h2 {
    font-size: 1.6rem;
}

h3 {
    font-family: 'Julius Sans One', sans-serif;
    font-size: 1.4rem;
}

#sidebar h3 {
    font-family: 'Open Sans';
    font-style: normal;
    margin-bottom: 10px;
    font-size: 1rem;
}

a.button, a.button:visited {
    background-color: transparent;
    font-family: 'Julius Sans One', sans-serif;
    font-size: 1.1rem;
    color: #898989;
    border: 1px solid #898989;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 1rem 0;
    padding: 1rem 1.6rem;
}

a.button:hover, a.button:active, a.button:focus {
    background-color: #556f8e;
}

.small {
    font-size: 80%;
}

label {
    font-size: 1rem;
    cursor: auto !important;
}

.label {
    background-color: transparent;
}

.kontakt label {
    width: 70px;
    float: left;
}

span.backorder {
    display: none;
}

.product_cat-online span.backorder {
    display: block;
    font-size: 11px;
}

span.wpcf7-list-item.first.last,
span.wpcf7-list-item.first.last input[type="checkbox"] {
    margin: 0 5px 0 0 !important;
}


.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.embed-container.kontakt,
.embed-container.kontakt iframe {
    height: 528px;
}

.embed-container.kontakt {
    padding-bottom: 0;
}

article#post-5 {
    margin-top: 0px;
    background: white;
    margin-left: 42.5%;
    width: 50%;
    position: absolute;
    z-index: 999;
    padding: 25px;
    display: none;
}

/* META 
-------------------------------------- */

section.meta .columns {
    margin-bottom: 0;
}

section.meta {
    background-color: #f2f2f2;
    padding: 6px 0;
    text-align: right;
}

section.meta p {
    margin-bottom: 0;
    font-size: 0.8rem;
}


/* HEADER 
-------------------------------------- */

#fixed-header {
    position: fixed;
    width: 100%;
    z-index: 99999;
}

header#header .columns {
    margin-bottom: 0;
}


header#header {
    background: #fff;
    padding: 40px 0;
}

@media (max-width: 960px) {
.dgwt-wcas-search-wrapp.dgwt-wcas-no-submit.woocommerce.js-dgwt-wcas-layout-icon-flexible.dgwt-wcas-layout-icon-flexible.js-dgwt-wcas-mobile-overlay-enabled.dgwt-wcas-layout-icon-flexible-loaded.js-dgwt-wcas-layout-icon.dgwt-wcas-layout-icon {
    margin-left: 50%!important;
}
}

/* Search */

.dgwt-wcas-search-icon.js-dgwt-wcas-search-icon-handler {
    text-align: center;
    display: block;
    margin: 0 auto!important;
}

span.itemsorder {
    display: none;
}


/* Suchergebnisliste */

.search-results .blogpost-entry {
    width: 50%;
    float: left;
    min-height: 360px;
    margin-bottom: .5rem !important;
}

.search-results .blogpost-entry .entry-content,
.search-results .blogpost-entry footer,
.search-results .blogpost-entry header time,
.search-results .blogpost-entry header .byline.author {
    display: none;
}

.search-results .pagination-centered ul.pagination li {
    margin-top: 2.5rem !important;
}


/* NAVIGATION 
-------------------------------------- */

.the--nav {
    margin-top: 32px;
    float: right;
}

nav.the--nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

nav.the--nav ul li {
    font-size: 1rem;
    display: block;
    float: left;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    text-decoration: none;
    transition-duration: 0.5s;

}

nav.the--nav ul li a {
    font-family: 'Julius Sans One', sans-serif;
    color: #898989;
}

nav.the--nav ul li a:hover {
    color: #00263a;
}


/* NAV SECOND LEVEL*/

ul.sub-menu.dropdown,
ul.dropdown.menu.vertical {
    visibility: hidden;
    opacity: 0;
    min-width: 5rem;
    position: absolute;
    transition: all 0.5s ease;
    padding-top: .5rem;
    left: 0;
    display: none;
    z-index: 9001;
    background: #fff;
}

ul.sub-menu.dropdown li.menu-item
ul.dropdown.menu.vertical li.menu-item {
    background: #fff;
    min-width: 140px;
    padding-left: 10px;
}

li.menu-item:hover > ul,
ul li ul:hover,
ul#menu-hauptmenue li.menu-item-has-children:hover > ul.dropdown.menu.vertical {
    visibility: visible;
    opacity: 1;
    display: block;
}

ul li ul li {
    clear: both;
    width: 100%;
}

ul li ul li a:hover {
    color: #444 !important;
}


/* MOBILE NAV
-------------------------------------- */

.mob-menu-header-holder.mobmenu {
    background: #f2f2f2;
    margin-bottom: 1rem;
}



/* FOOTER 
-------------------------------------- */

footer#footer {
    background-color: #f2f2f2;
    padding: 30px 0 0 0;
    margin-top: 30px;
}

footer#footer h3 {
    font-family: 'Julius Sans One', sans-serif;
    font-size: 1.4rem;
    font-variant: small-caps;
    letter-spacing: 1px;
}

footer#footer p,
footer#footer label {
    font-size: 0.8rem;
}

footer#footer label {
    width: 60px;
    float: left;
}

footer#footer a {
    color: #898989;
}


p.footer-info {
    background-color: #f2f2f2;
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
    font-size: 0.8rem !important;
}


.vkarte {
    width: 15px;
    opacity: .4;
    margin-top: -2px;
}


/* BREADCRUMB
-------------------------------------- */

nav.woocommerce-breadcrumb,
nav.woocommerce-breadcrumb a {
    font-family: 'Julius Sans One', sans-serif;
    font-size: 0.8rem;
}

nav.woocommerce-breadcrumb a {
    color: #9d9d9d;
}


/* CONTENT
-------------------------------------- */

.container {
    padding-top: 12rem;
}




/* STARTSEITE
-------------------------------------- */

#startslider {
    margin-bottom: 6rem;
}



section.teaser_bild_rechts {
    display: flex;
    margin: 3rem 0;
}

section.teaser_bild_rechts .bild {
    max-height: 390px;
    height: 100%;
    background-color: #f2f2f2;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden;
    -webkit-box-shadow: -20px 20px 0px 5px #F2F2F2; 
    box-shadow: -20px 20px 0px 5px #F2F2F2;
}

section.teaser_bild_rechts .bild img {
    border: 1px solid #f2f2f2;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

section.teaser_bild_rechts .bild img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

section.teaser_bild_rechts .text .content {
    width: calc( 79.333333333333% - 0.033333333333333% );
    margin-left: calc( 8.3333333333333% - -0.016666666666667%);
    padding-top: 10%;
    padding-bottom: 10%;
}



section.teaser_bild_links {
    display: flex;
    margin: 3rem 0;
}

section.teaser_bild_links .bild {
    max-height: 390px;
    height: 100%;
    background-color: #f2f2f2;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden;
    -webkit-box-shadow: 20px -20px 0px 5px #F2F2F2; 
    box-shadow: 20px -20px 0px 5px #F2F2F2;
}

section.teaser_bild_links .bild img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

section.teaser_bild_links .bild img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

section.teaser_bild_links .text .content {
    width: calc( 79.333333333333% - 0.033333333333333% );
    margin-left: calc( 8.3333333333333% - -0.016666666666667%);
    padding-top: 10%;
    padding-bottom: 10%;
}



/* SIDEBAR
-------------------------------------- */

aside#sidebar {
    border-left: 1px solid #cecece;
}


/* SIDEBAR SHOP
-------------------------------------- */

#sidebar .widget {
    margin-bottom: 20px;
}


ul.pwb-row {
    list-style-type: none;
    list-style-position: inside;
    margin-left: 0;
}

ul.pwb-row li {
    width: 18.39% !important;
    padding: 0 !important;
    margin: 0 2% 2% 0 !important;
}

ul.pwb-row li:nth-child(5n+0) {
    margin-right: 0 !important;
}



.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #cecece !important;
}

#sidebar select#product_cat {
    margin-bottom: 0;
}

select,
.select2-container--default .select2-selection--single,
.select2-container .select2-selection--single {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: #FAFAFA !important;
    border-radius: 0 !important;
    border-color: #cccccc !important;
    color: rgba(0, 0, 0, 0.75) !important;
    font-family: inherit !important;
    font-size: 0.875rem !important;
    line-height: normal !important;
    padding: 0.5rem !important;
    border-radius: 0 !important;
    height: 2.3125rem !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: rgba(0, 0, 0, 0.75) !important;
    font-family: inherit !important;
    font-size: 0.875rem !important;
    line-height: normal !important;
    font-weight: normal !important;
    display: block !important;
    white-space: pre !important;
    min-height: 1.2em !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50% !important;
    right: 3% !important;
    height: 5px !important;
    width: 5px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 3px 3px 0 3px !important;
    border-top-color: #222 !important;
}

.select2-container--default .select2-search--dropdown {
    display: none;
}

.select2-results__option {
    color: rgba(0, 0, 0, 0.75) !important;
    font-family: inherit !important;
    font-size: 0.875rem !important;
    line-height: normal !important;
    padding: 1px 10px !important;
}

.select2-results__option:focus,
.select2-results__option:active {
    outline: none !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #ababab !important;
    color: #fff !important;
    font-weight: normal !important;
}



/* DIV PAGES
-------------------------------------- */

.teambild img {
    width: 1410px;
}

.teambild,
.teammitglied {
    text-align: center;
}

.teammitglied h3 {
    font-family: 'Julius Sans One', sans-serif;
}

.teammitglied a:hover img {
    opacity: 0.8;
    transition-timing-function: ease-in;
    transition: 0.2s;
}



/* Layouts */


section.layout_text_links_bild_rechts {
    display: flex;
    margin: 3rem 0;
}

section.layout_text_links_bild_rechts .bild {
    background-color: #f2f2f2;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden;
    -webkit-box-shadow: -20px 20px 0px 5px #F2F2F2; 
    box-shadow: -20px 20px 0px 5px #F2F2F2;
}

section.layout_text_links_bild_rechts .bild img {
    border: 1px solid #f2f2f2;
}

section.layout_text_links_bild_rechts .text .content {
    padding-right: 10%;
    padding-top: 5%;
    padding-bottom: 5%;
}


section.layout_text_rechts_bild_links {
    display: flex;
    margin: 3rem 0;
}

section.layout_text_rechts_bild_links .bild {
    background-color: #f2f2f2;
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden;
    -webkit-box-shadow: 20px -20px 0px 5px #F2F2F2; 
    box-shadow: 20px -20px 0px 5px #F2F2F2;
}

section.layout_text_rechts_bild_links .bild::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
    background-color: white;
}

section.layout_text_rechts_bild_links .bild img {
    border: 1px solid #f2f2f2;
}

section.layout_text_rechts_bild_links .text .content {
    padding-left: 10%;
    padding-top: 5%;
    padding-bottom: 5%;
}




/* DIV
-------------------------------------- */

.rev_slider ul.tp-revslider-mainul li.tp-revslider-slidesli .tp-mask-wrap a.Sehmnner-Button.rev-btn {
    -moz-border-width: 1px !important;
}

rs-layer#slider-15-slide-55-layer-11 {
    text-decoration: none!important;
}


#rev_slider_18_1_wrapper {
    margin-bottom: 60px !important;
}

/* WOOCOMMERCE PARTIAL CATALOGE MODE
-------------------------------------- */


span.woocommerce-Price-amount.amount,
p.wc-gzd-additional-info.delivery-time-info,
span.price,
p.price,
form.cart,
a.button.product_type_simple,
span.woocommerce-Price-amount.amount,
small.woocommerce-price-suffix {
    display: none !important;
}


li.product_cat-online span.price .product_cat-online p.price,
.product_cat-online span.woocommerce-Price-amount.amount,
.product_cat-online p.wc-gzd-additional-info.delivery-time-info,
.product_cat-online span.price,
.product_cat-online p.price,
.product_cat-online form.cart,
.product_cat-online a.button.product_type_simple,
.product_cat-online span.woocommerce-Price-amount.amount,
.product_cat-online small.woocommerce-price-suffix,
.woocommerce-cart span.woocommerce-Price-amount.amount,
.woocommerce-cart p.wc-gzd-additional-info.delivery-time-info,
.woocommerce-cart span.price,
.woocommerce-cart p.price,
.woocommerce-cart form.cart,
.woocommerce-cart a.button.product_type_simple,
.woocommerce-cart span.woocommerce-Price-amount.amount,
.woocommerce-cart small.woocommerce-price-suffix .festi-cart-menu-item span.woocommerce-Price-amount.amount,
.festi-cart-menu-item p.wc-gzd-additional-info.delivery-time-info,
.festi-cart-menu-item span.price,
.festi-cart-menu-item p.price,
.festi-cart-menu-item form.cart,
.festi-cart-menu-item a.button.product_type_simple,
.woocommerce-multistep-checkout span.woocommerce-Price-amount.amount,
.woocommerce-multistep-checkout p.wc-gzd-additional-info.delivery-time-info,
.woocommerce-multistep-checkout span.price,
.woocommerce-multistep-checkout p.price,
.woocommerce-multistep-checkout form.cart,
.woocommerce-multistep-checkout a.button.product_type_simple,
.woocommerce-multistep-checkout span.woocommerce-Price-amount.amount,
.woocommerce-multistep-checkout small.woocommerce-price-suffix {
    display: block !important;
}


/* WOOCOMMERCE
-------------------------------------- */

.woof_products_top_panel {
    display: none !important;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-weight: normal;
}

#sidebar .woocommerce button.button {
    font-size: .8751em;
}

.woocommerce nav.shop-pagination ul,
.woocommerce nav.shop-pagination ul li {
    border: none !important;
}

.woocommerce nav.shop-pagination ul li span.current,
.woocommerce nav.shop-pagination ul li a:hover {
    background: transparent;
    border-bottom: 2px solid #8a7e88;
    transition-timing-function: ease-in;
    transition: 0.2s;
}

.woocommerce nav.shop-pagination ul li a,
.woocommerce nav.shop-pagination ul li span {
    padding: .5em .3em;
}

.woocommerce nav.shop-pagination ul li {
    margin-right: 6px;
}


.tax-product_brand .term-description {
    margin-bottom: 80px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #3e536b;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #556f8e;
    color: #ffffff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    color: #fff !important;
    background-color: #3e536b;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    background-color: #556f8e;
}

body div.festi-cart-window-content {
    z-index: 99999999;
}

body div.festi-cart-products {
    border: 1px solid #ccc;
    z-index: 999999999;
    background-color: #fff !important;
}

.festi-cart-products p.delivery-time-info {
    font-size: 13px !important;
}

body a#festi-cart.festi-cart.festi-cart-customize {
    text-align: left;
    background-color: transparent;
    border: 0px solid;
    border-color: transparent;
    padding: 10px;
    border-radius: 1px 1px 1px 1px;
}

body a#festi-cart.festi-cart.festi-cart-customize:hover, body a#festi-cart.festi-cart.festi-cart-customize.festi-cart-active {
    background-color: transparent;
    border-color: transparent;
}

a.festi-cart.festi-cart-.woocart-show {
    position: fixed!important;
    right: 25px;
    top: 55px;
}

@media screen and (max-width: 1023px) {
    a.festi-cart.festi-cart-.woocart-show {
        position: fixed!important;
        right: 25px;
        top: 100px;
    }
}

.woocommerce ul.step-nav.nav-wizard li.active,
.woocommerce ul.step-nav.nav-wizard li.active a,
.woocommerce ul.step-nav.nav-wizard li.active a span,
body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-view-cart {
    background: #1e85be !important;
    color: #fff;
}

.woocommerce-multistep-checkout ul.nav-wizard li.active:after {
    border-left-color: #1e85be !important;
}

.woocommerce a.showlogin {
    color: #d81010;
}

nav.shop-pagination ul {
    text-align: center;
}

nav.shop-pagination ul li {
    display: inline;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #f2f2f2;
    color: #3e536b;
}

.tax-product_brand .prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_brand.prdctfltr_multi.prdctfltr_text,
/*.tax-product_brand .prdctfltr_filter.prdctfltr_attributes.prdctfltr_cat.prdctfltr_multi.prdctfltr_merge_terms.prdctfltr_text,*/
.woocommerce-result-count,
form.woocommerce-ordering {
    display: none;
}




/* WOOCOMMERCE PRODUKTDETAILS
-------------------------------------- */

h1.product_title.entry-title {
    display: none;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 24% !important;
    margin: 5px 5px 0 0 !important;
}

.woocommerce .pswp__ui--fit .pswp__caption {
    display: none;
}

.woocommerce .legal-price-info,
.woocommerce .product_meta,
.woocommerce ul.tabs li,
article.product h1.entry-title {
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs .panel {
    border: none !important;
    background: transparent;
}

table tr.even,
table tr.alt,
table tr:nth-of-type(even),
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
    background: transparent;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    display: none;
}

.woocommerce div.product .woocommerce-tabs .panel p {
    color: #898989;
}

.woocommerce-product-details__short-description {
    display: none;
}

img.brand.alignright {
    float: right;
    width: 64px;
    margin: 0 0 25px 25px;
}


table.variations tr td {
    padding: 0;
}

table.variations tr td.label {
    padding-top: 6px;
}


section.related.products {
    margin-top: 80px;
}

.festi-cart-content {
    position: relative;
    top: -12px;
}

span.festi-cart-quantity {
    color: #d81010 !important;
    font-weight: bold !important;
}

span.festi-cart-text-after-quantity {
    display: none !important;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #000 !important;
}

del {
    color: #d51d0e !important;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    display: inline-block;
    color: #d51d0e !important;
}

.woocommerce span.onsale {
    width: 50px;
    height: 50px;
    background-color: #d51d0e !important;

}

.woocommerce ul.products li.product .price {
    color: #d51d0e !important;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: .857em;
}

small.woocommerce-price-suffix {
    color: #000 !important;
}

.salered a {
    color: #d51d0e !important;
}


/* WOOCOMMERCE KASSE
-------------------------------------- */

.woocommerce input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    -ms-appearance: checkbox !important;
    -o-appearance: checkbox !important;
    appearance: checkbox !important;
}


/* SALON BOOKING
-------------------------------------- */


@media only screen and (min-width: 992px) {
    #sln-salon.sln-salon--l {
        max-width: 100% !important;
    }
}


.sln-attendant, #sln-salon .sln-attendant {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}





.row.sln-summary-row.sln-summary-row--discount,
.col-xs-12.sln-summary__discount,
.col-xs-12.sln-summary__terms,
.sln-icon.sln-icon--checked--square,
.sln-steps-duration, #sln-salon .sln-steps-duration,
.row.sln-steps-description.sln-service-description {
    display: none !important;
}

#sln-salon #sln_date .sln-salon-bs-wrap .table-condensed thead th.dow {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
}


#sln-salon .sln-summary__tabs #coupon-tab,
#sln-salon .sln-summary__terms {
    display: none;
}

#sln-salon .sln-summary .sln-summary__tabs__pane textarea {
    padding: .5em 1em !important;
}

#sln-salon button#sln-step-submit,
.sln-box--formactions.sln-box--formactions--summary .sln-btn--prevstep a {
    font-size: 16px !important;
}



/* CONTACT FORM 7
-------------------------------------- */

.wpcf7 input[type="submit"] {
    background-color: #de3030;
    color: #fff;
    border: none;
    padding: 0.618em 1em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.wpcf7 input[type="submit"]:hover {
    background-color: #be1a1a;
}

.wpcf7 .wpcf7-checkbox .wpcf7-list-item {
    display: block !important;
    margin: 0 !important;
}

.wpcf7 .wpcf7-checkbox.inline .wpcf7-list-item {
    display: inline-block !important;
    margin-right: 2.5rem !important;
}

.wpcf7 .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
    margin: 0 .5rem 1rem 0 !important;
}



.wpcf7 #sehprofil p {
    margin-bottom: 0 !important;
}

.wpcf7 #sehprofil label {
    font-weight: bold !important;
}

.wpcf7 #sehprofil label select {
    font-weight: normal !important;
}


/* RESPONSIVE
-------------------------------------- */

@media screen and (min-width: 1279px) {
    .xlarge-1 {
        width: 8.3333333333%;
    }

    .xlarge-2 {
        width: 16.6666666667%;
    }

    .xlarge-3 {
        width: 25%;
    }

    .xlarge-5 {
        width: 41.6666666667%;
    }
}

@media screen and (max-width: 1024px) {
    .hide-tablet {
        display: none;
    }
    
    /* Corona */
    article#post-5 {
        width: 55%;
    }
    
    .corona-desktop {
        display: none;
    }
}

@media screen and (max-width: 1023px) {
    body.shiftnav-disable-shift-body {
        padding-top: 48px !important;
    }
    
    section.meta {
        padding: 23px 0 6px 0;
    }
    
    /* Corona */
    article#post-5 {
        position: static;
        margin-left: 0;
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 25px;
    }
}

@media screen and (min-width: 1025px) {
    .hide-desktop {
        display: none;
    }
}

@media screen and (min-width: 1024px) {
    .corona-tablet {
        display: none;
    }
    
    .corona-desktop {
        display: block;
    }
}

@media screen and (max-width: 960px) {
    header#header {
        padding-top: 65px;
    }
}


@media screen and (max-width: 768px) {
    #fixed-header {
        position: initial;
    }
    
    .container {
        padding-top: 0;
    }
    
    ul.brand-thumbnails:not(.fluid-columns) li {
        width: 16.95% !important;
    }

    ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd) {
        clear: none !important;
    }

    ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even) {
        margin: 0 3.8% 1em 0 !important;
    }

    ul.brand-thumbnails:not(.fluid-columns) li.last {
        margin-right: 0 !important;
    }


    ul.brand-thumbnails.columns-6 li {
        width: 22% !important;
    }

    ul.brand-thumbnails.columns-6 li.last {
        margin-right: 3.8% !important;
    }

    ul.brand-thumbnails.columns-6 li:nth-child(4n) {
        margin-right: 0 !important;
    }

    .hide-tablet {
        display: none;
    }

    section.meta {
        text-align: left !important;
    }

    section.meta .columns {
        margin: 5px 0 !important;
    }
}

@media screen and (max-width: 680px) {
    .hide-smartphone {
        display: none;
    }
    
    .vkarte {
        width: 20px;
        opacity: .4;
        margin-top: -2px;
    }
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    section.teaser_bild_rechts .text .content,
    section.teaser_bild_links .text .content,
    section.layout_text_rechts_bild_links .text .content,
    section.layout_text_links_bild_rechts .text .content {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    
    section.layout_text_rechts_bild_links .text .content,
    section.layout_text_links_bild_rechts .text .content {
        padding: 0;
    }
    
    section.teaser_bild_rechts .bild,
    section.teaser_bild_links .bild {
        min-height: 260px;
        max-height: 260px;
        margin-bottom: 0 !important;
        -webkit-box-shadow: none; 
        box-shadow: none;
    }
    
    section.teaser_bild_rechts,
    section.teaser_bild_links,
    section.layout_text_rechts_bild_links,
    section.layout_text_links_bild_rechts {
        display: block;
    }
    
    section.teaser_bild_rechts h1,
    section.teaser_bild_links h1 {
        letter-spacing: 0;
    }
}

@media screen and (max-width: 960px) {
    #sidebar {
        display: none;
    }

    #mobile-sidebar {
        display: block;
    }
}

@media screen and (min-width: 960px) {
    #sidebar {
        display: block;
    }

    #mobile-sidebar {
        display: none;
    }
}

}

.break {
    height: 0px;
    line-height: 0;
    visibility: hidden !important;
}

@media screen and (min-width: 1061px) {
    .break {
        height: 0px;
        display: none;
    }
}

@media screen and (max-width: 1060px) {
    .break {
        height: 0px;
        visibility: hidden !important;
        line-height: 0;
    }
}

/* TRYON BUTTONS */

div#virtooal-modal-minimize {
    display: none!important;
}

a.tryon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 100px;
    z-index: 99999;
    display: none;
}

.home a.tryon, .term-klenzebaum a.tryon, .term-reiz a.tryon, .term-hoffmann a.tryon, .term-barton-perreira a.tryon {
    display: block;
}