/*!
Theme Name: Kindred Clothing
Theme URI: http://underscores.me/
Author: Kin
Author URI: https://kinstudio.co.uk
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kindred
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Kindred Clothing is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* VARIABLES */

:root {
    --site-padding: 50px;
    --header-height: 140px;
    --title-height: 150px;
    --footer-height: 110px;
    --ld-v-margin: 50px;

    --color-navy: #2E3191;
    --color-cyan: #77EFE3;
    --color-pink: #FB7CA1;
    --color-bright-pink: #FA376F;
    --color-baby-pink: #F8BFEA;
    --color-yellow: #FDD539;
    --color-mid-grey: #D5D5D5;
    --color-pale-grey: #EDEDED;
    --color-azure-blue: #43baf9;
    --color-orange: #F8A02D;
    
}

/* FONTS */

body, 
button, 
input, 
select, 
optgroup, 
textarea,
.niveau-grotesk-regular,
.niveau-grotesk-medium,
.niveau-grotesk-bold,
.niveau-grotesk-black {
    font-family: niveau-grotesk, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.niveau-grotesk-medium {
    font-weight: 500;
}

.niveau-grotesk-bold,
strong {
    font-weight: 700;
}

.niveau-grotesk-black {
    font-weight: 900;
}

.rig-solid-medium {
    font-family: rig-solid-medium-fill, sans-serif;
    font-weight: 500;
    font-style: normal;
}

body {
	font-size: 20px;
}

.fs-rig-135 {
    font-family: rig-solid-medium-fill, sans-serif;
    font-weight: 500;
    font-size: 135px;
    letter-spacing: 6.75px;
    line-height: 1;
}

.fs-rig-107 {
    font-family: rig-solid-medium-fill, sans-serif;
    font-weight: 500;
    font-size: 107px;
    letter-spacing: 5.3px;
    line-height: 1;
}

h1,
.h1,
.fs-nivgro-reg-46 {
    font-size: 46px;
    letter-spacing: 0.46px;
    line-height: 1.3;
    font-family: rig-solid-medium-fill, sans-serif;
    font-weight: 500;
}

.acf-field-group > .acf-label > label,
#page .ld-section-heading h2,
.fs-nivgro-med-38,
.buddypress-wrap .item-body .screen-heading,
.site-main .buddypress-wrap .item-body > div > h2,
.users-header h2 {
    font-weight: 500;
    font-size: 38px;
    line-height: 1;
}

.fs-rigsolid-35,
blockquote {
    font-size: 35px;
    letter-spacing: 0px;
    line-height: 1.3;
    font-family: rig-solid-medium-fill, sans-serif;
    font-weight: 500;
}

.fs-nivgro-med-30 {
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 0.48px;
}

.site-main .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name .ld-item-title,
.site-main .learndash-wrapper .ld-table-list .ld-table-list-header,
.site-main .wpProQuiz_question_text,
.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_header,
.fs-nivgro-med-26 {
    font-weight: 500;
    font-size: 25px;
    letter-spacing: 0.48px;
    line-height: 1;
}

.site-main .buddypress-wrap .item-body > div > h2 + p,
.fs-nivgro-med-25 {
    font-weight: 500;
    font-size: 25px;
}

.fs-nivgro-bold-20 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.2px;
}

.site-main .acf-field .acf-label label,
.fs-nivgro-med-20 {
    font-size: 20px;
    font-weight: 500;
}

.single-headers .activity,
.fs-nivgro-bold-19,
.site-main .single-headers .item-meta {
    font-size: 19px;
}

.site-main .learndash-wrapper .ld-expand-button.ld-button-alternate .ld-text,
.fs-nivgro-bold-18  {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.site-main .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components,
.fs-nivgro-reg-16-upper  {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
}

.ld-breadcrumbs,
.fs-nivgro-med-16  {
    font-size: 16px;
    font-weight: 500;
}

.ld-tab .ld-text,
.site-main .learndash-wrapper .ld-table-list a.ld-table-list-item-preview,
.fs-nivgro-bold-16,
.avatar-nav-items li a {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.2;
    text-transform: uppercase;
}

/* GENERAL */

body {
	padding: 0rem;
    color: var(--color-navy);
}

.site-main {
    min-height: calc( 100vh - var(--footer-height) );
    padding: 0px 0rem 0rem;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
}

.site-main > .page-header,
.site-main > .entry-header {
    min-height: var(--title-height);
    padding-bottom: 30px;
    position: relative;
}

.site-main > .entry-header::before,
.site-main > .page-header::before {
    content: '';
    position: absolute;
    left: -50vw;
    top: 0px;
    width: 200vw;
    height: 100%;
    background-color: #fff;
}

.h1,
.page-header h1 {
    margin: 0rem;
    position: relative;
    padding-bottom: 0rem;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
}

.h1 > span,
.h1 > span > span {
    position: relative;
}

.h1 > span::before {
    content: '';
    width: 105%;
    height: 50%;
    background-color: var(--color-cyan);
    position: absolute;
    bottom: 0px;
    right: -5%;
}

#page {
    background-image: url('images/graphic-bg-stripes.svg');
    background-size: cover;
    background-attachment: fixed;
}

#page:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: calc( var(--header-height) + var(--title-height) );
    background-color: #fff;
}

