/*
Theme Name: Just Jane Child
Theme URI: http://kwst.net
Description: Just Jane Child Theme
Author: Kwst
Author URI: http://kwst.net
Version: 1.0
Template: just-jane
Text Domain: just-jane-child
*/
@import url("../just-jane/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.clear-float {
	clear: both;
}

.hero-wrap {
	top: 44%;
}

.content-logo {
	max-width: 221px;
}

.content-header {
	height: 110px;
}

.sidebar-button {
    margin-top: 30px;
}

.searchbox {
	height: 30px;
	color: #fff;
}

.searchpagebox {
	height: 40px;
}

.searchbox:-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.searchbox::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.searchbox::-webkit-input-placeholder { 
	color: #fff; 
}

.searchbox:-ms-input-placeholder { 
	color: #fff; 
}

.fixed-column .searchform-home input {
	border-bottom: 1px solid rgba(255,255,255,1);
}

.title-resizer {
	font-size: 16px;
}

.spacer {
	height: 10px;
	width: 100%;
	clear: both;
}

.double-spacer {
	height: 20px;
	width: 100%;
	clear: both;
}

.rem-pad-top {
	padding-top: 0px !important;
}

.rem-pad-bottom {
	padding-bottom: 0px !important;
}

.pad-top-adjust {
	padding-top: 10px !important;
}

article {
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
	color: #797979;
}

article .category-title-layout {
	font-size:10px;
	font-family:Lato, serif;
	letter-spacing: 4px;
	text-align: center;
	text-transform:uppercase;
	margin-bottom:10px;
	padding: 6px 0px;
}

article .category-title-layout a {
	background:#D3C4A6;
	color: #fff;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	-ms-transition:all 200ms linear;
	transition:all 200ms linear;
	padding:6px 10px;
	margin: 0px 4px 4px 0px;
}
article .category-title-layout a:hover {
	background: #eee;
	color: #000;
}

article .category-title-layout a:last-child {
	margin-right: 0px;
}

article .post-title {
	line-height: 32px;
	color: #000;
}

article .post-date {
	text-align: center;
}

article sup {
	font-family:'Noto Serif', serif;
	font-size: 14px;
	font-weight: 400;
	color: #797979;
}

article h4 {
	padding: 10px 0px 20px 0px;
	margin-bottom: 0px;
	clear: both;
	color: #000;
}

article h6 {
	color: #000;
}

article .knit-directions h6 {
	padding-top: 20px;
}


article .sub-header {
	margin-bottom: 10px;
}

article a {
	text-decoration: underline;
}

article a:hover {
	text-decoration: none;
}

article a:active {
	text-decoration: underline;	
}

article .vid-embed {
	margin: 10px 0px 30px 0px;
}

article .img-left-float {
	float: left;
	margin: 10px 30px 10px 0px;
}

article .img-right-float {
	float: right;
	margin: 10px 0px 10px 30px;
}

article .dual-left-float {
	float: left;
	margin: 0px 40px 30px 0px;
}

article .app-badge {
	margin: 10px 30px 0px 0px;
}

article .first-image-no-caption {
	padding: 0px 0px 30px 0px;
}

article .image-no-caption {
	padding: 20px 0px 30px 0px;
}

article .image-with-caption, article .image-col-with-caption {
	padding: 20px 0px 10px 0px;
}

article .centered-caption, article .wp-caption-text {
	padding-top: 10px !important;
	text-align: center;
	font-family:'Noto Serif', serif !important;
	font-size: 12px !important;
	color: #000 !important;
}

article .image-under-header  {
	padding: 10px 0px 30px 0px;
}

article .image-under-text {
	padding: 20px 0px 30px 0px;
}

article .image-caption-under-header {
	padding: 10px 0px 0px 0px;
}

article .image-col-caption {
	padding: 20px 0px 0px 0px;
}

article .image-caption-row {
	pading 0px;
}

article .two-column {
	width: 50%;
	padding: 0px 20px 10px 20px; 
	float: left;
}

article .two-column-image, article .two-column-text, article .two-column-split {
	width: 50%;
	padding: 0px 20px 0px 20px; 
	float: left;
}

article .two-column-list {
	width: 50%;	
	float: left;
}

article .three-column {
	width: 33.33%;
	padding: 0px 10px 10px 10px; 
	float: left;
}

article .flush-left {
	padding-left: 0px !important;
}

article .flush-right {
	padding-right: 0px !important;
}

article .food-menu {
	padding: 0px 0px 10px 0px;
	margin-bottom: 0px;
}

article .food-menu li {
	font-family:'Noto Serif', serif;
	font-size: 14px;
	font-weight: 400;
	list-style: none;
	margin-bottom: 10px;
}

article .recipe-icons {
	color: #666;
	padding-right: 10px;
}

article .recipe-info {
	font-family:'Noto Serif', serif;
	font-size: 16px;
	font-weight: 200;	
	float: right;
	color: #797979;	
}

article .recipe-header, article .knit-pattern, article .underline-subheading {
	padding-bottom: 5px !important;
	border-bottom: 1px solid #ccc !important;
}

article .directions {
	padding-left: 25px;
	margin-bottom: 0px;
}

article .directions li, article .contest li {
	font-family:'Noto Serif', serif;
	font-size: 14px;
	font-weight: 400;
	padding-left: 4px;
	color: #797979;
	margin-bottom: 10px;	
}

article .ingredients, article .knit-directions, article .songlist {
	padding-left: 0px;
	margin-bottom: 0px;
}

article .ingredients li, article .knit-directions li, article .songlist li {
	font-family:'Noto Serif', serif;
	font-size: 14px;
	font-weight: 400;
	color: #797979;
	margin-bottom: 10px;	
	list-style: none;	
}

