@font-face {
    font-family: 'metapro';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/MetaPro-Light.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/MetaPro-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/MetaPro-Light.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/MetaPro-Light.woff') format('woff'), /* Modern Browsers */
    url('../fonts/MetaPro-Light.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'metapro';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/MetaPro-Norm.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/MetaPro-Norm.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/MetaPro-Norm.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/MetaPro-Norm.woff') format('woff'), /* Modern Browsers */
    url('../fonts/MetaPro-Norm.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'metapro';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/MetaPro-Book.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/MetaPro-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/MetaPro-Book.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/MetaPro-Book.woff') format('woff'), /* Modern Browsers */
    url('../fonts/MetaPro-Book.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'metapro';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/MetaPro-Bold.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/MetaPro-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/MetaPro-Bold.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/MetaPro-Bold.woff') format('woff'), /* Modern Browsers */
    url('../fonts/MetaPro-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Hind Semibold';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('../fonts/hind-semibold.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/hind-semibold.woff') format('woff'), /* Modern Browsers */
    url('../fonts/hind-semibold.ttf') format('truetype'); /* Safari, Android, iOS */
}


/*===============================
todo Main
================================*/
:root {
    /* Colors: */
    --color-special: #9AB828;
    --color-second: #575756;
    --color-white: #FFFFFF;
    --color-main: #252525;
}
.hide{
    display: none !important;
}
.desctop-inhalt,
.mobile-inhalt{
    display: none !important;
}

.catalog-category-view #maincontent {
    display: flex;
    flex-direction: column;
}
#maincontent .category-view {
    order: 2;
}
.d-flex{
    display: flex;
    flex-wrap: wrap;
}
.h1{
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 14px;
}
h1{
    font-weight: 500;
    line-height: 1.4;
    text-align: left;
    margin-bottom: 14px;
}

.btn{
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
    float: left;
    padding: 10px 30px;
    border-radius: 5px;
}

.btn:hover{
    text-decoration: none;
}

a:visited, .alink:visited {
    text-decoration: none;
}
.action.primary{ /*subscribe*/
    border-radius: 5px !important;
    font-weight: 400;
    opacity: 1;
}
button {
    border-radius: 5px !important;
    font-weight: 400;
    box-shadow: none;
}
button:not(.primary) {
    box-shadow: none;
}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    height: 42px;
    border-radius: 5px;
}
select{
    height: 38px;
    border-radius: 5px;
}
input[type="radio"] {
    width: 20px;
    height: 20px;
}

.pagebuilder-column .product-items .product-item {
    position: relative;
}

.products-grid .product-item-details .price-box .old-price .price-container .price {
    color: #252525;
}
.products-grid .price-box .special-price .price,
.products-grid .price-box .normal-price .price-final_price .price {
    color: #f00;
}
.products-grid .product-item-details .price-box .normal-price.clrblck .price {
    color: #252525;
}

.slick-arrow{
    display: none;
}
.slick-dots {
    margin: 0;
}
.slick-dots li {
    height: 22px;
    width: 22px;
}
.slick-dots li button {
    width: 10px;
    height: 10px;
    background: var(--color-second);
    border: 1px solid var(--color-second);
    border-radius: 50% !important;
    padding: 8px !important;
}
.slick-dots li.slick-active button {
    background: var(--color-special);
    border: 1px solid var(--color-special);
    width: 22px;
    height: 22px;
    margin-top: -4px;
}


.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    font-size: 18px;
    color: #000000;
}
/*todo buttons*/
.action.primary, .action-primary, button, .page-header .block-minicart .block-content > .actions > .primary .action.primary, .page-header .block-minicart .block-content > .actions .secondary{
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
}
#checkout .payment-option-content .form-discount .actions-toolbar button {
    width: 240px;
}
#cfawag > form > .button:before {
    left: 0;
    top: 12px;
}
.modal-body-content div[data-content-type="button-item"]{
    width: 250px;
}
.modal-body-content div[data-content-type="button-item"] a{
    width: 100%;
}
a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary {
    font-size: 14px;
    font-weight: normal;
    padding-top: 14px;
    padding-bottom: 14px;
}
a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.2;
    padding: 14px 17px;
    font-size: 14px;
}
.checkout-cart-index #discount-coupon-form #coupon_code{
    padding: 14px 14px;
    min-height: 47px;
}
.amform-form .action.primary, button{
    background-color: var(--color-special);
    border: 1px solid var(--color-special);
}
.action-login.secondary{
    background-color: #ffffff;
    border: 1px solid var(--color-special);
    color: var(--color-special);
}
.payment-method-content .action-edit-address{
    background: #ffffff;
    color: var(--color-special);
}
.amform-form .action.primary:hover{
    background: #000000;
    border: 1px solid #000000;
}
/*todo buttons on checkout popup (new adress & payment)*/
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
    text-decoration: none;
}
.checkout-index-index button.action.secondary.action-hide-popup span {
    background: transparent;
    padding: 7px 14px;
    border: none;
    border-radius: 5px;
    color: #ffffff;
}
@media (min-width: 768px) {
    .block-search .action.search {
        padding: 0 !important;
    }
    .box-tocart .action.tocart,
    .checkout-methods-items .action.primary.checkout,
    #delivery_clone_button,
    #awag-float-panel .btn,
    #checkout-payment-method-load .action.primary.checkout.primary_uc,
    #confirm-order button{
        text-transform: uppercase;
    }
    .home-slider button, .home-kinder-unterwegs button, .home-for-kinder .pagebuilder-button-primary, .home-tabs button{
        font-size: 22px !important;
    }
}

/*===============================
todo Header
================================*/

#minisearch-form-top-search input:focus {
    box-shadow: none;
}
.page-wrapper{
    overflow-x:hidden;
}
.header.content {
    display: grid;
    padding: 2px 20px 0;
    border: none;
}
.header.content .header-left {
    display: flex;
    align-items: center;
}
.header.content .logo {
    max-width: 100%;
}
.header.content .header-left .logo {
    margin: 0 auto 0 0;
}
.page-header a:visited {
    color: inherit;
}
.page-header {
    margin-bottom: 20px;
}
body.cms-home .page-header {
    margin-bottom: 4px;
}
.greet.welcome{
    display: none;
}
.header.content:before, .header.content:after{
    display: none;
}
.header.content .compare.wrapper{
    display: none;
}
.page-header .panel.wrapper {
    background-color: #f0f0f0;
    padding: 0 0;
    border: none;
}
.header.panel > .header.links > li.welcome{
    display: none;
}
.header.content .panel.header #quick_sigup_link {
    text-align: center;
    line-height: 1.2;
}
.header.content .panel.header #quick_sigup_link:hover {
    text-decoration: none;
}
.header.content .customer-welcome.active  .header.links {
    display: block;
}
.header.content .customer-welcome.active .header.links .authorization-link a:before{
    display: none;
}
.header.content .customer-welcome.active .header.links .authorization-link a {
    display: block;
    text-align: left;
}
.page-header .header.panel:after, .page-header .header.panel:before{
    display: none;
}
.header.panel > .header.links > li > a:hover {
    text-decoration: none;
}
.header.panel > .header.links .greet.welcome{
    display: none;
}

/*===============================
    todo Header top line
================================*/
.fm-top-header-block{
    position: relative;
}
.fm-top-header-block:before,
.fm-top-header-block:after{
    position: absolute;
    content: "";
    background: var(--color-special);
    width: 100vw;
    z-index: -1;
}
.fm-top-header-block .social .d-flex {
    justify-content: flex-end;
}
.fm-top-header-block .d-flex .fb,
.fm-top-header-block .d-flex .insta {
    margin: 0 10px;
    position: relative;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fm-top-header-block .d-flex .fb:hover,
.fm-top-header-block .d-flex .insta:hover {
    color: transparent;
}
.fm-top-header-block .d-flex .fb:before,
.fm-top-header-block .d-flex .insta:before {
    background-size: cover !important;
    position: absolute;
    content: "";
}
.fm-top-header-block .d-flex .fb:before {
    background: url(../images/facebook.svg) no-repeat;
}
.fm-top-header-block .d-flex .insta:before {
    background: url(../images/instagram.svg) no-repeat;
}
.fm-top-header-block .d-flex .map,
.fm-top-header-block .d-flex .phone {
    position: relative;
    font-weight: 700;
    color: #ffffff;
}
.fm-top-header-block .d-flex .map:before,
.fm-top-header-block .d-flex .phone:before {
    background-size: contain !important;
    position: absolute;
    content: "";
}
.fm-top-header-block .d-flex .map:before {
    background: url(../images/icon-map.svg) no-repeat;
}

.fm-top-header-block .d-flex .phone:before {
    background: url(../images/mail.svg) no-repeat;
}
.page-header .star-row {
    flex-direction: row !important;
    font-weight: 700;
    font-size: 18px;
}
.page-header .star-row img {
    max-width: 100px !important;
    margin-right: 20px;
}
@media (width: 768px) {
    .page-header .star-row{
        display: none !important;
    }
}

/*===============================
todo Header search
================================*/
#header-search {
    margin: 0;
    position: relative;
}
#header-search:before {
    position: absolute;
    content: '';
    cursor: pointer;
    background-size: cover;
}
/*===============================
    todo Header account
================================*/
.header.content .header.links{
    position: relative;
}
.header.content .header.links .authorization-link a:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: auto;
    border: 1px solid white;
    border-radius: 50%;
    padding: 6px;
    background-size: 26px;
    background-repeat: no-repeat;
    background-position: center;
}
.header.content .header.links .authorization-link a:before {
    width: 30px;
    height: 28px;
}
.header.content .header.links .authorization-link{
    margin: 0;
}
.header.content .header.links .authorization-link a {
    width: 100%;
    display: flex;
    justify-content: center;
}

/*===============================
        todo Header basket
================================*/
.counter.qty.empty span.counter-number:after{
    content: "0";
    display: block;
}
.header.content .minicart-wrapper {
    margin-top: 0;
    margin-left: 0;
    text-align: center;
    flex-direction: column;
}
.minicart-wrapper .action.showcart:before {
    width: 30px;
    height: 25px;
}

.minicart-wrapper .action.showcart:before {
    position: absolute;
    content: "";
    bottom: auto;
    left: calc(50% - 18px);
    background-size: 100%;
}

.minicart-wrapper .action.showcart {
    position: relative;
}

.minicart-wrapper .action.showcart .counter.qty {
    border-radius: 50%;
    height: 15px;
    width: 15px;
    text-align: center;
    line-height: 15px;
    margin: 0;
    padding: 0;
    position: absolute;
    min-width: 15px;
}

.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
    display: block;
}

.minicart-wrapper .action.showcart.active:before {
    content: "";
}
span.counter-number {
    font-family: 'Hind Semibold';
}

/*===============================
        todo Header MENU
================================*/
.navigation .level0 > .level-top{
    text-transform: uppercase;
    font-weight: 600;
    white-space: nowrap;
}
.nav-sections {
    background: transparent;
    border-bottom: none;
    margin-bottom: 0;
}

