.navbar-menu {
    z-index: 99;
}
.panel-space {
    padding-top: 120px !important;
}

header.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: white;
    z-index: 999;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

.vehicle-details-data ul.additional-infos li:before {
    content: '';
}

.update_alarm {
    position: fixed;
    width: 100%;
    bottom: -50px;
    transition: 1s all;
}

.update_alarm.show {
    bottom: 60px;
    transition: 1s all;
}

#privacy {
    position: absolute;
    bottom: 18px;
}

#toast-container {
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, -58px);
    width: 100%;
}

#toast-container > .toast {
    opacity: 1; /* Entfernt die Transparenz */
}


.banner-wapper .banner-bg {
    height: auto;
}

.bottom_nav * {
    color: #686de0;
    z-index: 99;
}

.bottom_nav {
    display: flex;
    position: fixed;
    align-items: center;
    justify-content: center;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: white;
}

.bottom_nav nav {
    position: relative;
    width: 90%;
    background-color: white;
}

.bottom_nav nav ul {
    display: flex;
    justify-content: space-between;
}

.bottom_nav nav :where(li, li a) {
    position: relative;
}

.bottom_nav nav li a {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
}

#call_us {
    z-index: 100;
}

#call_us > a {
    background-color: #4291ce;
    border-radius: 50%;
    transform: translateY(-30px);
}

#call_us i {
    color: #fff !important;
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: #4291ce !important;
}

hr {
    border-style: dotted;
}

.guest-btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: rgba(255, 255, 255, 0.4);
}

.sidebar-offcanvas {
    width: 100% !important;
}

.sidebar-offcanvas .offcanvas-header img {
    height: 40px;
}

.spinner-border {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem;
}

.form-fields-info {
    font-size: inherit;
    font-size: 19px;
}

.text-shadow {
    text-shadow: 0 0 5px #333;
}

.auth-form .form-group .form-input .form-control {
    border-left: 4px solid #4291ce;
}

.unactive.phonecall {
    width: 28px;
}

.header .notification .notification-icon::after {
    background-color: transparent;
}

.header .notification .notification-icon.active::after {
    background-color: limegreen;
}

.header,
.header .head-content {
    display: block;
}

.eventSwiper .swiper-pagination-fraction,
.custom-product .swiper-pagination-fraction {
    background-color: rgba(255, 255, 255, 0.6);
    width: auto;
    padding: 5px 20px;
}

.product-box .product-box-img .img {
    border-radius: 0px;
}

.horizontal-product-box .horizontal-product-img {
    position: relative;
    display: inline-block;
}

.sold {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 12px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
}

.categories-item.active {
    background: #198754;
    color: white;
}

.product-box .product-box-img .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 0;
    background-color: transparent;
}

.horizontal-product-box .horizontal-product-img {
    width: 50%;
    height: auto;
    padding: 0;
}

.details-page .product-details .product-name {
    display: block;
}

.product-box .like-btn {
    width: 30px;
    height: 30px;
    bottom: 10px;
    top: unset;
    left: unset;
}

.wishlist_alert,
.wishlist_alert_del {
    position: fixed;
    bottom: 0;
    width: 100%;
    font-size: 10px;
    border: 0;
    border-radius: 0;
    transition: all 1s;
    opacity: 0;
}

.wishlist_alert.show,
.wishlist_alert_del.show {
    bottom: 45px;
    transition: all 1s;
    opacity: 1;
    z-index: 1;
}

.wishlist_alert_del_wl {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 10px;
    border: 0;
    border-radius: 0;
    border-radius: 0;
    opacity: 0;
    transition: all 1.5s;
}

.wishlist_alert_del_wl.show {
    bottom: 45px;
    opacity: 1;
    transition: all 2s;
}

.send-success {
    position: fixed;
    left: 50%;
    bottom: -50%;
    width: 80%;
    text-align: center;
    font-size: 14px;
    border: 0;
    border-radius: 0;
    border-radius: 0;
    opacity: 0;
    transition: all 2s;
    transform: translate(-50%, -0%);
}

