/* 
Theme Name:		Hello Buro Staal
Theme URI:		https://burostaal.nl/
Description:	Hello Buro Staal is a child theme of Hello Elementor, created by Elementor team
Author:			Buro Staal
Author URI:		https://burostaal.nl/
Template:		hello-elementor
Version:		1.0.11
Text Domain:	hello-buro-staal
*/
body {
  --e-global-color-accent2: #7fc6bc;
}
/* 
	Toon "menu" op smartphone bij hamburger icoontje
*/
div.elementor-menu-toggle {
  background-color: transparent;
  margin: auto;
  padding: 0;
}
div.elementor-menu-toggle span.elementor-screen-only {
  position: absolute;
  top: 25px;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  clip: auto;
  border: 0;
  left: 0;
  color: #000;
  text-align: center;
  text-transform: lowercase;
  font-size: 18px;
}
div.elementor-menu-toggle [class*=" eicon-"],
div.elementor-menu-toggle [class^="eicon"] {
  font-size: 25px !important;
}

@media only screen and (max-width: 1024px) {
  div.elementor-menu-toggle {
    margin: 0 12px 0 0;
  }
}

span.jet-button__icon.jet-elements-icon {
  position: absolute;
  right: 10px;
}

/*NIEUWS BERICHTEN BLAUW - Juiste uitlijning*/
.jet-smart-listing__post-wrapper:nth-child(odd) .jet-smart-listing__post.has-post-thumb.has-thumb-postion-top {
  margin-left: 0px;
  margin-right: 10px;
}
.jet-smart-listing__post-wrapper:nth-child(even) .jet-smart-listing__post.has-post-thumb.has-thumb-postion-top {
  margin-left: 10px;
}

/*Events Page*/

.events-list {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}

.event .event-more a {
  padding: 4px 12px;
  background: #bbb;
  border-radius: 3px;
  color: #fff;
  position: absolute;
  bottom: 12px;
  right: 12px;
}

.css-events-list .events-wrap {
  margin-bottom: 42px;
}

.events-list .flag-wrap .flag {
  width: 30px;
  margin-right: 6px;
  vertical-align: -3px;
  border: 1px solid #bbb;
}

.events-list .event-more {
  display: block;
  margin: 12px 0;
}

.event-category a:empty {
  display: none;
}

div.css-search {
  height: 40px !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  padding: 0 !important;
}

div.css-search div.em-search-field {
  padding: 2px 0 0 20px !important;
}

div.css-search div.em-search-main div {
  display: inline-block !important;
  width: calc(100% - 40px) !important;
}

div.css-search div.em-search-text {
  background-position: 0px 10px !important;
  background-repeat: no-repeat !important;
}

div.css-search div.em-search-main .em-search-submit {
  height: 40px !important;
  width: 40px !important;
  background: #bbb !important;
  border: none !important;
  border-radius: 0 !important;
  cursor: pointer !important;
  top: -1px !important;
  right: 0 !important;
}

div.css-search div.em-search-main .em-search-submit:hover {
  background: #888 !important;
  color: #fff !important;
}

/* Pagination Events Page */
span.em-pagination .page-numbers {
  margin: 0;
  padding: 5px 12px;
  border: 1px solid #e3e3e3;
  background: #fff;
  font-size: 14px;
}

span.em-pagination .page-numbers.current {
  background: #bbb;
  border: 1px solid #bbb;
  color: #fff;
}

span.em-pagination .page-numbers:hover {
  color: #fff;
  background: #888;
}

/*events*/
.em-item-image,
.em-item-taxonomies {
  display: none;
}
.jet-button__state,
.jet-button__label {
  transition: all 0.4s ease-in-out;
}

.em.pixelbones h1,
.em.pixelbones h2,
.em.pixelbones h3,
.em.pixelbones h4,
.em.pixelbones h5,
.em.pixelbones h6 {
  font-weight: 600 !important;
}

@media (min-width: 600px) {
  .em.pixelbones h2 {
    font-size: 32px !important;
  }
}

.em.pixelbones h2,
.em.pixelbones h3 {
  font-size: 32px;
  letter-spacing: inherit;
}

.em.pixelbones a {
  color: #4baac7 !important;
}

.em.pixelbones a:hover {
  color: #ff9000 !important;
}

