/*
Theme Name: orbit-media
Theme URI: http://www.orbitmedia.com
Description: A wordpress 4.0+ theme built on Bootstrap 3
Author: Orbit Media Studios
Author URI: http://www.orbitmedia.com
Author Email: andi@orbitmedia.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 2.0
Tags: fluid-layout, responsive-layout
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.sticky {

}

.gallery-caption {

}

.bypostauthor {

}
/*------------------------------------------------------------
------------------------------------------------------------
Misc. styling updates and changes. These will need
to be merged into the appropriate SASS files.
------------------------------------------------------------
------------------------------------------------------------*/

.woocommerce-product-gallery__image {
	float: left;
	padding: 2px;
	width: 91.5%;
}

@media (max-width: 767px) {
	.woocommerce-product-gallery__image {
		float: none;
		width: 100%;
	}
}

/*------------------------------------------------------------
STOCKISTS
------------------------------------------------------------*/

table.stockists {
	margin: 0 auto;
	max-width: 980px;
	text-align: left;
	width: 90%;
}

@media (min-width: 768px) {
	table.stockists {
		width: 80%;
	}
}


/*------------------------------------------------------------
POST UPDATES
------------------------------------------------------------*/

body.single-post .post-hero--meta .date {
	color: #999;
	font-family: "Brandon Grotesque", "brandon-grotesque", sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.025em;
	line-height: 1.38462;
}

body.single-post .post-header--author .post-date {
	color: #999;
}

.blog-detail .date {
	display: block;
	font-style: italic;
	margin-bottom: 1em;
}

.nf-field .listcheckbox-wrap ul, .nf-field .listradio-wrap ul {
	text-align: left;
}


/*------------------------------------------------------------
EMAIL SIGNUP UPDATES
------------------------------------------------------------*/

#newsletter .signup .mc4wp-form-fields, #sidebar .signup .mc4wp-form-fields, #sidebar .signup .mc4wp-form-fields, #sidebar .widget .mc4wp-form-fields {
	background: none;
	box-shadow: none;
}

#newsletter .signup .mc4wp-form-fields:before, #sidebar .signup .mc4wp-form-fields:before, #sidebar .widget .mc4wp-form-fields:before {
	content: '';
	display: none;
}

#newsletter .mc4wp-form-fields .newsletter-fields, #signup-modal .mc4wp-form-fields .newsletter-fields, #sidebar .mc4wp-form-fields .newsletter-fields {
	background: rgba(85, 85, 85, 0.07);
	-moz-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.03), inset 0 0 15px rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.03), inset 0 0 15px rgba(0, 0, 0, 0.03);
	box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.03), inset 0 0 15px rgba(0, 0, 0, 0.03);
	margin: 10px auto 0;
	padding: 5px;
	text-align: right;
}
@media (min-width: 768px) {
	#newsletter .mc4wp-form-fields .newsletter-fields, #signup-modal .mc4wp-form-fields .newsletter-fields, #sidebar .mc4wp-form-fields .newsletter-fields {
		max-width: 100%;
		padding: 5px 5px 5px 15px;
	}
	#newsletter .mc4wp-form-fields .newsletter-checkboxes, #signup-modal .mc4wp-form-fields .newsletter-checkboxes, #sidebar .mc4wp-form-fields .newsletter-checkboxes {
		max-width: 100%;
	}
}
@media (min-width: 992px) {
	#newsletter .mc4wp-form-fields .newsletter-fields, #signup-modal .mc4wp-form-fields .newsletter-fields, #sidebar .mc4wp-form-fields .newsletter-fields {
		max-width: 100%;
	}
	#newsletter .mc4wp-form-fields .newsletter-checkboxes, #signup-modal .mc4wp-form-fields .newsletter-checkboxes, #sidebar .mc4wp-form-fields .newsletter-checkboxes {
		max-width: 100%;
	}
}
@media (min-width: 1200px) {
	#newsletter .mc4wp-form-fields .newsletter-fields, #signup-modal .mc4wp-form-fields .newsletter-fields, #sidebar .mc4wp-form-fields .newsletter-fields {
		max-width: 100%;
	}
	#newsletter .mc4wp-form-fields .newsletter-checkboxes, #signup-modal .mc4wp-form-fields .newsletter-checkboxes, #sidebar .mc4wp-form-fields .newsletter-checkboxes {
		max-width: 100%;
	}
}
#newsletter .mc4wp-form-fields  .newsletter-fields::before, #signup-modal .mc4wp-form-fields  .newsletter-fields::before, #sidebar .mc4wp-form-fields  .newsletter-fields::before {
	content: '\f0e0';
	font-family: "FontAwesome", sans-serif;
	font-size: 26px;
	line-height: 1;
	color: #CCC7C2;
	position: relative;
	top: 11px;
	left: 0;
	display: inline-block;
	width: 6%;
	float: left;
}

