/* 
Theme Name: 
Version: 1.0
Author: Bläck & Co
Author URI: http://www.black.se/

*/

/* puffar på bolags jobbsida*/

.rownarrow .productions.bl-rprod50 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (min-width: 558px) {
  .rownarrow .odd.productions.bl-rprod50 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  .rownarrow .even.productions.bl-rprod50 {
    padding-left: 3rem !important;
    padding-right: 0 !important;
  }
}

/*dela-ikoner mm*/

.a2a_svg {
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  height: 32px;
  line-height: 32px;
  padding: 0;
  width: 32px;
  border-radius: 4px;
  display: inline-block;
  opacity: 1;
}
.a2a_label {
  position: absolute !important;
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  overflow: hidden;
  height: 1px;
  width: 1px;
}
.addtoany_list.a2a_kit_size_32 a {
  font-size: 32px;
}
.a2a_kit a {
  cursor: pointer;
}

/*jobb puffar startsidan*/
.bl-rtib.jobb-puff-start .bg-img {
  height: 350px;
}
.jobb-puff-start h3,
.jobb-puff-start p {
  color: #fff;
  text-align: center;
}

.jobb-puff-start p > a,
.jobb-puff-start p > a:link {
  color: #fff;
}
.jobb-puff-start .circle-button:before {
  background-color: #fff;
}

.bl-rtib.jobb-puff-start .text-on-image {
  /*width: calc(100% - 2rem);
    left: 1rem;*/
}

.col-xl-3.jobb-puff-start {
  max-width: 24.25%;
  margin-right: 1%;
}
.col-xl-3.rightmost.jobb-puff-start {
  margin-right: 0%;
}
.bl-rtib100low .hero.bild {
  height: 170px;
  position: relative;
}

.bl-rtib100low .text-on-image .bg-img .hero.bild::after {
  content: "";
  background-image: linear-gradient(
    to bottom,
    rgba(115, 118, 62, 0.75) 0,
    rgba(115, 118, 62, 0.75) 100%
  );
  background-image: -moz-linear-gradient(
    to bottom,
    rgba(115, 118, 62, 0.75) 0,
    rgba(115, 118, 62, 0.75) 100%
  );
  background-image: -webkit-linear-gradient(
    to bottom,
    rgba(115, 118, 62, 0.75) 0,
    rgba(115, 118, 62, 0.75) 100%
  );
  margin-top: -170px;
  height: 170px;
  width: 100%;
  display: block;
  position: absolute;
}
.bl-rtib100low h4 {
  color: #fff;
  font-style: normal;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 2px;
}

.page .bl-rtib100low .header-content a:link,
.page .bl-rtib100low .header-content a:visited {
  color: #fff;
  font-size: 1.1rem;
  font-weight: 400;
}
.bl-rtib100low .page-intro .header-content {
  bottom: 40px;
}
.bl-rtib100low .header-content .circle-button:before {
  height: 12px;
  width: 12px;
  background-color: #fff;
}
.section_bg_standard2 {
  background-color: #f3efda;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  background: #f1f1f1;
  text-align: center;
  height: 630px;
  padding-top: 20px;
}
.woocommerce ul.products li.product a {
  /*display: flex;
    flex-direction: column;*/
}

.woocommerce__product__single-page__contact-block {
  margin: 1rem 0;
}

.hall-dig-uppdaterad-om-nyheter-fran-vida .header-content .col-sm-9 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.hall-dig-uppdaterad-om-nyheter-fran-vida.bl-rtib100 h2.rubrik {
  font-size: 2.5rem;
}
.hall-dig-uppdaterad-om-nyheter-fran-vida.bl-rtib100 a {
  display: none;
}
.hall-dig-uppdaterad-om-nyheter-fran-vida.bl-rtib100 h3 a {
  display: block;
}
.page-id-5474 .page-intro .col-xl-8 {
  flex: 0 0 76.666667%;
  max-width: 76.666667%;
}
.nf-form-wrap {
  margin-top: 20px;
}
/* =========== TYPOGRAFERING =========== */
html {
  font-size: 1rem;
}

body {
  font-family: "Gilroy", Arial, Helvetica, sans-serif;
  font-size: var(--font-size-text);
  font-weight: 400;
  line-height: 1.2;
  overflow: auto;
  color: #4d4d4d;

  -webkit-user-select: text; /* Safari 3.1+ */
  -moz-user-select: text; /* Firefox 2+ */
  -ms-user-select: text; /* IE 10+ */
  user-select: text; /* Standard syntax */
}

h1,
h2,
h3,
h4,
h5 {
  font-family: var(--font-primary);
  font-weight: 700;
  color: var(--text-color-black);
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-display: swap;
}

h1 {
  font-size: var(--font-size-h1);
  color: #f3efda;
  line-height: 1.2;
}
h2 {
  font-size: var(--font-size-h2);
}
h3 {
  font-size: var(--font-size-h3);
}
h4 {
  font-size: var(--font-size-h4);
}
h5 {
  font-size: var(--font-size-h5);
}
h6 {
  font-size: var(--font-size-h6);
}

.section-content h4,
.infoblock-repeater h4 {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #4d4d4d;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/*.search h2 {color: #a8ab81;}*/
.infoblock-repeater h2,
.infoblock-repeater h3,
.infoblock-content h3,
.page-content h3 {
  margin-top: 1.75rem;
}

.search h1 {
  color: var(--text-color-pink);
}

.home .puff-title h2 {
  color: #fff;
  font-size: 2.75rem;
}

p {
  line-height: 1.3;
}
.infoblock-content p:last-child {
  margin-bottom: 0;
}

/* For mobile, responsive typo last in document */

/* =========== COLOURS =========== */
.bl-bgc {
  background: #860331;
}
.section_bg_standard1 .container-fluid.bg-color,
.section_bg_none .puff,
.topicals .text_part,
.section_bg_none .puff.topical .text_part {
  background: #fbf7db;
}

.section_bg_standard1 .container-fluid.bg-color {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.section_bg_standard1 .text_part,
.section_bg_none .puff.topical {
  background: #fff;
}

/* ====== HEX 

Red: #860331;

Dark green: #73763E
Light green: #A8AB81

Dark beige: #B9AE85
Light beige: #F3EFDA

=====*/

/* =========== COOKIE ALERT ======== */
.cookiealert {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 !important;
  z-index: 999;
  opacity: 0;
  border-radius: 0;
  border-top: solid 10px #73763e;
  transform: translateY(100%);
  transition: all 500ms ease-out;
  color: #73763e;
  background: #f3efda;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
}

.cookiealert.show {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 1000ms;
}

.cookiealert a {
  text-decoration: underline;
}
.cookiealert img {
  width: 50px;
}

.cookiealert .acceptcookies {
  margin-left: 10px;
  vertical-align: baseline;
}

/* GDPR cookie-law */
#cookie-law-info-again {
  font-size: 1rem;
  padding: 0.5rem 1rem;
}
.cli-tab-container .cli-row {
  max-height: unset;
}
.cli-modal {
  top: unset;
}
.cli-modal .cli-modal-dialog {
  margin: 1.75rem 2rem 1.75rem auto;
}
.cli-bar-cookie_heading {
  font-size: 2rem !important;
  text-align: left;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
#wt-cli-privacy-title {
  font-size: 2rem;
}
.cli-privacy-content-text {
  font-size: 1.1rem;
}
.cli-nav-link.cli-settings-mobile {
  font-size: 1.1rem !important;
  font-family: var(--font-primary);
  font-weight: 700;
}
.wt-cli-cookie-description {
  font-size: 1rem;
}
.cli-switch .cli-slider {
  background-color: var(--text-color-white);
  border: 1px solid var(--text-color-yellow);
}
.cli-switch input:checked + .cli-slider {
  background-color: var(--text-color-yellow);
  border: 1px solid var(--text-color-yellow);
}
.cli-switch .cli-slider:before {
  background-color: var(--text-color-yellow);
  background-image: url("../images/icon-cookie-reject.png"); /* <a href="https://www.flaticon.com/free-icons/close" title="close icons">Close icons created by Pixel perfect - Flaticon</a> */
  background-size: contain;
}
.cli-switch input:checked + .cli-slider:before {
  background-color: var(--text-color-white);
  background-image: url("../images/icon-cookie-accept.png"); /* <a href="https://www.flaticon.com/free-icons/tick" title="tick icons">Tick icons created by Freepik - Flaticon</a> */
  background-size: contain;
}
.cli-switch input:checked + .cookie-necessary-cookies:before {
  background-image: url("../images/icon-cookie-lock.png"); /* <a href="https://www.flaticon.com/free-icons/lock" title="lock icons">Lock icons created by Pixel perfect - Flaticon</a> */
  background-size: contain;
}
.cli-switch input:checked + .cli-slider:after,
.cli-switch .cli-slider:after {
  font-weight: 700;
}
#wt-cli-policy-link {
  padding: 0 0.5rem;
}
#wt-cli-privacy-save-btn {
  background-color: var(--text-color-yellow);
  color: var(--text-color-black);
  font-weight: 700;
  padding: 1rem 1.563rem;
  margin: 0rem;
  width: 100%;
}
.wt-cli-element.cli-plugin-button {
  font-size: 0.875rem;
}

/* =========== STRUCTURE =========== */
.rownarrow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  width: 83.333333%;
  left: 8.333333%;
  position: relative;
  padding-left: 3rem;
  padding-right: 3rem;
}
.clickable_div_for_lightbox:hover,
.clickable_div_for_page:hover {
  cursor: pointer;
}

/* =========== LINKS =========== */
a,
a:link,
a:hover,
a:active {
  color: var(--text-color-pink);
  /*color: #73763E;*/
  text-decoration: none;
  -webkit-transition: color 300ms ease 0ms;
  transition: color 300ms ease 0ms;
}
a:hover {
  /*color: #a8ab81;*/
  color: #860331;
}
p > a,
p > a:link {
  color: var(--text-color-pink);
}
p > a:hover {
  color: #860331;
}
/*Special för Länkar & Tips*/
.page-id-127 p > a,
.page-id-127 p > a:link {
  color: #73763e;
}
.page-id-127 p > a:hover {
  color: #860331;
}
.circle-button {
  position: relative;
  padding-left: 11px;
  display: block;
}