@media (min-width: 768px){
    .header.content {
        padding: 0 20px 10px;
        grid-template-columns: 12% 46% 10% 24% 8%;
    }

    .fm-top-header-block{
        grid-column-start: 1;
        grid-column-end: 6;
        grid-row-start: 1;
        margin-bottom: 12px;
    }
    .header.content .nav-sections {
        grid-column-start: 1;
        grid-column-end: 6;
        grid-row-start: 3;
    }
    .header.content .block-search {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 2;
    }
    .header.content .search-selector {
        grid-column-start: 3;
        grid-column-end: 4;
        grid-row-start: 2;
    }
    .header.content .header-left {
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 2;
    }
    .page-header .header.panel {
        grid-column-start: 4;
        grid-column-end: 5;
        grid-row-start: 2;
    }
    .header.content > .minicart-wrapper {
        grid-column-start: 5;
        grid-column-end: 6;
        grid-row-start: 2;
    }
    .header.content > .minicart-wrapper {
        display: flex;
    }
    .header.content .header.links .authorization-link a:before {
        background-image: url("../images/login.svg");
        padding: 0;
    }
    .page-header {
        border-bottom: 1px solid #f0f0f0;
    }
    .header.content .header-left {
        justify-content: center;
    }
    .header.content .nav-sections {
        margin-top: 14px;
    }
    /*top bar*/
    .page-header .star-row a{
        color: #ffffff;
    }
    .fm-top-header-block:before{
        left: -100%;
        top: 0;
    }
    .fm-top-header-block:after{
        height: 47px;
        right: auto;
        top: 0;
    }
    .fm-top-header-block .d-flex .map:before,
    .fm-top-header-block .d-flex .phone:before {
        left: -42px;
        width: 34px;
        height: 34px;
        top: -5px;
    }
    .fm-top-header-block .social{
        width: 20% !important;
    }
    .fm-top-header-block .d-flex .phone {
        margin-left: 76px;
    }
    .fm-top-header-block .d-flex .fb:before,
    .fm-top-header-block .d-flex .insta:before {
        width: 34px;
        height: 34px;
    }
    .fm-top-header-block {
        padding: 8px 16px;
    }
    .fm-top-header-block{
        background: var(--color-special);
    }
    .fm-top-header-block *{
        color: #ffffff;
        font-size: 14px;
        margin: 0;
    }
    .fm-top-header-block .star-row{
        justify-content: flex-start !important;
    }
    .fm-top-header-block .star-row img{
        margin-top: 8px;
    }
    .fm-top-header-block .star-row div[data-content-type='text'] {
        display: flex;
        align-items: center;
    }
    .fm-top-header-block .d-flex .fb:before,
    .fm-top-header-block .d-flex .insta:before {
        left: 6px;
    }
    .top-header__contact{
        margin-left: 50px;
    }
    /*account 768*/
    .header.content .header.links .authorization-link{
        width: 100%;
    }
    .page-header .header.panel {
        display: block;
    }
    .header.panel > .header.links {
        float: none;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
    .header.panel > .header.links #quick_sigup_link{
        font-size: 16px;
        text-align: left;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .customer-welcome.active .customer-menu{
        left: -130px;
    }
    .header.content .header.links .authorization-link a,
    .header.panel > .header.links > li > a:hover {
        font-size: 0;
    }
    .header.content .customer-menu .header.links .authorization-link a{
        font-size: 14px;
    }
    /*basket 768*/
    .minicart-wrapper .action.showcart .counter.qty {
        right: 2px;
        top: -4px;
    }
    .header.content .minicart-wrapper .action.showcart .text {
        display: none;
    }
    .header.content .minicart-wrapper {
        max-width: 46px;
    }
    .minicart-wrapper .action.showcart:before {
        background-image: url("../images/basket.svg");
        top: 0;
    }
    .nav-sections-item-content .minicart-wrapper,
    .nav-sections-item-content #quick_sigup_link,
    .nav-sections-item-content .authorization-link{
        display: none;
    }
    /*basket inside popup 768*/
    #header-search:before {
        background: url("../images/icon-lupa.svg");
        width: 28px;
        height: 28px;
        left: calc(50% - 10px);
        background-size: contain;
        display: none;
    }
    .block-search .action.search{
        opacity: 1 !important;
    }
    .block-search .action.search:before{
        background: url("../images/icon-lupa.svg");
        width: 28px;
        height: 28px;
        left: calc(50% - 10px);
        background-size: contain;
        position: absolute;
        content: '';
        cursor: pointer;
    }

    .page-header.sticky .block-search .action.search:before{
        top: 20px;
    }
    .minicart-wrapper.active .block-minicart {
        max-height: 80vh;
        overflow: auto;
    }
    .minicart-wrapper.active > .block-minicart {
        max-height: 90vh;
    }
    /*search 768*/
    .block-search{
        width: 100%;
    }
    .block-search.active .block-content {
        position: relative;
        top: 30px;
    }

    /*menu 768*/
    .navigation .submenu li.active{
        background: transparent;
    }
    .navigation {
        background: transparent;
    }
    .navigation ul {
        display: flex;
    }
    .navigation .level0 > .level-top {
        padding: 8px 20px;
        font-size: 16px;
        line-height: 1;
    }
    .navigation .level0.parent > .level-top {
        padding: 8px 12px;
    }
    .navigation .level0 {
        position: static;
        margin: 0 2px 0 0;
    }
    .navigation .level0 > .submenu {
        max-height: 80vh;
        height: auto;
        left: 0 !important;
        width: 160%;
        padding: 20px 0;
        overflow-y: scroll !important;
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
        border: none;
        background: rgba(240, 240, 240, 1);
        background: -moz-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 9%, rgba(255, 255, 255, 1) 92%, rgba(240, 240, 240, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 9%, rgba(255, 255, 255, 1) 92%, rgba(240, 240, 240, 1) 100%);
        background: -o-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 9%, rgba(255, 255, 255, 1) 92%, rgba(240, 240, 240, 1) 100%);
        background: -ms-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 9%, rgba(255, 255, 255, 1) 92%, rgba(240, 240, 240, 1) 100%);
        background: linear-gradient(to bottom, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 9%, rgba(255, 255, 255, 1) 92%, rgba(240, 240, 240, 1) 100%);
        max-width: 100%;
    }
    .navigation .level0.parent:hover > .submenu{
        overflow-x: hidden !important;
        overflow-y: scroll !important;
    }

    .navigation .level0 > .submenu > li{
        width: 20%;
        float: left;
    }
    .navigation .level0 .submenu {
        min-width: 180px;
    }
    .navigation .level0 .submenu .submenu {
        top: auto !important;
        left: 0 !important;
        display: block !important;
        position: relative;
        border: none;
        box-shadow: none;
        background: transparent;
    }
    .navigation .level0 .submenu a{
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .navigation .level1{
        text-transform: uppercase;
        font-weight: bold;
    }
    .navigation .level1 a .ui-menu-icon{
        display: none !important;
    }
    .navigation .level1 .submenu{
        font-size: 12px;
        padding-left: 10px;
    }

    /* Header sticky 768*/
    .page-header.sticky {
        margin: 0 auto;
        max-width: 100%;
        position: fixed;
        width: 100%;
        z-index: 102;
        background: #fff;
        top: 0;
    }

    .page-header.sticky .fm-top-header-block {
        margin-bottom: 10px;
    }
    .page-header.sticky .header.content .minicart-wrapper,
    .page-header.sticky .header.content .search-selector,
    .page-header.sticky .header.content .panel.header{
            display: none;
    }
    .page-header.sticky .header.content .nav-sections{
        display: block;
        margin-top: 0;
        padding-top: 0;
        grid-row-start: 2;
        grid-column-start: 2;
        position: relative;
        top: calc(50% - 22px);
    }
    .page-header.sticky .block-search{
        display: none;
    }
    .page-header.sticky .header.content .logo {
        max-width: 70%;
        transition: 1s;
    }
    .page-header.sticky .fm-top-header-block:before,
    .page-header.sticky .fm-top-header-block:after,
    .fm-top-header-block:after,
    .fm-top-header-block:before {
        height: 56px;
    }
}
@media (min-width: 992px){
    .fm-top-header-block .star-row {
        margin-left: 0%;
    }
    .page-header.sticky .fm-top-header-block:before,
    .page-header.sticky .fm-top-header-block:after,
    .fm-top-header-block:after,
    .fm-top-header-block:before {
        height: 47px;
    }
}
@media (min-width: 1200px){
    .fm-top-header-block * {
        font-size: 18px;
    }

    .fm-top-header-block .social{
        width: 14% !important;
    }
    /*menu 1200*/
    .navigation .level0 > .level-top{
        font-size: 16px;
    }
}

