.welcome_top_text{
  text-align:center;
}
.single-event .hero__visual,
.single-campaign .hero__visual{
  height:56vw;
  
}
/* Single campaign */
.single-campaign .uk-grid{
  justify-content: center;
}
.campaign-section{
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.start-campaign{
  width:100%;
  height:100%;
  display: flex;
  justify-content: center;
  align-items:center;
  z-index:2;
  min-height:400px;
}
.start-campaign *{
  text-transform: uppercase;
}
.campaign-push-text{
  color: #fff;
  font-family: "Adobe Garamond Pro", Georgia, Times, "Times New Roman", serif !important;
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 50px;
  text-transform: none;
  font-style: italic;
  width:calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
}
.single-campaign .uk-container>div .block-text{
  
}
.single-campaign .uk-container>div .block-image{
  
}
.start-campaign h2{
  color:#fff;
  margin-top: 40px;
  margin-bottom:20px;
}
.start-campaign-content{
  z-index:2;
}
.start-campaign .color-overlay{
  z-index:1;
}
.single-campaign .color-overlay,
#home-header .color-overlay{
  opacity: 0 !important;
}
.start-campaign-content a{
}

/*Advent calendar*/
.advent-calendar-container, 
#advent-ingress-container{
  width:100%;
  background-color: #FFF4E0;
  padding-bottom:100px;
}
#advent-ingress-container{
  padding-top:80px;
  padding-bottom:80px;
}
.advent-calendar-inner-container{
  width: calc(100% - 80px);
  max-width:1000px;
  margin-left:auto !important;
  margin-right: auto !important;
}
#advent-ingress-wrapper{
  width: calc(100% - 80px);
  max-width:600px;
  margin-left:auto !important;
  margin-right: auto !important;  
  text-align: center;
}
#advent-ingress-wrapper h1,
#advent-ingress-wrapper p{
  color:#482a25;
}
#advent-ingress-wrapper p{
  margin:0px !important;
}
.pkg-grid{
  /* width:100%;
  display: grid;
  grid-template-columns: [col1] 1fr [col2] 1fr  [col3] 1fr [col4] 1fr [col5] 1fr;
  grid-template-rows: [row1] 1fr [row2] 1fr [row3] 1fr [row4] 1fr [row5] 1fr [row6] 1fr [row7] 1fr [row8] 1fr [row9] 1fr [row10] 1fr;
  column-gap: 10px;
  row-gap: 40px;
  height:100%; */
  
}
.grid-sizer,
.pkg{
  width:20%;
}
.uk-modal-dialog{
  width: 800px;
  max-width: calc(100% - 0.01px) !important;
  background: #8fbeb7;
}
.uk-modal-body{
  padding:40px;
}
.uk-modal-body.uk-modal-body-image{
  padding:0px;
}
.uk-modal-body.uk-modal-body-image .popup-column:nth-child(1){
  padding:40px
}
.uk-modal-body.uk-modal-body-image .popup-column:nth-child(2){
  position: relative;
  min-height:300px;
  overflow:hidden;
}
.uk-modal-body.uk-modal-body-image .popup-column:nth-child(2) img{
  display: block;
  height: auto;
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  object-fit: cover;
  z-index: 1;
}
.uk-modal-dialog *{
  color: #fff;
}
div.pkg{
  cursor: pointer;
}
div.pkg:nth-child(3n+2):hover {
  -webkit-animation: firstThree 0.2s linear forwards ;
    animation-iteration-count: 1;
  }
div.pkg:nth-child(3n+1):hover {
  -webkit-animation: secondThree 0.2s linear forwards ;
    animation-iteration-count: 1;
  }
div.pkg:nth-child(3n):hover {
  -webkit-animation: thirdThree 0.2s linear forwards ;
    animation-iteration-count: 1;
  }
  @keyframes firstThree{
    0% {
      transform: rotate(0deg);
  }
  30% {
      transform: rotate(10deg);
      }
  60% {
      transform: rotate(-10deg);
      }
  95% {
    transform: rotate(0deg);
    }
}
@keyframes secondThree{
  0% {
    transform: rotate(0deg);
}
30% {
    transform: rotate(-10deg);
    }
60% {
    transform: rotate(10deg);
    }
95% {
  transform: rotate(0deg);
  }
}
@keyframes thirdThree{
  0% {
    transform: scale(1);
}
30% {
    transform: scale(0.9);
    }
60% {
    transform: scale(1.1);
    }
95% {
  transform: scale(1);
  }
}


/*---- start ----*/
.start-advent{
  width:100%;
  height:100%;
  display: flex;
  justify-content: center;
  align-items:center;
  z-index:2;
}
.start-advent *{
  text-transform: uppercase;
}
.start-advent h2{
  color:#482a25;
}
#calendar-1 .uk-modal-dialog{
  background-color: #8fbeb7;
}
#calendar-2 .uk-modal-dialog{
  background-color: #743e8d;
}
#calendar-3 .uk-modal-dialog{
  background-color: #8fbeb7;
}
#calendar-4 .uk-modal-dialog{
  background-color: #743e8d;
}
#calendar-5 .uk-modal-dialog{
  background-color: #65002a;
}
#calendar-6 .uk-modal-dialog{
  background-color: #8fbeb7;
}
#calendar-7 .uk-modal-dialog{
  background-color: #e9c15b;
}
#calendar-8 .uk-modal-dialog{
  background-color: #eb5b1f;
}
#calendar-9 .uk-modal-dialog{
  background-color: #73c48f;
}
#calendar-10 .uk-modal-dialog{
  background-color: #e9c15b;
}
#calendar-11 .uk-modal-dialog{
  background-color: #65002a;
}
#calendar-12 .uk-modal-dialog{
  background-color: #743e8d;
}
#calendar-13 .uk-modal-dialog{
  background-color: #65002a;
}
#calendar-14 .uk-modal-dialog{
  background-color: #eb5b1f;
}
#calendar-15 .uk-modal-dialog{
  background-color: #743e8d;
}
#calendar-16 .uk-modal-dialog{
  background-color: #e9c15b;
}
#calendar-17 .uk-modal-dialog{
  background-color: #73c48f;
}
#calendar-18 .uk-modal-dialog{
  background-color: #e9c15b;
}
#calendar-19 .uk-modal-dialog{
  background-color: #65002a;
}
#calendar-20 .uk-modal-dialog{
  background-color: #8fbeb7;
}
#calendar-21 .uk-modal-dialog{
  background-color: #eb5b1f;
}
#calendar-22 .uk-modal-dialog{
  background-color: #65002a;
}
#calendar-23 .uk-modal-dialog{
  background-color: #743e8d;
}
#calendar-24 .uk-modal-dialog{
  background-color: #73c48f;
}
#calendar-25 .uk-modal-dialog{
  background-color: #8fbeb7;
}
/*---------------*/
.searchandfilter ul li li{
  padding:5px;
}
#CybotCookiebotDialogHeader{
  display: none !important;
}
#CybotCookiebotDialogTabContent form input[type=checkbox][disabled]:checked+.CybotCookiebotDialogBodyLevelButtonSlider{
  background-color: #780032 !important;
}

#CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #fff !important;
}
#CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSlider:before{
  background-color: #000 !important;
}
#CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled .CybotCookiebotDialogBodyLevelButtonSlider::before{
  background-color:#fff !important;
}
#CybotCookiebotDialogTabContent input:checked+.CybotCookiebotDialogBodyLevelButtonSlider{
  background-color: #780032 !important;
}
#CybotCookiebotDialogTabContent input:focus+.CybotCookiebotDialogBodyLevelButtonSlider{
  box-shadow: 0px 0px !important;
}
#CybotCookiebotDialogTabContent input:checked+.CybotCookiebotDialogBodyLevelButtonSlider::before{
  background-color: #fff0d8 !important;
}
#CybotCookiebotDialogPoweredbyCybot, #CybotCookiebotDialogPoweredByText, .CookiebotWidget-main-logo{
  display: none !important;
}
#CybotCookiebotDialogDetailBodyContentCookieContainerButton, span.CybotCookiebotDialogDetailBulkConsentCount{
  color:#383838 !important;
}
@media (max-width: 599.98px) { 
  #CybotCookiebotDialog {
      max-height: calc(100% - 100px) !important;
      bottom: 0px !important;
      transform: translate(-50%,0%) !important;
      top: auto !important;
  }
}

