/* KNIFFE
Hintergründe: Man kann kommagetrennt mehrere Hintergründe hinterlegen. Der erste ist ganz oben. Funktioniert auch mit Gradients
*/

/* TAGS */
a {
    color: #646464;
}
*:disabled {
    color: #000000 !important;
}
body {
    color: #584A49;
    font-family: 'lato';
    font-size: 22px;
}
h1, h2, h4, h5, h6 {
    font-family: 'play';
    margin-bottom: 30px;
    color: #584A49;
    text-transform: uppercase;
    font-size: 48px;
     font-variant-numeric: lining-nums; /* sorgt für gleich hohe Ziffern */
}
h2 {
    font-weight: 500;
    letter-spacing: 0.05em;
     font-variant-numeric: lining-nums; /* sorgt für gleich hohe Ziffern */
}
h3 {
    font-family: "bold";
    font-size: 22px;
    color: #584A49;
    text-transform: uppercase;
     font-variant-numeric: lining-nums; /* sorgt für gleich hohe Ziffern */
}
footer .container{
    background-color: #F2E9DB;
    color: #4D4D4D;
    font-size: 15px;

}
footer span {
    margin: 0 20px;
}
header {
    font-size: 15px;
    font-family: "bold";
    height: 95px;
    line-height: 97px;
    position: relative;
    z-index: 100;
    color: #222222;
}
header span {
    color: #222222;
    margin: 0px 10px;
}
header .container {
    padding: 0 50px 0 20px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="checkbox"]:focus,
select:focus,
textarea:focus,
button:focus {
    outline: 2px solid #FF0000; /* oder eine andere Farbe */
    outline-offset: 2px;
  }
/* IDs */
#counter .container, #counter-ende .container {
    background-color: #F21E1D;
    color: #F2E9DB;
}
#counter {
    padding: 0px;
    position: sticky !important;
    top: -1px;
}
#gewonnen h2 {
    margin-bottom: 20px;
}
#ende {
    font-size: 30px;
    font-family: "lato";
    color: #fff;
    text-transform: uppercase;
}
#faq h4 {
    font-family: "lato";
}
#kassenbonvorschau img{
    max-width: 100%;
}
#logo {
    height: 43px;
    padding-left: 23px;
}
#popBON2 h2 {
    color: #584A49;
    font-family: "play";
    font-size: 28px;
    font-weight: 700;
}
#popBON2 .modal-content {
    color: #4D4D4D;
    border: none;
    border-radius: 30px;
    background-color: #FAF6EB;
    font-size: 17px;
}
#popBON2 span {
    color: #4D4D4D;
    background-color: #fff;
    border: solid 1px;
    border-color: #4D4D4D;
    border-radius: 15px;
    padding:  3px 9px;
    font-weight: bold;
    font-size: 20px;
    
}
#popBON2 img {
    max-height: 400px;
}


#popNAV a, #popNAV span {
    display: block;
   
}
#popNAV .modal-content {
     background-color: #FAF6EB;
}
#popCOO .modal-body {
    background-color: #FAF6EB;
    border-radius: 30px;
}
#popCOO .modal-content {
    border-radius: 40px;
}
#popCOO .btn-secondary {
    background: #FAF6EB;
    border: solid 1px;
    border-color: #666666;
    border-radius: 0px;
    color: #584A49;
    font-family: "bold";
    display: inline-block;
    font-size: 20px;
    padding: 10px 30px;
    letter-spacing: 0.07em;
}
#popCOO .btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
    background: #666666;
    border: solid 1px;
    border-color: #666666;
    border-radius: 0px;
    color: #FAF6EB;
    font-family: "bold";
    display: inline-block;
    font-size: 20px;
    padding: 10px 30px;
    letter-spacing: 0.07em;
} 


#sogehts img {
    margin-bottom: 15px;
}
#sogehts {
    color: #707070;
}

