/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 14 2024 | 00:07:38 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 14 2024 | 00:07:38 */
/************/
/*  Colors  */
/************/
@font-face {
  font-family: "avenir_next_regular";
  src: url("/wp-content/themes/enfold-child/fonts/avenir/avenirnextltpro-regular-webfont.woff2") format("woff2"), url("/wp-content/themes/enfold-child/fonts/avenir/avenirnextltpro-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenir_next_demi";
  src: url("/wp-content/themes/enfold-child/fonts/avenir/avenirnextltpro-demi-webfont.woff2") format("woff2"), url("/wp-content/themes/enfold-child/fonts/avenir/avenirnextltpro-demi-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenir_next_bold";
  src: url("/wp-content/themes/enfold-child/fonts/avenir/avenirnextltpro-bold-webfont.woff2") format("woff2"), url("/wp-content/themes/enfold-child/fonts/avenir/avenirnextltpro-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 14 2024 | 00:04:36 */
:root {
  --img_padding: 1.5vw;
}
#our-sponsors .slide-entry-wrap {
  display: flex;
  justify-content: center;
}
#our-sponsors .slide-entry-wrap .slide-entry {
  max-width: 450px;
  padding: 0 20px !important;
}
#our-sponsors .slide-entry-wrap .slide-entry .slide-image {
  overflow: hidden !important;
}
#our-sponsors .hr-inner {
  border-top-width: 3px;
}
#our-sponsors .avia-content-slider {
  margin: 0;
}
#our-sponsors .avia-content-slider .avia-smallarrow-slider-heading {
  display: none !important;
}
#our-sponsors .av_textblock_section {
  padding-bottom: 30px;
}
#our-sponsors .av-special-heading-h3 {
  padding-bottom: 0 !important;
}
#our-sponsors .av-special-heading-h3 h3 {
  font-weight: bold;
}
#our-sponsors .slide-image {
  background: #fff !important;
}
@media only screen and (max-width: 767px) {
  #our-sponsors .slide-entry-wrap {
    flex-direction: column;
  }
  #our-sponsors .slide-entry-wrap .slide-entry {
    width: 100% !important;
    margin: 0 auto !important;
    max-width: 350px;
  }
}
