#maincontent {
    hyphens: auto;
}

@media print{
    .header-top-bar{
        display: none;
    }
}
@media (min-width: 1921px){
    #maincontent{
        max-width: 1920px;
        margin: 0 auto;
    }
}
.versandbedingungen{
    overflow:scroll;
}
#awag-reserve form .actions-toolbar {
    margin-bottom: 20px;
}

.noteRow td {
    vertical-align: middle !important;
    font-size: 2rem;
}

.noteRow div {
    margin: 0 auto;
}

@media (min-width: 769px), print {
    .pagebuilder-mobile-only {
        display: none !important;
    }
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: inherit;
}

.columns:after {
    display: inline-block;
}
.mp-banner-slider .owl-dots {
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #EF7D00;
    border: 1px solid #EF7D00;
    border-radius: 50% !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    width: 20px;
    height: 20px;
    background: #ffffff;
}
.mp-banner-slider .owl-nav button span {
    width: 161px;
    height: 161px;
    border-radius: 50% !important;
    border: 1px solid #ffffff !important;
    background: transparent !important;
}
.mp-banner-slider .owl-nav .owl-next span{
    right: -9rem;
}
.mp-banner-slider .owl-nav .owl-prev span{
    left: -9rem;
}

.mp-banner-slider .owl-prev button span:before, .mp-banner-slider .owl-nav button span:before {
    background-image: url(../images/home-arrow.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 15px;
    content: "";
    line-height: 2;
    position: absolute;
    top: calc(50% - 8px);
}
.mp-banner-slider .owl-nav button.owl-next span:before{
    left: 20px;
}
.mp-banner-slider .owl-nav button.owl-prev span:before {
    left: auto;
    right: 20px;
    transform: rotate(180deg);
}
.mp-banner-slider .owl-carousel {
    overflow: hidden;
}
@media (min-width: 768px){
    .row-reverse .pagebuilder-column-line{
        flex-direction: row-reverse;
    }
}

@media (max-width: 768px), print  {
    .mobile_hide{
        display: none !important;
    }
}
@media  (min-width: 769px) {
    .desctop_hide {
        display: none !important;
    }
}
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;
}
.checkout-index-index select, .checkout-index-index input {
    border-radius: 6px;
    height: 42px;
    border: .5px solid #c2c2c2;
}

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;
}
#awag-ajaxscroll_block{
    display: none;
}

/*todo 768 / 769*/
@media (min-width: 768px) and (max-width:769px){
    .footer-bestellung-versand {
        position: relative;
    }
    .ruckruf-kampanien-btn {
        position: absolute;
        top: auto;
        left: auto;
        right: auto;
        bottom: -20px;
        min-width: 300px;
    }
}
/*todo buttons*/
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    font-size: 18px;
    color: #000000;
}
.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: auto;
}
#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;
}
button.action.action-edit {
    padding: 0 !important;
}
.checkout-payment-method .checkout-agreement label .action {
    padding: 0 !important;
}
a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary{
    padding: 14px 14px;
    margin: 0;
}
.pagebuilder-button-secondary span{
    color: #000000;
}
.wg-hscu-pmm > button{
    color: #000000;
}
@media (max-width: 767px){
    button#delivery_clone_button{
        width: auto;
    }
}

/*todo checkout*/
.checkout-index-index .panel.header {
    box-shadow: none;
}
#delivery_clone_button,
#confirm-order button,
.payment-method-content .actions-toolbar button.checkout{
    background: #71226b;
    border-color: #71226b;
}
#delivery_clone_button:active,
#delivery_clone_button:focus,
#confirm-order button:active,
#confirm-order button:focus,
.payment-method-content .actions-toolbar button.checkout:active,
.payment-method-content .actions-toolbar button.checkout:focus{
    border: none;
    color: #ffffff;
}

.payment-method-content .action-edit-address{
    background: #ffffff;
    color: #ef7d00;
}


@media (min-width:768px){
    #shipping-new-address-form > .field .additional {
        margin-left: 10px;
    }
    .awag-checkout-street > .control > .field:first-child {
        margin-top: 10px;
    }
}


@media (min-width:768px) and (max-width: 1023px){
    div#opc-sidebar {
        width: 100% !important;
    }
    #checkout .opc-summary-wrapper .modal-content {
        height: auto !important;
    }
}


