/* Global */
@font-face {
    font-family: "Roboto";
    src: url('../fonts/Roboto-Regular.ttf');
}

@font-face {
    font-family: "Roboto-Medium";
    src: url('../fonts/Roboto-Medium.ttf');
}

@font-face {
    font-family: "HelveticaNeue";
    src: url('../fonts/HelveticaNeue.ttf');
}

@font-face {
    font-family: "HelveticaNeue Medium";
    src: url('../fonts/HelveticaNeue Medium.ttf');
}

@font-face {
    font-family: "Roboto-Bold";
    src: url('../fonts/Roboto-Bold.ttf');
}

@font-face {
    font-family: "Roboto-Italic";
    src: url('../fonts/Roboto-Italic.ttf');
}

body,
p {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-family: "Roboto";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto-Medium";
    font-weight: normal;
    font-style: normal;
}
a.button.white {
    background: #fff;
    opacity: 1;
    color: var(--primary-color) !important;
}
.banner h1,
h1 {
    font-size: 3.375rem;
    line-height: 4rem;
}

.banner-page .banner h1 {
    font-size: 3.375rem;
    line-height: 4rem;
    color: #000000;
}

.banner-page .banner p {
    color: #000000;
}

h2,
.single .product-title,
.related .product-section-title,
body.woocommerce-cart h1 {
    font-size: 3rem;
    line-height: 3.9375rem;
    letter-spacing: 0.03rem;
}

.fs-40 h2,
.woocommerce-cart h1,
body.woocommerce-checkout h1 {
    font-size: 3rem;
    line-height: 4rem;
    letter-spacing: 0.03rem;
}

h3 {
    font-size: 2rem;
    line-height: 2.6875rem;
    letter-spacing: 0.01rem;
}

.h3-34 h3 {
    font-size: 2.125rem;
    line-height: 2.125rem;
}

h4,
.fs-22,
.fs-22 p {
    font-size: 1.375rem;
    line-height: 2.188rem;
}

h5 {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

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

.fs-16 p {
    font-size: 1rem;
    line-height: 2rem;
}

.h6,
h6 {
    opacity: 1;
    font-size: 1.125rem;
    line-height: 1.75rem;
}

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

.container {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.banner .text-box {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.m-w-1570 {
    max-width: 98.125rem !important;
}

.m-w-1504 {
    max-width: 94rem !important;
}

.m-w-1435 {
    max-width: 89.68rem !important;
}

.m-w-1390 {
    max-width: 86.875rem !important;
}

.m-w-1323 {
    max-width: 82.68rem !important;
    margin: 0 auto !important;
}

.m-w-1300 {
    max-width: 81.25rem !important;
}

.m-w-1272 {
    max-width: 79.5rem !important;
    margin: 0 auto !important;
}

.m-w-1264 {
    max-width: 79rem !important;
    margin: 0 auto !important;
}

.m-w-1210 {
    max-width: 75.625rem !important;
}

.m-w-1154 {
    max-width: 72.125rem !important;
    margin: 0 auto !important;
}

.m-w-1055 {
    max-width: 66rem !important;
    margin: 0 auto !important;
}

.m-w-985 {
    max-width: 61.56rem !important;
    margin: 0 auto !important;
}

.m-w-912 {
    max-width: 57rem !important;
}

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

.m-w-784 {
    max-width: 49rem !important;
}

.m-w-730 {
    max-width: 45.6rem !important;
}

.m-w-700 {
    max-width: 43.75rem !important;
}

.m-w-665 {
    max-width: 41.5625rem !important;
}

.m-w-635 {
    max-width: 39.6875rem !important;
}

.m-w-570 {
    max-width: 35.625rem !important;
}

.m-w-536 {
    max-width: 33.5rem !important;
}

.m-w-194 {
    max-width: 12.125rem !important;
}

.m-w-104 {
    max-width: 6.5rem !important;
}

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

.height-480 img {
    height: 30rem;
    object-fit: cover;
    border-radius: 1.25rem;
}

.button {
    height: 3.4375rem;
    line-height: 3.4375rem;
    border-radius: 6.1rem !important;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    font-family: "Roboto-Bold";
    font-size: 1.125rem;
    margin-left: 0;
    margin-right: 0;
    letter-spacing: 0.045rem;
}

.p-b-0,
.p-b-0 .col {
    padding-bottom: 0 !important;
}

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

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

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

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

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

.pt-120 {
    padding-top: 7.5rem !important;
}
.pt-100{
    padding-top: 6.25rem !important;
}
.pb-100{
    padding-bottom: 6.25rem !important;
}
.pb-20 {
    padding-bottom: 1.25rem !important;
}

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

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

.pb-60 {
    padding-bottom: 3.75rem !important;
}
.pt-70 {
    padding-top: 4.375rem !important;
}
.pb-70 {
    padding-bottom: 4.375rem !important;
}

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

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

.mt-50 {
    margin-top: 3.125rem !important;
}

.pd-15 {
    padding-left: 0.9375rem !important;
    padding-right: 0.9375rem !important;
}

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

.col-pb-0 .col{
    padding-bottom: 0 !important;
}
.tzn-payment-icons .payment-icon+.payment-icon {
    margin-left: 0;
    display: inline-flex;
    flex-wrap: wrap;
}
.tzn-payment-icons {
    display: inline-flex;
    flex-wrap: wrap;
}
.tzn-payment-icons img {
    width: 3rem;
    height: 1.875rem;
    object-fit: contain;
}
/* Global */


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

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

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

#top-bar {
    background: transparent;
    border-bottom: 0.06rem solid #fff;
}

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

#top-bar p {
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.1875rem;
    position: relative;
    top: 0.05rem;
}
#top-bar .nav-dropdown{
    padding: 1.25rem;
}
#top-bar .nav-dropdown p:nth-child(1){
    margin-bottom: 1rem;
}
#top-bar .nav-dropdown p{
    color: #000;
}
.topbar-inner {
    padding-bottom: 0;
}

