/************ global ********/

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

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

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

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

@font-face {
    font-family: 'Lora Medium';
    src: url('fonts/Lora-Medium.ttf');
    font-weight: normal;
}
@font-face {
    font-family: 'Lora Regular';
    src: url('fonts/Lora-Regular.ttf');
    font-weight: normal;
}
@font-face {
    font-family: 'Lora-SemiBold';
    src: url('fonts/Lora-SemiBold.ttf');
    font-weight: normal;
} 
@font-face {
    font-family: 'Lora-Bold';
    src: url('fonts/Lora-Bold.ttf');
    font-weight: normal;
} 
::-webkit-input-placeholder { /* Edge */
    color: #001111 !important;
}

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

::placeholder {
    color: #001111!important;
}

p:empty {
    display: none !important;
}
mark {
    background-color: transparent;
}
/*.container,
.row {
    max-width: 101.875rem !important;
}*/
.banner-home .flickity-viewport, 
.banner-page .banner {
    margin-top: 3.125rem;
}
.container,
.row {
    /* max-width: 96.875rem !important; */
    
}
.col {
    padding: 0 0.9375rem 1.875rem;
}

header#header .container {
    max-width: 101.875rem !important;
}
#mc_signup_form input#mc_mv_LNAME, 
#mc_signup_form input#mc_mv_FNAME{
    font-size: 1rem !important;
    line-height: 1.875rem !important;
    background: transparent !important;
    border: 0.0625rem solid #FFFFFF !important;
    padding: 0.5625rem !important;
    padding-left: 1.75rem !important;
    color: #fff !important;
    border-radius: 0.25rem;
    display: inline-flex!important;
    justify-content: center;
    align-items: center;
} 
footer#footer .container, footer#footer .row {
    max-width: 101.875rem !important;
}

.m-w-256 {
    max-width: 16rem !important;
}

.m-w-320 {
    max-width: 20rem !important;
}

.m-w-340 {
    max-width: 21.25rem !important;
}

.m-w-370 {
    max-width: 23.125rem !important;
}

.m-w-451 {
    max-width: 28.1875rem !important;
}

.m-w-480 {
    max-width: 30rem !important;
}

.m-w-530 {
    max-width: 33.125rem !important;
}

.m-w-560 {
    max-width: 35rem !important;
}

.m-w-580 {
    max-width: 36.25rem !important;
}

.m-w-620 {
    max-width: 38.75rem !important;
}

.m-w-640 {
    max-width: 40rem !important;
}
.m-w-650 {
    max-width: 40.625rem !important;
}

.m-w-680 {
    max-width: 42.5rem !important;
}

.m-w-750 {
    max-width: 46.875rem !important;
}

.m-w-780 {
    max-width: 48.75rem !important;
}

.m-w-900 {
    max-width: 56.25rem !important;
}

.m-w-1120 {
    max-width: 70rem !important;
}

.m-w-1135 {
    max-width: 70.9375rem !important;
}

.m-w-1150 {
    max-width: 71.875rem !important;
}

.m-w-1230 {
    max-width: 76.875rem !important;
}

.m-w-1250 {
    max-width: 78.125rem !important;
}

.m-w-1380 {
    max-width: 86.25rem !important;
}

.m-w-1353 {
    max-width: 84.5625rem !important;
}

.m-w-1400 {
    max-width: 87.5rem !important;
} 
.m-w-1430 {
    max-width: 89.375rem !important;
}

.m-w-1480 {
    max-width: 92.5rem !important;
}

.m-w-1490 {
    max-width: 93.125rem !important;
}

.m-w-1510 {
    max-width: 94.375rem !important;
}

.m-w-1550 {
    max-width: 96.875rem !important;
}

.mg-auto {
    margin: 0 auto;
}

.h6,
h6 {
    opacity: 1;
}

/* body .section {
    padding: 1.875rem 0;
}

body .container .section,
body .row .section {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
} */

/* .col {
    padding: 0 0.9375rem 1.875rem;
} */

/* .row .gallery,
.row .row:not(.row-collapse),
.container .row:not(.row-collapse),
.lightbox-content .row:not(.row-collapse) {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
} */

.box-text p,
.box-text h6 {
    margin-bottom: 1.25rem;
}


.header-main .nav>li>a {
    line-height: 1.188rem !important;
}

b,
strong {
    font-weight: normal;
    font-family: 'Montserrat SemiBold';
}

/* .nav>li>a {
    padding: 0.625rem 0;
} */

.underline a {
    text-decoration: underline;
}

.fs-14,
.fs-14 p {
    font-size: 0.875rem !important;
    line-height: 1rem;
}

.fs-16,
.fs-16 p {
    font-size: 1rem !important;
    line-height: 1.75rem;
}

.fs-16,
.fs-16 h6 {
    font-size: 1rem;
}

.fs-26,
.fs-26 p {
    font-size: 1.625rem !important;
    line-height: 1.875rem;
}

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

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

.pd-rt-30 {
    padding-right: 1.875rem !important;
}

.pd-rt-45 {
    padding-right: 2.8125rem !important;
}

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

.pd-lt-30 {
    padding-left: 1.875rem !important;
}

.pd-lt-45 {
    padding-left: 2.8125rem !important;
}

.pd-lt-60 {
    padding-left: 3.75rem !important;
}

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

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

.p-t-0 {
    padding-top: 0 !important;
}
.icon-box-img img, .icon-box-img svg {
    padding-top: 0;
}
.p-t-20 {
    padding-top: 1.25rem !important;
}
.p-20{
    padding-bottom: 1.25rem !important;
    padding-top: 1.25rem !important;
}
.p-t-30 {
    padding-top: 1.875rem !important;
}

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

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

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

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

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

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

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

.p-t-150 {
    padding-top: 9.375rem !important;
}

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

.p-b-20 {
    padding-bottom: 1.125rem !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-b-55 {
    padding-bottom: 3.4375rem !important;
}

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

.p-b-70 {
    padding-bottom: 4.375rem !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-b-120 {
    padding-bottom: 7.5rem !important;
}

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

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



.flickity-page-dots .dot {
    width: 0.875rem;
    height: 0.875rem;
    background: #EEE5D9;
    border: 0;
}

.flickity-page-dots .dot.is-selected {
    opacity: 1 !important;
    background-color: #BAB999 !important;
    border-color: #BAB999 !important;
    width: 1.9375rem;
    border-radius: 12.5rem;
}

.slider-nav-light .flickity-page-dots .dot.is-selected {
    background-color: #C0A172 !important;
    border-color: #C0A172 !important;
}
.view-more-button,
a.button.secondary,
a.button.primary {
    border-radius: 0;
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    height: 3.125rem;
    font: normal normal normal 1.125rem/1.375rem Montserrat Medium;
    letter-spacing: 0;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 14.4375rem;
    margin: 0;
    text-transform: inherit;
    font-weight: 200 !important;
}
.view-more-button,
a.button.primary {
    background: #A42C2E !important;
}

a.button.secondary {
    background: #C0A172 !important;
}

a.button.secondary.is-outline {
    background: transparent !important;
    color: #C0A172;
    border: .0625rem solid #C0A172;
}

a.button.primary:hover {
    background-color: #742F30 !important;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a.button.secondary:hover {
    background-color: #742F30 !important;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a.button.primary .icon-angle-right:before {
    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    color: #fff;
    font-weight: 300;
}

p {
    margin-bottom: 2rem;
}

.mb-80 {
    margin-bottom: 5rem;
}

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

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

body,
p {
    font-family: 'Montserrat Regular';
    font-size: 1.125rem;
    line-height: 1.875rem;
}

h1,
h2,
.heading-font {
    margin-bottom: 2rem;
}

.dark a.lead,
.dark label,
.dark .heading-font,
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6,
.hover-dark:hover p,
.hover-dark:hover h1,
.hover-dark:hover h2,
.hover-dark:hover h3,
.hover-dark:hover h4,
.hover-dark:hover h5,
.hover-dark:hover h6,
.hover-dark:hover a {
    color: #fff !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
h3,
.heading-font {
    margin-bottom: 1.75rem;
    font-weight: normal;
    font-family: 'Lora Regular';
    color: #001111;
}

h6 {
    font-weight: normal;
    text-transform: inherit;
}

.slider-wrapper .title-box h3,
.title-box h2,
.h1,
h1 {
    font-size: 5rem;
    line-height: 5.625rem;
}

.banner-home .flickity-prev-next-button {
    display: none;
}

.banner-home .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: .5 !important;
    margin: 0.5rem 0 !important;
    font-size: 1.25rem;
    font-family: Montserrat Regular;
}

.banner-home .flickity-page-dots .dot.is-selected {
    color: #fff !important;
    opacity: 1 !important;
    font-family: Montserrat Bold;
}

.banner-home .slider-nav-light .flickity-page-dots .dot.is-selected {
    background-color: transparent !important;
    border-color: transparent !important;
}

.banner-home .flickity-page-dots {
    counter-reset: a;
    display: inline-flex;
    flex-direction: column;
    width: auto;
    right: 2.5rem;
    top: 50%;
    left: auto;
    bottom: auto;
    transform: translate(0, -50%);
}

.banner-home .flickity-page-dots .dot:before {
    content: "0" counter(a);
    counter-increment: a;
}

.banner-home .banner h2,
.banner-home .banner h1 {
    font-size: 5rem;
    line-height: 5.625rem;
    font-family: 'Lora Medium';
    max-width: 53.438rem;
    margin: 0 auto 2rem;
    padding-top: 0;
}

.banner h1 {
    font-size: 3.75rem;
    line-height: 4.375rem;
    font-family: 'Lora Medium';    
}

.banner-page .text-box {
    padding-top: 15rem;
}

.title-box h3,
.banner h2,
h2 {
    font-size: 3.125rem;
    line-height: 4.375rem;
    margin-bottom: 1.75rem;
}

.fs-50 h3 {
    font-size: 3.125rem;
    line-height: 3.75rem;
}

.fs-40 h3 {
    font-size: 2.5rem;
    line-height: 3.125rem;
}

.fs-44 h3 {
    font-size: 2.75rem;
    line-height: 3.5rem;
}

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

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

h4 {
    font-size: 1.5rem;
    line-height: 2.75rem;
}

h5 {
    font-size: 1.375rem;
    line-height: 2.75rem;
}

h6 {
    font-size: 1rem;
    line-height: 3.75rem;
    letter-spacing: 0.05rem;
    font-family: 'Montserrat Bold' !important;
}

.title-box h6 {
    letter-spacing: 0rem;
    text-transform: uppercase;
}

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

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

::placeholder {
    color: #637077;
}

.mobi {
    display: none !important;
}

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

input[type=email],
input[type=date],
input[type=search],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
input[type=submit],
textarea,
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
    height: 3.125rem;
    background-color: #FFFFFF;
    border: .0625rem solid #000000;
    padding: 0 1.25rem;
    font-size: 1rem;
    color: #121212;
}

.fs-24,
.fs-24 p {
    font-size: 1.5rem;
    line-height: 2.25rem;
}

/************ global ********/

/* topbar */
.autocomplete-suggestion {
    font-size: .875rem;
    line-height: 1.3;
}

li.current-dropdown.header-search>.nav-dropdown {
    left: inherit;
    right: 0;
    transform: none !important;
}

.header-top {
    min-height: 3.125rem !important;
    background-color: #111111;
}

.header-top .flex-right .nav>li:last-child a:hover {
    background: #742F30 !important;
    color: #fff !important;
}

.header-top .flex-right .nav>li a {
    font-family: 'Montserrat Regular';
    font-size: 0.875rem;
}

.header-top .flex-right .nav>li>a {
    letter-spacing: 0;
    color: #000000 !important;
    font-family: 'Montserrat Bold';
    font-size: 0.875rem;
}

.header-top .flex-right .nav>li {
    margin: 0;
}

.header-top .flex-right .nav>li>a {
    height: 3.125rem;
    padding: 0 2.5rem;
    background: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.header-top .header-top .flex-right .nav>li>a {
    height: 3.125rem;
    padding: 0 2.5rem;
    background: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.header-top .flex-right .nav>li:last-child>a {
    color: #FFFFFF !important;
}

.header-top .flex-right .nav>li:last-child>a {
    background: #A42C2E;
    font-family: 'Montserrat Medium';
}

.header-top .flex-right .nav>li:last-child>a:hover {
    background: #742F30;
}

.header-top .flex-right {
    width: 65%;
}

.topbar-inner .col-inner {
    display: flex;
}

#top-bar li.html.custom.html_topbar_left,
#top-bar .flex-col.hide-for-medium.flex-left {
    width: 100%;
}

#top-bar p {
    font-size: 0.875rem;
    line-height: 1.5rem;
    font-family: 'Montserrat Regular';
    color: #fff;
}

#top-bar .nav-divided>li+li>a:after {
    border-left: none !important;
}

.topbar-inner {
    max-width: 100%;
}

.weltweiter-icon .icon-box-img {
    width: 0.375rem !important;
    top: -0.1rem;
    position: relative;
}

.lieferzei-icon .icon-box-img {
    width: 1.125rem !important;
}

.einfache-icon .icon-box-img {
    width: 1.375rem !important;
}

.topbar-inner {
    padding-bottom: 0;
}


#top-bar .section {
    padding-left: 0;
    padding-right: 0;
    background: transparent;
}

.topbar-inner .icon-box .icon-box-img img {
    padding-top: 0;
}

.topbar-inner .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0.625rem;
}

.topbar-inner .icon-box {
    max-width: fit-content;
    margin-right: 1.125rem;
    display: flex;
    align-items: center;
}

/* topbar */

/* header */
#masthead .nav-right .html_topbar_left{
    display: none;
}
.header-wrapper.stuck #logo img {
    max-height: 3.5rem !important;
}

.header-main .nav>li>a {
    line-height: 1.188rem !important;
}

