/*
 Theme Name:   JPS Appply Child
 Description:  Appply Child Theme
 Author:       DarnGood LLC
 Author URI:   http://darngood.io
 Template:     appply
 Text Domain:  appply-child
*/


@import url("../appply/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.jpsnews {
    border: 1px solid #dbdbdb !important;
    padding: 15px 0 15px 8px !important;
}

/* 
JPS color scheme
==============================================================
*/
#header {
	background-color: #002437;
	background-color: #317a9d;
	xbackground: url(https://jps.org/wp-content/uploads/2016/05/joy-header.jpg) center no-repeat #317a9d;
}
#header .col-full {
	max-width: 960px;
}
#top-section {
	background-color: #054f7c;
	border-top: none;
	/*border-top-color: #5597b7;*/
}
a.button, a.comment-reply-link, #commentform #submit, .submit, input[type=submit], input.button, button.button, #wrapper .woo-sc-button {
	background-color: #054f7c;
}
#navigation ul.nav > li.current_page_item a, #navigation ul.nav > li.current_page_parent a, #navigation ul.nav > li.current-menu-ancestor a, #navigation ul.nav > li.current-cat a, #navigation ul.nav > li.li.current-menu-item a {
	background-color: #054f7c !important;
}
#featured-slider {
	background-color: #054f7c;
}


/* 
Single Product page
==============================================================
*/

/*
.header-left hgroup {
	background: url(images/jps-tree-logo-white.png) left center no-repeat transparent;
	padding-left: 50px;
}
*/
body.has-slider #header, body.has-top-section #header {
	padding: 2.631em 2em 0 !important;
}
.header-left hgroup {
	position: relative;
	padding-left: 40px;
}
img.logo-tree {
	position: absolute;
	width:50px;
	height: auto;
	top: -20px;
	left: -10px;
}

#top-section {
	/* display: none; */
}
#header {
	margin-bottom: 2.618em;
}
#wrapper #header .header-left {
	width: 45%;
	margin: 0 0 1.2em;
}
#wrapper #header .header-right {
	margin: 0 0 1.2em;
}
#wrapper #header .site-title a {
	font-weight: normal;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
#wrapper #header .site-title {
	font-size: 1.75em;
}
#wrapper #header .site-description {
	padding-top: 0.4em;
}
#navigation ul.nav > li a {
	font: 1.2em/1.4em "Open Sans",arial,sans-serif !important;
	padding: 0.327em 0.7em 0.4em !important;
	font-weight: bold !important;
}
#navigation ul.nav ul li a {
	font: 1em/1.4em "Open Sans",arial,sans-serif !important;
	font-weight: normal !important;
}
.flexslider .slides img {
	width: auto;
	margin: auto;
}
#featured-slider {
	position: relative;
	padding: 50px 0 !important;
}
#featured-slider .flexslider {
	position: relative;
	z-index: 2;
}
#featured-slider:before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,.3);
	display: block;
	content: "";
}
/*
#wrapper #featured-slider .slide-media {
	width: auto;
	display: inline-block;
	text-align: right;
}
#wrapper #featured-slider .slide-content {
	display: inline-block;
	text-align: left;
	width: auto;
}
*/



.product_subtitle {
	clear: both;
	font-size: .75em;
	display: block;
	line-height: 1.387em;
}
.author-list {
	list-style-type: none;
	margin-top: 1.618em;
}
.author-photo {
	float: right;
	margin: 0 0 15px 15px;
}
.book-reviews {
	list-style: none;
}
.entry-content div {
	margin-bottom: 1.618em;
} 

.full-author-list {
	width: 30.3%;
	float: left;
	clear: none;
	padding-left: 3%;
}
.full-author-list li {
	
}


ul.jps-staff li {
	clear: both;
	list-style-type: none;
}
ul.jps-staff li img {
	float: left;
	margin-right: 20px;
	margin-bottom: 1em;
	display: block;
}




body.page-id-981 .hentry table td {
	padding: 2px 5px;
	text-align: center;
}
body.page-id-981 .hentry table td:first-child {
	text-align: left;
}

a,
a:hover {
	color: #B9773B;
/* 	font-weight: bold; */
}

#navigation ul.nav ul {
	background-color: #054f7c;
}


body.home .textwidget img.floatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.search_main {
	border: 1px solid #dbdbdb;
	padding: 15px 0px 15px 8px;
}
#searchform .s, #searchform #s {
	width: 72%;
	color: #7f7f7f !important;
	font-size: 16px;
	font-weight: bold;
	background-color: #f5f5f5 !important;
}

/* 
WooCommerce
==============================================================
*/
.woo-pagination, .woocommerce-result-count {
	text-align: center !important;
	width: 100% !important;
	font-size: 110%;
	font-weight: normal;
}
.woo-pagination .page-numbers {
	border: 1px solid #dbdbdb;
	padding: 0.327em 0.618em;
}
.single-product .woocommerce-tabs .tabs li.authors_tab a, .single-product .woocommerce-tabs .tabs li.book_reviews_tab a, .single-product .woocommerce-tabs .tabs li.links_tab a {
	padding: 0.857em 1.3em !important;
}


@media all and (max-width: 768px) {
	#wrapper #header .header-left {
		width: auto;
		margin: 20px auto;
	}
}

/* 
CUSTOM
==============================================================
*/
#header {
	xbackground: url(https://jps.org/wp-content/uploads/2016/05/joy-header.jpg) center no-repeat #317a9d;
}
.header-left {
  xdisplay: none;
}
#header {
  xheight: 123px;
}
#wrapper #header .header-right {
  xmargin: 80px 0 1.2em;
}
#navigation {
  xbackground: #054f7c none repeat scroll 0 0 padding-box !important;
}
#gform_wrapper_1 {
  padding: 12px;
  background-color: #ececec;
}
.gform_footer.top_label {
  text-align: right;
  padding-top:0;
  margin-top:0;
}