/* large news items at the top of the homepage */
.elementor-element .jet-smart-tiles__box::after {
  content: "";
  background-color: rgba(0, 0, 0, 0);
  transition: 0.4s all ease-in-out;
  position: absolute !important;
  inset: 0 !important;
  z-index: 0;
}
.jet-smart-tiles__terms > a {
  transition: 0.4s all ease-in-out;
}

.elementor-element .jet-smart-tiles__box:hover::before {
  background-color: transparent;
  background-image: linear-gradient(180deg, #ffffff00 0%, var(--e-global-color-accent) 100%) !important;
}

.elementor-element .jet-smart-tiles__box:hover::after {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
/* small news items*/
.elementor-element .jet-smart-listing__post .jet-smart-listing__post-thumbnail:hover a::before {
  background-color: transparent;
  background-image: linear-gradient(180deg, #ffffff00 0%, var(--e-global-color-primary) 100%) !important;
}
.elementor-element .jet-smart-listing__post .jet-smart-listing__post-thumbnail a::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: 0.4s all ease-in-out;
}
.elementor-element .jet-smart-listing__post .jet-smart-listing__post-thumbnail:hover a::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.2);
  transition: 0.4s all ease-in-out;
}

/*larger news block second type on the page */
.elementor-element .jet-smart-listing__featured .jet-smart-listing__post-thumbnail:hover a::before {
  background-color: transparent;
  background-image: linear-gradient(180deg, #59241733 0%, var(--e-global-color-primary) 100%);
}
.elementor-element .jet-smart-listing__featured .jet-smart-listing__post-thumbnail a::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: 0.4s all ease-in-out;
}
.elementor-element .jet-smart-listing__featured .jet-smart-listing__post-thumbnail:hover a::after {
  background-color: rgba(0, 0, 0, 0.1);
}

.event {
  margin-bottom: 25px;
}
.events-list {
  display: flex;
  flex-direction: column;
}
.events-page .event-country-text {
  display: block;
  align-items: center;
}
.event-footer {
  display: flex;
  gap: 5px;
  align-items: center;
  line-height: 0;
}

.event-footer .event-country-text,
.event-footer .event-more {
  font-family: "BarlowCondensed", sans-serif;
  font-size: 14px;
  line-height: 0px;
}
.event .event-more a {
  display: block;
  align-items: bottom;
  text-decoration: underline;
}

.event-date {
  text-transform: none;
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  line-height: 5px;
}
.event .event-more a {
  position: relative;
  margin-top: 12px;
  margin-left: 12px;
  display: inline-flex;
  background-color: transparent;
  color: #4baac7;
  padding: 0;
  margin: 0;
  bottom: unset;
  right: unset;
}
.event .event-more a:focus-visible {
  outline: none;
}
.events-list .event {
  display: flex;
  gap: 20px;
  flex-direction: row;
}
.event-filters {
  display: flex;
  gap: 20px;
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .event-filters {
    flex-direction: column;
  }
}

