@font-face {
    font-family: "HindVadodara-Light";
    src: url('fonts/HindVadodara-Light.ttf');
}
.mg-inline > .col-inner{
    margin-inline: auto !important;
}
#top-bar {
    background: rgba(0,0,0,0.2);
}/****************** HEADER BLACK **************/
.black-block{
    display: none;
}
.page-template-page-blank #top-bar p,
.page-template-page-blank #top-bar a,

.page-template-default #top-bar p, 
.page-template-default #top-bar a,
.page-template-default ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase a,

.woocommerce-page #top-bar p, 
.woocommerce-page #top-bar a,
.woocommerce-page ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase a{
    color: #000000 !important;
}
.page-template-page-blank img.header-logo-dark ,
.page-template-default img.header-logo-dark ,
.woocommerce-page img.header-logo-dark {
    display: block !important;
}
.page-template-page-blank img.header_logo.header-logo ,
.page-template-default img.header_logo.header-logo ,
.woocommerce-page img.header_logo.header-logo {
    display: none;
}
.page-template-page-blank .black-block,
.page-template-default .black-block,
.woocommerce-page .black-block{
    display: block;
}
.page-template-page-blank .white-block,
.page-template-default .white-block,
.woocommerce-page .white-block{
    display: none;
}
.page-template-page-blank .header-wrapper:not(.stuck) #masthead .account-item>a::after ,
.page-template-default .header-wrapper:not(.stuck) #masthead .account-item>a::after ,
.woocommerce-page .header-wrapper:not(.stuck) #masthead .account-item>a::after {
    content: " ";
    background-image: url(../images/profile-black.svg);
}
.page-template-page-blank .cart-item .image-icon.header-cart-icon img ,
.page-template-default .cart-item .image-icon.header-cart-icon img ,
.woocommerce-page .cart-item .image-icon.header-cart-icon img {
    opacity: 0;
}
.page-template-page-blank .cart-item .image-icon.header-cart-icon ,
.page-template-default .cart-item .image-icon.header-cart-icon ,
.woocommerce-page .cart-item .image-icon.header-cart-icon {
    background-image: url(../images/shopping-bag-black.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.page-template-page-blank img.header_logo.header-logo ,
 .page-template-default img.header_logo.header-logo ,
 .woocommerce-page img.header_logo.header-logo {
    display: none;
}
.page-template-page-blank img.header-logo-dark ,
.page-template-default img.header-logo-dark ,
.woocommerce-page img.header-logo-dark {
    display: block !important;
}
.header-wrapper.stuck ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li a {
    color: #fff !important;
}
.page-template-page-blank .stuck #masthead .account-item>a::after ,
.page-template-default .stuck #masthead .account-item>a::after ,
.woocommerce-page .stuck #masthead .account-item>a::after {
    background-image: url(../images/profile.svg);
}
.page-template-page-blank .stuck .cart-item .image-icon.header-cart-icon ,
.page-template-default .stuck .cart-item .image-icon.header-cart-icon ,
.woocommerce-page .stuck .cart-item .image-icon.header-cart-icon {
    background-image: url(../images/shopping-bag.svg);
}
.page-template-page-blank .stuck #logo .header-logo ,
.page-template-default .stuck #logo .header-logo ,
.woocommerce-page  .stuck #logo .header-logo  {
    display: block !important;
}
.page-template-page-blank .stuck .header-logo-dark ,
.page-template-default .stuck .header-logo-dark ,
.woocommerce-page  .stuck .header-logo-dark {
    display: none !important;
}
/****************** HEADER BLACK **************/
/********PDD***********/
.product-main .row {
    max-width: 81em !important;
}
.readcrumbs-row-custom ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.custom-breabcrumb li a, .readcrumbs-row-custom ul li i, li.title-single-product {
    font-size: 0.875rem;
    color: #000;
}
.readcrumbs-row-custom ul li i {
    margin: 0 0.625rem;
    display: inline-block;
    /* font-family: 'HindVadodara-Medium' !important; */
    color: #000 !important;
    font-weight: normal;
}
.custom-breabcrumb li a{
    font-family: "HindVadodara-Light";
}
li.title-single-product {
    font-family: 'HindVadodara-Medium';
}
.fa-angle-right:before {
    content: "\f105";
}
.product-gallery-slider img {
    height: auto;
    object-fit: contain;
    /* background: rgba(252,214,43, 0.2); */
}
.row-aroma-safe{
    padding: 4rem 0;
}
.product-gallery .col.large-2.large-col-first.vertical-thumbnails.pb-0 {
    flex-basis: 25%;
    max-width: 25%;
}
.product-gallery .col.large-10{
    flex-basis: 75%;
    max-width: 75%;
    padding-bottom: 0;
}
.product-thumbnails img {
    /* height: 13.25rem;
    width: 100%;
    object-fit: cover; */
    opacity: 1;
}

/* .product-thumbnails .flickity-viewport {
    height: 41rem !important;
    overflow: auto !important;
} */
.vertical-thumbnails .col:last-child{
    padding-bottom: 0 !important;
}

/* Chrome */
.product-thumbnails .flickity-viewport::-webkit-scrollbar {
    width: 5px;
}

.product-thumbnails .flickity-viewport::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.31rem #000000 ; 
  border-radius: 0.9375rem;
}

.product-thumbnails .flickity-viewport::-webkit-scrollbar-thumb {
    background-color: #F07F13 ; 
    border-radius: 0.9375rem;
}

