/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://www.scanado.de
 Description:  SCANADO GeneratePress child theme
 Author:       SCANADO
 Author URI:   https://www.scanado.de
 Template:     generatepress
 Version:      1.0.6
*/

/* SCANADO page design
   ========================================================================== */
body {
  hyphens: auto;
}

/*
  #primary
    a[target="_blank"]:not(
      .gb-button,
      .eb-button-anchor
    )::after {
    content: "\e013" !important;
    font-family: "ScanadoIcoWeb" !important;
    padding: 0 4px;
  }
*/

.blockset {
  hyphens: auto;
  text-align: justify;
}

.s5o-col2 {
  column-gap: 2rem;
  column-count: 2;
}

.s5o-top {
  z-index: 500;
}

.s5o-spacer {
  margin-bottom: 100px;
}

.s5o-footnotes {
  font-size: 0.8rem;
  margin-bottom: 2rem;
  color: var(--s5o-c-blue-dark-1);
}

.s5o-cta-pricetables .wp-block-columns {
  margin-bottom: 0.5rem;
}

/* links */

/* underline in content areas */
.gb-container a {
  text-decoration: underline;
  text-underline-offset: 0.3em;
}

/* underline in content areas - exceptions */
.s5o-hero a,
a.s5o-button,
a.s5o-btn,
a.gb-button,
.wp-block-rank-math-toc-block a,
.s5o-footer-products a {
  text-decoration: none;
}

a[href^="mailto:"] {
  white-space: nowrap;
  text-decoration: none;
  font-weight: bold;
}

a[href^="tel:"] {
  white-space: nowrap;
  text-decoration: none;
  font-weight: bold;
}

/* link icons */
/*
a[href^="mailto:"]::before {
  padding: 0 4px;
  content: "\e051" !important;
  font-family: "ScanadoIcoWeb" !important;
  font-size: 0.8rem;
  font-weight: normal;
}
a[target="_blank"]::after {
  padding: 0 4px;
  content: "\e012" !important;
  font-family: "ScanadoIcoWeb" !important;
  font-size: 0.8rem;
  font-weight: normal;  
}
*/

/* heading clones for seo */

.s5o-h1 {
  margin-bottom: 20px;
  color: var(--s5o-c-text);
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 2.4rem;
  font-family: "ScanadoDisplay";
  hyphens: none;
}

.s5o-h2 {
  margin-bottom: 20px;
  color: var(--s5o-c-text);
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 2.4rem;
  font-family: "ScanadoDisplay";
  hyphens: none;
}

.s5o-h3 {
  margin-bottom: 20px;
  color: var(--s5o-c-text);
  font-weight: normal;
  font-size: 2rem;
  line-height: 2rem;
  font-family: "ScanadoDisplay";
  hyphens: none;
}

.s5o-h4 {
  margin-bottom: 20px;
  color: var(--s5o-c-hks50);
  font-weight: normal;
  font-size: 1.625rem;
  line-height: 1.625rem;
  font-family: "ScanadoSans";
  hyphens: none;
  text-transform: uppercase;
}

.s5o-h5 {
  margin-bottom: 0.5rem;
  color: var(--s5o-c-text);
  font-weight: normal;
  font-size: 1.375rem;
  line-height: 1.375rem;
  font-family: "ScanadoSans";
  hyphens: none;
}

.s5o-h6 {
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 1.375rem;
  line-height: 1.375rem;
  font-family: "ScanadoSans";
  hyphens: none;
}

/* Stick footer to bottom from https://generatepress.com/forums/topic/cant-get-menu-nav-or-footer-to-be-sticky/#post-1232453 */
body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.container.grid-container {
  width: 100%;
}
.site-footer {
  margin-top: auto;
}

.entry-header {
  margin-right: auto !important;
  margin-left: auto !important;
  max-width: 1200px !important;
}

.entry-content h1 {
  margin-top: 1rem;
}

.entry-content ol,
.entry-content ul {
  margin: 0 0 1.5em 1.25em;
}

/* Standardabstand vor allen h2, h3 */
p + s5o-h2,
p + h2 {
  margin-top: 3rem;
}

p + s5o-h3,
p + h3 {
  margin-top: 3rem;
}

p + s5o-h4,
p + h4 {
  margin-top: 2rem;
}

.site-info {
  text-align: left;
}

.site-footer .s5o-slogan {
  font-family: "ScanadoDisplay";
  font-size: 1.2rem;
  color: var(--s5o-c-white);
  text-wrap: nowrap;
}

/* Replace wp icons with custom set */
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator::after {
  width: 2rem;
  content: "\e112" !important; /* chevron-down */
  font-family: "ScanadoIcoWeb" !important;
}

#mega-menu-wrap-slideout
  #mega-menu-slideout
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator::after {
  width: 2rem;
  content: "\e123" !important; /* caret-right-solid */
  font-family: "ScanadoIcoWeb" !important;
}

#mega-menu-wrap-slideout
  #mega-menu-slideout.mega-menu-accordion
  li.mega-menu-item-has-children.mega-toggle-on
  > a.mega-menu-link
  > span.mega-indicator::after,
#mega-menu-wrap-slideout
  #mega-menu-slideout.mega-menu-accordion
  li.mega-menu-item
  li.mega-menu-item-has-children.mega-toggle-on
  > a.mega-menu-link
  > span.mega-indicator::after {
  width: 2rem;
  content: "\e124" !important; /* caret-down-solid */
  font-family: "ScanadoIcoWeb" !important;
}

.dashicons-cart.mega-menu-link::before {
  width: 2rem;
  content: "\e913" !important; /* square-arrow-up-right */
  font-family: "ScanadoIcoWeb" !important;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator::after {
  content: "\e112" !important; /* chevron-down */
  font-family: "ScanadoIcoWeb" !important;
}

/* Social media icons */
ul.s5o-social-icons {
  margin: 1rem 0;
}

.s5o-social-icons li {
  display: inline;
  margin-right: 1rem;
}

.s5o-social-icons a {
  font-size: 2rem;
  color: white;
}

/* Browser scrollbars
   ========================================================================== */
/* Firefox */
html {
  scrollbar-color: var(--s5o-c-blue-dark-1) white;
  /*scrollbar-width: thin;*/
}

/* WebKit and Chromiums */
::-webkit-scrollbar {
  /*width: 8px;
    height: 8px;*/
  background-color: white;
}

::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: blue;
}

