/*
 Theme Name:     Pickwell
 Theme URI:      http://www.north-devon-design.co.uk
 Description:    Custom theme for Pickwell Foundation
 Author:         North Devon Design
 Author URI:     http://www.north-devon-design.co.uk
 Template:       basic
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

@import url("fonts/stylesheet.css");
@import url("fonts/font-awesome.css");

body {
	font-family: 'radikallight', arial, sans-serif;
	color:#333;
	font-size: 18px;
	background-color: #e5e5e5;
}

p {
	font-family: 'radikallight', arial, sans-serif;
	color:#333;
	font-size: 19px;
	line-height: 32px;
	margin-bottom:32px;
	padding:0;
}

h1, h2, h3 {
	
	font-family: 'radikalregular', arial, sans-serif;
	 font-weight: normal;
	 line-height: normal;
	 letter-spacing: .12em;

	
}

h4 {
	font-family: 'radikalregular', arial, sans-serif;
	 font-weight: normal;
	 line-height: normal;
}

.entry h2 {
	font-size: 22px;
	color:#42617e;
	padding:10px 24px;
	background-color: #e8cf15;
	margin-bottom:40px;
	display: inline-block;
}

.maxwidth {
    margin: 0 auto;
    position: relative;
    width: 90%;
    max-width: 1280px;
}

header {
	background-color: #42617e;
	position: relative;
}

.logo {
	display:inline-block;
	
}

a {
	text-decoration: none;
	color:#00b3cf;
}

a:hover {
	text-decoration: none;
}

/*============== NAVIGATION CUSTOMISATIONS ======================*/

.top-menu li a, 
.top-menu li span {
    display: block;
    padding-top: 4px;
    padding-bottom:4px;
    padding-right:12px;
    padding-left:12px;
    font-family: 'radikallight', arial, sans-serif;
	color:#fff;
	font-size: 20px;
    line-height: 20px;
    font-weight: normal;
    text-decoration: none;
    position: relative;
    cursor: pointer;
}

.top-menu li ul li a, .top-menu li ul li span {
	font-size: 15px;
	}
	
.top-menu li a:hover,
	.top-menu li span:hover,
	.top-menu li .sub-menu > li:hover > a, 
	.top-menu li .sub-menu > li:hover > span:hover  { 
	background-color:transparent;
	color: #e8cf15;
	}
	
	.top-menu .current_page_item span,
	.top-menu .current-page-ancestor a,
	.top-menu .current-page-ancestor span {
		color: #e8cf15;
	}
	
	.top-menu .current-page-ancestor ul li a {
		color: #fff;
	}


@media screen and (min-width: 1200px) {

.topnav {
	
	display:inline-block;
	text-align: right;
	float:right;
	padding-top:104px;
	background:none;
	
	
}

.topnav.grid {
	width: auto;
	display:inline-block;
}

.top-menu {
    background:transparent;
    position: relative;
    z-index: 1000;
    width: 100%;
}

.top-menu li {
    display: inline-block;
    position:static;
}

.top-menu ul li a {
    color: #fff;
    border-top:none;
}


	/*kill dropdowns*/

	.top-menu ul { 
	display: none; 
	 } 
	 
	.top-menu li:hover ul {
		display: block;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    background: none;
    width: 100%;
    z-index: 200;
    box-shadow: none;
    background: #42617e;
    text-align: center;
	}

	
	
	/* force sub menu on parent page */

	.top-menu .current_page_item ul,
	.top-menu .current-page-ancestor ul  {
	display: block;
	text-align: left;
	}
	
	
	
	
	.top-menu .current_page_item ul,
	.top-menu .current-page-ancestor ul,
	.top-menu li.current_page_item:hover > ul  {
    display: block;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    background: none;
    width: 100%;
    z-index: 10;
    box-shadow: none;
     text-align: center;
	}

	.top-menu .current_page_item ul li,
	.top-menu .current-page-ancestor ul li {
	display: inline-block;
	border:0;
	}
	
	
}


@media screen and (max-width: 1200px) {
	
	nav {
		display: none;
	}
}



/* end */

.fullhdrimg {
	display: block;
	width:100%;
	height:auto;
	z-index: 1;
	position: relative;
	/*background-size: cover;*/
}

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

.hdrtitle {
	position: absolute;
	z-index: 2;
	background-color: #fff;
	bottom:0;
	left: 50%;
    transform: translate(-50%, 0);
	
}

.hdrtitle h2 {
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin:0;
	padding:20px 60px;
	font-family: 'radikalregular', arial, sans-serif;
	white-space: nowrap;
	color:#e8cf15;
}

.home .hdrtitle h2,
.page-template-campaigns .hdrtitle h2 {
	color:#ff6d39;
}

