/*!
Theme Name: Shame Booth
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: shame-booth
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 with others.

Shame Booth is based on Underscores http://underscores.me/, (C) 2012-2016 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 http://necolas.github.io/normalize.css/
*/

body
{
	padding: 200px 0px 0px 0px;
	margin: 0px;
	font-size: 12pt;
	line-height: 18pt;
	font-family: 'Oswald', sans-serif;
	font-style: normal;
	font-weight: 300;
	background-color: #FFFFFF;
	color: #4A4A4A;
	overflow-y: scroll;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0px 0px 1em 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Nunito Sans', sans-serif;
}

figure 
{
	margin: 0px;
}

a
{
	text-decoration: none;
	color: #4A4A4A;
}

a:hover
{
	text-decoration: underline;
}

h2
{
	color: #FF0203;
	font-size: 28px;
	letter-spacing: 1px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 400;
}

h3
{
	font-weight: 400;
	margin-bottom: 0em;
}

.page-id-701 h2
{
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
}

.page-id-701 h3
{
	margin: 1.5em 0px 1em 0px;
	font-size: 18px;
	font-weight: 600;
	text-transform: none;
	letter-spacing: 0px;
}

.page-id-701 .entry-content
{
	width: 100%;
	max-width: 750px;
	margin: 100px auto 0px auto;
}


p
{
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0px 0px 1em 0px;
}


.weight-400, .bold, strong
{
	font-weight: 400;
}

.bold
{
	letter-spacing: 1px;
}

.uppercase
{
	text-transform: uppercase;
}

.container
{
	width: 90%;
	max-width: 1024px;
	margin: 0px auto;
}

header
{
	padding-top: 40px;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #FFF;
	z-index: 100;
}

header .inner
{
	max-width: 1024px;
	width: 90%;
	margin: 0px auto;
	position: relative;
}

.itunes-subscribe
{
	position: absolute;
	top: 20px;
	right: 0px;
	width: 130px;
	font-size: 12px;
	line-height: 13px;
}

.itunes-subscribe .img-holder
{
	width: 100%;
	float: left;
	margin-right: 10px;
	margin-top: 8px;
}

.img-holder img
{
	width: 100%;
	height: auto;
	display: block;
}

.logo
{
	width: 240px;
	margin-bottom: 30px;	
}

.nav-switch
{
	display: none;
}

nav
{
	background-color: #ff0203;
	height: 72px;
	position: relative;
	font-size: 20px;
}

nav ul
{
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
	text-align: center;
	font-weight: 400;
	letter-spacing: 2px;
}

nav ul li
{
	display: inline-block;
	margin-right: 8%;
}

nav ul li:first-child
{
    margin-left: 0px;
}

nav ul li:last-child
{
	margin-right: 0px;
}


nav a
{
	color: #FFF;
	text-transform: uppercase;
	opacity: 1;
	border-bottom: 4px solid #ff0203;
	transition: all .15s linear;
	-webkit-transition: all .15s linear;
}

nav a:hover
{
	text-decoration: none; 
	border-bottom: 4px solid #FFF;
}

nav .current_page_item a, nav .current-menu-item a
{
	border-bottom: 4px solid #FFF;
}


.clearfix:after
{
	content: "";
  	display: table;
  	clear: both;
}

.content
{
	margin: 40px auto;
}

.align-left
{
	float: left;
}

.booth-img
{
	max-width: 472px;
	width: 46%;
	margin-right: 3.5%;
}

.booth-text
{
	width: 47.85%;
	max-width: 490px;
	float: left;
	line-height: 18pt;
}

.text-block
{
	width: 52%;
	max-width: 604px;
	margin-left: 2%;
}


input[type="email"]
{
	width: 100%;
	max-width: 494px;
	font-size: 20px;
	box-sizing: border-box;
}