@media (min-width: 1366px){
    .page-header.sticky .block-search{
        display: block;
    }
    body:not(.cms-home) .page-header {
        margin-bottom: 60px;
    }
    .header.content {
        padding: 0 20px 30px;
        grid-template-columns: 10% 48% 20% 4% 14% 4%;
    }
    .fm-top-header-block{
        grid-column-end: 7;
        margin-bottom: 32px;
    }
    .header.content .nav-sections {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 2;
    }
    .header.content .block-search {
        grid-column-start: 3;
        grid-column-end: 4;
        grid-row-start: 2;
    }
    .header.content .search-selector {
        grid-column-start: 4;
        grid-column-end: 5;
        grid-row-start: 2;
    }
    .page-header .header.panel {
        grid-column-start: 5;
        grid-column-end: 6;
        grid-row-start: 2;
    }
    .header.content .minicart-wrapper {
        grid-column-start: 6;
        grid-column-end: 7;
        grid-row-start: 2;
    }
    .header.content .header-left{
        width: 80%;
    }
    .header.content .header-left .logo {
        position: absolute;
    }
    .page-header .header.panel, .search-selector, .minicart-wrapper{
        padding-top: 0;
    }
    .header.content .nav-sections {
        margin-top: 0;
    }
    .navigation .level0 > .submenu{
        max-width: 160%;
    }
    .block-search.active .block-content {
        top: 0;
    }
    .top-header__contact{
        margin-left: 0;
    }

    /* Header sticky 1366*/
    .page-header.sticky .header.content .minicart-wrapper,
    .page-header.sticky .header.content .search-selector,
    .page-header.sticky .header.content .panel.header,
    .page-header.sticky .header.content .header-left{
        display: block;
    }
    .page-header.sticky .header.content{
        .panel.header,
        .search-selector,
        .minicart-wrapper,
        .block-search,
        .nav-sections{
            padding-top: 20px;
        }
    }
    .page-header.sticky .header.content .nav-sections{
        margin-top: 10px;
        padding-top: 8px;
        top: auto;
    }
    .page-header.sticky .header.content .header-left .logo{
        position: relative;
    }
    .page-header.sticky .header.content {
        padding: 0 20px 4px;
    }
    .page-header.sticky .header.content .logo {
        max-width: 74%;
        transition: 1s;
    }
    .page-header.sticky  .minicart-wrapper .action.showcart {
        height: 100%;
    }
    .page-header.sticky .minicart-wrapper .action.showcart {
        width: 100%;
    }
    .fm-top-header-block.sticky .pagebuilder-column-line {
        width: 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 1365px) {
    .page-header .header.panel,
    .search-selector,
    .minicart-wrapper,
    .block.block-search{
        margin-top: calc((100vw - 768px)/(1365 - 768)*(60 - 20) + 20px) !important;
        padding: 0;
    }
    .header.content .block-search {
        margin-left: 40px;
    }
}
@media (min-width: 1366px) {
    .fm-top-header-block .star-row {
        margin-left: 10%;
    }
    .checkout-index-index .header.content .header-left {
        width: 100%;
        display: flex !important;
    }
}
@media (min-width: 1440px) {
    .header.content {
        grid-template-columns: 12% 50% 20% 4% 10% 4%;
    }
    .fm-top-header-block .star-row {
        margin-left: 10%;
    }
}

@media (max-width: 767px){
    .page-header.sticky .header.content .header-left .logo {
        right: 0;
        display: block;
    }
    .page-header.sticky .header.content .header-left {
        grid-column-start: 1;
        grid-column-end: 2;
    }
    .page-header.sticky .minicart-wrapper {
        padding-top: 14px;
    }
    .page-header.sticky .header.panel {
        padding: 14px 0 0;
    }
    .page-header.sticky .fm-top-header-block .d-flex .map:before{
        top: -21px;
    }
    .page-header {
        border-bottom: none;
        margin-bottom: 0;
    }
    /*Structure header 767*/
    .header.content {
        display: grid;
        grid-template-columns: 20% 25% 35% 20%;
    }
    .page-header .star-row{
        grid-column-start: 1;
        grid-column-end: 5;
        grid-row-start: 1;
    }
    .block-search{
        grid-column-start: 1;
        grid-column-end: 5;
        grid-row-start: 2;
    }
    .fm-top-header-block {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 2;
    }
    .page-header .header.panel {
        grid-column-start: 3;
        grid-column-end: 4;
        grid-row-start: 2;
    }
    .header.content > .minicart-wrapper {
        grid-column-start: 4;
        grid-column-end: 5;
        grid-row-start: 2;
    }
    .header.content .header-left {
        grid-column-start: 1;
        grid-column-end: 5;
        grid-row-start: 4;
    }

    /*Structure inside menu 767*/
    .nav-sections-item-content{
        display: grid;
        grid-template-columns: min-content;
    }
    .mobile-menu-logo {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
    }
    .nav-sections-item-content #quick_sigup_link{
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 2;
    }
    .nav-sections-item-content .authorization-link{
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 3;
    }
    .nav-sections-item-content .minicart-wrapper{
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 2;
        grid-row-end: 4;

    }
    .nav-sections-item-content .navigation{
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 4;
    }
    .nav-sections-item-content .mobile-menu-social{
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 5;
    }

    /*search 767*/
    .block-search {
        margin-top: 10px;
        margin-bottom: 18px;
        display: block;
    }
    .block-search .label {
        float: left;
    }
    .block-search .label:before {
        background: url(../images/icon-lupa-white.svg) no-repeat;
        background-size: contain;
        width: 40px;
        height: 40px;
        left: 0;
        top: -14px;
        content: "";
    }
    .block-search .control {
        border-top: none;
    }
    .search-selector {
        display: none;
    }
    .header.content .header-left {/*for search result*/
        z-index: 0;
    }

    /* avtorization header 767*/
    .page-header .header.panel {
        display: block;
        background: transparent;
        padding: 10px 0 0;
    }
    .header.content .header.links {
        display: block;
        margin-right: 0;
    }

    /* fm-top-header-block header 767*/
    .page-header .star-row a{
        color: var(--color-special);
    }
    .fm-top-header-block *{
        color: var(--color-special);
        font-size: 15px;
    }
    .top-header__contact{
        background: transparent;
        color: #ffffff;
        width: 100% !important;
        font-size: 18px;
        flex-direction: row !important;
        align-items: center;
        justify-content: flex-start !important;
        padding: 0;
        min-height: 70px;
    }
    .top-header__contact .d-flex{
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .page-header .star-row{
        width: 100% !important;
    }
    .page-header .star-row p{
        color: var(--color-special);
        font-size: 15px;
    }
    .page-header .star-row{
        justify-content: center !important;
    }
    .page-header .star-row img {
        margin-top: 2px;
    }
    .fm-top-header-block:before{
        height: 71px;
        left: -100%;
        top: 0;
    }
    .fm-top-header-block:after{
        height: 71px;
        right: auto;
        top: 0;
    }
    .fm-top-header-block {
        padding: 0 28px 0 0;
    }
    .fm-top-header-block .pagebuilder-column-line{
        flex-direction: column;
    }
    .fm-top-header-block .d-flex .phone{
        display: none;
    }
    /*.navigation 767*/
    .navigation {
        background: transparent;
    }
    .nav-sections-item-content {
        margin-top: 0;
    }
    .nav-toggle {
        position: relative;
        left: auto;
        top: -8px;
        right: 8px;
    }
    .nav-open .nav-sections {
        background: var(--color-special);
        margin: 0;
    }
    .nav-sections .header.links a,
    .nav-sections .header.links a:hover {
        text-transform: uppercase;
    }
    .navigation .level0 {
        border-top: 1px solid #ffffff;
    }
    .navigation .level0 > .level-top {
        padding: 12px 40px 12px 46px;
    }
    .nav-sections .navigation li a span{
        color: white;
        font-weight: 500;
    }
    .navigation .parent .level-top:after {
        color: #fff;
    }

    /*submenu 767*/
    .nav-sections .navigation .submenu{
        background: #ffffff;
    }
    .nav-sections .navigation .level0.submenu > li{
        border-bottom: 1px solid var(--color-special);
        padding-left: 50px;
    }
    .nav-sections .navigation .level1.submenu > li{
        border-bottom: none;
        padding-left: 0;
    }
    .nav-sections .navigation .submenu a span{
        color: var(--color-special);
        text-transform: uppercase;
    }
    .navigation .level0 .submenu a {
        color: var(--color-special);
        text-transform: uppercase;
    }

    /*logo header 767*/
    .header.content .header-left {
        justify-content: space-between;
        flex-direction: row-reverse;
        position: relative;
        min-height: 100px;
    }
    .header.content .header-left .logo{
        margin: 0;
        position: absolute;
        left: auto;
        right: calc(50% - 72px);
        width: 133px;
    }
    /*logo inside menu 767*/
    .mobile-menu-logo {
        width: 133px;
        max-width: 100%;
        margin: 0 auto 40px;
    }
    /*top-header__contact 767*/
    .top-header__contact > div[data-content-type="html"] {
        flex-basis: 100%;
    }
    .fm-top-header-block .d-flex .map,
    .fm-top-header-block .d-flex .phone {
        font-size: 0;
    }
    .fm-top-header-block .d-flex .map:before,
    .fm-top-header-block .d-flex .phone:before {
        left: 0;
        width: 40px;
        height: 40px;
        top: -25px;
    }
    .fm-top-header-block .d-flex .phone:before {
        left: 0;
        right: auto;
    }
    .fm-top-header-block .d-flex .map:before {
        left: auto;
        right: 0;
    }


    /*minicart 767*/
    header.page-header .minicart-wrapper{
        flex-basis: 25%;
        margin: 0;
        padding-top: 10px;
    }
    header.page-header .minicart-wrapper .action.showcart{
        border-radius: 50%;
        padding: 0;
        width: 40px;
        height: 40px;
        position: relative;
        left: auto;
        float: right;
    }
    header.page-header .minicart-wrapper .action.showcart .text{
        background-image: url(../images/basket-white.svg);
        top: 0;
        position: relative;
        left: calc(50% - 13px);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 40px;
        height: 40px;
        font-size: 0;
        display: block;
    }
    header.page-header .minicart-wrapper .action.showcart .counter.qty {
        background-color: #ffffff;
        color: var(--color-special);
        font-size: 10px;
    }
    .minicart-wrapper .action.showcart .counter.qty {
        right: -9px;
        top: 0;
    }
    header.page-header .minicart-wrapper .action.showcart:before {
        display: none;
    }
    .minicart-wrapper .action.showcart{
        position: relative;
        display: flex;
    }
    .header.content .nav-sections .minicart-wrapper a{
        display: flex;
        height: 100%;
        align-items: center;
    }
    span.counter-number {
        background: #ffffff;
        color: var(--color-special);
        font-size: 14px;
        border-radius: 50%;
        padding: 0;
        width: 20px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: -1px;
        right: -2px;
    }

    /*minicard popup 767*/
    .page-header .block-minicart .block-content .minicart-items-wrapper {
        max-height: 50vh !important;
    }

    /*not autorisated header 767*/
    .header.content .authorization-link{
        border-radius: 50%;
        width: 40px;
        height: 40px;
        position: relative;
        left: -10px;
        padding: 0;
    }
    .header.content .authorization-link a{
        background-image: url(../images/login-white.svg);
        top: 0;
        position: relative;
        left: calc(50% - 15px);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        height: 40px;
        font-size: 0;
        display: block;
    }
    .header.content .authorization-link a:before{
        display: none;
    }
    /*not avorizated inside menu*/
    .header.content .nav-sections-item-content .authorization-link{
        position: relative;
        list-style-type: none;
        margin-left: 46px;
        margin-bottom: 14px;
    }
    .header.content .nav-sections-item-content .authorization-link a {
        left: calc(50% - 13px);
    }
    .header.content .nav-sections .nav-sections-item-content .minicart-wrapper,
    .header.content .nav-sections .nav-sections-item-content > .header.links{
        padding-bottom: 20px;
    }


    /*authorizated 767*/
    .page-header #quick_sigup_link + .customer-welcome,
    .page-header #quick_sigup_link + .customer-welcome + .authorization-link,
    .header.content .nav-sections-item-content #quick_sigup_link + .authorization-link a:before{
        display: none;
    }
    .header.content .nav-sections-item-content .authorization-link a{
        font-weight: 500;
        font-size: 16px;
        color: #ffffff;
        display: block;
    }
    #quick_sigup_link{
        font-weight: 500;
        font-size: 16px;
        padding-top: 0;
        padding-left: 0;
        margin-bottom: 10px;
    }
    #quick_sigup_link *{
        color: #ffffff;
    }
    /* avorizated inside menu*/
    .nav-sections-item-content #quick_sigup_link{
        margin-left: 46px;
    }
    .header.content .nav-sections-item-content #quick_sigup_link + .authorization-link{
        border: none;
    }
    .header.content .nav-sections-item-content #quick_sigup_link + .authorization-link a{
        background: none;
    }

    /*Social icon in menu 767*/
    .fm-top-header-block .d-flex .fb:before,
    .fm-top-header-block .d-flex .insta:before {
        width: 44px;
        height: 44px;
    }
    .nav-sections .fm-top-header-block{
        margin-top: 20px;
        padding-left: 26px;
    }
    .nav-sections .fm-top-header-block .d-flex .fb,
    .fm-top-header-block .d-flex .insta,
    .nav-sections .fm-top-header-block .d-flex .mail{
        padding: 6px;
    }
    .nav-sections .fm-top-header-block .d-flex .mail:before {
        left: calc(50% - 11px);
    }
    .nav-sections .fm-top-header-block .d-flex .fb:before,
    .nav-sections .fm-top-header-block .d-flex .insta:before{
        left: calc(50% - 10px);
    }
    .nav-sections .fm-top-header-block .social .d-flex {
        justify-content: flex-end;
    }
    .nav-sections .fm-top-header-block .d-flex .mail{
        margin: 0 10px;
        position: relative;
        width: 44px;
        height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }
    .nav-sections .fm-top-header-block .d-flex .mail:before{
        background-size: contain !important;
        width: 44px;
        height: 44px;
        position: absolute;
        content: "";
    }
    .nav-sections .fm-top-header-block .d-flex .mail:before {
        background: url(../images/mail.svg) no-repeat;
    }
    .nav-sections .section-item-title{
        display: none;
    }
    .navigation li.level0:last-child {
        border-bottom: none;
    }

    /*Time work in menu 767*/
    .mobile-nenu-timework{
        color: white;
        padding-left: 46px;
        bottom: 40px;
        font-size: 20px;
    }
    .mobile-nenu-timework h3{
        color: white;
        font-size: 20px;
    }

    /* Header sticky 767*/
    .page-header.sticky {
        margin: 0 auto;
        max-width: 100%;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 102;
        padding: 0;
        background: var(--color-special);
    }

    .page-header.sticky .header.content .nav-sections,
    .page-header.sticky .header.content .fm-top-header-block{
     display: none;
    }
    .page-header.sticky .header.content {
        grid-template-columns: 16% 22% 32% 18% 12%;
        padding: 0 20px 0;
    }
    .page-header.sticky .block-search{
        grid-column-end: 6;
    }
    .page-header.sticky .block-search .label {
        margin-left: 28%;
    }
    .page-header.sticky .block-search .label:before {
        width: 38px;
        height: 38px;
        margin-top: 6px;
    }
    .page-header.sticky .panel.header,
    .page-header.sticky .header-left,
    .page-header.sticky .block-search,
    .page-header.sticky .minicart-wrapper{
        grid-row-start: 1;
    }

    .page-header.sticky .fm-top-header-block {
        padding: 0;
    }
    .page-header.sticky .top-header__contact {
        padding-right: 0;
    }
    .page-header.sticky .header.content .authorization-link {
        left: auto;
        right: 22px;
    }
    .page-header.sticky .header.content .header-left {
        min-height: auto;
        grid-column-start: 5;
        grid-column-end: 6;
        display: flex;
        align-items: flex-start;
    }

    .page-header.sticky .star-row{
        display: none !important;
    }
    .page-header.sticky .header-left .nav-toggle{
        display: block;
        position: fixed;
        top: 13px;
    }
    .page-header.sticky .header-left .nav-toggle:before {
        color: #ffffff;
    }
    .page-header.sticky .minicart-wrapper .action.showcart {
        left: calc(50% - 24px);
    }
    .page-header.sticky .fm-top-header-block:before,
    .page-header.sticky .fm-top-header-block:after{
        top: 0;
        height: 70px;
    }
    .page-header.sticky .minicart-wrapper .block-minicart {
        right: -50px;
    }

    .page-header.sticky + #maincontent,
    .page-header.sticky + .breadcrumbs + #maincontent {
        padding-top: 150px;
    }
    .checkout-index-index .page-header.sticky {
        background: none;
    }
    .checkout-index-index .page-header.sticky + #maincontent{
        padding-top: 40px;
    }
    .checkout-index-index .page-header.sticky .header-left .nav-toggle {
        display: none;
    }
    .checkout-index-index .page-header.sticky .header.content .header-left .logo {
        top: 0;
    }



}

@media (max-width: 479px) {
    .page-header .block-minicart .block-content .minicart-items-wrapper {
        max-height: 34vh !important;
    }
}


/* breadcrumbs*/
.breadcrumbs .items {
    font-size: 1.2rem;
    margin: 0;
    padding: 0;
    list-style: none none;
}