.a2a_kit{
  display: inline-block !important;
  position: relative;
  top:10px;
  /* margin-left:10px; */
}
.page-template-template-evenemang .a2a_kit{
  display: inline-block !important;
  position: relative;
  top:4px;
  margin-left:0px;
  width: 102px !important;
  line-height: 30px;
}
a.addtoany_share{
  background-color: #c17c2a !important;
  color:#fff;
  font-size: 14px !important;
  text-transform: uppercase;
  padding: 4px 30px 4px 30px !important;
  display: flex !important;
  align-items: center;
}
.page-template-template-evenemang a.addtoany_share{
  background-color: #c17c2a !important;
  color:#fff;
  font-size: 14px !important;
  text-transform: uppercase;
  padding: 0px 24px 0px 24px !important;
  display: flex !important;
  align-items: center;
  line-height: 30px;
}
.single-event-button-container{
  display: flex;
  flex-wrap: wrap;
}
.newsletter-button{
  background-color: #482a25;
  padding:10px 20px;
  color:#fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
#event-filter-container .event-button-container div{
  width:auto !important;
}
.a2a_full{
  height:250px !important;
}
.a2a_full_footer{
  display: none;
}

.addtoany_share::before{
  content:'';
  display: inline-block;
  background-image: url('../images/share-plane.svg');
  background-size: contain;
  background-repeat: no-repeat;
  height:30px;
  width:30px;
  position: relative;
  left:-10px;
  top:5px;
}
.page-template-template-evenemang .addtoany_share::before{
  content:'';
  display: inline-block;
  background-image: url('../images/share-plane.svg');
  background-size: contain;
  background-repeat: no-repeat;
  height:17px;
  width:24px;
  position: relative;
  left:-10px;
  top:0px;
}
#movie-section .video-container{
  position: relative;
  width:100%;
  height:50vw;
  min-height:260px;
  max-height:550px;
  overflow: hidden;
}

.advent-calendar-section{
  height: 50vw;
  min-height: 400px;
  max-height:440px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-color: #fff3dd !important;
}
.advent-calendar-section video{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    max-width: none !important;
    min-height: 100%;
    max-height:100%;
    width: auto;
    height: auto;
    z-index: 1;
    overflow: hidden;
}
#movie-section .video-container video {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  max-width: initial;
  min-height: 100%;
  width: auto;
  height:100%;
  z-index: 1;
  overflow: hidden;
}
@media screen and (min-width: 1300px) {
  #movie-section .video-container video {
    width: 100%;
    height:auto;
  }
}
@media screen and (min-width: 2000px) {
  #movie-section .video-container {
    max-height: 750px;
  }
}

#contact-module-closed{
  display: none;
  overflow:hidden;
  position:fixed;
  bottom:120px;
  left:0px;
  max-width: 380px;
  width:calc(100% -60px);
  padding:30px;
  color:#fff;
  background-color: #F2652C;
  z-index:10;
  cursor:pointer;
  box-shadow: 3px 3px 3px 3px rgb(51 51 51 / 25%);
}

#contact-module-open{
  overflow:hidden;
  display:none;
  position:fixed;
  bottom:0px;
  left:0px;
  padding:20px 20px 40px;
  color:#fff;
  background-color: #F2652C;
  z-index:2000;
  box-shadow: 3px 3px 3px 3px rgb(51 51 51 / 25%);
}
#contact-module-open a,
#contact-module-closed{
  color:#fff;
}

#contact-module-closed h3{
  margin:0px;
  font-size: 21px !important;
  line-height: 1.2 !important;
  color: #fff;
}
#contact-module-open h3{
  text-transform: uppercase;
  font-size: 24px !important;
}

.module-container{
  position:relative;
  display: block;
  width:500px;
  height:auto;
}
.module-text-container{
  display: block;
  position: relative;

}
.module-close {
position: absolute;
right: -5px;
top: -40px;
width: 32px;
height: 32px;
opacity: 1;
}
#contact-module-closed .module-close {
  right: 8px;
  top: 4px;
  width: 26px;
  height: 26px;
}
.module-close:hover {
opacity: 1;
}
.module-close:before, .module-close:after {
position: absolute;
left: 15px;
content: ' ';
height: 22px;
width: 4px;
background-color: #fff;
}
.module-close:before {
transform: rotate(45deg);
}
.module-close:after {
transform: rotate(-45deg);
}

.pum-title{
  text-transform: uppercase !important;
}
.pum-content a{
  color: #fff;
  font-size: 12px;
}
.tnp-subscription input.tnp-submit{
  background-color: #482a25 !important;
  font-weight: 600;
  -webkit-appearance: none;
  -webkit-border-radius: none;
  border-radius: 0px;
}
.tnp-privacy-field a{
  font-size: 12px;
}
#ajaxsearchprosettings1_1{
  display:none;
}
#alert-banner{
  background-color: #D0342C;
  display: flex;
  align-items: center;
  min-height:60px;
  position: relative;
  z-index: 1;
}
#alert-banner p{
  max-width: 1920px;
  width:calc(100% - 80px);
  margin:0 auto;
  color:#fff;
}
#alert-banner p a{
  color:#fff;
  text-decoration: underline;
}
.mobile-menu-active{
  overflow:hidden;
}
header.header .header--inner{
  background-color:#482a25;
}

.uk-sticky {
  z-index: 100 !important;
}
.uk-sticky.uk-sticky-fixed{
  z-index: 99999 !important;
}
.order-container{
  display: flex;
  flex-direction: column;
}

.bg-blue {
  background-color: #8fbeb7;
}

.bg-header-white {
  color: white;
}

.bg-header-black {
  color: black;
}

.current,
.current:active {
  background-color: #743e8d !important;
}

.filter-buttons a {
  background-color: #c17c2a;
  color: white;
}

.filter-buttons {
  background-color: #780032;
}

.filter-buttons a:hover {
  background-color: #65357c !important;
}

#grid-template-contact {
  display: flex;
  justify-content: center;
  align-items: center;
}

#grid-template-contact > div {
  display: flex;
  flex-direction: column;
  width: 320px;
  border-radius: 20px;
  background-color: #f1ebe0;
  min-height: 480px;
  position: relative;
  justify-content: flex-start;
}

#grid-template-contact > div img {
  border-radius: 20px 20px 0 0;
  object-fit: cover;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  height: 142.5px;
  object-position: top;
}

#grid-template-contact > div > div:first-child {
  width: 100%;
  position: relative;
  height: 170.5px;
  background-color: white;
  border-radius: 20px 20px 0 0;
}

#grid-template-contact > div > div:last-child {
  width: 100%;
  padding: 20px 10px 0px 20px;
  margin-top: 0;
}

#grid-template-contact > div > div:last-child h4, #grid-template-contact > div > div:last-child ul > li, #grid-template-contact > div > div:last-child h5 {
  color: black;
}

#grid-template-contact > div > div:last-child ul > li {
  color: black;
}

#grid-template-contact > div > div:last-child ul > li > strong, #grid-template-contact > div > div:last-child ul > li > a {
  color: black !important;
  display: flex;
  flex-direction: column;
  margin-top: 7px;
}

#grid-template-contact > div > div:last-child ul > li > a > strong {
  color: black !important;
}

#contact-card-container {
  width: 100%;
  display: grid;
  justify-content: center;
}

#contact-card > div > picture > img[src$=".png"], #contact-card > div > img[src$=".png"] {
  object-fit: contain;
  max-height: 60%;
  min-height: 40%;
}

span[id^="section-"] {
  display: block;
  padding-top: 160px;
  margin-top: -160px;
}

#contact-card {
  flex-direction: column;
  align-items: center;
  width: 270px;
  border-radius: 20px;
  background-color: #f1ebe0;
  min-height: 480px;
  position: relative;
}

#contact-card p, #contact-card h3, #contact-card h4,  #contact-card h5, #contact-card h6, #contact-card li {
  color: black;
}

#contact-card li {
  font-size: 14px;
}

