@font-face {
  font-family: 'Inter';
  src: url('/fonts/Inter-Regular.woff2') format('woff2'),
    url('/fonts/Inter-Regular.woff') format('woff'),
    url('/fonts/Inter-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Playfair Display';
  src: url('/fonts/PlayfairDisplay-Regular.woff2') format('woff2'),
    url('/fonts/PlayfairDisplay-Regular.woff') format('woff'),
    url('/fonts/PlayfairDisplay-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

h1 {
  font-family: 'Inter' !important;
  font-size: 12px !important;
  line-height: normal;
}

.module_header {
  margin-bottom: 0px;
}

.module_header h1, .page-header h1 {
  font-family: 'Inter' !important;
  font-size: 12px !important;
  line-height: normal;
  font-weight: 300;
  line-height: 16px;
  letter-spacing: 4.8px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

h2, h2 a:link, h2 a:visited, h3 {
  font-family: 'Playfair Display' !important;
  font-size: 100px !important;
  font-weight: 400;
  line-height: normal;
}

h4 {
  font-family: 'Inter' !important;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 16px;
  letter-spacing: 3.6px;
  text-transform: uppercase;
}

.hornav, .hornav ul ul, .hornav ul ul a {
  font-family: 'Inter' !important;
}

body, .btn, .button, button {
  font-family: 'Inter' !important;
}

/*
body {
  color: #9F9FA9 !important;
}*/
.center {
  text-align: center;
}

button {
  font-family: 'Inter' !important;
  padding: 30px 50px;
  background: #18181B;
}

.module.greybg {
  background: #18181B;
}

a button {
  color: #fff;
  text-transform: uppercase;
}

a.arrow {
  color: #fff;
  text-decoration: none;
  position: relative;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 4.2px;
}

a.arrow:after {
  content: url('/images/svg/arrow.svg');
  display: flex;
  align-items: center;
  position: relative;
  line-height: normal;
}

a.arrow:hover:after {
  transform: translatex(20px);
}

.videodesktop {
  display: block;
}

.videomobile {
  display: none;
}

/*-------------Mobile menü---------*/
.mobilemenu {
  display: inline-flex;
}

.mobilemenu .sm-parent {
  display: flex;
}

.sm-overlay-111 .sm-logo {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}

#off-menu_111 dt .link a {
  font-family: 'Inter' !important;
  font-size: 16px !important;
  line-height: normal;
  font-weight: 300;
  line-height: 16px;
  letter-spacing: 4.8px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

/*-------------------GDPR-----------------*/
.cc-window.cc-floating.cc-type-opt-in.cc-theme-edgeless a {
  color: #ffffff !important;
}

.cc-compliance.cc-highlight a.cc-btn.cc-allow {
  color: #000000 !important;
}

.cc-revoke.cc-left {
  left: -20px !important;
  right: auto;
  transform: rotate(90deg);
  bottom: 70px !important;
}

.cc-revoke:hover {
  transform: rotate(90deg) !important;
}

.cc-revoke img {
  width: 50px;
  height: 100px;
}

.powr-social-feed:before {
  content: 'Sie müssen Cookies akzeptieren und die Seite neu laden, um diesen Inhalt anzuzeigen';
  left: 0;
  right: 0;
  position: absolute;
  min-height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0;
  background-color: #dfdfdf;
}

.powr-social-feed.powrLoaded:before {
  display: none;
}

/*------------Container Header------------*/
#container_header.container_header {
  padding-top: 0px;
}

/*-----------Logo-----------*/
#logo.logo {
  padding: 30px 0 30px 100px;
  flex: 1;
}

#logo.logo img {
  height: 40px;
}

.container_header:after {
  display: none;
}

/*----------Hornav----------*/
#hornav-nav.hornav {
  align-items: center;
  position: relative;
  flex: 1;
  justify-content: center;
}

.hornav ul.menu>li>a, .hornav ul.menu>li>span {
  font-size: .85em;
  line-height: 1rem;
  padding: 0px;
  margin: 0;
  font-weight: 300;
}

/*---------Kontaktoben--------*/
.kontaktoben {
  color: #fff;
  font-weight: 300;
  padding-left: 20px;
  padding-right: 20px;
  flex: 1;
}

.kontaktoben a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.kontaktoben .custom {
  display: flex;
  justify-content: flex-end;
}

.kontaktoben .custom img {
  padding-right: 10px;
}

.kontaktoben .custom img.mail {
  padding-left: 20px;
  padding-right: 0px;
}

/*-------------------Showcase--------------*/
#container_showcase1_modules {
  position: relative;
}