#top-bar a {
    font-size: 0.875rem;
    color: #fff !important;
    padding: 0;
}

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

#top-bar .nav-divided>li {
    margin: 0 1.5em;
}

.icon-box-img svg,
.icon-box-img img {
    padding-top: 0;
    width: 100%;
}

.top_qty .icon-box-img {
    width: 1.31rem !important;
}

.offnungszeiten_icon a::before {
    content: " ";
    background: url(../images/other.svg);
    width: 1.31rem !important;
    height: 1.131rem !important;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 0.2rem;
    position: relative;
    top: -0.1rem;
    opacity: 1 !important;
}

#logo {
    width: 12.5rem !important;
    margin-right: 0 !important;
}
.stuck #masthead,
.header-main,
.transparent .header-main {
    height: 8.3125rem !important;
    margin-top: 0 !important;
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.header-top {
    min-height: 3rem !important;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase a {
    color: #fff;
    font-size: 1.375rem;
    line-height: 1.8125rem;
    font-weight: normal;
    letter-spacing: 0.88px;
    font-family: 'Roboto-Medium';
    position: relative;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    text-decoration: none !important;
}

ul.header-nav.header-nav-main.nav.nav-left .current-menu-item a:after{
    left: 0;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    justify-content: center;
}

ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li {
    margin-left: 1rem;
    margin-right: 1rem;
}

#masthead .icon-search {
    font-size: 1.6875rem;
    color: #fff;
}

#masthead .account-item>a::after {
    color: #fff;
}

a.is-small i.icon-search:before {
    content: "";
    background: url(../images/icon-search.svg);
    width: 1.6875rem;
    height: 1.75rem;
    display: inline-block;
    background-repeat: no-repeat;
    position: relative;
    top: 0.2rem;
    background-size: contain;

}

#masthead .account-item>a::after {
    content: " ";
    background: url(../images/profile.svg);
    width: 1.75rem;
    height: 1.75rem;
    background-size: contain;
    background-repeat: no-repeat;
}

.cart-item.has-icon .image-icon img {
    max-width: 1.75rem;
    min-width: 100%;
    width: 100%;
}

ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase li {
    margin: 0 1rem;

}