.contact-info ul > li {
  display: flex;
  flex-direction: column;
}

#contact-card li > picture > img[src$=".png"] {
  position: absolute;
  bottom: 0;
  width: 75px;
  height: 75px;
}

#contact-card li > img[src$=".png"] {
  position: absolute;
  bottom: 5px;
  left: 5px;
  width: 75px;
  height: 75px;
}

#contact-card div:nth-child(1) {
  width: 100%;
  position: relative;
  height: 170.5px;
  background-color: white;
  border-radius: 20px 20px 0 0;
}
.contact-info > a {
  position: absolute;
  bottom: 0;
  left: 175px;
  display: flex;
  padding: 0;
  width: 110px;
  text-align: center;
  justify-content: center;
}
#contact-card div:nth-child(2):not(.contact-info-bottom) {
  width: calc(100% - 16px);
  padding: 10px !important;
  margin-bottom: 25px;
}

#contact-card div:nth-child(2) > h4 {
  padding: 8px;
  font-size: 15px;
  margin-bottom: 0px !important;
}

.contact-info-bottom {
  display: flex;
  align-items: end;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}

.page-template-template-kontakt #rstrigger .uk-container {
  max-width: 1280px;
}

.contact-info-bottom > img {
  width: 80px;
  margin-left: 15px;
  margin-bottom: 18px;
}

.contact-info-bottom > picture > img {
  width: 80px;
  margin-left: 15px;
  margin-bottom: 18px;
}

.contact-info-bottom > a {
  margin-left: auto;
  margin-right: 10px;
  margin-bottom: 10px;
}


#contact-card div:nth-child(2) > h5 {
  font-size: 13px;
}

#contact-card > div > img {
  border-radius: 20px 20px 0 0;
  object-fit: cover;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  height: 142.5px;
  object-position: top;
}

#contact-card > div > picture > img {
  border-radius: 20px 20px 0 0;
  object-fit: cover;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  height: 142.5px;
  object-position: top;
}
.uk-section.item{
  width: 100%;
}
.foretagshotell .uk-grid{
  max-width: 1280px;
  margin:0 auto;
}
.nav-mobile > ul > li > a{
  font-weight: bold;

}
.nav-mobile {
  padding: 15px 0 !important;
}
/* .nav-mobile > ul > li > a.is-active{
  background-color: #e5b53a;
} */

/* .nav-mobile ul li a:hover, 
.nav-mobile ul li a:active, 
.nav-mobile ul li a:focus,  */
.nav-mobile>ul>li.menu-item-has-children>.sub-menu, 
.nav-mobile>ul>li.menu-item-has-children>.sub-menu>li>a[href*='#'], 
.nav-mobile>ul>li.menu-item-has-children>.sub-menu>li>a[href*='#']:focus, 
.nav-mobile>ul>.current-menu-ancestor>a, 
.nav-mobile>ul>.current-menu-item>a, 
.nav-mobile>ul>.current-menu-ancestor .current-menu-item>a,
.nav-mobile>ul>li.menu-item-has-children>.sub-menu .sub-menu,  
.nav-mobile>ul>li.menu-item-has-children>.sub-menu>li a:focus {
  background-color: #613933 !important;
}

.nav-mobile>ul>li.menu-item-has-children>.sub-menu .sub-menu,  
.nav-mobile>ul>li.menu-item-has-children>.sub-menu>li a:focus{
  background-color: #864f47 !important;
}

.nav-mobile>ul>li.menu-item-has-children>.sub-menu>li>a[href*='#'] {
  background-color: #613933 !important;
}

.nav-mobile>ul>li.menu-item-has-children>.sub-menu>li>a[href*='#']:hover {
  background-color: #c17c2a !important;
}

.nav-mobile>ul>li.menu-item-has-children>.sub-menu>li>.sub-menu>li>[href*='#'] {
  background-color: #864f47 !important;
}
.nav-mobile>ul>li.menu-item-has-children>.sub-menu>li>.sub-menu>li>[href*='#']:hover {
  background-color: #c17c2a !important;
}

#menu-item-7813 {
  display: flex;
  justify-content: center;
  align-items: center;
}
#rs-toggle-mobile-one {
  background-image: url('../images/icon-volume.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
  background-position: center 13px;
}

#menu-item-7813 a {
  background-image: url('../images/icon-volume.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
  background-position: left 13px;
  padding-left: 40px;
}

#rs-toggle-mobile-two {
  background-image: url('../images/gf_ikon_presentkort-bold.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 23px;
}

#rs-toggle-mobile-three {
  background-image: url('../images/icon-time.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 23px;
}

#rs-toggle-mobile-four {
  background-image: url('../images/icon-pin.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
}

#rs-toggle-mobile-five {
  background-image: url('../images/icon-search.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 23px;
}

.rs-toggle-mobile-container{
  top: 5px;
  position: relative;
}
#rs-toggle-mobile{
  padding-left: 11px;
  background-size: 20px;
  background-position: left 11px;
}
.readspeaker-container{
  display: none;
  background-color: #8fbeb7;
  position: relative;
}
.readspeaker-container #readspeaker_button1{
  display: flex;
}
.readspeaker-inner-container{
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0px;
  padding: 20px 40px 5px;
  background-color: #fff0d8;
}
.rs-player-loadindicator{
  left: -98px !important;
}

body, p,  h1, h2, h3, h4, h5, h6,.uk-text-break  {
 -moz-hyphens: none !important;
-ms-hyphens: none !important;
-webkit-hyphens: none !important;
 hyphens: none !important;}

button:focus, a:focus, span.uk-button:focus, .sbi-owl-item a:focus{ 
  outline: auto !important; 
}
button:focus:not(:focus-visible), a:focus:not(:focus-visible), span.uk-button:focus:not(:focus-visible), .sbi-owl-item a:focus:not(:focus-visible){
    outline:auto !important;
}
.uk-button.uk-button-quaternary{
  background-color: #e5b53b;
  color: #fff;
}
.uk-button.uk-button-quinary{
  background-color: #73c48f;
  color: #fff;
}
button:focus-visible, a:focus-visible, span:focus-visible, .sbi-owl-item a:focus-visible{ 
  outline: auto !important; 
}
.slick-slider .uk-button-default:focus{
  outline: auto !important;  
}
.slick-slider .slick-prev:hover, .slick-slider .slick-prev:active, .slick-slider .slick-prev:focus, .slick-slider .slick-next:hover, .slick-slider .slick-next:active, .slick-slider .slick-next:focus {
  outline: 0 !important;
}
#sb_instagram .sbi_photo_wrap .sbi_link:focus{
  opacity: 1 !important;
}

#sb_instagram .sbi_photo_wrap *:focus{
  opacity: 1 !important;
}

.uk-section-xxlarge { padding-top: 260px; padding-bottom: 260px; }
.slideshow .uk-overlay { z-index: 5; }
.slideshow .uk-overlay a.uk-button { padding: 5px }
.slider--content .uk-section { display: none; }

.movie-wrapper {
    border-top: 1px solid #fff;
}
.movie-intro {
    color: #fff;
    padding: 20px;
    min-height: 13em;
    border-bottom:1px solid #fff;
    position:relative;
}

.movie-intro h4 {
    color: #fff;
}
.single-event .color-overlay{
  display: none;
}
#event-filter-container .single-event .uk-flex .uk-width-1-1 img {
  height: 180px !important;
}

#event-filter-container > div {
  display:grid !important;
  grid-template-columns: repeat(3, 1fr);
  justify-content: center;
}

#event-filter-container > div div{
  justify-self: center;
  max-width: 450px;
  width: 394px !important;
}

#event-filter-container > div > div {
  width: 434px !important;
}

div.ticket-status{
  display: block;
  position: absolute;
  margin-top: 5px;
  margin-left: 5px;
}

#press_releases{
    margin-top:80px !important;
    padding-top:80px !important;
    border-top:1px solid #000 !important;
}

.modal{
  max-width:800px !important;
  padding:0px !important;
}

.modal-headline{
  padding:30px 40px !important;
  background-color: #73c48f !important;
  border-radius: 8px 8px 0px 0px !important;
}

.modal-headline h3{
  color:#fff !important;
  margin-bottom:0px !important;
}