.product-info.summary.col-fit.col.entry-summary.product-summary {
    max-width: 33rem;
    padding-left: 3rem;
}
.single .product-title {
    font-size: 2.25rem;
    font-weight: normal;
    line-height: 2.875rem;
}
.single .product-info .product-title {
	    padding-right: 5rem;
}
.cat-product-single {
    display: flex;
}
.cat-product-single p {
    margin-bottom: 0;
}
.cat-product-single p {
    margin-right: 0.5rem;
    text-transform: capitalize;
}
.cat-product-single p::after {
    content: "|";
    margin-left: 0.5rem;
}
.cat-product-single p:last-child::after {
    content:" ";
}
.single .price.product-page-price span.amount {
    font-size: 1.375rem !important;
    font-weight: normal;
    color: #000000 !important;
}
p.wc-gzd-additional-info a, .wc-gzd-additional-info, .wc-gzd-additional-info {
    color: #CECAC3;
    font-size: 0.75rem !important;
}
.product  .sub-title {
    font-size: 0.875rem;
}
.tabbed-content .tab a {
    cursor: pointer;
}
.product-key-features p {
    margin-bottom: 0;
}
.tzn-product-meta {
    display: none;
}
.tzn-product-meta.tzn-product-meta2 {
    display: flex;
    border-top: 0;
    padding-top: 0;
    margin-bottom: 1rem;
    width: 100%;
    font-size: .9375rem;
}
.tzn-product-meta.tzn-product-meta2 span.availability {
    display: none;
}
.clock, .delivery-status {
    width: 1.125rem;
    margin-right: 0.3rem;
    position: relative;
    top: 0;
}
.product-summary p.price-unit .woocommerce-Price-currencySymbol {
    margin-top: 0;
    vertical-align: middle;
    color: var(--secondary-text-color);
    font-size: .875rem !important;
}
.single .cart {
    margin-bottom: 0;
}
.product-summary .quantity ,.add-to-cart-block  .quantity{
    margin-bottom: 0 !important;
    width: 6.25rem;
    border: 0.063rem solid #000000;
    height: 3.125rem;
    align-items: center;
    justify-content: space-between;
    margin-right: 0 !important;
}
.product-summary .quantity>*  ,.add-to-cart-block .quantity>*   {
    background-color: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0;
    height: 3.125rem !important;
    color: #000000 !important;
    font-size: 1.375rem;
    line-height: 3.125rem !important;
    min-height: auto;
    position: relative !important;
    min-width: auto !important;
}
.quantity+.button {
    width: calc(100% - 7.5rem);
    height: 3.125rem !important;
    color: #FFFFFF;
    font-weight: normal;
    font-style: normal;
    line-height: 2.875rem !important;
    text-transform: inherit;
    font-size: 1rem;
    margin-left: auto !important;
    float: right;
    letter-spacing: 0.06rem;
    background-color: #000000 !important;
    text-transform: uppercase;
}
.product-info p.wc-gzd-additional-info.delivery-time-info {
    display: none; 
}
.single .tzn-product-meta .right-meta span.shipping {
    margin-right: 0;
}
.product-info .quantity+.button::before {
    content: " ";
    background: url(../images/shopping-bag.svg);
    margin-right: 0.625rem;
    width: 0.625rem;
    height: 1rem;
    display: inline-block;
    background-size: contain !important;
    position: relative;
    top: 0.25rem;
    background-repeat: no-repeat !important;
}
.single .single_add_to_cart_button:not(.loading):after{
    display: none;
}
.ergiebigkeit_block {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.ergiebigkeit_block img {
    width: 1.4rem;
    margin-right: 0.5rem;
}
.dazu_kaufen_section {
    display: flex;
    align-items: center;
    border-top: 1px solid #F2F4EF;
    margin-top: 1rem;
    padding-top: 1rem;
}
.dazu_kaufen_section .box-image img {
    height: 7.5rem !important;
    width: 100% !important;
    object-fit: cover;
    min-width: 6.25rem;
}
.dazu_kaufen_section .wc-gzd-additional-info-loop {
    display: none !important;
}
.dazu_kaufen_left_section .col {
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
}
.dazu_kaufen_left_section .product-small.box {
    display: flex;
    align-items: center;
}
.dazu_kaufen_right_section {
    margin-left: auto;
    padding-left: 1rem;
}
.dazu_kaufen_left_section div.product.type-product>.col-inner .box-image {
    background-color: #F5F3ED;
    width: 100%;
}
.box-text.box-text-products {
    display: flex;
    flex-direction: column;
}
.title-wrapper {
    order: -1;
}
div.product.type-product>.col-inner .title-wrapper .product-title{
    font-weight: normal;
}
p.name.product-title.woocommerce-loop-product__title a {
    color: #000000 !important;
}
.dazu_kaufen_left_section div.product.type-product>.col-inner .box-text {
    text-align: left;
    padding-left: 1rem;
}
.dazu_kaufen_left_section .product.type-product>.col-inner .price-wrapper {
    display: block;
    font-weight: normal;
}
span.amount {
    font-weight: normal;
    font-size: 1rem !important;
}
.shop-container .product-page-sections .large-2.col.pb-0.mb-0 {
    display: none;
}
.product-section .row {
    max-width: 81rem !important;
    margin: 0 auto !important;
}
.content-custom-block {
    display: flex;
    padding: 3rem;
}
.shop-container .product-page-sections .large-10.col.pb-0.mb-0 {
    max-width: 100% !important;
    flex-basis: 100%;
    padding: 0 !important;
}
.content-des-left-content {
    max-width: 20rem;
    margin-left: 5rem;
}
.conten-des-right img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.content-des-left{
    background: rgba(252,214,43, 0.6);
}
.dazu_kaufen_right_section a {
    min-width: 14rem;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 auto !important;
    text-align: center !important;
    line-height: 3.125rem !important;
    display: block !important;
    font-weight: normal;
}
.product-main {
    padding-bottom: 0 !important;
}
.custom-width-500 p {
    max-width: 31.25rem;
    margin-bottom: 0;
}
.custom-width-500 {
    padding-left: 3rem;
}
.mw-1296 {
    max-width: 81rem !important;
    margin: 0 auto !important;
}
h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    font-size: 3rem;
    text-transform: unset;
    line-height: 2.875rem;
    color: var(--heading-color);
}
.zutaten_und_ihre_herkunft_custom .row{
    max-width: 76.25rem !important;
    margin: 0 auto !important;
}
.zutaten_und_ihre_herkunft_custom .col-inner-custom {
    background: #F8F9F7;
    padding: 2rem;
    text-align: center;
}
.col-inner-custom img {
    height: 14.56rem;
    margin: 0 auto;
    display: table;
    object-fit: contain;
}
.zutaten_und_ihre_herkunft_custom h2 {
    text-align: center;
    margin-bottom: 1rem;
}
.col-inner-custom h3 {
    margin-top: 3rem;
    margin-bottom: 0;
}
.product_info_logo {
    position: absolute;
    right: 0;
    top: 0;
}
/********PDD***********/

/******** BLOG ********/
#banner-custom-blog{
    padding-top: 31.25rem;
}
.single-post .header-bg-container.fill {
    display: none;
}
/******* BLOG ********/
.flickity-button {
    box-shadow: none !important;
}
/********* PDD*******/
.row-full-width .col {
    padding: 0;
}
.custom-des-shop {
    padding-left: 6rem !important;
}
.custom-des-shop .col-inner {
    max-width: 31.25rem;
}
.custom-des-shop p {
    margin-bottom: 0;
}
p.price.price-unit.smaller.wc-gzd-additional-info.wc-gzd-additional-info-loop {
    margin: 0;
    margin-left: 10px;
    position: relative;
}
.newin  .badge-inner {
    color: #C6A768 !important;
}
.badge-inner {
    border: 0 !important;
    color: #000000 !important;
    font-weight: normal;
    font-family: 'HindVadodara-Medium';
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    transform: rotate(-90deg);
}
.product.type-product>.col-inner .badge-container {
    left: 1rem !important;
    top: 2rem !important;
}
.dazu_kaufen_section .product.type-product>.col-inner .badge-container{
    opacity: 0;
}
div.product.type-product>.col-inner .price-wrapper del ,div.product.type-product>.col-inner .price-wrapper  del  bdi {
    color: #939393 !important;
}
.badge-inner.secondary.on-sale ,div.product.type-product>.col-inner  ins bdi {
    color: #FF0000 !important;
}

.product.type-product p.price.price-unit.smaller.wc-gzd-additional-info.wc-gzd-additional-info-loop span {
    font-size: 0.75rem !important;
    color: #CECAC3;
}
.single-product p.price-unit {
    display: inline-block;
    color: #CECAC3;
    margin-left: 0.3rem;
}
.product-info .price {
    font-weight: normal;
}
/********* PDD*******/

