@font-face {
    font-family: NunitoSans;
    src: url(fonts/NunitoSans/NunitoSans-Regular.ttf);
}

@font-face {
    font-family: NunitoSansBold;
    src: url(fonts/NunitoSans/NunitoSans-Bold.ttf);
}

@font-face {
    font-family: Poppins;
    src: url(fonts/Poppins/Poppins-Regular.ttf);
    font-weight: normal;
}

@font-face {
    font-family: PoppinsSemiBold;
    src: url(fonts/Poppins/Poppins-SemiBold.ttf);
    font-weight: normal;
}

@font-face {
    font-family: PoppinsBold;
    src: url(fonts/Poppins/Poppins-Bold.ttf);
    font-weight: normal;
}

@font-face {
    font-family: PoppinsMedium;
    src: url(fonts/Poppins/Poppins-Medium.ttf);
    font-weight: normal;
}

@font-face {
    font-family: PoppinsExtraBold;
    src: url(fonts/Poppins/Poppins-ExtraBold.ttf);
    font-weight: normal;
}

@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto/Roboto-Regular.ttf);
    font-weight: normal;
}

@font-face {
    font-family: RobotoMedium;
    src: url(fonts/Roboto/Roboto-Medium.ttf);
    font-weight: normal;
}

@font-face {
    font-family: RobotoBold;
    src: url(fonts/Roboto/Roboto-Bold.ttf);
    font-weight: normal;
}

body,
p {
    font-family: NunitoSans;
    font-size: 1.125rem;
    line-height: 1.625rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-family: PoppinsBold;
}

.banner h1,
h1 {
    font-size: 3.125rem;
    line-height: 3.75rem;
}

h2 {
    font-size: 3rem;
    line-height: 3.75rem;
}

h3 {
    font-size: 2.75rem;
    line-height: 3.75rem;
}

h4 {
    font-size: 2.5rem;
    line-height: 3.75rem;
}

h5 {
    font-size: 1.5rem;
    line-height: 3.75rem;
}

h6 {
    font-size: 1.25rem;
    line-height: 1.625rem;
}

.fs-20 p {
    font-size: 1.25rem;
    line-height: 1.875rem;
}

.pd-0 .col {
    padding: 0 !important;
}

.pd-rt-0 {
    padding-right: 0 !important;
}

.pd-lt-0 {
    padding-left: 0 !important;
}

.pd-bt-0,
.pd-bt-0 .col {
    padding-bottom: 0 !important;
}

.p-t-190 {
    padding-top: 11.875rem !important;
}

.p-t-100 {
    padding-top: 6.25rem !important;
}

.p-t-158 {
    padding-top: 9.875rem !important;
}

.p-40 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}

.p-b-40 {
    padding-bottom: 2.5rem !important;
}

.p-100 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
}

.p-b-100 {
    padding-bottom: 6.25rem !important;
}

.mb-0,
.mb-0 p {
    margin-bottom: 0 !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.p-t-20 {
    padding-top: 1.25rem !important;
}

.p-t-30 {
    padding-top: 1.875rem !important;
}

.p-b-30 {
    padding-bottom: 1.875rem !important;
}

.p-b-40 {
    padding-bottom: 2.5rem !important;
}

.p-b-50 {
    padding-bottom: 3.125rem !important;
}

.p-t-70 {
    padding-top: 4.375rem !important;
}

.p-t-60 {
    padding-top: 3.75rem !important;
}

.p-b-70 {
    padding-bottom: 4.375rem !important;
}

.p-t-80 {
    padding-top: 5rem !important;
}

.p-b-80 {
    padding-bottom: 5rem !important;
}

.p-b-90 {
    padding-bottom: 5.625rem !important;
}

.p-b-100 {
    padding-bottom: 6.25rem !important;
}

.p-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}

.p-120 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
}

.p-b-120 {
    padding-bottom: 7.5rem !important;
}

.p-b-150 {
    padding-bottom: 9.375rem !important;
}

.p-b-90 {
    padding-bottom: 5.625rem !important;
}

.p-b-200 {
    padding-bottom: 12.5rem !important;
}

.p-t-200 {
    padding-top: 12.5rem !important;
}

.p-b-180 {
    padding-bottom: 11.25rem !important;
}

.p-t-120 {
    padding-top: 7.5rem !important;
}

.p-t-90 {
    padding-top: 5.625rem !important;
}

.p-b-60 {
    padding-bottom: 3.75rem !important;
}

.p-t-50 {
    padding-top: 3.125rem !important;
}

.p-t-40 {
    padding-top: 2.5rem !important;
}

.p-50 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
}

.p-60 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
}

.full-width .ubermenu-nav,
.container,
.row {
    max-width: 96rem !important;
}

.mobi {
    display: none !important;
}

/*HEADER*/
.toggle {
    opacity: 1;
}

.header-top {
    min-height: 2.5rem !important;
}

.header-main {
    height: 8.125rem !important;
}

#logo img {
    max-height: 4.875rem !important;
}

.logo-left .logo {
    margin-right: 4rem;
}

#logo {
    width: auto !important;
}

.fs-28 {
    font-size: 1.75rem;
    line-height: 2.375rem;
}

.heading-text-shadow h1,
.heading-text-shadow {
    text-shadow: 0px 6px 10px rgba(0, 0, 0, 0.7);
}

.img-br img {
    border-radius: var(--border-radius);
}

.rank-math-breadcrumb>p {
    display: flex;
    align-items: center;
    justify-content: center;
}

.rank-math-breadcrumb>p a {
    font-size: 0.875rem;
}

.rank-math-breadcrumb>p a:first-child:before {
    content: none;
}

.rank-math-breadcrumb>p span {
    font-size: 0.875rem;
}

.rank-math-breadcrumb>p span.separator {
    font-size: 0;
    margin: 0px 0.813rem;
    position: relative;
    top: 0.45rem;
}

/* .searchform-wrapper form {
    max-width: 13.063rem;
} */

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    margin: 0.25rem 0.5rem 0.25rem 0;
}

.rank-math-breadcrumb>p span.separator:before {
    content: '';
    background-image: url('../images/right.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 0.4375rem;
    height: 0.8125rem;
    display: inline-flex;
}

.rank-math-breadcrumb>p span.last {
    font-weight: normal;
    font-family: 'NunitoSansBold';
}

.button.primary {
    font-size: 1.5rem;
    font-family: 'PoppinsBold';
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 17.813rem;
    min-height: 4.063rem;
}

#top-bar>.flex-row.container {
    min-height: inherit;
}

#top-bar>.flex-row.container>.flex-col.flex-right {
    min-height: inherit;
}

#top-bar>.flex-row.container>.flex-col.flex-right * {
    min-height: inherit;
}

#top-bar .contact-info li {
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    font-family: Roboto;
}

#top-bar .contact-info li img {
    margin-right: .625rem;
    max-width: 1.438rem;
}

#top-bar .topbar-menu-right {
    display: flex;
    align-items: center;
    list-style-type: none;
}

#top-bar .topbar-menu-right li {
    margin: 0;
}

#top-bar .topbar-menu-right li:first-child a {
    background-color: transparent;
	    color: #000;
    background-color: #F2D595;
}
#top-bar .topbar-menu-right li:nth-child(2) a {
    background-color: #f8f6f2;
}

#top-bar .topbar-menu-right li:last-child a {
    background-color: var(--primary-color);
    color: white;
}

#top-bar .topbar-menu-right li a {
    display: flex;
    align-items: center;
    padding: 0.313rem 2.5rem;
    font-size: 0.875rem;
    font-family: RobotoMedium;
}

.header-wrapper.stuck #masthead {
    background-color: white;
    height: 6.875rem !important;
}

#masthead .flex-col.hide-for-medium.flex-left.flex-grow {
    height: 100%;
}

#masthead .header-nav.header-nav-main {
    height: 100%;
}

#masthead .header-nav.header-nav-main li.menu-item .grandchild-cats a {
    font-family: PoppinsMedium;
}

#masthead .header-nav.header-nav-main li.menu-item a {
    font-size: 1rem;
    font-family: PoppinsBold;
}

#masthead .header-nav.header-nav-main li.menu-item.menu-item-object-product_cat.current-dropdown {
    height: 100%;
}
#masthead .header-nav.header-nav-main li.menu-item.menu-item-object-product_cat.current-dropdown>a.nav-top-link {
    height: 100%;
}

#masthead .header-nav.header-nav-main li.menu-item.menu-item-object-product_cat .icon-angle-down {
    display: none;
}

#masthead .header-nav.header-nav-main .cart-item {
    margin-left: 0.313rem;
}

#masthead .header-nav.header-nav-main .cart-item .header-cart-link {
    flex-direction: row-reverse;
    align-items: center;
}

#masthead .header-nav.header-nav-main .cart-item .header-cart-link .header-cart-title {
    margin: 0;
    font-size: 1.25rem;
    line-height: normal;
    font-family: var(--text-font);
    color: var(--heading-color);
}

#masthead .header-nav.header-nav-main .cart-item .header-cart-link .header-cart-title .cart-price .woocommerce-Price-amount.amount>bdi {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

#masthead .header-nav.header-nav-main .cart-item .header-cart-link .header-cart-title .cart-price .woocommerce-Price-amount.amount>bdi .woocommerce-Price-currencySymbol {
    margin: 0 0 0 0.313rem;
}

#masthead .header-nav.header-nav-main .cart-item .header-cart-link .header-cart-icon {
    margin: 0 0.625rem 0 0;
}

#masthead .header-nav.header-nav-main .cart-item .header-cart-link .header-cart-icon:after {
    top: 0.625rem;
    right: -.313rem;
    opacity: 1;
    background-color: #667169 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .5rem;
    min-width: 0.75rem;
    height: 0.75rem;
}

#masthead .header-nav.header-nav-main .account-item {
    margin: 0 .313rem;
}

#masthead .header-nav.header-nav-main .account-item>a:after {
    width: 1.25rem;
    height: 1.25rem;
}

#masthead .header-nav.header-nav-main .header-search-form {
    margin-right: 1.5rem;
}

#masthead .header-nav.header-nav-main .header-search-form .searchform-wrapper .searchform>.flex-row>.flex-col:last-child {
    position: absolute;
    left: 0;
}

#masthead .header-nav.header-nav-main .header-search-form .searchform-wrapper .searchform>.flex-row>.flex-col:last-child button {
    background-color: transparent;
    color: #272727;
    border: none;
    box-shadow: none;
    padding-left: 1.563rem;
    padding-right: 0.625rem;
    min-height: 2.5rem;
    height: auto;
    border-top-left-radius: 1.563rem;
    border-bottom-left-radius: 1.563rem;
    position: relative;
    top: 2px;
}

#masthead .header-nav.header-nav-main .header-search-form .searchform-wrapper .searchform>.flex-row>.flex-col:last-child button i {
    font-size: 0.938rem;
    top: -2px;
}

#masthead .header-nav.header-nav-main .header-search-form .searchform-wrapper .searchform>.flex-row>.flex-col:last-child button i:before {
    content: url(/wp-content/uploads/2022/08/Suche.svg);
}

#masthead .header-nav.header-nav-main .header-search-form .searchform-wrapper .searchform>.flex-row>.flex-col:last-child button.loading:after {
    border-color: var(--heading-color);
    margin-left: -0.25rem;
}

#masthead .header-nav.header-nav-main .header-search-form .searchform-wrapper .searchform>.flex-row>.flex-col:last-child button.loading i:before {
    visibility: hidden;
}
/* .header-search-form-wrapper {
    width: 250px;
} */

#masthead .header-nav.header-nav-main .header-search-form .header-search-form-wrapper {
    min-width: 19.5rem;
}
#masthead .header-nav.header-nav-main .header-search-form .searchform-wrapper .searchform>.flex-row #woocommerce-product-search-field-0 {
    min-height: 2.5rem;
    height: auto;
    padding-left: 3.125rem;
    color: #667169;
    font-size: 0.938rem;
    font-family: NunitoSansBold;
    border-radius: 1.563rem;
    border-color: #667169;
    width: 100%;
}

#masthead .header-nav.header-nav-main .header-search-form .searchform-wrapper .searchform>.flex-row #woocommerce-product-search-field-0::placeholder {
    color: #667169;
}

/* #masthead li.menu-item-object-product_cat {
    margin: 0px 1.25rem;
} */
#masthead ul.header-nav.header-nav-main.nav.nav-left>li {
    margin: 0 0.6rem;
}

#masthead ul.header-nav.header-nav-main.nav.nav-left>li.button-produktfinder > a {
	padding: 0 15px;
}

#masthead li.menu-item-object-product_cat .sub-menu.nav-dropdown {
    border: none;
}

#masthead .mega-menu-section>.section-content>.row {
    margin: auto;
}

#masthead .mega-menu-section .childcats-wrapper {
    display: flex;
    justify-content: center;
    gap: 0.625rem 3.75rem;
}

#masthead .mega-menu-section .childcats-wrapper>.cat {
    display: none;
    min-height: 3.125rem;
}


#masthead .mega-menu-section .childcats-wrapper>.cat.active {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

#masthead .mega-menu-section .childcats-wrapper>.cat.active>li a {
    color: white;
}

#masthead .mega-menu-section .childcats-wrapper>.cat.active:hover>li a {
    color: var(--primary-color);
}

