/*--------------------------------------------------------------
>>> MASTER.CSS TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 General
2.0 Header
3.0 Pages
	3.1 Home Page
	3.2 Forum Page
	3.3 Tabs
	3.4 Join
	3.5 Tables
	3.6 Galleries
4.0	Blog
5.0	Sidebar
6.0	Footer
7.0	Responsive
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 General
--------------------------------------------------------------*/

.inner,
.home-content,
.site-content,
.sticky-contact,
#colophon,
.menu-secondary-menu-container {
	width: 100%;
	max-width: 1230px;
	margin: 0 auto;
	padding: 0 2%;
}
.site-content {
	background-color: #fff;
}

h1, h3 {
   font-weight: normal;
}
h1, h2, h3 {
   color: #5d89b3;
}
.entry-content h3 {
	font-size: 1.4em;
}
h2.widget-title {
	font-weight: normal;
}
#content {
	padding-top: 1.75em;
}
.entry-content ul {
	margin: 0 0 1em 0;
}
.entry-content li {
	font-weight: bold;
	margin-bottom: 0.75em;
	list-style: none;
}
.entry-content li:before {
	content: "\f10c";
	font-family: FontAwesome;
	color: #5d89b3;
	margin-right: 0.5em;
	margin-left: -1.5em;
}
.page-feature-image {
	max-height: 300px;
	overflow: hidden;
}
.page-feature-image img {
	width: 100%;
	height: auto;
}
.page-feature-image {
	margin-bottom: -4.5em;
	position: relative;
	z-index: -9;
}

/** Make YouTube Videos Responsive **/

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin: 0 0 1.5em 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*--------------------------------------------------------------
2.0 Header
--------------------------------------------------------------*/

#masthead {
	background-color: #fff;
}
.logo {
	width: 35%;
	float: left;
}
#secondary-navigation {
	margin-bottom: 0.75em;
	background-color: #67b2e7;
	height: 0.2em;
}
.menu-secondary-menu-container li a {
	color: #fff;
	text-decoration: none;
}
.menu-secondary-menu-container li a:hover {
	text-decoration: underline;
	color: #ff6a00;
}
.menu-secondary-menu-container ul {
	margin: 0;
	padding: 0.2em 0.5em 0.1em 0.5em;
	list-style: none;
	display: table;
	background-color: #67b2e7;
}
#sub-menu {
	float: right;
}
.menu-secondary-menu-container li {
	float: left;
	padding: 0 0.5em;
}
.header-contact-wrap {
	width: 65%;
	padding: 0.5em 0;
	float: left;
	text-align: right;
}
.header-contact {
	float: right;
}
.header-contact input[type="submit"] {
	display: none;
}
.header-contact .search-form {
	padding: 0.5em;
	margin-right: 0.5em;
	width: 150px;
}
.header-contact .search-form input[type="search"] {
	width: 100%;
	border: 1px solid #67b2e7;
}
p.site-description {
	text-align: right;
	width: 75%;
	float: left;
	font-weight: normal;
	color: #5d89b3;
	font-size: 1.5em;
	line-height: 1.2;
	margin: 0.8em 0 0.4em 0;
}
.header-contact a {
	text-decoration: none;
	font-weight: normal;
}
.header-contact {
	font-size: 1.6em;
	line-height: 1.1;
	letter-spacing: -1px;
}
.header-contact a:hover {
	color: #ff6a00;
}
ul#top-menu {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: flex-end;
	justify-content:flex-end;
	margin: 1em 0;
}
ul#top-menu li {
	-webkit-flex: 1 auto;
	flex: 1 auto;
	margin: 1px;
}
ul#top-menu > li > a {
	font-size: 1.2em;
	line-height: 1.1;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 0.25em;
	color: rgba(255, 255, 255, .75);
	background-color: #67b2e7;
}
ul#top-menu > li > a:hover {
	text-decoration: none;
	background-color: #ff6a00;
	color: rgba(255, 255, 255, 1.0);
}
ul#top-menu li.current-menu-item a {
	color: rgba(255, 255, 255, 1.0);
}
#masthead #menu-item-74 a {
	background-color: #ff6a00;
	animation: blinker 1s linear;
	animation-iteration-count: 2;
}
@keyframes blinker {
  50% { opacity: 0; }
}
.header-logos {
	padding-top: 0.35em;
	margin: 0;
}
.header-logos a {
	display: inline-block;
	margin: 0 0.1em;
}
.header-logos img {
	max-height: 45px;
	border-radius: 5px;
	overflow: hidden;
}
.ticker {
	clear: both;
	display: block;
	background-color: #fff;
	padding: 0.25em 0;
}