/*** FILTER ****/
.custom-shop-block{
    height: 25rem;
    object-fit: cover
}
.woof_redraw_zone {
    z-index: 9;
}
.woof_redraw_zone {
    position: relative;
    width: 100%;
    z-index: 22;
    display: flex;
    flex-wrap: wrap;
}
.woof_container {
    width: auto !important;
    min-width: unset !important;
    margin-right: 1rem;
    overflow: inherit !important;
    border: 0.5px solid #999999;
    font-size: 1rem !important;
}
 .woof_container_inner {
    position: relative !important;
}
.woof_sid_flat_white {
    border: 0 !important;
    padding-right: 13.625rem;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
}
.shop-container {
    position: relative;
}
form.woocommerce-ordering {
    position: absolute;
    right: 0;
    padding: 0;
    margin: 0;
    z-index: 9;
    max-width: 11.5rem;
    box-shadow: none !important;
}
.woof_container_inner h4 {
    margin-bottom: 0;
    font-size: 1rem;
    font-family: 'HindVadodara';
    padding-left: 1rem;
    padding-right: 2.5rem;
    height: 3.125rem !important;
    line-height: 3.125rem !important;
    cursor: pointer;
}
select.orderby {
    border: 0;
    font-size: 1rem;
    box-shadow: none !important;
}
.woof_auto_1_columns .woof_container {
    padding: 0 !important;
}
.woocommerce-shipping-calculator .shipping-calculator-button {
    font-size: 1rem;
    width: 100%;
    text-align: center;
    height: 3.125rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.widget_shopping_cart .shipping-calculator-form .button {
    height: 3.125rem;
    margin-bottom: 0;
    width: 100%;
    font-size: 1rem;
    padding: 0;
    line-height: 3.125rem;
    letter-spacing: 0.04rem;
    color: #FFFFFF;
    text-transform: uppercase;
    background-color: #000 !important;
    font-weight: normal;
    width: 100%;
}
.shipping-calculator-form .form-row input,
.shipping-calculator-form .form-row select{
    height: 3.125rem;
    margin-bottom: 0;
    width: 100%;
    font-size: 1rem;
    padding: 0 1.25rem;
    line-height: 3.125rem;
    letter-spacing: 0.04rem;
    font-weight: normal;
    width: 100%;
}
.shipping-calculator-form {
    background-color: transparent;
    border-radius: 0;
    margin-top: 5px;
    padding: 0;
}
.woof_container_inner h4:after {
    content: '\f107';
    font-family: "fl-icons";
    font-size: 1.3rem;
    transition: all .3s;
    -webkit-transition: all .3s;
    margin-left: 0.625rem;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    display: inline-block;
    position: relative;
    top: 0.1rem;
    color: #000000 !important;
    position: absolute;
    right: 1rem;
}
.woof_container_inner h4 a {
    display: none;
}
.woocommerce.widget_price_filter form button.button, .woof_block_html_items {
    display: none;
}
.woof_block_html_items, .woocommerce.widget_price_filter form {
    border: 0;
    position: absolute;
    width: 15rem;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 5px;
    left: -1px;
    overflow: auto;
    z-index: 99;
    max-height: 25rem;
    top: 2.8rem;
    transition: all 0.5s ease;
    box-shadow: none !important;
    border: 0.5px solid #999999;
    border-radius: 0 !important;
    padding: 0.5rem;
}
.woof_container_inner h4.active:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); 
    transition: all .3s;
    -webkit-transition: all .3s;
}
.shop-container .products {
    margin-top: 5rem;
}
.woof_products_top_panel {
    z-index: 9;
    clear: both;
}
.woof_submit_search_form_container {
    margin-top: 0;
    margin-bottom: 0;
}
button.button.woof_reset_search_form {
    margin: 0;
    line-height: 3.125rem;
    height: 3.125rem;
    padding: 0;
    padding-left: 2rem;
    padding-right: 2rem;
    font-family: 'HindVadodara-Medium';
    font-weight: normal;
    background-color: #000 !important;
}
label.woof_checkbox_label {
    font-weight: normal;
    font-size: 1rem;
    margin-bottom: 0;
}
.icheckbox_square-grey, .iradio_square-grey {
    width: 1.25rem !important;
    height: 1.25rem !important;
    background: #fff !important;
    margin-top: 0 !important;
    position: relative;
    top: -0.15rem;
    border: 1px solid #000000;
}
.woof_list label{
    padding-top: 0;
}
.icheckbox_square-grey.checked:after {
    content: " ";
    left: 0.3rem;
    top: 1px;
    width: 0.5rem;
    height: 0.8rem;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
/*** FILTER ****/


/*** CUSTOM LOGIN ***/

.woocommerce-account #wrapper,
.woocommerce-account #main {
    background-color: #fff !important;
}

#customer_login .account-tabs .nav-tab a.active {
    background: #000000;
    border-right: 0 !important;
    color: #FFFFFF;
    border: 1px solid #000000!important;
    font-weight: normal;
}

#customer_login {
    max-width: 35.3rem;
    margin: 0 auto;
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
}

#customer_login .account-tabs .nav-tab a {
    font-size: 1rem;
    border: 1px solid #fff;
    padding: 0.5rem;
    color: #000;
    background: #fff;
    text-transform: uppercase;
    letter-spacing: 0.04rem;
}
#customer_login .form-row label {
    display: none;
}


#customer_login .card h2 {
    color: #000000 !important;
    padding-bottom: 0.3125rem;
    text-align: center;
    font-size: 2.25rem !important;
}

#customer_login .card {
    margin-top: 3.125rem;
    padding: 2.5rem;
    background: #F2F4EF;
    border-radius: 0;
    padding-bottom: 3.125rem;
}
#customer_login .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: none;
}

#customer_login .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: none !important;
}

.woocommerce_my_account_section  input {
    margin-bottom: 0.625rem;
    color: #121212 !important;
    padding-left: 1.3rem !important;
    padding-right: 1.3rem !important;
    font-size: 1rem;
}

.woocommerce_my_account_section select, .woocommerce_my_account_section input {
    height: 3.125rem;
    line-height: 3.125rem;
    background-color: #fff;
    border:0 !important;
}

.woocommerce_my_account_section .woocommerce-ResetPassword.lost_reset_password button {
    max-width: 300px;
    min-width: 300px;
    height: 3.4375rem !important;
}

.woocommerce_my_account_section  .woocommerce-ResetPassword.lost_reset_password input {
    border: .063rem solid #121212 !important;
    max-width: 300px;
}

p.woocommerce-form-row.password-hint {
    display: none;
}

.woocommerce-account input::placeholder {
    color: #121212 !important;
}

p#billing_address_1_field {
    width: 100%;
}

#main .title-buttons.form-row .woocommerce-input-wrapper label {
    background: #FFFFFF;
    min-width: 3.6rem !important;
    border: 0.063rem solid #707070;
}

span.password-input {
    position: relative;
}

.show-password-input {
    background: url(../images/eyes.svg);
    width: 1.375rem;
    height: 1.375rem;
    position: absolute;
    top: 1rem;
    right: 0.9375rem;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    visibility: unset;
}
.show-password-input:after {
    content: " " !important;
}
.woocommerce-password-strength,
small.woocommerce-password-hint {
    font-size: 0.85rem;
    opacity: 0.5;
}

