/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
/*@import url("../bridge/style.css"); */

#tablepress-45_wrapper {
    overflow-x: auto !important;
    display: block !important;
    max-width: 100% !important;
}
.full-service-leasing-table table {
    width: 1000px; /* testweise größer als Viewport */
}

.custom_gradient_2 {
    background: radial-gradient(closest-side, #404040, #202020, #202020);
}

.remove_button a.icon_with_title_link.qbutton.white {
    display: none;
}

.fa-stack {
    width: 2em !important;
}

#back_to_top>span {
    width: 50px !important;
}

input.wpcf7-form-control.wpcf7-submit[disabled] {
    color: #fff;
}

table#vorteile-homepage-table thead>tr {
    border: none;
}

table#vorteile-homepage-table thead tr:nth-child(2) th {
    border-top: 1px solid var(--b-table);
}

table#vorteile-homepage-table thead tr:nth-child(2) th:nth-child(1) {
    border: none;
    border-right: 2px solid rgb(245 3 4/.8);
}

table#vorteile-homepage-table thead tr:nth-child(2) th:nth-child(4),
table#vorteile-homepage-table thead tr:nth-child(2) th:nth-child(5),
table#vorteile-homepage-table tbody td[data-label="LEASING"],
table#vorteile-homepage-table tbody td[data-label="OPERATING LEASING"] {
    border-right: 2px solid #fff;
}

table#vorteile-homepage-table .hide_768 th,
table#vorteile-homepage-table .hide_768 td {
    border-right: none !important;
}

table#vorteile-homepage-table thead tr:nth-child(2) th:nth-child(2),
table#vorteile-homepage-table thead tr:nth-child(2) th:nth-child(3),
table#vorteile-homepage-table thead tr:nth-child(2) th:nth-child(4),
table#vorteile-homepage-table thead tr:nth-child(2) th:nth-child(5) {
    border-top: 2px solid rgb(245 3 4/.8);
}

table#vorteile-homepage-table tbody tr.slidedown:nth-child(10) td:nth-child(2),
table#vorteile-homepage-table tbody tr.slidedown:nth-child(10) td:nth-child(3) {
    border-bottom: 2px solid rgb(245 3 4/.8);
}

table#vorteile-homepage-table thead tr:nth-child(1) th:nth-child(3),
table#vorteile-homepage-table thead tr:nth-child(2) th:nth-child(4) {
    border-right: 2px solid #e60000;
}

.mit-fragen-homepage a {
    color: #fff;
    font-family: nunito sans semibold, sans-serif;
    border-color: #e60000;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    font-style: normal;
    font-weight: 500;
    background-color: #e60000;
    letter-spacing: 0;
    text-transform: inherit;
    border-width: 2px;
    padding-left: 16px;
    padding-right: 16px;
    border-radius: 30px;
    display: inline-block;
    border: 1px solid transparent;
    transition: background-color 300ms ease-in, color 300ms ease-in;
}

.mit-fragen-homepage a:hover {
    background-color: #fff;
    color: #e60000;
    border: 1px solid #e60000;
}

.mit-colored-info {
    background-color: #f50304;
    color: #fff;
    display: inline-block;
    padding: 0 0.5rem;
    margin-top: 0.25rem;
}

footer {
    z-index: 101 !important;
    margin-top: -3px;
}

.footer_header_left>img {
    padding-left: 0.5rem;
}

footer .column3 .textwidget>p {
    margin-top: 2rem;
}

footer .privacy_checkbox>p {
    padding-left: 0;
    padding-right: 1rem;
}

footer .recaptcha {
    float: left;
}

.footer_top .widget_nav_menu li.menu-item-has-children>a {
    font-weight: 600;
}

/* block content list with numbers */
.custom-content-list ol {
    counter-reset: item;
}

.custom-content-list li {
    display: block;
}

.custom-content-list li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    padding-right: 6px;
}

.qode-accordion-holder .qode-accordion-content {
    padding-top: 0px;
}

.qode-infinite-scroll-finished-label,
.qode-icon-holder.qode-icon-circle {
    display: none !important;
}


/* Product Page - fix three car box banners (position relative to full box) */
.woocommerce ul.products li.product .top-product-section {
    position: initial !important;
}

.woocommerce ul.products li.product {
    position: relative;
}



/* fix button hover color */
.two_columns_25_75.woocommerce_with_sidebar.grid2.clearfix .get_offer.vc_col-sm-12.vc_col-md-6 a:hover {
    color: white !important;
}












/* ithelps */
/* ####### */
body.woocommerce-shop .title.has_background,
body.single.woocommerce-page .title.has_background {
    background-image: none !important;
    height: 50px !important;
    margin-bottom: 50px;
}

body.woocommerce-shop .title.has_background .title_holder,
body.single.woocommerce-page .title.has_background .title_holder {
    position: relative !important;
    top: 0 !important;
    height: 50px !important;
    padding-top: 50px !important;
}


.header_top .left {
    float: unset;
    text-align: center;
}

.header_top .left .inner>div, .header_top .left .inner>div:last-child {
    float: unset;
}

h3 {
    font-family: 'nunito sans bold' !important;
}




/* BLOG - Entrys same height */
.post_text {
    min-height: 110px !important;
}


.mit-more-posts-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 50px;
}

.mit-more-posts-list .mit-more-posts-post {
    width: 47%;
    margin: 1.5%;
}

.mit-more-posts-post p {
    font-family: nunito sans bold !important;
    color: #e60000;
    font-size: 17px;
    line-height: 25px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
}

@media screen and (max-width: 1000px) {

    body.woocommerce-shop .title .not_responsive,
    body.single.woocommerce-page .title .not_responsive {
        display: none !important;
    }

    body.woocommerce-shop .title_outer.title_without_animation {
        padding-bottom: 0 !important;
    }


}

@media(max-width: 767px) {
    .woocommerce ul.products li.product.product_cat-schnell-verfuegbar.post-21274 {
        top: 0 !important;
        left: 0 !important;
    }

    /* Top Deals HOME */
    .home.page-template .woocommerce ul.products li.product h6, .page-template.page-id-20768 .woocommerce ul.products li.product h6 {
        font-size: 16px !important;
    }

    .home.page-template .product_content, .page-template.page-id-20768 .product_content {
        padding: 30px 0px 30px 20px !important;
    }


    .header_top span.xs-hidden {
        display: none;
    }

    .xs-hidden {
        display: none;
    }

    .xs_hidden {
        display: none;
    }

    .blog_single.blog_holder {
        max-width: 100% !important;
    }

    .mit-more-posts-list .mit-more-posts-post {
        width: 97%;
        margin: 1.5%;
    }

    body.woocommerce-shop .container .woocommerce_with_sidebar {
        margin-top: 230px;
    }

    body.woocommerce-shop .container .woocommerce_with_sidebar .column2>.column_inner {
        display: block !important;
        flex-direction: inherit !important;
    }
}


.mit-more-posts-list .qbutton.white {
    margin-top: 10px;
}

.title_subtitle_holder p {
    display: none !important;
}

.select2-container.select2-container--open {
    z-index: 9999 !important;
}

.berocket_single_filter_widget_17444 ul li:last-child {
    display: none;
}

#mit_neu_hero #mit_new_hero_col-img {
    position: absolute;
    width: 100%;
    right: -550px;
    top: -50px;
}

#mit_autoabo_top #mit_new_hero_col-img {
    position: absolute;
    width: 100%;
    right: -700px;
    top: -110px;
}



.page-id-20351 .title.has_background {
    background-image: none !important;
    height: 50px !important;
}


#mit-additional-info {
    margin-bottom: 170px;
}

#mit-additional-info img {
    display: block;
    margin: 0 auto 2rem;
}

#mit-additional-info h2 {
    margin-top: 2rem;
    margin-bottom: 1rem;
}

#mit-additional-info h3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#mit-additional-info p,
#mit-additional-info table {
    margin-bottom: 1rem;
}

#mit-additional-info ul {
    columns: 2;
    margin-top: 1rem;
}

#mit-additional-info .mit-flex {
    display: flex;
    justify-content: space-between;
}

#mit-additional-info .mit-flex div {
    flex: 1;
    margin-right: 1rem;
}

#mit-additional-info .mit-flex div:last-child {
    margin-right: 0;
}

@media screen and (max-width: 767px) {
    #mit-additional-info table td {
        display: block;
    }

    #mit-additional-info table td::before {
        content: none;
    }

    #mit-additional-info ul {
        columns: 1;
    }

    #mit-additional-info .mit-flex {
        display: block;
    }

    .page-id-20768 .vc_custom_1675085917157 .vc_empty_space,
    .home .vc_custom_1673531191314 .vc_empty_space {
        height: 20px !important;
    }

    .footer_top .four_columns .column1,
    .footer_top .four_columns .column2,
    .footer_top .four_columns .column3,
    .footer_top .three_columns .column1,
    .footer_top .three_columns .column2,
    .footer_top .two_columns_50_50 .column1 {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    #mit-additional-info table td {
        display: block;
    }

    #mit-additional-info table td::before {
        content: none;
    }
}


@media screen and (min-width: 1700px) {

    #mit_neu_hero #mit_new_hero_col-img,
    #mit_autoabo_top #mit_new_hero_col-img {
        right: -660px;
    }

    #mit-auto-langzeitmiete .vc_col-md-4 {
        width: 30%;
    }

    #mit-auto-langzeitmiete .vc_col-md-8 {
        width: 70%;
    }

    #mit-auto-langzeitmiete .vc_col-md-8>.vc_column-inner {
        padding: 0;
    }


}

@media screen and (min-width:1920px) {
    .page-id-15337 .title_holder {
        height: 340px !important;
    }

    .page-id-15337 .title_outer.title_without_animation {
        padding-bottom: 0 !important;
    }
}

@media screen and (min-width: 2000px) {

    #mit_neu_hero #mit_new_hero_col-img,
    #mit_autoabo_top #mit_new_hero_col-img {
        right: -730px;
    }
}

.page.page-id-20480 .title_outer {
    display: none;
}

#mit_autobo_top_coltext li {
    margin-bottom: 0 !important;
}

#mit_autoabo_rowbg {
    padding-bottom: 450px !important;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    #mit_autoabo_top {
        margin-top: 50px !important;
    }

    #mit_neu_hero #mit_new_hero_col-img {
        position: relative;
        width: 100%;
        right: unset;
        top: unset;
    }
}


/***************NEW HEADER************/


@media only screen and (min-width: 768px) {
    .widget_text.header_bottom_widget.widget_custom_html {
        padding-left: 140px;
    }
}

@media only screen and (min-width: 1200px) {
    .header_bottom.clearfix .container_inner>* {
        width: 1250px;
        margin: auto;
    }

}

@media only screen and (min-width: 1000px) {
    .header_inner_right {
        border-bottom: none;
        float: none;
        z-index: 1 !important;
    }

    .header_bottom.clearfix .container_inner {
        width: 100%;
    }



    nav.main_menu.drop_down.left {
        width: 100%;
        text-align: center;
        background-color: #e60000;
    }

    nav.main_menu ul li {
        float: none;
    }

    nav.main_menu>ul>li>a {
        line-height: 40px !important;
    }

    .header_bottom.clearfix {
        padding: 0;
    }

    nav.main_menu>ul>li>a {
        color: white !important;
    }

    nav.main_menu>ul>li:not(:first-child):before {
        content: '|';
        position: relative;
        left: -2px;
        color: #ffffff;
        font-size: 15px;
        font-weight: 400;
    }

    header.scrolled .drop_down .second {
        top: auto;
    }
}





/***************** ANIMATIONS ****************/


.animation_pulse {
    animation: zoom-in-zoom-out 2s ease-out infinite;
}





@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.1, 1.1);
    }

    100% {
        transform: scale(1, 1);
    }
}



/***************** FONTS ****************/



strong {
    font-family: 'Nunito Sans Bold';
    font-style: normal;
    font-weight: normal;
}

input {
    padding: 2px;
    font-size: 16px;
    color: #01010a;
}

input[type=email]:hover, input[type=number]:hover, input[type=tel]:hover, input[type=text]:hover, select:hover, textarea:hover, .sl_use_loc:hover, #wpgmza_use_my_location_from:hover, #wpgmza_use_my_location_to:hover {
    border-color: #f50304ab;
}

input[type=search], input[type=email], input[type=number], input[type=tel], input[type=text], textarea, select {
    background-color: #eee;
    border-radius: 5px;
    border: 2px solid #eee;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: 26px;
    padding-right: 20px;
}

input[type=email]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=text]:focus, select:focus, textarea:focus {
    border-color: #f50304ab !important;
    color: #01010a !important;
}

input[type=email]:focus-visible, input[type=number]:focus-visible, input[type=tel]:focus-visible, input[type=text]:focus-visible, select:focus-visible, textarea:focus-visible {
    border-color: #f50304ab !important;

    color: #01010a !important;
}

input[type=checkbox]:after {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    padding: 3px 4px 4px 3px;
    border: 2px solid #bbb;
    background: #eee;
    border-radius: 4px;
}