.circle-button:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 1px;
  left: -10px;
  height: 12px;
  width: 12px;
  background-color: #860331;

  padding-right: 10px;
}
.circle-button:hover:before {
  background-color: #73763e;
}
.home .page .circle-button:before,
.home .info .circle-button:before {
  background-color: #fff;
}
/*.home .page .circle-button:hover:before {
  background-color: #B9AE85;
}*/

.circle-button:after {
  content: "»";
  padding-left: 10px;
}

.search .circle-button:before {
  top: 1px;
  left: -10px;
  height: 16px;
  width: 16px;
}
.search .circle-button:after {
  color: #860331;
}

.header-content .circle-button {
  padding-left: 13px;
}
.header-content .circle-button:before {
  height: 19px;
  width: 19px;
  /*background-color: #f3efda;*/
  background-color: #fff;
}
.header-content a:hover .circle-button:before {
  /*background-color: #860331;*/
  background-color: #b9ae85;
}
.header-content a,
.header-content a:link,
.header-content a:hover,
.header-content a:active {
  font-size: 1.75rem;
  /*color: #f3efda;*/
  color: #fff;
  text-decoration: none;
  font-family: abril-text, serif;
  font-style: italic;
  font-weight: 700;
}
.header-content a:hover {
  /*color: #860331;*/
  color: #b9ae85;
}

/*Cookiealert*/
.cookiealert {
  font-size: 90%;
}
.cookiealert-container a:link {
  color: #f3efda;
  text-decoration: none;
}
.btn-primary,
.btn-primary:visited,
.btn-primary:active {
  color: #73763e;
  background-color: transparent;
  border-color: transparent;
  font-weight: 700;
}
.btn-primary:hover {
  color: #860331;
  background-color: transparent;
  border-color: transparent;
}
.alert-dismissible {
  padding-right: 0rem;
}

.alert {
  padding: 0.75rem 0rem;
}

/* =========== HEADER =========== */
.site-main {
  padding-top: 159px; /* XS */
}

header.site-header {
  z-index: 99; /* Lightbox has higher value */
  position: fixed;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #ededed;
  transition: top 0.3s;
}

header {
  background: #fff;
  height: 6.25rem;
  position: fixed;
  top: 0;
  transition: top 0.2s ease-in-out;
  width: 100%;
}

/* Overriding Uber-menu Style */
.ubermenu-close-button__show {
  display: flex !important;
}
.ubermenu-close-button__hide {
  display: none !important;
}
.header-section {
  display: flex;
  justify-content: space-between;
  margin: 0 1.063rem;
}
.header-section__logo {
  padding: 1rem 0;
  max-width: 10rem;
}
.header-section__column-2 {
  width: 100%;
  max-width: 35rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-section__column-2 p,
.header-section__column-2 span,
.header-section__column-2 i {
  color: var(--text-color-black) !important;
  font-size: 1.125rem !important;
}
.header-section__column-2--cart__handla-online a {
  display: flex;
}
.header-section .cart-contents:before {
  content: "";
}
.header-section__column-2--cart__icon-cart {
  width: 1.5rem;
  margin-right: 0.5rem;
}
.header-section__column-2--cart__icon-search {
  width: 1.25rem;
}
.header-section__column-2--language {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  max-width: 13rem;
  justify-content: space-around;
  align-items: center;
}
/* .header-section__column-2--language .dropdown .dropdown-toggle a {
  display: flex;
} */
.header-section__column-2--language .language-switch a {
  text-transform: uppercase;
  color: var(--text-color-black);
}
.header-section__column-2--language .language-switch .current-lang {
  color: var(--text-color-pink);
}
.header-section__column-2--hamburger-menu .ubermenu-item-layout-icon_left {
  display: flex !important;
  flex-direction: row-reverse;
  align-items: center;
}
.ubermenu:not(.ubermenu-transition-slide)
  .ubermenu-submenu.ubermenu-submenu-type-mega {
  max-height: unset !important;
  min-height: 600px;
}
.ubermenu-nav .ubermenu-submenu.ubermenu-submenu-type-mega {
  background-color: #ffffff !important;
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  top: -1.5rem !important;
  padding: 10rem 5rem 3rem 5rem;
}
/* .ubermenu-nav
  .ubermenu-submenu.ubermenu-submenu-type-mega
  :not(.ubermenu-retractor.ubermenu-retractor-desktop) {
  flex: 1;
}
.ubermenu-nav
  .ubermenu-submenu.ubermenu-submenu-type-mega
  :not(.vida-custom__uber-menu__logo) {
  flex: 1;
} */
.ubermenu-nav
  .ubermenu-submenu.ubermenu-submenu-type-mega
  .ubermenu-submenu.ubermenu-submenu-type-stack {
  background-color: #ffffff !important;
}
.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
  cursor: pointer !important;
}
.vida-custom__uber-menu__logo {
  position: absolute;
  left: 5.5rem;
  top: 2rem;
  padding: 7px 10px;
  z-index: 100;
}
.vida-custom__uber-menu__logo img {
  width: 8.125rem;
}
.ubermenu .ubermenu-retractor-desktop {
  right: 5rem !important;
  top: 3rem !important;
}
.ubermenu .ubermenu-retractor-desktop span {
  text-transform: uppercase;
  margin-right: 0.5rem;
}
.ubermenu .ubermenu-nav .ubermenu-column-1-5 {
  width: 23rem !important;
}
/* Menu List-icon */
.vida-menu-custom-dropdown__icon {
  display: none;
}
.ubermenu-nav
  .ubermenu-submenu
  > li
  span
  .ubermenu-target-title.ubermenu-target-text
  .vida-menu-custom-dropdown__icon {
  content: url(../images/icon-drop_down.svg);
  position: absolute;
  top: 1rem !important;
  right: 5%;
  width: 1rem;
}
.rotate180 {
  transform: rotate(180deg);
}
/* Menu Items-icon */
.ubermenu-nav .ubermenu-submenu .ubermenu-submenu > li a::before {
  content: url(../images/right_arrow_black_thin.svg);
  position: absolute;
  top: -7px !important;
  left: 1.5rem !important;
  padding-top: 11px;
  opacity: 0.5;
}
.ubermenu
  .ubermenu-submenu-type-stack
  > .ubermenu-item-normal
  > .ubermenu-target {
  padding-left: 3rem !important;
}
.ubermenu-nav
  .ubermenu-submenu
  .ubermenu-submenu
  .ubermenu-target-title.ubermenu-target-text {
  opacity: 0.5;
  text-transform: uppercase;
}

.nav-up {
  top: -7rem;
}

header .logotype img {
  width: 30%;
  padding: 10px 0;
  height: auto;
  max-width: 110px;
}
.inner-header {
}
.inner-header .position-absolute {
  position: relative;
}

.icons,
.logotype {
  z-index: 99999;
}
.site-footer .logotype {
  z-index: 1;
}

header .icon-text {
  font-size: 0.688rem;
  text-transform: uppercase;
}

.dropdown-lang,
.dropdown-search {
  -webkit-box-shadow: 7px 3px 13px -3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 7px 3px 13px -3px rgba(0, 0, 0, 0.18);
  box-shadow: 7px 3px 13px -3px rgba(0, 0, 0, 0.18);
  /*transition: top 0.3s;*/
}
.language-switch {
  width: auto;
  float: right;
}
.current-lang a {
  color: #860331 !important;
  font-weight: 700;
}

.lang-item {
  padding: 5px 0px 5px 10px;
  list-style: none;
  float: left;
  width: auto;
  justify-content: flex-end !important;
}

html:lang(sv-SE) .dropdown-search {
  min-width: 20.625rem;
  width: max-content;
}

html:lang(en-GB) .dropdown-search {
  min-width: 20.625rem;
}

header .cart-icon .icon-text {
  display: block;
  margin-top: 1px;
}

header .cart-contents:before {
  font-size: 18px;
  font-weight: 700;
}

header .dropdown-toggle::after {
  display: none;
}

header .icons a {
  color: #a8ab81;
}

header .icons a:hover {
  color: #860331;
}

header .search-form .search-submit {
  color: #fff;
  background: #860331;
  border: none;
  padding: 11px 20px;
}
header .search-form .search-field {
  border: 1px solid rgba(0, 0, 0, 0.25);
  padding: 10px 20px;
  width: 200px;
  color: #4d4d4d;
}
.dropdown-menu {
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
header .search-form label {
  margin-bottom: 0rem;
}
.screen-reader-text {
  display: block;
  margin-bottom: 5px;
}

.page-intro .header-content {
  bottom: 50px;
  position: absolute;
}
.cart-icon-outer {
  top: 38px;
  right: 15.7rem;
  z-index: 99999;
}

/*====== PAGE HEADER =======*/
.page-intro .header-content h1,
.page-intro .header-content h2,
.vida-och-miljon h3,
.vida-gor-skillnad h3,
.vida-and-the-environment h3,
.vida-makes-a-difference h3,
.bl-rtib100 h3 {
  /*color: #f3efda;*/
  color: #fff;
  /*text-shadow: 4px 4px 10px rgba(50, 50, 50, 0.5);*/
}

.page-intro video#bgvid {
  position: relative;
  top: 0%;
  /*left: 50%;*/
  left: 0%;
  min-width: 100%;
  width: 100%;
  height: auto;
  z-index: -100;

  /*-ms-transform: translateX(-50%) translateY(-0%);
    -moz-transform: translateX(-50%) translateY(-0%);
    -webkit-transform: translateX(-50%) translateY(-0%);
    transform: translateX(-50%) translateY(-0%);*/

  -ms-transform: translateX(0%) translateY(-0%);
  -moz-transform: translateX(0%) translateY(-0%);
  -webkit-transform: translateX(0%) translateY(-0%);
  transform: translateX(0%) translateY(-0%);

  background-size: auto;
  object-fit: cover;
}