.modal a.close-modal{
  width:40px !important;
  height:40px !important;
}

.modal-footer{
  padding:20px;
  height:46px !important;
}

.popup-inner-container {
  overflow: hidden;
}
.popup-inner-container .iframe-container {
  -webkit-overflow-scrolling: touch;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 5%;
}
.popup-inner-container .iframe-container ::-webkit-scrollbar { width: 0 !important }

.popup-inner-container .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.close-popup {
  bottom: 0px;
}

@media (min-width: 700px) {
  .popup-inner-container {
    width: 560px;
    height: 560px;
    border-radius: 50%;
  }
  .popup-inner-container .iframe-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    margin-top: 0%;
  }
}
@media screen and (max-width: 700px) {
  .popup-inner-container {
    /*
    opacity: 0!important;
    width: 370px;
    height: 370px;
    */

    width: 350px;
    height: 700px;
    border-radius: 10px;
  }
  .popup-inner-container .iframe-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
}

.vr-close-button{
    text-transform:uppercase;
    padding:10px 20px;
    float:right;
}

.menu-item a:before {
  display: none!important;
}

.menu-icon-logout{
  margin-right:40px !important;
}

.menu-icon-logout a::before{
    display:none !important;
}

.menu-icon-logout a:hover{
  color:#fff !important;
}

.resp-container {
    position: relative;
    overflow:hidden;

}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

body .image_url_container{
  padding:0px !important;
  cursor: pointer !important;
  display:block;
  position:relative;
}

a.image_url{
    display:block;
    z-index:2;
    position:absolute;
    width:100%;
    top:50%;
    font-family: "Futura Std",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    font-weight: bold;
    color:#fff !important;
    text-shadow: 0 3px 3px rgba(51,51,51,0.25);
    text-align: center;
}

.document-gallery .document-icon img{
  width:100%;
}

  .download-icon{
    margin-top:10px;
    background-image: url('https://gummifabriken.nu/wp-content/uploads/2019/05/gf-download-icon.svg');
    background-size:contain;
    background-repeat:no-repeat;
    width:30px !important;
    height:30px !important;
    display:block;
    cursor:pointer;
  }

.document-icon a{
    height: auto;
    display: block;
    max-height: 306px;
    max-width: 306px;
    overflow: hidden;
}

.document-gallery .title{
  display:none !important;
}

.wppcp-fla-login-field input[type='button']{
  background: #780032;
  text-transform: uppercase;
  width:140px;
  float:right;
  font-family: "Futura Std",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
}

.wppcp-fla-login-field input[type='button']:hover{
  background: #65002a;
}

#wppcp_username, #wppcp_password{
  border:none !important;
  padding:10px !important;
}

#internal_news:focus, #internal_error_report:focus, #press_releases:focus, #logotype:focus, #images:focus, #brand_identity:focus{
outline:none !important;
}
#internal_news ul, #press_releases ul{
  list-style: none !important;
  padding-left:0px !important;
}
#press_releases ul li{
  margin:40px 0px !important;
}

#wpcf7-f4715-o1{
  padding-left: 0px;
  padding-top:0px;
}

.wppcp-fla-login-panel{
  border: none !important;
}

a.image_url:hover{
  text-decoration:none;
}

#sidebar-presskit, #sidebar-hyresgaster{
  height:100%;
  position:relative;
  float:left;
  width:230px !important;
}

#sidebar-presskit ul, #sidebar-hyresgaster ul{
  list-style: none;
}

#sidebar-presskit li, #sidebar-hyresgaster li{
  margin-bottom:20px;
}

#sidebar-presskit a, #sidebar-hyresgaster a{
  font-family: "Futura Std",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
  color:#000;
  text-transform:uppercase;
  font-weight:bold;
  font-size:1.2rem;
  color:#333;
}

.uk-grid {
    margin: 0px;
}

.uk-grid>* {
    padding: 0.03em;
}

.btn-buy {
    padding: 1%;
    width: 50%;
    text-align: center;
    top: 88%;
    left: 50%;
    position: absolute;
    max-width: 95%;
    border-bottom: 4px solid darkred;
    border-radius: 5px;
    transform: translate(-50%,-50%);
}

.btn-buy:hover {
    text-decoration: none;
}

p.entre_floor {
    background-color: #a3320e !important;
    cursor: pointer;
}

.floor_num ul {
    list-style-type: none;
     position: relative;
  top: 0;
  left: 0;
}

.floor_num ul li {
    position: relative;
  padding-top: 3em;
}

.floor_num ul li span:hover {
    background-color: #993d1e;
    border: 2px solid #000;
}

.floor_name {
    background-color: rgb(120, 0, 50);
    width: 40px;
    height: 40px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    line-height: 44px;
    cursor: pointer;
    margin-bottom: 10px;
    z-index: 10;
    position: absolute;
}

.floor_num img {
    /*max-width: 160%;
  z-index: -1;*/
  max-width: 160%;
  position: absolute;
  z-index: 1;

}

.image-entre {
    top: -29%;
  left: -25%;
}

.image-1 {
    left: -25%;
  top: -130%;
}

.image-2 {
  left: -25%;
  top: -231%
}

.image-3 {
  left: -25%;
  top: -332%;
}

.show_img {
    visibility: visible !important;
}

.active-img {
  border: 2px solid #000;
}

.hide_img {
    visibility: hidden;
}

.company-logotype {
  width: 30%;
  margin-top: 2%;
}
.single-event > .uk-flex{
  flex-direction: column;
}
.single-event img{
  border-radius: 20px 20px 0px 0px;
}
.single-event .uk-flex .uk-width-1-1.info-cont{
  border-radius: 0px 0px 20px 20px;
  padding: 20px 20px 80px 20px;
  background-color: #b67590;
  position: relative;
  top:-2px;
  min-height:280px;
}

.events-grid h3 {
  font-size: 1.1rem;
  max-width: 96%;
}

.single-event picture img{
  display: block;
  height: auto;
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  object-fit: cover;
  z-index: 1;
}
.single-event > .uk-flex > .uk-width-1-1.img-cont{
  padding-top: 40.9%;
  position: relative;
}
.single-event .uk-flex .uk-width-1-1 img{
  display: block;
  height: auto;
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  object-fit: cover;
  z-index: 1;
}
#event-filter-container .event-info {
  width:100% !important; 
} 
.event-info > .uk-float-right{
  position: absolute;
  bottom:20px;
  right:20px;
}
.event-info span{
  margin-bottom: 14px;
  position: relative;
  display: block;
}
.color-overlay {
    background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.3;
  display: block;
}

div.ev-img-c{
  position: relative;
}

.events-list .uk-label.ticket-status{
  display:block;
  position: absolute;
  margin-left: 25px !important;
  z-index:999;
  right:auto;
  padding:6px 13px 3px 13px;
  min-width:44px;
  font-size: 14px !important;
  top:2.25%;
}
@media screen and (max-width: 645px) {
  .events-list .uk-label.ticket-status{
    top:-1.83%;
  }
}

.hero__visual.slick-slide .ticket-status{
  display:block;
  position: absolute;
  margin-left: 25px !important;
  z-index:999;
  right:auto;
  padding:6px 13px 3px 13px;
  min-width:44px;
  font-size: 14px !important;
  top:0px;
  background-color: #fff0d8;
  color: #780032;
}

.events-list .uk-label.uk-genre{
  background-color: #780032;
  color: #fff0d8;
}
.events-home .uk-label.uk-genre{
  background-color: #780032 !important;
  color: #fff0d8 !important;
}

.hero .hero__visual .uk-flex {
    z-index: 1;
}

/* .uk-border-circle img {
    border-radius: 50%;
} */

/* Event filter section */
/* Event filter section */
form.searchandfilter{
  padding-bottom:10px;
}

.searchandfilter ul li {
  padding: 0;
  margin: 5px 0;
}