input[type=checkbox]:checked:after {
    content: '\f00c';
    font-family: FontAwesome, sans-serif;
    border-color: #e60000;
    color: #F50304;
}


/***************** HEADER ****************/

nav.main_menu .menu-item:hover {
    -webkit-box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 30%);
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 30%);
}

.drop_down .second .inner>ul, li.narrow .second .inner ul {
    -webkit-box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 30%);
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 30%);
}

.header_top, .header_bottom, .title, .drop_down .second .inner ul li, .header-widget.widget_nav_menu ul.menu li ul li a, .header_top #lang_sel ul li ul li a, .header_top #lang_sel ul li ul li a:visited, .header_top #lang_sel_click ul li ul li a, .header_top #lang_sel_click ul li ul li a:visited, .drop_down .second .inner>ul, .drop_down .second .inner>ul, li.narrow .second .inner ul, .drop_down .wide .second ul li, .drop_down .second ul li {
    border-color: rgb(0 0 0 / 24%);
}

nav.main_menu.drop_down.left {
    left: 0px !important;
}

.header_bottom_right_widget_holder .header_bottom_widget {
    float: left;
    padding: 0 20px;
    line-height: 80px;
}

ul#menu-headertopmenu li {
    float: left;
    list-style: none;
    padding: 0 20px;
}

.drop_down .second {
    -webkit-transition: opacity .30s ease-in-out;
    -moz-transition: opacity .30s ease-in-out;
    -ms-transition: opacity .30s ease-in-out;
    -o-transition: opacity .30s ease-in-out;
    transition: opacity .30s ease-in-out;
}

section.side_menu {
    border-left: 2px solid #000;
}

.side_menu a.close_side_menu {
    background-color: #f50304;
}

.drop_down .second .inner ul li.sub ul li a:hover, .drop_down .second .inner>ul>li>a:hover {
    color: #01010a;
}


/* nav hide submenus */
div#nav_menu-4 ul.sub-menu {
    height: 0;
    opacity: 0;
}

div#nav_menu-4 ul.sub-menu.sub_active {
    height: auto;
    opacity: 1;
}






/***************** TITLE ****************/
.home .title_outer.title_without_animation {
    max-width: 1200px;
    margin: 0 auto 0px auto;
    padding-bottom: 0 !important;
}

.home .title_holder {
    min-height: 100%;
}

.title_outer.title_without_animation {
    padding-bottom: 0 !important;
}



/*.title_holder {
    min-height: 360px;
}*/

.title_outer .has_background.title .title_subtitle_holder, .title_outer .has_fixed_background.title .title_subtitle_holder, .title_outer.with_image .title .title_subtitle_holder {
    vertical-align: bottom;
}

.title_subtitle_holder_inner {
    margin-bottom: 50px;
}

.title_outer.title_without_animation {
    max-width: 1200px;
    margin: 0 auto 0px auto;
}

.title.title_size_small.position_center.has_fixed_background {
    background-attachment: unset;
    background-position: center !important;
}

.title_subtitle_holder .subtitle, .title_subtitle_holder h2, .title_subtitle_holder h1, .title_subtitle_holder .text_above_title {
    display: none !important;
}


.breadcrumb {
    text-align: left !important;
}

.breadcrumb {
    font-size: 13px !important;
    text-transform: uppercase;
}

.breadcrumbs {
    line-height: 2em;
}

.breadcrumb .delimiter {
    padding: 0 10px;
}

/*.title_holder {
    padding-top: 0 !important;
}*/


/***************** SOCIAL BUTTONS ****************/

div#social_float {
    left: -5px;
    top: 300px;
    background-color: #f50304;
    line-height: 32px;
    border-radius: 6px;
    position: fixed;
    z-index: 9999995;
    animation: a2aFadeIn .2s ease-in;
    padding: 4px;
}


div#social_float a span svg {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    width: 32px;
    padding: 3px;
}




/***************** CONTENT ****************/

h6.icon_title {
    font-size: 18px;
}

a.phone:hover {
    color: #fff;
}


.wrapper .content {
    margin-top: 150px;
}


/* SVG Hover */
#icon_laufzeit {
    transition: 0.2s;
}

svg:hover #icon_laufzeit {
    fill: #01010a;
}

#icon_Maske {
    transition: 0.2s;
}

svg:hover #icon_Maske {
    fill: #01010a;
}

#icon_funktionsprinzip {
    transition: 0.2s;
}

svg:hover #icon_funktionsprinzip {
    fill: #01010a;
}

#icon_einfachUndFair {
    transition: 0.2s;
}

svg:hover #icon_einfachUndFair {
    fill: #01010a;
}

.center_icons {
    margin: auto;
    width: 54px;
}


.hide {
    display: none !important;
}

.small svg path {
    fill: #000000;
    fill-rule: nonzero;
    -webkit-transition: fill .1s linear;
    -moz-transition: fill .1s linear;
    -ms-transition: fill .1s linear;
    -o-transition: fill .1s linear;
}

.qbutton.small:hover svg path {
    fill: #fff;
    fill-rule: nonzero;
}

a.qbutton.center.full {
    width: calc(100% - 38px);
    height: 50px !important;
    line-height: 50px !important;
}

/* SELECT2 */

.select2-selection__rendered {
    color: #01010a !important;
    line-height: 42px !important;
    font-weight: normal !important;
    text-transform: none !important;
    font-size: 16px !important;
}

.woocommerce .select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #fff !important;
}

span.select2-selection.select2-selection--single {
    border: none;
    background: #e0e0e0;
    height: 41px;
    border-radius: 10px;
}

span.select2-selection__arrow {
    line-height: 41px !important;
}

span.select2-selection__arrow {
    padding-left: 20px;
}

.select2-container--default .select2-search--dropdown {
    display: none;
}

span.select2-selection__clear {
    padding-right: 10px;
}

span.select2-dropdown.select2-dropdown--below span {
    background: #eee;
    border-top: 2px solid #f50304a8;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f50304d4 !important;
    color: #fff !important;
}


.select2-container--default .select2-results>.select2-results__options * {
    font-size: 16px;
    border-bottom: 1px solid #f50304a8;
}

.select2-results__options {
    padding: 0 !important;
    margin: 0 !important
}

li.select2-results__option {
    padding: 5px 17px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 12px !important;
}

.select2-container--default .select2-results__option[aria-selected=true]:hover {
    color: #fff !important;
}

.select2-results__option select2-results__option--highlighted {
    color: #fff !important;
}




/* TEAM */
.q_team_text {
    margin-top: -40px;
    background: white;
    z-index: 9999999;
    position: relative;
    width: 84%;
    border-top-right-radius: 15px;
}

.q_team_image_holder {
    border-radius: 15px;
}

.q_team .q_team_title_holder {
    margin: 0 0 9px;
    text-align: left;
}

.q_team .q_team_description_inner {
    text-align: left;
    padding: 0;
}

.q_team .q_team_title_holder .q_team_name {
    margin-bottom: 0;
}

.team h4, .team .h4, .team h4 a {
    font-size: 20px !important;
}

/* FRONTPAGE TABS */


.frontpage_tabs .q_tabs .tabs-nav li a {
    padding: 0;
    margin-right: 15px;
    font-size: 18px;
    text-transform: unset;
    font-family: 'Nunito Sans SemiBold';
}

.frontpage_tabs .q_tabs .tabs-nav li:not(:last-child) a:after {
    content: '|';
    position: relative;
    left: -2px;
    color: #9e9e9e;
    font-size: 18px;
    font-weight: 400;
    margin-left: 15px;
}


/* TABS Product */


.product-type-simple .q_tabs .tabs-nav li a {
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out;
    -moz-transition: color .15s ease-in-out, background-color .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out;
}

.product-type-simple .q_tabs.horizontal .tabs-nav li:first-child a {
    padding-left: 32px;
}

.product-type-simple .q_tabs.horizontal .tabs-nav li a {
    background-color: #01010a;
    color: #fff;
    border-radius: 45px;
    padding: 6px 32px;
    -webkit-transition: background-color .3s ease, border-color .3s ease, color .3s ease, fill .3s ease;
    transition: background-color .3s ease, border-color .3s ease, color .3s ease, fill .3s ease;
}

.product-type-simple .q_tabs.horizontal .tabs-nav li a:hover {
    background-color: #f50304;
    color: #fff !important;
}

.product-type-simple ul.tabs-nav .active a {
    background-color: #f50304 !important;
}

.product-type-simple .q_tabs .tabs-nav li {
    padding-right: 15px;
    margin: 10px 0;
}

.product-type-simple .q_tabs.horizontal .tabs-container {
    padding-top: 30px;
}

.product-type-simple .tabs-nav li.active a {
    color: white !important;
}

.product-type-simple .container .q_tabs .tabs-nav li.active a:hover {
    color: white !important;
}

/*  ICON WITH TEXT  */

.q_icon_with_title .icon_text_holder h5.icon_title {
    font-size: 28px;
    line-height: 35px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
}

.q_icon_with_title.small.circle.center.qode_iwt_hover_enabled {
    box-shadow: 0 7px 16px rgb(230 0 0 / 10%);
}

.q_icon_with_title .icon_text_inner {
    padding: 4px 0 11px;
}

.q_team .q_team_text {
    padding: 18px 0px 12px 0px;

}

.q_team_title_holder span {
    font-family: 'Nunito Sans SemiBold', sans-serif;
    font-weight: normal;
    color: #e60000;
}

.q_icon_with_title.qode_iwt_hover_enabled {
    background-color: #e0e0e0;
    border-radius: 20px;
}

.q_icon_with_title.tiny .icon_holder img {
    height: 45px;
    width: auto;
}



/***************** BLOG ****************/

.single-post .title_outer {
    display: none !important;
}

p.post_excerpt {
    display: none !important;
}

.post_info {
    display: none !important;
}

span.date.entry_date.updated {
    display: none !important;
}

.post_image a img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border: 25px solid #fff;
    max-width: calc(100% - 50px);
}

.blog_holder.masonry article .post_text .post_text_inner {
    padding: 11px 20px 1px 20px;
    border-top: 2px solid #cccccc40;
    text-align: center;
}

.blog_holder.masonry h5 a {
    line-height: 1.4;
}

.blog_holder .post_text .post_text_inner p a, .blog_holder .post_text .post_text_inner a {
    color: #f50304;
}


/***************** WOOCOMMERCE ****************/

.woocommerce .product .images .woocommerce-product-gallery__image img, .woocommerce .product .images .woocommerce-product-gallery__image:first-child {
    width: auto;
}


.count {
    display: none;
}

.wcapf-before-update {
    min-height: 1000px;
}



.woocommerce ul.products li.product a.qbutton:hover, .woocommerce .single_add_to_cart_button:hover, .woocommerce .woocommerce-message a.button:hover, .woocommerce ul.products li.product .added_to_cart:hover {
    background-color: #f50304;
}

/* SEARCH RESULTS */
.container .woocommerce_with_sidebar {
    padding-bottom: 169px;
    margin-top: 290px;
}


.woocommerce .content .container .container_inner {
    position: relative;
}

.archive_description {
    position: absolute;
    display: block;
    left: 0;
    top: 0px;
}

.container_inner.default_template_holder.clearfix {
    padding-top: 0px !important;
}

.woocommerce-result-count {
    display: none;
}

.woocommerce ul.products li.product:hover .image-wrapper img {
    opacity: 1;
}

.woocommerce ul.products li.product {
    background-color: transparent;
}

.woocommerce ul.products li.product a.product-category.product-info, .woocommerce-page ul.products li.product a.product-category.product-info {
    padding-top: 0px;
}

.product_content {
    border-radius: 10px;
    background-color: #e0e0e0;
    padding: 20px 10px 30px 30px;
    overflow: hidden;
}

.woocommerce ul.products li.product a.product-category, .woocommerce-page ul.products li.product a.product-category {
    background-color: #e0e0e0;
}

.woocommerce ul.products li.product .price {
    width: calc(100% - 250px);
    float: left;
    margin-left: -20px;
    min-width: 158px;
    cursor: initial;
}

div.woocommerce.columns-3 ul.products li.product .price, .related.products ul.products li.product .price {
    margin: 0;
    width: 50%;
    text-align: left;
    margin-top: 17px;
}

.woocommerce.columns-3 ul.products li.product .loop_button {
    float: right;
    margin: -60px 25px 0;
    line-height: 56px;
}

.cust_subtitle {
    text-align: left;
    color: #f50304;
    font-size: 12px;

    font-weight: normal;
    margin-top: -6px;
    height: 26px;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
}

.loop_button {
    float: right;
    margin: -50px 25px 0;
}

.flatrate span {
    padding-right: 4px;
}

.flatrate ul {
    list-style-type: inherit;
    padding: 10px !important;
    column-count: 2;
}

.flatrate p {
    color: #01010a !important;
    padding-bottom: 6px;

}