/* .header-main .searchform-wrapper form input[type="search"] {
    width: 100% !important;
    box-shadow: none !important;
    height: 3.4375rem !important;
    border-radius: 0 !important;
    color: #0B0D12 !important;
    border: 0!important;
    border-bottom: 0.0625rem solid #121212 !important;
    font-size: 0.875rem !important;
    padding: 0 1.25rem !important;
    background: transparent !important;
} */

.header-main .searchform-wrapper form .icon-search:before {
    background: url('../images/search.svg') no-repeat right / contain;
    width: 1.5625rem;
    height: 1.5625rem;
    display: block;
    background-repeat: no-repeat;
}

.header-main form.searchform button.ux-search-submit.submit-button {
    position: absolute;
    overflow: hidden;
    background: transparent;
    color: #000;
    border: 0;
    box-shadow: none;
    padding: 0;
    right: 0.4rem;
    top: 0.3rem;
    outline: none;
    display: none;
}

#main {
    background-color: #FCFCFB;
}

.header-main,
.transparent .header-main {
    height: 8.75rem !important;
}

.header.show-on-scroll,
.stuck .header-main {
    height: 6rem !important;
    background-color: #000;
}
.woo-variation-swatches.wvs-show-label .variations td, .woo-variation-swatches.wvs-show-label .variations th {
    position: relative;
}

.woocommerce-shop .transparent #logo img.header-logo-dark {
    display: none !important;
}
.woocommerce-shop .transparent #logo img.header_logo.header-logo {
    display: block !important;
}
.header-main .nav>li>a {
    padding: 0.625rem 0;
    font-family: 'Montserrat SemiBold' !important;
    font-size: 1.125rem;
    color: #FFFFFF;
    letter-spacing: 0.05rem !important;
    font-weight: normal;
}
.header:not(.transparent) .header-wrapper:not(.stuck) .header-main li.html.custom.html_topbar_right img.white-auk {
    display: none;
}
.header:not(.transparent) .header-wrapper:not(.stuck) .header-main li.html.custom.html_topbar_right img.black-auk {
    display: block;
}
.header:not(.transparent) .header-wrapper:not(.stuck) .header-main .image-icon::before{
    content: '';
    width: 1.375rem;
    height: 1.5625rem;
    position: relative;
    top: -0.1rem;
    background-image: url('../images/shopping-bag (1).svg');
    display: inline-flex;
	background-size: contain;
}
.header:not(.transparent) .header-wrapper:not(.stuck) .header-main .image-icon img {
    display: none;
}
.header:not(.transparent) .header-wrapper:not(.stuck) .header-main .account-item>a::after {
    background-image: url('../images/user2.svg');
}
.header:not(.transparent) .header-wrapper:not(.stuck) .header-main i.icon-search:before {
    background-image: url('../images/search (2).svg');
}
.header:not(.transparent) .header-wrapper:not(.stuck) .header-main .nav>li.denz-dropdown-custom>a::after {
    background: url('../images/bg-bl.png') no-repeat center / contain;
}
.header:not(.transparent) .header-wrapper:not(.stuck) .header-main img.header_logo.header-logo {
    display: none;
}
.header:not(.transparent) .header-wrapper:not(.stuck) .header-main img.header-logo-dark {
    display: block !important;
}
.header:not(.transparent) .header-wrapper:not(.stuck) .header-main .nav>li>a {
    color: #000;
}

.header-main .nav>li>a{
    position: relative;
}

.flex-col.hide-for-medium.flex-left .header-nav > .menu-item:not(.menu-item-has-children) > a:hover {
    color: #a42c2e !important;
}

.header-main .nav>li.current-menu-item>a {
    color: #FFFFFF !important;
    font-family: 'Montserrat SemiBold';
    /* text-decoration: underline; */
    /* text-decoration-color: #A42C2E; */
}

.nav-dropdown-has-border .nav-dropdown {
    border: none;
    text-align: center;
    background: #FAF9F2;
    min-width: 17rem !important;
    padding: 0;
}

.header-top .nav-dropdown-has-border .nav-dropdown {
    border: none;
    text-align: center;
    background: #FFFFFF !important;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom-color: #fff;
}

.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    border-bottom: 0;
    letter-spacing: 0;
    color: #111111;
    font-family: 'Montserrat Medium';
    font-size: 1rem;
    padding: 1rem;
    display: inline-flex;
    position: relative;
}

.nav li.has-icon-left>a>img {
    margin-right: 0;
    position: absolute;
    right: -3.5rem;
    width: 3rem;
    top: -0.5rem;
}

li.current-dropdown>.nav-dropdown{
    left: 50%;
    transform: translate(-50%, 0);
}
.next-prev-thumbs li.has-dropdown:hover>.nav-dropdown,
.no-js li.has-dropdown:hover>.nav-dropdown {
    left: -68%;
}
.header-main .nav-left{
    justify-content: flex-end;
}
.header-main .nav>li.denz-dropdown-custom .icon-angle-down{
    display: none;
}
.header-main .nav>li.denz-dropdown-custom>a::after{
    background: url(/wp-content/uploads/2022/09/Group-35077.svg) no-repeat center / contain;
    content: '';
    display: inline-block;
    min-width: 18rem;
    height: 1.5rem;
}

.single-post .header-wrapper:not(.stuck) .header-main .nav>li.denz-dropdown-custom>a::after,
.single-product .header-wrapper:not(.stuck) .header-main .nav>li.denz-dropdown-custom>a::after,
.woocommerce-account .header-wrapper:not(.stuck) .header-main .nav>li.denz-dropdown-custom>a::after{
    background-image: url(/wp-content/uploads/2022/09/Group%2035077-black.svg);
}
.header-main .nav>li.denz-dropdown-custom>a {
    font-size: 0;
    
}
.header-top li.current-dropdown>.nav-dropdown {
    background: #FFFFFF;
    box-shadow: none;
    border: none;
    left: 0;
    transform: none;
    min-width: 100% !important;
}

/* .header-top li.current-dropdown>.nav-dropdown {
    left: 0;
} */

.has-dropdown .icon-angle-down {
    margin-left: 0.5em;
    opacity: 1;
}

.nav-dropdown.nav-dropdown-default>li>a:hover {
    font-family: 'Montserrat Regular';
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    border-width: 0.64rem;
    margin-left: -0.64rem;
}

.nav-left.nav>li {
    margin: 0 .8rem;
}

.header-main i.icon-search:before {
    content: "" !important;
    background-image: url(../images/search.svg);
    width: 1.5625rem;
    height: 1.5625rem;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
}

.header-main .account-item>a::after {
    content: "" !important;
    background-image: url(../images/account.svg);
    width: 1.25rem;
    height: 1.5625rem;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
}

.image-icon img {
    max-width: 1.375rem;
    position: relative;
    top: -0.1rem;
}

.nav-right.nav>li {
    margin: 0 1rem;
}

.header-main .nav>li.header-divider {
    display: none !important;
}

.header-main .logo-left .logo {
    margin-right: 1rem;
}

li.html.custom.html_topbar_left img {
    max-width: 13.75rem;
}

li.html.custom.html_topbar_right img {
    max-width: 2.5rem;
}

img.header_logo.header-logo {
    max-width: 16rem;
}

#logo {
    width: 16rem !important;
}

.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after,
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before {
    opacity: 0 !important;
}

.nav-dropdown>li:hover {
    background-color: #DEDABE;
}

.nav-dropdown>li:hover a {
    font-weight: bold;
}

/* header */

/* footer */
.footer-section .social-icons a.icon.plain.facebook {
    margin-right: 0;
}
.footer-section .button.primary{
	min-width: auto;
}
.button-fixed {
    text-align: right;
    position: fixed;
    right: 0;
    padding: 0 !important;
    bottom: 10px;
    top: inherit;
    margin: auto !important;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 0 !important;
    height: 3.125rem !important;
    width: 5.625rem !important;
    z-index: 99;
    min-width: 5.625rem !important;
    font-size: 1rem !important;
    display: none !important;
    justify-content: center !important;
    align-items: center !important;
}
#footer {
    background: transparent;
}

.footer-section {
    padding-top: 9.5rem !important;
    margin-bottom: -.0625rem;
    margin-top: -17rem;
}

.footer-section img.ux-logo-image.block {
    height: 1.875rem !important;
}

.footer-section h6,
.footer-section span,
.footer-section p,
.footer-section h3 {
    color: #fff;
}

.footer-section span.ux-menu-link__text {
    font-size: 1rem;
}

.footer-section h6 {
    margin-bottom: 0;
}

.footer-section p {
    font-size: 1rem;
    line-height: 1.6875rem;
}

.footer-section .social-icons {
    font-size: 1.5rem;
    margin-left: -1rem;
}

.footer-section a.icon:not(.button) {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    color: #FFFFFF;
}

.footer-section .footer-col-right .col-inner {
    background: #A42C2E;
    padding: 3rem;
}

.footer-section .footer-col-left > .row:nth-child(2) > .col:nth-child(1) {
    max-width: 20%;
    flex-basis: 20%;
}

.footer-section .footer-col-left > .row:nth-child(2) > .col:nth-child(2) {
    max-width: 28%;
    flex-basis: 28%;
}

.footer-section .footer-col-left > .row:nth-child(2) > .col:nth-child(3) {
    max-width: 52%;
    flex-basis: 52%;
}


/*
.footer-section .footer-col-left .row:nth-child(2) .col:nth-child(3) {
    max-width: 24%;
    flex-basis: 24%;
}

.footer-section .footer-col-left .row:nth-child(2) .col:nth-child(4) {
    max-width: 28%;
    flex-basis: 28%;
}*/

.footer-section .tick li {
    font-size: 1.125rem;
    line-height: 1.875rem;
    color: #FFFFFF;
    margin-bottom: 0.35rem;
    margin-left: 0;
}

.footer-section .tick ul {
    list-style: none;
}

.footer-section .tick li::before {
    content: '';
    background: url(../images/tick-icon.svg) center / contain no-repeat;
    width: 0.875rem;
    height: 1rem;
    margin-right: 0.625rem;
    display: inline-flex;

}

.forminator-edit-module {
    display: none;
}

.footer-section .forminator-input {
    font-size: 1rem !important;
    line-height: 1.875rem !important;
    background: transparent !important;
    border: .0625rem solid #FFFFFF !important;
    padding: 0.5625rem !important;
    padding-left: 1.75rem !important;
}

.footer-section input::placeholder {
    color: #FFFFFF !important;
}


.footer-section .forminator-custom-form .forminator-input::-webkit-input-placeholder { /* Edge */
    color: #FFFFFF!important;;
}
  
.footer-section .forminator-custom-form .forminator-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #FFFFFF!important;;
  }
  
.footer-section .forminator-custom-form .forminator-input::placeholder {
    color: #FFFFFF!important;;
}

.footer-section .forminator-response-message.forminator-success+.forminator-row {
    margin-top: 5rem;
}

.footer-section .forminator-response-message.forminator-success {
    position: absolute;
    top: -4.375rem;
    width: 100%;
    font-size: .875rem !important;
}

.footer-section .forminator-row.forminator-row-last {
    position: absolute !important;
    right: 0;
    top: 0;
}

.footer-section .forminator-button-submit {
    background-color: #FFFFFF !important;
    height: 3.125rem !important;

    min-width: 7rem !important;
    display: flex !important;
    justify-content: center;
    line-height: 3.125rem !important;
    padding: 0 !important;
    margin: 0 !important;
    align-items: center;
}

.footer-section .forminator-button-submit::before {
    content: '';
    background: url(../images/arrow-right.svg) center / contain no-repeat;
    width: 2.5rem;
    height: 2rem;
    display: block;
}

.footer-section .forminator-custom-form {
    position: relative;
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
}

.footer-section .forminator-custom-form .forminator-input {
    width: calc(100% - 8rem) !important;
    color: #fff !important;
}
.footer-section .forminator-ui.forminator-design--default .forminator-checkbox .forminator-checkbox-box {
    color: #fff !important;
}
.footer-section .forminator-checkbox-box {
    border-color: #FFFFFF !important;
    background-color: transparent !important;
    width: 1.25rem !important;
    height: 1.25rem !important;
    flex: 0 0 1.25rem !important;
}

.footer-section .forminator-checkbox__label  ,.footer-section .forminator-checkbox__label p {
    font-size: 0.8125rem !important;
    color: #ffffff !important;
    opacity: .6;
    line-height: normal !important;
    text-align: left;
}

.footer-section .forminator-checkbox__label a {
    color: #FFFFFF !important;
    text-decoration: underline;
}

.footer-bottom span,
.footer-bottom p {
    color: #fff;
}

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

.footer-bottom .row:nth-child(1) .col:nth-child(1) {
    max-width: 16%;
    flex-basis: 16%;
}

.footer-bottom .ux-menu {
    display: flex;
    flex-direction: row;
}

.footer-bottom .ux-menu .ux-menu-link {
    font-size: 0.875rem !important;
    color: #939CA5 !important;
    padding-right: 2.5rem;
}

.footer-bottom p {
    font-size: 0.875rem;
    line-height: 2.375rem;
    margin-bottom: 0;
}

.footer-bottom {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
}

#footer .tzn-payment-icons {
	flex-wrap: wrap;
}

#footer .tzn-payment-icons .payment-icon {
	margin-right: 0.5rem;
	margin-bottom: 0.5rem;
}

#footer .tzn-payment-icons .payment-icon+.payment-icon {
	margin-left: 0;
}
#footer .tzn-payment-icons .payment-icon.spgw_postfinancecard img{
    display: none;
}
#footer .tzn-payment-icons .payment-icon.spgw_postfinancecard::before{
    width: 45px;
    height: 31px;
    display: block;
    content: '';
    background: url(/wp-content/uploads/2023/03/images.png) no-repeat center / contain;
    border-radius: 8px;
}

/* footer */

/* home */
.versandkostenfrei .row .col .col-inner {
    display: flex;
    justify-content: space-between;
}

.versandkostenfrei .icon-box-img {
    margin-bottom: 0;
}

.versandkostenfrei .icon-box-1 .icon-box-img {
    width: 2.4375rem !important;
}

