/*Basic wordpress and Theme Info*/
/*
Theme Name: Afrika kontakt
Theme URI: https://rabotnik.coop
Author: Rabotnik
Author URI: https://rabotnik.coop
Version: 1.2
Description: Wordpress theme made for afrika kontakt
*/
/*
Required WordPress CSS
*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900");
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

/* WordPress gallery */
.gallery {
  margin-bottom: 1.6em; }

.gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-icon img {
  margin: 0 auto; }

.gallery-caption {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0; }

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%; }

.wp-caption-text {
  text-align: center; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

h1, h2, h3, h4, h5, h6 {
  font-family: din-2014, sans-serif;
  font-weight: 700; }

p {
  font-size: 15px;
  color: #333;
  margin-bottom: 20px;
  font: din-2014, sans-serif;
  font-weight: 300; }

span.red {
  color: #fd342d; }

body {
  background-image: url("img/body.png");
  background-repeat: repeat;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  font-size: 15px;
  color: #333;
  margin-bottom: -30px; }

blockquote:before {
  content: '"';
  color: #fd342d;
  font-size: 80px;
  float: left;
  position: relative;
  top: -20px;
  left: -14px; }

blockquote {
  border: none; }
  blockquote p {
    font-family: 'Droid Serif', serif;
    font-weight: 400;
    font-style: italic;
    padding: 0 0px 0 20px;
    color: #888;
    font-size: 19px;
    line-height: 1.3;
    margin-right: 40px;
    display: block;
    position: relative; }

.bg-black {
  background: #000; }

.kalender_google_maps_div iframe {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
  float: left; }

.p0 {
  padding: 0 !important; }

.m0 {
  margin: 0; }

.row {
  margin: 0; }

.bold {
  font-weight: bold; }

.hide-desktop {
  display: none; }

.sidebar-right {
  float: left; }

#breadcrumbs a {
  color: #ccc; }

/* MENU */
.top-menu {
  background: #000;
  font-size: 15px; }
  .top-menu li {
    list-style: none;
    float: left; }
  .top-menu .input-group1 {
    float: right; }
    .top-menu .input-group1 input {
      height: 22px;
      border-radius: 0;
      background: #FFF;
      border: none;
      max-width: 150px;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      padding-left: 10px; }
    .top-menu .input-group1 .btn-default {
      height: 22px;
      font-size: 13px;
      margin-left: -7px;
      margin-top: -4px;
      border-radius: 0;
      background: #FFF;
      border-color: #FFF;
      padding-top: 2px;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px; }
  .top-menu .nav > li > a {
    color: #fff;
    padding-top: 2px;
    padding-bottom: 0;
    font-size: 13px;
    text-transform: uppercase; }
  .top-menu .nav > li > a:focus, .top-menu .nav > li > a:hover {
    background: none;
    text-decoration: underline; }

.navbar-header {
  padding-right: 20px; }
  .navbar-header img.header-logo {
    max-width: 192px;
    width: 192px; }

.navbar-default {
  background: transparent !important;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-top: 40px;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  padding-bottom: 15px; }

.navbar-default .navbar-nav > li > a {
  color: #3c3c3c;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: din-2014, sans-serif; }

.collapse.navbar-collapse.navbar-primary-collapse {
  float: right; }

#rabotnik_event_plugin_widget-2 h1.widget-title::before {
  content: '\f073';
  font-family: fontawesome;
  margin-right: 10px;
  font-weight: normal; }

.widget_rabotnik_event_plugin_widget a {
  color: #333;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.2;
  text-decoration: none; }
  .widget_rabotnik_event_plugin_widget a :hover {
    color: #db3128;
    text-decoration: none; }
.widget_rabotnik_event_plugin_widget span.kalender_widget_trompet {
  color: #db3128;
  font-size: 12px;
  font-weight: normal; }
.widget_rabotnik_event_plugin_widget span.kalender_widget_date,
.widget_rabotnik_event_plugin_widget span.kalender_widget_time {
  font-size: 15px;
  text-transform: uppercase;
  color: #fd342d;
  font-family: din-2014, sans-serif; }
.widget_rabotnik_event_plugin_widget .kalender_container_single {
  padding: 10px;
  float: left; }
.widget_rabotnik_event_plugin_widget .kalender_widget_headline {
  font-size: 22px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  width: 100%; }

.post_widget_container_single:nth-child(even) {
  background: rgba(235, 235, 235, 0.5); }

.post_widget_container_single {
  margin-bottom: 20px;
  padding: 10px; }
  .post_widget_container_single a {
    font-weight: bold;
    color: #333; }
  .post_widget_container_single a:hover {
    text-decoration: none;
    color: #fd342d; }
  .post_widget_container_single .post_widget_trompet {
    color: #555;
    font: 14px/1.5 Verdana, Helvetica, Arial, sans-serif; }
  .post_widget_container_single .post_widget_date {
    font-size: 12px;
    color: #555;
    text-transform: uppercase; }

.kalender_widget_manchet {
  font-size: 15px; }

.read_more_widget {
  width: 100%;
  float: left;
  background: #fd342d;
  border: 1px solid #d6d7d7;
  text-align: center;
  font-size: 16px;
  padding: 8px 0px 8px 0px;
  text-transform: uppercase; }
  .read_more_widget a {
    color: #FFF; }

#sidebar-right .widget {
  padding: 0;
  border: none;
  overflow: unset; }

.menu-element {
  padding-bottom: 5px; }

.kicker {
  margin-top: 0; }

img.kalender_image, img.post_image, img.side_image {
  width: 100%;
  margin-bottom: 35px;
  float: left;
  border-radius: 5px;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.1); }

#sidebar-right .widget .widget-title {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 16px;
  color: #000;
  padding-left: 10px;
  margin-bottom: 5px; }

h1.widget-title {
  float: left;
  width: 100%;
  padding: 20px 10px 0px 10px;
  margin-bottom: -15px;
  font-size: 20px !important;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: normal;
  color: #000; }

.widget_rabotnik_sidebar_menu h1.widget-title::before {
  content: ""; }

.widget_mc4wp_form_widget h1.widget-title::before {
  font-family: fontawesome;
  content: '\f0e0';
  margin-right: 10px;
  font-weight: normal; }

.newsletter-sidebar-ga {
  float: left;
  width: 100%; }
  .newsletter-sidebar-ga h4 {
    font-weight: bold;
    font-size: 15px; }
  .newsletter-sidebar-ga input[type="checkbox"], .newsletter-sidebar-ga input[type="radio"] {
    float: left; }
  .newsletter-sidebar-ga input[type="text"], .newsletter-sidebar-ga input[type="tel"], .newsletter-sidebar-ga input[type="email"] {
    width: 100%; }
  .newsletter-sidebar-ga input[type="submit"] {
    width: 100%;
    float: left;
    background: #fd342d;
    border: 1px solid #d6d7d7;
    text-align: center;
    font-size: 16px;
    padding: 8px 0px 8px 0px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 10px; }

.newsletter-sidebar-ga label span {
  margin-top: 2px;
  float: left;
  margin-left: 5px; }

h2.sidebar-title {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 16px;
  color: #000;
  margin-bottom: 0; }

h2.sidebar-title::before {
  font-family: fontawesome;
  content: '\f039';
  margin-right: 10px; }

#main {
  margin: auto;
  float: right;
  border-right: 2px solid rgba(0, 0, 0, 0.05); }
  #main a {
    color: #fd342d; }

.wpcf7-form-control-wrap input {
  max-width: 100%;
  border-radius: 0;
  border: 1px solid #DDD; }
.wpcf7-form-control-wrap .wpcf7-text {
  max-width: 100%;
  width: 800px; }

label {
  font-weight: normal; }

.wpcf7-submit {
  background: #fd342d;
  border: none;
  border-radius: 0;
  font-family: din-2014, sans-serif;
  color: #FFF;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold; }

.home #main {
  float: none;
  margin: unset;
  border-right: none; }
.home #breadcrumbs {
  display: none; }
.home #main-column {
  border-right: 1px solid #e8e8e8; }
.home hr {
  float: left;
  height: 1px;
  width: calc(100% - 30px);
  margin-top: 0;
  margin-bottom: 35px; }
.home .publications {
  margin-top: 65px; }
  .home .publications h2 {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 16px;
    padding-bottom: 15px; }
  .home .publications img {
    width: 100%;
    height: auto;
    margin-bottom: 10px; }
  .home .publications .page .col-md-12 {
    padding-bottom: 35px !important; }
  .home .publications .col-md-8, .home .publications .read-all-btn {
    float: left; }
  .home .publications .read-all-btn {
    width: 50%;
    font-size: 20px;
    padding: 10px;
    float: none;
    margin: auto; }
.home .publications-single-loop {
  padding-right: 15px; }
  .home .publications-single-loop .kicker {
    text-transform: uppercase;
    font-weight: 900; }
  .home .publications-single-loop h2 {
    color: #000;
    font-weight: 100;
    padding-bottom: 5px;
    padding-top: 5px; }
.home .read-all-btn {
  background: #fd342d;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  padding: 15px;
  font-size: 30px; }
  .home .read-all-btn a {
    color: #FFF !important; }
.home .widget_rabotnik_event_plugin_widget .kalender_container_single {
  border-bottom: 1px solid #EEE; }
.home .widget_rabotnik_event_plugin_widget .kalender_container_single {
  padding: 0;
  margin: 11px;
  padding-bottom: 15px; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: transparent;
  box-shadow: none; }

.single-img img {
  width: 100%;
  height: auto; }

.text-right {
  text-align: right; }
  .text-right a {
    color: #000; }

i.fa-download::before,
i.fa-podcast::before,
i.fa-paperclip::before {
  font-family: fontawesome;
  font-style: normal;
  color: #fd342d;
  font-size: 20px; }

.single h1,
.page h1 {
  font-size: 32px;
  line-height: 1.3;
  margin-top: 0; }
.single h2,
.page h2 {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 25px;
  font-weight: normal; }
.single h3,
.page h3 {
  color: #fd342d;
  font-family: din-2014, sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  margin-bottom: 0; }
.single ul.post-categories,
.page ul.post-categories {
  float: left;
  padding-left: 5px;
  list-style: none;
  text-transform: uppercase; }
.single .category-pretitle,
.page .category-pretitle {
  float: left;
  /*text-transform: uppercase;*/
 padding-right: .27em;
  color: #7a7a7a; }
.single date,
.page date {
  color: #7a7a7a; }

.single-kalender .kalender-dates-times-place-div {
  background: rgba(235, 235, 235, 0.5);
  padding: 15px;
  margin-bottom: 15px; }
.single-kalender span.kalender-dates-times-span {
  margin-bottom: 10px;
  float: left;
  width: 100%; }

.col-md-9.archive {
  padding-left: 0; }

.archive h4.kicker {
  color: #fd342d;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none; }
.archive h1 {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 2px dotted rgba(0, 0, 0, 0.1);
  margin-bottom: 25px; }

#main-column .post,
#main-column .page {
  border: none; }

.ga_video_container {
  width: 100%;
  float: left;
  height: auto;
  margin-top: 24px; }

span.tags-links {
  display: none; }

.search {
  border-bottom: 2px dotted rgba(0, 0, 0, 0.1);
  padding-bottom: 15px !important; }
  .search img {
    width: 100%;
    height: auto; }
  .search a {
    color: #000 !important; }

.atc-ga a {
  color: #FFF !important; }

span.attach-headline {
  border-bottom: 2px dotted rgba(0, 0, 0, 0.1);
  float: left;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 15px; }

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.carousel-fade .carousel-inner .active {
  opacity: 1; }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-control {
  z-index: 2; }

.no-results .btn-default {
  background: #fd342d;
  color: #FFF;
  border: none;
  border-radius: 0px;
  padding-left: 25px;
  padding-right: 25px; }

.responsive-container {
  position: relative;
  padding-bottom: 50.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
  margin-top: 1em;
  float: left;
  width: 100%; }

.responsive-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background: #fd342d;
  border-color: #fd342d; }

.loadMoreBtn {
  background: #fd342d;
  color: #FFF !important;
  text-transform: uppercase;
  padding: 5px 15px 5px 15px;
  font-weight: bold;
  border-radius: 0;
  width: 60%;
  margin-left: 22%; }

.category_child {
  min-height: 380px;
  float: left; }
  .category_child img {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    margin-right: 15px;
    float: left;
    height: auto; }
  .category_child p {
    color: #333;
    font-size: 13px;
    font-weight: normal;
    padding-right: 15px; }
  .category_child .date-time {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #333; }
  .category_child h4.kicker {
    margin-bottom: 5px; }
  .category_child h2 {
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    color: #333;
    line-height: 1.2;
    margin-bottom: 5px;
    margin-top: 0; }
  .category_child h2:hover {
    color: #fd342d; }
  .category_child a:hover {
    text-decoration: none; }

/* Forside */
.frontpage-support {
  color: #fff;
  font-family: din-2014, sans-serif;
  text-align: center;
  font-size: 27px;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px; }

.frontpage-support-container {
  background: #fd342d; }

/* Nyheder forside */
.news-ga {
  background: #FFF;
  padding-top: 75px;
  padding-bottom: 75px; }
  .news-ga a:hover {
    text-decoration: none; }
  .news-ga span.kicker {
    color: #fd342d;
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 10px;
    float: left;
    width: 100%; }
  .news-ga h2 {
    padding-left: 15px;
    text-transform: uppercase; }
  .news-ga h3 {
    font-size: 22px;
    color: #1d1d1d;
    margin: 0;
    float: left;
    width: 100%;
    padding-bottom: 10px; }

span.news-img img {
  width: 100%;
  height: auto;
  padding-bottom: 10px; }

.cat-link a {
  text-decoration: underline; }

.termsx {
  overflow-y: scroll;
  height: 300px;
  width: 100%;
  border: 1px solid #DDD;
  padding: 10px; }

.image-headline-container {
  position: relative; }

.kicker-headline-container {
  position: absolute;
  bottom: 0px;
  padding: 20px;
  background: linear-gradient(to top, #000, transparent);
  width: 100%; }
  .kicker-headline-container h4.kicker {
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 0; }
  .kicker-headline-container h2 {
    font-size: 40px;
    color: #FFF !important;
    font-weight: 600; }

.news-global {
  background: #fd342d;
  padding-top: 75px;
  padding-bottom: 75px; }
  .news-global a {
    color: #FFF; }
  .news-global a:hover {
    text-decoration: none; }
  .news-global span.kicker {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 10px;
    float: left;
    width: 100%; }
  .news-global h2 {
    padding-left: 15px;
    color: #FFF;
    text-transform: uppercase; }
  .news-global h3 {
    font-size: 22px;
    color: #FFF;
    margin: 0;
    float: left;
    width: 100%;
    padding-bottom: 10px; }
  .news-global p {
    color: #FFF; }

/* SOCIAL */
.social-box {
  display: block;
  float: left;
  width: 100%;
  padding-top: 25px; }

.social-btn {
  display: block;
  width: 100%; }

a.col-2.sbtn span {
  display: none; }

a.col-1.sbtn:first-child {
  margin-left: 0; }

a.col-1.sbtn, .social-btn button {
  width: 49%;
  max-width: 70px;
  display: inline-block;
  text-align: center;
  padding: 4px;
  color: #949494;
  margin: 0 0 0 3.5%;
  font-size: 14px;
  float: left;
  border: 1px solid #fd342d;
  background: transparent; }

a.col-2.sbtn {
  width: 6%;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  padding: 10px;
  color: #fff;
  margin: 0 0.5% 0 0;
  line-height: 1.825 !important;
  max-width: 50px;
  min-width: 50px; }

.fa-facebook-square::before,
.fa-instagram::before {
  font-family: fontawesome;
  font-style: normal;
  font-weight: 100;
  margin-right: 5px; }

.s-twitter::before {
  font-family: fontawesome;
  content: '\f099'; }

.s-facebook::before {
  font-family: fontawesome;
  content: '\f09a'; }

.s-print::before {
  font-family: fontawesome;
  content: '\f02f'; }

.s-mail::before {
  font-family: fontawesome;
  content: '\f0e0'; }

.social-footer-single {
  padding-left: 75px;
  padding-bottom: 35px;
  padding-top: 15px; }

.social-footer-single .social-box {
  padding-bottom: 30px; }

.post-date-cat {
  float: left;
  width: 100%;
  margin-bottom: 20px; }

.post-date-cat::before {
  font-family: fontawesome;
  content: '\f017';
  margin-right: 10px;
  height: 40px;
  float: left;
  color: #fd342d;
  font-size: 18px; }

/* FOOTER */
h2.three-icon-headline {
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 0px; }

p:empty {
  display: none; }

span.red-line {
  height: 5px;
  float: left;
  width: 100%;
  background: #fd342d; }

#site-footer {
  margin-top: 20px;
  background: #FFF;
  float: left;
  width: 100%;
  border-top: 2px solid #efefef; }
  #site-footer a {
    color: #fd342d; }
  #site-footer .ak-footer-slogan {
    text-align: center;
    margin: auto;
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 25px; }
    #site-footer .ak-footer-slogan a {
      color: #FFF; }
  #site-footer .bg-black {
    background: #000; }
  #site-footer .get-involved::before {
    background: url(img/left-shade.png);
    width: 217px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex; }
  #site-footer .get-involved::after {
    background: url(img/right-shade.png);
    width: 217px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    display: flex; }
  #site-footer .get-involved {
    position: relative;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
    background: #000; }
    #site-footer .get-involved a {
      color: #FFF; }
    #site-footer .get-involved .get-involved-text {
      margin: auto;
      max-width: 420px;
      margin-top: 5vh; }
    #site-footer .get-involved .get-involved-center {
      margin: auto;
      min-height: 60vh; }
    #site-footer .get-involved .btn {
      margin-top: 25px;
      background: #fd342d;
      display: inline-block;
      padding: 10px 35px 10px 35px;
      color: #fff;
      border-radius: 0;
      font-size: 22.5px;
      text-transform: uppercase;
      text-shadow: none; }
    #site-footer .get-involved span.kicker {
      color: #fd342d;
      text-transform: uppercase;
      font-size: 30px;
      font-weight: 900;
      display: inline-block; }
    #site-footer .get-involved span.manchet {
      color: #fff;
      font-size: 20px;
      display: inline-block; }
    #site-footer .get-involved h2 {
      font-size: 44px;
      font-weight: 900;
      text-transform: uppercase;
      margin-top: 0;
      color: #FFF;
      display: inline-block;
      line-height: 45px; }

.newsletter-sidebar-ga {
  padding: 10px; }
  .newsletter-sidebar-ga label {
    width: 100%;
    float: left; }

.menu-lvl {
  background: rgba(0, 0, 0, 0.1);
  float: left;
  width: 100%; }

.sidebar-menu-ga-elements {
  float: left;
  width: 100%;
  padding-top: 15px;
  padding-left: 10px; }
  .sidebar-menu-ga-elements .sidebar-menu-ga {
    float: left;
    width: 100%;
    margin-top: 5px; }
    .sidebar-menu-ga-elements .sidebar-menu-ga a.open {
      color: #fd342d; }
    .sidebar-menu-ga-elements .sidebar-menu-ga button {
      float: left;
      border: none;
      height: 28px;
      background: transparent;
      padding: 0px 5px 0px 5px;
      font-size: 25px;
      margin-top: -6px;
      margin-left: -7px;
      color: #555; }
      .sidebar-menu-ga-elements .sidebar-menu-ga button:hover {
        color: #fd342d; }
    .sidebar-menu-ga-elements .sidebar-menu-ga ul {
      padding-left: 0; }
    .sidebar-menu-ga-elements .sidebar-menu-ga li {
      list-style: none;
      padding-left: 0px; }
      .sidebar-menu-ga-elements .sidebar-menu-ga li a {
        color: #555; }
        .sidebar-menu-ga-elements .sidebar-menu-ga li a:hover {
          color: #fd342d; }

.rabotnik_sidebar_menu_container {
  padding: 10px; }

.rabotnik_sidebar_menu_container button.btn-primary {
  background: transparent;
  border: none;
  color: #555;
  padding: 0px 5px 0px 5px;
  font-size: 25px;
  margin-left: -7px; }
.rabotnik_sidebar_menu_container button.btn-primary:hover,
.rabotnik_sidebar_menu_container button.btn-primary:active {
  color: #fd342d;
  background: transparent;
  box-shadow: none; }
.rabotnik_sidebar_menu_container a {
  font-family: din-2014, sans-serif;
  font-size: 16px;
  color: #555; }
.rabotnik_sidebar_menu_container a:hover {
  text-decoration: none;
  color: #fd342d; }

.footer-newsletter {
  background: #fd342d;
  padding: 5px 0 5px 0; }
  .footer-newsletter img {
    margin: 15px 15px 15px 0; }
  .footer-newsletter i.fa-sort-up {
    font-family: fontawesome;
    font-style: normal; }
  .footer-newsletter .fa {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
  .footer-newsletter .btn {
    background: #000;
    width: 100%;
    color: #FFF;
    text-transform: uppercase;
    margin-top: 18px;
    border-radius: 0;
    font-size: 20px; }
    .footer-newsletter .btn a {
      color: #FFF !important; }
  .footer-newsletter p {
    text-align: left;
    font-size: 20px;
    font-family: din-2014, sans-serif;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    padding: 25px 0 25px 0;
    margin: 0; }
    .footer-newsletter p:after {
      content: '\f0da';
      font-family: fontawesome;
      color: #fd342d;
      margin-left: 10px; }
  .footer-newsletter a {
    color: #fd342d; }

.footer-menu {
  font-size: 15px;
  text-transform: uppercase; }
  .footer-menu li {
    list-style: none;
    display: inline-block;
    zoom: 1;
    float: none; }
  .footer-menu a {
    color: #FFF !important;
    float: left;
    text-align: center; }
  .footer-menu li::after {
    content: "|";
    padding: 15px;
    color: #FFF;
    float: left; }

#menu-footer-menu {
  padding-left: 15px;
  width: 100%;
  text-align: center; }

.search-form.form {
  float: left;
  width: 43px; }
  .search-form.form .btn.btn-default {
    border: none;
    box-shadow: none;
    background: transparent;
    font-size: 20px;
    color: #3c3c3c;
    margin-top: 3px; }

span.menu-sep {
  float: left;
  margin-top: 4px;
  font-size: 30px;
  font-weight: 100; }

#full-screen-search {
  background: rgba(253, 52, 45, 0.7) !important;
  float: left !important; }

#full-screen-search form div input::placeholder {
  font-family: din-2014, sans-serif !important; }

#full-screen-search-container {
  display: none; }

#full-screen-search.open #full-screen-search-container {
  display: block; }

#full-screen-search button.close {
  color: #000 !important;
  background: white !important;
  opacity: 1;
  border-radius: 540px !important;
  font-size: 20px !important;
  padding: 10px !important;
  font-size: 25px !important;
  width: 44px !important; }

i.fa-search::before,
i.fa-search::before {
  font-family: fontawesome;
  font-style: normal; }

.three_text_container {
  background: #000;
  padding: 25px 0 5px 0;
  color: #FFF; }
  .three_text_container h2 {
    font-size: 18px;
    margin-bottom: 0; }
  .three_text_container h2, .three_text_container p {
    color: #fff; }
  .three_text_container hr {
    margin: 0px 15px 0px 15px; }

.top-menu .top-menu-container {
  text-align: right;
  width: 100%;
  font-family: din-2014, sans-serif;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: -18px; }

#menu-top-menu.navbar-nav {
  float: right; }

.center {
  text-align: center; }

.progress {
  height: 60px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid #DFDFDF;
  padding: 10px; }

.progress-bar {
  background-image: -webkit-linear-gradient(top, #fd342d 0, #fd342d 100%);
  background-image: -o-linear-gradient(top, #fd342d 0, #fd342d 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fd342d), to(#fd342d));
  background-image: linear-gradient(to bottom, #fd342d 0, #fd342d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$ak-red', endColorstr='$ak-red', GradientType=0);
  background-repeat: repeat-x;
  color: #FFF;
  font-size: 14px;
  padding-top: 8px; }

.factbox {
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px; }
  .factbox h3 {
    font-size: 17px; }
  .factbox p {
    font-style: italic;
    font-size: 15px; }

.factbox .btn-primary {
  font-size: 15px;
  color: #fd342d;
  box-shadow: none;
  text-shadow: none;
  font-family: "Montserrat", Arial, serif;
  font-weight: bold; }

.factbox .btn-primary:hover,
.factbox .btn-primary:active,
.factbox .btn-primary:focus {
  color: #fd342d !important; }

/* SLIDER Frontpage */
#ga-Carousel .item img {
  width: 100%;
  height: auto; }
#ga-Carousel .item::after {
  width: 217px;
  height: 100%;
  content: "";
  background: url(img/right-shade.png);
  position: absolute;
  right: 0;
  top: 0; }
#ga-Carousel .item::before {
  width: 217px;
  height: 100%;
  content: "";
  background: url(img/left-shade.png);
  position: absolute;
  left: 0;
  top: 0; }

.kampagne-banner {
  background: #000;
  color: #fd342d;
  font-size: 25px;
  float: left;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  padding: 10px;
  border-top: 2px solid #fd342d;
  border-bottom: 2px solid #fd342d;
  margin-bottom: 0px;
  font-weight: bold; }
  .kampagne-banner a {
    color: #fd342d; }
  .kampagne-banner a:hover {
    text-decoration: none; }
  .kampagne-banner h1 {
    margin-bottom: 0; }

.home .bg-black .carousel {
  float: none; }

.bg-black .carousel {
  float: left;
  width: 100%; }

.kampagne_category {
  float: left;
  width: 100%;
  margin-top: 25px; }
  .kampagne_category h3 {
    margin-top: 0;
    color: #000; }
  .kampagne_category span.kicker {
    margin-bottom: 5px;
    float: left;
    width: 100%; }
  .kampagne_category .col-md-12 .col-md-12 {
    border-bottom: 2px dotted rgba(0, 0, 0, 0.1);
    margin-top: 15px; }

.kampange_page_template #main {
  border: none; }

.kampagne_container {
  float: left;
  width: 100%; }
  .kampagne_container span.kampagne-banner h3 {
    margin-top: 0;
    font-size: 22px; }

/* relevant styles */
.img__wrap {
  position: relative;
  width: 100%;
  margin-bottom: 15px; }
  .img__wrap img {
    width: 100%;
    height: auto; }

.img__description {
  position: absolute;
  top: 46px;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.72);
  color: #000;
  visibility: hidden;
  opacity: 0;
  padding: 20px;
  /* transition effect. not necessary */
  transition: opacity .2s, visibility .2s;
  margin: 0; }

.img__wrap:hover .img__description {
  visibility: visible;
  opacity: 1; }

.mandela-banner {
  background: transparent;
  color: #fd342d;
  font-size: 25px;
  float: left;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  padding: 10px;
  border-bottom: 2px solid #fd342d;
  margin-bottom: 0;
  font-weight: bold; }
  .mandela-banner a {
    color: #fd342d;
    letter-spacing: 2px; }
  .mandela-banner a:hover {
    text-decoration: none; }

body.page-template-mandela_fonden_template-php img.side_image {
  border-radius: 0 !important; }
body.page-template-mandela_fonden_template-php .mandela-banner {
  margin-bottom: 0; }
body.page-template-mandela_fonden_template-php .mandela-projects {
  margin-top: 25px;
  float: left;
  width: 100%; }
  body.page-template-mandela_fonden_template-php .mandela-projects span.kicker {
    color: #fd342d;
    font-size: 16px;
    float: left; }
  body.page-template-mandela_fonden_template-php .mandela-projects h3 {
    font-size: 22px;
    color: #000;
    margin-top: 5px; }
  body.page-template-mandela_fonden_template-php .mandela-projects .col-md-12 {
    padding-bottom: 10px !important;
    border-bottom: 2px dotted rgba(0, 0, 0, 0.1);
    margin-top: 15px; }

.donations h3 {
  color: #000;
  font-size: 20px;
  padding-bottom: 0;
  margin-bottom: 0; }
.donations h2.sidebar-title::before {
  content: "";
  margin-right: 0; }
.donations .banktransfer {
  padding-bottom: 25px; }

.pagination-row {
  margin-bottom: 20px;
  float: left;
  width: 100%;
  padding-top: 65px; }

.about-mandela a:hover {
  text-decoration: none; }
.about-mandela h3 {
  font-size: 15px;
  margin-top: 0;
  color: #000; }
.about-mandela span.kicker {
  font-size: 15px;
  color: #000; }

.mandela_fonden_single {
  float: left;
  width: 100%;
  margin-bottom: 15px; }

.banktransfer {
  font-size: 16px; }

.item {
  position: relative;
  display: inline-block; }

#ga_podcast_carousel .item img {
  width: 100%;
  height: auto; }
#ga_podcast_carousel .item .col-md-6.shadow::after {
  width: 217px;
  height: 100%;
  content: "";
  background: url(img/right-shade.png);
  position: absolute;
  right: 0;
  top: 0; }
#ga_podcast_carousel .item .col-md-6.shadow::before {
  width: 217px;
  height: 100%;
  content: "";
  background: url(img/left-shade.png);
  position: absolute;
  left: 0;
  top: 0; }
#ga_podcast_carousel .podcast-slidet-meta .kicker {
  color: #fd342d;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase; }
#ga_podcast_carousel .podcast-slidet-meta h3 {
  text-transform: uppercase;
  font-size: 30px;
  color: #FFF;
  font-weight: 300;
  margin-top: 5px; }
#ga_podcast_carousel .podcast-slidet-meta p {
  color: #FFF;
  padding-top: 10px;
  font-size: 17px; }
#ga_podcast_carousel .carousel-control {
  width: auto; }

.shadow::after {
  width: 217px;
  height: 100%;
  content: "";
  background: url(img/right-shade.png);
  position: absolute;
  right: 0;
  top: 0; }

.shadow::before {
  width: 217px;
  height: 100%;
  content: "";
  background: url(img/left-shade.png);
  position: absolute;
  left: 0;
  top: 0; }

.slider-data span.kicker {
  color: #fd342d;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 34.5px;
  font-weight: 700;
  font-family: din-2014, sans-serif;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 1); }
.slider-data h2, .slider-data h4 {
  text-decoration: none;
  text-transform: uppercase;
  font-family: din-2014, sans-serif;
  color: #FFF;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 1); }
.slider-data h2 {
  font-size: 45px;
  line-height: 45px;
  padding: 0;
  margin: 0;
  font-weight: 700; }
.slider-data h4 {
  font-size: 22px;
  color: #FFF;
  font-weight: 500; }

.first-in-news img,
.four-box img,
.the_rest .col-md-5 img {
  width: 100%;
  height: auto; }

.four-box h2 {
  margin: 0;
  color: #000; }
.four-box a:hover {
  text-decoration: none;
  color: #000; }

.first-in-news a {
  color: #333 !important; }
  .first-in-news a:hover {
    text-decoration: none; }
.first-in-news h2 {
  color: #000;
  margin: 0; }

.the_rest {
  float: left;
  width: 100%;
  margin-bottom: 25px; }
  .the_rest h2 {
    margin: 0;
    color: #000; }
  .the_rest a {
    color: #333 !important; }
    .the_rest a:hover {
      text-decoration: none; }
  .the_rest .category_child {
    min-height: auto; }

span.sep-news {
  border-bottom: 2px dotted rgba(0, 0, 0, 0.1);
  float: left;
  width: calc(100% - 15px);
  margin: 15px;
  margin-bottom: 25px; }

/*1366px styling*/
@media screen and (max-width: 1366px) {
  .col-lg-6 {
    width: 100%; }

  .top-menu .top-menu-container {
    right: -230px; } }
/*1024px styling*/
@media screen and (min-width: 1024px) {
  .hide-desktop {
    display: none; }

  .factbox.factbox-left {
    width: 220px;
    margin-left: -5vw; }

  .slider-data {
    max-width: 43%;
    position: absolute;
    bottom: 10%; }

  .podcast-slidet-meta {
    float: right;
    width: 90%;
    margin-top: 10%; }

  .kampagne_container .col-md-6:nth-child(odd) {
    padding-right: 7.5px !important;
    height: auto;
    margin-bottom: -1px; }
  .kampagne_container .col-md-6:nth-child(even) {
    padding-left: 7.5px !important;
    height: auto; }

  #main-column .post, #main-column .page {
    padding-left: 0;
    padding-right: 15px; }

  .search img {
    height: auto;
    padding-left: 15px;
    padding-right: 15px; }

  .navbar-collapse {
    min-width: 784px; } }
@media screen and (max-width: 1024px) {
  .top-menu .top-menu-container {
    right: 0; }

  .navbar-header img.header-logo {
    max-width: 150px;
    width: 150px; }

  .slider-data {
    top: 0%; }

  .navbar-default .navbar-nav > li > a {
    font-size: 16px; }
  .navbar-default .nav > li > a {
    padding: 10px 9px; }

  .top-menu .input-group1 .btn-default {
    margin-top: -2px; }

  .category_child img {
    width: 100%; }

  .slider-data {
    top: auto;
    max-width: 60%; } }
/*768px Styling*/
@media screen and (max-width: 768px) {
  .hide-desktop {
    display: block !important; }

  .hide-mobile {
    display: none; }

  .container {
    padding: 0; }

  .navbar-header {
    padding-right: 0px; }

  .navbar-toggle {
    margin-right: 0;
    padding: 13px 13px;
    margin-top: 0px; }

  .navbar-default {
    margin-top: 18px;
    margin-bottom: 0; }

  #full-screen-search button.close {
    top: 110px !important; }

  #ga_podcast_carousel .item .col-md-6.shadow:before,
  #ga_podcast_carousel .item .col-md-6.shadow:after {
    display: none; }

  #ga_podcast_carousel {
    padding-bottom: 15px; }

  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent; }

  .navbar-default .navbar-toggle {
    border-color: transparent; }

  .navbar-default .nav > li > a {
    padding: 10px 0; }

  .three-icon-container .col-md-4 {
    text-align: center; }

  .three_text_container .col-md-4 {
    text-align: center; }

  .footer-support .p0 {
    padding: 15px !important; }

  .ak-footer-slogan .col-md-12 {
    text-align: center; }
  .ak-footer-slogan img {
    float: none !important;
    padding-top: 25px; }
  .ak-footer-slogan h3 {
    margin: 0; }

  .top-menu {
    display: none; }

  #sidebar-right-post, #sidebar-right {
    float: left;
    width: 100%;
    padding: 30px !important; }

  #main {
    border: none;
    float: left;
    max-width: 100%; }

  #site-footer .get-involved .get-involved-center {
    margin: auto;
    min-height: 60vh !important; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-collapse.collapse.in {
    display: block !important; }

  .navbar-header .collapse, .navbar-toggle {
    display: block !important; }

  .navbar-header {
    float: none; }

  .frontpage-support {
    padding: 15px !important; }

  .cat-link {
    padding-right: 15px !important; }

  #ga-Carousel .item::after,
  #ga-Carousel .item::before {
    display: none; }

  .three_text_container {
    text-align: center; }

  .footer-newsletter p {
    text-align: center; }
  .footer-newsletter .container {
    text-align: center; }

  .podcast-slidet-meta {
    padding-top: 15px; }

  #ga-Carousel .container {
    padding: 15px !important;
    padding-bottom: 30px !important; }

  .slider-data {
    top: auto;
    max-width: 100% !important; }

  #ga_podcast_carousel .carousel-control {
    display: none; }

  .collapse.navbar-collapse.navbar-primary-collapse {
    float: left;
    width: 100%; }

  .s-print {
    display: none !important; }

  .col-md-4 {
    float: left;
    width: 100%; }

  .footer-menu li {
    display: grid; }

  .footer-menu li::after {
    display: none; }

  .three_text_container {
    margin-top: -1px; }

  .mobile-search {
    margin-left: -26px;
    margin-top: -20px;
    font-size: 16px !important; }

  .navbar-default {
    padding-bottom: 0; }

  #site-footer .get-involved::before,
  #site-footer .get-involved::after {
    display: none; }

  .home .publications .read-all-btn {
    float: left;
    width: 100%; } }
/*480px Styling*/
@media screen and (max-width: 480px) {
  .slider-data h2 {
    font-size: 30px;
    line-height: 30px; }
  .slider-data h4 {
    font-size: 18px; }
  .slider-data span.kicker {
    font-size: 25px; }

  .cat-headline h2 {
    font-size: 18px; }

  .cat-link h2 {
    font-size: 18px; }

  .home .publications-single-loop {
    padding-right: 0; }

  .home .publications-single-loop h2 {
    line-height: 25px; }

  .home #sidebar-right-post, .home #sidebar-right {
    padding: 15px !important; }

  #site-footer .get-involved .get-involved-text {
    padding: 15px;
    padding-bottom: 30px;
    text-align: center; }

  #site-footer .get-involved h2 {
    font-size: 39px;
    line-height: 40px; }

  .img__description {
    display: none; }

  .category_child:first-child {
    padding-right: 0; }

  .container {
    padding: 15px; }

  .container.kampagne-banner {
    padding: 15px; }

  .single .kampagne-banner h1 {
    margin-bottom: 0px !important; }

  .home .container {
    padding: 0; }
  .home #sidebar-right {
    padding-top: 45px !important; }

  .kicker-headline-container h4.kicker {
    font-size: 20px; }
  .kicker-headline-container h2 {
    font-size: 30px; } }