/*soft edge*/
.bl-plate {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#73803e+0,ffffff+100&0.9+0,0+100 */
  background: -moz-linear-gradient(
    left,
    rgba(115, 128, 62, 0.9) 0%,
    rgba(255, 255, 255, 0) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    rgba(115, 128, 62, 0.9) 0%,
    rgba(255, 255, 255, 0) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    rgba(115, 128, 62, 0.9) 0%,
    rgba(255, 255, 255, 0) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e673803e', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

  width: 41%;
  left: 8.333333%;
  margin-left: 3rem;
  bottom: 0px;
  height: 350px;
  display: none; /* Mobile first */
}

/*soft edge*/
.bl-plate {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a8ab81+0,ffffff+100&0.9+0,0+100 */
  background: -moz-linear-gradient(
    left,
    rgba(168, 171, 129, 0.9) 0%,
    rgba(255, 255, 255, 0) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    rgba(168, 171, 129, 0.9) 0%,
    rgba(255, 255, 255, 0) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    rgba(168, 171, 129, 0.9) 0%,
    rgba(255, 255, 255, 0) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6a8ab81', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

  width: 41%;
  left: 8.333333%;
  margin-left: 3rem;
  bottom: 0px;
  height: 350px;
  display: none; /* Mobile first */
}

/*sharp edge*/
.bl-plate {
  background-color: rgba(168, 173, 128, 0.75);
  width: 260px;
  left: 8.333333%;
  margin-left: 3rem;
  bottom: 0px;
  height: 290px;
  display: none; /* Mobile first */
}

.page-intro .hero.bild,
.page-intro .hero.video,
.page-intro .hero.novideo.bild {
  position: relative;
}
.page-intro .hero.bild::after,
.page-intro .hero.video::after,
.page-intro .hero.novideo.bild::after {
  display: block;
  position: relative;

  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.4) 100%
  );
  background-image: -moz-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.4) 100%
  );
  background-image: -webkit-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.4) 100%
  );

  margin-top: -300px;
  height: 300px;
  width: 100%;
  content: "";
}

.page-id-869 .page-intro .hero.bild::after,
.page-id-869 .page-intro .hero.video::after,
.page-id-869 .page-intro .hero.novideo.bild::after {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.8) 100%
  );
  background-image: -moz-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.8) 100%
  );
  background-image: -webkit-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.8) 100%
  );
  margin-top: -400px;
  height: 400px;
}
/*-webkit-transition: background-color 600ms ease 0ms;*/

.bl-rtib100 .page-intro::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;

  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.15) 0,
    rgba(0, 0, 0, 0.15) 100%
  );
  background-image: -moz-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.15) 0,
    rgba(0, 0, 0, 0.15) 100%
  );
  background-image: -webkit-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.15) 0,
    rgba(0, 0, 0, 0.15) 100%
  );

  opacity: 0;
  -webkit-transition: opacity 300ms ease 0ms;
  transition: opacity 300ms ease 0ms;

  margin-top: 0;
  height: 100%;
  width: 100%;
  content: "";
}

.bl-rtib100 .page-intro:hover::after {
  opacity: 0.8;
}

/* ======= MENY ============ */
@media screen and (max-width: 8000px) {
  .ubermenu-submenu {
    background-color: #f6f7f3 !important;
  }
  .ubermenu-main
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target
    .ubermenu-target-title {
    display: block !important;
    border-bottom: solid 1px #000000 !important;
    padding-bottom: 10px;
  }
  .ubermenu-custom-content {
    text-align: center;
    background-color: #d3d5c0;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    font-family: abril-text, serif;
    font-size: 1.5em;
    margin-top: 2em;
  }
}

.ubermenu .ubermenu-target.ubermenu-target-with-icon {
  padding: 15px 0px 15px 0 !important;
}

.ubermenu .ubermenu-custom-content-padded {
  padding: 20px 20px !important;
}

.ubermenu li.dynamic_section {
  width: 100% !important;
  float: left !important;
}
.ubermenu li.dynamic_section ul.ubermenu-submenu li.dynamic_item {
  width: 100% !important;
  float: left !important;
}

.ubermenu li.dynamic_section ul.ubermenu-submenu li.dynamic_item ul {
  width: auto !important;
  float: left !important;
}

.ubermenu
  li.dynamic_section
  ul.ubermenu-submenu
  li.dynamic_item
  li.dynamic_subitem {
  width: auto !important;
  float: left !important;
}

li.dynamic-item {
  clear: both;
  width: 100% !important;
}

.dynamic_section,
.dynamic_section ul,
.dynamic_section ul li {
  background-color: #e9eadf !important;
}

.dynamic_section .dynamic_item .dynamic_subitem .ubermenu-target {
  min-width: auto !important;
  padding: 5px 0px 5px 20px !important;
}
.dynamic_item .ubermenu-target {
  padding: 5px 0px 5px 20px !important;
}
.dynamic_item a {
  font-weight: 700;
  display: inline-block;
}
.dynamic_subitem a {
  font-weight: 400;
}

.ubermenu ul .dynamic_item .ubermenu-target,
.ubermenu ul .dynamic_item ul.ubermenu-submenu {
  display: inline-block !important;
}

.dynamic_item ul li {
  position: relative;
}
.dynamic_item a::after,
.dynamic_item ul li a::after {
  content: "|" !important;
  display: inline-block !important;
  position: absolute;
  padding-left: 9px;
}
.dynamic_item ul li:last-child a::after {
  content: none !important;
}

.ubermenu .ubermenu-item {
  outline: none;
}

.ubermenu-responsive.ubermenu {
  top: 0;
  width: 96%;
  background-color: #fff;
}
.ubermenu-nav {
  width: 100%;
}

.menu {
  z-index: 9999;
  width: 100%;
}

.ubermenu-submenu {
  border: none !important;
  margin-top: 15px !important;
}
.ubermenu-submenu.ubermenu-submenu-type-stack {
  margin-top: 0 !important;
}

.ubermenu li.dynamic_section li.dynamic_item a.ubermenu-target {
  min-width: auto;
  float: left;
}

.ubermenu a.ubermenu-target:focus {
  outline: none;
}

.ubermenu .ubermenu-icon,
.ubermenu .ubermenu-item-layout-icon_left > .ubermenu-target-title {
  font-size: 0.938rem;
}

/* Hide submenu-indicator */
.ubermenu-sub-indicators
  .ubermenu-has-submenu-drop
  > .ubermenu-target
  > .ubermenu-sub-indicator {
  display: none;
}

.ubermenu.ubermenu-main.ubermenu-horizontal
  .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  position: fixed;
}

/* =========== FOOTER =========== */
footer .logotype img {
  max-width: 150px;
  height: auto;
}

footer h3 {
  color: #860331;
  font-weight: bold;
  font-style: normal;
}

footer .bl-stub.part {
  border-top: 1px solid #eee;
}

footer .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
  font-size: 0.938rem;
  text-transform: uppercase;
  color: #fff;
}
footer .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target:hover {
  color: #fff;
}
footer .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target:after {
  content: "";
  border-bottom: solid #fff 1px;
  position: absolute;
  bottom: 0;
  width: 75%;
  left: 0;
}
footer .ubermenu-submenu {
  background-color: inherit !important;
}
footer .ubermenu .ubermenu-target {
  padding: 15px 0px !important;
}
footer .ubermenu-responsive.ubermenu {
  width: 100%;
}
footer
  .ubermenu
  .ubermenu-submenu-type-stack
  > .ubermenu-item-normal
  > .ubermenu-target {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
footer
  .ubermenu-skin-minimal
  .ubermenu-item-level-0
  > .ubermenu-submenu-type-stack
  > .ubermenu-item
  > .ubermenu-target {
  color: #fff;
  font-size: 13px;
}
footer .ubermenu .ubermenu-submenu-type-stack {
  margin-top: 1rem !important;
}

footer
  .ubermenu-skin-minimal
  .ubermenu-item-level-0
  > .ubermenu-submenu-type-stack
  > .ubermenu-item
  > .ubermenu-target:hover {
  color: #fff !important;
}
.sociala-medier li {
  width: 50%;
  float: left;
}

footer .sociala-medier p {
  font-size: 9px;
  margin-top: 8px;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

footer .sociala-medier a {
  color: #fff;
}

footer .sociala-medier a:hover {
  color: #fff;
}

footer .sociala-medier img {
  width: 40px;
}

/* =========== SINGLE PAGES - SEARCH RESULT =========== */
.page #s0-1.topical {
  background: #fff;
}
.page .topicals .puff.bl-stubtopical {
  margin-left: 1em;
  margin-right: 1em;
}
.page-content img {
  width: auto;
}

.date {
  font-size: 0.9rem;
}

.relaterade-sidor {
  background-color: #f6f7f3;
  color: #a8ab81;
}
.relaterade-sidor ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.single-contact .contact,
.single-productions .productions {
  background-color: #fff;
  margin-top: 3rem;
}

.single .contactgroup .contact-box h2 {
  font-size: 2.5rem;
}

.contactgroupinfo {
  /*background-color: #fff;*/
  /*background-color: rgba(243, 239, 218, 0.3);*/
  background-color: transparent;
}
.single-info .contactgroupinfo {
  /*background-color: #fff;*/
  background-color: transparent;
}
.contactgroupinfo div.contactsubgroupheader {
  border-top: solid 1px #a8ab81;
}
.contactgroupinfo div.contactsubgroupheader:first-child {
  border-top: none;
}
.contactsubgroupheader h2 {
  margin-bottom: 0rem;
}

.single .page-intro .hero.bild::after,
.single .page-intro .hero.video::after,
.single .page-intro .hero.novideo.bild::after {
  display: none;
  /* position: relative;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0,0,0,0.40) 100%);
    background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0,0,0,0.40) 100%);
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0,0,0,0.40) 100%);
    margin-top: -300px;
    height: 300px;
    width: 100%;
    content: '';*/
}
h2.screen-reader-text {
  padding-top: 40px;
}

/* ======= BL STIBU - ODDEVENCOLOR ============ */
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(168, 171, 129, 0);
  transition: all 0.5s ease;
  opacity: 0;
}
.overlay:hover {
  background: rgba(168, 171, 129, 0.3);
  opacity: 1;
}

.bl-stibu.bl-oddevencolor .bl-rtib a:hover {
  color: #fff;
}

.bl-stibu.bl-oddevencolor .odd,
.bl-stibu.bl-oddevencolor div.page:nth-child(1),
.bl-stibu.bl-oddevencolor div.page:nth-child(4) {
  background-color: #a8ab81;
}

.bl-stibu.bl-oddevencolor .even,
.bl-stibu.bl-oddevencolor div.page:nth-child(2),
.bl-stibu.bl-oddevencolor div.page:nth-child(3) {
  background-color: #a8ab81;
}

.puff-intro h2 {
  font-size: 1.25rem;
}