p.title_billing_title {
    margin-bottom: 1rem;
}

select#billing_country {
    border: 0;
    padding-left: 1.3rem !important;
    padding-right: 1.3rem !important;
    font-size: 1rem;
}

.woocommerce-form-login .lost_password a {
    font-size: 0.875rem;
    color: #000000;
    text-decoration: underline;
}

#customer_login .form-row.rememberme-lost-password {
    margin-top: -0.625rem;
    margin-bottom: 1.25rem;
    width: 100%;
    text-align: left;
    justify-content: center;
}
#customer_login #billing_title_field {
    display: none;
}

p.title_billing_anmeldeinformationen, p.title_billing_title {
    font-size: 1.125rem;
}

ul.account-registration-menu {
    display: none;
}

#customer_login .woocommerce-button {
    font-size: 1rem;
    text-transform: capitalize;
    padding: 0;
    height: 3.125rem;
    line-height: 3.125rem;
    background: #000;
    font-weight: normal;
    text-transform: uppercase;
}
.shopbutton-registrationmenu {
    display: none !important;
}

#customer_login input[type=checkbox],
#customer_login input[type=radio] {
    accent-color: #00543F;
    height: auto;
    line-height: initial;
   
}
#customer_login #billing__field input[type=checkbox]{
    top: 7px;
    position: relative;
    margin-right: 0.5rem;
}
#register form input.error,
#register form select.error {
    border: .063rem solid red !important;
}

#register #billing_p_mail_field,
#register #billing_vorteilen_field,
#customer_login .form-row label.error {
    display: none !important;
}

.woocommerce-account #header+p {
    max-width: 100rem !important;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}

body:not(.logged-in) .woocommerce_my_account_section-bg .section-bg.bg-loaded {
    background-image: url(../images/register.jpg) !important;
}

.woocommerce-MyAccount-content {
    background: #fff;
    padding: 2rem;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

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

ul.dashboard-links {
    justify-content: flex-start;
}

.dashboard-links a {
    padding: 15px 20px;
    font-size: 1rem;
}

.woocommerce-orders-table__cell .woocommerce-button {
    margin: 0 !important;
}

.variations th.label {
    display: block;
    border-bottom: 0;
}

.woocommerce-product-rating {
    display: none;
}

h1.product-title.product_title.entry-title+.woocommerce-product-rating {
    display: block;
}
.woocommerce-account .jahr-expertise .bg.section-bg.fill.bg-fill.bg-loaded {
    background: transparent;
    display: none;
}

#customer_login p#billing_address_1_field {
    width: 48%;
}
#customer_login p#billing_first_name_field:nth-child(1), #customer_login #billing_last_name_field:nth-child(2) {
    display: none;
}
#customer_login #billing_first_name_field.thwcfd-field-text, #customer_login #billing_last_name_field.thwcfd-field-text {
    display: block !important;
}
#customer_login #billing_title_field {
    display: block;
}
#main .title-buttons.form-row .woocommerce-input-wrapper label {
    background: transparent;
    min-width: 5rem !important;
    height: 3.125rem !important;
    line-height: 3.125rem !important;
    border: 1px solid #000000;
}
#main .title-buttons.form-row .woocommerce-input-wrapper label:not(:last-child) {
    border-right: 0;
}
#main .title-buttons .woocommerce-input-wrapper input:checked+label {
    color: #fff;
    background: var(--primary-color) !important;
    border: 1px solid var(--input-border-color) !important;
}
#main .title-buttons .woocommerce-input-wrapper input:checked+label {
    color: #fff;
    background: #000000 !important;
    border: 1px solid #000 !important;
}
/*** CUSTOM LOGIN ***/


