@charset "UTF-8";
/* Functions */
/* Icons */
/* Utilities */
/* Buttons */
/* Responsiveness */
/* Typography */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;700&display=swap");
@import url("https://use.typekit.net/vqo1jee.css");
/* Colors */
/* Global */
/* Post list */
/* Breakpoints - Should not be changed */
*, *:after, *:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.font-stack2 {
  font-family: "lexia", sans-serif;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: black;
  line-height: 1.8em;
  text-align: justify;
}
@media (min-width: 981px) {
  body {
    font-size: 16px;
  }
}
.et_pb_text a, .et_pb_module:not(.et_pb_code) a, .mc-posts-detail a {
  font-weight: 700;
}
.et_pb_text sup, .et_pb_text sub, .et_pb_module:not(.et_pb_code) sup, .et_pb_module:not(.et_pb_code) sub, .mc-posts-detail sup, .mc-posts-detail sub {
  font-size: 0.8em;
}
.et_pb_text ol, .et_pb_text ul, .et_pb_module:not(.et_pb_code) ol, .et_pb_module:not(.et_pb_code) ul, .mc-posts-detail ol, .mc-posts-detail ul {
  padding-left: 2em;
}
.et_pb_text ol li, .et_pb_text ul li, .et_pb_module:not(.et_pb_code) ol li, .et_pb_module:not(.et_pb_code) ul li, .mc-posts-detail ol li, .mc-posts-detail ul li {
  list-style-type: none;
  margin-bottom: 10px;
}
.et_pb_text ol li::before, .et_pb_text ul li::before, .et_pb_module:not(.et_pb_code) ol li::before, .et_pb_module:not(.et_pb_code) ul li::before, .mc-posts-detail ol li::before, .mc-posts-detail ul li::before {
  box-sizing: border-box;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 0.5em;
  display: inline-block;
  text-align: right;
}
.et_pb_text ol, .et_pb_module:not(.et_pb_code) ol, .mc-posts-detail ol {
  list-style: none;
  counter-reset: li;
}
.et_pb_text ol li, .et_pb_module:not(.et_pb_code) ol li, .mc-posts-detail ol li {
  counter-increment: li;
}
.et_pb_text ol li::before, .et_pb_module:not(.et_pb_code) ol li::before, .mc-posts-detail ol li::before {
  content: counter(li) ". ";
  color: #c7e6e9;
}
.et_pb_text ul li::before, .et_pb_module:not(.et_pb_code) ul li::before, .mc-posts-detail ul li::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  color: #c7e6e9;
}
@media (max-width: 980px) {
  .et_pb_section .et_pb_row, .et_section_specialty .et_pb_row, .container {
    width: calc(100% - 40px);
  }
}
/*
.home-banner {

  height: 60vh;
  &::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-image: url($site-root + '/wp-content/uploads/2022/03/chevron-white.svg');
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: top right;

  }
}
*/
.add-line h1, .add-line h2 {
  display: flex;
}
.add-line h1::before, .add-line h2::before {
  content: "";
  height: 1.1em;
  border-left: 5px solid #7186c3;
  margin-right: 0.5em;
}
.home-banner-title {
  position: relative;
}
.home-banner-title::before {
  content: url("https://www.refrigerantanswers.eu/wp-content/uploads/2022/03/chevron-white.svg");
  display: block;
  position: absolute;
  height: 100%;
  right: -70px;
  top: -158px;
  width: 590px;
}
@media (min-width: 769px) {
  .home-banner-title::before {
    right: -360px;
    top: -260px;
    width: 1090px;
  }
}
@media (min-width: 981px) {
  .home-banner-title::before {
    right: -220px;
    top: -360%;
  }
}
.mobile_menu_bar::before {
  color: #c7e6e9;
}
#main-header {
  box-shadow: none;
}
#top-menu li a {
  line-height: 1.4em;
}
#top-menu li.current-menu-item > a, #top-menu li.current_page_ancestor > a {
  color: black;
  font-weight: 700;
}
#top-menu .sub-menu {
  border-color: #000;
}
.et_pb_menu__wrap .et_pb_menu__menu {
  width: 100%;
}
.et_pb_menu__menu, .et-menu-nav, .et-menu {
  width: 100%;
}
.et_pb_menu.et_pb_menu_0_tb_header .et-menu {
  margin: 0 !important;
}
.et_pb_menu.et_pb_menu_0_tb_header .et-menu.nav li {
  position: relative;
  padding: 0;
  width: 25%;
  text-align: center;
  margin-top: 0 !important;
}
.et_pb_menu.et_pb_menu_0_tb_header .et-menu.nav li::after {
  content: "";
  display: block;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 17px;
  height: 42px;
}
.et_pb_menu.et_pb_menu_0_tb_header .et-menu.nav li::before {
  display: none;
}
.et_pb_menu.et_pb_menu_0_tb_header .et-menu.nav li:first-child {
  border: none;
}
.et_pb_menu.et_pb_menu_0_tb_header .et-menu.nav li:first-child::after {
  display: none;
}
.et_pb_menu.et_pb_menu_0_tb_header .et-menu.nav li a {
  padding: 30px 15px !important;
  display: block;
  width: 100%;
  text-align: center;
}
.et_pb_menu.et_pb_menu_0_tb_header .et-menu.nav li.current-menu-item::after, .et_pb_menu.et_pb_menu_0_tb_header .et-menu.nav li.current-page-ancestor::after {
  display: none;
}
.et_pb_menu.et_pb_menu_0_tb_header .et-menu.nav li.current-menu-item a, .et_pb_menu.et_pb_menu_0_tb_header .et-menu.nav li.current-page-ancestor a {
  background: #7186c3 !important;
  border: none;
  color: #fff !important;
}
#menu-menu2-links a.mPS2id-highlight {
  background: red;
}
.et_pb_module.et_pb_menu.sticky-menu ul.et-menu {
  flex-direction: column;
}
.et_pb_module.et_pb_menu.sticky-menu ul.et-menu li::before {
  display: none;
}
.et_pb_module.et_pb_menu.sticky-menu ul.et-menu li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7em;
  display: flex;
  text-decoration: none;
  color: #fff !important;
  font-weight: 400;
}
.et_pb_module.et_pb_menu.sticky-menu ul.et-menu li a::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  margin-right: 1em;
}
.et_pb_module.et_pb_menu.sticky-menu ul.et-menu li a.mPS2id-highlight {
  color: #c7e6e9 !important;
}
#main-footer {
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
#main-footer a, #main-footer span {
  display: inline-block;
  color: #fff;
}
#main-footer span {
  margin-right: 2em;
}
#main-footer a {
  margin-left: 2em;
}
#main-footer .social {
  color: #7186c3;
}
#main-footer .social:nth-child(1) {
  margin-left: 4em;
}
.footer-menu .menu-main-navigation {
  width: 50%;
}
/* General list */
.mc-posts-list {
  /* Custom lists below */
  /* Videos List */
  /* Search results List */
}
@media (min-width: 981px) {
  .mc-posts-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: -1.5%;
  }
}
.mc-posts-list .list-item {
  width: 100%;
  flex-shrink: 1;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1.5%;
  margin-left: 0;
}
@media (min-width: 981px) {
  .mc-posts-list .list-item {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 1.5%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 1.5%;
    width: 33.3333333333%;
  }
}
.mc-posts-list .list-item-wrapper {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.mc-posts-list .list-thumbnail {
  background-size: cover;
  background-position: center;
  display: block;
}
.mc-posts-list .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 75%;
}
.mc-posts-list .list-thumbnail img {
  display: none;
}
.mc-posts-list .list-thumbnail.boxed {
  background: #f9f9f9;
  position: relative;
  background-image: none !important;
}
.mc-posts-list .list-thumbnail.boxed img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%;
}
.mc-posts-list .list-content-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  background: rgba(255, 255, 255, 0.9);
  padding: 40px;
  border-radius: 3px;
  position: relative;
}
@media (min-width: 981px) {
  .mc-posts-list .list-content-wrapper {
    padding: 2vw;
  }
}
.mc-posts-list .list-tag {
  font-weight: 500;
  font-size: 12px;
  line-height: 1em;
  padding: 0.7em 1em;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  left: 40px;
  top: 0;
}
@media (min-width: 981px) {
  .mc-posts-list .list-tag {
    left: 40px;
  }
}
.mc-posts-list .list-tag::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  margin-right: 0.5em;
}
.mc-posts-list .list-read-more {
  margin-top: auto;
  padding-top: 20px;
  font-weight: 400;
  color: #000;
}
.mc-posts-list .list-read-more::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  margin-left: 0.5em;
}
.mc-posts-list .list-title {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: -0.01em;
  text-align: left !important;
}
@media (min-width: 981px) {
  .mc-posts-list .list-title {
    font-size: 30px;
  }
}
.mc-posts-list .list-date, .mc-posts-list .list-title, .mc-posts-list .list-excerpt {
  display: block;
  margin-top: 1.5%;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.mc-posts-list .list-date {
  color: rgba(0, 0, 0, 0.5);
}
.mc-posts-list.stagger-list .list-item {
  opacity: 0;
}
.mc-posts-list.stagger-list .list-item.display {
  opacity: 1;
}
.mc-posts-list.question-list {
  counter-reset: question-counter;
}
.mc-posts-list.question-list .list-date {
  display: none;
}
@media (min-width: 981px) {
  .mc-posts-list.question-list.accordion .list-item {
    width: 100%;
  }
}
.mc-posts-list.question-list.accordion .list-excerpt {
  display: none;
}
.mc-posts-list.question-list.accordion .list-item-wrapper {
  box-shadow: none;
}
.mc-posts-list.question-list.accordion .list-content-wrapper {
  box-shadow: none;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.mc-posts-list.question-list.accordion .list-title {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  margin: 0;
  padding: 0;
  display: flex;
}
.mc-posts-list.question-list.accordion .list-title span {
  width: calc(100% - 5em);
}
.mc-posts-list.question-list.accordion .list-title::before {
  content: counter(question-counter, decimal-leading-zero);
  counter-increment: question-counter;
  color: #9D9DA1;
  margin-right: 0.5em;
  width: 1.5em;
}
@media (min-width: 981px) {
  .mc-posts-list.question-list.accordion .list-title {
    font-weight: 700;
    font-size: 20px;
  }
}
.mc-posts-list.question-list.accordion .list-title:hover {
  cursor: pointer;
}
.mc-posts-list.question-list.accordion .list-title::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "+";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  background: #f9f9f9;
  width: 2em;
  height: 2em;
  text-align: center;
  line-height: 1.8em;
  border-radius: 50%;
  margin-left: auto;
  font-weight: 400;
}
.mc-posts-list.question-list.accordion .list-title.active::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  background: #000;
  color: #fff;
  line-height: 2em;
}
.mc-posts-list.question-carousel {
  margin: 0;
}
.mc-posts-list.question-carousel .list-item {
  padding: 0;
}
.mc-posts-list.question-carousel .list-item-wrapper {
  box-shadow: none;
}
.mc-posts-list.question-carousel .list-content-wrapper {
  padding: 0;
  box-shadow: none;
  text-align: center;
}
.mc-posts-list.question-carousel .list-excerpt, .mc-posts-list.question-carousel .list-date, .mc-posts-list.question-carousel .list-tag {
  display: none;
}
.mc-posts-list.video-list .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.mc-posts-list.event-home {
  /*.list-item {
      @include breakpoint(md) {
        width: set-column-width(1);
      }
    }*/
}
.mc-posts-list.event-home .list-excerpt {
  display: none;
}
.mc-posts-list.logo .list-item {
  display: flex;
  flex-direction: column;
}
@media (min-width: 981px) {
  .mc-posts-list.logo .list-item {
    width: 20%;
  }
}
.mc-posts-list.logo .list-item-wrapper {
  flex-grow: 1;
  height: auto !important;
  position: relative;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.mc-posts-list.logo .list-thumbnail {
  position: relative;
  background-image: none !important;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.mc-posts-list.logo .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 75%;
}
.mc-posts-list.logo .list-thumbnail img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%;
}
.mc-posts-list.logo .list-thumbnail img {
  display: block;
}
.mc-posts-list.logo .list-content-wrapper {
  position: relative;
  left: 0;
  top: 0;
  box-shadow: none;
}
.mc-posts-list.logo .list-title {
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  padding: 0;
  margin: 0;
}
.mc-posts-list.logo .list-date, .mc-posts-list.logo .list-read-more {
  display: none;
}
@media (min-width: 981px) {
  .mc-posts-list.search-results .list-item {
    width: 100%;
  }
}
.mc-posts-list.search-results .list-item .list-title, .mc-posts-list.search-results .list-item .list-excerpt {
  margin-top: 0;
}
/* ROOT menu */
.root-menu ul {
  padding: 0 !important;
}
@media (min-width: 981px) {
  .root-menu ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: -1.5%;
  }
}
@media (min-width: 981px) {
  .root-menu ul.two-cols li {
    padding-top: 1.5%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 1.5%;
    width: 50%;
  }
}
.root-menu ul li {
  list-style-type: none;
  width: 100%;
  flex-shrink: 1;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 981px) {
  .root-menu ul li {
    padding-top: 1.5%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 1.5%;
    width: 33.3333333333%;
  }
}
.root-menu ul li::before {
  display: none;
}
.root-menu ul li .item-wrapper {
  display: block;
  height: 100%;
}
.root-menu ul li a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  display: flex;
  flex-direction: column;
  padding: 30px;
  background: #c7e6e9;
  color: #fff;
  min-height: 200px;
  height: 100%;
}
.root-menu ul li a:hover {
  background: #7186c3;
  color: #000;
}
.root-menu ul li .label {
  font-family: "lexia", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3em;
}
.root-menu ul li .read-more {
  font-weight: 700;
  font-size: 12px;
  margin-top: auto;
  text-transform: uppercase;
}
/* RELATED ITEMS */
.entry-content ul.mc-related-attachments {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.entry-content ul.mc-related-attachments a {
  font-weight: 700;
  font-size: 12px;
  background: #b4c1e3;
  color: #000;
  line-height: 1em;
  text-transform: uppercase;
  margin: 0 1px 1px 0;
  padding: 0.5em 1em;
}
.entry-content ul.mc-related-attachments a::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  margin-right: 0.5em;
}
.mc-button {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.5em;
  padding-right: 2.5em;
  padding-bottom: 0.5em;
  padding-left: 2.5em;
  background-color: #c7e6e9;
  border: 1px solid #c7e6e9;
  color: #fff;
  border-radius: 0;
  font-weight: 600;
  text-transform: uppercase;
}
.mc-button:hover {
  background-color: #d9eef0;
}
.mc-button:hover {
  border-color: #d9eef0;
}
.mc-button:hover {
  color: #fff;
}
.mc-button.black {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
}
.mc-button.black:hover {
  background-color: #0d0d0d;
}
.mc-button.black:hover {
  border-color: #0d0d0d;
}
.mc-button.black:hover {
  color: #fff;
}
.mc-button.purple {
  background-color: #7186c3;
  border: 1px solid #7186c3;
  color: #fff;
}
.mc-button.purple:hover {
  background-color: #8395cb;
}
.mc-button.purple:hover {
  border-color: #8395cb;
}
.mc-button.purple:hover {
  color: #fff;
}
.mc-button.green {
  background-color: #7ab542;
  border: 1px solid #7ab542;
  color: #fff;
}
.mc-button.green:hover {
  background-color: #87c051;
}
.mc-button.green:hover {
  border-color: #87c051;
}
.mc-button.green:hover {
  color: #fff;
}
.mc-button.outlined {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}
.mc-button.outlined:hover {
  background-color: rgba(13, 13, 13, 0);
}
.mc-button.outlined:hover {
  border-color: #0d0d0d;
}
.mc-button.outlined:hover {
  color: #000;
}
.mc-button.light {
  background-color: transparent;
  border: 1px solid #fff;
}
.mc-button.light:hover {
  background-color: rgba(13, 13, 13, 0);
}
.mc-button.light:hover {
  border-color: white;
}
.entry-content .calendar-wrapper {
  /* Disable calendar scroll
	.fc-scroller {
		overflow: visible !important;
		height: auto !important;
	}
	*/
}
.entry-content .calendar-wrapper tr, .entry-content .calendar-wrapper td {
  padding: 0;
}
.entry-content .calendar-wrapper table {
  margin: 0;
  background: #fff;
}
.entry-content .calendar-wrapper .fc-row table {
  border-left: 0 hidden transparent !important;
  border-right: 0 hidden transparent !important;
  border-bottom: 0 hidden transparent !important;
}
.entry-content .calendar-wrapper .fc-content, .entry-content .calendar-wrapper .fc-divider, .entry-content .calendar-wrapper .fc-list-heading td, .entry-content .calendar-wrapper .fc-list-view, .entry-content .calendar-wrapper .fc-popover, .entry-content .calendar-wrapper .fc-row, .entry-content .calendar-wrapper tbody, .entry-content .calendar-wrapper td, .entry-content .calendar-wrapper th, .entry-content .calendar-wrapper thead {
  border-color: #b4c1e3;
}
.entry-content .calendar-wrapper thead th {
  background: #b4c1e3;
  color: #000;
}
.entry-content .calendar-wrapper .fc-head-container, .entry-content .calendar-wrapper .fc-widget-content {
  padding: 0;
}
.entry-content .calendar-wrapper .fc-event {
  background-color: #c7e6e9;
  border-color: #c7e6e9;
}
.entry-content .calendar-wrapper .fc-day-number {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.entry-content .calendar-wrapper .fc-today {
  background-color: #b4c1e3;
}
.entry-content .calendar-wrapper .fc-today .fc-day-number {
  background-color: white;
}
.entry-content .calendar-wrapper .fc .fc-button {
  border-radius: 0;
}
.entry-content .calendar-wrapper .fc .fc-button.fc-prev-button .fc-icon::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
}
.entry-content .calendar-wrapper .fc .fc-button.fc-next-button .fc-icon::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
}
.entry-content .calendar-wrapper .fc .fc-button .fc-icon::after {
  display: none;
}
/* Isotope filter */
.filters-button-group button {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.5em;
  padding-right: 2.5em;
  padding-bottom: 0.5em;
  padding-left: 2.5em;
  background-color: #7186c3;
  border: 1px solid #7186c3;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  margin-top: 0 1px;
  margin-right: 1px;
  margin-bottom: 0;
}
.filters-button-group button:hover {
  background-color: #8395cb;
}
.filters-button-group button:hover {
  border-color: #8395cb;
}
.filters-button-group button:hover {
  color: #fff;
}
.filters-button-group .is-checked {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.5em;
  padding-right: 2.5em;
  padding-bottom: 0.5em;
  padding-left: 2.5em;
  background-color: #c7e6e9;
  border: 1px solid #c7e6e9;
  color: #fff;
}
.filters-button-group .is-checked:hover {
  background-color: #d9eef0;
}
.filters-button-group .is-checked:hover {
  border-color: #d9eef0;
}
.filters-button-group .is-checked:hover {
  color: #fff;
}
.mc-filters {
  display: flex;
  border-bottom: 2px solid #000;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.mc-filters .filter-reset {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.5em;
  padding-right: 2.5em;
  padding-bottom: 0.5em;
  padding-left: 2.5em;
  background-color: #000;
  border: 1px solid #000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  font-size: 14px;
}
.mc-filters .filter-reset:hover {
  background-color: #0d0d0d;
}
.mc-filters .filter-reset:hover {
  border-color: #0d0d0d;
}
.mc-filters .filter-reset:hover {
  color: #fff;
}
.mc-filters .filter-group {
  flex-grow: 1;
  align-self: flex-start;
}
.mc-filters .filter-group legend {
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 5px;
  color: #000;
}
.mc-filters .filter-group.filter-group-button button {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.5em;
  padding-right: 2.5em;
  padding-bottom: 0.5em;
  padding-left: 2.5em;
  background-color: #7186c3;
  border: 1px solid #7186c3;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  margin-top: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  margin-left: 0;
  font-size: 14px;
}
.mc-filters .filter-group.filter-group-button button:hover {
  background-color: #8395cb;
}
.mc-filters .filter-group.filter-group-button button:hover {
  border-color: #8395cb;
}
.mc-filters .filter-group.filter-group-button button:hover {
  color: #fff;
}
.mc-filters .filter-group.filter-group-button button:hover {
  cursor: pointer;
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.5em;
  padding-right: 2.5em;
  padding-bottom: 0.5em;
  padding-left: 2.5em;
  background-color: #c7e6e9;
  border: 1px solid #c7e6e9;
  color: #fff;
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active:hover {
  background-color: #d9eef0;
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active:hover {
  border-color: #d9eef0;
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active:hover {
  color: #fff;
}
.mc-filters .filter-group.filter-group-select select {
  padding-top: 1em;
  padding-right: 3em;
  padding-bottom: 1em;
  padding-left: 1em;
  display: inline-block;
  color: #444;
  line-height: 1.3;
  font-size: 14px;
  border: 1px solid #7186c3;
  border-radius: 3px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("https://www.refrigerantanswers.eu/wp-content/themes/default.prod//images/arrow-down.svg"), linear-gradient(to bottom, #eee 0%, #eee 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}
.mc-filters .filter-group.filter-group-select select::-ms-expand {
  display: none;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper {
  display: inline-block;
  position: relative;
  padding-left: 27px;
  padding-right: 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* hover style just for information */
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper input:checked ~ .checkmark {
  background-color: #c7e6e9;
  border: 1px solid #c7e6e9;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper input:checked ~ .checkmark:after {
  display: block;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper .checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 3px;
  border: 1px solid #7186c3;
  /*Mark*/
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper:hover input ~ .checkmark {
  background-color: #7186c3;
  border: 1px solid #7186c3;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper label:hover:before {
  border: 2px solid #4778d9 !important;
}
.pods-pagination-paginate {
  display: flex;
  flex-direction: row;
  margin-top: 1em;
}
.pods-pagination-paginate .page-numbers {
  width: 2em;
  height: 2em;
  line-height: 1.8em;
  text-align: center;
  color: white;
  margin: 0 0 0 1px;
  background-color: #7186c3;
  border: 1px solid #7186c3;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
}
.pods-pagination-paginate .page-numbers:hover {
  background-color: #8395cb;
}
.pods-pagination-paginate .page-numbers:hover {
  border-color: #8395cb;
}
.pods-pagination-paginate .page-numbers:hover {
  color: #fff;
}
.pods-pagination-paginate .page-numbers.current {
  background-color: #c7e6e9;
  border: 1px solid #c7e6e9;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  font-weight: 900;
}
.pods-pagination-paginate .page-numbers.current:hover {
  background-color: #d9eef0;
}
.pods-pagination-paginate .page-numbers.current:hover {
  border-color: #d9eef0;
}
.pods-pagination-paginate .page-numbers.current:hover {
  color: #fff;
}
.pods-pagination-paginate .page-numbers.prev::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
}
.pods-pagination-paginate .page-numbers.next::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
}
/* --------- Default Post detail --------- */
.page-heading-wrapper {
  background-image: url("https://www.refrigerantanswers.eu/wp-content/uploads/2022/03/news-and-resources_banner_1920x90479.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  /*display: flex;
  flex-direction: column;
  justify-content: center;*/
}
@media (max-width: 980px) {
  .page-heading-wrapper {
    overflow: hidden;
  }
}
@media (min-width: 981px) {
  .page-heading-wrapper {
    height: 509px;
  }
}
.page-heading-wrapper.menu .et_pb_row {
  padding-top: 0 !important;
}
.page-heading-wrapper.menu .et_pb_row .et_pb_column:nth-child(1) {
  max-height: 330px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-heading-wrapper .breadcrumbs a {
  font-weight: 400 !important;
  color: #fff;
}
.page-heading-wrapper .et_pb_text {
  color: #fff;
}
.page-heading-wrapper::before {
  content: url("https://www.refrigerantanswers.eu/wp-content/uploads/2022/03/chevron-dark2.svg");
  mix-blend-mode: multiply;
  display: block;
  position: absolute;
  left: 11%;
  top: -10%;
  width: 55%;
  min-width: 800px;
  height: 100%;
  opacity: 1;
  margin-left: -20%;
  /*background-image: url($site-root + '/wp-content/uploads/2022/03/chevron-white.svg');
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 800px;
    overflow: visible;*/
}
.page-heading-wrapper .page-title {
  font-weight: 400;
  font-size: 30px;
  text-align: left !important;
  padding: 0;
  color: #fff;
}
@media (min-width: 981px) {
  .page-heading-wrapper .page-title {
    font-size: 50px;
  }
}
.single #main-content .container {
  padding-top: 0 !important;
  max-width: 100%;
  width: 100%;
  margin: 0 !important;
}
.single .page-heading-wrapper a {
  display: block;
  margin-bottom: 20px;
}
.et_pb_text.page-sticky-menu ul, .sticky-menu ul {
  padding: 0 !important;
}
.et_pb_text.page-sticky-menu ul li::before, .sticky-menu ul li::before {
  display: none !important;
}
.et_pb_text.page-sticky-menu ul li a, .sticky-menu ul li a {
  display: flex;
  text-decoration: none;
  color: #fff;
  font-weight: 400 !important;
}
.et_pb_text.page-sticky-menu ul li a::before, .sticky-menu ul li a::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  margin-right: 1em;
}
@media (max-width: 980px) {
  .main-menu-wrapper .et_pb_row {
    width: calc(100% - 40px);
  }
}
@media (max-width: 980px) {
  .main-menu-wrapper .main-menu {
    padding: 10px 0;
  }
}
.main-menu-wrapper .mobile_menu_bar::before {
  color: #000 !important;
}
.main-menu-wrapper .et_mobile_menu {
  margin-top: 10px;
}
.main-menu-wrapper li::before {
  display: none !important;
}
.main-menu-wrapper li a {
  display: flex;
  text-decoration: none;
  color: #fff;
  font-weight: 400 !important;
  padding-left: 0;
}
@media (max-width: 980px) {
  #section1, #section2, #section3, #section4, #section5, #section6, #section7, #section8 {
    padding-top: 60px;
  }
}
.mobile-sub-menu .mobile_menu_bar::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  font-family: "Font Awesome 5 Pro" !important;
  color: #fff !important;
  top: 0 !important;
  font-size: 30px;
  padding-right: 10px;
}
.mobile-sub-menu .menu-label {
  margin-right: auto;
  padding-left: 10px;
  color: #fff;
}
.mobile-sub-menu .et_mobile_menu {
  margin-top: 10px;
}
.mobile-sub-menu li::before {
  display: none !important;
}
.mobile-sub-menu li a {
  display: flex;
  text-decoration: none;
  color: #fff;
  font-weight: 400 !important;
  padding: 0;
  border: none;
}
.mobile-sub-menu li a::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  margin-right: 1em;
}
.single-detail .page-heading-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.single-detail .detail-title {
  font-size: 20px;
}
@media (min-width: 981px) {
  .single-detail .detail-title {
    font-size: 36px;
  }
}
.single-detail .detail-thumbnail img {
  width: 100%;
  display: block;
}
.single-detail .detail-date {
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1em;
  padding: 0.5em 1em;
  background: #000;
  color: #fff;
  margin-bottom: 1em;
}
.video-detail {
  margin-bottom: 30px;
  margin-top: 20px;
}
.related-content-wrapper {
  background: #f9f9f9;
  padding: 0 !important;
}
/* -- Tabs -- */
ul.mc-tabs {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  position: relative;
}
ul.mc-tabs::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 2px solid #7186c3;
}
ul.mc-tabs li {
  font-weight: 700;
  font-size: 12px;
  position: relative;
  z-index: 2;
  display: inline-block;
  cursor: pointer;
  padding: 15px 15px 13px 0;
  color: #7186c3;
  text-transform: uppercase;
  line-height: 1em;
  margin-right: 2px;
  margin-bottom: 2px;
}
ul.mc-tabs li::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  margin-right: 0.5em;
}
ul.mc-tabs li.current {
  background: #7186c3;
  color: #fff;
  padding-left: 15px;
}
ul.mc-tabs li:nth-child(n+2) {
  padding-left: 15px;
}
.mc-tabs-content {
  display: none;
  padding: 1.5%;
  background: #fff;
}
.mc-tabs-content.current {
  display: block;
}
/* -- Slider: Slick Slider -- */
.slider, .carousel {
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.slider .slick-list, .slider .slick-track, .slider .slick-slide, .slider .slide, .carousel .slick-list, .carousel .slick-track, .carousel .slick-slide, .carousel .slide {
  height: 100%;
}
.slider .slick-list > div, .slider .slick-track > div, .slider .slick-slide > div, .slider .slide > div, .carousel .slick-list > div, .carousel .slick-track > div, .carousel .slick-slide > div, .carousel .slide > div {
  height: 100%;
}
.slider .slick-prev, .slider .slick-next, .carousel .slick-prev, .carousel .slick-next {
  z-index: 999;
}
.slider .slick-prev::before, .slider .slick-next::before, .carousel .slick-prev::before, .carousel .slick-next::before {
  color: #c7e6e9;
  opacity: 1;
  font-size: 24px !important;
}
.slider .slick-prev, .carousel .slick-prev {
  left: -20px;
}
.slider .slick-prev::before, .carousel .slick-prev::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
}
.slider .slick-next, .carousel .slick-next {
  right: -20px;
}
.slider .slick-next::before, .carousel .slick-next::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
}
.slider .slick-dots, .carousel .slick-dots {
  bottom: -60px;
}
.slider .slick-dots li button::before, .carousel .slick-dots li button::before {
  font-size: 14px;
}
.slider .slick-dots li.slick-active button::before, .carousel .slick-dots li.slick-active button::before {
  color: #c7e6e9;
}
.slider .slide {
  background-position: center;
  background-size: cover;
}
.slider .slick-prev {
  left: 30px;
}
.slider .slick-next {
  right: 30px;
}
.home-slider .slider .slide {
  position: relative;
}
.home-slider .slider .slide-container {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.home-slider .slider .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.home-slider .slider .slide-content-wrapper {
  align-self: center;
  margin: auto;
  width: calc(100% - 60px);
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding: 30px;
}
@media (min-width: 769px) {
  .home-slider .slider .slide-content-wrapper {
    width: 50%;
  }
}
@media (min-width: 981px) {
  .home-slider .slider {
    height: 75vh;
  }
}
.home-slider .slider .slide-title {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.home-slider .slider .slide-text, .home-slider .slider .mc-slide-button {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 769px) {
  .home-slider .slider .slide-text, .home-slider .slider .mc-slide-button {
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.home-slider .slider .slide-title {
  font-size: 20px;
}
@media (min-width: 769px) {
  .home-slider .slider .slide-title {
    font-size: 36px;
  }
}
.home-slider .slider .slide-text {
  font-size: 14px;
  line-height: 1.3em;
}
@media (min-width: 769px) {
  .home-slider .slider .slide-text {
    font-size: 16px;
    line-height: 1.8em;
  }
}
.home-slider .slick-prev {
  left: 0px;
}
@media (min-width: 1281px) {
  .home-slider .slick-prev {
    left: -30px;
  }
}
.home-slider .slick-next {
  right: 0;
}
@media (min-width: 981px) {
  .home-slider .slick-next {
    right: -30px;
  }
}
.question-carousel .slick-prev, .question-carousel .slick-next {
  background: #b4c1e3;
  width: 30px;
  height: 30px;
  top: auto;
  bottom: -60px;
}
.question-carousel .slick-prev::before, .question-carousel .slick-next::before {
  font-size: 16px !important;
  color: #000;
}
.question-carousel .slick-prev {
  left: 50%;
  transform: translateX(calc(-100% - 1px));
}
.question-carousel .slick-prev::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
}
.question-carousel .slick-next {
  right: auto;
  left: 50%;
  transform: translateX(0%);
}
.question-carousel .slick-next::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
}
.question-carousel .slick-dots {
  bottom: -70px;
}
.carousel.mc-posts-list {
  margin-top: 0;
  margin-right: -20px;
  margin-bottom: 60px;
  margin-left: -20px;
  display: block;
}
.carousel.mc-posts-list .slick-slide {
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 0;
  margin-left: 20px;
  display: block;
  float: left;
}
.carousel.mc-posts-list .list-item {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  height: 100%;
}
.carousel.mc-posts-list .list-item-wrapper {
  height: 100%;
}
.carousel .slick-prev {
  left: -10px;
}
@media (min-width: 1281px) {
  .carousel .slick-prev {
    left: -30px;
  }
}
.carousel .slick-next {
  right: -10px;
}
@media (min-width: 981px) {
  .carousel .slick-next {
    right: -30px;
  }
}
/* -- Tabs -- */
ul.mc-tabs {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  position: relative;
}
ul.mc-tabs::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 2px solid #7186c3;
}
ul.mc-tabs li {
  font-weight: 700;
  font-size: 12px;
  position: relative;
  z-index: 2;
  display: inline-block;
  cursor: pointer;
  padding: 15px 15px 13px 0;
  color: #7186c3;
  text-transform: uppercase;
  line-height: 1em;
  margin-right: 2px;
  margin-bottom: 2px;
}
ul.mc-tabs li::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  margin-right: 0.5em;
}
ul.mc-tabs li.current {
  background: #7186c3;
  color: #fff;
  padding-left: 15px;
}
ul.mc-tabs li:nth-child(n+2) {
  padding-left: 15px;
}
.mc-tabs-content {
  display: none;
  padding: 1.5%;
  background: #fff;
}
.mc-tabs-content.current {
  display: block;
}
.gform_wrapper {
  /* Custom forms */
}
.gform_wrapper ul {
  padding: 0;
}
.gform_wrapper ul li {
  list-style-type: none;
  width: 100%;
}
.gform_wrapper ul > li label {
  display: none;
}
.gform_wrapper .gform_fields {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}
.gform_wrapper .gform_fields .gfield {
  margin: 10px;
}
.gform_wrapper input[type="text"], .gform_wrapper textarea, .gform_wrapper select {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  border: 1px solid #e8e8e8;
  padding: 1em 1.5em;
  margin-bottom: 0;
  width: 100%;
  line-height: 1.2em;
}
.gform_wrapper input[type="text"]::-webkit-input-placeholder, .gform_wrapper textarea::-webkit-input-placeholder, .gform_wrapper select::-webkit-input-placeholder {
  opacity: 1;
}
.gform_wrapper input[type="text"]:-ms-input-placeholder, .gform_wrapper textarea:-ms-input-placeholder, .gform_wrapper select:-ms-input-placeholder {
  opacity: 1;
}
.gform_wrapper input[type="text"]::placeholder, .gform_wrapper textarea::placeholder, .gform_wrapper select::placeholder {
  opacity: 1;
}
.gform_wrapper input[type="submit"] {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.5em;
  padding-right: 2.5em;
  padding-bottom: 0.5em;
  padding-left: 2.5em;
  background-color: #c7e6e9;
  border: 1px solid #c7e6e9;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
.gform_wrapper input[type="submit"]:hover {
  background-color: #d9eef0;
}
.gform_wrapper input[type="submit"]:hover {
  border-color: #d9eef0;
}
.gform_wrapper input[type="submit"]:hover {
  color: #fff;
}
.gform_wrapper .ginput_container_checkbox, .gform_wrapper .ginput_container_consent {
  overflow: hidden;
}
.gform_wrapper .ginput_container_checkbox label, .gform_wrapper .ginput_container_consent label {
  display: inline;
  font-size: 16px;
}
.gform_wrapper .ginput_container_checkbox ul li, .gform_wrapper .ginput_container_consent ul li {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1em;
}
.gform_wrapper .ginput_container_checkbox ul li input, .gform_wrapper .ginput_container_consent ul li input {
  float: left;
}
.gform_wrapper .ginput_container_checkbox ul li label, .gform_wrapper .ginput_container_consent ul li label {
  width: calc(100% - 20px);
  float: right;
  padding-left: 5px;
  display: inline-block;
  line-height: 1.4em;
}
.gform_wrapper .ginput_container_consent input {
  float: left;
  margin-top: 2px;
}
.gform_wrapper .ginput_container_consent label {
  width: calc(90% - 20px);
  float: left;
  padding-left: 5px;
  display: inline-block;
  line-height: 1.4em;
}
.gform_wrapper.newsletter_wrapper #field_xxxx_xxxx {
  width: calc(50% - 20px);
}
.language-switcher select, .language-switcher textarea {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: 2px;
  color: #4e4e4e;
  padding-top: 0.715em !important;
  padding-right: 0.715em !important;
  padding-bottom: 0.715em !important;
  padding-left: 0.715em !important;
  border-color: #7186C3 !important;
  height: auto;
  min-height: 0;
}
/* --------- Photo Gallery --------- */
.scroller-status {
  margin-top: 1.5%;
  text-align: center;
}
.scroller-status .infinite-scroll-request img {
  max-width: 60px;
}
.scroller-status .infinite-scroll-last {
  border-top: 1px solid #ebebeb;
  padding-top: 1.5%;
}
.mc-var-dump {
  width: 100%;
  background: #333;
  padding: 80px;
  color: #fff;
}
code, .code {
  font-family: Courier New, monospace;
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 30px;
  margin: 0;
  width: 100%;
  font-weight: 900;
}
code strong, code em, .code strong, .code em {
  color: #c7e6e9;
}