.searchform .button.icon {
    margin: 0;
    height: 3.438rem;
    line-height: 3.438rem;
    min-width: 3.75rem;
    border-radius: 0 !important;
}

.searchform input {
    border: 1px solid !IMPORTANT;
    height: 3.4375rem !important;
    line-height: 3.4375rem !important;
    border-right: 0 !important;
    border-radius: 0 !important;
}

.stuck #masthead {
    background: #000;
}

/********* HEADER ********/


/****** FOOTER ****/
.logo-footer-col img {
    max-width:7.375rem !important;
}

.col-right-contact .col-inner {
    display: flex;
    justify-content: flex-end;
}

.row-logo-footer a.button.primary {
    margin-bottom: 0;
}
.row-logo-footer {
    position: relative;
    margin-bottom: 1.5625rem;
    padding-bottom: 1.5625rem;
}

.row-logo-footer:after {
    content: "";
    width: calc(100% - 1.875rem);
    height: 1px;
    background: #00000066;
    margin-left: 0.9375rem;
    margin-right: 0;
    position: absolute;
    bottom: 0;
}

.row-logo-footer .col {
    padding-bottom: 0;
}

.col-payment .col-inner {
    display: flex;
    justify-content: end;
}

.col-social .col-inner {
    display: flex;
    justify-content: end;
}

.menu-custom-footer {
    flex-direction: unset;
}

.menu-custom-footer .ux-menu-link.flex.menu-item {
    margin-right: 3.75rem !important;
}

.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}

.col-menu-footer-custom a.ux-menu-link__link.flex {
    font-size: 1.125rem;
    font-family: 'Roboto-Medium';
    line-height: 1.25rem;
    padding: 0;
    min-height: inherit;
}
a.button.primary.beratungstermin_vereinbaren_button:hover {
    background: #966D55;
}
.col-social .button.is-outline {
    line-height: initial;
    border: 0 !important;
    height: auto;
    padding-bottom: 0 !important;
    min-height: auto;
    margin-bottom: 0;
    color: #000;
    background: transparent !IMPORTANT;
    font-size: 1.5rem !important;
    min-width: auto !important;
    margin-left: 1rem !important;
    margin-right: 0;
}

.social-button,
.social-icons .button.icon:not(.is-outline),
.social-icons .button.icon:hover {
    background-color: transparent !important;
    border-color: transparent !important;
    color: var(--primary-color) !important;
}

.icon-pinterest:before {
    content: " ";
    width: 1.5rem;
    height: 1.5rem;
    background: url(../images/pinterest.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}

.icon-youtube:before {
    content: " ";
    width: 1.5rem;
    height: 1.5rem;
    background: url(../images/youtube.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}

.col-social .button.icon i {
    font-size: 1.5rem;
}

.social-button>i,
.social-button>span,
.social-icons .button.icon:not(.is-outline)>i,
.social-icons .button.icon:not(.is-outline)>span,
.social-icons .button.icon:hover>i,
.social-icons .button.icon:hover>span {
    color: #000 !important;
}

.menu-copy-right a {
    font-size: 0.875rem !important;
    opacity: 0.6 !important;
    font-family: 'Roboto' !important;
    line-height: 1.25rem !important;
    color: #000000;
}
.row.menu-copy-right {
    margin-top: .9375rem;
}
.row-menu-payment .col {
    padding-bottom: 0;
}
.row-menu-payment .col .tzn-payment-icons img {
    margin-left: .25rem;
}
.footer-section {
    padding-bottom: 0 !important;
	z-index: 4;
}
.sticky-buttons {
    position: fixed;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    background-color: var(--primary-color);
    border-radius: 50px;
    padding: 20px 10px;
}

.sticky-buttons a {
    display: flex;
    width: 3rem;
    height: 3rem;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0,0,0,0.3);
    transition: transform 0.3s ease;
    padding: 10px;
	    margin: 5px 0;
}

.sticky-buttons a:hover {
  transform: scale(1.1);
}

.sticky-buttons a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  pointer-events: none;
}

/***** FOOTER ****/