/* Enter Your Custom CSS Here */
/**************************************************************************************************/
/* TILPASNINGER ***********************************************************************************/
/**************************************************************************************************/
body{
   font-size:100%;
}
h1.av-special-heading-tag{
  font-weight:bold !important;
}
h2{
  font-size: 20px;
  font-weight:bold;
}
h3{
  font-size: 16px;
  font-weight:bold;
}
h4{
  font-size: 13px;
  font-weight:bold;
  
}
#main{
	z-index:1;
}
#header_main{
  	position:relative;
	z-index:1000000;
}
.nested_nav .children li {
	left:10px;
}
  .nested_nav .children li::before {
  	/*content:"-" !important;*/
	left:-10px;
  	top:-3px;
    font-size: 40px;
  	width:20px;
}
.avia-menu-text{
	font-weight:normal;
  	text-align:left;
}
.post-entry-2949 .entry-content-wrapper .avia-image-container-inner{
	border:1px solid #cccccc;
  	padding:5px;
}
.sidebar_left.sidebar{
	text-align:left;
}

.iconlist_title{
  	font-size: 20px;
}

.av-share-link a:hover{
  background-color:#435960 !important;
}

.title_container{
  max-height:0;
  overflow:visible;
}

.mfp-container{
  	background-image: url(/wp-content/uploads/overlay.png);
}

#top .iconbox_left_content .iconbox_icon{
width: 64px;
height: 64px;
line-height: 62px;
}

.home .wpmlcustomfield1{
	text-align:left;
}
.widget_newsletters input.wpml{
  margin:auto !important;
  width:100% !important;
  
}
/**************************************************************************************************/
/* googlemap-link *********************************************************************************/
/**************************************************************************************************/

.googlemap-link{
  	top: -50px;
	margin-top:-50px;
	margin-bottom:-50px;
}

/**************************************************************************************************/
/* easy-slider ************************************************************************************/
/**************************************************************************************************/
.avia-slideshow-inner{
	border:1px solid #cccccc;
}
/**************************************************************************************************/
/* slider *****************************************************************************************/
/**************************************************************************************************/
h1.slider_text_white, h1.slider_text_big_white, h1.slider_text_medium_white{
  	font-family: "PT Sans Narrow",sans-serif;
  	color: #fff;
}
h1.slider_text_big_white{
	font-size:42px;
}
h1.slider_text_medium_white{
	font-size:36px;
  	color: #e1e1e1;
}

a:hover h1.slider_text_medium_white{
  	color: #fff;
}

/**************************************************************************************************/
/* Fotos ******************************************************************************************/
/**************************************************************************************************/
.av-styling-no-styling{
	border: solid 1px #e1e1e1 !important;
}

/**************************************************************************************************/
/* PDF download ***********************************************************************************/
/**************************************************************************************************/
.pdf-icon-link, .pdf-icon-link-small{
	display:inline-block;
  	clear:left;
}
.pdf-icon, .pdf-icon-link ~ a, .pdf-icon-small, .pdf-icon-link-small ~ a{
  	display:inline-block;
  	vertical-align: middle;
  	margin-right: 20px;
}
.pdf-icon, .pdf-icon-link ~ a{
  	margin-top: 15px;
  	min-height:50px;
  	height: 50px;
}
.pdf-icon-small, .pdf-icon-link-small ~ a{
  	margin-top: 8px;
  	min-height:50px;
}

.pdf-icon-link ~ a, .pdf-icon-link-small ~ a{
  	clear:right;
}
.pdf-icon-link ~ a{
  	padding: auto 10px;
}
.pdf-icon-link-small ~	 a{
  	padding-top: 10px;
}

/**************************************************************************************************/
/* Hovedmenu '''''''*******************************************************************************/
/**************************************************************************************************/

.avia-menu-fx{
	height: 6px;
  	background-color: #b5cbb7 !important;
}
/**************************************************************************************************/
/* MAINTENANCE MODE *******************************************************************************/
/**************************************************************************************************/

body{
	background-image: url(/wp-content/uploads/overlay.png); !important;
  	background-color: transparent;
}