/*home page*/
.kontakt-st .forminator-ui .forminator-input {
    color: #fff !important;
}
.banner-home a.button.primary {
    background: #ffffff !important;
}
.vielfalt-st .tabbed-content .nav:not(.nav-vertical) {
    justify-content: right;
    max-width: 74.5rem;
}
.vielfalt-st .section-content >.row >.col:nth-child(1) {
    position: absolute;
}
.vielfalt-st .overlay {
    background-color: transparent; 
}
.vielfalt-st .box-text { 
    text-shadow: none !important;
    text-align: left;
    padding: 2rem;
}
.vielfalt-st  h5.header-title {
    font-size: 1.25rem;
    letter-spacing: 0.125rem;
    line-height: 2.1875rem;
    font-family: var(--font-heading);
}
.vielfalt-st .flickity-prev-next-button.next::before {
    background: url(../images/arrow-right-bl.svg) no-repeat right / contain;
}
.vielfalt-st .flickity-prev-next-button.previous::before {
    background: url(../images/arrow-right-bl.svg) no-repeat right / contain;
    transform: rotate(180deg);
} 
.vielfalt-st  button.flickity-button.flickity-prev-next-button.previous {
    top: inherit;
    bottom: -10%;
    right: 51%;
    left: inherit;
}  
.vielfalt-st  button.flickity-button.flickity-prev-next-button.next {
    top: inherit;
    bottom: -10%;
    right: 46%;
    left: inherit;
}
.marken-st .slider-wrapper .img img ,
.marken-st .box-image img {
    width: auto;
    height: 3.5rem;
}
.marken-st .slider-wrapper .img:nth-child(3) img ,
.marken-st .gallery-col:nth-child(3) .box-image img {
    height: 2rem;
}
.marken-st .slider-wrapper .img:nth-child(4) img ,
.marken-st .gallery-col:nth-child(4) .box-image img {
    height: 3.125rem;
}
.marken-st .slider-wrapper .img:nth-child(1) img ,
.marken-st .gallery-col:nth-child(1) .box-image img {
    height: 4.375rem;
}
.marken-st .box-text {
    padding: 0;
}
.marken-st .slider-wrapper .img,
.marken-st .box {
    min-height: 4.375rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
body .marken-st h5 {
    font-family: var(--font-heading);
}
/*.service-st .box .row {
    background: var(--secondary-color);
} */
.service-st .box-text {
    text-shadow: none !important;
}
.service-st  .overlay {
    background-color: transparent; 
}
.service-st h4 {
    margin-bottom: 0 !important;
}
.service-st .box-text-inner >*:not(.text-show) {
    display: none;
}
.service-st .text-show p,
.service-st .text-show a {
    margin-bottom: 0.25rem !important;
}
.service-st .box-image {
    z-index: 0;
}
.service-st .box:hover .box-text {
    z-index: 0;
}
.service-st .box:hover .box-text-inner >*:not(.text-show) {
    display: block;
}
.service-st .box:hover .box-text-inner h4,
.service-st .box:hover .box-text-inner p {
    color: #1F1E1E !important;
}
.service-st .box:hover .box-text-inner h4 {
    font-family: var(--font-heading-medium);
    margin-bottom: 1rem !important;
}
.service-st .box:hover .box-text-inner .text-show {
    display: none;
}
.service-st .box:hover .box-text {
    background: #F0F0F0;
    height: 100%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
}
.service-st .box:hover .box-image {
    transform: translateX(-100%);
    /*transition-delay: 0.2s;*/
    transition-duration: 1s;
    z-index: 1;

}
.unsere-stores-st .flickity-slider {
    width: calc(100% - 2rem);
}
.tab-unsere-stores .tab-panels {
    padding-top: 0;
}
.tab-unsere-stores  .nav{
    justify-content: right !important;
    max-width: 76.875rem;
    margin: 0 auto;
    margin-bottom: -8rem;
    z-index: 9999;
}
.tab-unsere-stores  .nav li:last-child {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.something-special-st .box-text {
    display: none;
}
.something-special-st button.flickity-button.flickity-prev-next-button.previous {
    right: 12%;
}
.something-special-st a.button.primary {
    background: #c9c9c9 !important;
}
.something-special-st a.button.primary:hover {
    background: #ffffff !important;
}
.neuheiten-st .flickity-viewport {
    /*overflow: visible;*/
}
.product-st .row-full-width {
    padding-left: 7.5rem !important;
}
.product-st  .flickity-slider {
    width: calc(100% - 2rem);
}
.product-st  .tabbed-content .nav:not(.nav-vertical) {
    justify-content: right;
    max-width: 76.875rem;
    margin: auto;
}
.product-st  .flickity-prev-next-button.next::before,
.arrow-dark  .flickity-prev-next-button.next::before  {
    background: url(../images/arrow-right-bl.svg) no-repeat right / contain;
}
.product-st .flickity-prev-next-button.previous::before,
.arrow-dark .flickity-prev-next-button.previous::before  {
    background: url(../images/arrow-right-bl.svg) no-repeat right / contain;
    transform: rotate(180deg);
} 
.product-st  button.flickity-button.flickity-prev-next-button.previous {
    top: inherit;
    bottom: -3%;
    right: 48%;
    left: inherit;
}  
.product-st  button.flickity-button.flickity-prev-next-button.next {
    top: inherit;
    bottom: -3%;
    right: 44%;
    left: inherit;
}
.product-st  .section-content > .row:nth-child(1) {
    margin-bottom: -6rem;
}
.footer-infor-st a.button.primary.is-underline  span::before {
    content: "" !important;
    background: url(../images/pin.svg) no-repeat right / contain;
    width: 1.125rem;
    height: 1.125rem;
    display: block;
    position: absolute;
    left: -0.25rem;
    bottom: 0.25rem;
}
.footer-infor-st a.button.primary.is-underline  span {
    margin-left: 1.25rem;
}
.footer-st .section-content>.row:nth-child(1) >.col:nth-child(1) {
    padding-left: 0;
}
.hide-arrow  .flickity-button{
    display: none;

}
/*home page*/

/*product*/

div.product.type-product span.cat-separator, div.product.type-product>.col-inner ul.product-categories li:not(:nth-child(1)) {
    display: none;
}
div.product.type-product>.col-inner .product-categories {
    list-style: none;
}
div.product.type-product>.col-inner .box-text {
    padding-left: 0;
    padding-right: 0;
}
div.product.type-product>.col-inner li.category {
    margin-left: 0 !important;
    margin-bottom: 0;
}
div.product.type-product>.col-inner .product-categories {
    margin-bottom: 0;
    letter-spacing: 0.015rem;
}
div.product.type-product>.col-inner .product-categories a{
    margin-bottom: 0;
}
div.product.type-product>.col-inner .title-wrapper .product-title a {
    color: #000000;
    font-size: 0.875rem;
    letter-spacing: 0.0875rem;
    line-height: 1.5625rem;
    font-family: var(--font-heading);
    margin-bottom: 0;
    font-weight: normal;
}
div.product.type-product>.col-inner .price-wrapper span.amount {
    color: #000000;
    font-size: 0.875rem;
    letter-spacing: 0.0875rem;
    line-height: 1.5625rem;
    font-family: var(--font-heading);
    margin-bottom: 0;
    font-weight: normal;
}
div.product.type-product>.col-inner .title-wrapper .product-title {
    border-bottom: .5px solid;
    padding-bottom: 0.25rem;
    margin-bottom: 0.125rem;
}
.product-category .box:hover img {
    transform: scale(1.2);
    transition: transform 3s !important;
}
.product-category .box-image {
    overflow: hidden;
}
/*product*/


/*uber uns*/
.slider-image-st .gallery-col.col {
    max-width: calc(30rem + 1rem);
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.video-fit {
    padding-top: 0 !important;
}
.video.video-fit.mb {
    display: flex;
    justify-content: center;
    /* width: 886px !important; */
    /* height: 31.25rem; */
}
/* .wp-video {
    width: 55.375rem !important;
}
.wp-video-shortcode {
    width: 55.375rem  !important;
    max-width: 55.375rem  !important;
    flex-basis: 55.375rem  !important;
    height: 31.25rem !important;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: transparent !important;
}
.mejs-overlay-button {
    background: url(../images/polygon-white.svg) no-repeat right / contain !important;
    background-position: 0 -39px;
    height: 3.5rem !important;
    width: 3.5rem !important;
} */
/*uber uns*/


/*brands*/
.mw-223 {
    max-width: 14rem;
}
.brand-1 .flickity-slider>.col {
    max-width: 65%;
    padding: 0 0.6rem;
 }
.polygon-icon .flickity-prev-next-button.next::before {
    content: '';
    background: url(../images/polygon-white.svg) no-repeat right / contain;
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    /*transform: rotatey(180deg)*/

}
.polygon-icon .flickity-prev-next-button.previous::before {
    content: '';
    background: url(../images/polygon.svg) no-repeat right / contain;
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    transform: unset;
}

.polygon-icon button.flickity-button.flickity-prev-next-button.next {
    top: inherit;
    bottom: 7%;
    right: 1%;
    left: inherit;
}

.polygon-icon button.flickity-button.flickity-prev-next-button.previous {
    top: inherit;
    bottom: 7%;
    right: 7%;
    left: inherit;
}
/*brands*/

/*made to messure*/
.termin-vereinbaren-st form.forminator-ui .forminator-row.forminator-row-last {
    margin-top: 1.5rem;
}
.termin-vereinbaren-st form.forminator-ui {
    display: flex;
    flex-direction: column;
}
.termin-vereinbaren-st .forminator-row:nth-child(9){
    order: 12;
    margin-top: 0.8125rem;
    display: flex;
    flex-wrap: nowrap !important;
}
.termin-vereinbaren-st .forminator-ui  .custom-checkbox .forminator-error-message {
    width: calc(100% + 35.25rem);
}
.termin-vereinbaren-st .html-checkbox {
    position: relative;
    padding: 0 !important;
    transform: translateY(0rem) translateX(0);
    margin-bottom: 0 !important;
    left: 0;
    bottom: 0;
}
.termin-vereinbaren-st .custom-checkbox {
    max-width: 0 !important;
    position: relative;
    z-index: 2;
    bottom: 0;
}
.termin-vereinbaren-st .custom-checkbox .forminator-error-message {
    position: absolute;
    top: 100%;
}
.unser-besonderer-st h5 {
    font-family: var(--font-heading);
}
.unser-besonderer-st .icon-box-text h5 {
    font-family: var(--font-text-bold);
    letter-spacing: 0.02rem;
    line-height: 2.5rem;
    border-bottom: 0.5px solid;
}
.unser-besonderer-st .icon-box-text p {
    letter-spacing: 0.01625rem;
    line-height: 1.25rem;
    font-size: 0.8125rem;
}
.unser-besonderer-st .icon-box-img svg{
    width: fit-content;
}
.unser-besonderer-st .icon-box .icon-box-img {
    min-height: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 0.25rem;
}
.unser-besonderer-st .icon-inner {
    display: flex;
}
.unser-besonderer-st .col:last-child .icon-box .icon-box-img {
    margin-bottom: -0.5rem;
}
.unser-besonderer-st .row-large>.col {
    padding: 0 36px 40px;
}
.tab-underline.tabbed-content .nav>li>a {
    padding: 0;
    font-size: 1rem;
    letter-spacing: 0.1rem;
    line-height: 1.75rem;
    font-family: var(--font-heading-bold);
}
.tab-underline.tabbed-content .nav>li.active>a {
    background: transparent !important;
    color: #ffffff;
}
.tab-underline .nav-line-bottom>li>a:before {
    bottom: 0.3rem;
    top: auto;
    height: 0.08rem;
}
.tab-underline.tabbed-content .nav>li {
    margin: 0 1.25rem;
}
.tab-underline .slider .row {
    max-width: 63rem;
}
.tab-underline .slider .row p strong {
    font-family: var(--font-heading-bold);
}
.tab-underline .slider .row p {
    margin-bottom: 1rem;
}
.tab-underline .h4-20 h4 {
    font-family: var(--font-heading-bold); 
    margin-bottom: 1rem;
}
.video-full-width .wp-video {
    width: 75rem !important;
}
.video-full-width .wp-video-shortcode {
    width: 75rem !important;
    max-width: 75rem !important;
    flex-basis: 75rem !important;
    height: 39.5625rem !important;
}
.ablauf-st .flickity-slider>.row:not(.is-selected) {
    opacity: 1;
}
.ablauf-st .flickity-slider>.row {
    width: 32% !important;
    margin-right: 1%;
}
.ablauf-st .flickity-slider>.row > .col > .col-inner {
    height: 15rem;
    overflow: auto;
}
.ablauf-st .slider {
    max-width: 78.5rem;
    margin: 0 auto;
}
.date_input_new {
    max-width: 25.3rem;
    text-align: center;
    background-color: #000;
    color: #ffff;
    height: var(--input-height);
    line-height: var(--input-height);
    font-size: 0.875rem;
    padding: 0 3rem;
    font-family: var(--heading-font-medium);
    min-height: auto;
    font-weight: normal;
    text-transform: inherit;
    text-decoration: none !important;
    box-shadow: none !important;
    color: #ffffff;
    margin: 0;
    background: #1F1E1E !important;
    letter-spacing: 0.1225rem;
    border: 0;
    border-radius: 0 !important;
    position: relative;
    overflow: hidden;
    transition: all .35s;
}
/*made to messure*/

/*stores*/
.store-infor .row.col-haft-mb > .col > div .col {
    padding-right: 0 !important;
}
.slider-stores .gallery-col {
    padding: 0 0.5rem 0;
}
.slider-stores .tab-panels {
    padding-top: 4rem;
}
.events-st h4 {
    font-family: var(--font-heading-bold) !important;
    margin-bottom: 0.75rem !important;
}
.events-st .fs-13 p {
    margin-bottom: 1rem;
}

/*stores*/

/*kontakt*/
.kontakt-st .forminator-ui .forminator-textarea::placeholder,
.kontakt-st #rmOrganism form.rmBase__content .rmBase__el .comp__input::placeholder,
.kontakt-st .forminator-ui ::placeholder {
    color: #ffffff !important;
}
.kontakt-st .forminator-ui .forminator-input,
.kontakt-st .forminator-ui .forminator-textarea{
    border-bottom: .5px solid #ffffff !important;
}
body .kontakt-st .forminator-ui.forminator-custom-form[data-design=default] .forminator-button {
    background: #ffffff !important;
    color: #1F1E1E !important;
}
.kontakt-st .forminator-ui .forminator-checkbox .forminator-checkbox-box {
    border-color: #ffffff !important;
    color: #ffffff !important;
}
.kontakt-st .html-checkbox p,
.kontakt-st .html-checkbox p a {
    color: #ffffff !important;
}
.kontakt-st a.button.primary.is-underline {
    font-family: var(--font-heading);
    font-size: 0.875rem;
    letter-spacing: 0.1225rem;
}
/*kontakt*/

/*faq*/
.faq-st .accordion-title.active {
    background-color: transparent;
    color: #000000;
    font-weight: normal;
    border-top: none;
    border-bottom: .5px solid #000000;
}
.faq-st .accordion-title {
    border-top: none;
    border-bottom: .5px solid #000000;
    font-family: var(--font-heading-semibold);
    font-size: 1rem;
    line-height: 1.75rem;
    letter-spacing: 0.1rem;
    padding: 0.75rem 0;
    padding-top: 1.25rem;
}
.faq-st .accordion .toggle {
    opacity: 1;
    right: -1rem;
    left: inherit;
    height: 3.5rem;
}
.faq-st .accordion-inner {
    padding: 1rem 0;
}
.faq-st h3 {
    font-size: 1.5625rem;
    letter-spacing: 0.15625rem;
    line-height: 2.5rem;
}
/*faq*/


/*BLOG*/
.banner-custom img {
    width: 100%;
    margin-bottom: 1.5rem;
}
.wrap-blogs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0 2rem;
}
.wrap-blogs h4 {
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    font-size: 0.9375rem;
    line-height: 1.5625rem;
    letter-spacing: 0.09375rem;
    text-transform: uppercase;
    border-bottom: .5px solid;
}
.wrap-blogs a {
    color: #000000;
}
.wrap-blogs .box {
    padding: 0.5rem;
    padding-top: 1rem;
}
.wrap-blogs .item:hover img {
    transform: scale(1.2);
    transition: transform 3s !important;
}

.wrap-blogs .img-p {
    overflow: hidden;
}
.wrap-blogs p {
    font-size: 0.8125rem;
    letter-spacing:0.01625rem;
    line-height: 1.25rem;
    color: #A2A2A2;
}
p#loading_loadmore {
    display: none;
    text-align: center;
}
/*BLOG*/

/*** BRAND CUSTOM ***/
.brand-banner-left > .col-inner {
    padding: 25% 2% 0% 16%;
}
.brand-sec-custom {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgb(31, 30, 30);
}
.brand-sec-custom h1 {
    color: #fff;
}
.tax-product_brand .shop-page-title.category-page-title.page-title {
    display: none;
}
.gallery-left-col .col-inner {
    padding: 6rem 0px 0px 2.5rem;
}
.brand-store{
    padding-top: 1.857rem;
    padding-bottom:  1.857rem;
}
.brand-des {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}
h2.brand-custom-title {
    text-align: center;
    margin-bottom: 2rem;
}
button.view-more-button.products-archive.button.primary{
    height: var(--input-height);
    line-height: var(--input-height);
    font-size: 0.875rem;
    padding: 0 3rem;
    font-family: var(--font-heading);
    min-height: auto;
    font-weight: normal;
    text-transform: inherit;
    text-decoration: none !important;
    box-shadow: none !important;
    color: #1F1E1E;
    margin: 0;
    background: var(--primary-color) !important;
    letter-spacing: 0.1225rem;
    border: 0;
    position: relative;
    overflow: hidden;
    transition: all .35s;

}
.tax-product_brand .row.category-page-row {
    padding-bottom: 3rem;
}
/*** BRAND CUSTOM ***/

/*** art-linings ***/
.row-img-gif .col:nth-child(1) {
    max-width: 49%;
    flex-basis: 49%;
}
.row-img-gif .col:nth-child(2) {
    max-width: 51%;
    flex-basis: 51%;
}
.tato-st .h4-20 h4 {
    font-family: var(--font-heading-bold);
    letter-spacing: 0.125rem;
    line-height: 1.75rem;
}
/*** art-linings ***/

/*** custom post ***/
.single-mid-content {
    padding-top: 1rem;
}
.single-post .single-mid-content .row {
    max-width: 45.625rem;
}
.single-post h1 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    margin-bottom: 2.25rem;
    letter-spacing: 0.1875rem;
    text-transform: uppercase;
    text-align: center;
}
.single-post h2 {
    padding-top: 2rem;
}
.single-post .col-inner>.img:not(:last-child) {
    margin-bottom: 1.5rem;
}
.single-post .row-small {
    margin-left: -0.4rem !important;
}
.weitere_bei {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.weitere_bei .section-bg {
    background-color: #F0F0F0;
}
.weitere_bei button.flickity-button.flickity-prev-next-button.next {
    top: inherit;
    bottom: 100%;
    right: 0%;
    left: inherit;
}
.weitere_bei button.flickity-button.flickity-prev-next-button.previous {
    top: inherit;
    bottom: 100%;
    right: 4%;
    left: inherit;
}
.weitere_bei .wrap-blogs.blog-page {
    display: block;
    margin: auto !important;
    max-width: 78.75rem;
}
.weitere_bei .wrap-blogs.blog-page .item {
    width: 33.33% !important;
    margin: auto !important;
    padding: 0 0.9375rem;
}
.weitere_bei  h2 {
    padding-left: 1rem;
}
.rank-math-breadcrumb a:first-child{
    font-size: 0;
}
.rank-math-breadcrumb p a:first-child:before {
    content: " ";
    background: url(../images/home.svg);
    width: 0.6875rem;
    height: 0.56rem;
    display: inline-block;
    margin-right: 0;
}
.rank-math-breadcrumb p,
.rank-math-breadcrumb p a {
    margin-bottom: 0;
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #A2A2A2;
    letter-spacing: 0.075rem;
}
.rank-math-breadcrumb .separator {
    font-size: 0 !important;
    display: inline-flex;
    align-items: center;
    margin-left: 0.35rem;
    margin-right: 0.35rem;
}
.separator::before {
    content: '';
    background: url(../images/polygon-icon.svg) no-repeat right / contain;
    width: 0.375rem;
    height: 0.375rem;
    display: block;
    transform: unset;
}
/*** custom post ***/


.row.navigation-menu h5 {
    font-family: var(--font-heading-bold);
}
/*.menu-item-has-block .nav-dropdown .row.navigation-menu:before {
    content: '';
    position: absolute;
    background: #afc1b8;
    height: 1px;
    width: calc(100% - 1.875rem);
    left: .9375rem;
    top:0;
}*/
.row.navigation-menu  span.ux-menu-link__text {
    color: #1F1E1E;
}

.nav-dropdown a:hover {
    opacity: 0.5;
}
.nav-dropdown-has-shadow .nav-dropdown {
    box-shadow: 1px 5px 15px rgba(0, 0, 0, .15);
}
.menu-item-has-block .nav-dropdown > .row {
    margin: auto;
    /*padding: 1.875rem 5.3125rem 3.125rem 5.3125rem;*/
    position: relative;
}
.menu-item-has-block .nav-dropdown {
    border: 0;
    background: #FFFFFF;
}
.row.navigation-menu >  .col {
    max-width: 22%;
    flex-basis: 22%;
}
.row.navigation-menu > .col:last-child {
    max-width: 56%;
    flex-basis: 56%;
}
.sort-dropdown {
    max-width: max-content;
    display: flex
;
    justify-content: flex-end;
    margin-left: auto;
    margin-bottom: 1.5rem;
    font-size: 0.875rem !important;
    font-family: var(--font-text);
    box-shadow: none !important;
    letter-spacing: 1.12px;
    padding-right: 2rem !important;
}


/*** TOTAL CART***/

.subtotal.values .total-title, .subtotal.values bdi, .total-title b, .total-title-row bdi {
    font-weight: normal;
    font-family: var(--font-heading);
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    font-size: 1rem;
}
.values, .total-title-row .inner-container {
    font-size: 0.75rem;
    letter-spacing: 0;
}

.incl-vat {
    color: #959595 !important;
    font-family: var(--font-text) !important;
    font-size: 0.8125rem !important;
    letter-spacing: 0.01rem !important;
}
.values:not(.subtotal):not(.order-total) .total-title {
    font-size: 1rem;
    color: #000000;
    letter-spacing: 0.02rem;
}
.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(--font-heading);
    margin: 0;
    letter-spacing: 0.125rem;
    color: #fff !important;
    font-weight: normal !important;
    border: 0 !important;
    background: #1F1E1E !important;
    border-radius: 0 !important;
    text-transform: uppercase;
}
form.checkout.woocommerce-checkout button#place_order {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

