@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.eot');
    src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Medium.woff2') format('woff2'),
    url('../fonts/Roboto-Medium.woff') format('woff'),
    url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Regular.woff2') format('woff2'),
    url('../fonts/Roboto-Regular.woff') format('woff'),
    url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.eot');
    src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Light.woff2') format('woff2'),
    url('../fonts/Roboto-Light.woff') format('woff'),
    url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Bold.woff2') format('woff2'),
    url('../fonts/Roboto-Bold.woff') format('woff'),
    url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
/*===============================
todo Main
================================*/
.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, button, .btn{
    box-shadow: none;
}
.action.primary{ /*subscribe*/
    opacity: 1;
}
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;
    color: #000000;
}
input[type="radio"] {
    width: 20px;
    height: 20px;
}
input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

#discount-coupon-form .coupon input[type="text"]{
    height: 38px;
}

.width_border a.pagebuilder-button-link{
    font-weight: 400;
    background: transparent;
    border: 1px solid #ff0000 !important;
    color: #ff0000;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 20px 60px 20px 40px;
    margin: 0 !important;
}

.customer-account-login .page-title-wrapper{display: none}

@media (min-width: 769px), print{
    .field-recaptcha {
        margin: 64px 13% 0 13%;
    }
}
@media (max-width: 768px), print{
    .field-recaptcha {
        margin: 0px auto 0;
    }
}


/*===============================
todo BTN
================================*/
.abs-button-l, #store-selector .form-continue .actions-toolbar .action.primary, .order-review-form .action.primary, .bundle-actions .action.primary.customize, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .box-tocart .action.instant-purchase, .multicheckout .action.primary, .box-tocart .action.tocart, .cart-summary .checkout-methods-items .action.primary.checkout, .block-minicart .block-content > .actions > .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .form-address-edit .actions-toolbar .action.primary,
.btn,
.review-form .action.submit.primary,
#store-selector .form-continue .actions-toolbar .action.primary, .form-address-edit .actions-toolbar .action.vertex-secondary, .order-review-form .action.primary, .bundle-actions .action.primary.customize, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .form-address-edit .actions-toolbar .action.primary, .box-tocart .action.instant-purchase, .multicheckout .action.primary,
.action.primary, .action-primary,
.actions .secondary a,
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary,
button,
.more-button, .less-button,
#cfawagTD .mp-open-custom-form,
.action-auth-toggle, .authentication-wrapper button,
.checkout-shipping-method .actions-toolbar .action.primary.button{
    line-height: 1.2;
    padding: 14px 17px;
    font-size: 16px;
    text-transform: none;
    border-radius: 4px;
    font-weight: 400;
    box-shadow: none;
}
#product-addtocart-button,
.page-header .block-minicart .block-content > .actions > .primary .action.primary,
.action.primary.checkout,
.cart-summary .checkout-methods-items .action.primary.checkout,
.checkout-shipping-method .actions-toolbar .action.primary.button{
    text-transform: uppercase;
}
.page-header .block-minicart .block-content > .actions .secondary a{
    display: block;
}
.btn{
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
}
.btn:hover{
    text-decoration: none;
}
button:not(.primary) {
    box-shadow: none;
}
button.action.update{
    background: #ffffff;
    color: #f81702;
}
.block-customer-login .block-content .action-login.secondary{ /*login in checkout*/
    background: #ffffff;
    color: #f81702;
    border: 1px solid #f81702;
}

/*===============================
todo HEADER
================================*/
.page-header a:visited {
    color: inherit;
}
.page-header {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 20px;
}
body.cms-home .page-header {
    margin-bottom: 4px;
}
.greet.welcome{
    display: none;
}

.header.content{
    display: grid;
}

.header.content:before, .header.content:after{
    display: none;
}

.header.content .header-left {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header.content .header-left .logo {
    margin: 0 auto 0 0;
}

.header.content .header.links{
    padding: 0;
    list-style-type: none;
    grid-column-start: 4;
    grid-column-end: 5;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 0;
}
.header.content .header.links .authorization-link{
    margin-bottom: 0;
}
.header.content .header.links .authorization-link a{
    color: inherit;
    position: relative;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
}

.header.panel > .header.links > li > a:visited {
    color: inherit;
    text-decoration: none;
}

.header.content .header.links .authorization-link a:before{
    position: absolute;
    background-image: url("../images/login.png");
    content: "";
    top: auto;
    bottom: 21px;
    background-size: 100%;
}

.header.content .minicart-wrapper{
    margin-top: 0;
    margin-left: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.header.content .minicart-wrapper .action.showcart .text{
    position: relative;
    overflow: visible;
    text-transform: uppercase;
}

.minicart-wrapper .action.showcart .counter.qty.empty {
    display: block;
}
.minicart-wrapper .action.showcart.active:before{
    content: "";
}
.minicart-wrapper .action.showcart:before {
    position: absolute;
    background-image: url(../images/basket.png);
    content: "";
    top: auto;
    bottom: 20px;
    left: calc(50% - 18px);
    background-size: 100%;
}
.minicart-wrapper .action.showcart .counter.qty.empty:after {
    content: "0";
    display: block;
}

.header.content .block-search{
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
    display: flex;
    align-items: flex-end;
    z-index: 10;
    color: #000000;
}
.header.content .block-search .block-content {
    flex-basis: 100%;
}
.header.content .block-search input[type="text"]{
    padding: 0 10px;
}
.header.content .block-search .action.search:before {
    background-image: url("../images/search.png");
    content: "";
    top: auto;
    width: 28px;
    height: 28px;
    background-size: 100%;
}


.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;
}
#quick_sigup_link{
}

.header.content .panel.header #quick_sigup_link {
    text-align: center;
    line-height: 1.2;
}
.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;
}
.header.panel > .header.links > li {
    margin: 0;
}
.page-header .header.panel {
    display: flex;
    align-items: flex-end;
}
.page-header .header.panel:after, .page-header .header.panel:before{
    display: none;
}
.header.panel > .header.links > li > a:hover {
    text-decoration: none;
}
/* header Account enter*/
.customer-welcome li a {
    color: #000000;
}

/* header Basket*/
.minicart-items-wrapper {
    max-height: 45vh;
}
.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;
    right: 21px;
    min-width: 15px;
}
.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
}