/* ----------- iPad  ----------- */
/*iPad Portrait*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .slider-data {
    top: auto;
    max-width: 60%; }

  #site-footer .get-involved .get-involved-center {
    margin: auto;
    min-height: 40vh; }

  .collapse.navbar-collapse.navbar-primary-collapse {
    float: left;
    width: 100%; }

  .navbar-nav > li {
    width: 100%;
    padding-left: 0; }

  .navbar-collapse {
    padding-left: 0;
    width: 100%; }

  .navbar-nav {
    width: 100%; } }
/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
/* Portrait */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .navbar-nav > li {
    width: auto;
    padding-left: 0; }

  .navbar-nav {
    width: auto; }

  .collapse.navbar-collapse.navbar-primary-collapse {
    width: auto;
    float: right; }

  .footer-menu li {
    display: grid; }

  .footer-menu li:after {
    display: none; } }
/* Landscape */
/* Portrait */
@media only screen and (min-width: 834px) and (max-height: 1112px) and (orientation: portrait) {
  .navbar-nav > li {
    width: auto;
    padding-left: 0; }

  .navbar-nav {
    width: auto; }

  .collapse.navbar-collapse.navbar-primary-collapse {
    width: auto;
    float: right; }

  .footer-menu li {
    display: grid; }

  .footer-menu li:after {
    display: none; }

  #ga-Carousel .item:after,
  #ga-Carousel .item:before {
    display: none; }

  .home .publications .read-all-btn {
    float: left;
    width: 100%; }

  #sidebar-right {
    float: left;
    width: 100%;
    margin-top: 50px; }

  .podcast-slidet-meta {
    padding-top: 25px; }

  .navbar-header {
    padding-right: 0; }

  .collapse.navbar-collapse.navbar-primary-collapse {
    width: 77%; }

  .slider-data {
    padding-top: 25px; } }