#masthead .mega-menu-section .childcats-wrapper>.cat.active:hover .grandchild-cats {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--secondary-color);
    padding: 0px 2.5rem 1.25rem 2.5rem;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-bottom-left-radius: var(--border-radius);
    border-bottom-right-radius: var(--border-radius);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

#masthead .mega-menu-section .childcats-wrapper>.cat.active:hover .grandchild-cats:before {
    position: relative;
    top: -0.625rem;
    height: 1.25rem;
    content: url(/wp-content/uploads/2022/08/Dreieck.svg);
}

#masthead .mega-menu-section .childcats-wrapper>.cat.active:hover .grandchild-cats li {
    margin: 0;
}

#masthead .mega-menu-section .childcats-wrapper>.cat.active:hover .grandchild-cats li a {
    color: white;
}

#masthead .mega-menu-section .childcats-wrapper>.cat.active:hover .grandchild-cats li:hover a {
    color: var(--primary-color);
}

#masthead .mega-menu-section .childcats-wrapper .grandchild-cats {
    display: none;
}

/*HEADER*/
/*FOOTER*/
.social-icons .button.icon:hover {
    background-color: transparent !important;
    border-color: transparent !important;
}

span.amount {
    font-weight: normal;
    font-size: 1.25rem;
    font-family: 'NunitoSans';
}

.footer-section #sb_instagram #sbi_images .sbi_item .sbi_photo {
    height: 3.75rem;
}

.footer-section #sb_instagram #sbi_images .sbi_item {
    width: 3.75rem !important;
    padding-left: 0 !important;
    padding-right: 0.625rem !important;
}

footer#cart-checkout-footer,
footer#footer {
    background-image: url(/wp-content/uploads/2022/08/Group-363442@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: 15.625rem;
    padding-bottom: 4.375rem;
    background-color: #fff;
}

.footer-section .absolute-footer-text p {
    background: transparent;
    color: #6f8357;
    font-size: 1rem !important;
    margin-bottom: 0;
}

.footer-section .widget ul li {
    border-top: 0;
}

.footer-section .widget .is-divider {
    display: none;
}

.footer-section .widget .widget-title {
    font-size: 1.25rem;
    text-transform: none;
    margin-bottom: 1.5rem !important;
    display: block;
    letter-spacing: 0;
    font-family: PoppinsBold;
}

.footer-section .sidebar-wrapper>div:nth-child(4) .widget-title,
.footer-section .sidebar-wrapper>div:nth-child(3) .widget-title {
    font-size: 1.125rem;
}

.footer-section.section.dark {
    background-color: transparent;
    padding: 0 !important;
}

.footer-section>.section-content>.row:nth-child(1)>.col {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.footer-section .widget {
    width: fit-content;
    margin-bottom: 0;
}

#footer .absolute-footer.dark {
    display: none;
}

.footer-section .widget p,
.footer-section .widget a,
.footer-section .widget li {
    color: white;
    font-size: 1.125rem;
}

.footer-section .widget .widget-title,
.footer-section .widget .widget-title-secondary {
    font-size: 1.25rem;
    color: white;
    margin-bottom: 1.875rem;
}

.footer-section .widget .widget-title-secondary {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
    line-height: 1.05;
    letter-spacing: 0.05em;
    font-weight: 600;
}

.footer-section .widget ul li a {
    padding: .5rem 0;
}

.footer-section .tzn-payment-icons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}


.footer-section .tzn-payment-icons>div:empty {
    display: none;
}

.footer-section .tzn-payment-icons img{
    width: 100%;
    height: 2.375rem;
}

.footer-shipping img {
	height: 2.375rem;
}

.footer-section .tzn-payment-icons>div {
    flex-basis: 3.75rem;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem
}

.footer-section .tzn-payment-icons .payment-icon+.payment-icon {
    margin-left: 0;
}

.footer-section .social-icons.follow-icons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: .625rem;
    /*margin-top: 3.75rem;*/
}

.footer-section .social-icons.follow-icons a {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    min-width: unset;
    background-color: transparent !important;
    color: white !important;
}

.footer-section .widget {
    flex-grow: 1;
    font-size: 12px;
}

.footer-section .sidebar-wrapper {
    display: inline-flex;
    width: 100%;
}

.footer-section .social-icons.follow-icons a i {
    font-size: 2.063rem;
    top: 0;
}

#footer .absolute-footer {
    background: transparent;
    color: #6f8357;
    font-size: 1rem !important;
}

/*FOOTER*/
/*HOME*/
.banner-page h2,
.banner-page h1{
    margin-bottom: 0;
}
.brands-slider .flickity-prev-next-button {
    display: none;
}

.brands-slider .flickity-page-dots li.dot {
    background-color: rgba(102, 113, 105, 0.2);
    border-color: rgba(102, 113, 105, 0.2);
}

.brands-slider .flickity-page-dots li.dot.is-selected {
    background-color: #344026;
    border-color: #344026;
}

.homepage-box-images-section .col:not(:first-child)>.col-inner {
    height: 100%;
}

.homepage-box-images-section .col:not(:first-child)>.col-inner .box {
    height: 100%;
}

.homepage-box-images-section .col:not(:first-child)>.col-inner .box .box-image {
    height: 100%;
    border-radius: var(--border-radius);
}

.homepage-box-images-section .col:not(:first-child)>.col-inner .box .box-image * {
    height: 100%;
}

.homepage-box-images-section .col:not(:first-child)>.col-inner .box .box-text h4 {
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
}

/* .homepage-heading-section .flickity-page-dots {
    counter-reset: a;
    display: inline-flex;
    flex-direction: column;
    width: auto;
    right: 11%;
    top: 50%;
    left: auto;
    bottom: auto;
    transform: translate(0, -50%);
} */
.homepage-heading-section .flickity-page-dots {
    counter-reset: a;
    display: inline-flex;
    flex-direction: inherit;
    width: 100%;
    right: auto;
    top: auto;
    left: auto;
    bottom: 30px;
    transform: none;
    text-align: center;
    justify-content: center;
}

.homepage-heading-section .flickity-page-dots .dot::before {
    content: '0 ';
}

.homepage-heading-section .flickity-page-dots .dot::after {
    content: counter(a);
    counter-increment: a;
}

.homepage-heading-section .flickity-page-dots .dot.is-selected {
    color: #DD9900 !important;
    opacity: 1 !important;
    font-family: RobotoBold;
}
.homepage-heading-section .flickity-slider>div:not(.col).banner {
    width: calc(33.33% - 20px) !important;
    border-radius: 15px !important;
    margin: 0 10px !important;
    overflow: hidden;
    height: calc(100% - 1px);
    border: 1px solid rgb(0 0 0 / 10%);
}
.homepage-heading-section .flickity-slider .button.primary{
    margin-inline: auto !important;
}
.homepage-heading-section .flickity-slider h3{
    font-size: 1.75rem;
    line-height: 2.375rem;
}
.homepage-heading-section .flickity-slider h2{
    font-size: 3rem;
    line-height: 3.75rem;
}
/* .homepage-heading-section .flickity-page-dots .dot {
    height: auto !important;
    width: auto !important;
    border-radius: 0 !important;
    color: #fff;
    display: inline-flex;
    background-color: transparent !important;
    border: 0 !important;
    opacity: .8 !important;
    margin: 0.5rem 0 !important;
} */
.homepage-heading-section .flickity-page-dots .dot {
    height: auto !important;
    width: auto !important;
    border-radius: 0 !important;
    color: #fff;
    display: inline-flex;
    background-color: transparent !important;
    border: 0 !important;
    opacity: 1!important;
    margin: 0.5rem !important;
}

.homepage-heading-section h1,
.homepage-heading-section h2 {
    text-shadow: 0px 6px 10px #000000AA;
}

.homepage-heading-section .flickity-prev-next-button {
    display: none;
}

.homepage-box-images-section .col:not(:first-child)>.col-inner .box .box-text {

    padding-left: 2rem;
}

.homepage-tabs-section .tabbed-content>h4 {
    width: 50%;
    font-size: 2.75rem;
    text-transform: capitalize;
    margin-bottom: 0;
    letter-spacing: 0;
}

.homepage-tabs-section .tabbed-content>.nav-pills {
    width: 50%;
    justify-content: flex-end;
    gap: 1.25rem;
}

.homepage-tabs-section .tabbed-content>.nav-pills li.active a {
    background-color: #667169;
    border: 1px solid #667169;
    color: white;
}

.homepage-tabs-section .tabbed-content>.nav-pills li a {
    font-size: 1.125rem;
    font-family: 'PoppinsBold';
    border: 1px solid #707070;
    color: #707070;
    min-width: 12.5rem;
    min-height: 3.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.homepage-tabs-section .tabbed-content .tab-panels {
    padding-top: 1.25rem;
    margin-top: 3.125rem;
}

.homepage-hochstand-section .box-image {
    border-radius: var(--border-radius);
}

.homepage-hochstand-section .box-text {
    text-shadow: 0px 3px 6px rgb(0 0 0 / 40%) !important;
    padding-left: 2rem;
}

.homepage-hochstand-section .homepage-hochstand-section-bag-col .row .col {
    padding: 0;
}

.homepage-hochstand-section .homepage-hochstand-section-bag-col .row .col:first-child img {
    max-width: 10rem;
}

.homepage-hochstand-section .homepage-hochstand-section-bag-col .row .col:first-child h3 {
    font-size: 1.875rem;
    font-family: 'PoppinsSemiBold';
}

.homepage-newsletter-section {
    margin-left: .938rem;
    margin-right: .938rem;
}

.homepage-newsletter-section>.section-content>.row {
    background-image: url('../images/Banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
    border-radius: var(--border-radius);
}

.homepage-newsletter-section .homepage-newsletter-section-text-col {
    background-image: url(/wp-content/uploads/2022/09/NL-Table.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2.8rem 4rem;
    left: 2%;
    max-width: 23.75rem;
}

.homepage-newsletter-section .homepage-newsletter-section-text-col>.col-inner {
    width: fit-content;
    margin: auto;
}

.homepage-newsletter-section .homepage-newsletter-section-text-col .newsletter-logo-image {
    max-width: 12.5rem;
    margin: 0 auto 1.563rem auto;
}

.homepage-newsletter-section .homepage-newsletter-section-text-col h4 {
    font-size: 1.875rem;
    color: white;
}

.homepage-newsletter-section .homepage-newsletter-section-text-col ul {
    margin: 0;
}

.homepage-newsletter-section .homepage-newsletter-section-text-col ul li img {
    margin-right: .5rem;
}

.homepage-newsletter-section .homepage-newsletter-section-text-col ul li {
    display: flex;
    align-items: center;
    margin: 0;
    color: white;
    font-size: 1.125rem;
    font-family: 'NunitoSans';
    line-height: 1.75rem;
}

.badge-circle-inside .badge-inner,
.badge-circle .badge-inner {
    border-radius: 0;
}

.badge-inner {
    font-family: PoppinsExtraBold;
    font-weight: normal;
    font-size: 1.25rem;
}

div.product.type-product>.col-inner .badge-container {
    margin: 0;
    left: 0;
    top: 0;
}

ins .woocommerce-Price-amount {
    color: #eb4726 !important;
}

del span.amount {
    opacity: 1;
    font-weight: normal;
    margin-right: .3em;
    color: #A5A5A5 !important;
    font-family: 'Poppins' !important;
}

div.product.type-product>.col-inner>p.wc-gzd-additional-info {
    display: none;
}

div.product.type-product>.col-inner .price-wrapper span.amount {
    color: #000;
    font-family: 'PoppinsSemiBold';
    font-size: 1rem;
}

div.product.type-product>.col-inner .price-wrapper {
    justify-content: center;
}

div.product.type-product>.col-inner .title-wrapper .product-title {
    font-weight: normal;
    font-size: 1.25rem;
    margin-bottom: .5rem;
    text-align: center;
    color: #000;
    font-family: 'PoppinsSemiBold';
}
div.product.type-product>.col-inner .box-image {
    background-color: transparent !important; 
}
div.product.type-product>.col-inner .box-image img {
    height: 22rem;
    object-fit: contain;
}
.badge+.badge,
.badge {
    width: 5.75rem;
    height: 2.5rem;
    margin: 0;
    margin-bottom: .5rem;
}

.homepage-newsletter-section .homepage-newsletter-section-newsletter-col {
    padding: 0 0 2.813rem 0;
    color: white;
    right: 2%;
}

.homepage-onlineshop-section .button.primary {
    max-width: 12.188rem;
    min-height: 2.938rem;
    font-size: 1.125rem;
    border-width: 1px;
}

.homepage-onlineshop-section {
    margin-left: .938rem;
    margin-right: .938rem;
}

.homepage-onlineshop-section>.section-content>.row {
    background-color: #344026;
    padding: 3.125rem 0;
}

.homepage-onlineshop-section>.section-content>.row h4 {
    line-height: normal;
}

.homepage-onlineshop-section>.section-content>.row img {
    border-radius: 3px;
}

.homepage-seo-headlines-section .row-seo-headlines:after {
    content: "";
    display: block;
    background: linear-gradient(180deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.97) 35%,
            #fff 100%) 0% 0% no-repeat padding-box;
    height: 8.125rem;
    position: absolute;
    bottom: 3.75rem;
    left: 0;
    width: 100%;
}

.homepage-seo-headlines-section .row-seo-headlines-btn .headlines-mehr-btn {
    text-decoration: underline;
    font-size: 1.375rem;
    cursor: pointer;
    font-family: PoppinsBold;
    color: #000;
}

.homepage-seo-headlines-section.active .row-seo-headlines:after {
    content: none;
}

.homepage-seo-headlines-section.active .row-seo-headlines-btn {
    display: none;
}

#wrapper .contact-main-section .contact-text-btn-col .col-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.25rem 2.813rem;
}

#wrapper .contact-main-section .contact-text-btn-col .col-inner button {
    width: 22%;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] {
    background-color: #f8f6f2;
    padding: 2.5rem;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] .forminator-row {
    margin-bottom: 1.25rem;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] .forminator-row.forminator-row-last {
    margin-top: 1.875rem;
    margin-bottom: 0;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] label.forminator-label {
    display: none;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] #name-1 {
    padding-right: 7.5px;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] #name-2 {
    padding-left: 7.5px;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] input {
    min-height: 4.063rem;
    border-radius: 0;
    padding: 0.938rem 1.875rem;
    font-size: 1.25rem;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] textarea {
    border-radius: 0;
    padding: 1.563rem 1.875rem;
    min-height: 7.5rem !important;
    resize: none;
    font-size: 1.25rem;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] textarea+.forminator-description {
    display: none;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] #consent-1 .forminator-checkbox__wrapper {
    align-items: center;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] #consent-1 .forminator-checkbox__wrapper .forminator-checkbox-box {
    background-color: transparent;
    border-color: #667169;
    border-radius: 0;
    width: 0.938rem;
    height: 0.938rem;
    flex: 0.938rem;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] #consent-1 .forminator-checkbox__wrapper .forminator-checkbox-box:before {
    font-size: .5rem;
    color: #667169;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] #consent-1 .forminator-checkbox__wrapper .forminator-checkbox__label p {
    color: #667169;
    font-size: .875rem;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] #consent-1 .forminator-checkbox__wrapper .forminator-checkbox__label a {
    color: #667169;
    font-size: .875rem;
    text-decoration: underline;
}