@media (max-width: 768px) {
    .checkout-index-index #delivery_clone_button{
        display: none;
    }
    .checkout-index-index .page-header .header.content .header-left .logo {
        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;
    }
    .checkout-index-index .nav-toggle{
        display: none;
    }
    .checkout-index-index .modal-content{
        height: auto !important;
    }
    #shipping-method-buttons-container button{
        border-color: #71226b;
        background: #71226b;
    }
    button#delivery_clone_button{
        width: 100%;
        margin-top: 10px;
    }
}
/*todo checkout discount*/
.cart-discount .content,
.payment-option.discount-code .payment-option-content{
    display: block !important;
}
.cart-discount .block .title:after,
#checkout-payment-method-load .payment-method .payment-option.discount-code:after{
    display: none;
}

#checkout .payment-option-content .form-discount .actions-toolbar{
    width: auto;
}
#checkout .payment-option-content .form-discount .actions-toolbar button {
    margin-left: 0;
    background-color: #ffffff;
    border: 1px solid #ef7d00;
    font-size: 14px;
    color: #ef7d00;
}
#discount-coupon-form button.apply, #discount-coupon-form button.apply:hover {
    background-color: #ffffff;
    color: #EF7D00;
}

@media (min-width: 769px){
    #checkout .payment-option-content .form-discount{
        flex-direction: row;
    }
    #checkout .payment-option-content .form-discount .payment-option-inner{
        width: 70%;
    }
    #checkout .payment-option-content .form-discount .actions-toolbar{
        width: 30%;
    }
    #checkout .payment-option-content .form-discount .actions-toolbar .primary{
        width: 100%;
    }
    #checkout .payment-option-content .form-discount .actions-toolbar button {
        height: 46px;
        border-radius: 0 5px 5px 0 !important;
        width: 100%;
    }
    fieldset.field.awag-checkout-street{
        padding-top: 10px;
    }
    .awag-checkout-street > .control > .field:first-child{
        flex-basis: 100%;
        width: 100%;
    }
}

/*todo header*/
.top-newsletter-btn .pagebuilder-button-primary{
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 4px 10px !important;
    margin: 0;
}
.header.content .block-search input[type="text"]{
    border-radius: 0;
}

#mini-cart .product-image-photo { /*basket product img*/
    max-width: 80px;
}

@media (min-width: 768px), print {
    .page-header .header.panel {
        margin: 0;
        padding: 0;
    }
}
@media (min-width: 769px), print {
    .page-header .header.panel {
        margin: 0;
        padding: 0;
    }
    .header.content .panel.header #quick_sigup_link {
        padding-bottom: 9px;
    }
    .navigation .level0 > .level-top {
        line-height: 34px;
        margin-bottom: 8px;
    }
    .navigation .level0 > .submenu,
    .navigation .level0.parent:hover > .submenu{
        top: 82px !important;
        padding: 20px 0;
    }

}
@media (min-width: 768px), print {
    .navigation li.level2>a,
    .navigation li.level1>a {
        font-size: 12px;
    }
}
@media (min-width: 768px) and   (max-width:769px){
    .header.links .greet.welcome .logged-in {
        display: none;
    }
    #quick_sigup_link {
        padding-bottom: 9px;
    }
    #quick_sigup_link>* {
        font-size: 10px;
        text-transform: uppercase;
    }
    .header.content .header.links .authorization-link a{
        font-size: 14px;
    }
}



