/*
Theme Name: Alliance Laundry Distribution 2025 - Avada Child Theme
Description: Custom stylesheet for Alliance Laundry Distribution using Avada Child Theme.
Author: BDC - Kayla
Template: Avada
Text Domain: Avada
Version: 1.0.142
*/

/* COLOR PALETTE
   ----------------------------- */
:root {
	/* Primary Colors */
	--primary-blue: #002854;
	--primary-gray: #A7A7AA;
    --black: #001D3C;
	
	/* Secondary Colors */
	--secondary-light-blue: #5E86B7;
	--secondary-light-gray: #B1B5B7;
	
	/* Tertiary Colors */
	--tertiary-dark-gray: #2F2E2E;
	--tertiary-light-gray: #F3F6F7;
	--tertiary-white: #FFFFFF;
	
	/* Additional Blues */
	--medium-blue: #37507D;
	--light-blue-1: #C2E8F5;
	--light-blue-2: #9CC9E5;
	--navy-blue: #43507F;
	--light-teal: #CEDCDF;
}

/* TYPOGRAPHY
   ----------------------------- */
body {
	font-family: 'Open Sans', sans-serif;
	color: var(--tertiary-dark-gray);
	font-size: var(--body-regular);
	line-height: 1.5;
  
  --awb-link_decoration_style: dotted;
  --awb-link_decoration_thickness: 2px;
}

body bold, body strong {
    font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
  --fontSize: 70px;
}

h2 {
  --fontSize:48px;
}

h3 {
  --fontSize:34px;
}

h4 {
  --fontSize:30px;
}

h5 {
  --fontSize:26px;
}

h6 {
  --fontSize:18px;
}

#main {
  overflow: hidden;
}

.gform-footer {
  --gf-ctrl-btn-bg-color-primary: var(--primary-blue);
  --gf-ctrl-btn-bg-color-hover-primary: var(--black);
}

.awb-menu, .awb-submenu {
  --awb-min-height: 1em !important;
}

.fusion-breadcrumbs li a.hover, .fusion-breadcrumbs li a:hover {
  --awb-text-hover-color: #fff;
}

body .fullwidth-box.video-background .fullwidth-video video {
  min-width: 0;
  min-height: 0;
  width: 100%;
  height: 100%;
}

#hero .fusion-image-element  img {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

#hero .fusion-text,
#hero .fusion-title {
  max-width: 550px;
}

#hero .fusion-text.wide,
#hero .fusion-title.wide {
  max-width: 700px;
}

#hero .fusion-title h1 {
  position: relative;
  padding-left: 75px !important;
}

#hero .fusion-title h1:before {
  content: "";
  width: 80px;
  height: 112px;
  background: url('img/headline-leadermark.png') center no-repeat;
  background-size: 100%;
  display: inline-block;
  position: absolute;
  top: -10px;
  left: -8px;
}

#hero .fusion-title h1:has(img) {
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#hero .fusion-title h1:has(img):before {
  top: 0;
}