.send-success.show {
    left: 50%;
    bottom: 40%;
    opacity: 1;
    transition: all 1s;
    transform: translate(-50%, -50%);
}

.custom-product-image-section {
    background-color: rgb(246, 246, 247);
    padding-bottom: 25px;
}

.custom-product .swiper-slide,
.swiper.banner .swiper-slide,
.swiper.banner-2 .swiper-slide {
    width: 100% !important;
}

.vehicle-details-data ul li {
    display: block;
}

.vehicle-details-data ul li:before {
    content: '- ';
}

.search-filter .tab-body .color-info .form-check .form-check-input {
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    padding: 10px;
}

.search-filter .tab-body .color-info .form-check .form-check-input#color1 {
    background-color: lightgray;
}

.square {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-top: 0;
    padding-bottom: 100%;
}

.square-box-1 {
    position: absolute;
    right: 0;
    top: 20px;
    padding: 5px 20px;
    font-size: 18px;
    font-weight: 700;
    color: white;
}

.square-box-2 {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
}

.square-box-inner-1 {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: auto;
    padding: 5px 15px;
    font-size: 14px;
}

.square-box-inner-2 {
    position: absolute;
    bottom: -1px;
    left: -2px;
    width: auto;
    padding: 5px 15px;
    font-size: 14px;
}

#question {
    bottom: -100px;
    transition: bottom 0.3s ease; /* sanfter Übergang */
}

#question.sendQuestion {
    bottom: 71px;
    transition: bottom 0.3s ease; /* sanfter Übergang */
}

#preloader {
    /*background: #fff url("/assets/images/spinner_synchro.gif") no-repeat center center;*/
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: 20%;
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 100;
}

.similer-product .product-box {
    width: 100%;
}

#main-pic-01 {
    width: 100%;
    height: calc(100vh - 62px);
    background: url('/assets/images/fixedbanners/Startbild-App.webp?v=123') no-repeat center center;
    background-size: cover;
}

#main-pic-01 .main-pic-01-textbox-01 {
    position: absolute;
    right: 0px;
    top: 108px;
    width: auto;
    background-color: rgba(66, 145, 206, 1);
    color: white;
    padding: 5px 20px;
    font-size: 18px;
    font-weight: 700;
}


#main-pic-01 .main-pic-01-textbox-02 .pic-box-1 {
    position: absolute;
    left: 8px;
    bottom: 10px;
    width: 80%;
    background-color: #4291ce;
    color: #fff;
    padding: 5px 15px;
}

#main-pic-01 .main-pic-01-textbox-02 .pic-box-2 {
    width: 80%;
    background-color: white;
    padding: 5px 15px;
}

#main-pic-02 {
    background: url('/assets/images/fixedbanners/main-pic-02.webp?v=123') no-repeat center center;
    background-size: cover;
}

#main-pic-02 .square-box-1 {
    background-color: rgba(67, 142, 0, 0.4);
}

#main-pic-02 .square-box-inner-1 {
    background-color: #438e00;
}

#main-pic-02 .square-box-inner-2 {
    color: #438e00;
}

#main-pic-03 {
    background: url('/assets/images/fixedbanners/preisgarantie/2.webp?v=123') no-repeat center center;
    background-size: cover;
}

#main-pic-03 .square-box-1 {
    background-color: rgba(201, 63, 8, 0.6);
}

#main-pic-03 .square-box-inner-1 {
    background-color: #c93f08;
}

#main-pic-03 .square-box-inner-2 {
    color: #438e00;
}

#main-pic-04 {
    background: url('/assets/images/fixedbanners/Overlay_11.webp?v=123') no-repeat;
    background-position-x: right;
    background-size: cover;
}

#main-pic-04.square {
    padding-bottom: 66%;
}

#main-pic-04 div {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#sub-header-box {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-top: 0;
    padding-bottom: 100%;
}