body.woocommerce-cart #shipping_methods .shipping-method .card-header {
    padding: 2px 1rem !important;
}

.coupon-code-wrapper input.button.apply-coupon {
    border: none ! IMPORTANT;
    color: #1F1E1E !important;
    background-repeat: no-repeat !important;
    background: #F0F0F0 !important;
}
.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 {
    font-size: 1rem;
}
input.button.apply-coupon {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
    max-width: 9.375rem;
    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***/
/*css fix 26-3-25*/
.col-img-made > .col-inner{
    display: flex;
}
.col-img-made .img{
    min-height: 4.375rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.col-img-made .img img {
    width: auto;
    height: 3.5rem;
    cursor: pointer;
    opacity: .3;
}
.col-img-made-inner .col-inner.text-center {
    justify-content: center;
}
.col-img-made-inner .img {
    width: fit-content !important;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
} 
.col-img-made .img.active img{
    opacity: 1;
}
.col-img-made .img:nth-child(1) img {
    height: 4.375rem;
}
.col-img-made .img:nth-child(3) img {
    height: 2rem;
    margin-top: 10px;
}
.col-img-made .img:nth-child(4) img {
    height: 3.125rem;
}
.cl-btn .button{
    margin: 0 1rem !important;
}
.cl-btn{
    margin-bottom: 3rem;
}
#taxonomy-content .dark.text  * {
    color: #1F1E1E !important;
}
#taxonomy-content .tato-st .text-last p{
    font-size: 1.875rem;
    line-height: 2.5rem;
    font-family: var(--font-heading);
    letter-spacing: 3px;
}
#taxonomy-content .tato-st .text-last strong {
    font-family: var(--font-heading-bold);
    letter-spacing: 0.125rem;
    line-height: 1.75rem;
}
div#taxonomy-content {
    margin-top: 8rem;
}
.kombiniert_mit_inner {
    position: relative;
}
.kombiniert_mit_img p span {
    position: absolute;
    top: 0;
    left: 10rem;
    font-size: 0.8125rem;
    letter-spacing: 0.01rem;
    display: block;
    width: fit-content;
    margin-right: 3rem;
    opacity: 0;
}
.kombiniert_mit_img p{
    cursor: pointer;
}
.kombiniert_mit_img p:focus span,
.kombiniert_mit_img p:hover span{
    opacity: 1;
}
.calendar .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    display: block !important;
    margin-bottom: 1rem;
    background-color: #000;
    color: #fff;
}
.ui-datepicker .ui-datepicker-next {
    right: .5rem !important;
    background: url(../images/arrow-right-bl.svg) no-repeat right / 1.5rem !important;
}
.ui-datepicker .ui-datepicker-prev{
    left: .5rem !important;
    background: url(../images/arrow-right-bl.svg) no-repeat right / 1.5rem !important;
    transform: scaleX(-1);
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    filter: brightness(0) invert(1);
    border: 0 !important;
}
.kombiniert_mit_img img {
    filter: grayscale(1);
}
.kombiniert_mit_img p:hover img{
    filter: none;
}
/*css fix 26-3-25*/