/**
 * Theme Name: WFT
 * Description: Built for Wheelock Family Theater in 2018
 * Version: 1.0
 * Author: Aaron Hodge Silver
 * Template: jupiter
 */

/*
 * Custom CSS added by Aaron Hodge Silver
 */

.clr {
	clear: both;
}

/* header changes */
.mk-header-nav-container {
	background: #00aeec;
}
.header-style-2 .menu-hover-style-3 .main-navigation-ul > li.menu-item {
	line-height: 60px;
}
.mk-header.sticky-style-fixed .header-logo.logo-has-sticky img {
	max-height: 60px;
}
#theme-page .theme-page-wrapper .theme-content {
	padding-top:10px;
}

/* Adding the Boston University plate to the header */
#bu-plate {
	z-index: 1;
	right: 20px;
}

@media only screen and (max-width:769px) {
	#bu-plate {
		display: none;
	}
}

.header-style-2.header-align-left .mk-grid .header-logo {
	left: 10px !important;
}

@media handheld, only screen and (max-width:900px) {
	.header-style-2.header-align-left .mk-grid .header-logo {
		left: 10px !important;
	}
	.header-logo, .header-style-4 .header-logo {
	    height: 70px !important;
	}
}

/*title bar changes */
#mk-page-introduce {
	padding: 9px 0 15px 0;
}

/* icon box - no hard return in learn more */
.icon-box-readmore br {
	display:none;
}

/* donate button */
.donate-button .vc_btn3.vc_btn3-size-lg {
	padding: 18px 50px;
}

/* shortcode-produced titles (remove tile/dotted pattern) */

.mk-fancy-title.pattern-style {
	background:none;
	font-size: 110%;
}

/*** Header *********************************************************/
.page-title {
	margin: 15px 20px -1px;
}

/* Breadcrumbs */
#mk-breadcrumbs .mk-breadcrumbs-inner {
	text-transform: unset;
}

/*** Footer *********************************************************/
#mk-footer .textwidget a {
    color: #95bfff ;
}
#mk-footer .textwidget a:hover {
    color: #ffffff ;
}

/* left-most widget with logo and address */
#footer_logo {
	display: inline-block;
	float: left;
	margin-right: 25px;
}

#footer_address {
	display: inline-block;
}

@media screen and (max-width: 768px) {
	#mk-footer {text-align: center;}
	.widget_social_networks .align-left {text-align: center !important;}
	#footer_logo {
    display: block;
    float: none;
    margin-right: 0;
    margin-bottom: 25px;
	}
}

/*** Homepage ********************************************************/

/* top three boxes */
.home-three .mk-text-block p {
	font-size: 14px;
}

.home-three .wpb_single_image.wpb_content_element {
	margin-bottom: 5px;
}

.home-three h2 {
	margin-bottom: 5px;
}

.home .mk-button--size-medium {
	font-size: 14px;
	letter-spacing: .5px;
}

/* next upcoming show */
.upcoming_show .dates {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 12px;
}

/* home circles */
.vc_row.mk-fullwidth-true.home-circles {
	overflow: initial;
	margin-top: 35px;
}

.home-circles > div {
	margin-top: -40px;
}

.home-circles > div > div {
	padding-bottom: 40px;
}

.home-circles .vc_icon_element {
	margin-bottom: 15px;
}

.home-circles .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    border: 2px solid #3cafec;
}

.home-circles h3 a {
		color: #fff;
}

.home-circles h3 a:hover {
		text-decoration:underline;
}

/*** Single Show *********************************************************/
.mk-post-nav {
    display: none;
}

/* header/hero bg image & page title */
body.single-show #mk-page-introduce.intro-left,
body.page-template-cast #mk-page-introduce.intro-left{
	height: 270px;
	background-size: cover;
	background-position: top center;
	background-color: #000;
	background-repeat: no-repeat;
}

body.single-show .page-title,
body.page-template-cast .page-title {
	display: inline-block;
	padding: 20px;
	background: rgba(0,0,0,.7);
	color: #eee;
	margin: 0 !important;
	display: none;
}