.sub-header-textbox {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
}

.textbox-1 {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: auto;
    padding: 5px 15px;
    font-size: 14px;
    background-color: #4291ce;
}

.textbox-2 {
    position: absolute;
    bottom: -1px;
    left: -2px;
    width: auto;
    padding: 5px 15px;
    font-size: 14px;
}

.banner-text-01 {
    position: absolute;
    bottom: 27px;
    left: 4px;
    padding: 5px 10px;
    background: #4291ce;
}

.banner-text-02 {
    position: absolute;
    bottom: 22px;
    left: -1px;
    padding: 5px 10px;
}

.wowa-ankauf .banner-text-02 {
    right: -1px;
    top: 27px;
    bottom: unset;
    left: unset;
}

.wowa-ankauf .banner-text-01 {
    right: 4px;
    top: 24px;
    bottom: unset;
    left: unset;
}

.service-box-01 {
    position: relative;
    display: inline-block;
}

.service-box-01 div {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 12px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border-color: white !important;
}

.contact-us {
    box-shadow: 0px 30px 100px -38px rgba(0, 0, 0, 0.3);
    z-index: 100;
}

@media (max-width: 300px) {
    .col-xs-12 {
        width: 100%;
    }

    h2 {
        font-size: 15px;
    }

    .search-filter #reset-button,
    .search-filter #search-button,
    .search-filter form button,
    .search-filter form input,
    .search-filter form label,
    .search-filter form select,
    .search-filter form radio {
        font-size: 13px;
    }

    .banner-wapper .banner-bg .more-btn {
        bottom: 4px;
    }

    .wishlist_alert, .wishlist_alert_del {
        font-size: 8px;
    }

    #main-pic-01 .main-pic-01-textbox-01 {
        top: 15%;
        font-size: 22px;
    }

    #main-pic-01 .main-pic-01-textbox-02 {
        padding: 10px 10px;
        font-size: 15px;
    }
}

@media (min-width: 380px) {
    .col-xs-12 {
        width: 50%;
    }

    #question.sendQuestion {
        bottom: 74px;
    }
}

@media (min-width: 481px) {
    #main-pic-01 .main-pic-01-textbox-01 {
        left: unset;
        right: 0;
    }

    .textbox-1,
    .textbox-2 {
        font-size: 20px;
    }
}

@media (min-width: 641px) {
    body {
        max-width: 100%;
    }

    .navbar-menu {
        max-width: 100%;
    }
}

@media (min-width: 671px) {
    body {
        max-width: 100%;
    }

    .banner-wapper .more-btn h4 {
        font-size: 30px;
    }

    .navbar-menu {
        max-width: 100%;
    }
}

@media (min-width: 710px) {
    .col-xs-12 {
        width: 50%;
    }

    body {
        max-width: 100%;
    }

    .navbar-menu {
        max-width: 100%;
    }

    .banner-zone div,
    .banner-bg {
        height: 200px;
    }

    .banner-zone .banner-bg {
        border-radius: 12px
    }

    .banner-wapper .more-btn h4 {
        font-size: 22px;
    }
}

@media (min-width: 800px) {
    body {
        max-width: 100%;
    }

    .banner-wapper .more-btn h4 {
        font-size: 30px;
    }

    .navbar-menu {
        max-width: 100%;
    }
}

@media (min-width: 831px) {
    body {
        max-width: 100%;
    }

    .banner-wapper .more-btn h4 {
        font-size: 30px;
    }

    .navbar-menu {
        max-width: 100%;
    }

    .product-box .product-box-detail h4 {
        font-size: 20px;
    }

    .product-box .product-box-detail h5 {
        font-size: 16px;
    }
}

@media (min-width: 900px) {
    .navbar-menu {
        padding: 31px 20px;
    }

    .product-box .like-btn {
        width: 40px;
        height: 40px;
    }

    .product-box .product-box-detail h4 {
        font-size: 26px;
    }

    .product-box .product-box-detail h5 {
        font-size: 24px;
    }

    .wishlist_alert.show,
    .wishlist_alert_del.show {
        bottom: 73px;
    }
}