@media (min-width: 1024px), print {
    .header.content .panel.header #quick_sigup_link {
        padding-bottom: 6px;
    }
    .header-top-bar>.pagebuilder-column-group {
        width: 1280px;
    }
    .navigation ul {
        padding: 0;
    }
}
@media (min-width: 1366px), print {
    .navigation {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 768px) and (max-width: 780px){

    .header.content{
        padding-left: 12px;
        padding-right: 12px;
    }
    .navigation{
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width:769px){
    .panel.header > .header.links > #quick_sigup_link + .customer-welcome + li.link.authorization-link {
        display: none !important;
    }
}
/*todo Footer*/
.page-footer,
.footer_two {
    margin-top: 0;
}
@media (min-width: 769px) {
    .footer-unsere-standorte {
        position: relative;
    }
}
@media (max-width: 768px), print {
    footer .footer_two .wrapper ul {
        justify-content: center;
        margin-top: 14px;
    }
    footer .sw-accordian>.sw-accordian-content li {
        max-width: max-content;
    }
}
@media (width: 768px) {
    .footer_two {
        position: relative;
    }
}
/*TODO-UC*/
.checkout-payment-method .payment-method .payment-method-title label {
    order: 2;
    display: inline;
    width: auto;
    line-height: 32px;
    padding-left: 10px !important;
}
.checkout-payment-method .payment-method-title .payment-icon {
    margin-left: 10px;
    height: 32px;
}
/* */

/*===============================
todo gutscheine-block
================================*/
@media  (min-width: 640px){
    li.item.product.product-item{
        position: relative}
    li.item.product.product-item > div[data-content-type="row"] {
        display: flex;
        height: 100%;
        max-height: 100%;
        position: absolute;
        width: auto;
        max-width: 97%;
    }

}
li.item.product.product-item > div[data-content-type="row"] > div{
    justify-content: space-between !important;
    height: 100%;
    padding-bottom: 30px;
}
.gutscheine-block-wrapper .gesch {
    color: #000000;
    margin-bottom: 20px;
}
.gutscheine-block-wrapper a {
    background: #ef7d00;
}
.gutscheine-block-wrapper a:hover {
    background: #ef7d00;
}
.gutscheine-block-wrapper a, .gutscheine-block-wrapper a:visited{
    color: #ffffff !important;
}
.gutscheine-block-wrapper {
    font-size: 18px;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 0;
    height: 100%;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.gutscheine-block-wrapper .gesch:after {
    border: 7px solid transparent;
    border-left: 7px solid rgba(235, 6, 16, 0.75);
    content: '';
    position: absolute;
    left: 12px;
    bottom: calc(50% - 4px);
}

.gutscheine-block-wrapper .gesch:before {
    content: '';
    position: absolute;
    right: 12px;
    bottom: calc(50% - 4px);
    border: 7px solid transparent;
    border-right: 7px solid rgba(235, 6, 16, 0.75);
}
@media  (min-width: 769px){
    li.item.product.product-item > div[data-content-type="row"] {
        align-items: center;
        background: transparent;
    }
    .gutscheine-block-wrapper .gesch {
        font-size: 11px;
        margin: 6px 0;
    }

}
/*todo checkout popup new adress*/
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 0;
}
.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 (max-width: 768px)  {
    button.action.secondary.action-hide-popup {
        width: 100%;
    }
    button.action.secondary.action-hide-popup span {
        display: block;
        padding: 5px 14px;
    }
}
/*todo checkout payments*/

label[for="hgwsue"]:after {
    background: url(../images/sofort.png);
    width: 40px;
    height: 40px;
    top: -3px;
}
label[for="targocredit"]{
    justify-content: flex-start !important;
    min-height: 32px;
    align-items: center;
}
label[for="targocredit"]:after {
    background: url("../images/targobank-vector-logo.svg");
    width: 100px;
    height: 58px;
    top: -33px;
    left: auto;
}
label[for="hgwcc"]:after {
    background: url(../images/kreditkarte.png);
    width: 90px;
    height: 45px;
    top: -3px;
}
label[for="hgwdc"]:after {
    background: url(../images/eccard.png);
    width: 40px;
    height: 40px;
    top: -3px;
}
label[for="banktransfer"]:after {
    background: url(../images/vorcasse.png);
    width: 84px;
    height: 31px;
    top: -3px;
}
label[for="checkmo"]:after {
    background: url(../images/barzahlung.png);
    width: 110px;
    height: 31px;
    top: -3px;
}
label[for="payone_safe_invoice"]:after,
label[for="payone_invoice"]:after{
    background: url(../images/rechnung.svg);
    width: 96px;
    height: 32px;
    top: -3px;
}
label[for="hgwivs"]:after {
    background: url(../images/zahlart_rechnung.png);
    width: 110px;
    height: 31px;
    top: -3px;
}

label[for="hgwgp"]:after {
    background: url(../images/giropay.png);
    width: 94px;
    height: 42px;
    top: -3px;
}
.targo_payment_info{
    text-align: left;
}
.targo_payment_info,
.targo_payment_info small,
.targo_payment_info ul{
    font-size: 14px;
}
.targo_payment_info ul{
    padding: 0;
    list-style-type: none;
}
.checkout-payment-method .payment-method .payment-method-title label {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
    width: 100% !important;
}
.checkout-payment-method .payment-method .payment-method-title label[for="consorsfinanz"] {
    width: auto !important;
    margin-left: -20px;
}

.payment-method-title .form-check-label{
    flex-direction: row-reverse;
        justify-content: space-between;
}

/*todo Product page*/

#reserve-box{
    border: 2px solid red;
    padding: 6px;
    margin-left: -6px;
    margin-top: 0;
}
#reserve-box a{
    color: #71236b
}
.modal-popup.modal-slide .modal-footer button {
    background-color: #ef7d00 !important;
    border-color: #ef7d00 !important;
}
.product-info-price .price-box .normal-price {
    margin-right: 20px;
}
.finanzierung__modal_icons_hint{
    display: none;
}

