@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,400&display=swap');

.jahres {
  margin-left: auto;
  margin-right: auto;
}

.shopcategory-slider .banner-item #storybanner {positon: static !important;}

.cat-title.wohlbefinden {
  bottom: initial !important;
  top: 170px;
}

.header-middle {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 10px !important;
    display: flex;
    clear: both;
}
.header-middle-left {
    display: inline-block;
    float: left;
    width: 25%;
}
.header-middle-right {
    display: inline-block;
    float: right;
    width: 75%;
}
.page-header .header-middle .logo {
    position: static;
    margin: 0;
    top: 0;
    height: auto;
    width: auto;
    box-shadow: none !important;
}
.logo img {    max-width: 175px;
    width: auto;
    margin-top: 1px;
}
.page-header .header-middle .logo {
    position: static;
    margin: 0;
    top: 0;
    height: auto !important;
    box-shadow: none !important;
    width: 100% !important;
    display: inline-block !important;
    max-width: 100%;
        text-align: left;
}
.homepage-banner .owl-stage-outer {
    padding-top: 0;
}
.shopcategory-slider {
    border: 0px !important;
    margin-top: 25px;
}
.header-right .custom-signin {
    margin-right: 25px !important;
}

ul.top-customlinks {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    padding: 0 150px 0 0;width: auto;
}
ul.top-customlinks li {
    margin: 0;
    padding: 0 20px 0 0;
}
ul.top-customlinks li a {
    display: inline-block;
    padding-left: 40px;
    font-size: 16px;
    color: #417426;
    position: relative;
    font-weight: 600;
}
ul.top-customlinks li a::before {
    content: "";
    backgrounds: url("../images/icon-to.png");
    background-size: contain;
    background-position: center center;
    width: 22px;
    display: inline-block;
    height: 22px;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 0;
}
.header-middle-right-top {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.header-reseller a {
    background-color: #417426;
    color: #fff;
    font-size: 17px;
    font-weight: 400;margin-top: -10px;
    padding: 9px 25px;
    display: inline-block;
    border-radius: 0 0 10px 10px;
    vertical-align: baseline;
}
.header-middle-right-bottom {
    display: inline-block;
    margin-top: 30px;
    width: 100%;
}
.block-search .action.search {
    background-color: #417426;
    opacity: 1 !important;
    color: #fff !important;
    padding: 4px 10px;
    left: 0;
    right: auto;
    width: 46px;
}
@-moz-document url-prefix() {
  .block-search .action.search {
     width: 26px;
  }
}
.block-search .action.search:before {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
}
.block-search input {
    border: 1px solid #417426;
    height: 40px;
    border-radius: 5px;
    padding: 2px 30px 2px 60px;
    font-size: 17px !important ;
    text-align: center;
}
.block-search input::placeholder {
  font-size: 17px !important;
  color: #417426 !important;
  font-family: 'Lato' !important;
  font-weight: 600;
  text-align: center !important;
  opacity: 1;
}
.block-search input[type="text"]::-moz-placeholder {
  text-indent: 20px;
  padding-left: 20px;
}

.block-search input:-ms-input-placeholder {
   font-size: 17px !important;
   color: #417426 !important;
}

.block-search input::-ms-input-placeholder {
   font-size: 17px !important;
   color: #417426 !important;
}

.block.block-search {
    width: 50%;
    padding: 0;
    float: left;
    margin-top: -7px;
    margin-bottom: 7px;
}

.header-right {
    position: static;
    float: right;
}
.block-search .block-content {
    width: 100%;
}
nav.navigation {
    background-color: transparent;
}
.page-header .header .header-wrapper-custom {
    max-width: 100%;
    padding: 0 0;
}
nav.navigation {
    max-width: 1200px;
    padding: 0 0;
}
.navigation > ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
.navigation > ul > li {
    margin: 0;
}

.page-header .header.content {
    border: 0;
}
.navigation > ul > li > a {
    color: #fff;
    font-weight: 600;
    display: inline-block;
    padding: 10px 0;
    font-size: 17px;
}
.header-right .icon-title {
    display: none;
}
.header-right img {
    width: 30px;
}

.page-header .switcher {
    float: left;
    display: inline-block;
    margin: 0;
    margin-top: -7px;
    background-color: #417426;
    border-radius: 5px;
    margin-left: -10px;
    z-index: 9;    padding: 0 5px;
    position: relative;
}
.page-header .switcher ul.languageSwitcher {
    display: flex;
    align-items: center;
    padding: 12px 0;
    height: 40px;
    width: 92px;
}
.page-header .switcher ul.languageSwitcher li {
    margin: 0;    line-height: normal;
}
.page-header .switcher ul.languageSwitcher li:first-child {
    border-right: 1px solid #fff;
}

.page-header .switcher ul.languageSwitcher li a {
    color: #fff;
    padding: 0 15px;
    display: inline-block;
    line-height: normal;
    font-size: 17px;
}
.title h2 {
    text-transform: uppercase;
    font-size: 25px;
}
.newsletter-wrapper {
    margin: 0 -200% 30px;
    background: #d5e0ce;
    padding: 0;
        overflow: visible !important;
}
html, body {
    overflow-x: hidden !important;
}
.content-select-month-list h3 {
    text-transform: uppercase;
    color: #595959;
}
.page-footer .footer-wrap {
    background: #fff !important;
    padding: 0 !important;
}
.footer-top {
    background-color: #f6f6f3;
    margin: 0 -200%;
    padding: 25px 0;
}
.footer-top ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.footer-top ul li {
    width: 33.333%;
    display: flex;
    padding: 0 15px;
    align-items: center;
    margin: 0;
    justify-content: center;
}
.footer-top ul li span.text-tile {
    font-weight: 600;
    font-size: 19px;
    padding: 0 20px;
    color: #454545;
    max-width: 260px;
}

.footer-bottom {
    background-color: #c8debc;
    margin: 0 -200%;
    padding: 14px 0;
}
.footer-bottom .container {
    display: flex;
       justify-content: space-between;
}

.foot-bottom-left ,
.foot-bottom-right {
   display: flex;
    align-items: center;
}
ul.payment-logo ,
ul.service-logo {
    display: flex;
    padding: 0;
    margin: 0;
}
ul.payment-logo li ,
ul.service-logo li{
    margin: 0;
    padding: 0 4px;
}
ul.payment-logo li img ,
ul.service-logo li img {
    max-height: 34px;
}
small.copyright {
    background-color: transparent !important;
}
.foot-middle-left {
    width: 30%;
}
.foot-middle-right {
    width: 70%;
}
.footer-column.footer-middle .block-title {
    text-transform: uppercase;
    font-size: 22px;
    color: #595959;
    margin-bottom: 10px;
}
.footer-column ul li {
    padding: 0;
       margin: 4px 0;
}
.footblock-column {
    width: 33.33%;
    float: left;
}
.footer-column ul li a {
    font-size: 14px;
}
.footer-column.footer-middle .footblock-column  .block-title {
    font-size: 17px;
}
.foot-mid-right-top {
    text-align: center;
    font-size: 21px;
    padding: 5px 0;
    display: inline-block;
    width: 100%;
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
    margin: 15px 0 20px 0;
}
.foot-middle-left {
    background-color: #c8debc;
    border-radius: 0 20px 20px 0;
    position: relative;
    padding: 30px 30px 20px 10px !important;
    width: 25%;
    font-size: 15px;

}
.foot-middle-left::before {
    content: "";
    display: inline-block;
    width: 100%;
    position: absolute;
    right: 99%;
    background-color: #c8debc;
    height: 100%;    top: 0;
    bottom: 0;
}
.footer-column.footer-middle {
    padding: 40px 0 !important;
    margin: 0 !important;
        justify-content: space-between;
}
.foot-middle-left .container {
    padding: 0 !important;
}
p.tel-phone a {
    font-size: 19px;
    color: #535353;
}
.secfoot-follow {
    display: flex;
    align-items: center;
    float: right;
}
.secfoot-follow ul {
    display: flex;
    margin-left: 10px;
}
.secfoot-follow ul li {
    margin-left: 8px;
}
.secfoot-follow ul li img {
    max-height: 25px;
}
.foot-mid-right-mid {
    display: inline-block;
    width: 100%;
}
.foot-mid-right-bottom {
    display: flex;
    justify-content: space-between;
    padding: 10px 0 0 0;
}
.secfoot-newletter .block.newsletter {
    max-width: 100%;
    margin: 0;
}
.secfoot-newletter .block.newsletter .field.newsletter {
    margin: 0;
}
.secfoot-newletter .block.newsletter .field.newsletter input {
    height: 25px;
    padding: 0 10px;
}
.secfoot-newletter .block.newsletter  button.action.subscribe.primary {
    background-color: #d8c081 !important;
    font-size: 12px;
    height: 25px;
    padding: 0 13px !important;
    line-height: 25px;
    border-radius: 5px;
    margin-left: 6px;
    border:0px !important;
}
.block.newsletter .field .control:before { display: none !important; }

.secfoot-newletter .newsletter-title {
    display: inline-block !important; margin-right: 10px !important;
}
.secfoot-newletter {
    display: flex;
}


.homepage-banner {
    display: inline-block;
    width: 100%;
    position: relative;
    vertical-align: middle;
    margin-top: 25px;
}
.content-onbanner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    border-radius: 0 10px 10px 0;
    padding: 30px;
}
.content-onbanner ul.listbannercontent li {
    display: flex;
    width: 100%;
    margin: 20px 0;
}
.content-onbanner span.text-tile {
    font-size: 19px;
    max-width: 250px;
    padding-left: 20px;
}
.content-onbanner span.icon-wrap {
    min-width: 70px;
}
.content-onbanner span.icon-wrap img {
    max-height: 58px;
    margin: 0 auto;width: auto;
}