.page-template-events .hdrtitle h2 {
	color:#00b3cf;
}




.hdrtext {
	display: block;
	padding-top:60px;
	padding-bottom:60px;
	text-align: center;
	font-size: 22px;
	font-family: 'radikallight', arial, sans-serif;
	line-height: 1.8;
	color:#666;
	font-weight: 100;
	background-color: #fff;
}

.hdrtext .maxwidth {
	width:40%;
}


.featurearea {
	display: block;
	background-color: #5d6066;
	background-size: cover;
	padding-top:90px;
	padding-bottom:90px;
	position: relative;
	z-index: 1;
	
}

.featurestripe {
	background-color: rgba(255, 255, 255, 0.4);
	display: block;
	width:100%;
	padding-top:40px;
	padding-bottom:40px;
	z-index: 3;
}

.featurestripe ul {
	list-style: none;
	margin:0;
	padding:0;
}

.featurestripe ul li {
	margin:0;
	padding:0;
	display: inline-block;
	width:22%;
	margin-right:4%;
	vertical-align: top;
	background-color: #fff;
	z-index: 4;
	position: relative;
	
}

.featurestripe ul li:last-of-type {
	margin-right:0;
}

.featurestripe ul li a {
	display: block;
	overflow: visible;
	text-decoration: none;
	
}



.featurestripe ul li a img {
	width:100%;
	height:auto;
}



/*.featurestripe ul li a:hover img,
.featurestripe ul li a:hover h3 {
	  opacity: 1.5;
    filter: alpha(opacity=150);
}*/






.featurestripe ul li h3 {
	display: block;
	text-align: center;
	color:#fff;
	font-weight: 100;
	font-size: 16px;
	margin:0;
	padding:0;
	line-height: 3;
}

.featurestripe ul li.feature1 h3 {
	background-color: #00b3cf;
}

.featurestripe ul li.feature2 h3 {
	background-color: #007ebf;
}

.featurestripe ul li.feature3 h3 {
	background-color: #ff6d39;
}

.featurestripe ul li.feature4 h3 {
	background-color: #e8cf15;
}

.featurestripe ul li a:hover h3 {
	background-color: #5d6066;
	}
	
.featurestripe ul li a:hover img {
	filter: grayscale(100%);
}

.panel-grid div:hover h3,
.panel-grid div:hover .widget-title,
#pgc-11-0-1 .so-widget-sow-editor:hover h3.widget-title, 
#pgc-123-0-1 .so-widget-sow-editor:hover h3.widget-title {

	background-color: #5d6066;
	cursor: pointer;
	}
	
.panel-grid div:hover img {
	filter: grayscale(100%);
}

.featurestripe ul li a .thetext {
	padding:25px;
	text-align: center;
	display: block;
	font-size: 15px;
	line-height: normal;
	color:#666;
}

.featurestripe ul li a:hover .thetext {
	color:#000;
}

#footer {
    color: #fff;
    font-size: 14px;
    line-height: 125%;
    text-decoration: none;
    background-color: #5d6066!important;
    background-image: url('img/footer-bg.png');
    background-position: right bottom;
    background-repeat: no-repeat;
}

#footer .col3 {
	display: inline-block;
	width:33.333333333%;
	vertical-align: top;
}

#footer ul.socialmenu {
	list-style: none;
	margin:0;
	padding:0;
}

#footer ul.socialmenu li {
	display: inline-block;
	margin:0;
	padding:0;
	width:50px;
	height:50px;
	border-radius:50%;
	margin:10px;
	background-color: #ff6d39;
	text-align: center
}

#footer ul.socialmenu li a {
	
	
	color:#fff;
	text-align: center;
	font-size: 30px;
	display: inline-block;
	margin:auto;
	line-height: 46px;
}

#footer ul.socialmenu li:hover {
	background-color: #fff;
}

#footer ul.socialmenu li:hover a {
	color:#ff6d39;
	
}

#footer ul.socialmenu li a:hover {
	color:#ff6d39;
}

#footer a:hover {
	color:#ff6d39;
	
}

.footertop {
	padding-top:60px;
	padding-bottom:60px;
	display: block;
	overflow: hidden;
}

#footer .copytext p,
#footer .copytext p a {
	font-size: 14px;
	color:#ccc;
	text-decoration: none;
}

#footer .copytext p a:hover {
	color:#ff6d39;
	text-decoration: underline;
}

h2.archtitle {
	display: block;
	padding:14px;
	background-color: #00b3cf;
	color:#fff;
	font-size: 24px;
	text-align: left;
	margin-bottom:50px;
	font-weight: normal;
}

.page-template-displaced h2.archtitle {
	
	background-color: #42617e;
	}
	
.page-template-campaigns h2.archtitle {
	
	background-color: #ff6d39;
	}
	

