/*
 Theme Name:   Fralick NV
 Theme URI:    https://wordpress.org/themes/twentyninteen/
 Description:  Custom theme built for Fralick NV
 Author:       
 Template:     twentynineteen
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  fralick-nv
*/

/* ========= COLOR REFERENCES ========= */
:root {
  --bg: #e5e6e6;
  --primary: #1c355e;
  --secondary: #6b0c12;
  --tertiary: #b12028;
  --gray: #353535;
}

/* ==================================== */

/* ======== TABLE OF CONTENTS =========
	1. TYPOGRAPHY
	2. GLOBAL
	3. MAIN CONTENT
	- 3a. Home Page
	- 3b. Bio Page
  - 3c. Issues Page
  - 3d. Footer
/* ==================================== */

/* ------------------------------ 
    1. Start Typography
------------------------------ */
h1,
h2,
h3,
h4,
h5,
h6,
a,
ul,
.btn,
button {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  margin: 0;
}

.display-1 {
  font-size: 150px;
  color: rgba(0, 0, 0, 0.3);
  line-height: 0.8;

  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--text-neutrals-white, #fff);
}

h1,
.h1 {
  font-size: 115px;
  line-height: 1;
}

h2,
.h2 {
  font-size: 80px;
  line-height: 1;
}

h3,
.h3 {
  font-size: 58px;
  line-height: 1.14;
}

h4,
.h4 {
  font-size: 48px;
  line-height: 1;
}

h5,
.h5 {
  font-size: 38px;
  line-height: 1;
}

h6,
.h6 {
  font-size: 24px;
  line-height: 1;
}

p,
.p {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  color: var(--gray);
}

small {
  font-size: 12px;
  line-height: 1.33;
}

a,
.anchor-theme {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  text-decoration: none !important;
  transition: none;
  color: white;
  border: none;
  background: none;
}

a:hover,
a:focus,
.anchor-theme:hover,
.anchor-theme:focus {
  color: white;
  font-weight: 700;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.menu {
  display: flex;
  list-style: none;
  padding-left: 0;
}

.menu-item {
  padding: 0 10px;
}

.menu-item:last-child {
  padding-right: 0;
}

.main-menu-more {
  display: none;
}

.nav-link {
  padding: 0.5rem;
}

nav .current-menu-item a {
  font-weight: 700;
  border-bottom: 2px solid var(--tertiary);
}

/* ------------------------------ 
    1. End Typography
------------------------------ */

/* ------------------------------ 
    2. Start Global
------------------------------ */
@-ms-viewport {
  width: device-width;
}

html {
  font-size: 16px;
}

body {
  font-family: "fira-sans", sans-serif;
  font-size: 16px;
  /* Adjust this on mobile to globally change P-tags :NOT H-tags) */
  color: var(--gray);
  background-color: var(--bg);
}

.page-template-page-home header {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 0;
  left: 0;
}

header .site-logo img {
  max-width: 168px;
}

.lh-15 {
  line-height: 1.5;
}

.lh-125 {
  line-height: 1.25;
}

.ls-100 {
  letter-spacing: 0.1em;
}

.white {
  color: white !important;
}

.gray {
  color: var(--gray) !important;
}

.desktop {
  display: block !important;
}

.mobile {
  display: none !important;
}

.fsec {
  font-family: "Fira Sans Extra Condensed", sans-serif;
}

.ten-oldstyle {
  font-family: "ten-oldstyle", serif;
}

.fw-400 {
  font-weight: 400;
  /* Regular */
}

.fw-600 {
  font-weight: 600;
  /* Semi-Bold */
}

.fw-700 {
  font-weight: 700;
  /* Bold */
}

.italic {
  font-style: italic;
}

.normal {
  font-style: normal;
}

section {
  position: relative;
}

img {
  width: 100%;
}

.bg {
  background: var(--bg);
}

.bg-blue {
  background: var(--blue);
}

.bg-white {
  background: var(--white);
}

.btn {
  padding: 8px 24px;
}

.gform-button,
button {
  font-weight: 700;
  color: white;
  border: none;
  border-radius: 4px;
  background: var(--secondary);
  padding: 8px 16px;
}

button:hover,
button:focus {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

button:active {
  background-color: #c10912;
}

/* ------------------------------ 
    2. End Global
------------------------------ */

/* ------------------------------ 
    3. Start Main Content
------------------------------ */
/*  - 3a. Home Page  */
.page-template-page-home .splash {
  background: linear-gradient(
      115deg,
      rgba(0, 0, 0, 0) 17.06%,
      rgba(0, 0, 0, 0.15) 52.31%
    ),
    url("/wp-content/uploads/sites/255/2025/10/1_hero_bg.jpg") lightgray 50% /
      cover no-repeat;
  background-size: cover;
}

.home-hero-fg {
  position: absolute;
  width: 521px;
  height: 871px;
  bottom: -130px;
  left: -50px;
}

.page-template-page-home h1.display-1 {
  padding-top: 228.5px;
}

.page-template-page-home .splash .multicolor-line {
  width: 760px;
  max-width: 760px;
}

.page-template-page-home .multicolor-line,
.page-template-page-bio .bio-main .multicolor-line {
  width: 524px;
  max-width: 524px;
}

.page-template-page-issues .issues-main .multicolor-line {
  width: 636px;
  max-width: 636px;
}

.multicolor-line * {
  width: 33%;
  height: 20px;
}

input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--white);
}