#container_showcase1_modules .wrapper960 {
  position: relative;
}

.showcase-1a video {
  width: 100%;
  height: auto;
}

.showcaseoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100px;
  right: 0;
  display: flex;
  align-items: center;
}

.showcaseoverlay .custom {
  max-width: 500px;
  color: #fff;
}

/*-------------Top1-------------*/
#top1_modules {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  color: #fff;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.01) 95%, rgba(0, 0, 0, 0.00) 100%);
}

.top-1 .module_surround {
  padding: 0px;
}

#wrapper_top-1 {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#wrapper_top-1:before {
  content: '';
  position: absolute;
  top: 60px;
  height: 2px;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #FFF 20.97%, #FFF 52.7%, #FFF 75.73%, rgba(255, 255, 255, 0.00) 100%);
}

#wrapper_top-1 .top-1 .module_content {
  position: relative;
  display: flex;
  flex-direction: row;
}

#wrapper_top-1 .top-1 .module_content:after {
  position: relative;
  display: block;
  content: '';
  width: 2px;
  height: 80px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 20.97%, #FFF 52.7%, #FFF 75.73%, rgba(255, 255, 255, 0.00) 100%);
}

#wrapper_top-1 .top-1.top-1c .module_content:after {
  display: none;
}

#wrapper_top-1 .top-1 .module_content .custom {
  text-align: center;
}

#wrapper_top-1 .top-1 .module_content .mod-custom.custom div {
  flex-direction: row;
  display: flex;
  align-items: center;
  justify-content: center;
}

#wrapper_top-1 .top-1 .module_content .mod-custom.custom div span {
  padding-left: 10px;
}

/*---------------top2--------------*/
#top2_modules h2 {
  line-height: 100px;
}

#top2_modules h3 {
  color: #FFF;
  font-family: "Playfair Display";
  font-size: 25px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 30px;
}

.itemid-151 #container_top2_modules {
  background: #18181B;
}

/*-----------standort UK-grid---*/
#top2_modules .uk-scope .standort .uk-grid {
  margin-left: 0px;
}

.uk-scope .standort .uk-grid {
  background: #18181B;
  padding-top: 10px;
  padding-bottom: 10px;
}

.uk-scope .standort .uk-grid a {
  color: #fff;
  text-decoration: none;
}

.uk-scope .standort .uk-grid a:hover {
  text-decoration: underline;
}

.uk-scope .standort .uk-grid>* {
  padding-left: 0px;
}

.uk-scope .standort .uk-grid p {
  margin-bottom: 0px;
}

#top2_modules .uk-scope .standort .uk-grid h3 {
  padding-bottom: 0px;
}

.uk-scope .standort img {
  width: 30px;
}

.uk-scope .standort .uk-panel {
  padding: 0px;
}

/*---------Articel------------*/
#content_full h2 {
  max-width: 600px;
}

/*---------Maincontent--------------*/
.itemid-152 #content_full h2, .itemid-153 #content_full h2, .itemid-154 #content_full h2 {
  max-width: 100%;
  font-size: 68px !important;
}

.itemid-154 .top-2a h2, .itemid-154 .top-2b h2 {
  font-size: 38px !important;
}

/*---------Joomla Accordion Faq-----------*/
#main #myAccordion .accordion-item {
  margin-bottom: 20px;
  background-color: transparent;
  border: 0px solid rgba(0, 0, 0, .125);
  color: #fff;
}

button.accordion-button {
  background-color: #18181B;
  color: #fff;
}

button.accordion-button:after {
  content: "+";
  font-size: 1.6rem;
  font-weight: 300;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background-image: none !important;
}

button.accordion-button:not(.collapsed)::after {
  content: "-";
  background-image: none !important;
  transform: none;
  top: auto;
}

/*-------------Blog-------------*/
.com-content-category-blog__items.blog-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1em;
}

.com-content-category-blog__item.blog-item h2 {
  font-size: 30px !important;
}

.com-content-category-blog__item.blog-item .item-content .readmore {
  display: none;
}

/*----------Uhren Override Artikel------------*/
#content_full .accordion-item h2 {
  max-width: 100%;
}

.uhren-layout {
  align-items: start;
  display: flex;
  flex-wrap: wrap;
}

.uhren-card {
  background: #18181B;
  border: 1px solid #18181B;
  border-radius: 14px;
  padding: 24px;
  margin-bottom: 24px;
  overflow: hidden;
}

.uhren-gallery img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
}

h2.uhren-section-title {
  font-size: 1.8rem !important;
  font-weight: 700;
  margin-bottom: 20px;
}