/* Custom 404 theme
   ========================================================================== */
.s5o-404-container {
  margin: 2rem 0;
  background-color: var(--s5o-c-yellow-1);
  color: black;
}

.s5o-404 {
  padding: 2rem;
}

.s5o-404 h1 {
  color: black;
  font-size: 8rem;
}

.s5o-404 h2 {
  color: black;
}

.s5o-404 hr {
  background-color: white;
  height: 4px;
}

/* Text
   ========================================================================== */
body {
  font-feature-settings: "tnum", "ss01" 1 !important;
}

p {
  hyphens: auto;
}

q {
  quotes: "»" "«" "›" "‹";
}

q::before {
  content: "»";
}

q::after {
  content: "«";
}

code,
kbd,
pre,
samp {
  font-family: var(--s5o-f-text-mono), monospace !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  hyphens: none;
}

/* Container
   ========================================================================== */
.entry-header h1 {
  margin-bottom: 1rem;
}

.entry-content-header h1 {
  margin-bottom: 1rem;
}

.entry-header {
  margin-top: 2em;
}

/* Buttons
   ========================================================================== */
.s5o-btn-shape,
a.gb-button {
  display: inline-flex;
  align-items: center;
  border-radius: 5rem;
  padding: 1rem 2rem;
  font-size: 1.5rem;
  hyphens: none;
}
a.gb-button {
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
}

/* old */
a.gb-button .gb-icon svg {
  width: 2.5rem;
  height: 2.5rem;
}
/* new */
a.Hero-CTA .gb-shape svg {
  width: 2.5rem;
  height: 2.5rem;
}

a.gb-button.s5o-btn {
  background-color: var(--s5o-c-yellow-1);
  color: black;
}

a.gb-button.s5o-btn:hover {
  background-color: var(--s5o-c-hks50);
  color: white;
}

/* General Stripes
   ========================================================================== */
.s5o-stripes-yb1 {
  background: repeating-linear-gradient(
    -45deg,
    var(--s5o-c-yellow-1),
    var(--s5o-c-yellow-1) 10px,
    black 10px,
    black 20px /* determines size */
  );
}

.s5o-stripes-options {
  background: repeating-linear-gradient(
    -45deg,
    var(--s5o-c-orange-bright-1-alpha),
    var(--s5o-c-orange-bright-1-alpha) 10px,
    var(--s5o-c-grey-bright-1),
    var(--s5o-c-grey-bright-1) 10px,
    transparent 10px,
    transparent 20px
  );
}

/* General Textmarker
   ========================================================================== */
mark.has-inline-color {
  background: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1000' height='89.68'%3E%3Cpath fill='%23ffea00' d='M0 0h1000v89.68H0z'/%3E%3C/svg%3E");
  background-position: center 50%;
  background-size: auto 1em;
  background-repeat: repeat-x;
  white-space: nowrap;
}

@supports (--css: variables) {
  mark.has-inline-color {
    background-position: center calc(50% + 0.1% * var(--mark-offset, 0));
    background-size: auto calc(0.01em * var(--mark-h, 100));
    background-repeat: repeat-x;
  }
}

mark.has-inline-color:after,
mark.has-inline-color:before {
  display: inline;
  position: relative;
  z-index: -1;
  content: "\00FEFF";
  color: transparent;
}

mark.has-inline-color:before {
  margin-left: -0.7ch;
  background-position: left 0 top 50%, left calc(0.4em - 1px) top 50%;
  background-size: inherit;
  background-repeat: no-repeat, no-repeat;
  padding-right: 0.7ch;
}

@supports (--css: variables) {
  mark.has-inline-color:before {
    margin-left: calc(
      -0.007ch * var(--mark-w, 100) - -0.003ch * var(--mark-indent, 0)
    );
    background-position: left 0 top calc(50% + 0.1% * var(--mark-offset, 0)),
      left calc(0.01em * var(--mark-h, 100) * 36 / 90 - 1px) top
        calc(50% + 0.1% * var(--mark-offset, 0));
    padding-right: calc(
      0.007ch * var(--mark-w, 100) + -0.003ch * var(--mark-indent, 0)
    );
  }
}

mark.has-inline-color:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.67' height='89.68'%3E%3Cpath d='M35.67 0h-9.36C11 2.08 6.36 6.35 6.36 10.35v5.75c0 7.85 2.85 14 2.85 21.84 0 1.56-2.16 5.37-2.85 6.9-2.1 4.62-12.36 8.25-1.3 13.65C10.67 61.23.66 65.44.66 69c0 4 2.85 8.61 2.85 12.65 0 2.62.09 5.27 11.4 8.05h20.76Z' fill='%23ffea00' fill-rule='evenodd'/%3E%3C/svg%3E"),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1000' height='89.68'%3E%3Cpath fill='%23ffea00' d='M0 0h1000v89.68H0z'/%3E%3C/svg%3E");
}

mark.has-inline-color:after {
  margin-right: -0.7ch;
  background-position: right 0 top 50%, right calc(0.44444em - 1px) top 50%;
  background-size: inherit;
  background-repeat: no-repeat, no-repeat;
  padding-right: 0.7ch;
}

@supports (--css: variables) {
  mark.has-inline-color:after {
    margin-right: calc(
      -0.007ch * var(--mark-w, 100) + -0.003ch * var(--mark-indent, 0)
    );
    background-position: right 0 top calc(50% + 0.1% * var(--mark-offset, 0)),
      right calc(0.01em * var(--mark-h, 100) * 40 / 90 - 1px) top
        calc(50% + 0.1% * var(--mark-offset, 0));
    padding-right: calc(
      0.007ch * var(--mark-w, 100) - -0.003ch * var(--mark-indent, 0)
    );
  }
}

mark.has-inline-color:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40.25' height='89.68'%3E%3Cpath d='M26 32.19c0-1.7 14.25-7.5 14.25-9.19 0-1.46-19.95-2.45-19.95-3.91 0-2.29 17.1-7.4 17.1-9.89C37.4 5.33 41 2 20.3 0H0v89.68h20.3c4.09 0 8.3-4.15 8.3-6.44 0-1.64-8.3-4.41-8.3-5.35 0-3.09 14.25-5.77 14.25-8.91 0-1.09-14.25-2.69-14.25-3.79 0-4 11.4-9.47 11.4-13.45 0-3.7-11.4-5.89-11.4-9.59 0-4.5 5.7-5.46 5.7-9.96Z' fill='%23ffea00' fill-rule='evenodd'/%3E%3C/svg%3E"),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1000' height='89.68'%3E%3Cpath fill='%23ffea00' d='M0 0h1000v89.68H0z'/%3E%3C/svg%3E");
}

