.products.list .bottom-cart .cart-left.no-stock { margin-bottom: 5px; }
.seo-content-inner .content-wrapper .content-list { margin-top: 0; }
.checkout-onepage-success ._t53mel > div { left: unset !important; right: 20px !important;}
body {
    font-size: 16px !important;
}
.min-surcharges { display:flex;justify-content:space-around; }
.min-surcharges .label { font-size:13px;font-weight:normal; }
.min-surcharges .price-container { font-size:13px;font-weight:normal; }
.product-options-bottom .prices-tier.items, .product-options-bottom .smal-text.smcls { font-size:14px; }
.totals.fee.excl + .quote-info { display:none !important; }
.totals.fee.excl + .totals + .quote-info { display:none !important; }
.product-info-main .product-add-form .smcls { font-size:14px; }

/*Custom css*/
.home-customer-logged-in .all-maine-produkte .all-maine-produkte-link::after{
    display: inline-block;
    content: '\203A';
    margin-left: 3px;
    color: #adadad;
    font-size: 35px;
    margin-top: -6px;
    margin-right: -1px;
}

.home-customer-logged-in .all-maine-produkte .all-maine-produkte-link {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    color: #6ca70f;
}
.home-customer-logged-in .all-maine-produkte {
    text-align: right;
}

.home-newsletter input{
    font-size: 16px;
}
.brand-category-title { z-index: 0; }
.block-product-title:before { top: -13px; }
.product-item-info .custom-review { min-height:25px; }
.product-info-main .product-add-form .price-box { display: flex !important; }
.product-info-main .product-add-form .price-box .discount-multiple span { 
        padding: 3px 7px; 
        background-color: #d83820; 
        margin-left: 8px;
        color: #fff; 
        font-weight: 700; 
        font-size:18px;
    }
.product-info-main .product-add-form .price-box .old-price { 
    margin-left:8px; 
    display: flex;
    align-items: flex-end;
}

/*rating*/
.ts-rating-light.productreviewsSummary{
    cursor: pointer;
}

.wp_popup #notice-cookie-block {
    display:none !important;
}
.trustedshops-reviews-wrapper {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 40px;
}
.tp-description-title {
    margin-top: 20px;
}
.checkout-cart-index .quote-subtotal {
    color: #464646;
    text-align: right;
    font-size: 15px;
    line-height: normal;
    font-weight: 400;
    font-style: normal;
    padding-right: 4px;
}
.checkout-index-index .quote-subtotal {
    text-align: right;
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
    font-style: normal;
    padding-right: 4px;
}
.newnew
{
    word-spacing: 3px;
    letter-spacing: 2px;
}
.product.data.items::before {
  width: 100%;
  height: 2px;
  background: #9cb942;
  position: relative;
  top: 40px;
}
.product.data.items > .item.title, .product .data.items > .item.title {
  float: left !important;
  width: auto !important;
  margin-bottom: 0 !important;
  border: 0 !important;
  margin-right: 5px !important;
}