/** Bolder Type in Ticker **/

#mtphr-dnt-229 a,
#mtphr-dnt-229 {
	font-weight: bold;
}

/*--------------------------------------------------------------
3.0 Pages
--------------------------------------------------------------*/
#primary #pg-17-1,
#primary #pgc-13-2-0 {
	margin-bottom: 0;
}
#pg-sub-heading h2 {
	margin-bottom: 0;
}
.wpcf7-form p {
	margin: 0.25em 0 0.75em 0;
}
.wpcf7-form input,
.wpcf7-form textarea {
	margin-top: 0.35em;
}

/*--------------------------------------------------------------
3.1 Home Page
--------------------------------------------------------------*/

.inner-home {
	overflow: hidden;
	color: #fff;
}

.page-template-page-home h1.entry-title {
	text-align: center;
	padding-top: 0.75em;
	margin-bottom: 0.5em;
	font-size: 2.6em;
	line-height: 1.2;
}

/** Home Widgets **/

.home-widgets-outer {
	background: #67b2e7 url('https://www.seacroftwheelers.co.uk/wp-content/uploads/2018/01/seacroft-wheelers-windmill-vector-front-4.svg') no-repeat center center;
	background-size: cover;
	background-size: contain;
}
.home-widgets-inner {
	max-width: 1230px;
	margin: 0 auto;
	padding: 1.5em 2%;
}
#services h3.widget-title {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	margin-bottom: 0;
}
#services .eo-events-widget {
	padding: 10px;
	background-color: rgba(0,0,0,.2);
}
#services .eo-events-widget li {
	color: rgba(255, 255, 255, .75);
}
#services a {
	display: block;
	overflow: hidden;
	position: relative;
	color: #fff;
	text-decoration: none;
}
#services a img {
	margin-bottom: -7px;
}
#services a:hover {
	outline: 3px solid #ff6a00;
	text-decoration: underline;
}
#services a.title:hover,
#services li.eo-event-future a:hover {
	outline: none;
}
#services a:hover h3 {
	background-color: rgba(255, 106, 0, .75);
}
#services a:hover h3::after {
	margin-left: 1em;
}
#services ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#services .eo-event-future {
	margin-bottom: 0.4em;
	padding-bottom: 0.4em;
	border-bottom: 1px dotted rgba(255, 255, 255, .6);
	font-size: small;
}
#services .eo-event-future a {
	font-size: 1rem!important;
}
.listing-item a.image {
	margin-bottom: 0.25em;
}

h2.home-posts-title {
	padding-top: 0.5em;
	margin-bottom: 0.25em;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	color: #f9f9f9;
	border-top: 3px dotted rgba(255, 255, 255, .25);
}
ul.home-posts {
	list-style: none;
	padding: 0;
	margin: 0 -1%;
}
ul.home-posts li {
	width: 25%;
	float: left;
	padding: 0.5em 1%;
}
ul.home-posts h3 {
	font-size: 1.2em;
	line-height: 1.1;
}
ul.home-posts a {
	color: #fff;
	text-decoration: none;
}
ul.home-posts a:hover {
	text-decoration: underline;
}

/** Calendar  **/

.calendar-outer {
	background-color: #f1f1f1;
	padding: 1.5em 0;
}

/** Social Feed **/

.social-outer {
	padding: 1.5em 0;
	overflow: hidden;
}
.social-outer .inner > div {
	margin: 0 -1%;
}
.social-outer section {
	width: 48%;
	margin: 1em 1%;
	float: left;
}

/** Forum **/

.forum-outer {
	background-color: #f1f1f1;
	padding: 1.5em 0;
}


/** Home Poster  **/

.homeposter img {
	margin-bottom: -7px;
}


/*--------------------------------------------------------------
3.2 Forum Page
--------------------------------------------------------------*/

.post-237 .entry-header {
	display: none;
}

/*--------------------------------------------------------------
3.3 Tabs
--------------------------------------------------------------*/

