/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/
body {
  margin-bottom: -50px;
}

/*SLIDER BOOKING*/
@media only screen and (max-width: 852px){
.slider-booking{
	margin-top: -250px !important;
	height: auto;
	height: 250px !important;
}
}
@media only screen and (max-width: 700px){

.slider-booking{
	margin-top: 0 !important;
	background-color: #f0f0f0 !important;
	height: 280px !important;
}

.booking-slider-headline{
  margin-top: 20% !important;
  position:absolute;

}
h2.booking-slider-headline{
	color: #f05929 !important;

}
}
@media only screen and (max-width: 500px){
.booking-slider-headline{
  margin-top: 20px !important;
  position:static;
  text-align: center;
}
.search-widget-container{
	float: none !important;
}
.slider-booking{
	height: 340px !important;
}

}

/*SUBSITE ARCHIVE STYLING START*/
.x-iso-container.subsite-archive > .hentry{
	opacity: 1;
}
.post-category-list{
    text-align: center;
}
.post-category-list .cat-item{
    list-style-type: none;
    display: inline-block;
    color:  #fff;
    background:  #efefef;
    height: 32px;
}
.post-category-list .cat-item a{
	color: #222f59;
	font-size: 15px;
	padding: 5px 10px;
	vertical-align:  top;
	line-height: 32px;
}
.subsite-archive .post-category-list .cat-item-none{
	display:none;
}

/*SUBSITE ARCHIVE STYLING END*/
/*ubermenu*/

.ubermenu .ubermenu-target-with-image>.ubermenu-target-text {
line-height:2;
}

#subpage-header .nav-icon span {
background: #fff;
}

#subpage-header .nav-icon:after {
color:#fff;
}
.widget ul.ubermenu-nav li:hover{
	background-color: transparent;
}

/* .widget .ubermenu-overnatting li.ubermenu-item{
	margin-top: 0;
}
.ubermenu-overnatting {
    padding: 0 20px 20px 20px !important;
}
.ubermenu.ubermenu-overnatting li.ubermenu-item .ubermenu-custom-content-padded{
	padding: 15px 0;
}

.ubermenu-overnatting ul.ubermenu-submenu{
	max-height: none;
	position: relative !important;
	width: auto !important;
	background: none !important;
	border: 0 !important;
	box-shadow: none !important;
	overflow: auto;
	left: 0 !important;
}
.ubermenu-overnatting li.ubermenu-item ul.ubermenu-submenu{
	padding: 0px;
	transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;

}
.ubermenu-overnatting li.ubermenu-item.ubermenu-active ul.ubermenu-submenu, .ubermenu-overnatting li.ubermenu-item.ubermenu-in-transition ul.ubermenu-submenu{
	padding: 20px;
	visibility:visible;
	min-height: auto !important;

}
.ubermenu-overnatting li.ubermenu-item ul.ubermenu-submenu > li{
	margin-bottom:0px !important;
	transition: margin 300ms ease-in-out;
}
.ubermenu-overnatting li.ubermenu-item.ubermenu-in-transition ul.ubermenu-submenu > li,.ubermenu-overnatting li.ubermenu-item.ubermenu-active ul.ubermenu-submenu > li{
	margin-bottom:30px !important;
}
.ubermenu-overnatting li.ubermenu-item.ubermenu-in-transition ul.ubermenu-submenu > li:last-child,.ubermenu-overnatting li.ubermenu-item.ubermenu-active ul.ubermenu-submenu > li:last-child{
	margin-bottom:0px !important;
}
.ubermenu-overnatting ul.ubermenu-submenu a{
	line-height: 0;
}
.ubermenu-overnatting ul.ubermenu-submenu a span{
    text-align: left !important;
    font-size: 15px;
    line-height: 0;
}
.ubermenu-overnatting .ubermenu-target{
	outline: none !important;
}
 */
.widget.widget_nav_menu{
	background:#e8e8e8;
	padding: 20px 15px;
}
ul#menu-overnatting ul.sub-menu li a{
	border-bottom: 0;
	box-shadow: none;
}
.widget_nav_menu ul#menu-overnatting li ul li a, .widget_nav_menu ul#menu-overnatting li .sub-menu li a{
	padding-left: 15px;
	font-size: 17px;
}
.widget.widget_nav_menu .h-widget{
	margin: 30px 0px 30px 0px;
	font-size: 21px;
}
@media(max-width:979px){
	#menu-overnatting > li > a{
		font-size: 20px;
	}

}
#menu-overnatting  li  ul li{
	border: 0 !important;
}
#menu-overnatting  li a{
	border-bottom: 0;
}
#menu-overnatting{
	border: 0;
	box-shadow: none;
	border-radius: 0;
}
#menu-overnatting .current-menu-item>a{
	background: transparent
}
#menu-overnatting a:before{
	padding: 0;
}
#menu-overnatting li a:hover{
	background:transparent !important;
}
#menu-overnatting li a, #menu-overnatting li{
	box-shadow: none;
}
#menu-overnatting > li > a{
	border-top: 1px solid  #222f59;
	padding: 5px 0px;
}
#menu-overnatting > li.menu-item ul.sub-menu{
	box-shadow: none;
}

#menu-overnatting a:before{
	content: '';
}

/*#ubermenu-section {
display:none;
}*/

/*SIDEBAR UBERMENU*/
.sidebar-ubermenu{
  margin-top: 30px;
}
.sidebar-ubermenu .ubermenu-submenu-drop{
  left: 0 !important;
}
.sidebar-ubermenu .ubermenu-target{
  color: #fff;
}
.sidebar-ubermenu ul.ubermenu-nav > li > a {
	font-size: 18px !important;
	/*transition: font-size 200ms ease-in !important;*/
}
.sidebar-ubermenu ul.ubermenu-nav > li.ubermenu-active > a span {
  font-size: 30px !important;
	/*transform: scale(1.7);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;*/
/*     transition: all 200ms cubic-bezier(0, 1.1, 0, 1.01); */
/*     margin-top: 8px;
    margin-bottom: 6px; */
}
.sidebar-ubermenu ul.ubermenu-nav > li > a span {
/* 	transform: scale(1);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0; */
    transition: all 130ms ease-in;
/*     margin: 6px;  */
}
.sidebar-ubermenu .ubermenu-submenu .ubermenu-row{
	margin-top: 10px !important;
}
.sidebar-ubermenu .ubermenu .ubermenu-item .ubermenu-submenu-drop{
  position: static;
}
.sidebar-ubermenu .ubermenu .ubermenu-item .ubermenu-submenu-drop{
  box-shadow: none;
}
.sidebar-ubermenu .ubermenu .ubermenu-item .ubermenu-submenu-drop li{
  display: block;
  width: 100%;
}
.sidebar-ubermenu .ubermenu-vertical .ubermenu-item>.ubermenu-submenu-type-mega{
  width: 100%;
  /*columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;*/
}
.sidebar-ubermenu ul.ubermenu-nav{ /*main ul sidebam menu*/

}
.sidebar-ubermenu ul.ubermenu-nav > li{ /*main ul li (level 1 menu)*/

}
.sidebar-ubermenu ul.ubermenu-nav > li > a{ /*main ul li (level 1 menu)*/
  padding: 6px 0 8px 2px;
  font-size: 18px !important;
  font-weight: 500;
  border-top: 2px solid #fff0a5;
  outline: none !important;
}
.sidebar-ubermenu ul.ubermenu-nav > li.ubermenu-active > a{/* 	font-size:30px !important; */}
.sidebar-ubermenu ul.ubermenu-nav > li:first-child > a{ /*main ul li (level 1 menu) - first element*/
	border: 0;
	outline: none !important;
}
.sidebar-ubermenu ul.ubermenu-nav .ubermenu-active ul.ubermenu-submenu{ /*level 2 sidebam menu*/
	padding: 7px 0;
}
.sidebar-ubermenu ul.ubermenu-nav ul.ubermenu-submenu > li.ubermenu-item a{ /*level 2 submenu item*/
	padding: 0 0 6px 10px;
	font-size: 13px;
}
.full-width-container{
	width: 100%;
}
.sidebar-ubermenu ul.ubermenu-nav ul.ubermenu-row > li.ubermenu-column{
	max-width: 270px;
	display: inline-block;
	float: left;
	width: auto;
}
.sidebar-ubermenu ul.ubermenu-nav ul.ubermenu-row > li.ubermenu-column >ul{
	padding: 0 !important;
}
.sidebar-ubermenu ul.ubermenu-nav ul.ubermenu-row > li.ubermenu-column >ul li:first-child{
	margin-top: 0 !important;
}
.sidebar-ubermenu ul.ubermenu-nav ul.ubermenu-row > li.ubermenu-column:first-child{
	width: 270px;
}
.sidebar-menu-logo {
  -webkit-flex: none !important;
  flex: none !important;
}