.finanzierung__calcblock .finanzierung__info {
    background: transparent;
    color: black;
    padding: 2px 10px;
    text-transform: inherit;
}

.finanzierung__calcblock .finanzierung__info:hover {
    box-shadow: rgb(0 0 0 / 7%) 0px 3px 4px 0px, rgb(0 0 0 / 6%) 0px 3px 3px -2px, rgb(0 0 0 / 10%) 0px 1px 8px 0px;
    border: 1px solid #ccc !important;
}

.finanzierung__calcblock .finanzierung__info:focus {
    border: 1px solid #ef7d00;
}
#cfawag .button {
    color: #ffffff;
}
.catalog-product-view #cfawag .button {
    color: #585857;
}

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

@media (min-width: 769px){
    .catalog-product-view #paypal-smart-button {
        width: 100%;
    }
    .product-options-bottom .box-tocart .action.tocart {
        width: 100%;
    }
    .product-add-form .box-tocart .action.tocart {
        width: 100%;
    }
    #product-options-wrapper .fieldset .field.configurable{
        width: 100%;
    }
    .product-add-form .product-options-wrapper .field .control {
        width: 100%;
    }

}
@media (min-width: 1024px){
    .catalog-product-view #paypal-smart-button {
        width: 80%;
    }
    .product-options-bottom .box-tocart .action.tocart {
        width: 80%;
    }
    .product-add-form .box-tocart .action.tocart {
        width: 80%;
    }
    #product-options-wrapper .fieldset .field.configurable{
        width: 80%;
    }
    #cfawagTD .mp-open-custom-form {
        width: 80%;
    }
    .product-add-form .product-options-wrapper .field .control {
        width: 100%;
    }

}
@media (min-width: 1366px){
    .catalog-product-view #paypal-smart-button {
        width: 64%;
    }
    .product-options-bottom .box-tocart .action.tocart {
        width: 64%;
    }
    .product-add-form .box-tocart .action.tocart {
        width: 64%;
    }
    #product-options-wrapper .fieldset .field.configurable{
        width: 64%;
    }
    #cfawagTD .mp-open-custom-form {
        width: 64%;
    }
    .navigation .level0>.level-top, .header.content .minicart-wrapper .action.showcart .text, .header.content .header.links .authorization-link a, .map .text {
        font-size: 12px;
    }

}

@media  (max-width: 768px) {
    .product.info.detailed .product.data.items > .item.title {
        padding: 8px 0;
    }

    .fotorama__nav--dots .fotorama__nav__frame { /* Product slider images on product page*/
        width: auto;
    }
    .fotorama__dot {
        width: 10px;
        height: 10px;
        margin: 0 10px;
    }
    .fotorama__nav__shaft {
        margin: 10px 0;
    }

}
/*todo Category page*/
.consors_badge {
    background-color: #ef7d00;
    border: 1px solid #ef7d00;
    color: #ffffff;
    padding: 4px 10px;
    width: fit-content;
}
.filter-options-content .count {
    padding-left: 2px;
    padding-right: 2px;
}
.products .product-item-info .swatch-option.text {
    height: auto;
}

.product.product-item-details .swatch-attribute.c_rahmenhohe_f{
    display: none;
}
.ruckruf-kampanien-btn a,
.ruckruf-kampanien-btn div{
    width: 100%;
}
.ruckruf-kampanien-btn a{
    background-color: transparent!important;
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
}
@media (min-width: 769px){
    .ruckruf-kampanien-btn{
        position: absolute;
        bottom: -20px;
        min-width: 300px;
    }
}


@media  (max-width: 768px){
    #layered-filter-block .block-title.filter-title {
        height: auto;
    }
    .filter-options-content a {
        margin-left: 0;
        margin-right: 0;
    }
    .smile-es-range-slider .ui-slider {
        margin: 5px 10px;
    }
    .filter .field.search input[type="text"] {
        border-radius: 5px;
    }
    .ruckruf-kampanien-btn a,
    .ruckruf-kampanien-btn div{
        max-width: 300px;
        margin: 0 auto;
    }
    .cms-ruckruf-kampanien div[data-content-type="buttons"]{
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
    }
    .cms-ruckruf-kampanien div[data-content-type="buttons"] .pagebuilder-button-primary{
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
    }
}
@media (width: 768px){
    .ruckruf-kampanien-btn{
        position: absolute;
        top: 60px;
        left: auto;
        right: 20%;
    }
}

/*todo Cookies*/
.amgdprjs-bar-template:not(:has(:not(style))) {
    display: none !important;
}