input::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--white);
}

input:-ms-input-placeholder {
  /* IE 10+ */
  color: var(--white);
}

input:-moz-placeholder {
  /* Firefox 18- */
  color: var(--white);
}

.gform_wrapper {
  width: 792px;
  margin: 0 auto;
  padding-bottom: 96.5px;
}

.gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 8px !important;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-third.gfield--type-name {
  grid-column: span 7 !important;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-third.gfield--type-submit {
  grid-column: span 1 !important;
}

.gfield:nth-child(2),
.gfield:nth-child(3),
.ginput_container,
.name_first input,
.name_last input {
  margin: 0 !important;
}

.ginput_container_email input {
  width: 100% !important;
}

.name_first input,
.name_last input,
.ginput_container input {
  color: rgba(255, 255, 255, 0.7);
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid var(--primary);
  border-radius: 4px;
  padding: 8px 16px !important;
}

.name_first input:hover,
.name_last input:hover,
.ginput_container input:hover,
.name_first input:focus,
.name_last input:focus,
.ginput_container input:focus {
  color: rgba(255, 255, 255, 0.9);
  background: rgba(0, 0, 0, 0.68);
  border: 1px solid var(--secondary);
}

.name_first input:active,
.name_last input:active,
.ginput_container input:active,
.name_first input:focus-visible,
.name_last input:focus-visible,
.ginput_container input:focus-visible {
  color: rgba(255, 255, 255, 1);
  background: rgba(0, 0, 0, 0.89);
  border: 1px solid var(--tertiary);
  outline: var(--tertiary) auto 1px;
}

form {
  position: relative;
}

.gform_footer {
  width: fit-content !important;
  position: absolute;
  right: 0;
  top: 95px;
}

.gform_confirmation_message {
  color: white;
  text-align: center;
  margin-bottom: 113px;
}

.home-bio,
.home-issues {
  padding: 5rem 0;
}

.home-issues .d-grid {
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.home-issues .issues-item {
  border-radius: 24px;
}

.home-issue-img {
  width: 96px;
  height: 96px;
}

/*  - 3b. Bio Page  */
.page-template-page-bio .bio-hero-bg {
  background: url("/wp-content/uploads/sites/255/2025/10/2_body_1.jpg")
    lightgray 50% / cover no-repeat;
  background-size: cover;
  height: 513px;
}

.page-template-page-bio .splash {
  z-index: 10;
}

.page-template-page-bio .splash .text-container {
  position: absolute;
  bottom: -18px;
}

.page-template-page-bio .bio-hero-star {
  width: 23px;
  height: 26px;
}

.page-template-page-bio .bio-main,
.page-template-page-bio .bio-issues-section,
.page-template-page-issues .issues-bio-section {
  padding: 80px 0;
}
.page-template-page-bio .bio-main .text-container {
  padding: 48px 32px;
}

[src*="2_body_2"] {
  width: 408px;
  z-index: 1;
}

.page-template-page-bio .bio-main [src*="firework"] {
  position: absolute;
}

[src*="firework_stars"] {
  top: -151px;
  left: -57px;
  width: 512px;
  height: 520px;
  z-index: -2;
}

[src*="firework_spangle"] {
  top: 80px;
  right: -44px;
  width: 397px;
  height: 397px;
  z-index: -1;
}

[src*="firework_lines"] {
  left: 68px;
  bottom: 20px;
  width: 362px;
  height: 362px;
  z-index: 2;
}

.page-template-page-bio .bio-issues-section .bg-quaternary,
.page-template-page-issues .issues-bio-section .bg-quaternary {
  width: 333px;
  height: 20px;
}

/*  - 3b. Issues Page  */
.page-template-page-issues .issues-main .container {
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  row-gap: 80px;
}

.page-template-page-issues .issues-main img {
  min-height: 100%;
  object-fit: cover;
}

.page-template-page-issues .flex-lg-row-reverse .col-lg-6:last-child,
.page-template-page-issues .col-lg-6:first-child {
  padding-left: 15px;
  padding-right: 0;
}

.page-template-page-issues .flex-lg-row-reverse .col-lg-6:first-child,
.page-template-page-issues .col-lg-6:last-child {
  padding-left: 0;
  padding-right: 15px;
}

[src*="3_issue"] {
  border-radius: 24px;
}

/*  - 3d. Footer  */
footer {
  padding: 64px 0 24px 0;
}

footer .site-logo img {
  width: 466px;
}

/* ------------------------------ 
    3. End Main Content
------------------------------ */