input[type="submit"]
{
	-webkit-appearance: none;
	border: 1px solid #FF0203;
	background-color: #FF0203;
	transition: all .33s linear;
	-webkit-transition: all .33s linear;
	font-size: 16px;
	padding: 18px;
	color: #FFF;
	text-transform: uppercase;
	box-sizing: border-box;
	letter-spacing: 2px;
	cursor: pointer;
}

input[type="submit"]:hover
{
	background-color: #FFF;
	color: #FF0203;
}


/* Home Page */
.soliloquy-container
{
	margin-bottom: 60px !important;
}


.home-text ul.slides
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.home-text .metaslider ul.slides
{
	position: relative;
}

.flexslider .flex-direction-nav .flex-prev
{
	left: 20px !important;
	opacity: 1 !important;
}

.flexslider .flex-direction-nav .flex-next
{
	right: 20px !important;
	opacity: 1 !important;
}

.metaslider .flexslider .flex-direction-nav .flex-prev
{
	left: 0px !important;
}

.flexslider .flex-direction-nav .flex-next
{
	right: 20px !important;
	opacity: 1 !important;
}

.metaslider .flexslider .flex-direction-nav .flex-next
{
	right: 0px !important;
}


.home-text
{
	margin-bottom: 30px;
}

h2.podcast-home
{
	margin: 30px 0px 10px 0px;
}

.podcast-episode
{
	float: left;
	width: 32%;		
	margin-right: 2%;
}

.podcast-episode:last-child
{
	margin-right: 0px;
}

.home-text .podcast-episode .excerpt,
.podcast-episode .episode-audio
{
	width: 95%;
	margin: 10px auto 0px auto;
}

.home-text .podcast-episode .excerpt
{
	margin-top: 20px;
}

.episode-audio
{
	position: relative;
}

.episode-audio .listen-notice
{
	color: #FF0203;
	position: relative;
	left: 0px;
	z-index: 10;
	text-transform: uppercase;
	font-size: 14pt;
	font-style: italic;	
	font-weight: 700;
	margin-bottom: 5px;
}

.episode-audio .mejs-container.mejs-audio
{
	margin-top: 0px;
}

.episode-audio .listen-notice.hidden
{
	display: none;
}

.home-text .podcast-episode .mejs-controls .mejs-play button,
.home-text .podcast-episode .mejs-controls .mejs-pause button
{
	margin: 0px 0px !important;
	background: transparent url('/wp-content/themes/shame-booth/images/sound-red@2x.png') no-repeat !important;
	background-size: auto 33px !important;
	height: 35px !important;
	width: 35px !important;
}

.home-text .podcast-episode .mejs-controls .mejs-pause button
{
	background: transparent url('/wp-content/themes/shame-booth/images/pause-red@2x.png') no-repeat !important;
	background-size: auto 33px !important;
}

.home-text .podcast-episode .mejs-container .mejs-controls div.mejs-time-rail
{
	transform: translateY(10px) !important;
	padding-top: 0px !important;
	height: 10px !important;
	margin-left: 15px;
}

.home-text .podcast-episode .excerpt p
{
	font-family: "Source Sans Pro";
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	text-transform: none;
	color: #4A4A4A;
	letter-spacing: .2px;
	margin: 0px;
}

.home-text .podcast-episode .excerpt p.read-more
{
	margin-top: 0px;
}

.podcast-episode .read-more a
{
	color: #FF0203;
	text-decoration: none;
	font-style: italic;
}

.podcast-episode .img-holder img
{
	width: 100%;
}

.more-episodes
{
	margin-top: 10px;
}

.more-episodes a
{
	color: #ED2024;
	font-size: 28px;
	text-decoration: none;
	font-weight: 700;
	font-style: italic;
}


.we-believe-that-when {
	height: 203px;
	width: 601px;
	
}

.home-text p
{

	width: 100%;
	margin: 0px auto 1em auto;
	text-transform: uppercase;
		
	color: #FF0203;
	font-family: Oswald;
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 52px;

}


