/*
Theme Name: WP Bootstrap-4.5
Theme URI: http://themegadet.com
Description: Bootstrap 4.5.0
Author: Steve Eldridge
Author URI: http://revenuespark.com
Version: 1.0
Tags: responsive, white, bootstrap

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

This simple theme was built using the example Bootstrap theme "Basic marketing site" found on the Bootstrap web site http://twitter.github.com/bootstrap/examples/hero.html
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

@charset "UTF-8";
@font-face {
  font-family: 'museo500';
  src: url('inc/fonts/Museo500-Regular-webfont.eot');
  src: url('inc/fonts/Museo500-Regular-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('inc/fonts/Museo500-Regular-webfont.woff2') format('woff2'),
    url('inc/fonts/Museo500-Regular-webfont.woff') format('woff'),
    url('inc/fonts/Museo500-Regular-webfont.ttf') format('truetype'),
    url('inc/fonts/Museo500-Regular-webfont.svg#museo500') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* @import must be at top of file, otherwise CSS will not work */
@import url('//hello.myfonts.net/count/3c21e6');
@font-face {
  font-family: 'LaPalomaScript-Regular';
  src: url('inc/webFonts/LaPalomaScript-Regular/font.woff2') format('woff2'),
    url('inc/webFonts/LaPalomaScript-Regular/font.woff') format('woff');
}
@font-face {
  font-family: 'La Paloma Regular';
  font-style: normal;
  font-weight: normal;
  src: url('inc/fonts/LaPaloma-nw3O.woff') format('woff');
}
@font-face {
  font-family: 'CocogoosePro-Light';
  src: url('inc/webFonts/CocogoosePro-Light/font.woff2') format('woff2'),
    url('inc/webFonts/CocogoosePro-Light/font.woff') format('woff');
}
@font-face {
  font-family: 'CocogoosePro-LightItalic';
  src: url('inc/webFonts/CocogoosePro-LightItalic/font.woff2') format('woff2'),
    url('inc/webFonts/CocogoosePro-LightItalic/font.woff') format('woff');
}
@font-face {
  font-family: 'CocogoosePro-UltraLight';
  src: url('inc/webFonts/CocogoosePro-UltraLight/font.woff2') format('woff2'),
    url('inc/webFonts/CocogoosePro-UltraLight/font.woff') format('woff');
}
@font-face {
  font-family: 'CocogoosePro-UltraLightItalic';
  src: url('inc/webFonts/CocogoosePro-UltraLightItalic/font.woff2')
      format('woff2'),
    url('inc/webFonts/CocogoosePro-UltraLightItalic/font.woff') format('woff');
}
@font-face {
  font-family: 'CocogoosePro-Thin';
  src: url('inc/webFonts/CocogoosePro-Thin/font.woff2') format('woff2'),
    url('inc/webFonts/CocogoosePro-Thin/font.woff') format('woff');
}
@font-face {
  font-family: 'CocogoosePro-ThinItalic';
  src: url('inc/webFonts/CocogoosePro-ThinItalic/font.woff2') format('woff2'),
    url('inc/webFonts/CocogoosePro-ThinItalic/font.woff') format('woff');
}
@font-face {
  font-family: 'CocogoosePro-SemiLight';
  src: url('inc/webFonts/CocogoosePro-SemiLight/font.woff2') format('woff2'),
    url('inc/webFonts/CocogoosePro-SemiLight/font.woff') format('woff');
}
@font-face {
  font-family: 'CocogoosePro-SemiLightItalic';
  src: url('inc/webFonts/CocogoosePro-SemiLightItalic/font.woff2')
      format('woff2'),
    url('inc/webFonts/CocogoosePro-SemiLightItalic/font.woff') format('woff');
}
@font-face {
  font-family: 'CocogoosePro-Regular';
  src: url('inc/webFonts/CocogoosePro-Regular/font.woff2') format('woff2'),
    url('inc/webFonts/CocogoosePro-Regular/font.woff') format('woff');
}
@font-face {
  font-family: 'CocogoosePro-Italic';
  src: url('inc/webFonts/CocogoosePro-Italic/font.woff2') format('woff2'),
    url('inc/webFonts/CocogoosePro-Italic/font.woff') format('woff');
}