/********* MINI CART ********/
.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .right-col .product-total-price {
    display: none;
}
.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .cart-item-title .wc-gzd-cart-info.units-info,
.widget_shopping_cart .widget_shopping_cart_content .button.wc-forward:not(.checkout):not(.checkout-button):after{
    display: none;
}
.widget_shopping_cart .woocommerce-mini-cart__total.total .cart_totals.totals-container,
.cart-popup-inner .widget_shopping_cart_content p.total.wc-gzd-total-mini-cart {
    display: none;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons a.button.checkout.wc-forward:nth-child(2) {
    display: none;
}
.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity-updater .qty {
    background: transparent;
}
i,
i.icon-search {
    font-family: var(--icons-font) !important;
}
.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .cart-item-info {
    display: flex;
    flex-direction: column;
}
.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .cart-item-title {
    order: 1;
}
.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .product-single-price {
    display: block !important;
    order: 2;
    margin: 0;
    margin-bottom: 1rem;
}
.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity-updater {
    order: 3;
}
.mfp-content.off-canvas-cart {
    background-color: #F2F4EF;
}
.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .product-single-price {
    display: none;
}
.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity-updater .qty {
    background: #F2F4EF;
}
h6.cart-item-title {
    font-weight: normal !important;
    font-family: 'HindVadodara';
    text-transform: unset;
}
.widget_shopping_cart .inner-padding {
    padding: 1.875rem;
}
.totals-container ,.total-title-row  ,.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li+li{
    border-top: 1px solid #fff;
    font-size: 1rem;
}
.widget_shopping_cart  form.coupon-code-wrapper {
    display: none;
}
.values .amount {
    font-weight: normal;
}
.values ,.total-title-row .inner-container{ 
    font-size: 1rem;
}
.total-title-row .inner-container span.amount, .total-title-row .total-title b {
    font-weight: normal;
    font-family: "HindVadodara-SemiBold";
}
.values.subtotal .total-title ,.subtotal.values bdi {
    color: #000;
    font-weight: normal;
    font-family: 'HindVadodara-SemiBold';
}
.text-small {
    font-size: 0.75rem;
    color: #888888 !important;
}
.widget_shopping_cart h4.uppercase {
    text-transform: capitalize;
    font-family: 'HindVadodara-SemiBold';
}
a.button.btn-submit-order,.order-shop-button a  , button.woocommerce-button.button.woocommerce-form-login__submit,.newsletter_abonnieren_row button.forminator-button.forminator-button-submit,.widget_shopping_cart .woocommerce-mini-cart__buttons .button  ,.wc-proceed-to-checkout a ,body.woocommerce-checkout .wc-gzd-order-submit button[type=submit]#place_order{
    height: 3.125rem;
    margin-bottom: 0;
    width: 100%;
    font-size: 1rem;
    padding: 0;
    line-height: 3.125rem;
    letter-spacing: 0.04rem;
    color: #FFFFFF;
    text-transform: uppercase;
    background-color: #000 !important;
    font-weight: normal;
}
a.button.wc-forward:hover {
    background-color: #000 !important;
}
.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li a.remove {
    color: #000 !important;
}
/******** END MINI CART ******/
body.woocommerce-cart #footer, body.woocommerce-checkout #footer {
    display: block !important;
}
header#cart-checkout-header {
    background: #fff;
    padding-top: 2rem;
}
header#cart-checkout-header .row  ,.woocommerce-cart .row.row-main,.woocommerce-checkout .row.row-main{
    max-width: 78.8rem !important;
}
header#cart-checkout-header .topbar-inner .icon-box {
    margin-left: 3.375rem;
    margin-right: 0;
}
header#cart-checkout-header .topbar-inner .col-inner {
    justify-content: end;
}
.cart-checkout-header-logo {
    max-width: 18.5rem !important;
}
body.woocommerce-cart h1  ,body.woocommerce-checkout h1{
    font-size: 2.25rem;
    line-height: 2.875rem;
}
.cart {
    background: #F2F4EF !important;
}
body.woocommerce-cart .shop_table thead th {
    text-transform: none;
    padding: 1.5rem;
    font-size: 1.25rem;
    font-weight: normal;
    border-bottom: 1px solid #fff;
}
.shop_table .cart_item td{
    border-bottom: 1px solid #fff;
}
body.woocommerce-cart .shop_table .cart_item .product-info .product-name {
    font-size: 0.9375rem;
    line-height: 1.5rem;
}
th.product-quantity {
    text-align: center;
}
body.woocommerce-cart .wc-gzd-cart-info {
    display: block;
    color: #888888;
    font-size: 0.75rem;
    line-height: 1.2rem;
}
body.woocommerce-cart  .product-excerpt {
    color: #888888;
    font-size: 0.75rem;
    line-height: 1.2rem;
    display: none;
}
.order-items .order-item .product-info .price-wrapper .product-total .unit-price-cart,
.order-items .order-item .product-info p{
    display: none;
}
body.woocommerce-cart .input-text.qty {
    background:var(--card-bg);
}
/* form.checkout input[type=checkbox] {
    margin-top: .3rem;
} */
.woocommerce-shipping-methods label {
    font-size: 1rem !important;
    font-weight: normal;
}
.coupon-code-wrapper .widget-title {
    font-size: 1.25rem;
    font-family: 'HindVadodara';
    font-weight: normal;
    margin-bottom: 0 !important;
    padding-bottom: 0;
    line-height: 1.3;
}
.coupon-code-wrapper .button.apply-coupon {
    font-weight: normal;
}
input#coupon_code,input#coupon_code::placeholder {
    color: #000 !important;
}
.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity-updater {
    border: 0.5px solid #000 !important;
}
.cart-popup-inner .cart-popup-title>span {
    padding-top: 1rem;
}
body.woocommerce-cart .cross-sells .products {
    background-color: transparent !important;
}
body.woocommerce-cart .cross-sells h2 {
    border-bottom: 0;
    background-color: transparent;
    margin-bottom: 0;
}
.cross-sells  .flickity-slider>.col,.cross-sells   .large-columns-4>.col {
    flex-basis: 33.3%;
    max-width: 33.3%;
}
.cross-sells h2 {
    font-size: 1.25rem;
    font-family: 'HindVadodara';
    line-height: 1.5rem;
    margin-bottom: 0 !important;border-bottom: 1px solid #f0f0f0 !important;
}
a.button.wc-forward.wp-element-button {
    color: #fff !important;
}
.cart-collaterals span.text-small {
    display: none;
}
/********* CHEKOUT********/
#register #billing__field{
    display: none;
}
body.woocommerce-checkout .step-header h2 {
    font-size: 1.25rem;
    line-height: 3.29rem !important;
    background: #F2F4EF;
    font-weight: normal;
    font-family: 'HindVadodara';
}
body.woocommerce-checkout .step-header {
    padding-left: 3rem;
    padding-right: 1rem;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #F2F4EF !important;
}
body.woocommerce-checkout .step:first-child .step-header:after {
    border-top: 1.6875rem solid rgba(0, 0, 0, 0);
    border-bottom: 1.6875rem solid rgba(0, 0, 0, 0);
    border-left: 1.6875rem solid #F2F4EF;
    position: absolute;
    right: -1.56rem;
    top: 0;
}
body.woocommerce-checkout .step#payment .step-header::before {
    border-top: 1.6875rem solid rgba(0, 0, 0, 0);
    border-bottom: 1.6875rem solid rgba(0, 0, 0, 0);
    border-left: 1.6875rem solid #fff;
}
body.woocommerce-checkout .step#payment .step-header::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 1.6875rem solid rgba(0,0,0,0);
    border-bottom: 1.6875rem solid rgba(0,0,0,0);
    border-left: 1.6875rem solid #F2F4EF;
    position: absolute;
    right: -1.56rem;
    top: 0;
}
body.woocommerce-checkout .step:last-child .step-header:before {
    content: "";
    border-top: 1.6875rem solid rgba(0, 0, 0, 0) !important;
    border-bottom: 1.6875rem solid rgba(0, 0, 0, 0) !important;
    border-left: 1.6875rem solid #fff !important;
}