ul.listcategory {
    display: flex;
    width: 100%;
    text-align: center;
    flex-wrap: wrap;
}
ul.listcategory li {
    margin: 0;
    padding: 5px 7px;
    width: 20%;
    float: left;
}

.cat-content {
    position: relative;
    display: inline-block;
    width: 100%;
        height: 100%;
}
.cat-thumb-empty {
    background-color: #f7f7f7;
    height: 100%;
    display: inline-block;
    width: 100%;
}
.cat-title {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 100%;
}
.cat-title a {
    background-color: #fff;
    color: #595959 !important;
    padding: 6px 10px;
    display: inline-block;
    border-radius: 5px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
}
.cat-subline {font-size: 17px; margin-top: 8px;}
.cat-subline-button {margin-top: 10px;}
.cat-subline-button a {border-radius: 3px; background: #a4bc98; color: #ffffff; font-size: 16px; box-shadow: none !important; padding: 6px 20px; border: 0;}
.category-section {
    padding: 10px 0;
    margin: 0;
}
/*.block-title {
  margin-top: 15px !important;
}
*/
.footblock-column .block-title {margin-top: 0 !important;}
.homepage-banner img {
    width: 100%;
    vertical-align: middle;
}

.cat-title a:hover {
    background-color: #a4bc98;
    color: #ffffff;

}

.productslist-empfehlen {margin-top: 30px;}

.newsletter-home-content.left {


    padding-right: 30px;
}
.newsletter-home-content.left .section-container {
    padding: 0;
}
.newsletter-home-inner .center {
    align-items: center;
}
.foot-mid-right-top a {
    text-transform: uppercase;
    color: #417426;
    margin-right: 15px;
}
.newsletter-home-content.right {
    background: none !important;
}
.page-header .minicart-wrapper {
    position: relative;
}



.products-grid .product-item-info .product-item-details .product-item-name a {
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%;
    font-weight: normal;
    color: #505f55;
    font-size: 16px !important;
}
.products-grid .product-item-info .product-item-details .product-item-name {
    min-height: auto;
}
.foot-mid-right-bottom {
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
    padding: 7px 0 !important;    align-items: center;
        font-size: 17px;
}
.secfoot-follow ul li {
    margin-top: 0;
    margin-bottom: 0;
}
.secfoot-follow ul li img {
    max-height: 29px;
}



ul.listbannercontent {
    color: #000;
    text-align: left;
}
.owl-carousel .banner-item .content_slider {
    position: static;
}
.homepage-banner .owl-nav {
    display: none;
}

div#amasty-shopby-product-list .shop-entry-page-wrap{
    display: none;
}

