/* Webko Social Icons Sidebar */

.webko-social-icons .webko-social-icons-facebook,
.webko-social-icons .webko-social-icons-linkedin {
    display: none;
}

/* End */

.remove-margin p {
    margin-bottom: 5px;
}

.skoler-tab {
    background: #e7402a;
    color: #fff;
    padding: 5px 10px;
    border-radius: 6px;
    font-weight: bold;
}

.foreninger-tab {
    background: #e7402a;
    color: #fff;
    padding: 5px 10px;
    border-radius: 6px;
    font-weight: bold;
}

.private-tab {
    background: #e7402a;
    color: #fff;
    padding: 5px 10px;
    border-radius: 6px;
    font-weight: bold;
}

.frivillige-tab {
    background: #e7402a;
    color: #fff;
    padding: 5px 10px;
    border-radius: 6px;
    font-weight: bold;
}

.virksomheder-tab {
    background: #e7402a;
    color: #fff;
    padding: 5px 10px;
    border-radius: 6px;
    font-weight: bold;
}

.x-feature-box.louise {
    margin-top: 45px;
    margin-bottom: 45px;
}

.louise h4.x-feature-box-title {
    font-size: 21px;
}

#sf-lottery-form h4:not(.custom-design-headline):after {
    content: "* Påkrævede felter";
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
}

.field_calendar_design label {
    line-height: 1.2;
}

/* 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 */

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


/* FACEBOOK POST END */



/* DDS BEGIN */

.single-sf_lotteri .x-section.total-bar {
    display: none;
}

.single-sf_lotteri form#sf-lottery-form input.x-btn.border {
    width: 100%;
}

.single-sf_lotteri form .sf-field.input {
    width: 100%;
    margin-bottom: 15px;
}

.webko-logo-slider-control-wrap {
    display: none;
}

.webko-logo-slider .webko-slider-image {
    height: 500px;
}

.x-section.total-bar {
    background-color: #e7402a;
}

.total-bar .x-main.full {
    width: 100%;
}

.x-section.total-bar .calc-bar {
    display: none;
}

.x-section.total-bar .x-container {
    height: 45px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.flex-direction-nav a {
    top: calc(50% - 30px) !important;


    height: 60px !important;
    width: 30px !important;
    font-size: 25px !important;
    line-height: 60px !important;

    background-color: #ff2a13;
    border-radius: 0px !important;
    opacity: 0.8 !important;

}

.flex-direction-nav a.flex-next {
    left: auto !important;
    right: 14px !important;
}

.profit-calc-widget {
    background-color: #e7402a !important;
}

.rangeslider__fill {
    background: #b11500 !important;
}

.field_target_group input:checked+label {
    color: #e7402a;
    font-weight: bold;
    background: url(/wp-content/uploads/2019/09/checked.svg) no-repeat 50% 70%;
    background-size: 45px;
    line-height: 1.2;
}

.field_target_group label {
    background: url(/wp-content/uploads/2019/09/not-checked.svg) no-repeat 50% 70%;
    background-size: 45px;
    line-height: 1.2;
}

.webko-instagram-caption span {
    font-size: 11px !important;
}

.webko-instagram-image {
    max-height: 275px;
}

.x-colophon.bottom .x-colophon-content {
    letter-spacing: 0 !important;
}

/* .salgsmateriale-side ul.sales-guides {
    width: 100%;
}
.salgsmateriale-side h3 {
    text-align: center;
} 
*/
.kalender-desktop,
.kalender-slider-bottom-text-desktop {
    display: block;
}

.kalender-mobile,
.kalender-slider-bottom-text-mobile {
    display: none;
}

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

    .kalender-desktop,
    .kalender-slider-bottom-text-desktop {
        display: none;
    }

    .kalender-mobile,
    .kalender-slider-bottom-text-mobile {
        display: block;
    }

    .kalender-mobile ul.lottery-gallery-full {
        margin: 0;
    }

    .x-main .x-container.width {
        width: 100% !important;
    }

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

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

    .x-section.total-bar {
        padding: 25px;
    }

    .x-section.total-bar .x-container {
        height: auto;
    }

    .x-column.x-sm {
        display: block !important;
        box-sizing: border-box;
    }

    .kalender-slider {
        padding: 25px;
    }

    .kalender-slider-bottom-text p {
        padding-left: 25px;
    }

    ul.lottery-gallery-thumb {
        margin-bottom: 15px;
    }

    .inner-column li.x-block-grid-item {
        width: auto !important;
    }

    .x-brand img {
        width: 260px !important;
    }

    .x-feature-box.louise {
        padding: 0 25px;
    }

    .louise .x-feature-box-graphic.circle {
        display: block !important;
    }

    .text-column2 {
        padding-top: 0 !important;
    }

    .field_target_group label,
    .field_target_group input:checked+label {
        background-size: 25px;
        padding-left: 55px;
        text-align: left;
        font-size: 14px;
    }

    body {
        font-size: 14px;
    }
}

@media screen and (max-width: 414px) {
    .x-brand img {
        width: 190px !important;
    }
}

/* Gravity Form Align */


.gform_wrapper ul li.gfield {
    display: inline-block;
}

.field-left {
    float: left;
    width: calc(50% - 10px);
    clear: unset !important;
    margin: 0 !important;
}

.field-right {
    float: right;
    width: calc(50% - 10px);
    clear: unset !important;
    margin: 0 !important;
}

.field-full {
    width: 100%;
}

@media (max-width:768px) {

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

    .field-right {
        margin-top: 1.313em !important;
    }
}

/* Text Image Block */

.text-image-block {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 40px;
}

.text-image-block li.x-block-grid-item {
    width: 100% !important;
    margin: 0 !important;
}

.text-image-block img {
    margin: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media (max-width:767px) {
    .text-image-block {
        grid-template-columns: 1fr;
        gap: 10px;
    }
}

/* Sponsor Block Grid */

.sponsor {
    border: solid 1px #eee;
    padding: 15px !important;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
}

.sponsor-grid.three-up {
    /* "thee-up" kommer fra antal kolonner man har valgt i Cornerstone */
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
}

.sponsor-grid.three-up li {
    width: 100% !important;
    margin: 0 !important;
}

.sponsor-grid .sponsor img {
    height: 60px !important;
}