body {
    overflow-y: auto !important;
    padding-top: 0;
}
.flex{
    display: flex;
}

.wrap{
    flex-wrap: wrap;
}
.j-end{
    justify-content:flex-end;
}
.center{
    align-items: center;
}

.focus-bar {
    background: #4f8f4b;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    position: relative;
    font-weight: 600;
    min-height: 38px;
    display: block;
}
.focus-bar .usp-item {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.focus-bar img {
    margin: 0;
    max-width: 15px;
}
.focus-bar,
.focus-bar a {
    color: #fff;
}

.navbar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 0 10px;
}
.navbar-header:before,
.navbar-header:after {
    display: none;
}
.site-navigation .utilities-bar {
    flex-direction: row;
    gap: 10px;
}
.site-navigation .button-navbar {
    position: relative;
    line-height: 0;
}
.site-navigation .button-navbar svg {
    margin: 0;
    position: static;
    width: 25px;
    height: 25px;
}
.site-navigation .logo img.responsive {
    max-height: 25px;
}

.m-productlist .splash, .m-product .splash {
    right: 1em;
}
.badge {
    width: 60px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    text-align: center;
    border-radius: 50%;
}

.badge.badge-warning {
    background-color: #bd272f;
    border-color: #bd272f;
    color: #fff;
}

.splash .pull-right {
    color: #bd272f;
    font-weight: bold;
}

.stepHeaderLogin,
.stepHeaderLogin + hr {
    display: none;
}

.site-corporate {
    padding: 1em 0;
    display: none;
}

.site-corporate,
.top-menu {
    background: #fff;
}

.navbar-links {
    border: solid;
    border-width: 0 1px;
}

.navbar-links .fa {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
    margin: 0 auto .5em;
    display: block;
}

 .site-navigation .navbar .button-mobile {
    padding: 10px;
    display: block;
    margin: 0;
    font-size: 1.5em;
 }

.w-language li {
    margin: 0 10px;
}