.simplePage h1 {
  font-size: 24px;
}
.simplePage h2 {
  font-size: 20px;
}
.simplePage p {
  font-size: 15px;
  line-height: 1.4;
}
.shopPolicyLink {
  color: #ea3b5d;
  font-weight: 600;
  margin: 0px 10px;
}
* {
  text-rendering: optimizeLegibility;
  color: #261d39;
}
a {
  text-decoration: none;
}
a:hover,
a:hover span {
  color: #ea3b5d !important;
  text-decoration: none !important;
}
.cocogooseDemiBold,
.cocogooseDemiBold p {
  font-family: 'CocogoosePro-SemiLight';
}
.cocogoose {
  font-family: 'CocogoosePro-Regular';
}
.cocogooseLight,
.cocogooseLight p {
  font-family: 'CocogoosePro-Light';
}
.cocogooseUltraLight {
  font-family: 'CocogoosePro-UltraLight';
}
.LaPaloma {
  font-family: 'La Paloma Regular';
  /*font-family: 'LaPalomaScript-Regular';*/
}
.museoReg {
  font-family: 'museo500';
}
.openSans {
  font-family: 'Open Sans';
}
.indianRedColor,
.indianRedColor p,
.indianRedColor i {
  color: #ea3b5d;
}
.indianRedBackground {
  background-color: #eb3559;
  color: white;
}
.whiteBackground {
  background-color: #fff;
}
.indianRedBackground * {
  color: white;
}
.potPourriBackgroundColor {
  background-color: #f4d9cf;
}
.paleSilverBackground {
  background-color: #cbbfbe;
}
.whiteBackground {
  background-color: #fff;
}
.whiteColor {
  color: #fff;
}
.steelColor {
  color: #261d39;
}
.duskyRoseBackgroundColor {
  background-color: #aa9393 !important;
}
.centerTextCocogoose p,
.centerTextCocogoose span {
  font-family: 'CocogoosePro-SemiLight';
  font-size: 15px;
  line-height: 2.4;
  letter-spacing: 2px;
}
.leftTextCocogoose p {
  font-family: 'CocogoosePro-SemiLight';
  font-size: 15px;
  line-height: 2;
  letter-spacing: 2px;
}
.leftTextCocogoose p:last-of-type {
  margin-bottom: 0px;
}
.rightTextCocogoose p {
  text-align: right;
  font-family: 'CocogoosePro-SemiLight';
  font-size: 15px;
  line-height: 2;
  letter-spacing: 2px;
}
.cocogooseHeadline {
  font-family: 'CocogoosePro-Light';
  font-size: 30px;
  letter-spacing: 10px;
}
.redButton,
#contactForm input[type='submit'],
a.selected {
  cursor: pointer;
  font-family: 'CocogoosePro-SemiLight';
  background-color: #ea3b5d;
  border: 1px solid #ea3b5d;
  color: #fff;
  display: inline-block;
  margin: 10px auto;
  padding: 12px 36px;
  letter-spacing: 1px;
}
.redButton:hover,
.redButton:focus,
#contactForm input[type='submit']:hover,
#contactForm input[type='submit']:focus {
  background-color: transparent;
  color: #ea3b5d !important;
}
.steelButton,
.intakeButtonSteel .redButton {
  cursor: pointer;
  font-family: 'CocogoosePro-SemiLight';
  background-color: #261d39;
  border: 1px solid #261d39;
  color: #fff;
  display: inline-block;
  margin: 10px auto;
  padding: 12px 36px;
  letter-spacing: 2px;
  text-align: center;
}
.steelButton:hover,
.steelButton:focus {
  background-color: #fff;
  color: #261d39 !important;
}
.greyButton,
#newsletterFormSection input[type='submit'] {
  font-family: 'CocogoosePro-Light';
  background-color: #d1bdbd;
  border: 1px solid #d1bdbd;
  color: #261d39;
  display: inline-block !important;
  margin: 10px auto !important;
  padding: 12px 36px;
  letter-spacing: 1px;
}
#newsletterFormSectionPopUp input[type='submit'] {
  font-family: 'CocogoosePro-Light';
  background-color: #faf5f3;
  border: 1px solid #faf5f3;
  color: #261d39;
  display: inline-block !important;
  margin: 10px auto !important;
  padding: 12px 36px;
  letter-spacing: 1px;
}
.greyButton:hover,
.greyButton:focus,
.home input[type='submit']:hover,
.home input[type='submit']:focus {
  background-color: transparent;
  color: #232137 !important;
  border-color: #232137;
}
#contactForm .gform_footer {
  text-align: center;
}

.pinkButton,
a.unselected {
  font-family: 'CocogoosePro-Light';
  background-color: #ffd6cc;
  border: 1px solid #ffd6cc;
  color: #eb3559;
  display: inline-block;
  margin: 10px auto;
  padding: 12px 36px;
  letter-spacing: 1px;
}
a.selected,
a.unselected {
  display: block;
  text-align: center;
}