.shopcategory-sliderwrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}
.shopcategory-sliderwrapper .subcatsonslider {
    z-index: 9;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    border-radius: 0 10px 10px 0;
    padding: 0;
    left: -1px;
}
.shopcategory-sliderwrapper .subcatsonslider .subcat-title {
    border-bottom: 1px dotted #4d4d4d;
    text-transform: uppercase;
    font-size: 19px;
    color: #4d4d4d;
    font-weight: 300;
    margin-bottom: 15px;
    padding: 10px 50px;
}
.shopcategory-sliderwrapper .subcatsonslider ul.sub-cat-ul {
    display: inline-block;
    width: 100%;
    padding: 0 50px;
        margin-bottom: 10px;
}
.shopcategory-sliderwrapper .subcatsonslider ul.sub-cat-ul li a {
    color: #767676;
    font-size: 16px;
    font-weight: 400;
}
.shopcategory-slider {
    border: 1px solid #000;
}
.shopcategory-slider img {
    max-height: 500px;
    object-fit: cover;
}
.shopcategory-slider .owl-stage-outer {
    padding-top: 0;
    padding-bottom: 35px;
}

.shopcategory-slider .content_slider {
    display: none;
}
.shopcategory-slider .custom-slider {
    padding: 0 !important;
}
.breadcrumbs { display: none; }


.shopcategory-sliderwrapper .subcatsonslider ul.sub-cat-ul li.cat-li {
    margin: 0;
    line-height: 26px;
}
.owl-theme.owl-carousel .owl-controls .owl-dot.active span {
    background: #a4bc98;
    border: 1px solid #4d7b36;
}

.owl-theme.owl-carousel .owl-controls .owl-dot span {
    margin: 0 5px;
    width: 12px;
    height: 12px;
}
.shopcategory-slider .banner-item {
    position: relative;
}
.shopcategory-slider .banner-item .content_slider {
    position: absolute !important;
    display: inline-block !important;
    right: 10%;
    max-width: 700px;
    margin: 0;
    left: auto;
    bottom: 35px;
    top: auto;
}

.shopcategory-slider .banner-item .content_slider .shopslider-content {
    background-color: #fff;
    border-radius: 10px;
    width: 100%;
    display: flex;
    align-items: flex-end;
}
.shopcategory-slider .banner-item .content_slider .shopslider-content img {
    width: auto !important;
    height: auto !important;
    min-height: auto !important;
    order: 1;margin-top: -130px;
}


.shopcategory-slider .banner-item .content_slider .shopslider-content .content-text .text-title {
    color: #595959;
    font-size: 25px;
    line-height: normal;
    display: inline-block;
    width: 100%;
}
.shopcategory-slider .banner-item .content_slider .shopslider-content .content-text .text-title.zwei {
  font-size: 19px;
}


.shopcategory-slider .banner-item .content_slider .shopslider-content .content-text .small-text {
    color: #777;
    font-size: 17px;
    display: inline-block;
    width: 100%;
    margin: 7px 0;
}

.shopcategory-slider .banner-item .content_slider .shopslider-content a.link-button {
    border-radius: 5px;
    border: 1px solid #777;
    color: #777;
    display: inline-block;
    padding: 2px 40px;
    font-size: 17px;
    text-transform: uppercase;
}
.shopcategory-slider .banner-item .content_slider .shopslider-content a.link-button.home {
  padding: 2px 20px; float: left; margin-left: 30px;
}
.shopcategory-slider .banner-item .content_slider .shopslider-content a.link-button.homezwei {
  padding: 2px 20px; floats: left;  margin-left: 20px; background: #d8c081; color: #ffffff; border: 1px solid #d8c081;
}
.shopcategory-slider .banner-item .content_slider .shopslider-content .content-text {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 30px 30px 10px 30px;
}
.shopcategory-slider .banner-item .content_slider .shopslider-content {
    padding: 0 55px 20px 0;
}

.catalog-category-view .products-grid .product-item-info .product-item-details .product-item-name {
    min-height: auto !important;
}

.product-list-sidebar nav.navigation ul li {
    width: 100%;
}
.product-info-main .page-title-wrapper h1 {
    font-weight: 300;
    font-size: 28px;
    color: #595959;
    text-transform: uppercase;
}
.p-m-desc {
    font-size: 17px;
    font-weight: 400;
}
.product-info-main .product-info-price .price {
    font-size: 20px !important;
}
.product-info-main .box-tocart {
    background-color: #fff;
    padding: 0;
    padding-left: 30px;
}

.product-info-main .box-tocart .fieldset > .field .control button {
    background-color: #fff;
}
.product-info-main .box-tocart .fieldset>.field .label span {
    text-transform: capitalize;
}
.product-info-main .box-tocart .fieldset > .field {
    padding-right: 20px;
}
.product-info-main .box-tocart .fieldset > div.actions {
    width: 100%;
}
.product-info-main .box-tocart .fieldset {
    display: flex;
    width: 100%;
}
.product-info-main .box-tocart .fieldset > .field.qty {
    min-width: 200px;
}
.product-info-main .box-tocart .fieldset>.field .control .input-text {
    background-color: #e9e8e3;
}