body.single-show #mk-breadcrumbs,
body.page-template-cast #mk-breadcrumbs {
	display:none;
}

/* three boxes in the middle */
body.single-show .show-three-boxes .mk-custom-box .box-holder {
	padding: 10px 0px;
}

body.single-show .show-three-boxes .mk-custom-box .mk-text-block p {
	background: rgba(255, 255, 255,.8);
	padding: 20px 0;
	text-align: center;
	margin: 0 -20px;
	font-size: 21px;
}

body.single-show .show-three-boxes .mk-custom-box .mk-text-block p a {
		color: #484848;
}

body.single-show .show-three-boxes .mk-custom-box .mk-text-block p a:hover {
		text-decoration:underline;
}

/* trailer box */
body.single-show .show-three-boxes .mk-custom-box.show-trailer .mk-text-block p {
	background: url('https://www.wheelockfamilytheatre.org/wp-content/themes/wft/assets/images/play-button.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 60px;
	padding: 0;
}

body.single-show .show-three-boxes .mk-custom-box.show-trailer .mk-text-block p a {
	display: inline-block;
	height: 59px;
	width: 80px;
}

.wpb_content_element.hr-less-margin-bottom {
	margin-bottom: 15px;
}

/*custom colored button */

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg {
 	color: #fff !important;
   background-color: #F42F9C !important;
	box-shadow: 0 5px 0 #b7106d !important;
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px !important;
	box-shadow: 0 2px 0 #b7106d !important;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-pink {
    color: #fff !important;
    background-color: #b7106d !important;
}

/*** People (& cast) Listing ********************************************************/
.person_row h3 {
	margin-bottom: 2px;
}

.person_row h3 p {
	display:none;
}

.person_row h3 .cast_part {
	display: inline;
	font-size: 14px;
	font-style: italic;
	font-weight: 100;
	padding-left: 10px;
}

.person_row .vc_separator.wpb_content_element,
.person_row .wpb_single_image.wpb_content_element {
	margin-bottom:10px;
}

/*** Class listing *****************************************************************/
.master-holder h2.class_header {
	color: #1dafec;
	text-transform: uppercase;
	font-size: 24px;
	padding-top: 17px;
	margin-bottom: 0;
}

.one_class {
	margin: 0 110px 20px 110px;
	padding: 20px 0 10px 0;
}

.one_class .class_content.with_image {
	width: 74%;
	float: right;
}

.one_class .class_image {
	width: 24%;
	float: left;
}

.one_class .class_image img {
	max-width: 100%;
	margin-bottom: 15px;
}

.class_meta {
	margin: 10px 0;
	font-size: .8rem;
	opacity: .8;
}

.one_class .dates_times {
	font-weight: bold;
	color: #888;
	float: left;
	width: 68%;
	padding-top: 5px;
}

.one_class .dates_times .times {
	font-weight: normal;
}
.one_class .dates_times .times:before {
	content:" \2013\00a0";
}

.one_class .register_button {
	float: left;
	width: 30%;
}

@media screen and (max-width: 1028px) {
	.one_class .dates_times .times {
		display: block;
		padding:0;
	}
	.one_class .dates_times .times:before {
		content:"";
	}
}

@media screen and (max-width: 850px) {
	.one_class {
		margin: 0 0 20px 0;
		padding: 20px 0 10px 0;
	}
}

@media screen and (max-width: 640px) {
	.one_class h3 {
		text-align: center;
	}
	.one_class .class_content.with_image {
		width: 100%;
		float: none;
	}
	.one_class .class_image {
		width: 100%;
		float: none;
	}
	.one_class .class_image img {
		width: 100%;
		max-width: 300px;
		margin: 0 auto 15px auto;
		display: block;
	}
}

@media screen and (max-width: 480px) {
	.one_class .dates_times {
		float:none;
		width: 100%;
		padding-bottom: 10px;
	}
	.one_class .register_button {
		float:none;
		width: 100%;
	}
}

.one_class .tuition {
	color: #1dafec;
	font-weight: bold;
	margin-bottom:15px;
}

.option_row {
	border-top: 2px dashed #eee;
	padding: 5px 0;
	clear: both;
}

.option_row:last-of-type {
	border-bottom: 2px dashed #eee;
	margin-bottom: 10px;
}

.option_row .register_button .mk-button-container {
	margin-bottom: 0 !important;
}
.one_class .register_button .disabled .mk-button {
	cursor: not-allowed;
}

/* constant contact form */

.ctct-form-wrapper h2 {
	color: #323232;
	font: 16px "Helvetica Neue", Arial, sans-serif;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 12px 0;
}

.ctct-form-wrapper a.button.ctct-button {
	display: none;
}

.ctct-form-wrapper label {
	display: block;
	margin-bottom: 12px;
	line-height: 1;
	font-weight: bold;
	text-align: left;
}

.ctct-form-wrapper input[type=text],
.ctct-form-wrapper input[type=email] {
	width: 100%;
	height: 46px;
	padding: 10px 15px;
	border: 1px solid #b0b6bb;
	background-color: #ffffff;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	font-size: 14px;
	line-height: 1.5;
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #323232;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

.ctct-form-wrapper input[type="submit"] {
	display: block;
	width: 100%;
	margin-bottom: 0;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	padding: 16px;
	line-height: 1;
	background-image: none;
	background-color: #0078c1;
	color: #ffffff;
	border: none;
	box-shadow: none;
	border-radius: 3px;
	text-transform: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	border: 1px solid #0078c1;
	font-size: 14px;
	color: #ffffff;
	background-color: #0078c1;
}

.ctct-form-wrapper input[type="submit"]:hover {
	background-color: #0098f4;
	border: 1px solid #0098f4;
}

.ctct-form-wrapper .ctct-disclosure hr {
	display: none;
}

.ctct-form-wrapper .ctct-disclosure sub {
	font-size: 78%;
}

.ctct-form-wrapper .ctct-disclosure sub a {
	color:  #0078c1;
	text-decoration: underline;
}


.ctct-form-wrapper .ctct-form-field-checkbox {
	display: none;
}

/*** Classes Search *********************************************************/

#classes_search {
	border: 4px dashed #eee;
	border-radius: 10px;
	position:relative;
}

#classes_search .option_box {
	width: 100%;
	z-index: 20;
}