#wrapper .contact-main-section .forminator-ui.forminator-custom-form[data-design=default] .forminator-button.forminator-button-submit {
    width: 100%;
    min-height: 4.063rem;
    font-size: 1.375rem;
    font-family: PoppinsBold;
}

.accordion.tzn-accordion .accordion-item .accordion-title {
    display: flex;
    align-items: center;
    font-size: 1.125rem;
    font-weight: 600;
    background-color: transparent;
    border-top: none;
    border-bottom: 1px solid #747474;
    font-family: 'PoppinsBold';
}

.col-pb-0 .col {
    padding-bottom: 0;
}

.accordion.tzn-accordion .accordion-item .accordion-title .toggle {
    left: unset;
    top: unset;
    bottom: unset;
    right: 0;
    opacity: 1;
    height: auto;
    width: auto;
    margin: 0;
}

.accordion.tzn-accordion .accordion-item .accordion-title .icon-angle-down {
    font-size: unset;
}

.accordion.tzn-accordion .accordion-item .accordion-title .icon-angle-down:before {
    content: url(/wp-content/uploads/2022/09/Path-34821.svg);
    position: relative;
    top: -1.5px;
}

.faqs-2 .row {
    max-width: 56.25rem !important;
}

.accordion.tzn-accordion .accordion-item .accordion-title.active .icon-angle-down:before {
    content: url(/wp-content/uploads/2022/09/Path-35825.svg);
    position: relative;
    top: -3px;
}

.accordion.tzn-accordion .accordion-item .accordion-inner {
    padding: 1.563rem 0 0 5px;
}

#wrapper .faq-kontakt-btn {
    margin: 1.875rem auto 1.25rem auto !important;
}

.uber-uns-double-image-section .col .col-inner {
    height: 100%;
}

.uber-uns-double-image-section .col .col-inner * {
    height: 100%;
}

.uber-uns-double-image-section .col .col-inner img {
    object-fit: cover;
    border-radius: var(--border-radius);
}

.flickity-page-dots .dot {
    height: 0.125rem !important;
    width: 1.25rem !important;
    border-radius: 0 !important;
    opacity: 1 !important;
    background-color: rgba(102, 113, 105, 0.2);
    border-color: rgba(102, 113, 105, 0.2);
    border: 0;
}

.newsletter-form .forminator-ui .forminator-label {
    display: none !important;
}
#rmOrganism .rmBase__el .comp__input,
.newsletter-form .forminator-ui .forminator-input,
.newsletter-form .forminator-ui .forminator-input {
    height: 4.375rem !important;
    line-height: 4.375rem !important;
    padding: 0 1.875rem !important;
    font-size: 1.25rem !important;
    color: #3C3C3C !important;
    font-family: NunitoSans !important;
    background-color: #fff !important;
    border: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}
#rmOrganism .rmBase,
#rmOrganism .rmSubscription {
    background: transparent !important;
}
#rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__indicator,
#rmOrganism .rmBase__comp--radio .vFormCheckbox .vFormCheckbox__indicator {
    background: transparent !important;
    border: 1px solid #fff !important;
}
#rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__input:checked ~ .vFormCheckbox__indicator{
    background: #fff !important;
}
#rmOrganism .rmLayout--vertical.rmBase .rmBase__container {
    padding: 0 !important;
}
.newsletter-form .forminator-ui .forminator-input::placeholder,
.newsletter-form .forminator-ui .forminator-input::placeholder {
    color: #3C3C3C !important;
}

.newsletter-form .forminator-ui .forminator-row {
    margin-bottom: 1rem !important;
}
#rmOrganism .rmSubscription .rmBase__el.rmBase__el--cta,
.newsletter-form .forminator-ui .forminator-row.forminator-row-last {
    position: absolute;
    top: 0;
    right: 0;
}
#rmOrganism .rmLayout--vertical.rmBase {
    max-width: 100% !important;
}

#rmOrganism .rmSubscription .rmBase__comp--cta,
.newsletter-form .forminator-ui .forminator-button-submit {
    background-color: #DD9900 !important;
    height: 4.375rem !important;
    width: 4.375rem !important;
    font-family: 'fontawesome' !important;
    font-size: 1.25rem !important;
    min-width: 4.375rem !important;
    border-radius: 0 !important;
}
#rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__indicator~.vFormCheckbox__label a,
.newsletter-form .forminator-ui .forminator-checkbox__label p a {
    text-decoration: underline;
    font-family: RobotoMedium;
    color: #fff !important;
}
#rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__indicator~.vFormCheckbox__label,
.newsletter-form .forminator-ui .forminator-checkbox__label p {
    color: #fff !important;
    font-size: .875rem !important;
    font-family: Roboto !important;
}
#rmOrganism .rmSubscription .rmBase__content,
.newsletter-form .forminator-ui {
    max-width: 39.5rem !important;
    position: relative;
    margin-left: 1rem !important;
}
.newsletter-order #rmOrganism .rmBase__comp--checkbox .vFormCheckbox,.newsletter-order #rmOrganism .rmBase__comp--radio .vFormCheckbox {
    align-items: center;
}
.newsletter-order #rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__indicator,
.newsletter-order #rmOrganism .rmBase__comp--radio .vFormCheckbox .vFormCheckbox__indicator {
    border: 1px solid #000 !important;
}
.newsletter-order #rmOrganism .rmBase__el .comp__input{
    border: 1px solid #000 !important;
    border-right: 0 !important;
}
.newsletter-order #rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__indicator~.vFormCheckbox__label a,
.newsletter-order #rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__indicator~.vFormCheckbox__label{
    color: #000!important;
}
.newsletter-form .forminator-ui .forminator-checkbox .forminator-checkbox-box {
    border-color: #fff !important;
    background-color: transparent !important;
    color: #fff !important;
}

.newsletter-form .forminator-ui .forminator-checkbox input:checked+.forminator-checkbox-box {
    border-color: #fff !important;
    background-color: transparent !important;
}

/*HOME*/
/*blog*/
.wrap-blogs h4 {
    font-size: 1.875rem;
    color: #000;
    text-align: center;
    max-width: 31.25rem;
    margin: 1rem auto;
    font-family: PoppinsSemiBold;
    line-height: 1.3;
}

.wrap-blogs.blog-page {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}

.excerpt-block {
    font-size: 1.25rem;
    line-height: 1.875rem;
    font-family: NunitoSans;
    text-align: center;
    padding: 0 2rem;
}

p#loading_loadmore {
    text-align: center;
    display: none;
}

.loadmore-blog a {
    text-decoration: underline;
    font-size: 1.375rem;
    cursor: pointer;
    font-family: PoppinsBold;
    color: #000;
}

.read-more {
    text-align: center;
}

.read-more a {
    display: inline-block;
    color: #D39C35;
    font-size: 1.25rem;
    font-family: NunitoSansBold;
    text-align: center;
    text-decoration: underline;
}

.img-p a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.img-p a {
    display: block;
    height: 21.25rem;
    overflow: hidden;
}
/*blog*/

/*shop*/

/*brand*/
.description-section p:last-child {
    margin-bottom: 0 !important;
}
.tax-pa_brand .filter.filter-brands {
    display: none;
}
.section-banner-brand .row .col-inner > .text {
    flex: 1;
}
.brand-logo img {
    max-width: 10.9375rem;
}
.section-banner-brand .row .col-inner > .text + .brand-logo {
    margin-left: 2.5rem;
}
.section-banner-brand {
    /*padding-top: 0.625rem !important;*/
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
.section-banner-brand .row .col-inner .brand-logo {
    flex-shrink: 0;
}
.section-banner-brand .row .col-inner {
	text-align: center;
}
.section-banner-brand .row {
    max-width: 56.5625rem !important;
}
.description-section p {
    letter-spacing: 0px;
    color: #3C3C3C;
}
/*brand*/
.filter-sortieren h4.active:after {
    content: "\f106";
}
.filter-sortieren h4:after {
    font-weight: 300;
    font-family: "Font Awesome 6 Pro";
    content: "\f107";
    font-size: 1rem;
    margin-left: 0.2em;
}
.term-description {
    display: none;
}
div.product.type-product>.col-inner .product-small.box {
    height: 100%;
    display: flex;
    flex-flow: column;
}

div.product.type-product>.col-inner {
    height: 100%;
}

div.product.type-product>.col-inner .box-image {
    flex-shrink: 0;
}

div.product.type-product>.col-inner .box-text {
    flex: 1;
    display: flex;
    flex-direction: column;
}

div.product.type-product span.has-image-hover~.product-small.box .box-image:hover img:not(.show-on-hover) {
    opacity: 0 !important;
}

div.product.type-product span.has-image-hover~.product-small.box .box-image:hover img.show-on-hover {
    opacity: 1 !important;
}

.section-banner-cat {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
}

.section-banner-cat .heading-text-shadow h1 {
    text-shadow: 0px 6px 10px rgb(0 0 0 / 70%);
    color: rgb(255, 255, 255);
    text-align: center;
}

.custom-breabcrumb ul li a {
    font-size: .875rem;
    font-family: NunitoSans;
}

.custom-breabcrumb ul li i {
    margin: 0 .5rem 0 .4rem;
    position: relative;
    top: 0.05rem;
}

.custom-breabcrumb ul li:last-child a {
    font-family: NunitoSansBold;
}

.custom-breabcrumb ul li {
    margin-bottom: 0;
}
.shop-page-title.category-page-title.page-title {
    display: none;
}
.custom-breabcrumb ul {
    display: flex;
    margin: 2.5rem 0;
    justify-content: center;
    list-style-type: none;
    flex-wrap: wrap;
}

.checkboxes.checkboxes-pa_farbe_filter.list_pa_brand {
    position: relative;
    top: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    background: transparent;
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
}

.checkboxes.checkboxes-pa_farbe_filter.list_pa_brand label a{
    width: 100%;
    height: 100%;
    display: inline-flex;
    align-items: center;
	text-align: center;
    justify-content: center;
	    padding: 0.5rem;
}
.checkboxes.checkboxes-pa_farbe_filter.list_pa_brand label a img{
	    width: 100%;
    height: 100%;
    object-fit: contain;
}
.checkboxes.checkboxes-pa_farbe_filter.list_pa_brand label {
    padding-left: 0;
    margin-bottom: 0;
    margin: 0;
    height: 5rem;
    width: 10.875rem !important;
    /*border: 1px solid #fbfafa;*/
    /* border: 1px solid #667169; */
    border-radius: 0.3rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 0.5rem !important;
    position: relative;
}

.checkboxes label {
    display: block;
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    cursor: pointer;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    color: #000;
    font-family: 'Poppins';
    line-height: 1;
}

.checkboxes label :last-child {
    margin-bottom: 0;
}

.checkboxes label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 1rem;
    width: 1rem;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
}

.checkboxes.checkboxes-pa_farbe_filter.list_pa_brand .checkmark {
    display: none;
}

.checkboxes.checkboxes-pa_farbe_filter.list_pa_brand label>img {
    height: inherit;
    width: fit-content;
    object-fit: contain;
    position: relative;
    display: inline-flex;
    margin: 0 1.25rem;
}

.filter-button-side strong,
.category-filtering.category-filter-row a.filter-button strong {
    font-weight: normal;
}