.product-info-main .product-addto-links {
    padding: 0 0;
}

.product-info-main .product-addto-links .action.towishlist {
    width: 100%;
    background-color: #e9e8e3;
    font-size: 15px;
    padding: 10px 20px;
    color: #4c5a50;
    letter-spacing: normal;
}

.product-info-main .product-addto-links .action.towishlist::before {
    display: none;
}

.products-upsell-detail .page-title {
    text-transform: none;
}

.product-info-main .product-addto-links {
    border: 0 !important;
}

.product-info-main .product-info-price {
    border: 0;

}
ul.description-icons {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 30px;
}
ul.description-feat {
    display: inline-block;
    width: 100%;
    list-style: disc;
    padding-left: 15px;
    color: #4c5a50;
    font-size: 15px;
}
ul.description-icons li {
    margin: 0;
    padding-right: 20px;
}
.product-info-main .product-reviews-summary {
    padding: 0 30px;
}

.product-info-main .rating-summary, .customer-review .rating-summary {
    margin-right: 0;
}

.product-reviews-summary .reviews-actions a {    color: #646464;}
.product-reviews-summary .reviews-actions a:not(:last-child) {    margin-right: 10px;    color: #646464;}
.product-info-main .product-info-price {
    margin-top: 20px;
    margin-bottom: 0;
}
.product-info-main .product-info-price .price-box {
    width: auto;
}
 .aftertab-title {
    font-size: 24px;
    color: #4c5a50;
    font-weight: 700;
    margin: 0 0 20px 0;
}
span.small-title {
    font-size: 16px;
    color: #4c5a50;
    font-weight: 700;
}
.product-aftertab {
    font-size: 16px;
    color: #4c5a50;
    line-height: 22px;
}
img.image-right {
    float: right;
}
.content-left {
    display: inline-block;
    float: left;
    width: 50%;
}
.content-right {
    display: inline-block;
    width: 50%;
    float: left;
}

.productaftertab-content {
    display: inline-block;
    width: 100%;
}
.content-topfirst {
    margin-bottom: 40px;
}
.rating-summary .rating-result>span:before {
    color: #c2b200 !important;
}

.checkout-success-wrap {
    padding-top: 30px;
}

.checkout-success, .checkout-success-blog {
    padding-bottom: 30px !important;
}
.checkout-success-wrap .checkout-success .page-title {
    margin-bottom: 10px;
}
.checkout-success-wrap .checkout-success .page-title ,
.checkout-success-wrap .checkout-success h3 ,
.left-content .text-title   {    font-size: 24px;    font-weight: 500;}

.checkout-success-wrap .checkout-success p strong > font {
    font-weight: normal;
}
.checkout-success-wrap .checkout-success p {
    margin-bottom: 12px;
}

.checkout-success-wrap .checkout-success {
    width: 40%;
    padding-left: 20px;
    padding-right: 30px;
}
.checkout-success-wrap .checkout-success-blog {
    width: 60%;
}
.left-content {
    width: 40%;
    padding: 0 30px 0 20px;
    float: left;
    font-size: 16px;
    line-height: 24px;
    color: #4c5a50;
}
.right-image {
    display: inline-block;
    float: left;
    width: 60%;
    padding: 0 0;
}

.left-content .text-title {
    color: #4d4d4d;
    margin-bottom: 20px;    line-height: normal;
}
.left-content a.button-link {
    background: #a4bc98 !important;
    color: #ffffff !important;
    font-size: 16px !important;
    box-shadow: none !important;
    padding: 12px 12px !important;
    border: 0 !important;
    text-decoration: none !important;
    border-radius: 3px;
    margin-top: 15px;
    min-width: 190px;
    display: inline-block;
    text-align: center;
}
.checkoutsucess-bottom .container {
    display: flex;
    align-items: center;
}

@media (min-width: 767px) {
  .product-info-main .product-addto-links {margin-left: 30px;}
}

@media (min-width: 650px) and (max-width: 1500px) {
.page-main {
    padding-right: 15px;
}
}

@media (max-width: 1199px) {
.header-reseller a {
    font-size: 14px;
}
.cat-title a {
    padding: 6px 8px;
    font-size: 13px;
}
.page-main ,
.page-footer .footer-wrap .container {
    max-width: 1000px;
}

.header-reseller a {
    font-size: 13px;
    padding: 8px 10px;
}
.content-onbanner span.text-tile {
    font-size: 16px;
}
.newsletter-home-inner {
    max-width: 98vw !important;
}
.foot-mid-right-bottom {
    font-size: 13px;
}
.title h2 {    font-size: 21px;}
.content-select-month-list h3 {    font-size: 20px;}
.footer-top ul li span.text-tile {
    font-size: 15px;
}
.page-main, .page-footer .footer-wrap .container {
    max-width: 100vw;
}
.footer-top {
    margin: 0 -15px;
    padding: 15px 0;
}

ul.top-customlinks li {
    width: 100%;
    padding: 4px 0;
}
.header-middle-right-bottom {
    margin-top: 10px;
}
}


@media (max-width: 991px) {

.content-onbanner ul.listbannercontent li {
    margin: 8px 0;
}
.content-onbanner span.icon-wrap img {
    max-height: 41px;
}
.content-onbanner {
    padding: 15px 15px;
}
ul.listcategory {
    flex-wrap: wrap;
}
ul.listcategory li {
    width: 33.333%;
    padding: 6px 6px;
}
.cat-content img {
    width: 100%;
    vertical-align: middle;
}
.foot-mid-right-bottom {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}
.secfoot-newletter {
    margin-bottom: 10px;
}
.foot-mid-right-top {
    font-size: 16px;
}
.footer-column.footer-middle .block-title {
    font-size: 18px;
}
.page-header .header-middle .logo {
    width: auto !important;
}
.panel.wrapper {
    display: none;
}

.block-search input {
    font-size: 14px !important ;
}
.block-search input::placeholder {
  font-size: 14px !important;
  color: #417426 !important;
}

.block-search input:-ms-input-placeholder {
   font-size: 14px !important;
   color: #417426 !important;
}

.block-search input::-ms-input-placeholder {
   font-size: 14px !important;
   color: #417426 !important;
}
.header-reseller a {
    white-space: nowrap;
}
.page-header .header-middle .logo {
    position: static !important;
}
ul.listcategory {
    justify-content: center;
}
.checkout-success-wrap .checkout-success .page-title, .checkout-success-wrap .checkout-success h3 ,
.left-content .text-title {
    font-size: 20px;
}
.checkout-success-wrap .checkout-success {
    width: 100%;
    padding: 0 0 20px 0;
}
.checkout-success-wrap .checkout-success-blog {
    width: 100%;
}
.left-content {
    width: 100%;
    padding: 0;
}
.checkoutsucess-bottom .container {
    flex-wrap: wrap;
}
.right-image {
    width: 100%;
    padding-top: 20px;
}
}


@media (max-width: 767px) {
.content-onbanner {
    position: relative;
    top: auto;
    transform: none;
    display: block;
    max-width: 100%;
    margin: 0;
}
.homepage-banner > img {
    min-height: 45vw;
    object-fit: cover;
    object-position: right;
}

.blog-list-home {    padding: 10px 0 0px 0;}
.threebox-wrapper .section-container {    padding: 0;}

.content-select-month-list.blog-without-img li .caption {
    padding: 0;
}
.cms-index-index .columns .column.main {
    padding-bottom: 0;
}
.footer-top span.icon-wrap {
    min-width: 35px;
}
.footer-top ul li span.text-tile {
    max-width: 100%;
    padding-right: 0;
    font-size: 14px;
    line-height: normal;
}
.footer-top ul li {
    width: 100%;
    text-align: left;
    justify-content: flex-start;
}
.footer-top span.icon-wrap img {
    max-width: 32px;
}
.footer-top ul li {
    margin: 7px 0;
    padding: 0;
}
.foot-middle-left {
    width: 100%;
}
.foot-middle-right {
    width: 100%;
}
.secfoot-newletter {
    width: 100%;
    text-align: center;
    justify-content: center;
}
.footer-bottom .container {
    flex-wrap: wrap;
    justify-content: center;
}
ul.payment-logo li img, ul.service-logo li img {
    max-height: 25px;
}
.foot-bottom-left {
    margin-bottom: 10px;
    width: 100%;
    justify-content: center;
}
.footblock-column {
    width: 50%;
    margin: 10px 0;
    padding: 0 0px;
}
.foot-mid-right-mid {
    display: flex;
    flex-wrap: wrap;

}
.foot-middle-right {
    padding: 0 !important;
}
.header-middle-right-top {
    display: none;
}
.block.block-search {
    width: auto;
    margin: 0;
}
.header-middle-right-bottom {
    float: right;
    width: auto !important;
}
.header-wrapper-custom nav.navigation {
    display: none;
}
.mobile-menu-icon {
    position: absolute;
    right: 0;
    top: 0;
    filter: invert(1);
    font-size: 0;
}
.page-header .header-middle .switcher {
    display: none;
}
.header-right img {
    width: 23px;
}
.header-right .custom-signin {
    margin-right: 8px !important;
}
.block-search .control {
    border: 0;
    margin: 0;
}
.mobile-menu-icon {
    position: static;
    display: inline-block;
    float: right;
    margin-top: 16px;
}
.mobile-language {
    position: static;
    width: 100% !important;
}
.mobile-menu-wrap {
    max-width: calc(100% - 60px);
    left: -100% !important;
    right: auto !important;
}
.mobile-menu-wrap.show-menu {
    left: 0 !important;
}
.top-mobile-menu .navigation ul > li {
    display: inline-block;
    width: 100%;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #b7cbad;
}
.top-mobile-menu .navigation ul li a {
    padding-left: 0 !important;
}
.top-mobile-menu .navigation ul li a {
    font-size: 16px !important;
}
.top-mobile-menu {
    padding: 40px 15px 0 15px;
}
.top-mobile-menu .navigation ul li > span:before {
    font-size: 9px;
}
.mobile-menu-usefull-link {
    padding: 20px 15px;
    border-top: 1px solid #fff;
    margin-top: 0;
}
.mobile-menu-usefull-link a {
    font-size: 16px;
}
.mobile-menu-usefull-link > div {
    width: 100%;
    padding: 0 !important;
}
.mobile-menu-usefull-link > div.m-left {
    display: flex;
}
.mobile-menu-usefull-link > div.m-left a:first-child {
    border-right: 1px solid #fff;
    display: inline-block;
    padding-right: 10px;
    margin-right: 10px;
}
.mobile-menu-usefull-link > div.m-left a {
    line-height: 15px;
}
.mobile-menu-usefull-link .m-social a img {
    max-height: 26px;
}
.mobile-menu-usefull-link .m-right {
    margin-top: 10px;
}
.mobile-language div#switcher-language-nav {
    width: 100%;
    text-align: center;
    margin: 0;
    border-radius: 0;
}
.middle-category-menu .mobile-navigation li.level0.nav-1 > ul {
    padding: 0 !important;
}
.mobile-navigation li.level0.nav-1 {
    margin: 0 !important;
}
.mobile-navigation li.level0.nav-1 {
    margin: 0 !important;
    width: 100%;
}
.middle-category-menu .mobile-sub-menu > ul {
    background: #ededed;
}
.navigation .level0 {
    font-size: 14px;
}
.middle-category-menu .mobile-sub-menu > ul .ui-corner-all .ui-menu-icon {
    width: 20px;
    height: 20px;
}
.owl-carousel .banner-item .content_slider {
    width: 100%;
}
.navigation .level0 > .level1 {
    width: 100%;
    margin: 0;
}
.middle-category-menu .mobile-sub-menu > ul .ui-corner-all {
    width: 100%;
}
.page-header .header-middle {
    position: relative;
}
form#search_mini_form .control {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 99;
}
.block-search input {
    margin: 0 !important;
    padding: 0 10px !important;
}
.page-header .mobile-language .switcher {
    width: 100%;
    text-align: center;    margin: 0;
    border-radius: 0;
}
.page-header .switcher ul.languageSwitcher li:first-child {
    border: 0;
}
.homepage-banner .owl-stage-outer {
    padding-top: 0;
}
.homepage-banner {
    margin-top: 0;
}
.shopcategory-sliderwrapper .subcatsonslider {
    display: none;
}
.shopcategory-slider .banner-item .content_slider .shopslider-content .content-text .text-title {
    font-size: 17px;
}
.shopcategory-slider .banner-item .content_slider .shopslider-content .content-text .text-title.zwei {
  font-size: 16px;
}
.shopcategory-slider .banner-item .content_slider .shopslider-content .content-text .small-text {
    font-size: 13px;
}
.shopcategory-slider .banner-item .content_slider .shopslider-content a.link-button {
     padding: 5px 15px;
    font-size: 11px;
    white-space: nowrap;
}
.shopcategory-slider .banner-item .content_slider .shopslider-content a.link-button.home {
  margin-left: 5px; padding: 2px 5px;
}
.shopcategory-slider .banner-item .content_slider .shopslider-content a.link-button.homezwei {
  padding: 2px 10px; margin-left: 5px;
}
.shopcategory-slider .banner-item .content_slider .shopslider-content img {
    max-width: 100px;
}
.shopcategory-slider .banner-item .content_slider {
    max-width: 95%;
    right: 0;
    margin: 0 auto;
    left: 0;
    bottom: 5px;
}
.shopcategory-slider .banner-item .content_slider .shopslider-content {
    padding: 0 20px 20px 0;
}
.product-info-main .page-title-wrapper h1 {
    font-size: 25px;
}
.product-info-main .page-title {
    padding: 0;
}
.p-m-desc {
    padding: 0;
    font-size: 15px;
}
.product-info-main .product-info-price {
    padding: 0;
}
.product-info-main .product-reviews-summary {
    padding: 0;
}
.product-info-main .overview {
    padding-left: 0;
    display: inline-block;
    padding-right: 0;
    width: 100%;
    margin-bottom: 0 !important;
}
ul.description-icons {
    margin-top: 20px;
}
.product-info-main .box-tocart {
    padding: 0;
}
.product-info-main .box-tocart .fieldset > .field.qty {
    min-width: 129px;
}
.product-info-main .box-tocart .action.tocart.red-cta {
    padding: 6px 15px !important;
    font-size: 15px !important;
}
img.image-right {
    float: none;
    width: 100%;
    margin-bottom: 10px;
}
.product-aftertab {
    font-size: 14px;
}
.aftertab-title {
    font-size: 18px;
    margin: 0 0 10px 0;
}
.content-left {
    width: 100%;
}
.content-right {
    width: 100%;
}
.contentbottom {
    margin-top: 10px;
}
.products-upsell-detail .page-title, .review-listing-wrap .title h2 {
    padding-left: 0;
    font-size: 16px;
}
}