.content-wrapper {
    padding: 0px 0px 50px;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.wider-column,
.thinner-column {
    width: 1500px;
    margin-left: auto;
    margin-right: auto;
    max-width: calc( 100% - ( var(--site-padding) * 2 ) );
}

.thinner-column {
    width: 1200px;
}

/* .page-header.thinner-column,
.entry-header.thinner-column {
    padding-left: var(--site-padding);
    padding-right: var(--site-padding);
} */

.has-divider {
    position: relative;
}

.has-divider::after {
    content: '';
    position: absolute;
    background-color: #EEEEEE;
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0px;
}

blockquote {
    margin: 0px 0px 1.5rem;
    color: var(--color-bright-pink);
}

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

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

/* LINKS */

a,
a:visited,
a svg *,
#page .learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab,
.site-main .learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name .ld-item-title,
.site-main .learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name .ld-item-title .ld-item-components *,
.rounded-button,
.rounded-button span,
.rounded-button::after,
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"],
.menu-main-menu-container li:before {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a,
a:visited,
.site-main .learndash-wrapper .ld-assignment-list .ld-table-list-item .ld-table-list-title a:hover,
.site-main .ld-breadcrumbs a:hover,
.site-footer a:hover,
.site-footer #front-lounge-email:hover {
    color: var(--color-bright-pink);
    text-decoration: none;
    outline: none;
}

a:hover,
.main-navigation a,
.site-main .learndash-wrapper .ld-table-list a.ld-table-list-item-preview:hover,
.site-main .learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name:hover .ld-item-title,
.site-main .learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name:hover .ld-item-title .ld-item-components *,
.site-main .learndash-wrapper .ld-assignment-list .ld-table-list-item .ld-table-list-title a,
.site-main .ld-breadcrumbs a {
    color: var(--color-navy);
}

.site-main .learndash-wrapper .ld-button:not(input),
.site-main .learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back,
.rounded-button {
    font-weight: 900;
    font-size: 20px;
    line-height: 1;
    background-color: transparent !important;
    color: #fff;
    height: 60px;
    padding: 0px 2rem;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1 !important;
    outline: none;
    border: none;
}

.rounded-button span,
.site-main .learndash-wrapper .ld-button:hover .ld-icon {
    color: #fff;
    position: relative;
    z-index: 1;
    -webkit-transform: translate( -3px, -4px );
    -ms-transform: translate( -3px, -4px );
    transform: translate( -3px, -4px );
    white-space: nowrap;
}

.rounded-button::before,
.rounded-button::after {
    content: '';
    position: absolute;
    height: calc( 100% - 8px );
    width: calc( 100% - 6px );
    right: 0px;
    bottom: 0px;
    background-color: var(--color-navy);
    border-radius: 30px;
    z-index: 0;
}

.rounded-button::after {
    top: 0px;
    right: auto;
    bottom: auto;
    left: 0px;
    background-color: var(--color-bright-pink);
}

.rounded-button:hover,
.rounded-button:hover span {
    color: var(--color-navy) !important;
    cursor: pointer;
}

.rounded-button:hover::after {
    top: 0px;
    right: auto;
    bottom: auto;
    left: 0px;
    background-color: var(--color-cyan);
}

.rounded-button-wrapper {
    padding: 0px;
}

.rounded-button-wrapper input,
.rounded-button-wrapper > a {
    margin-right: 0px !important;
    z-index: 1 !important;
    float: none !important;
    background-color: transparent !important;
    max-width: 100% !important;
    width: 100% !important;
    padding: 0px calc( 2rem + 6px ) 8px 2rem !important;
    height: 100% !important;
    font-weight: 900 !important;
    font-size: 20px !important;
}

.site-main .learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-button,
.site-main *:not(.mce-widget) > button:not(.rounded-button), 
.site-main input[type="button"], 
.site-main input[type="reset"], 
.site-main input[type="submit"] {
    font-weight: 700;
    font-size: 20px;
    line-height: 60px;
    background-color: var(--color-bright-pink);
    color: #fff;
    height: 60px;
    padding: 0px 2rem;
    border-radius: 30px;
    border: none;
}

.site-main .learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-button:hover,
.site-main *:not(.mce-widget) > button:not(.rounded-button):hover, 
.site-main input[type="button"]:hover, 
.site-main input[type="reset"]:hover, 
.site-main input[type="submit"]:hover,
.site-header .notifications:hover {
    background-color: var(--color-cyan);
    color: var(--color-navy) !important;
    cursor: pointer;
}

.site-main .learndash-wrapper .ld-button:disabled {
    opacity: 0.5 !important;
}

/* HEADER */

.site-header {
    position: relative;
    top: 0px;
    width: 100%;
    background-color: #fff;
    padding: 40px 180px 40px var(--site-padding);
    z-index: 0;
    background-image: url('images/graphic-traingle-2.svg');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
}

.site-branding * {
    display: block;
    margin: 0px;
}

.site-branding svg {
    height: 60px;
}

.notifications-and-nav {
    width: auto;
    margin-left: auto;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.notifications-and-nav .notifications {
    margin-bottom: 1rem;
    background-color: transparent !important;
}

.notifications-and-nav .notifications a {
    margin-left: 1rem;
    background-color: transparent !important;
}

.notifications-and-nav .notifications a .dot {
    margin-right: 0.5rem;
}

#primary-menu {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.menu-main-menu-container li,
.site-header .notifications {
    margin-left: 1rem;
}

.menu-main-menu-container li::before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 0%;
    background-color: var(--color-cyan);
}

.menu-main-menu-container li:hover::before {
    height: 50%;
}

.menu-main-menu-container li.current-menu-item::before,
.menu-main-menu-container li.current-menu-item::before,
.learndash-cpt li.menu-item-1069::before,
.buddypress li.bp-profile-nav::before {
    height: 100%;
}

.menu-main-menu-container li a {
    padding: 8px 10px;
    position: relative;
}

.menu-main-menu-container li.bp-profile-nav::before {
    background-color: var(--color-azure-blue);
}

.menu-main-menu-container li.menu-item-1029:hover::before,
.page-id-1027 .menu-main-menu-container li.current-menu-item::before {
    background-color: var(--color-bright-pink);
}

.menu-main-menu-container li.menu-item-1030:hover::before,
.page-id-1024 .menu-main-menu-container li.current-menu-item::before {
    background-color: var(--color-orange);
}

.logged-in .menu-item-1113,
#menu-item-1031 a > span {
    display: none;
}

.menu-main-menu-container #menu-item-1031 {
    font-weight: 900;
    margin-left: 3rem;
    font-size: 18px;
    text-transform: uppercase;
}

.menu-main-menu-container #menu-item-1031::before,
.menu-main-menu-container #menu-item-1113::before {
    content: none;
}

.menu-main-menu-container #menu-item-1031 a,
.menu-main-menu-container #menu-item-1113 a {
    color: var(--color-bright-pink);
}

span.dot,
#user-notifications span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 25px;
    height: 25px;
    background-color: var(--color-bright-pink);
    color: var(--color-navy);
    border-radius: 100%;
    color: #fff;
    font-size: 14px;
}

/* not logged in */

body:not(.logged-in) .site-header {
    background-image: none;
    position: relative;
    z-index: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: var(--site-padding);
}

body.home:not(.logged-in) .site-header .site-branding svg {
    height: 120px;
}

body:not(.logged-in) .site-header .menu-main-menu-container {
    position: relative;
}

body.home:not(.logged-in) .site-header .menu-main-menu-container::before {
    content: '';
    width: 140%;
    height: calc( var(--header-height) + var(--title-height) );
    background-color: var(--color-cyan);
    position: absolute;
    right: calc( 0px - var(--site-padding));
    top: -40px;
}

body:not(.logged-in) .menu-main-menu-container #menu-item-1113 a {
    font-family: rig-solid-medium-fill, sans-serif;
    font-weight: 500;
    line-height: 1;
    font-size: 40px;
    color: var(--color-navy);
    padding: 10px 20px;
    background-color: var(--color-cyan);
}

body.home:not(.logged-in) .menu-main-menu-container #menu-item-1113 a {
    font-size: 90px;
    letter-spacing: 5.3px;
}

body.home:not(.logged-in) .site-main {
    padding: 0px 0rem 0rem;
    overflow: initial;
}

body.home:not(.logged-in) .content-wrapper > .wider-column {
    margin-top: 20px;
}

/* HOME */

.graphic-arrow {
    position: absolute;
    top: 50vh;
    right: calc( ( ( 100vw - 1500px ) / 2 ) / 2 );
}