body.woocommerce-page .form-row input, body.woocommerce-page .form-row select, body.woocommerce-page .form-row textarea {
    background: #ffffff;
}
form.checkout.woocommerce-checkout input::placeholder, form.checkout.woocommerce-checkout input {
    color: #000000;
    /* border: 0 !important; */
    font-size: 1rem;
    box-shadow: none !important;
    margin-bottom: 0.5rem !important;
    /* accent-color: #000000; */
}
.woocommerce #billing__field input[type=checkbox] {
    top: .3rem;
}
.woocommerce input[type=radio] ,
.woocommerce input[type=checkbox] {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    border: 1px solid #4D4D4D;
    background-color: #fff;
    appearance: none;
    -webkit-appearance: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 1px;
    padding: 2px;
}
.woocommerce input[type=radio]{
    border-radius: 50%;
}
.woocommerce input[type=radio]::after ,
.woocommerce input[type=checkbox]::after {
    width: 6px;
    height: 10px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    content: '';
}
.woocommerce input[type=radio]::after {
    background-color: #000;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    opacity: 0;
}
.woocommerce-shipping-methods li input[checked=checked]:after,
.woocommerce input[type=radio]:checked:after,
.woocommerce input[type=checkbox]:checked:after {
    opacity: 1;
}
body.woocommerce-checkout #billing_first_name_field, 
body.woocommerce-checkout #billing_last_name_field, 
/* body.woocommerce-checkout #billing_address_1_field,  */
p#shipping_first_name_field, 
#shipping_last_name_field {
    width: 100% !important;
}
textarea#order_comments {
    display: none;
}
#payment .card .card-header {
    border-bottom: 0;
}
body.woocommerce-checkout #payment label {
    font-size: 1rem;
    flex-basis: 100%;
}
#billing__field_field label.checkbox, #billing_jetzt_kundenkonto_field_field label, p#billing__field label {
    display: flex !important;
    font-family: "HindVadodara";
    font-weight: normal !important;
    font-size: 1rem !important;
    align-items: flex-start;
    line-height: 1.6rem;
}
#billing__field  span.optional {
    display: none !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: flex;
    align-items: flex-start;
    font-family: 'HindVadodara';
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
    font-family: "HindVadodara";
    font-size: 1rem !important;
}
.card .card-header h3 {
    font-size: 1.125rem;
    font-family: 'HindVadodara';
}
.shipping-methods.card .card-header ,.order-review  .card .card-header {
    border-bottom: 1px solid #fff !important;
}
.order-checkbox-submit label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: flex !important;
    align-items: flex-start;
}
.order-checkbox-submit label.woocommerce-form__label.woocommerce-form__label-for-checkbox span.woocommerce-gzd-legal-checkbox-text {
    font-size: 0.8125rem !important;
    color: #8E8E8E;
}
.woocommerce form  .order-checkbox-submit .form-row .required {
    display: none;
}
.woocommerce form  span.woocommerce-gzd-legal-checkbox-text a {
    text-decoration: underline;
    font-family: "HindVadodara-Medium";
}
.order-items {
    background-color: transparent !important;
}
.order-items .order-item .product-info .price-wrapper {
    align-self: center;
}
.order-items .order-item+.order-item {
    padding-top: 20px;
    border-top: 1px solid #fff !important; 
}
.sticky-submit-order.sticky .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal {
    display: none;
}
.sticky-submit-order.sticky  .total-title-row {
    border: 0;
}
/******** CHECKOUT*******/
/***** THANK YOU ******/
.woocommerce-order-received .card .card-header {
    border-bottom: 1px solid #fff !important;
    padding: 1.25rem 2rem;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received b {
    font-weight: normal;
}
.woocommerce-order-received h5 {
    font-family: "capitolium-2";
    font-size:0.9375rem;
    color: #000000;
    line-height: 1.3rem;
    margin-bottom: 0.5rem;
}
.newsletter_abonnieren_section {
    margin-top: 2rem;
    overflow: hidden;
    padding-left: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.newsletter_abonnieren_row h6 {
    text-transform: unset;
    font-size: 1rem;
    font-family: 'HindVadodara';
}
.newsletter_abonnieren_row p {
    font-size: 1.25rem;
    margin-bottom: 0;
}
.newsletter_abonnieren_row img {
    height: 28rem;
}
.newsletter_abonnieren_row button.forminator-button.forminator-button-submit{
    width:100% !important
}

.newsletter-abonnieren-form .forminator-ui .forminator-checkbox .forminator-checkbox-box{
    border-color: #000000 !important;
    color:#000 !important
}
.newsletter-abonnieren-form .forminator-checkbox__label p {
    font-size: 0.8125rem !important;
    color: #000000 !important;
    line-height: 1rem;
}
.newsletter-abonnieren-form  .forminator-checkbox__label p a {
    color: #000;
    text-decoration: underline;    font-family: "capitolium-2";
}
.custom-form-right .col-inner {
    padding-right: 1rem;
}
.newsletter_abonnieren_section .col {
    padding-bottom: 0;
}
/***** THANK YOU ******/
#login-box {
    padding: 3rem 2rem;
    max-width: 35rem;
    background-color: #fafafa;
}
#login-box .kundenlogin {
    display: none !important;
}
#login-box label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    display: none;
}

#login-box .rememberme-lost-password {
    justify-content: center;
    margin-bottom: 1rem;
}
form.woocommerce-form.woocommerce-form-login.login input,form.woocommerce-form.woocommerce-form-login.login input::placeholder {
    color: #000000 !important;
}
.zutaten_herkunft_slider .flickity-slider .col-inner-custom-zutaten-herkunft {
    max-width: 18.75rem !important;
    width: 18.75rem !important;
  
}
.zutaten_custom_img {
    padding: 0;
    opacity: 0.4;
    transform: scaleY(.8);
    transition: all .3s;
}
.col-inner-custom-zutaten-herkunft.is-selected  .zutaten_custom_img{
    opacity: 1;
    transition: all .3s;
}
.col-inner-custom-zutaten-herkunft img {
    height: 15rem;
    object-fit: cover;
    text-align: center;
    position: relative;
    display: table;
    margin: 0 auto;
}
.content-zutaten-herkunft {
    opacity: 0;
    text-align: center;
    transition: all .3s;
}
.is-selected .content-zutaten-herkunft {
    opacity: 1;
    transition: all .3s;
}
.content-zutaten-herkunft {
    margin-top: 2rem;
}

.col-inner-custom-zutaten-herkunft.is-selected .zutaten_custom_img {
    transform: scale(1.1) !important;
    background: transparent;
    transition: all .3s;
}
.zutaten_herkunft_slider::after {
    content: " ";
    background-color: #FDFCFB;
    position: absolute;
    height: 12rem;
    width: 100%;
    bottom: 9.5rem;
    z-index: -1;
    opacity: 0.7;
}
.zutaten_herkunft_slider{
    position: relative
}
.slider:not(.product-gallery-slider) button.flickity-button.flickity-prev-next-button.previous ,
.zutaten_herkunft_slider button.flickity-button.flickity-prev-next-button.previous {
    left: 39%;
    top: 0%;
}
.slider:not(.product-gallery-slider) button.flickity-button.flickity-prev-next-button.next ,
.zutaten_herkunft_slider button.flickity-button.flickity-prev-next-button.next {
    top: 0;
    right: 39%;
}
.bekannt-aus .slider:not(.product-gallery-slider) button.flickity-button.flickity-prev-next-button{
    transform: none !important;
}
.bekannt-aus .slider:not(.product-gallery-slider) button.flickity-button.flickity-prev-next-button.previous{
    left: -3rem;
}
.bekannt-aus .slider:not(.product-gallery-slider) button.flickity-button.flickity-prev-next-button.next{
    right: -3rem;
    left: auto;
}
.related  svg.flickity-button-icon ,
.slider svg.flickity-button-icon ,
.zutaten_herkunft_slider svg.flickity-button-icon {
    display: none;
}
.related  .flickity-button,
.slider .flickity-button,
.zutaten_herkunft_slider .flickity-button {
    background: url(../images/zutaten-herkunft-arrow-left.svg);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.5rem !important;
    height: 1.5rem !important;
    top: 30% !important;
}
.slider.product-gallery-slider .flickity-button{
    top: 45% !important;
}
.related-products-wrapper > .row{
    justify-content: center;
}
.related  .flickity-button,
.slider .flickity-button{
    transform: none !important;
    background-color: transparent !important;
}
.related  button.flickity-button.flickity-prev-next-button.next,
.slider button.flickity-button.flickity-prev-next-button.next,
.zutaten_herkunft_slider button.flickity-button.flickity-prev-next-button.next{
    background-image: url(../images/zutaten-herkunft-arrow-right.svg) !important;
}
.auf-nach .flickity-button{
    display: none !important;
}
.related ol.flickity-page-dots {
    margin-bottom: -1.5rem;
}
.related .flickity-page-dots .dot.is-selected {
    background-color: #BDC8AE !important;
}
.related .flickity-page-dots .dot {
    border: none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 0.25rem;
    width: 1.875rem !important;
    margin: 0 0.25rem;
    background-color: #F2F4EF;
    opacity: 1;
}
/********** SHOP CUSTOM *********/
.trust_icon_section .topbar-inner .col-inner {
    display: flex;
    align-items: center !IMPORTANT;
    justify-content: center;
}
.trust_icon_section   .icon-box.featured-box{
    position: relative
}