@media (min-width: 480px) and (max-width: 767px) {
ul.listbannercontent {
    display: flex;
    width: 100%;
    text-align: center;
}
.content-onbanner ul.listbannercontent li {
    flex-wrap: wrap;
    margin: 0;
}
.content-onbanner span.icon-wrap {
    width: 100%;
}
.content-onbanner span.text-tile {
    padding: 0;
    font-size: 14px;
    line-height: normal;
    margin-top: 10px;
}



}
@media (max-width: 479px) {


.cat-subline-button {
  margin-bottom: 20px;
}

.cat-content img.publi {
  object-fit: cover;
   height: 250px;
 }

 .cat-content img.wohlbefinden {
   object-fit: cover;
    height: 200px;
  }

.cms-home .owl-carousel .owl-item img.photo {width: 65%;}

.shopcategory-slider .banner-item .content_slider .shopslider-content .homesliderimg {max-height: 150px; margin-left: 20px !important;}

.content-onbanner {
    padding: 10px 0;
}

.cat-title.wohlbefinden {
  bottom: initial !important;
  top: 150px;
}

.cat-title a {
    padding: 5px 10px;
    font-size: 12px;
}
ul.listcategory li {
    width: 50%;
    padding: 4px;
}

.secfoot-newletter {
    flex-wrap: wrap;
}
.secfoot-newletter .newsletter-title {
    width: 100%;
    margin: 0 0 5px 0 !important;
}
.foot-mid-right-top {
    font-size: 14px;
}
.products-grid .product-item-info {
    max-width: 100%;
}
.block-margin.row {
    margin-right: 0px !important;
}
.rezeptewrapper {
    width: 100%;
}
.review-listing-wrap {
    padding: 0;
}
.gallery-placeholder {
    min-height: auto;
}
.logo img {
    max-width: 145px;
    width: auto;
    margin-top: 10px;
}
}