.breadcrumbs strong {
    font-weight: 600;
}
/* Header checkout*/
.page-header .minicart-items .product-item-name a {
    color: inherit;
}
.page-header .block-minicart .block-content > .actions > .primary .action.primary{
    font-size: 12px;
    border-radius: 0;
    padding: 7px 15px;
    text-transform: uppercase;
    font-weight: 400;
}

.page-header .block-minicart .block-content > .actions .secondary{
    border-radius: 0;
    padding: 7px 15px;
    margin: 0 10px 15px;
}
.page-header .block-minicart .block-content{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.page-header .block-minicart .block-content .minicart-items-wrapper{
    order:-1;
}
.page-header .minicart-items .product-item-details {
    text-align: left;
}
.page-header .minicart-items .product-item-details .price {
    font-size: 14px;
}
.page-header .minicart-items .item-qty{
    border: 1px solid #ccc;
}
.page-header .minicart-items .product-item-pricing .label {
    display: none;
}
.page-header .block-minicart .items-total {
    display: none;
}
.page-header .block-minicart .subtotal {
    display: flex;
    justify-content: space-between;
    margin: 10px;
    align-items: flex-end;
}
.page-header .block-minicart .subtotal {
    text-align: left;
}
.page-header .block-minicart .amount .price-wrapper:first-child .price {
    display: table-cell;
    font-weight: 600;
    text-align: right;
}



/*===============================
todo header navigation
================================*/
.nav-sections {
    background: transparent;
    border-bottom: none;
    margin-bottom: 0;
}
.navigation .level0.parent > .level-top > .ui-menu-icon:after{
    display: none;
}
@media (min-width: 768px){
    .ui-state-focus + ul{
        display: flex !important;
        flex-wrap: wrap;
        justify-content: flex-start !important;
    }
    .ui-state-active + ul{
        display: flex !important;
        flex-wrap: wrap;
        justify-content: flex-start !important;
    }
}
@media (min-width: 1024px) and (max-width: 1365px) {
    .header.content .block-search .search-autocomplete {
        padding-top: 20px;
    }
}
@media (min-width: 1366px) {
    .navigation .level0.parent > .level-top {
        padding: 8px 8px;
    }
}
@media (min-width: 1525px) {
    .navigation .level0.parent > .level-top {
        padding: 8px 12px;
    }
}

/*===============================
todo Header Elastic Search Result
================================*/
.smile-elasticsuite-autocomplete-result > div{
    width: 100%;
}
.search-autocomplete .autocomplete-list-title-left {
    width: 0;
}
.catalogsearch-result-index .product-attribute-set-12 .product-item-details > *,
.catalogsearch-result-index .product-attribute-set-12 .lagerbestand-details{
    display: none;
}
.catalogsearch-result-index .product-attribute-set-12 .product-item-details > .product-item-name{
    display: block;
}
.smile-elasticsuite-autocomplete-result{
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
}
.autocomplete-list:last-child{
    display: block;
    background: #eeeeee;
}
.autocomplete-list:last-child dd,
.autocomplete-list:last-child dt{
    padding-left: 0;
    padding-right: 0;
}
.autocomplete-list:first-child{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    background: #ffffff;
}
.autocomplete-list:first-child dt {
    flex-basis: 100%;
}
.autocomplete-list:first-child dd {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 0 6px;
}
.autocomplete-list:first-child dd .product-item {
    text-align: center;
}
.search-autocomplete dl dd:not(:empty) {
    border: none;
    position: relative;
}
.search-autocomplete dl {
    border: none;
    padding: 40px 8px 10px;
    width: 100%;
}
.search-autocomplete .product-name{
    font-weight: 700;
}
.search-autocomplete dl dt, .search-autocomplete dl dd, .search-autocomplete dl dt:not(:empty), .search-autocomplete dl dd:not(:empty){
    background: transparent;
}
.search-autocomplete .product-image-box {
    padding: 10px 0;
}
.search-autocomplete dl dt:not(:empty) {
    border: none;
}
.smile-elasticsuite-autocomplete-result .product-shop {
    width: 80%;
}
.smile-elasticsuite-autocomplete-result .product-image-box {
    width: 120px;
    text-align: center;
}
.smile-elasticsuite-autocomplete-result .product-image-box > img {
    max-height: 120px;
    width: auto;
}
.smile-elasticsuite-autocomplete-result .price-box *{
    white-space: wrap;
}
.search-autocomplete .product-item .price-box .price {
    font-weight: 400;
}
.smile-elasticsuite-autocomplete-result .category-mini-crumb{
    color: #000000;
}
.header.content .block-search .search-autocomplete {
    color: #000000;
}
.search-autocomplete dl dd {
    cursor: pointer;
    display: flex;
    flex-direction: column;
}
.smile-elasticsuite-autocomplete-result .qs-option-name{
    margin-right: 14px;
}
.search-autocomplete dl dd .amount {
    color: #2b2b2b;
    position: absolute;
    right: 7px;
    top: 5px;
}
.smile-elasticsuite-autocomplete-result .category-mini-crumb {
    font-style: italic;
    display: block;
    margin-bottom: 2px;
    font-size: 12px;
    color: #2b2b2b;
}
.search-autocomplete {
    right: auto;
    position: fixed !important;
    /*display: block !important;*/ /* hide & show block for developer*/
    box-shadow: 0 0 5px 0 rgba(0,0,0,.33);
    background: #ffffff;
    height: auto;
    max-height: 70vh;
    overflow-x: hidden;
    overflow-y: scroll;
}
.search-autocomplete .price-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.search-autocomplete .price-box .price-label{
    display: none;
}
.search-autocomplete .price-box .old_regular_price{
    display: block !important;
    text-decoration: line-through;
    margin: 0 4px;
}
.search-autocomplete .price-box .normal-price{
    color: #ff0000;
    margin: 0 4px;
}
.smile-elasticsuite-autocomplete-result .price-box span.old-price{
    text-decoration: line-through;
    margin: 0 4px;
}
.smile-elasticsuite-autocomplete-result .price-box span.old-price *{
    color: #000000;
}
.smile-elasticsuite-autocomplete-result .price-box span.discount{
    background: #ff0000;
    color: #ffffff;
    padding: 2px 4px 4px;
}
.autocomplete-list dd {
    flex-direction: column;
}
@media (min-width: 768px) {
    .search-autocomplete {
        width: 100% !important;
        left: 0;
    }
    .autocomplete-list:first-child dd {
        flex-basis: calc(33% - 20px);
        width: calc(33% - 20px);
    }
    .smile-elasticsuite-autocomplete-result > dl:nth-of-type(1):nth-last-of-type(2),
    .smile-elasticsuite-autocomplete-result > dl:nth-of-type(2):nth-last-of-type(1) {
        width: 80%;
    }
    .smile-elasticsuite-autocomplete-result > dl:nth-of-type(2):nth-last-of-type(1) {
        width: 20%;
    }
}
@media (min-width: 1366px) {
    .search-autocomplete {
        width: 1100px !important;
        left: calc((100vw - 1100px) / 2);
    }
}
@media (max-width: 767px) {
    .search-autocomplete {
        left: 1%;
        width: 100vw !important;
        margin-top: 0;
        max-height: 80vh;
    }
    .autocomplete-list:first-child dd {
        flex-basis: calc(50% - 20px);
        width: calc(33% - 20px);
    }
    .smile-elasticsuite-autocomplete-result {
        flex-direction: column;
        overflow: scroll;
    }
    .search-autocomplete .autocomplete-list-title-left > dl {
        width: 100%;
    }
}

/* Elastic Search Result End */

/*===============================
todo Registration Page
================================*/
.form-create-account .field.customer-name-prefix .field.field-name-prefix {
    min-width: 100px;
}
.form-create-account .field.customer-name-prefix .field.field-name-prefix select#prefix {
    height: 33px;
}
.form-create-account .field.customer-name-prefix .field > .label {
    font-weight: 600;
    min-height: 21px;
}

/*===============================
todo Account
================================*/
.block-dashboard-addresses a.edit{
    font-size: 22px;
    text-decoration: underline;
}
.products-grid.wishlist .product-item-comment {
    height: 60px;
    margin: 20px 0;
}
.products-grid.wishlist .product-item-info {
    display: flex;
    flex-direction: column;
}
.products-grid.wishlist  .product-item-actions{
    display: flex;
    flex-direction: row;
}
.customer-welcome.active .customer-menu{
    position: absolute;
}
/*===============================
todo Checkout
================================*/
.checkout-index-index .table-checkout-shipping-method tbody td {
    vertical-align: middle;
}
.checkout-index-index select, .checkout-index-index input {
    border-radius: 6px;
    height: 42px;
    border: .5px solid #c2c2c2;
}
.checkout-index-index .payment-option._collapsible.opc-payment-additional.discount-code,
.checkout-cart-index .cart-discount {
    display: none !important;
}
.checkout-methods-items .multicheckout{
    display: none;
}
.paymentMethodRow{
    position: relative;
}
/*New Checkout*/
.checkout-index-index .header.content {
    flex-direction: column;
}
.checkout-index-index .header.content .header-left .logo {
    position: relative;
}
.checkout-index-index .fm-top-header-block,
.checkout-index-index .page-header.sticky .fm-top-header-block{
    margin-bottom: 0;
    padding: 8px 0;
}

.checkout-index-index header .search-selector,
.checkout-index-index header .nav-sections,
.checkout-index-index header.sticky .search-selector,
.checkout-index-index header.sticky .nav-sections{
    display: none !important;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
    display: block !important;
}
#checkout-payment-method-load .payment-method .payment-option.discount-code:after{
    display: none;
}
#place-ppp-order{
    display: none !important;
}
.checkout-payment-method .payment-option-content{
    padding-left: 0;
}
.checkout-index-index .page-header .header.content .header-left .logo {
    width: 150px;
}
@media (max-width: 767px) {
    .checkout-index-index .page-header .header.content .header-left .logo {
        display: none;
    }
    .checkout-index-index .fm-top-header-block {
        display: none;
    }
    .opc-summary-wrapper .modal-content {
        margin-top: 50px;
    }
    /*.checkout-index-index .opc-block-summary {
        max-width: calc(100% - 100px);
    }*/
    .checkout-index-index .header.content .header-left .logo {
        right: auto;
    }
    .checkout-index-index .opc-summary-wrapper .modal-custom .action-close {
        margin: 0 15px;
    }
    .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
        right: 10px;
        height: 35px;
        width: 35px;
        border-radius: 50%;
        border: none;
        top: 0;
        background: transparent;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty .counter-number{
        display: none;
    }
    .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty{
        position: relative;
    }
    .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty:before{
        position: absolute;
        content: '\e622';
        font-family: 'luma-icons';
        font-size: 20px;
        line-height: 20px;
        width: 35px;
        top: 0;
        color: #000000;
        transform: rotate(270deg);
    }
}
/*New checkout End*/
.opc-payment .payment-group .actions-toolbar { /*show btn in each payment methods on 3th step*/
    display: block !important;
}
.payment-method._active .payment-method-content .actions-toolbar { /*show btn in each payment methods on 3th step*/
    display: block !important;
}

.payment-method._active .payment-method-content .payment-method._active .actions-toolbar { /*show btn in each payment methods on 3th step*/
    display: block !important;
}
.payment-method._active .payment-method-content > .actions-toolbar { /*show btn in each payment methods on 3th step*/
    display: block !important;
}
.authentication-wrapper {
    float: none;
    max-width: 100%;
    position: relative;
    z-index: 1;
    width: auto;
    text-align: left;
    margin: 10px 0 20px;
}
.authentication-wrapper button{
    border-radius: 5px !important;
    font-weight: 400;
    opacity: 1;
    padding: 7px 15px;
    font-size: 14px;
    line-height: 1;
}
.authentication-wrapper button:hover{
    text-decoration: none;
}

.checkout-index-index .nav-sections{
    display: block;
}

#discount-coupon-form button{
    border-radius: 0 5px 5px 0 !important;
    box-shadow: none;
}

.payment-group .step-title{
    display: none;
}

