/*
 Theme Name:   Sfhs
 Theme URI:    http://www.ohsocreative.co.uk
 Author:       Mikko at Ohsocreative
 Author URI:   http://www.ohsocreative.co.uk
 Template:     Divi
 Version:      1.0.0

White:			E9E1D3

BG: 			F4F0E9

Blue bright:	2176FF
Blue light:		BACFEF
Blue dark:		043977

Black:			21262A
Article Text:	31383f
Gray:			424B54

*/

.wpcf7 input { width: 100%; font-size: 16px; padding: 10px; }
.wpcf7-textarea { width: 100%; font-size: 16px; padding: 10px; }
.wpcf7 input[type=submit] { width: 200px; height: 50px; font-size: 20px; border: none; background-color: #f4f0e9; }
.wpcf7 input[type=submit]:hover { background-color: #efebe4; cursor: hand; cursor: pointer; }

p.product-download { text-align: right; }
p.product-download a.et_pb_button { font-size: 14px !important; }

/*---------------------------------------------
ARCHIVES
---------------------------------------------*/
.archive-intro-wrapper { padding-bottom: 30px; margin-bottom: 50px; border-bottom: 1px solid #ccc; }

/*---------------------------------------------
EMAIL SUBSCRIBE FORM
---------------------------------------------*/
.gform_wrapper.enews-subscribe-form_wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
}
.gform_wrapper.enews-subscribe-form_wrapper .gfield_required {
  color: #fff;
}
.gform_wrapper.enews-subscribe-form_wrapper .field_sublabel_above .ginput_complex.ginput_container label {
  font-size: 90%;
}
.gform_wrapper.enews-subscribe-form_wrapper input[type="submit"] {
  border: none;
  padding: 10px 15px;
  background-color: #bbd0ee;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 18px !important;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.gform_wrapper.enews-subscribe-form_wrapper input[type="submit"]:hover {
  background-color: #fff;
}

/*--------------------------------------------------
*  Custom table plugin styling
*---------------------------------------------------*/
.filters{
  height: 28px;
  margin-bottom: 30px
}
.filters button{
  border: 1px solid #f4f0e9;
  height: 28px;
  font-size: 20px;
  background-color: #f4f0e9;
}
.filters input{
  border: 1px solid #bbb;
  height: 28px;
  font-size: 20px;
  background-color: #fff;
}
.alphabet-search button.no-button,.alphabet-search{font-size: 20px;}

.alphabet-search button.no-button:hover,.alphabet-search button.no-button.active {background: #f4f0e9;}
.alphabet-search h3{display:none;}

#content-area table.search-table tr,#content-area table.search-table td,#content-area table.search-table th{
padding:0;
}

#content-area table.search-table th{
background: #f4f0e9;
}

form .navigation ul li a{
  font-size:20px;
  background:none;
  border-radius:0!important;
  padding:5px!important;
}
form .navigation ul li a:hover,form .navigation ul li.active a{
  background: #f4f0e9;
}

/*--------------------------------------------------
*  BB Press
*---------------------------------------------------*/
.bbp-login-form .bbp-remember-me label {
	width: auto;
}