#primary .responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs .responsive-tabs__list__item--active:hover {
	background: #ff6a00;
	color: #fff;
}
#primary ul.responsive-tabs__list > li:before {
	display: none;
}
#primary .responsive-tabs__list__item {
	background: #67b2e7;
	color: #fff;
}
#primary .responsive-tabs__list__item:hover {
	background: #ff6a00;
}
#primary .responsive-tabs .responsive-tabs__list__item {
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

/*--------------------------------------------------------------
3.4 Join
--------------------------------------------------------------*/

.wpcf7-form {
	padding-bottom: 0.75em;
}
.wpcf7-form p > label {
	font-weight: bold;
}
.sw-ckbx-label {
	padding-bottom: 0.5em;
}
.sw-chkbx > .wpcf7-list-item {
	display: block;
}

/*--------------------------------------------------------------
3.5 Tables
--------------------------------------------------------------*/

.seacrofttable thead th,
table tr:first-of-type,
thead tr:first-of-type {
	font-weight: bold;
	text-align: left;
}
table tr:first-of-type,
thead tr:first-of-type {
	background-color: #67b2e7;
}
table tr:first-of-type,
thead tr:first-of-type,
table tr:first-of-type a,
thead tr:first-of-type a {
	color: white;
}
table thead + tbody tr:first-of-type,
table tr {
	background-color: #f9f9f9;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	color: inherit;
}
table tbody tr:hover {
	background-color: #f4f4f4;
}


/*--------------------------------------------------------------
4.0 Posts
--------------------------------------------------------------*/

.post-previews {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -1%;
}
.post-previews article {
	width: 33.333%;
	padding: 0 1%;
}
.post-previews .post-thumbnail {
	margin-bottom: 0.5em;
}
h2.entry-title {
	font-size: 1.6em;
	line-height: 1.2;
	margin-bottom: 0.5em;
}
h2.entry-title a {
	text-decoration: none;
}
.post-previews p {
	margin-top: 0;
}
.read-more-but a {
	display: inline-block;
}
.post-previews .entry-content {
	border-bottom: 1px solid #ccc;
}
.single .post-thumbnail {
	margin-bottom: -3.6em;
}
.single header.entry-header {
	position: relative;
	z-index: 2;
	display: inline;
}
.single h1.entry-title {
	background-color: #fff;
	display: inline-block;
	padding: 0.5em 0.75em 0 0;
	margin-bottom: 0.5em;
}
.single .entry-meta {
	font-size: 0.85em;
	background-color: #f1f1f1;
	padding: 0.5em;
}
.single .entry-meta a {
	text-decoration: none;
}
.nav-links {
	border-top: 1px solid #f9f9f9;
	padding: 1em 0;
	overflow: hidden;
}
.nav-previous a,
.nav-next a {
	text-decoration: none;
}
.nav-links a:hover {
	color: #ff6a00;
}
.nav-previous a:before {
	content: "\f190";
	font-family: FontAwesome;
	margin-right: 0.5em;
}
.nav-next a:after {
	content: "\f18e";
	font-family: FontAwesome;
	margin-left: 0.5em;
}

/*--------------------------------------------------------------
5.0 Sidebar
--------------------------------------------------------------*/

#secondary {
	padding: 0 0 0 0;
	margin-bottom: 1em;
}
#secondary ul {
	margin: 0;
	padding: 0 0 0 0.75em;
	list-style: none;
}
#secondary li a {
	color: #5d89b3;
	display: block;
	text-decoration: none;
	padding: 0.4em 0 0.4em 1.3em;
	line-height: 1.3;
	border-bottom: 1px solid #f1f1f1;
}
#secondary li a:before {
	content: "\f18e";
	font-family: FontAwesome;
	width: 1.1em;
	padding: 0.2em 0.5em 0.2em 0;
	margin: 0 0 0 -1.4em;
}
#secondary li a:hover {
	color: #ff6a00;
}
h3.widget-title {
	color: #fff;
	background-color: #5d89b3;
	padding: 0.15em 0 0.15em 0.6em;
	margin-bottom: 0.5em;
}
.search-form input[type="search"] {
	width: 60%;
	padding: 5px;
}
.widget-area .search-form input[type="submit"] {
	padding: 10px;
	font-size: 1em;
	line-height: 0.95;
	float: right;
}
search-form .search-submit {
	position: relative;
	top: -5px;
}


/*--------------------------------------------------------------
6.0 Footer
--------------------------------------------------------------*/