.site-navigation-eu ul.level-0.category--list.list-inline {
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.site-navigation-eu ul.level-0.category--list.list-inline>li{
    flex:1;
}

ul.level-0.category--list.list-inline span {
    font-size: 14px;
}

.site-navigation .navbar-collapse li.w-menu-item.dropdown>.marker>.topnav-arrow.fa-angle-down::before {
    content: "+";
}

.site-navigation .navbar-collapse li.w-menu-item.dropdown.open>.marker>.topnav-arrow.fa-angle-down::before {
    content: "-";
}

.categories-frontpage img {
    box-shadow: 0 0 15px rgba(0,0,0,.2);
    margin: 20px auto !important;
}

.site-slider .container.is-block {
    padding: 0;
}
.w-slider-container {
    margin: 0;
}

.w-slider-container .full-width-responsive {
    margin: auto;
    background-repeat: no-repeat!important;
    background-position: bottom center !important;
}

.slider-wrap {
     overflow: visible; 
}

.frontpage-products-focus-list .productItem {
    padding: 0 10px;
}
.productItem .type-col {
    border: none;
    padding: 5px 10px;
    box-shadow: 0 0 8px rgba(0,0,0,.1);
}

.productItem .m-productlist-price {
    font-weight: bold;
}

.productItem input,
.productItem .button-primary {
    border-radius: 3px;
}

.site-footer {
    padding: 4em 0 2em;
    background: url(../images/footer.webp) bottom center no-repeat;
    background-size: cover;
}
.site-footer,
.site-footer .h3,
.site-footer a,
.site-footer * {
    color: #fff;
}
.site-footer li {
    margin-bottom: 0;
}
.site-footer li,
.site-footer p {
    line-height: 1.75;
}
.site-footer .h3 {
    font-size: 1em;
    margin-bottom: 2em;
}
.site-footer span {
    font-size: 1em !important;
}

.site-footer ul ul {
    list-style: none;
    padding: 0;
}

.site-footer-bottom {
    padding:2em 0;
}

.site-footer-bottom li,
.site-footer-bottom img {
    vertical-align: middle;
}

.site-footer-bottom img {
    max-height: 50px;
    margin: 10px 0;
}

.site-footer-bottom .fa {
    background: #444;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin: 10px;
    border-radius: 50%;
}

.categories-frontpage .caption {
    position: absolute;
    bottom: 10%;
    padding: 10px;
    background: #000034;
    left: 5px;
}

.categories-frontpage .caption:after {
    display: block;
    content: "";
    height: 44px;
    width: 5px;
    background: #000034;
    position: absolute;
    bottom: -5px;
    left: 0;
    transform: skew(0, 45deg);
}

.categories-frontpage .caption span {
    color: #fff;
    font-size: 11px;
}

.product-information .placeholder-wrapper .product__image-top {
    width: 100%;
}
.m-description-short-wrap img {
    max-width: 100%;
}
.m-product-price,
.m-product-itemNumber {
    color: #333;
}

.m-product-transaction {
    display: flex;
    gap: 10px;
    align-items: center;
}

.m-product-transaction {
    max-width: 300px;
}
.m-product-transaction input,
.m-product-transaction button {
    height: 50px;
    text-align: center;
    border-radius: 10px;
}

.m-product-transaction input {
    padding: 10px;
    border: 1px solid #ccc;
    width: 50px;
}

.m-product-transaction button {
    line-height: 50px;
    padding: 0 50px 0 25px;
    background-image: url(../images/cart-white.svg);
    background-position: right 10px center;
    background-size: 25px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2em;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.shopping-cart-container img {
    max-width: 40px;
    margin: 0;
}
.shopping-cart-number {
    color: #fff;
    background: #4f8f4b;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    position: absolute;
    left: auto !important;
    right: -10px !important;
    top: -10px !important;
    transform: none !important;
}
.button-navbar .shopping-cart-number {
    width: 20px;
    height: 20px;
}
.shopping-cart-number span {
    color: #fff;
    font-size: 10px;
}

.media-element {
    margin-bottom: 1em;
}

.m-product-stock {
    background: none;
    border: none;
}

.m-product-stock .panel-body {
    padding: .75em 0;
    font-size: 1.1em;
}

.m-product-instock {
    color: #4f8f4b;
}

.extra-headline{
    background: #76b572;
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    width: 300px;
    max-width: 100%;
    margin: 1em 0;
}
.extra-headline p{
    color: white;
    font-size: 13px;
    margin: 0;
}
.extra-headline p:first-child{
    font-weight: 600;
}

/*EU site*/
.eu-top-text a,
.eu-top-text p{
    margin:0;
    color: #ffffff;
}

.uk-slider .slider-overlay{
    left:0;
    right:0;
    text-align:center;
    margin:0 auto;
}

.uk-slider .w-slider-container .full-width-responsive{
     background-size: cover!important;
}

.eu-menu .navbar-collapse > ul{
    text-align:center!important;
}

.eu-menu ul li span{
    font-size:13px;
}

.shipping-headline{
    font-size:21px;
    color: #CB9933!important;  
}


.shipping-headline .fa{
    color:#CB9933; 
    padding-right:10px;
}

.shipping-text{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 2em;
    background: #000034;
    padding:2em 0;
}

.shipping-text h5,
.shipping-text p{
    color:#ffffff;    
}

.header-right .flex>div{
    flex:1;
}
.site-navigation {
    background-color: #fff;
    position: static !important;
}

.sticky {
    position: sticky;
    top: 0;
    z-index: 99;
}

.slider-overlay-opacity {
    background-color: #000034;
}
.slider-overlay.bottom-right {
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: unset;
}
.slider-overlay .slider-overlay-wrapper {
    height: auto;
    width: 100%;
}
.slider-overlay .slider-overlay-wrapper,
.slider-overlay .slider-overlay-wrapper .h2,
.slider-overlay .slider-overlay-wrapper .h4 {
    color: #fff;
    font-weight: bold;
}
.slider-overlay .slider-overlay-wrapper .h2 {
    font-size: 1.5em;
}
.slider-overlay .slider-overlay-wrapper .item-text {
    display: block;
}

@media (max-width: 959px){
    .site-navigation {
        padding-top: 0; 
    }
    .site-navigation .container{
        padding-top:1em; 
    }

}

@media (min-width: 960px) {
    .site-corporate {
        display: block;
    }
    .navbar-header {
        display: none;
    }
    .site-header {
        margin-bottom: 0px !important;
        padding: 1em 0;
    }
    .site-header .logo {
        justify-content: flex-start;
    }
    .site-header .search-field {
        background: #fff;
        margin: 0 10px;
        justify-content: center;
    }
    #searchButton {
        margin: 0 5px !important;
        vertical-align: middle;
    }
    #searchButton path {
        fill: #000034;
    }
    .search-container-widget .search-input-big {
        font-size: 13px;
        border: none;
    }
    .navbar-collapse.top-menu>.w-menu.w-menu-list.nav>.w-menu-item {
        margin: 0;
    }
    .m-quick-cart .button-grey {
        border-color: #444;
        background-color: #444;
        width:100%;
    }
    .site-navigation {
        padding: 5px 0;
        min-height: 0;
        background: #000034;
    }
    .site-navigation .nav .navbar-collapse .category--list.level-0 {
        max-width: unset;
    }
    .site-navigation .nav .navbar-collapse .category--list.level-0>li {
        padding: 0;
    }
    .site-navigation .nav-default li a {
        padding: .5em 1.5em .5em .5em;
    }
    .site-navigation .nav-default li a,
    .site-navigation .nav-default li a:hover {
        color: #fff;

    }
    .site-navigation .dropdown-container {
        background-color: #fff;
        border: 1px solid #f5f5f5;
    }

    .eu-menu .navbar-collapse > ul >li:not(:last-child){
        border-right:2px solid #ffffff;
    }
    
    .site-header .logo.w-logo img {
        margin: 0;
        max-width: 130px;
    }
    .search-container-widget {
        visibility: visible;
        position: static;
        padding: 0;
        display: inline-block;
        width: auto;
        max-width: 250px;
        vertical-align: middle;
    }
    .search-container-widget #searchBox {
        position: static;
        top: 0;
        max-width: 100%;
        vertical-align: middle;
        height: 40px;
        line-height: 37px;
        overflow: hidden;
        margin: 0;
    }
    #closeSearchFeild {
        display: none;
    }
    .search-input-big {
        margin: 5px 0;
    }
    .w-slider-container .full-width-responsive {
        margin: auto;
        background-size: cover!important;
        background-repeat: no-repeat!important;
    }
    .slider-wrap {
         overflow: hidden; 
    }
    .categories-frontpage .caption span {
        font-size: 1.25em;    
    }
}

