.t4-edit-layout .joomla-dialog-media-field.loaded dialog {
  height: 90vh !important;
}
.com_content.view-article:not(.full-container) .t4-section-inner.container {
  max-width: 800px;
}
.not-at-top .hideinfix {
  display: none !important;
}
#t4-header-wrap {
  -webkit-transition: top 200ms;
  -o-transition: top 200ms;
  transition: top 200ms;
}
.not-at-top #t4-header #t4-header-wrap {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100% !important;
  max-width: 1920px !important;
  margin: auto;
 
  background: #fff;
  -webkit-transition: top 200ms;
  -o-transition: top 200ms;
  transition: top 200ms;
}
.nav-breakpoint-lg.navigation-hide .t4-offcanvas-toggle {
  right: 15px;
  
}
.home-slid-size img {
  width: 100% !important;
  height: 300px;
  object-fit: cover;
  background-color: #eee;
}
.acm-slideshow .background {
  max-height: 620px;
}
.acm-slideshow .item {
  height: 620px;
}
.rsform.ja-form input, .rsform.ja-form textarea, .rsform.ja-form .form-select {
  background: #ebebeb;
max-width: 100% !important;
}
.rsform.ja-form {
  background: #fff;
  border-radius: 10px;
  padding: 45px;
}
.slide-title.text-white {
  text-shadow: 0px 0px 2px #000;
}
.t4-offcanvas .t4-off-canvas-body .t4-module{
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px 10px;
}
.mod-login-logout .dropdown-toggle::after {
  display: none;
}
.mod-login-logout a {
  color: #fff;
  font-size: 12px;
  font-weight: 400 !important;
}
.mod-login-logout a.dropdown-item {
  font-size: 14px;
}
.mod-login-logout__button.logout-button button {
  font-size: 14px;
}
.Home-page .t4-main-body {
  padding-top: 0;
  padding-bottom: 0;
}
body.modal-open #jtl .modal {
  background-color: transparent;
}
#t4-header .t4-logo-header {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
#t4-header .t4-logo-header .logo-image .logo-img {
  max-width: 150px !important;
}
.camp-slide.home-intro-slide .item .item-image img {
  max-width: 100%;
  object-fit: cover;
}
.search-homepage-mod .btn-primary {
  border-radius: 0px !important;
}
.search-homepage-mod input.js-finder-search-query {
  max-width: 300px;
  border-radius: 0px !important;
}
.modal-dialog .mod-login__userdata.userdata label {
  display: block !important;
  width: 100%;
  line-height: 20px;
}
.modal-dialog .mod-login__userdata.userdata input {
  height: 34px;
  display: block;
  line-height: 34px;
}
.mod-finder.js-finder-searchform.form-search input {
  max-width: 220px !important;
  height: 55px;
  border: 1px solid #ddd;
}
@media(min-width: 768px) {
  .layout-home-1 .acm-slideshow .slider-content {
    padding-bottom:0;
  }
 
}
@media(min-width: 1900px) {

  #t4-header .t4-logo-header .logo-image .site-name {
    text-transform:uppercase;
    font-weight:500;
    font-size:0px;
    line-height:1;
    color:#fff;
    display:none !important;
  }
#t4-header .t4-logo-header .logo-image .logo-img {
  max-width: 180px !important;
}

}
@media(min-width: 2400px) {

#t4-header .t4-logo-header .logo-image .logo-img {
  max-width: 230px !important;
}

}
@media(max-width:992px){
    .t4-megamenu-wrap .t4-megamenu-inner {
  display: flex;
  justify-content: space-around;
}
.mod-finder.js-finder-searchform.form-search input {
  max-width: 220px !important;
  height: 55px;
  border: 1px solid #ddd;
}
}
#owl-article-147::before {
    content: "Udvalgt Indhold";
    display: block;
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #c6475a !important;
}
.section-title-wrap .section-title {
    display: none; /* Skjuler hovedoverskriften */
}
body {
    font-size: 17px;
}
.my-2{font-family:Anton;}
.card-body {display:none;}
div[id*="t4-section-"].section-overlap + div, div[id^="t4-section-"].section-overlap + div, div[id*="t4-spotlight-"].section-overlap + div {margin-top: -220px;}

.page-header h1, .categories-list h1 {font-size:1.5rem;}
.page-header h1 {color: #c6475a}

h2 {font-size:26px;}

.description {
  position: relative;
  display: inline-block;
  color: white;
  padding: 0.5em 1em;
  text-align: center;
}

.description::before {
  content: "";
  position: absolute;
  top: 0;
  left: -30%;
  width: 175%;
  height: 100%;
  background-image: url('https://svendborghistorie.danspot.dk/templates/ja_helple/images/decor/decor-1.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
  transform: scaleX(-1);
}

.com-content-category__child.cat-child {
  padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.page-header {
  max-width: 100%;
  width: auto;
  word-break: break-word;
  font-size: clamp(1.5rem, 5vw, 3rem); /* skalerer pænt på alle enheder */
  overflow-wrap: break-word;
}
@media screen and (max-width: 767px) {
  .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    width: 100%!important;
  }
  #t4-header .t4-right-header {
    width: auto;
    flex: 1;
  }
  .t4-header-inner > div {
    justify-content: space-between;
  }
  .t4-megamenu-wrap .container {
    padding-right: 0;
  }
}
.content-category h1 {
  font-size: 35px;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button] {
  background: none!important;
  border: none;
  border-radius: 0;
  padding: 0;
  margin-bottom: 0;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions]>[data-rlta-element=button]>[data-rlta-element=heading] {
    font-size: 14px;
    text-transform: uppercase;
    font-family: Lato;
    display: block;
    text-decoration: none;
    color: #6e0002 !important;
    border-top: 1px solid #6e0002;
    padding-top: 10px;
    padding-bottom: 10px;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button]:first-child h3 {
  border-top: none;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=panel], [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=tabs]>[data-rlta-element=panels]>[data-rlta-element=panel] {
  background: none!important;
  border: none;
  border-radius: 0;
  padding: 0;
}

.article-body {font-size: 19px;}

.billed-tekst {font-size: 10px;}