/* Upcoming and Past Events */

.upcoming-events
{
	text-transform: uppercase;
	/*font-size: 24px;
	line-height: 32px;*/
	margin: 140px auto 40px auto;
}

.upcoming-events h2, .past-events h2
{
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}

.upcoming-events h3
{
	font-size: 18px;
	line-height: 24px;
}


.upcoming-events .event
{
	float: left;
	width: 39.1%;
	margin-bottom: 40px;
	min-height: 120px;
	margin-right: 13.7%;
}

.upcoming-events .event:nth-child(odd)
{
    margin-right: 0%;
}

.upcoming-events .event h3
{
	font-family: Oswald;
	margin: 0px;	
}

.past-events
{
	margin-top: 100px;
	margin-bottom: 40px;
	text-transform: uppercase;
}

.past-events .event
{
	margin-bottom: 40px;
}

.past-events h3
{
	margin: 20px 0px 0px 0px;
}

.past-events p
{
	margin-top: 0px;
}

.past-events .img-holder
{
	width: 32%;
	float: left;
	margin-right: 2%;
}

.past-events .img-holder:last-child
{
	margin-right: 0%;
}

gallery.owl-carousel
{
	margin-bottom: 30px;
	overflow: hidden;
}

.metaslider .flexslider .flex-direction-nav li a
{
	background-image: url('/wp-content/themes/shame-booth/images/ArrowRight@1x.svg') !important;
}

.metaslider .flexslider .flex-direction-nav li.flex-nav-prev a
{
	background-image: url('/wp-content/themes/shame-booth/images/ArrowLeft@1x.svg') !important;
}


.owl-carousel .owl-item img
{
	height: auto;
}

.owl-carousel .gallery-item
{
	margin: 0px;
}

.owl-carousel .owl-nav .owl-prev
{
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	width: 35px;
}

.owl-carousel .owl-nav .owl-next
{
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
	width: 35px;
}

.owl-carousel .owl-nav img
{
	width: 100%;
}



/* Podcast */

.category-description
{
	
	width: 100%;
	margin: 80px auto 80px auto;
	font-family: "Source Sans Pro";
	font-size: 23px;
	line-height: 33px;
	text-align: left;
}

.category-description .category-image
{
	float: left;
	width: 35%;
	max-width: 356px;
	margin-right: 6%;
}

.cat-description-text
{
	float: left;
	width: 59%;
	max-width: 490px;
}


.category-description a
{
	color: #000;
}

.category-description.podcast-description a
{
	color: #FF0203;
	text-decoration: underline;
}

h2.home-podcast
{
	margin: 30px 0px 10px 0px;
	text-transform: none;
	font-weight: 700;
}

.podcast-ep
{
	margin-bottom: 40px;
}

.podcast-ep .img-holder
{
	float: left;
	width: 35%;
	max-width: 356px;
	margin-right: 6%;
}

.podcast-ep .img-holder .caption p
{
	margin: 1em 0px 0px 0px;
}

.podcast-ep h2
{
	color: #4A4A4A;
	font-size: 18px;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 24px;	
	color: #ff0203;
}

.podcast-ep h2 a
{
	color: #ff0203;
}

.podcast-ep .description
{
	float: left;
	width: 59%;
	max-width: 490px;
}

/* Recordings */

body.home .recordings-tiles
{
	margin-bottom: 0px;
	margin-left: -1%;
	margin-right: -1%;
}

.tiles h2
{
	margin: 40px 0px 10px 1%;
	text-transform: none;
	font-weight: 700;
}

.recording, .item {
	color: #4A4A4A;
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	line-height: 40px;
	
	width: 48%;
	display: block;
	float: left;
	box-sizing: border-box;
	text-transform: uppercase;
	margin: 10px 1% 18px 1%;
}

/*.recording.featured
{
	
	margin-right: 1%;
	margin-left: 1%;
}*/