.checkout-index-index .checkout-guest-button{
    margin-top: 14px;
}
#payment .payment-option-content .form-discount button {
    padding: 8px 15px;
}
label[for="targocredit"] {
    min-height: 32px;
    align-items: center;
    flex-direction: row-reverse;
}
label[for="targocredit"]:after {
    background: url("../images/logos/Targobank_logo.svg-3.png");
    width: 100px;
    height: 15px;
    top: -3px;
    left: 0;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
label[for="awag_leasing"]{
    justify-content: space-between !important;
    min-height: 32px;
    align-items: center;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
}
label[for="awag_leasing"]:after{
    background: url("../images/logos/awag_leasing.png");
    width: 59px;
    height: 51px;
    top: -10px;
    left: 18px;
    right: auto;
    display: block;
}
.checkout-payment-method .payment-method .payment-method-title label:after {
    position: relative;
    content: "";
    background-size: cover;
}
.checkout-payment-method .payment-method .payment-method-title label[for="banktransfer"],
.checkout-payment-method .payment-method .payment-method-title label[for="checkmo"] {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    width: 100%;
    flex-direction: row-reverse;
}
#Vorkasse:after {
    background: url(../images/logos/vorkasseb.png);
    width: 70px;
    height: 26px;
    top: -10px;
    left: 18px;
    right: auto;
    position: absolute;
    content: "";
    background-size: cover;
}
label[for="banktransfer"]:after {
    background: url("../images/logos/vorkasseb.png");
    width: 100px;
    height: 26px;
    top: -7px;
    left: 2px;
    right: auto;
}

label[for="checkmo"]:after {
    background: url("../images/logos/barzahlung.png");
    background-position: center center;
    width: 68px;
    height: 28px;
    top: -3px;
    left: -5px;
    right: auto;
}
label[for="checkmo"]:after {
    background: url("../images/logos/barzahlung.png");
    background-position: center center;
    width: 68px;
    height: 28px;
    top: -3px;
    left: -5px;
    right: auto;
}



/* III step Payment method*/
#checkout-payment-method-load .checkout-agreements-block .checkout-agreement.field {
    display: block;
}
.payment-group .payment-method{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #ccc;
    padding: 10px;
}
.checkout-payment-method .payment-method-title {
    padding: 10px 0;
    display: flex;
    align-items: center;
    width: 100%;
}
.checkout-payment-method .payment-method-content {
    padding: 0 0 0 22px;
}
.checkout-payment-method .payment-method .payment-method-content {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary{
    padding: 6px 24px;
}

.checkout-payment-method .payment-method + .payment-method .payment-method-title {
    border-top: none;
    display: flex;
    align-items: center;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title input {
    margin-top: -4px;
}
#checkout-step-payment .payment-method._active .actions-toolbar{
    float: right;
}

.payment-group {
    flex-direction: column;
    display: flex;
}
.payment-group .payment-method:nth-child(2){
    order: 2;
}
#checkout-step-payment .payment-method._active .actions-toolbar{
    float: none;
}




#checkout-payment-method-load .payment-method {
    min-height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.checkout-payment-method .checkout-agreements {
    margin-bottom: 0;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 14px;
    border-top: 1px solid #f0f0f0;
}
.checkout-payment-method .checkout-agreement {
    position: relative;
    display: block;
    padding-left: 20px;
}
.checkout-payment-method .checkout-agreement input[type=checkbox] {
    position: absolute;
    margin-top: 0;
    left: 0;
    top: 5px;
    margin-left: 0;
}
.checkout-payment-method .checkout-agreement label:after {
    display: none;
}
.checkout-payment-method .checkout-agreement label .action {
    text-align: left;
    color: #585857;
    text-transform: none;
    font-size: 14px;
}
.checkout-agreement label {
    position: relative;
    text-align: left;
    padding-left: 20px;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
    content: '*';
    color: #e02b27;
    font-size: 1.6rem;
    left: 10px;
    position: absolute;
    top: 0;
}
.payment-method-content .checkout-billing-address{
    display:none;
}
.payment-method-content .checkout-billing-address:nth-child(3) {
    display: block;
}
@media (min-width:768px) and (max-width: 1023px){
    div#opc-sidebar {
        width: 100% !important;
    }
    #checkout .opc-summary-wrapper .modal-content {
        height: auto !important;
    }
}
/*===============================
todo Checkout Payments
================================*/
.form-check-label{
    width: 100%;
}
label[for="pickupcharge"],
label[for="unzer_cards"],
label[for="unzer_giropay"],
label[for="targocredit"]{
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
}

label[for="unzer_giropay"]:after {
    background: url(../images/logos/unzer_giropay.png);
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
label[for="unzer_cards"]:after {
    background: url(../images/logos/unzer_cards.png);
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
label[for="pickupcharge"]:after {
    background: url(../images/logos/zahlart_bar_im_laden.png);
    width: 120px;
    height: 34px;
    top: 0;
    left: 0;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}



/*===============================
todo SWATCHES on Catalog page and Product page
================================*/
.swatch-option.text {
    background: #f5f5f5;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
}

/*===============================
todo BLOG
================================*/
body.mpblog-post-index .mp-footer{
    display: none;
}
.mp-blog-rss{
    display: none;
}
.post-info-wraper h2.mp-post-title a, .about-admin h4.admin-title a, .mp-post-meta-info a.mp-read-more, .mp-post-info a.mp-info, ul.menu-categories a.list-categories:hover, .products-same-post a.product-item-link:hover, a.mp-relate-link, .mpblog-product-name {
    color: #000000 !important;
    font-weight: bold;
}
.post-item-wraper:hover {
    box-shadow: 0 0 6px 1px rgb(0 0 0 / 10%);
}

/*===============================
todo Catalog Page
================================*/
.catalog-category-view .products-grid .product-item-details .price-final_price .discount{
    position: relative;
    top: 0;
    z-index: 1;
    right: 0;
}
.products-grid .product-item-details .price-final_price.tax .price-label{ /* Hide Ab on category page*/
    display: none;
}
.products-grid .product-item-details .price-box .old-price .price-container .price:before {
    border-top: 2px solid #000000 !important;
}
.products-grid .product-item {
    margin-bottom: 0;
}
.products-grid .product-item .towishlist{
    display: none;
}
.page-products .product-item-info {
    width: 100%;
    position: relative;
}
.product-item .product-item-info .product-item-photo {
    text-align: center;
}
.products-grid .product-item-details .price-box {
    justify-content: center;
    margin: 10px -5px;
}
.products-grid .product-item-details .price-box > span {
    margin: 0 10px 0 0 !important;
}
#sorter{
    min-width: 164px;
}

.products-grid .product-item-details .price-box .normal-price {
    margin-right: 1em;
}
.page-products .home-page-slide-1 .products-grid .product-item-info:hover {
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 14px 0;
}

/* -------- left side ------- */
.swatch-option {
    min-width: 20px;
}
.filter .filter-options-title{
    font-size: 16px;
    text-transform: uppercase;
}
.filter-options-title {
    padding: 10px 32px 0 0;
}
@media (min-width: 640px) {
    .page-products .products-grid .product-item {
        display: inline-block;
        margin-left: 2%;
        width: calc((100% - 2%) / 2);
    }
    .products-grid .product-item-info{
        position: relative;
    }
    .products-grid .product-item-info .product-item-inner, .products-grid .product-item-info.active .product-item-inner {
        display: block !important;
        width: auto !important;
    }
}


@media (min-width: 768px) {
    .page-products .home-page-slide-1 strong.product-item-name {
        padding: 0 20px;
    }
    .page-products .products-grid .product-item-inner .product-item-actions {
        margin: 10px 0 0;
    }
    .page-products .products-grid .product-item {
        display: inline-block;
        margin-left: 2%;
        width: calc((100% - 2%) / 2);
    }
    .page-products .products-grid .product-item-info:hover {
        box-shadow: 0 0 6px 1px rgb(0 0 0 / 20%);
        transition: .5s;
    }
    .page-products .products-grid .product-item-info:hover button,
    .page-products .products-grid .product-item-info:hover .btn {
        transition: .7s;
    }
    /* left column*/
    .filter-options-content {
        padding: 10px 10px 10px 0;
    }
    .filter-options-content a {
        padding-left: 0;
    }
    .swatch-option.text {
        font-size: 12px;
    }
}
@media (min-width: 1024px) {
    /* for 3th item per row*/
    .products-grid .product-item {width: calc((100%/3) - 16px)}
    .page-layout-1column .products-grid .product-item { width: calc((100%/3) - 18px)  }
    .page-layout-3columns .products-grid .product-item { width: calc((100%/3) - 18px)  }
    .page-products .products-grid .product-item { width: calc((100%/3) - 18px)  }
    .page-products.page-layout-1column .products-grid .product-item { width: calc((100%/3) - 18px)  }
    .page-products.page-layout-3columns .products-grid .product-item { width: calc((100%/3) - 18px)  }

    .page-products .products-grid .product-item:nth-child(4n + 1) {
        margin-left: 2% !important;
    }
    .page-products .products-grid .product-item:nth-child(3n + 1) {
        margin-left: 0 !important;
    }
    /* for 3th item per row End*/
}
@media (min-width: 1440px) {
    .page-products .products-grid .product-item-details .product-item-name a {
        font-size: 18px;
    }
    .products-grid .product-item-details .price-container .price,
    .products-grid .product-item-details .price-box .discount{
        font-size: 20px;
    }
}
@media (max-width: 768px) {
    .page-products .home-page-slide-1 .product-item-inner{
        display: none !important;
    }
    .home-page-slide-1 .products-grid .product-item-details .product-item-name {
        min-height: 74px !important;
    }
    .home-page-slide-1  .products-grid .product-item-details .price-box {
        margin-top: 0;
    }
    .home-page-slide-1 .products-grid .product-item-details .price-box span {
        font-weight: bold;
        font-size: 18px;
    }
    .page-products .home-page-slide-1 strong.product-item-name {
        padding: 0 10px;
    }
}
@media only screen and (max-width: 479px) {
    .page-products  .home-page-slide-1 .products-grid .slick-dots button {
        width: auto;
    }
}
/*===============================
todo Product Page
================================*/
.wg-hscu-smo .wg-hscu-m .wg-hscu-mmwcb .wg-hscu-pmm button{ /*wertgarantie popup buttons*/
    color: #000000;
    margin-left: 4px;
    margin-right: 4px;
}
.wg-hscu-smo .wg-hscu-m .wg-hscu-mmwcb .wg-hscu-pmm button.wg-hscu-pmmba{
    color: #ffffff;
    margin-left: 4px;
    margin-right: 4px;
}
/*price Fin & leasing-details*/
.tax-details {
    color: #000000;
    margin-bottom: 14px;
    display: block;
}
.product-info-main #Fin{
    margin-top: 4px;
    margin-bottom: 4px;
}
.product-info-main #Fin #button{
    color: #78aa00;
}
#Fin .finance #button,
.leasing-wrap .leasing-details{
    position: relative;
    padding-right: 30px;
}
#Fin .finance #button:before,
.leasing-wrap .leasing-details:before{
    content: "i";
    width: 20px;
    height: 20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
}
.leasing-wrap{
    padding-bottom: 16px;
}
.leasing-details{
    cursor: pointer;
    color: #333333;
    margin: 0;
}
.leasing-details:hover{
    text-decoration: underline;
}