.home h1 {
  max-width: 1000px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.home h1:before {
  content: "";
  width: 80px;
  height: 112px;
  background: url('img/headline-leadermark.png') center no-repeat;
  background-size: 100%;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}

html[lang="de-DE"] .fusion-title {
    word-wrap: break-word;
}

.fusion-title-heading strong,
.fusion-text h2 strong,
.fusion-text h3 strong {
  color: var(--primary-blue);
}

main:has(.parallax-backgrounds) {
  overflow: unset !important;
}

.parallax-backgrounds {
  /*height: 100vh;*/
  /*overflow: hidden;*/
  
}
.parallax-backgrounds .fusion-layout-column {
  height: 100vh;
}

html.ua-safari.touchevents .parallax-backgrounds .fusion-layout-column,
html.ua-ios .parallax-backgrounds .fusion-layout-column {
  position: sticky;
  top: 0;
  z-index: 99;
}

.parallax-backgrounds .fusion-column-wrapper {
  background-attachment: fixed;
}

html.ua-safari.touchevents .parallax-backgrounds .fusion-column-wrapper,
html.ua-ios .parallax-backgrounds .fusion-column-wrapper {
  background-image: none !important;
}

html.ua-safari.touchevents .parallax-backgrounds .fusion-column-wrapper .parallax-background,
html.ua-ios .parallax-backgrounds .fusion-column-wrapper .parallax-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-image: var(--awb-bg-image);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.parallax-backgrounds .fusion-title {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 700px;
}

.parallax-backgrounds .fusion-title.long-text {
  max-width: 1000px;
}

.tfs-slider[data-full_screen="1"] .flex-control-nav {
  bottom: 75px!important;
}

.tfs-slider[data-full_screen="1"] .flex-control-nav li {
  margin: 0;
}

.tfs-slider[data-full_screen="1"] .flex-control-nav li a {
  background: var(--secondary-light-blue) !important;
  height: 7px;
  width: 75px;
  box-shadow: none;
  border-radius: 0;
  transition: 0.5s background;
}

.tfs-slider[data-full_screen="1"] .flex-control-nav li:has(.flex-active) ~ li a {
  background: #fff !important;
}

.tfs-slider[data-full_screen="1"] .flex-control-nav li:first-child a {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.tfs-slider[data-full_screen="1"] .flex-control-nav li:last-child a {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.tfs-slider .slide-content:has(.long-text) {
  max-width: 900px !important;
}

.tfs-slider .background-image:after {
  background: linear-gradient(135deg,  rgba(0,0,0,0.86) 0%,rgba(0,40,84,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  content:"";
}

/*.circle-background:before {
  width: 450px;
  height: 200px;
  position: absolute;
  content: "";
  left: 30px;
  bottom: -95px;
  background: url('img/dot-pattern.png') center no-repeat;
  background-size: 100%;
  opacity: 0.9;
}

.circle-background:has(.rounded-section-text):before {
  bottom: 0;
}

.circle-background.right:before {
  left: auto;
  right: 30px;
}

.circle-background:last-child {
  margin-bottom: 120px;
}*/


.machine-list .fusion-column-wrapper:has(.hover-image) {
  position: relative;
}

.machine-list .fusion-image-element:has(.hover-image) {
  z-index: 2;
  opacity: 0;
  transition: 0.4s opacity;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}

.machine-list .fusion-image-element:has(.hover-image):hover {
  opacity: 1;
}

.blue-hover-cards .fusion-layout-column {
  height: 530px;
}

.blue-hover-cards .fusion-layout-column:before {
  position: absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  content:"";
  background: linear-gradient(180deg, var(--primary-blue) 0%, #000000 100%);
  opacity: 0.5;
  pointer-events: none;
  transition: 0.6s opacity;
}

.blue-hover-cards .fusion-layout-column:hover:before {
  opacity: 0.9;
}

.blue-hover-cards .fusion-layout-column .fusion-column-wrapper > * {
  z-index: 2;
}

.blue-hover-cards .fusion-layout-column .fusion-text {
  max-height: 0;
  overflow: hidden;
  transition: 0.6s max-height;
}

.blue-hover-cards .fusion-layout-column .fusion-button {
  position: static;
  transition: 0.3s all;
}

.blue-hover-cards .fusion-layout-column .fusion-button:before {
  position: absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  content:"";
}

.blue-hover-cards .fusion-layout-column:hover .fusion-button.button-default {
  --button_gradient_top_color: #CEDCDF;
  --button_gradient_bottom_color: #CEDCDF;
  --button_accent_color: #002854;
}

.blue-hover-cards .fusion-layout-column:hover .fusion-text {
  max-height: 275px;
}

.fusion-button.light-button:not(:hover) {
  --button_accent_color: var(--primary-blue);
  --button_gradient_top_color: var(--light-teal);
  --button_gradient_bottom_color: var(--light-teal);
}

.rounded-section-text .fusion-column-wrapper > div,
.rounded-section-text .fusion-column-wrapper > a {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
  
.fusion-text ul {
  padding-left: 0;
  list-style:none
}

.fusion-text ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px;
}

.fusion-text ul li:before {
  position: absolute;
  left: 0;
  top: 5px;
  width: 14px;
  height: 20px;
  background: url('img/bullet-style.svg') no-repeat center;
  background-size: 100%;
  content: "";
}

.fusion-text.no-accent-list ul li {
  padding-left: 0;
}

.fusion-text.no-accent-list ul li:before {
  display: none;
}

.fusion-text ul li p {
  margin-bottom: 0;
}

.fusion-text.three-column-list ul {
  display: flex;
  gap: 10px;
  max-height: 100px;
  flex-direction: column;
  flex-wrap: wrap;
}

.fusion-text.three-column-list ul:has(li:nth-child(7)) {
  max-height: 150px;
}

.fusion-text.arrow-links p a:after,
.fusion-text.arrow-links li a:after {
  content: "\f054";
  font-family: "Font Awesome 6 Pro";
  display: inline-block;
  vertical-align: middle;
  color: var(--primary-blue);
  margin-left: 5px;
}

.rounded-corners {
  overflow: hidden;
  -webkit-border-radius: 20px;
          border-radius: 20px;
}

.faded-image {
  mask-image: linear-gradient(to right, rgba(33,33,33,0) 0%,rgba(30,30,30,1) 20%,rgba(3,3,3,1) 100%);
}

/*left images on desktop*/
.fusion_builder_column.left-photo .faded-image {
  display: block;
  mask-image: linear-gradient(to right, rgba(33,33,33,1) 0%,rgba(30,30,30,1) 80%,rgba(3,3,3,0) 100%);
}

.faded-image img {
  mask-image: linear-gradient(to bottom, rgba(33,33,33,0) 0%,rgba(30,30,30,1) 20%,rgba(3,3,3,1) 80%,rgba(0,0,0,0) 100%);
}

/*last faded image in bunch*/
.fusion-fullwidth:last-child .faded-image img {
  mask-image: linear-gradient(to bottom, rgba(30,30,30,0) 0%,rgba(3,3,3,1) 20%,rgba(0,0,0,1) 100%);
}

.fusion-social-networks .fusion-social-network-icon {
  vertical-align: middle;
}

body .fusion-image-carousel {
  margin-bottom: 0;
}

.swiper-slide {
  --h2_typography-margin-top: 10px;
  --h2_typography-margin-bottom: 10px;
  --h3_typography-margin-top: 10px;
  --h3_typography-margin-bottom: 10px;
  --h4_typography-margin-top: 10px;
  --h4_typography-margin-bottom: 10px;
  --h5_typography-margin-top: 10px;
  --h5_typography-margin-bottom: 10px;
}

.swiper-slide:not(.swiper-slide-active) {
  /*opacity: 0;*/
}

.text-slider {
  --awb-dots-size: 20px;
  --awb-dots-active-size: 20px;
  --awb-dots-color: var(--secondary-light-gray);
  --awb-dots-active-color: var(--primary-blue);
  --awb-dots-spacing: 12px;
  --awb-dots-align: center;
  overflow: hidden;
}

.text-slider .swiper-slide > * {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.text-slider .swiper-wrapper {
  padding-bottom: 50px;
}

.advanced-slider {
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.video-slider {
  margin-top: 60px;
  position: relative;
}

.video-slider .swiper-slide:not(.swiper-slide-active) {
  opacity: 0;
}
.video-slider .swiper-button-prev {
  background-image: url('img/arrow-left-blue.svg');
}

.video-slider .swiper-button-next {
  background-image: url('img/arrow-right-blue.svg');
  right: 0;
}

.video-slider .swiper-button-prev:hover {
  background-color: var(--primary-blue);
  background-image: url('img/arrow-left-white.svg');
}

.video-slider .swiper-button-next:hover {
  background-color: var(--primary-blue);
  background-image: url('img/arrow-right-white.svg');
}

.video-slider img {
  width: 100%;
}

.video-preview {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  width: 100%;
  cursor: pointer;
  position: relative;
  aspect-ratio: 16 / 9;
  border-radius: 20px;
  overflow: hidden;
}

.video-slider .fluid-width-video-wrapper {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  width: 100%;
  padding-bottom: 56.25%;
  border-radius: 20px;
  overflow: hidden;
}

.video-preview img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.video-preview:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 116px;
  height: 116px;
  transform: translate(-50%, -50%);
  background: url('img/icon-play.svg');
  background-size: 100%;
}

.carousel .swiper-slide-next + .swiper-slide {
  opacity: 0;
}

.scrolling-slider {
  position: relative;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  opacity: 1;
  width: 40px;
  height: 40px;
  z-index: 999;
  cursor: pointer;
  border-radius: 50%;
}

.swiper-button-prev {
  left: 0px;
  background: url('img/arrow-left-white.svg') center no-repeat;
  background-size: 100%;
}

.dark-arrows ~ .swiper-button-prev {
  background-image: url('img/arrow-left-blue.svg');
}

.dark-arrows ~ .swiper-button-next {
  background-image: url('img/arrow-right-blue.svg');
}

.swiper-button-next {
  right: 80px;
  background: url('img/arrow-right-white.svg') center no-repeat;
  background-size: 100%;
}

.dark-arrows ~ .swiper-button-prev:hover {
  background-color: #002854;
  background-image: url('img/arrow-left-white.svg');
}

.dark-arrows ~ .swiper-button-next:hover {
  background-color: #002854;
  background-image: url('img/arrow-right-white.svg');
}

.swiper-button-prev:hover {
  background-image: url('img/arrow-left-hover.svg');
}

.swiper-button-next:hover {
  background-image: url('img/arrow-right-hover.svg');
}

.awb-swiper-button.awb-swiper-button-prev i,
.awb-swiper-button.awb-swiper-button-next i {
  display: none;
  opacity: 0;
}

.heading-to-large-text  {
  --h2_typography-font-size: 24px;
  --h3_typography-font-size: 24px;
  --h4_typography-font-size: 24px;
  --h2_typography-font-weight: 300;
  --h3_typography-font-weight: 300;
  --h4_typography-font-weight: 300;
}

#process {
  position: relative;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

#process:before {
  width: 3px;
  position: absolute;
  top: 13px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background: var(--primary-gray);
}

#process p {
  margin-bottom: 8px;
  text-align: center;
}

#process .process-step {
  width: 50%;  
  padding-right: 12px;
  position: relative;
}

#process .process-step:nth-child(even) {
  margin-left: auto;
  padding-right: 0;
  padding-left: 12px;
}

#process .process-step:last-child:after {
  width: 50px;
  background: #fff;
  position: absolute;
  top: 13px;
  bottom: 0;
  content: "";
  right: -25px;
}

#process .process-step:nth-child(even):last-child:after {
  right: auto;
  left: -25px;
  z-index: 0;
}

#process .process-step:before {
  width: 0%;
  content: "";
  position: absolute;
  right: 25px;
  border-bottom: 2px dashed #CEDCDF;
  display: block;
  top: 23px;
  transition: 0.5s width;
  z-index: 2;
}