.searchandfilter ul li input[type="submit"] {
  cursor: pointer;
}
.filter-section .uk-container,
.contact-filter-container #filter-button{
  margin:0 auto;
  max-width: 1240px;
}
.filter-section{
  background-color:#780032;
  color:#fff;
}
.hero-events{
  height:140px !important;
  background-color: #743e8d;
}
.filter-section .sf-label-checkbox,
.filter-section h4,
.events-ingress{
  color:#fff;
}
.events-ingress{
  margin-top:40px;
}
.events-ingress p{
  margin-bottom:10px;
}
.searchandfilter input,
.searchandfilter select{
  background-color:transparent !important;
  border:0px;
}
.searchandfilter option{
  color:#1f1f1f;
}
.searchandfilter .sf-input-select{
  color:#fff;
  background-color: rgba(255, 255, 255, 0.01) !important;
  -webkit-appearance: auto;
}
.sf-field-search,
.sf-field-post-meta-_activities_slider{
  border:1px solid #fff;
  border-radius: 100px;
}
.sf-field-search input{
  position: relative;
  top:-1px;
}
.sf-field-post-meta-_activities_slider label{
  height:40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sf-field-search input,
.sf-field-search label{
  width:calc(100% - 70px);
  height:40px;
  color:#fff !important;
}
.sf-field-search input{
  width:100%;
}
.sf-field-search input::placeholder{
  color: #b67590;  
}
.sf-field-taxonomy-event_tag {
  list-style-type: none; /* Tar bort standardlistastilen */
  position: relative;
  top:15px;
}
.sf-field-taxonomy-event_tag ul{
  display:flex;
  flex-wrap: wrap;
  padding:0px;
  justify-content: space-between;
}
.sf-field-taxonomy-event_tag label {
  display: block; /* Visa varje etikett på en ny rad */
  font-weight: normal; /* Återställ standardvikt */
  text-decoration: none; /* Återställ standard understrykning */
  padding:0px !important;
  font-size: 14px !important;
}
.sf-field-taxonomy-event_tag ul li{
  padding:0px 5px !important;
}
.sf-field-taxonomy-event_tag ul li:first-child{
  padding-left:0px !important;
}
.sf-field-taxonomy-event_tag ul li:nth-child(2){
  padding-left:0px !important;
  float:right;
}
.sf-field-taxonomy-event_tag ul li:last-child{
  padding-right:0px !important;
}
.sf-field-taxonomy-event_tag input[type="checkbox"] {
  display: none; /* Dölj standard checkboxen */
}
.sf-field-search label{
  position: relative;
}
.sf-field-search label::before{
  content:'';
  display: block;
  width:20px;
  height:20px;
  background-image:url('https://gf.creativebox.se/wp-content/themes/standout-basic/assets/images/icon-search.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  transform: scaleX(-1); /* Spegelvändning av bakgrundsbilden */
  position: absolute;
  left:15px;
  top:10px;
}
.sf-field-taxonomy-event_tag input[type="checkbox"]:checked + label,
.sf-item-9999999.sf-option-active label{
  text-decoration: underline !important; /* Understryk markerat alternativ */
  text-underline-position: under !important;
  text-underline-offset: 4px !important;
}
.sf-item-9999999 label{
  font-weight: bold; /* Fetstil markerat alternativ */
}
.sf-field-taxonomy-event_tag li,
.sf-field-taxonomy-event_tag li label{
  cursor: pointer !important;
}
.sf-field-taxonomy-event_tag li label{
  padding-bottom: 10px !important;
}
.sf-field-taxonomy-event_tag li label:hover{
  text-decoration: underline;
  text-underline-offset: 4px !important;
  text-underline-position: under !important;
}
.sf-field-taxonomy-event_tag li label{
  line-height: 2;
}
.sf-field-search label{
  padding:0px 20px 0px 50px;
}
.searchandfilter > ul > li:first-child{
  width:60%;
  margin-right:10%;
  float:left;
}
.searchandfilter > ul > li:nth-child(2){
  width:29%;
  float:right;
}
.searchandfilter > ul > li:last-child{
  clear:both;
}
#toggle-filter {
  position: relative;
}
#toggle-filter::before,
#toggle-filter::after {
  content: '';
  position: absolute;
  left: -20px; /* Flytta plustecknet till vänster med -20px */
  transition: all 0.3s ease-in-out;
  font-size: 24px;
  line-height: 14px;
}
#toggle-filter::before {
  content: '+';
}
#toggle-filter::after {
  content: '–';
  opacity: 0;
}
#toggle-filter.active::before {
  opacity: 0;
}
#toggle-filter.active::after {
  opacity: 1;
}
#filter-container .sf-field-search input,
.sf-field-post-meta-_activities_slider select{
  outline: none !important;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;  
}
.sf-field-post-meta-_activities_slider select{
  min-width:calc(100% - 40px) !important;
}

#filter-button{
 cursor: pointer;
 text-transform: uppercase;
 text-align: center;
 color:#fff;
 display: block;
 margin:0 auto;
 padding:20px;
 display: flex;
 justify-content: center;
 align-items: center;
}

#filter-button::after{
  content: '';
  display: block;
  width:34px;
  height:34px;
  overflow: hidden;
  background-image: url('https://gummifabriken.se/wp-content/uploads/2022/06/gf_filtrera.svg');
  background-position: center center;
  background-size: cover;
  display: inline-block;
  margin-left: 16px;
}
#filter-container{
}
#filter-button{
  display: none;
}
@media (max-width: 515px){
  .page-template-template-kontakt #filter-button{
    display: flex;
  }
  .page-template-template-kontakt #filter-container{
    display: none;
  }
}

/* #contact-section-span {
  position: relative;
  top: -65px;
  display: block;
  height: 0;
  overflow: hidden;
} */

.page-template-template-kontakt #filter-container{
  background-color: #780032; 
}
#filter-container > form,
.toggle-filter-container{
  padding: 0px 250px;
  /* width: calc(100% - 80px); */
}
#filter-container > form > ul{
  padding-left:0px;
}
#filter-container > form{
  padding-bottom:0px !important;
}
.toggle-filter-container{
  padding-top:0px !important; 
  display: none;
  float:left;
  clear:both;
}
.toggle-filter-container p{
  position: relative;
  left:20px;
  font-size: 14px;
}
.sf-field-submit{
  clear:left;
}
.sf-field-submit,
.sf-field-reset{
  display: block;
  float:left;
}
.sf-field-reset{
  margin-left:20px !important;
}
.sf-field-submit input,
.sf-field-reset input{ 
  -webkit-appearance: none;
  background-color: #8fbeb7;
  color: #fff;
  padding:16px 36px;
  font-size: 14px;
  border:none;
}
.filter-search-container,
.sf-field-taxonomy-event_category,
.searchandfilter ul.sf_date_field,
.sf-field-taxonomy-event_category ul{
  /* display: none; */
}
.sf-field-search h4,
.sf-field-taxonomy-event_category h4,
.sf-field-post-meta-event_dates_0_event_date_end h4{
  cursor: pointer;
  color:#000;
  position: relative;
}
.sf-field-search h4::after,
.sf-field-taxonomy-event_category h4::after,
.sf-field-post-meta-event_dates_0_event_date_end h4::after{
  /* content:'';
  display: block;
  background-image: url('https://gummifabriken.nu/wp-content/themes/standout-basic/assets/images/arrow-down.svg');
  background-repeat: no-repeat;
  position: absolute;
  width:30px;
  height:20px;
  right:0px;
  top:0px; */
}

.sf-field-search label{
  line-height:40px;
  height:40px;
}
.sf-field-taxonomy-event_category ul{
  padding-left:0px;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}

.sf-field-taxonomy-event_category label{
  padding: 0 !important;
}

.sf-field-taxonomy-event_category > ul > li{
  float: left;
  width: 100px;
  flex-direction: column;
  align-items: flex-start;
}

.sf-field-taxonomy-event_category > ul > li > input {
  margin: 3px 0px 10px 0px;
}

.sf-field-post-meta-event_dates_0_event_date_end{
  clear:both;
}
/* Toggle Button */
.sf-input-checkbox {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
  width:70px;
  height:41px;
    position: relative;
    border: 0;
    outline: 0;
    cursor: pointer;
    margin: 10px;
  order: 2;
}

/* To create surface of toggle button */
.sf-input-checkbox:after {
    content: '';
    width: 45px;
    height: 20px;
    display: inline-block;
    background: #fef1d9;
    border-radius: 18px;
    clear: both;
  border:4px solid #482a25;
}