.bl-stibu.bl-oddevencolor,
.bl-stibu.bl-oddevenplacement .bl-stibu,
.bl-stibu.bl-nosubdetails .bl-stibu,
.bl-stibu.bl-oddevencolor a:link,
.bl-stibu.bl-oddevenplacement .bl-stibu a:link,
.bl-stibu.bl-nosubdetails .bl-stibu a:link,
.bl-stibu.bl-oddevencolor a:visited,
.bl-stibu.bl-oddevenplacement .bl-stibu a:visited,
.bl-stibu.bl-nosubdetails .bl-stibu a:visited,
.bl-snoneu.bl-oddevencolor,
.bl-snoneu.bl-oddevenplacement .bl-rtib50,
.bl-snoneu.bl-nosubdetails .bl-rtib50,
.bl-snoneu.bl-oddevencolor a:link,
.bl-snoneu.bl-oddevenplacement .bl-rtib50 a:link,
.bl-snoneu.bl-nosubdetails .bl-rtib50 a:link,
.bl-snoneu.bl-oddevencolor a:visited,
.bl-snoneu.bl-oddevenplacement .bl-rtib50 a:visited,
.bl-snoneu.bl-nosubdetails .bl-rtib50 a:visited {
  color: #fff;
  text-align: center;
}

.bl-oddevenplacement div.puff:last-child {
  border-bottom: none;
}

.bl-stibu.bl-oddevencolor .puff-content a:link,
.bl-stibu.bl-oddevenplacement .puff-content .bl-stibu a:link,
.bl-stibu.bl-nosubdetails .puff-content .bl-stibu a:link {
  display: block;
  padding-top: 10px;
}

.bl-stibu.bl-oddevencolor h2,
.bl-stibu.bl-oddevenplacement .bl-stibu h2,
.bl-stibu.bl-nosubdetails .bl-stibu h2 {
  color: #fff;
}
.page .puff-content h4 {
  color: #fff;
  font-style: normal;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 2px;
}
.page .puff-content p {
  font-family: abril-text, Arial;
  font-style: italic;
  font-size: 1.1rem;
}
.page .bl-rtnb.job .puff-content p {
  font-family: Arial, sans-serif;
  font-style: normal;
}

/* ======= RMEDIA50 ============ */
.media-meta-content p {
  margin-bottom: 0.25rem;
}

.attachment.bl-rmedia50.odd {
  padding-right: 3rem !important;
}
.attachment.bl-rmedia50.even {
  padding-left: 3rem !important;
}

/* ======= RTVB33 ============ */
.SINGLECONTENT .puff.bl-rtvb33 {
  /*border-bottom: solid 15px #fff;*/
}

/* ======= BL-RTNB50 ============ */
.bl-stibu .bl-rtnb50 {
  background: #faf7ed;
}

/* ======= BL-RTIB50 ============ */
.bl-rtib .bg-img {
  position: relative;
  height: 100%;
}
.bl-rtib .bg-img .hero.bild {
  height: 100%;
}
/*Full color*/
/*.bl-oddevencolor .bl-rtib:nth-child(2) .text-on-image,
.bl-oddevencolor .bl-rtib:nth-child(3) .text-on-image,
.bl-oddevencolor .bl-rtib:nth-child(6) .text-on-image {
  background:rgba(0,0,0,0.5);
}
.bl-oddevencolor .bl-rtib:nth-child(2) .text-on-image:hover,
.bl-oddevencolor .bl-rtib:nth-child(3) .text-on-image:hover,
.bl-oddevencolor .bl-rtib:nth-child(6) .text-on-image:hover {
  background:rgba(0,0,0,0.0);
}*/

/*Gradient ej använd*/
/*.bl-oddevencolor .bl-rtib:nth-child(2) .text-on-image,
.bl-oddevencolor .bl-rtib:nth-child(3) .text-on-image,
.bl-oddevencolor .bl-rtib:nth-child(6) .text-on-image {
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(185,174,133,0.9) 100%); 
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(185,174,133,0.9) 100%); 
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(185,174,133,0.9) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6b9ae85',GradientType=0 ); 
}
.bl-oddevencolor .bl-rtib:nth-child(2) .text-on-image:hover,
.bl-oddevencolor .bl-rtib:nth-child(3) .text-on-image:hover,
.bl-oddevencolor .bl-rtib:nth-child(6) .text-on-image:hover {
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(185,174,133,0.9) 100%); /
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(185,174,133,0.9) 100%); 
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(185,174,133,0.9) 100%); /
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6b9ae85',GradientType=0 ); 
}*/

/*Gradient beige svag*/
/*.bl-oddevencolor .bl-rtib:nth-child(2) .text-on-image,
.bl-oddevencolor .bl-rtib:nth-child(3) .text-on-image,
.bl-oddevencolor .bl-rtib:nth-child(6) .text-on-image {
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(245,239,218,0.95) 80%); /
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(245,239,218,0.95) 80%); 
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(245,239,218,0.95) 80%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6b9ae85',GradientType=0 ); 
}
.bl-oddevencolor .bl-rtib:nth-child(2) .text-on-image:hover,
.bl-oddevencolor .bl-rtib:nth-child(3) .text-on-image:hover,
.bl-oddevencolor .bl-rtib:nth-child(6) .text-on-image:hover {
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(245,239,218,0.95) 80%); /
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(245,239,218,0.95) 80%); 
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(245,239,218,0.95) 80%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6f5efda',GradientType=0 ); 
}*/

/*Gradient beige start*/
/*.bl-oddevencolor .bl-rtib:nth-child(2) .text-on-image,
.bl-oddevencolor .bl-rtib:nth-child(3) .text-on-image,
.bl-oddevencolor .bl-rtib:nth-child(6) .text-on-image {
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(185,174,133,0.95) 80%); 
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(185,174,133,0.95) 80%); 
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(185,174,133,0.95) 80%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6b9ae85',GradientType=0 ); 
}
.bl-oddevencolor .bl-rtib:nth-child(2) .text-on-image:hover,
.bl-oddevencolor .bl-rtib:nth-child(3) .text-on-image:hover,
.bl-oddevencolor .bl-rtib:nth-child(6) .text-on-image:hover {
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(185,174,133,0.9) 80%); 
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(185,174,133,0.9) 80%); 
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(185,174,133,0.9) 80%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6b9ae85',GradientType=0 ); 
}*/

/*====== IN USE ======*/
/*Gradient beige start*/
/*.bl-oddevencolor .bl-rtib:nth-child(2) .text-on-image,
.bl-oddevencolor .bl-rtib:nth-child(3) .text-on-image,
.bl-oddevencolor .bl-rtib:nth-child(6) .text-on-image {
  background: -moz-linear-gradient(top, rgba(185,174,133,0.8) 0%, rgba(185,174,133,0.8) 100%); 
  background: -webkit-linear-gradient(top, rgba(185,174,133,0.8) 0%,rgba(185,174,133,0.8) 100%); 
  background: linear-gradient(to bottom, rgba(185,174,133,0.8) 0%,rgba(185,174,133,0.8) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6b9ae85', endColorstr='#e6b9ae85',GradientType=0 ); 
}
.bl-oddevencolor .bl-rtib:nth-child(2) .text-on-image:hover,
.bl-oddevencolor .bl-rtib:nth-child(3) .text-on-image:hover,
.bl-oddevencolor .bl-rtib:nth-child(6) .text-on-image:hover {
  background: -moz-linear-gradient(top, rgba(185,174,133,0.6) 0%, rgba(185,174,133,0.6) 100%); 
  background: -webkit-linear-gradient(top, rgba(185,174,133,0.6) 0%,rgba(185,174,133,0.6) 100%); 
  background: linear-gradient(to bottom, rgba(185,174,133,0.6) 0%,rgba(185,174,133,0.6) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6b9ae85', endColorstr='#e6b9ae85',GradientType=0 ); /
}*/

/*.bl-oddevencolor .bl-rtib:nth-child(2) .text-on-image,
.bl-oddevencolor .bl-rtib:nth-child(3) .text-on-image,
.bl-oddevencolor .bl-rtib:nth-child(6) .text-on-image {
  background-color: rgba(185,174,133,0.8);
  transition: background-color 300ms ease 0ms;
}
.bl-oddevencolor .bl-rtib:nth-child(2) .text-on-image:hover,
.bl-oddevencolor .bl-rtib:nth-child(3) .text-on-image:hover,
.bl-oddevencolor .bl-rtib:nth-child(6) .text-on-image:hover {
  background-color: rgba(185,174,133,0.4);
}*/

.bl-rtib50 {
  height: 400px;
}

/*Full color*/
.bl-rtib .text-on-image {
  position: absolute;
  /*top:0;*/
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  transition: all 0.5s ease;
}
.bl-rtib .text-on-image:hover {
  background: rgba(0, 0, 0, 0);
}
/*gradient grönt stark*/
.bl-rtib .text-on-image {
  position: absolute;
  height: 42% !important; /*för att ge en platta*/
  bottom: 0;
  left: 0;

  background-color: rgba(168, 171, 129, 0.8);
  transition: background-color 300ms ease 0ms;
}
.bl-rtib .text-on-image:hover {
  background-color: rgba(168, 171, 129, 0.4);
}

/*gradient grönt svag*/
.bl-rtib .text-on-image {
  position: absolute;
  height: 42% !important; /*för att ge en platta*/
  bottom: 0;
  left: 0;

  /*background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(168,171,129,0.95) 80%); 
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(168,171,129,0.95) 80%); 
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(168,171,129,0.95) 80%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6a8ab81',GradientType=0 ); */

  /*====== IN USE ======*/

  /* background: -moz-linear-gradient(top, rgba(168,171,129,0.8) 0%, rgba(168,171,129,0.8) 100%); 
  background: -webkit-linear-gradient(top, rgba(168,171,129,0.8) 0%,rgba(168,171,129,0.8) 100%); 
  background: linear-gradient(to bottom, rgba(168,171,129,0.8) 0%,rgba(168,171,129,0.8) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6a8ab81', endColorstr='#e6a8ab81',GradientType=0 ); */

  background-color: rgba(168, 171, 129, 0.8);
  transition: background-color 300ms ease 0ms;

  height: 100%;
}
.bl-rtib .text-on-image:hover {
  /*background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(168,171,129,0.7) 100%); 
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(168,171,129,0.7) 100%); 
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(168,171,129,0.7) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6a8ab81',GradientType=0 ); */

  /*====== IN USE ======*/
  /*background: -moz-linear-gradient(top, rgba(168,171,129,0.6) 0%, rgba(168,171,129,0.6) 100%); 
  background: -webkit-linear-gradient(top, rgba(168,171,129,0.6) 0%,rgba(168,171,129,0.6) 100%); 
  background: linear-gradient(to bottom, rgba(168,171,129,0.6) 0%,rgba(168,171,129,0.6) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6a8ab81', endColorstr='#e6a8ab81',GradientType=0 ); */

  background-color: rgba(168, 171, 129, 0.4);
}