.product-item-info .product-item-details .product-reviews-summary.short {
    text-align: center;
}
.products-grid .product-item-info .product-item-details .price-cart {
    display: inline-block;
    width: 100%;
}

.rating-summary .rating-result > span:before, .rating-summary .rating-result:before {
    letter-spacing: 6px;
    font-size: 12px;
}
.rating-summary .rating-result {
    width: 89px;
}
.product-item .product-reviews-summary .reviews-actions span {
    display: none;
}
.product-reviews-summary .reviews-actions a {
    color: #acabab;
}
.product-reviews-summary .reviews-actions .action.add {
    display: none;
}
.product-item .product-reviews-summary .reviews-actions span[itemprop="reviewCount"] {
    display: inline-block;
    color: #acabab;
}
.att-shopmanager {
    position: absolute;
    right: 0px;
    bottom: 0;
    background-color: #d8c080;
    color: #fff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    font-size: 15px;
    line-height: normal;
    transform: rotate(10deg);
    text-align: center;
    z-index: 9;
}


.page-title-wrapper.product {
    padding-right: 80px;
}
.product-info-main .att-shopmanager {
    top: 0;
    width: 100px;
    height: 100px;
    font-size: 18px;
    right: 0;
}
.product-info-main {
    position: relative;
    padding-top: 70px;
}
.sidebar-main .category-left-title {
    display: block;
    padding: 11px 5px 5px 40px;
    font-size: 19px;
    color: #454545;
    font-family: 'Lato';
    text-transform: uppercase;
    border-top: 1px dotted #4c5a50;
    border-bottom: 1px dotted #4c5a50;
    font-weight: 300;
}

