.lottery-preview-logo {
    width: 183px;
    height: 100px;
}

/* Gratis online seminar */

.samarbejde-med {
    max-width: 200px;
}

.x-promo.promo-kontakt-left {
    width: 30%;
    float: left;
    box-sizing: border-box;
    margin-right: 25px;
}

.x-promo.promo-kontakt-right {
    width: 30%;
    float: left;
}

.promo-kontakt-left .x-promo-content,
.promo-kontakt-right .x-promo-content {
    padding: 15px;
    font-size: 14px;
}

.seminar-formular {
    background: #fafafa;
    padding: 25px;
}

.seminar-heading {
    font-size: 31px;
    font-weight: normal;
    color: #6da0bf;
    border-bottom: solid 1px #e2e2e2;
    display: block !important;
}

.lottery-image-header.seminar-cover:not(.no-gradient):after {
    background: transparent;
}

.seminar-cover .lottery-image-header-overlay p {
    font-weight: normal;
    font-size: 18px;
    max-width: 550px;
    line-height: 1.5;
}

@media screen and (max-width: 768px) {
    .seminar-cover .lottery-image-header-overlay {
        border-bottom: solid 1px #eee;
    }

    .seminar-cover img {
        object-position: right;
    }

    .x-promo.promo-kontakt-left,
    .x-promo.promo-kontakt-right {
        width: 100%;
        margin-right: 0;
    }

    .seminar-heading {
        font-size: 24px;
    }

    .seminar-formular {
        padding: 0px;
        background: transparent;
    }

    .samarbejde-med {
        max-width: 150px;
        margin-bottom: 25px !important;
    }
}

/* Støttelotteriet.dk */

#rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {
    margin: 10px !important;
    width: calc(25% - 20px) !important;
}

body .choose-category .gfield_radio {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
}

body .choose-category ul.gfield_radio li {
    border: solid 1px #eee;
    margin-bottom: 5px !important;
    padding: 35px 15px !important;
    justify-content: center !important;
    width: 32%;
    transition: ease .2s all;
    flex-direction: column !important;
}

body .choose-category ul.gfield_radio li:hover {
    border: solid 1px #b3b3b3;
}

body .choose-category ul.gfield_radio li input[type=radio] {
    resize: both !important;
    width: 25px !important;
    height: 25px !important;
}

body .choose-category ul.gfield_radio li input[type=radio]:checked:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.02);
    position: absolute;
    left: 0;
    top: 0;
    border: solid 1px #ccc;
}

body .choose-category ul.gfield_radio li label {
    font-size: 16px !important;
    text-align: center !important;
}

