.sticky-salut-luuy {
    position: fixed;
    right: 0;
    top: 15rem;
    z-index: 99;
}
.sticky-salut-luuy a {
    display: block;
    width: 7rem;
	border-radius: 1rem;
    box-shadow: #c6a350 0px 7px 29px 0px;
}
.sticky-salut-luuy a img {
    transition: transform 0.5s ease;
	border-radius: 1rem;
}
.sticky-salut-luuy a:hover img {
    transform: scale(1.1);
}
/* home */
.st-gold > .bg{
    background-attachment: fixed;
}
.hero-banner .col:first-child .col-inner {
    margin-left: 0 !important;
    margin-right: auto !important;
}
.banner-st .banner .img *{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-st a.button {
    position: absolute;
    width: 100%;
    bottom: auto;
    left: 0;
    top: calc(100% + 2.5rem);
}
.banner-st .banner .img{
    height: 7.813rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-st .section-content > .row{
    max-width: 87rem !important;
}
.verkaufsraum-st .col > .col-inner h3 img{
    margin-right: .5rem;
}
.verkaufsraum-st .col > .col-inner h3{
    display: flex;
    align-items: center;
    justify-content: center;

}
.verkaufsraum-st .col > .col-inner{
    border: 1px solid var(--secondary-color);
    max-width: 59.375rem;
    margin: 0 auto;
    padding: 2.5rem 1.875rem;
}
.st-small-left {
    z-index: 2;
}
.st-small-left .row.row-small{
    max-width: 51rem !important;
    margin-right: auto !important;
    margin-left: -1rem !important;
}
.st-small-left .row-iconbox .col-inner {
    display: flex;
    margin-top: 1rem;
    margin-bottom: 3rem;
}
.st-small-left .icon-box {
    margin-right: 2.5rem;
}
.st-small-left .icon-box p{
    font-family: var(--text-font-m);
}
.st-small-left h2 strong{
    font-weight: normal;
    display: block;
}
.st-hr::after{
    content: '';
    display: block;
    background-color: var(--secondary-color);
    position: absolute;
    width: 100%;
    height: 1px;
    top: 50%;
}
.st-hr .img{
    max-width: 5rem;
    margin-left: 2.5rem;
}
.product-slide a {
    font-family: var(--text-font-m);
    color: #EFEFEF;
    font-size: .813rem;
}
.product-slide .section-content > .row > .col:nth-child(2) > .col-inner{
    width: calc(100% + 6rem);
    padding-left: 4rem;
}
.product-slide p {
    margin: 0;
}
.product-slide .banner .img *{
    width: auto;
    height: 100%;
    object-fit: contain;
}
.product-slide .banner .img{
    height: 16.375rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-slide .banner{
    margin-right: .625rem !important;
}
.product-slide h3 {
    font-family: var(--heading-font-r);
    font-size: 1.5rem;
    margin-bottom: 0;
    line-height: 1 !important;
    text-shadow: none !important;
    margin-top: 1rem;
}
.arrow-left .flickity-prev-next-button.next{
    left: 3rem !important;
}
.arrow-left .flickity-prev-next-button {
    left: 0 !important;
    top: auto !important;
    bottom: -3rem !important;
    right: auto !important;
}
.bestselller-st .arrow-left .flickity-prev-next-button {
    left: .625rem !important;
}
.arrow-left .flickity-prev-next-button.next{
    left: 3.5rem !important;
}
.video-button-wrapper .text-center .button:last-of-type,.video-button-wrapper .text-right .button:last-of-type {
    margin-right: auto!important;
}
.video-button-wrapper .text-center .button:first-of-type {
    margin-left: auto!important;
}
.video-button-wrapper {
    width: fit-content;
}
.video-button-wrapper .button {
    font-size: 1rem;
    border: 2px solid #fff !important;
    border-radius: 50% !important;
    width: 1.5rem !important;
    height: 1.5rem !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent !important;
    box-shadow: none !important;
    margin: 0 !important;
}
.post-item a.button {
    background: transparent !important;
    height: auto !important;
    line-height: normal !important;
    padding: 0 !important;
    border: 0 !important;
    color: #fff !important;
    font-size: .813rem;
    letter-spacing: var(--spacing-0-42);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
}
.post-item p.from_the_blog_excerpt,
.post-item .is-divider{
    display: none;
}
.post-item .box-text.text-center {
    text-shadow: none;
    padding: 0 1rem;
}
.post-item h5.post-title {
    font-size: 1.25rem;
}
.post-item .box-text-inner.blog-post-inner {
    display: flex;
    flex-direction: column;
}
.post-item .post-meta {
    order: -1;
    opacity: 1;
    font-size: .75rem;
    color: #D3D3D3;
    font-family: var(--text-light);
}
.post-item a.button:after {
    content: '';
    background: url(../images/icon-left.svg) no-repeat center / contain;
    margin-left: .625rem;
    display: inline-block;
    width: 1rem;
    height: .8rem;
    transition: all .3s;
}
.st-angesagt .row:nth-child(2){
    max-width: 86rem !important;
}
.st-angesagt .text-box .text-box-content a{
    color: var(--secondary-color);
    letter-spacing: var(--spacing-1-2);
    font-size: .938rem;
}
.st-angesagt .text-box .text-box-content h3{
    font-size: 1.25rem;
    line-height: 1.625rem;
}
.st-angesagt .text-box .text-box-content .text p{
    color: #EFEFEF;
    font-size: .875rem;
    font-family: var(--text-light);
    letter-spacing: 0.035rem;
    margin-bottom: 0;
}
.st-angesagt .text-box .text-box-content .img{
    margin-bottom: 1.5rem;
}
.st-angesagt .text-box .text-box-content .img img{
    width: auto !important;
    height: 16.25rem;
    object-fit: contain;
}
.st-angesagt .text-box .text-box-content{
    height: 100%;
    background-color: #0A0A0A99;
    margin: 2px;
    padding: 2.5rem 1.25rem 1.25rem;
}
.st-angesagt .text-box{
    max-width: 16.875rem;
    /*background: transparent linear-gradient(151deg, #E0C472 0%, #DEBF70 30%, #B18C39 59%, #DEBF70 100%);*/
    padding: 0;
    width: 100% !important;
    opacity: 0;
}
.st-angesagt .text-box::before {
    content: ""; 
    position: absolute;
    inset: 0;
    border-radius: 0;
    border: 2px solid transparent;
    background: transparent linear-gradient(151deg, #E0C472 0%, #DEBF70 30%, #B18C39 59%, #DEBF70 100%) 0% 0%;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
}
.st-angesagt .banner:hover .text-box {
    opacity: 1;
}
.jahre-brenntradition-st .row {
    max-width: 61rem !important;
}
.four-banner .banner {
    padding-top: 25rem !important;
   
}
.four-banner .section-content > .row{
    max-width: 87rem !important;
}
.four-banner .banner .text-box {
    transform: translate(-50%, 140%) !important;
    width: 100% !important;
    padding: 0 2rem;
}
.four-banner .banner .text-box-video {
    transform: translate(-50%, -50%) !important;
}
.unsere-philosophie-st .row .col {
    padding: 0 2.4rem 1.875rem;
}
.unsere-philosophie-st .row .col:nth-child(1) {
    padding-top: 2.5rem;
}
.unsere-philosophie-st .row {
    max-width: 78rem !important;
}
.unsere-philosophie-st h2 {
    margin-bottom: 2rem;
}
.unsere-philosophie-st h3 {
    margin-bottom: 0.25rem;
}
.das-team-st .row:nth-child(1) {
    max-width: 70rem !important;
}
.mw-75.row {
    max-width: 75rem !important;
}
.mw-73.row {
    max-width: 73rem !important;
}
.mw-61.row {
    max-width: 61rem !important;
}
/* home */

/*** TRUST ICON ***/
.trust_icon_section .row {
    max-width: 60.9rem !important;
    margin: 0 auto !important;
}
.trust_icon_section .col-inner {
    display: flex;
    justify-content: space-between;
}
.trust_icon_section .icon-box.featured-box.icon-box-top.text-left .icon-box-img {
    border: 1px solid var(--secondary-color);
    width: 6.875rem !important;
    height: 6.875rem;
    display: flex;
    align-items: center;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
}
.trust_icon_section .icon-box.featured-box.icon-box-top.text-left .icon-box-img img.attachment-medium.size-medium {
    object-fit: contain;
}
.trust_icon_section .icon-box-text.last-reset {
    margin-top: 1rem;
    text-align: center;
}
.trust_icon_section {
    padding-top: 0.6rem !important;
}
.das-sagen-st .row .col .col-inner{ 
    max-width: 56.875rem !important;
    margin: 0 auto;
}
.das-sagen-st .row .col .col-inner p{
    max-width: 42.5rem !important;
    margin: auto;
}
.das-sagen-st .flickity-prev-next-button {
    top: 20%;
    bottom: inherit;
}
.das-sagen-st h2 {
    margin-bottom: 2rem;
}
.das-sagen-st h5 {
    font-size: 0.875rem;
    font-family: var(--text-light);
    color: #696969;
    margin-top: 3rem;
}
.das-sagen-st .section-bg {
    background-size: contain !important;
}
.wir-freuen-uns-st .row {
    max-width: 64.5rem !important;
}
.wir-freuen-uns-st .row .col {
    padding: 0 2.5rem 1.875rem;
}
.wir-freuen-uns-st h6 {
    font-family: var(--text-font);
    padding-top: 1rem;
}
.wir-freuen-uns-st .icon-box {
    margin-bottom: 0.5rem;
}
.wir-freuen-uns-st .icon-box-img,
.wir-freuen-uns-st .icon-box-img img {
    width: auto !important;
}
.wir-freuen-uns-st .icon-box p {
    font-size: 0.875rem;
    font-family: var(--text-font);
}
/*** TRUST ICON ***/

/*** BRENNEREI ***/
.unsere-geschichte-st .box {
    background: #1A1A1A 0% 0%;
}
.unsere-geschichte-st .box .box-text {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.unsere-geschichte-st .col-timeline .row .col:nth-child(2) .col-inner {
    max-width: 39.375rem;
}
.unsere-geschichte-st .col-timeline .row .col{
    padding-bottom: 0;
}
.unsere-geschichte-st .col-timeline .row:not(.row:last-child) .col-inner{
    padding-bottom: 4rem;
}
.unsere-geschichte-st h3 {
    color: var(--secondary-color);
}
.unsere-geschichte-st .col-timeline .row .col:nth-child(1) {
    padding-right: 2rem;
}
.unsere-geschichte-st .col-timeline .row .col:nth-child(1) .col-inner {
    border-right: 1px solid var(--secondary-color);
    height: 100%;
}
.unsere-geschichte-st .col-timeline .row .col:nth-child(1) .col-inner::before {
    content: "";
    background-image: url(../images/Scheibel_Logo.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    width: 2.125rem;
    height: 2.125rem;
    right: -1rem;
    top: -0.125rem;
}
.unsere-geschichte-st .col-timeline .row .col:nth-child(1) h3 {
    transform: translatey(-0.125rem)

} 
.images-section .row .col .col-inner {
    grid-template-columns: 0.635fr 1fr 1fr;
    display: grid;
    grid-gap: 2.5rem;
}
.blog-menu-custom .ux-menu-link.menu-item:last-child a.ux-menu-link__link.flex{
    margin-right: 0 !important;
}
/*** BRENNEREI ***/


/*** Handwerk ***/
.row-image-slider .flickity-viewport {
    overflow: visible;
}
.row-image-slider {
    max-width: 74.375rem !important;
}
.row-image-slider >.col {
    padding-bottom: 0 !important;
}
.row-image-slider.arrow-left .flickity-prev-next-button {
    bottom: 0 !important;
    left: 4.25rem !important;
}
.row-image-slider.arrow-left .flickity-prev-next-button.previous {
    left: 1rem !important;
}
.handwerk-tab .accordion {
    max-width: 72.5rem;
    margin: auto;
}
/*** Handwerk ***/

/*** fruchtmacher ***/
.fruchtmacher-st .section-bg {
    background-size: contain !important;
    background-position: 50% 44%;
}
.fruchtmacher-st .bg-image{
    position: absolute;
    bottom: -20rem;
    z-index: -999;
}
.fruchtmacher-st .accordion {
    max-width: 72.5rem;
    margin: auto;
}

/*** fruchtmacher ***/

/*** Heimat ***/
.unsere-wandertipps-st .icon-box-img,
.unsere-wandertipps-st .icon-box-img img {
    width: auto !important;
}
.unsere-wandertipps-st .icon-box-img {
    top: -3px;
}
.unsere-wandertipps-st .icon-box h6 {
    color: var(--secondary-color);
    font-family: var(--text-font-m);
}
.unsere-wandertipps-st .col-icon-box .col-inner >div{
    margin-right: 1.25rem;
    margin-left: 1.25rem;
}
.unsere-wandertipps-st .col-icon-box .col-inner {
    display: flex;
    justify-content: center;
    /* grid-gap: 3rem; */
    flex-wrap: wrap;
}
.unsere-wandertipps-st .icon-box {
    width: max-content;
    margin-bottom: 1rem;
}
.unsere-wandertipps-st .icon-box-text {
    padding-right: 0.5rem !important;
}
.unsere-wandertipps-st .section-bg {
    background-size: contain !important;
    background-position: 50% 44%;
}
.unsere-wandertipps-st .bg-image{
    position: absolute;
    bottom: -24rem;
    z-index: -999;
}

/*** Heimat ***/

/*** faq ***/
.faq-section .row {
    max-width: 68.625rem !important;
}
.faq-section .row:last-child .col+.col .col-inner {
    background: #1A1A1A 0% 0% no-repeat padding-box;
    padding: 2rem 1.6rem;
}
.faq-section .row:last-child p {
    max-width: 42rem;
}
.faq-section .accordion-title {
    font-size: 0.875rem;
    font-family: var(--text-font);
    padding: 1.6rem 2rem;
}
.faq-section .accordion-title.active {
    color: var(--secondary-color) !important;
}
.faq-section .accordion .toggle {
    top: 1.75rem;
}
.faq-section .accordion-inner {
    padding-bottom: 1rem;
}
.faq-section .section-content >.row >.col {
    padding-bottom: 1.25rem;
}
.faq-section .section-content >.row >.col:nth-child(1) {
    max-width: 30%;
    flex-basis: 30%;
}
.faq-section .section-content >.row >.col:nth-child(2) {
    max-width: 70%;
    flex-basis: 70%;
}
.faq-section .section-content >.row >.col:nth-child(1) > .col-inner {
    padding: 0px 1.5rem 0px 0px !important;
}
.wir-freuen-uns-st .social-icons.follow-icons {
    margin-top: 1.25rem;
    margin-left: -0.75rem;
}
/*** faq ***/

/***  Scheibel-Mühle Geschichte ***/
.mw-266 {
    max-width: 16.625rem;
    margin: 0 auto;
}
.page-template-page-scheibel #main {
    background: #C9620133 0% 0% no-repeat padding-box;
}
.page-template-page-scheibel #footer {
    padding-top: 7rem;
}
.page-template-page-scheibel a.button.primary {
    background: transparent linear-gradient(102deg, #C96201 0%, #8B4300 48%, #C96201 100%) 0% 0% !important;
}
.page-template-page-scheibel a.button.primary:hover {
    background: transparent linear-gradient(102deg, #C96201 50%, #8B4300 48%, #C96201 50%) !important;
}
.geschichte-bg-image {
    position: absolute;
    max-width: 536px;
    left: 0;
    top: 0;
    z-index: -999;
}
.besonderheit-tab.tabbed-content .nav>li>a {
    color: var(--third-color);
}
.besonderheit-tab.tabbed-content .nav-line-bottom>li>a:before {
    background-color: var(--third-color);
}
.style-list li::before {
    content: '';
    background: url(../images/style-disc.svg);
    display: inline-block;
    width: 0.75rem;
    position: absolute;
    height: .75rem;
    transform: translate(-1.25rem, 0.4rem);
}
.style-list li {
    margin-bottom: 1rem;
}
.style-list li::marker {
    display: none;
}
.style-list ul {
    list-style: none;
}
.mw-10 {
    max-width: 10rem;
    position: absolute;
    top: -5rem;
    left: -4rem;
}
.tabbed-content.besonderheit-tab,
.tabbed-content.besonderheit-tab li {
    z-index: 999;
}
.das-sagen-st.third-color .section-bg {
    background-size: 18.75rem !important;
}
.das-sagen-st.third-color p.lead {
    color: var(--third-color);
}
/***  Scheibel-Mühle Geschichte ***/
/*** BLOG ***/
.wrap-blog {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    gap: 2.5rem;
    margin-bottom: 0rem;
    margin-top: 5rem;
}
.list-taxonomy-main input {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.list-taxonomy-main {
    display: flex;
    width: 100%;
    padding-top: 0;
    justify-content: center;
}
.checkbox_square_custom.terms-category {
    margin-right: 5rem;
    cursor: pointer;
    position: relative;
}
.wrap-blog-taxonomy input:checked + span {
    border-bottom: 1px solid;
    padding-bottom: 0.5rem;
    font-family: var(--text-font-m);
    letter-spacing: 0.075rem;
}
.bleiben_row .col.large-9 .col-inner {
    max-width: 53.1rem;
    margin-left: auto;
}
.bleiben_row .col.large-9 .col-inner a.button.white.is-outline {
    color: #E0C472 !important;
} 
.bleiben_row .col.large-9 .col-inner a.button.white.is-outline:hover{
    background: transparent !important;
}
.bleiben_sie_section a.button.white.is-outline .icon-angle-right:before{
    filter: brightness(0) saturate(100%) invert(100%) sepia(21%) saturate(5984%) hue-rotate(316deg) brightness(90%) contrast(96%);
}
.checkbox_square_custom.terms-category span {
    color: #E0C472;
    text-transform: uppercase;
    font-size: 0.9375rem;
    letter-spacing: 0.0375rem;
}
.img-p a {
    max-height: 13.3125rem;
    display: flex;
    overflow: hidden;
    width: 100%;
}
.img-p a img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.item-inner {
    position: relative;
}
.item-inner p.date {
    margin-bottom: 0;
    color: #D3D3D3;
    font-size: 0.75rem;
}
.item-inner .box {
    position: absolute;
    bottom: 1rem;
    text-align: center;
}
.box h4 a {
    color: #fff;
}
.item-inner .img-p::after{
    content: " ";
    background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
    opacity: 0.7;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.read_more a {
    font-size: 0.8125rem !important;
    text-transform: inherit !important;
}
.item-inner h4 {
    margin-bottom: 0.3rem;
}
.item-inner i.icon-angle-right {
    top: 0.1rem;
}
.loadmore-news.loadmore-blog.text-center {
    margin-top: 4rem;
}
.sec-blog {
    padding-bottom: 2rem !important;
}
.weitere_bei .wrap-blog {
    display: block;
    margin-top: 1rem;
    margin-bottom: 5rem;
}
.weitere_bei .wrap-blog .item {
    width: 33.33% !important;
    padding: 0 1.2rem;
}
.weitere_bei .loadmore-news {
    display: none !important;
}
.single-mid-content .row  ,.blog-section-custom .row{
    max-width: 55.3125rem !important;
}
.row-breadcrumbs nav.rank-math-breadcrumb {
    margin-top: 1.5rem;
}
.blog-section-custom h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-top: 2rem;
}
section.section.blog-section-custom {
    padding-bottom: 0.7rem;
    padding-top: 2.5rem;
}
.blog-section-custom h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-top: 1.8rem;
}
.download img {
    margin-left: 0.5rem;
}
.interessante_informationen_inner h2 {
    text-align: center;
}
.weitere_bei .wrap-blog {
    display: block;
    margin-top: 1rem;
}
.weitere_bei  .flickity-prev-next-button {
    bottom: -30% !important;
    top: auto !important;
}
.weitere_bei  .flickity-prev-next-button.previous {
    left: 45%;
}
.weitere_bei button.flickity-button.flickity-prev-next-button.next {
    left: 50%;
}
p#loading_loadmore .spinner-icon {
    width: 2.5rem;
    height: 2.5rem;
    border: solid .25rem transparent;
    border-top-color: #ccc !important;
    border-left-color: #ccc !important;
    border-radius: 50%;
    display: flex;
}
p#loading_loadmore {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99;
    transform: translate(-50%, -50%);
    -webkit-animation: loading-bar-spinner 400ms linear infinite;
    animation: loading-bar-spinner 400ms linear infinite;
    margin: 0;
}

@-webkit-keyframes loading-bar-spinner {
    0% {
      transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
      transform: rotate(360deg);
    }
}
  
@keyframes loading-bar-spinner {
    0% {
      transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
      transform: rotate(360deg);
    }
}
.single-empfehlungen .blog-content-inner ul {
    list-style: none;
    margin-bottom: 2.5rem;
}
.single-empfehlungen li {
    margin-left: 0;
}

.sec_empfehlungen .row {
    max-width: 40rem !important;
}
.sec_empfehlungen .col-inner.text-center {
    background: #171717;
    padding: 2.5rem;
}
.sec_empfehlungen {
    margin-top: 2rem !important;
    margin-bottom: 1.5rem;
}
.single-empfehlungen .blog-content-inner ul li:before {
    content: " ";
    background: transparent linear-gradient(140deg, #E0C472 0%, #DEBF70 30%, #B18C39 63%, #DEBF70 100%) 0% 0% no-repeat padding-box;
    width: 0.75rem;
    height: 0.75rem;
    display: inline-block;
    border-radius: 50%;
    margin-right: 1rem;
    min-width: 0.75rem;
    margin-top: 0.4rem;
} 
.single-empfehlungen #main li {
    margin-left: 0;
    display: flex;
    margin-bottom: 1.2rem;
    align-items: flex-start;
}

.zutaten-col .col-inner {
    background: #191816;
    padding: 1.56rem;
}
.zutaten-col p {
    margin-bottom: 0;
}
.zubereitung-col .col-inner {
    padding-left: 2rem;
    margin-left: auto;
    margin-right: 0;
}
.erwahnte_produkte_section .product-row {
    max-width: 40.6rem !important;
}
.erwahnte_produkte_section h2 {
    margin-bottom: 2.5rem !important;
}
/*** BLOG DETAIL  ***/



/*** TOTAL CART***/
.subtotal.values .total-title, .subtotal.values bdi, .total-title b, .total-title-row bdi {
    font-weight: normal;
    font-size: 0.875rem;
    font-family: var(--text-font-m);
    color: #fff;
    letter-spacing: 0;
}
.values, .total-title-row .inner-container {
    font-size: 0.875rem;
    letter-spacing: 0;
}

.incl-vat {
    color: #959595 !important;
    font-family: var(--text-font); 
    font-size: 0.875rem;
}
.values:not(.subtotal):not(.order-total) .total-title {
    color: #fff;
    font-size: .75rem;
}
.coupon-code-wrapper .widget-title {
    font-size: 1rem;
    font-family: var(--font-body-semibold) !important;
    color: #000 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0;
    line-height: 1.5rem;
    letter-spacing: 0.04rem !important;
}
.coupon-code-wrapper input[type=text] {
    padding-left: 1rem !important;
    border-radius: 0;
    font-size: 0.93rem;
/*     border: 0; */
}
/* .coupon-code-wrapper .button.apply-coupon {
    max-width: 9.0625rem !important;
    border: 1px solid var(--primary-color) !important;
    color: #fff !important;
    font-size: 0.8125rem !important;
    font-family: var(--text-font-medium) !important;
    letter-spacing: 0.065rem !important;
} */

.kontakt-section .forminator-row:nth-child(5) {
    flex-wrap: nowrap !important;
}
.woocommerce-shipping-calculator .shipping-calculator-button {
    width: 100%;
    text-align: center;
    display: none;
}
.tzn-tip .button.apply-tip, .woocommerce-form-login .button, .coupon-code-wrapper .button.apply-coupon, #login-box .woocommerce-form-login__submit, .wc-proceed-to-checkout a, .order-shop-button a, body.woocommerce-checkout .wc-gzd-order-submit button[type=submit]#place_order {
    height: var(--input-height);
    line-height: var(--input-height);
    font-size: 0.875rem;
    padding: 0 1.5rem;
    min-height: auto;
    font-family: var(--text-font-m);
    margin: 0;
    letter-spacing: 0.075rem;
    color: #120808 !important;
    font-weight: normal !important;
    border: 0 !important;
    text-transform: uppercase;
    border-radius: 0;
    background: transparent linear-gradient(97deg, #E0C472 0%, #DEBF70 30%, #C7A046 62%, #DEBF70 100%) 0% 0% no-repeat padding-box;
}
.coupon-code-wrapper input.button.apply-coupon {
    border: 1px solid !important;
    border-radius: 0;
    color: #fff;
}
.coupon-code-wrapper input.button.apply-coupon::after{
    content: '';
    position: absolute;
    left: .125rem;
    top: .125rem;
    width: calc(100% - .25rem);
    height: calc(100% - .25rem);
    border: 1px solid #FFFFFF;
}
.order-payments button#place_order {
    display: none;
}
body.woocommerce-cart .shop_table .cart_item .product-subtotal .amount {
    font-size: 0.9375rem;
}
.widget_shopping_cart .widget_shopping_cart_content .legal-info {
    color: #A7A7A7;
}
/* .totals-container {
    margin: 1rem -1.25rem 0 -1.25rem;
} */

.woocommerce-shipping-methods label, .values.fee .amount, .values.shipping .amount, .values.vat .amount {
    color: #fff;
    font-size: .75rem;
}
input.button.apply-coupon {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
    max-width: 9.06rem;
    border: none !important;
}
.coupon-code-wrapper input[type=text] {
    margin-right: 0.5rem;
}
.cart_totals.totals-container {
    margin-top: 0;
    border-top: none !important;
}
.order-items .order-item .product-info .product-quantity {
    /* display: none; */
}
.total-title-row strong {
    font-size: 1rem !important;
}
.total-title-row bdi ,.total-title b {
    font-size: 1rem;
}
/*** TOTAL CART***/
/*** DAS TEAM***/
.wrap-team {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 3.125rem 2.5rem;
    max-width: 73rem;
    margin: 0 auto 3rem;
}
.item-team .img {
    height: 12.5rem;
    overflow: hidden;
}
.item-team .img * {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.cnt-team h4 {
    margin-top: 1rem;
    margin-bottom: 0;
}
.cnt-team p {
    margin-bottom: 0;
    color: #696969;
    letter-spacing: 0.036rem;
    font-size: .875rem;
}
.das-team-st h2{
    margin-top: 4rem;
    margin-bottom: 2rem;
}
.das-team-st .bg{
    background-position-y: -11rem;
    background-size: auto !important;
}
/*** DAS TEAM***/

.scheibel_muhle_text > a {
    color: #C96201 !important;
}
.lightbox-content.popup_cnt_team .product{
    max-width: 17.5rem;
    flex-basis: 17.5rem;
}
.lightbox-content.popup_cnt_team .desc{
    max-width: calc(100% - 17.5rem);
    flex-basis: calc(100% - 17.5rem);
    padding-right: 3rem;
}
.lightbox-content.popup_cnt_team .product-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.lightbox-content.popup_cnt_team .product-image {
    height: 340px;
    background: transparent linear-gradient(0deg, #131313 0%, #2F2B1D 25%, #131313 100%) 0% 0% no-repeat padding-box;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2.5rem;
}
.lightbox-content.popup_cnt_team .product-title a {
    color: #fff;
    font-size: 1.25rem;
    font-family: var(--heading-font);
    margin-top: .5rem;
    display: block;
}
.lightbox-content.popup_cnt_team .product-categories {
    font-size: .875rem;
    color: #696969;
    font-family: var(--text-light);
    letter-spacing: .035rem;
    margin-top: .5rem;
}
.lightbox-content.popup_cnt_team{
    background: #1A1A1A 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 40px #00000014;
    display: flex;
}
.custom-product-pdd .col.large-9.pb-0 .col-inner a:not(.active){
    display: none;
}
.logo-custom-entdecken {
    max-width: 5rem;
    margin: 0 auto;
    margin-bottom: 2rem !important;
}