/* 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 .secondary{
    margin: 0 10px 15px;
    border: none;
}
.page-header .block-minicart .block-content > .actions .secondary a{
    border: 1px solid #f81702
}
.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 MENU
================================*/
.nav-sections {
    background: transparent;
    border-bottom: none;
    margin-bottom: 0;
}
.navigation .level0 > .level-top {
    line-height: 30px;
}
.navigation .level0.parent > .level-top > .ui-menu-icon:after{
    display: none;
}
@media (min-width: 769px){
    .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: 768px), print {
    /*---- todo min 768 header ----*/
    .navigation ul {
        display: flex;
        justify-content: space-around;
    }
    .header.content {
        grid-template-columns: 12% 34% 20% 22% 12%;
        grid-template-rows: 64% 36%;
    }
    .header.content .header-left {
        grid-row-end: 2;
    }

    .nav-sections {
        grid-row-start: 2;
        grid-row-end: 3;
        grid-column-start: 1;
        grid-column-end: 6;
        margin-top: 0;
    }

    .page-header .panel.header {
        grid-column-start: 4;
        grid-column-end: 5;
        grid-row-start: 1;
        grid-row-end: 2;
    }

    .header.content .minicart-wrapper {
        grid-column-start: 5;
        grid-column-end: 6;
        grid-row-start: 1;
        grid-row-end: 2;
    }
    .header.content .header.links .authorization-link a {
        font-size: 12px;
    }
    .header.content .header.links .authorization-link a:before {
        width: 24px;
        height: 24px;
    }

    .minicart-wrapper .action.showcart:before {
        width: 24px;
        height: 24px;
    }

    .header.content .header-left .logo {
        max-width: 90%;
    }
    .minicart-wrapper .action.showcart .counter.qty {
        top: -30px;
    }
    .header.content {
        padding: 20px 20px 0;
    }
    .header_contact {
        padding-right: 0;
        padding-bottom: 3px;
        grid-row-start: 1;
        grid-row-end: 2;
        grid-column-start: 3;
        grid-column-end: 4;
        font-size: 12px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding-top: 6px;
    }
    .header_contact a {
        font-weight: 600;
    }
    .header_contact p {
        margin-bottom: 4px;
    }
    .header.content .block-search {
        width: 85%;
        padding-bottom: 8px;
    }
    .header.content .block-search {
        padding-left: 18px;
    }
    .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;
        line-height: 2;
    }
    .nav-sections-item-content .header.links {
        display: none !important;
    }
    .page-header .header.panel {
        padding: 0;
    }
    .header.content .minicart-wrapper {
        padding: 0;
    }
    .header.content .panel.header #quick_sigup_link {
        font-size: 14px;
        margin-bottom: 4px;
    }
    .header.content .block-search input[type="text"] {
        font-size: 12px;
    }
    .header.content .block-search .action.search {
        top: 10px;
        left: auto;
        right: 0;
        opacity: 1;
    }
    .header.content .header.links .customer-menu .authorization-link a {
        text-transform: none;
    }

    /*---- todo min 768 header navigation----*/
    .navigation .submenu li.active {
        background: transparent;
    }
    .navigation {
        background: transparent;
    }
    .navigation .level0 > .level-top {
        padding: 0 6px 0;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 12px;
    }
    .header.content .minicart-wrapper .action.showcart .text {
        font-size: 12px;
    }
    .navigation .level0.parent > .level-top {
        padding-right: 8px;
    }
    .navigation .level0 {
        position: static;
        margin: 0 8px 0 0;
    }
    .navigation .level0 > .submenu {
        max-height: 80vh;
        height: auto;
        left: 0 !important;
        width: 100%;
        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%);
    }
    .navigation .level0.parent:hover > .submenu {
        overflow-x: hidden !important;
        overflow-y: scroll !important;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .navigation .level0 > .submenu > li {
        width: 20%;
        float: left;
    }
    .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;
    }
}
@media (min-width: 1024px), print {

    /*---- todo min 1024 header ----*/
    .header.content{
        padding: 4px 20px 0;
    }
    .header_contact p {
        margin-bottom: 0;
    }
    .header.content {
        grid-template-columns: 10% 46% 20% 16% 8%;
        grid-template-rows: auto;
    }
    .nav-sections {
        grid-row-start: 2;
        grid-row-end: 3;
        grid-column-start: 1;
        grid-column-end: 6;
        margin-top: 20px;
    }
    .page-header .panel.header{
        grid-row-end: 2;
    }
    .header.content .minicart-wrapper{
        grid-row-end: 2;
    }
    .header.content .header-left .logo {
        margin: 0 auto 0 0;
        max-width: 100%;
    }
    .header.content .block-search {
        padding-left: 20px;
        padding-bottom: 5px;
    }
    .header.content .header.links .authorization-link a:before {
        width: 30px;
        height: 30px;
        bottom: 25px;
    }
    .minicart-wrapper .action.showcart:before {
        width: 30px;
        height: 30px;
        bottom: 25px;
    }
    .minicart-wrapper .action.showcart .counter.qty{
        top: -40px;
    }
    .navigation .level0 > .level-top {
        font-size: 14px;
    }
    .header.content .minicart-wrapper .action.showcart .text{
        font-size: 14px;
    }
    .header.content .header.links .authorization-link a {
        font-size: 14px;
    }
    .header.content .block-search .action.search {
        top: 14px;
        left: auto;
        right: 0;
        opacity: 1;
    }
}
@media (min-width: 1366px), print {
    /*---- todo min 1366 header ----*/
    .header.content .header-left {
        grid-row-end: 3;
    }
    .header.content .block-search{
        width: 68%;
    }
    .page-header .header.panel {
        padding: 0 0 5px 0;
    }
    .header.content:not(.sticky) .minicart-wrapper{
        padding: 0 0 5px 0;
    }
    .header.content .panel.header #quick_sigup_link {
        font-size: 14px;
    }
    .header.content .block-search input[type="text"]{
        font-size: 14px;
    }
    .page-header .nav-sections {
        grid-column-start: 2;
        grid-column-end: 4;
    }
    .header.content .minicart-wrapper {
        grid-row-end: 3;
    }
    .page-header .panel.header {
        grid-row-end: 3;
    }
    .free-col .item{
        width: calc(24% - 20px);
    }

    .navigation .level0 > .submenu {
        left: -124px !important;
        width: calc(100% + 374px);
    }
    .header.content .block-search .action.search {
        top: 18px;
        left: auto;
        right: -36px;
        opacity: 1;
    }

    /* --------todo Header sticky----*/
    .sticky .navigation .level0 > .submenu {
        left: -100px !important;
        width: calc(100% + 350px);
    }
    .page-header.sticky {
        margin: 0 auto;
        max-width: 100%;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 102;
        background: #fff;
    }
    .page-header.sticky .panel.wrapper,
    .page-header.sticky .header_contact{
        display: none;
    }
    .page-header.sticky .header.content {
        display: grid;
        grid-template-columns: 8% 72% 10% 10%;
        grid-row-gap: 10px;
    }
    .page-header.sticky .nav-sections {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 2;
        margin-top: 0;
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .page-header.sticky .nav-sections-items{
        width: 100%;
    }
    .page-header.sticky .panel.header {
        grid-column-start: 3;
        grid-column-end: 4;
    }
    .page-header.sticky .minicart-wrapper {
        grid-column-start: 4;
        grid-column-end: 5;
    }
    .page-header.sticky .header.content .header-left .logo {
        max-width: 100%;
    }
    .block.newsletter .form.subscribe {
        width: 100%;
    }
}
@media (max-width: 767px), print {
    /*---- todo max 767 Header ----*/
    .header.content {
        grid-template-columns: 28% 36% 24% 12%;
        padding: 2px 4px 0;
    }
    .header.content .header-left {
        grid-column-start: 1;
        grid-column-end: 5;
        margin-bottom: 14px;
        grid-row-end: 3;
    }

    .header.content .block-search {
        grid-column-start: 1;
        grid-column-end: 5;
        grid-row-start: 3;
        grid-row-end: 4;
        margin-top: 0;
        width: 100%;
    }
    .header.content .header.links {
        grid-column-start: 3;
        grid-column-end: 4;
        grid-row-start: 2;
        grid-row-end: 3;
        margin: 0;
        width: 100%;
    }

    .page-header .header.panel {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        height: auto;
        overflow: visible;
    }

    .page-header .header_contact {
        grid-column-start: 1;
        grid-column-end: 5;
        grid-row-start: 2;
        color: rgb(0, 120, 184);
        text-align: right;
        margin-top: 32px;
    }

    .header.content .minicart-wrapper {
        grid-column-start: 3;
        grid-column-end: 4;
        grid-row-start: 1;
        grid-row-end: 2;
    }
    .minicart-wrapper .action.showcart::before {
        width: 36px;
        height: 34px;
        bottom: -26px;
    }
    .header.content .header.links .authorization-link a {
        color: transparent;
        position: relative;
        top: 16px;
        display: flex;
        justify-content: center;
    }

    .header.content .header.links .authorization-link a:before {
        display: none;
    }
    .header.content .header.links .authorization-link:before {
        width: 30px;
        height: 30px;
        position: absolute;
        background-image: url(../images/login.png);
        content: "";
        top: auto;
        bottom: -24px;
        background-size: 100%;
    }
    .header.content .minicart-wrapper .text {
        display: none;
    }
    .minicart-wrapper .action.showcart .counter.qty {
        top: -10px;
        right: -24px;
    }
    .logo {
        max-width: 26%;
    }
    .page-header {
        margin-bottom: 20px;
    }
    .block-search .label.active + .control input {
        position: static !important;
    }
    .block-search .label + .control input {
        position: static !important;
    }
    .header.content .block-search .block-content {
        position: relative;
    }
    .header.content .block-search .control {
        border-top: none;
        clear: both;
        margin: 0;
        padding: 0 0 0 24px;
        position: absolute;
        left: 27px;
        width: 89%;
        bottom: 0;
    }
    .block-search .label:before {
        padding-left: 16px;
    }
    .header.content .block-search {
        margin-right: 20px;
    }
    .header_contact a {
        font-weight: 600;
    }
    .header.content .block-search .label {
        float: left;
    }
    .header.content .block-search input[type="text"] {
        padding: 0;
        margin: 0;
    }
    .header.content .header.links .authorization-link {
        position: relative;
        display: flex;
        justify-content: center;
    }
    .nav-toggle:before {
        color: #000000;
    }
    #quick_sigup_link {
        position: relative;
        top: 24px;
        font-size: 14px;
    }
    .nav-sections #quick_sigup_link {
        top: -2px;
    }
    .page-header .block-search input {
        font-size: 14px;
    }
    .header.content .nav-sections-item-content .header.links {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .header.content .nav-sections-item-content .header.links .authorization-link {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
    }
    .header.content .nav-sections-item-content .header.links .authorization-link a {
        color: #000000;
        text-align: left;
        display: block;
        top: 0;
    }
    .header.content .nav-sections-item-content .header.links .authorization-link:before {
        display: none;
    }
    .customer-welcome .customer-menu {
        display: none;
    }
    .header.panel > .header.links > .customer-welcome + .authorization-link {
        display: none;
    }
    .header.panel > .header.links > li > a:hover {
        color: transparent;
    }

    /*---- todo max 767 Menu ----*/
    .navigation {
        background: transparent;
    }
    .navigation .level0 {
        font-size: 14px;
        text-transform: uppercase;
    }
    .nav-sections .header.links li {
        font-size: 1.4rem;
    }
    .nav-toggle {
        position: relative;
        left: auto;
        top: -20px;
        right: 8px;
    }
    .nav-open .nav-sections {
        background: #fff;
        margin: 0;
        border-top: 20px solid #f2f2f2;
    }
    .nav-sections .header.links a, .nav-sections .header.links a:hover {
        text-transform: uppercase;
    }
    .nav-sections .header.links a {
        color: #000000;
    }
}