article .knit-adjust {
	padding-top: 20px;
	font-family:'Noto Serif', serif;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
	color: #797979;
}

article .image-list {
	font-family:'Noto Serif', serif;
	font-size: 14px;
	padding-left: 0px;
	margin-top: 0px;	
}

article .image-list li {
	list-style: none;
	clear: both;
}

article .image-list img {
	margin: 0px 30px 20px 0px;
	float: left;
}

article .image-list p {
	line-height: 18px;
} 

article .image-list span {
	display: block;
	padding-bottom: 5px;
}

article .mob-store {
	padding-right: 10px;
	font-size: 12px;
}

article .whitebg {
	border: 1px solid #eee;
}

article .small-screen-adjust {
	width: 50%;
}

article .std-subheading {
	padding-top: 8px;
}

article .contest {
	padding-left: 17px;
	margin-bottom: 0px;
}

article .share-icon {
	text-align: center;
}

article .single-slider-holder .customNavigation a {
	text-align: center;
}

.single-post-tags a {
	text-transform: capitalize;
	margin-bottom: 10px;
}

.post-author {
	margin-top: 0px;
}

.comments-link {
	text-decoration: none;
}

.footer-widgets section:first-child {
	padding-left: 0px;
}

.footer-widgets section:last-child {
	padding-right: 0px;
}

.post-related .item-related {
	margin: 0 0.5192% 10px 0.5192%;
	width: 32.64105%;
	padding: 0px;
}

.post-related .item-related:last-child {
	margin-right: 0px;
}

.post-related .item-related:nth-child(2) {
	margin-left: 0px;
}

.rel-box-tile {
	color: #000;
	font-size: 12px;
}

.spam-control {
	margin: 6px 0px 16px 0px;
}

.bwp-recaptcha {
	margin: 4px 0px 20px 0px;
}

#respond input {
	font-size: 13px;
}

.PIN_1459284930261_hd {
	display: none !important;
}

.media-holder {
	padding-top: 0px;
}

.nav-links {
	text-align: center;
}

/*------ Mailchimp ------------------------------------------------------*/

#mc4wp-form-1 .mc4wp-form-fields label, #mc4wp-form-2 .mc4wp-form-fields label {
	color: #000;
	font-size: 12px;
	display: inline-block;
	width: 30%;
}

#mc4wp-form-1 .mc4wp-form-fields input {
	border:	1px solid #D3C4A6;
	color: #000;
	font-size: 12px;
	padding: 6px;
	text-transform: lowercase;
	margin-bottom: 5px;
	width: 55%;
}

#mc4wp-form-2 .mc4wp-form-fields input {
	border:	1px solid #D3C4A6;
	color: #000;
	font-size: 12px;
	padding: 6px;
	text-transform: lowercase;
	margin-bottom: 10px;
	width: 55%;
}

#mc4wp-form-1 .mc4wp-form-fields .subscribe-button {
	width: 25%;
	background: #D3C4A6;
	border-radius: 25px;
	color: #FFF;
	padding: 6px;
	font-family: Lato;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	margin: 8px 0px;
}

#mc4wp-form-2 .mc4wp-form-fields .subscribe-button {
	width: 25%;
	background: #D3C4A6;
	border-radius: 25px;
	color: #FFF;
	padding: 8px;
	font-family: Lato;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	margin: 4px 0px;	
}

#mc4wp-form-1 .subscribe-button:hover, #mc4wp-form-2 .subscribe-button:hover {
	border:	1px solid #777;
	cursor: pointer;
	background: #777;
}

#mc4wp-form-1 .mc4wp-response p, #mc4wp-form-2 .mc4wp-response p {
	font-size: 12px;
	color: #000;
	padding-bottom: 0px;
}

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

@media only screen and  (max-width: 756px) {
article .two-column-image, article .two-column-text, article .two-column-split {
	width:50% !important;
	height:auto !important;
}
article .small-screen-adjust {
	width: 100% !important;
	height:auto !important;
	padding-bottom: 30px;
}
}
@media only screen and  (max-width: 540px) {
article .two-column-image {
	width:100% !important;
	padding:0 0 10px 0;
}
article .two-column-text {
	width:100% !important;
	padding: 0px;
}
article .two-column-split {
	width:100% !important;
	padding: 10px 0px 0px 0px;	
}
article .two-column-list {
	width: 100% !important;
}

article .category-title-layout a {
	display: inline-table;
	margin-right: 4px !important;
}
article .image-under-text {
	padding: 10px 0px 20px 0px;
}
article .image-with-caption {
	padding: 20px 0px 30px 0px;
}
article .image-col-with-caption {
	padding: 20px 0px.0px 0px;
}
article .image-caption-row {
	padding: 10px 0px 0px 0px;
}
article .filler {
	padding-top: 10px;
}
article .filler-bottom {
	padding-bottom: 10px;
}
article .rem-pad-col {
	padding-bottom: 0px;
}
article .small-screen-center {
	padding-bottom: 20px;
}
article .small-screen-adjust {
	width: 100% !important;
	height:auto !important;
	padding-bottom: 30px;
}

article .img-left-float {
	float: none;
	margin: 10px auto;
}
article .dual-left-float {
	float: none;
	margin: 0px auto;
}
article .centered-caption {
	margin-bottom: 0px;
}
article .knit-pattern, article .double-filler {
	padding-top: 20px;	
}
.footer-widgets section:last-child {
	padding-top: 20px;
}
.post-related .item-related {
	width: 100%;	
	margin: 0px 0px 30px 0px !important;
}
.post-related .item-related:last-child {
	margin-bottom: 10px !important;
}