/* ==========================================================================
     Menus
   ========================================================================== */
/* Adding buttons in primary navigation */
.contentmenu nav {
  border: 3px solid white;
}

.contentmenu li a {
  border: 3px solid white;
}

.contentmenu li a span::before {
  padding-right: 0.5em;
  content: "\e123 " !important; /* caret-right-solid */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-family: "ScanadoIcoWeb" !important;
  text-align: center;
  text-transform: none;
}

.mega-s5o-mobile-sub-col li {
  /* background-color: var(--s5o-c-grey-bright-1) !important; */
  border: 2px solid white !important;
}

.s5o-nav-services-col-prod .mega-description-group {
  color: var(--s5o-c-hks10) !important;
}

.s5o-nav-services-col-other {
  background-color: var(--s5o-c-grey-dark-3) !important;
  min-height: 200px !important;
  color: white !important;
}
.s5o-nav-services-col-other a {
  color: white !important;
}
.s5o-nav-services-col-other a:hover {
  color: black !important;
}

.s5o-nav-services-row-other {
  background-color: var(--s5o-c-grey-dark-2) !important;
}

.s5o-nav-services-prodlist {
  margin-bottom: 1rem;
  padding: 0;
  line-height: 1.25rem;
}

.s5o-nav-services-prodlist span {
  margin-right: 8px;
  border-radius: 12px;
  background-color: var(--s5o-c-grey-medium-1);
  padding: 1px 12px;
  color: white;
  font-size: 0.875rem;
  white-space: nowrap;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator::after {
  font-size: 1rem;
}

/* GP mobile menu */
.slideout-navigation.do-overlay .inside-navigation {
  padding: 10px !important;
}

.mobile-header-navigation .menu-toggle .icon-menu-bars {
  display: inline !important;
}

/* ==========================================================================
     Topbar
   ========================================================================== */
.top-bar .widget_nav_menu li {
  border-radius: 6px;
  background-color: var(--s5o-c-red-dark-1);
  padding: 6px 16px !important;
}

.top-bar .widget_nav_menu li:hover {
  background-color: white;
}

.secondary-navigation {
  z-index: 999;
  padding: 4px 0;
}

#mega-menu-wrap-secondary {
  border-radius: 6px !important;
}

/* ==========================================================================
     Header
   ========================================================================== */
/* #region */
/* Header > Badge block */
.s5o-header-slogan {
  margin: auto 0 auto 2rem;
  border-left: 1px solid var(--s5o-c-hks10);
  padding: 1rem 2rem;
  color: var(--s5o-c-hks10);
  font-weight: 400;
  font-size: 1.8rem;
  font-family: "ScanadoDisplay";
  text-transform: uppercase;
}

.site-header {
  /* background: url("/wp-content/uploads/cms/common/cream_pixels.png") !important; */
  background-position-y: center;
}

.site-header img {
  width: 100px;
  max-width: none;
  height: auto;
}

#s5o-circle-widget-server img,
#s5o-circle-widget-interseroh img {
  width: 72px;
  max-width: none;
  height: auto;
}

.header-widget aside {
  width: 360px;
}

.header-widget .wp-block-columns {
  margin-bottom: 0;
}

.header-widget .wp-block-column {
  float: inline-start;
  text-align: right;
}

.header-widget .wp-block-column.company-claim {
  padding: 36px 0px;
}

.header-widget .s5o-h2 {
  margin-right: 2rem;
  margin-bottom: 0;
  color: var(--s5o-c-gold-1);
  font-size: 1.5em;
  white-space: nowrap;
}

.header-widget .wp-block-image {
  margin: 0;
}

/* #endregion */
/* ==========================================================================
     Footer
   ========================================================================== */
/* #region */
.inside-footer-widgets .s5o-h2 {
  color: var(--s5o-c-blue-1);
  font-size: 1.5rem;
}

.inside-footer-widgets .s5o-h3 {
  color: var(--s5o-c-blue-1);
  font-weight: normal;
  font-size: 1rem;
}

.footer-widget-1 h3 {
  color: var(--s5o-c-blue-1);
  font-size: 1.2rem;
}

.footer-widgets {
  font-size: 1rem;
}

.footer-widgets .widget {
  margin-bottom: 0.5rem;
}

.footer-widgets .menu {
  text-align: left;
}

.footer-widgets ul.menu li {
  /*border-top: 1px solid var(--s5o-c-hks50);*/
  /*padding: 0.5em 0 0 0;*/
  padding: 0;
}

.footer-widgets ul.menu li a {
  display: block; /* WICHTIG: Macht den Link so breit wie das li */
  padding: 4px 6px 6px 6px; /* Padding vom li hierher verschieben */
  border-radius: 8px;
  transition: background-color 0.2s; /* Optional für weicheren Übergang */
}

.footer-widgets ul.menu li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  /* border-top: 1px solid var(--s5o-c-hks50); falls gewünscht */
}

.footer-widgets ul.sub-menu {
  margin-top: 0;
  margin-left: 0;
}

.footer-widgets ul.sub-menu li {
  border: 0;
}

.footer-widgets ul.menu {
  /*border-bottom: 1px solid var(--s5o-c-hks50);*/
  padding: 0 0 0.5em 0;
}

.footer-widgets .sub-menu li a::before {
  padding-right: 0.5em;
  content: "\e111 " !important; /* square-minus */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-family: "ScanadoIcoWeb" !important;
  text-align: center;
  text-transform: none;
}

.s5o-footer-products a {
  color: var(--s5o-c-pure-white);
}

.footer-bar-align-right .copyright-bar {
  font-family: "ScanadoSans";
}

/* #endregion */
/* ==========================================================================
     Breadcrumb Bar
   ========================================================================== */
/* #region */

.breadcrumb-bar {
  border-bottom: 1px solid var(--s5o-c-hks50);
  padding: 1rem 0;
  font-size: 0.875rem;
}