#awag-float-panel .btn{
    background-color: #252525 !important;
    border-color: #252525 !important;
}
.catalog-product-view  .product-info-price .price-label{ /* Hide AB on product page*/
    display: none !important;
}
.catalog-product-view .page-header{ /*PP for Pypel & search result*/
    /*z-index: 101;*/
}
/*===============================
todo Product Page
================================*/
.product-reviews-summary{
    display: none;
}
.product-info-price .price-details{
    display: none;
}
.product-info-main #Fin, .product-info-main #Fin a {
    color: #78aa00;
}
.product-info-main #Fin{
    margin-top: 10px;
    margin-bottom: 14px;
    display: flex;
}
.product-info-main #Fin .finance{
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.vergleichsliste{
    letter-spacing: 0.5px;
}
.vergleichsliste a{
    color: #006bb4;
}
.product-color-img {
    border: 1px solid #78aa00;
    width: max-content;
    padding: 2px 50px;
    margin: 5px 0;
    outline: 5px solid #78aa00;
}
.product-add-form .box-tocart .field.qty{
    display: none;
}
#awag_delivery_time__container{
    margin-bottom: 20px;
}
.awag_delivery_time__label {
    font-weight: 700;
}
#product-options-wrapper > .fieldset {
    margin-bottom: 6px;
}
#product-options-wrapper .fieldset .swatch-opt{
    width: 100%;
}
#product-options-wrapper .fieldset .swatch-opt .swatch-attribute .swatch-attribute-options {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 0;
}
#product-options-wrapper .fieldset .swatch-opt .swatch-attribute .swatch-option.text {
    background: #f0f0f0;
    color: #686868;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    margin-right: 7px;
    min-width: 22px;
    padding: 5px 8px;
}
#product-options-wrapper .fieldset .swatch-opt .swatch-attribute .swatch-option.text.selected {
    outline: 5px solid #78aa00;
    color: #000000;
    background: #ffffff;
}
#product-options-wrapper .swatch-option.text {
    display: flex;
    align-items: center;
    justify-content: center;
}
#product-options-wrapper .fieldset .swatch-opt .swatch-attribute .swatch-option {
    flex-basis: calc(50% - 26px);
    height: auto;
}
.product-social-links{
    display: flex;
    flex-direction: column;
    margin-top: -30px;
}
.product-social-links .product-addto-links{
    order: 1;
}
.required-checkbox > .label{
    display: none !important;
}
.required-checkbox .control{
    display: flex;
}
.required-checkbox .control label{
    position: relative;
    padding-left: 14px;
}
.required-checkbox .control label:before{
    position: absolute;
    content: '*';
    color: #e02b27;
    font-size: 1.6rem;
    margin: 0 0 0 5px;
    left: 0;
}
.catalog-product-view  .product-info-price .price-label{ /* Hide AB on product page*/
    display: none !important;
}
.product-item .product-item-info .product-item-photo{
    padding: 0 24px;
}
#product-options-wrapper .swatch-opt .swatch-attribute.c_rahmenhohe .swatch-attribute-selected-option,
#product-options-wrapper .swatch-opt .swatch-attribute.c_farbe .swatch-attribute-selected-option{
    visibility: hidden;
}
/* price on product page */
.product-info-main .product-info-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-info-main .product-info-price .price-box {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.product-info-main .product-info-price .price-box span.discount {
    background-color: #c52026;
    color: #fff;
    display: block;
    padding: 5px 10px;
    position: relative;
    line-height: 1.8;
}
.products-grid .product-item-details .discount {
    position: absolute;
    top: 10px;
    z-index: 1;
    right: 10px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 30px;
    font-weight: 400;
}
.product-info-main .product-info-price .price-box .old-price .price-container > span {
    text-decoration: none;
}
.product-info-main .product-info-price .price-box .old-price .price-container .price {
    position: relative;
}
.product-info-main .product-info-price .price-box .old-price .price-container .price:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid #c52025 !important;
    border-color: inherit;
    width: 100%;
    background: 0;
    -webkit-transform: rotate(
        -11deg
    );
    -moz-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    -o-transform: rotate(-11deg);
    transform: rotate(
        -11deg
    );
    content: "";
    text-decoration: none;
}
.product-info-main .product-info-stock-sku {
    padding-left: 20px;
    padding-bottom: 0;
}
.product-info-price .price-box .old-price .price-container > span.price-label{
    display: none;
}
.product-info-price .old-price .price-wrapper {
    text-decoration: line-through;
}
.product-info-price .price-box .price-container .price {
    font-size: 30px;
    line-height: 30px;
}

.shipping-cost-details{
    font-size: 14px;
    font-weight: 400;
}
.special-price .shipping-cost-details{
    display: none;
}

.product-size-text{
    margin: 20px 0 0;
}

/* review on product page */
#review-form{
    display: flex;
    flex-direction: column;
}
#review-form .field-recaptcha{
    order: 1;
    margin-bottom: 20px;
}
#review-form .review-fieldset {
    order: 0;
    margin-bottom: 20px;
}
#review-form .review-form-actions{
    order: 2;
}
.review-form .action.submit.primary {
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding: 7px 15px;
    margin: 0;
}
/* anchor offset */
#review-form {
    padding-top: 300px;
    margin-top: -300px;
    -webkit-background-clip: content-box;
    background-clip: content-box;
}
#review-form > div{
    position: relative;
    top: 0;
    left: 0;
    padding: 10px;
}
#review-form > div:before {
    left: -47px;
    top: 20px;
}

#awag_availability_button {
    position: relative;
    margin-bottom: 0;
    text-align: center;
    border-radius: 5px !important;
    font-size: 18px;
    background: #999999;
    border-color: #999999;
    color: #ffffff !important;
}
/* Popup Verfügbarkeit in der Filiale prüfen on PRODUCT PAGE*/
#awag_availability img {
    width: 24px;
}
#awag_availability thead td{
    padding: 5px;
    width: 40px;
    position: relative;
    height: 150px;
}
#awag_availability tbody{
    border-top: 1px solid #cccccc;
}
#awag_availability tbody tr td {
    text-align: center;
}
#awag_availability tbody tr td:first-child {
    text-align: left;
}
#awag_availability .avail_shop_container{
    transform: none;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    right: auto;
    margin: 0 auto;
    text-align: center;
    height: auto;
}
#awag_availability thead td:nth-child(even) {
    background-color: #f6f6f6;
}
#awag_availability tbody td:nth-child(even) {
    background-color: #f6f6f6;
}
.avail_legend_container {
    display: flex;
    justify-content: space-between;
    padding: 80px 0 0;
    border-top: 1px solid #cccccc;
}
.avail_legend_container__item{
    text-align: center;
}

.avail_legend_container__descr,
.avail_legend_container__descr small{
    font-size: 14px;
}

@media (min-width: 768px){
    body.catalog-product-view .modal-dialog .modal-content{ /*Vergleichsliste: hinzufügen | ansehen Produktanfrage stellen on Product Page*/
        padding: 20px;
        height: auto;
    }
    .avail_legend_container__item{
        display: flex;
        align-items: center;
    }

}
@media (min-width: 1024px){

    .product-info-main .product-info-price .price-box span.discount {
        margin-left: 20px;
    }
}
@media (min-width: 1200px){
    .checkout-cart-index .cart-container .cart-summary .checkout-methods-items .action.continue {
        width: 100%;
    }

}

@media (max-width: 559px){
    div#awag_availability {
        font-size: 14px;
    }
}



/* Popup Verfügbarkeit in der Filiale prüfen on PRODUCT PAGE END*/

@media (min-width: 768px) {
    .box-tocart .action.tocart {
        width: 100%;
    }
    .product-options-bottom .price-box .old-price, .product-info-price .price-box .old-price {
        margin-right: 20px;
    }
    .product-options-bottom .price-box .special-price, .product-info-price .price-box .special-price {
        margin-right: 20px;
    }
}
@media (max-width: 787px) {
    .product-info-main {
        padding-bottom: 20px;
    }
    .box-tocart .action.tocart{
        font-size: 18px !important;
    }
    .product-info-main .product-info-price .price-box {
        justify-content: space-between;
        width: 100%;
    }
}



/*---------------------------------
todo Probefahrt & Productanfrage
---------------------------------*/

#cfawagTD .mp-open-custom-form {
    width: 100%;
    position: relative;
    font-weight: 400;
}
@media (min-width: 768px) {
    #cfawagTD .mp-open-custom-form:before {
        position: absolute;
        content: "";
        background-image: url(../images/bike.svg);
        background-size: cover;
    }
}

#cfawagTD .mp-open-custom-form:hover {
    text-decoration: none;
}

#cfawag > form > button{
    position: relative;
    font-weight: 700;
    text-decoration: underline;
    padding: 0 0 0 24px !important;
    background: transparent;
    color: #000;
    border: none;
    font-family: metapro, sans-serif;
    font-size: 1.4rem !important;
    text-align: left;
    letter-spacing: 0.5px;
}
#cfawag  > form > button:hover{
    text-decoration: underline;
    background: none;
}
#cfawag > form > .button:before {
    background-image: url(../images/icon_produktanfrage.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: -1px;
    content: "";
}
#cfawag .modal-inner-wrap .actions-toolbar button{
    color: #ffffff
}
#cfawagTD  > form > button{
    background: #b3b3b3;
    border: 1px solid #b3b3b3;
}
#cfawagTD{
    margin: 10px 0 0 0;
}
.vergleichsliste, #cfawag{
    margin-top: 20px;
}
#cfawag .modal-popup button span {
    text-transform: uppercase;
}
#cfawagTD button:first-letter, #cfawag button:first-letter, #cfawagTD .modal-popup button:first-letter{
    text-transform: uppercase;
}
#cfawagTD .modal-popup button span, #cfawag .modal-popup button span{
    text-transform: uppercase;
}

#cfawag .modal-popup label, #cfawagTD .modal-popup label {
    width: 90%;
    text-align: left;
}

.required-checkbox > .label{
    display: none !important;
}
.required-checkbox .control label{
    position: relative;
    padding-left: 14px;
}
.required-checkbox .control label:before{
    position: absolute;
    content: '*';
    color: #e02b27;
    font-size: 1.6rem;
    margin: 0 0 0 5px;
    left: 0;
}

#cfawag .modal-content ol.opc, #cfawagTD .modal-content ol.opc {
    padding-bottom: 20px;
}

@media (min-width: 768px) {
    #cfawag .mp-open-custom-form, #cfawagTD .mp-open-custom-form {
        width: 100%;
        font-size: 1.6rem;
    }
    .product.data.items > .item.content {
        position: relative;
        top: -3px;
    }
    #cfawag .mp-open-custom-form, #cfawagTD .mp-open-custom-form {
        width: 100%;
    }
    #awag_availability_button {
        font-size: 10px;
    }
    #cfawagTD .mp-open-custom-form {
        font-size: 10px;
    }
    #cfawagTD > form > button{
        padding: 10px 5px;
    }
    #awag_availability_button:before {
        width: 18px;
        height: 18px;
        left: 10px;
        top: 8px;
    }
    #cfawagTD .mp-open-custom-form:before {
        width: 20px;
        height: 20px;
        left: 11px;
        top: 7px;

    }
}
@media (min-width: 1024px) {
    .availiblity-store{
        width: 70%;
    }
    #awag_availability_button {
        font-size: 14px;
    }
    #cfawagTD .mp-open-custom-form {
        font-size: 14px;
    }
    #cfawagTD > form > button{
        padding: 14px 5px;
    }
    #awag_availability_button:before {
        width: 23px;
        height: 25px;
        left: 20px;
        top: 11px;
    }
    #cfawagTD .mp-open-custom-form:before {
        width: 30px;
        height: 30px;
        left: 20px;
        top: 7px;
    }
    .product-info-main .vergleichsliste{
        float: left;
        width: 52%;
    }
    .product-info-main #cfawag{
        float: right;
        width: 48%;
    }
}
@media (min-width: 1366px) {
    #cfawag .mp-open-custom-form, #cfawagTD .mp-open-custom-form {
        font-size: 1.8rem;
    }
}
@media (max-width: 1023px) {
    #cfawag .field-tooltip.toggle._active .field-tooltip-content:before {
        top: 10px;
        left: 197px;
    }

    #cfawag .field-tooltip.toggle._active .field-tooltip-content:after {
        top: 11px;
        left: 197px;
    }
}

@media (max-width: 767px) {
    #cfawagTD > form > button{
        font-size: 2.0rem;
    }

    .availiblity-store{
        font-size: 20px;
        padding: 12px 5px;
    }
    #awag_availability_button {
        font-size: 14px;
    }
    #cfawagTD .mp-open-custom-form {
        font-size: 14px;
    }
    #cfawagTD > form > button{
        padding: 14px 5px;
    }
    #awag_availability_button:before {
        width: 23px;
        height: 25px;
        left: 10px;
        top: 11px;
    }
    #cfawagTD .mp-open-custom-form:before {
        width: 30px;
        height: 30px;
        left: 10px;
        top: 7px;
    }
}

/*===============================
todo Static Page
================================*/
.summer-spetial a.pagebuilder-button-primary {
    width: 240px;
    max-width: 100%;
    background: var(--color-special);
    border-color: var(--color-special);
}
.summer-spetial a.pagebuilder-button-primary:hover {
    background: #000000;
    border-color: #000000;
}

