body {
    font-family: "Lato", sans-serif;
    background: #fcfcfc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
p {
    margin: 0;
    font-style: normal;
    font-weight: 400;
}
a {
    font-size: 16px;
}
button {
    font-family: "Lato", sans-serif !important;
}
.desktop {
    display: block;
}
.mobile {
    display: none;
}
.dmserif {
    font-family: "DM Serif Display", serif;
}
.modal {
    z-index: 10000;
}

.site-content-contain {
    background: 0 0 !important;
}
div.wpmenucart-shortcode ul.wpmenucart {
    width: 440px !important;
}
div.wpmenucart-shortcode.hover:hover ul.wpmenucart {
    position: absolute;
    background: #fff;
    padding: 20px;
    z-index: 10000;
    margin-top: 0;
    box-shadow: 0px 11px 15px rgba(95, 95, 95, 0.1);
    left: -200px;
    width: 440px !important;
    border-radius: 4px;
    border-top: 20px solid #fff;
}
.wpmenucart-submenu-item a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
.wpmenucart-submenu-item:last-of-type a {
    pointer-events: auto !important;
    cursor: pointer;
}
.checkout.woocommerce-checkout .kassalink:hover,
.wpmenucart-submenu-item:last-of-type a:hover {
    opacity: 0.7;
}

.wpmenucart-order-item-info {
    width: 100%;
}
.wpmenucart-product-name,
.wpmenucart-product-quantity-price {
    display: inline-block !important;
}
.wpmenucart-product-quantity-price {
    float: right;
}
.wpmenucart-submenu-item:last-of-type {
    margin-top: 20px;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #4e7034;
    text-align: right;
    font-weight: 700;
}
.wpmenucart-submenu-item:last-of-type a {
    color: #4e7034;
}

.mobilemenu[aria-expanded="true"] .cancel {
    display: block;
}
.mobilemenu[aria-expanded="true"] .bars {
    display: none;
}
.mobilemenu[aria-expanded="true"] {
    padding: 3px 10px 4px !important;
}
.promobanner {
    background-image: url(/wp-content/uploads/assets/images/banner-goldbarren.png) !important;
    background-size: 700px;
    background-repeat: no-repeat;
    background-position: bottom right;
    min-height: 100px;
    padding: 25px 0 35px !important;
    margin-bottom: 40px;
    margin-top: -62px;
    z-index: 10;
    position: relative;
}
.promobanner h4 {
    font-family: DM Serif Display;
    font-size: 30px;
    line-height: 54px;
    font-weight: 400;
    color: #221e22;
    margin-bottom: 0;
}
.promobg {
    background: linear-gradient(89.4deg, #eda81f 0%, #fed480 53.48%, #eda81f 99.99%);
    z-index: 10;
    position: relative;
}
.nowrap {
    white-space: nowrap;
}
hr {
    background-color: #e5e5e5 !important;
}
h2 {
    padding-top: 0 !important;
    font-family: DM Serif Display;
    font-size: 44px;
    line-height: 54px;
    color: #221e22;
}
h4 {
    font-family: Lato;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #221e22;
}
h5 a,
h5 {
    font-family: Lato;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 3px;
    color: #9b9b9b !important;
    text-transform: uppercase;
}

.breaker {
    width: 100%;
    margin: 100px 0;
}
.breaker div {
    width: 370px;
    margin: 0 auto;
    border-top: 1px solid #e5e5e5;
}
.btn-primary {
    color: #fff;
    background-color: #4e7034;
    border-color: #4e7034;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    padding: 16px 43px;
    border-radius: 8px;
}
.btn-primary.wide {
    padding: 16px 95px !important;
    margin-top: 60px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #7baa56;
    border-color: #7baa56;
}
.btn-primary:focus {
    color: #fff;
    background-color: #91be6d;
    border-color: #91be6d;
    box-shadow: none;
}
.btn-secondary {
    color: #fff;
    background-color: transparent;
    border-color: #4e7034;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    padding: 16px 43px;
    border-radius: 8px;
}
.btn-arrow img {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    transition: padding 0.2s ease-out;
    margin-top: -3px;
    margin-left: -5px;
}
.btn-arrow:hover img {
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
    transition: padding 0.2s ease-out;
}
a.btn-arrow:hover {
    color: #364e23 !important;
    text-decoration: none;
}
.text-primary {
    color: #4e7034 !important;
}
.text-yellow {
    color: #f5a621 !important;
}
.needsclick input {
    padding: 0 10px !important;
    background: #fff !important;
    border: 1px solid #ddd !important;
}
.topline {
    background: linear-gradient(89.4deg, #eda81f 0%, #fed480 53.48%, #eda81f 99.99%);
    text-align: center;
    font-family: Lato;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    padding: 8px 0;
}
.banner {
    margin-top: 100px;
}
.coverimg {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: absolute;
}
.heroimage {
    object-fit: cover;
    height: 100%;
    width: 100vw;
    object-position: right;
}
.heroimage.left {
    object-position: left !important;
}
.coverimg-txt {
    position: relative;
    margin-bottom: 200px;
}
.hero {
    background: #f7f4ef;
    padding: 65px;
}
.spielhero {
    margin-top: 80px;
}
.hero .btn {
    width: 180px !important;
    padding: 16px 15px !important;
}
.hero .btn:first-of-type {
    margin-right: 8px;
}
.btn.btn-secondary:focus,
.btn.btn-secondary:hover {
    border-color: #7baa56 !important;
    background: #7baa56 !important;
    color: #fff !important;
}
.hero h1 {
    font-size: 54px;
    line-height: 115%;
    color: #221e22;
}
.spielhero h1 {
    color: #221e22;
    padding-top: 0;
    font-size: 44px;
    line-height: 54px;
}
.spielhero .playbutton,
.hero .playbutton {
    bottom: 40%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 100;
}
.hero .modal-content,
.spielhero .modal-content {
    margin-top: 200px;
}
.hero iframe,
.spielhero iframe {
    margin-bottom: 0;
}
.hero .modal .close,
.spielhero .modal .close {
    position: absolute;
    right: -20px;
    color: #444;
    opacity: 1;
    text-shadow: none;
    font-size: 26px;
    top: -20px;
    background: #fff;
    border-radius: 100px;
    padding: 5px 10px;
    box-shadow: 0px 3px 10px -3px #000;
}
.hero .video-thumb,
.spielhero .video-thumb {
    transition: opacity 0.2s ease-out;
    opacity: 1;
}
.hero .video-thumb:hover,
.spielhero .video-thumb:hover {
    cursor: pointer;
    opacity: 0.8;
}
.ovalparent {
    height: 110px;
    overflow: hidden;
}
.oval {
    background-color: #f7f4ef;
    width: 135%;
    height: 94%;
    border-radius: 63%/100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0 0 0 -16%;
    overflow: hidden;
    position: relative;
    z-index: 10;
}
.hero .ovalparent {
    position: relative;
    width: 100%;
    margin-bottom: -50px;
    height: 50px;
    margin-top: -8px;
}
.title {
    overflow: hidden;
    height: 260px;
    width: 100%;
}
.title .oval {
    background-color: #f7f4ef;
    width: 130% !important;
    height: 94%;
    border-radius: 288%/201%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0 -15%;
    overflow: hidden;
    position: relative;
    z-index: 10;
    height: 260px;
    text-align: center;
}
.title .oval h1 {
    font-size: 54px;
    line-height: 115%;
    font-family: DM Serif Display;
    margin-top: 85px;
}
.vorteile {
    margin-bottom: 85px;
}
.vorteile img {
    width: 35px;
    margin-right: 10px;
}
.checkwinning {
    margin: 60px 0 115px;
}
.checkwinning .tiles p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 50px;
}
.checkwinning .tiles h5 {
    position: absolute;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.chancen .skl,
.chancen .nkl {
    opacity: 0.5;
}
.chancen .skl img,
.chancen .nkl img {
    width: 126px;
    margin-top: 70px;
    margin-bottom: 10px;
}
.chancen .small {
    font-size: 10px;
    line-height: 15px;
    color: #221e22;
}
.chancen .big {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 10px;
}
.chancen .skl .big,
.chancen .nkl .big {
    font-size: 23px;
}
.chancen .skl h4 {
    font-size: 23px;
    line-height: 32px;
}
.chancen .skl h4,
.chancen .nkl h4 {
    font-size: 17px;
    line-height: 24px;
}
.partner p {
    font-size: 14px;
    margin-top: 110px;
}
.partner .partner-social {
    margin-top: 10px;
}
.partner .partner-hb {
    margin-top: 30px;
}
.partner .partner-okl {
    margin-top: 28px;
}
.partner .partner-ol {
    margin-top: 22px;
}
.partner .partner-100 {
    margin-top: 10px;
    width: 105px;
}
.howtoplay .superklasse p {
    font-size: 13px;
    line-height: 18px;
}
.howtoplay .superklasse .border {
    position: absolute;
    width: 100%;
    height: 60%;
    top: 57px;
}
.howtoplay .dot {
    background: #f5a622;
    height: 10px;
    width: 10px;
}
.howtoplay .dot.two {
    border: 2px solid #fff;
    width: 15px;
    height: 15px;
    margin-top: 2px !important;
    box-shadow: 0px 0px 0px 2px #f5a622;
    position: relative;
    z-index: 10;
}
.timeline p {
    color: #f5a622;
    font-size: 12px;
}
.howtoplay .timeline .border {
    border-color: #f5a622 !important;
}
.howtoplay .timeline .border.border-start {
    border-left-width: 2px !important;
}
.howtoplay .timeline .border.border-end {
    border-right-width: 0 !important;
}
.howtoplay .end {
    background: #f5a622;
    height: calc(100% + 20px);
    position: absolute;
    right: -2px;
    top: -12px;
    outline: 1px dashed #f5a622;
    padding: 6px;
    box-shadow: 0px 0px 0px 3px #fff inset;
}
.howtoplay .line {
    width: calc(100% + 25px);
    border-top: 1px solid #f5a622;
    position: absolute;
    top: 28px;
    left: -14px;
}
.howto p,
.howtoplay .ziehungen {
    font-size: 13px;
}
.howtoplay .big {
    width: 70px;
}
.howtoplay .amount {
    background: #4e4e4e;
    color: #fff;
    position: absolute;
    padding: 4px 7px;
    border-radius: 100px;
    font-size: 10px;
    top: 64px;
    right: 16px;
}
.howtoplay .plus {
    position: absolute;
    top: 47px;
    font-size: 21px;
    font-weight: 700;
    right: -6px;
}
.howtoplay .sk {
    z-index: 11;
}
.howtoplay .sk-bg {
    width: 149px;
    height: 10px;
    position: absolute;
    background: #fcfcfc;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 52px;
    z-index: 10;
}
.howto-mobile {
    margin: 60px 0;
}
.howto-mobile p {
    font-size: 14px;
}
.howto-mobile .timeline .class {
    transform: rotateZ(270deg);
    width: 60px;
    position: absolute;
    bottom: 0;
    left: 60px;
    height: 100%;
}
.howto-mobile .linebox:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 50%;
    border-left: 1px solid #f5a622;
}
.howto-mobile .linebox .dot {
    margin: 20px auto;
}
.howto-mobile .verticalbox {
    border-top: 1px solid #f5a622;
    border-bottom: 1px solid #f5a622;
}
.spielstart {
    background: #f6f4ef;
    /*padding: 100px 0;
    margin: 100px 0;*/
}
.spielstart.light {
    background: 0 0;
}
.spielstart h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px !important;
    line-height: 34px;
    text-align: center;
    color: #221e22;
    padding-top: 25px;
    letter-spacing: 0px !important;
    text-transform: none !important;
}
.spielstart .woocommerce-error,
.spielstart .related.products,
.spielstart .gform_footer.top_label,
.spielstart .price,
.spielstart .ginput_price,
.spielstart .quantity,
.spielstart .product_meta,
.spielstart .woocommerce-product-gallery {
    display: none;
}
.spielstart select {
    margin-top: -5px;
}
.jetztspielen {
    margin: 100px 0;
}
.jetztspielen .spielstart {
    margin: 0;
    padding: 30px 0;
}
.woocommerce-error li {
    list-style: none;
}
.spielstart li.gfield.bezahlung {
    padding: 5px 0 !important;
}
.ticketcalculator_add_to_cart_button,
.spielstart .woocommerce div.product div.summary {
    width: 100%;
}
.spielstart .woocommerce div.product div.summary {
    background: #fcfcfc;
    box-shadow: 0px 24px 38px rgba(188, 188, 188, 0.11), 0px 9px 46px rgba(115, 115, 115, 0.04), 0px 11px 15px rgba(95, 95, 95, 0.1);
    border-radius: 2px;
    margin-bottom: 150px;
}
.spielstart .woocommerce div.product div.summary .ticketcalculator_add_to_cart_button {
    background: #4e7034;
    border-radius: 0;
}
.spielstart .woocommerce div.product div.summary .ticketcalculator_add_to_cart_button:hover {
    background-color: #7baa56;
    border-color: #7baa56;
}
.spielstart .woocommerce div.product div.summary .ticketcalculator_add_to_cart_button:focus {
    background-color: #91be6d;
    border-color: #91be6d;
}
.spielstart .gewinn span,
.spielstart .chance span,
.spielstart .regpreis span {
    float: right;
    color: #221e22;
}
.spielstart .gewinn,
.spielstart .chance,
.spielstart .preis {
    margin-bottom: 5px;
}
.spielstart .details {
    padding: 18px !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4f4f4f;
    padding-top: 5px !important;
}
.spielstart .lostyp,
.spielstart .losnummer {
    font-size: 12px;
    line-height: 18px;
    color: #221e22;
    text-align: center;
}
.spielstart .lostyp.mb-3 {
    margin-bottom: 38px !important;
}
.spielstart .losnummer {
    margin-bottom: 20px;
}
.spielstart .bezahlung {
    margin: 0 18px !important;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0 !important;
    font-size: 14px;
}
.spielstart .selectanzahl label,
.spielstart .bezahlung label {
    font-size: 14px !important;
    font-weight: 500 !important;
}
.spielstart .bezahlung .gfield_label {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}
.spielstart .bezahlung .ginput_container {
    display: inline-block;
    margin-top: 0 !important;
    margin-left: 40px;
}
.spielstart .bezahlung li:first-of-type {
    margin-bottom: 5px;
}
.spielstart .selectanzahl {
    padding: 5px 20px 20px !important;
}
.spielstart .losbild {
    position: relative;
    text-align: center;
    padding-right: 0 !important;
}
.spielstart .losbild .row {
    margin-right: 0;
    margin-left: 0;
}
.spielstart .losbild span {
    float: right;
    font-size: 20px;
    font-weight: 800;
    margin-right: -20px;
}
.spielstart .losbild p {
    background: #4e4e4e;
    color: #fff;
    position: absolute;
    padding: 5px 7px;
    border-radius: 100px;
    font-size: 10px;
    top: 25px;
    right: 43%;
}
.spielstart .selectanzahl {
    margin-top: 0 !important;
    font-size: 14px;
}
.spielstart .selectanzahl select {
    width: 90px !important;
    height: 33px !important;
    min-height: 33px !important;
    border: 1px solid #737373 !important;
    background: #fff !important;
    padding: 0 !important;
}
.spielstart li {
    list-style: none;
}
.spielstart .fullpreis {
    padding: 0 18px !important;
    position: relative;
    margin-top: 0 !important;
}
.spielstart .fullpreis div {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    text-align: right;
    color: #000;
    position: absolute;
    right: 20px;
    top: -55px !important;
}
.spielstart .chances {
    display: none;
}
.spielstart .gform_wrapper {
    margin-bottom: 20px !important;
}
.spielstart li.superklasse {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 18px !important;
    padding-top: 0 !important;
}
.spielstart li.superklasse label:first-child {
    display: none;
}
.spielstart .gfield_checkbox label {
    position: relative;
    padding-left: 35px;
    height: 35px !important;
    padding: 0 !important;
}
.vortext {
    font-size: 12px;
    color: #989898;
}
.gform_wrapper .gfield_radio li label {
    margin: 2px 0 3px 4px !important;
}
.spielstart .gfield_checkbox label:before {
    content: "";
    color: #fff;
    box-sizing: border-box;
    padding: 3px 35px 1px 0;
    font-size: 14px;
    line-height: 28px;
    background-color: #c9c9c9;
    width: 55px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    transition: background-color 0.3s, left 0.3s;
    margin-right: 15px;
}
.spielstart .superklasse ul.gfield_checkbox:before {
    background-image: url(/wp-content/uploads/assets/icons/ic_superklasse.svg);
    content: "";
    width: 35px;
    height: 39px;
    margin: -5px 48px 0 0;
    display: inline-block;
    float: left;
}
.spielstart .goldklasse ul.gfield_checkbox:before {
    background-image: url(/wp-content/uploads/assets/icons/ic_goldklasse.svg);
    content: "";
    width: 35px;
    height: 39px;
    margin: -5px 48px 0 0;
    display: inline-block;
    float: left;
}
.spielstart .luxusklasse ul.gfield_checkbox:before {
    background-image: url(/wp-content/uploads/assets/icons/ic_luxusklasse.svg);
    content: "";
    width: 35px;
    height: 39px;
    margin: -5px 48px 0 0;
    display: inline-block;
    float: left;
}
.spielstart .gfield_checkbox input {
    display: none !important;
}
.spielstart .gfield_checkbox input:checked + label:before {
    background-color: #f5a622;
    content: "";
    padding: 1px 0 0 9px;
    padding: 3px 35px 1px 0;
}
.spielstart .gfield_checkbox label:after {
    content: "";
    letter-spacing: 20px;
    background: #fff;
    left: 3px;
    top: 5px;
    height: 15px;
    width: 15px;
    border-radius: 20px;
    transition: background-color 0.2s, left 0.2s;
    position: absolute;
}
.spielstart .gfield_checkbox input:checked + label:after {
    left: 17px;
}
.spielstart .superklasse-preis {
    display: none;
}
.spielstart .chancewin {
    width: 50%;
    position: absolute;
    right: 0;
}
.spielstart .bezahlung .ginput_container label:before {
    content: " ";
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 1px 5px 0 1px;
    width: 18px;
    height: 18px;
    border-radius: 11px;
    background-color: transparent;
    margin-right: 15px;
    box-shadow: 0px 0px 0px 2px #737373 inset;
}
.spielstart .bezahlung .ginput_container {
    min-width: 224px;
    margin-left: 17px !important;
}
.spielstart .bezahlung .ginput_container input[type="radio"] {
    display: none;
}
.spielstart .bezahlung .ginput_container input[type="radio"]:checked + label:after {
    border-radius: 11px;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 10px;
    left: 7px;
    content: " ";
    display: block;
    background: #f5a622;
    border: 2px solid #fff;
    box-shadow: 0px 0px 0px 3px #f5a622;
}
.spielstart.loskalkulator .vln input[type="radio"],
.spielstart.loskalkulator .gln input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}
.spielstart.loskalkulator .vln label,
.spielstart.loskalkulator .gln label {
    display: inline-block;
    background-color: #f1e9d3;
    font-size: 16px;
    width: 58px;
    text-align: center;
    height: 38px;
    line-height: 37px;
    max-width: 100%;
}
.spielstart.loskalkulator .gform_wrapper .vln .gfield_radio li label,
.spielstart.loskalkulator .gform_wrapper .gln .gfield_radio li label {
    margin: 2px 7px -2px 0 !important;
}
.spielstart.loskalkulator .vln input[type="radio"]:checked + label,
.spielstart.loskalkulator .gln input[type="radio"]:checked + label {
    background-color: #f5a621;
    color: #fff;
}
.spielstart.loskalkulator .vln ul,
.spielstart.loskalkulator .gln ul {
    width: 500px !important;
    margin-left: 200px;
    position: absolute;
}
.spielstart.loskalkulator .vln,
.spielstart.loskalkulator .gln {
    height: 100px;
}
.spielstart.loskalkulator .vln li,
.spielstart.loskalkulator .gln li {
    float: left;
}
.spielstart.loskalkulator .vln li:nth-of-type(5),
.spielstart.loskalkulator .gln li:nth-of-type(5) {
    float: unset;
}
.spielstart.loskalkulator .vln li:nth-of-type(11),
.spielstart.loskalkulator .gln li:nth-of-type(11) {
    margin-top: -46px;
    height: 100px;
    width: 72px;
}
.spielstart.loskalkulator .vln li:nth-of-type(11) label,
.spielstart.loskalkulator .gln li:nth-of-type(11) label {
    padding: 22px 17px 60px;
}
.spielstart.loskalkulator .loskalk {
    position: absolute;
    width: 300px;
}
.spielstart.loskalkulator .ticketcalculator_add_to_cart_button {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}
.spielstart.loskalkulator .chancewin {
    width: 470px;
    margin-top: -230px !important;
}
.chancewin .row {
    padding-top: 20px;
}
.spielstart.loskalkulator .bezahlung {
    margin-top: 100px !important;
}
.spielstart .loskalk {
    font-size: 12px;
}
.spielstart .loskalk img {
    float: left;
    margin-right: 10px;
}
.spielstart .loskalk .mb-5 {
    margin-bottom: 85px !important;
    margin-top: 17px;
}
.spielstart.loskalkulator .summary {
    padding: 100px 40px 40px;
}
.spielstart.loskalkulator .titles {
    position: relative;
    z-index: 100;
    margin-bottom: -100px;
}
.spielstart .legal-price-info,
.spielstart.loskalkulator .selectanzahl,
.spielstart.loskalkulator .product_totals,
.spielstart.loskalkulator .product_title {
    display: none !important;
}
.spielstart.loskalkulator .bar {
    width: 60px;
    height: 7px;
    background: #f1e9d3;
    margin: 4px auto;
}
.loskalkulator .loscalc {
    display: inline-block;
    font-size: 12px !important;
}
.loskalkulator .amount {
    color: #f5a622;
    margin-left: 10px;
    font-weight: 600;
}
.loskalkulator .calc-total {
    font-size: 28px;
    line-height: 34px;
    text-align: right;
    color: #000;
    font-weight: 700;
}
li.gfield.gfield_html ul#choice-sup li,
li.gfield.gfield_html ul#choice-bez li,
li.gfield.gfield_html ul#choice-sup,
li.gfield.gfield_html ul#choice-bez {
    list-style: none !important;
    margin: 0 !important;
}
#choice-sup input,
#choice-sup label,
#choice-bez input,
#choice-bez label {
    display: inline-block;
}
#choice-sup,
.choice-bez-one,
.choice-bez-two {
    position: relative;
}
#choice-sup input,
.choice-bez-one input,
.choice-bez-two input {
    display: none !important;
}
#choice-bez label:before {
    content: " ";
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 1px 5px 0 1px;
    width: 18px;
    height: 18px;
    border-radius: 11px;
    background-color: transparent;
    margin-right: 15px;
    box-shadow: 0px 0px 0px 2px #737373 inset;
}
#choice-bez input[type="radio"]:checked + label:after {
    border-radius: 11px;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 8px;
    left: 3px;
    content: " ";
    display: block;
    background: #f5a622;
    border: 2px solid #fff;
    box-shadow: 0px 0px 0px 3px #f5a622;
}
#choice-sup label:before {
    content: "";
    color: #fff;
    box-sizing: border-box;
    padding: 3px 35px 1px 0;
    font-size: 14px;
    line-height: 28px;
    background-color: #c9c9c9;
    width: 55px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    transition: background-color 0.3s, left 0.3s;
    margin-right: 15px;
}
#choice-sup input:checked + label:before {
    background-color: #f5a622;
    content: "";
    padding: 1px 0 0 9px;
    padding: 3px 35px 1px 0;
}
#choice-sup label:after {
    content: "";
    letter-spacing: 20px;
    background: #fff;
    left: 3px;
    top: 5px;
    height: 15px;
    width: 15px;
    border-radius: 20px;
    transition: background-color 0.2s, left 0.2s;
    position: absolute;
}
#choice-sup input:checked + label:after {
    left: 17px;
}
.choice-sup-one:before {
    background-image: url(/wp-content/uploads/assets/icons/ic_superklasse.svg);
    content: "";
    width: 35px;
    height: 39px;
    margin: -5px 48px 0 0;
    display: inline-block;
    float: left;
}
.bar.bar-1.active,
.bar.bar-2.active,
.bar.bar-3.active,
.bar.bar-4.active,
.bar.bar-5.active,
.bar.bar-6.active,
.bar.bar-7.active,
.bar.bar-8.active,
.bar.bar-9.active,
.bar.bar-10.active {
    background: #4e7034;
}
.wincount {
    width: 100%;
    height: 40px;
    margin-top: 17px;
}
.spielstart .single-product {
    z-index: 17;
    position: relative;
}
.home.spielstart {
    max-height: 600px;
}
.home.spielstart.no-max-height {
    max-height: none;
}
.homespiel.ovalparent {
    margin-bottom: 250px !important;
}
.sk-button {
    position: relative;
}
.sk-button .btn {
    padding: 5px 10px;
    border-radius: 100px;
    background: #e6e6e6;
    border: none;
    color: #505050;
    position: absolute;
    right: 18px;
/*    top: -58px;*/
    font-weight: 600;
    font-size: 14px;
}
.sk-button .btn:hover,
.sk-button .btn:active,
.sk-button .btn:focus {
    background: #f5a622;
    color: #fff;
    outline: none;
    box-shadow: none;
}
.calc {
    position: absolute !important;
    text-align: right !important;
    right: 18px !important;
    top: -58px !important;
}
.auswahl .calc {
    position: relative;
}
.calc .sc, .calc .los, .calc .los1, .calc .los2 {
    display: flex;
    flex-direction: row;
    align-content: space-between;
    justify-content: space-between;
    align-items: stretch;
    grid-column-gap: 10px;
    grid-row-gap: 20px;
}
.calc p {
    display: inline-block;
    text-align: right !important;
    font-size: 12px !important;
    line-height: 12px;
    margin-top: 8px;
    margin-bottom: -4px;
}
.calc .amount {
    color: #f5a622;
    margin-left: 20px;
}
.calc .sc,
.calc .los {
    position: relative !important;
    line-height: 18px !important;
    right: 0 !important;
}
.selectanzahl label {
    margin-bottom: 28px;
}
.superklasse {
    padding: 5px 0;
}
.promocircle {
    position: absolute;
    width: 95px;
    height: 95px;
    z-index: 500;
    right: 0;
    top: -25px;
    border-radius: 100px;
    text-align: center;
    padding: 24px 0;
}
.promocircle.green {
    background: #4e7034;
}
.promocircle.yellow {
    background: #f5a622;
    padding: 30px 0;
}
.promocircle p {
    color: #fff;
    font-size: 11px;
}
.promocircle:hover {
    cursor: pointer;
}
#neuModal,
#profiModal,
#geldModal,
#superklasseModal {
    margin-top: 10% !important;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 15px !important;
    height: 15px !important;
    margin-right: 10px;
    margin-left: 10px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #8f8f8f;
    background-clip: padding-box;
    transition: opacity 0.6s ease;
    border-radius: 100px !important;
    border: none !important;
    opacity: 0.4;
}
.carousel-indicators .active {
    opacity: 1;
}
.quotes {
    margin: 100px 0;
}
.quotes .quote {
    background: #fff;
    box-shadow: 0px 5px 10px rgba(130, 122, 122, 0.25);
    border-radius: 4px;
    margin-top: 0;
    height: 100%;
}
.quotes .quote img {
    width: 100px;
}
.quotes .quote .quotemark {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: -25px;
    width: 60px;
}
.hero-about {
    margin-bottom: 200px;
}
.hero-about h1 {
    font-size: 44px;
    line-height: 54px;
}
.aboutqoute {
    margin: 80px;
}
.aboutqoute p {
    font-family: DM Serif Display;
    font-style: italic;
    font-size: 24px;
    line-height: 36px;
}
.history-images ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}
.history-images li {
    height: 270px;
    flex-grow: 1;
    margin: 0 5px;
}
.history-images li:last-child {
    flex-grow: 10;
}
.history-images img {
    max-height: 100%;
    min-width: 100%;
    object-fit: cover;
    vertical-align: bottom;
}
.history {
    margin: 150px 0 100px;
}
.about-history .col {
    padding: 1.5rem 15px;
}
.about-history .row:first-of-type .col {
    padding-top: 0 !important;
}
.about-history .row:first-of-type .about-dot {
    margin-top: 0;
}
.about-history .row:first-of-type p {
    margin-top: -5px;
}
.about-jahr p {
    color: #e09008;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 800;
}
.about-info {
    font-size: 14px;
    line-height: 22px;
    color: #4f4f4f;
}
.about-line:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    border-left: 2px solid #f1e9d3;
    transform: translate(-50%);
    z-index: 10;
}
.about-dot {
    background: #e09008;
    border-radius: 40px;
    height: 10px;
    width: 10px;
    margin: 0 auto;
    margin-top: 5px;
    position: relative;
    z-index: 100;
}
.gewinnplan {
    margin: 100px 0 50px;
}
.gewinnplan table {
    font-size: 14px;
}
.gewinnplan table td:first-child {
    padding: 1rem 0.75rem !important;
    text-align: left;
}
.gewinnplan table td {
    padding: 1rem 0.75rem !important;
    text-align: center;
}
.gewinnplan table tr:first-child {
    background: #f6f4ef;
}
.gewinnplan table tr:first-child td {
    border: 1px solid #f6f4ef !important;
    border-bottom: 1px solid #b4b8b8 !important;
}
.gewinnplan table.table-bordered td {
    border: 1px solid #b4b8b8 !important;
}
.gewinnplan table.table-bordered {
    border: 0 solid #dee2e6;
}
.ergebnisse .nav-tabs .nav-link:focus,
.ergebnisse .nav-tabs .nav-link:hover,
.gewinnplan .nav-tabs .nav-link:focus,
.gewinnplan .nav-tabs .nav-link:hover {
    outline: none;
    border-bottom: 1px solid #dee2e6;
    box-shadow: 0px -2px 0px 0px #f5a621 inset;
    border: 1px solid transparent;
    color: #000;
}
.ergebnisse .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link,
.gewinnplan .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: transparent;
    border: 1px solid transparent;
    box-shadow: 0px -2px 0px 0px #f5a621 inset;
}
.ergebnisse .mainnav li.nav-item a {
    padding: 10px 35px;
}
.gewinnplan .plan-sc img {
    display: inline-block;
    width: 40px;
    margin-right: 5px;
}
.ergebnisse .head {
    padding: 85px 0;
}
.ergebnisse .head select {
    min-width: 350px;
    border: 1px solid #ddd !important;
    padding: 0 20px !important;
}
.ergebnisse h1 {
    font-size: 44px;
    line-height: 54px;
    padding-top: 0;
}
.ergebnisse .nav-pills .nav-link {
    text-align: center;
    color: #4e7034;
    padding: 5px 40px;
    border: 1px solid #4e7034;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 700;
    margin: 0 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.ergebnisse .nav-pills .nav-link span {
    font-size: 10px;
    line-height: 14px;
    display: block;
    font-weight: 400;
}
.ergebnisse .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background: #dbe3d4;
    border: 1px solid #dbe3d4;
}
.ergebnisse .nav-pills .nav-link.active,
.nav-pills .show > .nav-link:active,
.ergebnisse .nav-pills .nav-link.active:focus,
.nav-pills .show > .nav-link:focus {
    outline: none;
}
.fragen {
    margin-top: 100px;
}
.fragen ul {
    margin: 15px 0 10px 20px;
}
.fragen .card-body a {
    color: #e09008;
}
.fragen .card {
    background: 0 0 !important;
}
.fragen .btn-link {
    width: 100%;
    text-align: left;
    color: #221e22 !important;
    border-radius: 0;
    border-bottom: 1px solid #b4b8b8;
    padding: 25px 0;
}
.fragen .btn-link[aria-expanded="true"] {
    border-bottom: 1px solid #fff;
}
.fragen .btn-link.collapsed {
    border-bottom: 1px solid #b4b8b8;
}
.fragen .btn-link:hover {
    background: 0 0 !important;
    text-decoration: none;
}
.fragen .btn:focus {
    box-shadow: none !important;
    background: 0 0;
    color: #e09008 !important;
    text-decoration: none;
}
.fragen .btn[aria-expanded="true"] {
    color: #e09008 !important;
}
.fragen .card {
    border: none !important;
}
.fragen .card-header {
    padding: 0 !important;
    background: 0 0;
    border-bottom: none !important;
}
.fragen .card-body {
    border-bottom: 1px solid #b4b8b8;
    padding: 25px 0;
    font-size: 14px;
    line-height: 22px;
}
.ic_frage_d,
.ic_frage_u {
    float: right;
}
.fragen .btn .ic_frage_d {
    display: block;
}
.fragen .btn .ic_frage_u {
    display: none;
}
.fragen .btn-link[aria-expanded="true"] .ic_frage_u {
    display: block;
}
.fragen .btn-link[aria-expanded="true"] .ic_frage_d {
    display: none;
}
.fragen .nav-pills .nav-link {
    padding: 0.5rem 0;
    font-size: 14px;
    line-height: 22px;
}
.fragen .nav-pills .nav-link.active {
    color: #e09008 !important;
    background-color: transparent !important;
    outline: none;
}
.gewinnabfrage {
    position: fixed;
    width: 420px;
    background: #fff;
    box-shadow: 0px 24px 38px rgba(188, 188, 188, 0.11), 0px 9px 46px rgba(115, 115, 115, 0.04), 0px 11px 15px rgba(95, 95, 95, 0.1);
    border-radius: 4px;
    bottom: 30px;
    right: 30px;
    padding: 18px;
    z-index: 1001;
}
.gewinnabfrage input {
    border: 1px solid #4f4f4f !important;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 16px !important;
    color: #4f4f4f !important;
    width: 100% !important;
    height: 48px;
    padding: 10px 15px !important;
    z-index: 1000000;
    position: relative;
}
.abfrageinput button {
    height: 100%;
}
.gewinnabfrage input::-webkit-outer-spin-button,
.gewinnabfrage input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.ziehungs-historie input {
    height: 53px;
    margin-right: 20px;
    padding: 20px !important;
    border-radius: 3px;
}
.ziehungs-historie .btn-primary {
    border-radius: 4px !important;
}
.ziehungs-historie .table thead th {
    border-top: none;
    border-bottom: none;
}
.gewinnabfrage button.historybutton {
    width: 100%;
    background: #d8d8d8;
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px;
    padding: 10px 0;
    color: #393939;
    margin-top: 10px;
}
.gewinnabfrage button.resetbutton {
    height: 100%;
    padding: 0;
    width: 45px;
    margin-left: -6px;
}
.gewinnabfrage button.resetbutton img {
    width: 18px;
    margin-top: -3px;
}
.gewinnabfrage input[type="number"] {
    -moz-appearance: textfield;
}
.spielbedingung h2 {
    margin-top: 200px;
}
.spielbedingung {
    margin-top: -200px;
}
.spielbedingung h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #221e22;
    margin-top: 35px;
}
.spielbedingung p {
    font-size: 12px;
    line-height: 20px;
}
.checkout select,
textarea,
input,
select {
    background-color: #f6f4ef !important;
    font-size: 16px !important;
    padding: 15px !important;
    color: #262626 !important;
    border: none !important;
}
select {
    min-height: 54px;
}
textarea::placeholder,
input::placeholder {
    color: #9b9b9b;
}
.woocommerce-checkout .select2-container .select2-selection--single {
    height: 54px;
    padding: 5px;
}
.checkout .quantity button {
    background: #fff;
    color: #404040;
    font-size: 20px;
    padding: 0 10px;
    border: 1px solid #404040;
    line-height: 30px;
}
.checkout .quantity button:focus {
    outline: none;
}
.checkout .quantity button.plus:hover {
    box-shadow: -20px 0px 16px -3px #f3f3f3 inset;
}
.checkout .quantity button.minus:hover {
    box-shadow: 20px 0px 16px -3px #f3f3f3 inset;
}
.checkout .quantity button.minus {
    border-right: none;
    border-radius: 5px 0 0 5px;
    font-size: 26px;
    padding-bottom: 4px;
}
.checkout .quantity button.plus {
    border-left: none;
    border-radius: 0 5px 5px 0;
}
.checkout .quantity input {
    padding: 0 !important;
    text-align: center;
    border-top: 1px solid #404040 !important;
    border-bottom: 1px solid #404040 !important;
    border-radius: 0;
    background: #fff !important;
    color: #404040 !important;
    font-weight: 600;
    width: 18px;
}
.jde_hint,
.checkout dt.variation- {
    display: none;
}
.checkout dd li {
    list-style: none;
}
td.product-remove {
    padding-left: 0 !important;
}
td.product-name a {
    cursor: none;
    pointer-events: none;
}
.checkout #wc_checkout_add_ons label:first-of-type {
    display: none;
}
.checkout #wc_checkout_add_ons .form-row {
    position: relative;
}
.checkout #step-2 h6 {
    width: 100%;
    margin: 70px 0 10px;
}
.checkout .card #step-2 button {
    margin: 20px 0 0;
}
.checkout #step-2 #shipping_postcode_field,
.checkout #step-2 #shipping_city_field {
    width: 48%;
    display: inline-block;
}
.checkout #step-2 #shipping_city_field {
    width: 48%;
    display: inline-block;
    margin-left: 7%;
    margin-bottom: 20px;
}
#gform_wrapper_29 .gform_title {
    display: none;
}
footer {
    padding-top: 60px;
    background: #fff;
}
footer .gform_heading {
    display: none;
}
footer textarea {
    min-height: 208px;
}
footer .footerlinks {
    line-height: 30px;
}
footer p {
    font-size: 14px;
    line-height: 22px;
}
footer .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
footer hr {
    margin: 35px 0 !important;
}
footer .bottomlinks {
    margin-top: 120px;
    padding: 10px 0;
}
footer .bottomlinks p,
footer .bottomlinks a,
footer .bottomlinks {
    font-size: 12px;
    line-height: 18px;
    color: #4f4f4f;
}
footer .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
    width: 100%;
}
.daten-change input.button,
.checkout.woocommerce-checkout .kassalink,
.kundenkonto-neu .gform_wrapper .gform_footer input.button,
.sms-service .gform_wrapper .gform_footer input.button,
footer .gform_wrapper .gform_footer input.button {
    float: right;
    margin-right: 0 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #4e7034 !important;
    background: url(/wp-content/uploads/assets/icons/ic_arrow-gruen.svg) no-repeat !important;
    background-position: right center !important;
    padding: 15px 30px !important;
    margin-top: -20px;
    transition: background 0.2 ease-out;
}
.kundenkonto-neu .gform_wrapper .gform_footer input.button,
.sms-service .gform_wrapper .gform_footer input.button:hover,
footer .gform_wrapper .gform_footer input.button:hover {
    background: url(/wp-content/uploads/assets/icons/ic_arrow-gruen.svg) no-repeat 135px 10px !important;
    transition: background 0.2 ease-out;
    color: #364e23 !important;
}
.kundenkonto-neu label {
    display: none !important;
}
#LoginModal img {
    width: 24px;
}
#LoginModal .modal-header {
    border-bottom: 0 !important;
}
#LoginModal .modal-dialog {
    margin-top: 10%;
}
#LoginModal .modal-dialog h2,
#LoginModal .modal-dialog label.woocommerce-form-login__rememberme,
#LoginModal .modal-dialog label[for="username"],
#LoginModal .modal-dialog label[for="password"] {
    display: none;
}
#LoginModal .password-input {
    width: 100%;
    margin-top: 20px;
}
#LoginModal .modal-body button {
    width: 100%;
    margin: 60px 80px 0;
}
#LoginModal .modal-body {
    padding: 0 50px 20px;
}
#LoginModal .forgot-pw a {
    font-size: 12px;
}
.woocommerce-checkout .forgot-pw div {
    text-align: right !important;
}
.woocommerce-checkout #lostpasswordform label {
    display: none;
}
.woocommerce-checkout #forgotPassword {
    margin-bottom: 40px;
}
.woocommerce-checkout #forgotPassword #password-lost-form-wrap legend {
    margin-top: 0;
}
.woocommerce-checkout #forgotPassword #password-lost-form-wrap input {
    margin-top: 20px;
}
.woocommerce-checkout #forgotPassword #password-lost-form-wrap button#reset-pass-submit {
    margin-bottom: 0;
}
#LoginModal #lostpasswordform fieldset {
    padding: 0;
    margin: 0;
    border: none;
}
#LoginModal #lostpasswordform legend {
    font-family: Lato;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #221e22;
}
#LoginModal #lostpasswordform label {
    margin-top: 30px;
}
footer #LoginModal .modal-body .lostpassword-submit button {
    margin: 20px 0 0;
}
#LoginModal .lostpassword-submit {
    margin-bottom: 0;
}
.sms-service .gform_wrapper .gform_footer input.button {
    background: url(/wp-content/uploads/assets/icons/ic_arrow-gruen.svg) no-repeat 282px 10px !important;
    padding: 15px 45px !important;
}
.sms-service .gform_wrapper .gform_footer input.button:hover {
    background: url(/wp-content/uploads/assets/icons/ic_arrow-gruen.svg) no-repeat 289px 10px !important;
}
.kundenkonto-neu .gform_wrapper .gform_footer input.button {
    background: url(/wp-content/uploads/assets/icons/ic_arrow-gruen.svg) no-repeat 355px 10px !important;
    padding: 15px 45px !important;
}
.kundenkonto-neu .gform_wrapper .gform_footer input.button:hover {
    background: url(/wp-content/uploads/assets/icons/ic_arrow-gruen.svg) no-repeat 362px 10px !important;
}
.checkout.woocommerce-checkout .kassalink {
    background: url(/wp-content/uploads/assets/icons/ic_arrow-gruen.svg) no-repeat 185px 20px !important;
}
.checkout.woocommerce-checkout .kassalink {
    float: left;
    padding: 25px 40px 25px 0 !important;
}
.checkout.woocommerce-checkout .kassalink:focus {
    outline: none;
}
.checkout #guestDiv {
    width: 100%;
}
.checkout #guestDiv button {
    margin: 20px 0 0 10px !important;
    width: calc(100% - 20px) !important;
}
.checkout #ship-to-different-address label span {
    padding-left: 50px;
}
#ship-to-different-address label span:before {
    left: -2px;
    right: initial;
}
#ship-to-different-address label span:after {
    left: 1px;
    right: initial;
}
#ship-to-different-address label input[type="checkbox"]:checked + span:after {
    left: 17px !important;
    right: initial;
}
#ship-to-different-address label input[type="checkbox"]:checked + span:before {
    border-color: #ffbb35;
    background: #ffbb35;
}
#f01011d_field input:checked + label:before,
.wc_payment_method input.input-radio[name="payment_method"]:checked + label:before {
    background: #ffbb35;
}
#f01011d_field input:checked + label:before,
.wc_payment_method input.input-radio[name="payment_method"]:checked + label:before {
    box-shadow: 0 0 0 2px #ffbb35;
}
#e785867_field input:checked + label:before,
.wc_payment_method input.input-radio[name="payment_method"]:checked + label:before {
    background: #ffbb35;
}
#e785867_field input:checked + label:before,
.wc_payment_method input.input-radio[name="payment_method"]:checked + label:before {
    box-shadow: 0 0 0 2px #ffbb35;
}
.wc_payment_method .payment_box {
    background: #f6f6f6;
}
#wc_checkout_add_ons input + label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #000;
    background: #fff;
    margin-left: 4px;
    margin-right: 0.5em;
    border-radius: 100%;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
}
.checkouterror.errorDiv {
    text-align: center;
    padding: 10px;
    margin: 20px -5px 0;
    font-weight: 700;
    color: red;
    font-size: 13px;
}
label[for="f01011d_per-e-mail"],
label[for="e785867_per-e-mail"] {
    margin-right: 30px;
}
.woocommerce-additional-fields input,
#wc_checkout_add_ons input {
    display: none;
}
#step-2 .woocommerce-additional-fields {
    margin-left: -10px !important;
}
#step-2 .woocommerce-additional-fields input {
    display: inline-block !important;
}
.wc_payment_methods.payment_methods.methods {
    margin-bottom: 100px;
}
.woocommerce-additional-fields,
.woocommerce-terms-and-conditions-wrapper {
    font-size: 12px;
    margin: 0 10px;
}
.woocommerce-terms-and-conditions-wrapper label {
    padding-left: 40px;
}
.woocommerce-terms-and-conditions-wrapper input {
    display: none;
}
.woocommerce-terms-and-conditions-wrapper input + span:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #000;
    background: #fff;
    margin-left: -39px;
    margin-right: 22px;
    border-radius: 2px;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
}
.woocommerce-terms-and-conditions-wrapper input:checked + span:before {
    background: url(/wp-content/uploads/assets/icons/ic_switches_checkbox_on.svg) no-repeat -4px;
    padding: 1px;
    position: relative;
    border: none;
    box-shadow: 0 0 0 2px #f5a622;
}
.woocommerce-additional-fields {
    margin-left: 35px !important;
}
.woocommerce-additional-fields .form-row {
    margin: 10px 0;
}
.woocommerce-additional-fields input + span:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #000;
    background: #fff;
    margin-left: -39px;
    margin-right: 22px;
    border-radius: 2px;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
}
.woocommerce-additional-fields input:checked + span:before {
    background: url(/wp-content/uploads/assets/icons/ic_switches_checkbox_on.svg) no-repeat -4px;
    padding: 1px;
    position: relative;
    border: none;
    box-shadow: 0 0 0 2px #f5a622;
}
#payment {
    padding: 0 !important;
}
.woocommerce-Price-currencySymbol {
    margin-right: 5px;
}
.checkout #step-4,
.checkout #step-3 {
    padding: 15px !important;
}
.hb-cart {
    margin-top: 20px;
}
#show-versand-price {
    margin-top: 10px;
}
.abfragewon .ticketnumber img {
    width: 18px;
}
.abfragewon .ticketnumber {
    color: #f5a621;
}
.gewinnabfrage button {
    background: #4e7034;
    border-radius: 100px;
    width: 48px;
    padding: 0;
}
.gewinnabfrage button img {
    width: 60%;
}
.gewinnabfrage p {
    font-size: 12px;
}
.gewinnabfrage p.ticketnumber {
    font-size: 14px;
}
.sms-service .gform_title,
.site-header .menu-scroll-down {
    display: none !important;
}
.sms-service .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
.cart-mobile {
    position: fixed;
    background: #fff;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12);
    z-index: 10000;
    bottom: 0;
    width: 100%;
    left: 0;
}
.cart-mobile p {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #4f4f4f;
    width: 100%;
    padding: 15px;
}
.cart-mobile td.product-price,
.cart-mobile td.product-subtotal {
    display: none !important;
}
table {
    font-size: 14px;
    line-height: 22px;
}
th:first-child,
td:first-child {
    padding-left: 10px;
}
thead tr:first-child {
    background: #f6f4ef;
    color: #4f4f4f;
}
tr:first-child td {
    border-top: none !important;
}
tbody {
    border: 1px solid #dee2e6;
    color: #221e22;
}
tbody td {
    border-left: 1px solid #dee2e6;
}
.order-confirmed table tr:first-child,
.ergebnisse table tr:first-child {
    background: #f6f4ef;
    color: #4f4f4f;
}
.ergebnisse table {
    table-layout: fixed;
}
.order-confirmed table tr:first-child td,
.ergebnisse table.table-bordered tr:first-child td {
    border: none !important;
}
.order-confirmed table.table-bordered tbody,
.ergebnisse table.table-bordered tbody {
    border: 1px solid #f6f4ef;
}
.gewinnplan select,
.ergebnisse-select-m select {
    width: 100%;
}
.gewinnplan select {
    margin-bottom: 20px;
}
.account {
    margin: 100px 0;
}
.account .up-date {
    font-size: 12px;
    line-height: 18px;
    color: #4f4f4f;
    margin-top: 25px;
}
.account .nav-item {
    width: 33%;
    text-align: center;
    margin-left: 2px;
}
.account .nav-tabs .nav-link.active {
    border: 1px solid transparent;
    box-shadow: 0px -2px 0px 0px #f5a621 inset;
    outline: none !important;
    background: 0 0;
}
.account .nav-tabs .nav-link:hover {
    border-color: transparent;
}
.account table.lotterytickets {
    table-layout: fixed;
}
.account table img {
    width: 22px;
    margin-right: 5px;
}
.account table.bookings tfoot tr {
    border-bottom: none !important;
    color: #000;
}
.account table.bookings tfoot td:last-child {
    border: 1px solid #dee2e6;
}
.account .boxes {
    margin-top: 30px;
    width: 100%;
    min-height: 350px;
    overflow: auto;
    white-space: nowrap;
    padding: 20px 10px;
    margin-left: -10px;
}
.account .box {
    background: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    min-width: 350px;
    text-align: center;
    padding: 30px;
    display: inline-block;
    margin-right: 33px;
}
.account .box p {
    font-size: 14px;
}
.account .box p.boxdate {
    font-size: 12px;
    color: #4f4f4f;
    margin-top: 15px;
}
.winning,
.account .box .winning {
    font-family: DM Serif Display;
    font-size: 54px;
    line-height: 115%;
    color: #221e22;
}
.account select {
    width: 225px;
    height: 56px;
    margin-top: 50px !important;
}
.account .my-data input {
    height: 55px;
    padding-top: 31px !important;
}
.account .my-data #holder {
    height: 50px;
}
.account .my-data #label {
    margin-bottom: -50px;
    padding-left: 15px;
    padding-top: 6px;
    position: absolute;
    color: #ccc;
}
.checkout {
    margin-top: 50px;
}
form.checkout {
    margin-top: 0 !important;
}
.page-template-checkout-php {
    background: linear-gradient(90deg, #fff 45%, #fcfcfc 45%);
}
.woocommerce-additional-fields form .form-row-first,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    width: 100% !important;
    max-width: 100% !important;
}
.woocommerce-message,
.cart_item td.product-subtotal,
.page-template-checkout-php footer,
.wc-cart-shipping-notice,
.wgm-info,
tr.woocommerce-shipping-totals.shipping,
.woocommerce .cart-collaterals,
.woocommerce-cart-form__contents .product-price,
.woocommerce-cart-form__contents .product-thumbnail,
.woocommerce-cart-form__contents .variation-Anzahl,
.woocommerce-cart-form__contents thead {
    display: none;
}
.woocommerce-cart-form__contents tbody,
.woocommerce-cart-form__contents td,
.woocommerce-cart-form__contents tr {
    border: none;
}
.woocommerce-checkout fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
#loginDiv .form-row,
.gfield,
.woocommerce-shipping-fields__field-wrapper .form-row,
.woocommerce-billing-fields .form-row {
    position: relative;
}
#loginDiv label,
#gform_fields_2 label,
#gform_fields_1 label,
.woocommerce-shipping-fields__field-wrapper .form-row label,
.woocommerce-billing-fields .form-row label {
    margin-left: 20px;
    font-weight: 500;
    font-size: 17px;
    z-index: 100;
    position: absolute;
    top: 13px;
    left: 0;
    transition: all 0.2s ease 0s;
}
#loginDiv label.freeze,
#gform_fields_2 label.freeze,
#gform_fields_1 label.freeze,
.woocommerce-shipping-fields__field-wrapper .form-row label.freeze,
.woocommerce-billing-fields .form-row label.freeze {
    top: 4px;
    left: -11px;
    font-size: 10px;
    color: #989898;
}
#loginDiv label {
    top: 22px;
}
#loginDiv label.freeze {
    top: 15px;
}
.woocommerce-billing-fields .woocommerce-input-wrapper,
.woocommerce-billing-fields select,
.woocommerce-billing-fields input {
    width: 100%;
}
.woocommerce-billing-fields .woocommerce-input-wrapper {
    margin-bottom: 20px;
}
.select2-container--default .select2-selection--single {
    background-color: #f6f4ef;
    border: 0 solid #aaa;
    border-radius: 4px;
}
.woocommerce-cart-form .button {
    padding: 0.5em 1em;
    background: #eee;
    border-radius: 3px;
    font-weight: 500;
    border: 1px solid #cdcdcd;
    width: 100%;
    color: #404040;
    margin-bottom: 15px;
}
.steps {
    margin-bottom: 50px;
}
.steps span {
    border: 2px solid #b4b8b8;
    border-radius: 100px;
    padding: 2px 10px;
    color: #b4b8b8;
    display: inline-block;
}
.steps .col {
    text-align: right;
}
.steps .col.active {
    text-align: left;
}
.steps .col.active h5 {
    color: #e09008 !important;
}
.steps .col.active span {
    border: 2px solid #e09008;
    color: #e09008;
}
.steps h5 {
    display: inline-block;
    padding-top: 0;
    margin-left: 20px;
}
.steps .line {
    width: 35%;
    border: 1px solid #b4b8b8;
    margin: -17px 0 0 12px;
}
.steps .line.yellow {
    border: 1px solid #e09008;
}
.checkout_form {
    padding: 0 0 100px 150px;
}
.checkout .card {
    background: 0 0 !important;
    border: none !important;
    padding: 0 !important;
}
.woocommerce-cart-form button[disabled] {
    display: none !important;
}
.checkout button[disabled] {
    background: #ddd;
}
.checkout .card button {
    padding: 13px;
    margin: 20px 10px 0;
}
.checkout .cart_totals table tbody {
    border: 0 !important;
}
.checkout .cart_totals .cart-subtotal th,
.checkout .cart_totals .order-total th {
    padding-left: 0;
}
.checkout .cart_totals .cart-subtotal td,
.checkout .cart_totals .order-total td {
    border-left: 0 solid !important;
}
.checkout .cart_totals tr.order-total {
    border-bottom: none !important;
}
.checkout .product-quantity {
    text-align: right;
    padding-right: 0;
}
.checkout .cart-item td {
    padding: 0;
}
.checkout tr.cart_item {
    font-size: 15px !important;
}
.checkout dd ul.bulleted {
    margin-bottom: 0;
}
.checkout .order-total {
    font-size: 20px;
}
.checkout .order-total td,
.checkout .order-total th {
    padding: 9px 0;
}
.checkout .cart-subtotal th,
.checkout .cart-subtotal td {
    font-size: 15px;
    font-weight: 500;
}
.woocommerce-cart-form td.actions {
    padding: 0;
}
.shop_table.woocommerce-cart-form__contents {
    margin-bottom: 0;
}
.steps-form .steps-row .steps-step {
    text-align: left !important;
}
.checkout .steps-step .info.showHeading {
    display: inline !important;
    background: #fcfcfc;
    padding: 0 15px;
    margin-left: 0;
    color: #ffbb35;
    font-weight: 600;
    position: relative;
}
.checkout #billing_postcode_field {
    width: 48%;
    display: inline-block;
}
.checkout #billing_city_field {
    width: 48%;
    display: inline-block;
    margin-left: 7%;
    margin-bottom: 20px;
}
.cart-empty {
    background: #fcfcfc;
    color: #fff;
    border: 1px solid #898989;
    color: #898989;
}
a.remove {
    font-size: 24px;
    font-weight: 600;
    border: 0 solid #000;
}
.steps-form {
    display: table;
    width: 100%;
    position: relative;
}
.steps-form .steps-row {
    display: table-row;
}
.steps-form .steps-row .steps-step:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
}
.steps-form .steps-row .steps-step {
    display: table-cell;
    text-align: center;
    position: relative;
    min-width: 30px;
}
.steps-form .steps-row .steps-step p {
    margin-top: 0.5rem;
}
.steps-form .steps-row .steps-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.steps-form .steps-row .steps-step .btn-circle {
    width: 24px;
    height: 24px;
    text-align: center;
    padding: 1px 0 6px;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    margin-top: 0;
    border-width: 2px;
    box-shadow: 0px 0px 0px 6px #fcfcfc;
    position: absolute;
    right: 0;
    top: 2px;
}
.btn-default {
    border-color: #b4b8b8;
    background-color: #fcfcfc;
    color: #b4b8b8;
    font-weight: 800;
}
.btn-indigo {
    border-color: #ffbb35;
    background-color: #fcfcfc;
    color: #ffbb35;
    font-weight: 800;
    position: relative !important;
    top: -1px !important;
}
.checkout #loginDiv h3 {
    font-family: Lato;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #221e22;
}
#show-verand-total p {
    font-family: Lato;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #221e22;
}
.checkout #step-3 h5,
.checkout #loginDiv h5 {
    font-size: 1rem;
    color: #333 !important;
    font-weight: 800;
    text-transform: none;
    letter-spacing: 0px !important;
}
body.page-two-column.woocommerce-checkout:not(.archive) #primary .entry-content {
    width: 100% !important;
}
.entry-content .woocommerce-order a,
.entry-content .woocommerce-order a img {
    box-shadow: none !important;
}
.nextBtn {
    background-color: #ccc;
    width: 100%;
}
#neues-los_field {
    width: 100% !important;
}
#wc_checkout_add_ons {
    padding: 10px 0;
}
.cart-collaterals {
    display: block !important;
}
#loginDiv .form-row-first,
#loginDiv .form-row-last {
    width: 100%;
    padding: 10px;
}
#loginDiv .form-row {
    display: block !important;
}
#loginDiv .form-row-last,
#loginDiv .form-row-last {
    float: left !important;
}
.lost_password {
    text-align: right;
    margin-top: -100px;
    margin-bottom: 100px;
}
.lost_password a {
    font-size: 12px !important;
}
#guestDiv .create-account {
    display: none;
}
.woocommerce-shipping-fields {
    width: 100% !important;
}
.shipping_address .woocommerce-input-wrapper {
    width: 100% !important;
    margin-bottom: 20px;
    padding: 0;
}
.btn-circle {
    cursor: none !important;
    pointer-events: none;
}
.btn-green {
    background-color: #4e7034;
    color: #fff;
}
.woocommerce-billing-fields__field-wrapper .select2-container {
    width: 100% !important;
}
.checkout #loginDiv {
    width: 100%;
    padding: 15px;
}
.checkout #loginDiv .form-row {
    margin: 0 !important;
}
.checkout #loginDiv .form-row-first,
#loginDiv .form-row-last {
    padding: 10px 0;
}
.checkout #loginDiv .lost_password {
    margin-bottom: 0 !important;
}
.checkout .card #loginDiv button {
    padding: 13px;
    margin: 10px 0 40px;
    width: 100%;
    color: #fff;
    background-color: #4e7034;
    border-color: #4e7034;
}
.checkout .card #loginDiv button:hover {
    color: #fff;
    background-color: #7baa56;
    border-color: #7baa56;
}
.checkout .row#step-2 {
    padding: 15px;
}
.woocommerce-terms-and-conditions-checkbox-text a {
    font-size: 12px;
    font-weight: 700;
    text-decoration: underline;
}
#password-lost-form-wrap fieldset {
    border: none;
    padding: 0;
    margin: 0;
}
#password-lost-form-wrap legend {
    text-align: center;
    margin-top: 40px;
    font-family: Lato;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #221e22;
}
#password-lost-form-wrap p.extra-space {
    display: none;
}
#password-lost-form-wrap input[type="password"].som-password-input {
    width: 100%;
    max-width: 100%;
}
#password-lost-form-wrap label {
    margin-top: 20px;
}
#password-lost-form-wrap button#reset-pass-submit {
    width: 100%;
    margin-top: 20px;
}
#password-lost-form-wrap button {
    color: #fff;
    background-color: #4e7034;
    border-color: #4e7034;
}
#password-lost-form-wrap button:hover {
    color: #fff;
    background-color: #7baa56;
    border-color: #7baa56;
}
.daten-change .gform_title {
    display: none;
}
.daten-change .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
}
.daten-change label {
    font-weight: 400;
}
.smsservice-checkout #field_31_3 label.gfield_label,
.smsservice-checkout .gform_heading {
    display: none;
}
.smsservice-checkout .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
.smsservice-checkout .gform_button {
    color: #fff !important;
    background-color: #4e7034 !important;
    border-color: #4e7034 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 18px !important;
    padding: 16px 43px !important;
    border-radius: 8px !important;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #4e7034;
}
@media (max-width: 1200px) {
    .hero h1 {
        font-size: 40px;
    }
    .history-images img {
        height: 225px !important;
    }
    .main-navigation a {
        padding: 23px 8px;
    }
    header .right-header .btn {
        padding: 16px 14px;
        position: relative;
        display: inline-block;
        margin-left: 10px;
    }
    header .right-header {
        margin-right: 10px;
    }
    header .right-header .dropdown-toggle:after {
        display: none;
    }
    header .right-header .btn-secondary,
    header .right-header .btn-secondary.dropdown-toggle:focus,
    header .right-header .btn-secondary.dropdown-toggle:active {
        background-color: transparent !important;
        border-color: transparent !important;
        outline: none !important;
        box-shadow: none;
    }
    .dropdown-menu.show {
        border-radius: 0;
        width: 100%;
        transform: none !important;
        margin-top: 59px;
        border-left: 0;
        border-right: 0;
    }
    header a.dropdown-item {
        font-weight: 700;
        font-size: 20px;
        line-height: 25px;
        text-align: center;
        color: #121212;
        padding: 0.75rem 1.5rem;
    }
    .promobanner {
        background-position: right -200px bottom !important;
    }
    .hero .btn {
        width: 160px !important;
        padding: 16px 7px !important;
    }
    .spielstart .bezahlung .ginput_container {
        min-width: 100%;
        margin-left: 0 !important;
    }
    .gform_wrapper .gfield_radio li label {
        margin: 2px 0 3px !important;
    }
    .spielstart .bezahlung .ginput_container input[type="radio"]:checked + label:after {
        left: 4px;
    }
    .spielstart ul.gfield_checkbox:before {
        margin: -5px 15px 0 -6px !important;
    }
    .spielstart.loskalkulator .vln ul,
    .spielstart.loskalkulator .gln ul {
        width: 500px !important;
        margin-left: 0;
        position: relative;
        margin-top: 70px;
    }
    .spielstart .loskalk .mb-5 {
        margin-bottom: 136px !important;
        margin-top: 17px;
    }
    .spielstart.loskalkulator .loskalk {
        position: absolute;
        width: 300px;
        top: 85px;
    }
}
@media (max-width: 992px) {
    header .right-header .btn {
        margin-left: -5px;
    }
    header .right-header {
        margin-top: -8px;
    }
    header .container {
        padding: 10px 15px;
        height: 40px;
    }
    header {
        height: 60px;
    }
    h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .hero {
        padding: 15px;
    }
    .hero .btn {
        width: 100% !important;
        margin-bottom: 15px;
    }
    .hero h1 {
        font-size: 32px;
        line-height: 36px;
        margin-top: 10px;
    }
    .history {
        margin-top: 50px;
    }
    .history img {
        height: 65px;
        width: 60%;
    }
    .hero-about h1 {
        font-size: 24px;
        line-height: 30px;
        padding-top: 0;
    }
    .hero-about p {
        width: 55%;
    }
    .aboutqoute p {
        font-size: 16px;
        line-height: 22px;
    }
    .hero-about {
        margin-bottom: 150px;
    }
    .aboutqoute {
        margin: 60px 0;
    }
    .history-images img {
        height: 315px !important;
    }
    .history-images li {
        height: 325px;
    }
    .about-line:after {
        left: 0;
        top: 0;
        bottom: 0;
        top: 50%;
        border-left: none;
        border-bottom: 2px solid #f1e9d3;
        transform: translate(-50%);
        z-index: 10;
    }
    .about-history {
        overflow: auto;
        white-space: nowrap;
    }
    .about-history .row {
        display: inline-flex !important;
        vertical-align: text-top;
    }
    .about-history .about-info {
        white-space: initial;
        min-height: 240px;
        padding: 0 30px;
    }
    .about-history .row:first-of-type p {
        margin-top: 0;
    }
    .about-history .about-line {
        border-bottom: 2px solid #f1e9d3;
        padding-bottom: 0 !important;
        margin-bottom: 40px;
        padding: 0 !important;
        margin-left: 50%;
    }
    .about-history .about-dot {
        margin-bottom: -5px;
        margin-top: 0;
    }
    .history .companies img {
        width: 80%;
    }
    .about-dot {
        margin: 0;
    }
    footer .gform_wrapper .gform_footer input.button {
        width: auto;
        background: url(/wp-content/uploads/assets/icons/ic_arrow-gruen.svg) no-repeat 128px 15px !important;
    }
    footer .bottomlinks {
        margin-top: 0;
        padding: 10px 0 80px;
    }
    footer .bottomlinks .botlinks {
        border-top: 1px solid #dee2e6 !important;
        padding-top: 50px;
    }
    footer .gewinnabfrage.mobile {
        position: relative;
        background: #fff;
        box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12);
        width: 100%;
        left: 0;
        bottom: 0;
        height: auto;
        padding: 0;
        position: fixed;
        border-radius: 0;
        z-index: 10000;
    }
    footer .gewinnmobile button.togglebtn {
        width: 100%;
        padding: 15px;
        border-radius: 4px;
        text-align: left;
        color: #4f4f4f;
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 3px;
        text-transform: uppercase;
        font-weight: 600;
        background: 0 0;
        background: url(/wp-content/uploads/assets/icons/ic_dropup-yellow.svg) no-repeat scroll 96% 10px transparent;
    }
    footer .gewinnmobile button.togglebtn:focus {
        outline: none;
        background: url(/wp-content/uploads/assets/icons/ic_dropdown-yellow.svg) no-repeat scroll 96% 10px transparent;
    }
    footer #slider {
        overflow-y: hidden;
        max-height: 140px;
        transition-timing-function: ease-out;
        transition-property: all;
        transition-duration: 0.5s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    }
    footer #slider.closed {
        max-height: 0;
    }
    .gewinnabfrage button.resetbutton {
        height: 45px;
    }
    .coverimg {
        height: 550px;
    }
    .coverimg-txt h2 {
        font-size: 32px;
        line-height: 36px;
    }
    .coverimg-txt {
        margin-bottom: 350px;
    }
    .title,
    .title .oval {
        height: 120px;
    }
    .title .oval h1 {
        font-size: 24px;
        line-height: 30px;
        margin-top: 40px;
    }
    .fragen .btn-link {
        padding: 25px 40px 25px 0;
    }
    .ic_frage_d,
    .ic_frage_u {
        margin-right: -42px;
    }
    .account {
        margin: 30px 0;
    }
    .account select {
        width: 100%;
    }
    .account .nav-link {
        font-size: 13px;
        padding: 10px 0;
    }
    .account .nav-item {
        width: 32%;
    }
    .account .boxes {
        margin-left: -10px;
        width: calc(100% + 10px);
    }
    .account .box {
        min-width: 300px;
    }
    .checkwinning.ergebniss img {
        display: inline-block;
        width: 35px;
    }
    .checkwinning.ergebniss h4 {
        display: inline-block;
        margin-left: 10px;
        padding-top: 20px;
    }
    .checkwinning.ergebniss .tiles p {
        margin-bottom: 0;
    }
    .checkwinning.ergebniss .tiles h5 {
        position: relative;
        padding-top: 0;
        text-align: left;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .ergebnisse .head {
        padding: 25px 0;
        text-align: left !important;
    }
    .ergebnisse .head select {
        min-width: 100%;
    }
    .ergebnisse .head h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .ergebnisse .head h5 {
        margin-bottom: 0;
    }
    .gewinnplan {
        margin: 40px 15px 50px;
    }
    .gewinnplan table.innerPlan.active {
        table-layout: fixed;
        display: table !important;
        margin-top: 20px;
    }
    .konto-link:before {
        margin: 14px 2px -7px 18px;
    }
    header .wpmenucart-shortcode {
        margin-right: 0;
    }
    header .wpmenucart-shortcode:before {
        margin: 4px 8px -7px 0;
    }
    div.wpmenucart-shortcode.hover:hover ul.wpmenucart,
    div.wpmenucart-shortcode ul.wpmenucart,
    .sub-menu.wpmenucart {
        left: 0 !important;
        width: 100% !important;
        margin-top: 16px !important;
    }
    .spielhero {
        margin-top: 40px;
    }
    .spielhero h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .home.spielstart {
        min-height: 850px;
    }
    .carousel-indicators {
        bottom: 100px;
    }
    .howtoplay .end {
        width: 130% !important;
        height: 10px !important;
        bottom: -10px !important;
        top: auto !important;
        right: -7px !important;
    }
    .spielhero .playbutton,
    .hero .playbutton {
        bottom: 30%;
    }
    .linebox-grey {
        height: 71%;
        width: 15px;
        margin-right: -25px;
        border-right: 1px solid #ddd;
        position: absolute;
        top: 21px;
        right: 20px;
    }
    .linebox-grey div {
        height: 25%;
        border-bottom: 1px solid #ddd;
    }
    .howtoplay .big {
        width: 50px;
    }
    .howtoplay-link {
        width: 100% !important;
    }
    .spielbedingung .row {
        width: 100%;
    }
    .promobanner {
        background-image: url(/wp-content/uploads/assets/_mobile/images/banner-goldbarren.png) !important;
        background-position: right 0 bottom !important;
        padding: 5px 0 15px !important;
        background-size: 200px;
    }
    .promobanner h4 {
        font-family: "Lato", sans-serif;
        font-size: 20px;
        font-weight: 600;
    }
    .promobanner p {
        width: 60%;
        font-size: 15px;
    }
    .vorteile h4 {
        font-size: 17px;
        line-height: 24px;
    }
    .partner .btn,
    .vorteile .btn {
        width: 100%;
    }
    .howtoplay h4 {
        font-size: 17px;
        line-height: 24px;
    }
    .partner p {
        margin-top: 40px;
    }
    .chancen .skl h4,
    .chancen .nkl h4 {
        margin: 0;
        padding: 0;
    }
    .checkwinning {
        margin: 0 0 40px;
    }
    .checkwinning .tiles h5 {
        text-align: left;
        padding: 0 15px;
    }
    .checkwinning img {
        width: 35px;
        margin-right: 10px;
    }
    .spielstart h1 {
        font-size: 22px !important;
    }
    .carousel {
        position: relative;
        z-index: 100;
    }
    .spielstart.loskalkulator .chancewin {
        width: 100%;
        position: relative;
        margin-top: 50px !important;
    }
    .spielstart.loskalkulator .vln label,
    .spielstart.loskalkulator .gln label {
        width: 35px;
        height: 35px;
    }
    .gform_wrapper .gfield_checkbox li,
    .gform_wrapper .gfield_radio li {
        margin: 0 0 7px !important;
    }
    .spielstart.loskalkulator .vln ul,
    .spielstart.loskalkulator .gln ul {
        width: 100% !important;
    }
    .spielstart.loskalkulator .vln li,
    .spielstart.loskalkulator .gln li {
        float: unset;
        display: inline-block;
    }
    .spielstart.loskalkulator .vln li:nth-of-type(11) label,
    .spielstart.loskalkulator .gln li:nth-of-type(11) label {
        margin: 2px 7px -2px 0 !important;
        padding: 2px 7px 2px 0 !important;
    }
    .spielstart.loskalkulator .vln li:nth-of-type(11),
    .spielstart.loskalkulator .gln li:nth-of-type(11) {
        margin: 0 0 7px;
        height: auto;
        width: auto;
    }
    .spielstart.loskalkulator .summary {
        padding: 100px 15px 15px;
    }
    .checkout_form {
        padding: 0 0 100px;
    }
    .page-template-checkout-php {
        background: #fff !important;
    }
    .abfragewon,
    .abfragelost {
        padding: 0 15px 15px;
    }
    .woocommerce table.shop_table_responsive tr td:before,
    .woocommerce-page table.shop_table_responsive tr td:before,
    .cartdiv h4:first-of-type {
        display: none !important;
    }
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        text-align: left !important;
    }
    .woocommerce table.shop_table_responsive tr td.product-remove,
    .woocommerce-page table.shop_table_responsive tr td.product-remove {
        text-align: right !important;
        padding: 20px 0 0;
        margin-bottom: -40px;
    }
    .woocommerce table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item,
    .woocommerce-page table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item {
        border-bottom: 1px solid #ddd;
        padding: 0 0 20px;
    }
    .checkout {
        margin-top: 0;
    }
    .cart-mobile .hb-cart p,
    .cart-mobile dd.variation-Bezahlung p {
        text-transform: none;
        font-weight: 400;
        letter-spacing: normal;
        font-size: 15px;
        line-height: initial;
        padding: 2px;
        margin-left: 10px;
    }
    .cart-mobile .hb-cart p {
        margin-left: 0;
    }
    #mobilecart .modal-header {
        border-bottom: none !important;
    }
    #mobilecart .modal-dialog {
        position: relative;
        width: auto;
        margin: 0;
        pointer-events: none;
        width: 100%;
        bottom: 0;
        padding-top: 50%;
        height: 100%;
    }
    #mobilecart .modal-content {
        border: 0;
        border-radius: 10px;
        height: 100%;
    }
    #mobilecart .modal-header {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        padding: 25px 17px 25px 25px;
    }
    #mobilecart .modal-body {
        background: #fff;
    }
    #mobilecart .show-verand-total p {
        font-size: 22px;
        font-weight: 800;
    }
    #mobilecart .show-verand-total {
        margin-bottom: 40px;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, 0) !important;
    }
    .steps-form .steps-row .steps-step .btn-circle {
        box-shadow: 0px 0px 0px 6px #fff;
    }
    .checkout .steps-step .info.showHeading {
        background: #fff;
    }
    .order-confirmed table tr:first-of-type {
        display: none;
    }
    .order-confirmed table td {
        display: flex;
        width: 100%;
    }
}
@media (max-width: 768px) {
    .history-images img {
        height: 230px !important;
    }
    .history-images li {
        height: 245px;
    }
    .promobanner {
        margin-bottom: -40px !important;
        margin-top: 17px !important;
    }
    .hero .videocol {
        background: #fcfcfc;
        padding-top: 1.5rem !important;
        margin-top: 1.5rem !important;
    }
    .vorteile {
        margin-bottom: 0;
    }
    .partner .btn-primary.wide {
        margin-top: 20px;
    }
    .partner .partner-100 {
        margin-top: 18px;
        width: 76px;
        margin-right: 20px;
    }
    .partner .partner-okl {
        margin-top: 22px;
    }
    .partner .partner-hb {
        margin-top: 14px;
        margin-right: 20px;
    }
    .partner .partner-social {
        margin-top: 17px;
        width: 156px;
        margin-left: 20px;
    }
}
@media (max-width: 550px) {
    .history-images img {
        height: 125px !important;
    }
    .history-images li {
        height: 138px;
    }
}