@media(max-width: 617px){
	#ubermenu-section.sidebar-menu, #ubermenu-section.sidebar-menu .x-bar-content{
		width: 100% !important;
	}
	.sidebar-menu-icons{
		margin-right: 0px !important;
		float: none !important;
	}

}
@media(min-width:550px){
    .aktuelt-page article{
        max-width: 49%;
    }
}
@media(max-width: 480px){
	.sidebar-menu-header .menu-close{
		display: block;
		width: 100%;
	}
	.sidebar-menu-icons{
		margin-right: 0px !important;
		float: none !important;
		display: inline-block !important;
		margin-left: 44px;
	}
}
@media(max-width: 370px){
	.sidebar-menu-icons a:nth-child(2) {
		margin: 0 14px 0 19px !important;
	}
}




/*SIDEBAR UBERMENU END*/

.social-only-menu-open{
	display:none;
}
.activeubermenu .social-only-menu-open{
	display:flex;
}

.nav-icon div {
display:inline-block;
}

.ubermenu .ubermenu-content-align-left>.ubermenu-image {
max-height:160px;
object-fit:cover;
object-position:0 -20px;
width:100%;
}

#ubermenu-wrapper,
#ubermenu-wrapper nav {
width:100%;
}

#ubermenu-wrapper nav {
padding-left:26px;
padding-right:26px;
padding-bottom: 26px;
padding-top: 52px;
}

#ubermenu-wrapper .ubermenu-target-with-image {
padding:15px 20px 25px 20px;
}

#ubermenu-section {
min-height:calc(100vh - 169px);
width: 100%;
display: none;
}
#ubermenu-section.sidebar-menu {
  width: auto;
  display: none;
  z-index: 10000;
}
.x-bar-space.subpage-menu{
  flex-basis: 0px !important;
}
#ubermenu-section.subpage-menu {
height:calc(100vh - 65px);
}
#ubermenu-section.subpage-menu.sidebar-menu{
	height: 100vh;
}
.sidebar-menu .x-bar-outer-spacers:before{
  -webkit-flex-basis: 0 !important;
  flex-basis: 0 !important;
  width: 0;
  height: 0;
}
.sidebar-menu-header{
  display: block !important;
  margin-bottom: 30px;

}
@media(min-width: 768px){
	.sidebar-menu-header{
	margin-top: 10px;
	}
	.feriesenter-sidebar-menu-header{
	margin-top: 30px;
	}
}
.sidebar-menu-icons, .social-sidebar-menu{
  display: inline-block;
  float: right;
  line-height: 65px;
  text-align: center;
  height: 65px;
  display: block;
  vertical-align: middle;
}
.sidebar-menu-icons{
	margin-right: 103px;
}

.sidebar-menu-header .social-sidebar-menu.instagram{
	margin-right: 32px;
}

.sidebar-menu-icons a:nth-child(2){
	margin: 0 29px 0 34px;
}
.sidebar-menu-icons i{
  color: #fff;
  font-size: 30px;
  padding: 0 5px;
}
.menu-close{
  display: inline-block;
  float: left;
}
.menu-toggler{
  z-index: 15;
}
.ubermenu .ubermenu-divider {
padding: 9px 18px 0 18px;
}

#ubermenu-wrapper .ubermenu .ubermenu-divider hr {
border-top:2px solid rgb(60, 70, 76);
}
.sidebar-menu-header .menu-close{
  vertical-align: middle;
  line-height: 65px;
  margin-left: 35px;
}
.nav-icon:after {
content:"";
display:inline-block;
vertical-align:middle;
position:absolute;
top:-12px;
left:0;
padding-left:39px;
font-size:12px;
color:#000;
line-height: 20px;
}
.nav-icon.nb:after {
	content: "";
}

.nav-icon {
margin-left:5px;
margin-right:45px;
  width: 50px;
  position: relative;
display:inline-block;
vertical-align:middle;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  height: 70px;
  margin-top: 47px;
}
/*@media(max-width: 767px){
	#business-subpage-header .nav-icon{
		margin-left:60px;
	}
}*/
.nav-icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: rgb(15, 72, 107);
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.sidebar-menu.menu-toggler{
  z-index: 10001 !important;
}
.nav-icon span:nth-child(1) {
  top: 0;
}

.nav-icon span:nth-child(2),
.nav-icon span:nth-child(3) {
  top: 15px;
}

.nav-icon span:nth-child(4) {
  top: 30px;
}

.nav-icon.open span:nth-child(1) {
  top: 0px;
  width: 0%;
  left: 50%;
}

.nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav-icon.open span:nth-child(4) {
  top: 0px;
  width: 0%;
  left: 50%;
}

.visible_sidebar header .header-section {
	width: 99.5%;
}

.hidden_sidebar header .header-section,
.hidden_sidebar #ubermenu-section {
	width: 100%;
}
.hidden_sidebar #ubermenu-section.sidebar-menu{
  width: auto;
}
header .orange-header.activeubermenu,
#ubermenu-wrapper nav {
background: #fff;
}

.orange-header.activeubermenu .nav-icon:after,
.orange-header.activeubermenu #header-search-search .x-search-input,
.orange-header.activeubermenu #header-search-search .x-search-btn-submit,
.orange-header.activeubermenu #header-search-search .x-search-btn-clear,
.orange-header.activeubermenu .wpml-btn,
.search-widget-criteria-compact select,
.search-widget-criteria-compact input,
.search-widget-container,
.search-widget-unit-popup,
div#clean-calendar-container td,
div#clean-calendar-container a {
color:rgb(15, 72, 107);
}

.orange-header.activeubermenu .nav-icon span,
.orange-header.activeubermenu .wpml-btn:hover,
.orange-header.activeubermenu .wpml-btn.wpml-active {
background:rgb(15, 72, 107);
}

.orange-header.activeubermenu #header-search-search {
border-color:rgb(15, 72, 107);
}

.orange-header.activeubermenu .wpml-btn:hover,
.orange-header.activeubermenu .wpml-btn.wpml-active {
color: #ef5928;
}

.orange-header.activeubermenu .wpml-btn {
background: #ef5928;
}

.footer-social-media a, .footer-social-media a:hover{
  color: #fff;
}

.header-section .x-search,
.header-section .x-search-btn {
  transition:none;
}

.header-section h1 a {
  text-indent:-9999px;
  background:url(/wp-content/uploads/2018/08/Logo-Uvdal.jpg);
  height:167px;
  width:129px;
  background-size:cover;
  margin: 0;
  display:block;
  position: relative;
  top: 24px;
}

.header-section h1 {
  margin: 0;
}

.header-section h1 a.rauland-white-logo {
  background:url('img/Logo_Uvdal.jpg') no-repeat;
  background-size:cover;
}

#subpage-header.header-section h1 a {
  background:url('img/rauland-logo-white-small.png') no-repeat;
  background-size:cover;
  width: 190px;
  height: 40px;
  margin: 0 0 0 42px;
}

#business-subpage-header.header-section h1 a {
  background:url('img/placeholder-logo.png') no-repeat;
  background-size:cover;
  width:198px;
  height:41px;
  margin: 0 0 0 42px;
}