.versandkostenfrei .icon-box-2 .icon-box-img {
    width: 2.125rem !important;
}

.versandkostenfrei .icon-box-3 .icon-box-img {
    width: 2.875rem !important;
}

.versandkostenfrei .icon-box-4 .icon-box-img {
    width: 2.75rem !important;
}

.versandkostenfrei .icon-box {
    display: flex;
    align-items: center;
}

.versandkostenfrei .icon-box-text {
    padding-left: 1rem;
    max-width: 20rem;
}

.versandkostenfrei .icon-box-1 .icon-box-text {
    max-width: 12rem;
}

.versandkostenfrei .icon-box-4 .icon-box-text {
    max-width: 21rem;
}

.versandkostenfrei .icon-box-text p {
    font-size: 1.25rem;
    line-height: 1.875rem;
    font-family: 'Montserrat Medium';
}

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

.row-large>.col.product-category .box-image img {
    height: 30rem;
    object-fit: cover;
}
.row-large>.col.product-category {
    padding: 0 1rem 1rem !important;
    margin-bottom: 0;
}

.row-large>.col.product-category .box-text {
    bottom: 2rem;
}

.row-large>.col.product-category .col-inner>a {
    position: absolute;
    inset: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.product-category .overlay {
    display: none;
}

.product-category .box-text h5 {
    font-size: 2rem;
    line-height: 3.375rem;
    font-family: 'Lora Medium';
    text-transform: capitalize;
    letter-spacing: 0;
    margin-bottom: 1rem;
}

.product-category .box-text h5:before {
    content: "";
    width: 4rem;
    height: 0.125rem;
    background: #FFFFFF;
    display: inline-flex;
    position: relative;
    top: -0.6rem;
}

.product-category .box-text h5:after {
    content: "";
    width: 4rem;
    height: 0.125rem;
    background: #FFFFFF;
    display: inline-flex;
    position: relative;
    top: -0.6rem;
}

.top-divider {
    opacity: 0;
}

.nachste .row .col:nth-child(3) {
    position: absolute;
    right: 0;
    top: 46%;
    max-width: 43.375rem;
    background: #E1D2BC;
    padding: 5rem;
}

.nachste .row .col:nth-child(3) P:last-child {
    margin-bottom: 0;
}

.nachste {
    padding-top: 4.25rem !important;
    padding-bottom: 12rem !important;
}

.diese-minuten h3 {
    font-size: 2rem;
    line-height: 2.75rem;
    font-family: 'Lora Medium' !important;
    /* max-width: 65rem; */
    /* margin: 0 auto; */
}

.diese-minuten p {
    color: #FFFFFF;
}

.unsere-weinguter .row:nth-child(1) .col:nth-child(2) .col-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.5rem 5rem;
}

.unsere-weinguter .box-text {
    padding: 1.75rem 0;
}

.unsere-weinguter .box-text h3 {
    margin-bottom: 1rem;
    color: #111111;
}

.unsere-weinguter .box-text a {
    font-family: 'Montserrat SemiBold';
    text-decoration: underline;
    color: #111111;
}

.vorteile .row:nth-child(2) .col .col-inner {
    display: flex;
    justify-content: space-between;
    width: fit-content;
    margin-right: auto;
}
.vorteile.vorteile-custom .icon-box {
    max-width: 22rem !important;
    width: 22rem !important;
    padding: 0 1.25rem;
}
.vorteile.vorteile-custom .icon-box-1 .icon-box-text {
    max-width: 17rem;
}
.vorteile.vorteile-custom .row:nth-child(2) .col .col-inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.vorteile .icon-box-img {
    margin-bottom: 0;
}

.vorteile .icon-box-1 .icon-box-img {
    width: 1.125rem !important;
}

.vorteile .icon-box-2 .icon-box-img {
    width: 1.125rem !important;
}

.vorteile .icon-box-3 .icon-box-img {
    width: 1.4375rem !important;
}

.vorteile .icon-box-4 .icon-box-img {
    width: 2.125rem !important;
}

.vorteile .icon-box {
    display: flex;
    align-items: center;
    width: 20rem !important;
    height: 6.25rem;
    background: #F8F6F2;
    justify-content: center;
    margin: 0 1rem;
}

.vorteile .icon-box-text {
    padding-left: 1rem;
    max-width: 12rem;
}

.vorteile .icon-box-1 .icon-box-text {
    max-width: 8rem;
}

.vorteile .icon-box-4 .icon-box-text {
    max-width: 14rem;
}

.vorteile .icon-box-text p {
    font-size: 0.875rem;
    line-height: 1.5rem;
    font-family: 'Montserrat Regular';
}

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

.diese-minuten .section-title-container {
    margin-bottom: 0;
}
.diese-minuten h3.section-title span {
    text-transform: none;
    font-size: 2rem;
    line-height: 2.75rem;
    font-family: 'Lora Medium' !important;
    width: 65rem;
    margin: 0 3rem;
    max-width: 70%;
}
.diese-minuten h3.section-title b {
    opacity: 1;
}
/* .diese h3:before {
    content: "";
    width: 8rem;
    height: 0.125rem;
    background: #FFFFFF;
    display: inline-flex;
    position: absolute;
    top: 23%;
    left: 0;
    transform: translateX(-100%);
}

.diese h3:after {
    content: "";
    width: 12rem;
    height: 0.125rem;
    background: #FFFFFF;
    display: inline-flex;
    position: absolute;
    top: 23%;
    right: -11%;
} */

.weinwissen .flickity-prev-next-button {
    position: absolute;
    bottom: -70%;
}

.weinwissen .flickity-viewport {
    overflow: visible;
}

.weinwissen .flickity-prev-next-button.next {
    right: calc(50% - 4rem);
}

.weinwissen .flickity-prev-next-button.previous {
    left: calc(50% - 4rem);
}

.weinwissen .flickity-slider>.col {
    max-width: 41.875rem;
    -ms-flex-preferred-size: 41.875rem;
    flex-basis: 41.875rem;
}

.weinwissen .post-item h5 {
    font-size: 2rem;
    line-height: 2.75rem;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-bottom: 2rem;
    font-family: 'Lora Medium';
    max-width: 26.25rem;
}

.weinwissen .box .overlay {
    display: none;
}

.weinwissen .box .box-image *,
.weinwissen .box .box-image {
    height: 100%;
    object-fit: cover;
}

.weinwissen .box .image-zoom.image-cover{
    padding-top: 0 !important;
}
.weinwissen .box {
    height: 31.25rem;
    overflow: hidden;
}

.weinwissen .box-blog-post .is-divider {
    display: none;
}

.weinwissen .post-item .button {
    background: #A42C2E !important;
    border-radius: 0;
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    height: 3.125rem;
    font: normal normal normal 1.125rem/1.375rem Montserrat Medium;
    letter-spacing: 0;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 14.4375rem;
    margin: 0;
    margin-bottom: 2rem !important;
    text-transform: capitalize;
}

.weinwissen .flickity-button::before {
    content: " ";
    background: center / contain no-repeat url(../images/left.svg);
    width: 1rem;
    height: 1.75rem;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}