.archive-description
{
	padding: 0px 1%;
	width: 100%;
	color: #FF0203;
	font-size: 28px;
	line-height: 32px;
}

.grid-sizer
{
	width: 32.031%;
}

.grid-gutter
{
	width: 1.9531%;
}

.more-recordings
{
	margin-top: 20px;
	font-style: italic;
}

.more-recordings a
{
	color: #ED2024;
	font-size: 48px;
	text-decoration: none;
	font-weight: 700;
}


.home-contact-text
{
	font-size: 54px;
	line-height: 63px;
	color: #ED2024;
	margin-top: 150px;
	font-weight: 700;
}

.home-contact-text a
{
	color: #ED2024;
}

.home-contact-text .red-background a
{
	color: #FFF;
}

.home-contact-text .half
{
	width: 50%;
	float: left;
	text-align: center;
}

.home-contact-text .red-background
{
	color: #FFF;
	background-color: #ED2024;
}

.home-contact-text .lowercase
{
	font-size: 28px;
	position: relative;
	top: -12px;
}

.home-contact-image .wrap
{
	width: 80%;
}


.description.item
{
	/*font-size: 15px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
	*/
}

.description.item p
{
	font-family: 'Oswald', sans-serif;
}


.recording-inner
{
	/*border: 1px solid #979797;*/
	width: 100%;
	margin: 0px auto;
	box-sizing: border-box;
	padding: 20px 20px 68.4% 20px;
	font-weight: bold;
	cursor: pointer;
	transition: color .1s linear;
	-webkit-transition: color .1s linear;
	position: relative;
	overflow: hidden;
}

.featured .recording-inner
{
	padding-bottom: 70.6%;
}

.recording-inner > img
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
}


.recording .recording-inner:after
{
	
	content: '';
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	opacity: 0;
	top: 0px;
	left: 0px;

	-webkit-box-shadow: 0px 13px 11px -1px rgba(201, 201, 201, 1);
	-moz-box-shadow: 0px 13px 11px -1px rgba(201, 201, 201, 1);
	box-shadow: 0px 13px 11px -1px rgba(201, 201, 201, 1);
	
	transition: opacity 0.3s ease-in-out;
}

.recording .recording-inner:hover:after
{
	opacity: 1;
}

.description.item .recording-inner
{
	border: 1px solid #FFF;
	padding: 0px 20px;
	font-weight: bold;
	cursor: default;
}

.recording-inner.active, .recording-inner.active.played
{
	color: #ff0203;
}

.recording-inner.played
{
	color: #BEBEBE;
}

.recording p
{
	margin: 0px;
}

/* About Page */

.hero-img
{
	width: 100%;
	height: auto;
}

body.page-id-5 .text a
{
	text-decoration: underline;
	color: #FF0203;
}


.text
{
	width: 48%;
	margin: 60px auto 0px auto;
	color: #4A4A4A;
	font-size: 16px;
	line-height: 22px;
}

.text h1
{
	font-size: 18px;
	font-weight: 400;
}

/* Resources */

body.page-id-9 h2
{
	margin-top: 40px;
	clear: both;
}


.resources-list
{
	
	color: #4A4A4A;
	margin-top: 100px;
}

.resources-list h2
{
	text-transform: uppercase;
	font-weight: 400;
	font-size: 22px;
	font-weight: bold;
}

.resources-list h2:before
{
	content: "";
  	display: table;
  	clear: both;
}

.resources-list h3
{
	margin-bottom: .5em;
	text-transform: none;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	letter-spacing: 0px;
}

.resource
{
	float: left;
	width: 45%;
	margin-right: 5%;
	margin-bottom: 20px;
	min-height: 140px;
}

/* Recordings */

.audio-div
{
	width: 80%;
	position: absolute;
	bottom: 20px;
	left: 20px;
}

wp-audio-shortcode.mejs-audio
{
	height: 50px !important;
	background: #CCC !mportant;
}