#business-subpage-header.header-section h1 a.rauland-white-logo {
  background:url('img/placeholder-logo.png') no-repeat;
  background-size:cover;
  filter: brightness(0) invert(1);
}

.wpml-btn {
  display:inline-block;
  height: 36px;
  width: 36px;
  background:none;
  border-radius:50%;
  line-height:36px;
  margin-left:2px;
  color:#ef5928;
}

.wpml-btn.wpml-active {
  color:#fff;
  background: #ef5928;
  margin-left:50px;
}

.wpml-btn:hover {
  color:#fff;
  background: #ef5928;
}

#subpage-header .wpml-btn {
  color:#fff;
}

#subpage-header .wpml-btn.wpml-active {
  color:#ef5928;
  background: #fff;
}

#subpage-header .wpml-btn:hover {
  color:#ef5928;
  background: #fff;
}

.footer-width {
  width:100%;
}

.footer-left-section {
  width:30%;
}

.footer-newsletter-form{
	display:  block;
}
.footer-newsletter-form form{
	max-width: 500px;
}
.footer-newsletter-form span {
  max-width:500px;
  display: inline;
  width:  60%;
  position:relative;
}
.footer-newsletter-form .wpcf7-not-valid-tip{
	position:absolute;
	left: 0;
	top: 50px;
	color: #fff;
	font-size: 16px;
	width:auto;
}
.footer-newsletter-form .al-form-reset-span{
	display:none;
}
.footer-newsletter-form .al-input-field{
	display: inline-block !important;
}
.footer-newsletter-form .wpcf7-validation-errors{
	display: none !important;
}
.footer-newsletter-form input, .footer-newsletter-form input:focus {
  border:2px solid #fff;
  padding:0 10px;
  color:#fff !important;
  background:transparent;
  height:40px;
  line-height:1;
  margin:0;
    box-shadow: none;
}
.footer-newsletter-form input, .footer-newsletter-form input::placeholder{
	color: #fff;
	font-size: 16px;
	vertical-align:top;
}
.footer-newsletter-form input[type="email"] {
  width: 67%;
  border-radius:4px 0 0 4px;
}

.footer-newsletter-form input[type="submit"] {
  text-align:center;
  border-left:0;
  border-radius: 0px 4px 4px 0px;
  width:29%;
  margin-left:-3px;
  min-width: 90px;
    border-color: #fff !important;
    color: #fff !important;
}
.footer-newsletter-form input[type="submit"]:hover{
    color: #fff !important;
}
.footer-newsletter-form .wpcf7-response-output{
	background: transparent;
	color: #fff;
	text-shadow: none;
	border: 0 !important;
	padding: 10px 0 !important;
	margin: 0 !important;
	box-shadow: none;
	max-width: 442px;
	line-height: 1;
	font-size:16px;
}
@media(max-width: 500px){
	.footer-newsletter-form input[type="email"] {
	}
}
.widget .ubermenu .ubermenu-target{
	padding: 0;
}
.widget span.ubermenu-target-title{
	font-size: 20px;
  	text-align: center !important;
}
.widget .ubermenu-image{
	max-width: 90px !important;
	display: block;
    margin: auto !important;
    margin-bottom: 10px !important;
}
.widget li.ubermenu-item{
	margin-top: 20px;
}
.widget.ubermenu_navigation_widget-class{
	margin-top: 10px;
}



.sites-grid{
	padding: 10px;
}
.tg-item.tg-sites-skin-masonry{
/* 	min-height: 470px; */
	background-color: #fff;

}
.sites-grid .tg-grid-area-left .tg-left-arrow, .sites-grid .tg-grid-area-right .tg-right-arrow{
	background: #ef5928;
}
.sites-grid .tg-grid-area-left .tg-nav-color, .sites-grid .tg-grid-area-right .tg-nav-color{
	color: #fff !important;
}
.sites-read-more{
	margin: 10px auto !important;
}
.sites-grid .tg-grid-area-top1{
	background-color:transparent;
	padding: 10px 10px 0 10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -10px;
}
.sites-grid.full-width .tg-grid-area-top1 {
	padding-bottom: 0 !important;
}
.sites-grid.full-width .tg-grid-slider{
	padding-top: 30px !important;
}
.sites-grid .tg-filter{
	margin-bottom: 0 !important;
	height: 37px;
	margin-top: 5px;
}
.sites-grid .tg-filter span{
	height: 37px;
	line-height: 37px;
}
.sites-grid .tg-filter-count{
	display: none;
}

.sites-grid .tg-grid-area-top1 .tg-filter{
    display: inline-block;
}

.sites-grid .tg-grid-area-top2{
	padding: 50px 0 30px 0px
}
.sites-grid .tg-grid-area-top2 .tg-dropdown-holder{
	border: 1px solid #222f59 !important;
	border-radius: 5px;
}
.sites-grid .tg-grid-area-top2 .tg-dropdown-title, .sites-grid .tg-grid-area-top2 .tg-dropdown-value{
	color: #222f59 !important;
}
.sites-grid .tg-grid-area-top2 .tg-sorter-order{
	border: 0 !important;
}
.sites-grid .tg-grid-area-top2 .item-counter{
	float: right;
}
.sites-grid .tg-grid-area-top2 .tg-icon-sorter-up, .sites-grid .tg-grid-area-top2 .tg-icon-sorter-down{
	color: #222f59 !important;
}
.sites-grid .tg-dropdown-holder{
	text-align:center;
}
.sites-grid .site-phone, .sites-grid .site-mail{
	display: block;
	width: 100%;
	text-align:center;
	margin: 0 !important;
}
.sites-grid .tg-grid-area-bottom1{
	margin-top: 50px;
	text-align: center;
}
.sites-grid .tg-grid-area-bottom1 .tg-ajax-button{
	border: 1px solid #222f59;
	border-radius: 5px;
}
.sites-grid .tg-grid-area-bottom1 .tg-ajax-button span{
	color: #222f59 !important;
}
.filters-out .sites-grid{
	margin-top: -52px;
}
a.sidebar-links{
	line-height: 1;
    margin-top: 12px;
    font-size: 10px;
	}
.maps a.sidebar-links, .maps a.sidebar-links i, .maps a.sidebar-links img{
	vertical-align:top;
}
.maps a{
	vertical-align: top;
}
li.hide-me{
	display: none;
}
.wpml-ls-display, .wpml-ls-native{
	display: none;
}
.wpml-ls-item .x-anchor-content{
	padding: 0 !important;
}
.wpml-ls-item-en .x-anchor-text-primary:after{
	content: "en";
	display: inline-block;
	color: #fff;
	line-height: 36px;
	text-align: center;
	width: 36px;
	font-size: 16px;
	color: #000;
}
.wpml-ls-item-de .x-anchor-text-primary:after{
    content: "de";
    display: inline-block;
    color: #fff;
    line-height: 36px;
    text-align: center;
    width: 36px;
    font-size: 16px;
    color: #000;
}
.wpml-ls-item-nb .x-anchor-text-primary:after, .wpml-ls-item-no .x-anchor-text-primary:after{
	content: "no";
	display: inline-block;
	color: #000;
	line-height: 36px;
	text-align: center;
	width: 36px;
	font-size: 16px;
}
.wpml-ls-current-language .x-anchor-text-primary {
	background: rgb(15, 72, 107);
	height: 36px;
    width: 36px;
}
.wpml-ls-current-language .x-anchor-text-primary:after{
	color: #fff!important;
}

.wpml-ls-item .x-anchor-text-primary {
	border: 2px solid rgb(15, 72, 107);
	box-sizing: content-box;
}

body .wpml-ls-item .x-anchor-text {
	margin: 0!important;
}