#process .process-step.drawn:before {
  width: 30%;
}

#process .process-step:nth-child(even):before {
  right: auto;
  left: 25px;
}

#process .process-step .paragraph {
  position: relative;
  z-index: 2;
}

#process .process-step .marker {
  position: absolute;
  top: 11px;
  right: -24px;
  width: 25px;
  height: 25px;
  background: var(--primary-gray);
  border: 3px solid #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 50%;
}

#process .process-step:nth-child(even) .marker {
  right: auto;
  left: -24px;
}

#process .number {
  background: var(--medium-blue);
  color: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  color: #FFF;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #fff;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

#process .process-step .title {
  font-size: 24px;
  font-weight: 300;
  color: var(--navy-blue);
  text-align: center;
}

ul#news_filters {
  margin-top: 0;
  overflow: visible;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 30px;
  margin: 0;
  --awb-filters-border-bottom: 0;
  --awb-filters-border-top: 0;
}

ul#news_filters:has(li:nth-child(4)) {
  justify-content: space-between;
  --awb-filters-alignment: space-between;
  
}

ul#news_filters li {
  position: relative;
  padding-left: 0;
  margin-bottom: 0;
}

ul#news_filters li:before {
  display: none;
}

ul#news_filters li a {
  position: relative;
  text-decoration: none !important;
  padding-left: 40px;
  color: inherit;
  font-weight: 300;
  min-height: 34px;
  display: inline-block;
}

ul#news_filters li a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0px;
  width: 29px;
  height: 29px;
  background: #fff;
  border: 1px solid var(--primary-gray);
  border-radius: 10px;
}

ul#news_filters li a:after {
  position: absolute;
  content: "";
  left: 7px;
  top: 7px;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #fff;
}

ul#news_filters li:not(.current-cat):hover a:after {
  background: var(--primary-gray);
}

ul#news_filters li.current-cat a:after {
  background: var(--primary-blue);
}

#main .fusion-post-cards .fusion-filters li a {
  text-decoration: none;
}

#mobile_filters_toggle {
  background: var(--primary-blue);
  position: relative;
  margin-left: -30px;
  margin-right: -30px;
  padding: 20px 30px;
  color: #FFF;
  font-weight: 300;
  border-bottom: 1px solid #001731;
}

/*card*/
#main .fusion-grid-posts-cards .fusion-builder-row {
  border: 1px solid #B1B5B7 !important;
  border-radius: 20px;
  flex-direction: column;
  --awb-overflow: hidden;
  height: 100%;
}

#main .fusion-grid-posts-cards .fusion-builder-row > .fusion-layout-column:first-child {
  margin-bottom: 0;
}

#main .fusion-grid-posts-cards .fusion-builder-row  > .fusion-layout-column {
  width: 100%;
}

#main .fusion-grid-posts-cards .fusion-column-wrapper .fusion-content-tb {
  display: none;
}

#main .fusion-grid-posts-cards .fusion-column-wrapper {
  margin: 0;  
}

.blog #main .fusion-grid-posts-cards li:nth-child(8n),
.blog #main .fusion-grid-posts-cards li:nth-child(8n+1){
  width: 50%;
}

#main .fusion-grid-posts-cards .fusion-column-wrapper .fusion-post-card-image img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

/*equal height cards*/
#main .fusion-grid-posts-cards {
  align-items: stretch !important;
}
#main .fusion-grid-posts-cards .fusion-layout-column.post-card {
  height: auto;
}

.news-card-title {
  padding: 20px 25px;
}

/*news title*/
#main .news-card-title a {
  --awb-link_decoration_thickness: 0;
  --awb-link_decoration_style: none;
  text-decoration-line: none !important;
  --awb-link-color: #000;
}

/*card category*/
#main .fusion-meta-tb.category-tags {
  --awb-background-color: #F3F6F7;
  --awb-border-color: transparent;
  --meta_font_size: 18px;
  --awb-item-padding-left: 25px;
  --awb-item-padding-right: 25px;
  --awb-item-padding-top: 8px;
  --awb-item-padding-bottom: 8px;
}

.fusion-meta-tb.category-tags {
  font-size: 18px;
}

.post-date {
  font-size: 24px;
  display: block;
  margin-bottom: 20px;
  color: var(--navy-blue);
}

/*Main Nav*/
nav#main_menu {
    width: 100%;
}

nav#main_menu .fusion-menu > li {
  margin-bottom: -5px;
}

nav#main_menu .fusion-menu > li > a {
  border-bottom: 5px solid transparent;
}

nav#main_menu .fusion-menu > li:hover > a{
  border-bottom-color: var(--primary-blue);
}

nav#main_menu li.menu-item-has-children:hover .awb-menu__open-nav-submenu-hover:before {
  transform: rotate(180deg);
}

nav#main_menu .fusion-button.button-custom {
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 15px;
  max-width: 350px;
}

.awb-menu__mega-wrap {
  --h2_typography-font-size: 30px;
}

.fusion-menu > .menu-item.wpml-ls-item {
  border-left: 0 !important; 
}

.awb-menu_em-click .menu-item.wpml-ls-current-language > a {
  pointer-events: none;
}

.awb-menu_em-click .menu-item.wpml-ls-current-language > a + button {
  display: block !important;
}

.awb-menu_em-click .menu-item.wpml-ls-current-language > a + button:before {
  display: none;
}

.awb-menu_em-click .menu-item.wpml-ls-current-language > a + button:after {
  content: "";
  position: absolute;
  width: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
}

.fusion-menu > .menu-item.wpml-ls-item > a:before {
/*  content: "\f0ac";*/
  content: "";
  color: inherit;
  font-family: "Font Awesome 6 Pro";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
/*  width: 15px;*/
  font-weight: 300;
}

.fusion-tb-header .fusion-menu .wpml-ls-menu-item .awb-menu__sub-ul {
  display: flex;
  flex-direction: row;
  max-width: 360px;
  flex-wrap: wrap;
  left: auto;
  right: -10px;
  padding-top: 10px;
}

.fusion-tb-header .fusion-menu .wpml-ls-menu-item .awb-menu__sub-ul > li {
  flex-basis: 180px;
}

.fusion-tb-header .fusion-menu .wpml-ls-menu-item .awb-menu__sub-ul > li:nth-child(even) {
  border-left: 1px solid var(--awb-submenu-sep-color);
}

.fusion-tb-header .fusion-menu > .wpml-ls-menu-item {
  margin-left: 12px;
}

.fusion-tb-header .fusion-menu .wpml-ls-menu-item .awb-menu__sub-ul:after {
  z-index: -1;
  position: absolute;
  top: 14px;
  left: 0;
  right: -2px;
  bottom: -4px;
  background: #b1b5b7;
  filter: blur(3px);
  opacity: 0.5;
  content: "";
}

.fusion-tb-header .fusion-menu .wpml-ls-menu-item .awb-menu__sub-ul a {
  min-width: 125px;
  text-align: right;
}

.fusion-tb-footer .fusion-menu > .wpml-ls-menu-item > a {
  font-size: 18px;
  font-weight: 600;
  gap: 2px;
}