.bl-oddevencolor .odd .text-on-image {
  background-color: rgba(168, 171, 129, 0.8);
  transition: background-color 300ms ease 0ms;
}
.bl-oddevencolor .odd .text-on-image:hover {
  background-color: rgba(168, 171, 129, 0.4);
}

.bl-oddevencolor .even .text-on-image {
  background-color: rgba(185, 174, 133, 0.8);
  transition: background-color 300ms ease 0ms;
}
.bl-oddevencolor .even .text-on-image:hover {
  background-color: rgba(185, 174, 133, 0.4);
}

.bl-rtiblow .text-on-image .header-content {
  position: absolute !important;
  bottom: 20%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.bl-rtiblow .text-on-image .header-content h2 {
  color: #fff;
}

/* ======= TPK33 ============ */

/*Enkel knapp*/
.knapp a {
  display: block;
  /*color: #b9ae85;*/
  color: #a8ab81;
  background-color: #f3efda;
  font-weight: 700;
  -webkit-transition: background-color 600ms ease 0ms;
  transition: background-color 600ms ease 0ms;
}
.knapp a:hover {
  background-color: #a8ab81;
  color: #fff;
}

ul.knapp {
  list-style: none;
}
ul.knapp li a {
  width: 100%;
  /*color: #b9ae85;*/
  background-color: #f3efda;
  font-family: abril-text, Arial;
  font-weight: 700;
  font-style: italic;
  text-align: right;
  font-size: 1.2em;
  -webkit-transition: background-color 600ms ease 0ms;
  transition: background-color 300ms ease 0ms;
}

/*Enkel knappbox*/
.knapp.knapp-box a {
  display: block;
  color: #860331;
  font-weight: 700;

  -webkit-transition: color 300ms ease 0ms;
  transition: color 300ms ease 0ms;
}
.knapp.knapp-box a:hover {
  background-color: none;
  color: #a8ab81;
}

ul.knapp {
  list-style: none;
}
ul.knapp.knapp-box li {
  width: 100%;
  color: #a8ab81;
  background-color: #f6f7f3;
}
ul.knapp.knapp-box p {
  font-family: abril-text, Arial;
  font-style: italic;
}
ul.knapp.knapp-box li a {
  width: 100%;
  /*color: #a8ab81;*/
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: left;
  font-size: 1em;
}
ul.knapp.knapp-box li a:hover {
  /*color: #a8ab81;*/
}

ul.knapp.knapp-box li.enkel-link a {
  font-weight: 400;
}

/* ======= RTVB100 ============ */

.puff {
  height: 250px;
  max-height: 250px;
  flex-flow: row;
  flex-wrap: wrap;
  border-bottom: solid 0px #fff;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.puff:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(168, 171, 129, 0.3);
  -webkit-transition: opacity 300ms ease 0ms;
  transition: opacity 300ms ease 0ms;
}
.puff:hover:after {
  opacity: 0.6;
}

.puff.topical {
  min-height: 250px;
  height: auto;
  max-height: none;
}

.section_bg_standard1 .puff::after {
  background-image: linear-gradient(
    to bottom,
    rgba(243, 239, 218, 0.2) 0,
    rgba(243, 239, 218, 0.2) 100%
  );
  background-image: -moz-linear-gradient(
    to bottom,
    rgba(243, 239, 218, 0.2) 0,
    rgba(243, 239, 218, 0.2) 100%
  );
  background-image: -webkit-linear-gradient(
    to bottom,
    rgba(243, 239, 218, 0.2) 0,
    rgba(243, 239, 218, 0.2) 100%
  );

  -webkit-transition: opacity 300ms ease 0ms;
  transition: opacity 300ms ease 0ms;
}

.section_bg_standard1 .puff:hover::after {
  opacity: 0.8;
}

.oddevenplacement div.puff:last-child {
  border-bottom: none;
}

.bg-img-puff img {
  object-fit: cover;
}

.bg-img-puff,
.bg-img-puff .hero.bild,
.bg-img-puff .hero.bild {
  height: 100%;
}

.bg-img img,
.bg-img-puff img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%; /* default value: image is centered*/
  /*object-position: 0 0;*/ /* positioned top left of the content box */
}

.page .productions .col-sm-4.pl-5 {
  padding-left: 1rem !important;
}
.page .productions .col-sm-8.pr-5 {
  padding-right: 1rem !important;
}

/* ======= MODAL ============ */
.button-lightbox {
  text-decoration: none;
}
.lightbox {
  position: fixed;
  overflow-y: scroll;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  backface-visibility: hidden;
  top: 0%;
  left: 0%;
  width: 100%;
  height: auto;
  padding: 0px;
  transform: scale(0);
  opacity: 0;
  transform-origin: 0 0;
  background-color: #f3efda;
  overflow: scroll;
  -webkit-overflow-scrolling: touch; /*momentum scroll on obejcts not being body*/
  transition: transform 400ms ease, opacity 800ms linear 200ms;
  touch-action: auto;
}

@media not all and (min-resolution: 0.001dpcm) {
  .lightbox {
    transform-origin: 0 0 !important;
  }
}

[aria-hidden="true"].lightbox {
  transform: scale(0);
  opacity: 0;
}

[aria-hidden="false"].lightbox {
  transform: scale(1);
  opacity: 1;
}

.lightbox-info {
  margin: 0 auto 0;
  width: 100vw; /*kompensera för scroll på lightbox*/
  height: 100vh;
  background-color: #f3efda;
}