a.selected:hover,
a.selected:focus {
  color: #fff !important;
}
.pinkButton:hover,
.pinkButton:focus,
a.unselected:hover,
a.unselected:focus {
  background-color: #eb3559;
  color: #ffd6cc !important;
}
.whiteButton {
  font-family: 'CocogoosePro-Light';
  background-color: #fff;
  border: 1px solid #fff;
  color: #261d39;
  display: inline-block;
  margin: 10px auto;
  padding: 12px 36px;
  letter-spacing: 1px;
}
.whiteButton:hover,
.whiteButton:focus {
  background-color: #ea3b5d;
  color: #fff !important;
}
.eventButton {
  border: 1px solid #fff;
  color: #fff !important;
  background-color: transparent;
  padding: 5px 15px;
  font-family: 'CocogoosePro-Light';
  white-space: nowrap;
}
.eventButton:hover,
.eventButton:focus {
  color: #e94161 !important;
  background-color: #fff;
}
span.textHighlight {
  background: #000;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(231, 205, 196, 0) 55%,
    rgba(244, 217, 207, 1) 56%,
    rgba(244, 217, 207, 1) 100%
  );
}
h1.scriptHighlight {
  display: inline;
  font-size: 28px;
  font-family: 'La Paloma Regular';
  background: #000;
  line-height: 8px;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(231, 205, 196, 0) 40%,
    rgba(244, 217, 207, 1) 41%,
    rgba(244, 217, 207, 1) 46%,
    rgba(231, 205, 196, 0) 47%,
    rgba(0, 0, 0, 0) 100%
  );
}
div.scriptHighlight {
  font-size: 28px;
  font-family: 'La Paloma Regular';
  background: #000;
  line-height: 8px;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(231, 205, 196, 0) 22%,
    rgba(244, 217, 207, 1) 22%,
    rgba(244, 217, 207, 1) 32%,
    rgba(231, 205, 196, 0) 32%,
    rgba(0, 0, 0, 0) 100%
  );
}
div.endScriptText {
  display: inline-block;
  line-height: 2;
  float: right;
}
body {
  background-color: #faf5f3 !important;
}
.gform_wrapper form.gf_simple_horizontal div.gform_body {
  width: 350px !important;
  max-width: 350px !important;
}
.ginput_container_email,
.ginput_container {
  margin: 0px !important;
}
.ginput_container_email input,
#contactForm .gform_body input,
#contactForm .gform_body textarea,
#contactForm .gform_body select {
  border: 1px solid #cbbfbe !important;
  margin: 0px !important;
  padding: 8px 15px !important;
  color: #cbbfbe !important;
  font-family: 'Open Sans';
  text-transform: uppercase;
  letter-spacing: 2px !important;
  font-size: 12px !important;
  width: 100%;
}
#contactForm .gform_body input,
#contactForm .gform_body textarea,
#contactForm .gform_body select {
  font-family: 'CocogoosePro-SemiLight';
  letter-spacing: 2px;
  border-radius: 10px;
  color: #beb6b6;
}
#contactForm .gform_body input,
#contactForm .gform_body select {
  margin-bottom: 20px !important;
}
::placeholder {
  color: #cbbfbe;
}
input[type='submit'] {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.dropShadow {
  box-shadow: 10px 10px 0px #d1bdbd;
}
.upShadow {
  box-shadow: -20px -20px 0px #d1bdbd;
}
.fancybox-slide--html .fancybox-content {
  max-width: 80%;
  background-color: #faf5f3;
}
/* Header */
#headerBar {
  line-height: 44px;
}
#headerBar p {
  margin-bottom: 0px;
  font-size: 14px;
  letter-spacing: 3px;
}
#headerBar a {
  font-size: 11px;
  margin-left: 15px;
  background-color: #faede8;
  border: #faede8 1px solid;
  border-radius: 5px;
  padding: 5px 15px;
}
#headerBar a:hover {
  background-color: #cc5d64;
  color: #faede8 !important;
}
#mainLogo #siteLogo {
  display: block;
  padding-top: 80px;
  padding-bottom: 50px;
  color: #261d39;
  letter-spacing: 20px;
  font-size: 22px;
}
#mainLogo #siteLogo span {
  display: block;
  font-size: 45px;
  letter-spacing: normal;
}
#header-menu a {
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: #73717f;
}
#header-menu .dropdown-menu a {
  font-size: 12px;
}
#header-menu li.active > a,
.dropdown-item:active,
.dropdown-item:focus,
.current-page-ancestor > a {
  color: #232137;
  background-color: #f4d9cf !important;
  outline: none;
}
#navSection {
  border-bottom: 1px solid #cbbfbe;
}
.shiftnav-toggle-button .fa {
  margin: 0px !important;
}
.shiftnav-toggle-button {
  background-color: transparent !important;
  font-size: 12px;
  color: #73717f !important;
}
.shiftnav-toggle-button i {
  font-size: 40px;
  display: block;
}
.shiftnav.shiftnav-skin-slate li.menu-item .shiftnav-submenu-activation {
  background-color: #cb5f67 !important;
}
#engagementIcons {
  padding-top: 60px;
  padding-bottom: 50px;
}
.engagementIconOuter {
  background-color: #ffd6cc;
  padding: 15%;
  border-radius: 100px;
  margin: 0px 10px 15px;
}
.engagementIconTitle {
  font-family: 'CocogoosePro-SemiLight';
  font-size: 16px;
  width: 80%;
  letter-spacing: 2px;
  margin: auto;
}
/* Front Page */
#podcastTitle h2 {
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 20px;
  letter-spacing: 20px;
  color: #261d39;
  background-size: contain;
  padding: 30px 0px;
  margin: 70px 0px;
}
.playButton {
  pointer-events: none;
  position: absolute;
  top: 35%;
  left: calc(50% - 38px);
  height: 75px;
  width: 75px;
}
.podcastArchiveFeed .playButton {
  top: 25%;
}
.playbutton img {
  height: 100%;
  width: auto;
}
.podcastInfoPink {
  position: relative;
  z-index: 10;
  background-color: #f4d9cf;
  margin: -68px auto 0px;
  width: 85%;
  text-align: center;
  padding: 15px 5px;
  min-height: 136px;
}
#podcastFeaturedSection {
  padding-bottom: 60px;
}
.podcastInfoPink h3 {
  font-size: 14px;
  letter-spacing: 3px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.podcastInfoPink h4 {
  font-size: 12px;
  line-height: 2.4;
}
#podcastSubscribeSection {
  padding-top: 30px;
  padding-bottom: 50px;
}
#asSeenSection h2 {
  letter-spacing: 10px;
  font-size: 20px;
}
#podcastSubscribeSection h2 {
  letter-spacing: 10px;
  font-size: 30px;
}
.subscribeIcon img {
  max-height: 65px;
  width: auto;
}
.subscriptionInfo {
  padding-top: 40px;
}
.subscriptionInfo p {
  font-size: 15px;
  max-width: 120px;
  margin: 20px auto 0px;
  letter-spacing: 2px;
}
#aboutRandiSection {
  padding-top: 30px;
  padding-bottom: 80px;
}
#aboutRandiInfo {
  padding-top: 30px;
}
#aboutRandiInfo h2 {
  background-color: rgba(253, 244, 242, 0.75);
  padding: 30px 0 0 15px;
  font-size: 24px;
  margin-bottom: 50px;
}
#aboutRandiInfo p {
  font-family: 'Open Sans';
  font-size: 17px;
  margin-bottom: 20px;
}
#upcomingEventsSection {
  padding-top: 80px;
  padding-bottom: 60px;
}
#upcomingEventsSection * {
  color: #ffd6cc;
}
#upcomingEventsSection h2 {
  color: #fcf5f3;
  font-size: 20px;
  letter-spacing: 20px;
}
#upcomingEventsSection h2 span {
  color: #fcf5f3;
  padding-right: 30px;
  font-size: 50px;
  letter-spacing: normal;
}
#eventInfoSection h3 {
  font-size: 15px;
}
#eventTime {
  font-size: 15px;
}
#eventInfoText {
  font-family: 'Open Sans';
  font-size: 15px;
  font-style: italic;
}
#eventInfoLayout {
}
.eventButtonSection {
  padding-right: 15px;
}
#goingBeyondMentorshipSection h2 {
  font-size: 20px;
  letter-spacing: 20px;
}
#goingBeyondMentorshipSection h2 span {
  font-family: 'La Paloma Regular';
  letter-spacing: normal;
  font-size: 25px;
}
#randiMentorshipImage {
  margin-top: -110px;
  margin-left: -50px;
}
#mentorshipText {
  font-family: 'Open Sans';
  line-height: 1.6;
  font-size: 17px;
}
#bookPromoSection {
  padding-top: 50px;
  padding-bottom: 40px;
}