.fusion-tb-footer .fusion-menu > .menu-item.wpml-ls-item > a:before {  
  content: "\f0ac";
  width: 20px;
}

.fusion-tb-footer .fusion-menu .wpml-ls-item {
  max-width: 200px;
}

.fusion-tb-footer .wpml-ls-menu-item .wpml-ls-flag {
  display: none;
}

.fusion-tb-footer .fusion-menu .wpml-ls-item ul.awb-menu__sub-ul {
  overflow: scroll;
  height: 200px;
  width: 100%;
  top: 40px;
  border-top: 1px solid rgb(255, 255, 255);
  display: block;
  scrollbar-color: #fff #002854;
  scrollbar-width: thin;
}

.fusion-tb-footer .fusion-menu .wpml-ls-item ul li a {
  text-align: left;
  padding: 5px 10px;
  background: #43507F;
  color: #fff;
}

#main .fusion-load-more-button {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid;
  font-size: 18px;
  text-transform: none;
  height: auto;
  padding: 15px 25px;
}

.fusion-body nav#main_menu .fusion-content-layout-row .fusion-text {
  max-width: 275px;
  padding-bottom: 30px;
}

.fusion-body nav#main_menu blockquote {
  margin: 0;
  border: 0;
  padding: 0;
  font-size: 24px;
}

.fusion-body nav#main_menu blockquote + p {
  font-size: 18px;
}

/*Utility Nav*/
nav#top_menu .fusion-menu > li {
  margin-left: 10px;
  padding-left: 12px;
}

nav#top_menu .fusion-menu > li + li {
  border-left: 1px solid var(--primary-blue);
}

.fusion-text a {
  font-weight: 400;
}

#main .fusion-load-more-button,
.fusion-button:not(.button-custom) {
  line-height: 1.1em !important;
  transform: skew(-20deg);
}

#main .fusion-load-more-button span,
.fusion-button:not(.button-custom) .fusion-button-text {
  font-weight: 500 !important;
  font-size: 18px !important;
  transform: skew(20deg);
  display: block;
}

.button-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0px 25px;
  align-items: flex-end;
}

.fusion-title-center ~ div .button-row {
  justify-content: center;
}

.text-center {
	text-align: center !important;
}

.text-black {
	color: var(--tertiary-dark-gray) !important;
}

.text-blue {
	color: var(--primary-blue) !important;
}

.text-white {
	color: var(--tertiary-white) !important;
}

.text-grey {
	color: var(--primary-gray) !important;
}

.bg-light-grey {
	background: #efeeee;
}

/*p {
	margin-bottom: 1em;
	line-height: 1.5;
}

p.body-large {
	font-size: var(--body-large);
	line-height: 1.35;
}

p.body-small {
	font-size: var(--body-small);
	line-height: 1.5;
}

p.small {
	font-size: 12px;
}
*/
.scrolling-slider {
  --slider-offset: 40px;
  transform: translateX(var(--slider-offset));
}

.awb-gallery-wrapper .fusion-gallery.carousel {
  height: auto !important;
  min-height: 150px;
  margin: auto !important;
}
/*
.awb-gallery-wrapper .fusion-gallery.carousel .fusion-grid-column {
  position: relative !important;
  top: auto !important; 
  left: auto !important;
}*/

.fusion-gallery.carousel .fusion-gallery-image {
  border-radius: 20px;
  overflow: hidden;
}

.fusion-content-boxes:last-child {
  margin-bottom: 0 !important;
}

.fusion-content-boxes.content-boxes-icon-on-side .heading {
  margin-bottom: 0;
  margin-top: 15px;
}

.fusion-content-boxes .content-wrapper-background {
  overflow: hidden;
  padding: 0 15px !important;
  border: 1px solid #B1B5B7;
}

.fusion-content-boxes .content-wrapper-background:has(img) {
  padding: 0 !important;
}

.fusion-content-boxes .fusion-column:has(.content-wrapper-background) {
  margin-bottom: 30px !important;
}

.fusion-content-boxes.content-boxes-icon-on-top .content-wrapper-background .heading img {
  margin-bottom: 0;
}

.fusion-content-boxes.content-boxes-icon-on-top .content-wrapper-background .content-container {
  margin: 10px 20px 20px;
  text-align: left;
}


/* BUTTONS
   ----------------------------- */
.button, 
a.button, 
input.button, 
.button > a {
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600; /* Semi-bold */
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none !important;
	text-align: center;
	line-height: 1em !important;
	padding: 20px 30px !important;
	border-radius: 30px !important;
	cursor: pointer;
	transition: all 0.3s ease;
	border: 0;
}

/* Primary Button - Light Background */
.button.primary {
	background-color: var(--light-teal);
	color: var(--primary-blue);
}

.button.primary:hover {
	background-color: var(--tertiary-white);
	color: var(--primary-blue);
}

/* Primary Button - Dark Background */
.button.primary-dark {
	background-color: var(--primary-blue);
	color: var(--tertiary-white);
}

.button.primary-dark:hover {
	background-color: var(--light-teal);
	color: var(--primary-blue);
}

/* Secondary Button - Light Background */
.button.secondary {
	background-color: transparent;
	color: var(--primary-blue);
	border: 1px solid var(--primary-blue) !important;
}

.button.secondary:hover {
	background-color: var(--light-teal);
	color: var(--primary-blue);
}

/* Secondary Button - Dark Background */
.button.secondary-dark {
	background-color: transparent;
	color: var(--tertiary-white);
	border: 1px solid var(--tertiary-white) !important;
}

.button.secondary-dark:hover {
	background-color: var(--tertiary-white);
	color: var(--primary-blue);
}

.button.white, 
input.button.white, 
.button.white > a {
	background: var(--tertiary-white);
	color: var(--primary-blue);
}

/* LINKS
   ----------------------------- */
a {
	color: var(--primary-blue);
	text-decoration: underline;
	transition: color 0.3s ease;
}

a:hover {
	color: var(--secondary-light-blue);
}

#main a {
	text-decoration: underline;
}

#main a.fusion-button {
	text-decoration: none;
}

/* Link styles for light background */
.light-bg a {
	color: var(--primary-blue);
}

.light-bg a:hover {
	color: var(--medium-blue);
}

/* Link styles for dark background */
.dark-bg a {
	color: var(--tertiary-white);
}

.dark-bg a:hover {
	color: var(--light-blue-1);
}

/* FORM ELEMENTS
   ----------------------------- */
iframe[src^="https://go.alliancelaundry"] {
  max-width: 900px;  
  margin-left: auto;
  margin-right: auto;
}

input, 
select, 
textarea {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	padding: 10px;
	border: 1px solid var(--primary-gray);
	border-radius: 4px;
	width: 100%;
	height: var(--form_input_height, 40px);
}

label {
	display: block;
	margin-bottom: 5px;
	font-weight: 500;
}

.form-field {
	margin-bottom: 20px;
}

::placeholder {
	color: var(--primary-gray);
	opacity: 0.7;
}

select {
	appearance: none;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: right 0.7em top 50%;
	background-size: 0.65em auto;
	padding-right: 30px;
}

/* Error state */
.has-error input,
.has-error select,
.has-error textarea {
	border-color: #f04923;
}

.error-message {
	color: #f04923;
	font-size: 14px;
	margin-top: 5px;
}