.flatrate {
    opacity: 0;
    display: none;
    color: #01010a !important;
    position: absolute;
    z-index: 999;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom: 1px solid #ccc;
    margin-top: -5px;
    background: -webkit-gradient(linear, left bottom, left top, from(#f6f6f6), to(#e0e0e0));
    background: linear-gradient(to top, #f6f6f6 0%, #e0e0e0 100%);
}

.flatrate_inner {
    padding: 12px 24px 16px 24px;
    border-top: 1px solid #cccccc96;
}

.woocommerce ul.products li.product .image-wrapper img {
    padding-top: 20px;
    float: left;
    display: block;
    margin: inherit;
}

.woocommerce ul.products li.product.product_cat-top-deals .top-product-section:after {
    content: 'TOP DEAL';
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    background: #f50304;
    height: 35px;
    width: 212px;
    top: -45px;
    right: -60px;
    left: inherit;
    bottom: inherit;
    text-align: center;
    line-height: 35px;
    position: absolute;
    color: white;
    font-family: 'Nunito Sans Bold';


}

.woocommerce.archive ul.products li.product.product_cat-top-deals .top-product-section:after {
    left: -84px;
    bottom: -14px;
    right: inherit;
    top: inherit;
}

.woocommerce ul.products li.product.product_cat-top-deals .top-product-section:after {
    top: 0;
    right: 0;
    transform: rotate(0deg) !important;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 110px;
    max-height: 20px !important;
    line-height: 29px;
    font-size: 14px;
}

.woocommerce .related.products.ithelps ul.products li.product.product_cat-top-deals .top-product-section:after {
    top: 0px !important;
    right: 0px !important;
}







/* DROP DOWN SELECTOR / SEARCH FORM */

.widget #searchform {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    background-color: #e0e0e0;
    border-radius: 10px;
    border: 2px solid #e0e0e0;
}

.widget #searchform:hover {
    border-color: #01010a;
}

.widget #searchform input[type=text] {
    font-size: 16px;
    color: #01010a !important;
}

span.right:before {
    content: "Max";
    padding-right: 3px;
}

span.left:before {
    content: "Min";
    padding-right: 3px;
}

.widget #searchsubmit {
    font-family: FontAwesome, sans-serif !important;
}

h3.widget-title.berocket_aapf_widget-title span {

    font-size: 15px !important;
    letter-spacing: 1px !important;
}

aside.sidebar select {
    width: 100%;
}

/* Zeige asidebar bei der fahrzeug filter Seite */

.berocket_filter_slider.ui-widget-content .ui-slider-handle, .berocket_filter_price_slider.ui-widget-content .ui-slider-handle {
    top: -5px;
}

.slider.price input {
    text-align: left !important;
    background: none !important;
    background-color: #e0e0e0 !important;
    border: none !important;
    color: #01010a !important;
    font-size: 16px !important;
    padding: 4px 4px !important;
}

.berocket_filter_slider.ui-widget-content .ui-slider-range, .berocket_filter_price_slider.ui-widget-content .ui-slider-range {
    background-color: #f50304 !important;
}

.no-products {
    color: #f50304;
    margin-top: 200px;
}

.berocket_aapf_widget_loading {
    background-color: transparent;
}


/* SINGLE PRODUCT */



/*  Gallery */

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product:not(.qode-product-with-gallery) .images.qode-add-gallery-and-zoom-support {
    padding-left: 0;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-control-nav li {
    float: left;
    width: 30%;
    margin-bottom: 0px;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-control-nav {
    top: initial;
    width: auto;
    position: relative;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-viewport {
    margin-left: inherit;
}


.woocommerce .product .images .woocommerce-product-gallery__image img, .woocommerce .product .images .woocommerce-product-gallery__image:first-child {
    border-radius: 6px;
}

.woocommerce div.product .images .thumbnails a img, .woocommerce div.product .images img {
    border-radius: 6px;
}


/* Description */

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary .product-categories {
    display: none !important;
}

.q_accordion_holder {
    margin: 20px 0 20px;
}

.ui-accordion-header-active.ui-state-active {
    background-color: #01010a !important;
    color: white !important;
}

.sku {
    margin-left: 0px;
}

.posted_in, .social_share_list_holder, .cart, .separator.small.left.qode-sp-separator {
    display: none !important;
}

.product-type-variable .qode-single-product-summary .price:not(.price_var) {
    display: none !important;
}


.product-type-variable .price:not(.price_var)::before {
    display: block;
}


.product .price:not(.price_var)::before, .product .price:not(.price_var)::before {
    content: "Ihre Flatrate ab ";
    margin-right: 10px;
    font-size: 22px;
    font-family: 'Nunito Sans Light';
    color: #f50304;
    text-transform: none;
    position: relative;
    z-index: 1;
}

.woocommerce-Price-amount.amount {
    margin-right: 10px;
}

.product .price .amount::after {
    content: '*';
    margin-left: 2px;
    font-size: 16px;
    vertical-align: super;
    font-family: Raleway sans-serif;
}

.price_var.price {
    display: inline-block !important;
}


.woocommerce div.product .product_meta {
    margin: initial;
    margin-bottom: 26px;
    display: none;
}

.woocommerce div.product div.product_meta>span {
    display: initial;
    color: #818181;
    font-weight: initial;
}

.woocommerce div.product div.product_meta>span span,
.woocommerce div.product div.product_meta>span a {
    color: #818181 !important;
}

.woocommerce div.product div.product_meta>.social_share_list_holder>span, .woocommerce div.product div.product_meta>span {
    font-size: 12px;
}

.fineprint {
    margin-top: 8px;
}

.fineprint p {
    font-size: 12px;
    color: #818181;
    line-height: 16px;
}



.offer_slogan {
    margin-top: 14px;
}

.offer_slogan p {
    color: #01010a;
    font-size: 16px;
    line-height: 24px;

}

.get_offer p {
    color: white;
    line-height: 40px;
    background-color: #f50304;
    width: 230px;
    text-align: center;
    margin: 13px 0;
    border-radius: 40px;
}

.get_offer p a {
    color: white;

    font-size: 20px;
}

.get_offer_wrapper {
    display: block;
    text-align: center;
    width: 100%;
}

.woocommerce div.product .summary p.price {
    border-bottom: 2px solid #cccccc40;
    margin-bottom: 14px;
    padding-bottom: 14px;
}

.shoutout {
    border-bottom: 2px solid #cccccc40;
    margin-bottom: 14px;
    padding-bottom: 14px;
}

.shoutout h3 {
    font-size: 18px;
}

.shoutout h2 {
    font-size: 30px;
}

.shoutout .vc_col-sm-12.vc_col-md-6 {
    padding: 0;
}

.woocommerce .product .qode-add-gallery-and-zoom-support.woocommerce-product-gallery--columns-4 .flex-control-nav li {
    width: auto;
    margin: 4px 4px 0 0;
}

.q_accordion_holder.boxed div.accordion_content {
    padding-right: 26px;
}

.summary.entry-summary {
    margin-bottom: 45px;
}

.mit-product-image {
    min-height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 40% !important;
}

.mit-product-image::before,
.mit-product-image::after {
    content: unset !important;
}

.mit-rent-heading {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}

.mit-rent-heading img {
    margin-right: 1rem;
    width: 64px;
}

.mit-rent-heading h2 {
    color: #01010a;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 36px;
    line-height: 38px;
    letter-spacing: 0;
}

.mit-rent-heading h2 span {
    color: #e60000;
    display: block;
    font-size: 1.25rem;
}

.mit-rent-para {
    margin-bottom: 1.5rem;
    color: #000;
    font-size: 20px;
    line-height: 25px;
    font-style: normal;
    font-weight: 600;
}

.mit-rent-para strong {
    color: #e60000;
}

.mit-rent-para b {
    color: #e60000;
}

.mit-leasing-btn {
    text-align: center;
    line-height: 50px !important;
    padding-top: 0;
    padding-bottom: 0;
    height: 70px;
}

.mit-leasing-btn span {
    display: block;
    margin-top: -30px;
}

.mit-beispiele .mit-product-list-item {
    margin-bottom: 1rem;
}

.mit-beispiele .mit-product-list-item h5 {
    color: #000;
    font-size: 16px;
    font-style: normal;
}

.selectrent-checked {
    color: #01010a !important;
    font-weight: 400 !important;
}

.mit-product-list {
    margin: 2rem auto 1rem;
    color: #000;
    font-size: 20px;
    line-height: 25px;
    font-style: normal;
    font-weight: 400;
    list-style-position: inside;
}

.mit-product-list-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0.25rem;
}

.mit-product-list-item img {
    margin-right: 0.5rem;
    width: 32px;
}

.mit-product-list li {
    margin-bottom: 0.25rem;
}

.mit-flexirent-btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* fix button 2 row text */
.mit-flexirent-btns a.mit-leasing-btn.mit-wunschkonfig-btn.mit-wunschkonfig-btn-alt.qbutton.default {
    line-height: 20px !important;
}

.mit-wunschkonfig-btn {
    margin-top: 2rem;
    height: 70px;
    line-height: 70px;
}

.mit-selectrent-btn-alt {
    height: 50px;
    line-height: 50px;
}

.single .qode-related-upsells-title {
    font-family: 'nunito sans bold';
}

.single .qode-related-upsells-title+.products .price {
    margin-left: 0 !important;
    text-align: left !important;
}

.single.single-product .title_holder {
    display: none !important;
}

.mit-flatrate {
    margin: 32px 0;
}

.mit-flatrate h2 {
    color: #e60000;
    font-weight: 600;
    text-align: center;
    margin-bottom: 1.25rem;
}

.mit-selectrent-btn {
    display: block;
    margin-top: 1rem;
    font-size: 1rem;
}

.mit-serien {
    max-width: 100vw;
    margin: 120px calc(-50vw + 50%);
    padding: 30px 0 50px;
    background-color: #e0e0e0;
}

.mit-serien h2 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

.mit-serien .container_inner>div {
    columns: 3;
}

.mit-serien_point {
    margin-bottom: 0.25rem;
    color: #01010a;
    font-size: 16px;
    line-height: 25px;
    font-style: normal;
    font-weight: 400;
}

.woocommerce-product-attributes-item__value {
    color: #01010A !important;
}

.woocommerce-product-attributes-item__value a {
    color: #e60000;
    font-weight: 700;
    text-decoration: underline;
}

.mit-serien_point::before {
    content: '';
    background: url("/wp-content/uploads/2021/06/MHC-Mobility-Vorteile-auf-einen-Blick.png");
    background-position: center;
    background-size: cover;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 0.5rem;
}

.mit-short-description {
    margin-top: 24px;
}

.mit-short-description h2 {
    font-size: 18px;
    line-height: 1.5;
}

.mit-short-description h2::first-letter {
    font-size: 1.5rem;
    font-weight: bold;
    color: #e60000;
}

.single-product .product_meta {
    display: none;
}

.single-product .breadcrumb {
    position: relative;
}

.single-product .breadcrumb .breadcrumbs_inner {
    display: flex;
}

.single-product .product h1.product_title {
    line-height: 1.4 !important;
}

@media screen and (max-width: 767px) {
    .mit_neu_hero {
        margin-top: -130px;
    }

    .mit-product-image {
        width: 100% !important;
    }

    .single-product .breadcrumb .breadcrumbs_inner {
        display: table-cell;
    }

    .single-product .breadcrumb .breadcrumbs_inner a {
        display: inline;
    }

    .mit-rent-heading h2 {
        font-size: 21px;
    }

    .mit-wunschkonfig-btn {
        display: block;
        white-space: normal;
        text-align: center;
        line-height: 1.4;
        padding: 0 !important;
        height: 70px;
    }

    .mit-wunschkonfig-btn-alt {
        line-height: 70px;
    }

    .single-product #contact-section {
        display: block !important;
        min-height: auto !important;
        margin: 0 auto !important;
    }

    .single-product #contact-section .mit-contact-flex-1 {
        height: auto !important;
        margin-right: 0 !important;
        width: 100% !important;
    }

    .single-product #contact-section .mit-contact-flex-2 {
        height: auto !important;
        display: block !important;
        margin: 0 !important;
        margin-top: 24px !important;
    }

    .mit-serien .container_inner>div {
        columns: 1;
    }

    .mit-flatrate {
        margin: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .mit-product-image {
        width: 100% !important;
    }

    .single-product .breadcrumb .breadcrumbs_inner {
        display: table-cell;
    }

    .single-product .breadcrumb .breadcrumbs_inner a {
        display: inline;
    }

    .flatrate_single_product ul.bullet_check {
        column-count: 2 !important;
    }

    .single-product #contact-section {
        display: block !important;
        min-height: auto !important;
        margin: 0 auto !important;
        width: 100% !important;
    }

    .single-product #contact-section .mit-contact-flex-1 {
        height: auto !important;
        margin-right: 0 !important;
        width: 100% !important;
    }

    .single-product #contact-section .mit-contact-flex-2 {
        height: auto !important;
        display: block !important;
        margin: 0 !important;
        margin-top: 24px !important;
    }
}

/*  TABS  */

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs {
    padding: 50px 0;
}

/* TABLE */