@media (max-width: 374px), print {
    /*---- todo max 374 Header ----*/

    .minicart-wrapper .action.showcart::before {
        bottom: -9px;
    }
    .header.content .header.links .authorization-link:before {
        bottom: -9px;
    }
    .minicart-wrapper .action.showcart .counter.qty {
        top: -23px;
    }
    .header.content .header-left {
        margin-bottom: 48px;
    }
    .nav-toggle {
        top: -4px;
    }
}

/*===============================
todo Header Elastic Search Result
================================*/
.smile-elasticsuite-autocomplete-result .product-item .price-box {
    align-items: center;
}
.smile-elasticsuite-autocomplete-result .price-box span.old-price .price{
    color: #000;
    text-decoration: line-through;
}
.smile-elasticsuite-autocomplete-result .price-box span.discount {
    color: #ffffff;
    background: red;
    padding: 4px 6px;
}
.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{
    color: #ff0000;
    margin: 0 4px;
}
.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;
}
.autocomplete-list dd {
    flex-direction: column;
}
@media (min-width: 769px) {
    .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: 768px) {
    .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 FOOTER
================================*/
.footer.content ul.footer.links a{
    display: none;
}
.footer.content ul.footer.links a {
    color: #ffffff;
    opacity: 0.8;
}
.footer.content{
    position: relative;
}
ul.footer.links {
    position: absolute;
    bottom: -50px;
}
.footer-subscribe .block.newsletter {
    max-width: 100%;
    width: auto;
}
.footer-subscribe{
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
    margin: 0 auto;
}
.block.newsletter input{
    border: 1px solid #000000;
    border-radius: 5px;
}
.block.newsletter .action.subscribe {
    margin-left: 10px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.block.newsletter .form.subscribe > .field{
    float: left;
    width: 70%;
}
.footer-subscribe h2{
    line-height: 1.2;
    text-align: center;
    font-weight: 600;
    margin-bottom: 24px;
}
.block.newsletter input::-webkit-input-placeholder {
    color: #000000;
    font-size: 16px;
}
.block.newsletter input:-moz-placeholder { /* Firefox 18- */
    color: #000000;
    font-size: 16px;
}
.block.newsletter input::-moz-placeholder {  /* Firefox 19+ */
    color: #000000;
    font-size: 16px;
}
.block.newsletter input:-ms-input-placeholder {
    color: #000000;
    font-size: 16px;
}
.page-footer {
    background: #1f1f1f;
    padding-top: 60px;
    padding-bottom: 75px;
    color: #ffffff;
}
#footer-menu-list-adress{
    color: #ffffff;
    opacity: 0.8;
}
.page-footer p{
    color: #ffffff;
    opacity: 0.8;
}
footer .footer.content{
    display: flex;
}

footer .block{
    margin-bottom: 0;
}
.page-footer img{
    display: block;
}
footer .block .title{
    margin-bottom: 20px;
}

footer .block .title strong {
    font-weight: 500;
    line-height: 1.1;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
}
footer .block a {
    font-weight: 300;
    color: #ffffff;
    opacity: 0.8;
}
footer .block a:hover {
    text-decoration: none;
}

.container-bf-payments .wrap, .container-bf-partners .wrap{
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    width: 1280px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.container-bf-partners {
    background-color: #dfdfdf;
    padding: 20px 0 0;
}

.container-bf-partners .bf-title {
    margin-right: 0;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
}
.container-bf-partners .bf-partners{
    flex-wrap: wrap;
    display: inline-flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    flex-basis: 53%;
}
.container-bf-partners p{
    flex-basis: 24%;
}
.container-bf-partners .bf-partners__item {
    position: relative;
    width: 23%;
    margin: 10px 0;
    text-align: center;
    list-style-type: none;
}
.container-bf-partners .bf-partners__item a {
    position: relative;
    padding: 5px;

}
.container-bf-partners .bf-partners__item a img:first-child {
    display: inline;
}
.container-bf-partners .bf-partners__item a img:last-child {
    display: none;
}
.container-bf-partners .bf-partners__item img {
    max-height: 60px;
}
.container-bf-partners .bf-partners__item a:hover img:first-child {
    position: absolute;
}
.container-bf-partners .bf-partners__item a:hover img:first-child {
    display: none;
}
.container-bf-partners .bf-partners__item a:hover img:last-child {
    display: inline;
}

.container-bf-payments {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    background: #ededed;
}
.container-bf-payments .bf-title {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
}
.container-bf-payments ul {
    flex-basis: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0;
}
.container-bf-payments ul li {
    margin: 10px;
    display: inline-block;
}
.container-bf-payments ul li a img:first-child {
    display: inline;
    height: 28px;
}
.container-bf-payments ul li a img:last-child {
    display: none;
    height: 28px;
}
.container-bf-payments ul li a:hover img:first-child {
    display: none;
}
.container-bf-payments ul li a:hover img:last-child {
    display: inline;
}

.product-item .action.towishlist:before{
    color: #47525E;
}
.footer-bottom-text{
    text-align: center;
    background: #ededed;
    padding-bottom: 14px;
}
.footer-bottom-text small{
    font-size: 12px;
}

footer .footer.content {
    display: grid;
    grid-gap: 20px 4px;
}
.footer.content .block.footer-logo {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    margin-top: 0;
    display: flex;
    align-items: center;
}
.footer.content .block.newsletter, .footer.content .footer-subscribe {
    grid-row-start: 1;
    grid-row-end: 2;
    float: none;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
}
ul.footer.links {
    position: relative;
    top: 18px;
    bottom: auto;
}
.footer-logo-content{
    padding-bottom: 20px;
}
.footer-logo-content img{
    width: 60%;
}

.btn-footer-sbscrb .pagebuilder-button-secondary {
    background: #b50110;
    border: 1px solid  #b50110;
    margin: 8px 0;
}
.btn-footer-sbscrb .pagebuilder-button-secondary:hover {
    background: #b50110;
    border: 1px solid #b50110;
    color: #ffffff;
}
.block.footer-subscribe {
    width: 80%;
    padding-right: 0;
}

@media (min-width: 768px){
    footer .footer.content {
        grid-template-columns: 33% 33% 33%;
    }
    .footer-menu-list-adress, .footer-menu-list-kategorien, .footer-menu-list-wichlinks{
        grid-row-start: 2;
        grid-row-end: 3;
    }
   .footer-menu-list-leitungen, .footer-menu-list-social{
       grid-row-start: 3;
       grid-row-end: 4;
   }
    .footer.content .block.newsletter, .footer.content .footer-subscribe {
        grid-column-start: 2;
        grid-column-end: 4;
    }
    ul.footer.links {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 3;
        grid-row-end: 4;
    }
}
@media (min-width: 1024px){
    footer .footer.content {
        grid-template-columns: 20% 20% 20% 20% 20%;
    }
    .footer-menu-list-adress, .footer-menu-list-kategorien, .footer-menu-list-wichlinks, .footer-menu-list-leitungen, .footer-menu-list-social{
        grid-row-start: 2;
        grid-row-end: 3;
    }
    .footer.content .block.newsletter, .footer.content .footer-subscribe {
        grid-column-start: 3;
        grid-column-end: 5;
    }
    ul.footer.links {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
    }
}
@media (min-width: 1366px), print{
    .block.newsletter .form.subscribe > .field {
        width: 60%;
    }
}
@media (max-width: 768px){
    footer .footer.content .block {
        width: 100%;
        text-align: center;
        margin-bottom: 22px;
    }
    .block.newsletter .form.subscribe {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .block.newsletter .form.subscribe > .field, .block.newsletter .actions {
        width: 100%;
    }
    .block.newsletter .action.subscribe {
        margin-left: 0;
        margin-top: 10px;
    }
    .footer.content .links > li {
        padding: 0;
        max-width: 150px;
        text-align: center;
        margin: 0 auto;
    }

    .footer.content .block.footer-logo img {
        width: auto;
        max-width: 140px;
        margin: 40px auto 0;
    }
    .footer-logo-content {
        margin: 0 auto;
    }
    .block.newsletter input{
        margin: 0;
    }
}
@media (max-width: 767px) {
    footer .footer.content {
        display: block;
    }
}

@media (min-width: 769px), print {


    /*---- todo min 768 footer ----*/
    .container-bf-payments .wrap, .container-bf-partners .wrap {
        flex-direction: column;
    }

    .container-bf-payments .wrap ul, .container-bf-partners .wrap ul {
        margin-top: 10px;
        margin-bottom: 20px;
        padding: 0;
    }

    .container-bf-payments .bf-title {
        margin-right: 0;
        margin-top: 24px;
    }

    footer .footer.content {
        justify-content: space-between;
        flex-wrap: wrap;
    }
}
@media (min-width: 1024px), print {
    /*---- todo min 1024 footer ----*/
    .container-bf-payments .wrap, .container-bf-partners .wrap {
        flex-direction: row;
    }

    .container-bf-payments .wrap ul, .container-bf-partners .wrap ul {
        margin-top: 40px;
        margin-bottom: 38px;
    }

    .container-bf-payments .bf-title {
        margin-right: 22px;
        margin-top: 0;
    }

    footer .footer.content {
        justify-content: space-evenly;
        flex-wrap: nowrap;
    }
}
@media (max-width: 768px), print {
    /*---- todo max 768 Footer ----*/
    #footer-menu-list-social > p{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer-bottom-text {
        padding-right: 10px;
        padding-left: 10px;
    }
    .footer.content {
        border-top: none;
        padding-top: 0;
    }
    footer .footer.content {
        flex-direction: column;
        align-items: center;
    }
    footer .footer.content .block {
        width: 100%;
        text-align: center;
        margin-bottom: 22px;
        padding-right: 0;
        font-size: 18px;
        line-height: 30px;
    }
    .container-bf-payments .wrap, .container-bf-partners .wrap {
        flex-direction: column;
    }
    .container-bf-payments .bf-title {
        margin-right: 0;
        margin-top: 24px;
    }
    .container-bf-payments .wrap ul, .container-bf-partners .wrap ul {
        margin-top: 10px;
        margin-bottom: 20px;
        padding: 0;
    }

    footer .block a > p {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    footer .block a img {
        width: 26px;
        margin: 0 auto 10px;
        display: block;
    }

    .footer.content ul.footer.links .nav.item a {
        color: #000000;
    }
}



/*===============================
todo Static Page
================================*/
.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;
}

.cms-home .column.main{
    padding-bottom: 0;
}
@media (max-width: 768px)  {
    .cms-home .page-footer {
        margin-top: 0;
    }
}

/*----- werkstatt page -----*/
.werkstatt{
    justify-content: space-between;
}
.werkstatt .item {
    position: relative;
    flex-basis: 24%;
}
.werkstatt a.category-teaser--link {
    position: absolute;
    bottom: 0;
    color: #ffffff;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: flex-end;
    padding: 10px 10px 5px 0;
}
.werkstatt a.category-teaser--link span{
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 14px 0 14px 10px;
}

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


/*----- zahlungsarten page -----*/
.tab-content .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.tab-content .row > div{
    flex: 0 0 calc(25% - 30px);
    max-width: calc(25% - 30px);
    padding-right: 15px;
    padding-left: 15px;
}
#content-seite .zahlart {
    background: #92c5e0;
    padding: 14px 40px;
    margin-bottom: 20px;
}
#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;
}
/* bikeleasing */
.bikeleasing .d-flex{
    align-items: flex-start !important;
}
@media (min-width: 769px) {
    .bikeleasing .d-flex .img{
        flex-basis: 50%;
    }
}
@media (min-width: 1366px) {
    .bikeleasing .d-flex .img{
        flex-basis: 20%;
    }
}



