#content
{
	background-color: #ffffff;
}
.main-header-menu
{
	font-family: 'Raleway',sans-serif;
}

.main-header-menu > li > a
{
	border-right: 1px #e8e8e8 solid;
	padding-left: 30px;
	padding-right: 30px;
}
.main-header-menu > li:nth-last-child(-n+2) > a
{
	border-right: 0;
}

ul#primary-menu
{
	height: 65px;
	/*
	
	
	padding-top: 20px;
	*/
	margin-top: 20px;
}

div.main-header-bar div.ast-container
{
	max-width: none;
	margin-right: 0px;
	padding-right: 0px;
}

.ast-site-identity
{
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#top-streamer
{
	background-color: #8e2058;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	font-family: arial;
	font-weight: 400;
	margin: 0 !important;
	border: 0 !important;
	position: relative;
}

#top-streamer a
{
	color: #ffffff;
	font-weight: 700;
}
#top-streamer .offices
{
	width: 100%;
	max-width: 1000px;
	margin: 0px auto;
	display: flex;
	padding: 3px 0px;
	flex-direction: row;
	justify-content: center;
	align-content: center;
}

#top-streamer .offices .office
{
	padding: 4px 20px;
}

.site-branding
{
	width: 15%;
	float: left;
}

header#masthead
{
	border-top: 0;
	margin-top: 0px;
}

.ast-main-header-bar-alignment
{
	width: 70%;
	float: left;
}

#menu-right
{
	position: absolute;

	
	top: 0;
	bottom: 0;
	
	right: 0px;
	
	width: 120px;
	text-align: right;
	
}

.main-header-container
{
	position: relative;
}

.main-header-bar:after
{
	 content: '';
    display: block;
    clear: both;
}

.ast-flex.main-header-container:after
{
	content: '';
    display: block;
    clear: both;
}

ul#right-menu
{
	margin-left: 0;
	margin-bottom: 0px;
	height: 100%;
	
	display: flex;
	flex-direction: row;
	justify-content: right;
	align-items: stretch;
	align-content: right;
	
}
ul#right-menu li
{
	list-style-type: none;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}


ul#right-menu li a
{
	padding-left: 30px;
	padding-right: 30px;
	font-family: 'Raleway',sans-serif;

		justify-content: center;
	flex-direction: column;
	text-align: center;
	color: #454545;
	font-weight: 600;
	font-size: 15px;
	line-height: 1.1;
}

.right-far
{
	background-color: #f4f4f4;
}
.right-mypages
{
	background-color: #b2b2b2;
}

#footer-content
{
	height: 200px;
	background-color: #991459;
}

.ast-small-footer
{
	border-top: 0;
}

.main-header-menu .menu-item.hide-on-big
{
	display: none;
}

.socials
{
	width: 200px;
	height: 20px;
	position: absolute;
	right: 50px;
	top: 7px;
	text-align: right;
	display: none;
}

.ast-header-break-point .main-navigation ul li a
{
	background-color: #f1f1f1;
}

/*
.ast-header-break-point .main-header-menu .menu-item, 
.ast-header-break-point .main-header-bar .ast-masthead-custom-menu-items
{
	display: block;
}

*/

.ast-mobile-menu-buttons
{
	margin-right: 15px;
}

.title-bg-wrapper
{
	overflow: hidden;
}

ul, ol
{
	margin-left: 25px;
}

/*
.elementor-background-video-embed {
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%,-50%) !important;
    -ms-transform: translate(-50%,-50%) !important;
    transform: translate(-50%,-50%) !important;
}
*/

.ast-desktop .main-header-menu.submenu-with-border .sub-menu a, 
.ast-desktop .main-header-menu.submenu-with-border .children a
{
	font-size: 15px;
	font-weight: 200;
	font-family: arial;
}

.footer-adv-overlay
{
	background-color: #991459;
}

.footer-adv-overlay p
{
	margin-bottom: 10px;
	color: #ffecf6;
}

.footer-adv-overlay a
{
	color: #ffecf6;
}

.footer-adv-overlay p strong
{
	
}

.footer-adv h2.widget-title
{
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px #e493bd dotted;
}

.ast-small-footer-wrap,
.ast-small-footer-wrap a
{
	color: #c3c3c3;
}

.ast-footer-overlay
{
	padding-top: 0px;
}

.ast-footer-overlay .ast-container
{
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}


.ast-footer-overlay .ast-container .ast-small-footer-wrap .textwidget a
{
	color: #000;
	font-weight: bold;
}


body.blog article.post.ast-article-post,
body.single article.post.ast-article-single
{
	max-width: 700px;
	float: right;
	margin-right: 80px;
	margin-left: 80px;
	
}
body.single article.post.ast-article-single
{
	padding-bottom: 50px;
}

body.blog article.post.ast-article-post .entry-content,
body.single article.post.ast-article-single .entry-content
{
	max-width: 650px;
}

body.blog article.post.ast-article-post .entry-header,
body.single article.post.ast-article-single .entry-header
{
	padding-left: 0px;
}

#far-top
{
	position: absolute;
	right: 25px;
	top: 6px;
	width: 40px;
	height: auto;
	margin: auto;
}

#top-streamer .offices.offices-small
{
	display: none;
}

.caldera-grid .control-label
{
	color: #3f3f3f;
	font-family: "Roboto Condensed", Sans-serif;
	font-weight: 600;
}

.caldera-grid input[type="submit"]
{
	font-weight: 800;
	font-family: "Roboto Condensed", Sans-serif;
}

.referenser a
{
	color: #ffffff;
}