/*iPhone Styling*/
html {
  max-width: 100%;
  overflow-x: hidden; }

.ab-sub-wrapper .shadow:after, .ab-sub-wrapper .shadow:before {
  display: none; }

/*# sourceMappingURL=style.css.map */




/* 
Köpfchen Additions
*/
.home .publications h2 {
    line-height: 26.5px;
}


form.acf-form .acf-field-message {
	background:white;
	border: #cccccc solid 1px;
}

form.acf-form button.acf-button {
	padding: 10px 20px;
	font-size: 18px;
	font-weight: 300;
	background: #fd342d;
	color: white;
	text-transform:uppercase;	
}

form.acf-form button.acf-button:hover {
	text-decoration: underline;
}

form.acf-form .af-success {
	background: #fd342d !important;
	text-align: center;
	padding: 10px 20px;
}

form.acf-form .af-success p,
form.acf-form .af-success h1 {
	font-size: 30px;
	color: white !important;
	text-transform:uppercase;
	margin-bottom: 0;
}

/*Front Page Slider*/
#ga-Carousel .item  {
    height: 100%;
}

#ga-Carousel .item a {
    display: block;
    height: 100%;
}

#ga-Carousel .item a container {
    position: relative;
    height: 100%;
}


@media (min-width: 1024px) {
	#ga-Carousel .carousel-inner {
		height: 400px;
	}	
}