.graphic-arrow svg {
    width: calc( ( ( 100vw - 1500px ) / 2 ) / 3 );
    display: block;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

.fp-section {
    position: relative;
    margin: 0px 0px 200px;
}

.fp-section .section-content h2 {
    margin-bottom: 40px;
}

.section-bg-triangle {
    position: absolute;
    width: 15vw;
    left: -2.5vw;
    top: calc( 97% - 15vw );
    z-index: 2;
}

.section-bg-triangle svg {
    display: block;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.section-bg-barcode {
    left: auto;
    width: 5vw;
    right: -2vw;
    top: 20%;
}

.section-bg-barcode svg * {
    fill: var(--color-bright-pink);
}

.section-content {
    padding: 90px 90px 90px 90px;
    background-color: var(--color-baby-pink);
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin-top: 3%;
    position: relative;
}

.section-content::before {
    content: '';
    width: 170%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: var(--color-baby-pink);
}

.section-content > *,
.section-image-inner {
    position: relative;
}

.section-image {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
    z-index: 1;
}

.section-content p:has(+ ul) {
    margin-bottom: 0.5rem;
}

.section-content ul {
    margin-bottom: 30px;
    padding-left: 2rem;
}

.section-content ul li {
    margin-bottom: 1rem;
    position: relative;
}

.section-content ul li::before {
    content: '>';
    position: absolute;
    left: -2rem;
    top: -4px;
    font-family: rig-solid-medium-fill, sans-serif;
    font-size: 30px;
    color: var(--color-bright-pink);
}

#hero {
    padding: 0px 3% 3% 0px;
}

#hero .section-bg-block {
    content: '';
    position: absolute;
    width: 70%;
    height: 87%;
    background-color: var(--color-yellow);
    right: 0px;
    bottom: 0px;
}

#hero .section-content {
    position: relative;
    padding: 130px 90px 90px 90px;
    min-height: 750px;
    margin-top: 0%;
}

#hero .section-content::before {
    content: none;
}

#hero .hero-text {
    font-size: 7vw;
    color: var(--color-baby-pink);
}

#course .section-image {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
}

#course .section-content {
    background-color: var(--color-cyan);
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
}

#course .section-content::before {
    width: 120%;
    left: auto;
    right: 0px;
    background-color: var(--color-cyan);
}

#course .h1 > span::before,
#support .h1 > span::before {
    background-color: var(--color-yellow);
}

#course .section-bg-triangle {
    top: calc( 80% - 15vw );
}

.slider-wrapper {
    position: relative;
}

.slider-button {
    position: absolute;
    top: 50%;
    left: 30px;
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}

.slider-button svg {
    display: block;
    height: 60px;
}

.button--next {
    right: 30px;
    left: auto;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

#support .section-content {
    background-color: var(--color-cyan);
    margin-top: 0px;
}

#support .section-content::before {
    width: 150%;
    left: auto;
    right: 0px;
    background-color: var(--color-cyan);
}

#support .section-bg-triangle {
    top: calc( 65% - 8vw );
}

#cmlp-link img {
    max-width: 160px;
}

#contact > div {
    padding: 30px;
    text-align: center;
    margin: -100px 0px 50px;
    font-size: 32px;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--color-navy);
    text-shadow: 2px 2px 0px var(--color-navy);
}

#contact > div > * {
    line-height: 1.5;
    vertical-align: middle;
    display: inline-block;
}

#contact .chevrons {
    font-size: 60px;
    color: var(--color-yellow);
    -webkit-text-fill-color: var(--color-yellow);
    line-height: 1;
}

/* COURSES ARCHIVE */

.post-type-archive-sfwd-courses .content-wrapper > .wider-column,
.page-template-template-my_courses .content-wrapper > .wider-column {
    margin-top: -50px;
}

.course-hero {
    position: relative;
    padding: 0px 0px 4% 4%;
    margin-bottom: 110px;
}

.course-hero::before {
    content: '';
    width: 95%;
    height: 90%;
    background-color: var(--color-baby-pink);
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.courses-loop-wrapper {
    min-height: 700px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    padding-left: 10%;
}

.courses-loop-inner {
    width: 750px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.courses-loop-inner .entry-title {
    margin-bottom: 1rem;
    color: var(--color-yellow);
}

.courses-loop-inner .entry-title a {
    color: var(--color-yellow);
}

.courses-loop-inner .entry-content {
    color: #fff;
    margin-bottom: 2rem;
}

.course-hero .relax {
    position: absolute;
    left: 0px;
    top: 50%;
}

.course-hero .barcode {
    position: absolute;
    height: 200px;
    -webkit-transform: translate( -80%, -50% ) rotate( 90deg );
    -ms-transform: translate( -80%, -50% ) rotate( 90deg );
    transform: translate( -80%, -50% ) rotate( 90deg );
}

.course-hero .barcode * {
    fill: var(--color-bright-pink);
}

.course-hero:nth-child(even) {
    padding: 0% 5% 5% 0%;
}

.course-hero:nth-child(even)::before {
    background-color: var(--color-yellow);
    right: 0px;
    left: auto;
}

.course-hero:nth-child(even) .courses-loop-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.course-hero:nth-child(even) .courses-loop-inner .entry-title a {
    color: var(--color-baby-pink);
}

.course-hero:nth-child(even) .relax {
    right: 0px;
    left: auto;
    top: 80%;
}

.course-hero:nth-child(even) .barcode {
    -webkit-transform: translate( 0%, -50% ) rotate( 90deg );
    -ms-transform: translate( 0%, -50% ) rotate( 90deg );
    transform: translate( 0%, -50% ) rotate( 90deg );
}

#post-635 .has-bg-img {
    background-position: center top;
}

/* COURSES SINGLE */

/* .single-sfwd-courses .site-main {
    padding-top: calc( var(--header-height) + var(--title-height) );
} */

.single-sfwd-courses .content-wrapper > .wider-column {
    /* margin-top: -130px; */
    margin-bottom: 70px;
}

.site-main .learndash-wrapper .ld-tabs,
.rounded-box {
    margin: var(--ld-v-margin) 0;
}

.site-main .learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab,
.avatar-nav-items li a {
    background-color: var(--color-bright-pink);
    color: #fff;
    border-radius: 20px 20px 0px 0px;
    margin-right: 5px;
    border: none;
    min-width: 170px;
    text-align: center;
    padding: 0px 30px;
    height: 40px;
    line-height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
}

.site-main .learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab.ld-active,
.site-main .learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab:hover,
.bp-avatar-nav li a:hover,
.bp-avatar-nav li.current a {
    background-color: var(--color-navy);
    color: #fff !important;
    opacity: 1;
}

.site-main .learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab::after,
.site-main .learndash-wrapper .ld-tabs .ld-tabs-navigation:after {
    content: none;
}

.site-main .learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab .ld-icon {
    display: none;
}

.site-main .learndash-wrapper .ld-table-list,
.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_question,
.site-main #buddypress .bp-wrap,
.ld-tabs-content,
.ld-tab-count-1 .ld-tabs-content,
.rounded-box {
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px #00000029;
    box-shadow: 0px 0px 10px #00000029;
    background-color: #fff;
    overflow: hidden;
}

.ld-tabs-content {
    border-radius: 0px 20px 20px 20px;
    padding: 30px 30px;
}

.rounded-box:not(.with-header),
.ld-tab-count-1 .ld-tabs-content {
    border-radius: 20px;
    padding: 30px 30px;
}

.rounded-box.with-header > *:nth-child(2) {
    padding: 30px 30px;
}

.site-main .learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content {
    padding: 0px;
}

.site-main .learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content > *:last-child,
blockquote > p:last-child {
    margin-bottom: 0px;
}

.hide-this,
.site-main .learndash-wrapper .ld-item-list .ld-section-heading > .ld-item-list-actions,
.site-main .learndash-wrapper .ld-item-icon,
.site-main .learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details {
    display: none;
}

.site-main .learndash-wrapper .ld-item-list,
.site-main .learndash-wrapper .ld-table-list,
.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_question {
    margin: var(--ld-v-margin) 0px;
}

.site-main .learndash-wrapper .ld-item-list .ld-item-list-item {
    border: 1px solid var(--color-pale-grey);
    border-radius: 20px;
    margin: 1em 0;
    background: var(--color-yellow);
    -webkit-box-shadow: 0px 0px 10px #00000029;
    box-shadow: 0px 0px 10px #00000029;
}

.site-main .learndash-wrapper .ld-item-list .ld-item-list-item.ld-expanded {
    border-radius: 20px;
}

.site-main .learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list {
    border-radius: 0px 0px 20px 20px;
    margin: 0;
}

.site-main .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
    padding: 20px 30px;
}