#signup-modal .mc4wp-form-fields  .newsletter-fields::before, #sidebar .mc4wp-form-fields  .newsletter-fields::before {
	font-size: 18px;
}

#newsletter .mc4wp-form-fields .intro, #signup-modal .mc4wp-form-fields .intro, #sidebar .mc4wp-form-fields .intro {
	display: none;
}
#newsletter .mc4wp-form-fields  .newsletter-fields input, #signup-modal .mc4wp-form-fields  .newsletter-fields input, #sidebar .mc4wp-form-fields  .newsletter-fields input {
	border: none;
	background: none;
	padding: 15px;
	font-size: 17px;
	line-height: normal;
	color: #555;
	vertical-align: top;
	width: 64%;
	float: left;
}

#signup-modal .mc4wp-form-fields  .newsletter-fields input {
	padding: 10px;
	width: 55%;
}

#sidebar .mc4wp-form-fields  .newsletter-fields input {
	padding: 10px;
}

@media (max-width: 767px) {
	#newsletter .mc4wp-form-fields .newsletter-fields input, #signup-modal .mc4wp-form-fields .newsletter-fields input, #sidebar .mc4wp-form-fields .newsletter-fields input {
		width: 60%;
	}
}
#newsletter .mc4wp-form-fields  .newsletter-fields button, #signup-modal .mc4wp-form-fields  .newsletter-fields button {
	-moz-box-shadow: 0 0 3px rgba(51, 51, 51, 0.15);
	-webkit-box-shadow: 0 0 3px rgba(51, 51, 51, 0.15);
	box-shadow: 0 0 3px rgba(51, 51, 51, 0.15);
	background: #F05429;
	border: none;
	width: 27%;
	float: right;
	height: 50px;
	font-family: "Brandon Grotesque", "brandon-grotesque", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
	color: #FFF;
	text-transform: uppercase;
}

#signup-modal .mc4wp-form-fields  .newsletter-fields button {
	height: 40px;
	width: 36%;
}

#newsletter .mc4wp-form-fields .newsletter-fields button:hover, #signup-modal .mc4wp-form-fields .newsletter-fields button:hover, #sidebar .mc4wp-form-fields .newsletter-fields button:hover {
	background: #cc2c00;
}
@media (max-width: 767px) {
	#newsletter .mc4wp-form-fields .newsletter-fields button, #signup-modal .mc4wp-form-fields .newsletter-fields button, #sidebar .mc4wp-form-fields .newsletter-fields button {
		width: 33%;
	}
}

#newsletter .mc4wp-form-fields .newsletter-checkboxes, #signup-modal .mc4wp-form-fields .newsletter-checkboxes, #sidebar .mc4wp-form-fields .newsletter-checkboxes {
	margin: 0 auto;
	text-align: left;
}

#newsletter .mc4wp-form-fields .newsletter-checkboxes label, #signup-modal .mc4wp-form-fields .newsletter-checkboxes label, #sidebar .mc4wp-form-fields .newsletter-checkboxes label {
	line-height: 1;
	margin: 0;
}

#newsletter .mc4wp-form-fields .newsletter-checkboxes label span, #signup-modal .mc4wp-form-fields .newsletter-checkboxes label span, #sidebar .mc4wp-form-fields .newsletter-checkboxes label span {
	font-weight: bold;
	vertical-align: middle;
}

#signup-modal .mc4wp-form-fields .newsletter-checkboxes label span, #sidebar .mc4wp-form-fields .newsletter-checkboxes label span {
	font-family: "Brandon Grotesque", "brandon-grotesque", sans-serif;
	font-size: 14px;
}