@media (max-width: 1023px)  {
	#ga-Carousel .carousel-inner {
		height: 330px;
	}	
}

@media (max-width: 480px)  {
	#ga-Carousel .carousel-inner {
		height: 350px;
	}	
	#ga-Carousel .item {
		height: 100%;
	}
	#ga-Carousel .item img {
		position: relative;
		bottom: 0;
	}
	#ga-Carousel .carousel-indicators {
		bottom: -5px;
	}
}

@media (max-width: 1240px) and (min-width: 481px) {
	
	#ga-Carousel .item {
		height: 100%;
	}
	
	#ga-Carousel .container {
		position: absolute;
		bottom: 10%;
	}
	#ga-Carousel .item img {
		-o-object-fit: cover;
		object-fit: cover;
		height: 100%;
	}
}


/*Top Sidebar Widget*/
#sidebar-right .sidebar-menu-ga-elements,
#sidebar-right-post .sidebar-menu-ga-elements{
	padding-bottom: 10px;
	border-bottom: 3px solid rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
}

.sidebar-menu-ga-elements .sidebar-menu-ga {
    padding-bottom: 6px;
}

.sidebar-menu-ga-elements .sidebar-menu-ga .menu-lvl {
    background: transparent;
    padding-left: 14px;
}


.widget-sidebar-menu-container .widget-title,
.widget-sidebar-menu-container .sidebar-menu-ga-elements {
    background: white;   
}