.wpml-ls-last-item{
	margin-right: 50px;
}
.wpml-ls-first-item{
	margin-left: 50px;
}
#subpage-header .wpml-ls-current-language .x-anchor-text-primary,
.header-section.activeubermenu:not(#business-subpage-header) .wpml-ls-current-language .x-anchor-text-primary {
	background: #000;
	height: 36px;
    width: 36px;
}
#subpage-header .wpml-ls-current-language .x-anchor-text-primary:after, .header-section.activeubermenu:not(#business-subpage-header) .wpml-ls-current-language .x-anchor-text-primary:after{
	color: #fff !important;
}
#subpage-header .wpml-ls-item-nb .x-anchor-text-primary:after, #subpage-header .wpml-ls-item-en .x-anchor-text-primary:after,.header-section.activeubermenu:not(#business-subpage-header) .wpml-ls-item-en .x-anchor-text-primary:after , .header-section.activeubermenu:not(#business-subpage-header)  .wpml-ls-item-nb .x-anchor-text-primary:after{
	color: rgb(60, 70, 76);
}


.sites-grid .tg-filter-name.tg-nav-font{
	font-size: 20px;
}
.sites-grid .tg-dropdown-title.tg-nav-font{
	text-transform: uppercase;
	font-size: 12px;
}
.sites-grid .tg-dropdown-title:after{
	content: "\e60a";
	font-family: the_grid;
	margin-left: 5px;
	font-size: 13px;
	line-height: 10px;
	vertical-align: middle
}
.sites-grid .tg-ajax-button.tg-nav-font{
	text-transform: uppercase;
	padding: 0 30px;
	font-size: 12px;
}
.sites-grid .item-counter{
	font-size: 20px;
}
.sites-grid h2.tg-item-title{
	font-size: 16px;
	color: grey !important;
}
.sites-grid .tg-item span.tg-item-term{
	text-transform: none;
	font-size: 15px;
}
.sites-grid .entry-wrap{
	padding: 0;
	background-color: #ffefa3
}

.sites-grid .entry-content{
	max-width: 1200px;
	margin: auto;
	width: 88%;
	margin-top:  47px;
}
.sites-grid .tg-grid-wrapper{
	margin-top: -47px;
}
.sites-grid .tg-item .tg-item-content-holder{
	padding: 0 10px 15px 10px
}
.sites-grid .tg-sorter-order{
	display: none;
}

.sites-grid .tg-dropdown-holder{
	padding: 0 0px 0 10px;
	text-align:center;
}
/*
.sites-grid .tg-filter.tg-show-filter{
	display: none;
}
*/




/*
.logo-section h1 a{
	max-height: 40px;
	background-size:contain;
	max-width: 100%;
}*/

.footer-newsletter-form .al-input-field{
	display: inline-block
}
.footer-newsletter-form .al-input-field input[type="email"]{
	border-radius: 4px 0 0 4px;
}
.footer-newsletter-form input[type="button"]{
	border-left: 0;
	border-radius: 0 4px 4px 0;
}
.footer-newsletter-form .al-input-field, .footer-newsletter-form input[type="button"]{
	vertical-align: top;
}
.footer-newsletter-form .al-input-field > label{
	display: none;
}
footer a, footer a:hover{
	color: #fff;
}


ul.rss-aggregator{
    list-style: none;
    margin-left: 0;
}
ul.rss-aggregator li {
	 line-height: 1.5;
	 -webkit-transition: background-color 0.3s ease;
	 transition: background-color 0.3s ease;
	 margin-bottom: 20px;
   margin-top: 20px;

}
ul.rss-aggregator li a{
  font-size: 15px;
    font-weight: 400;
    line-height: 25px;
  color:#222f59 !important;
}
ul.rss-aggregator li a:hover{
  color:#222f59 !important;
}

.feed-item-title {
  font-size: 20px;
  font-weight: 700;
}

.feed-item-date {
	display: none;
  font-size: 15px;
  color: rgb(120, 189, 155);
}

.mec-event-grid-clean .mec-event-title {
    text-transform: none !important;
}

.forecast-list{
	margin:0;
	padding: 0;
	list-style:none;
	display:flex;
	justify-content: center;
	align-items:center;
}
.forecast-list li{
	width: 57%;
	text-align:center;
	max-width: 120px;
}

.forecast-list .fday-name{
	text-transform:uppercase;
	font-weight: 700;
    font-size: 15px;
}
.forecast-list .ftemp{
	background: #f5f5f5;
	line-height: 1.5;
	margin: 10px 5px;
	border-radius: 5px;
}

@media(max-width: 840px){
	.wpml-ls-last-item{
		margin-right: 20px;
	}
	.wpml-ls-first-item{
		margin-left: 20px;
	}
}


@media (max-width: 1200px) {
	.ubermenu .ubermenu-content-align-left>.ubermenu-image {
		object-position:unset;
	}

	.ubermenu .ubermenu-target-with-image>.ubermenu-target-text {
		font-size: 20px;
	}

	#ubermenu-wrapper .ubermenu-target-with-image {
		padding: 15px 10px;
	}

	footer .footer-left-section {
		margin-left: 0px!important;
	}

	footer {
		overflow: hidden;
		padding:0;
	}

  footer > .x-bar {
    padding: 20px;
  }
}

@media (max-width: 1023px) {

	#ubermenu-section,
	header .header-section {
		width: 100%;
	}

	footer .footer-width {
		width: 100%;
	}

	.footer-newsletter-form,
	.copyright-section {
		max-width: 450px;
	}
}

@media(min-width:767px){
    .header-section, .header-section .hm1.x-bar-content{
        height: 65px !important;
    }
    #homepage-header.header-section,
    #homepage-header.header-section .hm1.x-bar-content,
    #header-fixed-height.header-fixed-height {
        height: 129px !important;
    }
    .sidebar-menu-header{
        margin-top: 0px !important;
    }

}
/*homepage header*/
.logo40{
    	height: 40px;
    }
    .logo40 img{
    	height: 100%;
    	width:auto;
    }

@media (max-width:767px) {


  body .header-section .logo-section a{
  	padding-left: 0 !important;
    top: 14px;
  }

  body .header-section h1 {
    margin-top:20px;
  }

  body .hm2.x-bar-container {
		flex-direction: column;
    align-items: left;
    justify-content: center;
  }
	body .hm2.x-bar-container a{
		margin-left: 0 !important;
		margin-top: 15px;
	}

  .hidden_sidebar #sidebar_toggle, .visible_sidebar #sidebar_toggle {
    top:0;
  }
    .mobile-hidden{
        display: none !important;
    }

  /*.header-section.hm1.x-bar,
  .header-section .hm1.x-bar-content {
    height:150px;
  }*/

  #ubermenu-wrapper nav {
  	padding-left: 5px;
  	padding-right: 5px;
  }

  .ubermenu .ubermenu-item.ubermenu-item-237 > .ubermenu-target {
  	padding-left:10px!important;
  }

  .nav-icon {
  	margin-left: 0;
  }

  footer  .footer-width {
  	height: auto!important;
  }

  footer .footer-width > div {
  	flex-direction:column!important;
  	height: auto!important;
  }

  .footer-left-section,
  .footer-right-section {
  	width: 100%!important;
  	max-width: none!important;
  }



  #footer-top-section .footer-right-section {
  	padding-top: 10px;
  	padding-left: 0px!important;
  	padding-right: 0px!important;
  }

  #footer-bottom-section {
  	padding-top: 20px;
  }

   #footer-bottom-section .footer-left-section {
  	padding-top:30px!important;
  }

  #footer-bottom-section .footer-right-section {
  	border:0 none;
  	padding-left:0px!important;
  }

  #footer-bottom-section .copyright-section {
  	max-width: none;
  	margin-top:20px!important;
  	margin-bottom: 20px!important;
  	font-size: 1.4em;
  	font-weight: lighter;
  }

  .footer-social-media {
  	margin-top: 40px!important;
  }


  #subpage-header.header-section h1 a,
  #business-subpage-header.header-section h1 a {
  	margin-left: 0;
  }

  #ubermenu-section.subpage-menu {
  	padding-top: 0;
  }
  .sidebar-menu-header .menu-close{
  	margin-left: 8px;
  }