/* Tabs zahlung page*/
.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 {
    color: #ffffff;
    background-color: #3091c3;
}
.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;
}

@media (max-width: 768px){
    .tab-content .row > div {
        flex: 0 0 calc(100% - 30px);
        max-width: calc(100% - 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;
    }
}
@media (min-width: 769px), print {

    /*---- todo min 768 static pages ---- + */
    .col-contact {
        width: 50%;
        float: left;
    }
}

/*===============================
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 Category Page
================================*/
.products-grid .product-item-details .swatch-attribute{ /* Hide swatches on category page*/
    display: none;
}
.products-grid .product-item-details .product-item-inner{/* Hide button Warenkorb on category page*/
    display: none !important;
}
.products-grid .product-item-details .price-final_price.tax .price-label{ /* Hide Ab on category page*/
    display: none !important;
}
.products-grid .product-item {
    margin-bottom: 0;
}
.products-grid .product-item .towishlist{
    display: none;
}
.page-products .products-grid .product-item-details .price-container .price{
    font-weight: 700;
}
.page-products .products-grid .product-item-details .product-item-name a{
    font-weight: 500;
}
.products-grid .product-item-details .price-box{
    flex-wrap: wrap;
}
.products-grid .product-item-details .price-box .old-price .price-container .price{
    color: #000000;
    text-decoration: none;
    opacity: 1;
    position: relative;
}
.products-grid .product-item-details .price-box .old-price .price-container .price:before {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid #e42313 !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;
}
.products-grid .product-item-details .discount {
    background-color: #e42313;
    color: #fff;
    display: block;
    padding: 5px 10px;
    font-weight: 600;
}
.products-grid .product-item-info:hover {
    border: none;
    margin: 0;
    padding: inherit;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.3);
}