.filter-button-side,
.category-filtering.category-filter-row a.filter-button {
    background-color: #667169;
    height: 3.125rem;
    border-radius: 25px;
    display: inline-block;
    color: #fff;
    padding: 0;
    min-width: 9rem;
    text-align: center;
    line-height: 3.125rem;
    font-family: PoppinsBold;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0;
}
.category-filtering.category-filter-row a.filter-button {
    position: relative;
}
.filter-button-side {
    position: relative;
    inset: auto;
    transform: none;
    margin-bottom: 2rem483;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.filter-product {
    margin-bottom: 4rem;
}

div#loading_loadmore span {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(102 113 105 / 20%);
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.filter-product .button:not(.icon)>i {
    margin-left: 0;
    margin-right: 0;
    margin-left: .5rem;
}

.loadmore a {
    text-decoration: underline;
    font-size: 1.375rem;
    cursor: pointer;
    font-family: PoppinsBold;
    color: #000;
}

.loadmore {
    text-align: center;
}

div#loading_loadmore span i {
    font-size: 3.125rem;
    color: #667169;
}

.checkboxes label input:checked~.checkmark,
.checkboxes label:hover input~.checkmark {
    background-color: #FFFFFF;
}

.checkboxes label .checkmark:after {
    background: #667169;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.checkboxes label input:checked~.checkmark:after {
    display: block;
}

.filter.filter-sortieren h4 span:empty {
    display: none;
}

.filter.filter-sortieren h4 span::after {
    /* content: '\f078'; */
    /* font-family: fontawesome;
    font-weight: 900;
    font-size: 1rem;
    margin-left: .4rem; */
}

.category-filtering.category-filter-row {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.filter-sortieren .checkboxes {
    display: none;
    transition: all 0.5s ease;
}

.filter-sortieren h4 {
    font-size: 18px;
    font-family: NunitoSans;

    line-height: 1.5;
    margin: 0;
}

textarea#comment {
    padding: 1.25rem;
}

.filter.filter-sortieren h4 span {
    font-family: NunitoSansBold;
}

.filter.filter-sortieren {
    margin-left: auto;
    position: relative;
    top: 0.8rem;
    cursor: pointer;
    text-decoration: underline;
}

.blog-post-no-rs {
    padding: 0 10px;
}

.filter-sortieren h4.active+.checkboxes {
    display: block;
    padding-top: 1.25rem;
    z-index: 999;
}

.filter.filter-sortieren .checkboxes {
    display: none;
    border: 0;
    position: absolute;
    width: 20.625rem;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    left: initial;
    right: 0;
    padding: 1.25rem;
    overflow: auto;
    z-index: 99;
    max-height: 21.875rem;
    top: 2rem;
}

.filter-product-attr.active {
    left: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    opacity: 1;
    visibility: visible;
    overflow: auto;
}

.filter-product-attr {
    position: fixed;
    top: 0;
    left: -45.438rem;
    opacity: 0;
    visibility: hidden;
    max-width: 45.438rem;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 9999;
    padding: 4rem;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.comments-detail-star-rating {
    cursor: pointer;
    position: relative;
}

.comments-detail-star-rating input.click-filter {
    position: absolute;
    opacity: 0;
    z-index: 99;
    width: 100%;
}

a.filter-button-close {
    background-color: #667169;
    height: 3.125rem;
    border-radius: 25px;
    display: inline-block;
    color: #fff !important;
    padding: 0;
    min-width: 14.625rem;
    text-align: center;
    line-height: 3.125rem;
    font-family: PoppinsBold;
    position: relative;
    margin: 0;
}

a.filter-button-close i {
    top: 0.1rem;
    position: relative;
    margin-right: 0.2rem;
}

.filter-close {
    display: flex;
    padding-bottom: 4rem;
    justify-content: center;
}

.list-choose {
    display: none;
    margin-bottom: 0;
    margin-top: 3rem;
}

.list-choose.active {
    display: flex;
}

.filter-product-attr-side h4.active:after {
    content: "\f067";
 /*   font-size: 2rem;
    font-weight: 900;*/
}

.filter-product-attr-side h4:after {
    content: "\f068";
    font-family: var(--icons-font);
    display: block;
    color: #DD9900;
    float: right;
    font-size: 13px;
    cursor: pointer;
    margin-left: auto;
}

.filter-product-attr-side h4.active {
    margin-bottom: 0;
}

.filter-product-attr-side h4 {
    font-size: 1.25rem;
    font-family: 'PoppinsSemiBold';
    line-height: 1;
    position: relative;
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
}

.widget_price_filter .price_slider_amount .button,
.filter-product-attr-side h4.active+.checkboxes {
    display: none;
}

.filter-product-attr-side .filter:not(:last-child) {
    margin-bottom: 2rem;
    border-bottom: 1px solid rgb(0 0 0 / 30%);
    padding-bottom: 2rem;
}

.widget_price_filter .price_label span {
    position: absolute;
    top: 0;
    left: 0;
}

.widget_price_filter .price_label .to {
    right: 0;
    left: auto;
}

.widget_price_filter .ui-slider .ui-slider-handle, .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #DD9900 !important;
    border: 1px solid #D39C35 !important;
}

.widget_price_filter .price_slider {
    width: 100%; 
}

.widget_price_filter .price_label {
    font-size: 0;
    position: relative;
}

.widget_price_filter .price_label span {
    font-weight: normal;
    border-radius: 3px;
    font-size: 15px;
    padding: 10px 0;
    min-width: 5rem;
    text-align: left;
    display: inline-block;
}

div.product.type-product.out-of-stock>.col-inner .price-wrapper .availability {
    display: block;
    color: red;
    flex-basis: 100%;
    text-align: center;
}

div.product.type-product>.col-inner .title-wrapper {
    flex: 1;
}

div.product.type-product>.col-inner .price-wrapper {
    flex-shrink: 0;
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
}
.archive .homepage-seo-headlines-section{
    padding-top: 5rem !important;
}
.archive .homepage-newsletter-section {
    margin-top: 3rem;
    padding: 0 1.25rem !important;
    margin-left: 0!important;
    margin-right: 0 !important;
    position: relative;
    z-index: 1;
}
/*shop*/

/*pdp*/
.download i{
    margin-right: .5rem;
}

.product-gallery .image-tools.bottom.left {
    display: none;
}

.product-thumbnails.small-columns-4 .flickity-slider>.col {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}

.single .legal-price-info+.price-wrapper+.tzn-product-meta,
.single .legal-price-info+.price-wrapper,
.woocommerce-product-rating>span,
.product-key-features+.woocommerce-product-rating,
.single .cart .legal-price-info,
.single .cart .tzn-product-meta,
.single .cart .price-wrapper {
    display: none !important;
}

.single .rank-math-breadcrumb>p {
    justify-content: flex-start;
}

.product-summary .variations_button {
    padding: 1.5rem 0 1rem;
}

.single .tzn-product-meta {
    margin-bottom: 1rem;
    font-size: 1rem;
    border-top: 0;
    padding-top: 0;
    display: flex;
}

.single .product-key-features ul li::before {
    content: '';
    margin-right: .5rem;
    width: .7rem;
    height: .7rem;
    background: #667169;
    display: inline-block;
    border-radius: 50%;
}

.single .product-key-features ul li {
    margin: .3rem 0;
    font-size: 1.125rem;
}

.single .product-title {
    font-size: 1.875rem;
    font-weight: normal;
    font-family: 'PoppinsBold';
    margin-bottom: 0;
}

.star-rating {
    text-align: left;
    font-size: 1rem;
    width: auto;
    letter-spacing: 2px;
}

.single .price.product-page-price span.amount {
    font-size: 1.625rem !important;
    line-height: 1.5;
    color: #000000;
    font-family: 'Poppins';
}
.single .price.product-page-price .from{
	margin-right: .5rem;
	font-size: 1rem;
}
.single .price-wrapper .price-on-sale {
    display: flex;
    align-items: center;
}
.single .price.price-on-sale .amount {
    font-weight: bold;
}
.single .price.product-page-price span.amount .woocommerce-Price-currencySymbol {
    margin-right: 0.5rem;
}

.single .legal-price-info .wc-gzd-additional-info {
    font-size: .875rem;
    color: rgb(0 0 0 / 60%);
}