.site-main .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-main .learndash-wrapper .ld-status-icon {
    -ms-flex-preferred-size: 36px;
    flex-basis: 36px;
    height: 36px;
    width: 36px;
}

.site-main .learndash-wrapper .ld-status-complete {
    background-color: var(--color-bright-pink);
}

.site-main .learndash-wrapper .ld-status-incomplete.ld-status-icon {
    border: 8px solid var(--color-bright-pink);
    background-color: #fff;
}

.site-main .learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview .ld-status-icon {
    margin-right: 1rem;
}

.site-main .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon {
    margin-right: 36px;
    margin-top: 0rem;
}

.site-main .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name .ld-item-title,
.site-main .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components,
.site-main .learndash-wrapper .ld-item-list .ld-item-list-item .ld-sep,
.site-main .learndash-wrapper .ld-table-list a.ld-table-list-item-preview {
    color: var(--color-navy);
}

.site-main .learndash-wrapper .ld-expand-button.ld-button-alternate,
.site-main .learndash-wrapper .ld-expand-button {
    color: var(--color-bright-pink);
}

.site-main .learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
    width: 30px;
    height: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    line-height: 30px;
    background-color: var(--color-bright-pink);
}

#page .site-main .learndash-wrapper .ld-item-list .ld-topic-list .ld-table-list-header {
    background-color: var(--color-navy);
    padding: 20px 30px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

#page .site-main .learndash-wrapper .ld-table-list .ld-table-list-header,
.site-main .wpProQuiz_question_text,
.rounded-box.with-header h2 {
    background-color: var(--color-navy);
    padding: 20px 30px;
    border-bottom: 2px solid #fff;
    color: #fff;
    margin: 0px;
}

.site-main .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded:before {
    content: none;
}

.site-main .learndash-wrapper .ld-table-list .ld-table-list-items {
    padding: 0px;
}

.site-main .learndash-wrapper .ld-item-list .ld-topic-list .ld-table-list-item {
    padding: 0px;
    margin: 0px;
    border: none;
}

.site-main .learndash-wrapper .ld-item-list .ld-topic-list .ld-table-list-item,
.site-main .learndash-wrapper .ld-table-list .ld-table-list-item {
    background-color: var(--color-mid-grey);
    padding-left: 4.7vw;
    margin: 0px !important;
}

.site-main .learndash-wrapper .ld-table-list .ld-table-list-header, 
.site-main .learndash-wrapper .ld-table-list .ld-table-list-item-preview,
.kindred-custom-module-content {
    padding: 30px 30px;
}

.site-main .learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-main .learndash-wrapper .ld-item-list .ld-topic-list .topic-quiz-group .ld-table-list-item,
.site-main .learndash-wrapper .ld-table-list .topic-quiz-group .ld-table-list-item {
    background-color: #fff;
    border-bottom: 2px solid var(--color-mid-grey);
    padding-left: 9.4vw;
}

.site-main .learndash-wrapper .ld-item-list .ld-topic-list .topic-quiz-group .ld-table-list-item a.ld-table-list-item-preview,
.site-main .learndash-wrapper .ld-table-list .topic-quiz-group .ld-table-list-item a.ld-table-list-item-preview,
.site-main .learndash-wrapper .ld-table-list .ld-table-list-item .ld-table-list-item-quiz a.ld-table-list-item-preview {
    font-weight: 400;
}

.site-main .learndash-wrapper .ld-item-list .ld-topic-list .topic-quiz-group .ld-table-list-item:last-of-type {
    border-bottom: none;
}

.site-main .learndash-wrapper .ld-table-list .ld-table-list-header {
    border: none;
}

.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-title {
    padding: 6px 0px;
}

.portfolio-item-title {
    font-size: 16px;
    word-break: break-all;
    line-height: 1.2;
    display: block;
}

.dl-portfolio {
    display: inline-block;
}

/* LESSONS SINGLE */

.entry-header .ld-lesson-status {
    margin-top: 5px;
    position: relative;
}

.ld-breadcrumbs-segments span:not(:last-of-type)::after {
    content: ' > ';
    padding: 0px 5px;
}

.ld-tab-content ul {
    margin: 0rem 0rem 0rem 3rem;
}

.ld-tab-content li {
    position: relative;
}

.ld-tab-content ul li:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    left: -3rem;
    top: 0.4em;
    background-color: var(--color-yellow);
    border-radius: 100%;
}

.ld-tab-content ol {
    margin: 0rem 0rem 0rem 3rem;
    counter-reset: my-awesome-counter;
    list-style: none;
    padding: 0rem;
}

.ld-tab-content ol li {
    counter-increment: my-awesome-counter;
    margin-bottom: 15px;
}

.ld-tab-content ol li:before {
    content: counter(my-awesome-counter);
    width: 30px;
    height: 30px;
    position: absolute;
    left: -3rem;
    top: 0.1em;
    background-color: var(--color-yellow);
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
    font-size: 18px;
}

.single-sfwd-lessons .site-main .learndash-wrapper .ld-table-list .ld-table-list-item {
    padding-left: 0vw;
}

.single-sfwd-lessons .site-main .learndash-wrapper .ld-table-list .topic-quiz-group .ld-table-list-item {
    padding-left: 4.7vw;
}

.site-main .learndash-wrapper .ld-content-actions,
.quiz-button-wrapper,
.site-main .learndash-wrapper .ld-quiz-actions {
    border-top: none;
    padding: 0em 0;
    margin: calc( 0px - ( var(--ld-v-margin) / 2 ) ) 0px var(--ld-v-margin);
}

.site-main .learndash-wrapper #sfwd-mark-complete:after, 
.site-main .learndash-wrapper .sfwd-mark-complete:after {
    content: none;
}