/* NAVIGATION
   ----------------------------- */
/*.navigation {
  background-color: var(--tertiary-white);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.navigation .menu-item a {
  font-weight: 600;
  text-decoration: none;
  color: var(--primary-blue);
  padding: 20px 16px;
  display: inline-block;
}

.navigation .menu-item.current-menu-item a {
  color: var(--secondary-light-blue);
}*/

.fusion-menu > .menu-item + .menu-item:after {
  content: "" !important;
  position: absolute;
  left: 0;
  right: 0;
  background: var(--primary-blue);
}

/* HEADER
   ----------------------------- */
.site-header {
  padding: 20px 0;
  position: relative;
  background-color: var(--tertiary-white);
}
/*
.logo-wrapper {
  height: 70px;
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0;
  padding-left: 10px !important;
}

.logo-wrapper img {
  max-height: 100%;
  max-width: 200px;
}*/

/* FOOTER
   ----------------------------- */
.site-footer {
  background-color: var(--primary-blue);
  color: var(--tertiary-white);
  padding: 50px 0;
}

.footer-heading {
  color: var(--tertiary-white);
  font-size: 20px;
  margin-bottom: 20px;
}

.footer-menu a {
  color: var(--tertiary-white);
/*  text-decoration: none;*/
  display: block;
  margin-bottom: 7px;
}

.footer-menu a:hover {
  color: var(--light-blue-1);
}

.footer-menu {
  width: 33% !important;
}

.footer-menu.columns {
  width: 66% !important;
}

.footer-menu > ul > li {
  padding-right: 20px;
}

.footer-menu.columns > ul {
  display: block;
  columns: 2;
}

.footer-menu > ul > li {
  break-inside: avoid;
  max-width: 225px;
}

.footer-menu > ul > li > ul a {
  text-decoration: underline dotted;
  text-decoration-color: var(--light-blue-2);
  text-underline-position: under;
}

/* UTILITY CLASSES
   ----------------------------- */
.spacer {
  padding-top: 40px;
}

.flush-top {
  margin-top: 0;
  padding-top: 0;
}

.flush-bottom {
  margin-bottom: 0 !important;
}

.flush-left {
  margin-left: 0 !important;
}

.hidden {
  display: none;
}

/* SPECIAL ELEMENTS
   ----------------------------- */
/* Testimonials */

/*.fusion-row .fusion-testimonials.clean blockquote q {
  font-style: normal;
  padding: 0;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 1.5em;
}*/


.fusion-testimonials .testimonial-pagination {
  margin-top: 18px;
}

.fusion-testimonials .testimonial-pagination a {
  border-color: var(--primary-gray) !important;
  background: var(--primary-gray) !important;
  width: 20px !important;
  height: 20px !important;
}

.fusion-testimonials .testimonial-pagination a.activeSlide {
  border-color: var(--primary-blue) !important;
  background: var(--primary-blue) !important;
}

.fusion-testimonials blockquote .awb-quote{
  padding: 1em 0.5em 0 !important;
}

.fusion-testimonials .author {
  padding: 8px 15px;
}

.fusion-row .fusion-testimonials .company-name,
.fusion-row .fusion-testimonials .company-name strong {
  --awb-name-company-text-color: var(--black);
  --awb-name-company-font-weight: 300;
    font-weight: 300 !important;
}

.fusion-testimonials .reviews .review {
  padding-left: 65px;
  background: url('img/quote-angle.svg') left top no-repeat;
  margin-top: 30px;
}

#wrapper .post-content  blockquote,
.fusion-body blockquote {
  margin-left: 0;
  margin-right: 0;
  border-left: 0;
   padding-left: 75px;
  background: url('img/quote-angle.svg') left top no-repeat;
  margin-top: 30px;
  font-size: 24px;
  font-style: italic;
}

.fusion-testimonials .reviews .review blockquote {
  padding-left: 0 !important;
  background: none !important;
  margin: 0 !important;
}

.fusion-testimonials.clean blockquote .awb-quote {
  --awb-testimonial-text-letter-spacing: 0;
  --awb-textcolor: var(--black);
  --awb-testimonial-text-font-size: 24px;
  text-align: left !important;
      
}

.fusion-row .fusion-testimonials.clean .author {
  letter-spacing: 0;
  font-size: 18px;
  text-align: left;
  margin: 0;
  padding-left: 12px;
}

/* FAQ Styling */
.faq-item {
  margin-bottom: 20px;
  border-bottom: 1px solid var(--light-teal);
  padding-bottom: 20px;
}

.faq-question {
  font-weight: 600;
  cursor: pointer;
  color: var(--primary-blue);
  margin-bottom: 10px;
}

.faq-answer {
  display: none;
}

/* Tables */
.table-2 table th,
table.rebate th {
  background: var(--primary-blue);
  font-size: 18px;
  color: var(--tertiary-white);
  font-weight: bold;
  text-align: left;
  padding: 10px;
}

.table-2 table tr td {
  padding: 8px;
  border-bottom: 1px solid var(--light-teal);
}

.table-2 table tr:nth-child(even) td {
  background: var(--tertiary-light-gray);
}

/* Angles and Masks */
.blue-left-angle,
.blue-right-angle {
  max-width: calc(100% - 175px);
  margin-right: 0 !important;
  position: relative;
}

.blue-right-angle:after {
  position: absolute;
  top: 0;
  left: 100%;
  bottom: 0;
  content: "";
  width: 150px;
  height: 100%;
  background: linear-gradient(to top left, transparent 0%, transparent 50%, var(--primary-blue) 50%, var(--primary-blue) 100%);
}

.white-right-angle:after {
  position: absolute;
  top: 0;
  left: 100%;
  bottom: 0;
  content: "";
  width: 150px;
  height: 100%;
  background: linear-gradient(to top left, transparent 0%, transparent 50%, var(--tertiary-white) 50%, var(--tertiary-white) 100%);
}

.blue-left-angle:after {
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  content: "";
  width: 150px;
  height: 100%;
  background: linear-gradient(to top right, transparent 0%, transparent 50%, var(--primary-blue) 50%, var(--primary-blue) 100%);
}

.fusion-youtube {
  border-radius: 20px;
  overflow: hidden;
}

#timeline {
  border-left: 3px solid var(--primary-gray);
  padding-top: 40px;
  padding-bottom: 40px;
}

#timeline .timeline-event {
  --photo-offset: 10px;
  --gap: 30px;
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  display: flex;
  gap: var(--gap);
  align-items: center;
  max-width: 550px; 
}

#timeline .timeline-event.left {
  --photo-offset: 290px;
  flex-direction: row-reverse;
}

#timeline .timeline-event.bottom {
  flex-direction: column;
  --gap: 0px;
  --photo-offset: 40px;
  align-items: self-start;
}

#timeline .timeline-event .year {
  color: var(--medium-blue);
  font-size: 34px;
  position: relative;
}

#timeline .timeline-event .marker {
  position: absolute;
  top: 14px;
  left: calc((var(--gap) + 14px + var(--photo-offset)) * -1);
  width: 25px;
  height: 25px;
  background: var(--primary-gray);
  border: 3px solid #fff;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  border-radius: 50%;
}

#timeline .timeline-event.always-active .marker,
#timeline .timeline-event.active .marker {
  background-color: var(--primary-blue);
}

#timeline .timeline-event.active:has(+.active) .marker {
  background: var(--primary-gray);
}