.noscroll {
  overflow: hidden;
}
.lightbox-shade {
  background: #333333a1;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
.lightbox-info a.close-button-lightbox {
  position: absolute;
  top: 5px;
  right: 25px;
  width: auto;
  height: 20px;
  float: none;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
  color: #fff !important;
  text-shadow: none;
  opacity: 1;
  text-align: right;
  z-index: 99;
  display: inline-block;
  cursor: pointer;
}
.lightbox-info a.close-button-lightbox.bottom {
  position: relative;
  top: auto;
  bottom: 0px;
  right: auto;
  left: 48%;
  margin: 0 auto;
  font-size: 1.3rem;
  font-weight: 400;
  color: #a8ab81 !important;
  display: inline-block;
}
.close-button-lightbox:hover {
  opacity: 1;
}
.close-button-lightbox:before,
.close-button-lightbox:after {
  position: absolute;
  left: 14px;
  right: auto;
  top: 33px;
  content: " ";
  height: 18px;
  width: 3px;
  background-color: #a8ab81;
  z-index: 2;
}
.lightbox-info a.close-button-lightbox.bottom:before,
.lightbox-info a.close-button-lightbox.bottom:after {
  position: absolute;
  left: 14px;
  right: auto;
  top: 33px;
  content: " ";
  height: 18px;
  width: 3px;
  background-color: #a8ab81;
  z-index: 2;
}

.lightbox-info a.close-button-lightbox span {
  height: 50px;
  width: 50px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: 16px;
  left: -10px;
}
.lightbox-info a.close-button-lightbox.bottom span {
  height: 50px;
  width: 50px;
  border: solid 2px #a8ab81;
}

.close-button-lightbox:before {
  transform: rotate(45deg);
}
.close-button-lightbox:after {
  transform: rotate(-45deg);
}
body.no-scroll {
  margin-right: 18px;
}

.infoblock-header {
  background: rgba(168, 171, 129, 0.75);
  position: absolute;
  bottom: 0px;
}

.infoblock-header h1,
.infoblock-header h3 {
  color: #fff;
}

.repeating-fields,
.contact-fields,
.closing-field {
  /*background-color: #f3efda;*/
  background-color: #fff;
}
.infoblock-content-outer,
.repeating-fields-inner,
.contact-fields-inner,
.closing-field-inner {
  background-color: #fff;
}

.repeating-fields-inner .row:first-child .divider {
  display: none;
}

.infoblock-repeater p:last-child {
  margin-bottom: 1rem;
}

.knapp a:after {
  content: "»";
  position: relative;
  right: auto;
  padding-left: 5px;
  font-size: 1.2em;
  font-style: normal;
  top: auto;
}

/*.link-part div:last-child {padding-top: }*/

.divider {
  border-top: solid 1px #b9ae85;
}

.repeating-fields .col-sm-4 .divider {
  display: none;
}

.singlepage-info {
  /*margin: 0 auto 0;*/
  width: 100vw;
  /*height: 100vh;*/
  /*background-color: #f3efda;*/
  background-color: #fff;
}

select.form-control {
  position: relative;
}
select.form-control::after {
  content: "<";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  width: 10px;
  height: 10px;
}

@media only screen and (min-width: 1500px) {
  .col-sm-10.repeating-fields-inner,
  .col-sm-10.infoblock-content-outer,
  .col-sm-10.infoblock-header,
  .contact-fields .col-sm-10,
  .closing-field .col-sm-10 {
    max-width: 1500px;
  }
  .col-sm-10.repeating-fields-inner,
  .col-sm-10.infoblock-content-outer,
  .contact-fields .col-sm-10,
  .closing-field .col-sm-10 {
    flex: 0 0 100%;
  }
}

/* =====CONTACT======= */

.contact {
  /*background-color: rgba(243, 239, 218, 0.3);*/
  background-color: transparent;
}
.single-info .contact {
  background-color: transparent;
}
.contact .contact-fields-inner,
.contacts .container-fluid {
  /*background-color: #f3efda;
  background-color: #fff;*/
  background-color: rgba(243, 239, 218, 0.3);
}
.contact .contact-fields-inner {
  background-color: transparent;
}
.single-info .contact .contact-fields-inner {
  background-color: rgba(243, 239, 218, 0.3);
}

.contact,
.contact h1 {
  color: #a8ab81;
}

.contact-box h2 {
  font-size: 4rem;
}
.contact-box h3 {
  font-size: 1.75rem;
}

.contact h3 {
  padding-top: 10px;
}

.contact-box a {
  display: block;
  cursor: pointer;
  padding-left: 10px;
  color: #a8ab81 !important;
  position: relative;
}
.contact-box a.contact-header {
  border-top: solid 1px #a8ab81;
  padding-left: 12px;
}
.contact-box a.contact-header.open {
  font-weight: 700;
  color: #860331;
}

.contact-box .e-post a,
.contact a .contact-box .e-post a:visited,
.contact a:link,
.contact a:visited {
  border-top: none;
  /*color: #860331 !important;*/
  color: #73763e !important;
  padding-left: 0px;
}
.contact-box .e-post a:hover,
.contact a:hover {
  color: #860331 !important;
}

.contact-box a:before {
  content: "›";
  position: absolute;
  left: 0px;
  color: #a8ab81;
}

.contact-box a.contact-footer {
  text-align: center;
}
.contact-box a.contact-footer:before {
  content: "›";
  position: absolute;
  left: 0px;
  right: 0;
  top: 5px;
  color: #a8ab81;
  font-size: 40px;
  transform: rotate(-90deg);
}
.contact-box .e-post a:before {
  content: none;
}
.contact-box a.open:before {
  content: "›";
  -webkit-transform: rotate(90deg) translateY(-10%);
  -moz-transform: rotate(90deg) translateY(-10%);
  -ms-transform: rotate(90deg) translateY(-10%);
  -o-transform: rotate(90deg) translateY(-10%);
  transform: rotate(90deg) translateY(-10%);
  color: #860331 !important;
}
.contact_person span {
  display: inline-block;
  width: 70px;
}
.befattning {
  font-weight: 400;
}

.contact_person {
  position: relative;
}

#s-contactsection-place:before,
.contact-anchor::before {
  content: "";
  display: block;
  height: 94px; /* fixed header height*/
  margin: -94px 0 0; /* negative fixed header height */
}

.single-topical h1,
.single-jobs h1 {
  color: var(--text-color-black);
  font-size: 2.5rem;
}

/* =====SINGLE-CONTENT, JOBS, TOPICAL======= */
section.bl-singlecontent .bg-img {
  /*margin-bottom: 40px;*/
}

section.bl-job .bl-intro {
  color: #3e3e3e;
  font-style: italic;
  font-weight: bold;
}

.single-topical .bg-img .hero,
.single-jobs .bg-img .hero,
.single .bg-img .hero {
  margin-top: 0px;
}

.nf-response-msg {
  background-color: #a8ab81;
  padding: 3rem;
  margin-top: 3rem;
}
.nf-response-msg p {
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
}
/* =====SEARCH===== */
.search-results article {
  /*padding: 2rem 0;*/
}
p.typ {
  font-style: italic;
  color: #999;
}

/* ====== BLOCK-WYSIWYG ====== */
.block-wysiwyg {
  width: 100%;
}
.block-wysiwyg .col-md-3 {
  padding-left: 20px !important;
}
.bl-green-plate {
  width: 100%;
  background: #a8ab81;
  min-height: 200px;
  padding: 3.5rem;
  color: #fff;
}

.bl-green-plate h3 {
  font-size: 2rem;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding-bottom: 0.5em;
}

.bl-green-plate h6 {
  border-bottom: 1px solid #fff;
  padding-bottom: 6px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
}

h3.bl-green-h3 {
  color: #a8ab81;
  font-family: arial, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-size: 1.2rem;
}

/* ====== FORMULÄR ======== */
input,
textarea {
  border: solid 1px #a8ab81;
  padding: 14px;
}
.field-wrap input[type="button"],
input[type="submit"],
a.button {
  width: auto !important;
  background: #860331;
  border: none;
  color: #fff;
  padding: 10px 20px;
  font-weight: 700;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
}
.field-wrap input[type="button"] {
  width: 100% !important;
}
.field-wrap input[type="button"]:hover,
input[type="submit"]:hover,
a.button:hover {
  background: #a8ab81;
}

.nf-after-field .nf-error-msg {
  font-size: 0.9rem;
}
.nf-form-title {
  display: inline-block;
  margin-top: 2rem;
}
.nf-form-title h3 {
  margin-bottom: 0rem;
}

.black-modal-login {
  background: #fbf7db;
  padding: 20px;
}

.black-modal-login a.button {
  background: #a8ab81;
  color: #fff;
}
.black-modal-login a.button:hover {
  background: #860331;
}

/* ====== SIDFOT ======== */
.site-footer {
  margin-top: 2rem;
}
.site-footer--no-top-margin {
  margin-top: 0rem !important;
}
.footer-color {
  background: #000000;
  margin-top: 0rem !important;
}
.site-footer p {
  font-size: 1.25rem;
}
.site-footer .footer-content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  color: var(--text-color-white);
  padding: 5rem 2rem;
  margin: auto;
  margin-top: 4rem;
  max-width: 1500px;
}
.site-footer-content--no-top-margin {
  margin-top: 0rem !important;
}
.footer-content__column {
  width: 20%;
  text-transform: uppercase;
}
.footer-content__column-2,
.footer-content__column-3 {
  width: 30%;
}

/* Footer Columns */
.footer-content__column-1 img {
  width: 10rem;
}
.footer-content__column-3 a {
  color: var(--text-color-white);
  font-size: 1.25rem;
}
.footer-content__column-3 a:hover {
  color: var(--text-color-pink);
}
.footer-content__column-3 {
  flex-direction: column;
}
.footer-content__column-3,
.footer-content__column-4 {
  display: flex;
  flex-wrap: wrap;
}
.footer-content__column-4 {
  height: fit-content;
}
.footer-content__column-4 .text-center {
  height: 3.5rem;
}
.footer-content__column-3__link {
  display: flex;
  align-items: center;
}
.footer-content__column-3__link:hover .block-button__button__link-icon img {
  transform: translateX(5px);
  transition: transform 0.3s ease;
  transition-duration: 500ms;
}
.footer-content__column-3__link-wrap--first-child {
  border-top: 1px solid var(--text-color-white);
}
.footer-content__column-3__link-wrap {
  border-bottom: 1px solid var(--text-color-white);
  margin-left: 1rem;
  padding: 0.75rem 0;
  width: 80%;
}
.footer-content__column-4 img {
  width: 2.375rem;
}

