body.ce-kit-1{font-family:"Poppins", Poppins, sans-serif;font-weight:400;background-color:transparent;background-image:linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);}a, .elementor a{font-family:"Poppins", Poppins, sans-serif;}body.ce-kit-1 h1{font-family:"Poppins", Poppins, sans-serif;font-weight:700;}.elementor-button{--ce-btn-bg-color:#FF6A00;background-color:var(--ce-btn-bg-color);}.elementor-button:hover, .elementor-button:focus{--ce-btn-bg-color:#E55A00;}.elementor-button-primary .elementor-button{--ce-btn-bg-color:#FF6A00;background-color:var(--ce-btn-bg-color);}.elementor-button-secondary .elementor-button{--ce-btn-bg-color:#FF6A00;background-color:var(--ce-btn-bg-color);}.btn:not(.btn-primary, .btn-secondary){background-color:#FF6A00;}.btn-primary{background-color:#FF6A00;}.btn-secondary{background-color:#FF6A00;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}/* Start Custom Fonts CSS */ @font-face {
	font-family: 'Poppins';
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	src: url('/modules/creativeelements/views/fonts/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url('/modules/creativeelements/views/fonts/Poppins-Bold.ttf') format('truetype');
}
 /* End Custom Fonts CSS */
/* Start custom CSS for page-settings *//* ===== FONT ===== */
.body-col, .body-col *,
.blog-two-col, .blog-two-col *,
.faq-two-col, .faq-two-col *,
.article-lead, .article-meta,
.category-description, .category-description *,
.category-additional-description, .category-additional-description *,
#category-description, #category-description *,
.cms-block, .cms-block *,
details.hero-clamp, details.hero-clamp *,
.related-faq, .related-faq *,
.faq-list, .faq-list *,
.related-blog, .related-blog * {
  font-family: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;
}

/* ===== HERO (category pages + blog landing) ===== */
#category h1,
#cms-category h1,
.hero-h1 {
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
  color: #111;
  margin: 0 0 0.75rem 0;
}
details.hero-clamp strong,
details.hero-clamp summary strong {
  font-weight: 700 !important;
  color: #111 !important;
}
details.hero-clamp {
  margin: 0.5rem 0 1rem 0;
  position: relative;
  padding-right: 1.8rem;
}
details.hero-clamp summary {
  cursor: pointer;
  list-style: none;
  font-size: 0.9rem !important;
  line-height: 1.55 !important;
  color: #555 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
details.hero-clamp summary::-webkit-details-marker { display: none; }
details.hero-clamp summary::marker { display: none; content: ""; }
details.hero-clamp::after {
  content: "▼";
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.2rem;
  line-height: 1.55;
  color: #ff6a00;
  font-weight: 700;
  cursor: pointer;
  padding: 0 0 0 8px;
}
details.hero-clamp[open] summary {
  display: block;
  -webkit-line-clamp: unset;
  overflow: visible;
}
details.hero-clamp[open]::after {
  content: "▲";
}
details.hero-clamp p {
  font-size: 0.9rem !important;
  line-height: 1.55 !important;
  color: #555 !important;
  margin: 0.6rem 0 0 0;
}
details.hero-clamp a,
details.hero-clamp summary a,
details.hero-clamp p a {
  color: #ff6a00 !important;
  text-decoration: none;
  font-weight: 600;
}
details.hero-clamp a:hover,
details.hero-clamp summary a:hover,
details.hero-clamp p a:hover {
  color: #e55a00 !important;
  text-decoration: underline;
}

/* ===== BODY CONTENT (category + blog) ===== */
.body-col h2,
.category-description h2,
.category-additional-description h2,
#category-description h2,
.cms-block h2 {
  color: #111 !important;
  font-weight: 700 !important;
  margin-top: 2.25rem !important;
  margin-bottom: 1rem !important;
}
.body-col h2:first-child,
.category-description h2:first-child {
  margin-top: 0 !important;
}
.body-col h3,
.category-description h3,
.category-additional-description h3,
#category-description h3,
.cms-block h3 {
  color: #111 !important;
  font-weight: 700 !important;
  margin-top: 1.75rem !important;
  margin-bottom: 0.75rem !important;
}
.body-col h4,
.category-description h4,
.category-additional-description h4,
#category-description h4,
.cms-block h4 {
  color: #111 !important;
  font-weight: 600 !important;
  margin-top: 1.25rem !important;
  margin-bottom: 0.5rem !important;
  font-size: 1.05rem;
}
.body-col p,
.category-description p,
.category-additional-description p,
#category-description p,
.cms-block p {
  margin: 0 0 0.8rem 0;
  line-height: 1.6;
  color: #333;
}
.body-col ul, .body-col ol,
.category-description ul, .category-description ol,
.category-additional-description ul, .category-additional-description ol,
.cms-block ul, .cms-block ol {
  margin: 0.5rem 0 1rem 0;
  padding-left: 1.4rem;
}
.body-col li,
.category-description li,
.category-additional-description li,
.cms-block li {
  margin-bottom: 0.4rem;
  line-height: 1.55;
}
.body-col a,
.category-description a,
.category-additional-description a,
#category-description a,
.cms-block a {
  color: #ff6a00 !important;
  text-decoration: none;
  font-weight: 600;
}
.body-col a:hover,
.category-description a:hover,
.category-additional-description a:hover,
#category-description a:hover,
.cms-block a:hover {
  color: #e55a00 !important;
  text-decoration: underline;
}
.body-col strong,
.category-description strong,
.cms-block strong {
  color: #111;
  font-weight: 700;
}

/* ===== TABLES ===== */
.table-wrap {
  overflow-x: auto;
  margin: 1rem 0;
}
.body-col table,
.category-description table,
.cms-block table,
.table-wrap table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.95rem;
}
.body-col table,
.body-col table *,
.category-description table,
.category-description table *,
.cms-block table,
.cms-block table *,
.table-wrap table,
.table-wrap table * {
  border-left: none !important;
  border-right: none !important;
}
.body-col table th,
.category-description table th,
.cms-block table th,
.table-wrap table th {
  background: #f5f5f5;
  padding: 8px 10px;
  text-align: left;
  border-bottom: 2px solid #ff6a00 !important;
  font-weight: 700;
  color: #111;
}
.body-col table td,
.category-description table td,
.cms-block table td,
.table-wrap table td {
  padding: 8px 10px;
  border-bottom: 1px solid #eee;
}

/* ===== FAQ ===== */
.related-faq {
  margin: 2.5rem 0;
}
.related-faq h2,
.faq-list h2 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #111;
  margin: 0 0 1rem 0;
}
.faq-list .faq-item,
.related-faq .faq-item {
  border-bottom: 1px solid #eee;
  padding: 0.8rem 0;
}
.faq-list .faq-item summary,
.related-faq .faq-item summary {
  font-weight: 600;
  cursor: pointer;
  color: #111;
  font-size: 1.1rem;
  padding-right: 1.8rem;
  position: relative;
  list-style: none;
}
.faq-list .faq-item summary::-webkit-details-marker,
.related-faq .faq-item summary::-webkit-details-marker {
  display: none;
}
.faq-list .faq-item summary::after,
.related-faq .faq-item summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  color: #ff6a00;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1;
}
.faq-list .faq-item[open] summary::after,
.related-faq .faq-item[open] summary::after {
  content: "−";
}
.faq-list .faq-item p,
.related-faq .faq-item p {
  margin: 0.6rem 0 0 0;
  font-size: 0.95rem;
  color: #555;
  line-height: 1.6;
}
.faq-list .faq-item a,
.related-faq .faq-item a {
  color: #ff6a00 !important;
  text-decoration: none;
  font-weight: 600;
}
.faq-list .faq-item a:hover,
.related-faq .faq-item a:hover {
  color: #e55a00 !important;
  text-decoration: underline;
}