#timeline .timeline-event:not(.bottom) .image {
  flex: 0 0 250px;
}

#timeline .timeline-event:not(.bottom) .paragraph {
  max-width: 250px;
}

#sticky_content.stuck {
  position: fixed;
  right: 50%;
  top: 0;
}

#sticky_content.stuck.flex-end {
  position: relative;
  top: auto;
  right: auto;
  align-self: flex-end;
}

#map {
  -webkit-border-radius: 20px;
          border-radius: 20px;
  height: 600px;
}

/*top bar with close icon*/
#map .gm-style-iw-chr {
  justify-content: center;
}
/*extra gap before close icon*/
#map .gm-style-iw-ch {
  display: none;
}

/*close button*/
#map button.gm-ui-hover-effect {
  border: 1px solid #B1B5B7 !important;
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  opacity: 1 !important; 
  transform: translateY(-30px);
  width: 58px !important;
  height: 58px !important;
  background: #FFF !important;
  
}

/*thick blue border*/
#map button.gm-ui-hover-effect:before {
  border: 2px solid var(--primary-blue) !important;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  content: "";
  border-radius: 50%;
  z-index: 0;
  border: 1px solid #B1B5B7;
  position: absolute;
}

/*cover up bottom border*/
#map button.gm-ui-hover-effect:after {
  left: -10px;
  top: 50%;
  right: -10px;
  content: "";
  position: absolute;
  background: #FFF;
  height: 34px;
  pointer-events: none;
  margin-top: 1px;
  z-index: -1;
}

/*actual x inside button*/
#map button.gm-ui-hover-effect > span {
  background-color: var(--primary-blue);
  margin: 0 !important;
}

/*boxed white background*/
#map .gm-style .gm-style-iw-c {
  overflow: visible;
  box-shadow: none !important;
  border: 1px solid #B1B5B7;
}

#map .gm-style .gm-style-iw-c h4 {
  color: var(--primary-blue);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px;
}

/*text container inside white box*/
#map .gm-style .gm-style-iw-c .gm-style-iw-d {
  margin-top: -20px;
}

/*caret*/
#map .gm-style .gm-style-iw-tc {
  display: none;
}

/* Icons */
/*.icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
}*/

/* Loading bars */
.animated-bar-area {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-top: 30px;
}

.loading-bar-labels {
  height: 100px;
  position: relative;
}

.loading-bar-label {
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  width: 90px;
  text-align: center;
}

.animated-loading-bar {
  width: 100%;
  height: 50px;
  padding: 2px;
  border-radius: 100px;
  background-color: var(--primary-gray);
}

.loading-bar-inner {
  width: 48px;
  height: 100%;
  background-color: var(--tertiary-white);
  border-radius: 100px;
  transition: width 2s linear;
}

.animating > .loading-bar-inner {
  width: 95%;
}

/* Card elements */
.item-card {
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  background-color: var(--tertiary-white);
  border-radius: 8px;
}

.item-card .featured-image {
  margin-bottom: 25px;
  display: block;
}

.item-card.text-center .featured-image {
  margin: 0 auto 25px;
}

.item-card a {
  text-decoration: none !important;
  color: var(--primary-blue);
  font-weight: normal;
}

.item-card a.fusion-button {
  color: var(--tertiary-white);
  margin-top: 20px;
}

.pagination + .fusion-clearfix {
  margin-top: 40px;
  margin-bottom: 40px;
  height: 1px;
  background: #A7A7AA;
}

.single-post .fusion-content-tb .fusion-fullwidth {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.fusion-fullwidth:has(#post_category_tags) {
  z-index: 20;
}

#post_category_tags {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 40px;
}

#post_category_tags .fusion-tb-categories {
  display: flex;
  flex-direction: column;
  font-size: 0;
  gap: 8px;
}

#post_category_tags a {
  background: #F3F6F7;
  padding: 8px 15px;
  font-size: 18px;
  position: relative;
}


#post_category_tags a:before {
  content: "";
  background: #F3F6F7;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 50vw;
}


#post_category_tags a:after {
  width: 25px;
  left: 100%;
  top: 0;
  bottom: 0;
  content: "";
  position: absolute;
  background: linear-gradient(110deg, rgba(243,246,247,1) 0%,rgba(243,246,247,1) 50%,rgba(243,246,247,0) 50.1%,rgba(243,246,247,0) 100%);
}

/* GRID SYSTEM
   ----------------------------- */
.grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.5em !important;
  margin-right: -1.5em !important;
}

.column-1-1, .column-1-2, .column-1-3, .column-1-4, .column-2-3, .column-3-4 {
  padding-left: 1.5em;
  padding-right: 1.5em;
  width: 100%;
}

/* RESPONSIVE STYLES
   ----------------------------- */
@media screen and (min-width: 769px) {
  .column-1-2 {
    width: 50%;
  }
  
  .column-1-3 {
    width: 33.333%;
  }
  
  .column-1-4 {
    width: 25%;
  }
  
  .column-2-3 {
    width: 66.666%;
  }
  
  .column-3-4 {
    width: 75%;
  }
  
  .fusion-flex-container .fusion-row.column-fit {
    flex-wrap: nowrap;
  }
  
  .fusion-flex-container .fusion-row.column-fit > .fusion-layout-column {
    width: 100%;
  }
}

@media screen and (min-width: 1100px) {
  .parallax-backgrounds .fusion-title {
    --h2_typography-font-size: 58px;
  }

  .parallax-backgrounds .fusion-title.long-text {
    --h2_typography-font-size: 42px;
  }

  /*first faded image in bunch*/
  .fusion-fullwidth:not(:has(.faded-image,.rounded-section-text)) + .fusion-fullwidth .faded-image img {
/*    mask-image: linear-gradient(to bottom, rgba(30,30,30,1) 0%,rgba(3,3,3,1) 80%,rgba(0,0,0,0) 100%);*/
  }

  .blog #main .fusion-grid-posts-cards li:nth-child(1) {
    width: 100%;
  }

  .blog #main .fusion-grid-posts-cards li:nth-child(1) .fusion-builder-row {
    --awb-overflow: visible;
  }

  .blog #main .fusion-grid-posts-cards li:nth-child(1) .fusion-builder-row  > .fusion-layout-column {
    width: 50%;
    padding: 0 20px;
  }

  .blog #main .fusion-grid-posts-cards li:nth-child(1) .fusion-builder-row {
    flex-direction: row-reverse;
    border: 0 !important;
  }

  .blog #main .fusion-grid-posts-cards li:nth-child(1) .fusion-column-wrapper .fusion-post-card-image img {
    border-radius: 30px;
  }

  .blog #main .fusion-grid-posts-cards li:nth-child(1) .fusion-column-wrapper .fusion-title {
    display: flex;
    margin: 0;
    padding: 30px 0;
  }

  .blog #main .fusion-grid-posts-cards li:nth-child(1) .fusion-column-wrapper .category-tags {
    align-self: flex-start; 
    padding: 0;
  }

  .blog #main .fusion-grid-posts-cards li:nth-child(1) .fusion-column-wrapper .fusion-content-tb {
    display: block;
  }

  .blog #main .fusion-grid-posts-cards li:nth-child(1) .fusion-column-wrapper .fusion-tb-categories {
    position: relative;
  }

  .blog #main .fusion-grid-posts-cards li:nth-child(1) .fusion-column-wrapper .fusion-tb-categories:before {
    content: "";
    background: #F3F6F7;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 50vw;
  }


  .blog #main .fusion-grid-posts-cards li:nth-child(1) .fusion-column-wrapper .fusion-tb-categories:after {
    width: 25px;
    left: 100%;
    top: 0;
    bottom: 0;
    content: "";
    position: absolute;
    background: linear-gradient(110deg, rgba(243,246,247,1) 0%,rgba(243,246,247,1) 50%,rgba(243,246,247,0) 50.1%,rgba(243,246,247,0) 100%);
  }
}