.learndash-wrapper .ld-content-actions .ld-content-action.ld-empty {
    display: none;
}

.kindred-custom-module-content .acf-fields > .acf-field {
    position: relative;
    margin: 0px 0px 20px;
    padding: 0px;
    border-top: none;
}

.site-main .learndash-wrapper .ld-file-upload {
    padding: 30px;
    background-color: #fff;
    border-radius: 0px;
    margin: 0em 0;
}

.site-main .learndash-wrapper .ld-table-list.ld-assignment-list  .ld-table-list-item {
    background-color: #fff;
}

.ld-table-list.ld-assignment-list .ld-table-list-column.ld-comments-column {
    display: none;
}

.site-main .learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-title {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

.site-main .learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

.site-main .assignment-dl-link .ld-item-icon {
    display: block;
    margin-right: 18px;
}

.site-main .assignment-dl-link .ld-item-icon .ld-icon {
    border: 1px solid var(--color-navy);
    background-color: var(--color-navy);
    color: #fff;
    border-radius: 100%;
    font-size: 18px;
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    vertical-align: middle;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 20px;
}

.site-main .learndash-wrapper .ld-status {
    border-radius: 20px;
    text-align: center;
    padding: 8px 30px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
}

.site-main .learndash-wrapper .ld-status .ld-icon {
    margin-right: 10px;
}

/* User grids */

.user-grid > div {
    font-size: 18px;
    margin-bottom: 1rem;
}

.user-grid > div img {
    width: 100%;
    height: auto;
}

/* discussion */

.discussion-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
}

.discussion-wrapper .type-unit_feedback .entry-header {
    min-height: 0px;
}

.learner-form #select-student {
    display: none;
}

.discussion-wrapper .acf-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.discussion-wrapper article {
    min-width: 40%;
    max-width: 80%;
    background-color: gainsboro;
    padding: 20px;
    margin: 0px 0px 20px;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.discussion-wrapper article.my-comment {
    -ms-flex-item-align: start;
    align-self: flex-start;
    background-color: ghostwhite;
}

/* TOPIC SINGLE */

.entry-header > .lo-date-location,
.learndash-wrapper .ld-topic-status .ld-breadcrumbs,
.site-main .learndash-wrapper .ld-table-list .ld-table-list-footer  {
    display: none;
}

.lo-date-location li {
    background-color: #fff;
    padding: 10px 10px 10px 10px;
}

.lo-date-location li:last-of-type {
    padding-left: 0px;
}

.lo-date-location li:not(:last-of-type)::after {
    content: '|';
    padding: 0px 0px 0px 10px;
}

.single-sfwd-topic .site-main .learndash-wrapper .ld-item-list .ld-topic-list .ld-table-list-item, 
.single-sfwd-topic .site-main .learndash-wrapper .ld-table-list .ld-table-list-item {
    background-color: #fff;
    padding-left: 0vw;
    margin: 0px !important;
}

/* QUIZ SINGLE */

.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_question {
    margin: var(--ld-v-margin) 0px !important;
    padding: 0px;
}

.site-main .wpProQuiz_content .wpProQuiz_question_text,
.site-main .wpProQuiz_content .wpProQuiz_question_text p {
    margin-bottom: 0px;
}

.site-main .wpProQuiz_clear {
    display: none;
}

.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem {
    margin-bottom: 0em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0px;
}

.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label {
    border-radius: 0px;
    padding: 20px 30px;
    border: none;
    border-bottom: 2px solid var(--color-pale-grey);
}

.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem:last-of-type label {
    border-bottom: none;
}

.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label.is-selected, 
.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label:focus-within {
    border-color: var(--color-pale-grey);
    background-color: var(--color-pale-grey);
}

.quiz-button-wrapper,
.site-main .learndash-wrapper .ld-quiz-actions  {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_header {
    margin: 0px 0px 1.5rem;
}

.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem textarea {
    max-width: calc( 100% - 60px );
    min-height: 200px;
    margin: 30px;
}

.graded-disclaimer {
    margin: 0px 30px 30px;
    display: none;
}

/* PROFILE */

.buddypress .h1 > span::before {
    background-color: var(--color-azure-blue);
}

.buddypress #page {
    background-image: url(images/blue-stripes.svg);
}

.users-header {
    margin: var(--ld-v-margin) 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#item-header-avatar {
    margin-right: 50px;
}

.single-headers #item-header-avatar a {
    border-radius: 100%;
    border: 10px solid var(--color-pink);
    overflow: hidden;
    display: block;
}

.single-headers #item-header-avatar a img {
    float: none;
    display: block;
    margin: 0px;
}

.buddypress-wrap .users-header h2 {
    margin: 0px;
}

.site-main .single-headers .item-meta {
    color: var(--color-navy);
    font-size: 14px;
    margin: 0px 0 0px;
    padding-bottom: 0em;
}

.site-main #buddypress .bp-wrap {
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px #00000029;
    box-shadow: 0px 0px 10px #00000029;
    background-color: #fff;
    overflow: hidden;
}

.site-main .buddypress-wrap .item-body {
    margin: 0px 0;
    padding: 0px;
}

.site-main .buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links) {
    border-bottom: none;
    border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0px;
}

.site-main .buddypress-wrap.bp-dir-hori-nav nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.site-main .buddypress-wrap.bp-dir-hori-nav nav {
    background-color: var(--color-yellow);
    padding: 0px 20px;
}

.site-main .buddypress-wrap.bp-dir-hori-nav nav ul li a {
    color: var(--color-navy);
}

.site-main .buddypress-wrap:not(.bp-single-vert-nav) nav > ul > li > a {
    padding: 0px 10px;
    background-color: transparent;
    height: 70px;
    line-height: 70px;
}

.site-main .buddypress-wrap.bp-dir-hori-nav nav.bp-subnavs {
    background-color: var(--color-mid-grey);
}

.site-main .buddypress-wrap .main-navs:not(.dir-navs) li.current a, 
.site-main .buddypress-wrap .main-navs:not(.dir-navs) li.selected a,
.site-main .buddypress-wrap .bp-subnavs li.current a, 
.site-main .buddypress-wrap .bp-subnavs li.selected a,
.site-main .buddypress-wrap .main-navs:not(.dir-navs) li a:hover, 
.site-main .buddypress-wrap .main-navs:not(.dir-navs) li a:hover,
.site-main .buddypress-wrap .bp-subnavs li a:hover, 
.site-main .buddypress-wrap .bp-subnavs li a:hover {
    background-color: transparent;
    color: var(--color-bright-pink);
}

.site-main .buddypress-wrap .item-body > div {
    padding: 30px 30px;
    margin: 0px;
}

.buddypress-wrap .item-body .screen-heading,
.site-main .buddypress-wrap .item-body > div > h2 {
    margin: 0px 0px ;
}

/* .site-main .buddypress-wrap .item-body > div > h2 + p {

} */

