/*
 Theme Name:   Kevin Waters
 Theme URI:    https://wordpress.org/themes/twentyninteen/
 Description:  Custom theme built for Kevin Waters
 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:  waters-wa-lp
*/

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


/* ======== TABLE OF CONTENTS =========
	1. TYPOGRAPHY
	2. GLOBAL
	3. MAIN CONTENT
	- 3a. Landing Page
	4. FORM STYLING
	5. PRIVACY POLICY
/* ==================================== */


/* ------------------------------ 
    1. Start Typography
------------------------------ */
h1,
h2,
h3,
h4,
h5,
h6,
a,
.btn,
button {
    margin: 0;
    line-height: 1;
}

h1,
h2 {
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 700;
}

h1,
.h1 {
    font-size: 123px;
    line-height: 0.85;
}

h2,
.h2 {
    font-size: 65px;
    letter-spacing: 0.089em;
}

h3,
.h3 {
    font-family: bebas-neue, sans-serif;
    font-size: 36px;
}

h4,
.h4 {
    font-size: 34px;
    font-style: italic;
}

h5,
.h5 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

p,
.p {
    line-height: 1.5;
    letter-spacing: 0.035em;
}

a,
.anchor-theme {
    text-decoration: none !important;
    transition: none;
    color: white;
    border: none;
    background: none;
}

.page-template-page-lp .nav-link {
    color: #252f38;
}

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;
}

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

/* navbar  */

.navbar {
    align-items: start !important;
}

nav .current-menu-item a {
    font-weight: 700;
}

nav a {
    font-weight: 400;
    text-transform: uppercase;
    text-align: right;
}

.nav-item {
    margin: 0 7px;
}

.navbar-toggler {
    border-color: white !important;
    background-color: #252f38 !important;
    border-radius: 0.25rem;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg%27%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}




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

html {
    font-size: 16px;
}

body {
    font-family: bebas-neue-pro, sans-serif;
    font-size: 20px;
    /* Adjust this on mobile to globally change P-tags :NOT H-tags) */
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
}

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

.header-logo {
    width: 150px;
    height: auto;
}

.social-icon {
    height: 28px;
    width: 28px;
    font-size: 0.75em;
    line-height: 28px;
    color: white;
    background-color: white;
    border: 1px solid #fff;
    border-radius: 28px;
    padding: 10px;
}

.social-icon:hover {
    opacity: 0.75;
}

.social-icon:active {
    opacity: 1;
}

.social-icon a {
    color: white;
}

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

.white {
    color: white !important;
}

.desktop {
    display: block !important;
}

.mobile {
    display: none !important;
}

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

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

.italic {
    font-style: italic;
}

.normal {
    font-style: normal;
}

section {
    position: relative;
}

img {
    width: 100%;
}

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

.gform_button,
button {
    font-size: 30px;
    font-weight: 700;
    border-radius: 5px;
    padding: 7px 10px;
    line-height: 1 !important;
    white-space: normal;
}



.col-no-gutters {
    padding-right: 0;
    padding-left: 0;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

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




/* ------------------------------ 
    3. Start Main Content
------------------------------ */
/*  - 3a. Landing Page  */
.container-fluid {
    max-width: 1346px;
}

.page-template-page-lp .splash {
    background: url("/wp-content/uploads/sites/348/2022/02/1_hero.jpg") no-repeat 50% 50%;
    background-size: cover;
    padding-top: 225px;
}

[alt*="headshot"] {
    position: absolute;
    bottom: 0;
    width: 652px;
    height: 664px;
    max-width: none;
    transform-origin: bottom left;
}

.page-template-page-lp .body {
    padding: 60px 0;
}

.family {
    position: absolute;
    right: 0;
    width: 634px;
    height: 459px;
}

.meet {
    margin-top: 175px;
}

.lifepac {
    left: -15px;
    max-width: 160px;
}

.plan h2 {
    width: fit-content;
    z-index: 3;
}

.points {
    padding-bottom: 450px;
    z-index: 3;
}

.body-content {
    padding-bottom: 450px;
    z-index: 3;
}

footer .container {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}




/*  - 3b. Endorsements Page  */
.page-template-page-endorsements .splash {
    background: url("/wp-content/uploads/sites/348/2022/07/2_hero.jpg") no-repeat center center;
    background-position: center center;
    background-size: cover;
    padding: 16% 0 5%;
}

.endorsements ul {
    list-style: none;
    font-size: 30px;
    font-style: italic;
    /* font-family: bebas-neue, sans-serif; */
    font-family: bebas-neue-pro, sans-serif;
    font-weight: 500;
    padding: 0;
}

.endorsements ul li {
    margin: 10px 0;
}

.endorsements ul li span {
    color: #fff;
    font-style: normal;
    font-family: bebas-neue, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}


/*  - 3b. Media Page  */
.page-template-page-media .splash {
    background: url("/wp-content/uploads/sites/348/2022/02/btm_bkg.jpg") no-repeat bottom center;
    background-position: bottom center;
    background-size: cover;
    padding: 16% 0 5%;
}

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




/* ------------------------------ 
    4. Start Form Styling
------------------------------ */

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 {
    margin-bottom: 45px;
}

.gform_wrapper.gravity-theme .ginput_complex {
    flex-flow: column wrap !important;
}

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

.name_first {
    padding-bottom: 16px !important;
}

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

.name_first input,
.name_last input,
.ginput_container input {
    background-color: white;
    text-align: center;
    border: none;
    border-radius: 0;
    padding: 8px 0 !important;
    -moz-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.16);
}

form {
    position: relative;
}

.gform_footer {
    justify-content: center;
    margin: 0 !important;
}

.gform_footer .gform_button {
    margin: 0 !important;
    text-transform: uppercase;
}

.gform_confirmation_message {
    margin-bottom: 200px !important;
}

/* ------------------------------ 
    4. End Form Styling
------------------------------ */




/* ------------------------------ 
    5. Start Privacy Policy
------------------------------ */
.page-template-page-privacypolicy header {
    display: none;
}

.page-template-page-privacypolicy .main-content {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 100px;
    padding: 10px;
}

.page-template-page-privacypolicy .main-content h1 {
    font-size: 7em;
    font-style: normal;
}

.page-template-page-privacypolicy .main-content p,
.page-template-page-privacypolicy .main-content a {
    font-size: 1.5em;
}

/* ------------------------------ 
    5. End Privacy Policy
------------------------------ */