/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 07 2026 | 04:10:56 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 29 2023 | 00:23:35 */
/************/
/*  Colors  */
/************/
@font-face {
  font-family: "Sidewinder-Custom";
  src: url("/wp-content/uploads/cc_fonts/Sidewinder/Sidewinder-CustomFont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 20:38:52 */
#news article.post-entry {
  margin-bottom: 20px;
}
#news article.post-entry:last-of-type {
  margin-bottom: 0;
}
#news article.post-entry .entry-content-wrapper {
  display: flex;
  flex-wrap: wrap;
}
#news article.post-entry header.entry-content-header {
  order: 2;
  width: 100%;
  display: block;
}
#news article.post-entry .entry-content {
  order: 1;
  width: 100%;
  display: block;
}
#news article.post-entry .post-meta-infos, #news article.post-entry .post_delimiter {
  display: none !important;
}
body:not(.post_category_news) .hide-on-home {
  display: none !important;
}
.post_category_news strong {
  color: #002A4E !important;
}
.post_category_news .content {
  padding-top: 100px !important;
}
@media only screen and (max-width: 767px) {
  .post_category_news h1.post-title.entry-title {
    font-size: 24px !important;
  }
}