table.shop_attributes {
    border: none;
    max-width: 600px;
    margin: auto;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .shop_attributes tr {
    border: none;
    border-bottom: 2px solid #f5030480;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .shop_attributes td {
    border: none;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .shop_attributes td p {
    color: #01010a;


}

.woocommerce table.shop_attributes th {
    text-align: left !important;
    color: #01010a;
    border: none;


}


/* FORM */


.wpcf7-text, .wpcf7-textarea {


    color: #01010a !important;
    border-radius: 5px !important;
    background-color: #eee !important;
    border: 2px solid #eee !important;
    font-size: 16px !important;
}

/* FLATRATE */

.flatrate_single_product {
    padding: 30px 0;
}

.flatrate_single_product h3 {
    padding-bottom: 24px;
}

.flatrate_single_product ul.bullet_check {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
}

ul.bullet_check li:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-checklist-01.svg);
    display: inline-block;
    width: 10px;
    text-align: center;
    margin-right: 14px;
    margin-left: -28px;
}

.flatrate ul.bullet_check li:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-checklist-01.svg);
    display: inline-block;
    width: 16px;
    text-align: center;
    margin-right: 14px;
    margin-left: -38px;
    vertical-align: -1px;
}

ul.bullet_check li {
    padding-bottom: 6px;
    list-style: none;
    position: relative;
    margin-left: 28px;
}

ul.bullet_check li h5 {
    display: inline;
}

.flatrate_single_product ul.bullet_check li:before {
    display: inline-block;
    width: 24px;
    text-align: center;
    margin-right: 14px;
    margin-left: -36px;
    vertical-align: -6px;
}


.flatrate_single_product ul.bullet_check li h5 {
    font-size: 16px;
}

ul.bullet_check li[class="motorbezogene versicherungssteuer"]:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-Inklusivleistungen-Verschleiss-02.svg);
}

ul.bullet_check li[class="reifenersatz und reifenwechsel"]:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-Auto-Langzeitmiete-Vorteile-Automiete-21.svg);
}

ul.bullet_check li[class="reifeneinlagerung"]:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-Inklusivleistungen-Reifen-02.svg);
}

ul.bullet_check li[class="wartung und verschleissreparaturen"]:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-Inklusivleistungen-Service-02.svg);
}

ul.bullet_check li.haftpflichtversicherung:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-Inklusivleistungen-Versicherung-02.svg);
}

ul.bullet_check li.oeamtc:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-Inklusivleistungen-OEAMTC-02.svg);
}

ul.bullet_check li[class="24/7 nothilfe-service"]:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-Inklusivleistungen-OEAMTC-02.svg);
}

ul.bullet_check li.ersatzwagen:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2019/01/icon-replacement-service.svg);
}

ul.bullet_check li.autobahnvignette:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-Inklusivleistungen-Vignette-02.svg);
}

ul.bullet_check li.kilometer:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-Inklusivleistungen-Kilometer-02.svg);
}

ul.bullet_check li.ersatzwagen-service:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-Auto-Langzeitmiete-Vorteile-Automiete-17.svg);
}

ul.bullet_check li[class="wartung und verschleissreparaturen"]:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-Auto-Langzeitmiete-Vorteile-Automiete-15.svg);
}

ul.bullet_check li.schadensmanagement:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-Auto-Langzeitmiete-Vorteile-Automiete-20.svg);
}

ul.bullet_check li[class="kasko-versicherung / haftungsreduzierung"]:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/06/MHC-Mobility-Auto-Langzeitmiete-Vorteile-Automiete-13.svg);
}

.mit-inklusiv-text {
    color: #01010a;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-style: normal;
    font-weight: 400;
}

/*Clearfix */

.woocommerce-product-gallery:after, .woocommerce-product-gallery:before {
    content: " ";
    display: table;
}

.woocommerce-product-gallery:after {
    clear: both;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs:before, .woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs:after, .qode-single-product-summary:after, .qode-single-product-summary:before {
    content: " ";
    display: table;

}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs:after, .qode-single-product-summary:after {
    clear: both;
}

.single-product .q_tabs.horizontal.center, .single-product .flatrate_single_product, .single-product .related.products {
    /* border-top: 2px solid #cccccc40; */
}


/***************** FOOTER ****************/

footer {
    z-index: 99;
}


.footer_top h3.pad_bot {
    color: #f50304 !important;
}

.footer_top .widget_nav_menu li.menu-item-has-children>a {
    color: #01010a;


    font-size: 18px;
}

.footer_top .widget_nav_menu ul li ul a {
    color: antiquewhite;
}


.footer_top .widget.widget_nav_menu li ul.sub-menu {
    padding: 14px 0;
    min-height: 120px;
}

.footer_top .widget_nav_menu ul li {
    padding: 0 0 12px;
}


.footer_top .three_columns>.column1 {
    width: 100%;
}

.column2.footer_col2 {
    margin-left: -15px;
}

.footer_top .three_columns>.column1>.column_inner {
    padding: 0px 0 36px 0;
    border-bottom: 2px solid #f50304;
    margin-bottom: 36px;
    overflow: auto;
}

.three_columns>.column2>.column_inner {
    padding-left: 0;
}

.footer_header_left {
    float: left;
}

.footer_header_right {
    float: right;
    line-height: 48px;
    display: inline-block;
}



/***************** MISC ****************/

p.qode-cft-feature-item-title-responsive {
    padding-bottom: 20px !important;
}

a.icon_with_title_link.qbutton.white:hover {
    color: #fff;
}

.zindex0 {
    z-index: 0;
}

.wpb-js-composer .vc_tta-tabs.vc_tta-has-pagination .vc_tta-panels-container .vc_pagination {
    margin-top: 10px;
    margin-bottom: 30px;
}

.flexslider {
    margin: 0;
}

.pad_bot {
    padding-bottom: 20px;
}

.qbutton.center {
    text-align: center;
    display: table;
    margin: 0 auto;
}

a.qbutton.small.white.default svg {
    padding-top: 16px;
}

.qbutton.small {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.svg-inline--fa.fa-w-16 {

    display: none;
}

.cn-button.qbutton:not(.cn-revoke-inline) {
    border-color: #fff !important;
}

span#cn-notice-text {
    padding-right: 30px;
    font-size: 14px;


    text-transform: uppercase;
    letter-spacing: 1px;
}

.compare-font {
    font-size: 18px !important;
}

.qbutton.right {
    float: right;
}

h2.wpb_heading.wpb_singleimage_heading {
    margin-right: -40px;
}

.cookie-notice-container .qbutton {
    line-height: 40px;
    height: 40px;
    text-transform: none;
}

.cookie-notice-container {
    padding: 17px;
}

.cookie-notice-container {
    border-top: 2px solid #e60000;
}

.block {
    display: inline-block;
    padding-bottom: 8px;
}

.qode-accordion-holder .qode-title-holder {
    background: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
}

.qode-accordion-holder .qode-title-holder.ui-state-hover {
    background: transparent !important;
    color: black;

}

.ui-accordion-header-active.ui-state-active {
    color: black !important;
    background: transparent !important;

}

.icon_minus-06:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/11/MHC-Mobility-FAQ-minus.png);
}

.icon_plus:before {
    content: url(https://mhcmobility.at/wp-content/uploads/2021/11/MHC-Mobility-FAQ-plus.png);
}


/***************** MAPS ****************/

select[name=wpgmza_table_1_length] {
    padding: 5px !important;
}

.wpgmza-form-field__input {
    padding: 0 6px;
}


.ol-marker img {
    width: 50px !important;
    height: 54px !important;
}

.gmnoprint {
    display: none !important;
}

.gm-fullscreen-control {
    display: none !important;
}

.wpgmza_marker_holder {
    overflow: visible;
    overflow-x: visible !important;
    border: none !important;
}

th.sorting {
    text-align: left !important;
}


li[data-dtr-index="2"] {
    display: none !important;
}

.wpgmza_marker_holder .wpgmza_table td {
    vertical-align: middle !important;
    padding-bottom: 10px !important;
    padding-right: 10px !important;
    border: 0 !important;


    color: #01010a;
    text-align: left;
}

.wpgmza-infowindow.ol-info-window-container.ol-info-window-plain {
    border-radius: 4px;
    border: 1px solid black;
    padding: 16px;
}

p.wpgmza_infowindow_title {
    color: #000;
}

p.wpgmza_infowindow_link {
    text-align: center;
    margin-top: 8px;
}

.wpgmza_table th {
    font-size: 18px;
}

.wpgmza_map {
    margin-bottom: 24px;
    border-radius: 20px;
}

.wpgmza_sl_main_div>div {
    padding-right: 10px;
    margin: 0 10px;
    display: inline-block;
    padding: 0;
    clear: unset;
    overflow: auto;
    line-height: 32px;
}

.wpgmza_sl_main_div {
    text-align: center;
    margin-bottom: 10px;
}

.wpgmza_sl_radius_select {
    height: 32px;
}

label.wpgmza-form-field__label.wpgmza-form-field__label--float {
    display: inline-block;
    padding-right: 17px;
    width: auto;
}

.wpgmza-form-field__input.addressInput {
    min-width: 220px;
    line-height: 26px !important;
    height: 26px !important;
}

.sl_use_loc, .wpgmza-use-my-location {
    margin-left: 10px;
    background-color: #eee;
    border-radius: 5px;
    border: 2px solid #eee;
    -webkit-appearance: none;
    width: 34px;
    height: 34px;
    float: right;
}

.sl_use_loc {
    height: 34px;
}

.sl_use_loc img {
    display: block;
}

select.wpgmza-form-field__input {
    border: 2px solid #eee;
}

select#locationSelect, label[for=wpgmza_ferries_1] {
    display: none;
}

.wpgmza-filter-widgets {
    display: none !important;
}

.dataTables_info, .wpgmza_table th {
    color: #ffff !important;
}

.dataTables_filter {
    padding-bottom: 24px;
}

.wpgmza_table {
    background-color: #4A4A4A !important;
    border-radius: 20px;
}

table.dataTable.wpgmza_table thead th, table.dataTable thead td {
    padding: 18px 18px 18px 10px;
    font-family: 'Nunito Sans Bold';
}

.adp-directions {
    width: 100%;
}

.adp-directions td, .adp-placemark td {
    text-align: left;
}

div#directions_panel_1 * {

    color: #01010a;
    font-size: 16px;

}

div#wpgmaps_directions_reset_1 {
    display: none !important;
}

label.wpgmza-form-field__label {
    font-size: 16px;


    color: #01010a;
}

.wpgmza_sl_search_button_1, .wpgmza_sl_reset_button_1 {
    letter-spacing: 2px !important;
    cursor: pointer;
}

.wpgmaps_directions_outer_div .wpgmaps_get_directions {
    line-height: 40px;
    padding: 0px 40px;
    letter-spacing: 2px !important;
    cursor: pointer;
}

.wpgmaps_add_waypoint {
    display: none !important;
}

.wpgmza_map a.wpgmza_infowindow_link, .wpgmza_table_link a, .wpgmza_gd, .wpgmaps_get_directions, .wpgmza_sl_search_button_1, .wpgmza_sl_reset_button_1, .wpgmza-api-consent {
    line-height: 26px;
    font-size: 12px;
    background-color: #fff;
    border: 2px solid #F50304;
    padding: 0px 24px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #01010A;
    cursor: pointer;
}

.wpgmza_map a.wpgmza_infowindow_link, .wpgmza_map .wpgmza_markerbox .wpgmza_gd, .wpgmaps_get_directions, .wpgmza_sl_search_button_1, .wpgmza_sl_reset_button_1 {
    color: #F50304;
    font-weight: 400;
    display: inline-block;
}

.wpgmza_map .wpgmza_infowindow_link a:hover, .wpgmza_table_link a:hover, .wpgmza_map .wpgmza_markerbox .wpgmza_gd:hover, .wpgmaps_get_directions:hover, .wpgmza_sl_search_button_1:hover, .wpgmza_sl_reset_button_1:hover, .wpgmza-api-consent:hover {
    background-color: #F50304;
    color: #fff;

}

td.wpgmza_table_link a {
    padding: 8px 16px !important;
}

td.wpgmza_table_link {
    min-width: 146px;
}

.wpgmza_gd {
    display: inline-block;
}

.wpgmza_gd:hover {
    color: white;
    background-color: #1c2262;
}


.wpgmza-not-found-msg {
    display: none !important;
}

.wpgmza-api-consent-wrapper {
    margin: 20px 0;
    text-align: center;
}

.wpgmza-api-consent-wrapper p {
    padding-bottom: 12px;
    color: #01010a;
}

.wpgmza_marker_holder .dataTables_wrapper .dataTables_paginate .paginate_button {
    background-color: #eee !important;
    border-radius: 5px;
    border: 2px solid #eee !important;
    -webkit-appearance: none;
    line-height: 10px;
    color: #01010a !important;
    padding: 10px;


}

.wpgmza_marker_holder .dataTables_wrapper .dataTables_paginate .paginate_button.current, .wpgmza_marker_holder .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .wpgmza_marker_holder .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background-color: #eee !important;
    border-radius: 5px;
    -webkit-appearance: none;
    color: #01010a !important;
    background: none !important;
    border-color: #f50304 !important;
}

