.section-flexslider3 .flexslider {
  margin-top: 80px;
  z-index: 0;
  background-color: transparent;
  border: 0px;
  box-shadow: 0 0px 0px;
}
.section-flexslider3 .flexslider img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  min-height: 250px;
  max-height: calc(90vh - 250px);
}
.section-flexslider3 .flexslider .flex-control-nav.flex-control-nav {
  left: 0px;
  top: -50px;
  width: auto;
  height: auto;
}
.section-flexslider3 .flexslider .flex-control-nav.flex-control-nav li {
  margin-left: 0px;
  margin-right: 13px;
}
.section-flexslider3 .flexslider .flex-control-nav.flex-control-nav li a {
  margin: 0px;
  background-color: #0078ea;
  opacity: 1;
}
.section-flexslider3 .flexslider .flex-control-nav.flex-control-nav li .flex-active {
  transform: scale(2.3, 2.3);
  background-color: #0078ea;
}
.section-flexslider3 .div-title {
  margin-top: 80px;
  color: #333333;
  font-size: 24px;
}
@media (min-width: 768px) {
  .section-flexslider3 .div-title {
    margin-bottom: 72px;
    font-size: 42px;
  }
}
.section-flexslider3 .slider-content p {
  font-size: 18px;
  margin-bottom: 0.25em;
}

.section-multitiles-search form {
  background-color: #f5f5f5;
  padding: 1em;
}
.section-multitiles-search .search-criteria {
  min-height: 35px;
}
.section-multitiles-search .search-criteria .search-criteria-trigger {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 200;
}
.section-multitiles-search .search-criteria .search-criteria-trigger.btn:not(.collapsed) {
  color: white;
  background-color: #0078ea;
}
.section-multitiles-search .div-multitiles-search-collapse-container {
  padding-right: 0.5em;
  display: flex;
  justify-content: end;
  -moz-column-gap: 5px;
       column-gap: 5px;
  cursor: pointer;
  font-size: 25px;
}
.section-multitiles-search .form-control {
  max-width: 400px;
}
.section-multitiles-search .amount {
  color: #555;
  font-weight: 500;
  font-size: 22px;
}
.section-multitiles-search .amount small {
  color: inherit;
  font-size: 0.7em;
  font-weight: inherit;
}
.section-multitiles-search .div-load-animation-background {
  position: absolute;
  display: none;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 3;
  background-color: rgba(255, 255, 255, 0.68);
}
.section-multitiles-search .div-load-animation-background .div-spinner-container {
  position: relative;
  left: 50%;
  top: 50%;
  width: -moz-fit-content;
  width: fit-content;
  transform: translate(-50%, -50%);
}

.section-categories .category-image {
  max-height: 128px;
  max-width: 128px;
}
.section-categories .category-row {
  padding-bottom: 30px;
}