.wp-profile-fields,
.buddypress-wrap .profile .bp-avatar-nav,
.edit-profile > .acf-form,
#notifications-user-list,
.buddypress-content-wrap > form.standard-form {
    margin: 50px 0px 0px;
}

/* edit profile */

.buddypress-wrap .bp-tables-user, 
.buddypress-wrap table.forum, 
.buddypress-wrap table.wp-profile-fields {
    width: 100%;
    border: 2px solid var(--color-yellow);
    border-radius: 20px;
    overflow: hidden;
    border-spacing: 0px;
}

.buddypress-wrap .bp-tables-user tbody tr, 
.buddypress-wrap table.forum tbody tr, 
.buddypress-wrap table.wp-profile-fields tbody tr {
    background: #fff;
}

.buddypress-wrap .bp-tables-user tr td, 
.buddypress-wrap .bp-tables-user tr th, 
.buddypress-wrap table.forum tr td, 
.buddypress-wrap table.forum tr th, 
.buddypress-wrap table.wp-profile-fields tr td, 
.buddypress-wrap table.wp-profile-fields tr th {
    padding: 1rem;
    vertical-align: middle;
    border-bottom: 2px solid var(--color-yellow);
}

.site-main .buddypress-wrap table tr:last-of-type td {
    border-bottom: none !important;
}

.buddypress-wrap .bp-tables-user tr td.label, 
.buddypress-wrap table.forum tr td.label, 
.buddypress-wrap table.wp-profile-fields tr td.label {
    border-right: 2px solid var(--color-yellow);
    font-weight: 500;
}

.buddypress-wrap .bp-feedback {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: var(--color-navy);
    margin: 10px 0px 0px;
    display: none;
}

.buddypress-wrap .bp-feedback.help .bp-icon, 
.buddypress-wrap .bp-feedback.info .bp-icon {
    display: none;
}

.buddypress-wrap .bp-feedback .bp-help-text {
    font-style: normal;
}

.bp-avatar-nav ul {
    border-bottom: none;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.bp-avatar-nav .avatar-nav-items li.avatar-nav-item,
.bp-avatar-nav ul.avatar-nav-items li.current {
    float: none !important;
    margin: 0;
    list-style: none;
    border: none;
    margin: 0px;
}

#buddypress p.warning, 
body.profile_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning, 
body.users_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning {
    background-color: var(--color-pale-grey);
    border: 1px solid var(--color-mid-grey);
    color: var(--color-navy);
    display: block;
    font-size: inherit;
    margin: 20px 0;
    padding: 10px 15px;
    border-radius: 20px;
}

#drag-drop-area {
    border: 2px dashed var(--color-mid-grey);
}

.drag-drop .drag-drop-inside p {
    color: var(--color-navy);
    font-size: inherit;
}

.site-main .acf-fields > .acf-field {
    margin: 0px 0px 30px;
    padding: 0px;
    border-top: none
}

.site-main .acf-field .acf-label {
    margin: 0 0 0px;
}

.site-main .acf-field .acf-label label {
    margin: 0px 0px 10px;
}

/* settings */

#data-personal-li {
    display: none;
}

#your-profile label,
#your-profile input[type="email"],
#your-profile input[type="password"],
#your-profile input[type="text"] {
    display: block;
    width: 100%;
}

#your-profile label {
    margin-bottom: 10px;
}

#your-profile .password-input-wrapper {
    margin-bottom: 20px;
}

#your-profile .email-pass-wrap {
    margin: 0px 0px 50px;
}

#pass-strength-result {
    margin: 10px 0px 0px;
    display: none !important;
}

#pass-strength-result:before {
    content: 'Password Strength: ';
}

#pass-strength-result.strong,
#pass-strength-result.good,
#pass-strength-result.short,
#pass-strength-result.bad {
    display: block !important;
}

.confirm-weak-password {
    margin: 10px 0px 0px;
}

.lost-password {
    margin-top: 10px;
}

/* Notifications */

#user-notifications {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#user-notifications span {
    margin-left: 10px;
}

.notifications .bp-wrap .subnav-filters,
table.notifications th:first-of-type,
table.notifications td:first-of-type {
    display: none;
}

table.notifications th {
    text-align: left;
}

table.notifications th,
table.notifications td {
    font-size: 18px;
}

table.notifications th.bulk-select-all,
table.notifications td.bulk-select-check {
    width: 30px;
    padding-right: 0px;
}

table.notifications .bulk-select-all label:before,
table.notifications .bulk-select-check span:before {
    margin-right: 0rem;
}

.bp-pagination.bottom {
    margin-top: 30px;
}

/* messages */

.site-main .buddypress-wrap .item-body > div.bp-messages-wrap {
    padding: 0px;
    border-radius: 0px;
    border: none;
    color: var(--color-navy);
}

.site-main .bp-messages-wrap .bp-messages-side-threads {
    border-right: 2px solid var(--color-pale-grey);
    width: 50%;
}

.site-main .bp-messages-wrap .bp-messages-side-threads > * {
    width: 100%;
}

.site-main .bp-messages-wrap .chat-header {
    position: relative;
    height: 70px;
    min-height: 70px;
    background: var(--color-navy);
    border-bottom: none;
    line-height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px 15px;
}

.site-main .bp-messages-wrap .chat-header > a,
.site-main .bp-messages-wrap .chat-header .fas,
.site-main .bp-messages-wrap .chat-header .thread-info .thread-info-data,
.site-main .bp-messages-wrap .chat-header .thread-info .thread-info-data .name a,
.site-main .bp-messages-wrap .chat-header .thread-actions>div.expandingButtons {
    color: #fff !important;
}

.site-main .bp-messages-wrap .chat-header .new-message, 
.site-main .bp-messages-wrap .chat-footer .new-message {
    width: 50px;
    height: 42px;
    line-height: 42px;
}

.site-main .bp-messages-wrap .chat-header .bpbm-search {
    height: auto;
    line-height: initial;
}

.site-main .bp-messages-wrap .chat-header .bpbm-search form {
    margin: 0px !important;
    height: auto;
    line-height: initial;
}

.site-main .bp-messages-wrap .chat-header.side-header .bpbm-search form input {
    border: none !important;
}

.site-main .bp-messages-wrap .threads-list .thread > * {
    padding-top: 30px;
    padding-bottom: 30px;
}

.bp-messages-wrap .bp-messages-side-threads .threads-list .thread .pic {
    padding-left: 30px;
}

.bp-messages-wrap .threads-list .thread > div:not(.deleted, .loading) {
    border-bottom: 2px solid var(--color-pale-grey);
}

.bp-messages-wrap .threads-list .thread.bp-messages-active-thread {
    background: var(--color-pale-grey);
}

.site-main .bp-messages-wrap .list .messages-stack .content .info .name a, 
.site-main .bp-messages-wrap .list .messages-stack .content .info .name span,
.site-main .bp-messages-wrap .threads-list .thread .info .name,
.site-main .bp-messages-wrap .threads-list .thread .info h4 {
    font-weight: 700;
    text-decoration: none;
    font-size: 20px;
    border: none;
    color: var(--color-navy);
}