.trust_icon_section .icon-box.featured-box::after {
    content: " ";
    height: 1.2rem;
    width: 1px;
    background-color: #000;
    position: absolute;
    bottom: 0.2rem;
    right: -2rem;
    opacity: 0.3;
}
.trust_icon_section p {
    font-size: 1.25rem;
    line-height: 1.1875rem;
    position: relative;
}
.trust_icon_section .topbar-inner .icon-box-img {
    width: 1.25rem !important;
}
.trust_icon_section .topbar-inner .icon-box:nth-child(3) .icon-box-img {
    width: 1.81rem !important;
}
.trust_icon_section .icon-box.featured-box:last-child::after{
    width:0 !important;
    height: 0 !important;
}
.shop-mood{
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
.trust_icon_section {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
}
.shop-mood .row {
    margin: 0 auto !important;
}
.shop-mood h2 {
    max-width: 38.5rem;
    margin-bottom: 0;
    color:#fff;
}
.morecontent span {
    display: none;
}
.shop-mood {
    padding: 0 !important;
}
a.morelink {
    float: left;
    width: 100%;
    color: #000000;
    text-decoration: underline;
    letter-spacing: 0.03rem;
}
.more{
    position: relative;
}
.more:after {
    content: "";
    display: block;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.97) 35%, #fff 100%) 0% 0% no-repeat padding-box;
    height: 4.5rem;
    position: absolute;
    bottom: -0.25rem;
    left: 0;
    width: 100%;
}
.pop_up_custom {
    max-width: 32rem !important;
    text-align: center;
    background: #FDFDF7 !important;
}
.pop_up_custom a {
    color: #000;
    font-family: 'HindVadodara-Bold';
    text-decoration: underline;
}
.pop_up_custom img {
    max-width: 10rem;
    margin: 0 auto;
    display: table;
}
/********** SHOP CUSTOM *********/

.product_custom  .product_custom_title{
    display: flex;
    align-items: center;
}
.product_custom_title h6 {
    max-width: 75%;
    text-transform: capitalize;
}
.product_custom_title p {
    margin-bottom: 0; margin-left: auto;
}
.product_custom p {
    margin-bottom: 0;
}
.product_custom .cart {
    margin-top: 1rem;
    width: 100%;
    display: flex;
    align-items: center;
}
.product_custom  button.single_add_to_cart_button.button.alt {
    margin-bottom: 0 !important;
}
.welche_tee_section .row {
    max-width: 76rem !important;
}
.jetzt_unser_text h3 {
    border-top: 1px solid rgba(189, 200, 174, 0.6);
    padding-top: 1rem;
}

.header-nav.header-nav-main.nav.nav-left, #mega-menu-wrap-primary, #mega-menu-wrap-primary #mega-menu-primary {
    position: static;
}

ul.mega-sub-menu .menu-item a {
    color: #000000 !important;
    font-size: 1.125rem !important;
    font-family: 'HindVadodara' !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#masthead  .mega-sub-menu .mega-menu-item {
    max-width: 90rem !important;
    margin: 0 auto !important;
    display: table !important;
    float: none !important;
    background: #fff !important;
}
ul.mega-sub-menu {
    background: transparent !important;
}