.weinwissen .flickity-prev-next-button.next::before {
    background: center / contain no-repeat url(../images/right.svg) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.weinwissen svg.flickity-button-icon {
    display: none;
}

.weinwissen .post-item .box-text {
    padding-left: 2.5rem;
}

div.product.type-product>.col-inner .box-image img {
    height: 21rem;
    object-fit: contain;
}

div.product.type-product>.col-inner .box-image {
    background-color: transparent !important;
	margin: 0;
}
.unsere-favoriten {
    padding-bottom: 18rem !important;
}
.top-kategorien a.button.primary {
    font-weight: normal !important;
}
.top-kategorien {
    margin-top: -18rem;
}
/* home */

/* geschichte */

.mehr-laden p.lead {
    font-size: 1rem !important;
    line-height: 1.25rem!important;
    color: #001111;
    text-decoration: underline;
    display: none;
}
.banner-page .video-button-wrapper {
    position: absolute;
    top: 46%;
    right: 48%;
}

.banner-page .video-button-wrapper .button.is-outline {
    border: none;
}

.banner-page .video-button-wrapper .button.is-outline:hover {
    background: transparent !important;
}

.banner-page .icon-play::before {
    content: "";
    width: 1.625rem;
    height: 1.875rem;
    background: center / contain no-repeat url(../images/play-icon.svg) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    display: inline-block;
}

.geschichte-2 .row:nth-child(1) {
    margin-top: -8rem;
}

.geschichte-2 .row:nth-child(1) .col:nth-child(1) {
    max-width: 60%;
    flex-basis: 60%;
    padding-right: 6rem;
    padding-left: 3rem;
}

.geschichte-2 .row:nth-child(1) .col:nth-child(2) {
    max-width: 40%;
    flex-basis: 40%;
}

.geschichte {
    padding-bottom: 9rem !important;
}

.geschichte-1 {
    margin-top: -12rem;
}

.geschichte-2 {
    padding-bottom: 28.5rem !important;
}

.geschichte-3 {
    margin-top: -29rem;
    padding-bottom: 0 !important;
}

iframe {
    width: 65.25rem;
    height: 30.375rem;
}

.geschichte-4 .section-bg {
    width: 32.5rem;
    height: auto;
    object-fit: cover;
}

.geschichte-4 .row {
    max-width: 87.875rem !important;
}

/* geschichte */

/* weinguter */
.weinguter-1 .row-icon-box .col .col-inner {
    display: flex;
    justify-content: space-between;
}
.weinguter-1 .row-icon-box .col .col-inner:not(.sticky-element-not-sticky){
    background-color: #fff;
}

.weinguter-1 .icon-box {
    width: 21.25rem;
    height: 10.25rem;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #FCFCFB;
    box-shadow: 0 .25rem 2.5rem #0000000A;
    position: relative;
}

.weinguter-1 .icon-box .img img{
    width: 3.4375rem !important;
    min-height: 3.7rem;
}
.weinguter-1 .icon-box:hover .icon-box-img,
.weinguter-1 .active .icon-box .icon-box-img{
    opacity: 0;
}
.weinguter-1 .active .icon-box .img,
.weinguter-1 .icon-box:hover .img{
    opacity: 1;
}
.weinguter-1 .icon-box .img{
    text-align: center;
    position: absolute;
    top: 1.5rem;
    left: 0;
    opacity: 0;
}
.weinguter-1 .icon-box .icon-box-img {
    margin-bottom: 0.75rem;
    width: 3.4375rem !important;
    min-height: 3.7rem;
}
.weinguter-1 .montepeloso.icon-box .img img{
    width: 9rem !important;
}
.weinguter-1 .montepeloso.icon-box .icon-box-img {
    width: 9rem !important;
    display: flex;
    align-items: center;
}

.weinguter-1 {
    margin-top: -6rem;
}

.weinguter-1 a.active .icon-box ,
.weinguter-1 .icon-box:hover {
    background: #A42C2E;
}

.weinguter-1 a.active .icon-box h5 ,
.weinguter-1 .icon-box:hover h5 {
    color: #FFFFFF;
}

.weinguter-1 a.active .icon-box ,
.weinguter-1 .icon-box:active {
    background: #A42C2E;
    color: #FFFFFF;
}
.blog-st{
    z-index: 2;
}
.faq .accordion-title b {
    font-size: 1.25rem;
    line-height: 1.875rem;
    font-family: 'Montserrat Medium';
    display: block;
    margin-top: 0.5rem;
}

.faq .accordion-item {
    background: transparent;
    margin-bottom: 2rem !important;
}

.faq .accordion-title {
    font-size: 2rem;
    line-height: 1.875rem;
    font-family: 'Lora Regular' !important;
    padding: 1.5rem !important;
    padding-bottom: 1rem !important;
    padding-right: 7rem !important;
    padding-left: 2.5rem !important;
    border-top: none !important;
    font-weight: normal;
    letter-spacing: 0.01rem;
    background: #F8F6F2;
}

.faq .accordion .toggle {
    top: 10%;
    right: -1%;
    left: inherit;
    opacity: 1;
}

.faq .accordion-inner {
    background: #F8F6F2;
    padding: 0.5rem !important;
    padding-right: 3rem !important;
    padding-left: 2.5rem !important;
    padding-bottom: 0 !important;
}

.faq .accordion-inner p {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.faq .accordion-title.active {
    color: #111111 !important;
    background: #F8F6F2 !important;
}


.faq:not(.faq) .accordion .accordion-inner a {
    text-decoration: underline;
    position: absolute;
    right: 0;
    color: #1D1D1B !important;
}

.faq .icon-angle-down:before {
    content: '' !important;
    background-image: url(../images/plus.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 1rem;
    height: 1rem;
}

.faq .active .icon-angle-down:before {
    content: '' !important;
    background-image: url(../images/minus.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 1.3125rem;
    height: .125rem;
}

.faq .accordion-inner p {
    font-size: 1rem;
    line-height: 1.75rem;
}

.faq .accordion-inner .style-row .large-5 {
    max-width: 46%;
    flex-basis: 46%;
}

.faq .accordion-inner .style-row .large-7 {
    max-width: 54%;
    flex-basis: 54%;
}

.vorteile {
    margin-bottom: 3rem !important;
    padding-bottom: 0 !important;
}

/* weinguter */
/*das team*/
.team1 .col-inner {
    max-width: 46.875rem;
    margin: 0 auto !important;
}

.team1 {
    padding-top: 5.625rem !important;
    padding-bottom: 14rem !important;
}

.wrap-team {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 76rem;
    margin: 0 auto;
    margin-top: -10rem;
}

.wrap-team>div {
    flex-basis: calc(33.33% - 5rem);
    max-width: calc(33.33% - 5rem);
    margin: 0 2.5rem 2.5rem;
    position: relative;
}

.wrap-team .postion-t {
    font-size: 1rem;
    color: #111111;
}

.wrap-team .img-t .hover-team img {
    height: 16rem;
    object-fit: contain;
}

.wrap-team .hover-team h4 {
    font-size: 1.125rem;
    font-family: Montserrat Medium;
    margin-bottom: 0;
    line-height: 1.5;
}

.wrap-team .hover-team p {
    font-size: 1rem;
    margin-bottom: .5rem;
}

.wrap-team .hover-team {
    display: none;
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    transition: all .4s;
    -webkit-transition: all .4s;
    position: absolute;
    top: -10rem;
    left: -17rem;
    background: #fff;
    z-index: 2;
    padding: 1rem;
}

.wrap-team .img-t:hover .hover-team {
    display: block;

    width: 22.5rem;
    opacity: 1;
    visibility: visible;
    height: auto;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.wrap-team .img-t span img {
    height: 100%;
    object-fit: cover;
}

.wrap-team .img-t span {
    display: block;
    overflow: hidden;
    height: 20rem;
}

.wrap-team h3 a {
    color: #A42C2E;
    font-weight: 300;
    font-size: 1.25rem;
    
}

.wrap-team h3 {
    font-size: 1.625rem;
    line-height: 1.875rem;
    font-family: Montserrat Regular;
    color: #111111;
    margin-bottom: .5rem;
    margin-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.wrap-team .item-last {
    margin-top: 2rem;
}

.wrap-team .item-last h3 {
    font-size: 2rem;
    margin-bottom: 1rem;
}

.team2 {
    margin-bottom: -5rem;
}

/*das team*/

/* Auktionen - Über uns*/
.forminator-ui.forminator-design--default .forminator-checkbox .forminator-checkbox-box {
    color: #000 !important; 
}

.kontakt.bevorstehende2 .forminator-ui .forminator-row:nth-child(5) #upload-1 span[data-empty-text="No file chosen"] {
    margin-left: auto;
}
.kontakt.bevorstehende2 .forminator-ui .forminator-row #upload-1 .forminator-file-upload {
    align-items: flex-start;
}
.kontakt.bevorstehende2 .forminator-ui .forminator-row:nth-child(5) #upload-1 button.forminator-button-delete {
    min-width: inherit !important;
    height: inherit !important;
    top: -0.5rem;
}

.kontakt.bevorstehende2 .forminator-ui .forminator-row:nth-child(5) #upload-1 button {
    min-width: inherit !important;
    height: inherit !important;
    padding: 0 !important;
}
div#consent-1 {
    z-index: 9;
}
.uber2 .row .col:nth-child(1) {
    padding-left: 8rem !important;
}
.uber2 .row .col:nth-child(2) {
    margin-top: -9%;
}
.uber3 .icon-box-1 .icon-box-img {
    width: 1.9375rem !important;
}
.uber3 .icon-box-2 .icon-box-img {
    width: 2.75rem !important;
}
.uber3 .icon-box-3 .icon-box-img {
    width: 6rem !important;
    margin-top: -1.5rem;
}
.uber3 .row:nth-child(2) .large-1 {
    max-width: 5%;
    flex-basis: 5%;
    padding: 0 !important;
}
.uber3 .row:nth-child(2) .large-3 {
    max-width: 30%;
    flex-basis: 30%;
}
.uber3 .row:nth-child(2) .col:nth-child(5) .icon-box-text {
    margin-left: -2rem;
}
.uber3 .row:nth-child(2) .col:nth-child(3){
    max-width: 28%;
    flex-basis: 28%;
}
.uber3 .row:nth-child(2) .col:nth-child(5){
    max-width: 32%;
    flex-basis: 32%;
}
.uber3 .icon-box-img img {
    padding-top: 0.5rem !important;
}
.uber3 .img1 {
    margin-top: -33%;
}
.uber3 .img2 {
    margin-top: 33%;
}
.uber3 .icon-box-text {
    padding-left: 1.5rem !important;
}
.uber4 .icon-box-img {
    width: 1.875rem !important;
}
.uber4 .icon-box-1 .icon-box-img {
    width: 2rem !important;
}
.uber4 .icon-box {
    margin-bottom: 1.5rem;
}
.uber4 a.button.secondary {
    margin-top: 1rem;
}
.uber4 .row:nth-child(2) .col-inner  {
    padding: 3.75rem;
}


.row-testimonial h6 {
    font-size: 1.125rem;
    line-height: 1.875rem;
    text-align: left;
    font-family: 'Montserrat Medium';
    font-style: normal;
    margin-top: 1.5rem;
    min-height: 10rem;
}

.row-testimonial .fs-16 p {
   font-family: 'Montserrat Regular';
}

.row-testimonial .flickity-slider .row {
    width: 33.3% !important;
    padding: 0 1rem;
    margin: 0;
}

.row-testimonial .col {
    padding: 2rem !important;
    background: #F4EFE7 !important;
    margin-top: 1rem;
    margin-bottom: 1rem;
    min-height: 20rem;
}

.row-testimonial .flickity-slider>.row:not(.is-selected) {
    opacity: 1 !important;
}

.flickity-page-dots {
    position: absolute;
    bottom: -3rem;
}
.star-rating span:before {
    color: #C0A172 !important;
}
.row-testimonial .flickity-viewport {
    overflow: visible;
}
.row-testimonial .pt-half {
    padding-top: 0 !important;
}
.row-testimonial svg.flickity-button-icon {
    display: none;
}
.uber5 .row {
    max-width: 89.875rem !important;
}
.uber6.vorteile .icon-box-1 .icon-box-img {
    width: 2rem !important;
}
.uber6.vorteile .icon-box-2 .icon-box-img {
    width: 2.125rem !important;
}
.uber6.vorteile .icon-box-3 .icon-box-img {
    width: 2.375rem !important;
}
/* Auktionen - Über uns*/

/* bevorstehende-auktionen*/

.bevorstehende1 iframe {
    width: 45.625rem;
    height: 35.3125rem;
}
.bevorstehende1 .row:nth-child(1) .col:nth-child(1) {
    max-width: 48.5%;
    flex-basis: 48.5%;
}
.bevorstehende1 .row:nth-child(1) .col:nth-child(2) {
    max-width: 51.5%;
    flex-basis: 51.5%;
    margin-top: 6rem;
}
.bevorstehende1 .row:nth-child(1) .col:nth-child(3) .col-inner {
    right: -26rem;
    padding: 4.5rem;
    margin-top: -31rem;
}
.bevorstehende1 .row:nth-child(1) .col:nth-child(3) p {
    margin-bottom: 0.7rem;
}
section .is-divider {
    background: #111111 !important;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    height: .0625rem !important;
    max-width: 67.5rem !important;
    margin: 0 auto;
}
.bevorstehende3 .row .col .col-inner {
    height: 100%;
    padding: 2.5rem;
    padding-bottom: 1rem;
}
.bevorstehende3 .row .col:nth-child(1) .icon-box-1 .icon-box-img .icon {
    width: 2rem !important;
}
.bevorstehende3 .row .col:nth-child(1) .icon-box-2 .icon-box-img .icon {
    width: 2.8125rem !important;
}
.bevorstehende3 .row .col:nth-child(1) .icon-box-3 .icon-box-img .icon {
    width: 2.125rem !important;
}
.bevorstehende3 .row .col:nth-child(1) .icon-box-4 .icon-box-img .icon {
    width: 1.625rem !important;
}
.bevorstehende3 .row .col:nth-child(1) .icon-box-5 .icon-box-img .icon{
    width: 2.5rem !important;
}
.bevorstehende3 .row .col:nth-child(2) .icon-box-1 .icon-box-img .icon {
    width: 2.375rem !important;
}
.bevorstehende3 .row .col:nth-child(2) .icon-box-2 .icon-box-img .icon{
    width: 1.625rem !important;
}
.bevorstehende3 .row .col:nth-child(2) .icon-box-3 .icon-box-img .icon {
    width: 1.875rem !important;
}
.bevorstehende3 .row .col:nth-child(2) .icon-box-4 .icon-box-img .icon{
    width: 1.875rem !important;
}
.bevorstehende3 .icon-box {
    margin-bottom: 1.8rem !important;
    display: flex;
    align-items: center;
}
.bevorstehende3 .row  .icon-box .icon-box-img {
    width: 2.8125rem !important;
    display: flex;
    justify-content: center;
    min-height: 2.5rem;
}
.bevorstehende3 h2  {
    padding-bottom: 1rem;
}
.bevorstehende3 .row .col:nth-child(1) {
    max-width: 46%;
    flex-basis: 46%;
}
.bevorstehende3 .row .col:nth-child(1) .col-inner {
    padding-left: 7.5rem;
}
.bevorstehende3 .row .col:nth-child(2) {
    max-width: 54%;
    flex-basis: 54%;
}
/* bevorstehende-auktionen*/


/* wissenswertes */
.wissenswertes1 .m-w-900 a.button.secondary {
    min-width: 23.75rem;
}
a.button.secondary.download-icon:before {
    content: '';
    background-image: url(../images/download-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 1rem;
    height: 1rem;
    position: relative;
    margin-right: 1rem;
}
/* wissenswertes */

/* kontakt */
/*.logged-in .woocommerce-MyAccount-content {
    padding: 2rem 0;
}*/
.info-kontact a {
    color: #111111;
}
.info-kontact strong{
    font-weight: normal;
}
.kontakt .forminator-input {
    font-size: 1rem !important;
    background-color: transparent !important;
    border: .0625rem solid #111111 !important;
    padding: 0.85rem !important;
    padding-left: 1.5rem !important;
}

.kontakt .forminator-textarea {
    font-size: 1rem !important;
    background-color: transparent !important;
    border: .0625rem solid #111111 !important;
    padding: 0.85rem !important;
    padding-left: 1.5rem !important;
}

.kontakt .forminator-row {
    margin-bottom: 1.25rem !important;
}

.kontakt .forminator-custom-form {
    margin-top: 1rem !important;
}

.kontakt a.button.primary.is-outline {
    color: #000000 !important;
    border: .0625rem solid #000000;
}

.kontakt #name-1 {
    /* display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.75rem; */
}

.forminator-custom-form > .forminator-row {
    margin-right: -0.625rem !important;
    margin-left: -0.625rem !important;
    position: relative;
}
.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col, 
.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
}
.kontakt #name-1 .forminator-row {
    margin-bottom: 0 !important;
}

.kontakt .forminator-row-last {
    margin-bottom: 0 !important;
}

.kontakt ::placeholder {
    color: #000000 !important;
}

.kontakt .forminator-checkbox {
    font-size: 0.875rem !important;
}

.kontakt .forminator-checkbox-box {
    border-color: #000000 !important;
    background-color: transparent !important;
    width: 1rem !important;
    height: 1rem !important;
    flex: 0 0 1rem !important;
}

.kontakt .forminator-description span {
    display: none !important;
}

.kontakt .forminator-button-submit {
    background-color: #C0A172!important;
    height: 3.125rem !important;
    width: 100% !important;
    font-size: 1.125rem !important;
    text-transform: capitalize;
    font-family: 'Montserrat Medium' !important;
}

.kontakt .forminator-row-last {
    text-align: center;
}
.forminator-edit-module {
    display: none;
}
.kontakt #html-1 a, .kontakt #html-2 a {
    font-family: 'Montserrat Medium';
    color: #111111;
    font-size: 1.125rem;
    text-decoration: underline;
}
.kontakt div#html-1 a:before {
    content: "" !important;
    background-image: url(../images/noun-list.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 1.5rem;
    height: 1.375rem;
    top: 0.4rem;
    margin-right: 0.6rem;
    position: relative;
}

.kontakt.bevorstehende2 .forminator-ui .forminator-row:nth-child(5) #html-2{
    padding-left: 2.7rem !important;
}
.kontakt.bevorstehende2 .forminator-ui .forminator-row:nth-child(5) #upload-1 button{
    /* min-width: 100% !important;
    height: 100% !important;
    padding: 1.5625rem !important; */
}
.kontakt.bevorstehende2 .forminator-ui .forminator-row:nth-child(5) #upload-1{
    width: 100%;
    position: absolute;
    left: 0;
    margin: 0;
    height: 100%;
    z-index: 2;
}
.kontakt.bevorstehende2 .forminator-ui .forminator-row:nth-child(5) {
    display: block !important;
    grid-template-columns: 0fr 1fr;
    gap: 0;
    padding: 0;
    position: relative;
}
.banner-layers.container>.fill {
    z-index: 0;
}
.kontakt .forminator-ui.forminator-custom-form[data-design=default] .forminator-file-upload>span {
    display: none ;
    position: absolute;
    right: 20px;
    max-width: 200px;
}
body .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] > .forminator-row .forminator-row > .forminator-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.kontakt button.forminator-button-delete {
    transform: translateY(5px);
    right: 0;
    position: absolute;
}
.artikel-popup h4:after{
    content: '';
    background-image: url(../images/tick-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-flex;
    width: 1.5rem;
    height: 1.5rem;
    background-size: contain;
    margin-left: 0.5rem;
}
.artikel-popup h4 {
    margin-bottom: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.artikel-popup {
    background: #fff;
    padding: 2rem;
    max-width: 600px;
    margin: auto;
}
.kontakt div#html-2 p{
    font-family: 'Montserrat Medium';
    color: #111111;
    font-size: 1.125rem;
    text-decoration: underline;
}
.kontakt div#html-2 {
    position: absolute;
    transform: translate(25px, 0);
    top: 0;
}
.forminator-custom-form > .forminator-row .forminator-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.kontakt div#upload-1 {
    /* width: 2rem; */
}

.kontakt div#consent-1 {
    margin-top: 3rem;
}
.kontakt button.forminator-button-delete {
    transform: translateY(-5px);
}
.kontakt .forminator-button-upload {
    background-color: transparent !important;
    color: transparent !important;
    padding-top: 0 !important;
    font-size: 0 !important;
    box-shadow: none !important;
    min-width: fit-content !important;
    margin-right: 0.4rem !important;
}