.gm-style-iw p, .wpgmza_infowindow_description {


    color: #01010a !important;
    font-size: 16px;
    padding: 2px;
}

.wpgmaps_directions_outer_div {
    padding-top: 42px !important;
}

.gm-style-iw .wpgmza_infowindow_title, .gm-style-iw .wpgmza_infowindow_address {
    padding-bottom: 4px;
}

.gm-style-iw .wpgmza_infowindow_description {
    padding-bottom: 10px;
}

a.paginate_button {
    margin-bottom: 6px;
}






/***************** BLOG ****************/


.blog_single.blog_holder {
    max-width: 80%;
    margin: 0 auto;
}

.blog_single.blog_holder h2.entry_title {
    display: none;
}

.blog_single.blog_holder p, .blog_single.blog_holder li {
    color: #01010a;
}

.blog_holder.blog_single article h2 {
    text-transform: initial;
}

.blog_single.blog_holder .call_to_action .text_wrapper .call_to_action_text {
    margin-bottom: 35px;
    line-height: 1.5;
}




/***************** CONTACT FORMS ****************/

.wpcf7 .ajax-loader {
    display: inline-block;
    background-color: #23282d;
    /* Dark Gray 800 */
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 20px 24px;
    position: relative;
    float: left;
}

span.wpcf7-form-control-wrap.Datenschutz {
    float: left;
    padding-right: 10px;
}

.privacy_checkbox {
    display: flex;
    margin-top: 20px;
}

.privacy_checkbox .privacy::after {
    position: relative;
    top: -2px;
    left: -2px;
}

span.wpcf7-list-item {
    margin: 0;
}

.privacy_checkbox p {
    padding-left: 50px;
    padding-top: 5px;
}


.recaptcha {
    float: right;
}

.wpcf7-recaptcha {
    float: right;
}

div.wpcf7-response-output {
    background-color: #01010a !important;
}

.recaptcha .wpcf7-form-control-wrap p {
    margin-bottom: 0px !important;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    font-family: 'Nunito Sans Light' !important;
}

.menu-mobile-menu-container .fa.fa-angle-down.side_menu_arrow {
    padding-left: 16px;
    padding-right: 16px;
    width: 20px;
    height: 20px;
    text-align: center;
}






/***************** ANIMATION KEYFRAMES ****************/


@keyframes slideInFromRight {
    0% {
        opacity: 0;
        transform: translateX(100%);
    }

    20% {
        opacity: 1;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}


/***************** CONDITIONAL STYLES ****************/

@media only screen and (max-width:1200px) and (min-width:1000px) {
    .widget_text.header_bottom_widget.widget_custom_html {
        display: none;
    }
}

@media only screen and (max-width:1000px) and (min-width:768px) {

    div.woocommerce.columns-3 ul.products li.product,
    .related.products ul.products li.product {
        width: 48.89%;
        margin-right: 2.22%;
    }

    div.woocommerce.columns-3 ul.products li.product:nth-child(3n+1),
    .related.products ul.products li.product:nth-child(3n+1) {
        clear: initial;
    }

    div.woocommerce.columns-3 ul.products li.product:nth-child(2n+1),
    .related.products ul.products li.product:nth-child(2n+1) {
        clear: both;
    }

    div.woocommerce.columns-3 ul.products li.product:nth-child(even),
    .related.products ul.products li.product:nth-child(even) {
        margin-right: 0;
    }

    div.woocommerce.columns-3 ul.products li.product:nth-child(3n),
    .related.products ul.products li.product:nth-child(even) {
        margin-right: 2.22%;
    }

    div.woocommerce.columns-3 ul.products li.product:nth-child(2n),
    .related.products ul.products li.product:nth-child(2n) {
        margin-right: 0;
    }

    .header_bottom_right_widget_holder {
        display: block;
    }

    .side_menu_button {
        display: inline-block;
        float: right;
        line-height: 80px;
    }
}



/* Product Filter */
/* FIX CHECKBOX SAFARI */
.berocket_single_filter_widget input[type='checkbox'] {
    visibility: hidden;
}

.berocket_single_filter_widget input[type='checkbox']:after {
    visibility: visible;
}

/* FIX CHECKBOX FIREFOX */
@-moz-document url-prefix() {
    .berocket_single_filter_widget input[type='checkbox'] {
        visibility: visible !important;
        margin-top: 15px !important;
    }
}

.bapf_sfilter.bapf_button_berocket .bapf_button {
    background: #f50304 !important;
    border-radius: 24px;
    color: white;
    font-size: 17px;
    font-family: 'Nunito Sans Light', sans-serif !important;
    font-weight: 100;
    text-transform: inherit;
    padding: 5px 20px;
}











/******* MAX ********/

@media only screen and (max-width:1500px) {
    .contact_products .recaptcha {
        float: none;
        margin-bottom: 20px;
        width: 100%;
    }

}

@media only screen and (max-width:1400px) {
    #cookie-notice .cn-button {
        margin-bottom: 10px;
    }

    span#cn-notice-text {
        display: block;
        padding-bottom: 8px;
        padding-right: 0px;
    }
}

@media only screen and (max-width:1300px) {
    .woocommerce ul.products li.product .price {
        margin: 0;
        width: 50%;
        text-align: left;
        margin-top: 17px;
    }

    .loop_button {
        float: right;
        margin: -60px 25px 0;
    }

    .woocommerce.archive ul.products li.product.product_cat-top-deals .top-product-section:after {
        top: 0px;
        right: 0px;
        left: inherit;
        bottom: inherit;
    }

    nav.main_menu>ul>li>a {
        padding: 0px 26px;
        font-size: 23px;
    }

    .title_outer.title_without_animation {
        max-width: 1100px;
    }

    .berocket_single_filter_widget.berocket_single_filter_widget_17446:after {
        font-size: 10px;
    }
}

@media only screen and (max-width:1200px) {
    nav.main_menu>ul>li>a {
        padding: 0px 14px !important;
        font-size: 20px !important;
    }

    .berocket_aapf_widget li.slider span.left input, .berocket_aapf_widget li.slider span.right input {
        width: 50%;
    }
}


@media only screen and (max-width:1000px) {

    .header_top {
        height: 33px;
    }

    .title_holder {
        min-height: calc(100% + 40px);
    }

    .header_bottom .container_inner.clearfix {
        border-bottom: 2px solid #F50304;
    }


    .header_inner_right {
        border-bottom: none;
        float: none;
        z-index: 1 !important;
    }


    .header_bottom_widget.widget_nav_menu {
        display: none;
    }

    .title {

        padding: 0 !important;
    }

    .shopping_cart_inner, .side_menu_button {
        height: 80px !important;
    }

    div#social_float {
        display: none;
    }

    .side_menu_button_wrapper.right {
        margin-left: 200px;
        display: block;
    }

    .mobile_menu_button {
        height: 80px !important;
    }

    .mobile_menu_button {
        height: 80px !important;
        display: none !important;
    }

    .logo_wrapper {
        height: 80px !important;
        left: 0 !important;
        top: 0 !important;
    }

    .q_logo a {
        left: 0;
        height: 32px !important;
    }

    .two_columns_25_75.woocommerce_with_sidebar>.column1 {
        width: 40% !important;
    }

    .two_columns_25_75.woocommerce_with_sidebar>.column2 {
        width: 60% !important;
    }

    body.woocommerce.columns-3:not(.single-product) ul.products li.product, .woocommerce-page:not(.single-product) ul.products li.product, .woocommerce:not(.columns-3) ul.products li.product, .woocommerce:not(.columns-3) ul.products li.product {
        width: 100%;
    }

    .container .woocommerce_with_sidebar {
        margin-top: 400px;
    }


    .title_outer.title_without_animation {
        padding-bottom: 60px !important;
    }

    .title_subtitle_holder_inner {
        margin-bottom: 20px;
        top: 16px;
    }
}




@media only screen and (max-width: 768px) {
    .hide_768 {
        display: none !important;
    }

    .image_responsive {
        max-width: 300px;
    }


    .wpb_single_image.vc_align_left.badge {
        text-align: center;
        margin-top: 30px;
    }

    .footer_top_holder .three_columns>.column2, .footer_top_holder .three_columns>.column3 {
        width: 100%;
    }

    .center_mobile p, .center_mobile h1 {
        text-align: center !important;
    }

    .footer_col1, .footer_col2 {
        width: 100% !important;
    }

    .footer_col1>.column_inner, .footer_col2>.column_inner, .footer_col1 .column_inner>div, .footer_col2 .column_inner>div {
        margin: 0 !important;
        padding: 0 !important;
    }

    h1 {
        font-size: 32px !important;
    }


    .side_menu_button {
        height: 80px !important;
        display: block;
        float: right;
        line-height: 80px;
    }




}

@media only screen and (max-width: 600px) {

    .wpb_text_column.wpb_content_element.custom-h1-mobile h1 {
        font-size: 19px !important;
    }

    .footer_header_right {
        display: none;
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .tabs-nav li a {
        height: auto;
        padding: 6px 32px;
    }

    .container .woocommerce_with_sidebar {
        padding-bottom: 169px;
        margin-top: 200px;
    }

    .two_columns_25_75.woocommerce_with_sidebar>.column1 {
        width: 100% !important;
    }

    .two_columns_25_75.woocommerce_with_sidebar>.column2 {
        width: 100% !important;
    }

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
        width: 100%;
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs {
        /*padding: 50px 25px;*/
    }

    .q_tabs.horizontal .tab-content {
        padding: 0;
    }

    .flatrate_single_product ul.bullet_check {
        -moz-column-count: 1;
        -moz-column-gap: 20px;
        -webkit-column-count: 1;
        -webkit-column-gap: 20px;
        column-count: 1;
        column-gap: 20px;
    }

    input#addressInput_1 {
        min-width: calc(100% - 155px);
    }

    .wpgmza_sl_main_div>div {
        display: block;
        text-align: left;
        padding-bottom: 12px;
    }

    .wpgmza_sl_search_button_div {
        float: left;
    }

    .wpgmza_sl_reset_button_div {
        float: right;
    }

    div#wpgmza_table_1_length {
        text-align: left;
    }

    div#wpgmza_table_1_filter {
        text-align: left;
    }

    h2, .shoutout h2 {
        font-size: 22px;
    }

    .woocommerce .product h1.product_title, h1 {
        font-size: 32px;
    }

    .recaptcha {
        float: none;
        margin-bottom: 20px;
        width: 100%;
    }

    .q_accordion_holder.boxed div.accordion_content {
        padding: 0;
    }

    aside.sidebar {
        display: none;
    }

    .archive .shoutout {
        border-top: 2px solid #cccccc40;
    }

    .shoutout .column1, .contact_products .column1 {
        margin-bottom: 0 !important;
    }

    .clone-h2,
    .shoutout .clone-h2 {
        font-size: 22px;
    }

    body.woocommerce-shop .container .column2 .products li.post-20428 .product_content .top-product-section:after {
        top: -100px !important;
    }

    body.post-type-archive-product.woocommerce-shop .container .column2 .products li.post-20428 .product_content .top-product-section:after {
        top: -76px !important;
    }

    .post-type-archive-product .woocommerce_with_sidebar aside.sidebar {
        margin-top: 20px 0 20px 0;
    }
}


body.archive.post-type-archive.post-type-archive-product .title_subtitle_holder_inner {
    margin-bottom: 16px !important;
}

















@media only screen and (max-width: 480px) {
    .center_sm * {
        text-align: center !important;
    }

    .wpgmza_gd {
        padding: 4px 10px;
    }

    .show_mobile {
        display: block !important;
    }

    .hide_mobile {
        display: none !important;
    }

    .title_holder {
        min-height: calc(100% + 40px);
    }

    .title_outer.title_without_animation {
        margin: 0 auto 30px auto;
    }

    body.post-type-archive-product.woocommerce-shop .container .column2 .products li.post-20428 .product_content .top-product-section:after {
        top: -100px !important;
    }
}

/******* MIN ********/

@media only screen and (min-width:600px) {


    .footer_top .widget.widget_nav_menu li.menu-item-has-children {
        float: left;
        width: 50%;
        min-height: 325px;
    }

    header .container_inner .header_inner_left {
        position: relative;

    }

    nav.main_menu>ul>li:first-child>a {
        /*padding-left:0px;*/
    }

    .footer_top .four_columns .column3 .column_inner>div, .footer_top .three_columns .column3 .column_inner>div {
        margin: 0;
    }

    .column2.footer_col2 {
        margin-left: 0px;
        margin-top: 30px;
    }

    .three_columns>.column3>.column_inner {
        padding: 0;
    }



    .title .text_above_title {
        display: block;
    }

    .post_image a img {
        max-height: 275px;
    }
}


@media only screen and (min-width:768px) {
    .footer_top_holder .three_columns>.column2, .footer_top_holder .three_columns>.column3 {
        width: 50%;
    }

    .badge img {
        margin-top: 55px;
        position: absolute;
    }

}

