/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Nov 24 2022 | 09:37:20 */
.entry-thumbnail {
    display: none;
}

/* Masthead & Topbar by Chords Agency */

#topbar #topbar-widgets .widgets.widgets-2 {
	text-align: right;
}

#topbar #topbar-widgets .widgets.widgets-2 .widget {
    width: unset;
    float: unset;
    display: inline-flex;
    margin-left: 5px;
    margin-right: 0;
}

#topbar #topbar-widgets .mng-site-2020 {
    background: #0077B3;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02), 0 6px 20px 0 rgba(0, 0, 0, 0.02);
    margin: 10px 0 10px 15px;
    border-radius: 25px;
    display: inline-block;
}

#topbar #topbar-widgets .mng-site-2020 a {
    margin: 8px 25px;
    font-size: .9em;
    color: #fff;
    text-decoration: none;
    display: block;
}

#topbar #topbar-widgets .mng-site-2020 a:after {
    content: "»";
    font-size: 1rem;
    margin-left: 8px;
}

#topbar #topbar-widgets {
/*	display: none; */
}

#topbar p {
    text-align: left;
    color: #1C485E;
}

body.responsive #masthead:not(.floating) { /* Menu area bg */
	background: transparent;
}

body.responsive #masthead,
#masthead .site-branding img,
#masthead .site-branding { /* Menu area ease */
	-webkit-transition: all .42s ease;
    -moz-transition: all .42s ease;
    transition: all .42s ease;
}

/* Med Logo */
#masthead .site-branding {
    width: 200px;
    padding-right: 0px !important;
    position: absolute;
	z-index: -2;
}

#masthead.floating .site-branding {
    width: 140px;
    padding-right: 0px !important;
    position: absolute;
}

#masthead .site-branding img {
    padding: 0;
	margin-top: 15px;
	background: transparent;
	box-shadow: none;
}

#masthead.floating .site-branding img {
    padding: 15px;
	margin-top: 0;
	background: #0A1A37;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-left: 20px;
}

/* Utan Logo */

#masthead .site-branding .logo-site-title,
#masthead .site-branding .site-title {
    color: #fff;
}

#masthead .site-branding .site-title a {
    font-size: 0;
	line-height: 0;
}

#masthead .site-branding .site-title a:after {
	font-size: 30px;
	line-height: normal;
    content: "MND";
}

.main-navigation ul>li a { /* Nav items spacing */
    margin: 0 15px;
    padding: 0;
	font-weight: 600;
}

.main-navigation ul>li:last-child a { /* last nav items spacing */
/*	margin: 0 0 0 15px; */
}

.main-navigation ul>li a {
    border-bottom: 2px solid transparent;
    line-height: 30px;
}

.main-navigation .menu > li.current-menu-item > a, /* current menu item */
.main-navigation .menu > li.current-menu-ancestor > a {
    border-bottom: 2px solid #fff;;
    line-height: 30px;
}

.main-navigation ul>li.mng-home-link { /* Link to home - desktop */
	display: none;
}

/* mobile 768px */

@media (max-width: 768px) {
	#topbar #topbar-widgets .widgets .widget {
	    width: unset !important;
	}
}

@media (max-width: 468px) {
	#topbar #topbar-widgets .widgets.widgets-2 {
		text-align: center;
	}
}

#mobile-navigation {
    background: rgba(10,26,55,1);
    font-weight: normal;
    /* font-family: "Open Sans", sans-serif; */
}

#mobile-navigation ul>li.mng-home-link a { /* Link to home - mobile */
	font-size: 0;
	display: block;
	width: 120px !important;
	height: 120px;
	background-image: url(https://old2.malmonaringslivsgala.se/wp-content/uploads/2020/06/MalmoNaringslivsdag-320.png);
	background-image: url(https://old2.malmonaringslivsgala.se/wp-content/uploads/2020/08/MNG_2021_neg.png);
	background-image: url(https://old2.malmonaringslivsgala.se/wp-content/uploads/2022/11/MNG_neg.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin: 15px 0;
}

#mobile-navigation ul>li.mng-home-link a:before { /* Link to home - mobile */
/*	content: url(https://old2.malmonaringslivsgala.se/wp-content/uploads/2020/06/MalmoNaringslivsdag-320.png); */
}

.main-navigation ul>li.mng-site-2020 { /* Link to MNG2020 - desktop */
	background: #0077B3;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02), 0 6px 20px 0 rgba(0, 0, 0, 0.02);
	margin-left: 15px;
	border-radius: 25px;
/*	background: rgba(255, 119, 255, 0.475);
	border-left: 2px solid #fff; */
}

.main-navigation ul>li.mng-site-2020 a { /* Link to MNG2020 - desktop */
	border-bottom: 0px;
	margin: 0 25px;
	font-size: .9em;
}

.main-navigation ul>li.mng-site-2020 a:after { /* Link to MNG2020 - desktop */
	content: "»";
	font-size: 1rem;
	margin-left: 8px;
}

#mobile-navigation ul>li.mng-site-2020 { /* Link to MNG2020 - mobile */
	margin: 30px auto;
	background: #0077B3;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02), 0 6px 20px 0 rgba(0, 0, 0, 0.02);
	border-radius: 25px;
    max-width: fit-content;
    padding: 0 30px;

}

#mobile-navigation ul>li.mng-site-2020 a { /* Link to MNG2020 - mobile */
    text-align: center;
    font-size: .9em;
	line-height: 50px;
}


#mobile-navigation ul>li.mng-site-2020 a:after { /* Link to MNG2020 - mobile */
	content: "»";
	font-size: 1.1rem;
	margin-left: 8px;
}


#mobile-navigation { /* mobile-navigation position */
	top: 0;
	padding: 15px 40px;
/*	padding-top: 110px; */
	z-index: -1;
	font-size: 1.1rem;
}