.kontakt .forminator-button-upload::before {
    content: "" !important;
    background-image: url(../images/upload-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    top: 0.4rem;
    left: 0;
    position: absolute;
}
.kontakt  .forminator-checkbox__label p {
    font-size: 0.8125rem !important;
    color: #111111 !important;
    line-height: normal !important;
}
.kontakt  .forminator-checkbox__label p a {
    color: #111111 !important;
    text-decoration: underline;
}
.kontakt .forminator-ui .forminator-row:nth-child(4) {
    /* margin-top: 2rem; */

}
.kontakt.kontakt-sie .forminator-button-submit {
    background-color: #A42C2E !important;
    margin-top: 0.5rem !important;
}
.kontakt.kontakt-sie.auktionen-bt .forminator-button-submit {
    background-color: #C0A172 !important;
}
/* kontakt */

/* offnungszeiten */

.offnungszeiten .section-content.relative {
    max-width: 87.5rem !important;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.offnungszeiten .row.m-w-900.p-t-30.pd-bt-0 {
    order: -1;
    margin-bottom: 1.25rem;
}
.offnungszeiten .row.m-w-1400.p-t-150{
    padding-top: 6.25rem !important;
}
.offnungszeiten .row.m-w-1400.p-t-150 .col:nth-child(1),
.offnungszeiten .row.m-w-1400.p-t-100 .col:nth-child(2){
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    margin: auto !important;
    flex-basis: 70%;
    max-width: 70%;
}
.offnungszeiten .row.m-w-1400 {
    width: 50%;
    margin: 0;
    max-width: 100% !important;
    position: relative;
}
.offnungszeiten .row .col-infor .col-inner{
    padding: 2.5rem 5rem;
}
.offnungszeiten .google-map,
.offnungszeiten iframe {
    width: 65.25rem;
    height: 31.25rem;
    max-width: 100%;
}
.offnungszeiten .row:nth-child(1) .col:nth-child(2) .col-inner {
    /* margin-top: -31% !important; */
    z-index: -1;
}
.offnungszeiten .row:nth-child(2) .col:nth-child(2) {
    /* position: absolute;
    right: 0;
    top: 23%; */
}
.offnungszeiten .row:nth-child(2) {
    position: relative;
}

/* offnungszeiten */

/* produzenten */
.faq.produzenten .accordion-title {
    font-size: 1.125rem;
    line-height: 1.875rem;
    font-family: 'Montserrat Medium' !important;
    padding: 1.175rem !important;
    padding-left: 2rem !important;
    letter-spacing: 0 !important;
}
.faq.produzenten .accordion .toggle {
    top: 15%;
    right: 1%;
}
.faq.produzenten .accordion-inner {
    padding-bottom: 2rem !important;
}
.faq.produzenten .accordion-inner .img + p{
    margin-top: 1rem;
}
/* produzenten */

/* land-region */
.land2 .row .col .col-inner{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3.75rem;
}
.land2 {
    margin-top: -5.5rem;
}
.land2 .banner h3 {
    margin-bottom: 2.5rem;
    font-family: 'Lora Medium';
}
.land2 .banner .text-box {
    padding-top: 13rem;
    width: 90% !important;
}
.land2 .banner h3:before {
    content: "";
    width: 11rem;
    height: 0.125rem;
    background: #FFFFFF;
    display: inline-flex;
    position: relative;
    top: -0.6rem;
    right: 1rem;
}
.land2 .banner h3:after {
    content: "";
    width: 11rem;
    height: 0.125rem;
    background: #FFFFFF;
    display: inline-flex;
    position: relative;
    top: -0.6rem;
    left: 1rem;
}
.land2 .banner:nth-child(3) h3:before {
    width: 9rem;
}
.land2 .banner:nth-child(3) h3:after {
    width: 9rem;
}
.land2 .banner:nth-child(4) h3:before {
    width: 5rem;
}
.land2 .banner:nth-child(4) h3:after {
    width: 5rem;
}
/* land-region */

/* land-region-spanien */
.spanien1 .col-img {
    max-width: 48%;
    flex-basis: 48%;
}
.accordion.accordion-region .accordion-item .accordion-inner p.lead {
    display: none;
}
.spanien1 .col-text {
    max-width: 52%;
    flex-basis: 52%;
}
/* land-region-spanien */

/* Filter */
.woof_list label {
    margin-bottom: 0;
}
.woof_childs_list_opener {
    display: inline-flex !important;
    align-items: center;
    margin-left: auto !important;
    transform: translateX(0.3rem);
}
.row.category-page-row > .col.large-12{
    padding-top: 1.875rem;
}
.row.category-page-row > .col.large-12 > .shop-container .products.row .product-small.col {
    flex-basis: 25% !important;
    max-width: 25% !important;
}
.woof_reset_button_2 {
    padding: 0;
    margin: 0;
}
/*Left Filter*/
.wine-rating-text-container h4 {
    padding-left: 0;
    font-family: 'Montserrat Medium';
    font-size: 1.25rem;
    margin-bottom: 0;
}
.wine-rating-text-container {
    border-top: 1px solid #000;
    padding-top: 1rem;
}
.woof_checkbox_count {
    display: none;
}
/* div#shop-sidebar {
    position: sticky;
    top: 14rem;
} */

.woof .woof_container {
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: .0625rem solid #d5d5d4;
}
.woof_container_inner .woof_block_html_items {
    margin-top: 1rem;
}
.woof_childs_list_opener span.woof_is_opened::after {
    content: "\f068";
    font-family: "Font Awesome 6 Pro";
    display: inline-block;
}
.woof_container_inner .woof_block_html_items li li.woof_childs_list_li ul.woof_childs_list,
.woof_container_inner .woof_block_html_items li .woof_childs_list_li a.woof_childs_list_opener {
    display: none !important;
}
.woof_childs_list_opener span {
    width: auto;
    height: auto;
}
.woof_childs_list_opener span.woof_is_closed::after {
    content: "\2b";
    font-family: "Font Awesome 6 Pro";
    display: inline-block;
}
.woof_childs_list_opener span.woof_is_closed,
.woof_childs_list_opener span.woof_is_opened {
    background: transparent !important;
}
.woof_container_inner .woof_block_html_items li {
    margin-left: 0;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}
.woof_block_html_items ul {
    width: 100%;
}
.woof_container_inner h4 {
    margin-bottom: 0;
}
.woof_container.woof_price_filter h4 {
    margin-bottom: 0;
}
.woocommerce.widget_price_filter h4 {
    margin-bottom: 1.25rem;
}
.woof_price_search_container .price_slider_amount .price_label {
    color: #111111;
    font-size: 1rem;
    height: 0;
    padding: 0;
    margin: 0;
    color: #fff;
}
.price_slider_wrapper {
    position: relative;
}
.woof .widget_price_filter .price_slider_wrapper .price_slider.ui-slider {
    margin-left: 4.5rem;
    margin-right: 6rem;
}
.woof  .woocommerce.widget_price_filter {
    margin-top: 1.25rem;
}
.woof_price_search_container .price_slider_amount .price_label span {
    position: absolute;
    left: 0;
    padding: 0;
    text-align: right;
    margin: 0;
    top: -0.8rem;
}
.woof_price_search_container .price_slider_amount .price_label span.to {
    right: 0;
}
/*Top Filter*/
.item-filter .woof_redraw_zone {
    display: flex;
}
.item-filter .woof_redraw_zone span.woof_label_count {
    display: none;
}
.item-filter .woof_container.woof_container_label {
    padding-right: 1.875rem;
    margin-bottom: 0;
    border: none;
    padding-bottom: 0;
}
.item-filter .woof_container.woof_container_label span.checkbox.woof_label_term {
    border: .0625rem solid #111111;
    background: transparent;
    font-size: 1.063rem;
    font-family: 'Montserrat Medium';
    letter-spacing: 0;
    color: #111111;
    min-width: 11.75rem;
    margin: 0;
}
.top-filter .col-filter-top {
    border-bottom: .0625rem solid #d5d5d4;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1.25rem;
}
#masthead .header-cart-icon::after {
    background: #a42c2e;
}
#masthead .header-cart-icon::after {
    top: 1rem;
    right: -0.4rem;
}
.item-filter form.woocommerce-ordering select.orderby {
    margin: 0;
    border: none;
    background-color: transparent;
    width: 14rem;
    box-shadow: none;
    height: 3.125rem;
    text-overflow: ellipsis;
}
.woocommerce-ordering select:focus {
    /* min-width: 13rem;
    width: auto; */
}
.tax-product_cat.term-spirituosen a.button.primary.is-outline.bestseller_btn {
    display: none;
}
.woocommerce-ordering select {
    background-color: transparent;
    width: 13rem;
    outline: none;
    box-shadow: none !important;
}
.item-filter form.woocommerce-ordering, .item-filter .woof_container.woof_container_label ul.woof_list li {
    margin: 0;
}
.col-filter-top .woof_submit_search_form_container {
    display: none !important;
}
.item-filter .woof_container.woof_container_label span.checkbox.woof_label_term.checked\=\'checked\', .item-filter .woof_container.woof_container_label span.checkbox.woof_label_term:hover {
    background: #A42C2E;
    color: #fff;
    border-color: #A42C2E;
}
.item-filter .woof_container.woof_container_label span.checkbox.woof_label_term img {
    padding-right: 1rem;
}
.item-filter .woof_container.woof_container_label span.checkbox.woof_label_term img.icon_white {
    display: none;
}
.item-filter .woof_container.woof_container_label span.checkbox.woof_label_term.checked\=\'checked\' img.icon_black, .item-filter .woof_container.woof_container_label span.checkbox.woof_label_term:hover img.icon_black {
    display: none;
}
.item-filter .woof_container.woof_container_label span.checkbox.woof_label_term.checked\=\'checked\' img.icon_white, .item-filter .woof_container.woof_container_label span.checkbox.woof_label_term:hover img.icon_white {
    display: block;
}
.top-filter .row.category-page-row {
    padding-top: 3.75rem;
}
.col-filter-top .woof_container_inner .woof_block_html_items {
    margin-top: 0;
}
button.woof_reset_button_2 {
    margin-bottom: 0;
}
.woof_products_top_panel ul.woof_products_top_panel_ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.top-filter .row.category-page-row .col {
    padding-bottom: 1.25rem;
}
.row.category-page-row {
    padding-top: 0;
}
.woof_products_top_panel {
    margin-top: 0;
    margin-bottom: 0;
}
.row.category-page-row .products.row {
    padding-top: 1.5rem;
}
.row.category-page-row .products.row .woocommerce-variation-price {
    display: none !important;
}
.row.category-page-row .products.row .single_variation_wrap button.single_add_to_cart_button.button{
    margin-top: 0;
}
.single_variation_wrap .woocommerce-variation.single_variation{
    display: none !important;
}
.box-text .single_variation_wrap .button {
    margin-top: 0;
}
.row.category-page-row form.cart {
    margin-top: 0.5rem;
}
.woof_products_top_panel ul.woof_products_top_panel_ul ul[data-container="pa_raritat"] li:first-child,
.woof_products_top_panel ul.woof_products_top_panel_ul ul[data-container="pa_neu"] li:first-child,
.woof_products_top_panel ul.woof_products_top_panel_ul ul[data-container="pa_subskription"] li:first-child,
.woof_products_top_panel ul.woof_products_top_panel_ul ul[data-container="pa_nachhaltig"] li:first-child,
.woof_products_top_panel ul.woof_products_top_panel_ul ul[data-container="pa_aktionen"] li:first-child,
.woof_products_top_panel ul.woof_products_top_panel_ul ul[data-container="pa_bestseller"] li:first-child
{
    display: none;
}

/* End Filter */
.wrap-blogs.blog-page .item .img-p img {
    width: 100%;
    object-fit: cover;
}
div.product.type-product>.col-inner .price-wrapper span.amount .woocommerce-Price-currencySymbol{
    margin-right: .2rem;
}
.nav-pagination>li>.current, 
.nav-pagination>li>span:hover, 
.nav-pagination>li>a:hover {
    border-color: #a42c2e;
    background-color: #a42c2e;
}
/* events */
.forminator-cl .forminator-checkbox__label p ,
#forminator-module-20471 .forminator-checkbox__label p ,
.forminator-ui.forminator-design--default .forminator-checkbox__label p {
    line-height: 1.25rem;
}
#forminator-module-20471 .forminator-custom-form h2,
#forminator-module-20471 .forminator-custom-form h3 ,
.forminator-cl .forminator-custom-form h2,
.forminator-cl .forminator-custom-form h3 {
    margin-bottom: 0;
    max-width: 34rem;
}

