/*
Theme Name: GEB Child Theme
Theme URI: http://gebamerica.com
Version: 1.0
Description: GEB child theme of Voice theme
Author: 5by5 - A Change Agency
Author URI: http://5by5agency.com
template: voice
*/

/* Add your custom styles here... */

/*--------------------------------------------------------
>>>> TABLE OF CONTENTS:
----------------------------------------------------------
        1. Email Signup Form
        2. Schedule Page
---------------------------------------------------------*/


/* Email Signup Form */
#enews-form {
    position: fixed;
    transform: translate(0, -100%);
    width: 100%;
    transition: transform 0.3s ease-in-out;

    z-index: 3001;
}

#mc_embed_signup input.email::-webkit-input-placeholder {
    font-family: 'Open Sans', sans-serif !important;

}

.header-3-wrapper .nav-menu > li > a{
padding: 15px !important;
}

.site-footer .widget li a:hover{
    color: unset !important;
  }

  .nav-menu .action-menu-item a:hover{
    background-color: #CF4D35 !important;
    }
	
.show-enews-form {
    transform: translate(0) !important;
}

#enews-form h2 {
    margin-bottom: 0 !important;

    font-size: 18px !important;
    color: #fff;
}

#enews-form p {
    text-align: center;
    color: #fff;
    font-family: sans-serif !important;
    font-size: 16px;
    letter-spacing: 1.2px;
    font-weight: 100;
}

.soc-nav-menu li a:hover{
	background-color: white !important;
}
.soc-nav-menu li a:hover{
	background-color: white !important;
}
.soc-nav-menu li a:hover{
	background-color: white !important;
}
.soc-nav-menu li a:hover{
	background-color: white !important;
}

.top-header .vce-search-form .vce-search-input{
color: #4A4A4A !important;
padding: unset !important;
margin: unset !important;
}
#enews-form input {
    width: 100%;
    margin-bottom: 10px !important;
}

#enews-form #mc_embed_signup {
    position: relative;
    max-width: 1250px;
    margin: 0 auto;
    padding: 40px !important;
    background-color: rgba(0,0,0,0.97) !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 2px 50px -10px #000;
}

.close-enews-form {
    position: absolute;
    margin: 10px;
    right: 0;
    bottom: 0;
    color: #fff;
    font-family: sans-serif;
    line-height: 1;
    width: 20px;
    height: 20px;
}
.close-enews-form span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, calc(-50% - 1px));
}
.close-enews-form:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    border-radius: 50%;
}

#enews-form #mc_embed_signup form {
    margin: 0 auto;
    max-width: 750px;
  	color: #fff;
}

#enews-form #mc_embed_signup form input {
    border-radius: 10px !important;
}

/* Schedule Page */
.vce-page .entry-content.schedule{
	width: 753px;
	max-width: 753px;
}
.vce-main-content.schedule{
	width: 100%;
}
#schedule-wrapper.non-mobile{
	display: none;
}
#schedule-wrapper.mobile{
	display: none;
}
#schedule{
	overflow-x: hidden;
	position: relative;
	margin-bottom: 60px;
}
#schedule-header{
	background-color: rgb(39,35,93);
	padding: 10px 0;
	text-align: center;
}
#schedule-header h3{
  font-size: 23px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-family: 'Open Sans';
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0px;
}
#schedule-header img{
	display: inline-block;
	width: 80px;
	margin-left: 10px;
        position: relative;
        top: -5px;
}
#schedule #prev-page{
	position: absolute;
	left: 20px;
	top:20px;
	z-index: 10000;
	background-image: url('./images/prev-arrow.png');
	background-size: cover;
	height: 20px;
	width: 20px;
}
#schedule #next-page{
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 10000;
	background-image: url('./images/next-arrow.png');
	background-size: cover;
	height: 20px;
	width: 20px;	
}
#schedule-wrapper #day-column{
	width: 84px;
	display: inline-block;
	position: absolute;
	z-index: 10000;
}
#schedule-wrapper{
	position: relative;
}
#schedule-wrapper .day{
	height: 84px;
	width: 84px;
	background-color: rgb(243, 243, 243);
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: black;
}
#schedule-wrapper .day.arrow{
	background-color: rgb(220,220,220);
	height: 84px;
}
#schedule-wrapper .day-sep{
	background-color: rgb(220,220,220);
	width: 84px;
	height: 5px;
}
#schedule #schedule-information{
	background-color: white;
	width: 30000px;
	margin-left: 84px;
	position: relative;
}
#schedule #header-column{
	margin-left: 84px;
	height: 84px;
	position: relative;	
}
#schedule #header-column .time-chunk{
	display: inline-block;
	height: 84px;
	width: 334.5px;	
	background-color: rgb(220,220,220);
	float: left;
	padding: 20px 5px;
	color: black;
	font-size: 16px;
	position: relative;
}
#schedule #header-column .time-chunk:before{
	position: absolute;
	content: '';
	height: 68px;
	top: 8px;
	background-color: rgb(161, 161, 161);
	width: 2px;
	left: 0px;	
}
#monday-row, #tuesday-row, #wednesday-row, #thursday-row, #friday-row, #saturday-row, #sunday-row{
	height: 84px;
}
.row-sep{
	background-color: rgb(220,220,220);
	width: 100%;
	height: 5px;	
}
.item{
	width: 334.5px;
	height: 84px;
	background-color: rgb(255,255,255);
	display: inline-block;
	vertical-align: top;
	float: left;
	padding: 5px;
	border-right: solid 5px rgb(220,220,220);
	color: black;
}
.item span{
	font-size: 12px;
	color: black;
	display: inline;
}
.item img{
	height: 74px;
	width: 100px;
	display: inline-block;
	margin-right: 10px;
	float: left;
}

