﻿.cartsuccess {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    min-width: 100px;
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 5px;
    background: #ffeb74;
    text-align: center;
    padding: 5px;
    display: none;
    font-size: 13px;
}

.bgyel {
    background-color: #ffeb74;
    color: #000000;
    font-weight: bold;
}


.vsmall {
    font-size: 13px;
    color: #808080;
}

.retlieferinfo {
    font-size: 14px;
    color: #606060;
}

.areasnd {
    background-color: #ffeb74;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

.btn-cart-success {
    background: #ffeb74;
    color: #000000;
    font-size: 14px;
}

    .btn-cart-success:hover {
        background: #af8b44;
    }

.bmodal {
    position: absolute;
    z-index: 500;
    width: 100%;
    height: 10000px;
    top: 0px;
    left: 0px;
    opacity: 0.7;
    background-color: #404040;
    pointer-events: none;
    display: none;
    overflow: hidden;
}

.noscroll {
    overflow: hidden;
}


.fh2 {
    font-family: pluto-bold, Arial, "Helvetica Neue", "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    padding: 10px;
    font-size: 2rem;
    margin: 0;
}

.pd5 {
    padding: 5px !important;
}

.subcattable {
    width: auto;
    border: 0px;
    height: 120px;    
}

.subcatcont {
    margin-top: -10px;
}

#eNav {
    color: #ffffff;
}

.white {
    color: #ffffff !important;
}

.white:hover {
    color: #ff6a00 !important;
}

.backbutton {
    background-color: #3c3c3c;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    font: bold;
    cursor: pointer;
    width: 25px;
}

.subcattxtcellb {
    height: 100px;
    width: 300px;
    text-align: center;
    vertical-align: top;
    font-size: 12px;
}

.subcattxtcellc {
    height: auto;
    width: 300px;
    text-align: center;
    vertical-align: top;
    font-size: 12px;
}


.subcatimgcellc {
    height: 70px;
    width: 150px;
    text-align: center;
    vertical-align: bottom;
}
.subcatimgcellb {
    height: 70px;
    width: 150px;
    text-align: center;
    vertical-align: bottom;
}

.subcattxtcell {
    height: 50px;
    width: 150px;
    text-align: center;
    vertical-align: top;
    font-size: 12px;
}

.subcatimgcell {
    height: 70px;
    width: 150px;
    text-align: center;
    vertical-align: bottom;
}

.subcatcard {
    overflow-x: auto;
    padding: 0px;
    
}



.subcatimg {
    max-height: 70px;
    max-width: 70px;
}

.awt {
    color: #a0a0a0;
    font-size: 13px;
}

.carterror {
    background: #f8e8a8;
}

.imgbutton {
    cursor: pointer;
    margin: 3px;
}

.klang-blog-image {
    min-height: 160px;
    padding-left: 5px;
}

.klang-blog-row {
    min-height: 160px;
}

.klang-card {
    min-height: 160px;
}

