/*
 Theme Name:   James Whale Fund
 Theme URI:    http://www.jameswhalefund,org
 Description:  
 Author:       Christian Mayne
 Author URI:   http://www.watchthedot.com
 Template:     charityhub-v1-05
 Version:      1.0.1
*/

/*
For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where twentyfourteen is the name of the directory where the theme resides:
*/
@import url("../charityhub-v1-05/style.css");
@import url("css/kcuk_cat_slider.css");
@import url("css/patientpathway.css");
@import url("css/eventsmanager.css");
@import url("css/learnpress.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.gdlr-caption-wrapper.post-slider .gdlr-caption .gdlr-caption-title{
	font-size:23px;
	padding-top:10px;
	margin-bottom:5px;
}

.gdlr-post-slider-item .excerpt-read-more{margin-top:8px;}

.home .section-container{padding-top:10px;}

.gdlr-logo { max-width: 300px !important; margin-right:100px;}
.kcuk-logo-center {max-width: 300px !important;}
.gdlr-logo-right-text { width:400px; margin-top:30px !important;}

.header-donate {}
.header-donate a {border:none !important;background-color:#00703c; position:absolute; right:15px; }
.gdlr-logo-right-text .header-donate a:hover {color:#fff;}
.gdlr-logo-right-text .gdlr-header-search{float:left; /*margin-right:30px;*/ width:45%;};


/* Donate form */
.donateform-image {float:right; margin-right:50px;}
.donateform-link{text-align:center;}
body .fancybox-skin {background-color: #CDFF75;} 	

/* Header expandable Search Form */
.gdlr-logo-right-text .gdlr-header-search {width: 100%;}
.gdlr-header-search .gdl-search-form input[type=submit] {display:none;}
.gdlr-header-search .gdl-search-form input[type=text] {
	background: #ededed url('images/light/icon-search.png') no-repeat 14px center;
	padding:14px 20px;
	width: 55px;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.gdlr-header-search .gdl-search-form #searchform input[type=text] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
.gdlr-header-search .gdl-search-form #searchform input[type=text]:focus {
	width: 130px;
	padding-left: 32px;
	margin-right:45%;
	color: #000;
	cursor: auto;
}



/* iPad Header overrides */
/* iPad Portrait and Landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { 
	.top-social-wrapper{display:none;}
	.sf-menu > li > a {font-size: 11px !important;}
	.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul {padding-right: 16px !important;}
	.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul:after {right: 3px;}
	.top-navigation-container{font-size:9px;}
	.gdlr-logo-right-text.gdlr-align-left {font-size:10px;}
	.header-donate{margin-right:10px;}
	.home .woocommerce.columns-5 ul.products li.product { width: 40%;}
}

/* iPad Landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {}
/* iPad Portrait */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {}

@media only screen and (max-width: 1024px;) {
	//.gdlr-logo {display:block;  max-width:100%; width: 100% !important;}
	//.kcuk-logo-center {display:block; max-width:100%; width: 100% !important; clear:both;}
}
@media only screen and (max-width: 767px){
	.gdlr-logo-right-text.gdlr-align-left, .gdlr-logo-right-text.gdlr-align-right {
  		display:none;
	}
	.gdlr-header-style-2.gdlr-centered .gdlr-logo.gdlr-align-left{

	}
}

/* kcc */
body.kcc {background-color:#CFDCD9; padding-top:20px;}
body.kcc h2, body.kcc strong {color:#069;}
body.kcc h3 {color:#00a160; font-weight:bolder;}
body.kcc header h3{margin-top:30px;}
body.kcc .gdlr-logo{margin-top:10px;}
body.kcc .gdlr-header-wrapper {background-color: #fff;}
body.kcc .top-navigation-wrapper, body.kcc .gdlr-logo-right-text, 
body.kcc .top-navigation-wrapper a, body.kcc .gdlr-logo-right-text a {color: #00a160;}

body.kcc .section-container {padding-top:40px;}

body.kcc table tr td {padding: 10px 0px;}
body.kcc table tr td.kcc-dow {color:#069;}

/* Footer Bottom */
.footer-bottom {padding-top:0px;}
.footer-bottom .widget {width:25%;display:inline-block;float:left;}




/* Profile Builder */
.wppb-user-forms ul {list-style-type:none; margin-left:0px;}
.wppb-user-forms ul li {margin-bottom:10px;}
.wppb-user-forms label {display: inline-block; width: 20%;} 
.wppb-user-forms input {display: inline-block; width: 60%; border:1px solid #ddd;} 

.wppb-user-forms .login-username label, .wppb-user-forms .login-password label {width: 30%; } 
.wppb-user-forms .login-username input, .wppb-user-forms .login-password input {width: 50%;} 
.wppb-user-forms .login-remember label {width:90%};
.wppb-user-forms ul li.wppb-send-credentials-checkbox label {width: 70%; } 
.wppb-user-forms ul li.wppb-send-credentials-checkbox input {width: 10%;} 



body.single-patient-pathway-page iframe.youtube-player{
	width: 100%;
	height: 300px;
}

.gdlr-feature-media-ux.gdlr-ux {
	background-color:rgba(255,255,255,0.7);
	padding: 30px 20px 10px;
}