.mejs-container .mejs-controls
{
	height: 20px !important;
	background: transparent !important;
	padding-left: 0px !important;
}

.mejs-container.mejs-audio
{
	height: 20px !important;
	background: transparent !important;
	margin-top: 25px;
}

.mejs-container .mejs-controls .mejs-playpause-button
{
	width: 25px !important;
	height: 20px !important;
}

.mejs-controls .mejs-button button
{
	margin: 0px 0px !important;
	background: transparent url('/wp-content/themes/shame-booth/images/control-sprite.svg') no-repeat !important;
	background-size: auto 25px !important;
	height: 25px !important;
	width: 25px !important;
}

.recording .mejs-controls .mejs-button button
{
	background: transparent url('/wp-content/themes/shame-booth/images/control-sprite-black.svg') no-repeat !important;
	background-size: auto 25px !important;
}

.recording .mejs-controls .mejs-pause button
{
	background-position: -27px 0px !important;
}

.recording .mejs-controls .mejs-time-rail .mejs-time-current
{
	background: #000000 !important;
}

.mejs-controls a.mejs-horizontal-volume-slider
{
	display: none !important;
	width: 1px !important;
}

.mejs-controls a.mejs-horizontal-volume-slider div, .mejs-controls a.mejs-horizontal-volume-slider span
{
	width: 1px !important;
}

span.mejs-time-total.mejs-time-slider
{
	background: #FFF !important;
	outline: none;
	margin-left: 0px !important;
}