.international {
	display: block;
	overflow: hidden;
	clear:both;
	margin-bottom:60px;
}

.charitylist {
	display: block;
	margin-bottom:40px;
	overflow: hidden;
	vertical-align: top;
	
}

.charitylist .thumbbox {
	display: inline-block;
	width:40%;
}

.charitylist .thumbbox img {
	width:100%;
	height:auto;
	display: block;
	margin-bottom:10px;
}

.charitylist .textbox {
	width:50%;
	padding-left:4%;
	padding-right:4%;
	display: inline-block;
	vertical-align: top;
}

a.btnlink {
	display: inline-block;
	clear:left;
	padding: 4px 16px;
	background-color: #505050;
	color:#fff;
	text-decoration: none;
	font-size: 16px;
}

a.btnlink:hover {
	
	background-color: #ff6d39;
	color:#fff;
	text-decoration: none;
	
}

input[type="submit"], input[type="button"], button, .submit, .button {
    background-color: #505050!important;
}

input[type="submit"], input[type="button"], button, .submit, .button {
   display: inline-block;
	padding: 4px 16px;
	background-color: #505050;
	color:#fff;
	text-decoration: none;
    cursor: pointer;
}

input, textarea, select, button {
    padding: 4px 16px;
    border: none;
    -webkit-border-radius:0;
    border-radius: 0;
    font: 300 16px/140% 'radikalregular', arial, sans-serif;
    color: #333;
}

button {
	color:#fff;
	
}

input[type="submit"]:hover, input[type="button"]:hover {
	
	background-color: #ff6d39!important;
	color:#fff;
	text-decoration: none;
	
}


.so-widget-sow-editor h3.widget-title {
	
    font-size: 22px;
    color: #fff;
    padding: 10px 24px;
    background-color: #42617e;
    margin-bottom: 0px;
    display: block;
    text-align: center;
    font-weight: normal;

}

#pgc-11-0-1 .so-widget-sow-editor h3.widget-title,
#pgc-123-0-1 .so-widget-sow-editor h3.widget-title {
	background-color: #00b3cf;
}




@media (max-width:1200px) {
	
	.topnav {
	display:block;
	text-align: left;
	float:none;clear:both;
	padding-top:20px;
	
	background:none;
	}

	.topnav.grid {
	width: 100%;
	display:block;
	}
	
	.top-menu {
		padding-bottom: 40px;
	}

	.top-menu li  {
	border-bottom:1px solid #7b91a5;
	}

	.top-menu .sub-menu li {
	border-bottom: none;
	}
	
	.top-menu li a, 
.top-menu li span {
    display: block;
    padding-top: 10px;
    padding-bottom:10px;
   
}

	.top-menu .sub-menu {
    margin: 0;
    margin-left:30px;
    }

	.top-menu .sub-menu li a:before,
	.top-menu .sub-menu li span:before {
	
	content:"\f105";
	color:#fff;
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right:10px;
	}

}

@media (max-width:900px) {
	.hdrtext .maxwidth {
	width:80%;
	}
	
	.featurestripe ul li {
	
	width:44%;
	margin-right:6%;
	margin-bottom:6%;
	
	
}





.featurestripe ul li.feature2 {
	margin-right:0;
}



}

@media (max-width:780px) {
	
	.hdrtitle {
	position: relative;
	z-index: 2;
	background-color: #fff;
	display: block;
	text-align: center;
	left:0;
	bottom:0;
	transform: none;
	}
	
		
	.hdrtitle h2 {
	/*font-size: 22px;*/
	margin:auto;
	white-space:normal;
	width:90%;
	text-align: center;
	padding:20px 5%;
	}
	
	#footer .col3 {
	display: block;
	width:100%;
	vertical-align: top;
	text-align: center;
	margin-bottom:40px;
}

.so-widget-sow-editor img {
	width:100%;
	height:auto;
	display: block;
}

}

@media (max-width:600px) {
	
	.logo {
		width:75%;
		
	}
	
	.logo img {
		width:100%;
		height:auto;
	}
	
		.featurestripe ul li {
	
	width:100%;
	display: block;
	clear:both;
	margin-right:0%;
	margin-bottom:6%;
	
	
}

.charitylist .thumbbox {
	display: block;
	width:100%;
	margin-bottom:30px;
}



.charitylist .textbox {
	width:92%;
	padding-left:4%;
	padding-right:4%;
	display: block;
	vertical-align: top;
	clear:both;
}

a.btnlink {
	display: block;
	clear:left;
	padding: 10px 20px;
	background-color: #505050;
	color:#fff;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}

	
}

@media (max-width:530px) {
	
	.logo {
		/*width:75%;*/
		width:100%;
	}
	}