@media (max-width: 1279px) {
    .form-label .tooltip .tooltiptext {
        right: 0;
        left: auto;
    }
}

@media (max-width: 959px) {
    div#searchButton {
        width: 25px;
    }
}

@media (max-width: 767px) {
    .extra-headline,
    .m-product-transaction {
        max-width: 100%;
        width: 100%;
    }
}

.page-title.page-title-frontpage .h1 {
    background-color: #000034;
    color: #fff;
    font-size: 1.5em;
    display: block;
    padding: 10px;
    margin: 2em 0 1em;
}

.section  {
  padding: 50px 0 ;
}
.reviews {
  background-color: #000034;
  text-align: center;
}
.reviews,
.reviews .main-title {
  color: #fff;
}
.reviews .main-title {
  text-align: center;
}
.reviews__wrapper {
  display: block;
  margin-top: 40px;
}
.reviews__slider {
  min-width: 100px;
  margin-bottom: 50px;
}
.reviews__slider-item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 0 10px;
}
.reviews__slider-item .reviews__slider-item-decor {
    font-family: "Ariel", sans-serif;
    font-weight: 600;
    font-size: 90px;
    line-height: 1;
    margin-top: -10px;
}
.reviews__slider-item-title {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-align: center;
}
.reviews__slider-item-text {
  margin: 0;
}
.reviews__slider-item-text a {
  text-decoration: none;
  color: #1a1a1a;
  font-weight: 600;
}
.reviews__slider-item-text .inner-text {
    display: none;
    opacity: 0;
    transition: all 0.3s ease;
}
.reviews__slider-item-text .dots {
    max-width: 30px;
    transition: all 0.3s ease;
    opacity: 1;
}
.reviews__slider-item-text .read-more {
    padding: 0;
    border: none;
    background-color: transparent;
    color: #fff;
    font-style: italic;
    transition: all 0.3s ease;
}
.reviews__slider-item-text.reviews__slider-item-text--opened .dots {
    max-width: 0;
    font-size: 0;
    overflow: hidden;
    opacity: 0;
}
.reviews__slider-item-text.reviews__slider-item-text--opened .inner-text {
    display: inline;
    /*font-size: 16px;*/
    opacity: 1;
}
.reviews__slider-item-text a:visited {
  text-decoration: none;
  color: #1a1a1a;
}
.reviews__trustpilot,
.reviews__trustpilot img {
  min-width: 312px;
}
.reviews:not(:has(.reviews__trustpilot)) .reviews__slider {
    margin-bottom: 0;
}

