/* compiled by scssphp v0.6.3 on Thu, 13 Jan 2022 14:19:17 +0100 (0.1098s) */

@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&display=swap');
@font-face {
  font-display: swap;
  font-family: FontAwesomeBrands;
  src: local(FontAwesomeBrands), url("../draadcore/fonts/fontawesome-pro/fa-brands-400.woff2") format('woff2'), url("../draadcore/fonts/fontawesome-pro/fa-brands-400.woff") format('woff');
  font-weight: 400;
  font-style: normal;
  unicode-range: U0-5FF;
}
@font-face {
  font-display: swap;
  font-family: MyriadPro;
  src: local(MyriadPro), url("../../../../../../wp-content/themes/draadcore-child/fonts/MYRIADPRO-REGULAR.woff2") format('woff2'), url("../../../../../../wp-content/themes/draadcore-child/fonts/MYRIADPRO-REGULAR.woff") format('woff');
  font-weight: 400;
  font-style: normal;
  unicode-range: U0-5FF;
}
/* line 4, sass/logo_slider.scss */
/* line 5, sass/logo_slider.scss */
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all .column.full {
    margin: 0;
  }
}
/* line 10, sass/logo_slider.scss */
/* line 11, sass/logo_slider.scss */
html #root #wrap_all .section.logo_slider .slider-wrapper {
  width: 100%;
}
/* line 14, sass/logo_slider.scss */
html #root #wrap_all .section.logo_slider .slider-viewport {
  overflow: hidden;
}
/* line 17, sass/logo_slider.scss */
html #root #wrap_all .section.logo_slider .slider {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  padding: 0;
}
/* line 22, sass/logo_slider.scss */
html #root #wrap_all .section.logo_slider .column.partner {
  padding: 15px;
}
/* line 25, sass/logo_slider.scss */
html #root #wrap_all .section.logo_slider .entry {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  padding: 15px;
  height: 100%;
  width: 200px;
}
/* line 36, sass/logo_slider.scss */
html #root #wrap_all .section.logo_slider li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
/* line 41, sass/logo_slider.scss */
html #root #wrap_all .section.logo_slider li.animate {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
@media only screen and (max-width: large-laptop - 1 / 16px * 1rem) {
  html #root #wrap_all .section.logo_slider li {
    width: 12vw !important;
  }
}
@media only screen and (max-width: 96rem) {
  html #root #wrap_all .section.logo_slider li {
    width: 15vw !important;
  }
}
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all .section.logo_slider li {
    width: 23vw !important;
  }
}
@media only screen and (max-width: 47.9375rem) {
  html #root #wrap_all .section.logo_slider li {
    width: 40vw !important;
  }
}
/* line 57, sass/logo_slider.scss */
html #root #wrap_all .section.logo_slider li .entry-image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
/* line 60, sass/logo_slider.scss */
html #root #wrap_all .section.logo_slider li .entry-image img {
  max-width: 100%;
  height: auto;
}
/* line 67, sass/logo_slider.scss */
html #root #wrap_all .section.logo_slider .slider-controls {
  display: none;
}