.em-search-views {
  margin-right: 20px;
}
.events-page .event-title h3 a {
  /* font-family: "BarlowCondensed-SemiBold"; */
  font-weight: 600;
  font-size: 18px;
  color: #000;
  margin: 0;
}
.events-page .event-title h3 {
  margin: 0;
}
.events-page .em-search-scope.em-search-field.em-datepicker,
.events-page .em-search-views {
  display: none;
}
.events-page .em.pixelbones .input button.button-primary:hover,
.events-page .em.pixelbones .input button.button-primary {
  --button-primary-color: #fff !important;
  --accent-color: #ff9000 !important;
  border-radius: 0 !important;
}
.events-page .event-filter {
  position: relative;
}
.events-page .event-filter select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  min-width: 160px;
  border: none;
  height: 50px;
}
.events-page .em.pixelbones .input button.button-primary .events-page .event-filters .btn-orange {
  display: inline-flex;
  align-items: center;
  padding: 0;
  margin: 0;
  line-height: 0;
  height: 40px;
  color: #fff;
  background-color: #ff9000;
  text-align: center;
  justify-content: center;
  position: relative;
}
.events-page .event-filters .btn-orange {
  position: relative;
  transition: 0.3s all ease-in-out;
  border: 1px solid #ff9000;
  border-radius: 4px !important;
  height: 40px;
  display: inline-flex;
  min-width: 100px;
  background: #ff9000;
  color: #fff;
  justify-content: center !important;
  line-height: 10px;
  align-items: center !important;
  text-align: center;
  align-content: center !important;
  padding-right: 40px;
  font-family: "Barlow Condensed";
  font-size: 20px;
  font-weight: 600;
}
.events-page .event-filters .btn-orange:hover::after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAbCAMAAABLAV/qAAAA7VBMVEUAAAD/gAD/VQDVgCvbbSTfgCDjcRzYdifddyLVcSvXeSjeeiHVdSvbdiTXeCjaeCbbdSTXeCjYdifZeCbZdibaeSXbdiTbeSTXdyjadyXbeSTYeifadiXZeSbZeSbYeSfYeCfZdybYeCXZeCbYeCfaeCbZeCbZdybYeCfZeCbZeCbaeCXYeSfZeCbZeSbaeCbYeCfZdybZdybZeCbaeCXYeCfZeCbZeCbZeCbYeCfZeCbZdybZeCbZeCbZeCbYeCfZeCbZeCbZeCbZeCbaeCbZdybZeCbZeCbZeCbZeCbZeCbZeCbZeCbZeCb////+MXnHAAAATXRSTlMAAgMGBwgJDQ8SExcYHCAiIzM0NTY3ODk6Pj9BRUpQVFVeaGp9iIyNkZ+ipKWmqaqsra+wsbKztLW5u8/X2N3h5ujq6+7v8PH0+Pr7/pocjEgAAAABYktHRE4ZYXHfAAAA4UlEQVQoz23SeXvBQBAG8EGkrtKg7hK0jlL33dJKRKvM9/86NnbWbjzefzb5ZZLdnQ2Am1j7BW5TsRHfHzwU+kA3m6xij5/Ic6heLbNFkdObj3CAMk6CMDC92j4Nup90JuwZ9FUTPMpMmyPWhbJr/M1AcMnGY4mUVfzlxRtWlFQfZuW3x3IPyirkJl7lctf3Kk2aqWNAYELWpaoJOimhP2Fh6Kq2YON/kduYdyN5eVpTjbTBbSQ7Z4DGu9RT+mmLfuYsiS3ReXj6IjrWlZOL8Jm+C95zN3eI/fDt3xDvl9XbMyngSR7HwcCuAAAAAElFTkSuQmCC");
}
.events-page .event-filters .btn-orange:hover {
  background-color: #fff;
  color: #ff9000;
}

.events-page .event-filters .btn-orange::after {
  --icon-size: 25px;
  content: "";
  display: inline-block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  height: var(--icon-size);
  width: var(--icon-size);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAbCAYAAAB836/YAAAABmJLR0QA/wD/AP+gvaeTAAABUklEQVRIia3Uv04UURQH4A0kLFsQEy2gsCD6CIouFBAKGioKaK0N72BvIQVPQGKURIJh0aUgPIQlNhY2hkDiamJB2ISPwpkw2cz9M4Rfe3K/OTP3zGm1aoIZ7GC1rt4oWMeF27zH1F2gB9hVnx+Yb4I9xrcAVuYSr3KwLs4SWJlrvMVYDNzPxMoM8CQGTuBLJvYHL4pzHYzH0K8Z2MsKdoKtVKchtIq10a/UNlNofwT7i25Rn8TxSH2IlRha7eAfFjPe4BzTMbSDz4phTmBlekGw5jPkTkHW4L/JxOD7fXe4EULa+IBnFfQwgX2MdVQeHmAuA/2FhymsTBVt42ikfoXlENYLdDDA88BDXzfFYui7EHaQwKpoeVFtddsGnzKxMhcS+3DB/38xN9tiG7tAn+I0AQ3FVlUN+kj4Yn5iKRsbgTfwu4LtqRvahuhsAa01PXsDOuun/CZax90AAAAASUVORK5CYII=");
}
.events-page .event-filter:last-of-type::after {
  display: none;
}

.events-page .em.pixelbones .input button.button-primary {
  font-size: 20px !important;
  height: 40px !important;
  background-color: #ff9900;
  padding: 10px;
  border: none !important;
  transform: scale(1.01);
}