/* ===== BLOG CARDS (related-blog on category pages) — FLEXBOX ===== */
.related-blog {
  margin: 2.5rem 0;
}
.related-blog h2 {
  font-size: 1.5rem !important;
  font-weight: 700;
  color: #111;
  margin: 0 0 1rem 0;
}
.related-blog .blog-card-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.related-blog .blog-card {
  flex: 1 1 260px;
  min-width: 260px;
  border: 1px solid #eee;
  border-radius: 8px;
  overflow: hidden;
}
.related-blog .blog-card h3 {
  font-size: 1.1rem !important;
  font-weight: 700;
  margin: 0.5rem 0;
}
.related-blog .blog-card a {
  color: #ff6a00;
  text-decoration: none;
}
.related-blog .blog-card a:hover {
  color: #e55a00;
}

/* ===== CMS CATEGORY LISTING (blog landing — theme groups) ===== */
#cms-category .h1,
#cms-category h1,
.cms-category-title,
.cms-category .page-title,
.page-content-cms-category h1,
.page-content-cms-category h2,
.page-content-cms-category .h2,
.cms-listing-category-title,
.cms-category h2 {
  font-size: 2.25rem !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  color: #111 !important;
  margin: 2rem 0 0.3rem 0 !important;
}
.cms-category-description,
.page-content-cms-category .category-description,
.cms-category > p:first-of-type {
  font-size: 1rem !important;
  color: #666 !important;
  margin: 0 0 1.5rem 0 !important;
}
.cms-listing-item h2,
.cms-listing-item h3,
.cms-listing-item .h2,
.cms-listing-item .h3,
.cms-listing-item a.title,
.cms-listing-item .page-title,
.cms-page-list h2,
.cms-page-list h3,
.cms-page-list .h2,
.cms-page-list .h3,
.page-content-cms-category .cms-block h2,
.page-content-cms-category .cms-block h3,
.cms-list-item h2,
.cms-list-item h3,
section.cms-block article h2,
section.cms-block article h3 {
  font-size: 1.25rem !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  color: #111 !important;
  margin: 0 0 0.4rem 0 !important;
}
.cms-listing-item a,
.cms-page-list a,
.cms-list-item a {
  color: #111 !important;
  text-decoration: none !important;
}
.cms-listing-item a:hover,
.cms-page-list a:hover,
.cms-list-item a:hover {
  color: #ff6a00 !important;
}
a.read-more,
.cms-listing-item .read-more,
.cms-page-list .read-more,
.cms-list-item .read-more {
  color: #ff6a00 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}
a.read-more:hover,
.cms-listing-item .read-more:hover {
  color: #e55a00 !important;
  text-decoration: underline !important;
}

/* ===== CMS PAGE LAYOUT (single blog page only) ===== */
#cms .page-content,
#cms .cms-block,
#cms .card.card-block,
#cms .card-body {
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border: none !important;
}
#cms #wrapper,
#cms #main,
#cms #content,
#cms #content-wrapper,
#cms .page-cms {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
#cms #content,
#cms #content-wrapper,
#cms #main {
  width: 100vw !important;
  max-width: 100vw !important;
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  padding: 0 !important;
}
#cms #left-column,
#cms #right-column,
#cms .column-aside,
#cms aside.sidebar {
  display: none !important;
}
#cms .breadcrumb,
#cms nav.breadcrumb,
#cms .page-header {
  display: none !important;
}
#cms #header,
#cms header,
#cms nav {
  border-bottom: none !important;
  box-shadow: none !important;
}