/* -------- left side ------- */
.filter .actions div.secondary a.show-less span:after{
    content: " -";
}
.sidebar .filter-content a.action.primary {
    padding: 4px 14px;
    font-size: 16px;
}
.sidebar .filter-options-content a input[type="checkbox"] {
    top: 0;
}
.sidebar .action.primary:not([href]):not([tabindex]) {
    width: auto;
}
.swatch-option {
    min-width: 20px;
}




@media (min-width: 768px) and (max-width: 1023px) {
    /* for 3th item per row*/
    .products-grid .product-item {
        width: calc((100% / 2) - 14px)
    }

    .page-layout-1column .products-grid .product-item {
        width: calc((100% / 2) - 14px)
    }

    .page-layout-3columns .products-grid .product-item {
        width: calc((100% / 2) - 14px)
    }

    .page-products .products-grid .product-item {
        width: calc((100% / 2) - 14px)
    }

    .page-products.page-layout-1column .products-grid .product-item {
        width: calc((100% / 2) - 14px)
    }

    .page-products.page-layout-3columns .products-grid .product-item {
        width: calc((100% / 2) - 14px)
    }

    .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: 769px) and (max-width: 1023px) {
    .page-layout-2columns-left .sidebar-main {
        width: 28.833333%;
    }
    .page-layout-2columns-left .column.main {
        width: 71.166667%;
    }
}
@media (min-width: 769px), print {
    /*---- todo min 768 Category pages ----*/
    .page-products .product-item-info {
        width: 100%;
    }
    .product-item .product-item-info .product-item-photo {
        padding: 0;
        text-align: center;
    }
    .products-grid .product-item-details .product-item-name {
        min-height: 36px !important;
    }
    .page-products .products-grid .product-item-inner .product-item-actions {
        margin: 10px 0 0;
    }

    /* left column*/
    .filter-options-content {
        padding: 10px 10px 10px 0;
    }
    .swatch-option.text {
        font-size: 12px;
    }
}
@media (min-width: 1024px), print {
    /* for 3th item per row*/
    .products-grid .product-item {
        width: calc((100% / 3) - 14px)
    }

    .page-layout-1column .products-grid .product-item {
        width: calc((100% / 3) - 14px)
    }

    .page-layout-3columns .products-grid .product-item {
        width: calc((100% / 3) - 14px)
    }

    .page-products .products-grid .product-item {
        width: calc((100% / 3) - 14px)
    }

    .page-products.page-layout-1column .products-grid .product-item {
        width: calc((100% / 3) - 14px)
    }

    .page-products.page-layout-3columns .products-grid .product-item {
        width: calc((100% / 3) - 14px)
    }

    .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*/
/*---- todo min 1024 Category Page ----*/
    .filter-options-content {
        padding: 10px;
    }
    .swatch-option.text {
        font-size: 12px;
    }
}
@media (max-width: 768px), print {
    /*---- todo max 767 Category Page ----*/
    .page-products .filter-title strong {
        width: calc(100% - 20px);
    }
    .smile-es-range-slider .actions-toolbar {
        flex-direction: column;
    }
    .page-products .product-item-info {
        width: 90%;
    }
    .product-item .product-item-info .product-item-photo {
        text-align: center;
        padding: 0;
    }
}

