


.marken-logo {
    height: 25px;
    width: auto;
    vertical-align: middle;
    margin-left: 5px; /* Fügt etwas Abstand zwischen Doppelpunkt und Logo hinzu */
    display: inline-block;
}


.auto-price{

	background: #026c73; !important;

	color: #FFFFFF !important;

}
#auto-preis {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    width: 100%;
    color: #FFFFFF !important;
    font-size: 23px; /* Standardgröße für Desktop */
    font-weight: bold;
    background-color: #04e885 !important;
    padding: 9px 24px;
    text-align: center;
    white-space: nowrap;
}


#filter-submit-btn,
#filter-button,
.filter-button {
    background-color: #026c73 !important;
    color: #ffffff !important;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
}
#filter-submit-btn,
#filter-button,
.filter-button,
.slick-prev,
.slick-next {
    background-color: #026c73 !important;
    color: #ffffff !important;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
}

#email-senden input[type="submit"] {

    background-color: #026c73;;

    color: white;

    padding: 10px 20px;

    border: none;

    border-radius: 5px;

    cursor: pointer;

    margin-top: 20px;

    width: 100%;

}

.autoforce1-list .pagination span.current,

.autoforce1-list .pagination a:hover{

    background-color:#026c73; !important;

    border:1px solid #000;

    color:#FFFFFF !important;

}
.auto-item .auto-item-second a.details-link{    
    
	background: #026c73; !important;

    color: #FFFFFF !important;
    height:44px;
    margin-top:0;    
    margin-left:auto;
    color:#000;    
    width:49%;   
    font-size:18px;   
    font-weight:500;    
    text-align:center;   
     padding-top: 0.5em;  
    text-decoration:none;    
    padding-bottom: 15px;
    white-space: nowrap; 
}


.auto-item .auto-item-second span.auto-price{
    background-color:#026c73; 
    color:#000;
    font-size:18px;
    font-weight:500;
    text-align:center;
    padding-top: 0.5em;
    width:49%;
    height:44px;
    white-space: nowrap; 
}

.main_car .right_detail_car #auto-preis{

    position: absolute;
    top: 0;
    right: 0;
    font-size: 23px;
    font-weight: bold;
    /* margin: 20px 0; */
    background-color:#026c73; !important;
    padding: 9px 24px;
    height: 44px;
    text-align: center;
    border-bottom-left-radius: 10px;
    width: auto;
    white-space: nowrap; 
}

.slider-nav .slick-slide.slick-current{

    border:5px solid #026c73;

}




#filter-submit-btn,
#filter-button,
.filter-button,
.slick-prev,
.slick-next,
.lightbox-nav {
    background-color: #026c73 !important;
    color: #ffffff !important;
    border: none;
    cursor: pointer;
}

.lightbox-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
    font-size: 24px;
    font-weight: bold;
}

.lightbox-next {
    right: 20px;
}

.lightbox-previous {
    left: 20px;
}

.lightbox-close {
    right: 20px;
    top: 20px;
    transform: none;
}






@media only screen and (max-width: 768px) {
    .price_and_back {
      display: flex;
      margin-bottom: 0 !important;
    }

    .price_and_back > div { 
      width: 50%;
    }

    .price_and_back #auto-preis {
      font-size: 23px;
      font-weight: bold;
      background-color: #026c73;
      padding: 9px 24px;
      height: 44px;
      text-align: center;
      border-bottom-left-radius: 10px;
    }

    .price_and_back #back-button {
      white-space: nowrap;
      text-align: center;
      height: 45px;
      padding: 0px 0; 
    }

     .price_and_back a {
        line-height: 1.4; /* Zeilenhöhe leicht reduziert für kompaktere Darstellung */
      }
    .main_car .left_detail_car{

        border-bottom:0;

    }

    .right_detail_car #auto-preis,

    .right_detail_car #back-button{

        display:none;

    }

    .autoforce1-filter{

        width:100%;

        margin-bottom:20px;

    }

    .autoforce1-filter form label{

        margin-top:5px;

    }

    .autoforce1-list{

        width:100%;

    }

    .main_car .left_detail_car{

        width:100%;

        /* 		margin-bottom:20px; */

        margin-bottom: 0px !important;

    }

    .main_car .right_detail_car{

        width:100%;

    }

    .slider-nav{

        display:none !important;

    }

    .left_detail_car .price_and_back{

        display:flex;

        margin-bottom:0px !important;

    }

    .main_car .left_detail_car #auto-preis{

        font-size: 23px;

        font-weight: bold;

        /* margin: 20px 0; */

        background-color: #026c73; !important;

        padding: 9px 24px;

        height: 44px;

        text-align: center;

        border-radius: 0;

        width: 50%;

        color: #FFFFFF !important;

    }

    .main_car .left_detail_car #back-button{

        width:50%;

    }

    .autoforce1-list .pagination span.current,

    .autoforce1-list .pagination a:hover{

    background-color:#026c73; !important;

    border:1px solid #000;

    color:#FFFFFF !important;

    }

    .main_car .left_detail_car #back-button a {

        color: #fff;

        background-color: #000;

        padding: 10px 20px;

        display: inline-block;

        font-weight: bold;

        font-size: 18px;

        text-decoration: none;

        border-radius: 0;

        height: 44px;

        width:100%;

        text-align:center;

    }

    .carousel{

        margin-bottom:0 !important;

        max-width: 100% !important;

        height: auto !important;

    }

    .carousel img{

        max-width: 100% !important;

        height: auto !important;

    }

    .main_car .right_detail_car{

        border-top:0;

    }

    .main_car .right_detail_car #auto-titel{

        margin-top:0;

        display:none;

    }

    .main_car .left_detail_car #auto-ausstattung{

        padding:15px !important;

        margin-bottom: 20px !important;

    }

    .main_car .left_detail_car #auto-titel {

        display:block;

        padding:0 15px;

        font-size: 30px;

        letter-spacing: 0.5px;

        text-transform: uppercase;

    }

    .autoforce1-filter form button{

        margin-top:20px;

        width:100%;

        padding-top:15px;

        padding-bottom:15px;

        font-size:15px;

        color: #FFFFFF !important;

        background-color: #026c73; !important;

    }

}
