/***GLOBAL****/ 
@font-face {
    font-family: "Orbitron";
    src: url('fonts/Orbitron/Orbitron-Regular.ttf');
    font-weight: normal;
    font-style: normal; 
}
@font-face {
    font-family: "Orbitron-Bold";
    src: url('fonts/Orbitron/Orbitron-Bold.ttf');
    font-weight: normal;
    font-style: normal; 
}
@font-face {
    font-family: "Orbitron-SemiBold";
    src: url('fonts/Orbitron/Orbitron-SemiBold.ttf');
    font-weight: normal;
    font-style: normal; 
}
@font-face {
    font-family: "TitilliumWeb";
    src: url('fonts/TitilliumWeb/TitilliumWeb-Regular.ttf');
    font-weight: normal;
    font-style: normal; 
}
@font-face {
    font-family: "TitilliumWeb-Light";
    src: url('fonts/TitilliumWeb/TitilliumWeb-Light.ttf');
    font-weight: normal;
    font-style: normal; 
}
@font-face {
    font-family: "TitilliumWeb-Italic";
    src: url('fonts/TitilliumWeb/TitilliumWeb-Italic.ttf');
    font-weight: normal;
    font-style: normal; 
}
@font-face {
    font-family: "TitilliumWeb-Bold";
    src: url('fonts/TitilliumWeb/TitilliumWeb-Bold.ttf');
    font-weight: normal;
    font-style: normal; 
}
@font-face {
    font-family: "TitilliumWeb-SemiBold";
    src: url('fonts/TitilliumWeb/TitilliumWeb-SemiBold.ttf');
    font-weight: normal;
    font-style: normal; 
}

:root{

    --font-heading: "Orbitron-Bold" !important;
    --font-text: "TitilliumWeb" !important;
    --font-text-bold: "TitilliumWeb-Bold" !important;
    --font-text-sb: "TitilliumWeb-SemiBold" !important;
    --input-height: 2.5rem !important;
    --color-secondary: #F0F0F0 !important;
    --border: 1.25rem;
}
body, p {
    font-family: var(--font-text);
    font-size: 1rem;
    line-height: 1.75rem;
    letter-spacing: 0;
}
p {
    margin-bottom: 1.25rem;
}
body .header-top {
    background-color: #0a244733;
}
body .banner-page p.lead,
body .banner-home p.lead  {
    font-size: 1.25rem;
    letter-spacing: 0.075rem;
    line-height: 2.1875rem;
    font-family: var(--font-text-medium);
    color: #ffffff;
    margin-bottom: 0.5rem;
}
body p.lead {
    font-size: 1rem;
    letter-spacing: 0.06rem;
    line-height: 2.1875rem;
    font-family: var(--font-text-medium);
    margin-bottom: 0 !important;
}
.thin-font,
.thin-font p,
.text-font-light p,
.text-font-light{
    font-family: var(--font-text-light) !important;
}
.text-font p,
.text-font{
    font-family: var(--font-text) !important;
}
.text-italic>* {
    font-family: "Inter-Italic";
}
label, legend {
    font-weight: normal;
}
.p-bold p,
p strong {
    font-weight: normal;
    font-family: var(--font-text-sb);
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: var(--font-heading);
    font-weight: normal;
    letter-spacing: 0;
    opacity: 1;
    margin-bottom: .5rem;
}
body h2 strong, 
body h1 strong, 
body .banner h1 strong{
    font-family: var(--font-heading);
    
}
body .banner h2,
body .slider-banner-home h2,
body h1, body .banner h1,
body .h1 h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0;
    font-family: var(--font-heading);
}
.slider-banner-home  p {
    color: #ffffff !important;
}
body .h1 h2 {
    margin-bottom: 1.5rem !important;
}
body .h1 {
    font-size: unset;
}
body h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    margin-bottom: .75rem;
    letter-spacing: 0;
}
body h3,
body .banner h3 {
    font-size: 1.5625rem;
    line-height: 2.1875rem;
    letter-spacing: 0;
} 

body h4 {
    font-size: 1.25rem;
    line-height: 1.625rem;
    letter-spacing: 0;
    margin-bottom: 1rem;
}
body .h5-18 h5 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-family: var(--font-text-sb);
    letter-spacing: 0;
    margin-bottom: .5rem;
}
body h5 {
    font-size: 1rem;
    line-height: 1.625rem;
    font-family: var(--font-text-sb);
    letter-spacing: 0;
    margin-bottom: .5rem;
}
body h6 {
    line-height: 1rem;
    font-size: .875rem;
    font-family:  var(--font-text) !important;
    text-transform: inherit;
}
/*body a.lead, body p.lead {
    font-size: 1rem;
    line-height: 1.75rem;
    margin-bottom: 0.25rem;
    color: #ffffff;
    letter-spacing: .04rem;
    font-family: var(--font-text-medium);
}*/
a.button.primary.download-bt span {
    display: unset;
}
body .kategorie-st h5 {
    font-size: 0.938rem;
    font-family: "Orbitron-SemiBold";
}
.gt_switcher {
    overflow: hidden;
    width: auto !important; ;
    line-height: 0;
}
a.glink img {
    opacity: 1 !important;
    width: 100%;
    max-width: 1.25rem;
}
.gt_switcher .gt_selected {
    background: transparent !important;
}
a.glink {
    text-decoration: none;
    margin-left: 0.5rem;
}

.gt_switcher .gt_selected a {
    border: none !important;
    color: #fff !important;
}