/*===============================
todo Product Page
================================*/
.product.info.detailed .data.item.content *,
.comparison .cell.product.attribute *{ /* Important Describe products */
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px  !important;
}
.product.info.detailed #reviews{
    overflow: hidden;
}
.catalog-product-view  .product-info-price .price-label{ /* Hide AB on product page*/
    display: none !important;
}
.product-reviews-summary{
    display: none;
}
.product-info-price .price-details{
    display: none;
}
.product-info-main .price-details{
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dadada;
}


/* Simple product page */
.product-info-main > .swatch-attribute{
    margin-top: 20px;
    padding-top: 20px;
    text-transform: uppercase;
}
.swatch-attribute-options .swatch-option{
    background: #f0f0f0;
    color: #686868;
    margin-right: 7px;
    min-width: 22px;
    padding: 5px 8px;
    height: auto;
    width: calc(50% - 26px);
}
.swatch-attribute-options  .swatch-option.text{
    line-height: 1.4;
    font-size: 12px;
    font-weight: 700;
}
.swatch-attribute-options .swatch-option.selected{
    outline: 5px solid #78aa00;
    color: #000000;
    background: #ffffff;
}


/* Simple product page */

/* #Fin */

.product-info-main #Fin, .product-info-main #Fin a {
    color: #78aa00;
}
.product-info-main #Fin{
    margin-bottom: 14px;
    display: flex;
}
.product-info-main #Fin .finance{
    border-bottom: 1px solid #dadada;
    padding-bottom: 15px;
    width: 100%;
}
/* #Fin End */

/* .vergleichsliste */
.vergleichsliste{
    letter-spacing: 0.5px;
}
.vergleichsliste a{
    color: #006bb4;
}

/* .vergleichsliste  End*/

.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;
}

/* Swatches */
#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-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;
}
/* Swatches End */

/* product-social-links */
.product-social-links{
    display: flex;
    flex-direction: column;
    margin-top: -30px;
}
.product-social-links .product-addto-links{
    order: 1;
}
/* product-social-links end*/



.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;
}


/* 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;
}
.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;
}
/* price on product page End*/