ul.mega-sub-menu h6  a{
    font-size: 1.125rem !important;
    text-transform: unset;
    font-family: "HindVadodara-SemiBold";
    letter-spacing: 0.04rem;
    padding-bottom: 0.7rem;
    color: #000 !important;
}
ul.mega-sub-menu .product.type-product>.col-inner .box-image img {
    height: 20rem;
    object-fit: cover;
}
ul.mega-sub-menu  .wc-gzd-additional-info {
    display: none !important;
}
ul.mega-sub-menu   .product.type-product>.col-inner .badge-container {
    display: none;
}
.header-wrapper.stuck ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li ul.mega-sub-menu a {
    color: #000 !important;
}
.mega-col-left {
    max-width: 23% !important;
    flex-basis: 23% !important;
}
.mega-col-right {
    max-width: 60% !important;
    flex-basis: 60% !important;
}
ul.mega-sub-menu .col {
    padding-bottom: 0 !important;
}
ul.mega-sub-menu .section {
    /* padding-top: 2rem !important;
    padding-bottom: 1rem !important; */
    padding: 1rem !important;
}
ul.mega-sub-menu h6 + .row{
    padding-top: .5rem;
}
ul.mega-sub-menu h6 > a{
    padding-bottom: 0 !important;
}
ul.mega-sub-menu  .product.type-product>.col-inner .price-wrapper {
    display: none;
}
.list-item-bundle img {
    height: 10rem;
    object-fit: cover;
    text-align: center;
    margin: 0 auto;
    display: table;
}
.bundle-item {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    gap: 1rem;
    max-width: 20rem;
    float: right;
    position: relative;
}
.list-item-bundle {
    position: relative;
    cursor: pointer;
}
.item-bundle-hover {
    background: #fff;
    max-width: 22.5rem;
    min-width: 100%;
    position: absolute;
    text-align: center;
    width: 22rem;
    left: -18rem;
    top: 6rem;
    opacity: 0;
    z-index: -1;
    box-shadow: 0px 0.125rem 2.5rem #0000000d;
    padding: 0.7rem;
}
.list-item-bundle:hover .item-bundle-hover {
    opacity: 1;
    z-index: 99;
}
.item-bundle-hover img {
    height: 4.4rem;
    object-fit: contain;
}
.item-bundle-point-hover h6 a{
    color: #000;
}
.item-bundle-point-hover h6 a:hover{
    color: #FF0000;
}
.sub-text {
    font-size: 0.875rem;
    margin-bottom: 0;
}
p.tasse {
    color: #6E6E6E;
    font-size: 0.75rem;
}
.column-point > .col-inner::after,
.bundle-item::after {
    content: " ";
    background-image: url(../images/green-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 11rem;
    height: 15rem;
    position: absolute;
    bottom: -7rem;
    left: -7rem;
    z-index: -1;
}
.welche_tee_section {
    padding-bottom: 1rem !important;
    position: relative;
    z-index: 9;
}
.welche_tee_section .col {
    padding-bottom: 0;
}
.jetzt_unser_text {
    max-width: 31rem;
}
table.variations {
    background: #fff;
}
table.variations td.value select {
    border: 1px solid;
}
.woocommerce-variation-add-to-cart {
    background: #fff !important;
}
.dazu_kaufen_left_section .price-wrapper .price .woocommerce-Price-currencySymbol,
.dazu_kaufen_left_section .price-wrapper .price {
    font-size: 1rem;
    font-weight: normal;
}
.dazu_kaufen_left_section .price-wrapper {
    display: block !important;
}
.loadmore-blog.text-center a {
    color: #fff;
}
.column-point > .col-inner{
    max-width: 20rem;
    margin-left: auto !important;
    position: relative;
    margin-right: 0 !important;
}
.item-bundle-point-hover {
    padding: 1rem;
    background: #FFFFFF;
    box-shadow: 0px 2px 40px #0000000d;
    min-width: 22.5rem;
    text-align: center;
    display: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    position: absolute;
    top: auto;
    right: 0;
    z-index: 3;
}
.point-item {
    display: block;
    width: 1rem;
    height: 1rem;
    box-shadow: 0px 0px 10px #BDC8AE;
    border-radius: 50%;
    position: absolute;
    top: 7rem;
    left: 3.5rem;
    background: url(../images/point-img.svg) no-repeat center / contain;
}
.p2{
    left: 11rem;
    top: 7.5rem;
}
.p3{
    left: 18rem;
    top: 6rem;
}
.p4{
    top: 17.5rem;
    left: 3.5rem;
}
.p5{
    top: 19rem;
    left: 11rem;
}
.p6{
    top: 17rem;
    left: 17rem;
}
.p7{
    top: 28.5rem;
}
.p8{
    top: 30rem;
    left: 11rem;
}
.p9{
    top: 28rem;
    left: 18rem;
}
.point-item:hover .item-bundle-point-hover{
    display: block;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.point-item .zutaten_und_ihre_herkunft_list > * {
    width: 4.25rem;
    height: 4.25rem;
    object-fit: contain;
}
.txt-info p:last-child strong{
    font-size: 1rem;
    color: #000000;
    font-weight: normal;
    margin-right: .3rem;
    font-family: 'HindVadodara';
}
.txt-info p:last-child{
    position: absolute;
    top: 4px;
    right: 0;
    font-size: .75rem;
    color: #CECAC3;
}
.txt-info p{
    margin-bottom: .5rem;
}
.txt-info h6{
    text-transform: inherit;
    margin-bottom: 0;
}
.txt-info{
    position: relative;
    margin-bottom: 1.87rem;
}
.testimonial-text {
    height: 10rem;
    overflow: auto;
    padding-right: .5rem;
}
/* width */
.testimonial-text::-webkit-scrollbar {
    width: 5px;
}
  
/* Track */
.testimonial-text::-webkit-scrollbar-track {
    /* background: #fff; */
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}
  
/* Handle */
.testimonial-text::-webkit-scrollbar-thumb {
    
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}
.customer-review .section-content> .row> .col:nth-child(1):before {
    content: '';
    background-color: inherit;
    position: absolute;
    top: 0;
    left: -1000%;
    width: 1000%;
    height: 100%;
    display: block;
}
/* Align payment Icon checkout */
div#payments li label {
    display: flex;
    align-items: center;
}
/*update design 24/11/22*/
.row-video .video-button-wrapper a i{
    height: auto !important;
}
.row-video .video-button-wrapper a{
    border: 0;
    font-size: 3rem;
    background-color: transparent !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
.row-video .col:nth-child(1) *{
    height: 100%;
    object-fit: cover;
}
.row-video .col:nth-child(1){
    padding-right: 0;
}
.row-video{
    padding-bottom: 2rem;
    padding-top: 1rem;
}
.row-video .col:nth-child(2) .img{
    max-width: 25rem;
}
.row-video .col:nth-child(2) > .col-inner{
    padding: 3rem;
}
.row-video .col:nth-child(2){
    padding-left: 0;
}
.maw .slider .flickity-viewport{
    overflow: visible;
}
.maw .slider .flickity-slider > .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.maw .slider{
    padding-bottom: 2rem;
}
.maw .slider .flickity-slider > .img{
    width: 22.5rem !important;
    height: 22.5rem;
    margin-right: 1.875rem !important;
}
.payment-icon.mollie_wc_gateway_creditcard > img{
    margin-right: .5rem;
}
.payment-icon.mollie_wc_gateway_creditcard {
    display: flex;
    align-items: center;
}
.tzn-payment-icons {
    flex-wrap: wrap;
}
.tzn-payment-icons .payment-icon+.payment-icon {
    margin-left: 0;
}
.tzn-payment-icons .payment-icon img{
    height: 2rem;
}
.tzn-payment-icons .payment-icon {
    margin-left: 0;
    margin-right: .5rem;
    margin-bottom: .5rem;
}
div.product.type-product.outofstock >.col-inner .price-wrapper{
    display: none;
}
.outofstock-popup{
    margin-top: .5rem;
}
.outofstock-popup span{
    text-decoration: underline;
    font-family: "HindVadodara-Bold";
    color: #000;
    font-size: 0.875rem;
}
#outofstock-popup.lightbox-content .forminator-label{
    display: none;
}
#outofstock-popup.lightbox-content form .forminator-button.forminator-button-submit{
    width: 100%;
}
#outofstock-popup.lightbox-content form{
    max-width: 30rem;
    margin-inline: auto;
}
#outofstock-popup.lightbox-content {
    background-color: #F2F4EF;
    text-align: center;
}
.outofstock-popup.button.secondary span{
    text-decoration: none;
    color: #fff;
    font-family: 'HindVadodara';
}
.outofstock-popup.button.secondary{
    width: 100%;
    margin-top: 1rem;
}
.outofstock .product-info .right-meta{
    order: -1;
}
.outofstock .product-info .right-meta .not-availability{
    color: #880000;
}
.outofstock .product-info .right-meta .not-availability::before{
    content: '\f00d';
    font-family: var(--icons-font);
}
.neues .flickity-button{
    display: none;
}
.home-categories .product-category.col .button{
    position: relative;
    z-index: 3;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link::after{
    content: '';
    display: block;
    background-color: transparent;
    width: 100%;
    height: 1px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::after{
    background-color: #fff;
}
.woocommerce-page #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::after{
    background-color: #000;
}

div.product.type-product>.col-inner .cwg_popup_submit {
    text-decoration: underline;
    color: #000;
    font-family: 'HindVadodara';
    background-color: transparent !important;
    font-size: 0.875rem;
    box-shadow: none !important;
}
.swal2-content .cwgstock_button{
    background-color: #000 !important;
    font-weight: normal !important;
    font-family: 'HindVadodara' !important;
    font-size: 0.875rem !important;
    box-shadow: none !important;
}
.woocommerce_inhalt {
    display: none;
}
.product-info .cwg_popup_submit {
    width: 100%;
    font-family: 'HindVadodara';
    font-size: 0.875rem;
    font-weight: normal;
    margin-top: 1rem;
}
.swal2-popup {
    width: 100% !important;
    max-width: 43.563rem !important;
    padding: 2rem !important;
    border: none !important;
    border-radius: 0 !important;
    background: #F2F4EF !important;
}
.swal2-content {
    padding: 0 !important;
}
.swal2-close {
    margin: 0 !important;
    height: auto !important;
    min-height: auto !important;
    box-shadow: none !important;
}
.cwginstock-subscribe-form .panel {
    margin-bottom: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    border: 0 !important;
}
.cwginstock-panel-heading h4{
    font-size: 1.875rem !important;
    line-height: 2.5rem !important;
    color: #000 !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;
}
.swal2-content .cwgstock_email{
    text-align: left !important;
}
/*update design 24/11/22*/
.woof_products_top_panel ul .woof_reset_button_2 {
    margin-bottom: 0;
    padding-left: 0;
}
.woof_products_top_panel ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.product-main .product-thumbnails{
    height: 30rem;
    overflow: auto;
}
.product-gallery-slider img {
    height: calc(30rem - 5px);
    object-fit: cover;
}
.qty-block h2 {
    color: #BB602A;
}
.qty-block {
    color: #BB602A;
    border: 1px solid;
    border-radius: 0.625rem;
    padding: 2rem;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
    text-align: center;
}