.product .data.items > .item.title.active + .item.content {
  opacity: 1;
}
.product .data.items > .item.title > .switch {
  font-size: 16px;
  padding: 7px 22px 8px;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: right;
  margin: 0;
}
/* Cart page quick add product */
.checkout-cart-index .cart-bottom {
    padding-top: 15px;
}
.checkout-cart-index .cart-bottom-coupon .discount h2 {
    margin-top: 0 !important;
}
.checkout-cart-index .cart-bottom-coupon .fieldset {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 10px 0 0;
}
.checkout-cart-index .cart-bottom-coupon .field {
    width: 80%;
    padding: 0 10px 0 0;
    margin: 0 !important;
}
.checkout-cart-index .cart-bottom-coupon .control {
    width: 100% !important;
    margin: 0 !important;
}
.checkout-cart-index .cart-bottom-coupon .actions-toolbar {
    width: 20%;
    text-align: center !important;
}
.checkout-cart-index .cart-bottom-coupon .primary {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.checkout-cart-index .cart-bottom-coupon .primary .gray-button {
    padding: 11px;
    border-radius: 0;
    font-size: 14px;
    line-height: 13px;
    font-style: normal;
} 
.block.crosssell, .block.aw_wbtab {
    margin-top: 10px;
}
.checkout-cart-index .quick-add-tocart-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #474747;
}
.checkout-cart-index .block-content {
    margin-top: 5px;
}
.quick-add-tocart-products .products.list .product-item { 
    width:100%;
    margin-bottom: 5px;
}
.quick-add-tocart-products .products.list .product-item-info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background-color: #ffffff;
    padding: 0;
}
.quick-add-tocart-products .products.list .product-item-info .product-image {
    height: 100%;
    margin: 0;
}
.quick-add-tocart-products .products.list .product-item-info .dis-with-img {
    width: 20%;
    height: auto;
}
.quick-add-tocart-products .products.list .product-item-details {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    align-items: center;
    margin: 0;
}
#quick-cart-items-add .quick-add-tocart-products .products.list .product-item .price-box {
    text-align: left;
    float: left;
}
.quick-add-tocart-products .products.list .cart-center-section {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
}
.quick-add-tocart-products .products.list .product-item-info .product-item-link {
    font-size: 16px;
}
.quick-add-tocart-products .products.list .product-item .price-box .price {
    font-weight: 100;
    font-size: 16px;
    color: #000000;
}
.quick-add-tocart-products .products.list .prices-tier li {
    font-weight: normal;
}
.quick-add-tocart-products .products.list .prices-tier {
    text-align: left;
    display: none;
}
.quick-add-tocart-products .products.list .bottom-cart {
    width: 20%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-right: 5px;
}
.quick-add-tocart-products .products.list .bottom-cart .cart-left .weltpixel-quickview {
    position: inherit;
}
.quick-add-tocart-products .products.list .bottom-cart span {
    font-weight: 400;
}
.quick-add-tocart-products .products.list .cart-center-section .product-name {
    width: 100%;
    min-height: auto;
}
.checkout-index-index .form-discount-desc, .totals-tax-summary, .totals.fee.excl + .quote-info { display:none; }
#co-payment-form hr, #co-payment-form br { display:none;  }
.opc-sidebar-wrapper .actions-toolbar.custom button{
    font-size: 16px;
}

/*Bottom seo content*/