body .choose-category ul.gfield_radio li:hover {
    cursor: pointer !important;
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield.gsection {
    margin-top: 15px !important;
}

body .upload .slim {
    background: #f2f2f2 !important;
    border: dashed 2px #e2e2e2;
    border-radius: 5px;
    color: #b3b3b3;
    transition: ease .2s all;
}

body .upload .slim input {}

body .upload .slim:hover {
    border-color: #999;
    color: #212121;
}

body .field-full {
    clear: both !important;
    float: none;
    padding: 0 !important;
    display: block;
    width: 100%;
    font-size: 16px !important;
}

body .dhk-accept ul.gfield_checkbox li,
body .dhk-also-accept ul.gfield_checkbox li {
    border: solid 1px #eee;
    padding: 15px !important;
}

.dhk-accept,
.dhk-also-accept {
    margin-top: 0 !important;
    width: 100% !important;
}

.lod-slider ul.flex-direction-nav {
    position: absolute;
    bottom: 0px;
    z-index: 9999;
    left: 0;
    display: block;
    width: 100%;
    height: 55px;
}

.lod-slider .flex-direction-nav a {
    opacity: 1;
}

.lod-slider .flex-direction-nav a:hover {
    background: #386784;
}

.custom-btn {
    display: inline-block !important;
    margin-bottom: 25px;
}

.x-acc-item {
    box-shadow: none !important;
    overflow: visible !important;
    margin-top: 10px !important;
}

span.x-acc-header-text {
    font-weight: bold;
}

.x-acc-header {
    border: solid 1px #eee !important;
    border-radius: 0 !important;
}

.x-acc-header:hover {
    background: #f7f7f7 !important;
    color: #121212 !important;
}

.x-acc-header.x-active {
    background: #f7f7f7 !important;
}

.x-acc-content {
    border-top: 0 !important;
    border-left: solid 1px #eee !important;
    border-right: solid 1px #eee !important;
    border-bottom: solid 1px #eee !important;
}

.x-acc-header-text {
    margin: 0 !important;
}

span.x-acc-header-indicator {
    order: 2;
}

.has-stack-styles .mejs-button button {
    color: #fff !important;
}

.video-headline span {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 21px;
}

.x-video .x-video-inner {
    height: 350px !important;
}

.e14446-31 .x-row-inner {
    max-width: 1100px;
}

.gfield li input[type=text] {
    font-size: 16px !important;
}

.antal .gfield_description {
    display: none;
}

.gfield.dhk-accept.gfield_contains_required ul.gfield_checkbox label:after,
.gfield.dhk-also-accept.gfield_contains_required ul.gfield_checkbox label:after {
    content: "*";
    color: red;
    margin-left: 2px;
}

.only-mobile {
    display: none;
}

span.rl-gallery-caption {
    padding: 0 !important;
    color: #121212 !important;
    position: relative !important;
    background: #fff !important;
    margin-top: 5px;
}

.rl-gallery .rl-gallery-link .rl-gallery-item-caption {
    color: #121212 !important;
    font-style: italic;
}

@media screen and (max-width: 768px) {

    .only-mobile .lottery-gallery-full,
    .only-mobile .lottery-gallery-thumb {
        display: block !important;
    }

    #rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {
        margin: 2px !important;
        width: calc(50% - 4px) !important;
    }

    span.rl-gallery-caption {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 767px) {
    .only-mobile {
        display: block !important;
    }

    .only-desktop {
        display: none;
    }

    .topbanner {
        display: none !important;
    }
}

/* End Stoettelotteriet */

/* DHK Display */

.dhk-display-teaser {
    display: none;
}

body .choose-category-dhk .gfield_radio {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
}

body .choose-category-dhk ul.gfield_radio li {
    border: solid 1px #eee;
    margin-bottom: 5px !important;
    padding: 35px 15px !important;
    justify-content: center !important;
    width: 49%;
    flex-direction: column !important;
}

body .choose-category-dhk ul.gfield_radio li input[type=radio] {
    resize: both !important;
    width: 25px !important;
    height: 25px !important;
}

.mobile-on {
    display: none;
}

.mobile-off {
    display: block;
}

.display-slider {
    padding: 0 !important;
    box-shadow: none !important;
    border: 0 !important;
}

.entry-detail-view img {
    max-width: 80px !important;
}

.dhk-display-teaser img {
    order: 2;
    border-radius: 0px 0px 5px 5px;
}

.dhk-display-teaser div {
    font-weight: bold;
    font-size: 24px;
    line-height: 1.3;
    background: #e62a32;
    color: #fff;
    padding: 15px;
    order: 1;
    border-radius: 5px 5px 0px 0px;
}

.dhk-display-teaser a {
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 767px) {
    .mobile-on {
        display: block;
        margin-bottom: 25px !important;
    }

    .mobile-off {
        display: none;
    }

    body .choose-category .gfield_radio {
        flex-direction: column;
    }

    body .choose-category ul.gfield_radio li {
        width: 100%;
    }

    .custom-headline span {
        font-size: 28px;
        line-height: 1.2;
    }

    .typer img {
        width: 32.333%;
    }
}

/* Formular */

.salgsperiode .gfield_description ul {
    margin: 0;
}

.gfield_required {
    color: red !important;
    margin-left: 2px !important;
}

li.gfield {
    display: inline-block;
    min-width: 100%;
}

.field-right {
    float: right;
    width: 49%;
    clear: none !important;
    padding: 0 !important;
}

.field-left {
    float: left;
    clear: none !important;
    width: 49%;
    padding: 0 !important;
}

.field-left input,
.field-right input,
.field-full input {
    width: 100% !important;
    font-size: 16px !important;
}

.field-full {
    width: 100% !important;
}

.gfield select {
    font-size: 16px !important;
}

.kendskab .gfield_checkbox {
    overflow: hidden;
}

.kendskab .gfield_checkbox li {
    width: 49% !important;
    float: left;
}

.smaller-col-margin {
    margin-right: 2%;
}

li#field_10_40 {
    max-width: 300px;
}