.sidebar-menu-logo{
	text-align: center;
	margin-left: 80px !important;
	padding-left: 0px !important;
}
.sidebar-ubermenu{
	padding: 0 40px !important;
}

  .e246-9.x-bar-container {
    margin-top: 0!important;
  }
}

@media (max-width:480px) {

	.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0 {
		width: 100%;
	}

	#ubermenu-wrapper .ubermenu-target-with-image {
		padding: 10px;
	}

	#footer-top-section #menu-footer-column-1 {
		margin-right: 40px;
	}

	#footer-top-section #menu-footer-column-1,
	#footer-top-section #menu-footer-column-2 {
		margin-top: 40px;
	}
    .forecast-list{
		display: block;
		text-align:center
	}
	.forecast-list li{
		display: inline-block;
		margin-bottom: 20px;
	}
}
@media(max-width: 350px){
	.sites-grid .tg-filters-holder .tg-filter{
		width: 100%;
		text-align: center;
	}
	.sites-grid{
		padding-top: 60px;
	}
}
.overnatting-page .x-container.offset, .overnatting-page .x-container.offset .entry-content.content{
	margin-top: 0;
}

/*
.site-categories-page .tg-filter[data-filter="*"],
.site-categories-page .tg-filter[data-filter=".f39"],
.site-categories-page .tg-filter[data-filter=".f40"],
.site-categories-page .tg-filter[data-filter=".f61"],
.site-categories-page .tg-filter[data-filter=".f38"],
.site-categories-page .tg-filter[data-filter=".f29"],
.site-categories-page .tg-filter[data-filter=".f30"]{
	display: inline-block;
}

.overnatting-page .tg-filter[data-filter="*"],
.overnatting-page .tg-filter[data-filter=".f46"],
.overnatting-page .tg-filter[data-filter=".f47"],
.overnatting-page .tg-filter[data-filter=".f48"],
.overnatting-page .tg-filter[data-filter=".f49"],
.overnatting-page .tg-filter[data-filter=".f50"],
.overnatting-page .tg-filter[data-filter=".f51"]{
	display: inline-block;
}
*/

.subsite-archive article .entry-wrap, .subsite-archive .entry-footer{
	border: 1px solid #efefef;
	border-top: 0;
	padding-bottom: 20px !important;
	border-radius: 0;


}
.bottom-space-headline{
	margin-bottom: 50px;
}
.subsite-archive article .entry-wrap{
	border-bottom: 0;
}
.subsite-archive .entry-wrap{
	padding: 0 20px !important;
}
.subsite-archive .entry-footer{
	margin-top: 0;
	background: none;
	text-align: center;
}
.subsite-archive .post-category-list{
text-align:center;
}
.subsite-archive .post-category-list ul{
	list-style-type: none;
	margin: 0;
	text-align:center;
	background: #efefef;
	display: inline-block;
	padding: 0 10px;
}
.subsite-archive .post-category-list ul li{
	display: inline-block;
	text-transform: none;
	font-size: 15px;

	padding: 0 5px;
	vertical-align: middle;
	margin-top: -8px;
}
.subsite-archive .post-category-list ul li a{
	color: #222f59;
}
.subsite-archive .entry-footer a{
	float: none;
	border: 2px solid #444;
	color: #444;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
    line-height: 19px;
}

.subsite-archive .entry-footer a:hover{
	color: #ffffff;
    background-color: #0c0c0c;
    opacity: 0.8 !important;
}
.subsite-archive article .entry-header h2{
	text-align:center;
}
.subsite-archive article .entry-header h2 a{
	font-size: 20px;
	line-height: 1.3;
	font-weight: 400;
	letter-spacing: -0.035em;
	display:  block;
	margin-top: 30px;
}
.subsite-archive article .entry-content{
	color: grey;
	font-size: 16px;
	line-height: 24px;
    font-weight: 400;
    letter-spacing: -0.035em;
    text-align:center;
}
.sites-categories .entry-content{
    margin-top: 0;
}
#icon-links .x-feature-box-text{
    display: none;
}
#icon-links .x-feature-box{
    cursor: pointer;
}

.single-mec-events #header-search-search{
	margin-right: 50px;
}

.white-btn {
  background-color: #fff;
  border-color: #fff;
  box-shadow: none;
  color: #f05929;
  text-shadow: none;
}
.white-btn:hover {
	color: #fff;
	border-color: #fff;
	background-color: #f05929;
	text-shadow: none;
	box-shadow: none;
}
.slb_data_title{
    display: none;
}
#footer-newsletter-form-en,#footer-newsletter-form-no{
    display: none;
}

html[lang="nb-NO"] #footer-newsletter-form-no,
html[lang="en-US"] #footer-newsletter-form-en {
	display: block;
}

footer{
    z-index: 1;
}
.ubermenu-ie-image{
    max-height: 160px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.ubermenu-ie-image > img{
    opacity: 0 !important;
}
a[href^="tel:"],
a[href^="mailto:"] {
    color: inherit !important;
}
.x-masthead .mobile-search-wrapper{
    display: none;
}

.ubermenu .ubermenu-item.show-mobile,
header .ubermenu .ubermenu-divider {
  display: none;
}

@media(max-width: 767px){

  #x-root .logo-section {
    width: 88%;
    margin-left: auto;
    margin-right: auto;
  }

  .ubermenu .ubermenu-item.show-mobile,
  header .ubermenu .ubermenu-divider {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
  }

	.x-masthead .mobile-search-wrapper{
		position: relative;
		display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
		z-index: 999;
		-webkit-box-align:  right;
		    -ms-flex-align:  right;
		        align-items:  right;
		margin-bottom: -50px;
		z-index: 10000;
		margin-top: 23px;
		width: calc(100% - 90px);
		float: right;
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}
	#homepage-header .mobile-search-wrapper{
		margin-top: 13px;
	}
	.x-masthead .mobile-search-wrapper.orange-header{
		margin-bottom: -50px;
		margin-top: 20px;
	}
/*    .x-masthead #mobile-search{
        position:relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 150px;
        height: 42px;
        margin-left:  auto;
        margin-right: 36px;
        -webkit-transition: max-width 0.2s;
        -o-transition: max-width 0.2s;
        transition: max-width 0.2s;
        -webkit-box-sizing:  content-box;
                box-sizing:  content-box;
    }*/

#x-root .search-container {
  margin-right: 35px;
  display: none;
}

    #x-root .activeubermenu .search-container {
      display: flex;
      position: absolute;
      right: 0;
    }

    .activeubermenu .social-only-menu-open {
      display: none;
    }

    .activeubermenu .logo-section .x-bar-content-area {
      max-width: 50px;
    }

    .wpml-ls-first-item {
      margin-left: 5px;
    }
    .wpml-ls-last-item {
      margin-right: 5px;
    }

    #header-search-search {
      max-width: 120px;
    }

    .x-masthead #mobile-search.orange-header{
    	border-color: #ef5928;
    	margin-right: 30px;
    }
    .x-masthead #mobile-search input::-webkit-input-placeholder{
        color: #fff;
    }
    .x-masthead #mobile-search input:-ms-input-placeholder{
        color: #fff;
    }
    .x-masthead #mobile-search input::-ms-input-placeholder{
        color: #fff;
    }
    .x-masthead #mobile-search input::placeholder{
        color: #fff;
    }
    .x-masthead #mobile-search input{
    	opacity: 0;
    }

    .x-masthead #mobile-search button.x-search-btn-submit{
    	margin: 0;
    	padding: 6px;
    	-webkit-box-sizing: content-box;
    	        box-sizing: content-box;

    }
    .x-masthead #mobile-search .x-search-btn-clear{
    	opacity:0;
    }

    #mobile-search.x-search-focused{
    	max-width: 150px;
    }

    .x-masthead #mobile-search.x-search-focused button.x-search-btn-submit{
    	margin-right: 0;
    }
    .x-masthead #mobile-search.x-search-focused .x-search-btn-clear,
    .x-masthead #mobile-search.x-search-focused input{
    	opacity:1;
    }