.FOOTER .rownarrow {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

/*BESTÄLL EMBALLAGE*/

.page-id-4785 .mb-sm-3.section_bg_standard1 .rownarrow {
  padding-left: 2rem;
  padding-right: 2rem;
}

.helpall-intro .text_part,
.helpall-utfyllnad .text_part,
.halvpall-intro .text_part,
.halvpall-utfyllnad .text_part,
.kabeltrummor-intro .text_part,
.kabeltrummor-utfyllnad .text_part {
  display: none;
}
/*.helpall-intro .text_part h3,
.halvpall-intro .text_part h3 {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 20px;
}*/

.page-id-4785 .mb-sm-3.section_bg_standard1 {
  margin-bottom: 0 !important;
}

.page-id-4785 .puff .img_part {
  height: 208px;
}
.puff.helpall-intro .img_part,
.puff.helpall-utfyllnad .img_part,
.puff.halvpall-intro .img_part,
.puff.halvpall-utfyllnad .img_part,
.puff.kabeltrummor-intro .img_part,
.puff.kabeltrummor-utfyllnad .img_part {
  height: 423px;
}

.puff.helpall-intro .img_part:after {
  content: "Helpall";
  display: inline-block;
  position: absolute;
  bottom: 30px;
  left: 30px;

  font-family: abril-text, Arial;
  font-style: italic;
  font-size: 3rem;
  font-weight: 700;
  color: #f3efda;
}
.puff.halvpall-intro .img_part:after {
  content: "Halvpall";
  display: inline-block;
  position: absolute;
  bottom: 30px;
  left: 30px;

  font-family: abril-text, Arial;
  font-style: italic;
  font-size: 3rem;
  font-weight: 700;
  color: #f3efda;
}

.puff.kabeltrummor-intro .img_part:after {
  content: "Kabeltrummor";
  display: inline-block;
  position: absolute;
  bottom: 30px;
  left: 30px;

  font-family: abril-text, Arial;
  font-style: italic;
  font-size: 3rem;
  font-weight: 700;
  color: #f3efda;
}

.page-id-4785 .section_bg_standard1 .puff::after {
  background-image: none;
}

.page-id-4785 .puff:after {
  background-color: transparent;
}

.nf-form-content {
  padding: 0px !important;
  max-width: 1000px;
  margin: 0 0 !important;
}
.label-left .nf-field-label {
  text-align: left !important;
}

.nf-product-quantity:after {
  content: "styck";
  display: inline-block;
  margin-left: 10px;
  color: #999;
}
.nf-form-content button,
.nf-form-content input[type="button"],
.nf-form-content input[type="submit"] {
  background: #860331 !important;
  border: 0;
  color: #fff !important;
  transition: all 0.5s;
}

.nf-form-fields-required {
  color: #999;
}

.nf-form-content hr.ninja-forms-field {
  padding: 10px 0 0 !important;
  margin-top: 20px;
}
.nf-form-content label {
  font-size: 1.1rem !important;
  line-height: 20px;
}

.nf-form-cont h3 {
  font-size: 2.5rem;
}

.nf-form-content .ninja-forms-field {
  padding: 12px 10px !important;
}
.product-wrap > div .nf-product-field span {
  padding: 0 5px 0 0 !important;
}
.label-left .nf-field-description {
  margin-left: 36.5% !important;
}

.nf-form-content .list-select-wrap .nf-field-element > div,
.nf-form-content input:not([type="button"]),
.nf-form-content textarea {
  border: solid 1px #a8ab81 !important;
  border-radius: 0;
  box-shadow: none;
  color: #787878;
  transition: all 0.5s;
}

.nf-form-fields-required {
  display: none;
}

.modal-content {
  border: none;
  border-radius: 0rem;
  background-color: rgba(243, 239, 218, 0.3);
}
.modal-header {
  padding: 1rem 2rem 0;
  border-bottom: none;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  display: none;
}
.modal-header h4 {
  font-size: 2.5rem;
}
.modal-body {
  padding: 1rem 2rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-start;
  padding: 1rem 2rem;
  border-top: none;
}

.login-username label,
.login-password label {
  width: 32.5%;
  font-weight: 700;
}
.login-username input,
.login-password input {
  width: 66%;
}

/* ====== RESPONSIVE - MOBILE FIRST(!) ======== */

/* SM (TABLETS) >= 768 */
@media only screen and (min-width: 768px) {
  .col-md-4.col-lg-4.helpall-intro {
    -ms-flex: 0 0 66.666666%;
    flex: 0 0 66.666666%;
    max-width: 66.666666%;
  }

  /*STRUCTURE*/
  .site-main {
    padding-top: 94px;
  }
  .bl-pl-15 {
    padding-left: 9rem !important;
  }
  .bl-pl-11 {
    padding-left: 7rem !important;
  }
  .bl-pb-10 {
    padding-bottom: 6rem !important;
  }
  .bl-pl-10 {
    padding-left: 6rem !important;
  }

  .bl-pr-9 {
    padding-right: 5rem !important;
  }
  .bl-pl-9 {
    padding-left: 5rem !important;
  }
  .bl-pr-7 {
    padding-right: 4rem !important;
  }
  .bl-pl-7 {
    padding-left: 4rem !important;
  }
  .bl-pb-7 {
    padding-bottom: 4rem;
  }
  .bl-pr-6 {
    padding-right: 2.5rem !important;
  }
  .bl-pl-6 {
    padding-left: 2.5rem !important;
  }

  .bl-py-10 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .bl-px-10 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  /*använd i puffar på startsida*/
  .bl-pt-10-procent {
    padding-top: 23%;
  }
  .bl-pt-10-procent {
    padding-top: 3%;
  }
  .bl-ml-9 {
    margin-left: 5rem !important;
  }

  .bl-ml-7 {
    margin-left: 4rem !important;
  }
  .bl-mr-7 {
    margin-right: 4rem !important;
  }
  .bl-mt-7 {
    margin-top: 4rem !important;
  }

  /*HEADER*/
  .bl-plate {
    display: block;
  }
  /*TYPOGRAPHY*/
  /*  h1 {
    font-size: 2.6rem;
  }
  h2 {
    font-size: 1.85rem;
  }
  h3 {
    font-size: 1.35rem;
  }
  h4 {
    font-size: 1rem;
  } */

  .vida-och-miljon h2.rubrik,
  .vida-gor-skillnad h2.rubrik,
  .vida-and-the-environment h2.rubrik,
  .vida-makes-a-difference h2.rubrik,
  .bl-rtib100 h2.rubrik {
    font-size: 2.6rem !important;
  }

  .bl-stibu.bl-oddevencolor .puff-title h2 {
    font-size: 3rem;
  }

  /*TEMPLATES*/
  .page .puff-content h4 {
    font-size: 1rem;
  }

  .page .puff-content a:link {
    font-size: 1.1rem;
  }
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {
  .ubermenu-main
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target
    .ubermenu-target-title {
    min-height: 65px;
  }

  .bl-plate {
    height: 280px;
  }
  .home .puff-title h2 {
    font-size: 2rem;
  }
  .page .puff-content h4 {
    font-size: 0.9rem;
  }

  .cart-icon-outer {
    /*top: 28px;*/
    right: 11.7rem;
  }
  /*.cart-icon-outer .handla-online {
    padding-top: 9px;
}*/

  .col-xl-3.jobb-puff-start.odd {
    max-width: 49%;
    margin-right: 1%;
    margin-left: 0;
    margin-bottom: 1.5rem !important;
  }
  .col-xl-3.jobb-puff-start.even {
    max-width: 49%;
    margin-left: 1%;
    margin-right: 0;
    margin-bottom: 1.5rem !important;
  }
}

@media only screen and (max-width: 1100px) and (min-width: 1024px) and (orientation: portrait) {
  /*STRUCTURE*/
  .rownarrow {
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
    left: 0%;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

/* MD (SMALL LAPTOPS / iPads landscape) => 992 */
@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: portrait) {
  .col-xl-3.jobb-puff-start.odd {
    max-width: 48.6%;
    margin-right: 1.4%;
    margin-left: 0;
    margin-bottom: 1.5rem !important;
  }
  .col-xl-3.jobb-puff-start.even {
    max-width: 48.6%;
    margin-left: 1.4%;
    margin-right: 0;
    margin-bottom: 1.5rem !important;
  }

  .cart-icon-outer {
    top: 37px;
    right: 11.7rem;
  }
  /*.cart-icon-outer .handla-online {
    padding-top: 9px;
}*/

  /*MENU*/
  /*  .ubermenu-main
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target
    .ubermenu-target-title {
    min-height: 65px;
  } */

  /*TEMPLATES*/
  .bl-pr-9 {
    padding-right: 3rem !important;
  }
  .bl-pl-9 {
    padding-left: 3rem !important;
  }
  .bl-ml-9 {
    margin-left: 3rem !important;
  }

  .bl-green-plate h3 {
    font-size: 1.8rem;
  }

  /*STRUCTURE*/
  .rownarrow {
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
    left: 0%;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  /*HEADER*/
  header .logotype img {
    width: 50%;
  }

  .bl-plate {
    width: 260px;
    left: 8%;
    margin-left: 0rem;
    bottom: 0px;
    height: 220px;
  }
  .page-intro .header-content {
    bottom: 20px;
  }
  .part .page-intro .header-content {
    bottom: 40px;
  }

  /*TYPOGRAPHY*/
  h1 {
    font-size: var(--font-size-medium-h1);
  }
  h2 {
    font-size: var(--font-size-medium-h2);
  }
  h3 {
    font-size: var(--font-size-medium-h3);
  }
  h4 {
    font-size: var(--font-size-medium-h4);
  }
  h5 {
    font-size: var(--font-size-medium-h5);
  }
  h6 {
    font-size: var(--font-size-medium-h6);
  }

  .page-intro h2,
  .contact-box h2 {
    font-size: 1.5rem;
  }

  .bl-rtib100 .page-intro h2 {
    font-size: 1.25rem;
  }

  .home .puff-title h2 {
    font-size: 2rem;
  }
  .page .puff-content h4 {
    font-size: 0.8rem;
  }
  .bl-pt-10-procent {
    padding-top: 6%;
  }

  /*TEMPLATES*/
  .bl-rtib100 .header-content a,
  .bl-rtib100 .header-content a:link,
  .bl-rtib100 .header-content a:hover,
  .bl-rtib100 .header-content a:active {
    font-size: 1.25rem;
  }
  .bl-rtib100 .header-content .circle-button:before {
    height: 13px;
    width: 13px;
  }

  .bl-stibu.bl-oddevencolor h2,
  .bl-stibu.bl-oddevenplacement .bl-stibu h2,
  .bl-stibu.bl-nosubdetails .bl-stibu h2 {
    font-size: 2.5rem;
  }

  .bl-oddevencolor .puff-title h2 {
    font-size: 2rem;
    font-weight: 800;
    color: #fff;
  }

  /*FORMULÄR*/
  .contact_person span {
    display: block;
    width: 100%;
  }
  /*.telefon {padding-bottom: 10px;}*/
}

/* LG (LAPTOPS, DESKTOPS) >= 1200 */

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .page-id-5474 .puff {
    height: auto;
    max-height: 350px;
  }
}

@media only screen and (min-width: 1200px) {
  header .icons .icon {
    min-width: 70px;
  }

  .cart-icon-outer {
    right: 15.7rem;
  }

  .footer-content__column-4 {
    justify-content: flex-end;
  }

  /*.cart-icon-outer .handla-online {
    padding-top: 9px;
  }*/

  /*  h1 {
    font-size: 4rem;
  }
  h2 {
    font-size: 2.5rem;
  }
  h3 {
    font-size: 1.5rem;
  }
  h4 {
    font-size: 1.325rem;
  } */

  .page-intro h2,
  .contact-box h2 {
    font-size: 1.75rem;
  }

  .contact-box h2 {
    font-size: 4rem;
  }
  .contact-box h3 {
    font-size: 1.75rem;
  }

  .vida-och-miljon h2.rubrik,
  .vida-gor-skillnad h2.rubrik,
  .vida-and-the-environment h2.rubrik,
  .vida-makes-a-difference h2.rubrik,
  .bl-rtib100 h2.rubrik {
    font-size: 2rem !important;
  }

  .page-id-5474 .puff {
    height: auto;
    max-height: 350px;
  }
}

/* Screen size upto 800px */
@media only screen and (max-width: 800px) {
  .ubermenu-nav .ubermenu-submenu.ubermenu-submenu-type-mega {
    padding: 10rem 1rem 3rem 1rem;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-1-5 {
    width: 100% !important;
  }
  .ubermenu-nav
    .ubermenu-submenu.ubermenu-submenu-type-mega
    .ubermenu-submenu.ubermenu-submenu-type-stack {
    display: none;
  }
  .site-footer .footer-content {
    flex-direction: column;
  }
  .footer-content__column {
    margin-bottom: 3rem;
  }
  .footer-content__column-1,
  .footer-content__column-2,
  .footer-content__column-3,
  .footer-content__column-4 {
    width: 100%;
  }

  .vida-custom__uber-menu__logo {
    left: 2rem;
  }
  .ubermenu .ubermenu-retractor-desktop {
    right: 2rem !important;
  }
  .vida-menu-custom-dropdown__icon {
    display: block;
  }
}

/* ====== RESPONSIVE - SPECIAL HANDLING FOR PHONES, XS - NOT MOBILE FIRST(!)======== */

/* XS (PHONES) UP TO  767 */
@media only screen and (max-width: 767px) {
  .header-section__column-2 {
    max-width: 15rem;
    justify-content: flex-end;
  }
  .header-section__column-2--language {
    justify-content: flex-end;
    max-width: 6rem;
  }
  .header-section__column-2--search__cover {
    padding-right: 0.75rem;
  }
  .dropdown-lang {
    padding: 0;
  }
  .header-section__column-2--cart {
    padding-right: 0.5rem;
  }
  .header-section__column-2--cart__icon-cart {
    width: 2rem;
    margin-right: unset;
  }
  .header-section__column-2--cart__icon-search {
    width: 1.5rem;
  }
  .ubermenu .ubermenu-target.ubermenu-target-with-icon {
    padding: 15px 0px 15px 20px !important;
  }
  .header-section__column-2 i {
    font-size: 1.35rem !important;
  }

  .col-xl-3.jobb-puff-start {
    max-width: 100%;
    margin-right: 0%;
  }
  .bl-rtib.jobb-puff-start .text-on-image {
    width: calc(100% - 3rem);
    left: 1.5rem;
  }

  .cart-icon-outer {
    top: 28px;
    right: 12.7rem;
  }
  .cart-contents:before {
    left: 2px;
  }
  .cart-icon-outer .handla-online {
    padding-top: 9px;
  }

  .pl-4.bl-rtvb100 {
    padding-left: 2.1rem !important;
  }
  .pr-4.bl-rtvb100 {
    padding-right: 2.1rem !important;
  }

  .contact-box a.contact-footer:before {
    top: -5px;
    font-size: 30px;
  }

  .lang-item {
    padding: 5px 0px 5px;
  }
  .lang-item a {
    padding: 0px 0px 0px 0px;
    margin-left: 6px;
  }

  /*TYPOGRAPHY*/
  h1 {
    font-size: var(--font-size-small-h1);
  }
  h2 {
    font-size: var(--font-size-small-h2);
  }

  .page-intro h2,
  .contact-box h2 {
    font-size: 1.3rem;
  }

  .vida-och-miljon h2.rubrik,
  .vida-gor-skillnad h2.rubrik,
  .vida-and-the-environment h2.rubrik,
  .vida-makes-a-difference h2.rubrik,
  .bl-rtib100 h2.rubrik {
    font-size: 2rem;
  }

  h3.bl-green-h3 {
    padding-left: 1.5rem;
  }
  .puff-title h2 {
    color: #fff;
  }

  .page-intro .header-content h1,
  .page-intro .header-content h2,
  .vida-och-miljon h3,
  .vida-gor-skillnad h3,
  .vida-and-the-environment h3,
  .vida-makes-a-difference h3,
  .bl-rtib100 h3 {
    color: var(--text-color-pink);
    text-shadow: none;
  }

  .home .puff-title h2 {
    font-size: 2.1rem;
  }
  .page .puff-content h4 {
    font-size: 0.8rem;
  }
  .page .puff-content p {
    font-size: 1rem;
  }

  /*STRUCTURE*/
  .divider {
    display: none;
  }

  .rownarrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    width: 100%;
    left: 0%;
    position: relative;
    padding-left: 2rem !important;
    /*padding-right: 2rem !important;*/
    padding-right: 0rem;
  }
  .bl-rtib100low .rownarrow {
    padding-left: 0rem !important;
    padding-right: 0rem;
  }
  .bl-rtiblow .text-on-image .header-content {
    bottom: 12%;
  }
  .site-main {
    padding-top: 94px;
  }

  /*MENU*/
  .ubermenu .ubermenu-target.ubermenu-item-layout-icon_left {
    padding: 15px 0px;
  }
  .ubermenu-custom-content {
    font-size: 1.4em;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  .ubermenu-submenu {
    overflow: scroll;
  }

  /*TEMPLATES*/
  .productions .odd.pl-4 {
    padding-left: 0rem !important;
  }
  .productions .even.pl-4 {
    padding-right: 0rem !important;
  }

  .section_bg_standard1,
  .topicals .text_part,
  .section_bg_none .puff.topical .text_part {
    background: #fff;
  }

  .bl-startpage h2 {
    font-size: 1.25rem;
  }

  .puff {
    height: auto;
    max-height: 450px;
  }

  .bl-rtib .text-on-image {
    position: absolute;
    height: auto;
  }

  .bl-rtib .text-on-image {
    background: rgba(168, 171, 129, 1);
  }
  /* .bl-oddevencolor .bl-rtib:nth-child(2) .text-on-image, */
  /* .bl-oddevencolor .bl-rtib:nth-child(3) .text-on-image, */
  /* .bl-oddevencolor .bl-rtib:nth-child(6) .text-on-image, */
  .bl-oddevencolor .bl-rtib:nth-child(2) .text-on-image:hover,
  .bl-oddevencolor .bl-rtib:nth-child(3) .text-on-image:hover,
  .bl-oddevencolor .bl-rtib:nth-child(6) .text-on-image:hover {
    background: rgba(168, 171, 129, 1);
  }

  .bl-mt-7 {
    margin-top: 4rem !important;
  }

  .page-intro .hero.bild::after,
  .page-intro .hero.video::after,
  .page-intro .hero.novideo.bild::after {
    display: none;
    position: relative;
    background-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0.4) 100%
    );
    background-image: -moz-linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0.4) 100%
    );
    background-image: -webkit-linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0.4) 100%
    );

    background-image: none;

    margin-top: -100px;
    height: 100px;
    width: 100%;
    content: "";
  }

  .puff:hover::after {
    background-image: none;
    background-image: none;
    background-image: none;
  }

  .section_bg_standard1 .container-fluid.bg-color/*,
  .section_bg_none .puff,
  .topicals .text_part,
  .section_bg_none .puff.topical .text_part */ {
    background: #fff;
  }

  /*FORMULÄR*/
  .nf-field-element textarea {
    height: 160px !important;
  }

  /*LIGHTBOX & INFOBLOCK*/
  .infoblock-header {
    background: rgba(168, 171, 129, 0.75);
    position: relative;
  }

  .infoblock-repeater p:last-child {
    margin-bottom: 0;
  }

  .closing-field {
    display: block !important;
    position: sticky;
    bottom: 0;
    -webkit-box-shadow: 0px -5px 8px -4px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px -5px 8px -4px rgba(0, 0, 0, 0.37);
    box-shadow: 0px -5px 8px -4px rgba(0, 0, 0, 0.37);
  }
  .lightbox-info a.close-button-lightbox {
    top: -120px;
    right: 21px;
    font-size: 1.1rem;
  }
  .lightbox-info a.close-button-lightbox.bottom {
    position: relative;
    top: -17px;
    bottom: 0px;
    right: auto;
    left: 42%;
    font-size: 1.1rem;
  }
  .lightbox-info a.close-button-lightbox span {
    height: 25px;
    width: 25px;
    top: 7px;
    left: -6px;
  }
  .lightbox-info a.close-button-lightbox.bottom span {
    height: 30px;
    width: 30px;
    top: 10px;
    left: -7px;
  }
  .close-button-lightbox:before,
  .close-button-lightbox:after {
    left: 5px;
    top: 12px;
    content: " ";
    height: 16px;
    width: 2px;
  }
  .lightbox-info a.close-button-lightbox.bottom:before,
  .lightbox-info a.close-button-lightbox.bottom:after {
    position: absolute;
    left: 7px;
    right: auto;
    top: 17px;
    content: " ";
    height: 18px;
    width: 3px;
    background-color: #a8ab81;
    z-index: 2;
    height: 16px;
    width: 2px;
  }

  /*HEADER*/
  header .logotype img {
    width: 100%;
  }
  .ubermenu .ubermenu-item-layout-icon_left > .ubermenu-target-title,
  header .icon-text {
    display: none !important;
  }

  .bl-green-plate {
    padding: 1.5rem;
  }
  .cart-contents-count {
    font-size: 10px !important;
    padding: 2px 6px 1px 6px !important;
  }
  .cart-icon-outer {
    top: 20px;
    left: 65px;
    right: auto;
  }
  .cart-contents:before {
    position: relative;
    left: -25px;
    top: -25px;
  }
  .page-intro .header-content {
    bottom: 0px;
    position: relative;
  }
  .home .page-intro .header-content {
    text-align: center;
  }

  .hero.bild,
  .hero.video,
  .bg-img-puff .hero.bild {
    height: 180px;
  }
  .hero.bild {
    height: auto;
  }

  .page-intro video#bgvid {
    height: 100%;
  }

  .header-content a,
  .header-content a:link,
  .header-content a:hover,
  .header-content a:active {
    font-size: 1.25rem;
    color: #860331;
    text-decoration: none;
    font-family: abril-text, serif;
    font-style: italic;
    font-weight: 400;
  }
  .header-content .circle-button:before {
    height: 14px;
    width: 14px;
    background-color: #860331;
  }

  /*FOOTER*/
  .site-footer p {
    font-size: 0.9rem;
  }
  .site-footer p a {
    color: #fff;
  }
  .sektions-fot a {
    display: block;
    /*background-color: #a8ab81;*/
    background-color: #73763e;
    color: #fff;
    padding: 15px;
    -webkit-transition: background-color 600ms ease 0ms;
    transition: background-color 600ms ease 0ms;
  }
  .sektions-fot a:hover {
    display: block;
    /*background-color: #a8ab81;*/
    background-color: #860331;
  }
  .sektions-fot .circle-button:before {
    background-color: #fff;
  }

  .FOOTER .rownarrow {
    padding-left: 0rem;
    padding-right: 0rem;
  }

  .actions a.button {
    width: 100% !important;
    float: left !important;
    margin-top: 10px;
    text-align: center;
  }

  .cart-contents:before {
    top: 3px !important;
    left: 5px;
  }
  .screen-reader-text {
    display: block;
    margin-bottom: 10px;
  }

  /* footer .sociala-medier img {
    width: 25px;
  }*/
} /* 767 */