.gfield_description.validation_message {
    display: none;
}

.gform_wrapper li.gfield.gfield_error {
    border: 0 !important;
}

.gform_wrapper li.gfield.gfield_error.field-left,
.gform_wrapper li.gfield.gfield_error.field-right {
    width: 49%;
}

@media screen and (max-width: 767px) {

    .kendskab .field-left,
    .field-right {
        clear: both !important;
        width: 100%;
        float: none;
    }

    .field-left,
    .field-right {
        width: 100%;
        clear: both;
        float: none;
    }

    .kendskab .gfield_checkbox li {
        width: 100% !important;
        float: left;
    }

    .smaller-col-margin {
        margin-right: 0;
    }

    .gfield.dhk-also-accept {
        margin-top: 0 !important;
    }

    .gfield.gsection {
        margin-top: 0 !important;
    }
}

/* Pop up */

.popmake {
    padding: 0 !important;
}

.popmake-content span.headline {
    font-size: 28px;
    line-height: 1.1;
    color: #121212;
    margin-bottom: 10px;
    display: block;
}

.pum-content.popmake-content {
    display: flex;
}

.column1 {
    flex: 1 40%;
    background: url(/wp-content/themes/stoetforeningen/images/popup-img6.png) no-repeat center bottom;
    background-size: contain;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    background-color: #afd3e5;
}

.column2 {
    flex: 1 60%;
    padding: 20px;
}

.content {
    font-size: 14px;
    line-height: 1.5;
    color: #121212;
}

.popmake-content a {
    font-size: 12px;
}

.popmake-content .gfield_label {
    display: none !important;
}

.popmake-content .ginput_container input {
    margin: 0;
    font-size: 16px !important;
    padding: 10px !important;
}

.popmake-content .gform_wrapper .gform_footer {
    padding: 0;
    width: 100%;
}

.popmake-content .gform_button.button {
    width: 100% !important;
}

.popmake-content .gfield {
    padding: 0 !important;
}

.popmake-content p {
    text-align: center;
    margin: 0;
}

.popmake-close {
    background: url(/wp-content/themes/stoetforeningen/images/close-dark.svg) no-repeat !important;
    background-size: contain !important;
    background-position: center center !important;
    width: 20px !important;
    height: 20px !important;
    display: block !important;
    background-color: transparent !important;
    box-shadow: none !important;
    color: #fff !important;
    font-weight: bold !important;
    line-height: 1 !important;
    padding: 0 !important;
    font-size: 0 !important;
    right: 15px !important;
    left: auto !important;
    top: 15px !important;
    opacity: .1;
}

.popmake-close:hover {
    opacity: 1;
}

.popmake-content .gform_confirmation_message {
    font-weight: bold;
    color: #fff;
    padding: 15px;
    background: #3abf8c;
    margin-top: 5px;
    font-size: 14px;
}