/* 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;
}
/* 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;
}
#wertgarantie-block {
    margin-bottom: 30px;
}

.growbttn figure > a, .growbttn figure > a > img {
    width: 100%;
}
@media (width: 768px){
    .growbttn .pagebuilder-mobile-hidden {
        display: block !important;
    }
}
@media (min-width: 769px), print {
    /*---- todo min 768 Product Page ----*/
    .box-tocart .action.tocart {
        width: 100%;
    }
    .product-options-bottom .price-box .old-price, .product-info-price .price-box .old-price {
        margin-right: 20px;
    }
    .product-info-main .product-info-price .price-box span.discount {
        margin-left: 10px;
        width: fit-content;
        width: max-content;
    }
}
@media (min-width: 1024px), print {
    /*---- todo min 1024 Product Page ----*/
    .product-info-main .product-info-price .price-box span.discount {
        margin-left: 20px;
    }
}
@media (max-width: 768px), print {
    /*---- todo max 767 Product Page ----*/
    .product-info-main {
        padding-bottom: 20px;
    }
    .product-info-main .product-info-price .price-box {
        justify-content: space-between;
        width: 100%;
    }
    .page-products .products-grid .product-item-info {
        padding: 10px;
    }
    .page-products .products-grid .product-item-info:hover {
        padding: 10px;
    }
}

/*---------------------------------
todo Popup Verfügbarkeit in der Filiale prüfen on PRODUCT PAGE
---------------------------------*/
#awag_availability_button {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px !important;
    font-size: 18px;
    background: #999999;
    border-color: #999999;
    color: #ffffff !important;
}
#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: translate(-50%,-50%) rotate(-90deg);
    position: absolute;
    top: 71px;
    width: 142px;
}
#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 small{
    font-size: 14px;
}

@media (min-width: 769px){
    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;
    }
    #awag_availability .avail_shop_container {
        right: -90px;
    }
    #awag_availability_button {
        width: 100%;
        padding: 14px 0;
        font-size: 1.8rem;
    }
    #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;
    }

}
@media (min-width: 1024px){
    #awag_availability .avail_shop_container {
        right: -74px;
    }
    #awag_availability_button {
        font-size: 14px;
    }
    #awag_availability_button:before {
        width: 23px;
        height: 25px;
        left: 20px;
        top: 8px;
    }
    .availiblity-store{
        width: 70%;
    }
}
@media (min-width: 1200px){
    .checkout-cart-index .cart-container .cart-summary .checkout-methods-items .action.continue {
        width: 100%;
    }
}
@media (min-width: 1366px) {
    #awag_availability .avail_shop_container {
        right: -40px;
    }
}
@media (max-width: 768px) {
    #awag_availability .avail_shop_container {
        right: -112px;
    }
    #awag_availability_button {
        font-size: 14px;
        width: 100%;
        padding-bottom: 17px;
        padding-top: 17px;
    }
    .availiblity-store{
        font-size: 20px;
        padding: 12px 5px;
    }
    #awag_availability_button:before {
        width: 23px;
        height: 25px;
        left: 10px;
        top: 11px;
    }

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

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

#cfawagTD .mp-open-custom-form {
    width: 100%;
    position: relative;
    font-weight: 400;
}
@media (min-width: 767px) {
    #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;
    padding: 0 0 0 24px;
    background: transparent;
    color: #000;
    border: none;
    font-family: Roboto, sans-serif;
    font-size: 1.2rem !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;
}

#cfawagTD button:first-letter, #cfawag button:first-letter, #cfawagTD .modal-popup button:first-letter{
    text-transform: uppercase;
}

#cfawag .modal-popup label, #cfawagTD .modal-popup label {
    width: 87%;
    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: 769px) {
    #cfawag .mp-open-custom-form, #cfawagTD .mp-open-custom-form {
        width: 100%;
    }
    .product.data.items > .item.content {
        position: relative;
        top: -3px;
    }
    #cfawag .mp-open-custom-form, #cfawagTD .mp-open-custom-form {
        width: 100%;
    }

    #cfawagTD .mp-open-custom-form:before {
        width: 20px;
        height: 20px;
        left: 11px;
        top: 13px;

    }
}
@media (min-width: 1024px) {
    #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 (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: 768px) {
    #cfawagTD .mp-open-custom-form:before {
        width: 30px;
        height: 30px;
        left: 10px;
        top: 7px;
    }
}

/*===============================
todo BLOG
================================*/
.product.data.items > .item.title > .switch {
    color: #000000;
    background: #ffffff;
}
.mp-blog-rss{
    display: none;
}
.mp-footer{
    display: none;
}
@media (min-width: 769px), print {
    /*---- todo min 768 BLOG ----*/
    .post-item-wraper:hover {
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
    }
    .product.data.items > .item.content {
        border: 1px solid #eeeeee;
    }
    .product.data.items > .item.title > .switch {
        border: 1px solid #eeeeee;
        border-bottom: none;
    }
    #mpblog-search-box{
        border: 1px solid #eeeeee;
    }

}



/*===============================
todo Account
================================*/
.form-edit-account .field.choice input#assistance_allowed_checkbox,
.form-edit-account .field.choice label[for="assistance_allowed_checkbox"],
.form-edit-account .field.choice input[name="assistance_allowed"],
.form-edit-account .field.choice .field-tooltip.toggle{
    display: none;
}
body.account button.action.primary{
    min-width: 250px;
    max-width: 100%;
}
.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;
}
.account a.action{
    color: #2c7ab9;
}
.form-create-account .field.field-name-prefix{
    min-width: 92px;
}
.form-create-account .field.field-name-prefix select{
    height: 38px;
}
@media (min-width: 769px){
    .form-create-account .fieldset-fullname .field-name-prefix, .form-create-account .fieldset-fullname .field-name-suffix {
        width: 120px;
    }
}
/*===============================
todo Basket
================================*/
@media (min-width: 769px) 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;
    }
}
/*===============================
todo checkout FORM
================================*/
.field.hausnumField {
    margin-top: 20px;
}
.field.hausnumField  label{
    position: relative;
}
.field.hausnumField  label:after{
    content: '*';
    color: #e02b27;
    font-size: 1.6rem;
    margin: 0 0 0 5px;
    position: absolute;
}
/*===============================
todo Checkout
================================*/
.form-discount .actions-toolbar button.action{
    height: 42px;
    font-size: 14px;

}
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action{
    background-color: #ffffff;
    border: 1px solid #f81702;
    color: #f81702;
    margin-left: 2px;
}
.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;
}
.authentication-wrapper {
    float: none;
    max-width: 100%;
    position: relative;
    z-index: 1;
    width: auto;
    text-align: left;
    margin: 10px 0 20px;
}
.authentication-wrapper button{
    opacity: 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;
    padding: 8px 17px;
    margin-left: 0;
}

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