.klang-blog-image img {
    width: auto !important;
    height: auto !important;
    max-height: 150px;
    margin-top: 3px;
    max-width: 100%;
    padding-left: 5px;
}

    @media screen and (max-width: 1280px) and (min-width: 768px) {
        .dropdown-large {
            max-height: 50vh;
        }
    }

    @media (max-width: 768px) {
        .plmo {
            padding-left: 5px;
        }

        .dropdown-large {
            max-height: 40vh;
        }

        .padding-y-lg {
            padding-top: 0px !important;
            padding-bottom: 0px !important;
        }
    }

    @media only screen and (max-width: 530px) {
        .pagination {
            font-size: 0.6rem;
        }

        .dropdown-large {
            max-height: 30vh;
        }
    }

    /*.list-group-item { padding-top: 0.2rem !important;
                   padding-bottom: 0.2rem !important;
}*/

    .prodtitle {
        font-size: 15px;
    }

    .text-muted {
        color: #606060 !important;
    }

    .kontaktpic {
        width: 100px;
    }

    .klangfarbe-contact-team-profile {
        font-size: 0.7rem;
    }
    /*
.klang-column-product-lightbox {
    width: 15% !important;
}

.klang-cart-page { 
    width: 70px !important;
}*/
    .gutscheinresult {
    }

    .gtpicture {
        max-width: 100%;
        max-height: 200px;
    }

    .loginquest {
        color: #ff6a00;
        font-size: 15px;
    }

    .lquestchoicey {
        color: #46a521;
        font-weight: bold;
        font-size: 15px;
        margin-left: 20px;
    }

    .lquestchoicen {
        color: #A0A0A0;
        font-size: 13px;
        margin-left: 10px;
    }

    .dlist-align dt {
        font-size: 14px;
    }

    .zaradio {
        width: 10px;
        height: 10px;
    }

    .validateerror {
        border-style: solid;
        border-width: 5px;
        border-color: #ff0000;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .grayinfo {
        font-size: 13px;
        color: #A0A0A0;
    }

    .xmodal {
        position: absolute;
        z-index: 500;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        opacity: 0.7;
        background-color: #404040;
        display: none;
    }

    .loginbox {
        position: absolute;
        z-index: 500;
        width: 500px;
        height: auto;
        max-width: 90%;
        top: 70px;
        left: calc(50vw - 250px);
        opacity: 1;
        background-color: #ffffff;
        display: none;
        padding: 5px;
    }

    .top10 {
        margin-top: 10px;
    }

    .ptop10 {
        padding-top: 10px;
    }

    #panWarn {
        text-align: center;
        background-color: #f8e8a8;
        padding: 5px;
        font-weight: bold;
        cursor: pointer;
        display: none;
    }

    .biggerfont {
        font-size: 120%;
    }

    .warn {
        background-color: #ea3232;
        color: #ffffff;
        font-weight: bold;
        padding: 2px;
    }

    .btn-gray {
        border: 2px solid #a0a0a0;
    }

    .orderstatus {
        padding: 5px;
        margin-top: 10px;
        background-color: #f8e8a8;
        border-radius: 10px;
        display: inline-block;
    }

    .lastatus {
        padding: 5px;
        margin-top: 10px;
        background-color: #a9fba0;
        border-radius: 10px;
        display: inline-block;
    }

    .sendcontent {
        font-size: 13px;
        background-color: #fff8cf;
        padding: 5px !important;
    }

    .sendcontentheader {
        font-size: 11px;
        background-color: #d3bb2f;
        padding-left: 5px !important;
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .bglsh {
        background-color: #606060;
        color: #ffffff;
    }

    .bglse {
        font-size: 14px;
    }

    .liefcontent {
        font-size: 13px;
        background-color: #bfd1eb;
        padding: 5px !important;
    }

    .liefcontentheader {
        font-size: 11px;
        background-color: #8fb1cb;
        padding-left: 5px !important;
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .bg-darkgray {
        background-color: #808080;
        padding: 3px;
    }



    .orderareatitle {
        font-size: 18px;
        margin-left: 5px;
    }

    .scrollmax {
        max-width: 100%;
        overflow-x: auto;
    }

    main {
        margin-top: 5px;
    }

    .klang-compare-modal {
        max-width: 80vw;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .klang-payment-modal {
        max-width: 80vw;
        left: 50%;
        top: 50%;
        height: 80vh;
        transform: translate(-50%, -50%);
    }




    .compareitem {
        display: inline-block;
        width: 300px;
    }

    .markenlogoimg {
        max-height: 30px;
    }

    .floatimg {
        float: left;
        padding: 10px;
    }

    .ctdisabled {
        display: none;
    }

    .cartamount {
        width: auto !important;
        min-width: 75px;
    }


    
    .iframefull {
        width: 100%;
        height: 98%;
        border: 0px;
        margin: 0px;
        padding: 0px;
    }

    .flickity-button {
        background-color: #a0f0f0;
    }

    .img-compare {
        max-height: 150px !important;
        max-width: 100%;
    }

    .cannotcompare {
        border: 2px solid #ff6a00;
        background: #f8e8a8;
        color: #ff6a00;
        font-size: 13px;
        padding: 3px;
        display: none;
        margin-top: 100px;
    }

    .nobotm {
        margin-bottom: 0px;
    }

    #tinfo1 {
        margin-bottom: 10px !important;
    }

    #tinfo2 {
        margin-bottom: 10px !important;
    }

    .hidden {
        display: none !important;
    }

    .markesmall {
        max-width: 48px;
        max-height: 48px;
    }

    .gsresult {
        margin-bottom: 10px;
    }

        .gsresult .col {
            padding: 3px;
            margin: 5px;
            background-color: #bfd1eb;
        }

    .codeerror {
        color: #ffffff;
        background-color: #fc2121;
        font-weight: bold;
        border: 1px solid red;
        padding: 3px;
        margin: 5px;
    }

    .gsbuchungen {
        width: 100%;
    }

        .gsbuchungen th {
            padding: 3px;
            margin: 3px;
        }

        .gsbuchungen td {
            background-color: #d0d0d0;
            padding: 3px;
            margin: 3px;
        }

    .paypartnerimg {
        height: 50px;
        border-radius: 10px;
    }

    .max100 {
        max-width: 100%;
        max-height: 150px;
    }

    table td {
        padding: 0.4rem !important;
    }

    .ovmarke {
    }

    .midgray {
        color: #808080;
    }

        .midgray:hover {
            color: #ff6a00;
        }


    .tocitem {
        background-color: #ff6a00;
        padding: 5px;
        margin: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }


    @media only screen and (max-width: 767px) {
        .tocitem {
            margin: 0px;
        }
    }


    .tocitem:hover {
        background-color: #bfd1eb;
    }

    .ovmarke {
        height: 60px;
        padding: 10px;
    }

    .tcenter {
        text-align: center;
        padding: 15px;
    }

    .movwimg {
        max-width: 100%;
        max-height: 40px;
    }

    .lreadmore {
        font-weight: bold;
        color: #3c88f2;
    }


    .fancyimg {
        vertical-align: middle;
        width: 100%;
    }

    .slick-slide {
        min-width: 25px;
    }

    .slick-track {
        display: flex;
        align-items: center;
    }

    .slick-slider .slick-next {
        right: -15px;
    }

    .slick-slider .slick-prev {
        left: -15px;
    }

    .darkgrey {
        color: #606060;
    }

    .previnfo {
        background-color: #f7e131;
        color: #000000;
        padding: 10px;
        font-size: 20px;
        text-align: center;
    }

    .tbreturnamount {
        background-color: #f5f264;
    }

    .targetadr {
        margin: 10px;
        border: 3px solid black;
        padding: 10px;
    }

    .text-muted {
    }

    .text-catinfo {
        color: #606060;
        font-size: 13px;
    }

    .listlevel0 {
        color: #000000 !important;
    }

    .listlevel1 {
        color: #404040 !important;
    }

    .listlevel2 {
        color: #808080 !important;
    }

    .liactive {
        color: #bf2a00 !important;
    }

    .ybg {
        background-color: #3c3c3c;
    }

    .listlevel1 .liactive {
        color: #df4a00 !important;
    }

    .listlevel2 .liactive {
        color: #ff6a00 !important;
    }


    .hilited {
        background-color: #ff0000 !important;
    }

    .vktable {
        font-size: 13px;
    }

    .dropdown-large {
        max-height: 70vh;
        overflow-y: auto;
        transform: translate3d(10px, 20px, 0px) !important;
    }

    .filter-content {
        padding-bottom: 10px;
    }

    .rtareatitle {
        color: #0d5e03;
        font-size: 15px;
        font-weight: bold;
    }

    .rtareacontent {
        font-size: 14px;
        color: #000;
    }

.rtsearchbox {
    display: none;
    position: absolute;
    width: auto;
    left: 40px;
    height: auto;
    padding: 5px;
    background-color: #f2f2f2;
    z-index: 90000;
    top: 50px;
}

    .moreresults {
        color: #808080;
    }

    .multiselect-native-select {
        width: 100%;
        display: block;
    }

        .multiselect-native-select .btn-group {
            width: 100%;
        }

    .multiselect-container {
        min-width: 100%;
    }

    .agactive {
        background-color: #fef99a;
    }

    #topBtn {
        display: none; /* Hidden by default */
        position: fixed; /* Fixed/sticky position */
        bottom: 20px; /* Place the button at the bottom of the page */
        right: 30px; /* Place the button 30px from the right */
        z-index: 99990; /* Make sure it does not overlap */
        border: none; /* Remove borders */
        outline: none; /* Remove outline */
        background-color: #fcfe5c; /* Set a background color */
        color: white; /* Text color */
        cursor: pointer; /* Add a mouse pointer on hover */
        padding: 0px; /* Some padding */
        border-radius: 24px; /* Rounded corners */
        font-size: 18px; /* Increase font size */
    }

        #topBtn:hover {
            background-color: #555; /* Add a dark-grey background on hover */
        }


    .smallfont {
        font-size: 13px;
    }

    .successbox {
        background-color: #f8e8a8;
        padding: 5px;
        margin: 10px;
        font-weight: bold;
        font-size: 18px;
    }

    .widerrufinfo {
        margin-left: 90px;
        margin-bottom: 10px;
    }

    .ml5 {
        margin-left: 5px;
    }

    .csorder {
        color: #efc141 !important;
    }

    .green {
        color: #35ee19;
    }

    .red {
        color: #ff0000;
    }

    .img-fluid50 {
        max-width: 50%;
        float: left;
        padding-right: 10px;
        padding-bottom: 10px;
        height: auto;
    }

    .lkimg {
        height: 16px;
        width: auto;
        cursor: pointer;
        margin-top: 10px;
    }

    .stattpreis {
        color: #0000A0;
        font-size: 16px;
    }

    .yel {
        background-color: #f8e4a9;
    }

    header {
        top: 0px;
    }

    .pnpager {
        display: inline-block;
        vertical-align: top;
    }

    .acenter {
        text-align: center;
        padding-left: 3px;
        padding-right: 3px;
    }

    .fnormal {
        font-weight: normal;
    }

    .price {
        margin-bottom: -3px !important;
        display: inline-block;
    }

    .babs {
        display: block;
        position: absolute;
        top: 5px;
        left: 5px;
        z-index: 9998;
    }

    .subbanner {
        width: auto;
        max-height: 100px;
        max-width: 100%;
        margin-left: 10px;
        margin-right: 10px;
    }

    .hgrd {
        font-weight: bold;
    }


    .tfld {
        font-weight: bold;
        color: #fa4500;
    }

    .vsinfo {
        font-size: 12px;
        border: 1px dotted black;
        font-weight: normal;
        padding: 3px;
    }

    .altbg {
        background-color: #efefef;
    }

    .vsname {
        font-size: 15px;
    }

    .font-small  {
        font-size: 12px;
    }

    .vsilogoimg {
        max-height: 50px;
        max-width: 200px;
    }