.free-col  .table>tbody>tr.success>td{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.free-col  .table>tbody>tr.success>td p{
    font-size: 24px;
}
.free-col .item{
    padding: 20px;
}
.free-col .item:first-child{
    padding-left: 0;
}
.free-col .item:last-child{
    padding-right: 0;
}
.free-col .panel {
    height: auto !important;
}
.thumbnail {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 10px;
    box-shadow: none;
    transition: 0.3s;
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    border-radius: 4px;
}
.contact > img{
    float: left;
    margin-right: 10px;
    max-width: 50%;
}
.work-time{
    clear: both;
    padding-top: 10px;
}
.bikeleasing iframe{
    height: 500px;
}


/*leasing*/
.leasing-wrapper .col{
    flex-basis: 48%
}
.leasing-wrapper .img{
    flex-basis: 48%;
    display: flex;
    justify-content: center;
}

.leasing-wrapper .img img{
    height: 300px;
    min-height: 300px;
    border-radius: 10px;
}
.leasing-wrapper .reverse{
    flex-direction: row-reverse;}

.leasing-wrapper .d-flex {
    align-items: center;
}
.leasing-wrapper .d-flex:not(.reverse){
    background: #191919;
    color: #ffffff;
    padding: 40px 0;
    margin: 20px 0;
    position: relative;
}

.leasing-wrapper .d-flex:not(.reverse) h2,
.leasing-wrapper .d-flex:not(.reverse) a{
    color: #ffffff;
}
.leasing-wrapper .col {
    flex-basis: 56%;
    padding-left: 2%;
    padding-right: 20px;
    padding-bottom: 14px;
}
.leasing-wrapper .img {
    flex-basis: 36%;
}
.leasing-wrapper .img img {
    height: auto;
    min-height: auto;
}
body.cms-leasing .page-wrapper{
    overflow: hidden;
}
.leasing-wrapper .d-flex:not(.reverse):before{
    content:"";
    position:absolute;
    background: #191919;
    width: 100vw;
    right: calc(100% - 16px);
    z-index: -1;
    height: 100%;
    top: 0;
}
.leasing-wrapper .d-flex:not(.reverse):after{
    content:"";
    position:absolute;
    background: #191919;
    width: 100vw;
    left: calc(100% - 16px);
    z-index: -1;
    height: 100%;
    top: 0;
}
@media (max-width: 767px){
    .leasing-wrapper .d-flex {
        display: block;
    }
    .leasing-wrapper .img img {
        height: auto;
        min-height: auto;
    }
}
/*werkstat*/
.cms-werkstatt .grid{
    background: #585657;
    padding: 80px 0 40px 20px;
}
.cms-werkstatt .column.main h2{
    color: #585657;
    font-size: 46px;
    font-weight: 700;
    padding-left: 35%;
}
.cms-werkstatt .grid .row{
    display: grid;
    margin-bottom: 10px;
    align-items: center;
}
@media (min-width: 768px) {
    .cms-werkstatt .grid.green .row{
        grid-template-columns: 60% 20% 20%;
    }
    .cms-werkstatt .grid.red .row{
        grid-template-columns: 58% 14% 14% 14%;
    }
}
@media (min-width: 1220px) {
    .cms-werkstatt .grid.green .row{
        grid-template-columns: 34% 33% 33%;
    }
    .cms-werkstatt .grid.red .row{
        grid-template-columns: 34% 22% 22% 22%;
    }
}

.cms-werkstatt .grid .row .text{
    text-align: right;
    margin-right: 20px;
    font-size: 20px;
    color: #fff;
}
.cms-werkstatt .grid .row .line{
    background: #ffffff;
    height: 14px;
}
.cms-werkstatt .row.thead > div{
    text-align: center;
}
.cms-werkstatt .thead{
    font-size: 24px;
    color: #fff;
    position: relative;
}

.cms-werkstatt .flag{
    background: transparent;
    position: absolute;
    width: 98px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 49px;
    left: calc(50% - 48px);
    top: 44px;
}
.cms-werkstatt .flag.green.left{
    height: 206px;
}
.cms-werkstatt .flag.green.right{
    height: 284px;
}
.cms-werkstatt .flag.red.left{
    height: 320px;
}
.cms-werkstatt .flag.red.center{
    height: 436px;
}
.cms-werkstatt .flag.red.right{
    height: 550px;
}
.cms-werkstatt .flag:before{
    content: "";
    width: 66px;
    height: 100%;
    top: 0;
    position: absolute;
    -webkit-box-shadow: 0px 7px 8px -3px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 0px 7px 8px -3px rgba(0, 0, 0, 0.85);
    box-shadow: 0px 7px 8px -3px rgba(0, 0, 0, 0.85);
}
.cms-werkstatt .green.flag:before{
    background: #89c802;
}
.cms-werkstatt .red.flag:before{
    background: #ee1513;
}

.cms-werkstatt .flag:after{
    content: '';
    position: absolute;
    width: 68px;
    height: 40px;
    bottom: -40px;
    background-size: 100%;
}
.cms-werkstatt .green.flag:after{
    background: url(../images/green-ico.png) no-repeat top center;
}
.cms-werkstatt .red.flag:after{
    background: url(../images/red-ico.png) no-repeat top center;
}
.cms-werkstatt .flag span{
    transform: rotate(-90deg);
    bottom: 0;
    position: relative;
}

.cms-werkstatt .row.tfooter{
    margin-top: 80px;
    height: auto;
}
.cms-werkstatt .grid .row .tfoot{
    background: #ffffff;
    height: 34px;
    color: #585657;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 1.6;
}
.cms-werkstatt .row.tfooter > p{
    grid-column-start: 2;
    grid-column-end: 5;
    color: #ffffff;
    font-size: 18px;
    padding-top: 14px;
}
@media (max-width: 767px) {
    .cms-werkstatt .grid {
        padding: 20px 0 40px 6px;
    }
    .cms-werkstatt .grid.green .row{
        grid-template-columns: 50% 25% 25%;
    }
    .cms-werkstatt .grid.red .row{
        grid-template-columns: 46% 18% 18% 18%;
    }
    .cms-werkstatt .flag {
        width: 60px;
        left: calc(50% - 30px);
    }
    .cms-werkstatt .grid .row {
        align-items: end;
        height: 38px;
    }
    .cms-werkstatt .grid .row .text {
        font-size: 14px;
        line-height: 1.4;
    }
    .cms-werkstatt .thead {
        font-size: 14px;
    }
    .cms-werkstatt .flag:before {
        width: 38px;
    }
    .cms-werkstatt .flag:after {
        width: 38px;
        bottom: -39px;
        background-size: 109%;
        background-position: top center;
    }
    .cms-werkstatt .column.main h2 {
        padding-left: 0;
        font-size: 32px;
    }
    .cms-werkstatt .flag.green.left {
        height: 280px;
    }
    .cms-werkstatt .flag.green.right {
        height: 378px;
    }
    .cms-werkstatt .flag.red.left{
        height: 426px;
    }
    .cms-werkstatt .flag.red.center{
        height: 522px;
    }
    .cms-werkstatt .flag.red.right{
        height: 715px;
    }
    .cms-werkstatt .row.tfooter{
        margin-top: 40px;
        height: auto;
    }
    .cms-werkstatt .row.tfooter > p{
        font-size: 14px;
    }
    .cms-werkstatt .grid .row .tfoot {
        font-size: 16px;
        line-height: 1.8;
    }
}
@media (max-width: 373px){
    .cms-werkstatt .grid .row {
        min-height: 38px;
    }
    .cms-werkstatt .grid.green .row {
        grid-template-columns: 58% 21% 21%;
    }
    .cms-werkstatt .grid.red .row{
        grid-template-columns: 46% 18% 18% 18%;
    }
    .cms-werkstatt .flag:before {
        width: 32px;
    }
    .cms-werkstatt .flag:after {
        width: 32px;
    }
    .cms-werkstatt .thead {
        font-size: 12px;
    }
    .cms-werkstatt .grid .row .text {
        font-size: 13px;
    }
}


/*===============================
todo Accordion for Service page
================================*/
button.accordion{
    background: transparent;
    border: none;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    margin: 0 0 10px;
    font-size: 16px;
}

.contact > img{
    float: left;
    margin-right: 10px;
    max-width: 50%;
}
.bikeleasing iframe{
    height: 66vh;
}


/*===============================
todo Cookies
================================*/
.amgdprjs-bar-template:not(:has(:not(style))) {
    display: none !important;
}
.amgdprjs-bar-template { /*less than 100 - paypal is above, less than 1000 - warenlorb float panel is above*/
    z-index: 1000 !important;
}
.amgdprjs-bar-template.-popup {
    top: calc(50% - 50px);
}
.amgdprcookie-bar-container .amgdprcookie-buttons-block {
        flex-direction: column !important;
}
.amgdprcookie-buttons-block .amgdprcookie-button.-allow, .amgdprcookie-buttons-block .amgdprcookie-button.-save {
        background: #252525;
        border-color: #252525;
}
.amgdprcookie-buttons-block .amgdprcookie-button:active, .amgdprcookie-buttons-block .amgdprcookie-button:focus {
        box-shadow: none !important;
}
.amgdprcookie-buttons-block .amgdprcookie-button:hover {
        opacity: 1;
}
.amgdprcookie-buttons-block .amgdprcookie-button {
        border: 1px solid  #252525;
        color:  #252525;
}
.amgdprcookie-groups-modal .amgdprcookie-done {
        width: 300px;
        max-width: 100%;
}
.amgdprcookie-groups-modal .amgdprcookie-done,
.amgdprcookie-groups-modal .amgdprcookie-done:focus,
.amgdprcookie-groups-modal .amgdprcookie-done:hover,
.amgdprcookie-groups-modal .amgdprcookie-done:visited,
.amgdprcookie-groups-modal .amgdprcookie-done:active{
        background-color: #252525 !important;
        box-shadow: none;
        border-color: #252525 !important;
}
.amgdprcookie-cookie-container .amgdprcookie-options {
        color: #252525;
}
.amgdprcookie-cookie-container {
        margin-bottom: 16px !important;
}
.amgdprcookie-cookie-container .amgdprcookie-toggle-cookie {
        overflow: hidden;
        width: 30px;
        flex-basis: 30px;
        padding: 0;
}
.amgdprcookie-toggle-cookie .amgdprcookie-label {
        position: relative;
        top: auto;
        right: auto;
        width: 0;
        height: 0;
        border-radius: 0;
        cursor: pointer;
        background: transparent;
        box-shadow: none;
}
.amgdprcookie-toggle-cookie .amgdprcookie-label:after {
        display: none;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:not([checked]) + .amgdprcookie-label {
        background: transparent;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input {
        height: 20px;
        width: 20px;
        visibility: visible;
        margin-right: 14px;
        opacity: 1;
        box-shadow: none;
}
.amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button {
        padding: 10px;
}
.amgdprjs-bar-template.-popup .amgdprcookie-bar-container {
        padding: 30px;
}
.amgdprcookie-bar-container .amgdprcookie-policy {
        max-height: 36vh;
        overflow: hidden;
        padding: 20px 0 0;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .amgdprcookie-groups-modal .amgdprcookie-form-container{
        max-height: 70vh;
    }
}
@media (min-width: 1024px){
    .amgdprcookie-groups-modal .amgdprcookie-form-container{
        max-height: 50vh;
    }
}

@media (max-width: 767px){
    .amgdprjs-bar-template.-popup {
        width: 90%;
    }
    .modal-popup .modal-header{
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

/*Cookies Page*/
#amgdprcookie-widget-form {
    display: flex;
    flex-direction: column;
}
#amgdprcookie-widget-form .amgdprcookie-top {
    order: 2;
}
#amgdprcookie-widget-form .amgdprcookie-head {
    display: none;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn:first-child {
    margin: 0 15px 0 0;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn{
    background-color: #252525 !important;
    border-color: #252525 !important;
}
.amgdprcookie-cookie-container .amgdprcookie-link {
    float: left;
}



/*===============================
todo MODAL PoPUP
================================*/
.modals-wrapper{
    position: relative;
    z-index: 1000;
}
.modal-dialog {
    background-color: rgba(51, 51, 51, 0.55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
}

.modal-dialog .modal-content{
    min-width: auto;
    width: 50%;
    left: 25%;
    top: 5vh;
    height: 80vh;
    overflow: scroll;
    margin: 0;
    background: #ffffff;
    position: relative;
    padding: 0;
}
.modal-dialog .modal-header {
    display: flex;
    justify-content: space-between;
    padding: 5px 20px 0;
}
.modal-dialog button.close{
    background-color: transparent;
    border: none;
    font-size: 20px;
    padding: 0;
}
.modal-popup._show .modal-inner-wrap {
    overflow-y: auto;
    height: auto;
    max-height: 90vh;
    max-width: 1280px;
}








#pills-all .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
#pills-all .row > div{
    flex: 0 0 calc(25% - 30px);
    max-width: calc(25% - 30px);
    padding-right: 15px;
    padding-left: 15px;
}
#content-seite .zahlart {
    background: rgba(157, 196, 25, 0.76);
    padding: 14px 40px;
    margin-bottom: 20px;
    min-height: 70px;
    display: flex;
    align-items: center;
}
#content-seite p, .content-seiten-inhalt p {
    color: #585857;
    font-weight: 300;
    line-height: 25px;
}

#content-seite div.filter{
    display: inline-block;
    padding: 0 0 0 20px;
    margin: 0 20px 0 0;
}
/* Tabs */
.tab-nav {
    margin: 0;
    padding: 0;
}

.tab-link {
    margin-right: 5px;
    padding: 10px 20px;
    color: #585857;
    display: inline-block;
    background-color: #eef1f2;
    text-decoration: none;
}
.tab-link.is-active {
    background-color: #b4d250;
}
.tab-link:last-child {
    margin-right: 0;
}
.tab-link:hover {
    text-decoration: underline;
}

/* Tab Content */
.tab-content {
    display: none;
    background-color: #ffffff;
}
.tab-content.is-active {
    display: block;
    padding: 20px;
}
#product-options-wrapper .control select[id^="attribute"] {
    width: max-content;
}