@media (max-width: 1300px) {
  .reviews__slider {
    padding: 0 30px;
  }
  .reviews__slider .slick-prev {
    left: 0;
  }
  .reviews__slider .slick-next {
    right: 0;
  }
}
@media (max-width: 1100px) {
  .reviews__wrapper {
    display: block;
  }
  .reviews__trustpilot {
    max-width: 320px;
    margin-inline: auto;
    margin-top: 30px;
  }
}
@media (max-width: 760px) {
  .reviews__slider .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 600px) {
  .reviews__slider {
    padding: 10px;
  }
  .reviews__slider .slick-prev {
    left: -10px;
  }
  .reviews__slider .slick-next {
    right: -10px;
  }
  .reviews__slider-item .reviews__slider-item-decor {
    font-size: 120px;
    line-height: 124px;
  }
  .reviews__trustpilot {
    width: 100%;
  }
  .reviews__trustpilot img {
    width: 100%;
    min-width: initial;
  }
}


.owl-buttons > div {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 50px;
    margin: auto;
    background-image: url(../images/arrow-left-right.svg);
    background-size: auto 55px;
    background-repeat: no-repeat;
}
.reviews__slider .owl-buttons > div {
    background-image: url(../images/arrow-left-right-white.svg);
}
.owl-buttons > div.owl-prev {
    background-position: left;
    left: 0;
}
.owl-buttons > div.owl-next {
    background-position: right;
    right: 0;
}

.help-text {
    display: flex;
    align-items: center;
    margin: 2em 0 0;
    gap: 20px;
}
.site-navigation .help-text,
.site-header .help-text {
    gap: 10px;
    font-weight: bold;
    text-align: left;
    color: #000;
}
.site-navigation .help-text p {
    margin: 0;
}
.site-header .help-text {
    margin: 0 40px 0 0 ;

}
.site-navigation .help-text {
    margin: 0;
    font-size: 11px;
}
.help-text img {
    max-width: 150px;
    max-height: 150px;
    object-fit: cover;
    border-radius: 50%;
    margin: 0;
}

.m-text .m-text-content {
    font-size: 16px;
}
.m-text .grid {
    align-items: center;
    margin: 60px 0;
}