#forminator-module-20471 .forminator-custom-form ,
.forminator-cl .forminator-custom-form {
    /*max-width: 40.875rem !important;*/
    background: #F4EFE7 !important;
    padding: 3rem 3.5rem !important;
}
#forminator-module-20471 .forminator-radio ,
.forminator-cl .forminator-radio {
    font-size: 1.125rem !important;
}
#forminator-module-20471 .forminator-row ,
.forminator-cl .forminator-row {
    margin-bottom: 1.25rem !important;
}
#forminator-module-20471 .forminator-radio-bullet ,
.forminator-cl .forminator-radio-bullet {
    background: transparent !important;
    width: 1.5625rem !important;
    height: 1.5625rem !important;
    flex: 0 0 1.5625rem !important;
}
#forminator-module-20471 span.select2-selection__placeholder ,
.forminator-cl span.select2-selection__placeholder {
    font-size: 1.125rem !important;
    color: #FFFFFF !important;
}
#forminator-module-20471 .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] ,
.forminator-cl .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] {
    border-color: #A42C2E !important;
    background-color: #A42C2E !important;
}
#forminator-module-20471 .forminator-ui .forminator-icon-chevron-down:before ,
.forminator-cl .forminator-ui .forminator-icon-chevron-down:before {
    content: "" !important;
    background: url('../images/arrow-down (1).svg') no-repeat center;
    display: block !important;
    width: 1.5rem !important;
    height: 2rem !important;
}
#forminator-module-20471 select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__rendered  ,
.forminator-cl select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__rendered  {
    padding: 0.85rem !important;
    padding-left: 1.5rem !important;
    color: #fff !important;
}
#forminator-module-20471 label.forminator-radio ,
.forminator-cl label.forminator-radio {
    margin: 0 !important;
}
#forminator-module-20471 .forminator-field ,
.forminator-cl .forminator-field {
    display: flex;
    flex-wrap: wrap;
}
#forminator-module-20471 .forminator-input ,
.forminator-cl .forminator-input {
    font-size: 1.25rem !important;
}
#forminator-module-20471::placeholder ,
.forminator-cl ::placeholder {
    color: #111111 !important;
}
#forminator-module-20471 .forminator-input ,
.forminator-cl .forminator-input {
    font-size: 1.25rem !important;
    background: transparent !important;
    padding: 0.7rem !important;
    padding-left: 1.5rem !important;
    height: 3.125rem !important;
}
#forminator-module-20471 .forminator-checkbox ,
.forminator-cl .forminator-checkbox {
    font-size: 0.875rem !important;
}
#forminator-module-20471 .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] ,
.forminator-cl .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] {
    height: 3.125rem !important;
}
.forminator-cl .forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-bullet:before ,
#forminator-module-20471 .forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-bullet:before ,
.wine-tasting .forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-bullet:before {
    width: 0.6rem;
    height: 0.6rem;
}
#forminator-module-20471 .forminator-checkbox .forminator-checkbox-box ,
.forminator-cl .forminator-checkbox .forminator-checkbox-box {
    background-color: transparent !important;
}
#forminator-module-20471 .forminator-custom-form a ,
.forminator-cl .forminator-custom-form a {
    text-decoration: underline !important;
    color: #111111;
    font-family: 'Montserrat Medium';
}
#forminator-module-20471 .forminator-button-submit ,
.forminator-cl .forminator-button-submit {
    background-color: #A42C2E !important;
    color: #FFFFFF;
    font-size: 1.125rem !important;
    text-transform: capitalize;
    width: 100% !important;
    height: 3.125rem !important;
    font-family: 'Montserrat Medium' !important;
}
#forminator-module-20471 #radio-2 .forminator-radio-bullet ,
.forminator-cl #radio-2 .forminator-radio-bullet {
    background: transparent !important;
    width: 5.5625rem !important;
    height: 3.15rem !important;
    flex: 0 0 5.5625rem !important;
    border-radius: 0 !important;
}
#forminator-module-20471 .forminator-ui.forminator-custom-form[data-design=default] .forminator-field .select-resize-ghost, 
#forminator-module-20471 .forminator-ui.forminator-custom-form[data-design=default] .forminator-field .select2-container .select2-choice, 
#forminator-module-20471 .forminator-ui.forminator-custom-form[data-design=default] .forminator-field .select2-container .select2-selection,
#forminator-module-20471 .forminator-ui.forminator-custom-form[data-design=default] .forminator-field select,
.forminator-cl .forminator-ui.forminator-custom-form[data-design=default] .forminator-field .select-resize-ghost, 
.forminator-cl .forminator-ui.forminator-custom-form[data-design=default] .forminator-field .select2-container .select2-choice, 
.forminator-cl .forminator-ui.forminator-custom-form[data-design=default] .forminator-field .select2-container .select2-selection,
.forminator-cl .forminator-ui.forminator-custom-form[data-design=default] .forminator-field select {
    background-image: none !important;
    background-size: 0!important;
}
#forminator-module-20471 #radio-2 span.forminator-radio-label ,
.forminator-cl #radio-2 span.forminator-radio-label {
    position: absolute;
    left: 12%;
}
#forminator-module-20471 #radio-2 input:checked ~ span.forminator-radio-label ,
.forminator-cl #radio-2 input:checked ~ span.forminator-radio-label {
    color: #fff !important;
}
#forminator-module-20471 #radio-2 span.forminator-radio-label,
#forminator-module-20471  #radio-2 span.forminator-radio-label,
.forminator-cl #radio-2 span.forminator-radio-label,
.forminator-cl  #radio-2 span.forminator-radio-label {
    position: absolute;
    left: 0;
    width: 5.5625rem !important;
    text-align: center;
    margin: 0 !important;
}
.forminator-cl #radio-2 .forminator-radio:nth-child(3) span.forminator-radio-label {
    position: absolute;
    left: 4%;
}
.forminator-cl #radio-2 label.forminator-radio:nth-child(1) .forminator-radio-bullet,
.forminator-cl #radio-2 label.forminator-radio:nth-child(2) .forminator-radio-bullet,
#forminator-module-20471 #radio-2 label.forminator-radio:nth-child(1) .forminator-radio-bullet,
#forminator-module-20471 #radio-2 label.forminator-radio:nth-child(2) .forminator-radio-bullet {
    border-right: 1px solid #777771!important;
}
#forminator-module-20471 #radio-2 label.forminator-radio:nth-child(1) .forminator-radio-bullet, 
#forminator-module-20471 #radio-2 label.forminator-radio:nth-child(2) .forminator-radio-bullet2 ,
    .forminator-cl #radio-2 label.forminator-radio:nth-child(1) .forminator-radio-bullet, 
   .forminator-cl #radio-2 label.forminator-radio:nth-child(2) .forminator-radio-bullet2 {
    border-right: 0 !important;
}
#forminator-module-20471.forminator-radio input:checked + .forminator-radio-bullet ,
.forminator-cl .forminator-radio input:checked + .forminator-radio-bullet {
    border-color: #A42C2E !important;
}
#forminator-module-20471 #radio-2 .forminator-radio input:checked +  .forminator-radio-bullet:before ,
.forminator-cl #radio-2 .forminator-radio input:checked +  .forminator-radio-bullet:before {
    border-radius: 0 !important;
    background-color: #A42C2E !important;
    width: 5.5625rem !important;
    height: 3.15rem !important;
}
#forminator-module-20471 #radio-2 .forminator-radio input:checked + span.forminator-radio-label ,
.forminator-cl #radio-2 .forminator-radio input:checked + span.forminator-radio-label {
    color: #FFFFFF !important;
}
#forminator-module-20471 .forminator-radio .forminator-radio-bullet:before ,
.forminator-cl .forminator-radio .forminator-radio-bullet:before {
    background-color:#A42C2E !important;
}
.forminator-cl div#radio-2 > .forminator-field ,
#forminator-module-20471 div#radio-2 > .forminator-field {
    display: grid;
    grid-template-columns: repeat(3, 6.25rem);
    justify-content: flex-start;
    gap: 0;
}
.forminator-cl .forminator-label ,
.forminator-ui#forminator-module-20471.forminator-design--default .forminator-label {
    display: none;
}
.wine-tasting .row {
    max-width: 102.375rem !important;
}
.wine-tasting .flickity-page-dots {
    display: none;
}
.wine-tasting .flickity-button::before {
    content: " ";
    background: url('../images/arrow-left (1).svg');
    width: 0.9375rem;
    height: 1.75rem;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}
.wine-tasting .flickity-prev-next-button.next::before {
    background: center / contain no-repeat url('../images/arrow-right (1).svg') !important;
}
/* svg.flickity-button-icon {
    display: none;
} */
.kontakt-carlton .icon-box-img {
    width: 1.4rem !important;
}
.kontakt-carlton .icon-box {
    margin-bottom: 1.5rem;
}
.kontakt-carlton a.button {
    margin-top: 0.5rem;
}
.wine-tasting .col:nth-child(1) .col-inner {
    /* max-width: 53.125rem; */
    margin-left: 0 !important;
}
.m-w-360 {
    max-width: 22.5rem !important;
}
.pd-left-60 {
    padding-left: 3.75rem !important;
}
p.lead {
    font-size: 1.25rem;
    line-height: 2.375rem;
}

.newsletter-abonnieren-form #mc_signup_form .mc_var_label {
    color: #000;
}
.newsletter-abonnieren-form #mc_signup_form div#mc_message + .mc_merge_var {
    float: left;
    width: calc(100% - 8rem);
    order: 5;
}

.newsletter-abonnieren-form #mc_signup_form .mc_merge_var {
    float: left;
    width: 50%;
    padding: 0.5rem;
}
.row-thank-you .title-box {
    margin-bottom: 2rem;
}
.row-thank-you a.button.primary {
    min-width: 100%;
    margin-bottom: 1.5rem;
}
.row-thank-you{
    display: none;
    background: #F4EFE7 !important;
    padding: 3rem 3.5rem !important;
}
.show-thankyou form {
    display: none;
}
.show-thankyou .row-thank-you{
    display: block;
}
.pt-120 {
    padding-top: 7.5rem !important;
}
.row-slider .row .col {
    padding: 0 ;
    background: #F8F6F2;
}
.row-slider .row .col:nth-child(2) .col-inner {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.row-slider .row {
    background: #F8F6F2;
    align-items: center;
}
.row-slider .row  .img {
    margin-bottom: 0 !important;
    
}
.row-slider {
    margin-right: 3rem;
}
.row-slider .row  .img  img {
    height: 32rem;
    object-fit: cover;
}

.row-slider h3,
.row-slider p {
    margin-bottom: 1.25rem;
}
/* events */

/* warenkorb */
#login-box .woocommerce-form-login__submit {
    width: 100%;
    background-color: #A42C2E !important;
    text-transform: capitalize;
    height: 3.125rem;
    line-height: 3.125rem;
    font-weight: normal;
    font-size: 1.125rem;
    font-family: 'Montserrat Medium';
}
.button, button, input[type=button], input[type=reset], input[type=submit] {
    letter-spacing: 0;
}
.woocommerce-form-login .rememberme-lost-password {
    justify-content: center;
}
.woocommerce-LostPassword.lost_password.text-center {
    line-height: 1rem;
}
#login-box form p input {
    padding: 0 1.875rem;
    font-size: 1rem;
}
.woocommerce-form-login .lost_password a {
    font-size: 0.75rem !important;
    text-decoration: inherit;
    line-height: 1rem;
}
.woocommerce-form-login .rememberme-lost-password {
    display: flex;
    justify-content: center;
    margin-bottom: 1.875rem;
}
.woocommerce-form-login .woocommerce-form-login__rememberme {
    font-size: .75rem;
}
.woocommerce-form-login .woocommerce-form-login__rememberme {
    display: none;
}
#login-box form p {
    margin-bottom: 1rem;
}
#login-box h2 + h2{
    display: none;
}
#login-box h2 {
    text-align: center;
    margin-bottom: 3rem;
    font-size: 2.5rem;
    line-height: 3.125rem;
    display: flex;
    justify-content: center;
}
#loyalty-gift .progress-bar li:not(.current-progress) .gift-name {
    left: -6rem;
    min-width: 13rem;
}
.coupon-code-wrapper .widget-title {
    font-size: 1.125rem;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0.5rem;
    line-height: 1.4375rem;
}
.message-container a {
    font-size: 0.875rem;
}
.values {
    font-size: 1rem;
}
#loyalty-gift .progress-bar {
    width: 90%;
}


/* warenkorb */
/* checkout */

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: #A42C2E;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    display: none;
    border: .125rem solid #fbfbfb;
}

body.woocommerce-checkout #payment .payment_methods input[type="radio"]:checked:after {
    display: block;
}
#main .title-buttons .woocommerce-input-wrapper label:last-of-type {
    border-left: 0 !important;
}
.logged-in .woocommerce-MyAccount-content a.button.alt: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;

}
.order-items .order-item .product-info .price-wrapper .item-price, 
.order-items .order-item .product-info .price-wrapper .product-total {
    width: auto;
}
.logged-in .woocommerce-MyAccount-content a.button.alt{
    width: fit-content;
}
.logged-in .woocommerce-MyAccount-content a.button.alt,
#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 {
    border: 0;
    height: 3.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #A42C2E;
    font-weight: normal;
    font-size: 1.125rem;
    font-family: 'Montserrat Medium';
    line-height: 1.2;
}
body.woocommerce-checkout .wc-gzd-order-submit button[type=submit]#place_order {
    padding-left: 1rem;
    padding-right: 1rem;
}
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: -.01rem;
    height: 1rem;
    width: 1rem;
    background-image: url('../images/checked-checkout.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 .sticky-submit-order .wc-gzd-checkbox-placeholder label {
    font-weight: normal;
    position: relative;
    padding-left: 2rem;
    display: flex;
    cursor: pointer;
}
#ship-to-different-address {
    margin-bottom: 1rem;
}
.order-items .order-item .product-info img {
    max-width: 5.4375rem;
}
/* quick */ 
div#quick-buy .card h4 + h2 {
    display: none;
}
div#quick-buy form.woocommerce-form.woocommerce-form-login.login label {
    display: none;
}
div#quick-buy .card h2,
div#quick-buy .card h4 {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1.25rem;
}
div#quick-buy form p {
    margin-bottom: 1rem;
}
div#quick-buy .card.register-card p input[type=checkbox] {
    box-shadow: none;
    border: 0;
    margin-left: 0;
    margin-top: 0;
    top: 0.2rem;
    position: relative;
}
div#quick-buy .card.register-card p >label {
    display: none;
}
div#quick-buy .card {
    padding: 1.25rem 1.875rem;
}
#quick-buy .tzn-payment-icons {
    justify-content: center;
    width: 100%;
}
#quick-buy .tzn-payment-icons .payment-icon+.payment-icon {
    margin-left: 0;
}
#quick-buy .tzn-payment-icons img {
    margin: 0 0.5rem;
}
/* quick */ 
#main .field-not-validated .woocommerce-input-wrapper::after, .woocommerce-invalid .woocommerce-input-wrapper::after {
    right: 1rem;
    top: -0.25rem;
}
.woocommerce-invalid span.woocommerce-input-wrapper.password-input::after {
    right: 2rem;
    top: 0.5rem;
}
#login-box {
    padding: 2.5rem;
    max-width: 35rem;
    background-color: #FFFFFF;
}
/* checkout */ 