.ml-0,
.ml-0 > .col-inner,
.m-left-0 > * ,
.m-left-0 {
    margin-left: 0 !important;
}
.m-auto .col-inner,
.m-auto {
    margin-inline: auto !important;
}
.mw-720{
    max-width: 45rem !important;
}
.mw-740{
    max-width: 46.25rem;
    margin: auto !important;
}
.col-pb-0 .col{
    padding-bottom: 0 !important;
}
.mb-0,
.mb-0>*,
.mb-0 p {
    margin-bottom: 0;
}
.row-small {
    margin-inline: auto !important;
}
.row-small>.col {
    padding: 0 0.75rem 1.5rem !important;
}
.icon-box-img img, .icon-box-img svg {
    padding-top: 0;
}
.icon-box .icon-inner {
    display: flex
;
}
.fs-10 p{
    font-size: 0.625rem;
    line-height: 1.25em;
}
.fs-11 p{
    font-size: 0.688rem;
    line-height: 1.25em;
}
.fs-12 p{
    font-size: 0.75rem;
    line-height: 1em;
}
.fs-13,
.fs-13 p{
    font-size: .8125rem;
    line-height: 1.25rem;
}
.fs-14 p{
    font-size: .875rem;
    line-height: 1.3125rem;
}
.fs-15 p{
    font-size: .9375rem;
    line-height: 1.25rem;
}
.fs-16 p{
    font-size: 1rem;
    line-height: 1.625rem;
}
.fs-18 p{
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-family: var(--font-text-medium);
}
.fs-19 p{
    font-size: 1.188rem;
    line-height: 1.75rem;
    font-family: var(--font-text-medium);
}
.fs-20 p{
    font-size: 1.25rem;
    line-height: 1.875rem;
}
.fs-28 p{
    font-size: 1.75rem;
    line-height: 2.625rem;
}
img.size-full.alignnone {
    margin-bottom: 0;
}
.img-auto img{
    width: auto !important;
}
.button, button, fieldset, input, select, textarea {
    margin: 0;
}
.flickity-prev-next-button .arrow, .flickity-prev-next-button svg {
    padding: 0.5rem;
}
a.button.white, a.button.primary, a.button.secondary {
    height: var(--input-height);
    line-height: var(--input-height);
    font-size: 0.875rem;
    padding: 0 2.5rem;
    min-height: auto;
    font-weight: normal;
    text-transform: inherit;
    text-decoration: none !important;
    box-shadow: none !important;
    color: #FFFFFF;
    margin: 0;
    background: var(--primary-color) !important;
    letter-spacing: 0.0525rem;
    border: 0;
    position: relative;
    overflow: hidden;
    transition: all .35s;
    border-radius: var(--border);
    /*text-transform: uppercase;*/
}
a.button.white {
    background: #ffffff !important;
    color: var(--primary-color) !important;
}
a.button.white:hover {
    /*background: var(--primary-color) !important;*/
    background: #BC1F26 !important;
    color: #ffffff !important;
}
a.button.white:hover .icon-angle-right:before {
     filter: brightness(0) invert(1);;
}
a.button.white .icon-angle-right:before  {
    filter: unset;
}
a.button.primary.is-link {
    background: transparent !important;
    color: var(--text-color);
    padding: 0;
    width: fit-content;
    /*text-transform: uppercase;*/
}
.icon-angle-right:before {
    content: "" !important;
    background: url(../images/arrow-right.svg) no-repeat right / contain;
    width: 1.25rem;
    height: .75rem;
    display: inline-block;
    margin-left: 0;
    filter: brightness(0) invert(1);
}
.section a.button.primary.is-link::after {
    content: '';
    background: url(../images/arrow-right.svg) no-repeat right / contain;
    width: .75rem;
    height: .75rem;
    display: inline-block;
    margin-left: 1rem;
}
.header-bottom .nav>li.show-on-mobile {
    display: none;
}
.header-bottom .nav>li.no-padding-right {
    margin-right: 0;
}
body .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
    transform: unset;
    height: 9px;
    width: 9px;
    background-size: 9px;
    margin-top: .1rem;
}
a.button.primary.is-outline {
    color: #fff !important;
    background: transparent !important;
    border: .5px solid currentColor !important;
}

a.button.primary.is-link:hover {
    background: transparent !important;
}
a.button.primary.is-link:hover::after {
     transform: translatex(-0.3rem);
}
a.button.primary.is-outline.primary-color {
    color: var(--primary-color) !important;  
}
a.button.primary.is-outline.primary-color::before {
    filter: brightness(1) invert(1);
}
a.button.primary:hover { 
    border: 0 !important;
    /*color: #fff;*/
    background: #BC1F26 !important;
    /*font-family: var(--font-heading-semibold);*/
}
a.button.secondary { 
    border: 0 !important;
    background: #1F1E1E!important;
    color: #ffffff;
}
a.button.secondary:hover{
    background: #c9c9c9 !important;
    border: 1px solid #1F1E1E !important;
    color: #1F1E1E !important;
    font-family: var(--font-heading-semibold);
}
a.button.secondary.is-outline{
    background: var(--primary-color) !important;
    border: 1px solid #1F1E1E !important;
    color: #1F1E1E !important;
    padding: 0 1rem;
}
a.button.secondary.is-outline:hover {
    opacity: 0.6;
}
a.button.primary.is-underline {
    background: transparent !important;
    color: #ffffff;
    /*font-size: 1rem;*/
    line-height: 1.5rem;
    height: 1.5rem;
    font-family: var(--font-heading-light);
    padding: 0;
    border-radius: 0;
}
body .button.is-underline:before {
    background-color: currentColor;
    bottom: 0;
    content: "";
    height: .5px;
    left: 0;
    opacity: 1;
    position: absolute;
    transition: all .3s;
    width: 100%;
}
.pb-30 {
    padding-bottom: 1.875rem !important;
}
.pt-30{
    padding-top:1.875rem !important;
}
.pt-50{
    padding-top: 3.125rem !important;
}
.pb-50{
    padding-bottom: 3.125rem !important;
}
.pt-60{
    padding-top: 3.75rem !important;
}
.pb-60{
    padding-bottom: 3.75rem !important;
}
.pt-100{
    padding-top: 6.25rem !important;
}
.pt-120{
    padding-top: 7.5rem !important;
}
.pb-120{
    padding-bottom: 7.5rem !important;
}
.pt-80{
    padding-top: 5rem !important;
}
.pb-80{
    padding-bottom: 5rem !important;
}
.pb-40{
    padding-bottom: 2.5rem !important;
}
.pt-40{
    padding-top: 2.5rem !important;
}
.pb-100{
    padding-bottom: 6.25rem !important;
}
.pt-70{
    padding-top: 4.375rem !important;
}
.pb-70{
    padding-bottom: 4.375rem !important;
}
.mt-90{
    margin-top: 5.625rem !important;
}
.pt-90{
    padding-top: 5.625rem !important;
}
.pb-90{
    padding-bottom: 5.625rem !important;
}
.pb-50{
    padding-bottom: 3.125rem !important;
}
.mb-30 {
    margin-bottom: 1.875rem !important;
}
.mb-90{
    margin-bottom: 5.625rem !important;
}
.mb-60{
    margin-bottom: 3.75rem !important;
}
body .m-w-1200{
    max-width:80.25rem !important
}
body .m-w-800{
    max-width:51.875rem !important
}
body .m-w-1000{
    max-width:62.5rem !important
}
body .full-width{
    margin: auto !important;
}
body .full-width,
body .row-full-width.row.row-collapse ,
body .row-full-width {
    max-width: 120rem!important;
}
.button:not(.icon)>span+i {
    margin-right: 0 !important;
    top: -.125rem;
}
.button.is-underline:before {
    bottom: .125rem;
    height: 1px;
}
figure.gallery-item {
    padding-bottom: 0;
}
body .container, body .container-width, body .full-width .ubermenu-nav, body .row {
    max-width: 77rem;
}
.row.row-small {
    max-width: 76rem !important;
}
.dark, .dark p, .dark td {
    color: #fff;
}
.ml-auto > .col-inner{
	margin-left: auto !important;
	margin-right: 0 !important;
}
.mr-auto > .col-inner{
	margin-right: auto !important;
	margin-left: 0 !important;
}
.tabbed-content .nav-line>li>a:before {
    height: 0;
}
.tabbed-content .nav>li {
    margin: 0 1.25rem;
}