@media only screen and (min-width:1000px) {
    .get_offer p {
        float: right;
    }

    .header_inner_right {
        float: none;
        z-index: 1 !important;
    }

    .side_menu_button_wrapper.right {
        text-align: right;
        width: 100%;
    }

    .q_logo a {
        height: 32px !important;
    }

    .badge img {
        margin-top: 16px;
        position: absolute;
    }

    .header_bottom_right_widget_holder {
        display: block;
        width: 100%;
    }

    .widget_text.header_bottom_widget.widget_custom_html {
        float: left;
        padding-left: 360px;
    }

    .header_bottom_widget.widget_nav_menu {
        float: right;
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary {
        width: 48.85%;
        padding-top: 32px;
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support {
        width: 48.85%;
    }

    .side_menu_button {
        display: none !important;
    }



    .footer_bottom * {
        color: white !important;
    }

}

@media only screen and (min-width:1200px) {
    .badge img {
        margin-top: -40px;
        position: absolute;
    }

}

@media only screen and (min-width:1500px) {
    .badge img {
        margin-top: -55px;
        position: absolute;
    }

    .flatrate ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

}


.custom_gradient_1 {
    background: radial-gradient(closest-side, #ebebeb, #d5d5d5, #bbb9b9);
}


/************ CSS TABLES **********************/

tr.hide_768 {
    border-bottom: unset !important;
}


.dcf-table tbody td, .dcf-table tbody th {
    border-right: 2px solid rgb(245 3 4 / 80%);
}

.dcf-table thead th {
    border-right: 2px solid rgb(245 3 4 / 80%);
}

.dark h2 {
    color: white;
}

.dark .dcf-table-striped tbody tr:nth-of-type(2n) {
    background-color: inherit;
}

.dark th {
    color: #fff;
    font-size: 15px;
}

.dark td {
    color: #e0e0e0;
}

.show_768 {
    display: none;
}

.show_768 td:before {
    line-height: 44px;
}

@media only screen and (max-width:768px) {
    .dcf-table-responsive tbody td:before {
        min-width: 90px;
    }

    .show_768 {
        display: block;
    }

    .hide_768 {
        display: none;
    }

    /* missing value (have comment out)
    .dcf-table-bordered tr:not(:last-child), .dcf-table-striped tr:not(:last-child) {
        border-bottom:
    }
    */

    .dcf-table-striped tr {
        border: none !important;
    }

    .dcf-table tbody {
        border: none !important;
    }

    .dcf-table tbody th {
        font-size: 16px;
        border: none;
        border-bottom: 1px solid #f50304;
        border-radius: unset;
        display: grid;
        grid-template-columns: 1fr;
        text-align: left !important;
    }

    .dcf-table tbody td {
        border-bottom: 1px solid rgb(245 3 4 / 20%);
        border-right: none;
    }

    .dcf-table tbody tr {
        margin-bottom: 20px;
    }


    .title.has_background, .title.has_fixed_background {
        padding-bottom: 10px !important;
    }

    .title_outer.title_without_animation {
        padding-bottom: 50px !important;
    }

    body.woocommerce-shop .title_outer.title_without_animation {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
        margin-top: 20px;
    }

    body.woocommerce-shop .title.has_background {
        height: 0 !important;
        margin-bottom: 0 !important;
    }


}

:root {
    --bg-table-stripe: #f6f6f5;
    --b-table: #e3e3e2;
    --caption: #242423;
}

table {
    background-color: transparent;
    border-collapse: collapse;
    font-family: 'Nunito Sans', sans-serif;
}

th {
    text-align: left
}

.dcf-txt-center {
    text-align: center !important
}

.dcf-txt-left {
    text-align: left !important
}

.dcf-txt-right {
    text-align: right !important
}

.dcf-table caption {
    color: var(--caption);
    font-size: 1.13em;
    font-weight: 700;
    padding-bottom: .56rem
}

.dcf-table thead {
    font-size: .84em
}

.dcf-table tbody {

    border-top: 1px solid var(--b-table);
    font-size: .84em
}

.dcf-table tfoot {
    font-size: .84em
}

.dcf-table td, .dcf-table th {
    padding-right: 1.78em
}

.dcf-table-bordered, .dcf-table-bordered td, .dcf-table-bordered th {
    border: 1px solid var(--b-table)
}

.dcf-table-bordered td, .dcf-table-bordered th, .dcf-table-striped td, .dcf-table-striped th {
    padding-left: 1em;
    padding-right: 1em
}

.dcf-table-bordered tr:not(:last-child), .dcf-table-striped tr:not(:last-child) {
    border-bottom: 1px solid var(--b-table)
}

.dcf-table-striped tbody tr:nth-of-type(2n) {
    background-color: var(--bg-table-stripe)
}

.dcf-table thead td, .dcf-table thead th {
    padding-bottom: .75em;
    vertical-align: bottom
}

.dcf-table tbody td, .dcf-table tbody th, .dcf-table tfoot td, .dcf-table tfoot th {
    padding-top: .75em;
    vertical-align: top
}

.dcf-table tbody td, .dcf-table tbody th {
    padding-bottom: .75em
}

.dcf-table-bordered thead th {
    padding-top: 1.33em
}

.dcf-wrapper-table-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-bottom: 1em;
    position: relative;
    right: 50%;
    width: 100vw
}

@media only screen and (max-width:768px) {
    .dcf-table-responsive thead {
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        overflow: hidden;
        position: absolute;
        width: 1px;
        white-space: nowrap
    }

    .dcf-table-responsive tr {
        display: block
    }

    .dcf-table-responsive td {
        -webkit-column-gap: 3.16vw;
        -moz-column-gap: 3.16vw;
        column-gap: 3.16vw;
        display: grid;
        grid-template-columns: 1fr 2fr;
        text-align: left !important
    }

    .dcf-table-responsive.dcf-table-bordered, .dcf-table-responsive.dcf-table-bordered thead th {
        border-width: 0
    }

    .dcf-table-responsive.dcf-table-bordered tbody td {
        border-top-width: 0
    }

    .dcf-table-responsive:not(.dcf-table-bordered) tbody tr {
        padding-bottom: .75em
    }

    .dcf-table-responsive:not(.dcf-table-bordered) tbody td {
        padding-bottom: 0
    }

    .dcf-table-responsive:not(.dcf-table-bordered):not(.dcf-table-striped) tbody td {
        padding-right: 0
    }

    .dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child {
        border-bottom-width: 0
    }

    .dcf-table-responsive tbody td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        padding-right: 1.78em
    }
}

.dcf-overflow-x-auto {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch
}

#carInfo {
    color: #01010A;
    display: flex;
    align-items: flex-end;
    margin: 1rem 0 0 0;
}

#carInfo #fuel {
    margin-right: 1rem;
}

.single-product .related.products .top-product-section::after {
    left: auto !important;
    bottom: auto !important;
    right: -132px !important;
    top: -66px !important;
    transform: rotate(0) !important;
    text-align: left !important;
    padding-left: 21px;
    border-bottom-left-radius: 10px;
    font-size: 14px !important;
    height: auto !important;
    line-height: 29px !important;
}


/* HIDE HEADER TEMPLATE - IMAGE */
.page-template.page-id-19919 .title_outer.title_without_animation {
    opacity: 0;
    height: 26px;
}

/* PB - Accordion (p-tag) */
p.qode-title-holder.ui-accordion-header {
    color: #e60000;
    font-family: 'Nunito Sans SemiBold', sans-serif;
    font-size: 17px;
    line-height: 25px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
    transition: .3s;
}

p.qode-title-holder.ui-accordion-header span.qode-tab-title-inner:hover {
    color: #e60000 !important;
    transition: .3s;
}


.berocket_single_filter_widget.berocket_single_filter_widget_17446 {
    margin-bottom: 20px;
}

.berocket_single_filter_widget.berocket_single_filter_widget_17446 div#bapf_4 {
    margin-bottom: 0px;
}


.woocommerce.archive ul.products li.product.product_cat-top-deals .top-product-section:after,
.home .woocommerce ul.products li.product.product_cat-top-deals .top-product-section:after,
.page-id-20768 ul.products li.product.product_cat-top-deals .top-product-section:after {
    left: auto !important;
    bottom: auto !important;
    right: 0px !important;
    top: 0px !important;
    transform: rotate(0deg) !important;
    text-align: left;
    padding-left: 21px;
    border-bottom-left-radius: 10px;
    font-size: 14px !important;
    height: 22px !important;
    line-height: 29px;
    width: 93px;
}

.single-product .top-product-section.clearfix::after {
    width: 80px !important;
    right: -9px !important;
    padding-right: 10px;
    height: auto !important;
}

.product .price .amount::after {
    content: "" !important;
    margin-left: 0px !important;
}






/* Fahrzeugsuche - hide filter btn desktop */
.custom-archive_filter-box {
    display: none;
    width: 100%;
}

.custom-archive_filter-box .custom-category-btn,
.custom-archive_filter-box .custom-filter-btn {
    position: relative;
    width: 50%;
    border-radius: 5px;
    line-height: 37px;
    padding-left: 16px;
    text-align: center;
    text-align: left;
    cursor: pointer;

    border: 1px solid #c7c7c7;
    color: #01010a;
}

.custom-archive_filter-box .custom-category-btn {
    margin-right: 10px;
}

.custom-archive_filter-box .custom-filter-btn {
    margin-left: 10px;
}

.custom-archive_filter-box .custom-category-btn.active,
.custom-archive_filter-box .custom-filter-btn.active {
    background: #e60000;
    border-color: #e60000;
    color: white;
}

.custom-archive_filter-box .custom-category-btn i,
.custom-archive_filter-box .custom-filter-btn i {
    position: absolute;
    right: 14px;
    top: 10px;
    font-size: 16px;
    color: #01010a;
}

.custom-archive_filter-box .custom-category-btn.active i,
.custom-archive_filter-box .custom-filter-btn.active i {
    color: white;
}




@media only screen and (max-width: 600px) {

    /* 
    Fahrzeugsuche
    - filter buttons 
    */
    .custom-archive_filter-box {
        display: flex !important;
        justify-content: flex-start;
    }

    .berocket_single_filter_widget.berocket_single_filter_widget_17447,
    .berocket_single_filter_widget.berocket_single_filter_widget_17445,
    .berocket_single_filter_widget.berocket_single_filter_widget_17444,
    .berocket_single_filter_widget.berocket_single_filter_widget_17446,
    .berocket_single_filter_widget.berocket_single_filter_widget_20136,
    .berocket_single_filter_widget.berocket_single_filter_widget_21967 {
        max-height: 0;
        transition: max-height 0.15s ease-out;
        overflow: hidden;
        margin: 0px;
    }

    .berocket_single_filter_widget.berocket_single_filter_widget_17447.show,
    .berocket_single_filter_widget.berocket_single_filter_widget_17445.show,
    .berocket_single_filter_widget.berocket_single_filter_widget_17444.show,
    .berocket_single_filter_widget.berocket_single_filter_widget_17446.show,
    .berocket_single_filter_widget.berocket_single_filter_widget_20136.show,
    .berocket_single_filter_widget.berocket_single_filter_widget_21967.show {
        max-height: 300px;
        transition: max-height 0.25s ease-in;
    }

    .berocket_single_filter_widget.berocket_single_filter_widget_20284 {
        margin: 0 auto;
    }

    .bapf_slidr_main.bapf_slidr_num.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
        max-width: calc(100% - 20px);
        margin: 6px auto;
    }

    body.woocommerce-shop .container .woocommerce_with_sidebar {
        margin-top: 180px !important;
    }







    .page-template.page-id-19919 .title_outer.title_without_animation {
        height: 0px;
        margin: 0px;
        margin-bottom: 24px;
    }

    .page-template.page-id-19919 .wpb_text_column.wpb_content_element h1 {
        font-size: 28px !important;
    }

    /* fahrzeugsuche - show sidebar */
    .post-type-archive-product .woocommerce_with_sidebar aside.sidebar {
        display: flex !important;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-top: 0px;
    }

    /* fahrzeugsuche - new mobile layout */
    .berocket_single_filter_widget.berocket_single_filter_widget_17447 .bapf_sfilter .bapf_body>ul {
        display: flex !important;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .berocket_single_filter_widget.berocket_single_filter_widget_17447 .bapf_sfilter .bapf_body ul li {
        width: 50%;
    }

    .berocket_single_filter_widget.berocket_single_filter_widget_17445,
    .berocket_single_filter_widget.berocket_single_filter_widget_17444 {
        width: 50% !important;
    }

    .berocket_single_filter_widget.berocket_single_filter_widget_17447,
    .berocket_single_filter_widget.berocket_single_filter_widget_17446,
    .berocket_single_filter_widget.berocket_single_filter_widget_20136,
    .berocket_single_filter_widget.berocket_single_filter_widget_21967 {
        width: 100% !important;
    }


    /* Reihenfolge - Fahrzeugarten Mobile */
    .berocket_single_filter_widget.berocket_single_filter_widget_17447 .bapf_sfilter .bapf_body>ul li:nth-child(1) {
        order: 0;
    }

    .berocket_single_filter_widget.berocket_single_filter_widget_17447 .bapf_sfilter .bapf_body>ul li:nth-child(2) {
        order: 2;
    }

    .berocket_single_filter_widget.berocket_single_filter_widget_17447 .bapf_sfilter .bapf_body>ul li:nth-child(3) {
        order: 4;
    }

    .berocket_single_filter_widget.berocket_single_filter_widget_17447 .bapf_sfilter .bapf_body>ul li:nth-child(4) {
        order: 1;
    }

    .berocket_single_filter_widget.berocket_single_filter_widget_17447 .bapf_sfilter .bapf_body>ul li:nth-child(5) {
        order: 3;
    }

    .berocket_single_filter_widget.berocket_single_filter_widget_17447 .bapf_sfilter .bapf_body>ul li:nth-child(6) {
        order: 5;
    }

    /* hide content text and fix margin */
    .archive_description .archive_description-box:nth-child(2) {
        display: none !important;
        height: 0px;
        margin: 0px !important;
        padding: 0px !important;
    }

    .berocket_single_filter_widget.berocket_single_filter_widget_17446:after {
        font-size: 12px;
    }

    body.archive.post-type-archive.post-type-archive-product.theme-bridge .archive_description-box h1 {
        font-size: 22px !important;
    }





    /* new mobile design - 05.05.23 - markus */
    body.archive.post-type-archive.post-type-archive-product .breadcrumbs {
        display: none;
        padding: 0 16px;
    }

    body.archive.paged.post-type-archive.post-type-archive-product .woocommerce .content .container .column1, .woocommerce-page .content .container .column1 {
        margin: 10px 0px 0px 0px;
    }

    .bapf_sfilter.bapf_button_berocket .bapf_button {
        background: none !important;
        color: black;
        font-size: 14px;
        padding: 0px;
        line-height: 20px;
    }

    .bapf_sfilter.bapf_button_berocket.berocket-reset-btn {
        margin: 0px;
        position: absolute;
        right: 8px;
        top: -102px;
    }

    .bapf_sfilter.bapf_button_berocket .bapf_button:after {
        content: "x";
        position: absolute;
        left: -12px;
        bottom: 4px;
        font-size: 16px;
    }

    .shoutout h2 {
        font-size: 16px;
        max-width: 220px !important;
        font-family: 'nunito sans bold';
        line-height: normal;
        margin-bottom: 10px;
    }

    .shoutout h3 {
        font-size: 16px;
        line-height: normal;
        max-width: 280px !important;
        margin-bottom: 20px;
    }

    .archive .shoutout {
        border: 0px;
    }

    .container .woocommerce_with_sidebar {
        padding-bottom: 0px;
    }

    .get_offer.vc_col-sm-12.vc_col-md-6 p {
        max-width: 301px !important;
    }

}