#classes_search .borderbox {
	background: #fff;
	border: 1px solid #e0e0e0;
	padding: 15px;
	cursor: pointer;
}

#classes_search .list_title {
	margin: 0;
	font-size: 20px;
	line-height: 1;
	color: #000;
	font-weight: bold;
}

#classes_search .list_title:before{
	content: "\25be";
	float:right;
	color:gray;
	transition: transform .3s ease-out;
}

#classes_search .open .list_title:before{
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#classes_search .checkboxes {
	max-height: 150px;
	overflow: auto;
	width: 100%;
	display:none;
	margin-top: 12px;
}

#classes_search .open .checkboxes {
	display:block;
}

#classes_search .the_fields {
	padding:20px;
}

@media (min-width: 730px) {
	#classes_search .the_fields {
		display: flex;
		width: 100%;
		justify-content: space-between;
		position:absolute;
	}
	#classes_search .option_box {
		width: 32.5%;
		margin-bottom:0;
	}
	#classes_search .checkboxes {
		max-height: 200px;
	}

	#classes_search .clr {
		min-height: 62px;
	}
}

@media (min-width: 900px) {
		#classes_search .option_box {
			width: 29%;
		}
}
#classes_search .submit {
	text-align: center;
	margin: 25px 0 20px 0;
}

#classes_search .submit input {
	border: none;
	padding: 10px 30px;
	font-size: 18px;
	border-radius: 5px;
	color: #fff;
	background: #00aeec;
}

#classes_search .submit input:hover {
	background: #0093c8;
}