.single .variations td.value .color-variable-item.selected {
    box-shadow: none;
    border: 0;
}
.single .variations td.value .color-variable-item.attribute_pa_farbe_custom.selected {
    box-shadow: 0 0 0 2px var(--primary-color);
}
li.variable-item.color-variable-item.attribute_pa_farbe_custom span.variable-item-span.variable-item-span-color {
    border-radius: 0;
    text-indent: -999999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent !important;
}
li.variable-item.color-variable-item.attribute_pa_farbe_custom {
    width: 4rem !important;
    height: 4rem !important;
}
li.variable-item.color-variable-item.attribute_pa_farbe_custom .variable-item-contents:before {
    display: none !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before {
    background-image: none;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    box-shadow: none;
}

.single .product-container .variations span,
.single .product-container .variations label {
    display: inline-block;
    color: #000;
    font-size: .875rem;
    font-family: 'PoppinsBold';
    text-transform: capitalize;
}

.woo-variation-swatches.wvs-show-label .variations td,
.woo-variation-swatches.wvs-show-label .variations th {
    border: 0;
    margin-bottom: .5rem;
}

.single .variations td.value select {
    height: 3.438rem;
    padding: 0 3rem 0 1rem;
    margin: 0;
    width: auto;
    color: #000;
    font-size: 1.25rem;
    min-width: auto;
    max-width: initial;
}

.single .tzn-product-meta span.availability i:before {
    content: '';
    width: 0.75rem;
    height: 0.75rem;
    /*display: inline-block;*/
    border-radius: 50%;
    background-color: #65A07C;
    display: none;
}

.single .tzn-product-meta span {
    color: #0B0D12;
    font-size: 0.875rem;
}

.single .tzn-product-meta span.shipping i {
    font-weight: 300;
}

.single .tzn-product-meta span.availability {
    color: #65A07C;

}

.product-summary .quantity {
    width: 6.25rem;
    height: 4.063rem;
    border: 1px solid #000;
    border-radius: 0;
    float: left;
    margin-right: 0;
    margin-bottom: 0;
}

.product-summary .quantity>* {
    background-color: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0;
    height: 4.063rem !important;
    padding: 0 0.625rem !important;
    color: #000 !important;
    font-size: 1.125rem !important;
    line-height: 4.063rem;
    min-height: auto;
    top: 0;
    position: relative;
    padding: 0 !important;
    flex-basis: 33.33%;
}

.quantity input[type=number] {
    max-width: 33.33%;
    width: auto;
}

.quantity+.button {
    width: calc(100% - 7.25rem);
    height: 4.063rem;
    background-color: #DD9900;
    line-height: 4.063rem;
    letter-spacing: 0;
    margin-left: 1rem;
    color: #fff !important;
    font-size: 1.125rem !important;
    text-transform: inherit;
    min-height: auto;
    font-family: 'PoppinsBold';
    margin-bottom: 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}
.single .cart:not(.variations_form) ,
.product-summary .variations_button {
    display: flex;
    flex: 1;
}
.single .cart:not(.variations_form){
	flex-wrap: wrap;
}
.price-rules-table-wrapper {
    max-width: 100%;
    flex-basis: 100%;
}
.tier-pricing-summary-table {
    max-width: 100%;
    flex-basis: 100%;
}
.product-summary .price-rules-table-wrapper .woocommerce-Price-currencySymbol {
    font-size: .9rem;
    margin-right: 2px;
}
.tier-pricing-summary-table__bottom *,
.tier-pricing-summary-table__top *{
	 font-size: .9rem !important;
}
.product-summary .tier-pricing-summary-table .woocommerce-Price-currencySymbol{
	 margin-right: 2px;
}
.col-inner.text-left li {
    font-size: 1rem;
    line-height: 1.5rem;
}
/* .paypal-buttons{
    height: 4rem !important;
} */

.woo-variation-gallery-wrapper .woo-variation-gallery-slider .wvg-single-gallery-image-container img {
    height: 35rem;
    object-fit: contain;
}
.single .product-short-description {
    margin-bottom: 1rem;
}
.single .product-short-description + .price-wrapper{
    display: none;
}
.single .single_add_to_cart_button:not(.loading):after {
    content: "";
    margin-left: 0;
    right: 0;
    margin-right: 0.5rem;
    background-image: url('../images/Warenkorb.svg');
    width: 1.1rem;
    height: 1.25rem;
    background-repeat: no-repeat;
    background-size: contain;
    flex-shrink: 0;

}

.single .product-info .product-title + .woocommerce-product-rating {
    display: block;
}
/* .product-info .woocommerce-product-rating {
    display: none;
} */
.product-info-bottom {
    padding: 0 !important;
    margin-top: 1rem;
}

.product-footer .woocommerce-tabs .tabs li.active a {
    background-color: #667169;
    color: #fff;
    font-family: PoppinsBold;
}

.product-footer .woocommerce-tabs .tab-panels .entry-content * {
    font-size: 1.25rem;
    line-height: 1.5;
}

.checkboxes.checkboxes-pa_farbe_filter.list_pa_brand ol.flickity-page-dots {
    display: none;
}

.product-footer .woocommerce-tabs .tabs li a {
    border: 1px solid #667169;
    border-radius: 25px;
    height: 3.125rem;
    color: #667169;
    font-size: 1.25rem;
    font-family: Poppins;
    padding: 0;
    min-width: 18.75rem;
    text-align: center;
    justify-content: center;
    margin: 0 .75rem;
    background-color: #fff;
}

.product-footer .woocommerce-tabs {
    padding: 0;
    border-top: 0;
}

.single .product-section-title {
    font-size: 2.5rem;
    text-transform: capitalize;
}

.flickity-prev-next-button {
    width: 2.5rem !important;
    height: 2.5rem !important;
    box-shadow: none !important;
    top: 40% !important;
    transform: none !important;
    border-radius: 50% !important;
}

.flickity-prev-next-button svg {
    margin-top: 0 !important;
    border-radius: 50% !important;
}

.slider button:not(.icon) {
    border-radius: 50% !important;
}

.single .tzn-product-meta .availability.orange {
	color: orange;
}

.single .tzn-product-meta span.availability.orange i:before {
	background-color: orange;
}

.single .tzn-product-meta .availability.red {
	color: var(--alert-color);
}

.single .tzn-product-meta span.availability.red i:before {
	background-color: var(--alert-color);
}

.single .cwginstock-subscribe-form .panel-primary {
	border: none;
}

.single .cwginstock-subscribe-form .panel-primary .panel-heading {
	background-color: transparent;
    border: none;
}

.single .cwginstock-subscribe-form .panel-primary .panel-heading h4 {
	color: black;
	margin-bottom: 0;
	font-size: 1.65rem;
}

/*review*/

.star-rating .star-full:before {
    /* font-family: "Font Awesome 6 Pro"; */
    /* font-weight: 900; */
    /* content: "\e28b"; */
    content: '\e005';
    font-family: "fl-icons" !important;
}

.star-rating .star-half:before {
    font-family: "Font Awesome 6 Pro";
    /* font-weight: 400; */
    content: "\e28d";
}

.star-rating .star-empty:before {
    font-family: "fl-icons" !important;
    /* font-weight: 100; */
    content: "\e006";
}

.star-rating .star {
    color: #FFC107;
    display: inline-block;
    font-family: dashicons;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    height: 1.375rem;
    line-height: 1.375rem;
    text-align: center;
    text-decoration: inherit;
    vertical-align: top;
    width: 1.25rem;
    margin: 0 0.25rem 0 0;
}

.comments-detail.star-rating:before,
.comments-detail.star-rating span:after,
.comments-rs-row .star-rating:before,
.comments-rs-row .star-rating span:after {
    content: '';
}

.comments-detail.star-rating {
    width: 8rem;
    height: 1.375rem;
    margin-bottom: 0;
    margin-top: 0;
}

.comments-main p {
    font-family: 'Poppins';
}

.comments-main {
    max-width: 71.5625rem;
    margin: auto;
}

.comments-rs-row .star-rating {
    width: 6.25rem;
    height: 1.375rem;
    margin-bottom: .875rem;
    margin-top: 0;
}

.loadmore-reviews {
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.loadmore-reviews a {
    text-decoration: underline;
    font-size: 1.375rem;
    cursor: pointer;
    font-family: PoppinsBold;
    color: #000;
}

.filter-product {
    /* display: flex; */
    /* justify-content: flex-end; */
}

.comment_in {
    color: #797979;
    margin-bottom: 0.5rem;
}

.comments-rs-row .comment_info {
    color: #797979;
    margin-bottom: 0;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.comments-rs-row {
    border-bottom: 1px solid #7070704d;
    padding: 1.875rem 0 0 0;
}

.comments-product-top h4 span {
    letter-spacing: 0;
    color: #A1A09F;
    font-size: 1.375rem;
}

.comments-product-top h4 {
    letter-spacing: 0;
    font-size: 2.375rem;
    line-height: 3.3125rem;
    text-align: left;
    margin-bottom: 0;
    display: inline-flex;
    align-items: flex-end;
    align-items: baseline;
}

.comments-detail-star-rating {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.w3-border {
    background: #EFF0F5;
    width: 10.8125rem;
    height: 1rem;
    margin: 0 0.75rem;
}

.w3-yellow {
    background: #FFC107;
    height: 1rem;
}

.comments-product-top {
    display: flex;
}

.comments-main-inf {
    width: 19.625rem;
    flex-shrink: 0;
}

.comments.die-product .star-rating {
    font-size: 2rem;
}

.star-rating span:before,
.star-rating:before,
.woocommerce-page .star-rating:before,
.stars a:hover:after,
.stars a.active:after {
    color: #ffc107 !important;
}

.list-tree-comment {
    flex: 1;
}

.comments-form {
    flex-shrink: 0;
}

.star-rating .star.star-empty {
    color: #707070;
}

.filter-comment i {
    margin-right: 0.25rem;
}

.comments-product-top {
    display: flex;
    border-bottom: 1px solid #7070704d;
    padding: 1.875rem 0 0 0;
    border-top: 1px solid #7070704d;
    margin-top: 3rem;
}

.comment-reply-title {
    text-align: center;
    font-size: 2.5rem;
    letter-spacing: 0.76px;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 3rem;
    font-family: PoppinsBold;
}

p.bewertungen {
    letter-spacing: 0;
    color: #001111;
    font-family: 'Poppins';
    font-size: 1.0625rem;
}

/*review*/
/*pdp*/


/************ warenkorb ********/
.warenkorb-header .col-inner {
    display: flex;
    align-items: center;
}

.warenkorb-header .icon-box .icon-box-img img {
    padding-top: 0;
}

.warenkorb-header .icon-box:nth-last-child(1) .icon-box-img {
    max-width: 1.875rem;
}

.warenkorb-header .icon-box:nth-last-child(2) .icon-box-img {
    max-width: 1.3125rem;
}

.warenkorb-header .icon-box:nth-last-child(3) .icon-box-img {
    max-width: 1.625rem;
}

.warenkorb-header .icon-box-left .icon-box-img+.icon-box-text p {
    font-size: 1.125rem;
    letter-spacing: 0;
    color: #000000;
    font-family: 'Roboto';
}

.warenkorb-header .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0.625rem;

}

.warenkorb-header .icon-box {
    width: auto;
    margin-left: 5rem;
}

.warenkorb-header .img {
    max-width: 11.5625rem;
    margin-bottom: 0 !important;
    margin-right: auto;
}

.warenkorb-header {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
}

.woocommerce-checkout .row.row-main,
.woocommerce-cart .row.row-main {
    max-width: 84.375rem !important;
    z-index: 9;
    position: relative;
}

#customer_login .woocommerce-button:hover,
#quick-buy .button:hover,
.order-shop-button .button:hover,
body.woocommerce-checkout .sticky-submit-order .btn-submit-order:hover,
body.woocommerce-checkout .wc-gzd-order-submit button[type=submit]#place_order:hover,
#wrapper .wc-proceed-to-checkout .checkout-button:hover {
    background-color: #000 !important;
}

.button,
button,
input[type=submit],
input[type=reset],
input[type=button] {
    font-weight: normal;
}

#wrapper .wc-proceed-to-checkout .checkout-button {
    height: 4.0625rem;
    font-size: 1.375rem;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 !important;
    background: #DD9900;
    font: normal normal normal 1.375rem/1.5rem PoppinsBold;
    letter-spacing: 0.36px;
}

.woocommerce-shipping-calculator .shipping-calculator-button {
    height: 3.125rem;
    font-size: 1.125rem;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 !important;
    margin: 1rem 0;
}

ul.checkmark-list li::before {
    color: #DD9900;
}

.cart_totals .shipping-calculator-form .button {
    min-width: 100%;
    margin-right: 0;
    display: block;
    border: 0;
    height: 4.0625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 !important;
    font: normal normal normal 1.375rem/2rem PoppinsBold;
}

.shipping-calculator-form {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
}

.coupon-code-wrapper .button.apply-coupon {
    background: #DD9900;
    border: 0;
    font: normal normal normal 1.125rem/1.5rem PoppinsBold;
}

.coupon-code-wrapper .button.apply-coupon:hover {
    background-color: #000;
    color: #fff;
    box-shadow: none;
}

.woocommerce.row .coupon-code-wrapper .button.apply-coupon,
.woocommerce.row .coupon-code-wrapper input[type=text] {
    height: 4.0625rem;
    border-radius: 0 !important;
}

.totals-container {
    font-size: 1.125rem;
    padding-top: 0.9375rem;
    margin: 1.25rem -1.875rem 0 -1.875rem;
}

.woocommerce-cart .cart_totals {
    margin-top: 0.9375rem;
}
/* 
.woocommerce-shipping-totals.shipping.shipping-cost.values .total-title {
    display: none;
} */

.woocommerce-shipping-methods li {
    margin-left: 0 !important;
}

.woocommerce p.sub-title {
    margin-bottom: 0;
}

.woocommerce .woocommerce.row {
    margin-top: 3.0625rem;
}

.woocommerce p.sub-title a i {
    margin-right: 0.625rem;
}

.woocommerce p.sub-title a {
    text-align: left;
    text-decoration: inherit;
    font: normal normal normal 1rem/1.4375rem Poppins;
    letter-spacing: 0;
    color: #3C3C3C;
}

body.woocommerce-cart h1 {
    font-size: 2.5rem;
    margin-bottom: 0.3125rem;
    letter-spacing: 0;
    color: #000000;
    line-height: 3.5rem;
}

body.woocommerce-page .page-wrapper {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
}

.woocommerce p.sub-title a i {
    margin-right: 0.625rem;
    color: #000000;
    font-size: 1rem;
}

body.woocommerce-cart .shop_table thead th {
    text-transform: none;
    padding: 1.0625rem;
    font: normal normal normal 1.125rem/1.5rem PoppinsSemiBold;
    letter-spacing: 0;
    color: #000000;
}

.coupon-code-wrapper .widget-title {
    font: normal normal normal 1.25rem/1.5rem RobotoBold;
    letter-spacing: 0;
    color: #000000;
    margin-bottom: 0;
    padding-bottom: 0;
}

body.woocommerce-cart .shop_table .cart_item .product-info .product-name a {
    font: normal normal normal 1.125rem/1.5rem RobotoBold;
    letter-spacing: 0.3px;
    color: #000000;
    opacity: 1;
}

body.woocommerce-cart .shop_table .cart_item .product-info .product-name {
    margin-bottom: .25rem;
    line-height: 1.5rem;
}

body.woocommerce-cart .shop_table .cart_item .product-info dd,
body.woocommerce-cart .shop_table .cart_item .product-info dt {
    margin: 0;
    width: inherit;
}

body.woocommerce-cart .shop_table .cart_item .quantity input[type=number] {
    max-width: 2.8125rem;
    padding: 0;
}

.values {
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
    font-size: 1.125rem;
}

.total-title-row .incl-vat {
    letter-spacing: 0;
    color: #000000;
    opacity: 0.6;
}

form .shipping_address p {
    margin-bottom: 0.9375rem;
}

body.woocommerce-cart .shop_table .cart_item .product-subtotal .amount {
    font-size: 1.125rem;
    flex-direction: row-reverse;
    display: inline-flex;
    color: #000000;
}

.coupon-code-wrapper .result {
    width: 100%;
}

.coupon-code-wrapper.open .form-row {
    flex-wrap: wrap;
}
#main .title-buttons .woocommerce-input-wrapper {
    display: flex;
    align-items: center;
}
.coupon-code-wrapper .button.apply-coupon {
    flex: 1;
    max-width: 39%;
}

.coupon-code-wrapper input[type=text] {
    width: 55%;
}

body.woocommerce-cart .shop_table .cart_item .product-thumbnail {
    max-width: calc(7.75rem + 2.5rem + 1.25rem);
    width: calc(7.75rem + 2.5rem + 1.25rem);
    padding-left: 1.75rem;
    padding-right: 1.25rem;
}

body.woocommerce-cart .shop_table .cart_item .product-thumbnail img {
    width: 7.75rem;
    object-fit: cover;
}

body.woocommerce-cart .shop_table .cart_item td.product-info {
    padding-left: 0;
}

body.woocommerce-cart .shop_table thead th.product-name {
    padding-left: 1.75rem;
}

.woocommerce.row .coupon-code-wrapper input[type=text] {
    padding-left: 1.125rem;
    letter-spacing: 0.9px;
    color: #8B8B8B;
}

body.woocommerce-cart .cross-sells .products {
    background-color: transparent;
    padding: 3.125rem 4.375rem 0 4.375rem;
}

::-webkit-input-placeholder {
    /* Edge */
    color: #7f7f7f;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #7f7f7f;
}

::placeholder {
    color: #7f7f7f;
}

body.woocommerce-cart .cross-sells .products .flickity-button.next::before {
    background: center / contain no-repeat url(../images/r.svg) !important;
}

body.woocommerce-cart .cross-sells .products .flickity-button {
    width: 1rem;
    height: 4.0625rem;
    top: 38%;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    background: transparent;
    box-shadow: none !important;
}

body.woocommerce-cart .cross-sells .products .flickity-button::before {
    content: " ";
    background: center / contain no-repeat url("../images/l.svg");
    width: 1rem;
    height: 4.0625rem;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}

body.woocommerce-cart .cross-sells .products .flickity-slider>.col {
    max-width: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
}

.total-title-row .total-title b {
    font-weight: normal;
    font-family: PoppinsBold;
}