.site-main .bp-messages-wrap .bm-list .bm-messages-stack .bm-content .bm-info .bm-time,
.site-main .bp-messages-wrap .bm-list .bm-messages-stack .bm-content .bm-messages-list > li,
.site-main .bp-messages-wrap .threads-list .thread .info p,
.site-main .bp-messages-wrap .threads-list .thread .time,
.site-main .bp-messages-wrap .threads-list .thread .info .name + h4,
.site-main .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .time .time-wrapper {
    font-size: 16px;
    color: var(--color-navy);
}

.site-main .bp-messages-wrap.bpbm-template-modern .bm-list .bm-messages-stack .bm-content .bm-messages-list > li .bm-message-content {
    background: var(--color-pale-grey);
    color: var(--color-navy);
    padding: 15px 20px !important;
    border-radius: 0px 10px 10px 10px;
}

.site-main .bp-messages-wrap.bpbm-template-modern .list .messages-stack.incoming .content .messages-list>li .message-content,
.site-main .bp-messages-wrap.bpbm-template-modern .list .messages-stack.incoming .content .messages-list>li .message-content *:not(.bpbm-reply,.favorite) {
    background: var(--color-yellow);
    color: var(--color-navy);
    border-radius: 10px 0px 10px 10px;
}

/* .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) */

/* ZOOM MEETINGS */

.site-main .vczapi-wrap {
    margin: 0px;
}

/* HELP */

.page-id-1027 #page {
    background-image: url(images/pink-stripes.svg);
}

.page-id-1027 .h1 > span::before {
    background-color: var(--color-bright-pink);
}

/* FAQS */

.page-id-1024 .h1 > span::before {
    background-color: var(--color-orange);
}

.filter-wrapper {
    margin: 0px 0px 100px;
}

.filters form ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.filters form ul li {
    margin-right: 20px;
}

#question-bank {
    margin-top: var(--ld-v-margin);
}

.rounded-box.search-results-list {
    border-radius: 20px;
    padding: 0px;
    margin-top: 1.5rem;
}

.search-results-item:not(:last-child) {
    border-bottom: 2px solid var(--color-pale-grey);
}

.search-results .pagination {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.search-results .pagination > * {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.search-results .pagination .num-pages {
    display: block;
    text-align: center;
}

.search-results .pagination .nav-next {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.glossary-term h3,
.search-results-item-index {
    background-color: var(--color-navy);
    padding: 20px 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    margin: 0px;
}

.glossary-term-content {
    padding: 20px 30px;
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
}

.search-results-item p:last-of-type {
    margin-bottom: 0px;
}

.search-results-item-index {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    min-width: 90px;
    padding: 20px 10px;
}

.search-results-list .question .search-results-item-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.search-results-list .question .search-results-item-content > * {
    padding: 20px 30px;
    margin: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.search-results-list .question .search-results-item-content > *::before {
    content: 'Q';
    color: var(--color-pink);
    margin-right: 20px;
    font-weight: 700;
    display: inline-block;
}

.search-results-list .question .search-results-item-content > .question-question {
    background-color: var(--color-pale-grey);
}

.search-results-list .question .search-results-item-content > .question-answer-wrapper::before {
    content: 'A';
}

/* REGISTER & ENROLL */

.site-main .acf-field-group > .acf-label > label {
    margin-bottom: 30px;
}

.site-main .acf-fields > .acf-field.acf-field-group {
    margin-bottom: 50px;
}

.site-main .acf-field p.description {
    word-break: break-word;
    margin: 0px 0px 20px;
}

/* FORMS */

.site-main input[type="text"], 
.site-main input[type="email"], 
.site-main input[type="url"], 
.site-main input[type="password"], 
.site-main input[type="search"], 
.site-main input[type="number"], 
.site-main input[type="tel"], 
.site-main input[type="range"], 
.site-main input[type="date"], 
.site-main input[type="month"], 
.site-main input[type="week"], 
.site-main input[type="time"], 
.site-main input[type="datetime"], 
.site-main input[type="datetime-local"], 
.site-main input[type="color"], 
.site-main textarea,
.site-main .acf-field input[type=text], 
.site-main .acf-field input[type=password], 
.site-main .acf-field input[type=date], 
.site-main .acf-field input[type=datetime], 
.site-main .acf-field input[type=datetime-local], 
.site-main .acf-field input[type=email], 
.site-main .acf-field input[type=month], 
.site-main .acf-field input[type=number], 
.site-main .acf-field input[type=search], 
.site-main .acf-field input[type=tel], 
.site-main .acf-field input[type=time], 
.site-main .acf-field input[type=url], 
.site-main .acf-field input[type=week], 
.site-main .acf-field textarea, 
.site-main .acf-field select,
.site-main .bmselectize-input,
.site-main .bp-messages-wrap .new-message form > div input, 
.site-main .bp-messages-wrap .new-message form > div textarea,
.site-main .bp-emojionearea,
.site-main select {
    color: var(--color-navy) !important;
    border: 2px solid var(--color-yellow) !important;
    border-radius: 30px !important;
    padding: 0px 30px !important;
    height: 60px;
    line-height: 60px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #fff;
}

.site-main input:focus-visible {
    border-color: var(--color-navy);
}

.site-main .acf-editor-wrap .wp-editor-container {
    border: 2px solid var(--color-yellow);
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0px;
    overflow: hidden;
}

.site-main .bp-emojionearea, 
.site-main .bp-emojionearea.form-control {
    padding: 10px 20px !important;
    height: auto !important;
    border-radius: 10px !important;
}

.site-main .select2-container--default .select2-selection--single,
.site-main .select2-container.-acf .select2-selection,
.site-main select {
    background-color: var(--color-bright-pink);
    border: 1px solid var(--color-bright-pink) !important;
    border-radius: 30px;
    height: 60px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 16px;
}

.site-main .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #fff;
}

.site-main .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 55px;
    padding-left: 25px;
    padding-right: 25px;
}

.site-main .select2-container--default .select2-selection--single .select2-selection__arrow {
    background-image: url('images/select-arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 12px;
    top: 50%;
    right: 25px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.site-main .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.site-main .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.not-home .select2-dropdown {
    border: 1px solid var(--color-bright-pink);
    border-radius: 0px;
}

.not-home .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid var(--color-bright-pink);
}

.not-home .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: var(--color-bright-pink);
    cursor: default;
    opacity: 0.5;
}

.site-main .search-filter-disabled input {
    opacity: 0.5;
}

.site-main ul.acf-checkbox-list li {
    margin: 0.5rem 0rem;
}

.site-main ul.acf-checkbox-list li label,
.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label,
.bulk-select-all label,
.bulk-select-check span,
.confirm-weak-password span,
.site-main ul.acf-radio-list li label,
.acf-true-false label span {
    font-size: 20px;
    display: inline-block;
    position: relative;
    padding-left: 30px;
    line-height: 1;
}

.bulk-select-all label,
.bulk-select-check span {
    padding-left: 0px;
}

.site-main .acf-checkbox-list label::before,
.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label::before,
.bulk-select-all label::before,
.bulk-select-check span::before,
.confirm-weak-password span::before,
.site-main .acf-radio-list label::before,
.acf-true-false label span::before {
    content: '';
    font-family: ld-icons!important;
    border: 1px solid var(--color-navy);
    border-radius: 100%;
    font-size: 10px;
    width: 20px;
    min-width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    vertical-align: middle;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 20px;
    margin-right: 1rem;
    position: absolute;
    left: 0px;
    top: 0em;
}

.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.bulk-select-all label::before,
.bulk-select-check span::before,
.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label::before {
    position: relative;
}

.site-main .acf-checkbox-list label.selected::before,
.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label.is-selected::before,
.bulk-select-all input[type='checkbox']:checked + label::before,
.bulk-select-check input[type='checkbox']:checked + span::before,
.confirm-weak-password input[type='checkbox']:checked + span::before,
.acf-true-false label input[type='checkbox']:checked + span::before,
.site-main .acf-radio-list label.selected::before {
    content: '\e906';
    background-color: var(--color-navy);
    color: #fff;
}

.site-main .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label input,
.site-main .acf-checkbox-list input[type="checkbox"],
.bulk-select-all input[type='checkbox'],
.bulk-select-check input[type='checkbox'],
.confirm-weak-password input[type='checkbox'],
.acf-radio-list input[type='radio'],
.acf-true-false label input[type='checkbox'] {
    display: none;
}

.site-main .acf-fields.-border {
    border: none;
    background: #fff;
}

.bulk-select-check label, 
.bulk-select-all label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.bulk-select-all label,
.bulk-select-check span {
    font-size: 0px;
    color: #fff;
}

/* profile */

.ld-profile-summary {
    display: none;
}

/* FOOTER */

.site-footer {
    padding: 20px var(--site-padding) 40px;
    margin: 0px;
    position: relative;
}

.site-footer > * {
    position: relative;
}

.site-footer:before {
    content: '';
    width: 100%;
    height: 25px;
    left: 0px;
    top: 65px;
    background-color: var(--color-yellow);
    position: absolute;
}

#front-lounge-link {
    width: 100%;
    max-width: 250px;
    margin-right: 30px;
}

#front-lounge-link svg {
    display: block;
}

