.example-calendar {
    display: none;
}
.info {
	background: #fffee6;
	padding:20px 25px;
	margin-bottom: 25px;
}
.info p {
	margin-top: 0;
}
.info p:last-child {
	margin-bottom: 0;
}
.info strong {
	font-size: 21px;
}

@media screen and (max-width: 768px) {
    .example-calendar {
    padding: 35px !important;
    }
    .mobile-padding{
        padding-right: 35px;
        padding-left: 35px;
    }
    }
/* 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;
}
    }

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


/* FACEBOOK POST END */ 



/* DDS BEGIN */ 

.webko-logo-slider-control-wrap {
    display: none;
}
.webko-logo-slider .webko-slider-image {
    height: 500px;
}
.x-section.total-bar {
    background-color: #c00d0d;
}

.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: #c00d0d !important;
}
.rangeslider__fill {
    background: #e30613 !important;
}
.field_target_group input:checked + label {
        color: #c00d0d;
}
.permission_text a {
    display: block;
    text-align: center;
}
/* .salgsmateriale-side ul.sales-guides {
    width: 100%;
}
.salgsmateriale-side h3 {
    text-align: center;
} 
*/
h3.h-custom-headline.h3 {
    margin-bottom: 15px;
}

.top-box h4.x-feature-box-title {
	font-size: 15px;
}

@media screen and (min-width: 979px) {  
.only-mobile-menu {
    display: none;
}
}
@media screen and (min-width: 768px) {
    .mobile-only {
        display: none;
    }
}
@media screen and (max-width: 979px) { 
.x-topbar { display: none; }
}
@media screen and (max-width: 768px) {
.webko-slider-overlay h2 {
    color: #c9080b !important;
}
@media screen and (max-width: 768px) {
    .desktop-only {
        display: none;
    }
}
    
/* Spillemyndigheden */

@media screen and (max-width: 767px) {
    .spillemyndighed .x-feature-box-graphic.square {
        display: block !important;
        margin-bottom: 25px;
    }
    .spillemyndighed .x-feature-box-graphic-inner.square {
        margin: 0 auto;
    }
    .spillemyndighed .x-feature-box-content {
        text-align: center;
        display: block;
    }
}