.item.one-blocks{width:334.5px;}
.item.two-blocks{width:669px;}
.item.three-blocks{width:1003.5px;}
.item.four-blocks{width:1338px;}
.item.five-blocks{width:1672.5px;}
.item.six-blocks{width:2007px;}
.item.seven-blocks{width:2341.5px;}
.item.eight-blocks{width:2676px;}
.item.nine-blocks{width:3010.5px;}
.item.ten-blocks{width:3345px;}
.item.eleven-blocks{width:3679.5px;}
.item.twelve-blocks{width:4014px;}
.item.thirteen-blocks{width:4348.5px;}
.item.fourteen-blocks{width:4683px;}
.item.fifteen-blocks{width:5017.5px;}
.item.sixteen-blocks{width:5352px;}
.item.seventeen-blocks{width:5686.5px;}
.item.eighteen-blocks{width:6021px;}
.item.nineteen-blocks{width:6355.5px;}
.item.twenty-blocks{width:6690px;}
.item.twentyone-blocks{width:7024.5px;}
.item.twentytwo-blocks{width:7359px;}
.item.twentythree-blocks{width:7693.5px;}
.item.twentyfour-blocks{width:8028px;}
.item.twentyfive-blocks{width:8362.5px;}
.item.twentysix-blocks{width:8697px;}
.item.twentyseven-blocks{width:9031.5px;}
.item.twentyeight-blocks{width:9366px;}
.item.twentynine-blocks{width:9700.5px;}
.item.thirty-blocks{width:10035px;}
.item.thirtyone-blocks{width:10369.5px;}
.item.thirtytwo-blocks{width:10704px;}
.item.thirtythree-blocks{width:11038.5px;}
.item.thirtyfour-blocks{width:11373px;}
.item.thirtyfive-blocks{width:11707.5px;}
.item.thirtysix-blocks{width:12042px;}
.item.thirtyseven-blocks{width:12376.5px;}
.item.thirtyeight-blocks{width:12711px;}
.item.thirtynine-blocks{width:13045.5px;}
.item.forty-blocks{width:13380px;}
.item.fortyone-blocks{width:13714.5px;}
.item.fortytwo-blocks{width:14049px;}
.item.fortythree-blocks{width:14383.5px;}
.item.fortyfour-blocks{width:14718px;}
.item.fortyfive-blocks{width:15052.5px;}
.item.fortysix-blocks{width:15387px;}
.item.fortyseven-blocks{width:15721.5px;}
.item.fortyeight-blocks{width:16056px;}