.total-title-row .inner-container span.amount {
    font-weight: normal;
    font-size: 1.125rem;
    font-family: PoppinsBold;
}

.total-title-row .inner-container {
    font-size: 1.125rem;
}
.cart_totals .woocommerce-shipping-methods label{
	font-size: 1.125rem
}
.values span.amount {
    font-size: 1.125rem;
    font-family: 'Poppins';
}

.vat.values {
    color: #000000;
    opacity: 0.6;
}

th.product-price,
td.product-price {
    display: none;
}

body.woocommerce-cart .shop_table .cart_item .product-info .variation,
.woocommerce .shop_table .cart_item dl dt,
body.woocommerce-cart .shop_table .cart_item .product-info dd p,
body.woocommerce-cart .shop_table .cart_item .product-info dd {
    font-weight: normal !important;
    letter-spacing: 0.28px;
    color: #667169;
    font-size: 0.875rem;
    line-height: 1.25rem;
}

body.woocommerce-cart .shop_table .cart_item .product-subtotal .amount span.woocommerce-Price-currencySymbol,
.values span.amount bdi span.woocommerce-Price-currencySymbol {
    margin-left: 0.2rem;
}

.values span.amount bdi {
    font-size: 1.125rem;
    flex-direction: row-reverse;
    display: inline-flex;
    color: #000000;
}

body.woocommerce-cart .cross-sells h2 {
    font-size: 2.5rem;
    margin-bottom: 0;
    letter-spacing: 0;
    color: #000000;
    line-height: 3.5rem;
    padding: 1rem 0;
}

/************ warenkorb ********/


/************ checkout ********/
.newsletter-order > .col > .col-inner .forminator-ui.forminator-custom-form[data-design=default]{
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
}
.newsletter-order > .col > .col-inner h2 {
    font-size: 2.5rem;
    line-height: 3.5rem;
    margin-bottom: 1.25rem;
}

.newsletter-order > .col > .col-inner .forminator-ui .forminator-checkbox .forminator-checkbox-box {
    border-color: #202221!important;
    background: #fff !important;
    top: .125rem;
}
.newsletter-order > .col > .col-inner .forminator-ui .forminator-button-submit:hover {
    background-color: #000 !important;
}
.newsletter-order > .col > .col-inner .forminator-ui .forminator-button-submit {
    width: 100% !important;
    height: 65px;
    background: #DD9900 !important;
    font-size: 1.375rem !important;
    font-family: 'PoppinsBold' !important;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
.newsletter-order > .col > .col-inner .forminator-ui .forminator-row p {
    margin-bottom: 0 !important;
    opacity: 0.6;
    font-size: 0.875rem;
}
.newsletter-order > .col > .col-inner .forminator-ui .forminator-row + .forminator-row {
    order: 3;
}
.newsletter-order .forminator-row .forminator-checkbox__wrapper {
    justify-content: center;
}
.newsletter-order .forminator-row.forminator-row-last {
    margin-bottom: 0.625rem !important;
}
.newsletter-order .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child) {
    margin-bottom: 1.25rem;
}

.newsletter-order > .col > .col-inner .forminator-ui .forminator-input {
    border: 1px solid #868686 !important;
    border-radius: 0!important;
    padding: 0 1.875rem !important;
    height: 4.0625rem;
    background: transparent !important;
}
.newsletter-order > .col > .col-inner .forminator-checkbox__label p a {
    color: #000 !important;
    text-decoration: underline;
}
.newsletter-order > .col > .col-inner p {
    max-width: 33.375rem;
    margin: auto;
    margin-bottom: 1.875rem !important;
    color: #000 !important;
}
.newsletter-order > .col > .col-inner {
    max-width: 38.75rem;
    margin: auto;
}
.newsletter-order {
    background: #ffffff;
    border-radius: 1.25rem;
    margin: 0 !important;
    margin-top: 1.25rem !important;
    padding: 1rem 1.875rem !important;
    text-align: center;
}
body.woocommerce-checkout h1 {
    font-size: 2.625rem;
    margin-bottom: 0.375rem;
    letter-spacing: 0;
    color: #000000;
    line-height: 3.125rem;
}

body.woocommerce-checkout .step-header {
    background-color: #fff;
    padding: 0 1.875rem;
    margin-bottom: 2.5rem;
    position: relative;
    height: 3.125rem;
    display: flex;
    align-items: center;
}

body.woocommerce-checkout .step-header h2 {
    font-size: 1.125rem;
}

body.woocommerce-checkout .step:last-child .step-header:before,
body.woocommerce-checkout .step#payment .step-header::before {
    border-top: 1.5625rem solid transparent;
    border-bottom: 1.5625rem solid transparent;
    border-left: 1.5625rem solid transparent;
}

body.woocommerce-checkout .step:first-child .step-header:after,
body.woocommerce-checkout .step#payment .step-header::after {
    border-top: 1.5625rem solid transparent;
    border-bottom: 1.5625rem solid transparent;
    border-left: 1.5625rem solid transparent;
    right: -1.5625rem;
}

body.woocommerce-checkout .step#review-order .step-header:before {
    border-top: 1.5625rem solid transparent;
    border-bottom: 1.5625rem solid transparent;
    border-left: 1.5625rem solid transparent;
}

body.woocommerce-checkout .step#review-order .step-header {
    border-radius: 0 1.5625rem 1.5625rem 0;
}

body.woocommerce-checkout .step:first-child .step-header {
    border-radius: 0;
    background: #fff;
}
#main .field-not-validated .woocommerce-input-wrapper::after, .woocommerce-invalid .woocommerce-input-wrapper::after {
    top: 0;
}
input[type=email],
input[type=date],
input[type=search],
input[type=number],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
textarea,
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
    padding: 0 1.25em;
    margin-bottom: 0;
    border: 1px solid #868686;
}

.woocommerce-billing-fields p {
    margin-bottom: 0.9375rem;
}

#main .title-buttons .woocommerce-input-wrapper input:checked+label {
    background: #DD9900;
    border: 0;
    font-family: PoppinsBold;
    border: 1px solid #DD9900;
}

body.woocommerce-checkout #shipping .form-row label:not(.woocommerce-form__label-for-checkbox),
body.woocommerce-checkout #billing .form-row label:not(.woocommerce-form__label-for-checkbox) {
    display: none;
}

#main .title-buttons .woocommerce-input-wrapper label:last-of-type {
    border-radius: 0;
}

#main .title-buttons .woocommerce-input-wrapper label:first-of-type {
    border-radius: 0;
}
.card .card-header h3 {
    line-height: 1.2;
}
#main .title-buttons.form-row .woocommerce-input-wrapper label {
    height: 3.4375rem;
    background: #fff;
    border: 0;
    padding: 0 0.9375rem;
    font-size: 1.125rem;
    line-height: 1.6875rem;
    border: 1px solid #868686;
    margin: 0;
}

body.woocommerce-checkout #billing_address_1_field,
body.woocommerce-checkout #shipping_address_1_field {
    width: 100%;
}

body.woocommerce-checkout #shipping .woocommerce-form__label-for-checkbox,
body.woocommerce-checkout #shipping .woocommerce-form__label-for-radio,
body.woocommerce-checkout #billing .woocommerce-form__label-for-checkbox,
body.woocommerce-checkout #billing .woocommerce-form__label-for-radio,
body.woocommerce-checkout #billing .form-row label.checkbox {
    font-weight: normal;
    font-size: 1rem;
    font-family: 'NunitoSans';
}

body.woocommerce-checkout #shipping .woocommerce-form__label-for-checkbox,
body.woocommerce-checkout #billing .form-row label.checkbox,
#order_review .wc-gzd-checkbox-placeholder p.form-row label {
    display: block;
    position: relative;
    padding-left: 2rem;
    display: flex;
    margin-bottom: 0.9375rem;
    cursor: pointer;
}

form.checkout input[type=checkbox] {
    margin: 0;
}

body.woocommerce-checkout #billing .form-row label.checkbox input {
    position: absolute;
    left: 0;
    height: 1rem;
    width: 1rem;
    margin: 0;
    top: 0.3125rem;
    border-radius: 0.25rem !important;
}

body.woocommerce-checkout #shipping .woocommerce-form__label-for-checkbox input,
body.woocommerce-checkout .sticky-submit-order .wc-gzd-checkbox-placeholder label input,
#order_review .wc-gzd-checkbox-placeholder p.form-row label input#legal {
    position: absolute;
    left: 0;
    height: 1rem;
    width: 1rem;
    margin: 0;
    top: 0.1rem;
}

body.woocommerce-checkout .sticky-submit-order .wc-gzd-checkbox-placeholder label input {
    top: 0.4375rem;
}

body.woocommerce-checkout .wc-gzd-order-submit {
    margin: 0 0 1rem 0;
}

#order_review .wc-gzd-checkbox-placeholder {
    margin-top: 1rem;
}

.woocommerce-billing-fields p#billing_jetzt_field label.checkbox span.optional {
    display: none;
}

.woocommerce form .form-row .required {
    visibility: visible;
    position: absolute;
    right: -0.375rem;
    bottom: 0;
}

span.woocommerce-gzd-legal-checkbox-text a,
span.woocommerce-gzd-legal-checkbox-text {
    letter-spacing: 0;
    color: #8E8E8E;
    font-size: 0.875rem;
}

body.woocommerce-checkout #payment .payment_methods li+li {
    margin-top: 0.9375rem;
    padding-top: 0;
    border: 0;
}

body.woocommerce-checkout .order-review,
body.woocommerce-checkout .payment-methods.card,
body.woocommerce-checkout #order_review {
    margin-bottom: 1.25rem;
}

body.woocommerce-checkout #payment .payment_methods input {
    margin: 0;
}

.order-items .order-item .product-info .product-name,
.order-items .order-item .product-info .product-name a {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0.36px;
    color: #202221;
    font-family: 'RobotoBold';
}

.order-items .order-item .product-info {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    padding-top: 0;
}

.order-items .order-item .product-info .quantity {
    display: none;
}

.order-items .order-item {
    padding-bottom: 1.25rem;
    margin: 0 -1.875rem 0 -1.875rem;
}

body.woocommerce-checkout .sticky-submit-order .btn-submit-order:hover,
body.woocommerce-checkout .wc-gzd-order-submit button[type=submit]#place_order:hover,
#wrapper .wc-proceed-to-checkout .checkout-button:hover {
    background-color: #000 !important;

}

#customer_login .woocommerce-button,
#quick-buy .button,
.order-shop-button .button,
body.woocommerce-checkout .sticky-submit-order .btn-submit-order,
body.woocommerce-checkout .wc-gzd-order-submit button[type=submit]#place_order,
#wrapper .wc-proceed-to-checkout .checkout-button {
    background-color: #DD9900 !important;
    border: 0;
    height: 4.0625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 !important;
    font: normal normal normal 1.375rem/2rem PoppinsBold;
}

body.woocommerce-checkout .sticky-submit-order .wc-gzd-checkbox-placeholder label input:before,
form.checkout input[type=checkbox]:before,
body.woocommerce-checkout #shipping .woocommerce-form__label-for-checkbox input:before,
body.woocommerce-checkout .form-row.thwcfd-field-checkbox label>input:before {
    content: "";
    position: absolute;
}

body.woocommerce-checkout .sticky-submit-order .wc-gzd-checkbox-placeholder label input:after,
form.checkout input[type=checkbox]:after,
body.woocommerce-checkout #shipping .woocommerce-form__label-for-checkbox input:after,
body.woocommerce-checkout .form-row.thwcfd-field-checkbox label>input:after {
    content: "";
    position: absolute;
    display: none;
}

body.woocommerce-checkout .sticky-submit-order .wc-gzd-checkbox-placeholder label input:before,
form.checkout input[type=checkbox]:before,
body.woocommerce-checkout #shipping .woocommerce-form__label-for-checkbox input:before,
body.woocommerce-checkout .form-row.thwcfd-field-checkbox label>input:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 1rem;
    width: 1rem;
    background-color: #fff;
    opacity: 1;
    border: 0.0625rem solid #707070;
    /* border-radius: 0.25rem; */
}

body.woocommerce-checkout .sticky-submit-order .wc-gzd-checkbox-placeholder label input:after,
form.checkout input[type=checkbox]:after,
body.woocommerce-checkout #shipping .woocommerce-form__label-for-checkbox input:after,
body.woocommerce-checkout .form-row.thwcfd-field-checkbox label>input:after {
    left: 0;
    top: 0;
    height: 1rem;
    width: 1rem;
    background-image: url('../images/checked.svg');
    background-repeat: no-repeat;
    background-size: 0.6875rem;
    background-position: center;
}

body.woocommerce-checkout .sticky-submit-order .wc-gzd-checkbox-placeholder label input:checked:after,
form.checkout input[type=checkbox]:checked:after,
body.woocommerce-checkout #shipping .woocommerce-form__label-for-checkbox input[type=checkbox]:checked:after,
body.woocommerce-checkout .form-row.thwcfd-field-checkbox label input[type="checkbox"]:checked:after {
    display: block;
}


body.woocommerce-checkout #payment .payment_methods input[type="radio"] {
    width: 1.25rem;
    height: 1.25rem;
    border: 0.0625rem solid #4D4D4D;
    appearance: none;
    -webkit-appearance: none;
    float: left;
    margin-left: 0;
    border-radius: 50%;
    padding: 0;
    position: relative;
}