@media (max-width: 767px){
    #pills-all .row > div {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px);
    }
    #content-seite div.filter {
        display: block;
        padding: 0;
        margin: 0;
    }
    .tab-nav {
        padding: 0 0 0 15px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .tab-link {
        margin-top: 10px;
        width: 60%;
        text-align: center;
        border-radius: 5px;
    }
    #content-seite .zahlart {
        padding: 10px 20px;
    }
}


/*todo job page*/
.job-item {
    padding: 24px;
    background-color: #fff;
    line-height: 1.2;
    border: 0;
    margin-top: 4px;
    color: #000000;
    display: flex;
}
.job-item span {

    display: inline-flex;
    align-items: center;
}
.job-item span.title {
    width: 40%;
    flex-basis: 40%;
}
.job-item span.time {
    width: 40%;
    flex-basis: 40%;
}
.job-item span.store {
    width: 20%;
    flex-basis: 20%;
}
@media (max-width: 767px){
    .job-item {
        padding: 12px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .job-item span {
        padding: 6px 0;
    }
    .job-item span.title {
        font-weight: 700;
    }
    .job-item span.title {
        width: 100%;
        flex-basis: 100%;
    }
    .job-item span.time {
        width: 46%;
        flex-basis: 46%;
    }
    .job-item span.store {
        width: 46%;
        flex-basis: 46%;
    }
}



/*===============================
todo MEDIA
================================*/
@media (min-width: 768px), print {
    .desctop-inhalt{
        display: block !important;
    }
    .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
        border-style: solid;
        border-width: 0 0 3px;
        text-decoration: none;
        display: inline-block;
    }
    .nav-sections-item-content .header.links {
        display: none !important;
    }
    .page-wrapper > .breadcrumbs{
        max-width: 100%;
        width: 1440px;
        margin: 0 auto 14px;
    }

    /*---- todo min 768 Product Page ----*/
    .product-info-main .product-info-price .price-box span.discount {
        margin-left: 0;
        width: fit-content;
        width: max-content;
    }

    #awag_availability_button {
        width: 100%;
        padding: 14px 0;
        font-size: 10px;
    }
    #awag_availability_button:before {
        width: 18px;
        height: 18px;
        left: 10px;
        top: 11px;
    }
    #awag_availability_button:before {
        position: absolute;
        content: "";
        background-image: url(../images/placeholder.svg);
        background-size: cover;
    }

    /*---- todo min 768 Static pages ----*/
    .home-cat-slider .slick-prev, .home-cat-slider .slick-next {
        font-size: 0 !important;
    }
    .free-col .item{
        width: calc(48% - 20px);
    }

    /*---- todo min 768 Checkout pages ----*/
    #checkout .authentication-wrapper{
        width: 400px;
        max-width: 50%;
    }
    .opc-progress-bar-item{
        width: 50%;
    }

}
@media (min-width: 1024px), print {
    /*---- todo min 1024 Product Page ----*/
    .page-products .products-grid .product-item-details .price-container .price {
        font-size: 20px;
    }
    .product-info-main .product-info-price .price-box span.discount {
        margin-left: 20px;
    }
    #awag_availability_button {
        font-size: 14px;
    }
    #awag_availability_button:before {
        width: 23px;
        height: 25px;
        left: 20px;
        top: 8px;
    }
    /*---- todo min 1024 Catalog Page ----*/
    .filter-options-content {
        padding: 10px;
    }
    .swatch-option.text {
        font-size: 12px;
    }

}


/* todo all Tablet styles*/
@media (min-width: 768px) and (max-width: 1023px) {
    .cart-summary {
        width: 100%;
    }
    .cart-container .form-cart{
        width: 100%;
    }
    .cart-container{
        display: flex;
        flex-direction: column;
    }
    .cart-summary._sticky {
        top: auto !important;
    }
    .opc-wrapper {
        width: 100%;
    }
    .opc-sidebar {
        width: 100%;
    }
    .opc-wrapper .form-shipping-address {
        max-width: 100%;
    }
    .page-layout-2columns-left .sidebar-main {
        width: 28.833333%;
    }
    .page-layout-2columns-left .column.main {
        width: 71.166667%;
    }
}

@media (min-width: 1024px), print {
    .page-products .products-grid .product-item-details .price-container .price {
        font-size: 18px;
    }
    .products-grid .product-item-details .product-item-name {
        min-height: 48px !important;
    }
}


@media (max-width: 767px), print {
    .mobile-inhalt{
        display: block !important;
    }
    main#maincontent {
        padding-top: 40px;
    }
    .page-title-wrapper .page-title {
        font-size: 18px;
    }
    .h1, h1 {
        font-size: 20px;
    }
    .action.primary {
        width: 100%;
    }
    .home-cat-list .item .desc a {
        font-size: 24px;
        padding: 7px 0 5px;
    }
    .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        min-height: fit-content;
    }
    /*---- todo max 768 header ----*/
    .page-header.sticky .header.content .header-left .logo {
        right: 0;
        display: block;
        top: 5px;
    }
    .page-header.sticky .header.content .header-left {
        grid-column-start: 1;
        grid-column-end: 2;
    }
    .page-header.sticky .minicart-wrapper {
        padding-top: 14px;
    }
    .page-header.sticky .header.panel {
        padding: 14px 0 0;
    }
    .page-header.sticky .fm-top-header-block .d-flex .map:before{
        top: -21px;
    }

    /*---- todo max 767 Category Page ----*/
    .mobile-menu-social .fm-top-header-block{
        overflow: hidden;
    }
    .filter-options-title {
        padding: 10px 32px 0 10px;
    }
    .page-products .products-grid .product-item .product-item-details .price-box {
        min-height: 34px;
    }
    .page-products .filter-title strong {
        width: calc(100% - 20px);
        background: #ff0000;
        color: #ffffff;
        border: 1px solid #ff0000;
    }
    .smile-es-range-slider .actions-toolbar {
        flex-direction: column;
    }
    .sidebar .action.primary:not([href]):not([tabindex]) {
        width: auto;
    }
    /*---- todo max 767 Basket ----*/
    .checkout-cart-index .cart-container{
        display: flex;
        flex-direction: column-reverse;
    }
    #discount-coupon-form input[type="text"]{
        height: 32px;
    }
    /*---- todo max 767 Product Page ----*/

    .box-tocart .action.tocart{
        font-size: 2.0rem;
    }
    #awag_availability_button {
        font-size: 14px;
        width: 100%;
        padding-bottom: 17px;
        padding-top: 17px;
    }
    .fotorama__nav--dots .fotorama__nav__frame {
        width: auto;
    }
    .fotorama__dot {
        width: 10px;
        height: 10px;
        margin: 0 10px;
    }
    .fotorama__nav__shaft {
        margin: 10px 0;
    }
    /*---- todo max 767 Contact Page ----*/
    .contact-wrapper{
        display: flex;
        flex-direction: column;
    }
    .contact{
        order: 1;
    }
    .contact-wrapper .work-time{
        order: 2;
    }

    .contact > img{
        float: none;
        margin-right: 0;
        max-width: 100%;
    }
    .bikeleasing iframe{
        height: 68vh;
    }
    /*---- todo max 767 Checkout pages ----*/
    .checkout-index-index .page-header{
        display: none;
    }
    .checkout-index-index main#maincontent {
        padding-top: 20px;
    }
    #checkout .opc-estimated-wrapper {
        margin: 0 -15px 15px;
    }
    .checkout-index-index .opc-progress-bar-item {
        width: 50%;
    }

    /*---- todo max 767 Accordion for Service Page ----*/
    .free-col .item{
        padding: 10px 0;
    }
    button.accordion {
        background: #f7f7f7;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        border-radius: 0 !important;
        text-align: left;
        position: relative;
    }
    button.accordion:before {
        position: absolute;
        text-align: center;
        font-size: 20px;
        color: #000000;
        font-family: 'luma-icons';
        content: '\e608';
        right: 8px;
    }
    button.accordion.active:before {
        transform: rotate(90deg);
    }
    /* Style the buttons that are used to open and close the accordion panel */
    .accordion {
        background-color: #eee;
        color: #444;
        cursor: pointer;
        padding: 18px;
        width: 100%;
        text-align: left;
        border: none;
        outline: none;
        transition: 0.4s;
    }

    /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
    .free-col .active, .free-col .accordion:hover {
        background-color: #ccc;
    }

    /* Style the accordion panel. Note: hidden by default */
    .panel {
        padding: 0;
        background-color: white;
        display: none;
        overflow: hidden;
        height: auto;
    }

    .authentication-wrapper button{
        width: 100%;
    }
}


@media (max-width: 374px), print {
    .h1,  h1{
        font-size: 16px;
    }
    .btn {
        font-size: 14px;
    }
    .block.newsletter .form.subscribe {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .block.newsletter .actions {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 14px;
    }
    .block.newsletter .action.subscribe {
        font-size: 14px;
    }

    .cms-home .home-article-blocks .title {
        font-size: 16px;
    }
    .cms-home .home-article-blocks .text-wrapper .text p {
        font-size: 14px;
    }
    .home-cat-list .item {
        height: calc((100vw - 280px)/(374 - 280)*(183 - 150) + 150px);
    }
    .home-cat-list .item .desc a {
        font-size: 12px;
    }
    .bikeleasing iframe{
        height: 76vh;
    }
}


@media print {
    header {
        display: none;
    }
}

.fm_g {
    display: grid;
    row-gap: 18px;
    column-gap: 33px;
    grid-template-columns: 45% 47%;
}
.fm_c3 {
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-start: 2;
    grid-column-end: 2;
    text-align: justify;
    font-weight: normal;
    font-size: 22px;
    margin-left: 82px;
    width: 90%;
    align-self: center;
}
.fm_c2 {
    grid-row-start: 2;
    grid-row-end: 2;
    grid-column-start: 1;
    grid-column-end: 1;
}
.fm_c1 {
    grid-row-start: 1;
    grid-row-end: 1;
    grid-column-start: 1;
    grid-column-end: 1;
}
@media (max-width: 767px){
    .fm_c3 {
        font-size: 16px;
    }
}
@media all and (max-width: 750px) {
    .fm_g {
        grid-template-columns: 1fr;
        column-gap: 0;
        row-gap: 33px;
    }
    .fm_c3 {
        grid-row: 3;
        grid-column: 1;
        margin: 0 auto;
        width: 100%;
        font-size: 16px;
    }
    .fm_c2 {
        grid-row: 2;
        grid-column: 1;
    }
    .fm_c1 {
        grid-row: 1;
        grid-column: 1;
    }
}

.pseudoSwatch {
    background: #f0f0f0;
    border: 1px solid #dadada;
    color: #686868;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    margin-right: 7px;
    min-width: 22px;
    padding: 5px 8px;
    width: max-content;
}


/*label*/
a label span.attr_filter_label {
    text-transform: capitalize;
}



#limiter {
    width: 100%;
}
.limiter .limiter-text {
    margin-left: 1rem;
}
.field.limiter {
    margin-right: 1.5rem;
}

.product-brand img{
    max-height: 50px;
}

.product-brand .brandName{
    font-size: 40px;
    font-weight: 700;
}