@media screen and (max-width: 767px) {
    .pum-content.popmake-content {
        display: block;
    }

    .column1 {
        height: 125px;
        width: 100%;
        background: url(/wp-content/themes/stoetforeningen/images/popup-img-mobil.png) no-repeat center bottom;
        background-size: contain !important;
        background-color: transparent !important;
    }

    .column2 {
        width: 100%;
        background: #f2f2f2;
    }

    .popmake {
        right: 0 !important;
        left: 0 !important;
        width: 100% !important;
        background: transparent !important;
    }

    .content {
        font-size: 12px;
    }

    .popmake-content .gform_button.button {
        padding: 10px 0px !important;
        margin-bottom: 0 !important;
        font-size: 14px !important;
        line-height: 1.1 !important;
    }

    .column2 .gform_wrapper {
        margin: 5px 0px !important;
    }

    .popmake-close {
        background: url(/wp-content/themes/stoetforeningen/images/close.svg) no-repeat !important;
        background-size: contain !important;
        background-position: center center !important;
        opacity: 1;
        top: 30px !important;
    }
}

/* Lotteri Inaktiv besked */

.inactive-lottery-notice {
    display: none;
}

.info {
    display: block;
    background: #fff3d8;
    color: #000;
    font-weight: bold;
    padding: 25px;
}

/* Forside Lotteri Nr. 4 */

.lottery-preview:nth-child(4) .lottery-preview-overlay {
    display: block;
}

/*.lottery-preview:nth-child(4) .lottery-preview-overlay span:last-child {
    font-size: 0;
}

.lottery-preview:nth-child(4) .lottery-preview-overlay span:last-child:before {
    content: "Lodpris: 100/200 kr.";
    font-size: 14px;
}*/

.lottery-preview-overlay {
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    font-size: 15px;
}

.lottery-preview:nth-child(3) .lottery-preview-logo-container {
    width: 75%;
    height: 50%;
}

@media screen and (max-width: 767px) {
    .lottery-preview-overlay {
        flex-direction: column;
        height: auto;
        line-height: 1.4;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .lottery-preview-overlay span {
        float: left;
    }
}

/* Forside Lotteri Nr. 4 Slut */

/* Forside Lotteri Nr. 3 */

.lottery-preview:nth-child(3) .lottery-preview-overlay span:last-child {
    font-size: 0;
}

.lottery-preview:nth-child(3) .lottery-preview-overlay span:last-child:before {
    content: "Lodpris: 50/100 kr.";
    font-size: 14px;
}

/* Forside Lotteri Nr. 5 Slut */

.webko-logo-slider .webko-slider-image:after,
.lottery-image-header:not(.no-gradient):after {
    height: 60% !important;
}

@media screen and (min-width: 769px) {
    .slick-list.draggable {
        height: auto !important;
    }
}

#sf-lottery-form h4:after {
    content: "* Påkrævet felter";
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
}

/* Footer */
.x-colophon .h-widget {
    font-size: 22px;
    font-weight: 100;
}

.x-colophon .widget ul,
.widget ol {
    border: none;
    box-shadow: none;
}

.x-colophon .widget_nav_menu ul li a,
.widget_meta ul li a,
.widget_pages ul li a {
    border: none;
    padding: 0px;
    box-shadow: none;
}

.x-colophon.top {
    padding: 3% 0 3% !important;
}

.x-colophon {
    box-shadow: none !important;
    border: none !important;
}

.x-colophon.bottom .x-social-global a {
    margin: 0 0.3% !important;
    font-size: 30px !important;
}

/* TOPBAR */
.x-topbar .x-social-global {
    display: none;
}

/* FONTS */

h6,
.h6 {
    font-size: 100%;
    text-transform: inherit;
}



/* PROMO BOX  - Medarbejder kasser */
.x-promo {
    box-shadow: none !important;
}



/* BLOG PAGINATION */

.x-pagination span.current,
.x-pagination a,
.x-pagination span {
    box-shadow: none !important;
    text-shadow: none !important;
}

.x-pagination a,
.x-pagination span {
    color: #999999 !important;
}

.x-pagination span.current {
    color: #fff !important;
}

/* TOP BOX / SÅDAN BESTILLER DU */
.top-box h4.x-feature-box-title {
    color: #fff;
    font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-weight: 900;
}

.top-box .x-feature-box-text {
    margin: 0px;
}

.top-box p.x-feature-box-text {
    line-height: 1.4;
}


/* MOBIL 768px */