@media screen and (min-width: 1251px) {
  :root {
    --h1_typography-font-size: 90px !important;
    --h1_typography-line-height: 1 !important;
  }

  html[lang="de-DE"] .fusion-title {
    --h1_typography-font-size: 80px !important;
  }

  .home .fusion-title {
    --h1_typography-font-size: 110px !important;
  }

  .home h1:before {
    margin-top: 10px;
  }
}

@media screen and (max-width: 1350px) {
  .fusion-fullwidth:has(#post_category_tags) + .fusion-fullwidth.fusion-flex-container .fusion-flex-justify-content-center {
    justify-content: flex-end;
    padding-right: 60px !important;
  }
}

@media screen and (max-width: 1250px) {
  .home h1:before,
  #hero .fusion-title h1:before {
    width: 50px;
    height: 78px;
  }

  #hero .fusion-title h1 {
    padding-left: 48px !important;
  }

  #post_category_tags {
    position: relative;
    top: auto;
    margin-top: 20px;
    margin-bottom: -20px !important;
  }

  .fusion-fullwidth:has(#post_category_tags) + .fusion-fullwidth.fusion-flex-container .fusion-flex-justify-content-center {
    justify-content: center;
    padding-right: 20px !important;
  }

  .blue-grid > .fusion-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  .blue-grid .fusion-layout-column {
    max-width: 33.333%;
    --awb-col-width: 33.333%;
  }
    
  .blue-grid .fusion-layout-column .fusion-column-wrapper {
    margin: 0;
  }

  nav#top_menu .fusion-menu {
    --awb-font-size: 16px; 
  }
}


@media screen and (max-width: 1200px) and (min-width: 1024px) {
  .footer-right, .footer-social, .footer-copyright {
    width: 100% !important;
  }

  .footer-copyright {
    margin-top: -50px !important;
  }
}

@media screen and (max-width: 1100px) {
  .content-boxes.fusion-columns-4 .content-box-column {
    padding-left: 10px;
    padding-right: 10px;
  }

  .fusion-text.three-column-list ul {
    max-height: 150px;
  }

  .fusion-text.three-column-list ul:has(li:nth-child(7)) {
    max-height: 200px;
  }

  nav#main_menu {
    justify-content: flex-end;
  }

  .awb-menu__m-collapse-icon {
    background: url('img/icon-hamburger.svg') center no-repeat;
    background-size: 100%;
  }

  nav.expanded .awb-menu__m-collapse-icon {
    background-image: url('img/icon-x-circle.svg');
  }

  .awb-menu__m-collapse-icon .fas {
    opacity: 0 !important;
  }

  nav#main_menu .awb-menu__m-toggle {
    padding: 0 !important;
  }

  nav#main_menu .fusion-menu {
    --awb-font-size: 20px;
  }

  nav#main_menu .fusion-menu > li .awb-menu__sub-ul_main {
    padding-bottom: 15px !important;
  }

  nav#main_menu .fusion-menu > li {
    --awb-mobile-nav-items-height: 50;
  }

  nav#main_menu .fusion-menu > li > a {
    font-weight: 300;
  }

  nav#main_menu .fusion-menu > li li {
    border-bottom: 0;
  }

  nav#main_menu .fusion-menu > li li a {
    font-weight: 400;
    min-height: 2em;
    font-size: 18px;
  }

  nav#main_menu li.fusion-no-large-visibility {
    border-color: #fff;
  }

  nav#main_menu li.fusion-no-large-visibility a {
    background: #F8F8F8 !important;
  }

  body {
    --awb-custom_typography_1-font-size: 120px;
  }
  
}

@media screen and (max-width: 1023px) {
  nav#main_menu .fusion-menu {
    margin-top: 26px;
  }

  #home_hero {
    align-items: center;
    /*height: calc(100vh - 100px) !important;*/
  }
  
  .blue-hover-cards .fusion-layout-column .fusion-button.button-default {
    --button_gradient_top_color: #CEDCDF;
    --button_gradient_bottom_color: #CEDCDF;
    --button_accent_color: #002854;
  }

  .blue-hover-cards .fusion-layout-column .fusion-text {
    max-height: none;
  }

  .blue-hover-cards .fusion-layout-column:before {
    background: linear-gradient(180deg, transparent 0%, var(--primary-blue) 60%);
    opacity: 1;
  }

  .fusion-tb-header .fusion-menu .awb-menu {
    width: auto;
  }

  .fusion_builder_column.machine-list .fusion-builder-row-inner {
    flex-wrap: nowrap !important;
    overflow: auto;
    justify-content: flex-start;
  }

  .firefox .fusion_builder_column.machine-list .fusion-builder-row-inner {
    scrollbar-color: var(--primary-blue) #ebebeb;
  }
  
  .fusion_builder_column.machine-list .fusion-builder-row-inner::-webkit-scrollbar {
     -webkit-appearance: none;
      height: 5px;
  }

  .fusion_builder_column.machine-list .fusion-builder-row-inner::-webkit-scrollbar-thumb {
    background: var(--primary-blue);
    border-radius: 4px;
  }

  .fusion_builder_column.machine-list .fusion-builder-row-inner::-webkit-scrollbar-track {
    background: #EBEBEB;
  }

  .fusion_builder_column.machine-list .fusion-builder-row-inner .fusion-layout-column {
    flex: 225px 0 0;
  }

  .fusion-content-boxes.machine-list .content-box-column .col {
    margin-bottom: 0;
  }

  .content-boxes.fusion-columns-4 .content-box-column {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  #map {
    height: 500px;
  }

  .button, 
  a.button, 
  input.button, 
  .button > a {
    padding: 14px 20px !important;
    font-size: 16px;
  }
  

  .circle-pattern {
    width: 300px;
  }
  
  /*.circle-background:before {
    width: 300px;
    height: 130px;
    left: auto;
    right: 20px;
    bottom: -62px;
  }*/
  
  .site-footer {
    padding: 30px 0;
  }
  
  .fusion-row.divider > .fusion-layout-column {
    padding-bottom: 20px;
  }
  
  .fusion-row.divider > .fusion-layout-column + .fusion-layout-column {
    border-top: 1px solid #bcbec0;
    padding-top: 25px;
  }
}

