.logo-overlay {
   background-image: url("/wp-content/uploads/2023/02/Ponova-O-symbol_overlay.png");
   opacity:0.2;
}

@font-face {
  font-family: 'Nexa Light';
  font-style: normal;
  font-weight: 400;
  src: local('Nexa Light'), local('Nexa-Light'),
  url(https://ponova.no/wp-content/uploads/2023/02/Nexa-Light.woff) format('woff'), 
  url(https://ponova.no/wp-content/uploads/2023/02/Nexa-Light.ttf)  format('truetype'),
  url(https://ponova.no/wp-content/uploads/2023/02/Nexa-Light.woff2) format('woff2');
}

@font-face {
  font-family: 'Addington Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Addington Regular'), local('Addington-Regular'),
  url(/wp-content/uploads/2023/02/addingtoncf-regular-webfont.woff) format('woff'), 
  url(/wp-content/uploads/2023/02/addingtoncf-regular-webfont.woff2) format('woff2');
}


#line-up-footer {
  height: 10px;
  background-color: #EC7103;
  margin-top: -40px;
}

.mega-stuck #mega-menu-primary {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-family:"Nexa Light";
}

.footer-widgets a:link { 
  text-decoration: none; 
}

.footer-widgets .widget-title {
  margin-bottom: 10px;
}

#kontakt-start {
  background-color: #EC7103;
  border-radius: 2em;
  padding:15px 25px 15px 25px;
  color: #ffffff;
  width: 140px;
}

#kontakt-start:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #575756;
}

#kontakt-start a {
  color: #ffffff;
  text-decoration: none;
}

#medarbetare_cat {
  background-color: #EC7103;
  border-radius: 2em;
  padding:10px 20px 10px 20px;
  color: #ffffff;
  width: fit-content;
}

#medarbetare_cat:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #575756;
}

#medarbetare_cat a {
  color: #ffffff;
  text-decoration: none;
}

#kontaktuppgifter {
  line-height: 40px;
}

.overlay_product {
    background: rgba(237, 114, 3, 0.2) !important;
}

.so-panel:not(.widget_custom_html) {
	z-index: 1;
	position: relative;
}

.cell-overlay:hover {
	background: rgba(237, 114, 3, 0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

p .margin-link-footer {
  margin-top: -15px;
}



