/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
.entry-content table:not(.variations) {
    border: none;
}
.entry-content tr td {
	border: none;
	
}

.et_pb_image_container img, .et_pb_post a img {
    vertical-align: bottom;
    max-width: 50%;
    float: left;
    padding-right: 20px;
}
.et_pb_post h2 a {
	line-height: 1.5;
	font-size: 35px;
}
.et_pb_post
{
	background-color: #ffffff;
}
#post-214707 .section-one-text h2 {
    color: #ffffff!important;
	padding-top: 30px;
}
#post-214707 .section-two, .section-four p {
	color:#000000!important;
}
/* Css för Musikkväll 2024 */
 .read-more-btn {
            padding-top: 40px;
            padding-bottom: 40px;
        }

        .section-two .sec-two-part-two,
        .section-three {
            padding-left: 20px;
            padding-right: 20px;
        }
        .section-two a {
            text-decoration: none !important;
        }

        .section-two a {
            background-color: #0d1a35;
            border: 2px solid #0d1a35;
            border-radius: 40px;
            padding: 8px 20px;
            text-transform: uppercase;
        }
#popmake-214805 .popup-read-more-btn {
	font-size: 14px;
	 background-color: #0d1a35;
            border: 1px solid #0d1a35;
            border-radius: 40px;
            padding: 8px 20px;
            text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	margin-bottom: 40px!important;
}
#popmake-214805 .pum-close, .popmake-close {
	color: #0d1a35;
box-shadow: unset!important;
    text-shadow: unset!important;
 background-color: unset!important;
right: 35px;
	top: 2%!important;
	border: unset!important;
}
#post-214913 h3 {
	font-size: 20px!important;
	
}
@media (max-width: 667px){
	article h2 a {
		font-size: 20px!important;
	}
}