#produkte .container, #gewinne .container {
    background-color: #F2E9DB;
}
#gewinne, #gewinne h2 {
    color: #707070;
}
#teilnahmebon img {
    float: left;
    margin-top: 25px;
    margin-right: 20px;
}
#teilnahmecash img {
    float: left;
    margin-top: 25px;
    margin-right: 20px;
}
#zeitraum .container, #zeitraum-ende .container {
    background-color: #F2E9DB;
}
/* CLASSES */
.accordion {
    --bs-accordion-active-bg: #CCC2B2;
    --bs-accordion-btn-focus-border-color: #CCC2B2;
    font-family: "lato";
    font-size: 15px;
    color:#584A49
}
.accordion-body {
    background-color: #F2E9DB;
}
.accordion-item {
    background-color: transparent;
}
.accordion-button:not(.collapsed){
    color: #fff;
    background-color: #B06444;
}
.accordion-button:focus {
    background-color: #B06444;
    border-color: #CCC2B2;
    box-shadow: none;
}
.bg-primary {
    background: #F2E9DB !important;
}
.bonsteps {
    padding-left: 10px;
}
.btn-primary,.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus {
    background: #F2E9DB;
    border: none;
    border-radius: 100px;
    color: #584A49;
    display: inline-block;
    font-size: 20px;
    font-family: "bold";
    text-transform: uppercase;
    padding: 10px 50px;
    letter-spacing: 0.07em;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
    box-shadow: none !important;
    outline: none !important;
}
.btn-submit-wrap {
    position: relative;
    display: inline-block;
}
.btn-submit-wrap .btn-primary:disabled + .btn-tooltip {
    display: block;
}
.btn-tooltip {
    display: none;
    position: absolute;
    bottom: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background: #584A49;
    color: #fff;
    font-size: 14px;
    padding: 6px 14px;
    border-radius: 6px;
    white-space: nowrap;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.2s;
}
.btn-tooltip::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid transparent;
    border-top-color: #584A49;
}
.btn-submit-wrap:hover .btn-tooltip {
    opacity: 1;
}
.btn-primary:disabled, .btn-primary:disabled:hover, .btn-primary:disabled:active, .btn-primary:disabled:focus {
    background: #d9d9d9;
    color: #999999;
    cursor: not-allowed;
    pointer-events: auto;
    box-shadow: none !important;
    outline: none !important;
}
.btn-secondary,.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus{
    background: #F2E9DB;
    border: none;
    border-radius: 100px;
    color: #584A49;
    font-family: "bold";
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 30px;
    letter-spacing: 0.07em;


}
.container {
    padding: 0;
    max-width: 1920px;
}
.faqback {
    background-color: #CCC2B2;
}
.form-control, .form-select {
    border-top: 1px solid #646464 !important;
    border-right: 1px solid #646464 !important;
    border-bottom: 1px solid #000000 !important;
    border-left: 1px solid #000000 !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    background-color: #fff;
    color: #4D4D4D;
}
.form-control::placeholder {
    color: #4D4D4D;
}
.form-check-input {
    border-top: 1px solid #646464 !important;
    border-right: 1px solid #646464 !important;
    border-bottom: 1px solid #000000 !important;
    border-left: 1px solid #000000 !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    height: 20px;
    margin-left: -1px;
    width: 20px;
}
.form-check-input:checked {
    background-color: #CCC2B2;
    border-top: 1px solid #646464;
    border-right: 1px solid #646464;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-radius: 0px !important;
    height: 20px;
    width: 20px;
}
.form-check-label {
    float: left;
    text-align: left !important;
    font-size: 15px;
    margin-top: 3px;
}
.footlogo {
    max-width: 302px;
    max-height: 66px;
    position: absolute;
    left: 300px;

}   
.footsocialf, .footsociali {
    display: inline-block !important;
    max-height: 32px;
    margin: 0 5px;

}
.headdi {margin-top: -2px;}
.kvorsch { background-color: #fff;min-height: 375px; border: 1px solid #000000 !important;}
.info-circle {
    max-width: 25px;
}
.lato15 {
    font-family: "lato";
    font-size: 15px;
}
.lato22 {
    font-family: "bold";
    font-size: 22px;
    margin-top: 0.4rem;
}
.lato27 {
    font-family: "bold";
    font-size: 27px;
}
.lato30 {
    font-family: "bold";
    font-size: 30px;
}
.redbackende {
    background-color: #F21E1D;
    
}
.redbackende h2 {
    font-family: "lato";
    color: #fff;
}
.zux img {
    max-width: 25px !important;
}