.widget-sidebar-menu-container > .widget-title {
	border-top: 3px solid rgba(0, 0, 0, 0.05);
    border-right: 3px solid rgba(0, 0, 0, 0.05);
    z-index: 3000;
    position: relative;
}

.widget-sidebar-menu-container > .sidebar-menu-ga-elements {
    padding-right: 2%;
    border-right: 2px solid rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 7px 5px -5px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px 7px 5px -5px rgba(0,0,0,0.22);
    box-shadow: 0px 7px 5px -5px rgba(0,0,0,0.22);
}


/*Shop*/
body.woocommerce-page #main {
	width: 100%;
}

body.single-product .post-date-cat {
	display: none;
}

.product section.related.products {
	display: inline-block;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: 	#fd342d;
}




.page-template-nyheder_template #main.site-main #load-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


#mc4wp_form_widget-2 > .widget-title {
    border-top: 2px solid rgba(0, 0, 0, 0.05);
}

#main {
    float: none;
    border-right: 0;
}

#sidebar-right {
    border-left: 2px solid rgba(0, 0, 0, 0.05);
}

@media screen and ( max-width: 768px ) {
    #sidebar-right {
        border-left: none;
    }
}

.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2 {
    width: 100%;
}

.woocommerce .wc-proceed-to-checkout > a.checkout-button.button {
    color: white !important;
}

.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
    background-color: tomato;
}

#main .posts {
    display: flex;
    flex-wrap: wrap;
}

#ajax-load-more {
    margin: 0 auto;
}

.alm-btn-wrap button.alm-load-more-btn {
    background: #f9342e;
}

/*Dropdown Css*/
.dropdown:hover > .dropdown-menu {
    display: block;
    z-index: 4000;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/*./Dropdown Css*/

/* Faktaboks Css*/