/* Contents before checkbox to create toggle handle */
.sf-input-checkbox:before {
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    border-radius: 50%;
  border:4px solid #482a25;
    background: #fef1d9;
  transition: left 0.05s ease-out;
}

/* Shift the handle to left on check event */
.sf-input-checkbox:checked:before {
    left: 25px;
  border-color:#780032;
}
/* Background color when toggle button will be active */
.sf-input-checkbox:checked:after {
    background: #780032;
  border-color:#780032;
}
.sf-label-checkbox, 
.sf-date-prefix{
  color:#000;
}
.sf-level-0{
  display: flex !important;
  align-items: center;
}
ul.sf_date_field li{
  display: inline-block;
}
.sf_date_field li:nth-child(2){
  margin-left:30px;
}
input.sf-datepicker{
  background-color: #e9c15b;
  border:5px solid #fef1d9;
  border-radius:5px;
  font-size: 16px;
  color:#fff;
  padding: 5px;
}

#menu-sidfot .sub-menu{
  display: none;
  width:240px;
}

.sub-menu li{
  display: block;
  text-align: left;
}
.nav-footer li{
  position: relative;
}
.nav-footer li .sub-menu{
}
.nav-footer li .sub-menu a{
}

.mobile-current-img-container{
  width:100%;
  padding-top:215px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}

#home-movie-slideshow > div > div div div:last-child > h3 {
  position: absolute;
  bottom: 70px;
  right: 30px;
  font-size: 25px;
}

#home-movie-slideshow .color-overlay {
  opacity: 0.5;
}
.home .movies .mobile-current-img-container{
  height:100%;
  position: absolute;
  padding-top:0px;
  z-index: 1;
}
.module-one div.uk-padding-large{
  height:auto !important;
}

.module-one img,
.movies-logo-home{
  display: block;
  margin: 0 auto;
  width: 160px;
  padding: 20px;
}

.module-one .uk-section-media{
  height:100% !important;
  min-height: 30em;
}

.home .hero .hero__visual .uk-flex {
  width: 100%;
  position: relative;
  top: 0%;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  }
  .home .hero .hero__visual .uk-flex h4.uk-visible\@s{
    display: none;  
  }  
  .home .hero .hero__visual .uk-flex h4.uk-hidden\@s{
    display: block;  
  } 
  .home .order-container #home-events .uk-container,
  .home .order-container-two #home-events .uk-container,
  .home .hero.activities .uk-container,
  .home .hero.movies .uk-container{

    overflow: hidden;
  }
  .home .order-container #home-events .uk-container,
  .home .order-container-two #home-events .uk-container,
  .home .hero.activities .uk-container,
  .home .hero.movies{
    padding-top:20px !important; 
    padding-bottom:60px !important;  
  }
  .home #home-events.upcoming-events .uk-container{
    padding-bottom: 140px !important;
  }
  
  .home .order-container-two #home-events .uk-container{
    background-color: #780032;
    /* height: 660px; */
  }
  
  .home .order-container #home-events:nth-child(2) .uk-container{
    background-color: #780032;
    /* height: 660px; */
  }
  .home .order-container #home-events:nth-child(1) .uk-container{
    background-color: #780032;
    /* height: 660px; */
  }
  .home .hero.activities{
    /* height: calc(160vw + 40px); */
    max-height:660px;
  }
  .home .hero.activities .uk-container{
    background-color: #c27b11;
  }
  .home .hero.movies {
    background-color: #733d8e;
    height: calc(160vw + 200px);
    max-height:930px;
  }
  .home .order-container #home-events .uk-container,
  .home .order-container-two #home-events .uk-container,
  .home .hero.activities .uk-container,
  .home .hero.movies .uk-container{
    height:100%;
  }
  
  .home .order-container #home-events > .uk-container > h4,
  .home .order-container-two #home-events > .uk-container > h4,
  .home .hero.activities > .uk-container > h4,
  .home .hero.movies > .uk-container > h4{
    padding:10px;
    margin-bottom: 15px !important;
    text-align: center;
  }
  .home .order-container #home-events .uk-container .slideshow,
  .home .order-container-two #home-events .uk-container .slideshow,
  .home .hero.activities .uk-container .slideshow,
  .home .hero.movies .uk-container .slideshow{
    /* height:calc(100% - 60px); */
    height:425px;
  }
  .home .hero.movies .uk-container .slideshow{
    height:calc(100% - 275px);
  }
  #home-movie-slideshow .uk-width-5-6{
    position: relative;
  }
  /* .home .hero.activities .hero__visual {
    height: 465px !important;
  } */
  .home .order-container #home-events:nth-child(1) .hero__visual{
    background-image: none !important;
    background-color: #b67590;
    border-radius: 20px;
    overflow: hidden;
  }
  .home .hero.activities .hero__visual{
    background-image: none !important;
    background-color: #deb87e;
    border-radius: 20px;
    overflow: hidden;
  }
  .home .hero.movies .hero__visual{
    background-image: none !important;
    background-color: transparent;
    border-radius: 20px;
    overflow: hidden;
  }
  .home .order-container #home-events:nth-child(2) .hero__visual,
  .home .order-container-two #home-events .hero__visual{
    background-image: none !important;
    background-color: #b67590;
    border-radius: 20px;
    overflow: hidden;
  }
  .home .order-container #home-events .uk-position-bottom-center,
  .home .order-container-two #home-events .uk-position-bottom-center,
  .home .hero.activities .uk-position-bottom-center,
  .home .hero.movies .uk-position-bottom-center{
    display: none;
  }
  .home .order-container #home-events .slick-track,
  .home .order-container #home-events .slick-list,
  .home .order-container-two #home-events .slick-track,
  .home .order-container-two #home-events .slick-list,
  .home .hero.activities .slick-track,
  .home .hero.activities .slick-list,
  .home .hero.movies .slick-track,
  .home .hero.movies .slick-list{
    height:100%;
  }
  .home .hero.hero--home-header .hero__visual,
  .home .hero .hero__visual {
    height:calc(100% - 0px) !important;
}
  .home .slick-track .color-overlay{
    display: none;
  }
  .home .movies .slick-slide .color-overlay{
    display: block;
    top:0px;
    position: absolute;
    z-index:2;
  }
  .home .movies .slick-slide .uk-flex-center{
    z-index:3;
  }
  .home .hero.movies .hero__visual .uk-flex{
    top:auto;
    bottom:40px;
    position: absolute;
  }
  /* the slides */
  .home .slick-slide {
      margin: 0 5px;
  }
  /* the parent */
  .home .slick-list {
      margin: 0 -5px;
  }
  .home .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
  }
  .home .slick-list li {
      margin: 0 0.25rem;
  }
    
  .home .slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    font-size: 0px;
    border: none;
    border-radius: 100% !important;
    background-color: #fff !important;
    border:none !important;
    text-indent: -9999px;
    margin:0px 4px;
  }  
  .home .slick-dots li.slick-active button {
    background-color: #8fbeb7 !important;
  }
  .slick-slider .slick-next {
    right: -10px;
    }
  .slick-slider .slick-prev {
    left: -10px;
    }

  .slideshow{
    max-width:1200px;
    margin-left:auto;
    margin-right: auto;
  }
  .slideshow-events{
    max-width:1300px;
    padding-right:50px;
    padding-left:50px; 
  }
  .home .slideshow h3{
    font-size: 1.2rem;
  }
  .home .slideshow h3,
  .home .slideshow p{
    text-align: left;
  }

  .home .slideshow .uk-button-group{
    float:right
  }
  .home .slideshow .uk-button-group a:nth-child(1),
  .events-home .uk-label{
    background-color: #fef1d9 !important;
    color: #780032;
  }
  .uk-label{
    font-size: 0.8rem !important;
  }
  .home .slideshow .uk-button-group a:nth-child(2){
    background-color: #8fbeb7 !important;
    color: #fff;
  }
  .home .slideshow .uk-flex-center{
    margin-top:18px;
    height: calc((100% - 215px) - 65px);
    min-height:260px;
  } 

  .home .slideshow .uk-flex-center .uk-width-5-6 .uk-button-group{
    position: absolute;
    bottom:0px;
    right:30px;
    display: flex;
    flex-direction: row;  
  }
  #home-movie-slideshow .uk-width-5-6 .uk-button-group{
    right:0px;
  }
  .home .current-events .slideshow .uk-flex-center .uk-width-5-6 .uk-button-group,
  .home .activities .slideshow .uk-flex-center .uk-width-5-6 .uk-button-group{
    bottom:90px;
  }
  .home .slideshow .uk-flex-center .uk-width-5-6 .uk-button-group a{
    width: auto;
    min-width: 100px;
    padding: 0px 10px;
    margin: 0px 0px 10px 10px !important;
    }

  .upcoming-events > div {
    height: 550px !important
  }

  .upcoming-events > div > div {
    height: 475px !important;
  }

  .upcoming-events > div > div > div div > div div:last-child {
    bottom: 35px !important;
  }