/*    .x-masthead #mobile-search.x-search-focused.orange-header input::-webkit-input-placeholder,
    .x-masthead #mobile-search.x-search-focused.orange-header input,*/
    .activeubermenu #mobile-search.x-search-focused input::-webkit-input-placeholder,
    .activeubermenu #mobile-search.x-search-focused input{
        color: #ffffff;
    }
/*    .x-masthead #mobile-search.x-search-focused.orange-header input:-ms-input-placeholder,
    .x-masthead #mobile-search.x-search-focused.orange-header input,*/
    .activeubermenu #mobile-search.x-search-focused input:-ms-input-placeholder,
    .activeubermenu #mobile-search.x-search-focused input{
        color: #ffffff;
    }
/*    .x-masthead #mobile-search.x-search-focused.orange-header input::-ms-input-placeholder,
    .x-masthead #mobile-search.x-search-focused.orange-header input,*/
    .activeubermenu #mobile-search.x-search-focused input::-ms-input-placeholder,
    .activeubermenu #mobile-search.x-search-focused input{
        color: #ffffff;
    }
/*    .x-masthead #mobile-search.x-search-focused.orange-header input::placeholder,
    .x-masthead #mobile-search.x-search-focused.orange-header input,*/
    .activeubermenu #mobile-search.x-search-focused input::placeholder,
    .activeubermenu #mobile-search.x-search-focused input{
        color: #ffffff;
    }

    .activeubermenu.header-section h1 a,
    .activeubermenu .page-logo img {
      display: none;
    }
}
.min180{
    min-width: 180px;
}
.textwidget .ubermenu-side-blog li{
    width: 49% !important;
}

.sites-read-more{
    border: 0 !important;
    padding: 0 !important;
}
.sites-read-more a{
    line-height: 35px !important;
    height: 39px;
    display:  block;
    border-radius: 3px;
    border: 2px solid #444444 !important;
    }

.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
	color: rgb(60, 70, 76) !important;
}

#x-site .tg-item span.tg-item-term {
  margin-left: 2px;
  margin-right: 2px;
}

/*Color Setup*/

#x-site .sites-grid .tg-nav-color.tg-filter span {
  color: #fff;
}

#x-site .tg-sites-skin-masonry .tg-element-1,
#x-site .tg-layout-masonry .tg-element-1 {
  background-color: #fff;
}

.website-1 .tg-front-2 .tg-item-content-holder[data-position="bottom"],
.website-10 .tg-front-2 .tg-item-content-holder[data-position="bottom"] {
  min-height: 240px;
}

@media (min-width: 990px) {
  .website-1 .tg-front-2 .tg-item-content-holder[data-position="bottom"],
  .website-10 .tg-front-2 .tg-item-content-holder[data-position="bottom"] {
    min-height: 225px;
  }
}

@media (min-width: 481px) {
  .website-1 .tg-front-2 .tg-element-3,
  .website-10 .tg-front-2 .tg-element-3 {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    text-align: left;
    background-color: transparent;
  }
}

.sites-grid .tg-filter.tg-filter-active,
#x-site .tg-item span.tg-item-term {
  background-color:rgb(255, 245, 233);
}

.activeubermenu .social-only-menu-open i,
.social-sidebar-menu i,
body .ubermenu-sidebar-menu .ubermenu-item-level-0 > .ubermenu-target,
#x-site .sites-grid .tg-filter.tg-filter-active span {
	color: rgb(60, 70, 76);
}

.x-masthead #mobile-search input::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: rgb(60, 70, 76);
}
.x-masthead #mobile-search input:-ms-input-placeholder,
input::-webkit-input-placeholder {
  color: rgb(60, 70, 76);
}
.x-masthead #mobile-search input::-ms-input-placeholder,
input::-webkit-input-placeholder {
  color: rgb(60, 70, 76);
}
.x-masthead #mobile-search input::placeholder,
input::-webkit-input-placeholder {
  color: rgb(60, 70, 76);
}

#x-site .tg-item span.tg-item-term {
  color: rgb(60, 70, 76)!important;
}

.activeubermenu .social-only-menu-open i:hover,
.social-sidebar-menu i:hover,
body .ubermenu-sidebar-menu .ubermenu-item-level-0 > .ubermenu-target:hover .ubermenu-target-text {
	color: rgba(60, 70, 76, .5);
}

.header-section.activeubermenu:not(#business-subpage-header) .wpml-ls-current-language .x-anchor-text-primary,
.nav-icon-2 span,
.sites-grid .tg-filter,
.search-widget-button a.search-widget-button-accommodation,
div#clean-calendar-container td#selectedDay {
	background:rgb(15, 72, 107);
}

@media (max-width: 1200px) {
  footer {
    background:rgb(15, 72, 107);
  }
}

.header-section.activeubermenu:not(#business-subpage-header) .wpml-ls-item .x-anchor-text-primary,
body .sidebar-ubermenu ul.ubermenu-nav > li > a,
.search-widget-accommodation .search-widget-criteria-compact {
	border-color: rgb(15, 72, 107);
}

.search-widget-accommodation .search-widget-criteria-arrival {
  border-color: rgb(15, 72, 107)!important;
}

#footer-newsletter-headline {
	color: #fff;
}

.social-sidebar-menu span{
	line-height:1;
	vertical-align: top;
	display: inline-block;
	margin-top: 12px;
}

.sidebar-menu-header .social-sidebar-menu.facebook{
	margin-right: 0px;
}

#icon-links h4 {
  font-family: inherit !important;
}

#menu-label {
  width: 50px;
  display: block;
  position: absolute;
  bottom: 13px;
  left: 5px;
  color: rgb(15, 72, 107);
  pointer-events: none;
}

div#menu-label:after {
    content: 'MENU';
    text-align: center;
    width: 100%;
    display: block;
    font-size: 14px;
}

html[lang="nb-NO"] div#menu-label:after {
    content: 'MENY';
}

.activeubermenu div#menu-label:after {
  content: 'CLOSE';
}

html[lang="nb-NO"] .activeubermenu div#menu-label:after {
    content: 'LUKK';
}

@media (max-width: 767px) {
  #menu-label {
    left: 0px;
  }
}

@media (max-width: 479px) {
  .dpsp-network-label {
    display: none;
  }
}

@media (min-width: 768px) {
  .e67-5.x-bar-container {
    margin-top: 38px;
  }

  .website-3 .e67-5.x-bar-container {
    margin-top: 0px;
  }
}

/*#menu-language-switcher-no,
#menu-language-switcher-en {
  display: none;
}*/

#x-section-2 .max.width {
  margin-top: 0px !important;
}

.page-template-template-weather .x-slider-container.below {
  border:none;
}

.sidebar-menu-header .menu-close {
  margin-left: 38px;
}

.sidebar-ubermenu .ubermenu-content-align-left>.ubermenu-image {
  display: none!important;
}

.sidebar-ubermenu .ubermenu .ubermenu-nav .ubermenu-column-1-3 {
  width: 100%;
}

.sidebar-ubermenu .ubermenu-target,
.ubermenu-sidebar-menu .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  color: inherit !important;
}

.sidebar-ubermenu ul.ubermenu-nav ul.ubermenu-submenu > li.ubermenu-item a {
  font-size: 16px;
}

.sidemenu-social {
  color: rgb(15, 72, 107);
}

.sidemenu-social:hover {
  color: rgba(60, 70, 76, .5);
}

.sidemenu-social {
  float: right;
}

#ubermenu-section .sidebar-menu-icons img:hover {
  opacity: .5;
}

@media (max-width: 359px) {
  .sidebar-menu-header .menu-close {
    margin-left: 10px;
  }

  .sidebar-menu-icons {
    margin-left: 14px;
  }

  .sidebar-menu-logo {
    margin-left: 10px!important;
  }

  .sidebar-ubermenu {
    padding: 0 10px !important;
  }
}

.network-footer-menu li a {
  font-size: 16px;
}

.network-footer-menu li {
  margin-bottom: 10px;
}

#menu-footer-column-1,
#menu-footer-column-2 {
  margin: 20px 0 0 0;
  list-style: none;
}