@media (min-width: 961px) {
    i.iconsax.menu-icon,
    i.iconsax.menu-icon svg {
        width: 40px;
        height: 40px;
    }

    .body *,
    .header-info {
        font-size: 33px;
    }

    .title a {
        font-size: 25px;
    }

    .product-box .like-btn {
        width: 50px;
        height: 50px;
    }

    .banner-zone div,
    .banner-bg {
        height: 460px;
    }

    .banner-bg {
        overflow: hidden;
        border-radius: 12px
    }

    .banner-zone .banner-bg {
        border-radius: 12px;
    }

    .banner-wapper .banner-bg .more-btn {
        bottom: 20px;
    }

    .banner-wapper .more-btn h4 {
        font-size: 30px;
    }

    .wishlist_alert_del_wl.show {
        bottom: 5%;
    }

    #main-pic-01 .main-pic-01-textbox-01 {
        top: 12%;
        font-size: 42px;
    }

    #main-pic-01 .main-pic-01-textbox-02 {
        padding: 10px 20px;
        font-size: 45px;
    }
}

/*SCHRIFTGRÖßEN etc*/

@media (min-width: 1024px) and (max-width: 1280px) {
    h1 {
        font-size: 31px;
        line-height: 40px;
    }

    h2 {
        font-size: 28px;
    }

    #main-pic-01 .main-pic-01-textbox-01 {
        font-size: 40px;
    }

    .square-box-1 {
        font-size: 40px;
    }

    .square-box-inner-1,
    .square-box-inner-2 {
        font-size: 35px;
    }

    .top-link {
        font-size: 20px;
    }

    .service-box-01 div {
        font-size: 34px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    h1 {
        font-size: 31px;
        line-height: 40px;
    }

    h2 {
        font-size: 28px;
    }

    #main-pic-01 .main-pic-01-textbox-01 {
        font-size: 40px;
    }

    .square-box-1 {
        font-size: 30px;
    }

    .square-box-inner-1,
    .square-box-inner-2 {
        font-size: 26px;
    }

    .service-box-01 div {
        font-size: 34px;
    }

    .banner-wapper,
    .banner-wapper .custom-container,
    .banner-wapper .custom-container .banner-bg {
        height: auto;
    }

    .banner-zone div, .banner-bg {
        height: 334px;
    }

}

@media (min-width: 481px) and (max-width: 767px) {
    #main-pic-01 .main-pic-01-textbox-01 {
        font-size: 25px;
    }

    .square-box-1 {
        font-size: 24px;
    }

    .square-box-inner-1,
    .square-box-inner-2 {
        font-size: 18px;
    }

    .top-link {
        font-size: 18px;
    }

    .service-box-01 div {
        font-size: 22px;
    }

    .banner-wapper, .banner-wapper .custom-container, .banner-wapper .custom-container .banner-bg {
        height: auto;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .womo-ankauf .banner-text-01,
    .womo-ankauf .banner-text-02 {
        font-size: 14px;
    }

    .wowa-ankauf .banner-text-01,
    .wowa-ankauf .banner-text-02 {
        font-size: 13px;
    }
}

@media (min-width: 260px) and (max-width: 319px) {
    h1 {
        font-size: 16px;
    }

    #main-pic-01 .main-pic-01-textbox-01 {
        font-size: 14px;
    }

    .square-box-1 {
        font-size: 16px;
    }

    .square-box-inner-1,
    .square-box-inner-2 {
        font-size: 12px;
    }

    .service-box-01 div {
        font-size: 14px;
    }

    .womo-ankauf .banner-text-01,
    .womo-ankauf .banner-text-02 {
        font-size: 11px;
    }

    .wowa-ankauf .banner-text-01,
    .wowa-ankauf .banner-text-02 {
        font-size: 10px;
    }
}