.breadcrumb-bar,
.breadcrumb-bar .rank-math-breadcrumb p a {
  background-color: var(--s5o-c-footer-1);
  color: var(--s5o-c-grey-bright-5);
}

.rank-math-breadcrumb p {
  display: inline-block;
  margin: 0;
}

.rank-math-breadcrumb p a,
.rank-math-breadcrumb p .last {
  line-height: 1.375rem;
}

.rank-math-breadcrumb .ico-s5o-scanado-logo,
.rank-math-breadcrumb .ico-s5o-chevron-right-solid {
  vertical-align: middle;
  padding: 0 0.5rem;
  font-size: 1rem;
}

/* #endregion */

/* ==========================================================================
   Matomo
   ========================================================================== */
#matomo-opt-out {
  padding: 1rem;
  margin: 1rem 0;
}
#matomo-opt-out #trackVisits { 
  margin-right: 1rem;
}

/* ==========================================================================
   Code / Directory Structur
   ========================================================================== */
.s5o-directory-dark {
  background-color: var(--s5o-c-grey-dark-1);
  color: var(--s5o-c-white);
  padding: 2rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 1rem;
  font-family: var(--s5o-f-text-mono);
}

/* ==========================================================================
   ProvenExpert Seal
   ========================================================================== */

.pe-pro-seal {
  top: 460px !important;
  bottom: unset !important;
}

/* ==========================================================================
   MOD: RankMath TOC
   ========================================================================== */
.wp-block-rank-math-toc-block {
  background-color: var(--s5o-c-grey-bright-1);
  padding: 2rem 0;
}
.wp-block-rank-math-toc-block div {
  padding: 4px;
  font-weight: bold;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
}
.wp-block-rank-math-toc-block nav ol {
  list-style-type: decimal-leading-zero;
}
.wp-block-rank-math-toc-block nav ol ol {
  list-style-type: lower-alpha;
}
.wp-block-rank-math-toc-block nav a {
  color: var(--s5o-c-black);
  font-size: 0.875rem;
}
.wp-block-rank-math-toc-block li > ol,
li > ul {
  margin-left: 0;
}

/* Landingpage
   ========================================================================== */
.s5o-lp-header {
  position: fixed;
  top: 0;
  z-index: 999;
}

/* Block: 3 Steps
   ========================================================================== */
.s5o-3steps.gb-container {
  margin-bottom: -100px;
}

.s5o-3steps .wp-block-column {
  z-index: 50;
}

/* Block: Hero
   ========================================================================== */
.gb-container.s5o-hero {
  padding-right: 0;
  padding-left: 0;
}

/* Block: Productline (Home)
   ========================================================================== */
.s5o-productline .wp-block-columns {
  margin-bottom: 0;
  padding: 0 1rem;
}

/* Block: Hero
   ========================================================================== */
.s5o-hero {
  height: 410px;
}

.s5o-hero h1,
.s5o-hero .s5o-h1 {
  margin-top: 50px;
  padding: 1rem;
}

.s5o-hero .s5o-h4 {
  padding: 1rem;
}

.s5o-hero a.gb-button {
  background-color: var(--s5o-c-yellow-1);
  color: black;
}

.s5o-hero .gb-button:hover {
  background-color: var(--s5o-c-hks50);
  color: white;
}

/* #endregion */
/* ==========================================================================
     PLUGINS
   ========================================================================== */
/* MOD Voucher - Order
   ========================================================================== */
.s5o-voucher-order-details-preview h3 {
  font-weight: initial !important;
  font-size: 1.75rem !important;
}

.s5o-voucher-order {
  margin-bottom: 2rem;
}

/* MOD Discount
   ========================================================================== */
.s5o-voucher-btn {
  border: 2px dashed black !important;
  border-radius: 1rem;
  background-image: url("/wp-content/uploads/cms/common/couponcode_guilloche_1-300x300.webp") !important;
  padding: 2rem;
  color: var(--s5o-c-blue-dark-1);
  font-size: 2rem !important;
  line-height: 2rem !important;
}

.s5o-voucher-btn:hover {
  color: var(--s5o-c-pure-black);
}

/* MOD Zammad - Chat
   ========================================================================== */
/* https://blog.logrocket.com/creating-beautiful-tooltips-with-only-css/ */

@keyframes kf-chat-button-glowing {
  0% {
    box-shadow: 0 0 3px #2ba805;
    background-color: #2ba805;
  }
  50% {
    box-shadow: 0 0 10px #49e819;
    background-color: #49e819;
  }
  100% {
    box-shadow: 0 0 3px #2ba805;
    background-color: #2ba805;
  }
}

.s5o-chat-tooltip {
  display: block;
  position: fixed;
  right: 2vw;
  bottom: 2vw;
  z-index: 990;
}
.s5o-chat-tooltip:before {
  display: none; /* hide by default */
  position: absolute;

  /* vertically center */
  top: 50%;

  /* move to right */
  right: 100%;
  transform: translateY(-50%);
  margin-right: 15px; /* and add a small left margin */
  box-shadow: rgba(0, 0, 0, 0.24) 0px 8px 20px;
  border-radius: 10px;
  background: whitebb;
  padding: 1rem;

  /* basic styles */
  width: 250px;
  content: attr(data-text); /* here's the magic */
  color: black;
  text-align: center;
}
.s5o-chat-tooltip:hover:before {
  display: block;
}

.open-zammad-chat {
  cursor: pointer;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  border: none;
  /* animation: kf-chat-button-glowing 2500ms infinite; */
  border-radius: 50% 50% 10% 50%;
  background-color: var(--s5o-c-hks10);
  padding: 0.5rem;
  width: 4rem;
  height: 4rem;
  color: white;
  font-size: 2.5rem !important;
}
.open-zammad-chat:hover {
  background-color: var(--s5o-c-hks50);
}

.open-zammad-chat.is-inactive {
  display: none !important;
  background-color: var(--s5o-c-grey-medium-1);
}

/* MOD Zammad - Contact form
   ========================================================================== */