/* pdp */ 
.attr_block_right_custom {
    margin-left: auto;
    flex-shrink: 0;
}
.attr_block_left_custom {
    padding-right: 1rem;
}
.term-gallery {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.term-gallery{
    margin-bottom: 1.25rem;
}
.single .accordion .accordion-inner {
    padding-left: 0;
    padding-right: 0;
    padding-top:0;
}
.woof_products_top_panel {
    z-index: 10;
}
div.product.type-product>.col-inner .product-categories a {
    color: #000;
}
.weinguter-1 div.product.type-product>.col-inner .title-wrapper {
    /* min-height: 7.5rem; */
}
.row-slider div.product.type-product>.col-inner .title-wrapper {
    min-height: 5.6875rem;
}
.single .product-section div.product.type-product>.col-inner .title-wrapper {
    /* min-height: 5.6875rem; */
}
div.product.type-product>.col-inner .price-wrapper span.price {
    margin-right: 0.5rem;
}
div.product.type-product p.wc-gzd-additional-info {
    display: none !important;
}
.archive.woocommerce-page .transparent .header-wrapper:not(.stuck) #logo img.header_logo.header-logo{
    display: block !important;
}
.archive.woocommerce-page .transparent .header-wrapper:not(.stuck) #logo img.header-logo-dark {
    display: none !important;
}
.single .woocommerce-product-gallery img {
    max-height: 35rem;
    object-fit: contain;
}
.connect {
    margin-top: 1rem;
}
.connect h5 {
    margin-bottom: 0;
}

.single .product-section .row-slider .flickity-page-dots {
    bottom: -2rem;
}
.single .product-section .flickity-page-dots .dot {
    background-color: #A42C2E !important;
    opacity: .1;
}
.single .product-section .flickity-page-dots .dot.is-selected {
    background-color: #A42C2E !important;
    border-color: #A42C2E !important;
    opacity: 1;
}
div.product.type-product>.col-inner .price-wrapper {
    flex-wrap: wrap;
}
.single .product-info .price {
    font-weight: normal;
}
.single .price-wrapper span.size {
    color: #C1C1C1 !important;
    font-size: 1.3rem;
    line-height: 1.8rem;
	padding-left: .5rem;
}
.single .legal-price-info span.wc-gzd-additional-info.tax-info{
    display: none !important;
}
.single .legal-price-info {
    margin-left: 0;
    display: flex;
}
.single .legal-price-info span.wc-gzd-additional-info.shipping-costs-info {
    /* display: none !important; */
}
.single .product-section {
    padding-bottom: 5rem;
}
.image-tools.bottom.left {
    display: none;
}
#wrapper .button.primary:not(.add_to_cart_button), 
#wrapper .button.primary:not(.is-outline), 
#wrapper .button.secondary, 
#wrapper .button.is-larger, 
#wrapper .forminator-button-submit, 
#wrapper #customer_login button[type=submit], 
#wrapper #place_order, 
#wrapper .continue-shopping, 
#wrapper .checkout-button {
    height: 3.4375rem;
    line-height: 1.2;
}
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 {
    font-family: 'Montserrat Regular';
    cursor: pointer;
}
/* pdp */ 
/* signup form */ 
.mc_embed_signup-custom {
    margin-bottom: 1.25rem;
}
.mc_embed_signup-custom form #mce-success-response {
    color: #fff !important;
    font-weight: normal !important;
    padding: 0 !important;
}
.mc_embed_signup-custom form div#mce-responses {
    padding: 0 !important;
    width: 100% !important;
    margin: 0 !important;
}
.mc_embed_signup-custom form input[name="subscribe"]{
    background-color: #FFFFFF !important;
    height: 3.125rem !important;
    min-width: 7rem !important;
    display: flex !important;
    justify-content: center;
    line-height: 3.125rem !important;
    padding: 0 !important;
    margin: 0 !important;
    align-items: center;
    font-size: 0 !important;
    position: absolute !important;
    right: 0;
    top: 0;
}
.mc_embed_signup-custom form .helper_text {
    padding: 0 !important;
    background: transparent !important;
}
.mc_embed_signup-custom form input[name="subscribe"] {
    background-image: url(../images/arrow-right.svg)!important;
    position: relative;
    background-size: 2.5rem !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.mc_embed_signup-custom form .mc-field-group {
    width: calc(100% - 8rem) !important;
    /* color: #fff !important; */
    padding-bottom: 0 !important;
}
.mc_embed_signup-custom form input {
    font-size: 1rem !important;
    line-height: 1.875rem !important;
    background: transparent !important;
    border: 0.0625rem solid #FFFFFF !important;
    padding: 0.5625rem !important;
    padding-left: 1.75rem !important;
    color: #fff !important;
    border-radius: .125rem;
}
.mc_embed_signup-custom form {
    padding: 0 !important;
    margin: 0 !important;
}

.newsletter-abonnieren-form .mc_embed_signup-custom form #mce-success-response {
    color: #000;
    margin-top: 1rem;
}
.newsletter-abonnieren-form .mc_embed_signup-custom form input{
    padding-left: 1.5rem !important;
    background: transparent !important;
    height: 3.125rem !important;
    line-height: 3.125rem !important;
    font-size: 1rem !important;
    color: #000 !important;
    border: 0.0625rem solid #000000 !important;
    margin-bottom: 1rem;
}
.newsletter-abonnieren-form .mc_embed_signup-custom form input[name="subscribe"] {
    background-image: none !important;
    background: #A42C2E !important;
    text-transform: capitalize;
    font-size: 1.125rem !important;
    height: 3.125rem !important;
    padding: 0 !important;
    width: 100% !important;
    font-family: 'Montserrat Medium' !important;
    font-weight: normal !important;
    color: #fff !important;
    position: relative !important;
    margin-top: 0 !important;
    border: 0 !important;
}
.mce_inline_error {
    font-size: 1rem;
}
.newsletter-abonnieren-form .mc_embed_signup-custom form .mce_inline_error {
    font-size: 1rem;
}
.newsletter-abonnieren-form .mc_embed_signup-custom form .mc-field-group {
    width: calc(100%) !important;
}
/* signup form */ 
.term-spirituosen #wrapper .filter-row .horizontal-filters a.button.primary.is-outline.raritat_btn {
    display: none;
}
#wrapper .filter-row .col.large-2.medium-10 {
    margin-left: auto;
}
#wrapper .filter-row .horizontal-filters{
    display: none;
}
.search-form-cat{
	    max-width: 40rem;
    margin: 2rem auto;
}
#search-lightbox .search-field,
.search-form-cat  .search-field{
	padding-left: 3rem;
}
#search-lightbox .submit-button, .search-form-cat .submit-button {
    padding: 0 !important;
    border: 0;
    box-shadow: none;
    position: absolute;
    top: 2px;
    left: 1rem;
    background-color: transparent !important;
    height: 3.125rem !important;
    min-width: auto;
    font-size: 1rem !important;
}
#search-lightbox i.icon-search:before,
.search-form-cat i.icon-search:before {
    content: '\f002';
    font-family: var(--icons-font);
    color: var(--link-color);
}
#search-lightbox .searchform-wrapper .autocomplete-suggestions{
	background-color: #000;
}
#mc_signup_form input#mc_mv_EMAIL::-webkit-input-placeholder {
    color: #fff !important;
}
  
#mc_signup_form input#mc_mv_EMAIL:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff !important;
}
  
#mc_signup_form input#mc_mv_EMAIL::placeholder {
    color: #fff !important;
}
#mc_signup_form input#mc_mv_EMAIL {
    font-size: 1rem !important;
    line-height: 1.875rem !important;
    background: transparent !important;
    border: 0.0625rem solid #FFFFFF !important;
    padding: 0.5625rem !important;
    padding-left: 1.75rem !important;
    color: #fff !important;
    border-radius: 0.25rem;
    width: calc(100% - 8rem) !important;
}
#mc_signup_form .mc_merge_var {
    margin-bottom: 0;
}
#mc_signup_form {
    margin-block: 0;
}
#mc_signup_form input#mc_mv_LNAME,
#mc_signup_form input#mc_mv_FNAME,
#mc_signup_form .mc_var_label,
div#mc_display_rewards,
div#mc-indicates-required {
    display: none;
}

#mc_signup_submit {
    margin-top: 1.5em;
    width: 7rem !important;
    background-color: #FFFFFF !important;
    height: 3.125rem !important;
    min-width: 7rem !important;
    display: flex !important;
    justify-content: center;
    line-height: 3.125rem !important;
    padding: 0 !important;
    margin: 0 !important;
    align-items: center;
    font-size: 0 !important;
    position: absolute !important;
    right: 0;
    top: 0;
    background-image: url(../images/arrow-right.svg)!important;
    background-size: 2.5rem !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border-radius: 0.25rem;
}
div#mc_signup {
    position: relative;
}

div.product.type-product.has-hover:hover img.show-on-hover{
    opacity: 0 !important;
}
div.product.type-product.has-hover span.has-image-hover ~ .product-small.box .box-image:hover img:not(.show-on-hover) {
    opacity: 0 !important;
}
div.product.type-product.has-hover span.has-image-hover ~ .product-small.box .box-image:hover img.show-on-hover {
    opacity: 1 !important;
    display: block !important;
}
.row.category-page-row div.product.type-product>.col-inner .box-image{
    width: 100%;
}
.rank-math-breadcrumb p a:first-child:before {
    /* margin-right: 0; */
}  
a.woof_front_toggle {
    float: right;
    text-decoration: none;
    width: 100%;
    text-align: right;
    position: absolute;
    right: 0;
}
.woof_container_inner h4 {
    position: relative;
}
.mergeRow {
    display: none;
}
.newsletter-abonnieren-form #mc_signup_form #mc_signup_submit{
    background: #A42C2E !important;
    text-transform: capitalize;
    font-size: 1.125rem !important;
    height: 3.125rem !important;
    padding: 0 !important;
    width: 100% !important;
    font-family: 'Montserrat Medium' !important;
    font-weight: normal !important;
    color: #fff !important;
    position: relative !important;
    margin-top: 0 !important;
    border: 0 !important;
}
.newsletter-abonnieren-form #mc_signup_form input#mc_mv_EMAIL{
    padding-left: 1.5rem !important;
    background: transparent !important;
    height: 3.125rem !important;
    line-height: 3.125rem !important;
    font-size: 1rem !important;
    color: #000 !important;
    border: 0.0625rem solid #000000 !important;
    margin-bottom: 1rem;
    width: 100% !important;
}
.newsletter-abonnieren-form #mc_signup_form input#mc_mv_EMAIL::-webkit-input-placeholder {
    color: #000 !important;
}
.order-items .order-item .product-info {
    align-items: flex-start;
}  
.newsletter-abonnieren-form #mc_signup_form input#mc_mv_EMAIL:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000 !important;
}
  
.newsletter-abonnieren-form #mc_signup_form input#mc_mv_EMAIL::placeholder {
    color: #000 !important;
}
#customer_login p.form-row.form-row-wide.mailchimp-newsletter {
    margin-bottom: 0;
}
#customer_login .wc-gzd-checkbox-placeholder-reg_data_privacy {
    margin-bottom: 0;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
    color: #000;
}
#customer_login .form-row label {
    font-family: 'Montserrat Regular';
    cursor: pointer;
    line-height: 1.5rem;
    font-size: 0.875rem;
    color: #000;
}
.wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-hiermit_akzeptiere {
    margin-bottom: 1.5rem;
}