.tabbed-content .nav>li>a {
    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;
}

.tabbed-content .nav>li.active>a  {
    background: var(--primary-color) !important;
    color: #1F1E1E;
}
.tab-panels {
    padding-top: 3rem;
}

.tabbed-content .nav:not(.nav-vertical){
    justify-content: center;
}
.nav-vertical.nav-line>li>a:before {
    width: 0;
}
.nav-vertical>li+li {
    border-top: 0;
}
.section .box-text a:not(.button),.section .box-text h1,.section .box-text h2,
.section .box-text h3,.section .box-text h4,.section .box-text h5,.section .box-text h6,
.section .box-text p {
    margin-bottom: 1rem;
    margin-top: 0;
}
body [data-text-color=primary] {
    font-size: 0.75rem !important;
    letter-spacing: 0.06rem !important;
    font-family: var(--heading-font);
}
body .banner_title [data-text-color=primary]{
    color: #fff !important;
}
/*global*/
/*HEADER*/
/*.header:not(.transparent) .header-nav-main.nav > li > a {
    font-size: 0.875rem;
    letter-spacing: 0.07rem;
    line-height: 1.5rem;
    color: var(--primary-color);
    color: #121212;
    font-weight: normal;
}*/
.header-top p {
    font-size: 0.75rem;
    letter-spacing: 0.015rem;
    color: #1F1E1E;
}
.transparent .header-top p {
    /*text-transform: uppercase;*/
    color: #ffffff;
}
.header-main .nav > li a,
.header-main .nav > li > a {
    font-size: 0.875rem;
    letter-spacing: 0.035rem;
    line-height: 1.5rem;
    font-weight: normal;
    color: #0A2347;
    font-family: var(--font-text-semibold);
    text-transform: inherit;
}
.header-inner{
    max-width: 77rem !important;
}
.transparent .header-main .nav > li > a {
    color:#ffffff ;
}
.stuck .header-nav-main.nav > li > a {
    color: #1F1E1E !important;
}

/*.header:not(.transparent) .header-main li.cart-item a::after {
    content: "" !important;
    background: url(../images/cart-icon.svg) no-repeat right / contain;
    width: 1.375rem;
    height: 1.375rem;
    display: block;
}*/
.header:not(.transparent)  .header-cart-icon img {
    /*display: none;*/
}
img.cart-img-icon {
    width: 1.125rem;
}
.stuck #logo img {
    max-width: 15rem;
}
.transparent .header-top {
    /*background: transparent !important;*/
    /*border-bottom: .5px solid #ffffff;*/
    /*max-width: 75rem;*/
    margin: auto;
}
.transparent i.icon-search:before {
    content: "" !important;
    background: url(../images/search-icon-white.svg) no-repeat right / contain;
}
.transparent .header-main li.account-item a::after {
    background: url(../images/user.svg) no-repeat right / contain;
}
.header-search-form input[type=search] {
    border-color: transparent;
    font-size: 0.9375rem;
    font-family: "TitilliumWeb-Light";
    background: transparent;
}
.header-search-form input[type=search]:focus {
    box-shadow: none !important;
    background: transparent;
}
.header-search-form input:-internal-autofill-selected  {
    background-color: transparent !important;
}
.header-search-form {
    min-width: 20.5rem;
}
.header-top {
    min-height: 2.5rem !important;
    background: rgb(10, 35, 71, .2);
}
.header-main .top-divider.full-width {
    display: none;
}
.header-main .nav > li > a {
    padding: 1.4375rem 0;
}
.header-main .searchform-wrapper {
    width: 100%;
    background: #fff;
    padding: 0 .5rem;
    border-radius: var(--border);
    border: 0.5px solid #8B8B8B;
}
.searchform .button.icon {
    margin: 0;
    border: none;
}
#top-bar .icon-box {
    align-items: center;
    display: inline-flex;
    width: max-content;
    margin-right: 3.5rem;
}
#top-bar .nav>li>a,
.header-block-block-1 a, .header-block-block-1 p {
    color: #fff;
    font-size: .8125rem;
    letter-spacing: 0;
    line-height: 1.25rem;
    width: max-content;
}
#top-bar .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: .5rem;
}
#top-bar .icon-box-img {
    width: 1.25rem !important;
    top: -2px;
    position: relative;
}
.row-top-bar .col .col-inner {
    display: flex;
}
.transparent #top-bar .icon-box-img {
    width: 1rem !important;
    filter: brightness(0) invert(1);
}
.transparent a.glink {
    text-decoration: none;
    color: #fff;
}
.transparent ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase li:not(li:first-child) {
    border-color: #fff;
}
.transparent .header-main img.ux-menu-icon {
    filter: brightness(0) invert(1);
}
#top-bar .flex-row.container {
    max-width: 77rem;
}