.zammad-form .js-thankyou {
  color: var(--s5o-c-pure-white);
  background: var(--s5o-c-green-dark-1);
  font-size: larger;
  text-align: left !important;
  padding: 5rem;
}
.zammad-form input[type="text"],
.zammad-form input[type="email"],
.zammad-form input[type="url"],
.zammad-form input[type="password"],
.zammad-form input[type="search"],
.zammad-form input[type="tel"],
.zammad-form input[type="number"],
.zammad-form textarea,
.zammad-form select {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  transition: color 0.1s ease, border-color 0.1s ease;
  margin: 0;
  outline: 0;
  box-shadow: 0 0 0 0 transparent inset;
  border: 2px solid rgba(34, 36, 38, 0.15);
  border-top-color: rgba(34, 36, 38, 0.15);
  border-right-color: rgba(34, 36, 38, 0.15);
  border-bottom-color: rgba(34, 36, 38, 0.15);
  border-left-color: rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  background: white;
  padding: 1em 1.2em;
  color: rgba(0, 0, 0, 0.87);
  font-size: 1em;
  line-height: 1.21428571em;
}

.zammad-form input[type="file"]::file-selector-button,
.zammad-form button.btn {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  flex: 1 0 auto;
  transition: box-shadow 0.1s ease, border-color 0.1s ease;
  cursor: pointer;
  margin-right: 1em;
  outline: 0;
  box-shadow: none;

  border: none;
  border-radius: 0.28571429rem;
  background: #e0e1e2;
  padding: 0.67857143em 1em;
  max-width: 50%;
  color: rgba(0, 0, 0, 0.6);
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.21428571em;
  font-family: var(--s5o-f-text);
  text-align: left;
}

.zammad-form button.btn {
  display: inline-block;
  cursor: pointer;
  background-color: var(--s5o-c-green-2);
  width: 50%;
  color: var(--s5o-c-pure-white);
  font-weight: bold;
  font-size: 1.25rem;
  text-align: center;
}

.zammad-form button.btn:hover {
  box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
  background-image: none;
  background-color: #cacbcd;
  background-color: var(--s5o-c-green-dark-1);
}

/* MOD JoliFAQ
   ========================================================================== */
.jfaq-wrap h4 {
  color: black;
  font-weight: normal;
  font-size: 1.25rem;
  text-transform: unset;
}

.jfaq-wrap div[class*="--jfaq-theme-"] .jfaq--answer {
  background-color: var(--s5o-c-pure-white);
}

/* ==========================================================================
     S5O
   ========================================================================== */
/* s5o legal (s5o-legal/Voucher)
   ========================================================================== */
/* #region */
.s5o-legal {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  font-size: 0.9rem;
  line-height: 1.125rem;
  font-family: var(--s5o-f-text-cond);
  hyphens: auto;
  text-align: justify;
}

.s5o-legal h2,
.s5o-legal h3,
.s5o-legal h4,
.s5o-legal h5 {
  margin: 0.5rem 0;
  color: var(--s5o-c-text);
  font-weight: 700;
  font-family: var(--s5o-f-text-cond);
  text-transform: unset;
}

.s5o-legal h2 {
  margin-top: 3rem;
  margin-bottom: 1rem;
  margin-left: -5px;
  border-left: 5px solid var(--s5o-c-text);
  padding-bottom: 1rem;
  padding-left: 1rem;
  color: var(--s5o-c-text);
  font-size: 1.25rem;
}

.s5o-legal h3 {
  margin-top: 2rem;
  border-bottom: 1px solid var(--s5o-c-text);
  font-size: 1.25rem;
}

.s5o-legal h4 {
  font-size: 1.125rem;
}

.s5o-legal h5 {
  font-size: 1rem;
}

.s5o-legal > h2:first-child,
.s5o-legal > h3:first-child {
  margin-top: 0;
}

.s5o-legal ol li {
  text-align: justify;
}

.s5o-legal > ol {
  counter-reset: listenpunkt_l1;
  margin-left: 0;
  font-weight: bold;
  list-style-type: none;
}

.s5o-legal > ol > li {
  margin-bottom: 0.5em !important;
}

.s5o-legal > ol > li::before {
  counter-increment: listenpunkt_l1;
  content: "§ " counter(listenpunkt_l1) " ";
  /* ALT: content: counter(listenpunkt_l1) ". "; */
}

.s5o-legal > ol > li > ol {
  counter-reset: listenpunkt_l2;
  font-weight: 400;
  list-style-type: none;
}

.s5o-legal > ol > li > ol > li::before {
  counter-increment: listenpunkt_l2;
  content: counter(listenpunkt_l1) "." counter(listenpunkt_l2) " ";
  font-weight: bold;
}

.s5o-legal > ol > li > ol > li > ol {
  counter-reset: listenpunkt_l3;
  font-weight: 400;
  list-style-type: none;
}

.s5o-legal > ol > li > ol > li > ol > li::before {
  counter-increment: listenpunkt_l3;
  content: counter(listenpunkt_l1) "." counter(listenpunkt_l2) "."
    counter(listenpunkt_l3) " ";
  font-weight: bold;
}

.s5o-legal blockquote {
  font-size: 0.8rem !important;
  font-style: normal !important;
  padding: 0 0 0 1rem;
  margin: 1rem 0;
}

.s5o-legal p,
.s5o-legal li {
  orphans: 2; /* At least two lines at the beginning of the column */
  widows: 2; /* At least two lines at the end of the column */
}

/* #endregion */
/* s5o product
   ========================================================================== */
/* #region */
/* size table in prod intro */
.woms-price.table > tbody > tr > td.prodprice {
  text-align: right;
  white-space: nowrap;
}

.woms-price.table > tbody > tr > td.produnit {
  text-align: left;
  white-space: nowrap;
}

table.s5o-size td {
  margin-bottom: 0.5rem;
  padding: 0.3rem 0.3rem 0.3rem 0 !important;
  color: var(--s5o-c-hks50);
  font-size: 1.375rem;
  line-height: 1.2;
}

table.s5o-size td:last-child {
  padding-right: 0 !important;
}

/* price table in accordion */
.eb-accordion-content table {
  line-height: 1rem;
}

/* product info box */
.s5o-option-description {
  margin-top: 0.5rem;
  color: var(--s5o-c-grey-dark-1);
  font-size: 1rem;
}

/* product feature list */
.s5o-prod-featurebox .eb-flipbox-container .eb-flipper .eb-flipbox-front {
  background: var(--s5o-c-hks50);
}