/* ithelps - markus - shop page intro text and filter format */
.sidebar .bapf_body ul li label {
    padding-left: 20px;
    padding-top: 13px;
}

p.js-filter-price-sub-text {
    font-size: 11px;
    margin-top: 0px;
    padding: 0px;
    line-height: 0px;
    margin-bottom: 26px;
}

.archive_description {
    display: flex;
    justify-content: flex-start;
    width: 100%;
}

.archive_description-box {
    width: 50%;
}




@media only screen and (max-width: 1000px) {

    body.woocomerce-shop .title.has_background, .title.has_fixed_background {
        padding-bottom: 30px !important;
    }

    .archive_description {
        flex-wrap: wrap;
    }

    .archive_description-box {
        width: 100%;
        margin-bottom: 30px;
    }

    .woocommerce_with_sidebar {
        margin-top: 236px;
    }
}



@media only screen and (max-width: 480px) {
    .woocommerce_with_sidebar {
        margin-top: 350px;
    }

    .woocommerce_with_sidebar {
        margin-top: 190px;
    }

    .berocket_single_filter_widget.berocket_single_filter_widget_17446:after {
        content: "(basiert auf Preis für 60 Monate und 1.000 Km pro Monat)";
        font-size: 11px;
    }

    .woocommerce .content .container .column1, .woocommerce-page .content .container .column1 {
        margin-top: 60px;
    }

    body.woocommerce-shop .container .woocommerce_with_sidebar {
        margin-top: 136px !important;
    }


    /* new mobile design - 05.05.23 - markus */
    .bapf_sfilter.bapf_button_berocket.berocket-reset-btn {
        top: -84px;
    }

    .shoutout.remove_margin.clearfix {
        margin-top: 10px;
    }
}


/* NEW HEADER */
#mit-header {
    background: #ffffff;
    /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #bbbbbb 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #bbbbbb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #ffffff 0%, #bbbbbb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bbbbbb', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    padding-top: 125px;
    /* margin: 0 calc(-50vw + 50%); */
    /* padding: 100px 400px 0 400px; */
    height: 820px;
    max-height: 820px;
    color: #000;
    /* display: none !important; */
}

#mit-header>.full_section_inner {
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
}

.mit-header__intro-h1 h1 {
    font-family: "Nunito Sans";
    color: rgb(0, 0, 0);
    white-space: nowrap;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 55px;
    margin-bottom: 45px !important;
}

.mit-header__intro-p h3 {
    font-family: nunito sans light, sans-serif;
    color: rgb(0, 0, 0) !important;
    white-space: nowrap;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 35px !important;
}

.mit-header__intro-p strong {
    font-family: nunito sans light, sans-serif !important;
    font-weight: 600 !important;
}

#mit-header__intro-button {
    font-family: nunito sans light, sans-serif !important;
    cursor: pointer;
    background-color: rgb(245, 3, 4);
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: normal;
    height: 54px;
    text-align: center;
    line-height: 54px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 18px !important;
    padding-left: 34px;
    border-radius: 25px;
    padding-right: 34px;
    backdrop-filter: none;
    filter: brightness(100%);
    border-width: 0px;
    transition: all 300ms;
}

#mit-header__intro-button:hover {
    background-color: #000;
    color: #fff;
}

.mit-col-1-text p,
.mit-col-1-text p strong,
.mit-col-2-text p,
.mit-col-2-text p strong {
    font-family: nunito sans light, sans-serif;
    color: rgb(0, 0, 0);
    text-decoration: none;
    white-space: normal;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 22px;
}

.mit-col-1-text p em,
.mit-col-2-text p em {
    display: block;
}



.mit-header-round-img img {
    background-color: #fff;
    border-radius: 100px;
    height: 61px;
    width: 61px;
    margin-left: 16px;
    -webkit-box-shadow: 4px 4px 20px 0px #4c4c4c;
    box-shadow: 4px 4px 20px 0px #4c4c4c;
}

#mit-col-1 {
    margin-top: 300px;
}

#mit-col-1 .vc_single_image-wrapper img {
    transform: scaleX(-1);
}

#mit-col-1 .mit-col-1-text:first-of-type {
    margin-right: 64px;
}


#mit-col-1 .mit-pos-1 {
    position: absolute;
    top: 0;
    right: 0;
}

#mit-col-1 .mit-pos-2 {
    position: absolute;
    bottom: 0;
    right: 16px;
}

#mit-col-1 .mit-central-img img,
#mit-col-2 .mit-central-img img {
    width: 270px;

}

#mit-col-1 .mit-central-img {
    margin-left: -60px;
}

#mit-col-1 .mit-central-img img {
    padding: 60px 0;
}

#mit-col-2 .mit-central-img img {
    padding: 60px 0 60px 80px;
}

#mit-col-2 {
    margin-top: 250px;
}

#mit-col-2 .mit-pos-1 {
    position: absolute;
    top: 0;
    left: -100px;
}

#mit-col-2 .mit-pos-2 {
    position: absolute;
    bottom: 0;
    left: -20px;
}



/* Danke Seite - custom width */
.custom-danke-titel-box {
    max-width: 630px;
    margin: 0 auto;
}

.custom-danke-text-box {
    max-width: 730px;
    margin: 0 auto;
}

.custom-danke-titel-box h1 {
    margin-bottom: 20px;
}

.custom-danke-titel-box p {
    max-width: 560px;
    text-align: center;
    margin: 0 auto !important;
    margin-bottom: 50px !important;
}









/* format */
.clone-h2 p {
    color: #01010a;
    font-family: nunito sans semibold, sans-serif;
    font-size: 25px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
}


/* show address on kontakt/servicepartner */
table#wpgmza_table_1 li[data-dtr-index="2"] {
    /* display:block !important; */
}



/* fix e-auto-mieten header icon h tag formats */
#mit_neu_hero h5 {
    line-height: 25px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-family: nunito sans light, sans-serif !important;
    font-size: 18px !important;
}


@media screen and (max-width: 1300px) {

    #mit-header {
        height: 820px;
        max-height: 830px;
    }
}
@media screen and (max-width: 1200px) {

    #mit-header {
        height: auto;
        max-height: unset;
    }
}

@media screen and (min-width: 1025px) {

    .drop_down .narrow .second .inner ul #nav-menu-item-20600,
    .drop_down .narrow .second .inner ul #nav-menu-item-21074 {
        width: 300px;
    }

    .drop_down .narrow .second .inner ul li a {
        text-align: left;
        padding-left: 30px;

    }
}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 990px) {

    #mit-header {
        padding-top: 50px;
    }
}

@media screen and (max-width: 767px) {
    #mit-header {
        height: auto;
        max-height: unset;
        padding-top: 50px;
    }

    #mit-header>.full_section_inner {
        width: 85%;
        max-width: 85%;
        display: grid;
        grid-template-areas:
            "col2"
            "col1"
            "col3";
    }

    #mit-col-1 {
        margin-top: -248px;
        grid-area: col1;
    }

    #mit-header .vc_col-sm-6 {
        grid-area: col2;
    }

    #mit-col-2 {
        grid-area: col3;
    }

    .mit-header__intro-h1 h1 {
        font-size: 32px !important;
        margin-bottom: 10px !important;
    }

    .mit-header__intro-p h3 {
        font-size: 16px !important;
        margin-bottom: 10px !important;
    }

    #mit-header__intro-button {
        letter-spacing: 0px;
        font-size: 16px !important;
        padding: 0 22px;
        height: 44px;
        line-height: 44px;
    }

    #mit-col-1 .wpb_wrapper,
    #mit-col-2 .wpb_wrapper {
        display: grid;
        grid-template-areas:
            "col1 col2"
            "col3 col4";
        row-gap: 5px;
        align-items: center;
    }

    #mit-col-1 .mit-pos-1,
    #mit-col-2 .mit-pos-1 {
        grid-area: col1;
    }

    #mit-col-1 .mit-col-1-text,
    #mit-col-2 .mit-col-1-text {
        grid-area: col2;
        margin-right: 70px !important;
    }

    #mit-col-1 .mit-pos2,
    #mit-col-2 .mit-pos2 {
        grid-area: col3;
    }

    #mit-col-1 .mit-col-1-text:last-of-type,
    #mit-col-2 .mit-col-1-text:last-of-type {
        grid-area: col4;
    }

    .mit-header-round-img img {
        margin-left: 0;
    }


    #mit-col-1 .mit-pos-1,
    #mit-col-1 .mit-pos-2,
    #mit-col-2 .mit-pos-1,
    #mit-col-2 .mit-pos-2 {
        position: relative;
        text-align: left !important;
    }



    .mit-header-round-img img {
        height: 38px;
        width: 38px;
        margin-right: 16px;
    }

    .mit-col-1-text p,
    .mit-col-1-text p strong,
    .mit-col-2-text p,
    .mit-col-2-text p strong {
        font-size: 16px;
        text-align: left !important;
        line-height: 21px;
    }

    .mit-col-1-text p em,
    .mit-col-2-text p em {
        display: inline;
    }

    #mit-col-1 .mit-pos-2 {
        right: unset;
    }

    #mit-col-1 .mit-central-img {
        display: none;
    }

    .wpb_single_image.mit-central-big-image {
        margin-top: 120px !important;
        margin-left: -80px;
    }

    .wpb_single_image.mit-central-big-image img {
        width: 294px;
    }

    #mit-col-2 {
        margin-top: 0;
    }

    #mit-col-2 .mit-pos-1 {
        left: 0;
    }

    #mit-col-2 .mit-central-img {
        position: absolute;
        top: -150px;
        right: 80px;

    }

    #mit-col-2 .mit-central-img img {
        width: 80px;
    }

    #mit-col-2 .mit-col-2-text {
        margin-left: -40px !important;
    }

    #mit-col-2 .mit-pos-2 {
        left: unset;
    }

    body.woocommerce-shop .container .woocommerce_with_sidebar {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-top: 390px;
    }

    body.woocommerce-shop .container .woocommerce_with_sidebar .column2>.column_inner {
        display: flex;
        flex-direction: column-reverse;
    }


    #menu-mobile-menu .menu-item {
        margin: 0;
        padding-bottom: 10px;
    }

    #menu-mobile-menu .sub-menu {
        padding: 0;
        margin: 6px 0 0 20px;
    }

    .vc_row.wpb_row.section.vc_row-fluid.vc_inner.vc_custom_1751285926711 {
        margin-top: 60px !important;
    }

    .vc_row.wpb_row.section.vc_row-fluid.vc_custom_1751286210201.grid_section.full_screen_section {
        margin-bottom: 60px !important;
    }

    #mit-header .vc_col-sm-3 {
        width: 100% !important;
        margin-bottom: 20px;
        margin-top: 20px;
    }

}

