/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2024 | 14:38:57 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2024 | 14:34:06 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2024 | 14:31:32 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2024 | 14:28:20 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2024 | 14:23:27 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2024 | 14:19:38 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2024 | 14:11:00 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2024 | 14:10:44 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 10 2024 | 14:47:52 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 



span._custom-event-date {
    color: #a3a3a3 !important;
    display: flex;
    margin-bottom: 5px;
}
._custom-event-date-time .wpb_wrapper{
	display: flex;
	gap: 5px;
}
._custom-book-event-mobile {
    margin-bottom: 30px!important;
    display: flex;
}

@media only screen and (min-width: 1000px) {
  ._custom-book-event-mobile {
	  display: none;
	}

    ._custom-event-date-time._custom-event-mobile {
        display: none!important;
    }
}


._custom-event-date-time .wpb_wrapper p {
    padding: 0;
    margin: 0;
}

._custom-event-date-time .wpb_wrapper div {
    margin: 0;
}

h1._custom-single-post-title._custom-begivenhed-single {
    font-size: 40px;
}

@media only screen and (max-width: 1000px) {
  h1._custom-single-post-title._custom-begivenhed-single {
    line-height: 46px;
    font-size: 36px;
}

}