.component-header-sticky {
  background-color: white;
}
.component-header-sticky nav {
  font-family: "Open Sans", sans-serif;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
.component-header-sticky nav .nav-icon {
  margin-left: 0.5em;
  font-size: 1.5em;
}
.component-header-sticky nav .navbar-brand-row {
  margin-top: 10px;
  margin-bottom: 10px;
}
.component-header-sticky nav .navbar-brand-row .navbar-brand {
  letter-spacing: 2px;
  font-size: 2em;
  font-weight: 500;
}
.component-header-sticky nav .navbar-brand-row .basket-label {
  display: inline-block;
  padding-top: 6px;
  font-size: 14px;
}
.component-header-sticky nav .navbar-brand-row .basket-icon {
  position: relative;
  display: inline-block;
}
.component-header-sticky nav .navbar-brand-row .basket-icon .basket-icon-counter {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 12px;
  font-size: 10px;
  font-weight: bold;
  background-color: white;
}
.component-header-sticky nav .navbar-nav a, .component-header-sticky nav .div-nav-mobile-container a {
  line-height: 24px;
  color: #212529 !important;
  font-size: 15px;
  font-weight: 700;
}
.component-header-sticky nav .div-nav-mobile-container {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: white;
  transition-property: left;
  transition-duration: 0.3s;
}

.component-header-slim {
  background-color: #f8f9fa;
}
.component-header-slim nav {
  font-family: "Open Sans", sans-serif;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
.component-header-slim nav .nav-icon {
  margin-left: 0.5em;
  font-size: 1.5em;
}
.component-header-slim nav .navbar-brand-row {
  margin-top: 10px;
  margin-bottom: 10px;
}
.component-header-slim nav .navbar-brand-row .navbar-brand {
  letter-spacing: 2px;
  font-size: 2em;
  font-weight: 500;
}
.component-header-slim nav .navbar-nav a, .component-header-slim nav .div-nav-mobile-container a {
  line-height: 24px;
  color: #212529 !important;
  font-size: 15px;
  font-weight: 700;
}
.component-header-slim nav .div-nav-mobile-container {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: #f8f9fa;
  transition-property: left;
  transition-duration: 0.3s;
}
.component-header-slim nav .div-nav-mobile-container .i-mobile-nav-close {
  position: absolute;
  right: 0;
  top: 0;
}

footer.component-footer .footer-widgets {
  margin-top: 3em;
  margin-bottom: 3em;
  padding-bottom: 2em;
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
}
footer.component-footer h5 {
  margin-top: 3em;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
footer.component-footer p, footer.component-footer address, footer.component-footer span {
  color: #979797;
  font-size: 13px;
}
footer.component-footer a {
  color: #979797;
  font-size: 13px;
}
footer.component-footer a:hover {
  outline: none;
  color: #444;
  text-decoration: none;
}
footer.component-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer.component-footer ul li {
  margin-bottom: 1em;
  font-size: 13px;
}

.section-product .carousel-main.is-fullscreen {
  padding: 0px;
}
.section-product .carousel-main.is-fullscreen .carousel-cell {
  height: 100%;
  max-height: none;
  min-height: auto;
}
.section-product .carousel-main .carousel-cell {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  height: calc(85vh - 150px);
  max-height: 550px;
  min-height: 350px;
}
.section-product .carousel-main .carousel-cell .img-fluid {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.section-product .sticky {
  position: sticky;
  top: 100px;
  background-color: white;
  padding: 10px;
}

.product-description-wrap h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
  font-weight: 400;
}

.carousel {
  background: #FAFAFA;
  margin-bottom: 40px;
}

.carousel-main .carousel-cell {
  height: calc(80vh - 150px);
  max-height: 690px;
}

.carousel-nav .carousel-cell {
  height: 150px;
  width: 120px;
  padding: 5px;
}

.carousel-nav .carousel-cell:before {
  font-size: 50px;
  line-height: 80px;
}

.carousel-nav .carousel-cell.is-nav-selected {
  background: #ED2;
}

.section-testemonials .carousel-cell {
  width: 300px;
}
.section-testemonials .bi-quote {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 50px;
  color: gray;
}
.section-testemonials .bi-quote::before {
  transform: translate(-100%, -50%);
}

.component-process-runner div[input-text-form-item], .component-process-runner div[consent-form-item], process-runner div[input-text-form-item], process-runner div[consent-form-item], form-runner div[input-text-form-item], form-runner div[consent-form-item] {
  margin-bottom: 15px;
  margin-top: 10px;
}
.component-process-runner div[checkbox-form-item] input[type=checkbox], process-runner div[checkbox-form-item] input[type=checkbox], form-runner div[checkbox-form-item] input[type=checkbox] {
  position: relative;
  top: 2px;
}
.component-process-runner div[checkbox-form-item] label, process-runner div[checkbox-form-item] label, form-runner div[checkbox-form-item] label {
  margin-left: 5px;
}
.component-process-runner div[consent-form-item] input[type=checkbox], process-runner div[consent-form-item] input[type=checkbox], form-runner div[consent-form-item] input[type=checkbox] {
  position: relative;
  top: 2px;
}
.component-process-runner div[consent-form-item] p, process-runner div[consent-form-item] p, form-runner div[consent-form-item] p {
  display: inline;
  margin-left: 5px;
  line-height: 10px;
  margin-bottom: unset;
}
.component-process-runner .form-error, process-runner .form-error, form-runner .form-error {
  display: flex;
  align-items: center;
  height: 20px;
  margin-top: unset;
  margin-bottom: -20px;
  color: inherit;
  font-size: 10px;
}
.component-process-runner .form-error::before, process-runner .form-error::before, form-runner .form-error::before {
  font-family: "bootstrap-icons" !important;
  margin-right: 5px;
  color: #ff5271;
  font-size: 12px;
  content: "\f33b";
  padding-bottom: 3px;
}
.component-process-runner label, process-runner label, form-runner label {
  margin-bottom: unset;
  font-size: 0.9rem;
}
.component-process-runner .ng-invalid.ng-touched, process-runner .ng-invalid.ng-touched, form-runner .ng-invalid.ng-touched {
  border: solid 1px #ff5271 !important;
}

.section-basket {
  padding-top: 30px;
  background-color: #eceff1;
  padding-bottom: 30px;
  min-height: 70vh;
}

.section-slide-switcher .flexslider .slides img {
  position: relative;
  width: auto;
  height: auto;
  max-height: calc(100vh - 120px);
  left: 50%;
  transform: translateX(-50%);
}
.section-slide-switcher .flex-next {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.body-digitalshop {
  background-color: #fdfdfd;
}
.body-digitalshop section {
  margin-top: 15px;
  margin-bottom: 90px;
}
.body-digitalshop .section-flexslider3 .flexslider img {
  border-radius: 10px;
}
.body-digitalshop .component-product-tile.product-tile-1 img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.body-digitalshop .section-product .inner-column {
  border-radius: 3px;
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.2);
}
.body-digitalshop .section-testemonials h2, .body-digitalshop .section-testemonials h2 + p {
  text-align: center !important;
}