body.woocommerce-checkout #payment .payment_methods input[type="radio"]:after {
    content: "";
    background: #DD9900;
    width: 0.875rem;
    height: 0.875rem;
    position: absolute;
    border-radius: 50%;
    top: 0.120rem;
    left: 0.125rem;
    display: none;
}

body.woocommerce-checkout #payment .payment_methods input[type="radio"]:checked:after {
    display: block;
}

body.woocommerce-checkout .sticky-submit-order .wc-gzd-checkbox-placeholder label {
    font-weight: normal;
    position: relative;
    padding-left: 2rem;
    display: flex;
    cursor: pointer;
}

body.woocommerce-checkout #billing .woocommerce-account-fields .form-row label.checkbox input {
    top: 0.1875rem;
}

body.woocommerce-checkout .sticky-submit-order .total-title-row {
    border-top: 0;
    margin-top: 0;
}

.card .card-content {
    padding: 1.25rem 1.875rem;
}

.card .card-header {
    padding: 1.25rem 1.875rem;
}

.card.register-card,
.card.login-card,
.card.quick-buy-card {
    padding: 1.25rem 1.875rem;
}

body.woocommerce-checkout .step#quick-buy h4 {
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #000;
}

body.woocommerce-checkout .step#quick-buy {
    margin-top: 2rem;
}

#quick-buy form p label {
    display: none;
}

.coupon-code-wrapper .button.apply-coupon,
.coupon-code-wrapper input[type=text] {
    border-radius: 0 !important;
}

::-webkit-input-placeholder {
    /* Edge */
    color: #868686;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #868686;
}

::placeholder {
    color: #868686;
}

.sticky-submit-order {
    display: none !important;
}

.woocommerce form .form-row .required {
    display: none;
}

body.woocommerce-checkout #payment label {
    font-size: 1.125rem;
}

.payment_methods p {
    font-size: 1.125rem;
    line-height: 1.5rem;
}

.order-items .order-item .product-info .price-wrapper .amount {
    font-weight: normal;
    font-size: 1.125rem;
}

.order-items .order-item .product-info .price-wrapper {
    align-items: center;
}

p.return-to-shop {
    text-align: center;
}

p.return-to-shop a.button.primary.wc-backward {
    display: inline-flex;
    border-radius: 0 !important;
}

#quick-buy .tzn-payment-icons {
    margin-top: 1rem;
    width: 100%;
    justify-content: center;
}

/************ checkout ********/
/*single post*/
.top-blog h1 {
    margin-bottom: 0;
}
.blog-single h1+img {
    margin-bottom: 2.5rem;
}

.blog-single .img {
    margin: 1rem 0 2rem;
}

.blog-single .row-slider {
    width: calc(100% + 16rem) !important;
    margin-left: -8rem !important;
}

.blog-single h2 {
    font-size: 2.5rem;
    text-align: center;
}

.blog-single h1 {
    font-size: 3rem;
    text-align: center;
    margin: 3rem 0;
}

.blog-single .container {
    max-width: 50rem !important;
}

.single .blog-single .rank-math-breadcrumb>p {
    justify-content: center;
}

.recent-post {
    max-width: 93.75rem;
    margin: 2rem auto 4rem;
}

/*single post*/
/*mini-cart*/

.widget_shopping_cart .woocommerce-mini-cart__buttons .button:hover {
    background-color: #000 !important;
}

.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    background-color: #DD9900 !important;
    border: 0;
    height: 4.0625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 !important;
    font: normal normal normal 1.375rem/1.5rem PoppinsBold;
    padding: 0 !important;
    color: #fff !important;
}

.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .cart-item-title a {
    font-weight: normal;
    letter-spacing: 0.32px;
    color: #202221 !important;
    font-family: PoppinsSemiBold;
    font-size: 1rem;
    line-height: 1.4375rem;
    opacity: 1;
    text-transform: initial;
}

.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .right-col {
    display: inline-flex;
    justify-content: space-between;
    flex-direction: column;
}

.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li span.amount {
    font-weight: normal;
    letter-spacing: 0;
    color: #000000;
    font-size: 1rem;
}

ul.product_list_widget li a.remove {
    width: 0.8125rem;
    height: 0.8125rem;
    transform: translateY(0.25rem);
    color: #888888;
    margin-right: 0.5rem;
}

.mini_cart_item .quantity-updater {
    border: 0 !important;
}

.mini_cart_item .quantity-updater .is-form,
.mini_cart_item .quantity-updater input[type=button].is-form {
    overflow: hidden;
    position: relative;
    background-color: #f9f9f9 !important;
    text-shadow: 1px 1px 1px #fff !important;
    color: #666;
    border: 1px solid #ddd !important;
    text-transform: none;
    font-weight: normal;
}

.widget_shopping_cart .values,
.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .product-single-price {
    display: none;
}

.widget_shopping_cart .total-title-row .inner-container span.amount,
.widget_shopping_cart .total-title-row .total-title b {
    font-weight: normal;
    font-family: NunitoSansBold;
}

.widget_shopping_cart .inner-padding {
    padding: 1.25rem;
}

.widget_shopping_cart .values.subtotal .total-title {
    color: var(--heading-color);
    font-weight: normal;
    font-size: 1rem;
}

.widget_shopping_cart .widget_shopping_cart_content .button.wc-forward:not(.checkout):not(.checkout-button):after {
    content: "";
}

.widget_shopping_cart .cart-popup-title h4.uppercase {
    letter-spacing: 0;
    color: #DD9900;
    text-transform: inherit;
    font-size: 1rem;
    font-family: PoppinsSemiBold;
    margin-bottom: 1.25rem;
}

.mfp-content.off-canvas-cart {
    width: 29.125rem;
}

.widget_shopping_cart .cart-popup-title {
    margin: 0;
}

.success-cart svg {
    color: #4ABC60;
    padding: 0;
}

.success-cart {
    margin: 0 -1.25rem;
    width: calc(100% + 2.5rem);
    padding: 0.6rem 0 !important;
}

.success-cart .icon-box .icon-box-img {
    width: 0.9375rem !important;
    display: inline-flex;
    flex: initial;
    max-width: 0.9375rem !important;
    margin: 0;
    position: relative;
    top: .2rem;
}

.success-cart p {
    margin-bottom: 0;
    letter-spacing: 0;
    color: #4ABC60 !important;
    font-size: 0.875rem;
}

.success-cart .icon-box {
    align-items: center;
    justify-content: center;
    text-align: center;
}

.success-cart .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0.625rem;
    flex: inherit;
    margin: 0;
}

.mfp-wrap.mfp-auto-cursor.off-canvas.undefined.off-canvas-right.mfp-ready .mfp-close {
    opacity: 0;
    right: 24.375rem;
}

.widget_shopping_cart .cart-popup-title h4:after {
    /*content: '\f053';
    display: block;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    font-size: 1rem;
    color: #0B0909 !important;
	*/
	content: url(/wp-content/uploads/2022/12/next.svg);
	display: block;
    position: absolute;
    left: 1.25rem;
    top: 1.2rem;
}

.order-overview-info span.amount {
    font-size: 1rem;
}

.order-address-info a,
.order-address-info p {
    margin-bottom: 0;
    color: #8E8E8E;
    font-size: 1rem;
}

p.last_name.thwcfd-field-wrapper.thwcfd-field-text+br {
    display: none;
}

.order-overview-info .card .card-header h3 {
    font-size: 1.125rem;
    line-height: 1;
    font-family: 'PoppinsSemiBold';
}

.order-overview-info h5 {
    font-size: 1.125rem;
    font-family: 'Poppins';
    line-height: 1.5;
}

/*mini-cart*/
/*account*/
.dashboard-links a {
    padding: 15px 20px;
    font-size: 1rem;
}

.dashboard-links li {
    width: auto;
    margin-left: 0 !important;
}

.woocommerce .shop_table tr td span.amount {
    font-size: .9rem;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions .woocommerce-button {
    margin: 0;
    margin-left: 10px;
}

/*account*/
/*New menu*/
.nav-dropdown>li.nav-dropdown-col {
    width: auto !important;
}
#masthead ul.header-nav.header-nav-main.nav.nav-left>li >.sub-menu.nav-dropdown .menu-item-has-children > a::after{
    content: '';
    width: 0;
    height: 0;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-top: 1rem solid #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 1rem);
    z-index: 22;
    opacity: 0;
}
#masthead ul.header-nav.header-nav-main.nav.nav-left>li >.sub-menu.nav-dropdown .menu-item-has-children:hover > a:after{
    opacity: 1;
}
#masthead ul.header-nav.header-nav-main.nav.nav-left>li >.sub-menu.nav-dropdown a:hover{
    color: var(--primary-color);
}
#masthead ul.header-nav.header-nav-main.nav.nav-left>li >.sub-menu.nav-dropdown a{
    color: #fff;
    text-align: center;
}
#masthead ul.header-nav.header-nav-main.nav.nav-left>li >.sub-menu.nav-dropdown {
    border: none;
    display: flex !important;
    flex-wrap: nowrap;
    background-color: rgb(102, 113, 105) !important;
    justify-content: center;
	bottom: unset !important;
	right: unset !important;
}
.nav-dropdown>li.nav-dropdown-col{
    display: block;
}
.nav-dropdown {
    padding: 0;
    border-radius: 0 !important;
    background-color: #fff !important;
    box-shadow: 0 15px 30px #0000000A !important;
    top: 3rem;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
}
.nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a {
    font-weight: normal !important;
    text-transform: none !important;
    font-size: 1.125rem;
    padding: 1.25rem 2rem !important;
    margin: 0 !important;
    color: #111111;
}
.nav-dropdown .nav-dropdown-col>ul li a:hover{
}
.nav-dropdown-default>li:hover>a, .nav-dropdown .nav-dropdown-col>ul li:hover>a{
    color:#111;
}
.nav-dropdown-default>li>a{
    border-bottom:0 !important
}
.nav-dropdown-has-arrow li.has-dropdown:before{
    border-width: 10px;
    margin-left: -10px;
}
.active>ul.children, .active>ul.sub-menu:not(.nav-dropdown){
  display: none !important;
}
.nav-dropdown .nav-dropdown-col>ul{
    border: 0;
    margin-top: 0;
    border-radius: 0 !important;
    background-color: rgb(102, 113, 105) !important;
    box-shadow: 15px 15px 30px #0000000a !important;
    display: none !important;
    position: absolute;
    left: 50%;
    z-index: 9;
    top: auto;
    min-width: 20rem;
    transform: translate(-50%, 0);
    padding-top: 2rem;
}
.nav-dropdown>li.nav-dropdown-col{
    width:100%;
    border-right:0;
}
.nav-dropdown .nav-dropdown-col>ul li a{
    padding: 10px;  
    text-transform: none;
    color:black;
}
.active:hover>ul.children, .active:hover>ul.sub-menu:not(.nav-dropdown),
.header-nav li.nav-dropdown-col:hover >ul{
    display:block !important;
}
.header-nav li.nav-dropdown-col >ul a{
    padding: 10px 0 !important;
    font-family: Poppins !important;
}
.header-nav li.nav-dropdown-col{
    position: relative;
}
/*New menu*/


.woof.woof_sid.woof_sid_flat_white.woof_auto_1_columns {
    display: none;
}
a.woof_front_toggle {
    display: none;
}
.icheckbox_square-blue, .iradio_square-blue {
    width: 0.875rem;
    height: 0.875rem;
    background: #fff !important;
    margin-top: 0 !important;
    position: relative;
    top: -0.35rem;
    border: 1px solid #707070;
    border-radius: 2px;
}
.icheckbox_square-blue.checked:after {
    content: " ";
    left: 2px;
    top: 0px;
    width: 5px;
    height: 7px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
form.woocommerce-ordering {
    position: absolute;
    right: 0;
    top: -0.8rem;
}
form.woocommerce-ordering select {
    border: 0;
    box-shadow: none !important;
}
select.orderby {
    margin: 0 !important;
    border: 0 !important;
    height: 3.125rem;
    line-height: 3.125rem;
    box-shadow: none !important;
    padding-right: 2rem;
    max-width: 14rem;
}
label.woof_checkbox_label {
    font-weight: normal;
    font-size: 0.9375rem;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #DD9900;
}
.woof .price_label {
    width: 100%;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1rem !important;
}
.woocommerce.widget_price_filter h4.active + form {
    display: none;
}
.woof_container  .woof_container_inner  h4.active + div {
    display: none;
}
.woof_container_inner {
    border-bottom: 0.125rem solid rgba(112, 112, 112, 0.5);
    padding-bottom: 2rem;
}
.woof_by_rating_container label.woof_wcga_label_hide {
    display: block !important;
    font-size: 1.25rem;
    font-family: 'PoppinsSemiBold';
    padding-bottom: 1.25em;
}
.filter.filter-bewertung {
    display: none;
}

.woof_checkbox_instock_container .woof_container_inner {
    border-bottom: 0;
}
.woof_checkbox_instock_container.woof_container.woof_container_stock label {
    font-weight: normal;
    font-size: 1rem;
}
select#woof_select_range {
    display: block !important;
}
select#woof_select_range  ,#woof_select_range_chosen{
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0;
}
.instock_block .icheckbox_square-blue {
    position: relative;
    top: -2.4px;
}
button.view-more-button.products-archive.button.primary {
    background: transparent;
    color: #101210;
    box-shadow: none !important;
    border: 0;
    font-family: 'PoppinsSemiBold';
    font-size: 1.375rem;
    text-decoration: underline;
    height: auto !important;
    line-height: inherit !important;
    min-height: auto;
    max-width: initial;
    margin: 0 auto !important;
    /* display: table !important; */
    position: relative;
    z-index: 99;
    margin-bottom: 2rem !important;
}
/* .shop-container p.text-center {
    margin: 0 auto;
    display: table;
} */