.s5o-feature-list-box-mobile {
  font-size: 0.875rem;
}

.s5o-feature-list-box-mobile .s5o-feature-list {
  margin: 0 0 0.5rem 0;
  padding: 0;
  list-style: none;
}

/* product comparison table */
table.s5o-prod-compare td:nth-child(1) {
  font-size: 0.875rem;
  text-align: right !important;
}

.s5o-prod-compare .col-selected {
  background-color: #f7f5e6;
}

.s5o-prod-compare .popup {
  text-align: left;
}

.s5o-prod-compare .popup p {
  font-size: 0.875rem;
  text-align: left;
}

.s5o-prod-compare .popup h4 {
  margin-bottom: 0.5rem;
  border-bottom: 1px solid black;
  color: black;
  font-weight: bold;
  font-size: 1rem;
}

/* product infobox */
.s5o-infobox {
  background-color: var(--s5o-c-infobox-bg);
  padding: 1rem;
  font-size: 1rem;
}

.s5o-infobox h4 {
  font-size: 2rem;
}

.s5o-infobox.positiv {
  background-color: var(--s5o-c-green-1-bright-1);
  font-size: 1rem;
}

.s5o-infobox.s5o-arrow-topright.positiv::after {
  border-bottom-color: var(--s5o-c-green-1-bright-1);
}

.woms-checkout-nav .s5o-infobox.positiv {
  background-color: var(--s5o-c-yellow-1);
}

.woms-checkout-nav .s5o-infobox.s5o-arrow--top.positiv::after {
  border-bottom-color: var(--s5o-c-yellow-1);
}

#s5o-s5o-prod .infobox-content p {
  font-size: 1rem;
}

/* Gutenberg - Accordion */
.woms-prodtab .eb-accordion-container .eb-accordion-title-wrapper {
  background-color: initial;
}

.eb-accordion-container .eb-accordion-title {
  font-weight: 700;
  font-size: 1rem !important;
  font-family: var(--s5o-f-text);
}

/* Gutenberg - Pricetable */
.s5o-cta-pricetables h2,
.s5o-cta-pricetables .s5o-h2,
.s5o-cta-pricetables h3,
.s5o-cta-pricetables .s5o-h3,
.s5o-cta-pricetables h4,
.s5o-cta-pricetables .s5o-h4 {
  color: var(--s5o-c-blue-dark-2);
}
.s5o-cta-pricetables h3,
.s5o-cta-pricetables .s5o-h3 {
  margin-top: 2rem;
  margin-bottom: 0;
  font-weight: bold;
}
.s5o-cta-pricetables h4,
.s5o-cta-pricetables .s5o-h4 {
  margin-top: 0;
  margin-bottom: 2rem;
}

.s5o-cta-pricetables .tpgb-pricing-table .pricing-title {
  margin-top: 1rem;
  font-weight: 700;
  font-size: 1.625rem;
  font-family: "ScanadoDisplay";
  text-transform: unset;
}
.s5o-cta-pricetables .tpgb-pricing-table .pricing-subtitle {
  color: var(--s5o-c-gold-1);
  font-size: 2.5rem;
}

.s5o-cta-pricetables
  .pricing-content-wrap.listing-content.style-1
  .tpgb-icon-list-items {
  background-color: var(--s5o-c-grey-bright-1);
  padding: 8px;
  font-size: 0.875rem;
}

.s5o-cta-pricetables
  .s5o-bestseller
  .pricing-content-wrap.listing-content.style-1
  .tpgb-icon-list-items {
  background-color: var(--s5o-c-pure-white) !important;
}

.s5o-cta-pricetables
  .pricing-content-wrap.listing-content.style-1
  .tpgb-icon-list-items
  .tpgb-icon-list-item {
  padding: 8px 0;
}

.s5o-cta-pricetables .tpgb-pricing-table .tpgb-adv-button .button-link-wrap {
  margin: 1rem 0;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
  border: 0;
  border-radius: 0.5rem;
  background-color: var(--s5o-c-yellow-1);
  color: black;
}

.s5o-cta-pricetables
  .tpgb-pricing-table.s5o-bestseller
  .tpgb-adv-button
  .button-link-wrap {
  background-color: var(--s5o-c-hks10);
  color: white;
}

.s5o-cta-pricetables
  .tpgb-pricing-table
  .tpgb-adv-button
  .button-link-wrap:hover {
  background-color: var(--s5o-c-hks50);
  color: white;
}
/* #endregion */

/*  s5o price list
   ========================================================================== */
.ui.accordion.s5o-price-list {
  margin-bottom: 1rem;
}

.ui.accordion.s5o-price-list .title {
  padding: 1rem 1rem;
  color: var(--s5o-c-hks50) !important;
  font: var(--s5o-f-text-cond);
  font-weight: normal;
  font-size: 1.375rem !important;
}

.ui.accordion.s5o-price-list .title:hover {
  color: var(--s5o-c-hks10) !important;
}

.ui.accordion.s5o-price-list .title.active {
  background-color: var(--s5o-c-hks50) !important;
  color: #fff !important;
}

.ui.accordion.s5o-price-list h5 {
  background-color: var(--s5o-c-gold-1);
  padding: 0.2rem 1rem;
  color: var(--s5o-c-white);
}

.s5o-price-list .elementor-tab-title {
  border-bottom: 1px solid var(--s5o-c-white);
}

/* s5o checkout process
   ========================================================================== */
.ui.attached.ordered.steps {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/* s5o checkout page
   ========================================================================== */
.s5o-checkout-legal {
  font-size: 0.75em !important;
  line-height: normal;
  text-justify: auto;
}

/* s5o features */
ul.s5o-hlist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  color: var(--s5o-c-hks10);
  font-size: 1.25rem;
  height: 3rem;
}

.s5o-hlist li {
  display: inline;
  margin-right: 10px;
  margin-left: 25px;
}

#prod-quality .tiny.label {
  margin-bottom: -0.71428571rem;
  margin-left: 0.5rem;
}

.inline.field .tiny.label {
  margin-bottom: -0.71428571rem;
  margin-left: 0.5rem;
}

/* Blog Footer
   ========================================================================== */
footer.entry-meta {
  margin-bottom: 2em;
  border-top: 1px solid;
  border-color: var(--s5o-c-grey-medium-1);
}

/* MOD FAQ
   ========================================================================== */