#footer-menu {
	background-color: #5d89b3;
	overflow: hidden;
	padding: 20px 0;
}
#footer-navigation {
	max-width: 1230px;
	margin: 0 auto;
	padding: 0 2%;
}
ul#footer-menu,
ul#footer-social {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;

	margin: 0 -1%;
	padding: 1em 0 0;
	list-style: none;
}
ul#footer-menu li,
ul#footer-social li {
	-webkit-flex: 1 auto;
	flex: 1 auto;
	margin: 0 1% 1em 1%;
}
ul#footer-menu a,
ul#footer-social a {
	background-color: #f9f9f9;
	color: #5d89b3;
	font-weight: bold;
	display: block;
	text-align: center;
	padding: 0.5em 0.25em;
	text-decoration: none;
}
ul#footer-menu a:hover,
ul#footer-social a:hover {
	color: #fff;
	background-color: #ff6a00;
}
#footer-outer {
	background-color: #324b60;
}
.site-info {
	text-align: center;
	font-size: 0.8em;
	padding: 0 2%;
}
.site-info,
.site-info a {
	color: rgba(255, 255, 255, .5);
	text-decoration: none;
}
.site-info a:hover {
	text-decoration: underline;
}
#colophon {
	padding: 1em 0;
}


/*--------------------------------------------------------------
7.0 Responsive
--------------------------------------------------------------*/

/** Screens bigger than 50em ONLY **/

@media screen and (min-width: 50em) {


}

@media screen and (max-width: 48em) {

	.header-contact .search-form {
		margin-right: 0;
	}
	.site-branding {
		margin-top: 1.5em;
	}
	#sub-menu {
		float: none;
		margin: 0 auto 1em auto;
		font-size: 12px;
	}
	.logo {
		margin: 2em 0 0.5em 0;
	}
	.logo,
	.header-contact-wrap {
		width: 50%;
	}

}

/** Mobile 800px **/

@media screen and (max-width: 50em) {

/** Header **/

#masthead {
	padding: 0 0 0.5em 0;
}
#sub-menu li:last-of-type a {
	border-right: none;
}
#secondary-navigation {
	width: 100%;
	text-align: center;
}
.site-branding {
	margin-top: 0.75em;
}

.logo {
	width: 100%;
	margin: 1.5em 0 0.5em 0;
}
p.site-description,
.header-contact-wrap {
	display: none;
}
.ticker {
	margin-bottom: 0.85em;
}
#site-navigation button.menu-toggle {
	width: 100%;
	margin: 0 0 0.3em 0;
}
#site-navigation button {
	font-size: 1.2em;
}
.main-navigation ul#top-menu {
	display: none;
}
ul#top-menu {
	margin: 0;
}
.main-navigation.toggled ul#top-menu {
	display: block;
}
ul#top-menu li {
    width: 50%;
    margin: 0;
}
ul#top-menu > li:last-child {
	width: 100%;
}
ul#top-menu > li:last-child > a {
	margin: 0.25em 1%;
}
ul#top-menu li.menu-item-has-children {
	width: 100%;
}
ul#top-menu li.menu-item-has-children a {
	margin: 0.25em 1%;
}
ul#top-menu > li > a {
	margin: 0.25em 2%;
	background-color: #ff6a00;
}
.main-navigation ul ul {
	display: block!important;
	position: relative;
	width: 98%;
	top: 0;
	left: 0;
	z-index: 1;
	box-shadow: none;
	margin: 0.25em 1%;
	background-color: #ff9041;
}
.main-navigation ul ul a {
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 0.15em;
}

/** Home **/

.home-widgets-inner {
	padding: 0.75em 2%;
}

ul.home-posts li {
	width: 100%;
}

/** Sidebar **/

#secondary {
	border-left: none;
	padding: 0 0 0 0;
}

/** Pages **/

#content {
	padding-top: 0.5em;
}

.page-feature-image {
	margin-bottom: 0;
}

/** Posts **/

.post-thumbnail {
	margin-bottom: 0;
}

/** Type Styles **/

h1, h2, h3, h4, h5, h6{
	margin: 0 0 0.2em 0;
	line-height: 1.3;
}
p {
	margin: 0 0 0.5em 0;
	line-height: 1.6;
}
.entry-content li {
	line-height: 1.3;
	margin-bottom: 0.25em;
}
.entry-content ul {
	margin: 0 0 0.5em 0;
}
.wp-caption .wp-caption-text {
	margin: 0.2em 0;
}

}