#bookPromoSection h2 {
  margin-top: 60px;
  font-size: 50px;
  color: #fff;
}
#bookPromoSection p {
  font-size: 20px;
  font-family: 'CocogoosePro-Light';
  margin-bottom: 40px;
}
#bookPromoSection p strong {
  font-family: 'CocogoosePro-SemiLight';
}
#newsletterFormSection {
  padding-top: 80px;
  padding-bottom: 50px;
}
#newsletterFormSection h3 {
  font-size: 20px;
  letter-spacing: 20px;
  margin-bottom: 60px;
}
#newsletterFormSection h4 {
  font-size: 40px;
}
#newsletterFormSectionPopUp strong {
  font-family: 'CocogoosePro-SemiLight';
  font-size: 24px;
}
#newsletterFormSection form {
  width: 400px;
  margin: auto;
  text-align: center;
}
#newsletterFormSection input {
  height: 44px;
  border-color: #d1bdbd !important;
  outline: none !important;
}
/* Pop-up Newsletter */
#newsletterFormSectionPopUp {
  border: 10px white solid;
  padding-top: 80px;
  padding-bottom: 0px;
}
#newsletterFormSectionPopUp input,
#newsletterFormSectionPopUp input:focus {
  border-color: #d1bdbd !important;
  outline: none !important;
}

#newsletterFormSectionPopUp h3 {
  font-size: 45px;
}
#newsletterFormSectionPopUp h4 {
  font-size: 40px;
  letter-spacing: 3px;
}
#newsletterFormSectionPopUp form {
  width: 400px;
  margin: auto;
  text-align: center;
}

/* Work with Us */
#workWithUsTopSection h1 {
  letter-spacing: 10px;
  font-size: 30px;
}
.workWithUsSection {
  background-color: #fff;
  margin-bottom: 70px;
  overflow: hidden;
}
.rightSection .workSectionText {
  padding-left: 30px;
  text-align: right;
}
.leftSection .workSectionText {
  padding-right: 30px;
}

.workSectionText p {
  font-family: 'CocogoosePro-SemiLight';
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 1px;
}
.imageContainer {
  position: relative;
}
.textBoxInsert {
  width: 50%;
  position: absolute;
  top: 45%;
  padding: 20px 5px;
}
.textBoxInsert > div {
  display: block;
  color: #fff;
}
.workCategory {
  width: 100%;
  font-size: 30px;
  letter-spacing: 2px;
}
.leftSection .textBoxInsert {
  right: 0px;
}
.rightSection .textBoxInsert {
  left: 0px;
}
/* About Randi */
#aboutRandiWhite {
  overflow: hidden;
  background-color: #fff;
  padding-bottom: 50px;
}
#aboutRandiHero {
  height: 425px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#aboutRandiTopTextSection h1 {
  font-size: 30px;
  margin-top: 25px;
  margin-bottom: 30px;
}
#aboutRandiTopTextSection {
  margin-bottom: 25px;
}
.aboutRandiSection {
  padding-top: 25px;
  padding-bottom: 25px;
}
#engagementSection {
  padding-top: 60px;
  padding-bottom: 50px;
}
/* The Movement */
#aboutMovementSections {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}
#whyNowSection {
  background-color: #fff;
  overflow: hidden;
}
#whyNowBanner img {
  margin: -30px auto 0;
  display: block;
}
#aboutMovementSections .centerTextCocogoose p,
#aboutMovementSections .leftTextCocogoose p {
  line-height: 2.2;
}
/* Mentorship */
.page-mentorship .centerTextCocogoose p {
  margin-bottom: 40px;
}
#mentorshipToptSection {
  overflow: hidden;
}
#mentorshipHero {
  height: 560px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: 70%;
}
.heroText {
  position: absolute;
  top: 25%;
  left: 20%;
}
#beyondText {
  font-size: 65px;
  transform: rotate(-8deg);
}
#beyondText span {
  display: block;
  margin-left: 70px;
}
.heroText h1 {
  font-size: 26px;
  letter-spacing: 17px;
}
.page-mentorship .centerTextCocogoose p strong {
  font-family: 'CocogoosePro-Regular';
}
#spotlightSection {
  position: relative;
}
#spotlightSection h3 {
  font-family: 'CocogoosePro-SemiLight';
  letter-spacing: 3px;
  font-size: 22px;
}
#spotlightSection p {
  color: #ffd6cc;
  font-family: 'CocogoosePro-SemiLight';
  font-size: 15px;
  line-height: 2.4;
  margin-bottom: 30px;
}
#spotlightSection .intakeButton {
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translate(-50%, 0%);
}
#spotLightScript {
  font-size: 25px;
}
#interestedBanner {
  background-color: #fff;
}
#interestedBanner h3 {
  letter-spacing: 3px;
}
#mentorshipTestimonySection {
  position: relative;
  background-color: #f4d9cf;
}
#mentorshipTestimonySection .intakeButton {
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translate(-50%, 0%);
}
#mentorshipTestimonySection .intakeButton a:hover,
#mentorshipTestimonySection .intakeButton a:focus {
  background-color: #fff;
}
.img-testimony {
  max-width: 275px;
  height: auto;
  border-radius: 300px;
  margin-bottom: 3rem;
}
.whiteBackground {
  color: #fff;
}
#mentorshipFooterSpacer {
  height: 120px;
}
#mentorshipBottomSection h2 {
  letter-spacing: 3px;
  font-size: 28px;
  font-family: 'CocogoosePro-SemiLight';
  margin-bottom: 40px;
}
#testimonyScript {
  font-size: 26px;
}
#testimonyName,
#testimonyTitle {
  font-size: 22px;
  letter-spacing: 4px;
}
/* Podcast Page */
#podcastHero {
  height: 560px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: 80%;
}
#podcastHero h1 {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  line-height: 80px;
  height: 80px;
  margin-top: 20px;
}
#featuredPodcasts h2,
#seasonsPodcasts h2 {
  color: #d1bdbd;
  font-size: 30px;
  letter-spacing: 10px;
  text-transform: uppercase;
}
#moreSeasons {
  background-color: #261d39;
  color: #fff;
  margin-bottom: 80px;
}
#moreSeasons h2 {
  color: #d1bdbd;
  font-size: 25px;
  letter-spacing: 5px;
  color: white;
  margin-bottom: 30px;
}
#moreSeasons .seasonLink {
  margin: 0px auto 30px;
  border-bottom: 1px solid #ffd6cc;
  display: table;
}
#moreSeasons a {
  color: #ffd6cc;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