.checkout-index-index .checkout-guest-button{
    margin-top: 14px;
}
/* III step Payment method*/

.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;
}
.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-title {
    width: 100%;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
    border-top: none;
}

#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,
.checkout-agreements-block .checkout-agreement.field{
    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;
    position: relative;
}
.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 .payment-method .payment-method-title .form-check-label {
    justify-content: space-between;
    align-items: center;
}
.payment-method-content small{
    font-size: 14px;
}
.payment-method .payment-method-title{
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.payment-method .payment-method-title label{
    width: 96%;
    position: relative;
}
.payment-method .payment-method-title .form-check-label{
    width: 96%;
}
.payment-method .payment-method-title .form-check-label label[for="pickupcharge"]{
    width: auto;
    position: relative;
}
.payment-method .payment-method-title label:after{
    position: absolute;
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
}
label[for="targocredit"]:after{
    background: url("../images/payments/Targobank_logo.png");
    width: 100px;
    height: 15px;
    top: 0;
    right: 0;
}
label[for="banktransfer"]:after {
    background: url("../images/payments/vorkasse.png");
    width: 84px;
    height: 31px;
    top: -3px;
    right: 0;
}
#checkout-payment-method-load .payment-method .payment-method-content {
    text-align: right;
    margin-bottom: 0;
}
.payment-method .payment-method-content ul {
    list-style: none;
}
/* GUTSCHEINCODE */
.checkout-payment-method .payment-option._collapsible .payment-option-content {
    display: block !important;
}
.form-discount button.action-apply {
    padding: 8px 15px;
}
.checkout-cart-index .cart-container .cart-discount .content{
    display: block !important;
}

@media (min-width: 769px), print {
    /*---- todo min 768 Checkout & Basket ----*/
    #discount-coupon-form input[type="text"] {
        height: 38px;
    }
    .checkout-guest-button button, .block-new-customer button, .authentication-wrapper button {
        width: 300px;
    }
}
@media (max-width: 768px), print {
    /*---- todo max 767 checkout ----*/
    .content.minicart-items {
        display: block !important;
    }
    .opc-progress-bar>li {
        position: relative;
        padding-top: 50px;
        width: 50%;
        text-align: center;
    }
    .checkout-index-index #delivery_clone_button{
        display: none;
    }
    .checkout-index-index .opc-block-summary {
        width: 100%;
    }
    .checkout-index-index .opc-summary-wrapper .modal-custom .action-close {
        margin: 0 15px;
    }
    .opc-summary-wrapper .modal-content {
        margin-top: 50px;
    }
    .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);
    }
    .checkout-index-index .opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
        display: none;
    }
    /*---- todo max 767 Basket ----*/
    .checkout-cart-index .cart-container {
        display: flex;
        flex-direction: column;
    }
    .checkout-cart-index .cart-container .form.form-cart{
        order: 0;
    }
    .checkout-cart-index .cart-container .cart-discount{
        order: 1;
    }

    .checkout-cart-index .cart-container .cart-summary{
        order: 2;
    }
    .checkout-cart-index .cart-container .cart-summary > div {
        padding: 10px 25px;
    }
    .checkout-cart-index .cart-container .cart-summary > div#block-shipping {
        padding: 10px 0;
    }
    #discount-coupon-form input[type="text"]{
        height: 32px;
    }

}

/*===============================
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;
}

/*===============================
todo MEDIA
================================*/

/* 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 (max-width: 768px), print {
    .page-title-wrapper .page-title {
        font-size: 18px;
    }
    .h1, h1 {
        font-size: 20px;
    }
    .action.primary {
        width: 100%;
    }
    .free-col .item{
        width: 100%;
    }





    /*---- todo max 768 Contact Page ----*/
    .contact-wrapper{
        display: flex;
        flex-direction: column;
    }
    .contact{
        order: 1;
    }
    .contact-map{
        order: 2;
    }
    .contact > img{
        float: none;
        margin-right: 0;
        max-width: 100%;
    }
    .bikeleasing iframe{
        height: 300px;
    }




}












@media (max-width: 576px), print {
    .amgdprcookie-bar-template.-popup {
        bottom: 35%;
        transform: translate(0, 35%);
    }
}

@media (max-width: 374px), print {
    .h1,  h1{
        font-size: 16px;
    }
    .btn {
        font-size: 14px;
    }
    #quick_sigup_link {
        font-size: 12px;
    }
    .header.content .header.links .authorization-link:before,
    .minicart-wrapper .action.showcart:before{
        width: 30px;
        height: 30px;
    }

    .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;
    }

    .bikeleasing iframe{
        height: 76vh;
    }
}

/* todo cms-online-bewerbung*/
body.cms-online-bewerbung .field .control label{
    position: relative;
}

body.cms-online-bewerbung .field > label:after{
    display: none;
}
body.cms-online-bewerbung .field.mp-1column .control label:before {
    content: '*';
    color: #e02b27;
    font-size: 1.6rem;
    margin: 0 0 0 5px;
}

/* todo wertgarantie page*/
.wertgarantie-wrap{
    display:flex;
}
.wertgarantie-wrap > p{
    flex-basis: 14%;
    padding-right: 14px;
}
.wertgarantie-wrap .pagebuilder-column-line {
    flex-wrap: nowrap;
}
.pagebuilder-column.wertgarantie-wrap__col-img {
    padding-right: 20px;
}
@media (max-width: 768px){
    .wertgarantie-wrap > p{
        flex-basis: 40%;
    }
    .pagebuilder-column.wertgarantie-wrap__col-img {
        flex-basis: 24%;
    }
}

.widget.block.block-cms-link span {  display: inline-block;
    padding: 1.2rem;
    border-radius: 5px;
    background-color: #f81702;
    border: 1px solid #f81702;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 2.2rem;
    font-size: 1.5rem;
}

#footer-subscribe a span {
    font-weight: bold !important;
}