.s5o-faq-block {
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.2);
  background-color: var(--s5o-c-pure-white);
  padding: 2rem;
}
.s5o-faq-block .jfaq--search-group {
  width: 100%;
}

.s5o-faq-block .jfaq--search-wrap {
  padding: 0;
}

.s5o-faq-block .jfaq-wrap {
  margin-top: 0;
}

/* BLOCK Productline
   ========================================================================== */
/*
.s5o-productline {
  background: linear-gradient(
    0deg,
    rgb(228, 228, 228) 0%,
    rgb(255, 255, 255) 40%,
    rgb(255, 255, 255) 60%,
    rgb(228, 228, 228) 100%
  );
}
*/
/*
.s5o-productline {
  background: linear-gradient(
    41deg,
    #822e06 0%,
    #dd8e54 40%,
    #5d6c79 60%,
    #1391dd 100%
  );
}
*/
.s5o-productline .tpgb-infobox .service-title {
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-family: var(--s5o-f-text-cond);
  text-transform: uppercase;
}
.s5o-productline .tpgb-infobox .service-desc {
  font-size: 1em;
  font-family: var(--s5o-f-text-cond);
}

/* BLOCK Topbar
   ========================================================================== */
.s5o-topbar {
  display: inline-flex;
  background: repeating-linear-gradient(
    -45deg,
    var(--s5o-c-hks10),
    var(--s5o-c-hks10) 10px,
    white 10px,
    white 20px
  );
}
.s5o-topbar-msg {
  margin: 1rem auto;
  background: white;
  padding: 0.5rem 2rem;
  color: #c84024;
}

/* BLOCK CTA Jetzt Anfragen / Home
   ========================================================================== */
.s5o-cta-color .cta-block-inner_img,
.tpgb-cta-banner .cta-block-inner {
  height: 250px;
}

.s5o-cta-bottom {
  font-size: 1.4rem;
  color: var(--s5o-c-sec-purple-dark);
}
.s5o-cta-bottom .s5o-h2 {
  color: black;
}

/* PRINT
   ========================================================================== */
.print-only,
.print-footer {
  display: none;
}

/* PLUGIN RCB
   ========================================================================== */
/* Cookie policy table */
table.devowl-wp-react-cookie-banner-cookie-policy {
  background-color: white;
  font-size: 0.7rem;
  width: 100%;
  border-collapse: collapse;
}

.devowl-wp-react-cookie-banner-cookie-policy th,
.devowl-wp-react-cookie-banner-cookie-policy td {
  padding: 8px;
  text-align: left;
  white-space: nowrap;
}

.devowl-wp-react-cookie-banner-cookie-policy th {
  border-bottom: 2px solid var(--s5o-c-grey-bright-5);
}
.devowl-wp-react-cookie-banner-cookie-policy td {
  border-bottom: 1px solid var(--s5o-c-grey-bright-5);
  max-width: 200px; /* Make other columns reasonably sized */
  overflow: hidden;
  text-overflow: ellipsis; /* Adds "..." when the text overflows */
}

.devowl-wp-react-cookie-banner-cookie-policy td:nth-child(2) {
  font-weight: bold;
}

.devowl-wp-react-cookie-banner-cookie-policy td:last-child {
  width: 60%; /* Assign a larger width to the 'Zweck' column */
  white-space: normal; /* Allow the text in the last column to wrap */
  font-size: 0.6rem;
}

/* ==========================================================================
   ==========================================================================
   MEDIA MOBILE ONLY
   ==========================================================================
   ========================================================================== */

/* Scanado page design
   ========================================================================== */
@media only screen and (max-width: 768px) {
  .s5o-h1 {
    font-size: 1.75rem;
    line-height: 1.75rem;
    hyphens: none;
  }

  .s5o-h2 {
    font-size: 1.625rem;
    line-height: 1.625rem;
    hyphens: none;
  }

  .s5o-h3 {
    font-size: 1.625rem;
    line-height: 1.625rem;
    hyphens: none;
  }

  .s5o-h4 {
    font-size: 1.5rem;
    line-height: 1.5rem;
    hyphens: none;
  }

  .s5o-h5 {
    font-size: 1.25rem;
    line-height: 1.25rem;
    hyphens: none;
  }

  .s5o-h6 {
    font-size: 1.25rem;
    line-height: 1.25rem;
    hyphens: none;
  }

  h1 {
    margin-top: 1rem;
    margin-right: 4px;
    margin-left: 4px;
  }

  .s5o-hero .s5o-h1 {
    padding: 0.2em;
  }

  .s5o-hero .s5o-h4 {
    padding: 0.2em;
  }

  .gb-inside-container {
    padding-right: 8px;
    padding-left: 8px;
  }

  .entry-content > .gb-container,
  .site-footer .s5o-footer-products,
  .breadcrumb-bar .grid-container,
  .site-info .inside-site-info.grid-container {
    padding-right: 4px;
    padding-left: 4px;
  }

  .entry-content > .gb-container.woms-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .inside-site-info .copyright-bar {
    text-align: center;
  }

  .top-bar {
    display: none;
  }

  .s5o-col2 {
    column-gap: 0;
    column-count: 1;
  }

  /* Buttons
   ========================================================================== */
  .s5o-btn-shape,
  a.gb-button {
    padding: 0.5rem 2rem;
    font-size: 1.2rem;
  }

  /* Topbar
   ========================================================================== */
  .secondary-navigation {
    display: none;
  }

  /* MOD: RankMath TOC
   ========================================================================== */
  .rank-math-review-image img {
    width: 25%;
  }
  .rank-math-review-data p {
    margin-bottom: 0.5rem;
  }

  /* MOD Zammad - Chat
   ========================================================================== */
  .zammad-chat.zammad-chat-is-open {
    height: 75% !important;
  }
  .open-zammad-chat {
    width: 2rem;
    height: 2rem;
    font-size: 0.875rem !important;
  }

  /* s5o product
   ========================================================================== */
  .woms-price.table > tbody > tr {
    margin: 0 !important;
    padding: 0.5rem !important;
  }

  .woms-price.table > tbody > tr > td {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1rem;
  }

  .woms-price.ui.table:not(.unstackable) > thead {
    display: none !important;
  }

  /* BLOCK Productline
   ========================================================================== */
  .s5o-productline .wp-block-columns:where(.is-layout-flex) {
    gap: 12px !important;
  }
  .s5o-productline .tpgb-relative-block {
    width: auto;
  }
}