.events-page .em.pixelbones .input {
  position: relative;
}

.events-page .em.pixelbones .input button.button-primary {
  padding-right: 40px !important;
}

.events-page .em.pixelbones .input::after {
  --icon-size: 15px;
  content: "";
  display: inline-block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  height: var(--icon-size);
  width: var(--icon-size);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAbCAYAAAB836/YAAAABmJLR0QA/wD/AP+gvaeTAAABUklEQVRIia3Uv04UURQH4A0kLFsQEy2gsCD6CIouFBAKGioKaK0N72BvIQVPQGKURIJh0aUgPIQlNhY2hkDiamJB2ISPwpkw2cz9M4Rfe3K/OTP3zGm1aoIZ7GC1rt4oWMeF27zH1F2gB9hVnx+Yb4I9xrcAVuYSr3KwLs4SWJlrvMVYDNzPxMoM8CQGTuBLJvYHL4pzHYzH0K8Z2MsKdoKtVKchtIq10a/UNlNofwT7i25Rn8TxSH2IlRha7eAfFjPe4BzTMbSDz4phTmBlekGw5jPkTkHW4L/JxOD7fXe4EULa+IBnFfQwgX2MdVQeHmAuA/2FhymsTBVt42ikfoXlENYLdDDA88BDXzfFYui7EHaQwKpoeVFtddsGnzKxMhcS+3DB/38xN9tiG7tAn+I0AQ3FVlUN+kj4Yn5iKRsbgTfwu4LtqRvahuhsAa01PXsDOuun/CZax90AAAAASUVORK5CYII=");
}
.events-page .em.pixelbones .input button.button-primary:hover {
  font-size: 1em !important;
  height: 50px !important;
  background-color: #ff9000 !important;
  border: 1px solid #ff9000 !important;
  padding: 10px;
}

.events-page .em-search-main.em-search-main-bar {
  padding: 0 !important;
}
.events-page .event-filter select {
  font-weight: 500;
  font-size: 20px;
}
.events-page .event-filter::after {
  --icon-size: 15px;
  content: "";
  display: block;
  height: var(--icon-size);
  width: calc(var(--icon-size) * 2);
  z-index: 100;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTggMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+YXJyb3ctYmxhY2s8L3RpdGxlPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9ImFycm93LWJsYWNrIiBmaWxsPSIjMDAwMDAwIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8cGF0aCBkPSJNOC45NjE0Mjg1Nyw1LjczNDI4NTcxIEwxMy4zNjUsMTAuMTEyMTQyOSBDMTIuMTE3NzIsMTEuMjkxMjM2MyAxMC43NTE4ODg5LDEyLjMzODIyOTkgOS4yODkyODU3MSwxMy4yMzY0Mjg2IEw5LjI4OTI4NTcxLDEzLjIzNjQyODYgTDguOTgwNzE0MjksMTMuNDIyODU3MSBMOC42Nzg1NzE0MywxMy4yMzY0Mjg2IEM3LjIwNzg3NDU1LDEyLjM0MzM3MjkgNS44MzM0MjgsMTEuMzAwNjg5MyA0LjU3NzE0Mjg2LDEwLjEyNSBMNC41NzcxNDI4NiwxMC4xMjUgTDguOTYxNDI4NTcsNS43MzQyODU3MSBaIE0zLjUzNTcxNDI5LDAuMzIxNDI4NTcxIEw3LjkzOTI4NTcxLDQuNzEyMTQyODYgTDMuNTM1NzE0MjksOS4wOTY0Mjg1NyBDMi4zNTU5MDE2LDcuODQyNzgzNDcgMS4zMDg5MDM1OCw2LjQ3MDQ4MzU5IDAuNDExNDI4NTcxLDUuMDAxNDI4NTcgTDAuNDExNDI4NTcxLDUuMDAxNDI4NTcgTDAuMjI1LDQuNjk5Mjg1NzEgTDAuNDExNDI4NTcxLDQuMzkwNzE0MjkgQzEuMzA4MDc5MiwyLjkyOTAzMDI1IDIuMzU1MjA4NjIsMS41NjUxNzY1MSAzLjUzNTcxNDI5LDAuMzIxNDI4NTcxIEwzLjUzNTcxNDI5LDAuMzIxNDI4NTcxIFogTTE0LjM4MDcxNDMsMC4zMjE0Mjg1NzEgQzE1LjU1MzM3NDcsMS41NzMzMDM3MiAxNi41OTU4NjYyLDIuOTQxMDM1MjcgMTcuNDkyMTQyOSw0LjQwMzU3MTQzIEwxNy40OTIxNDI5LDQuNDAzNTcxNDMgTDE3LjY3ODU3MTQsNC43MTIxNDI4NiBMMTcuNDkyMTQyOSw1LjAxNDI4NTcxIEMxNi41OTM5NDQxLDYuNDc2ODg4ODkgMTUuNTQ2OTUwNiw3Ljg0MjcxOTk2IDE0LjM2Nzg1NzEsOS4wOSBMMTQuMzY3ODU3MSw5LjA5IEw5Ljk2NDI4NTcxLDQuNzEyMTQyODYgTDE0LjM4MDcxNDMsMC4zMjE0Mjg1NzEgWiIvPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
}
.em-search-main .em-search-main-bar {
  position: relative;
}

