/*-------------------------------------------
				TYPE
-------------------------------------------*/	
.intro-text p{
	font-size:20px;
}

.titles-i{
	/*font-size:35px;
	font-family:'Playfair Display', serif;
	font-weight:700;*/
	text-align:center;
		margin-bottom:15px;
}

.titles-ii{
	font-size:25px;
	font-family:'Playfair Display', serif;
	font-weight:700;
}

.titles-iii{
	font-size:20px;
	font-family:'Playfair Display', serif;
	font-weight:700;
}

.header-p{
	font-size:25px;
	text-align:center;
}
/**********
 SCHEDULE
**********/
/*date/class row font size and height*/
html div.healcode table.schedule tr th,
html div.healcode table.enrollments tr th, 
html div.healcode table.healcode-appointments tr th, 
html div.healcode ol.enrollment_list li.cancelled div tr th {
    padding: 1em .5em;
    font-size: 16px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
/*time/sign-up height*/
html div.healcode table.schedule tr td, 
html div.healcode table.schedule tr th, 
html div.healcode table.enrollments tr td, 
html div.healcode table.enrollments tr th, 
html div.healcode table.healcode-appointments tr td, 
html div.healcode table.healcode-appointments tr th, 
html div.healcode ol.enrollment_list li.cancelled div tr td, 
html div.healcode ol.enrollment_list li.cancelled div tr th {
    padding: 1em .5em;
}
html div.healcode .header select {
    margin: 1em .5em;
}
html div.healcode .header .date_links .week_links {
    padding: 1em 0;
}
html div.healcode .week_links a, 
html div.healcode .healcode-date-links-area a, 
html div.healcode .week_links a, div.healcode .week_links a:visited, 
html div.healcode .healcode-date-links-area a, 
html div.healcode .healcode-date-links-area a:visited {
    padding: 1em 0;
    font-size: 12px;
}
/*class/instructor dropdown height*/
html div.healcode .header select {
    height: 38px;
}
/*button radius and animation*/
html div.healcode a.hc-button, 
html div.healcode input.hc-button {
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
/*other button radius*/
html div.healcode .week_links span.next_week a, 
html div.healcode .healcode-date-links-area span.healcode-next a {
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    -o-border-top-right-radius: 2px;
    -ms-border-top-right-radius: 2px;
    -khtml-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -o-border-bottom-right-radius: 2px;
    -ms-border-bottom-right-radius: 2px;
    -khtml-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
html div.healcode .week_links span.previous_week a, 
html div.healcode .healcode-date-links-area span.healcode-previous a {
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    -o-border-top-left-radius: 2px;
    -ms-border-top-left-radius: 2px;
    -khtml-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -o-border-bottom-left-radius: 2px;
    -ms-border-bottom-left-radius: 2px;
    -khtml-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
html div.healcode .header .date_links .healcode-jump-to-date input {
    background-position: 6px 8px;
    padding: 1em 0 1em 30px;
    width: 92%;
}
html div.healcode .header input[type="text"] {
    border-radius: 2px;
}


/**********
  CLASSES
**********/  
html div.healcode .healcode-image-area {      
    display: none;  
}    
html div.healcode .class_list .class_offered_link {      
    padding: 1em;      
    -webkit-border-radius: 0;      
    -moz-border-radius: 0;      
    -moz-box-shadow: 0 0 0 transparent;      
    -webkit-box-shadow: 0 0 0 transparent;      
    box-shadow: 0 0 0 transparent;      
} 
html div.healcode {  
    font-size: 18px;  
}  
html div.healcode .class_list .class_description {     
    padding-bottom: 15px;      
    padding-top: 15px;      
    line-height: 1.7em;  
}  
html div.healcode .class_list h1.class_name {      
    font-size: 22px;       
}  
html div.healcode img {  
    display: none;  
}

/*-------------------------------------------
				PODCAST
-------------------------------------------*/			

.podcast-subscribe{
	text-align:left;
}

.references{
	font-family: Poppins;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 12px;
    color:#000;
}

.podcast-page .cat-post-title:nth-of-type(1):before{
	content:"Latest Episode";
	text-transform:uppercase;
	letter-spacing:0.02em;
	font-weight:600;
	display:block;
	margin-bottom:6px;
	color:#c1c1c1;
	font-size:14px;
	font-family:'Hind', sans-serif;
}


.podcast-page .post-Title:nth-of-type(2) .cat-post-title:before{
	content:"";
	margin-top:10px;
	padding-top:25px;
	border-top:1px solid #eaeaea;
}

.cat-post-title{
	font-size:30px;
	font-family:'Playfair Display', serif;
	font-weight:700;
	text-transform:none;
}

.cat-post-item .cat-post-title::before{
	content:"";
	display:none;
}

.cat-post-item .cat-post-title{
	font-weight:600;
	font-size:14px;
	font-family:'Hind', sans-serif;
}

.podcastaudio{
	width:100%;
}

ul.playlist-pod, ul.playlistHeadNew{
	padding:0;
	width:100%;
	font-size:12px;
	line-height:19px;
		margin-top:0px;
		margin-right:auto;
		margin-bottom:0px;
		margin-left:auto;
		padding-left:0px;
}

ul.playlist-pod li ul{
	padding-left:0px;
}

ul.playlistHead li{
	display:inline-block;
	width:31%;
	padding-left:3px;
}

ul.playlistHeadNew li{
	font-family: Poppins;
    letter-spacing: 0.05em;
	color:#000;
	font-weight:600;
	margin-top:1.5em;
	font-size:12px;
		padding-left:10px !important;
		padding-bottom:5px;
		margin-bottom:5px;
	border-bottom:1px solid #eaeaea;
}

ul.playlist-pod li{
	display:block;
}

ul.playlist-pod li ul{
	display:block;
}

ul.playlist-pod li ul li{
	display:inline-block;
	width:31%;
	padding-left:3px;
}

ul.playlistHeadNew li, ul.newPodcast li ul li{
	display:inline-block;
	width:34%;
	padding-left:3px;
}

ul.playlistHeadNew li{
	padding-left:3px;
}

ul.newPodcast{
	margin-bottom:2.5em;
}

ul.playlistHeadNew li:nth-of-type(2), ul.newPodcast li ul li:nth-of-type(2){
	display:inline-block;
	width:64%;
	padding-left:3px;
}


ul.playlist-pod li:nth-child(even){
    background-color:#eaeaea;
}

ul.playlist-pod li:nth-child(odd){
    background-color:none;
}

ul.playlist-pod li:nth-child(odd) ul li:nth-child(even){
    background-color:#fff;
}

ul.playlist-pod li ul li:nth-child(3){
    font-style:italic;
}