.header-main .nav > li > a:hover, .header-main .nav > li.active > a {
    color: #1F1E1E !important;
    /* font-family: var(--font-text-bold); */
    font-weight: 700;
}
.transparent .header-main .nav > li > a:hover,
.transparent .header-main .nav > li.active > a  {
    color: #fff !important;
}
.transparent .header-main .nav > li.active:after {
    content: '';
    display: block !important;
    position: absolute;
    bottom: 1.5rem;
    height: 1px;
    width: 100%;
    background: #fff;
    border: 0 !important;
    left: 0;
}
.transparent .header-main .nav-right > li.active:after{
    display: none !important;
}
.header-main .nav-left {
    justify-content: left;
}
.header-main .nav > li {
    margin: 0 1.25rem;
}
/*ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase li:not(li:first-child) {
    display: flex;
    border: .5px solid currentColor;
    border-radius: 1.25rem;
    padding: 0 .75rem;
    min-height: 2rem;
    height: 2rem;
    line-height: 2rem;
    align-items: center;
    backdrop-filter: blur(1.125rem);
    -webkit-backdrop-filter: blur(1.125rem);
}*/
#masthead .header-cart-icon:after {
    top: unset !important;
    bottom: -10px;
    background: #232E84 0% 0% no-repeat padding-box;
}
#logo {
    width: 17.375rem !important;
    margin-right: 0;
}
.header-main .nav-dropdown-default .nav-column li>a, .header-main .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 0;
    margin: 0;
    padding: 0;
    letter-spacing: 0.56px;
    color: #0A2347;
    font-size: .875rem;
    line-height: 2.125rem;
}
.nav-dropdown-has-shadow .header-main .nav-dropdown {
    box-shadow: unset;
    background: #ffffff;
    padding: .625rem 2.5rem .625rem 2.5rem;
}
.header-main .has-dropdown .icon-angle-down {
    display: none;
}
.header-main {
    height: 8.25rem !important;
}
.header-shadow .header-wrapper, .header-wrapper.stuck, .layout-shadow #wrapper {
    box-shadow: unset !important;
}
.header-bottom .nav>li>a {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: .04rem;
    text-transform: none;
    font-weight: normal;
    padding-top: 0;
    padding-bottom: 1.5rem;
}
.header-bottom .nav>li {
    margin:  0 1.45rem;
}

.header:not(.transparent) .header-main {
    background: #ffffff;
}
.header-bottom {
    background-color: #ffffff !important;
}
.header-main li.account-item > a::after {
    content: "" !important;
    background: url(../images/account.svg) no-repeat right / contain;
    width: 1.35rem;
    height: 1.35rem;
    display: block;
}
i.icon-search:before {
    content: "" !important;
    background: url(../images/search-icon.svg) no-repeat right / contain;
    width: 1rem;
    height: 1rem;
    display: block;
}
.header-cart-icon img {
    width: 1.25rem !important;
    max-width: 1.125rem !important;
}
.header-main .nav.nav-right > li {
    margin: 0 .625rem;
}
li.header-search{
    margin-right: 0.25rem !important;
}
.header-top .button  {
    background: rgb(236, 244, 255, .4);
    padding: 0 .5rem;
    border-radius: var(--border);
    height: 1.5rem;
    min-height: 1.5rem;
    line-height: 1.5rem;
    text-transform: inherit;
}
.header-top .button span {
    font-size: .8125rem;
    letter-spacing: 0;
    color: #ffffff;
    font-family: var(--font-text);
}
.flickity-prev-next-button.next::before {
    content: '';
    background: url(../images/arrow-right.svg) no-repeat right / contain;
    width: 1.5rem;
    height: .75rem;
    display: block;
    filter: brightness(0) invert(1);
}
.flickity-prev-next-button.previous::before {
    content: '';
    background: url(../images/arrow-right.svg) no-repeat right / contain;
    width: 1.5rem;
    height: .75rem;
    display: block;
    transform: rotatey(180deg);
    filter: brightness(0) invert(1);
}
.flickity-page-dots .dot {
    border: .4rem solid #fff !important;
    border-radius: 50% !important;
    height: .75rem !important;
}

.flickity-page-dots .dot.is-selected {
    opacity: 1 !important;
    width: 2.25rem !important;
    height: .75rem !important;
    border-radius: 2.5rem !important;
}
/*button.flickity-button.flickity-prev-next-button.previous {
    top: inherit;
    bottom: 5%;
    right: 6%;
    left: inherit;
}
button.flickity-button.flickity-prev-next-button.next {
    top: inherit;
    bottom: 5%;
    right: 2%;
    left: inherit;
}
.*/arrow-normal button.flickity-button.flickity-prev-next-button.previous {
    top: inherit;
    bottom: 50%;
    right: inherit;
    left: -3%;
}
.arrow-normal button.flickity-button.flickity-prev-next-button.next {
    top: inherit;
    bottom: 50%;
    right: -3%;
    left: inherit;
}
.flickity-prev-next-button svg {
    display: none;
}
/*HEADER*/
/*FOOTER*/
.title-menu-footer {
    display: none;
}
.absolute-footer {
    display: none;
}
.logo-ft img {
    max-width: 10.625rem;
}
#footer .absolute-footer.dark {
    display: none;
}
#footer .ux-menu-link__link {
    min-height: 2rem;
    font-size: 1.0625rem;
}
#footer .span.ux-menu-link__text {
    font-size: 0.9375rem;
    line-height: 1.875rem;
}
#footer .icon-instagram:before {
    content: "";
    top: 2px;
    position: relative;
}
#footer .section:not(.section:first-child) .row:last-child .col-inner>* {
    font-size: 1.0625rem;
    letter-spacing: 0;
    line-height: 1.5rem;
    color: #ffffff;
    margin-bottom: 1.2rem !important;
}
#footer .ft-st.section .row:last-child {
    padding-top: 1.5rem;
    display: flex;
    justify-content: center;
    gap: 6%;
}
#footer .ux-menu-link__icon+.ux-menu-link__text {
    padding-left: .5em;
    font-family: var(--font-text-bold);
}
#footer h5 {
    font-size: 1rem !important;
    line-height: 1.75rem;
    font-family: var(--font-heading);
}
.social-icons .button.icon i {
    font-size: 1.125rem;
    color: var(--primary-color);
    background: transparent;
    min-width: auto;
    display: flex;
    align-items: center;
    top: 0;
    justify-content: center;
}
.social-icons .button.icon {
    background: #fff;
    margin-right: .4rem;
    min-width: 1.875rem;
    height: 1.875rem;
    min-height: 1.875rem;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#footer .section .row .social-icons {
    display: flex;
}
#footer .section .row .social-icons i.icon-instagram {
    top: -1.5px;
}