.page-id-4296 .block-text,
.page-id-4330 .block-text,
.page-id-4620 .block-text{
  max-width: 100%;
}
.block:not(img) {
  padding: 75px !important;
}
.block.image-with-text{
  padding: 0px !important;
}
.block.block-brown input{
  color:#666 !important;
} 
#menu-sidfot-topp,
#menu-sidfot-mellan{
  border-bottom: 1px solid #000;
  padding-bottom:20px;
}
#menu-sidfot-mellan{
  padding-bottom:30px;
}

#menu-sidfot-topp, 
#menu-sidfot-mellan{
  display: flex;
  width: calc(100% - 80px);
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
}
#menu-sidfot-topp > li,
#menu-sidfot-mellan > li{
  margin-bottom: 20px;
  margin-right: 20px;
}
#menu-sidfot-topp > li:last-child,
#menu-sidfot-mellan > li:last-child{
  margin-right: 0px;
}
#menu-sidfot-topp > li > a,
#menu-sidfot-mellan > li > a{
  font-weight: 600;
  text-transform: uppercase;
}
#menu-sidfot-topp li,
#menu-sidfot-mellan li{
  display: flex;
  flex-direction: column;
  margin-left: 0px;
}
#menu-sidfot-topp li a,
#menu-sidfot-mellan li a{
  text-align: left;
  padding: 2px 4px 2px 0px;
}
#menu-sidfot-topp li .sub-menu a,
#menu-sidfot-mellan li .sub-menu a{
  font-size: 14px;
}
#menu-sidfot-botten a{
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.nav-footer:first-child{
  margin-top:80px !important
}
.nav-footer{
  max-width: 1290px;
  margin-top:40px;
  margin-left: auto;
  margin-right: auto;
}
.nav-footer li .sub-menu{
  display: flex;
  flex-direction: column;
}

.addtoany_shortcode{
  display: inline-block;
}

@media (max-width: 1060px){
  #menu-sidfot-topp,
  #menu-sidfot-mellan{
    justify-content: flex-start;
  }
  #menu-sidfot-topp > li,
  #menu-sidfot-mellan > li{
    margin-bottom: 20px;
    margin-right: 20px;
    width:200px;
  }
}
@media (min-width: 75em){
  #menu-item-444 ul {
      width: 70rem;
  }
  #menu-item-444 li{
    width: 14rem;
  }
}
@media (min-width: 960px), all{
  .header--inner .uk-grid > .uk-width-1-4\@m{
      width:15% !important;
  }

  .header--inner .uk-grid > .uk-width-3-4\@m{
      width:85% !important;
  }

}

@media (max-width: 960px){

  .grid-sizer,
.pkg{
  width:33%;
}

    #sidebar-presskit, #sidebar-hyresgaster{
      width:100% !important;
      background-color: #73c48f !important;
      padding-top:40px;
  }


  #sidebar-presskit ul li, #sidebar-hyresgaster ul li{
      display: inline-block;
      text-align: center;
      width:24%;
  }
#sidebar-hyresgaster ul li{
      width:46%;
}

  #sidebar-presskit ul li a, #sidebar-hyresgaster  ul li a{
      color:#fff !important;
  }

  .gf-press-container, .gf-hyresgaster-container{
    padding:0px !important;
  }

  .gf-press-section, .gf-hyresgaster-section{
    padding-top: 0px !important;
  }

.gf-press, .gf-hyresgaster{
    width:calc(100% - 80px) !important;
    padding:40px !important;
  }

  .single-campaign .uk-container>div .block-text{
    order: 2;
  }
  .single-campaign .uk-container>div .block-image{
    order: 1;
  }

}

@media screen and (max-width: 1300px) {
  
  #event-filter-container > div {
    grid-template-columns: repeat(3, 1fr);
    max-width: 1000px !important;
  }

  #filter-container > form,
  #filter-container{
    padding: 00px 100px;
  }

  .sf-field-taxonomy-event_tag li label:hover{
    text-decoration: none;
  }
}


@media screen and (max-width: 1320px) {
  
  #event-filter-container > div {
    grid-template-columns: repeat(2, 1fr);
    max-width: 1000px !important;
  }

}
@media screen and (max-width: 1200px) {
  
  .slideshow-events{
    padding-right:0px;
    padding-left:0px;
  }

  #menu-item-7813 a {
    background-position: left 10px;
  }

}
@media screen and (max-width: 1100px) {
  .advent-calendar-inner-container{
    width: calc(100% - 80px);
    max-width:100%;
    margin-left:auto !important;
    margin-right: auto !important;
  }
}
@media screen and (max-width: 960px) {

  

  .filter-buttons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 6px;
  }

  .filter-buttons a {
    width: 96%;
    font-size: 13px !important;
    padding: 10px;
    line-height: 19px;
}

  #nav-mobile-container {
    max-height: calc(100vh - 140px);
    overflow-y: auto;
}
#nav-mobile-container *{
  text-transform: uppercase !important;
}
.nav-mobile li.menu-item-has-children>a::after{
  text-transform: none !important;
}
.page-id-348 .block-contact{
  order: 2;
}

@media screen and (max-width: 867px) {
  #event-filter-container > div {
    grid-template-columns: repeat(1, 1fr);
  }
  .event-info span {
    margin-top: 10px;
  }
  .toggle-filter-container{
    display: block;
  }
  #filter-container{
    max-width: 680px;
  }
  #filter-container .sf-field-taxonomy-event_tag{
    display: none;
  }
  .searchandfilter > ul > li:first-child {
    width: 65%;
    margin-right: 5%;
    float: left;
  }
  .toggle-filter-container{
    position: relative;
    top:20px;
    padding-bottom:20px !important;
  }
  .sf-field-taxonomy-event_tag ul {   
    justify-content: flex-start;
}
.sf-field-taxonomy-event_tag ul li {
  padding: 0px 20px 0px 0px!important;
}
}


.uk-container > div .block-text {
  order: 1;
  min-height: auto !important;
}
.uk-container > div .block-text.block-youtube {
  min-height: auto !important;
  padding-bottom: 56.25% !important;
}

.uk-container > div .block-image,
.uk-container > div .block-contact
{
  order: 2;
}
  
  #event-filter-container > div {
    /* grid-template-columns: repeat(2, 1fr); */
    max-width: 650px !important;
  }

  #filter-container > form,
  .toggle-filter-container{
    padding: 0px 40px;
  }
}

br.onlymobile{
  display: none;
}


.cw-password-protected.login #login{
  padding-top: min(15%, 110px);
}
.cw-password-protected.login h1 a{
  background-image: none !important;
  text-indent: 0px !important;
  height: 150px;
}
.cw-password-protected.login h1 a img{
  object-fit: contain;
  width: 100%;
  height: 100%;
}
body.cw-password-protected{
  background-color: #f1ebe0;
  font-family: "Futura", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  color:#333;
}
.cw-password-protected.login form{
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.cw-password-protected.login form .button-primary{
  background-color: #1a171b;
  border-color: #1a171b;
  color: #fff;
  width: 100%;
}
.cw-password-protected #password-protected-logo{
  margin-bottom: 40px;
}
.cw-password-protected.login #login_error{
  margin-bottom: 40px;
  border-left-color: #1a171b;
}
.cw-password-protected.login #loginform{
  margin-top: 0px;
  padding-top: 0px;
  text-align: center;
}
.cw-password-protected.login label{
  margin-bottom: 10px;
}