.uhren-description-text {
  line-height: 1.7;
  color: #fff;
}

.uhren-description-text p:last-child {
  margin-bottom: 0;
}

.uhren-sidebar {
  position: sticky;
  top: 30px;
}

.uhren-brand {
  font-size: 0.95rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #666;
  margin-bottom: 8px;
}

h2.uhren-model {
  font-size: 2rem !important;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 18px;
}

.uhren-price {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 24px;
  text-align: right;
}

.uhren-quickfacts .uhren-row:first-child {
  border-top: 1px solid #ddd;
}

.uhren-accordion .accordion-item {
  border: 0;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}

.uhren-accordion .accordion-button {
  background: transparent;
  box-shadow: none;
  padding: 20px 0;
  font-size: 1.2rem;
  font-weight: 700;
  color: #fff;
}

.uhren-accordion .accordion-button:not(.collapsed) {
  background: transparent;
  color: #fff;
  box-shadow: none;
}

.uhren-accordion .accordion-button {
  position: relative;
  padding-right: 40px;
}

/* Standard: + */
.uhren-accordion .accordion-button::after {
  content: "+";
  font-size: 1.6rem;
  font-weight: 300;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: none !important;
  /* Bootstrap Icon entfernen */
}

/* Offen: – */
.uhren-accordion .accordion-button:not(.collapsed)::after {
  content: "–";
}

.uhren-accordion .accordion-button:focus {
  box-shadow: none;
  border-color: transparent;
}

.uhren-accordion .accordion-body {
  padding: 0 0 20px 0;
}

.uhren-table {
  border-top: 1px solid #ddd;
}

.uhren-row {
  display: grid;
  grid-template-columns: 180px 1fr;
  gap: 18px;
  padding: 12px 0;
  border-bottom: 1px solid #ddd;
  align-items: start;
}

.uhren-label {
  font-weight: 700;
  color: #fff;
}

.uhren-value {
  color: #fff;
}

.uhren-value p {
  margin: 0 0 10px 0;
}

.uhren-value p:last-child {
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .uhren-sidebar {
    position: static;
    top: auto;
  }

  .uhren-model,
  .uhren-price {
    font-size: 1.6rem;
  }

  .uhren-row {
    grid-template-columns: 1fr 1fr;
    gap: 6px;
  }

  .uhren-layout {
    display: flex;
    flex-direction: column;
  }

  .uhren-gallery {
    order: 1;
  }

  .uhren-sidebar {
    order: 2;
  }

  .uhren-description {
    order: 3;
  }
}

.uhren-btn-anfrage {
  display: block;
  width: 100%;
  text-align: center;
  background: #333;
  color: #fff;
  border: 1px solid #ddd;
  padding: 14px 20px;
  border-radius: 8px;
  font-weight: 600;
  margin-bottom: 20px;
  text-decoration: none;
  transition: all 0.2s ease;
}

.uhren-btn-anfrage:hover {
  background: #111;
  color: #fff;
}

.uhren-btn-whatsapp {
  background: #25D366;
  text-decoration: none;
  color: #fff;
}

.uhren-btn-whatsapp:hover {
  color: #fff;
  opacity: 0.9;
}

/*-----------Modul Uhren-------------*/
.mod-uhren-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mod-uhren-item {
  margin: 0;
  margin: 0;
  position: relative;
  display: block;
  overflow: hidden;
  border: 1px solid #1F1F1F;
}

.mod-uhren-card-link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.mod-uhren-card {
  background: #000;
  overflow: hidden;
  height: 100%;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.mod-uhren-card-link:hover {
  text-decoration: none;
  color: inherit;
}

.mod-uhren-card-link:hover .mod-uhren-card {
  transform: translateY(-3px);
}

.mod-uhren-image {
  background: #000;
  line-height: 0;
  overflow: hidden;
}

.mod-uhren-image img {
  width: 100%;
  height: auto;
  display: block;
}

.mod-uhren-noimage {
  background: #111;
  color: #aaa;
  text-align: center;
  padding: 80px 20px;
  font-size: 14px;
  line-height: 1.4;
}

.mod-uhren-content {
  background: #000;
  text-align: center;
  padding: 24px 22px 28px;
}

.mod-uhren-content a {
  text-decoration: none;
}

.mod-uhren-brand {
  color: #8d8d8d;
  font-size: 13px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 18px;
}

h2.mod-uhren-title {
  color: #fff;
  font-size: 24px !important;
  line-height: 1.25;
  font-weight: 400;
  margin: 0 0 18px;
}

.mod-uhren-price {
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 10px;
}

.mod-uhren-condition {
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
}

.mod-articles-grid {
  gap: 28px;
}

@media (max-width: 991px) {
  .mod-uhren-title {
    font-size: 22px;
  }

  .mod-uhren-price {
    font-size: 24px;
  }
}

@media (max-width: 640px) {
  .mod-uhren-content {
    padding: 20px 18px 24px;
  }

  .mod-uhren-title {
    font-size: 20px;
  }

  .mod-uhren-price {
    font-size: 22px;
  }

  .mod-uhren-condition {
    font-size: 15px;
  }
}

/*-------result jfilter------------*/
.watch-results-grid {
  margin-top: 30px;
}

.watch-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #18181B;
  border: 1px solid #1F1F1F;
}