.filter-options-title {
    display: block;
    padding: 11px 5px 5px 40px;
    font-size: 19px;
    color: #454545;
    font-family: 'Lato';
    text-transform: uppercase;
    border-bottom: 1px dotted #4c5a50;
    font-weight: 300;
    border-top: 0;
}
.filter-options-item {
    border: 0;
}
.filter strong.block-subtitle.filter-subtitle {
    display: none;
}

.filter-options-content .item > a {
    display: block;
    display: block !important;
    font-size: 15px;
    line-height: 24px !important;
    padding: 0 0 0 40px !important;
    color: #595959 !important;
    text-decoration: none;
    font-weight: 400 !important;
    border: 0 !important;
    text-transform: none !important;
    position: relative;
}

.product-list-sidebar .navigation > ul li a {
    font-size: 15px;
    color: #595959 !important;
}

.filter-options-content .item > a::before {
    content: "";
    border: 1px solid #898989;
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    left: 19px;
    top: 5px;
}
.filter-options-content .item > a:hover::after ,
.filter-options-content .item > a.am_shopby_link_selected::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 23px;
    top: 9px;
    background-color: #a4bc98;
    width: 7px;
    height: 7px;
}
body {
    color: #595959;
}
.columns .category-description p {
    font-size: 16px;
    line-height: 25px;
}

.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title  ,
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all{
    background-color: #eeeae0;
    display: flex;
    justify-content: space-between;
    padding: 14px 15px;
    font-size: 15px;
    color: #4c5a50;
    text-transform: none;
}
.mst-searchautocomplete__item.magento_catalog_product {
    border-color: #4c5a50;
}
.mst-searchautocomplete__highlight {
    color: #4c5a50;
}
.mst-searchautocomplete__autocomplete ul li { background-color: transparent !important; }
.mst-searchautocomplete__autocomplete ul li:not(:last-child) {
    border-bottom: 1px solid #4c5a50;
}
.mst-searchautocomplete__autocomplete ul li a.title {
    color: #4c5a50;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
    padding: 0;
    font-size: 15px;
    color: #4c5a50;
}
.mst-searchautocomplete__autocomplete ul {
    padding: 0 7px;
}
.navigation > ul > li.ui-menu-item.blogdiffcolor a {
    background-color: #d8c080;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 8px;
}
li.ui-menu-item.menuseprater {
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
}

.product-info-main .product.attribute.overview {
    min-height: auto !important;
    padding-bottom: 0;
}

ul.description-icons {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 20px 0;
    padding: 0 30px;
}
@media (min-width: 768px) {

  .elementor-progress-bar {transition-property: none !important; -webkit-transition-property: none !important; width: 100% !important}

/* #amasty-shopby-product-list .toolbar-products .filter-sort {
    display: none !important;
}
*/
#amasty-shopby-product-list .toolbar-products .filter-sort .filter {
    display: none !important;
}
}

@media (max-width: 767px) {
.att-shopmanager {right: 80px;}

.toolbar-products .filter-sort span {
    margin: 0px 14px !important;
}
#amasty-shopby-product-list > .product-list-toolbar-wrap .filter-sort {
    text-align: center;
}
.amasty-catalog-topnav .filter-options .filter-options-item .filter-options-content {
    padding: 10px 0;
}
.amasty-catalog-topnav .filter-options .filter-options-item .filter-options-content .items .item a:before {
    border: 1px solid #ababab;
}
.filter-options-content .item > a:hover::after {
    left: 6px;
    top: 7px;
}
.navigation > ul > li.ui-menu-item.blogdiffcolor a {
    background-color: transparent;
}
li.ui-menu-item.menuseprater {
    display: none !important;
}

.middle-category-menu .navigation .parent .level-top ,
.middle-category-menu .mobile-sub-menu > ul .ui-corner-all.ui-state-active ,
.navigation .level0 > .level1.active > a.ui-corner-all {
    display: block !important;
    text-transform: capitalize !important;
    background-color: #ededed !important;
    font-size: 15px;
    padding-left: 10px !important;
    color: #575757 !important;
    background: #dddddd !important
}
.middle-category-menu .navigation .parent .level-top span.ui-menu-icon {
    background: none;
}
.mobile-menu-wrap.show-menu {
    display: flex;
    flex-wrap: wrap;
}
.top-mobile-menu { padding-top: 0px;
    width: 100%;
}
.middle-category-menu {
    width: 100%;
    order: -1;
    padding-top: 40px;
}
.mobile-menu-usefull-link {
    width: 100%;
}