.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);
}
a.custom-cookie-btn {
    background: #eee;
    border: 1px solid #ccc;
    color: #333;
    font-weight: 600;
    padding: 14px 3px;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    letter-spacing: 1.35px;
    margin-bottom: 14px;
    line-height: 1.2;
}
.amgdprcookie-check{
    display: none;
}
#amgdprcookie-form .amgdprcookie-head{
    display: none;
}
.amgdprcookie-cookie-container {
    box-shadow: none;
}
.amgdprcookie-button.-settings.-save{
    margin-left: 0;
}
.amgdprcookie-modal-block .amgdprcookie-input.disabled:before {
    position: absolute;
    content: "";
    background-image: url(../images/check-solid.png) !important;
    width: 13px;
    height: 13px;
    opacity: 1;
    background-position: center;
    background-size: contain;
}
.amgdprcookie-cookie-container:first-child .amgdprcookie-toggle-cookie::before {
    position: absolute;
    content: "";
    background-image: url(../images/check-solid.png) !important;
    width: 13px;
    height: 13px;
    opacity: 1;
    background-position: center;
    background-size: contain;
    top: 5px;
    left: 2px;
}
.amgdprcookie-modal-block .amgdprcookie-input.disabled:before{
    display: none;
}


/* todo Form*/
.noteRow  .leasing-icon_top{
    vertical-align: top !important;
}
.cbxPls .control input[type="checkbox"] {
    width: 24px;
    height: 24px;
    flex-basis: 7%;
}
.cbxPls .control label{
    flex-basis: 90%;
}
.mp-custom-form .field.cbxPls .label {
    left: 8%;
}
.mp-custom-form .field.cbxPls .control > label {
    padding-left: 20px;
}
.mp-custom-form .field.cbxPls .control {
    flex-wrap: wrap;
}
.cbxPls .control label {
    flex-basis: 80%;
}
.req_check .control {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}
@media (min-width: 1024px) {
    .cbxPls .control input[type="checkbox"] {
        flex-basis: 2%;
    }
    .mp-custom-form .field.cbxPls .label {
        left: 3%;
    }
}

/* 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:hover {
    box-shadow: 0 8px 32px rgb(0 0 0 / 20%);
    text-decoration: none;
}
.job-item span{
    width: 20%;
    display: inline-block;
}
.job-item span.title {
    width: 60%;
}
@media (max-width: 768px){
    .job-item{
        padding: 24px 14px;
    }
    .job-item span {
        padding: 0 6px;
    }
    footer .sw-accordian>.sw-accordian-content {
        display: block !important;
    }
}

/* todo MODAL*/
@media only screen and (max-width: 766px){
    .modal-popup.modal-slide .modal-inner-wrap {
        height: auto;
    }
}








@media (min-width: 769px) and (max-width: 1065px){
    .navigation .level0>.level-top{
        font-size: 9px;
    }
}

@media (min-width: 1024px) and (max-width: 1365px){
    .navigation .level0>.level-top {
        padding: 0 2px 0;
    }
    .navigation .level0.parent>.level-top {
        padding-right: 6px;
    }
}




/*===============================
todo Color for float Panel (product page)
================================*/
#awag-float-panel .btn{
    background-color: #71226b;
    border: 1px solid #71226b;
    font-size: 16px;
}
.btn-reserve{
    background-color: #ef7d00;
    border-color: #ef7d00;
}
#awag-float-panel #awag-float-panel__price .price {
    color: #c30a05;
}
#awag-float-panel #awag-float-panel__price .discount {
    background-color: #c30a05;
}
/*===============================
todo Account
================================*/
@media (min-width: 769px) {
    .form-create-account .fieldset-fullname .field-name-prefix, .form-create-account .fieldset-fullname .field-name-suffix {
        width: 120px;
    }
}

/*===============================
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 */
.amgdprcookie-buttons-block{
    flex-direction: column !important;
}
.amgdprcookie-groups-modal .amgdprcookie-done{
    background-color: #ef7d00 !important;
    border: none;
    outline: none;
    box-shadow: none !important;
    margin-top: 20px ;
}
#amgdprcookie-form {
    flex-direction: column;
}

.amgdprcookie-cookie-container:first-child .amgdprcookie-toggle-cookie::before {
    top: 10px;
}
.amgdprcookie-buttons-block .amgdprcookie-button:active,
.amgdprcookie-buttons-block .amgdprcookie-button:focus {
    box-shadow: none;
    opacity: 1;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input {
    opacity: 1;
}
.amgdprcookie-buttons-block .amgdprcookie-button:active {
    background-color: inherit !important;
}


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