.event-country {
  align-items: normal !important;
}
.em.em-search .em-search-main.em-search-main-bar,
.em.em-search-advanced .em-search-main.em-search-main-bar {
  background-color: #eee;
}
.em-search-text:after {
  display: none !important;
}
.em.em-search .em-search-main input.em-search-text {
  background: #eee !important;
  font-size: 16px;
  line-height: 16px;
}

.event-filters .event-filter select {
  position: relative;
  background-color: #eeeeee;
  padding: 6px 30px 5px 10px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 20px;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../arrow-black-down.html);
  background-repeat: no-repeat;
  background-position: calc(100% - 5px) center;
  border: none;
  height: 40px;
}

.em.pixelbones .input button {
  font-family: "Barlow Condensed", sans-serif !important;
  text-transform: capitalize !important;
  letter-spacing: 0px !important;
}

.em.em-search.size-medium .em-search-main-bar > .em-search-field:first-child input {
  padding-left: 10px !important;
}

.page-with-sidebar .events-wrap .events-list .event .event-desc .event-footer .event-country-text {
  font-family: "BarlowCondensed", sans-serif;
  font-size: 16px;
  line-height: 24px;
  align-items: center;
}

.em .em-pagination .page-numbers {
  font-size: 18px !important;
  color: #1f3d80 !important;
  min-width: 20px !important;
  margin: 0 8px;
  padding: 5px 10px 5px 10px;
}

.em .em-pagination .page-numbers.current,
.em .em-pagination .page-numbers:hover {
  text-decoration: none;
  background-color: #1f3d80;
  color: #fff !important;
  border-radius: 5px;
  padding: 5px 10px 5px 10px;
  font-size: 18px !important;
  height: auto !important;
}

.em .em-pagination {
  float: right;
}

/* Gravity Forms + Elementor buttons*/
.gform_button.button,
.elementor-kit-1712 input[type="submit"] {
  width: 33.3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAbCAYAAAB836/YAAAABmJLR0QA/wD/AP+gvaeTAAABUklEQVRIia3Uv04UURQH4A0kLFsQEy2gsCD6CIouFBAKGioKaK0N72BvIQVPQGKURIJh0aUgPIQlNhY2hkDiamJB2ISPwpkw2cz9M4Rfe3K/OTP3zGm1aoIZ7GC1rt4oWMeF27zH1F2gB9hVnx+Yb4I9xrcAVuYSr3KwLs4SWJlrvMVYDNzPxMoM8CQGTuBLJvYHL4pzHYzH0K8Z2MsKdoKtVKchtIq10a/UNlNofwT7i25Rn8TxSH2IlRha7eAfFjPe4BzTMbSDz4phTmBlekGw5jPkTkHW4L/JxOD7fXe4EULa+IBnFfQwgX2MdVQeHmAuA/2FhymsTBVt42ikfoXlENYLdDDA88BDXzfFYui7EHaQwKpoeVFtddsGnzKxMhcS+3DB/38xN9tiG7tAn+I0AQ3FVlUN+kj4Yn5iKRsbgTfwu4LtqRvahuhsAa01PXsDOuun/CZax90AAAAASUVORK5CYII=");
  background-size: 15px;
}