#menu-footer-column-1 a,
#menu-footer-column-2 a {
  font-size: 16px;
  line-height: 1;
}

#menu-footer-column-1 a:hover,
#menu-footer-column-2 a:hover {
  color: #FFDC5D;
}

#menu-footer-column-1 li,
#menu-footer-column-2 li {
  padding: 7px 7px 7px 0;
  min-height: 41px;
  display: block;

}

body:not(.website-12) #menu-footer-column-1 {
  margin-right: 215px;
}

#menu-bottom-links {
  margin: 0;
}

#menu-bottom-links li {
  list-style-type: none;
  display: inline;
  margin-right: 25px;
}

.footer-bottom-text {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}

.footer-bottom-text .widget {
  text-shadow: none;
}

@media (max-width: 767px) {
  .footer-right-section .footer-bottom-text {
    font-size: 14px;
    margin-bottom: 25px;
    margin-top: 15px;
  }
}

.event-cards-grid  .tg-event-card .tg-item-inner,
.x-column .x-promo {
  border-radius: 60px 0;
}

.x-column .x-promo {
  box-shadow: none;
}

.single-post h1.entry-title {
  margin-top: 40px;
}

.widget {
  text-shadow: none;
}

.single-event-cards .x-btn,
.widget .x-btn {
  color: #78bd9b;
  border-color: #78bd9b;
  background: #fff;
  border-radius: 0;
  height: 42px;
  line-height: 42px;
  padding-top:0;
  padding-bottom: 0;
}

.widget .x-btn:hover {
  background: rgb(15, 72, 107);
  color: #fff;
}

#list-calendar .mec-load-more-button,
#list-calendar .mec-load-more-button:hover {
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgb(15,72,107);
  padding: 7px 28px;
  border: 2px solid rgb(15,72,107);
  border-radius: 100em;
  font-size: 18px;
  max-width: 150px;
  width: 100%;
  background: #ffffff;
  justify-self: center;
  font-weight: bold;
  line-height: 30px;
}

#list-calendar .mec-load-more-button.mec-load-more-loading {
  border: 0 none;
  max-width: 100px;
}

.widget {
  text-shadow: none;
}

/*#x-section-3 .max.width > .x-column {*/
/*  margin-top: -100px;*/
/*}*/

#x-section-2 .max.width > .x-column {
  margin-top: -100px;
}

#x-section-2.booking-section .max.width > .x-column {
	margin-top: 0;
}

.x-promo-image-wrap img {
  cursor: pointer;
}

.x-promo-content p:first-child {
  margin-bottom: 0;
}

#grid-1505 .tg-filter-active:hover .tg-nav-color {
  color: #0f486b!important;
}

.x-promo.activity-card {
  position: relative;
  height: 330px;
  border-radius: 5px;
  cursor: pointer;
}

#aktiviteter .x-column .x-promo.first-card {
  border-radius: 30px 5px 5px 5px;
}

#aktiviteter .x-column .x-promo.last-card {
  border-radius: 5px 5px 30px 5px;
}

.activity-card h3 {
  font-size: 28px;
  color: #fff;
  transition: all .3s;
  margin-top: 0;
}

.activity-card .x-promo-content div {
  position: absolute;
  bottom: 35px;
}

.activity-card .x-promo-content div p {
  margin: 0;
}

.activity-card a {
  color: #fff;
  position: absolute;
  bottom: 20px;
  font-size: 12px;
  text-transform: uppercase;
  width: 90%;
  overflow: hidden;
}

.activity-card a:after {
  content: '';
  height: 2px;
  width: 100%;
  position: absolute;
  left: 60px;
  bottom: 9px;
  background: #fff;
}

html[lang="en-US"] .activity-card a:after {
  left: 80px;
}

.activity-card span {
  display: none;
}

.activity-card img {
  object-fit: cover;
  height: 330px;
}

.activity-card .x-promo-image-wrap {
    position: relative;
}

.activity-card .x-promo-image-wrap:after {
  content: '';
  height: 100%;
  width: 100%;
  display: block;
  background-image: radial-gradient(circle at 50% 100%, rgba(0, 0, 0, 0.4), rgba(255, 255, 255, 0));
  /*catalin
  background-image: linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 50%);
  */
  position: absolute;
  top:0;
  left: 0;
  transition: all .3s;
}

body .tg-item-inner .tg-item-media-inner:after {
  /*catalin
  background-image: none;
  */
}

.activity-card a:hover {
  color: #fff;
}

@media (min-width:768px) {

  .activity-card:hover span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
  }

  .activity-card:hover .x-promo-content div {
    bottom: auto;
    top: 20px;
  }


  .activity-card:hover .x-promo-image-wrap:after {
    background: rgba(15, 72, 107, 0.9);
  }

  .website-10 .activity-card:hover .x-promo-image-wrap:after {
    background: rgba(35,31,32,0.9);
  }

  .activity-card.purple-accent:hover .x-promo-image-wrap:after {
    background: rgba(98,63,153,0.9);
  }

  .website-47 .activity-card:hover .x-promo-image-wrap:after{ /*sommarlandfestivalen*/
    background: rgba(219, 62, 41,0.9);
  }

  .website-51 .activity-card:hover .x-promo-image-wrap:after{ /*sonstebotunet*/
    background: rgb(32, 73, 45,0.9);
  }

}

.activity-card .x-promo-content {
  padding: 0 5%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: none;
}

.full-width-content-area {
  width: 100%;
}

#booking-form {
  overflow: auto;
  margin: 0;
}

#booking-form input,
#booking-form select {
  height: 42px;
  color: rgb(120,189,155);
  font-weight: bold;
  box-shadow: none;
  text-align: center;
  border: 0 none;
  border-radius: 0;
  margin: 0;
  padding: 15px 0 0 0;
  line-height: 42px;
  min-width: 149px;
}

#booking-form select {
  min-width: 100px;
  color: rgb(120,189,155);
  background: #eee;
  border-left: 3px solid rgb(120,189,155);
  text-indent: 45px;
  padding-top: 8px
}

@-moz-document url-prefix() {
    #booking-form select {
        text-indent: 0;
    }
}

.website-14 #booking-form select {
  text-indent: 28px;
}

.website-3 #booking-form select {
  color: rgb(98,63,153);
  border-left-color: rgb(98,63,153);
}

#booking-form #booking-check-out,
#booking-form #booking-check-out ~ input {
  border-left: 3px solid rgb(120,189,155);
}

#booking-form #booking-check-in {
  border-radius: 5px 0 0 5px;
}

#booking-form input[type="submit"] {
  background: rgb(15, 72, 107);
  color: #fff;
  min-width: 100px;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  padding: 0;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: rgb(120,189,155);
  border-color:  rgb(120,189,155);
}

#booking-form div {
  position: relative;
  display: inline-block;
  float: left;
}

@media (max-width: 567px) {

  .booking-title {
    text-align: center;
    margin-bottom: 20px;
  }

  #booking-form div {
    display: block;
    float: none;
    max-width: 240px;
    margin: 0 auto 10px;
  }

  #booking-form input,
  #booking-form #booking-check-in,
  body #booking-form #booking-check-out,
  body #booking-form #booking-check-out ~ input,
  #booking-form input[type="submit"],
  #booking-form select {
    border-radius: 5px;
    border: 0 none;
    width: 100%;
  }

  #booking-form select {
    text-indent: 118px
  }

  #booking-form input[type="submit"] {
    padding: 0!important;
  }

  #booking-form #booking-check-out,
  #booking-form #booking-check-out ~ input {
    border: 0 none;
  }
}

.input-container label {
  position: absolute;
  top: -8px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 42px;
  margin: 0;
  transition: 0.3s all;
  font-size: 13px;
  pointer-events: none;
  cursor: pointer;
}

#booking-form input {
  -webkit-appearance: none!important;
     -moz-appearance: none!important;
          appearance: none!important;
}

input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none!important;
     -moz-appearance: none!important;
          appearance: none!important;
    display: none;
}

