/**
 * Theme Name: Spuncast Elementor Theme
 * Theme URI: https://spuncast.com
 * Description: Child theme of Hello Elementor that replicates the Savage Model design without locomotive scroll.
 * Author: Dotcomjungle
 * Author URI: https://savagesolutionsllc.com
 * Version: 1.0.1
 * Template: hello-elementor
 * Text Domain: spuncast-elementor-theme
 */

::marker {
    color: var(--e-global-color-accent);
}

a:not(.button) {
  color: var(--e-global-color-primary);
}

header a,
footer a,
a.button,
a.elementor-accordion-title {
  text-decoration: none !important;
}

header a:hover,
footer a:hover {
  text-decoration: underline !important;
}

a.elementor-button.elementor-button-link {
  text-decoration: none;
}

.hero .hero_title {
  color: #fff;
}

form fieldset {
  padding: 0;
}

.gform_heading {
  display: none;
}

.faq-section {
  margin: 4rem auto;
  padding: 0 1rem;
}

.faq-heading {
  font-size: 0.9rem;
  letter-spacing: 2px;
  color: var(--e-global-color-primary, var(--brand));
  margin-bottom: 2.5rem;
}

/* Collapsible topic */
.faq-topic {
  background: var(--bg);
  margin-bottom: 1rem;
  border: 1px solid var(--border);
  overflow: hidden;
  transition: all 0.3s ease;
}

.faq-topic[open] {
  box-shadow: 0 6px 20px var(--shadow);
  border-color: var(--e-global-color-primary, var(--brand));
}

/* Summary header */
.faq-topic summary {
  cursor: pointer;
  padding: 1rem 1.25rem;
  font-family: var(--e-global-typography-primary-font-family, var(--e-global-typography-h1-font-family, 'Squada One', sans-serif));
  color: var(--e-global-color-primary, var(--brand));
  list-style: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: background 0.3s ease, color 0.3s ease;
}

.faq-topic summary::-webkit-details-marker {
  display: none;
}

.faq-topic summary::after {
  content: "▾";
  font-size: 1.5rem;
  color: var(--e-global-color-primary, var(--brand));
  transition: transform 0.3s ease;
}

.faq-topic[open] summary::after {
  transform: rotate(180deg);
}

/* Content area */
.faq-content {
  padding: 0 1.75rem 1.25rem;
  color: var(--text);
  animation: fadeIn 0.3s ease;
}

.faq-item {
  margin-bottom: 1rem;
}

.faq-item strong {
  display: block;
  color: var(--e-global-color-primary, var(--brand));
  margin-bottom: 0.25rem;
}

.faq-extra {
  margin-top: 1rem;
  border-top: 1px solid var(--border);
  padding-top: 0.75rem;
}

.faq-extra a {
  color: var(--e-global-color-primary, var(--brand));
  text-decoration: none;
  font-weight: 500;
}

.faq-extra a:hover {
  text-decoration: underline;
}

/* Animation */
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-4px); }
  to { opacity: 1; transform: translateY(0); }
}

.faq {
  max-width: 800px;
  margin: 0 auto;
  font-family: var(--e-global-typography-text-font-family, "Inter", sans-serif);
  color: var(--e-global-color-primary);
}

.faq__heading {
  font-size: 2rem;
  font-weight: 800;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
}

.faq__item {
  border: 1px solid var(--e-global-color-text, #e0e0e0);
  border-bottom: none;
  overflow: hidden;
}

.faq__item:last-of-type {
  border-bottom: 1px solid var(--e-global-color-text, #e0e0e0);
}

.faq__question {
  width: 100%;
  background: #fff;
  border: none;
  outline: none;
  text-align: left;
  padding: 0.75rem 1rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 1.25rem;
  color: var(--e-global-color-primary);
  transition: background 0.2s ease;
  gap: 20px;
}

.faq__question strong {
  font-family: var(--e-global-typography-primary-font-family, var(--e-global-typography-h1-font-family, 'Squada One', sans-serif));
  font-weight: 400;
}

.faq__question:hover {
  background-color: var(--e-global-color-text, #f5f7fa);
}

.faq__icon {
  font-size: 2rem;
  font-weight: 700;
  line-height: 0;
  transition: transform 0.3s ease;
}

.faq__answer {
  display: none;
  background: #fff;
  border-top: 1px solid var(--e-global-color-text, #e0e0e0);
  padding: 1rem;
  animation: fadeIn 0.3s ease;
}

.faq__answer div[itemprop="text"] {
  font-weight: 400;
  line-height: 1.6;
  color: var(--e-global-color-primary);
}

.faq__item.active .faq__answer {
  display: block;
}

.faq__extra {
  padding: 1rem;
  background: var(--e-global-color-text, #f8f9fb);
  border: 1px solid var(--e-global-color-text, #e0e0e0);
  border-top: none;
}

.faq__extra em {
  display: block;
  margin-bottom: 0.5rem;
  color: var(--e-global-color-primary);
}

.faq__extra ul {
  margin: 0;
  padding-left: 1.2rem;
}

.faq__extra a {
  color: var(--e-global-color-primary);
  text-decoration: none;
}

.faq__extra a:hover {
  text-decoration: underline;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-5px); }
  to { opacity: 1; transform: translateY(0); }
}

.footer__copy.show-for-large p a,
.footer__copy.show-for-large p span {
	text-decoration: none !important;
}

.intro h2.standard-subtitle {
	font-family: var(--e-global-typography-primary-font-family, var(--e-global-typography-h2-font-family, "Squada One", "Codec Pro", sans-serif));
    font-size: 2.1rem;
    font-weight: 400;
    color: var(--e-global-color-secondary);
}

.elementor-tab-title.elementor-active .elementor-accordion-title,
.elementor-tab-title.elementor-active .elementor-accordion-icon {
    color: var(--e-global-color-accent);
}

.e-n-accordion-item-title h3,
.e-n-accordion-item-title i {
    transition: 0.2s ease-in-out color;
}

.e-n-accordion-item[open] .e-n-accordion-item-title h3,
.elementor-widget-n-accordion .e-n-accordion-item[open] > .e-n-accordion-item-title .e-n-accordion-item-title-icon span.e-opened > i {
    color: var(--e-global-color-accent);
}