@media screen and (max-width: 767px) {
  .parallax-backgrounds .fusion-layout-column {
    height: 100vh;  
  }

  .fusion-fullwidth .fusion-image-element .faded-image {
    display: block !important;
  }

  #hero .fusion-title h1 img {
    max-height: 75px;
    width: auto;
  }
  
  .footer-menu,
  .footer-menu.columns {
    width: 100% !important;
    }

  .footer-menu > ul > li {
    padding-right: 0px;
  }

  .footer-menu.columns > ul {
    columns: 1;
  }

  .footer-menu > ul > li {
    padding-top: 24px;
    border-top: 1px solid var(--black);
    max-width: 100%;
  }

  .rounded-section-text:first-child .fusion-column-wrapper,
  .fusion-layout-column:has(+.rounded-section-text) .fusion-column-wrapper {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }

  .rounded-section-text:last-child .fusion-column-wrapper,
  .rounded-section-text:first-child + .fusion-layout-column .fusion-column-wrapper {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
  }

  .blue-grid .fusion-layout-column {
    max-width: 50%;
    --awb-col-width: 50%;
  }

  #process {
    font-size: 15px;
  }

  #process .process-step .title {
    font-size: 20px;
  }

  #process .process-step .title {
    transform: scale(0.75);
  }

  #process .process-step:before {
    top: 25px;
    right: 18px;
  }

  #process .process-step:nth-child(even):before {
    left: 18px;
    right: auto;
  }
}

@media screen and (min-width: 801px) {
  #mobile_filters_toggle {
    display: none;
  }
}

@media screen and (min-width: 850px) {
  .fusion-text.two-column-list ul {
    columns: 2;
  }
}

@media screen and (max-width: 900px) {
  .scrolling-slider {
    --slider-offset: 30px;
  }

  .scrolling-slider .swiper-button-next {
    right: 50px;
  }

  :root .fusion-body {
    --h1_typography-font-size: 55px;
    --h2_typography-font-size: 40px;
    --h3_typography-font-size: 32px;
    --h4_typography-font-size: 28px;
    --h5_typography-font-size: 24px;
  }

  h1 {
    --fontSize: 55px;
  }

  h2 {
    --fontSize:40px;
  }

  h3 {
    --fontSize:32px;
  }

  h4 {
    --fontSize:28px;
  }

  h5 {
    --fontSize:24px;
  }

  .home h1:before, #hero .fusion-title h1:before {
    height: 55px;
  }

  .tfs-slider h2 {
    font-size: var(--h3_typography-font-size) !important;
    line-height: 1.3em !important;
  }

}

@media screen and (max-width: 800px) {
  ul#news_filters li a {
    color: #FFF;
  }

  .fusion-content-boxes.machine-list {
    flex-wrap: nowrap !important;
    overflow: auto;
  }

  .firefox .fusion-content-boxes.machine-list {
    scrollbar-color: var(--primary-blue) #ebebeb;
  }
  
  .fusion-content-boxes.machine-list::-webkit-scrollbar {
     -webkit-appearance: none;
      height: 5px;
  }

  .fusion-content-boxes.machine-list::-webkit-scrollbar-thumb {
    background: var(--primary-blue);
    border-radius: 4px;
  }

  .fusion-content-boxes.machine-list::-webkit-scrollbar-track {
    background: #EBEBEB;
  }

  .fusion-content-boxes.machine-list .content-box-column {
    flex: 225px 0 0;
    margin-bottom: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
  }

  .fusion-content-boxes.machine-list .content-box-column .col {
    margin-bottom: 0;
  }

  #mobile_filters_toggle .label {
    position: relative;
  }

  #mobile_filters_toggle .label:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0px;
    width: 28px;
    height: 28px;
    background: url('img/icon-circle-plus.svg') center no-repeat;
  }

  #mobile_filters_toggle.open .label:after {
    background-image: url('img/icon-circle-minus.svg');
  }

  ul#news_filters {
    --awb-filters-height: 0;
    padding: 0;
    flex-direction: column;
    gap: 10px;
    position: relative;
    background: var(--primary-blue);
  }

  ul#news_filters:before {
    content: "";
    background: var(--primary-blue);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    z-index: -1;
  }
  
  ul#news_filters li {
    border: 0 !important;
    padding: 10px 0;
    display: none;
  }

  #mobile_filters_toggle.open + ul#news_filters li {
    display: block;
  }
  
}

@media screen and (min-width: 768px) {
	.fusion-flex-container.reverse .fusion-row {
		flex-direction: row-reverse;
	}
}

@media screen and (max-width: 767px) {
  .brand-logo.fusion-imageframe {
    padding: 0 10px;
  }
  
  body {
    --awb-custom_typography_1-font-size: 80px;
  }
  
  .fusion-text.two-column-list ul {
    columns: 2;
  }
}

@media screen and (max-width: 600px) {
  :root .fusion-body {
    --h1_typography-font-size: 45px;
    --h2_typography-font-size: 37px;
    --h3_typography-font-size: 30px;
    --h4_typography-font-size: 22px;
    --h5_typography-font-size: 20px;
      
    --awb-typography3-font-size: 20px;
  }

  h1 {
    --fontSize: 45px;
  }

  h2 {
    --fontSize: 37px;
  }

  #map {
    height: 400px;
  }

  /*make room for language switcher on mobile  */
  .fusion-tb-header .awb-menu.fusion-no-large-visibility + .awb-menu {
    width: auto !important;
  }

  .parallax-backgrounds .fusion-title {
    --h2_typography-font-size: 24px;
  }

  .fusion-text.three-column-list ul {
    max-height: none !important;
  }

  .scrolling-slider {
    transform: none;
  }

  .scrolling-slider .swiper-button-prev {
    left: 10px;
  }

  .scrolling-slider .swiper-button-next {
    right: 10px;
  }

  .content-boxes.fusion-columns-4 .content-box-column {
    width: 100%;
  }
}


@media screen and (max-width: 480px) {
  .fusion-tb-header .fusion-menu:has(.menu-item-object-wpml_ls_menu_item) {
    justify-content: flex-end;
  }

  .awb-menu_em-click .menu-item.wpml-ls-current-language > a {
    padding-right: 15px;
  }

  #timeline .timeline-event {
    padding-left: 30px;
    --gap: 20px;
  }

  #timeline .timeline-event:not(.bottom) .image {
    flex: 0 0 150px;
  }

  #timeline .timeline-event.left {
    --photo-offset: 180px;
  }

  #timeline .timeline-event.bottom {
    --photo-offset: 30px;
  }
}


@media screen and (max-width: 350px) {
  #hero .fusion-title h1 {
    margin-bottom: -15px !important;
    padding-left: 0 !important;
  }

  #hero .fusion-title h1:before {
    display: none;
  }
}

@media screen and (min-width: 1450px) {
  #hero .fusion-text,
  #hero .fusion-title {
    margin-left: calc((100vw - 1450px) / 2 - 30px);
  }


  .fusion-fullwidth:has(.fusion-image-element) .fusion_builder_column_1_2 .fusion-text,
  .fusion-fullwidth:has(.fusion-image-element) .fusion_builder_column_1_2 .fusion-text ~ div {
    max-width: 600px;
    margin-left: auto;
    width: 100%;
  }

  .fusion-fullwidth:has(.left-photo):has(.fusion-image-element) .fusion_builder_column_1_2 .fusion-text,
  .fusion-fullwidth:has(.left-photo):has(.fusion-image-element) .fusion_builder_column_1_2 .fusion-text ~ div {
    margin-left: 0;
    margin-right: auto;
    width: 100%;
  }

  .fusion-fullwidth:has(+.fusion-fullwidth.fusion-no-medium-visibility.fusion-no-large-visibility) .faded-image img {
    mask-image: linear-gradient(to bottom, rgba(30,30,30,0) 0%,rgba(3,3,3,1) 20%,rgba(0,0,0,1) 100%);
  }
}