#front-lounge-link:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

#front-lounge-email {
    font-size: 25px;
    color: var(--color-navy);
}

.site-footer .main-navigation {
    margin-left: auto;
    margin-right: 0px;
    width: auto;
}

.menu-footer-menu-container li {
    margin-left: 1rem;
}

.site-info {
    font-size: 14px;
    margin-left: auto;
}

.site-by {
    margin-left: 20px;
}

.site-by a {
    color: var(--color-navy);
}

.socials a {
    margin-left: 20px;
    display: block;
    height: 40px;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.socials svg {
    height: 100%;
}

.socials a:hover svg * {
    fill: var(--color-bright-pink);
}


/* 
RESPONSIVE
-----------------------------------------------------
*/


/* iPad landscape and below ----------- */
@media only screen 
and (max-width: 1024px) {

}

/* all phones ----------- */
@media only screen 
and (max-width: 767px) {

    :root {
        --site-padding: 20px;
        --header-height: 140px;
        --title-height: 150px;
        --footer-height: 110px;
        --ld-v-margin: 50px;
    }

    
    #page {
        overflow: hidden;
    }

    #page:before {
        content: none;
    }

    .fs-rig-107 {
        font-size: 40px;
        letter-spacing: 3px;
    }

    h1, .h1, .fs-nivgro-reg-46 {
        font-size: 25px;
    }

    .fs-nivgro-med-30,
    body:not(.logged-in) .menu-main-menu-container #menu-item-1113 a,
    body .menu-main-menu-container #menu-item-1113 a {
        font-size: 20px;
    }

    .wider-column, .thinner-column {
        max-width: 100%;
    }

    .content-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }

    .section-bg-triangle {
        display: none;
    }

    body {
        padding: 0px 0px 0px 0px;
    }

    .site-header,
    body:not(.logged-in) .site-header {
        padding: var(--site-padding) ;
        z-index: 1;
        background-image: none;
    }

    body.home:not(.logged-in) .site-header .site-branding svg,
    body .site-header .site-branding svg {
        height: 40px;
    }

    body.home .site-header:not(.logged-in) .menu-main-menu-container::before,
    body.home .site-header .menu-main-menu-container::before {
        content: none;
    }

    body.home:not(.logged-in) .menu-main-menu-container #menu-item-1113 a,
    body.home .menu-main-menu-container #menu-item-1113 a {
        font-size: 25px;
        letter-spacing: 2px;
    }

    .menu-main-menu-container {
        position: absolute !important;
        z-index: 500;
        background-color: #fff;
        width: 100%;
        height: 100vh;
        display: block;
        top: 0px;
        left: 0px;
        padding: 50px 20px;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .menu-toggled .menu-main-menu-container {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    #primary-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .menu-main-menu-container li {
        margin-left: 0rem !important;
        margin-bottom: 20px;
    }

    .menu-toggle {
        background-color: transparent;
        border: none;
        padding: 5px;
        z-index: 550;
        position: relative;
    }

    .menu-toggle svg {
        width: 34px;
    }
    
    .menu-toggled .menu-toggle svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    
    .menu-toggle svg path {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
    }
    
    .menu-toggled .menu-toggle svg path:first-child,
    .menu-toggled .menu-toggle svg path:nth-child(2) {
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
    }
    
    .menu-toggled .menu-toggle svg path:last-child {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .menu-toggled .menu-toggle svg path:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #hero .section-content {
        position: relative;
        padding: 40px;
        min-height: 50vh;
        margin-top: 0%;
        background-position: 75%;
    }

    #hero .hero-text {
        font-size: 10vw;
    }

    .fp-section {
        margin: 0px 0px 50px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section-content {
        padding: 20px;
    }

    .section-content::before {
        width: 100%;
    }

    .flickity-slider {
        position: relative;
    }

    .section-image {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }

    .embed-container {
        padding-bottom: 0px;
    }

    #contact > div {
        margin: 0px 0px 0px;
    }

    .site-footer {
        padding: 0px 0px 40px;
    }

    .site-footer > * {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .site-footer > * > * {
        margin: 10px 0px;
    }

    .site-main > .page-header, .site-main > .entry-header {
        padding: 0px var(--site-padding) 30px;
    }

    .rounded-box:not(.with-header), 
    .ld-tab-count-1 .ld-tabs-content,
    .site-main .buddypress-wrap .item-body > div {
        padding: 20px;
    }

    #bp-better-messages-mini-mobile-open,
    .course-hero .relax {
        display: none !important;
    }

    .courses-loop-wrapper {
        min-height: 0px;
        padding: 20px;
    }

    .has-divider > *:first-child {
        margin-bottom: 50px;
    }

    .has-divider::after {
        content: none;
    }

    .site-main .buddypress-wrap.bp-dir-hori-nav nav ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .site-main .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
        padding: 15px 15px;
    }

    .site-main  .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details {
        margin-left: 0em;
        margin-top: 1rem;
    }

}