#newsletter .mc4wp-form-fields .newsletter-checkboxes label input, #signup-modal .mc4wp-form-fields .newsletter-checkboxes label input, #sidebar .mc4wp-form-fields .newsletter-checkboxes label input {
	margin: 7px 10px 0 0;
	padding: 0;
	vertical-align: top;
	width: auto;
}

#signup-modal .mc4wp-form-fields .newsletter-checkboxes label input {
	margin: 5px 6px;
}

/*------------------------------------------------------------
KNITTER'S BOOKSHELF
------------------------------------------------------------*/

@media (min-width: 992px) {
	.category-landing .article.article--bookshelf {
		width: 24.9%;
	}

	.category-landing .article.article--bookshelf:nth-of-type(3n+1) {
		clear: none;
	}

	.category-landing .article.article--bookshelf:nth-of-type(4n+1) {
		clear: both;
	}
}

.featured-image.featured-image--bookshelf .featured-image-wrapper > a:before {
	background: none;
}

.featured-image.featured-image--bookshelf .featured-image-wrapper img {
	margin: 0 auto;
	max-height: 280px;
	width: auto;
}

nav.pagination {
	padding: 15px 0;
}

nav.pagination span.current {
	background: none;
	color: #555;
	font-family: "Brandon Grotesque", "brandon-grotesque", sans-serif;
	font-weight: 900;
	padding: 0 15px;
}

nav.pagination .page-numbers {
	font-family: "Brandon Grotesque", "brandon-grotesque", sans-serif;
	font-weight: 900;
	padding: 0 15px;
}

.title--bookshelf {
	margin-bottom: 10px;
}

.title--bookshelf h3 {
	margin-bottom: 0;
}

.category-landing .description--bookshelf {
	text-align: left;
}

/*------------------------------------------------------------
WOOCOMMERCE PAGINATION
------------------------------------------------------------*/

nav.woocommerce-pagination {
	padding: 15px 0;
}

.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {
	border: 0;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
	background: none;
	color: #555;
	font-family: "Brandon Grotesque", "brandon-grotesque", sans-serif;
	font-weight: 900;
	padding: 0 15px;
}

.woocommerce nav.woocommerce-pagination ul li a {
	font-family: "Brandon Grotesque", "brandon-grotesque", sans-serif;
	font-weight: 900;
	padding: 0 15px;
}

.woocommerce nav.woocommerce-pagination ul li a:hover {
	background: none;
	color: #555;
}

/*------------------------------------------------------------
PROMOS
------------------------------------------------------------*/

.promos-home {
	margin-bottom: 45px;
	padding: 0 30px;
}

.promo-products-copy {
	min-height: 1px;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
}


/*------------------------------------------------------------
TECHNIQUES
------------------------------------------------------------*/

.techniques-list {
	margin-top: 3rem;
}

.technique-entry {
	border-bottom: 2px solid #F5F0E9;
	margin-bottom: 1.5rem;
	padding-bottom: 1.5rem;
	text-align: left;
}

.technique-entry:last-child {
	border: 0;
}

.technique-entry h3 {
	font-size: 1.75rem;
	font-weight: 500;
	margin-bottom: 0;
}

.technique-entry h3 strong {
	color: #F05429;
	font-weight: 700;
}

.technique-entry h4 {
	color: #777;
	font-size: 1rem;
	font-style: italic;
	margin-bottom: 1.25rem;
}

.technique-entry-content {
	display: flex;
}

.technique-entry-image {
	flex: 1 1 40%;
	display: flex;
	width: 40%;
}

.technique-entry-image img {
	max-height: 360px;
}

.technique-entry-postimage a, .technique-entry-image a {
	background-position: 50% 50%;
	background-size: cover;
	display: block;
	max-height: 360px;
	min-height: 360px;
	width: 50%;
}

.technique-entry-video {
	flex: 1 1 60%;
	padding-left: 1.5rem;
	width: 60%;
}

.technique-entry-video iframe {
	max-width: 100%;
	width: 100%;
}

.technique-entry-footer a {
	display: inline-block;
	font-size: .875rem;
	margin-right: 1rem;
}

.technique-entry-footer a .fa {
	font-size: 1rem;
	margin-right: .25rem;
}



@media (max-width: 767px) {

	.technique-entry-content {
		display: block;
	}

	.technique-entry-image, .technique-entry-video {
		padding: 0 0 1.5rem;
		width: 100%;
	}


}