/* ===== CMS HEADINGS (override theme on blog page) ===== */
#cms h2,
#cms .body-col h2,
#cms .blog-two-col h2 {
  font-size: 1.75rem !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  color: #111 !important;
  margin: 1.2rem 0 0.4rem 0 !important;
}
#cms h3,
#cms .body-col h3,
#cms .blog-two-col h3 {
  font-size: 1.35rem !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  color: #111 !important;
  margin: 0.9rem 0 0.3rem 0 !important;
}
#cms h4 {
  font-size: 1.1rem !important;
  font-weight: 600 !important;
  color: #111 !important;
}

/* ===== CMS PARAGRAPH SPACING (tight) ===== */
#cms .body-col p,
#cms .blog-two-col p,
#cms .article-lead,
#cms .article-meta {
  margin: 0 0 0.4rem 0 !important;
  line-height: 1.5 !important;
}
#cms .body-col p + p,
#cms .blog-two-col p + p {
  margin-top: 0 !important;
}
#cms .body-col ul,
#cms .body-col ol,
#cms .blog-two-col ul,
#cms .blog-two-col ol {
  margin: 0.3rem 0 0.6rem 0 !important;
  padding-left: 1.3rem !important;
}
#cms .body-col li,
#cms .blog-two-col li {
  margin-bottom: 0.25rem !important;
  line-height: 1.5 !important;
}
#cms .body-col br,
#cms .blog-two-col br {
  display: none !important;
}
#cms .body-col a,
#cms .blog-two-col a,
#cms .article-lead a,
#cms .article-meta a {
  color: #ff6a00 !important;
  text-decoration: none !important;
  font-weight: 600 !important;
}
#cms .body-col a:hover,
#cms .blog-two-col a:hover,
#cms .article-lead a:hover,
#cms .article-meta a:hover {
  color: #e55a00 !important;
  text-decoration: underline !important;
}
#cms .article-lead strong,
#cms .body-col strong,
#cms .blog-two-col strong {
  color: #111 !important;
  font-weight: 700 !important;
}