/* ==========================================================================
   ==========================================================================
   MEDIA MOBILE + TABLET
   ==========================================================================
   ========================================================================== */

@media (max-width: 1024px) {
  /* Menus
   ========================================================================== */
  .main-navigation a,
  .main-navigation .menu-toggle,
  .main-navigation .menu-bar-items {
    font-size: 1.625rem;
  }

  /* other
   ========================================================================== */
  #mobile-header .ico-s5o-local-grocery-store {
    margin-right: 1rem;
  }
  #mobile-header .icon-menu-bars,
  #mobile-header .menu-bar-items a {
    font-size: 1.75rem !important;
  }
  #mobile-header .menu-bar-items p {
    margin-bottom: 0 !important;
  }
}

/* ==========================================================================
   ==========================================================================
   MEDIA TABLET ONLY
   ==========================================================================
   ========================================================================== */

@media (min-width: 769px) and (max-width: 1024px) {
  .s5o-header-slogan {
    display: none;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 1.25rem !important;
  }
}

/* ==========================================================================
   ==========================================================================
   MEDIA TABLET + PC
   ==========================================================================
   ========================================================================== */

@media (min-width: 769px) {
  /* Menus
   ========================================================================== */
  /* Adding buttons in primary navigation*/
  .main-navigation .main-nav ul li.nav-button a {
    margin: auto 1rem;
    background: var(--s5o-c-yellow-1);
    color: black;
    line-height: 45px;
  }

  .s5o-infobox {
    position: relative;
    margin-left: 4px;
    padding: 8px 16px 8px 16px;
  }

  .s5o-infobox.col {
    margin-left: 0;
    padding: 8px 8px 8px 8px;
    font-size: 1rem;
  }

  .s5o-arrow {
    border: 1px solid var(--s5o-c-infobox-border);
    border-radius: 0.28571429rem;
    background: var(--s5o-c-infobox-bg);
  }

  .s5o-arrow--top {
    position: relative;
  }

  .s5o-arrow--top:after,
  .s5o-arrow--top:before {
    display: block;
    position: absolute;
    bottom: 100%;
    border: solid transparent;
    width: 0;
    height: 0;
    pointer-events: none;
    content: " ";
  }

  .s5o-arrow--top:after {
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: var(--s5o-c-infobox-bg);
  }

  .s5o-arrow--top:before {
    left: 50%;
    margin-left: -11px;
    border-width: 11px;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: var(--s5o-c-infobox-border);
  }

  .s5o-arrow--right {
    position: relative;
  }

  .s5o-arrow--right:after,
  .s5o-arrow--right:before {
    display: block;
    position: absolute;
    left: 100%;
    border: solid transparent;
    width: 0;
    height: 0;
    pointer-events: none;
    content: " ";
  }

  .s5o-arrow--right:after {
    top: 50%;
    margin-top: -10px;
    border-width: 10px;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: var(--s5o-c-infobox-bg);
  }

  .s5o-arrow--right:before {
    top: 50%;
    margin-top: -11px;
    border-width: 11px;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: var(--s5o-c-infobox-border);
  }

  .s5o-arrow--bottom {
    position: relative;
  }

  .s5o-arrow--bottom:after,
  .s5o-arrow--bottom:before {
    display: block;
    position: absolute;
    top: 100%;
    border: solid transparent;
    width: 0;
    height: 0;
    pointer-events: none;
    content: " ";
  }

  .s5o-arrow--bottom:after {
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: var(--s5o-c-infobox-bg);
  }

  .s5o-arrow--bottom:before {
    left: 50%;
    margin-left: -11px;
    border-width: 11px;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: var(--s5o-c-infobox-border);
  }

  .s5o-arrow--left {
    position: relative;
    margin-left: 0 !important;
  }

  .s5o-arrow--left:after,
  .s5o-arrow--left:before {
    display: block;
    position: absolute;
    top: 22px;
    left: -21px;
    border: solid transparent;
    width: 0;
    height: 0;
    pointer-events: none;
    content: " ";
  }

  .s5o-arrow--left:after {
    margin-top: -11px;
    border-width: 11px;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: var(--s5o-c-infobox-bg);
  }

  .s5o-arrow--left:before {
    margin-top: -10px;
    border-width: 10px;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: var(--s5o-c-infobox-border);
  }

  .s5o-arrow-nb {
    border: 0px !important;
  }

  .s5o-arrow-nb.s5o-arrow--top:before {
    border-bottom-color: var(--s5o-c-infobox-bg) !important;
  }

  .s5o-arrow-nb.s5o-arrow--left:before {
    border-right-color: var(--s5o-c-infobox-bg) !important;
  }
}

/* ==========================================================================
   ==========================================================================
   MEDIA PRINT ONLY
   ==========================================================================
   ========================================================================== */
@media only print {
  @page {
    size: A4 portrait;
    margin: 1cm;
  }

  html {
    font-size: 8pt !important;
  }

  body,
  .site-info {
    background-color: white !important;
    color: black;
    display: block !important; /* flex prints only first page */
  }

  .no-print {
    display: none !important;
  }

  .print-only {
    display: block;
  }

  footer.site-info {
    height: 1cm;
  }

  #page {
    margin-bottom: 2cm !important;
  }

  .wp-block-spacer {
    height: 0.5cm !important;
  }

  .main-navigation,
  .secondary-navigation,
  .site-header,
  .breadcrumb-bar,
  .footer-widgets,
  .footer-bar,
  .s5o-footer-products,
  .s5o-chat-tooltip,
  #mobile-header {
    display: none !important;
  }
  .entry-header {
    margin-top: 0 !important;
  }
  .accordion.s5o-price-list .title {
    display: none !important;
  }
  .accordion.s5o-price-list .title.active {
    display: inherit;
  }

  .ui.accordion.s5o-price-list h5 {
    padding: 0 !important;
    border-bottom: 2px solid black;
    background-color: inherit !important;
    color: black !important;
  }

  footer .inside-site-info {
    text-align: left !important;
    justify-content: left !important;
    align-items: unset !important;
    padding: 0 !important;
  }
  footer .copyright-bar {
    margin: 0 !important;
  }
}