@media only screen and (max-width: 570px) {
  .cli-modal .cli-modal-dialog {
    margin: 0.5rem;
  }
}

/* SPECIAL FOR PHONES ONLY */
@media only screen and (max-width: 570px) {
  footer .sociala-medier .bl-col-4 {
    float: left;
    padding: 0 !important;
    margin-top: 10px;
    width: 33%;
  }

  footer .sociala-medier {
    border-top: dashed 1px #fff;
    margin-top: 20px;
    padding-top: 20px !important;
  }

  .contact .contact-fields-inner,
  .contacts .container-fluid {
    background-color: #f3efda;
    /* background-color: #fff; */
  }

  .page-id-4785 .mb-sm-3.section_bg_standard1 .rownarrow {
    padding-left: 2rem;
    padding-right: 0rem;
  }
  .puff.helpall-intro .img_part,
  .puff.helpall-utfyllnad .img_part,
  .puff.halvpall-intro .img_part,
  .puff.halvpall-utfyllnad .img_part,
  .puff.kabeltrummor-intro .img_part,
  .puff.kabeltrummor-utfyllnad .img_part {
    height: auto;
  }
  .page-id-4785 .puff .img_part {
    height: 180px;
  }

  .label-left .nf-field-description {
    margin-left: 0% !important;
  }
  .nf-form-cont h3 {
    font-size: 1.75rem;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .infoblock-header {
    position: relative;
    margin-top: -197px;
  }
}

/*============= HACK för row.narrow =============*/
/*@media (min-width: 576px) {
  .row.narrow {max-width: 540px;}
}

@media (min-width: 768px) {
  .row.narrow {max-width: 720px;}
}

@media (min-width: 992px) {
  .row.narrow { max-width: 960px;}
}

@media (min-width: 1200px) {
  .row.narrow {max-width: 80%;}
}

.row.narrow {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
*/