@media screen and (max-width: 1000px){
	.vce-page .entry-content.schedule{
		max-width: 95%;
	}	
	#schedule-wrapper.non-mobile{
		display: none;
	}
	#schedule-wrapper.mobile{
		display: block;
		position: relative;
	}
	#mobile-prev{
		position: absolute;
		top: 22px;
		left: 10px;
		height: 20px;
		width: 20px;
		background: url('./images/prev-arrow-white.png');
		background-size: cover;
	}
	#mobile-next{
		position: absolute;
		top: 22px;
		right: 10px;		
		height: 20px;
		width: 20px;
		background: url('./images/next-arrow-white.png');
		background-size: cover;
	}	
	#mobile-schedule-header{
		background-color: rgb(39,35,93);		
		padding: 10px 0;
		text-align: center;
		-webkit-box-shadow: 0px 25px 33px -24px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 25px 33px -24px rgba(0,0,0,0.75);
		box-shadow: 0px 25px 33px -24px rgba(0,0,0,0.75);		
	}
	#mobile-schedule-header h3{
		font-size: 23px;
		color: rgb(255, 255, 255);
		font-weight: bold;
		font-family: 'Open Sans';
		text-transform: uppercase;
		display: inline-block;
		margin-bottom: 0px;
	}
	.listing{
		width: 100%;
		display: none;
	}
	.listing #mobile-item{
		width: 100%;
		display: table;
		table-layout: fixed;
		border-top: 1px solid rgb(220,220,220);
		border-left: 1px solid rgb(220,220,220);
		border-right: 1px solid rgb(220,220,220);
		color: black;
	}
	.listing #mobile-item:last-of-type{
		border-bottom: 1px solid rgb(220,220,220);
	}
	.listing #mobile-item .mobile-time{
		background-color: rgb(243, 243, 243);
		display: table-cell;
		width: 100px;
		padding: 20px;
		vertical-align: middle;
		border-right: 1px solid rgb(220,220,220);
	}
	.listing #mobile-item .mobile-text{
		display: table-cell;
		vertical-align: middle;
		padding-left: 20px;
		color: black;
	}	
}
@media screen and (max-width: 670px){
	#mobile-prev{
		top: 15px;		
	}
	#mobile-next{
		top: 15px;
	}
.page-id-3710 .mks_tab_item {padding-top:100px;}
}
@media screen and (max-width: 500px){
	.vce-page .entry-content.schedule{
		max-width: 100%;
	}	
}


/* FOOTER */

.menu-5by5-footer-container ul{
  column-count: 2;
  }
  
  .site-info p{
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -0.02px;
    line-height: 16px;
    text-align: left;
  }
  
  .site-footer .widget{
  background: unset !important;
  margin-bottom: 0px !important;
  border: unset !important;
  }
  
  .site-footer .widget li{
  padding: 10px 0 !important;
  margin-left: 35px;
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.03px;
  line-height: 19px;
  width: 119px;
  text-align: left;
  }
  
  .site-footer .widget p{
  padding: 10px 0 !important;
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.03px;
  line-height: 19px;
  }
  
  /* .widget>div p, .widget_text p{
  margin-bottom: 0px;
  } */

  .bit-3{
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.03px;
  line-height: 19px;
  text-align: center;
  }
  
  img.footer-social{
    padding-left: 15px;
    padding-right: 15px;
  }

  #media_image-2 img{
  width: 151px;
  height: 56px;
  padding: 10px 0;
  margin-left: auto;
  margin-right: auto;
  }
  
  .grid-50{
  text-align: center;
	}
	
	/* HEADER */

	.menu-social-menu-container a {
		color: #4A4A4A !important;
    font-size: 25px !important;
    margin-left: 20px;
    width: unset !important;
    padding: unset !important;
		}
	.site-branding img{
		max-height: 100% !important;
	}
		
		.vce-logo img{
		width: 124px !important;
		height: 46 !important;
		}
	@media screen and (max-width: 768px) {
		.vce-logo img{
   		 height:auto  !important;
  }
}
		.main-header .header-3-wrapper .site-title a.has-logo{
		line-height: 20px !important;
		}
		
		.nav-menu .action-menu-item a{
		background-color: #CF4D35;
		font-family: 'Open Sans', sans-serif !important;
		border-radius: 3px;
		color: white !important;
		width: 180px;
		height: 32px;
		}
		
		#sticky_header .nav-menu .action-menu-item{
			margin-top: 10px;
		}

		.header-3-wrapper .nav-menu > li > a{
			color: #4A4A4A;
			font-family: 'Roboto Slab', serif;
			font-size: 16px;
			font-weight: 400;
			letter-spacing: -0.03px;
			line-height: 19px;
			text-align: center;
			padding-left: 40px !important;
			padding-right: 40px !important;
			padding-top: 5px !important;
			margin-top: 20px;
			}
			
			@media screen and (max-width: 1200px) {
			.header-3-wrapper .nav-menu > li > a{
				padding-left: 25px !important;
			padding-right: 25px !important;
			}}
			
			.top-header{
			border-bottom: 1px solid #4A4A4A;
			padding-bottom: 60px;
			}
			
			.top-header .vce-search-form{
			border: 1px solid #4A4A4A;
			width: 329px;
			height: 34px;
			margin-left: 150px;
			}
			
			.vce-wrap-left ul > li{
			width: 361px;
			height: 44px;
			margin-top: auto;
			margin-bottom: auto;
			}