.watch-slider {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.badge-reserviert {
  position: absolute;
  top: 15px;
  left: -55px;
  background: #e17100;
  color: #fff;
  padding: 8px 60px;
  font-weight: bold;
  transform: rotate(-45deg);
  z-index: 10;
  text-align: center;
  font-size: 14px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.watch-carousel {
  position: relative;
}

.watch-carousel .carousel-inner {
  overflow: hidden;
}

.watch-carousel .carousel-item img {
  display: block;
  width: 100%;
  height: auto;
}

.watch-content {
  display: block;
  width: 100%;
  padding: 5px;
}

.watch-title {
  margin: 0 0 10px 0;
  font-size: 28px !important;
  line-height: 1.1;
  font-weight: 400;
  position: static;
}

h2.watch-title a {
  font-size: 28px !important;
}

.watch-title a {
  color: #fff;
  text-decoration: none;
}

.watch-price {
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
}

/* Pfeile */
.watch-carousel .carousel-control-prev,
.watch-carousel .carousel-control-next {
  width: 42px;
  opacity: 1;
}

.watch-carousel .carousel-control-prev-icon,
.watch-carousel .carousel-control-next-icon {
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}

/* Punkte */
.watch-carousel .carousel-indicators {
  margin-bottom: 10px;
}

.watch-carousel .carousel-indicators button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 0;
  margin: 0 4px;
}

.watch-card h1,
.watch-card h2,
.watch-card h3,
.watch-card .page-header,
.watch-card .item-title {
  position: static !important;
  font-size: 28px !important;
  line-height: 1.1 !important;
  margin: 0 0 10px 0 !important;
  transform: none !important;
}

/*----------jfilter---------*/
.mod-jfilters_filters ul.jfilters-filter-list li {
  background: #18181B;
}

.mod-jfilters_filters ul.jfilters-filter-list li a.jfilters-item-link {
  color: #fff;
  margin-left: 10px;
}

button.jfilters-filter-header__toggle:hover, button.jfilters-filter-header__toggle:focus {
  background: #18181B;
}

/*-------------Formular---------------*/
#cf_1.convertforms button.absenden span.cf-btn-text:after {
  content: url('/images/svg/absenden.svg');
  top: 5px;
  margin-left: 10px;
}

#cf_1.convertforms button.absenden {
  background-color: #18181B;
}

#cf_1 .cf-form-wrap {
  padding: 0px;
}

/*------------Bottom 1-------------*/
.itemid-153 #container_bottom1_modules {
  background-color: #1b1b1b;
}

#container_bottom1_modules .uk-scope .uk-slider .uk-slider-items .uk-panel {
  background-color: #000;
  padding: 10px;
}

/*
#container_bottom1_modules .uk-scope .uk-slider .uk-slider-items .uk-panel .uk-margin:last-of-type {
  color: #9F9FA9;
}*/
/*-----------Bottom 2------------*/
.bottom-2 h2 {
  font-size: 60px !important;
}

/*----------Bottom 3a-----------*/
.bottom-3a h2 {
  max-width: 700px;
}

/*---------uk Slider----------*/
.uk-scope .uk-slider .uk-panel>.uk-margin.uk-text-center {
  text-align: left !important;
  margin-bottom: 0px;
}

.uk-scope .uk-slider .uk-panel {
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  color: #fff;
}

.uk-scope .uk-slider .uk-panel h5 {
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
  color: #fff;
  padding-bottom: 30px;
}

/*-----------Leistungen----------*/
#content_full .uk-scope .uk-grid h2.uk-h2 {
  color: #fff;
  font-size: 40px !important;
}

/*-------Container Base2------------*/
#container_base2_modules p {
  margin-bottom: 10px;
}

#container_base2_modules a {
  color: #fff;
  text-decoration: none;
}

