aside.sidebar .grid-box {
box-shadow: none;
border: 0;
background: transparent;
}

blockquote a {
	color: #e0e9f0 !important;
	text-decoration: underline;
}

.email-container {
	background: #409edd;
	margin: -44px 0 28px;
	padding: 26px 0 70px;
	color: #fff;
	text-align: center;
}

.email-inner {
	max-width: 530px;
	margin: 0 auto;
}

.email-container h3 {
	color: #fff;
}

.email-inner-form {
	margin-top: 26px;
}

.email-inner-form input {
	display: inline-block;
	vertical-align: top;
}

.email-container #drip-email {
	height: 45px;
	width: 300px;
	line-height: 20px;
	color: #464a4c;
	border-radius: 4px 0 0 4px;
}

.email-container #drip-submit {
	height: 25px;
	border-radius: 0 4px 4px 0;
	background: #DB9634;
	margin-left: -5px;
}

.page-id-2010 .the-post {
	padding: 50px 23px !important;
}

.page-id-2010 .the-post p {
  font-size: 15px;
  line-height: 1.85em;
}

.tab {
	background: #fff;
	box-shadow: 0 1px 0 0 rgba(238, 238, 238, 0.6);
	border: 1px solid #efefef;
	padding: 0 25px;
}

.tabcontent {
    display: none;
    text-align: center;
}

#zzper-worden {
	display: block;
}

.tab button{
  display: block;
  margin: 0;
  background: none;
  color: #000;
  padding: 16px 20px;
  line-height: 1.5em;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
  text-align: left;
  font-size: 14px;
}

.tab .tablinks:last-child {
	margin-bottom: 25px;
}

.tab h3{
  font-weight: 400;
  margin: 0px -15px 25px -15px;
  padding: 20px 0;
  font-size: 1.3rem;
  text-align: center;
  background: #f7f7f7;
}

.tabcontent h3{
  margin-top: 0;
  text-align: center;
  margin-bottom: 40px;
  font-size: 1.8rem;
}

.tabGrid{
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #efefef;
}

.tabPost{
  flex-grow: 1;
  flex-basis: 0;
  margin: 20px;
}

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

.tabPost .tabPostTitle {
  display: block;
  font-family: 'Merriweather', 'Open sans', arial;
  font-weight: bold;
  font-size: 16px;
  padding: 20px 15px;
  line-height: 1.60em;
  border: 1px solid #f1f1f1;
  border-radius: 1px;
}

.tabPost .tabPostTitle em {
	font-weight: 300;
}