/* GENERELT CONTENT */

/* LOTTERI OVERSIGT */
@media screen and (max-width: 768px) {
    .x-main .x-container.width {
        width: 100% !important;
    }

    .lottery-preview-logo img {
        width: 60%;
        margin-top: 15px;
    }

    .lottery-preview-logo {
        width: 150px;
    }

    .webko-slider-overlay {
        color: #121212 !important;
    }

    .lottery-image-header .lottery-image-header-overlay {
        color: #121212 !important;
    }


    /* FACEBOOK POST */
    h4.h-custom-headline.cs-ta-left.h4 {
        font-size: 20px;
    }
}

/* VISITKORT BEGINS */
.visitkort {
    border: 2px dashed #6da0bf;
    padding: 10px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.visitkort:hover {
    border: 2px dashed #628fab;
}

.visitkort img {
    width: 25px;
    margin-right: 15px;
}

/* VISTKORT ENDS */
@media screen and (max-width: 768px) {

    .single-sf_lotteri .lottery-gallery-full,
    .lottery-gallery-thumb {
        display: block;
    }

    .single-sf_lotteri .show-below-980 .lottery-gallery-wrap {
        display: block !important;
    }

    .single-sf_lotteri .lottery-gallery-wrap {
        display: none !important;
    }


}


.landing-tjen {
    text-align: center !important;
    padding: 20px !important;
    border: 1px solid #e3e3e3;
}

.landing-tjen:hover {
    border: 1px solid hsl(203, 39%, 59%);

}

.landing-tjen h3 {
    font-size: 17px !important;
    margin-top: -18px;
}

.landing-tjen p {
    font-size: 0.89em;
}

.landing-tjen a {
    color: hsl(0, 0%, 38%);
}

.img-mobile {
    display: none;
}

@media screen and (max-width: 768px) {
    .frontpage-blog .featured-post-text {
        top: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .webko-logo-slider-control .slick-list,
    .webko-carousel .slick-list {
        left: 0px !important;
    }

    .img-mobile {
        display: block;
    }

    .img-desktop {
        display: none;
    }
}

.postid-12921 .skoleogklubaktiviteter {
    display: none;
}

.customer-chat {
    position: fixed;
    left: 15px;
    bottom: 30px;
    z-index: 9999;
    transform: translateY(120px);
    opacity: 0;
    transition: all .5s ease;
}

.customer-chat.animated {
    transform: translateY(0);
    opacity: 1;
}

.cc-trigger {
    border-radius: 100%;
    width: 85px;
    height: 85px;
    overflow: hidden;
    box-shadow: 0px 7px 15px -11px rgb(0 0 0 / 35%);
    cursor: pointer;
}

.cc-trigger img {
    width: 100%;
    height: 100%;
}

.cc-popup {
    position: absolute;
    bottom: 100%;
    left: 0;
    margin-bottom: 10px;
    background-color: #fff;
    width: 350px;
    padding: 25px 20px;
    box-shadow: 0px 7px 15px -11px rgb(0 0 0 / 29%);
    border-radius: 35px 35px 35px 35px;
    border: 1px solid #f5f5f5;
    display: none;
}

.cc-popup-headline {
    font-weight: bold;
    color: #6da0bf;
    font-size: 18px;
}

.cc-popup-body a {
    color: inherit;
    transition: color .2s ease;
}

.cc-popup-body a:hover {
    color: #6da0bf;
}

#df_17418 {
    display: none;
}

@media screen and (max-width: 768px) {
    .sf-org-logo {
        margin-bottom: 30px;
    }

    .customer-chat.animated {
        display: none;
    }
}

.postid-17416 .sf-org-logo:before {
    content: '';
    width: 100%;
    height: 200px;
    background: url(https://stoetforeningen.dk/wp-content/uploads/2022/04/sommer-for-sjov.png) no-repeat center;
    background-size: contain;
    display: block;
    margin-bottom: 30px;
}

/* Footer Kontakt */

.footer-kontakt p {
    margin-bottom: 10px;
}