.multiselect-container .multiselect-option {
    width: 90%;
}

.multiselect-container {
    max-height: 400px; 
    overflow-y: auto !important;
}

.fGVpaM {
    display: none !important;
}

.img-fluid {
    max-height: 400px;
}

/* FIX RONAN */
@media screen and (max-width: 1023px) {
    button.multiselect-option.dropdown-item {
        pointer-events: none !important;
    }

    span.form-check input,
    span.form-check label {
        pointer-events: all !important;
    }
}


.lbva { margin-left: 5px; }
.lbvac { margin-left: 5px; color: #404040; font-size: 14px; }

.btn-klang-warenkorb-product-listing { width: 40px; }
.btn-klang-warenkorb-product-listing { padding-top: 0; padding-left: 5px; padding-right: 5px; padding-bottom: 0; }

.hilite {
    background-color: rgb(255,249,199);
}

.crunning {
    text-align: center;
    font-size: 25px;
    background-color: #e0e0e0;
    color: #be1700;
    padding: 10px;
    display: none;
}

.vscomment {
    color: #a0a0a0;
    font-size: 14px;
    font-weight: normal;
}

.blogpart {
    margin-top: 10px;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
}

.blogpartimg {
    max-width: 450px;
    max-height: 250px;
    margin: 10px;
}

.blogpart h2 {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.imgright {
    float: right;
}

.imgleft {
    float: left;
}

.imgoutercontainer {
    position: relative;
}

.img3dcontainer {
    position: absolute;
    top: 25px;
    z-index: 10;
}

apple-pay-button {
    --apple-pay-button-width: 140px;
    --apple-pay-button-height: 30px;
    --apple-pay-button-border-radius: 5px;
    --apple-pay-button-padding: 5px 0px;
}

.gpsrtext {
    font-size: 13px;
    font-weight: 100;
}

.gpsrlink {
    font-size: 12px;
    font-weight: 100;
    color: #2020A0;
}

.whinw {
    font-size: 13px;
    font-weight: 100;
}

.warningbox {
    background-color: #fff7d7;
    padding: 5px;
    border: 1px dotted red;
    font-size: 13px;
    font-weight: 100;
}

.dialogcontent {
    padding: 5px;
}

.reqformdialog {
    display: none;
    position: absolute;
    z-index: 9999998;
    border: 1px solid #C0C000;
    margin-bottom: 5px;
    top: calc(50vh - 200px);
    left: calc(50% - 250px);
    width: 500px;
    height: auto;
    margin: auto;
    background: #fff;
}


.reqformdialog > .dialogheader {
    background: #C0C000;
    padding: 8px;
    color: #000000;
    font-weight: bold;
    font-size: 17px;
}

    .reqformdialog > .dialogcontent {
        background-color: #f0f0f0;
    }


    .reqformdialog > .dialoginfo {        
    }

.vidtitlesmall {
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    padding: 2px;
    font-size: 11px;
    height: 35px;
    margin-top: -10px;
    margin-bottom: 5px;
}

.ytprev {
    margin: 0px;
    width: auto;
    height: calc(100% - 35px);    
}