.gform_wrapper [type="button"],
.gform_wrapper [type="submit"],
.gform_wrapper button,
.elementor-kit-1712 input[type="submit"] {
  border: solid 1px #ff9000;
}

.gform_wrapper [type="button"]:hover,
.gform_wrapper [type="submit"]:hover,
.gform_wrapper button:hover {
  background-color: transparent !important;
  border-radius: 4px !important;
  border-color: #eee;
}

.elementor-kit-1712 input[type="submit"]:hover {
  background-color: transparent !important;
  border-radius: 4px !important;
  border-color: #ff9000;
  color: #ff9000 !important;
}

.hentry .wp-block-media-text {
  margin-bottom: 32px;
}

/* Custom RJ */

.heading-no-margin h1 {
  margin: 0;
}

.productfilter-wrap .productfilter-top {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.productfilter-wrap .productfilter-sidebar {
  flex: 0 0 33.3333%;
  padding-right: 16px;
}

.productfilter-wrap .productfilter-list {
  margin: 26px 8px 32px 0;
  padding: 0;
  width: 100%;
  list-style: none;
}

.productfilter-wrap .productfilter-list li {
  position: relative;
  padding: 0;
  margin-bottom: 8px;
}

.productfilter-wrap .productfilter-list li a {
  position: relative;
  display: block;
  background-color: var(--e-global-color-accent);
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  padding: 10px 16px 12px;
  border-radius: 4px;
  width: 100%;
  transition: 0.3s all;
}

.productfilter-wrap .productfilter-list li.active a,
.productfilter-wrap .productfilter-list li a:hover {
  background-color: var(--e-global-color-accent2);
}

.productfilter-wrap .manufacturer-result-wrap {
  flex: 0 0 66.6666%;
}

.manufacturer-result-wrap .manufacturer-list {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.manufacturer-result-wrap .manufacturer-list li {
  max-width: calc(100% / 2);
  width: 100%;
  flex: 0 0 calc(100% / 2);
  padding: 10px;
}

.manufacturer-result-wrap .manufacturer-list li.hidden {
  display: none;
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card {
  position: relative;
  transition: 0.3s all;

  /* height: 300px; */
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card .flip-card-inner {
  position: relative;
  width: 100%;
  padding-top: 100%;
  /* height: 100%; */
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card:hover .flip-card-inner {
  transform: rotateX(180deg);
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card .flip-card-inner .flip-card-front {
  background: white;

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;

  border: 1px solid #dedede;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.27) 0px 0px 10px 0px;
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card .image {
  width: auto;
  max-width: 100%;
  flex: 0 0 auto;
  padding: 12px;
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card .flip-card-inner .flip-card-back {
  background-color: var(--e-global-color-accent);
  color: white;
  padding: 12px;

  display: flex;
  flex-direction: column;
  justify-content: space-between;

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
  transform: rotateX(180deg);

  border-radius: 4px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.27) 0px 0px 10px 0px;
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card .header {
  /* background-image: linear-gradient(90deg, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%); */
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card h3 {
  color: white;
  font-size: 16px;
  font-weight: bold;
  font-family: "Barlow Condensed", Sans-serif;
  line-height: 1;
  margin: 0 0 12px 0;
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card .desc {
  font-size: 14px;
  line-height: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card .btns {
  width: 100%;
  padding: 0;
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card .btns .btn {
  position: relative;
  display: block;
  width: 100%;
  font-family: "Barlow Condensed", Sans-serif;
  font-weight: 600;
  color: white;
  background: var(--e-global-color-accent2);
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 12px 0 0 0;
  padding: 8px 30px;
  border-radius: 4px;
  border: 1px solid var(--e-global-color-accent2);
  transition: 0.2s all;
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card .btns .btn span {
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card .btns .btn svg {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 24px;
  height: 24px;
  fill: white;
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card .btns .btn:hover {
  background-color: white;
  color: var(--e-global-color-accent2);
}

.manufacturer-result-wrap .manufacturer-list li .manufacturer-card .btns .btn:hover svg {
  fill: var(--e-global-color-accent2);
}

.productfilter-wrap .other-manufacturer-result-wrap {
}

.productfilter-wrap .other-manufacturer-result-wrap .other-manufacturer-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.productfilter-wrap .other-manufacturer-result-wrap .other-manufacturer-list li {
  flex: 0 0 33.3%;
  padding-right: 16px;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 32px;
}

.productfilter-wrap .other-manufacturer-result-wrap .other-manufacturer-list li.hidden {
  display: none;
}

.productfilter-wrap .other-manufacturer-result-wrap .other-manufacturer-list li a {
  color: black;
  font-size: 16px;
  font-weight: 400;
  transition: 0.2s all;
}

.productfilter-wrap .other-manufacturer-result-wrap .other-manufacturer-list li a:hover {
  color: var(--e-global-color-accent2);
}

@media (max-width: 991px) {
  .productfilter-wrap .other-manufacturer-result-wrap .other-manufacturer-list li {
    flex: 0 0 50%;
  }
}

@media (max-width: 767px) {
  .productfilter-wrap .productfilter-top {
    display: block;
  }
  .productfilter-wrap .productfilter-sidebar,
  .productfilter-wrap .manufacturer-list {
    width: 100%;
  }
  .productfilter-wrap .productfilter-list {
    overflow: hidden;
  }

  .productfilter-wrap .productfilter-list li {
    float: left;
    margin-right: 16px;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  .manufacturer-result-wrap .manufacturer-list li {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

@media (max-width: 600px) {
  .manufacturer-result-wrap .manufacturer-list li {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 16px;
  }
  .productfilter-wrap .other-manufacturer-result-wrap .other-manufacturer-list li {
    flex: 0 0 100%;
  }
}

.eg-experts-wrap .experts-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.eg-experts-wrap .experts-list .expert-card {
  background: #eeeeee;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
}

.eg-experts-wrap .experts-list .expert-card .name {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}

.eg-experts-wrap .experts-list .expert-card .company {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 12px;
}

.eg-experts-wrap .experts-list .expert-card .heading {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 16px;
  border-bottom: 2px solid var(--e-global-color-accent);
}

.eg-experts-wrap .experts-list .expert-card .heading .avatar {
  flex: 0 0 auto;
  width: 90px;
  height: 90px;
  margin-right: 16px;
  border-radius: 50%;
  border: 2px solid var(--e-global-color-accent2);
  overflow: hidden;
  margin-bottom: 16px;
}

.eg-experts-wrap .experts-list .expert-card .heading .avatar img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.eg-experts-wrap .experts-list .expert-card .content {
  font-size: 15px;
  line-height: 23px;
  text-align: right;
}

.eg-experts-wrap .experts-list .expert-card .content .desc {
  text-align: left;
  margin-bottom: 16px;
  transition: 0.5s all;
  overflow: hidden;
  max-height: 300px;
}

.eg-experts-wrap .experts-list .expert-card .content.fold .desc {
  max-height: 46px;
}

.eg-experts-wrap .experts-list .expert-card .content .readmore {
  display: block;
  margin-right: auto;
  text-align: left;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Barlow Condensed", Sans-serif;
}

.eg-experts-wrap .experts-list .expert-card .content .readmore .unfolded {
  display: none;
}

.eg-experts-wrap .experts-list .expert-card .btn {
  position: relative;
  display: inline-block;
  width: auto;
  font-family: "Barlow Condensed", Sans-serif;
  font-weight: 600;
  color: white;
  background: var(--e-global-color-accent2);
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  margin-left: auto;
  padding: 8px 30px;
  border-radius: 4px;
  border: 1px solid var(--e-global-color-accent2);
  transition: 0.2s all;
}

.eg-experts-wrap .experts-list .expert-card .btn span {
  margin-right: 20px;
}

.eg-experts-wrap .experts-list .expert-card .btn svg {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 24px;
  height: 24px;
  fill: white;
}

.eg-experts-wrap .experts-list .expert-card .btn:hover {
  background-color: transparent;
  color: var(--e-global-color-accent2);
}

.eg-experts-wrap .experts-list .expert-card .btn:hover svg {
  fill: var(--e-global-color-accent2);
}

@media (max-width: 767px) {
  .eg-experts-wrap .experts-list .expert-card .heading .btn {
    width: 100%;
    margin-bottom: 16px;
  }
}