.weingueter_block .col-inner{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.weingueter_block h5 {
    flex: 1;
}
div.product.type-product>.col-inner .product-small.box {
    display: flex;
    flex-direction: column;
}
div.product.type-product>.col-inner .title-wrapper {
    min-height: inherit;
    flex: 1;
}
div.product.type-product>.col-inner .box-text {
    display: flex;
    flex-direction: column;
    height: 100%;
    flex: 1;
}


div.product.type-product>.col-inner .price-wrapper .size {
    /* width: 100%; */
    margin-right: 0;
    /* font-size: 1.063rem; */
    background: transparent;
    /* border: 1px solid #000000; */
    /* height: 3.125rem; */
    /* line-height: 1.2; */
    color: #000;
    text-transform: inherit;
    font-family: 'Montserrat Medium';
    font-weight: normal;
    opacity: 1 !important;
    display: inline-flex;
    /* display: none; */
    /* margin-bottom: 0.625rem; */
    position: relative;
}
div.product.type-product>.col-inner .price-wrapper .size:after {
    content: "" !important;
    /* position: absolute;
    right: 1.25rem;
    font-family: "Font Awesome 6 Pro"; */
}
div.product.type-product>.col-inner .price-wrapper span.price {
    order: -1;
    margin-bottom: 0;
    margin-top: 0;
}
.single-product div.product.type-product>.col-inner .price-wrapper span.price{
    margin-bottom: 0;
}
.attr-block .text-attr::before {
    background-repeat: no-repeat;
    background-position: center;
}
.attr-block .text-attr.text-attr.attr-rebsorte::before{
    background-image: url(../images/grapes.svg);
    width: 1.31rem;
    height: 1.25rem;
}

/*Style form popup stock*/
.cwg_popup_submit {
    margin-right: 0 !important;
    font-size: 1.063rem !important;
    background: transparent !important;
    border: 1px solid #000000;
    height: 3.125rem !important;
    line-height: 3.125rem !important;
    color: #000;
    text-transform: inherit;
    font-family: 'Montserrat Medium';
    font-weight: normal !important;
    opacity: 1 !important;
    width: 100% !important;
	margin-top: 1rem !important;
}
div.product.type-product>.col-inner .cwg_popup_submit{
	position: absolute;
	bottom: .5rem;
    left: 10px;
    width: calc(100% - 10px) !important;
    border: 1px solid #000000;
}
input.cwg_popup_submit:hover {
    color: #000000;
}
div.product.type-product.out-of-stock .availability {
    color: var(--alert-color);
}
div.product.type-product.out-of-stock .price-wrapper{
    margin-bottom: 3rem;
}
div.product.type-product.out-of-stock>.col-inner .price-wrapper {
    flex-wrap: nowrap;
}
.swal2-popup {
    width: 100% !important;
    max-width: 43.563rem !important;
    padding: 2rem !important;
    border: none !important;
    border-radius: 0 !important;
    background: #1D1D1D !important;
}
.cwginstock-subscribe-form .panel {
    margin-bottom: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    border: 0 !important;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}
.cwginstock-panel-heading h4 {
    font-size: 2.125rem;
    line-height: 2.75rem;
    letter-spacing: 0.043rem;
}
.swal2-content .cwgstock_button {
    height: 2.813rem;
    line-height: 2.813rem;
    font-size: 1.125rem;
    padding: 0 1.875rem;
    min-height: initial;
    letter-spacing: 0.068rem;
    font-weight: normal;
    border: 1px solid #fff;
    background-color: #1d1d1d !important;
	color: #fff !important;
	border-radius: 25px;
}
.cwgstock_email{
    height: 2.813rem !important;
    line-height: 2.813rem !important;
    color: #000000 !important;
    font-size: 1rem !important;
    background: #FFFFFF !important;
    border-radius: 23px !important;
    padding: 0 1.25rem !important;
    width: 100% !important;
    border: 0 !important;
    text-align: left !important;
}
.swal2-close {
    margin: 0 !important;
    height: auto !important;
    min-height: auto !important;
    box-shadow: none !important;
}
.cwginstock-subscribe-form .row {
    margin-left: 0;
    margin-right: 0;
}
/*Style form popup stock*/
/* .live-search-results{
    display: none !important;
}
.header .searchform-wrapper form input[type="search"] {
    background-image: url(../images/search.svg);
    width: 1.5625rem;
    height: 1.5625rem;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent !important;
    border: 0;
    padding: 0;
    box-shadow: none;
    cursor: pointer;
    font-size: 0;
} */
.row-thank-you .button.primary,
.row-thank-you .title-box ~ * {
    display: none;
}
.row-thank-you .title-box p:last-child{
	margin-bottom: 0;
}
.row-thank-you .col{
	padding-bottom: 0;
}
.row-thank-you .title-box {
    margin-bottom: 0;
}
/*Style form popup stock*/
/*Events Page*/
.events-box-image-section .box-image * {
	height: 100%;
}
.events-box-image-section .box-image img {
	object-fit: cover;
}
/*Events Page*/
body.woocommerce-cart .shop_table .cart_item .product-thumbnail {
    text-align: center;
}
.order-items .order-item .product-info figure {
    flex-shrink: 0;
    min-width: 4rem;
    text-align: center;
}
#customer_login p.form-row.form-row-wide.mailchimp-newsletter label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
    padding-left: 0 !important;
}
.woocommerce-form input[type=password] {
    padding-left: 1.25rem;
}
.woocommerce-account #customer_login input#mailchimp_woocommerce_newsletter + span {
    transform: translateX(-0.2rem) !important;
    display: inline-flex;
}
.woocommerce-account #customer_login input#hiermit_akzeptiere {
    top: 0.2rem;
}
.coupon-code-wrapper .result {
    width: 100%;
}
.coupon-code-wrapper .form-row.tzn-coupon-messages,
.coupon-code-wrapper.open .form-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.coupon-code-wrapper input[type=text] {
    flex: 1;
}
.coupon-code-wrapper .button.apply-coupon {
    max-width: 10.6875rem;
    flex-shrink: 0;
}
a.tzn-showlogin:before{
    content: '';
    background-image: url('../images/user2.svg');
    background-repeat: no-repeat;
    background-position: center;
    display: inline-flex;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    margin-right: 0.5rem;
    top: 0.1rem;
    position: relative;
}
a.tzn-showlogin {
    position: relative;
    color: #000;
}
a.woocommerce-remove-coupon .fa-times-circle:before{
    content: '';
    background-image: url('../images/tick-icon.png');
    background-repeat: no-repeat;
    background-position: center;
    display: inline-flex;
    width: 1.5rem;
    height: 1.5rem;
    background-size: contain;
    transform: translateY(0.3rem);
    margin-left: 0.2rem;
}
ul.woocommerce-error.message-wrapper, ul.woocommerce-error.message-wrapper li {
    margin-left: 0;
}
form.checkout.woocommerce-checkout p textarea {
    padding-top: 0.4rem;
}

.logged-in .woocommerce-MyAccount-content input[type=radio] {
    margin-bottom: 0;
    margin-top: 0;
    height: inherit !important;
    margin-left: 0;
}
.logged-in .woocommerce-MyAccount-content p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide label {
    display: inline-flex;
    align-items: center;
}
/*cookies*/
.cli-modal-backdrop.cli-show {
	opacity: 0.9;
}

.cli-wrapper > h5 > img {
	 content:url("/wp-content/uploads/2023/03/denzweine_logo_rgb_pos.png");
	 margin-bottom: 20px;
}
/*cookies*/
/**/
div#newsletter-signup-link button.mfp-close {
    opacity: 1;
    color: black;
    mix-blend-mode: normal;
    top: 0 !important;
}
/* .search-form-cat .searchform .button.icon {
    top: -0.2rem;
} */
.search-results button.wp-block-search__button.wp-element-button {
    color: #fff;
}
.search-results div#post-list footer.entry-meta {
    display: none;
}
.search-results div#post-list {
    position: relative;
    z-index: 1;
    margin-bottom: 3rem;
}
.search-results div#post-list .entry-image img {
    width: 100%;
    max-height: 18.5rem;
    object-fit: contain;
}
.forminator-select-dropdown-container--open .forminator-dropdown--default {
    border-color: #a42c2e !important;
    background-color: #fcfcfb!important;
}
span.forminator-checkbox-label {
    font-size: .875rem;
    font-family: inherit;
    font-weight: 400;
}
.forminator-select-dropdown-container--open .forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected {
    background-color: #a42c2e!important;
}
#wrapper .button.primary:not(.add_to_cart_button), #wrapper .button.primary:not(.is-outline), #wrapper .button.secondary, #wrapper .button.is-larger, #wrapper .forminator-button-submit, #wrapper #customer_login button[type=submit], #wrapper #place_order, #wrapper .continue-shopping, #wrapper .checkout-button {
    line-height: 1.2 !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.avatar-wrapper ~ p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide,
.avatar-wrapper {
    display: none;
}
.forminator-ui.forminator-design--default .forminator-is_hover .forminator-input {
    border-color: #A32F2E !important;
}
/**/
/*my account*/
.logged-in .my-account-header small,
.logged-in .my-account-header h1{
    display: none;
}
.logged-in .my-account .large-3.col.col-border{
    margin-top: -10rem;
    background-color: #fff;
    padding: 1rem;
}
.logged-in .my-account-header {
    display: block;
    height: 30rem;
}
.logged-in .woocommerce-MyAccount-content > .woocommerce-notices-wrapper + p,
.account-user span.image {
    display: none;
}
.custom-title-banner{
	    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-title-banner h2{
	color: #fff;
	text-shadow: 0px 3px 5px #000;
    text-transform: capitalize;
}
.account-user.circle {
    padding-top: 15px;
}
.home .woocommerce-message.message-wrapper ,
.woocommerce-MyAccount-content ul.dashboard-links {
    display: none;
}
.custom-db-account h3{
    margin-bottom: .5rem;
}
.custom-db-account h2{
    text-transform: capitalize;
}
.no-break{
    display: inline-block;
}
.custom-db-account .row ul li{
    margin: 0 !important;
}
.custom-db-account .row ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.custom-db-account .row{
    padding: 0 5px !important;
}
/*my account*/
.mc_form_inside #mc_message *{
    color: #5CA183 !important;
}
.newsletter-abonnieren-form .mc_form_inside #mc_message,
.newsletter-abonnieren-form .mc_form_inside #mc_message * {
    color: #000 !important;
	line-height: 1.5;
}
/* .mc_form_inside #mc_message > *{
    position: absolute;
    bottom: -3rem;
} */
.mc_form_inside #mc_message > *,
.footer-section .mc_form_inside #mc_message > *,
.newsletter-abonnieren-form .mc_form_inside #mc_message > *{
	position: relative;
	bottom: auto;
}
.mc_form_inside #mc_message,
.footer-section .mc_form_inside #mc_message,
.newsletter-abonnieren-form .mc_form_inside #mc_message{
	margin-bottom: 1rem;
}
.mc_form_inside #mc_message {
    display: block !important;
    color: #fff;
    width: 100%;
}
.mc_success_msg::before {
    content: 'Vielen Dank für Ihre Newsletter Anmeldung. Bitte überprüfen Sie Ihre Emails.';
    font-size: .875rem;
    line-height: 1;
    z-index: 3;
}
.mc_success_msg{
    font-size: 0;
}
.mfp-content .mc_form_inside,
.footer-section .mc_form_inside{
	overflow: hidden;
}
.mc_form_inside #mc_message, .footer-section .mc_form_inside #mc_message, .newsletter-abonnieren-form .mc_form_inside #mc_message {
    margin-bottom: 0 !important;
}
.mfp-content #mc_signup_form .mc_merge_var,
.footer-section #mc_signup_form .mc_merge_var{
    float: left;
    width: 50%;
    padding: 0.5rem;
}
.mc_form_inside #mc_message strong.mc_success_msg {
    color: #00f600 !important;
    padding: 0 0.5rem;
}
.mc_form_inside {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.5rem;
}
#mc_signup_form .mc_var_label {
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #FFFFFF;
    font-weight: normal;
    text-align: left;
}
.mc_merge_var > label.mc_var_label.mc_header.mc_header_text {
    display: block !important;
}
.mc_signup_submit {
    order: 6;
    padding: 0.5rem;
}
.footer-section #mc_signup_form div#mc_message + .mc_merge_var > label.mc_var_label.mc_header.mc_header_text {
    display: none;
}
.footer-section #mc_signup_form div#mc_message + .mc_merge_var{
    float: left;
    width: calc(100% - 8rem);
    order: 5;
}
.mfp-content #mc_signup_form  .mc_signup_submit,
.footer-section #mc_signup_form  .mc_signup_submit{
	float: right;
}
.mfp-content #mc_signup_form input#mc_mv_EMAIL,
.footer-section #mc_signup_form input#mc_mv_EMAIL{
	width: 100% !important;
}
.mfp-content #mc_signup_form #mc_signup_submit,
.footer-section #mc_signup_form #mc_signup_submit{
	position: relative !important;
	inset: auto !important;
}
/*wishlist*/
#wrapper .tinv-wishlist .product-action {
    min-width: auto !important;
}
.tinv-wishlist .product-stock span,
.tinv-wishlist table td{
    font-size: .875rem;
}
.tinv-wishlist .product-action button{
    white-space: nowrap;font-size: .75rem !important;
}
/*wishlist*/
.woocommerce-ResetPassword p.form-row-first,.woocommerce-ResetPassword p.form-row-last {
    float: none;
    width: 100%;
	max-width: 300px;
}
.woocommerce-ResetPassword p.form-row-last{
	margin-bottom: 1rem;
}
.woof .woof_wcga_label_hide, .woof_container_inner .woof_wcga_label_hide {
    display: block !important;
    font-size: 1rem;
    font-weight: normal;
    font-family: 'Montserrat Regular';
    position: absolute;
    top: 0;
    left: 0;
    width: 7.5rem;
}
.woof_container_inner .woof_wcga_label_hide:nth-child(3){
    left: auto;
    right: 0;
}
.woof_container_inner .woof_price_filter_txt_slider + label.woof_wcga_label_hide{
    display: none !important;
}
.woof_price_filter_txt_slider input[type='number'] {
    padding: 0 1rem;
    background: #EBEBEB;
    box-shadow: none;
    text-align: left;
    font-size: 1rem;
    border: 0;
    margin-top: 2.5rem;
    width: 7.5rem!important;
}
.woof_price_filter_txt_slider .woof_float_none{
    display: none;
}
.woof_price_filter_txt_slider {
    height: auto;
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
    font-size: 0;
    order: 3;
    margin-top: 2rem;
    max-width: 18rem;
}
.woof_price_filter .irs--round .irs-single::before{
    display: none;
}
.woof_price_filter .irs--round .irs-single{
    text-align: center;
    margin-top: .5rem;
}

.woof_price_filter .irs--round .irs-single, 
.woof_price_filter .irs--round .irs-from, 
.woof_price_filter .irs--round .irs-to {
    background-color: transparent;
    color: #000;
    font-size: 1rem;
    font-family: 'Montserrat Regular';
    position: relative;
    inset: auto !important;
}
.woof_price_filter .irs--round .irs-handle {
    top: 32px;
    width: 12px;
    height: 12px;
    border: 4px solid #A42C2E;
    background-color: #A42C2E;
    border-radius: 50%;
    box-shadow: none;
}
.woof_price_filter .irs--round .irs-bar {
    background-color: #111111;
}
.woof_price_filter .irs--round .irs-grid {
    display: none;
}
.woof_price_filter .woof_container_inner {
    display: flex;
    flex-direction: column;
}
.woof_price_filter_txt_slider:after {
    content: '';
    position: absolute;
    top: 75%;
    left: 50%;
    background: #000;
    width: 7px;
    height: 1px;
    transform: translate(-50%, -50%);
}
/*fix search 4/5/23*/
#masthead ul.header-nav.header-nav-main.nav.nav-right .searchform .button{
	display: none;
}
#masthead ul.header-nav.header-nav-main.nav.nav-right .searchform  .search-field {
    border: 0;
    background: transparent url(../images/search.svg) no-repeat center / 1.5rem;
    padding: 0;
    width: 1.5rem;
	text-indent: -999px;
	    cursor: pointer;
    outline: none;
	box-shadow: none;
}
.single-product #masthead ul.header-nav.header-nav-main.nav.nav-right .searchform  .search-field{
	    filter: brightness(0.5);
}
.txt-gallery2 p{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: .5rem;
}
.txt-gallery2 p a {
    display: block;
    padding: 3px;
}
/*fix search 4/5/23*/

/* mini-cart */
.cart_totals.totals-container .coupon.values {
	flex-wrap: wrap;
}
 
section.woocommerce-bacs-bank-details ul li {
    list-style-type: none;
    margin-left: 0;
}