@media screen and (max-width: 645px) {
 
  br.onlymobile{
    display: inline;
  }

  #event-filter-container > div {
    
  }

  #filter-container > form,
  .toggle-filter-container{
    padding: 0px 40px;
  }

  #event-filter-container > div > div{
    width: 100% !important;
    max-width: 400px !important;
    width: 300px;
    justify-self: center;
  }
  .page-template-template-evenemang a.addtoany_share {
    background-color: #c17c2a !important;
    color: #fff;
    font-size: 14px !important;
    text-transform: uppercase;
    padding: 0px 14px 0px 14px !important;
    display: flex !important;
    align-items: center;
    line-height: 30px;
    }
    .event-info .uk-button-small{
      padding: 0 10px;
    }
  #event-filter-container > div > div > div {
    width:300px !important;
  }
  .page-template-template-evenemang .event-info .uk-label{
    margin-top:3px !important;
  }
  .page-template-template-evenemang .event-info span.uk-text-small{
    margin-top:20px !important;
  }

  #event-filter-container > div div {
    width: 330px !important;
  }

  /* .event-info > .uk-float-right {
    right: -20px;
  }

  .events-list .uk-label {
    right: 30px;
} */
}

.event-info > .uk-float-right {
  right: -20px;
}

.events-list .uk-label {
  right: 30px;
}

@media screen and (max-width: 535px){
#menu-sidfot-topp, #menu-sidfot-mellan {
    width: calc(100% - 60px);
}

.grid-sizer,
.pkg{
  width:50%;
}
}


@media screen and (max-width: 900px) and (min-width: 768px) {
  .image-entre,
  .image-1,
  .image-2,
  .image-3 {
    left: -33%;
  }
}

@media (max-width: 768px){
  #sidebar-presskit ul li{
    width: 100% !important;
  }
  .download-program{
    display:none !important;
  }
  .document-icon{
      width:48% !important;
  }

  .popup-container {
    margin-top: 15%;
  }
  .nav-mobile ul li a {
    z-index: 9;
  }
  .uk-sticky-placeholder {
    max-height: 65px;
  }
  .sf-field-taxonomy-event_tag ul li{
    width: 100%;
  }
}

/* #header-container-div {
  max-height: 100%;
  overflow: auto;
} */

#nav-mobile-container > div {
  background-color: #382a25;
  padding: 0;
}

#nav-mobile-container > div > ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  justify-content: center;
  align-items: center;
  padding: 0;
}

#nav-mobile-container > div > ul li {
  justify-content: center;
  align-items: center;
  top: 0 !important;
  padding: 0;
  width:20%;
}

#nav-mobile-container > div > ul li div {
  width: 30px;
  height: 30px;
  padding: 15px 30px;
  padding-bottom: 0;
}

#nav-mobile-container > div > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 15px;
  padding-top: 5px;
  padding-right: 0;
  padding-left: 0;
}


#nav-mobile-container > div > ul li h5 {
  margin: 0;
  color: white;
  text-align: center;
  margin-top: 3px;
  font-weight: normal;
}



#event-filter-container{
  opacity: 1 !important;
}
.sf-outer-cont{
  background-color: #780032;
}

.sf-outer-cont{
  position: relative;
}
.lds-ring {
  /* change color here */
  color: #fff;
  opacity: 0.8;
  position: absolute !important;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  top: 50%;
  display: none !important;
}
.lds-ring.active{
  display: inline-block !important;
}
.lds-ring,
.lds-ring div {
  box-sizing: border-box;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid currentColor;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: currentColor transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



@media screen and (max-width: 768px) {

.advent-calendar-container{
  min-height: 0px !important; 
}
  .pkg-img{
    min-height:100px;
  }
.block:not(.block-map) {
  min-height: 16rem !important;
}

.marknad-popup-container{
    top:20px !important;
    right:0px !important;
    float: left !important;
  }

  .uk-container .block:not(img) {
    padding: 55px !important;
  }
  .uk-container .block.image-with-text {
    padding: 0px !important;
  }

  .searchandfilter > ul > li[data-sf-field-type="search"],
  .searchandfilter > ul > li[data-sf-field-type="post_meta"]
  {
    margin-right: 0px;
    box-sizing: border-box;
  }

  .searchandfilter > ul > li:first-child,
  .searchandfilter > ul > li:nth-child(2) {
    width: 100%;
  }
  #filter-container {
    padding: 0px 20px 20px 20px;
  }
  .sf-field-search input,
  .sf-input-select,
  .sf-input-select option{
      text-align: center !important;
      text-align-last: center !important;
  }
  .sf-field-search label {
      padding: 0px 25px;
  }
  .sf-field-search input, .sf-field-search label {
    height: 50px;
    color: #fff !important;
    font-size: 14px;
  }
  .sf-field-search label{
    width:calc(100% - 50px);
  }
  .sf-field-search input{
    width: 100%;
    width: calc(100% - 4px);
  }
  .sf-field-post-meta-_activities_slider{
    margin-top:15px !important;
  }
  .sf-field-post-meta-_activities_slider label{
    height:50px;
    
  }
  .sf-field-post-meta-_activities_slider label select{
    padding-left: 12px;
    font-size: 14px;
  }
  .sf-field-search label::before {
    top: 15px;
  }
  #toggle-filter{
    text-transform: uppercase;
    font-weight: bold;
  }
  
}

@media screen and (max-width: 776px) and (min-width: 515px) {
  .filter-buttons > li {
    display: flex;
  }

  .filter-buttons > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 750px) {
  .sf-field-taxonomy-event_category ul{
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 640px) {
  .sf-field-taxonomy-event_category > ul > li {
    width: 100%;
    justify-content: space-between;
  }
  .single-event .uk-grid-small{
    padding-left:0px !important;
  }
}

@media screen and (max-width: 517) {
  
  .block:not(img) {
    padding: 140px !important;
  }
}
@media screen and (max-width: 515px) {

  #nav-mobile-container > div > ul li h5 {
    font-size: 3vw;
  }

  .nav-footer:first-child {
    margin-top: 30px !important;
  }

  .nav-footer {
    margin-top: 15px !important;
  }

  .nav-footer h2 {
    margin-top: 20px !important;
  }

  .nav-footer ul {
    padding-bottom: 0 !important;
  }

  footer h2 {
    margin-top: 20px !important;
  }
  #menu-sidfot-topp li, 
  #menu-sidfot-mellan li{
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #menu-sidfot-topp li a, 
  #menu-sidfot-mellan li a {
    text-align: center;
  }
  #menu-sidfot-topp, 
  #menu-sidfot-mellan,
  #menu-sidfot-botten{
    display: flex;
    flex-direction: column;
  }

  .filter-buttons {
    display: flex;
    flex-direction: column;
  }

  .filter-buttons a {
    width: 90%;
  }

  #filter-container > form, .toggle-filter-container {
    padding-left: 10px;
    padding-right: 10px;
    
}
}

@media screen and (max-width: 510) {
  .filter-buttons {
    display: flex;
    flex-direction: column;
  }

  .filter-buttons a {
    width: 90%;
  }
}
@media screen and (max-width: 479px) {
  .searchandfilter > ul{
    display: grid;
  }
  .searchandfilter > ul > li:first-child, 
  .searchandfilter > ul > li:nth-child(2) {
    width:100%;
  }
  .toggle-filter-container{
    position: relative;
    top:20px;
    padding-bottom:20px;
  }
}
@media screen and (max-width: 425px) {
    .hero__visual h2 {
        font-size: 6vW;
    }
  #samverkan{
    font-size: 5.5vw;
  }
  .welcome_top_text{
    font-size: 7vw !important;
  }
  #home-header h2{
    font-size: 8vw;
  }
}

:target:before {
content:"";
display:block;
height:110px; /* fixed header height*/
margin:-110px 0 0; /* negative fixed header height */
}

@media screen and (max-width: 340px) {
  #event-filter-container > div div {
    width: 300px !important;
  }
  #event-filter-container > div div span.start-and-end-date {
    font-size: 12px;
  }
}