@media screen and (min-width:768px) and (max-width: 1024px) {



    #mit-header {
        padding-top: 50px;
        height: auto;
        max-height: unset;
    }

    #mit-header .wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100% !important;
    }

    #mit-header .vc_col-sm-3 {
        width: 50% !important;
        margin-bottom: 20px;
    }





    #mit-header>.full_section_inner {
        max-width: 100%;
        width: 100%;
    }

    .mit-header__intro-h1 h1 {
        margin-bottom: 20px !important;
    }

    .mit-header__intro-p h3 {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 13px !important;
    }

    #mit-header__intro-button {
        font-size: 16px !important;
        padding-left: 21px;
        padding-right: 21px;
        height: 44px;
        line-height: 44px;
    }

    #mit-col-1 {
        margin-top: 220px;
    }

    #mit-header .vc_col-sm-3 {
        width: 20%;
    }

    #mit-header .vc_col-sm-6 {
        width: 60%;
    }

    .mit-header-round-img img {
        height: 37px;
        width: 37px;
    }

    .mit-col-1-text p,
    .mit-col-1-text p strong,
    .mit-col-2-text p,
    .mit-col-2-text p strong {
        font-size: 13px;
        line-height: 17px;
    }

    #mit-col-1 .mit-pos-1 {
        right: -55px;
    }

    #mit-col-1 .mit-col-1-text {
        margin-right: 0px !important;
    }

    #mit-col-1 .mit-central-img {
        opacity: 0;
    }

    #mit-col-1 .mit-central-img img {
        padding-bottom: 40px;
    }

    #mit-col-1 .mit-pos-2 {
        right: -50px;
    }

    #mit-col-2 {
        margin-top: 180px;
    }

    #mit-col-2 .mit-pos-2 {
        left: -75px;
    }

    #mit-col-2 .vc_custom_1660656766828 {
        margin-left: -90px !important;
    }

    #mit-col-2 .vc_custom_1660656776594 {
        margin-left: -30px !important;
    }

    #mit-col-2 .mit-col-2-text:first-of-type {
        margin-left: -95px;
    }

    #mit-col-2 .mit-central-img img {
        padding: 20px 0 110px 0;
    }

    .wpb_single_image.mit-central-big-image {
        margin-top: 0px !important;
    }

    #mit-col-2 .mit-col-2-text {
        margin-left: 40px !important;
    }

    #mit-col-2 .mit-col-2-text {
        margin-left: 0 !important;
    }
}










/* Blog Overview */
/*
.page-template-blog-masonry .blog_holder.masonry.masonry_infinite_scroll article {
    position: initial !important;
    left: initial;
    right: inherit;
    top: inherit;
    bottom: inherit;
    height: 350px !important;
    width: calc(100% / 3) !important;
}

.page-template-blog-masonry .blog_holder.masonry.masonry_infinite_scroll {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.page-template-blog-masonry .blog_holder_grid_sizer,
.page-template-blog-masonry .blog_holder_grid_gutter,
.page-template-blog-masonry .qode-infinite-scroll-finished-label {
    display: none !important;
}
*/

/* Jl - Labels for Schnell verfübar and Neufahrzeuge in Archive View */

.woocommerce ul.products li.product.product_cat-full-service-leasing .top-product-section:before {
	content: 'Full-Service-Leasing';
    background: #4a4a4a;
    width: auto;

    /*
    top: -96px;
    left: -30px;
    */
    top: 0px;
    left: 0px;
    border-top-left-radius: 10px;

    padding-left: 21px;
    bottom: auto;
    text-align: center;
    line-height: 30px;
    position: absolute;
    color: #fff;
    font-family: nunito sans bold;
    border-bottom-right-radius: 10px;
    font-size: 14px;
    height: 22px;
    padding-right: 15px;
}


.woocommerce ul.products li.product.product_cat-schnell-verfuegbar .top-product-section:before {
    content: 'Auto-Abo ab 1 Monat';
    background: #fff;
	color: #4a4a4a;
    width: auto;

    /*
    top: -96px;
    left: -30px;
    */
    top: 0px;
    left: 0px;
    border-top-left-radius: 10px;

    padding-left: 21px;
    bottom: auto;
    text-align: center;
    line-height: 30px;
    position: absolute;
    font-family: nunito sans bold;
    border-bottom-right-radius: 10px;
    font-size: 14px;
    height: 22px;
    padding-right: 15px;
}

.woocommerce ul.products li.product.product_cat-neufahrzeuge .top-product-section:before {
    content: 'Auto-Abo ab 24 Monate';
    background: #fff;
    width: auto;
    /*
    top: -94px;
    left: -30px;
    */
    top: 0px;
    left: 0px;

    padding-left: 21px;
    bottom: auto;
    text-align: center;
    line-height: 28px;
    position: absolute;
    color: #4a4a4a;
    font-family: nunito sans bold;
    border-bottom-right-radius: 10px;
    font-size: 14px;
    height: 22px;
    padding-right: 15px;
    border: 1px solid #555;
    border-top-left-radius: 10px;
}

.product_content {
    padding-top: 30px;
}

.woocommerce.archive ul.products li.product.product_cat-top-deals .top-product-section::after {
    top: 0px !important;
    right: 0px !important;
    width: 93px;
    border-top-right-radius: 10px !important;
}

/* Angebot einholen Produktübersicht */
.get_offer p .product_offer {
    width: 370px !important;
}

.get_offer .product_offer a {
    font-size: 17px !important;
}


.single.single-product .title.has_background {
    min-height: 55px;
}

.single-product #contact-users a {
    pointer-events: none;
}

/* Breadcrumb outer box overlay remove */
body.page-id-21987 .title_holder {
    max-height: 50px !important;
    height: 50px !important;
}


#mit-vw-page {
    width: 30%;
}

#mit_neu_hero .headline_p {
    text-align: left;
    font-size: 32px;
    line-height: 1.1;
    color: #01010a;
}


/* Store locator changes */
#wpsl-wrap {
    margin-top: 2rem;
}

#wpsl-wrap .wpsl-search {
    background-color: #fff !important;
}

#wpsl-wrap .wpsl-search label[for="wpsl-category-list"] {
    width: 120px;
}

.wpsl-search-btn-wrap {
    margin-bottom: 10px !important;
}

#wpsl-search-btn {
    background: #fff;
    color: #f50304;
    border: 2px solid #f50304 !important;
    border-radius: 20px !important;
    padding: 4px 18px;
}

.wpsl-info-window>span {
    display: inline-block;
    border: 2px solid #f50304;
    color: #f50304;
    padding: 4px 18px;
    font-weight: 500 !important;
}

.wpsl-info-window>span a {
    color: #f50304;
}

#wpsl-wrap #wpsl-search-wrap>form {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.wpsl-search #wpsl-search-wrap .wpsl-input,
.wpsl-search #wpsl-search-wrap .wpsl-select-wrap,
.wpsl-search #wpsl-search-wrap #wpsl-category,
.wpsl-search #wpsl-search-wrap #wpsl-radius,
.wpsl-search #wpsl-search-wrap #wpsl-results {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wpsl-direction-wrap,
.wpsl-info-actions .wpsl-directions {
    display: none !important;
}


#mit-mietemodelle-row {
    display: none;
}

.postid-22762 p.qode-iwiat-title {
    color: #e60000;
    font-size: 17px;
    line-height: 25px;
    font-style: normal;
    font-weight: 800 !important;
    letter-spacing: 1px;
    text-transform: none;
}


.tablepress>:where(thead, tfoot)>tr>* {
    background: white !important;
}

.mobile_only {
    display: none;
}





/* Override wp bakery element p tag style */
p.qode-iwiat-title.custom-image-with-icon-p-style {
    color: #e60000;
    font-size: 17px;
    line-height: 25px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
    font-family: nunito sans bold !important;
}

.tabs-container ul.products li.product .product_content {
    min-height: 360px !important;
}



.custom-black-color p {
    color: #01010a !important;
    margin-top: 5px !important;
}

p.custom_p_abstand {
    margin-bottom: 0px !important;
}


@media screen and (max-width: 767px) {

    .tabs-container ul.products li.product .product_content {
        min-height: auto !important;
    }

    #wpsl-wrap #wpsl-search-wrap>form {
        flex-direction: column;
    }

    .wpsl-search #wpsl-search-wrap .wpsl-input,
    .wpsl-search #wpsl-search-wrap .wpsl-select-wrap,
    .wpsl-search #wpsl-search-wrap #wpsl-category,
    .wpsl-search #wpsl-search-wrap #wpsl-radius,
    .wpsl-search #wpsl-search-wrap #wpsl-results {
        display: block;
    }

    #mit_neu_hero .headline_p {
        font-size: 24px;
    }

    #mit_neu_hero h1 {
        font-size: 24px !important;
    }

    #mit_neu_hero .mit_header_btns .vc_col-sm-4 {
        width: 50%;
    }

    #mit_neu_hero .mit_header_btns .full_section_inner {
        display: flex;
        flex-wrap: wrap;
    }

    #mit_neu_hero .q_icon_with_title {
        clear: both;
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }

    #mit_neu_hero .wpb_single_image {
        padding-top: 0px !important;
        margin-right: -30px;
    }



    #mit-vw-page {
        width: 100%;
    }

    .single-product .mit-contact-btn {
        display: block;
        text-align: center;
    }

    .single-product #contact-users a {
        pointer-events: auto;
    }

    .single.single-product .title_outer.title_without_animation {
        display: none;
    }

    .single.single-product .mit-title {
        margin-top: 2rem;
    }

    .product_content {
        padding: 20px 13px 30px 13px !important;
    }

    .product_content h6 {
        letter-spacing: 0px !important;
        font-size: 17px !important;
    }


    .woocommerce ul.products li.product h6 {
        margin: 14px 0 0;
    }

    .woocommerce.archive ul.products li.product.product_cat-top-deals .top-product-section::after {
        top: 0px !important;
    }

    .home .woocommerce ul.products li.product.product_cat-schnell-verfuegbar .top-product-section:before,
    .home .woocommerce ul.products li.product.product_cat-neufahrzeuge .top-product-section:before,
    .page-id-20768 .woocommerce ul.products li.product.product_cat-schnell-verfuegbar .top-product-section:before,
    .page-id-20768 .woocommerce ul.products li.product.product_cat-neufahrzeuge .top-product-section:before {
        top: 0px;
        left: 0px;
        line-height: 28px;
        font-size: 12px;
    }

    .woocommerce ul.products li.product.product_cat-schnell-verfuegbar .top-product-section:before,
    .woocommerce ul.products li.product.product_cat-neufahrzeuge .top-product-section:before {
        top: 0px;
        left: 0px;
        line-height: 23px;
        font-size: 12px;
    }

    .woocommerce ul.products li.product.product_cat-schnell-verfuegbar.post-21274 .top-product-section:before,
    .woocommerce ul.products li.product.product_cat-schnell-verfuegbar.post-16176 .top-product-section:before {
        top: -91px;
        line-height: 29px;
        left: -16px;
        font-size: 12px;
    }

    .mit-short-description h2,
    .mit-rent-para,
    .mit-contact-section-intro {
        font-size: 16px !important;
    }

    .woocommerce .product h1.product_title {
        margin-top: 18px;
    }

    .mit-rent-heading h2 {
        line-height: 28px;
    }

    .mit-wunschkonfig-btn {
        height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
    }


    .mit-product-list {
        padding: 16px 24px 8px;
    }

    .single-product #contact-section h2 {
        font-size: 21px !important;
        margin-bottom: 0rem;
    }

    .single-product #contact-users div {
        flex: auto !important;
    }

    .mit-flexirent-btns {
        flex-wrap: wrap;
    }

    .mit-flexirent-btns a {
        width: 100%;
    }

    .mit-wunschkonfig-btn-alt {
        flex-direction: column;
    }

    .mobile_only {
        display: inline !important;
    }



}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    #wpsl-wrap #wpsl-search-wrap>form {
        flex-direction: column;
        align-items: flex-start;
    }

    .wpsl-search #wpsl-search-wrap .wpsl-input,
    .wpsl-search #wpsl-search-wrap .wpsl-select-wrap,
    .wpsl-search #wpsl-search-wrap #wpsl-category,
    .wpsl-search #wpsl-search-wrap #wpsl-radius,
    .wpsl-search #wpsl-search-wrap #wpsl-results {
        display: block;
    }

    .single.single-product table.shop_attributes {
        max-width: 100%;
    }

    .single.single-product .title_outer.title_without_animation {
        display: none;
    }

    .single.single-product .mit-title {
        margin-top: 2rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .mit-product-image {
        width: 40% !important;
    }
}