/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2025 | 22:47:05 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2025 | 22:08:13 */
/************/
/*  Colors  */
/************/
@font-face {
  font-family: "Century Gothic";
  src: url("/wp-content/themes/enfold-child/fonts/century_gothic/Century Gothic.eot");
  src: url("/wp-content/themes/enfold-child/fonts/century_gothic/Century Gothic.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/enfold-child/fonts/century_gothic/Century Gothic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CenturyGothic";
  src: url("/wp-content/themes/enfold-child/fonts/century_gothic/CenturyGothic.svg#CenturyGothic") format("svg"), url("/wp-content/themes/enfold-child/fonts/century_gothic/CenturyGothic.ttf") format("truetype"), url("/wp-content/themes/enfold-child/fonts/century_gothic/CenturyGothic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CenturyGothic-Bold";
  src: url("/wp-content/themes/enfold-child/fonts/century_gothic_bold/CenturyGothic-Bold.svg#CenturyGothic-Bold") format("svg"), url("/wp-content/themes/enfold-child/fonts/century_gothic_bold/CenturyGothic-Bold.ttf") format("truetype"), url("/wp-content/themes/enfold-child/fonts/century_gothic_bold/CenturyGothic-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gothicb";
  src: url("/wp-content/themes/enfold-child/fonts/century_gothic_bold/gothicb.eot");
  src: url("/wp-content/themes/enfold-child/fonts/century_gothic_bold/gothicb.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/enfold-child/fonts/century_gothic_bold/gothicb.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 29 2025 | 23:04:57 */
.avia-cookie-consent {
  background-color: rgba(34, 74, 124, 0.95) !important;
}
.avia-cookie-consent .avia_cookie_text {
  color: #fff !important;
  line-height: 1.5em;
  margin-bottom: 15px;
}
.avia-cookie-consent-button {
  color: #fff !important;
  margin-bottom: 15px !important;
}
.avia-cookie-consent-button:hover {
  color: #224A7C !important;
}
/* Settings popup*/
.mfp-content {
  overflow-y: visible !important;
}
.mfp-content .av-inline-modal {
  max-width: 100% !important;
  border-radius: 25px !important;
}
.mfp-content .av-inline-modal .tabcontainer {
  min-height: 0 !important;
}
.mfp-content .av-inline-modal p {
  padding: 10px 50px !important;
  line-height: 1.75em;
}
@media only screen and (max-width: 1225px) {
  .avia-cookie-consent .avia_cookie_text {
    display: block;
  }
}
@media only screen and (max-width: 500px) {
  .avia-cookie-consent .container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .mfp-content .av-inline-modal p {
    padding: 10px 0 !important;
  }
}