input[type=date]::-webkit-calendar-picker-indicator {
    -webkit-appearance: none!important;
     -moz-appearance: none!important;
          appearance: none!important;
    display: none;
}

@media (max-width: 767px) {
  #booking-form input,
  #booking-form #booking-check-in,
  #booking-form #booking-check-out {
    padding: 7px 0 0 15px;
  }

}

.widget .booking-form-title{
  font-size: 30px;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  padding: 30px 0 10px;
  background: rgb(120,189,155);
  margin: 0;
  text-align: center;
}

.widget #booking-form {
  background: rgb(120,189,155);
  padding: 0 0 40px;
  text-align: center;
}

.widget #booking-form div {
  display: block;
  float: none;
  margin-top: 5px;
}

.widget #booking-form input,
.widget #booking-form select {
  max-width: 200px;
  min-width: 200px;
  border-radius: 5px!important;
  border: 0 none!important;
}

.widget #booking-form select {
	text-indent: 98px;
	color: rgb(120,189,155)
}

.widget #booking-form input[type="submit"] {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .widget #booking-form input,
  .widget #booking-form #booking-check-in,
  .widget #booking-form #booking-check-out {
      padding: 9px 0 0 10px;
  }
}

@media (max-width: 767px) {
  #x-section-2 > .x-container.max.width {
    margin: 0 15px!important;
  }

  #x-section-2 .x-column.x-sm.x-3-5 {
    padding: 15px 25px!important;
  }

  #x-section-2 .x-column.x-sm.x-3-5 h2 {
    margin-top: 0;
  }

  #x-section-2 .max.width>.x-column {
    margin-bottom: 50px;
  }

  #x-section-2 h1 {
    margin-top: 20px;
  }

  #x-section-2 a.x-btn {
    margin-bottom: 25px;
  }

  #kontakt h3 {
    padding-top: 30px;
  }

  #x-section-2 .x-1-5 {
    display: none;
  }
}

#moove_gdpr_cookie_info_bar {
  z-index: 99000;
}

.wpcf7-form-control-wrap.aktivitetar input[type="checkbox"],
.wpcf7-form-control-wrap.overnatting input[type="radio"] {
	margin-right: 10px;
}

.wpcf7-form-control-wrap.overnatting .wpcf7-list-item {
	display: block;
}

@media (max-width: 599px) {
 .smaller-page-title {
  font-size: 28px!important
 }
}

.website-19 h1,
.website-19 h2,
.website-19 h3,
.website-19 h4 {
	color: #96C04A;
}

.website-19 .activity-card h3,
.website-14 .activity-card h3 {
	color: #fff;
}

.website-19 .tg-front-2 .tg-element-1 {
	color: #000!important;
}

.website-14 h1,
.website-14 h2,
.website-14 h3,
.website-14 h4 {
	color: #0093D0;
}

@media (max-width: 768px) {

  body:not(.website-1):not(.website-3) .h-custom-headline {
    margin: 0;
    padding: 0;
  }

}

.feed-item-source {
  color: rgb(120,189,155);
}

.website-51 footer {
	background: #20492D;
}

.website-51 h1,
.website-51 h2,
.website-51 h3,
.website-51 h4 {
	color: #20492D;
}

.website-51 .activity-card h3 {
	color: #ffffff;
}

@media (max-width: 767px) {

  .website-51 #x-section-2 > .x-container.max.width {
    margin-bottom: -50px!important;
  }
	.website-51 .x-container.max.width {
    margin-bottom: -50px!important;
  }
}

.wpcf7-response-output {
	display: block;
}

.weather-page-template .entry-wrap {
  padding: 0 30px;
}

.weather-lifts-list, .weather-slopes-list {
  width: 100%
}

.website-12 footer .menu li {
	line-height: 3;
	text-align: center;
}

.hero-blue-box h1 {
  margin-top: 25px;
}

.hero-blue-box p {
  margin-bottom: 0;
}

.hero-blue-box {
  margin-top: -150px;
}

@media (max-width: 767px) {
  
  .hero-blue-box {
    max-width: 80vw;
    margin-top: -75px;
  }
  
  .hero-blue-box ~ .x-column {
    display: none;
  }
}


.instagram-widget {
  overflow: hidden;
  max-height: 135px;
}

.x-sidebar .instagram-widget {
  max-height: 365px;
  max-width: 320px;
}

@media (min-width: 500px) {
  .instagram-widget {
    max-height: 170px;
  }
}

@media (min-width: 600px) {
  .instagram-widget {
    max-height: 195px;
  }
}

@media (min-width: 700px) {
  .instagram-widget {
    max-height: 215px;
  }
}

@media (min-width: 800px) {
  .instagram-widget {
    max-height: 240px;
  }
}

@media (min-width: 900px) {
  .instagram-widget {
    max-height: 275px;
  }
}

@media (min-width: 979px) {
  .x-sidebar .instagram-widget {
    max-height: 250px;
    max-width: 220px;
  }
}

@media (min-width: 1024px) {
  .instagram-widget {
    max-height: 300px;
  }
}

@media (min-width: 1260px) {
  .x-sidebar .instagram-widget {
    max-height: 330px;
    max-width: 100%;
  }
}

.tg-txt .tg-ajax-button-holder .tg-ajax-button {
	border: 1px solid;
    padding: 9px 18px;
    font-weight: normal;
    position: relative;
    top: 30px;
}

.tg-txt .tg-ajax-button:hover,
.tg-txt .tg-ajax-button:hover span {
	color: inherit!important;
}

#ubermenu-section #ubermenu-wrapper > ul {
  width: 100%;
}

.has-post-thumbnail .entry-featured {
  border: 0 none;
  box-shadow: none;
}

.has-post-thumbnail .entry-featured img {
  width: 100%
}

.search-results .p-meta,
.search-results article .entry-footer {
  display: none;
}

.search-results .entry-featured {
  margin-bottom: 25px;
}

.search-results .entry-header {
  margin-bottom: 25px;
}

.x-promo.height-as-two {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .x-promo.height-as-two img {
    height: 684px;
  }

  .x-promo.height-as-two {
    height: auto;
  }
}

.wpcf7-not-valid-tip {
  color: red;
}

.archive .x-iso-container .more-link,
.blog .x-iso-container .more-link {
  display: none;
}

.x-main .breadcrumbs img {
  margin-top: -4px;
}

.x-main .breadcrumbs span:not(.the-title):after {
  content: "»";
  padding: 0 10px;
}

.search-results-number {
  font-size: 16px;
}

.search-title {
  color: rgb(15,72,107);
}

.search-results .entry-header:before {
  font-size: 14px;
}

.search-results .type-page .entry-header:before {
  content: 'SIDE';
}

.search-results .type-post .entry-header:before {
  content: 'INNLEGG';
}

.search-results .type-mec-events .entry-header:before {
  content: 'ARRANGEMENT';
}

.search-results article {
  border-bottom: 1px solid #e5e5e5;
}

#search-page-form {
  margin-bottom: 0;
  margin-top: 30px;
}

#search-page-form input {
  height: 52px;
  border-radius: 0;
  width: 80%;
  font-size: 18px;
  border-width: 2px;
  border-color: rgb(15,72,107);
  color: rgb(15,72,107);
  margin: 0;
}

#search-page-submit {
  display: inline-block;
  font-size: 24px;
  margin-left: 12px;
  color: rgb(15,72,107);
  padding: 0;
  border: 0 none;
}

/* Main Menu Component */
.x-global-block-32144 {
  margin: 0 auto;
}

@media (max-width:979px) {
  .footer-icon-navigation .x-bg-layer-lower-image {
    display:none
  }
  
  .footer-icon-navigation .x-text:hover, .footer-icon-navigation .x-text[class*="active"], .footer-icon-navigation [data-x-effect-provider*="colors"]:hover .x-text {
    color: #ffffff!important;
  }
  
}

.footer-icon-navigation .x-bg-layer-lower-image {
  background-attachment: initial;
}