.seo-content-inner .content-wrapper { padding: 30px 0; }
.content-wrapper .heading { border-bottom: 1px solid #e6e6e6; padding-bottom: 10px; }
.content-wrapper .content-list { margin-top: 40px; }
.content-wrapper h3 { margin-bottom: 15px; }
.content-wrapper .content-list ol { padding-left: 20px; }
.content-wrapper .content-list ul { list-style: disc; padding-left: 20px; margin-bottom: 20px; }
.content-wrapper .content-list ul li, .content-wrapper .content-list ol li { margin-bottom: 5px; }
.content-wrapper .content-list a { color: #6ca70f; }

/* end  */
.block-customer-login .block-content input { font-size: 16px; }
.block-customer-login .block-content .actions-toolbar .gray-button { font-size: 14px; }
.payment-method-content .bank-prepayment td label { color: #000; font-size: 16px; font-family:'Maven Pro'; }
.cookie-block-modal.modal-popup._inner-scroll .modal-inner-wrap { margin:0; position:fixed; bottom:0; }
.cookie-block-modal .shown { flex-wrap: wrap; }
.cookie-block-modal.modal-popup .modal-title { display: none; }
.cookie-block-modal .main-cookie-content > div { padding-left:0!important; font-family:'Maven Pro'; }
.action.primary.accept-cookie-consent, .cookie-block-modal .secondary_actions > button { margin-bottom: 0; font-size: 15px; font-family: 'Maven Pro'; padding: 10px 15px; width: auto !important;}
.cookie-block-modal .cookie-bar-buttons { width: 100%; }
.cookie-block-modal .cookie-bar-buttons .action.primary.accept-cookie-consent { margin-right: 5px; }
.cookie-block-modal .cookie-bar-buttons .action.primary.accept-cookie-consent:hover { background: #e77900; }
.cookie-block-modal .cookie-bar-buttons > div { display: flex; justify-content: center; }
.cookie-block-modal.modal-popup.modal-slide .modal-inner-wrap { width: 100%; }
.cookie-block-modal .main-cookie-content .cookie-text-link { font-size: 12px; line-height: 1.2em; }
.cookie-block-modal .modal-header { padding:0; }
.cookie-block-modal .modal-content { padding-bottom: 20px; }
.cookie-block-modal .cookie-bar-buttons .secondary_actions .action.secondary { background: #686868; border: #686868; }
.cookie-block-modal .action.primary.accept-cookie-consent { background: #78ae05; }
.cookie-block-modal .main-cookie-content { justify-content: center; }

/*Developer change remove 2 class : .block-product-page-usp ul li, .block-cart-page-usp ul li,*/
@media screen and (max-width: 1440px) {
    .checkout-cart-index .cart-bottom-coupon .primary .gray-button {
        font-size: 14px;
    }
}

@media screen and (max-width: 1199px) {
    body:not(.wp_popup) .quick-add-tocart-products .products.list .product-name {
        min-height: auto !important;
        margin-bottom: 0 !important;
    }
    body:not(.wp_popup) .quick-add-tocart-products .products.list .product-item-info .product-item-link {
        font-size: 16px;
    }
    body:not(.wp_popup) .quick-add-tocart-products .products.list .product-item .price-box .price {
        font-size: 14px;   
    }
    .checkout-cart-index .cart-bottom-coupon .fieldset {
        display: block;
    }
    .checkout-cart-index .cart-bottom-coupon .field, .cart-bottom-coupon .actions-toolbar {
        width: 100% !important;
    }
    .checkout-cart-index .cart-bottom-coupon .field {
        padding: 0;
        margin-bottom: 10px !important;
    }
    .checkout-cart-index .cart-bottom-coupon .primary {
        justify-content: flex-start;
    }
    .brand-slider-wrapper .all-brand { margin-top: 10px; margin-bottom: 15px; }
}
@media screen and (max-width: 1199px) {
    /*Custom css*/
    .product-info-main .product-add-form .price-box .old-price {
        top: -1px;
    }
    .product-info-main .product-add-form .price-box .discount-multiple span {
        padding: 5px 7px;
        font-size: 15px;
    }
}
@media screen and (max-width: 991px) {
    /*Custom css*/
    .gray-button, .block-customer-login .secondary .action-remind span {
        font-size: 14px;
    }

    .opc-form-title .description{
        font-size: 14px;
    }
    .process-bar li.step, .sample-products-collections .sample-products .product-name-cart{
        font-size: 14px;
    }
    .checkout-cart-index .total-item-in-cart,.cart-container .table-wrapper thead th span,.cart-collaterals h2.sample-title,.sample-title-section a{
        font-size: 14px;
    }
    body:not(.wp_popup) .quick-add-tocart-products .products.list .product-item-info .product-item-link{
        font-size: 14px;
    }
    .product-info-main .product-add-form .price-box .old-price, 
    .product-info-main .product-add-form .price-box .discount-multiple span {
        margin-left: 5px !important;
    }
    .checkout-cart-index .cart-bottom-coupon .block.aw_wbtab {
        margin-top: 20px;
    }
    .cart-collaterals h2.sample-title span{
        font-size: 14px;
    }
    .checkout-payment-method .payment-method._active .payment-method-content, .checkout-payment-method .payment-method-content .bank-payment-title, .payment-method-content .bank-prepayment td label{
        font-size: 14px;
    }
    .opc-wrapper .checkout-shipping-method .table-checkout-shipping-method tr td{
        font-size: 14px !important;
    }
    .checkout-usp .block-product-page-usp ul li .title,.payment-sub-title{
        font-size: 14px;
    }
    .fieldset:last-child{
        font-size: 14px;
    }
    .checkout-payment-method .checkout-billing-address,.checkout-payment-method .payment-groups-list-item .field input[type="radio"]+label{
        font-size: 14px;
    }
    .cart-container .cart-bottom .cart-bottom-coupon .discount .control input{
        font-size: 14px;
    }
    .checkout-index-index input[type="radio"]+label,.opc-authentication-popup p, .block-authentication .field .label { font-size: 14px; }
    .block-customer-login .block-content input { font-size: 14px; } 

}

@media screen and (max-width: 820px) {
    .modal-popup.cookie-block-modal.modal-slide { margin-top: 0 !important; }
}
@media screen and (max-width: 767px) {
    .nav-before-open.nav-open #trustbadge-iframe + div { display: none }
    .checkout-usp .block-product-page-usp ul li .title{
        font-size: 16px;
    }
    .gray-button, .block-customer-login .secondary .action-remind span{ font-size:16px; }
    body:not(.wp_popup) .quick-add-tocart-products .products.list .dis-with-img {
        width: 10%;
    }
    body:not(.wp_popup) .quick-add-tocart-products .products.list .product-item-details {
        width: 90%;
    }
    body:not(.wp_popup) .quick-add-tocart-products .products.list .product-item-info .product-item-link {
        font-size: 16px;
    }
    body:not(.wp_popup) .quick-add-tocart-products .products.list .product-item .price-box .price {
        font-size: 16px;
    }
    body:not(.wp_popup) .quick-add-tocart-products .products.list .bottom-cart {
        justify-content: flex-end;
        align-items: baseline;
        padding-right: 5px;
        margin: 0 !important;
    }

    /*Custom css*/
    .home-customer-logged-in .all-maine-produkte .all-maine-produkte-link { margin-bottom: 25px; }
    .home-customer-logged-in .products.list li:last-child { margin-bottom: 15px; }
    .cart-container .cart-bottom .cart-bottom-coupon .discount .control input{
        font-size: 16px;
    }
    .product-info-main .product-add-form .price-box .discount-multiple span {
        padding: 3px 7px;
    }
    .gray-button,.opc-wrapper .fieldset .field .label span{
        font-size: 16px;
    }
    .home-newsletter .actions .action{
        font-size: 14px;
    }
    .cart-collaterals h2.sample-title span , .payment-sub-title{
        font-size: 16px;
    }
    .checkout-payment-method .checkout-billing-address, .checkout-payment-method .payment-groups-list-item .field input[type="radio"]+label{
        font-size: 16px;
    }
    .checkout-payment-method .payment-method._active .payment-method-content, .checkout-payment-method .payment-method-content .bank-payment-title, .payment-method-content .bank-prepayment td label {
        font-size: 16px;
    }
    .checkout-payment-method .payment-method .actions-toolbar .primary .action, .fieldset:last-child{
        font-size: 16px;   
    }
    .opc-wrapper .checkout-shipping-method .table-checkout-shipping-method tr td{
        font-size: 16px !important;
    }
    .checkout-index-index input[type="radio"]+label,.opc-authentication-popup p,.block-authentication .field .label { font-size: 16px; }   
    .block-customer-login .block-content input { font-size: 16px; }
    .partners-website-block .block-title { font-size: 22px; line-height: 25px; }
    .checkout-payment-method .payment-method._active .payment-method-content .bank-prepayment .custom-text { font-weight: 400; }
    .brand-slider-wrapper .all-brand { margin-bottom: 10px; margin-top: 15px; }
    .carousel-container .brand-logo-title + .brand-slider-wrapper .banner-slider-carousel .owl-nav .owl-next { right: -30px;}
    .content-wrapper .content-list { margin-top: 30px; }

}
@media screen and (max-width: 575px) {
    body:not(.wp_popup) .quick-add-tocart-products .products.list .dis-with-img {
        width: 15%;
    }
    body:not(.wp_popup) .quick-add-tocart-products .products.list .product-item-details {
        width: 85%;
    }
    .cookie-block-modal .cookie-bar-buttons > div { flex-wrap:wrap; gap: 5px; }
    .cookie-block-modal .cookie-bar-buttons .action.primary.accept-cookie-consent { margin-right: 0; }
    .action.primary.accept-cookie-consent, .cookie-block-modal .secondary_actions > button, .cookie-block-modal .secondary_actions { width: 100% !important; }
    .action.primary.accept-cookie-consent, .cookie-block-modal .secondary_actions > button { padding: 10px; }
    .cookie-block-modal .main-cookie-content > div { padding: 10px 20px 10px 0 !important; }
    .cookie-block-modal .modal-content { padding-bottom: 10px; }
    .cookie-block-modal.modal-popup .modal-header .action-close { padding: 3px 5px; }
}
@media screen and (max-width: 425px) {
    body:not(.wp_popup) .quick-add-tocart-products .products.list .dis-with-img {
        width: 20%;
    }
    body:not(.wp_popup) .quick-add-tocart-products .products.list .product-item-details {
        width: 80%;
    }
    body:not(.wp_popup) .quick-add-tocart-products .products.list .product-item-info .product-item-link, 
    body:not(.wp_popup) .quick-add-tocart-products .products.list .product-item .price-box .price {
        font-size: 16px;
        line-height: 15px;
    }
    .checkout-cart-index .quick-add-tocart-title {
        font-size: 14px;
    }
    .action.primary.accept-cookie-consent, .cookie-block-modal .secondary_actions > button { font-size: 13px; }
}
@media screen and (max-width:375px) {
    /*.cart-collaterals h2.sample-title span{
        font-size: 16px;
    }*/
    .process-bar li.step-active span,
    .checkout-payment-method .payment-method .actions-toolbar .primary .action { font-size: 14px; }
}
@media screen and (max-width:320px) {
    /*Custom css*/
    .product-info-main .product-add-form .price-final_price .special-price .price {
        font-size: 25px !important;
    }
    .process-bar li.step-active span{
        font-size: 14px;
    }
}
@media (min-width:768px) {
    .success-page-usp ul li {
        width: 33.333%;
    }
}
@media (min-width:768px) {
    .product.data.items>.item.content {
        float: right !important;
        margin-left: -100% !important;
        width: 100%;
        margin-top: 39px !important;
        border: 0;
        padding: 22px 0;
        opacity: 0;
        transition: .3s ease-in-out opacity;
    }
    .product .data.items>.item.title:not(.active)>.switch {
        background: #fff;
        color: #202020;
    }
}