/*#footer .ux-menu {
    flex-direction: row;
    justify-content: center;
    gap: 3rem;
    margin-top: 2rem;
}*/
#footer .row {
    /*max-width: 72rem;*/
}
#footer .ft-st .row:last-child .col {
    padding-left: 0;
    padding-right: 0;
    width: max-content;
    max-width: max-content;
}
#footer .section {
    padding-left: 20px;
    padding-right: 20px;
}
#footer .ft-st .row:last-child .col .col-inner {
    width: max-content;
}
.row-copy-right p {
    font-size: 0.8125rem;
    letter-spacing: 0.01625rem;
    line-height: 1.25rem;
    color: #A2A2A2 !important;
}
.footer-row-infor >.col {
    padding-left: 2.5rem;
    padding-bottom: 3rem !important;
}
.footer-row-infor >.col:nth-child(2) {
    padding-left: 3rem;
}
.footer-st .section-content>.row:nth-child(1) {
    border-top: 0.5px solid #ffffff;
    padding-top: 2rem;
}
#footer .ux-menu a:hover,
#footer .ux-menu .ux-menu-link--active a {
    /*color: #fff;*/
    OPACITY: 1;
    font-family: var(--font-text-bold);
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-color: rgb(255, 255, 255, .9);
    text-decoration-thickness: 1px;
}
/*FOOTER*/
/***g translate **/
.gt_float_switcher img {
    /* display: none !important; */
    width: 1.1rem !important;
    height: 1.1rem !important;
    border-radius: 50% !important;
}
.gt_float_switcher .gt-selected,
.gt_float_switcher .gt-selected {
    background-color: transparent !important;
    background: transparent !important;
}
.gt_float_switcher {
    font-family: var(--font-text) !important;
    font-size: .688rem !important;
    border-radius: 0 !important;
    color: #fff !important;
    display: inline-block !important;
    box-shadow: none !important;
    background: transparent !important;
    transform: translateY(0.125rem);
}
.gtranslate_wrapper a:not(a:first-child)::before {
    /* content: "/"; */
    margin-right: .5rem;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    color: #fff !important;
    font-weight: normal !important;
    font-size: .75rem !important;
    font-family: var(--font-text);
    line-height: 1.25rem;
    letter-spacing: .015rem;
    padding: 0 !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow{
    filter: brightness(0) invert(1);
}
.gt_float_switcher .gt_options {
    z-index: 2;
    background-color: var(--primary-color);
    min-width: 7rem;
    position: absolute !important;
    right: 0;
    top: 1.875rem;
}
.gt_float_switcher .gt_options a {
    color: #fff !important;
    text-align: center;
    font-family: var(--text-font-medium);
}
.gt_float_switcher {
    overflow: visible !important;
}
a.glink {
    display: inline-flex;
}
.gtranslate_wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
}
/***g translate **/
.row.checkout-row p.free-shipping-msg.eligable {
    display: none;
}
.das-sagen-st ol.flickity-page-dots {
    display: none;
}
p.category-custom a {
    letter-spacing: 0.33px;
    color: #959595;
    text-transform: uppercase;
    font-size: 0.688rem;
    line-height: 1.25rem;
}
p.category-custom a:hover {
    color: #000;
}
@media screen and (max-width:1200px) {
    
    /* header */
    #logo {
        width: auto !important;
        max-width: 174px ! important;
        margin: 0;
    }
    /* header */
    /*MENU*/ 
    .header-top {
        min-height: 2.5rem !important;
    }
    .header-top {
        font-size: 0.75rem;
        line-height: 1.25rem;
        letter-spacing: 0.015rem;
    }
    .header-main .icon-menu:before {
        width: 25px;
        height: 20px;
    }
    #masthead .account-item>a:after {
        width: 24px;
        height: 24px;
        margin-top: 0;
    }
    .mobile-sidebar .sidebar-menu li.account-item a::after {
        content: "" !important;
        background: url(../images/account.svg) no-repeat right / contain;
        width: 1.35rem;
        height: 1.35rem;
        display: block;
    }
    
    .off-canvas-left .mfp-content {
        width: 368px !important;
        max-width: 100%;
        background: #FFFFFF !important;
    }
    .off-canvas .nav-vertical>li.menu-item ul.sub-menu.nav-sidebar-ul.children li a {
        letter-spacing: 0.56px;
        color: #0A2347;
        line-height: 34px;
        font-size: 14px;
        padding: 0 !important;
        border: 0 !important;
        font-family: var(--font-text-medium); 
    }
    .mobile-sidebar ul li.active a {
        border: 0 !important;
    }
    .off-canvas .nav-vertical>li.menu-item ul.sub-menu.nav-sidebar-ul.children li {
        padding-left: 0;
    }
    .off-canvas .nav-vertical>li.menu-item ul.sub-menu.nav-sidebar-ul.children {
        padding: 0px 20px !important;
    }
    .off-canvas .sidebar-menu .nav-sidebar.nav-vertical>li.menu-item.active, 
    .off-canvas .sidebar-menu .nav-sidebar.nav-vertical>li.menu-item:hover {
        background-color: transparent;
    }
    .off-canvas .sidebar-menu .html.custom.html_topbar_right .gtranslate_wrapper {
        padding-right: 8px;
    }
    .off-canvas .sidebar-menu .html.custom.html_topbar_right a {
        border: 0 !important;
        color: #0A2347 !important;
        letter-spacing: 0.48px;
        font-size: 12px;
    }
    .off-canvas .sidebar-menu .html.custom.html_topbar_right img{
        max-width: 23px;
    }
    .off-canvas .sidebar-menu .html.custom.html_topbar_right {
        position: relative;
        width: 100%;
        margin-top: 70px;
        margin-left: 0;
        justify-content: center;
        padding: 0 !important;
    }
    .mobile-sidebar .sidebar-menu li.account-item a{
        border-bottom: 0 !important;
    }
    .mobile-sidebar .sidebar-menu li.cart-item,
    .mobile-sidebar .sidebar-menu li.header-search ,
    .mobile-sidebar .sidebar-menu li.account-item {
        position: absolute;
        right: 60px;
        top: -56px;
        border: 0 !important;
        width: 23px;
        height: 23px;
        padding: 0 !important;
    }
    .mobile-sidebar .sidebar-menu li.account-item{
        top: -53px;
    }
    .mobile-sidebar .sidebar-menu li.header-search i{
        /* filter: brightness(0); */
        opacity: 1;
    }
    .mobile-sidebar li.header-search.current-dropdown>.nav-dropdown {
        left: auto;
        right: -96px;
        background-color: #fff;
        top: 28px;
    }
    .mobile-sidebar .sidebar-menu li.header-search {
        right: 95px;
        top: -55px;
    }
    .mobile-sidebar .sidebar-menu li.cart-item a::before{
        content: "" !important;
        background: url(../images/cart-icon.svg) no-repeat right / contain;
        width: 1.375rem;
        height: 1.375rem;
        display: block;
        opacity: 1;
    }
    .mobile-sidebar .sidebar-menu li.cart-item{
        right: 20px;
        top: -55px;
    }
    .mobile-sidebar .social-icons.follow-icons {
        display: inline-flex;
        justify-content: center;
        margin-top: 10px !important;
        align-items: center;
    }
    .mobile-sidebar .social-icons.follow-icons a {
        margin: 0 !important;
        width: auto !important;
        font-size: 1.5rem;
        border: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--primary-color);
    }
    .nav-sidebar.nav-vertical>li+li {
        border-top: none !important;
    }
    li.html.custom.html_topbar_left {
        justify-content: center;
    }
    .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow{
        filter: brightness(1) invert(0);
    }
    .gt_float_switcher .gt_options {
        right: -2.25rem;
    }
    .gt_float_switcher .gt-selected .gt-current-lang {
        color: #000000 !important;
        font-weight: normal !important;
        font-size: 14px !important;
        font-family: var(--font-text);
        line-height: 1.25rem;
        letter-spacing: 0.28px;
        padding: 0 !important;
    }
    .social-icons i {
        min-width: inherit;
    }
    .mobile-sidebar .sidebar-menu li.account-item a i.icon-user,
    .mobile-sidebar .sidebar-menu li.menu-item.cart-item button.toggle,
    .mobile-sidebar .sidebar-menu li.account-item button.toggle,
    .mobile-sidebar .sidebar-menu li.account-item span,
    .mobile-sidebar .sidebar-menu li.menu-item.cart-item span.header-cart-title {
        display: none !important;
    }
    
    /* .account-item a::before{
        content: ""!important;
        background: url(../images/user.svg);
        width: 1.375rem;
        height: 1.375rem;
        display: block;
    } */
    .mobile-sidebar ul li a {
        border-bottom: 0;
        font-size: 14px;
        font-family: var(--text-font-medium);
        color: #222222;
        text-transform: inherit;
        letter-spacing: 0.56px;
        justify-content: center;
    }
    .mobile-sidebar .searchform .button.icon {
        filter: invert(0);
    }
    .mobile-sidebar .menu-mobi-section a.button.primary {
        margin-bottom: 20px;
    }
    .mobile-sidebar .menu-mobi-section > .section-content > .row > .col {
        padding: 0 !important;
    }
    .mobile-sidebar .header-block-block-2 {
        width: 100%;
        padding: 0 20px;
    }
    .mobile-sidebar .icon-box + .icon-box{
        margin-top: 14px;
    }
    .mobile-sidebar .icon-box{
        justify-content: center;
        align-content: center;
        cursor: pointer;
    }
    .mobile-sidebar .icon-box-left .icon-box-img+.icon-box-text p strong {
        font-family: var(--font-text);
    }
    .mobile-sidebar .icon-box-left .icon-box-img+.icon-box-text p {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0;
        color: #004258;
        text-decoration: underline;
    }
    .mobile-sidebar .icon-box-left .icon-box-img+.icon-box-text {
        padding-left: 10px;
        display: inline-flex;
        align-items: center;
    }
    .mobile-sidebar ul li.header-block .icon-box .icon-box-img {
        margin-top: 0;
        max-width: 29px;
    }
    .off-canvas .nav-vertical>li.menu-item.mab a {
        min-height: auto;
        font-weight: normal;
        text-transform: inherit;
        text-decoration: none !important;
        box-shadow: none !important;
        color: #FFFFFF !important;
        margin: 0;
        background: var(--primary-color) !important;
        letter-spacing: 1.12px;
        border: 0;
        position: relative;
        overflow: hidden;
        transition: all .35s;
        border-radius: 1.875rem;
        height: var(--input-height);
        line-height: var(--input-height);
        font-size: 14px;
        padding: 0 1.875rem !important;
        font-family: var(--text-font-bold);
    }
    .off-canvas .nav-vertical>li.menu-item.mab {
        border-bottom: 0 !important;
    }
    .menu-mobi-section {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .mobile-sidebar ul li.header-block{
        margin-top: 0px;
    }
    .mobile-sidebar ul li.header-block a{
        font-size: 13px;
        font-family: var(--font-text);
        letter-spacing: 0;
    }
    .nav-vertical>li>ul li a {
        font-size: 15px;
        font-family: var(--text-font-semibold);
        color: #26292B;
        padding: 5px 0 !important;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a,
    .off-canvas:not(.off-canvas-center) li.html {
        padding: 0;
    }
    .header-inner .nav.mobile-nav  > li.nav-icon{
        display: block !important;
    }
    .off-canvas .nav-vertical>li.menu-item button.toggle {
        width: 22px !important;
        height: 22px !important;
        min-height: 22px !important;
        opacity: 1;
        display: flex;
        align-items: center;
        margin: 0 0 0 .5rem!important;
        position: absolute;
        top: 20px;
        right: 0;
    }
    .nav-vertical li li.menu-item-has-children {
        margin-bottom: 0;
        padding-left: 0;
    }
    .nav-vertical li li.menu-item-has-children:first-child {
        margin-top: 1em;
    }
    .nav-vertical li li.menu-item-has-children>a,
    .nav-vertical>li>ul li a {
        font-size: 16px;
        letter-spacing: .32px;
        justify-content: flex-start;
    }
    .nav-vertical li li {
        font-size: 16px;
        padding-left: 0;
        letter-spacing: .32px;
    }
    .off-canvas .nav-vertical>li.menu-item {
        padding: 0px;
        justify-content: flex-start;
    }
    .off-canvas .nav-vertical>li.menu-item:not(.header-search,.account-item,.cart-item)>a {
        border-bottom: 0;
        padding-bottom: 0px;
        text-align: left;
        justify-content: flex-start;
        flex: unset;
        line-height: 17px;
        font-size: 1rem;
        letter-spacing: 0.64px;
        font-weight: normal;
        color:#000;
        border-bottom: 0.5px solid #959595;
        width: 100%;
        padding: 20px 0 !important;
    }
    .nav:not(.nav-slide) .active>.children {
        padding-bottom: 0;
        padding-top: 0;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        padding-left: 0 !important;
    }
    ul.nav.nav-sidebar.nav-vertical.nav-uppercase {
        text-align: center;
    }
    .nav-sidebar.nav-vertical>li+li {
        border-top: 0;
    }
    .off-canvas .header-block .tzn-payment-icons {
        margin: 20px 0;
        justify-content: center;
    }
    .off-canvas .header-block{
        margin-top: 30px;
        justify-content: center;
    }
    .off-canvas .nav-vertical>li.html_topbar_left>a{
        display: block;
        width: auto;
        text-align: center;
        max-width: 70px;
        margin-inline: auto;
        padding: 0;
        margin-bottom: 20px;
    }
    
    body .icon-search:before {
        width: 21px !important;
        height: 23px !important;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .off-canvas .sidebar-menu {
        padding: 55px 0 30px 0 !important;
    }
    .off-canvas .nav-vertical>li.menu-item.has-icon-left a {
        justify-content: center;
        background: #fff;
        border: 0.5px solid #0A2347;
        border-radius: 20px;
        opacity: 1;
        padding: 0 20px !important;
        height: 32px;
        line-height: 32px;
        max-width: 236px;
        margin: auto;
        margin-top: 20px;
        font-size: 13px;
    }
    .mfp-ready .mfp-close {
        right: 0;
        left: auto;
        top: 14px !important;
        color: #0A2347 !important;
        mix-blend-mode: inherit;
        opacity: 1 !important;
    }
    .nav-sidebar.nav-vertical>li.menu-item.active,
    .nav-sidebar.nav-vertical>li.menu-item:hover {
        background-color: transparent;
    }
    /*MENU*/
}

@media screen and (max-width:849px) {
    
    /*global*/
    body .h1 h2 {
        margin-bottom: 1.25rem !important; 
    }
    h1, h2, h3, h4, h5, h6 {
        word-break: break-word;
    }
    :root {
        --input-height: 38px !important;
    }
    html{
        font-size: 100%;
    }
    body .flickity-page-dots {
        pointer-events: inherit;
    }
    .tabbed-content .nav .tab {
        width: auto;
        margin: 0 10px;
    }
    .fs-18 p {
        font-size: 16px;
        line-height: 26px;
    }
    .fs-13, .fs-13 p {
        font-size: 13px;
        line-height: 20px;
        letter-spacing: 0;
    }
    a.button.white, a.button.primary, a.button.secondary {
        font-size: 14px !important;
        letter-spacing: 0.84px !important;
        opacity: 1;
        padding: 0 30px;
    }
   
    a.button.white .icon-angle-right {
        right: 0;
        top: 0;
        margin-left: .25rem;
        font-size: .75rem;
    }
    a.lead, p.lead {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 17px;
        margin-bottom: 10px;
    }
    body p.lead {
        font-size: 15px;
        line-height: 25px;
        letter-spacing: 0.6px;
    }
   
    body .container,
    .section > .section-content > .row > .col{
        padding-left: 20px;
        padding-right: 20px;
    }
    .row-small>.col {
        padding: 0 20px 20px !important;
    }
    .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
        font-size: 14px;
    }
    body .medium-1,
    body .medium-2,
    body .medium-3,
    body .medium-4,
    body .medium-5,
    body .medium-6,
    body .medium-7,
    body .medium-8,
    body .medium-9,
    body .medium-10,
    body .medium-11,
    body .medium-12{
        max-width: 100%;
        flex-basis: 100%;
    }
    body, p {
        font-size: 15px;
        line-height: 25px;
    }
    .flickity-page-dots {
        pointer-events: inherit;
    }
    body .banner h1, body .banner-home h2, body .banner-home h1, body h1, body .h1 h2 {
        font-size: 32px;
        line-height: 42px;
        letter-spacing: 0 !important;
    }
    
    body .banner h2, body h2 {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 0;
    }
    body .banner h3, body h3 {
        font-size: 20px !important;
        line-height: 30px !important;
        letter-spacing: 0;
    }
    body .banner h4, body h4 {
        font-size: 18px;
        line-height: 26px;
    }
    body .banner h5, body h5 {
        font-size: 15px;
        line-height: 25px;
    }
    body .banner h6, body h6 {
        font-size: 14px;
        line-height: 24px;
    }
    .fs-28 h2 {
        font-size: 24px !important;
        line-height: 34px !important;
    }
    .fs-15 p {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 10px;
    }
    a.button.secondary, a.button.primary {
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        padding: 0 30px;
        letter-spacing: 0.78px;
    }
    a.button.primary.is-underline {
        font-size: 12px !important;
        letter-spacing: 1.2px !important;
    }
    .pb-140, .pb-60, .pb-90, .pb-100, .pb-120, .pb-70, .pb-80, .pb-120 {
        padding-bottom: 50px !important;
    }
    .pt-140, .pt-60, .pt-70, .pt-100, .pt-120, .pt-80, .pt-90, .pt-120 {
        padding-top: 50px !important;
    }
    .accordion .accordion-title {
        font-size: 16px;
        line-height: 20px;
        padding-left: 20px !important;
        padding-bottom: 16px;
        padding-top: 16px;
        padding-right: 40px;
        letter-spacing: 0;
        color: #343C46;
    }
    .accordion-inner {
        padding:0 20px 20px !important
    }
    .accordion .toggle {
        right: 0;
        top: 28%;
    }
    .title-box p {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 7px;
    }
    .title-box.title-box-center p::after,
    .title-box p::before {
        width: 35px;
        flex-shrink: 0;
    }
    .mfp-ready .mfp-close {
        right: auto;
        left: 10px;
        top: 14px !important;
        color: #004258 !important;
        mix-blend-mode: inherit;
        opacity: 1;
    }
    #logo img {
        max-width: 60px !important;
    }
    /*global*/
    /*header*/
    #top-bar .icon-box {
        width: fit-content;
    }
    .header-top p {
        font-size: 13px;
        letter-spacing: 0.48px;
        text-align: center;
    }
    body .stuck .header-main, body .header-main {
        height: 80px !important;
    }
    #masthead .nav.nav-right>li {
        margin: 0 10px;
    }
    .header .flex-row {
        /*max-width: 428px !important;*/
    }
    .topbar-row .fs-12 p{
        line-height: 1.25rem;
    } 
    div#top-bar {
        min-height: 36px !important;
        border-bottom: 0;
    }
    
    .topbar-row .icon-box .icon-box-img {
        top: 0;
    }
    .topbar-row .icon-box {
        margin: auto;
        align-items: flex-start;
    }
    .header-main .nav-left {
        justify-content: flex-start;
    }
    /*header*/
    /*footer*/
    #footer .icon-instagram:before {
        /* top: 3px;
        left: -2px; */
    }
    .ft-section .tzn-payment-icons img {
        height: 34px;
        width: auto;
        margin: 0 5px 5px 0;
    }
    .ft-section .tzn-payment-icons {
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .ft-section .social-icons {
        margin-bottom: 30px;
    }
    .row-footer-bottom {
        margin-top: 0;
    }
    .row-footer-bottom > .col > .col-inner {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .logo-ft img {
        max-width: 150px;
        margin-bottom: 0;
        margin-left: 0;
    }
    .cl-has-dropdown .active + .row,
    .cl-has-dropdown .active + .ux-menu {
        display: flex;
        margin-bottom: 20px;
        margin-top: -20px;
    }
    .cl-has-dropdown .row,
    .cl-has-dropdown .ux-menu {
        display: none;
    }
    .cl-has-dropdown h5:after {
        content: '\f078';
        font-family: "Font Awesome 6 Pro" !important;
        color: #fff;
        float: right;
        margin-left: 10px;
    }
    .cl-has-dropdown h5.active::after {
        transform: rotate(180deg);
    }
    .cl-has-dropdown h5,
    .cl-has-dropdown h6 {
        display: flex;
        justify-content: space-between;
        padding-bottom: 0px;
        cursor: pointer;
        align-items: center;
        margin-bottom: 32px;
        font-size: 16px;
    }
    .cl-has-dropdown .text.active h5 {
        margin-bottom: 20px !important;
    }
    .icon-instagram:before {
        font-size: 20px;
    }
    .social-icons.follow-icons {
        padding-bottom: 0px;
    }
    .row.col-copyright {
        padding: 0;
        margin: 0;
    }
    .st-footer .col-copyright .col:nth-child(2) .fs-13 {
        top: -17px;
        position: relative;
    }
    .st-footer a.button.secondary  {
        margin-top: 0;
        min-width: unset;
        padding: 0 20px;
    }
    .fs-16 p {
        font-size: 15px;
        line-height: 25px;
    }
    .ft-section {
        padding-top: 60px !important;
        padding-bottom: 1.25rem !important;
    }
    .logo-footer {
        margin-bottom: 14px !important;
        padding-bottom: 14px;
    }
    .logo-footer img {
        max-width: 227px;
    }
    .powered + .powered {
        margin-left: auto;
    }
    #footer {
        margin-top: 0;
    }
    .st-footer .section-content > .row:not(.col-copyright) > .col:nth-child(1){
        max-width: 100%;
        flex-basis: 100%;
    }
    .st-footer .section-content > .row:not(.col-copyright) > .col:nth-child(4){
        max-width: 100%;
        flex-basis: 100%;
    }
    .st-footer .section-content > .row:not(.col-copyright) > .col:nth-child(3), 
    .st-footer .section-content > .row:not(.col-copyright) > .col:nth-child(2) {
        max-width: 100%;
        flex-basis: 100%;
    }
    .footer-infor-st .row .row .col{
        max-width: 50%;
        flex-basis: 50%;
    }
    .footer-row-infor >.col:nth-child(2),
    .footer-row-infor >.col {
        padding-left: 20px;
        padding-bottom: 0px !important;
    }
    .row-copy-right p strong{
        margin-right: 15px;
    }
    footer#footer a.button.primary.is-outline {
        height: 32px;
        line-height: 32px;
        min-width: 240px !important;
    }
    #footer .row.footer-bottom-row:last-child .col-inner>* {
        font-size: 0.8125rem;
        letter-spacing: 0.78px;
    }
    #footer .section .row.footer-bottom-row:last-child {
        padding-top: 20px;
    }
    .title-menu-footer p {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        cursor: pointer;
        margin: 0;
    }
    .title-menu-footer p:after {
        content: '\f078';
        font-family: var(--icons-font);
        color: #fff;
        float: right;
        margin-left: 30px;
    }
    .title-menu-footer.active p:after{
        content: '\f077';
    }
    .footer-bottom-row > .col:nth-child(1){
        order: 4;
    }
    .footer-bottom-row > .col > .col-inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #footer .ux-menu.stack.stack-col.justify-start.menu-mobi-footer {
        display: none;
        flex-direction: column !important;
        gap: 0 !important;
        margin: 0 !important;
    }
    #footer .ux-menu-link__link {
        justify-content: center;
    }
    #footer .ux-menu.stack.stack-col.justify-start{
        flex-direction: column !important;
        gap: 0 !important;
        margin: 0 !important;
    }
    #footer .title-menu-footer.active + .ux-menu.stack.stack-col.justify-start.menu-mobi-footer {
        display: flex;
        margin-bottom: 10px !important;
    }
    #footer .ux-menu.stack.stack-col.justify-start.menu-mobi-footer .ux-menu-link.flex.menu-item:last-child,
    #footer .ux-menu.stack.stack-col.justify-start.menu-mobi-footer .ux-menu-link.flex.menu-item:nth-child(1) {
        display: none;
    }
    footer#footer a.button.primary.termin-buchen {
        margin-right: 0;
        margin-bottom: 20px;
    }
    footer#footer p {
        line-height: 22px;
    }
    #footer a.button.primary.is-outline.anfragen {
        padding: 0 10px;
        margin-bottom: 30px;
    }
    .title-menu-footer {
        display: block;
    }
    .title-menu-footer {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    #footer {
        margin-top: 0 !important;
    }
    /*footer*/
    
    
}
@media screen and (max-width:420px) {
    /*footer*/
    .ft-section .tzn-payment-icons img {
        height: 28px;
    }
    /*footer*/
    /*global*/
    body .banner h3, body h3 {
        font-size: 16px !important;
        line-height: 26px !important;
    }
    .fs-12 p {
        font-size: 11px;
    }
    .title-box p::before {
        top: -4px;
    }
    .title-box p {
        font-size: 13px;
    }
   
    body .banner-page p.lead, body .banner-home p.lead {
        font-size: 18px;
        letter-spacing: 1.08px;
        line-height: 28px;
    }
    /*global*/
    .row.category-page-row div.product.type-product>.col-inner .title-wrapper .product-title a {
        min-height: 50px;
    }
}
@media screen and (max-width: 420px){
    body .banner h2, body h2 {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0;
    }
    .woocommerce .shop_table tr td {
        color: #000;
        white-space: nowrap;
    }
    .header-top p,
    .transparent .header-top p {
        font-size: 10px;
        letter-spacing: 0;
    }
    .privacy-policy h2{
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 1px;
    }
    .privacy-policy h1 {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: 1px !important;
    }
}