span.mejs-time-loaded
{
	background: #CCC !important;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded
{
	background: #CCC !important;
}

.mejs-controls .mejs-time-rail .mejs-time-current
{
	background: #FF0203 !important;
}

.mejs-time-current:after
{
	
}

.mejs-controls .mejs-play button
{
	background-position: 0px 0px !important; 
}

.mejs-controls .mejs-pause button
{
	background-position: -27px 0px !important;
}

.mejs-controls .mejs-volume-button
{
	display: none !important;
}

.mejs-fullscreen-button
{
	display: none !important;
}

.mejs-container .mejs-controls .mejs-time
{
	position: absolute !important; 
	/* right: 0px !important; */
	color: #000 !important; 
	font-size: 15px !important;
	opacity: 0;
	pointer-events: none;
	
}

.mejs-container .mejs-controls div.mejs-time-rail
{
    transform: translateY(5px) !important;
	padding-top: 0px !important;
	height: 10px !important;
	margin-left: 5px;
	
	
}

.mejs-controls .mejs-time-rail span
{
	height: 5px !important;
}

.mejs-time.mejs-currenttime-container
{
	overflow: visible !important;
	right: 100px !important;
	top: 10px !important;
}

.mejs-time.mejs-currenttime-container:after
{
	content: ' / ';
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	right: -18px;
	top: 10px;
}

.mejs-time.mejs-duration-container
{
	right: 50px !important;
	top: 10px !important;
}

.mejs-controls .mejs-time-rail .mejs-time-float
{
	height: 17px !important;
}

.wp-video-shortcode .mejs-controls
{
	bottom: 10px !important;
	padding-right: 0px !important;
	padding-left: 7px !important;
}

.audio-share
{
	font-size: 11px;
	line-height: 14px;
	text-transform: none;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	font-style: italic;
	width: 40px;
	position: absolute;
	bottom: 13px;
	right: 26px;
	vertical-align: text-top;
	text-transform: uppercase;
	color: #000000;
	border: 2px solid #000000;
	padding: 5px;
	text-align: center;
}

a.share
{
	text-decoration: none;
	color: #000000;
}

a.share.img-holder
{
	width: 15px;
	display: inline-block;
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.share-modal
{
	position: relative;
	/*top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);*/
	margin: 0px auto;
	max-width: 700px;
	width: 100%;
	border: 2px solid #4A4A4A;
	background-color: #FFF;
	z-index: 100;	
	display: none;
}

.share-modal a
{
	text-decoration: none;
}

.share-modal h2
{
	text-align: center;
	font-size: 39px;
	color: #E30037;
	margin-top: 52px;
	margin-bottom: 72px;
}

.share-modal ul
{
	font-family: 'Source Sans Pro', sans-serif;
}

.share-modal ul a
{
	outline: none;
}

.share-modal .close-btn, .featherlight .featherlight-close-icon
{
	width: 16px;
	height: 16px;
	position: absolute;
	top: 17px;
	right: 17px;
	cursor: pointer;
}

.featherlight .featherlight-close-icon
{
	
}


.share-icon
{
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 10px;
}

.featherlight .featherlight-content
{
	padding: 0px;
	width: 100%;
	max-width: 700px;
	border-bottom: 0px;
}


/*
	filter: url("blur.svg#gaussian_blur");
	filter: blur(5px);
	-webkit-filter: blur(5px);
	-o-filter: blur(5px)
*/

.share-modal ul
{
	margin: 0px auto 50px auto;
	padding: 0px;
	list-style: none;
	text-transform: uppercase;
	width: 62%;
}

.share-modal ul li
{
	float: left;
	width: 40%;
	margin-bottom: 50px;
	margin-left: 10%;
}

.share-modal ul li:nth-child(even)
{
	margin-left: 10%;
}


/* She Recpvers */
.she-recovers-first h2
{
	font-size: 36pt;
	line-height: 1em;
	font-weight: 700;
	/*background: linear-gradient(to right, #00D3FF 0%, #D500FF 70%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;*/
	margin-bottom: .5em;
}

.she-recovers-second h3
{
	font-size: 36px;
	color: #ED2024;
	line-height: 42px;
	text-transform: none;
	font-weight: 700;
	margin-bottom: 20px;
}

.she-recovers-second .red-background
{
	background-color: #ED2024;
	color: #FFF;
	margin: 0px;
	padding: 1em; 
	font-size: 30px;
}

.she-recovers-second .red-background img
{
	width: 23px !important;
	height: auto;
}

.she-recovers-second .red-background .smaller
{
	font-size: 21px;
}

/* Sign up Splash */

.shb-sign-up-splash
{
	position: relative;
	margin: 0px auto;
	max-width: 700px;
	width: 100%;
	border: 2px solid #4A4A4A;
	background-color: #FFF;
	color: #ED2024;
	z-index: 100;
	display: none;
	text-align: center;
}

.shb-splash-inner
{
	width: 75%;
	margin: 70px auto;
}

.shb-sign-up-splash h2
{
	font-weight: 700;
}

.shb-sign-up-splash input[type="text"],
.shb-sign-up-splash input[type="email"]
{
	background-color: #E9E9E9;
	color: #787878;
	padding: 10px 10px;
	-webkit-appearance: none;
	border: 0px;
	box-sizing: border-box;
	font-size: 12pt;
	outline: none;
	max-width: none;
	box-shadow: 1px 2px 3px 0 rgba(0,0,0,0.3);
}

.shb-sign-up-splash .half-width
{
	width: 49%;
	margin-right: 2%;
}

.shb-sign-up-splash .half-width.second-half
{
	margin-right: 0px;
}


.shb-sign-up-splash input[type="submit"]
{
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.5);
	padding: 10px 20px;
	letter-spacing: 1px;
	font-style: italic;
}



/* Footer */

footer.site-footer
{
	margin-top: 200px;
	background-color: #ff0203;
	font-size: 21px;
	color: #FFF;
	padding: 40px 20px;
	text-align: center;
	letter-spacing: 0.8px;
	line-height: 32px;
}

.footer-logo
{
	width: 288px;
	margin: 0px auto 40px auto;
	text-align: center;
}

footer a
{
	color: #FFFFFF;
}

footer p
{
	font-family: 'Oswald', sans-serif;
}

footer input[type="email"]
{
	-webkit-appearance: none;
	padding: 16px 5px 16px 10px;
	border: 1px solid #FFF;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	background-color: #9d0000;
	outline: none;
	color: #FFF;
}

footer input[type="email"]::placeholder 
{
  color: #FFF;
}

footer input[type="submit"]
{
	vertical-align: top;
	letter-spacing: 2px;
	font-family: 'Oswald', sans-serif;
	padding: 10px 10px;
	background-color: #9d0000;
	text-transform: none;
	margin-top: 20px;
}

.menu-footer-menu-container
{
	max-width: 300px;
	margin: 0px auto 28px auto;
}

#footer-menu
{
	list-style: none;
	text-transform: uppercase;	
	padding: 0px;
	margin: 0px;
}

#footer-menu a:hover
{
	text-decoration: none;
}

.social-intro
{
	margin: 0px 0px 10px 0px;
	font-size: 18px;
}


ul.social
{
	list-style: none;
	padding: 0px;
	width: 300px;
	margin: 0px auto 40px auto;
	text-align: center;
	
}

ul.social li
{
	width: 31px;
	display: inline-block;
	margin-right: 25px;
}

ul.social li.email
{
	width: 38px;
}

ul.social li:last-child
{
	margin-right: 0px;
}

.address
{
	font-weight: 300;
}

.address p:last-child
{
	margin-top: 50px;
	margin-bottom: 40px;
	font-weight: 300;
}

.footer-text
{
	font-size: 18px;
}

.footer-text a
{
	font-size: 24px;
}

.copyright
{
	font-size: 14px;
}

.privacy-link
{
	padding-left: 3em;
}


.text.error-404
{
	min-height: 600px;
}

@media all and (min-width: 767px) {
	.she-recovers-first .kt-gutter-default.kt-row-layout-left-golden>.wp-block-kadence-column.inner-column-1,
	.she-recovers-second .kt-gutter-default.kt-row-layout-right-golden>.wp-block-kadence-column.inner-column-2
	{
		flex-basis: 0px;
	}
	
	.she-recovers-first .kt-row-column-wrap:not(.kt-gutter-none)>.wp-block-kadence-column:last-child,
	.she-recovers-second .kt-row-layout-right-golden>.wp-block-kadence-column.inner-column-1
	{
		flex-basis: 20%;
	}
	
}



@media all and (max-width: 900px) {

	nav ul li
	{
		margin-right: 4%;
	}
	
	.mejs-container .mejs-controls
	{
		width: 90% !important;
	}
	
}


@media all and (max-width: 767px) {
	
	body
	{
		padding-top: 60px;
	}
	
	body.noscroll {
		overflow: hidden
	}
	
	header
	{
		position: fixed;
		width: 100%;
		top: 0px;
		left: 0px;
		background-color: #FFF;
		box-sizing: border-box;
		margin-top: 0px;
		padding-top: 20px;
		z-index: 100;
	}
	
	header .inner
	{
		position: relative;
		width: 90%;
		margin: 0px auto;
	}
	
	body.admin-bar header
	{
		padding-top: 50px;
	}
	
	.logo
	{
		width: 185px;
	}	
	
	.nav-switch
	{
		display: block;
		position: absolute;
		top: 6px;
		right: 0px;
		width: 24px;
		height: 24px;
	}
	
	.bar {
		background-color: #757578;
		width: 24px;
		height: 1px;
		border-radius: 0px;
		right: 0px;
		top: 0px;
		
		position: absolute;
		-webkit-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
	}

	.bar.first {
		opacity: 1;
	}

	.first.active {
		opacity: 1;
		margin-top: 10px;
		-webkit-transform-origin: 50% 50%;
		-moz-transform-origin: 50% 50%;
		-o-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition: all 0.2s ease-out;
		/* -webkit-transition-delay: .4s; */
	}

	.second {
		margin-top: 8px;
	}

	.second.active {
		opacity: 0;
		margin-top: 10px;
	}

	.third {
		margin-top: 16px;
	}

	.third.active {
		margin-top: 10px;
		-webkit-transform-origin: 50% 50%;
		-moz-transform-origin: 50% 50%;
		-o-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transition: all 0.2s ease-out;
		/* -webkit-transition-delay: .4s; */
	}

	
	nav
	{
		position: fixed;
		top: 88px;
		left: 0px;
		width: 100%;
		height: calc(100% - 88px);
		margin: 0px;
		box-sizing: border-box;
		z-index: 100;
		opacity: 0;

		transform: translateX(100%);
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-o-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
		
	}
	
	nav.visible
	{
		opacity: 1;
		transform: translateX(0%);
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-o-transform: translateX(0%);
		-ms-transform: translateX(0%);
	}
	
	
	nav ul
	{
		padding: 0px;
		margin: 0px;
		position: absolute;
		width: 100%;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	
	nav ul li
	{
		display: block;
		width: 100%;
		text-align: center;
		margin: 0px 0px 60px 0px;
	}
	
	nav ul li:first-child
	{
		margin: 0px 0px 60px 0px;
	}
	
	.recording, .item
	{
		width: 100%;
		font-size: 30px;
		float: none;
	}
	
	input[type="email"]
	{
		width: 190px;
		/*max-width: 494px;*/
		padding: 19px 8px;
		font-size: 12px;
	}
	
	footer input[type="submit"]	
	{
		vertical-align: middle;
		letter-spacing: 2px;
		font-family: 'Oswald', sans-serif;
		padding: 17px 10px;
		font-size: 10px;
		margin-top: 1px;
		-webkit-appearance: none;
	}	

	.hero-img
	{
		height: auto;
	}
	
	.text
	{
		width: 100%;
	}
	
	.resource
	{
		float: none;
		width: 100%;
		margin: 0px auto 40px auto;
		min-height: auto;
	}
	
	.resources-list
	{
		margin-top: 50px;
	}
	
	.resources-list .resource:last-child
	{
		margin-bottom: 0px;
	}
	
	.booth-img
	{
		width: 100%;
		float: none;
		margin: 0px 0px 20px 0px;
	}
	
	.booth-text
	{
		width: 100%;
		float: none;
	}
	
	.upcoming-events .event
	{
		float: none;
		width: 100%;
		min-height: 0px;
	}
	
	.podcast-ep .img-holder, .podcast-ep .description
	{
		float: none;
		max-width: none;
		width: 100%;
		margin: 0px auto 20px auto;
	}
	
	.category-description .category-image, .cat-description-text
	{
		float: none;
		max-width: none;
		width: 100%;
		margin: 0px auto 20px auto;
	}
	
	.text.error-404
	{
		min-height: 0px;
	}
	
	.itunes-subscribe
	{
		position: absolute;
		top: 0px;
		right: 50px;
		width: 65px;
		font-size: 12px;
		line-height: 13px;
	}
	
	.featherlight .featherlight-content
	{
		padding: 0px;
		width: 90%;
		max-width: 700px;
		border-bottom: 0px;
	}
	
	.share-modal ul
	{
		width: 80%;
	}
	
	.share-modal ul li
	{
		width: 44%;
		margin-left: 0%;
	}
	
	.mejs-container .mejs-controls
	{
		width: 94% !important;
	}
	
	.home-contact-text .half
	{
		width: 100%;
		float: none;
	}
	
	.home-contact-image .wrap
	{
		margin: 0px auto;
	}
	
	.podcast-episode
	{
		width: 100%;
		float: none;
		margin: 0px auto 20px auto;
	}
}

@media all and (max-width: 320px) {
	.itunes-subscribe
	{
		position: absolute;
		top: 40px;
		right: auto;
		left: 0px;
		width: 80px;
		font-size: 12px;
		line-height: 13px;
	}
	
	.mejs-container .mejs-controls
	{
		width: 88% !important;
	}
}