#moreSeasons .currentSeason a {
  color: #ea3b5d !important;
}
.podcastBox {
  position: relative;
}
.post-type-archive-podcast .podcastBox {
  margin-bottom: 65px;
}
.podcastBox img {
  display: block;
}
.featuredPodcast {
  position: relative;
  margin-bottom: 30px;
}
.featuredPodcast .podcastInfoPink {
  position: absolute;
  bottom: 30px;
  margin: 0px;
  width: 50%;
  left: calc(50% - 25%);
}
#filterButtons a {
  max-width: 230px;
}
/* Article Page */
.articleBox {
  margin-bottom: 30px;
}
.articleBox .podcastInfoPink {
  display: flex;
  align-items: center;
  padding: 15px;
}
.articleBox h2 {
  width: 100%;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* Single Postcast */
.single-podcast article h2 {
  font-size: 20px;
  letter-spacing: 10px;
  color: #d1bdbd;
  text-transform: uppercase;
}
.single-podcast article h1 {
  font-size: 30px;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.single-podcast .description p {
  font-size: 15px;
  line-height: 2.4;
  font-family: 'CocogoosePro-SemiLight';
  margin-bottom: 30px;
}
/* Single Pages */
.single-press h2.contentTitle,
.single-event h2.contentTitle,
.single-interview h2.contentTitle,
.single h2.contentTitle {
  font-size: 22px;
  letter-spacing: 10px;
  text-transform: uppercase;
}
.single-press article h1,
.single-event h1 {
  font-size: 20px;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.single-interview h1,
.single h1 {
  font-size: 28px;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.single-interview,
.single article {
  font-family: 'cocogoosePro-Light';
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 2.2;
}
.single-interview article a,
.single article a {
  text-decoration: underline;
  color: #ea3b5d;
}
.single-interview h2,
.single-interview h2 *,
.single h2,
.single h2 * {
  color: #ea3b5d;
  font-family: 'cocogoosePro-Light';
  font-size: 20px;
  letter-spacing: 5px;
  text-transform: uppercase;
  line-height: 1.2;
  margin-top: 25px;
  margin-bottom: 25px;
}
.single-interview strong,
.single-interview b,
.single strong,
.single b {
  font-family: 'cocogoosePro-SemiLight';
}
.single-interview img,
.single article img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 20px auto 30px;
  box-shadow: 10px 10px 0px #d1bdbd;
}
.single-event .eventPageDate {
  font-size: 22px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.eventFeatureImg {
  margin: 10px auto 30px;
}
.single-event .singleContent p {
  font-size: 14px;
  letter-spacing: 2px;
}
/* Virtual Events */
.page-virtual-events .scriptHighlight {
  font-size: 22px;
}
.page-virtual-events .centerTextCocogoose p {
  margin-bottom: 30px;
}
.virtualEventsSection {
  background-color: #fff;
  margin-bottom: 60px;
}
.virtualEventsSection h3 {
  letter-spacing: 3px;
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.virtualEventsSection .eventTime {
  font-size: 22px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.virtualEventsSection .eventInfoText {
  font-size: 14px;
  letter-spacing: 2px;
}
.eventInfoSection,
.eventButtonSection {
  padding-left: 30px;
}
.virtualEventsHeadline {
  font-size: 28px;
  letter-spacing: 5px;
}
.virtualEventsHeadline span {
  font-family: 'CocogoosePro-Light';
  background: #000;
  background: linear-gradient(
    180deg,
    #0000 0%,
    #e7cdc400 65%,
    #f4d9cf 66%,
    #f4d9cf 100%
  );
}
.virtualEventsHeadline strong {
  font-family: 'CocogoosePro-SemiLight';
}
/* Media */
.page-media .redButton {
  color: #fff !important;
}
.page-media .redButton:hover,
.page-media .redButton:focus {
  background-color: #fff !important;
  color: #e94161 !important;
}
#videoSection {
  margin-bottom: 120px;
}
.page-media h1 {
  letter-spacing: 5px;
}
.pressItem img {
  max-height: 150px;
  width: auto;
  display: block;
}

.video {
  margin-bottom: 30px;
}
#mediaVideos .videoBox:last-of-type .video {
  margin-bottom: 0px;
}
.hideVideo,
.hidePress {
  display: none;
}
/* Book */
#bookImage {
  margin-left: -100px;
  margin-right: -160px;
  position: relative;
  z-index: 10;
  pointer-events: none;
}
#bookImage img {
  margin-top: 30px;
}
#bookInfo h1 {
  font-size: 30px;
  letter-spacing: 5px;
}
#bookInfo h2 {
  font-family: 'CocogoosePro-SemiLight';
  font-size: 15px;
  letter-spacing: 5px;
}
#bookInfo p {
  font-family: 'CocogoosePro-SemiLight';
  font-size: 15px;
  line-height: 2.4;
  margin-bottom: 30px;
  letter-spacing: 2px;
}
.bookSectionWhiteBackground {
  background-color: #fff;
  margin-bottom: 80px;
  overflow: hidden;
}
.bookSectionWhiteBackground img {
  display: inline-block;
}
.bookSectionWhiteBackground p {
  line-height: 2.4;
  font-size: 15px;
  margin-bottom: 30px;
}
.praiseSection {
  background-color: #d1bdbd;
  margin-bottom: 80px;
}
.praiseSection h3 {
  letter-spacing: 5px;
  font-size: 30px;
}
.testimonyTextSection {
  width: 85%;
  margin: auto;
}
.testimonyTextSection h4 {
  font-size: 17px;
  letter-spacing: 2px;
}
.testimonyTextSection h5 {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  line-height: 1.8;
}
.testimonyTextSection p {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 1px;
}
.rightImageBook img {
  margin-left: -200px;
  position: relative;
  z-index: 1;
}
.leftImageBook img {
  margin-left: -35px;
  position: relative;
  z-index: 0;
}
.rightTextBook {
  position: relative;
  z-index: 10;
}
.bookSectionWhiteBackground span {
  margin-left: -20px;
  font-size: 18px;
  line-height: 12px;
}
/* Footer */
.fullWidthFooter {
  padding-top: 30px;
  padding-bottom: 50px;
}
#socialMediaIcons {
  margin-bottom: 30px;
}
#socialMediaIcons a {
  display: inline-block;
  margin-right: 20px;
  height: 34px;
  width: 34px;
}
#socialMediaIcons a span {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  display: block;
  margin-top: -8px;
}
#socialMediaIcons a:last-of-type {
  margin-right: 0px;
}
#socialMediaIcons .noCircle {
  font-size: 36px;
  vertical-align: -8px;
}
#socialMediaIcons .circleIcon {
  font-size: 18px;
  background-color: #232137;
  border-radius: 30px;
  vertical-align: middle;
  line-height: 34px;
}
#socialMediaIcons .circleIcon i {
  color: #f4d9cf;
}
#footerContact a {
  text-decoration: underline;
  letter-spacing: 2px;
  font-size: 14px;
  margin-bottom: 20px;
  display: block;
}
#copyright p {
  font-size: 12px;
  letter-spacing: 2px;
  margin-bottom: 0px;
}
#copyright p span {
  font-family: helvetica;
}
.page-contact h1,
.page-mentorship-intake-form h1 {
  font-size: 30px;
  letter-spacing: 10px;
}
.single-press .entry-content img {
  max-width: 100%;
  height: auto;
}
/* Banner Promo */
#bannerPromotion {
  margin-top: -30px;
}
.bannerHeader {
  height: 20px;
  width: 100%;
  background-color: #cebebe;
}
#bannerPromotion button {
  margin-top: 35px;
  font-family: 'cocogoosePro-SemiLight';
}
#bannerPromotion h3 {
  letter-spacing: 8px;
}
.promoPartnerLogos img {
  width: calc(100% / 8.5);
  padding: 0px 10px;
}
@media screen and (max-width: 410px) {
  #mainLogo #siteLogo span {
    font-size: 22px !important;
  }
  #aboutRandiInfo h2,
  .single h1,
  .single h2 {
    font-size: 18px !important;
  }
  .single article h2 {
    font-size: 16px !important;
  }
  #newsletterFormSection h4,
  #newsletterFormSectionPopUp h4 {
    font-size: 30px;
  }
  #newsletterFormSection h3,
  #newsletterFormSectionPopUp h3 {
    font-size: 15px;
    letter-spacing: 10px;
  }
  #socialMediaIcons a {
    margin-right: 5px;
  }
  #aboutMovementSections .centerTextCocogoose p,
  #aboutMovementSections .leftTextCocogoose p,
  .page-about-movement .centerTextCocogoose p,
  .page-mentorship .centerTextCocogoose p,
  #spotlightSection p,
  .page-virtual-events .centerTextCocogoose p,
  #bookInfo p,
  .post-type-archive-podcast .centerTextCocogoose p,
  #bookInfo p,
  .page-about-randi .centerTextCocogoose p,
  .page-about-randi .leftTextCocogoose p,
  .page-about-randi .rightTextCocogoose p,
  .workSectionText p,
  .page-work-with-us .centerTextCocogoose p,
  .single article p,
  .bookSectionWhiteBackground p,
  .centerTextCocogoose p {
    line-height: 1.8;
    font-size: 13px;
    margin-bottom: 24px;
  }
  #mentorshipBottomSection h2 {
    font-size: 20px;
  }
  #spotlightSection h3,
  #testimonyName,
  #testimonyTitle {
    font-size: 18px;
  }
  #spotLightScript,
  #testimonyScript {
    font-size: 20px;
  }
  #beyondText {
    font-size: 44px;
  }
  .heroText h1 {
    font-size: 22px;
    letter-spacing: 14px;
  }
  #workWithUsTopSection h1 {
    letter-spacing: 10px;
    font-size: 22px;
  }
  #bookInfo h1 {
    font-size: 24px;
  }
  .rightImageBook img {
    margin-left: -180px !important;
  }
  #moreSeasons a {
    font-size: 14px;
  }
  #featuredPodcasts h2,
  #seasonsPodcasts h2,
  #moreSeasons h2 {
    font-size: 18px;
  }
  .podcastInfoPink h3 {
    font-size: 12px;
  }
  .featuredPodcast .podcastInfoPink {
    width: 75%;
    left: calc(50% - 37%);
    bottom: -25px;
  }
  #bannerPromotion button {
    margin-top: 20px;
    font-size: 14px;
  }
  #bannerPromotion h3 {
    letter-spacing: 6px;
    font-size: 20px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  #bannerPromotion h4 {
    font-size: 28px;
  }
  .promoPartnerLogos img {
    width: 32% !important;
    height: auto;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 576px) {
  #mainLogo #siteLogo {
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 5px;
    font-size: 10px;
    letter-spacing: 7px;
  }
  #mainLogo #siteLogo span {
    display: block;
    font-size: 24px;
    letter-spacing: normal;
  }
  #heroCopyMobile p {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 2px;
  }
  .redButton {
    font-size: 12px;
  }
  .subscribeIcon img {
    max-height: 48px;
  }
  .subscriptionInfo p {
    font-size: 12px;
  }
  .podcastBox {
    max-width: 330px;
    margin: 0px auto 40px;
  }
  #podcastTitle h2 {
    font-size: 16px;
  }
  #podcastSubscribeSection h2 {
    font-size: 18px;
  }
  #aboutRandiSection img {
    max-width: 300px;
    display: block;
    margin: auto;
  }
  .eventButton {
    display: inline-block;
    margin: 0px auto 20px;
  }
  .eventButtonSection {
    padding-left: 0px;
    text-align: center;
  }
  #bookPromoSection h2 {
    font-size: 36px;
  }
  #bookPromoSection p {
    font-size: 18px;
  }
  #newsletterFormSection h4 {
    font-size: 30px;
  }
  #newsletterFormSection h3 {
    font-size: 15px;
    letter-spacing: 10px;
  }
  #newsletterFormSectionPopUp h3 {
    font-size: 20px;
  }
  #newsletterFormSectionPopUp h4 {
    font-size: 25px;
  }
  #engagementSection h2 {
    font-size: 18px !important;
  }
  div.scriptHighlight,
  span.scriptHighlight {
    font-size: 18px !important;
  }
  .page-media h1 {
    font-size: 28px;
  }
  #mentorshipTestimonySection .intakeButton {
    margin-left: -140px;
  }
  #mentorshipHero,
  #podcastHero {
    background-blend-mode: saturation;
    background-color: #ffffff69;
  }
  .virtualEventsHeadline {
    font-size: 20px;
  }
  .virtualEventsSection .eventTime {
    font-size: 18px;
  }
  .virtualEventsSection h3 {
    font-size: 16px;
  }
  .virtualEventsSection .eventInfoText {
    font-size: 13px;
    letter-spacing: 1px;
  }
  #bookLeftCopy.bookSectionWhiteBackground {
    padding-top: 30px;
  }
  #bookRightCopy.bookSectionWhiteBackground img {
    padding-bottom: 30px;
  }
  .rightImageBook img {
    margin-left: -80px;
  }
  .page-contact h1,
  .page-mentorship-intake-form h1 {
    font-size: 22px;
  }
  img.bannerImage {
    margin: auto;
    display: block;
  }
  #bannerPromotion button {
    margin-top: 20px;
    font-size: 14px;
  }
  #bannerPromotion h3 {
    letter-spacing: 6px;
    font-size: 22px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  #bannerPromotion h4 {
    font-size: 34px;
  }
  .promoPartnerLogos img {
    width: 20%;
    height: auto;
    margin-bottom: 10px;
  }
  .home .pressItem {
    max-width: 250px;
  }
}
@media screen and (min-width: 577px) {
  #aboutRandiInfo h2 {
    margin-left: -25%;
  }
  #eventInfoLayout {
    display: flex;
  }
  #goingBeyondMentorshipSection {
    padding-top: 120px !important;
  }
  #goingBeyondMentorshipSection h2 {
    padding-left: 90px;
  }
}
@media screen and (max-width: 640px) {
  .gform_wrapper form.gf_simple_horizontal div.gform_body {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media screen and (min-width: 577px) and (max-width: 767px) {
  #mainLogo #siteLogo {
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 12px;
  }
  #mainLogo #siteLogo span {
    display: block;
    font-size: 32px;
    letter-spacing: normal;
  }
  #heroCopyMobile p {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 2px;
  }
  .redButton {
    font-size: 14px;
  }
  .subscribeIcon img {
    max-height: 48px;
  }
  .subscriptionInfo p {
    font-size: 13px;
  }
  .podcastBox {
    max-width: 330px;
    margin: 0px auto 40px;
  }
  #podcastSubscribeSection h2 {
    font-size: 24px;
  }
  #mentorshipText {
    margin-left: 20px;
  }
  #aboutRandiInfo h2 {
    font-size: 20px;
  }
  #newsletterFormSection h4 {
    font-size: 30px;
  }
  #newsletterFormSection h3 {
    font-size: 20px;
    letter-spacing: 10px;
  }
  #newsletterFormSectionPopUp h4 {
    font-size: 30px;
  }
  #newsletterFormSectionPopUp h3 {
    font-size: 28px;
  }
  #engagementSection h2 {
    font-size: 20px !important;
  }
  div.scriptHighlight,
  span.scriptHighlight {
    font-size: 18px !important;
  }
  #mentorshipTestimonySection .intakeButton {
    margin-left: -156px;
  }
  .virtualEventsHeadline {
    font-size: 20px;
  }
  .virtualEventsSection .eventTime {
    font-size: 18px;
  }
  .virtualEventsSection h3 {
    font-size: 16px;
  }
  .virtualEventsSection .eventInfoText {
    font-size: 13px;
    letter-spacing: 1px;
  }
  .bookSectionWhiteBackground {
  }
  .leftImageBook img {
    margin-left: -180px;
  }
  .copy p:last-of-type {
    margin-bottom: 0px;
  }
  img.bannerImage {
    margin: auto;
    display: block;
  }
  #bannerPromotion button {
    margin-top: 20px;
    font-size: 14px;
  }
  #bannerPromotion h3 {
    letter-spacing: 6px;
    font-size: 22px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  #bannerPromotion h4 {
    font-size: 34px;
  }
  .home .pressItem {
    max-width: 250px;
  }
}
@media screen and (max-width: 767px) {
  #siteLogo {
    display: inline-block !important;
    padding-left: 15px;
  }
  .subscriptionInfo {
    padding-top: 20px;
  }
  .subscriptionInfo > div {
    margin-bottom: 20px;
  }
  #podcastSubscribeSection {
    padding-bottom: 20px;
  }
  #upcomingEventsSection h2 {
    margin-bottom: 40px;
  }
  #upcomingEventsSection h2 span {
    display: block;
    font-size: 34px;
  }
  #engagementIcons {
    padding-bottom: 20px;
  }
  .outerEngagmentIcon {
    max-width: 120px;
    margin-bottom: 30px;
  }
  .aboutRandiImg {
    max-width: 400px !important;
  }
  .leftImg {
    margin-bottom: 30px;
  }
  .rightImg {
    margin-top: 30px;
  }
  .page-about-randi .centerTextCocogoose p,
  .page-about-randi .leftTextCocogoose p,
  .page-about-randi .rightTextCocogoose p {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .workSectionText p {
    text-align: center;
    padding: 20px;
  }
  .imageContainer {
    max-width: 450px;
    display: block;
    margin: auto;
  }
  div.endScriptText {
    display: inline;
    text-align: left;
    float: none;
  }
  div.scriptHighlight {
    font-size: 24px;
    font-family: 'La Paloma Regular';
    background: #000;
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(231, 205, 196, 0) 32%,
      rgba(244, 217, 207, 1) 32%,
      rgba(244, 217, 207, 1) 42%,
      rgba(231, 205, 196, 0) 42%,
      rgba(0, 0, 0, 0) 100%
    );
  }
  #aboutMovementSections {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .virtualEventsSection img {
    max-width: 300px !important;
    display: block;
    margin: 0px auto 30px;
  }
  .eventInfoSection,
  .eventButtonSection {
    padding-left: 0px;
  }
  .eventButtonSection a {
    display: inline-block;
  }
  .podcastInfoPink {
    min-height: unset !important;
  }
}
@media screen and (min-width: 768px) {
  .leftImg {
    margin-left: -10%;
  }
  .rightImg {
    margin-right: -17%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #headerBar p {
    font-size: 12px;
  }
  #mainLogo #siteLogo {
    padding-top: 60px;
    padding-bottom: 30px;
    font-size: 14px;
  }
  #mainLogo #siteLogo span {
    display: block;
    font-size: 36px;
    letter-spacing: normal;
  }
  #header-menu a {
    font-size: 12px;
    letter-spacing: 3px;
  }
  #frontPageHero {
    background-position: right center;
  }
  .podcastBox {
    max-width: 330px;
    margin: 0px auto 40px;
  }
  .home .podcastInfoPink {
    min-height: 166px;
  }
  .subscribeIcon img {
    max-height: 55px;
  }
  .subscriptionInfo p {
    font-size: 12px;
  }
  #upcomingEventsSection h2 span {
    font-size: 34px;
  }
  .engagementIconTitle {
    font-size: 15px;
  }
  #engagementSection h2 {
    font-size: 24px !important;
  }
  .workSectionText p {
    font-size: 14px;
    line-height: 1.8;
  }
  div.endScriptText {
    font-size: 24px;
  }
  .leftImageBook img {
    margin-left: -130px;
  }
  #bookImage {
    margin-left: -50px;
    margin-right: -70px;
  }
  #bookImage img {
    margin-top: 0px;
  }
  #heroCopyMobile p {
    font-size: 15px;
    line-height: 2.5;
    letter-spacing: 2px;
  }
  #bannerPromotion button {
    margin-top: 20px;
    font-size: 14px;
  }
  #bannerPromotion h3 {
    letter-spacing: 6px;
    font-size: 22px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  #bannerPromotion h4 {
    font-size: 34px;
  }
  #newsletterFormSectionPopUp h3 {
    font-size: 34px;
  }
}
@media screen and (max-width: 991px) {
  #frontPageHero {
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
    padding-top: 44.5%;
  }
  .mobileText {
    margin-top: 6%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #bannerPromotion h3 {
    letter-spacing: 8px;
    font-size: 30px;
  }
  #bannerPromotion h4 {
    font-size: 44px;
  }
  .leftHeroText {
    padding-left: 4% !important;
  }
  .home .podcastInfoPink {
    min-height: 166px;
  }
  #aboutRandiInfo p {
    padding-left: 18%;
  }
  .engagementIconTitle {
    font-size: 15px;
  }
  #bookImage {
    margin-left: -120px;
    margin-right: -80px;
  }
  #bookImage img {
    margin-top: 0px;
  }
  .leftImageBook img {
    margin-left: -130px;
  }
  #heroCopyMobile p {
    font-size: 15px;
    line-height: 2.5;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 992px) {
  #frontPageHero {
    background-position: 70%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 120px;
  }
  #frontPageHero h1 {
    font-size: 36px;
  }
  #heroCopy p {
    font-size: 15px;
    line-height: 2.5;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1200px) {
  #bannerPromotion h3 {
    font-size: 36px;
    letter-spacing: 8px;
  }
  #bannerPromotion h4 {
    font-size: 55px;
  }
  .leftHeroText {
    padding-left: 8% !important;
  }
  .home .podcastInfoPink {
    min-height: 150px;
  }
}
@media screen and (min-width: 1400px) {
  .leftHeroText {
    padding-left: 10% !important;
  }
}