#container_base2_modules .module {
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}

#container_base2_modules .module ul.mod-list li a {
  color: #fff;
  padding-left: 0px;
  line-height: 20px;
}

#container_base2_modules .module ul.mod-list li a:after {
  display: none;
}

/*--------------------Footer Menu---------------*/
.footermenu ul li a {
  color: #fff;
  font-size: 14px;
}

.footermenu ul li a:after, .footermenu ul li span:after {
  content: " | ";
  margin-left: 10px;
  font-weight: bold;
  font-size: 12px;
}

.footermenu ul li a:hover {
  text-decoration: none;
}

.footermenu img {
  width: 16px;
}

#container_footer .wrapper960 {
  border-top: 1px solid #fff;
}

#container_footer .copyright {
  font-size: 14px;
}

/*---------------Mobile Footer--------------*/
.mobilefooter {
  display: none;
  position: fixed;
  text-align: center;
  background-color: #000;
  width: 100%;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 40px;
}

.mobilefooter button {
  padding: 5px;
}

.mobilefooter p {
  margin-bottom: 0px;
}

@media only screen and (max-width: 1400px) {
  .showcaseoverlay .custom {
    max-width: 800px;
  }
}

@media only screen and (max-width: 1200px) {
  #logo.logo {
    padding: 30px 0 30px 30px;
  }

  h2, h2 a:link, h2 a:visited, h3 {
    font-size: 50px !important;
    line-height: normal;
  }

  h2.watch-title a {
    font-size: 30px !important;
  }

  .showcaseoverlay {
    left: 20px;
  }

  .showcaseoverlay button {
    padding: 10px;
  }

  .top-1 .custom p img {
    max-height: 50px;
  }

  .top-1 .custom p {
    font-size: 16px;
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 990.9px) {
  #hornav-nav {
    display: none;
  }
}

@media only screen and (max-width: 860px) {
  .itemid-152 #content_full h2, .itemid-153 #content_full h2, .itemid-154 #content_full h2 {
    max-width: 100%;
    font-size: 38px !important;
  }
}

@media only screen and (max-width: 767px) {
  h2, h2 a:link, h2 a:visited, h3 {
    font-size: 35px !important;
    line-height: 40px !important;
  }

  body, .hornav ul ul, .hornav ul ul a {
    font-size: 16px !important;
  }

  #top1_modules.block_holder>div {
    flex-wrap: nowrap;
  }

  #wrapper_top-1 .top-1 .module_content .mod-custom.custom div {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #wrapper_top-1 .top-1 .module_content .mod-custom.custom div img {
    max-height: 40px;
  }

  #wrapper_top-1 .top-1 .module_content .mod-custom.custom div span {
    padding-left: 5px;
    padding-right: 5px;
  }

  #wrapper_top-1:before {
    top: 0;
  }

  .bottom-2 h2 {
    font-size: 35px !important;
  }

  #container_base2_modules .base-2 {
    width: 50% !important;
    max-width: 50% !important;
    flex-basis: 50% !important;
  }

  #main .sidecol_a, #main .sidecol_b {
    order: 0 !important;
  }
}

@media only screen and (max-width: 640px) {
  #logo.logo {
    padding: 0px 0 0px 30px;
  }

  .videodesktop {
    display: none;
  }

  .videomobile {
    display: block;
  }

  .mobilefooter {
    display: block;
    position: fixed;
  }

  footer {
    padding-bottom: 30px;
  }
}

@media only screen and (max-width: 550px) {
  .kontaktoben .custom a span {
    display: none;
  }

  .showcaseoverlay {
    align-items: flex-start;
    top: 20px;
  }

  .showcaseoverlay h1 {
    margin-bottom: 5px;
  }

  .showcaseoverlay button {
    display: none;
  }

  .uk-scope .uk-grid .uk-panel.uk-padding {
    padding-left: 5px;
    padding-right: 5px;
  }

  #content_full .uk-scope .uk-grid .uk-panel.uk-padding h2.uk-h2 {
    font-size: 25px !important;
  }

  .itemid-152 #content_full h2, .itemid-153 #content_full h2, .itemid-154 #content_full h2 {
    max-width: 100%;
    font-size: 28px !important;
  }

  @media only screen and (max-width: 440px) {
    #container_base2_modules .base-2 {
      width: 100% !important;
      max-width: 100% !important;
      flex-basis: 100% !important;
    }

    #wrapper_top-1 .top-1 .module_content .mod-custom.custom div span {
      font-size: 10px;
      line-height: normal;
      padding-top: 10px;
    }
  }