/* ===== ARTICLE INTRO (top of blog post) ===== */
.article-feature {
  margin: 0 0 2rem 0 !important;
}
.article-feature img {
  width: 100% !important;
  height: auto !important;
  display: block !important;
  border-radius: 8px !important;
}
.article-meta {
  font-size: 0.875rem !important;
  color: #888 !important;
  margin: 0 0 1.5rem 0 !important;
}
.article-lead {
  font-size: 1.05rem !important;
  line-height: 1.7 !important;
  color: #444 !important;
  margin: 0 0 2rem 0 !important;
}

/* ===== BLOG 2-COLUMN LAYOUT — FLEXBOX ===== */
.blog-two-col,
.faq-two-col {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 2.5rem !important;
  align-items: flex-start !important;
}
.blog-two-col > *,
.faq-two-col > * {
  flex: 1 1 calc(50% - 1.25rem) !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}
.faq-two-col {
  margin-top: 1rem !important;
}

/* ===== RESPONSIVE IMAGES ===== */
img, picture {
  max-width: 100% !important;
  height: auto !important;
}

/* ===== MOBILE ===== */
@media (max-width: 600px) {
  #category h1,
  #cms-category h1,
  .hero-h1 {
    font-size: 1.35rem !important;
    line-height: 1.3 !important;
    font-weight: 600 !important;
    word-break: normal;
    overflow-wrap: break-word;
  }
}

@media (max-width: 768px) {
  .blog-two-col > *,
  .faq-two-col > * {
    flex: 1 1 100% !important;
  }
  .blog-two-col,
  .faq-two-col {
    gap: 1.5rem !important;
  }
  #cms h2,
  #cms .body-col h2,
  #cms .blog-two-col h2 {
    font-size: 1.5rem !important;
  }
  #cms h3,
  #cms .body-col h3,
  #cms .blog-two-col h3 {
    font-size: 1.2rem !important;
  }
  #cms-category .h1,
  #cms-category h1,
  .cms-category h2 {
    font-size: 1.75rem !important;
  }

  /* TABLE FULL-WIDTH ON MOBILE — breaks out of container to edge of viewport */
  .body-col table,
  .category-description table,
  .cms-block table,
  .table-wrap table {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
  }
}/* End custom CSS */