.header .search-form .live-search-results span.amount{
    font-size: 1em;
}
.header .search-form .live-search-results {
    width: 100%;
    left: auto;
    right: 0;
}
body .paypal-button-row {
    height: 45px !important;
    vertical-align: top;
    min-height: 45px !important;
    max-height: 45px !important;
}

.woocommerce  .tooltipster-content{
    display: none;
}
.message-container a {
    margin: 0;
    color: #b20000;
}
.woof_reset_button_2 {
    padding: 0;
    margin: 0 !important;
    line-height: initial;
    min-height: auto;
	    position: relative;
    top: -2px;
}
.woocommerce-order-received .order-address-info .first_name, .woocommerce-order-received .order-address-info .last_name {
    display: inline-block;
    margin-right: 5px;
}
.woocommerce-order-received .address-field.form-row-first.thwcfd-field-wrapper.thwcfd-field-text {
    display: block;
    width: 100%;
}
button.rmBase__comp--cta:after {
    content: '\f061';
    font-family: 'Font Awesome 6 Pro';
}
.product_meta>span {
    border-top: 0;
    padding: 0;
}
.product .product_meta {
    margin: 0;
}
div.product.type-product>.col-inner .price-wrapper > * {
    width: 100%;
    display: flex;
    justify-content: center;
}
div.product.type-product>.col-inner .price-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
}
.farbe-slide {
    padding-top: 0.5rem;
    max-width: 14rem;
}
.farbe-slide img {
    width: 2.813rem !important;
    height: 2.813rem;
    border-radius: 50%;
    margin: 0 0.4375rem;
    object-fit: cover;
}
.slider-img .flickity-slider>div:not(.col){
	    max-width: 16.6666666667%;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%;
	padding: 0 2rem;
}
.slider-img .flickity-enabled{
	padding-bottom: 3rem;
}
.slider-img .flickity-slider>div:not(.col) img{
	height: 6rem;
	object-fit: contain;
}
.cross-sells-pdp h3,
.download {
    text-align: center;
}
.cross-sells-pdp{
	margin-top: 3rem;
}
.price-wrapper + .tzn-product-meta,
.woocommerce_inhalt + .price-wrapper,
.woocommerce_inhalt {
    display: none;
}
.desc-custom {
    text-align: center;
    margin-top: 2rem;
}
.custom-brand-desc.has-media .text{
	padding-right: 2rem;
}
.custom-brand-desc{margin-top: 2rem;}
.custom-brand-desc.has-media {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    text-align: left;
}
.custom-brand-desc.has-media video{
	width: 100%;
	height: 100%;
}
span.sku_wrapper {
    font-size: 0.875rem;
}
.header-block-block-2 .section-content>.row>.col a.button.primary.btn-store-in-bardowick {
    background: #F2D595 !important;
    color: #000 !important;
    border: 1px solid #F2D595 !important;
    margin-bottom: 20px !important;
}


.woof_container_hersteller ul.woof_list.woof_list_checkbox{
    height: 20rem;
    overflow: auto;
}

/* Chrome */
.woof_container_hersteller ul.woof_list.woof_list_checkbox::-webkit-scrollbar {
    width: 5px;
}

.woof_container_hersteller ul.woof_list.woof_list_checkbox::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.31rem #667169 ; 
  border-radius: 0.9375rem;
}

.woof_container_hersteller ul.woof_list.woof_list_checkbox::-webkit-scrollbar-thumb {
    background-color: #DD9900 ; 
    border-radius: 0.9375rem;
}

.product-info .tzn-product-meta + .wc-gzd-additional-info.delivery-time-info {
    display: none;
}

.tab-panels {
    margin-top: 1rem;
}
.product-page-sections {
    display: flex;
	flex-wrap: wrap;
}
.single .product-page-sections .product-section:nth-child(2),
.single .product-page-sections .product-section:nth-child(1) {
    width: 50%;
    max-width: 50%;
	flex-basis: 50%;
}
.single .product-page-sections .product-section:not(:nth-child(1),:nth-child(2)){
	width: 100%;
	flex-basis: 100%;
	max-width: 100%;
	text-align: center;
}
.single .product-page-sections .product-section:nth-child(1){
	padding-right: 1rem;
	text-align: left;
}
.single .product-page-sections .product-section:nth-child(2){
	padding-left: 1rem;
	text-align: left;
}
.single .product-page-sections .product-section .row{
	flex-direction: column;
}
.single .product-page-sections .product-section .row .col{
	max-width: 100%;
	flex-basis: 100%;
}
.aws-container .aws-search-form {
    min-width: 30rem;
    border: 1px solid #667169;
    border-radius: 25px;
}
.aws-container .aws-search-field {
    border: 0 !important;
    background-color: transparent;
    border-radius: 0 25px 25px 0 !important;
	    box-shadow: none !important;
    color: #000 !important;
}
.aws-container .aws-search-field:placeholder{
	 color: #000 !important;
}
.aws-container .aws-search-form .aws-form-btn {
    background: transparent !important;
    border: 0 !important;
	box-shadow: none !important;
}
.farbe-custom img {
    border-radius: 0;
}
.farbe-slide.farbe-custom {
    max-width: 100% !important;
    text-align: center;
    margin-bottom: 1rem;
    min-height: 1.56rem;
}
.pflegehinweise_block img {
    width: auto;
    max-height: 1.25rem;
}
.product-info-bottom .row .col > .col-inner{
	display: flex;
	flex-wrap: wrap;
}
.product-info-bottom .row{
	margin-top: 1.25rem;
}
.product-info-bottom .row .col{
	padding-bottom: 0;
}
.product-info-bottom .row .col > .col-inner > *{
	max-width: 50%;
	flex-basis: 50%;
	align-items: center;
	padding-bottom: 1rem;
}
.product-info-bottom .icon-box .icon-box-img{
	width: 1.25rem !important;
}
.product-info-bottom .icon-box .icon-box-img img{
	padding-top: 0;
}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image {
    height: 11rem;
    overflow: hidden;
}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image * {
    height: 100% !important;
    object-fit: contain;
}
.woo-variation-gallery-slider-wrapper{
	margin-bottom: 1rem !important;
}

/* Heide-Jagd Filter */ 
.section-heide-jagd-filter {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 2rem;
}

.button-produktfinder a,
.section-heide-jagd-filter a.button.primary { 
    background-color: #667169;
    height: 3.125rem;
    border-radius: 1.563rem !important;
    display: inline-block;
    color: #fff;
    font-size: 100%;
    min-width: 9rem;
    text-align: center;
    line-height: 3.125rem;
    padding: 0 1rem;
    min-height: unset;
    margin: 0;
}
.button-produktfinder a{
    color: #fff !important;
    justify-content: center !important;
}
.section-heide-jagd-filter a.button.primary i.icon-equalizer {
    top: 0;
    margin-right: 0.5rem;
}
.top-box-step img {
    max-width: 9.375rem;
}
.top-box-step {
    text-align: center;
    padding: 0.938rem;
    height: 6.25rem;
    background: #667169 0% 0% no-repeat padding-box;
}
.lightbox-content.pdp-popup-step {
    background: transparent;
}
.centre-box-step {
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 2.938rem 0;
}
.footer-box-step {
    height: 6.25rem;
    padding: 1.563rem;
    background: #F7F5F5 0% 0% no-repeat padding-box;
}
.container-box {
    max-width: 50rem;
    margin: 0 auto;
}
.footer-box-step .container-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-box-step .container-box h3, .footer-box-step .container-box p, .footer-box-step .container-box a {
    margin: 0;
    width: auto;
}
.step_progressbar.step_progressbar_custom {
    background: #DEDDDD 0% 0% no-repeat padding-box;
    box-shadow: 0 0.25rem 1.875rem #00000014;
    border-radius: 1.563rem;
    width: 100%;
    height: 1.563rem;
    margin-top: 2.875rem;
    margin-bottom: 0.5rem;
}
.step_progressbar_percentage {
    background: #121212 0% 0% no-repeat padding-box;
    border-radius: 1.563rem 0 0 1.563rem;
    height: 100%;
    margin-left: 0 !important;
}
.progressbar_100 .step_progressbar_percentage {
    border-radius: 1.563rem;
}
.box-info-step h3 {
    margin: 0;
}
.box-info-step p {
    letter-spacing: 0;
    color: #959595;
    font-size: 0.75rem;
    line-height: 1.25rem;
}
.container-box span.amount {
    font-weight: normal;
}
.option-select-attribute {
    min-height: 3.688rem;
    display: flex;
    align-items: center;
    text-align: left;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    margin-bottom: 0.813rem;
    padding: 1rem 0.625rem;
    padding-left: 1.875rem;
    position: relative;
    font-size: 1.25rem;
    box-shadow: 0px 4px 30px #00000014;
    padding-right: 5rem;
    word-break: break-word; 
}
.option-select-attribute input {
    display: none;
}
.option-select-attribute label {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: inset 0px 3px 6px #00000029;
    border: 0.013rem solid #F7F5F5;
    border-radius: 1.563rem;
    width: 3.438rem;
    height: 2.063rem;
    position: absolute;
    right: 1.438rem;
    top: 0.9rem;
    cursor: pointer;
    margin: 0;
}
.option-select-attribute label span.checkbox-on-off {
    background: #DEDDDD 0% 0% no-repeat padding-box;
    width: 1.313rem;
    height: 1.313rem;
    position: absolute;
    border-radius: 50%;
    top: 0.37rem;
    left: 0.35rem; 
}
.option-select-attribute label input:checked + span.checkbox-on-off {
    left: unset;
    right: 0.35rem;
    background: #DD9900 0% 0% no-repeat padding-box;
}
.pdp-step-content .option-select-box {
    padding-top: 1rem;
}
.centre-box-step .container-box {
    max-width: 33.813rem;
}
.footer-box-step a.button.primary {
    height: 3.125rem;
    min-height: unset;
    font-size: 1rem;
    min-width: 7.75rem;
    border-radius: 1.563rem !important;
}
.box-info-step.text-center .step-prrocess {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-bottom: 3.125rem;
}
.box-info-step.text-center .step-prrocess p {
    background: #DEDDDD 0% 0% no-repeat padding-box;
    border-radius: 50%;
    width: 3.125rem;
    height: 3.125rem;
    line-height: 3.125rem;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 1.25rem;
    z-index: 2;
    margin-bottom: 0;
    font-family: Poppins;
}
.box-info-step.text-center .step-prrocess:before {
    content: "";
    width: calc(100% - 3.125rem);
    height: 0.25rem;
    background: #DEDDDD;
    position: absolute;
    top: 1.5rem;
    left: 1.563rem;
}
.box-info-step.text-center .step-prrocess p.step-active { 
    background: #DD9900 0% 0% no-repeat padding-box; 
} 
.pdp-step-content h5 {
    font-family: PoppinsMedium;
    line-height: 2.188rem;
    font-size: 1.563rem;
}
.box-info-step.text-center .step-prrocess span.percentage {
    content: "";
    width: 0;
    height: 0.25rem;
    background: #dd9901;
    position: absolute;
    top: 1.5rem;
    left: 1.563rem;
}
a.woof_show_auto_form.woof_btn_default {
    display: none !important;
}
/*  Heide-Jagd Filter */ 

/* Homepage Popup */
#homepage-lightbox .mfp-close {
	mix-blend-mode: normal;
}
/* Homepage Popup  */

.single .variations td.value .image-variable-items-wrapper li.variable-item:not(.color-variable-item) {
    padding: 2px !important;
	    width: 45px;
    height: 45px;
}

.single .tzn-product-meta span.availability,
.single .tzn-product-meta span.availability.is_in_stock {
    font-size: 0.875rem;
    margin: 0;
    color: #5AAA79 !important;
    margin-right: 1.4375rem;
    display: flex;
    align-items: center;
    line-height: 1rem;
}

.single .tzn-product-meta span.availability::before,
.single .tzn-product-meta span.availability.is_in_stock::before {
    content: '';
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    background: #5AAA79 !important;
    border-radius: 50%;
    position: relative;
    top: -0.045rem;
    margin-right: 0.625rem;
}

.single .tzn-product-meta span.not-availability,
.single .tzn-product-meta span.availability.is_out_stock {
    font-size: 0.875rem;
    margin: 0;
    color: red !important;
    margin-right: 1.4375rem;
    display: flex;
    align-items: center;
    line-height: 1rem;
}

.single .tzn-product-meta span.not-availability::before,
.single .tzn-product-meta span.availability.is_out_stock::before {
    content: '';
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    background: red !important;
    border-radius: 50%;
    position: relative;
    top: -0.045rem;
    margin-right: 0.625rem;
}
.product-gallery .badge-inner.secondary.on-sale{
    display: none;
}
.product-gallery .badge.callout.badge-circle{
    position: absolute;
    margin-bottom: 0;
}