.start-popup {
    width: auto;
    height: 357px;
    max-width: 1120px;

    position: fixed;
    visibility: visible;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2.2rem;

    box-shadow: rgb(0 0 0 / 45%) 0 0 10px;
    border-radius: 5px;
    background-color: rgba(54, 71, 81, 0.8);
    z-index: 99999;
}

.adventCalendar-popup {
    width: 732px;
    height: 430px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: visible;
    text-align: center;
    background-image: url("../images/potd/Hintergrund_Adventskalender.jpg");
    background-repeat: no-repeat, repeat;
    box-shadow: rgb(0 0 0 / 45%) 0 0 10px;
    border-radius: 5px;
    z-index: 99999;

}

.close-btn {
    position: absolute;

    right: 0.5rem;
    top: 0.5rem;
    height: 1.5rem;
    width: 1.5rem;
    background-color: transparent;
    border: 0;
}

.close-btn img {
    height: 1.5rem;
}

.adventCalendar-popup .content-box {
    align-items: center;
    font-size: 12pt;
    color: #fff;
    margin: 0 auto;
    text-align: center;
}

.adventCalendar-popup .content-box img {
    height: 180px;
    max-width: 100%;
    width: 165px;
}

.adventCalendar-popup .content-box a {
    color: darkred;
    background-color: white;
    padding: 0 10px;
    font-size: 9pt;
    font-weight: 500;
    border-radius: 3px;
    margin-top: 30px;
}

.img-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 308px;
    max-width: 100%;
    border: 3px solid #c2032e;
    background-color: white;
    border-radius: 7px;
}

.img-box .productImage {
    position: relative;
    padding: 10px;
    height: 289px;
    width: 240px;
    flex-shrink: 0;
	overflow: hidden;
}

.img-box .productImage .eprel {
	width: 56px;
    top: 80px;
    right: 20px;
}

.img-box a {
    color: black;
    font-size: 10pt;
    font-weight: 500;
    padding: 0 15px;
    border: 2px solid #c2032e;
    background-color: white;
    border-radius: 5px;
}

.detail-box {
    height: auto;
    width: 100%;
    min-width: 492px;
    padding: 20px;
    color: white;
    background: radial-gradient(#c2032e, #b1032e);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.vertical-txt {
    writing-mode: vertical-lr;
    transform: rotate(-180deg);
    font-size: 18pt;
    margin-right: 40px;
}

.product-info {
    font-size: 10pt;
    /*padding: 10px 0;*/
    height: 100%;
}

.product-info p {
    width: 80px;
    display: inline-block;
}

.start-popup .model {
    font-size: 14pt;
    font-weight: 600;
    text-align: center;
    margin: 0 auto 20px;
    width: 100%;
    max-width: 420px;
    height: auto;
    max-height: 75px;
}

.adventCalendar-popup .model {
    font-weight: 500;
    text-align: center;
    margin-top: 11px;
    margin-bottom: 4px;
    text-shadow: 3px 3px 4px #000;
}

.start-popup .buy-row {
    text-align: center;
    font-weight: 500;
    margin: 28px auto 0;
}

.adventCalendar-popup .buy-row {
    text-align: center;
    font-weight: 500;
    font-size: 11pt;
    text-shadow: 3px 3px 4px #000;
}

.start-popup .buy-row input {
    text-align: center;
    width: 35px;
    margin-left: 15px;
    margin-right: 10px;
    font-weight: 500;
}

.adventCalendar-popup .buy-row input {
    text-align: center;
    width: 35px;
    margin: 0 10px;
    font-weight: 500;
}

.buy-row button {
    font-weight: 600;
    padding: 2px 15px;
    color: #364751;
    background-color: white;
    border: 0;
    border-radius: 3px;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
}

.myfaro-popup {
    display: flex;
    width: 100%;
    max-width: 50.1rem;
    color: #ffffff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: visible;
    padding: 2.2rem;
    box-sizing: border-box;
    box-shadow: rgb(0 0 0 / 45%) 0 0 10px;
    border-radius: 5px;
    background-color: rgba(54, 71, 81, 0.8);
    z-index: 99999;
}

.myfaro-popup .content-box {
    width: 100%;
    height: calc(100% - 30px);
    background: url("../images/potd/myfaro_popup/Hintergrund_News.png") no-repeat;
    padding: 15px 30px;
}

.myfaro-popup .content-box ul {
    margin: 10px 25px 20px;
}

.myfaro-popup .content-box ul li {
    list-style-type: initial;
    font-size: 11pt;
}

.myfaro-popup .header {
    font-size: 18pt;
    font-weight: 300;
}

.myfaro-popup .header img {
    height: 25px;
    margin-right: 10px;
}

.myfaro-popup .header span {
    font-size: 20pt;
    font-weight: 500;
}

.myfaro-popup .bg-arrow {
    height: 140px;
    position: absolute;
    left: 540px;
    top: 120px;
}

.myfaro-popup .infos{
    padding-left: 5px;
    width: 96%;
}

.myfaro-popup .infos span{
    font-weight: 500;
}

.myfaro-popup .infos p:first-child {
    margin-bottom: 15px;
}

.myfaro-popup .infos p:first-child a {
    text-decoration: underline;
}

.myfaro-popup .infos a {
    color: white;
}

.myfaro-popup .big-text {
    font-size: 22pt;
    font-weight: 500;
    padding-left: 5px;
}

.erechnung-popup { height: auto; max-height: none; }
.erechnung-popup .close-btn { display: none; }
.erechnung-popup .content-box { height: auto; }
.erechnung-popup .content-box p { margin-top: 10px; }
.erechnung-popup .content-box a, .erechnung-popup .content-box a:link, .erechnung-popup .content-box a:visited { color: #FFF; text-decoration: underline; }
.erechnung-popup .content-box .popupButton { margin-top: 14px; margin-bottom: 6px; text-align: center; }
.erechnung-popup .content-box .popupButton .gradient-btn { text-decoration: none; font-size: 1.2em; padding: 0 10px; color: #364751; background: linear-gradient(90deg, #708395 0%, #F1F4F5 25%, #F1F4F5 75%, #708395 100%); }

@media screen and (max-width: 62rem) {
    .myfaro-popup,
    .start-popup,
    .adventCalendar-popup {
        display: none;
    }
}