.middle-category-menu  .mobile-sub-menu.shop.navigation.mobile-navigation {
    display: block !important;
}
.middle-category-menu .navigation > ul > .parent {
    border-top: 0;
}
.navigation .parent .level-top:after {
    font-size: 9px;
    right: 30px;
    top: 15px;
}
.middle-category-menu .mobile-sub-menu > ul .ui-corner-all .ui-menu-icon {
    right: 18px;
 }

 .middle-category-menu .mobile-sub-menu > ul .ui-corner-all  + ul.level0.submenu {
   height: auto !important;
}

.middle-category-menu .mobile-sub-menu > ul .ui-corner-all.ui-state-active + ul.level0.submenu {
    display: block !important;
}
.mobile-menu-wrap.show-menu {
    align-content: flex-start;
}
.top-mobile-menu > nav {
    background-color: #ededed !important;
}
.top-mobile-menu {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.top-mobile-menu .navigation ul > li > a {
    display: block !important;
    background-color: #a4bc98 !important;
    font-size: 16px;
    padding-left: 16px !important;
    color: #fff !important;
    margin: 0 !important;
    width: 100% !important;
}

.top-mobile-menu .navigation ul > li {    position: relative;}

.top-mobile-menu .navigation ul > li span.iconsubmenu {    position: absolute;    right: 18px;    top: 11px;}
.top-mobile-menu .navigation ul > li .mobile-sub-menu li a {
    background: transparent !important;
    font-size: 14px !important;
    color: #575757 !important;
}
.top-mobile-menu .navigation ul > li .mobile-sub-menu li {
    border: 0 !important;
}
.top-mobile-menu .navigation ul > li .mobile-sub-menu li  span.ui-menu-icon::before {
    content: "+";
    float: right;
    padding: 0 10px;
    font-size: 20px;
    color: #099447;
    width: 65px;
    line-height: 18px;
    text-align: center;
}

.top-mobile-menu .navigation ul li.active a {color: #ffffff !important}

.top-mobile-menu .navigation ul > li .mobile-sub-menu li a.ui-state-active {
    background-color: #dddddd !important;
    font-size: 15px !important;
    color: #575757 !important;
}
.top-mobile-menu .navigation ul > li .mobile-sub-menu li a.ui-state-active span.ui-menu-icon::before {
    content: "-";
        color: #fff;
}
ul.description-icons {
    padding: 0;
}
}

body .middle-category-menu .mobile-sub-menu .has-active > ul.submenu.level0 ,
.navigation .level0 > .level1.active > ul.submenu{
    display: block !important;
}


.control.review-control-vote {
    position: relative;
    width: 210px;
    height: 49px !important;
    margin: 0 !important;
}



li.custom-shop.ui-menu-item {
    width: 100%; background-color: #a4bc98 !important;
    position: relative;
}
li.custom-shop.ui-menu-item a.custom-shoplink {
    display: inline-block !important;
    text-transform: capitalize !important;
    font-size: 16px;
    padding-left: 16px !important;
    color: #fff !important;
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    width: calc(100% - 60px);

}


li.custom-shop.ui-menu-item + span.ui-menu-icon.ui-icon::before {
    content: '\e622';
    font-family: 'luma-icons';
}
li.custom-shop.ui-menu-item + span.ui-menu-icon.ui-icon {
    font-size: 9px;
    right: 14px;
    top: 41px;
    position: absolute;
    z-index: 9;
    color: #fff;
    width: 40px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    font-weight: bold;
}

.middle-category-menu .navigation > ul > .parent a.level-top.ui-corner-all {
    display: none !important;
}
ul.level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all.show-shopmenu {
    display: block !important;
}


@media (max-width: 767px) {
.top-info-course .right .red-cta {max-width: none;}
.opc-summary-wrapper .opc-block-summary .total-items .minicart-items .product-item .product-item-details .details-qty .label {display: inline-block !important;}
.opc-summary-wrapper .opc-block-summary .total-items .minicart-items .product-item .product-item-details .details-qty .value {margin-left: 10px;}
.minicart-items .product-item-details .details-qty {margin-top: 0px;}
.opc-summary-wrapper .opc-block-summary .total-items .minicart-items .product-item .product-item-details .subtotal {float: right; margin-top: -22px;}
.opc-block-summary .payment-price-summary {max-width: none;}
.minicart-items .product>.product-image-container {margin-top: -10px;}
.opc-summary-wrapper .opc-block-summary .total-items .total-section .mark {padding-left: 10px;}
.items-total-wrapper h3 {padding-left: 10px;}
.checkout-shipping-address .checkout-form .firstname, .checkout-shipping-address .checkout-form .lastname {width: 100% !important;}
li.ui-menu-item.open-state > .mobile-sub-menu.navigation.mobile-navigation {
    display: block !important;
}
.top-mobile-menu .navigation .mobile-sub-menu.mobile-navigation.active {
    display: block !important;
}
.top-mobile-menu .navigation li.open-state .mobile-sub-menu.mobile-navigation.active {
    display: none !important;
}
.top-mobile-menu .navigation ul li.active.open-state {
    border-bottom: 1px solid #b7cbad;
}
.top-mobile-menu .navigation ul li.active.open-state > a {
    color: #fff !important;
}
.top-mobile-menu .navigation ul li.active.open-state > span {
    color: #fff;
}
.top-mobile-menu .navigation ul li.active.open-state > span::before {
    content: '\e622';
}
.has-active > ul.level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all.show-shopmenu {
    display: none !important;
}
}

.street .control input::placeholder {color: transparent !important}
