/*
	Theme Name: BG Mobile First
	Theme URI: http://briangardner.com/themes/mobile-first/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: StudioPressmen
	Author URI: http://briangardner.com/

	Version: 2.0

	Tags: black, red, white, one-column, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments

	Template: genesis
	Template Version: 2.1.3

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php 
*/

/* Table of Contents
- Imports
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
- Structure and Layout
	- Site Container
	- Site Inner
	- Column Widths and Positions
- BILLY CRIMSON
    - LAYOUT
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple Share
	- Jetpack
    - Genesis Responsive Slider
    - Photo Gallery
- Sticky Message
- Site Header
	- Site Title and Description
- Site Navigation
	- Header Navigation
	- Primary Navigation
	- Secondary Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 800px
*/


/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:600}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0/*1em 40px*/}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:600}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/*@font-face {
  font-family: 'Numerals';
  src: url("https://fontlibrary.org/face/lato");
  unicode-range: U+0030-0039;
}*/

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body,
.laybuy-body {
	background-color: #fff;
	color: #777;
	font-family: 'TitilliumTextRegular', sans-serif;
   font-weight: normal;
   font-style: normal; 
	font-size: 16.5px;
	letter-spacing: 0.1px;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
	-webkit-font-smoothing: antialiased;
}

body i {
   font-family: 'TitilliumTextItalic', sans-serif;
   font-weight: normal;
   font-style: normal; 
}  

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #D4B822;
	text-decoration: none;
}

a.laybuy-body  {
	color: #e5c504 !important; /* OCHRE */
}

a:hover {
	color: #CC0000;
}

p {
  margin: 0 0 20px;
	padding: 0;
}

p:empty { /* sets empty paragraphs forced in by wordpress */
  display: none;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
   color: #555;
   font-family: 'TitilliumTextMedium', sans-serif;
   font-weight: bold;
   font-style: italic;
   line-height: 1.2;
   margin: 0 0 20px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

.woocommerce-products-header h2 {
	display: none;
}

.woocommerce-cart h2,
.woocommerce-checkout h2 {
	font-family: 'BrushLetteringOneBoldItalic', serif;
	letter-spacing: 0.8px;
	font-size: 23px;
/*	padding-top: 2em; */
}

h3 {
	font-size: 28px;
}

.woocommerce-cart h3,
.woocommerce-checkout h3 {
	font-family: 'BrushLetteringOneBoldItalic', serif;
	letter-spacing: 0.8px;
	font-size: 23px;
	padding-top: 2em;
}

h4 {
  font-family: 'BrushLetteringOneBoldItalic', serif;
  letter-spacing: 0.8px;
	font-size: 23px;
}

.entry-content h4 {
/*	margin-top: 40px; */
}

h5 {
  font-family: 'BrushLetteringOneBoldItalic', serif;
  letter-spacing: 0.8px;
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

.fa-shopping-bag::before { /* --- FONT-AWESOME --- */
    padding: 0 4px;
    vertical-align: 2px;
}


/* Objects
--------------------------------------------- */

.videoWrapper { /* YOUTUBE VIDEO EMBEDS MAKE RESPONSIVE */
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
   margin-bottom: 20px;
}
.videoWrapperStretch {
   padding-bottom: 42%; /* 12:5 */
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	margin: 0 auto;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
/*width: 50%;*/
  width: 100%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 80%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
/*	border: 1px solid #ddd; */
	height: auto;
	padding: 10px;
}

.gallery img:hover {
/*	border: 1px solid #999; */
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #ececec;
	border: none;
	border-radius: 3px;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	padding: 16px;
	width: 100%;
	-webkit-font-smoothing: antialiased;
}

.footer-widgets input,
.footer-widgets input:focus {
	background-color: #fff;
	border: 1px solid #fff;
}

input:focus,
textarea:focus {
	background-color: #eee;
	border: 1px solid #f5f5f5;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #999;
	font-weight: 400;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
}

::-webkit-input-placeholder {
	color: #999;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	 background-color: #e5c504;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0.618em 1em;
    width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #ba1515;
	color: #fff;
}

.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	margin: 0 auto;
   width: 90%;
}

tbody {
	border-bottom: none;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 400;
}


/* Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {
	-webkit-animation: fadein 1s;
       -moz-animation: fadein 1s;
        -ms-animation: fadein 1s;
         -o-animation: fadein 1s;
            animation: fadein 1s;
}

@keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

@-moz-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

@-webkit-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}
/*
@-ms-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}
*/
@-o-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

/* Site Inner
--------------------------------------------- */

.site-inner {
	clear: both;
/*	padding: 10%; */
	padding: 3% 10%;
}


/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */

.content {
  height: 100%;
	float: right;
	width: 100%;
}

.page-id-514 .content { /* page-id-514 = HOMEPAGE */
/*  padding: 0;
  margin: 0;*/
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 580px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}


/* Common Classes
---------------------------------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.author-box .avatar {
	height: 80px;
	width: 80px;
}

.comment .avatar {
	height: 50px;
	margin: 0 16px 24px 0;
	width: 50px;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 30px;
}

.archive-description,
.author-box {
	border-bottom: 1px solid #f5f5f5;
	font-size: 18px;
	margin-bottom: 60px;
	padding-bottom: 30px;
}

.single .author-box {
	border-top: 1px solid #f5f5f5;
	padding-top: 30px;
}

.author-box-title {
	font-size: 20px;
	margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.search-form input {
	-webkit-appearance: none;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-title {
	font-size: 24px;
}

.page-id-4 .page-title { /* SHOP TITLE DISPLAY NONE */
	display: none;
}

.page-id-514 .entry-title { /* HOME1 HOMEPAGE TITLE DISPLAY NONE */
	display: none;
}

.page .entry-title { /* All page titles only DISPLAY NONE */
	display: none;
}  

.entry-title {
	font-size: 36px;
}

.entry-title a {
	color: #333;
}

.entry-title a:hover {
	color: #e5554e;
}

.widget-title {
	font-size: 20px;
	margin-bottom: 20px;
}

/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
  display: none;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.sticky {
}


/* Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}


/* Header Widget Area
---------------------------------------------------------------------------------------------------- */

.site-header {
/*	margin-top: 50px !important;  --- disable when before-header not in use --- */
}
@media only screen and (min-width: 421px) and (max-width: 768px) {
	.site-header {
/*		margin-top: 80px !important; /* --- disable when before-header not in use --- */
	}
}
@media only screen and (max-width: 420px) {
	.site-header {
/*		margin-top: 120px !important; /* --- disable when before-header not in use --- */
	}
}
.before-header {
	background-color: #e5c504;
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 1.4em;
	opacity: 1;
	padding: 10px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 1;   
}
.before-header h4 { /* widget title */
	display: none;
}
.before-header .pthw-title {
	color: #fff;
}
.before-header p {
	color: #fff;
	font-size: 14.5px;
	font-weight: bold;
	letter-spacing: 0.8px;
	margin: 0;
}
.before-header a:hover {
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 1px 3px 2px 4px;
}
/*.before-header {
	background-color: rgba(255,255,255,0.88);
   color: #b00000;
	display: block;
	font-size: 18px;
   line-height: 1.2em;
	opacity: 1;
	padding: 10px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 1999;   
}
*/
    
/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 20px;
	padding: 0 0 24px;
}

.featured-content .entry-title {
	font-size: 20px;
}


/* Plugins
---------------------------------------------------------------------------------------------------- */

/* Contact Form 7
--------------------------------------------- */

input, select, textarea {
/*    background-color: #d3ba32;
    border: 1px solid #b49800; */
    border-radius: 4px;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    padding: 12px;
    width: 100%;
}

#contact-pthw {
    font-size: 14px;
    padding-top: 30px;
    text-align: right;
    width: 50%;
}

@media only screen and (max-width: 800px) {  /* --- max-width: 800px ----------- */

	#contact-pthw {
    	width: 100%;
	}
}


/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget p {
	margin-bottom: 15px;
}

/* Genesis Responsive Slider
--------------------------------------------- */

#genesis-responsive-slider {
    background-color: rgba(0,0,0,0) !important;
    border: 1px solid #000000 !important;
  	display: none;
}

/* Genesis Simple Share
--------------------------------------------- */

.content .share-after {
	margin-bottom: 20px;
}

.content a.count,
.content a.count:hover,
.content a.share,
.content a.share:hover {
	border: none;
	font-weight: 400;
}

.content .share-filled .share {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.content .share-filled .count {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
	color: #333;
	border: 1px solid #333;
}

.content .share-filled .facebook .share,
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus .share,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin .share,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest .share,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon .share,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter .share,
.content .share-filled .twitter:hover .count {
	background: #333 !important;
}

.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter:hover .count {
	color: #fff;
}

/* Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}

/* Metaslider
--------------------------------------------- */

.page-id-514 .metaslider { /* --- HOME --- */
  margin: 0 auto;
}

/* Photo Gallery
--------------------------------------------- */

#bwg_container1_0 {
  margin-top: -50px;
}

#bwg_container1_0 #bwg_container2_0
.bwg_slideshow_image_wrap_0 {
    margin-left: auto;
    margin-right: auto;
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_dots_thumbnails_0 {
    height: 20px !important;
    width: 180px !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_dots_0 {
    background: #a08700 none repeat scroll 0% 0% !important;
    margin: 8px !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_dots_active_0 {
    background: #d8c24c none repeat scroll 0% 0% !important;
    opacity: 1;
    border: none !important;
}

/* Sassy Social Share
---------------------------------------------------------------------------------------------------- */

#pthw-social-share {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

#pthw-social-share .heateor_sss_horizontal_sharing div {
	font-weight: normal !important;
}

ul.heateor_sss_sharing_ul li {
	padding-right: 4px !important;
}

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

	#pthw-social-share {
		float: right;
		width: 48%;
	}
}

/* Other Share buttons
---------------------------------------------------------------------------------------------------- */

.fa.fa-facebook-official,
.fa.fa-instagram {
    font: normal normal normal 20px/1 FontAwesome !important;
}


/* WooCommerce
--------------------------------------------- */
/* WooCommerce SHOP PAGE -------------------- */

p.demo_store { /* --- No orders shall be filled  --- */
    background-color: #fff !important;
    color: #000 !important;
    opacity: 0.8 !important;
}

.genesis-nav-menu a.wcmenucart-contents,
.genesis-nav-menu a.wcmenucart-contents i {
	color: #999;
   display: inline;
   width: 140px;
   margin: 0 auto;
   padding: 0;
}

.genesis-nav-menu a.wcmenucart-contents:hover,
.genesis-nav-menu a.wcmenucart-contents:hover i {
	color: #cc0000;
}

.genesis-nav-menu a.wcmenucart-contents { /* --- CART ITEM / FONT AWESOME --- */
   padding: 20px 0 !important;
}

.woocommerce-page .woocommerce-ordering,
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count { /* --- SORT dropdown --- */
    display: none !important;
}

.product-category { /* --- Parent Category in Product List --- */
  display:none !important;
}

.woocommerce ul.products li.product .price { /* --- Delay Price Color on Shop page --- */
   float: right;
   color: #fff;
   font-weight: 700;
   line-height: 1.2;
   padding-top: 6.5px;
   -webkit-transition: color 1.5s ease-out;
   -moz-transition: color 1.5s ease-out;
   -o-transition: color 1.5s ease-out;
   transition: color 1.5s ease-out;
}

.woocommerce ul.products li.product:hover .price { /* --- Delay Price Color on Shop page --- */
    color: #b9b9b9;
}

.page-id-4,.woocommerce ul.products li.product .button { /* --- Hide Add to Cart on Shop page --- */
    display: none !important;
}

.woocommerce ul.products li.product a img { /* --- decrease margin between image and title --- */
    margin: 0 !important;
}

.woocommerce ul.products li.product h2 { /* --- Product title darken on hover --- */
    font-style: normal !important;
	 font-weight: normal !important;
    line-height: 1.2;
	 color: #cecece;
	 text-transform: lowercase;
    -webkit-transition: color 0.5s ease-out;
    -moz-transition: color 0.5s ease-out;
    -o-transition: color 0.5s ease-out;
    transition: color 0.5s ease-out;
    padding: 0.1em 0 !important;
    display: inline-block;
}
.woocommerce ul.products li.product:hover h2 { /* --- Product title darken on hover --- */
    color: #555;
}

/* --------------------------------------------- */
/* WooCommerce SINGLE PRODUCT PAGE -------------------- */
 
.woocommerce-error, .woocommerce-info, .woocommerce-message { /* --- WooCommerce Notices --- */
   background-color: #fff; /* pale ochre */
   border-top-color: #e5c504; /* Ochre */
   border: #e5c504 1px solid; /* Ochre */
}

.woocommerce a.button { /* --- WooCommerce Notices - button --- */
   background-color: #e5c504 !important; /* Ochre */
	color: #fff !important;
   font-size: 1em !important;
   width: 100%;
   text-align: center;
}

.woocommerce div.product div.images .flex-control-thumbs li { /* --- WooCommerce Gallery Thumbnail padding --- */
   padding: 4px 4px 0 0;
}

.woocommerce div.product .product_title { /* --- Product Title style --- */
   font-family: 'BrushLetteringOneBoldItalic', sans-serif !important;
   font-size: 1.6em;
   letter-spacing: 1.2px !important;
   text-transform: capitalize;
}

/*.woocommerce div.product p.in-stock { / --- Hide In Stock label Single Product --- /
   display: none;
}*/

/*.woocommerce div.product .out-of-stock { / --- --- --- --- --- SOLD LABEL on Single Product --- --- --- --- --- /
   font-family: 'TitilliumTextRegular', sans-serif !important;
   font-size: 16.5px !important;
   color: #888 !important;
   margin-bottom: 12px;
   padding-bottom: 12px;
   text-transform: lowercase;
   width: 50px;
   height: 50px;
   border: 1px solid;
   border-radius: 50%;
   padding: 10px 0 0 8px;
	letter-spacing: 1px;
}*/

.woocommerce div.product .out-of-stock,  /* --- --- --- --- --- SOLD LABEL on SINGLE product page --- --- --- --- --- */
.woocommerce div.product .in-stock { /* --- --- --- --- --- X SPOTS LEFT on WORKSHOP product page --- --- --- --- --- */
   font-family: 'TitilliumTextRegular', sans-serif !important;
   font-size: 16.5px !important;
	letter-spacing: 1px;
   color: #888 !important; /* -- PTHW RED -- */
   margin-bottom: 12px;
   padding-bottom: 12px;
   text-transform: lowercase;
   width: 50px;
   height: 50px;
   border: 1px solid;
   border-radius: 50%;
   padding: 10px 0 0 8px;
}

.woocommerce div.product .in-stock { /* --- --- --- --- --- X SPOTS LEFT on WORKSHOP product page --- --- --- --- --- */
	font-size: 16.5px !important;
	text-align: center;
	letter-spacing: 1.2px;
	line-height: 17px;
	padding: 5px 4px 0 6px;
   margin-bottom: 25px;
}

#pthw-ws-select { /* --- --- --- --- --- --- X PLACES LEFT DROPDOWN on WORKSHOP product page --- --- --- */
	font-size: 16px;
	width: 50px;
	padding: 10px;
}

div .select-qty {
   display: inline-block;
/*   float: right;
*/}

.workshop-shares {
   clear: both;
}

.pthw-badge { /* --- --- --- --- --- SOLD LABEL on Shop Page --- --- --- --- --- */
	color: rgba(229,229,229,0.7);
   text-transform: lowercase;
	font-weight: bold;
   text-shadow: 0.5px 0.5px 0.5px rgba(119, 119, 119, 0.6), -0.5px -0.5px 0.5px rgba(119, 119, 119, 0.6);
	position: absolute;
   top: 2%;
   right: 8px;
   border: solid 1px;
   border-radius: 50%;
   width: 50px;
   height: 50px;
   -webkit-box-shadow: 0 0 3px rgba(119, 119, 119, 0.8);
   		  box-shadow: 0 0 3px rgba(119, 119, 119, 0.8);
	text-align: center;
   letter-spacing: 1px;
   font-size: 15px;
	line-height: 16px;
   padding: 0;
}

.soldout { /* --- --- --- --- --- SOLD LABEL on Shop Page --- --- --- --- --- */
	text-align: center;
   font-size: 16.5px;
   padding: 14px 8px 0 6.8px;
}

.ws-spots-left { /* --- --- --- --- --- WORKSHOP BADGE on Shop Page --- --- --- --- --- */
	font-size: 15px;
	padding: 0px 0 0;
}

.ws-dates { /* --- --- --- --- --- WORKSHOP BADGE on Shop Page --- --- --- --- --- */
	font-size: 14px;
	color: #CC0000;
   background-color: rgba(220,220,220,.9);
   letter-spacing: 1px;
   line-height: 15px;
   text-shadow: none;
   border: none;
   -webkit-box-shadow: 0 0 1px rgba(119, 119, 119, 0.8);
   		  box-shadow: 0 0 1px rgba(119, 119, 119, 0.8);
	padding: 11px 1px 0 1px;
}

.woocommerce span.onsale { /* --- Remove default Sale badge --- */
   display: none;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price ins { /* --- Remove Sale Price underline --- */
   text-decoration: none;
}

.page-heading-pthw span {
	font-size: 18px;
   padding-top: 0;
}

div .weaving-feel,
div .weaving-dimensions { /* --- Weaving Dimensions style (see diagram (inline) --- */
   display: block;
   padding: 0 0 10px;
}

div .weaving-feel h5,
div .weaving-feel p,
div .weaving-dimensions h5,  /* --- Weaving Dimensions style (see diagram (inline) --- */
div .weaving-dimensions p {
	display:inline;
}

.woocommerce div.product form.cart div.quantity { /* --- Product quantity field --- */
/*    display: none !important; */
}

.woocommerce div.product p.price, 
.woocommerce div.product span.price { /* --- Pricing style --- */
    color: #e5c504 !important;
/*  	font-size: 1em !important; */
}

.woocommerce div.product p.price::before {
    content: 'NZ' !important;
    font-size: 0.7em;
}

.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt { /* --- Add to Cart button style --- */
	background-color: #e5c504;
	color: #fff;
}

.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover { /* --- Add to Cart button style --- */
    background-color: #D4B822;
}

.woocommerce div.product form.cart .button { /* --- Add to Cart button text --- */
    font-size: 1.2em;
    text-transform: none;
	display: block;
	margin-right: 2px;
}

.woocommerce div.product form.cart { /* --- Remove margin above Questions Button on Single Product --- */
	margin-bottom: 20px;
	width: 320px;
}

#questions-button-cf { /* --- Questions Button + Contact Form on Single Product --- */
   clear: both;
   font-size: .8em;
   color: #efdc68;
}

#questions-button-cf button,
#pthw-outsideNZ-info button {
   background-color: #fff;
   border: 1px solid #efdc68;
   color: #ead036;
}

.buying-outside-nz-button {
   margin: 0 auto;
	display: inline;
   float: right;
   font-size: 0.9em;
   margin: 0 -6px 10px;
}

#outsideNZ_deets {
	border: 1px solid #efdc68;
   border-radius: 5px;
   padding: 20px;
}

.cart-collaterals .calculate-shipping h2 {
	width: 100%;
}

#product_inq { /* --- Questions Contact Form on Single Product --- */
   clear: both;
   padding-top: 15px;
}

.product_meta { /* --- Categories on Product page --- */
  display:none !important;
}

.related.products { /* --- move Related Products --- */
  display: none !important;
}

.draw { 
    width: 100%;
    margin: 0 auto;
}

.size, 
.wearable_care { 
    width: 100%;
    clear: both;
}

.tape { 
    width: 100%;
    margin: 0 auto;
}

.flat_word {
    width: 100%;
    clear: both;
}
  
.wearable_care h4,
.wearable_care h5,
.wearable_word h4,
.wearable_word h5,
.flat_care h4,
.flat_care h5,
.flat_word h4,
.flat_word h5,
.size h4,
.size h5,
.draw h4,
.draw h5 {
	padding: 30px 0 10px;
	clear: both;
}

/* --------------------------------------------- */
/* WOOCOMMERCE CART PAGE ---------------------- */

	/* --- Coupons / Actions --- */

.woocommerce-cart-form .coupon {
    width: 336px;
    max-width: 100%;
}

#coupon_code.input-text {
    width: 168px;
}

	/* --- Move Coupons --- */

.woocommerce-cart-form td.actions {
    display: none !important;
}

div.coupon:not(.above-cart-totals) { 
	display: none !important;
}

.coupon.above-cart-totals {
    width: 250px;
    padding: 33px 0;
	margin: 0 auto;
}

.coupon.above-cart-totals input,
.coupon.above-cart-totals button {
	border: 1px solid #dbd29c;
}

.coupon.above-cart-totals input {
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}

.coupon.above-cart-totals button {
	padding: 12px;
	margin-bottom: 40px;
}

	/* --- Update Cart Button --- */

.woocommerce-cart-form button[disabled] {
    display: none !important;
}

	/* --- Image Thumbnail --- */

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 200px;
}

@media only screen and (max-width: 768px) {
	.woocommerce table.cart .product-thumbnail {
		display: block;
		width: 60%;
		margin: 0 auto;
	}
	.woocommerce table.cart .product-thumbnail:before {
		display: none;
	}
	.woocommerce-page table.shop_table_responsive tr td {
	    text-align: center!important;
	}
}

	/* --- Cart Columns --- */

.woocommerce table.cart td:nth-of-type(5),
.woocommerce table.cart th:nth-of-type(5),
.woocommerce table.cart td:nth-of-type(6),
.woocommerce table.cart th:nth-of-type(6) { /* --- Remove columns from Cart table --- */
	display: none;
}

	/* --- Cart Width --- */

.woocommerce .woocommerce-cart-form {
 /*   width: 75% !important; /* --- Balance cart widths better --- */
}

.woocommerce table.shop_table td,
td {
      border: none;
}

.woocommerce table.cart .product-name,
.woocommerce table.cart th {
	text-transform: capitalize;
	font-family: 'BrushLetteringOneBoldItalic', sans-serif;
	letter-spacing: 0.8px;
	font-size: 23px;
   line-height: 1.2em;
}

.woocommerce table.shop_table td {
   background-color: rgba(255,255,255,1)!important;
}

.woocommerce table.shop_table td.product-price ins {
	color: #d4b822;
   font-weight: bold;
   line-height: 0.7;
   text-decoration: none;
   display: block;
}

.cart-collaterals h2{
   display: inline;
   float: left;
   width: 60%;
}

.woocommerce-cart td.actions { /* --- Update cart button --- */
   height: 50px;
}

.woocommerce-cart input.button { /* --- Update cart button --- */
   display: none !important;
}

.woocommerce a.remove { /* --- change colour of Cancel/Remove button --- */
    color: grey !important;
    padding: 5px 25px 30px 10px;
}
 
.woocommerce a.remove:hover { /* --- change colour of Cancel/Remove button --- */
    background: white none repeat scroll 0 0;
    color: #cc0000 !important;
}

.woocommerce-cart table {
	margin-bottom: 30px !important;
}

.shipping-calculator-button { /* --- Shipping Calculator --- */
   display: block;
   margin: 0;
}

.calculate-shipping .pthw-title {
   padding-top: 0;
}

.calculate-shipping-reveal {
   width: 100%;
}

.calculate-shipping-reveal p,
.calculate-shipping-reveal ol,
.calculate-shipping-reveal ul {
	color: #777;
   font-size: 1em;
}

.woocommerce-cart .wc-proceed-to-checkout {
   padding: 0;
}

.ways-to-pay {
   padding: 0 0 30px;   
}

.ways-to-pay h2 {
   display: block;
   width: 100%;
   padding: 40px 0 0;
}

.checkout-button.checkout-button-laybuy,
.checkout-button.checkout-button-banking,
.paypal-express-checkout-button {
	max-width: 251px !important;
 	padding: 0 !important;
	margin: 0 auto 6px !important;
	display: block !important;
}

.checkout-button.checkout-button-banking,
.paypal-express-checkout-button {
/*	float:right; */
	padding: 0.618em 1em !important;
}

.paypal-express-checkout-button {
	margin-top: 16px !important;
}

/* ---------------------------------------------- */
/* WOOCOMMERCE CHECKOUT PAGE ------------------- */

.woocommerce-checkout .entry-content ul > li {
    list-style-type: none;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: none;
}

/* ---------------------------------------------- */
/* WOOCOMMERCE THANKYOU PAGE ------------------- */

.woocommerce-order .woocommerce-thankyou-order-received {
   font-family: 'BrushLetteringOneBoldItalic', serif;
	letter-spacing: 0.8px;
	font-size: 23px;
	padding: 0.5em 0 0.5em;
}

.woocommerce ul.order_details {
   color: white;
	background: #777;
	border: 1px solid white;
	border-radius: 3px;
	padding: 6px 0 4px 6px;  
}

th.woocommerce-table__product-name,
th.woocommerce-table__product-table {
   text-transform: uppercase;
}

.woocommerce-customer-details h2 {
   padding-top: 2em;
}

.woocommerce table.shop_table th {
    padding: 0 12px;
}

/* ------------------------------------------------------------------------------------------------- */
/* HOME PAGE -------------------- */

.page-id-514 .nav-primary {
/*  display: none; */
}

.market-dates { /* --- Market dates --- */
	padding-top: 0;
	padding-bottom: 80px;
	text-align: center;
}

/* div .space {
	padding-top: 0px;
  text-align: center;
} */


/* END Plugins
---------------------------------------------------------------------------------------------------- */


/* Sticky Message
-------------------------------------------------- */

.sticky-message {
	background-color: #f5f5f5;
	font-size: 18px;
	opacity: 0;
	padding-bottom: 15px;
	padding-top: 15px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 999;
	display: none;
  }

.sticky-message {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition:    all 0.3s ease-in-out;
	-ms-transition:     all 0.3s ease-in-out;
	-o-transition:      all 0.3s ease-in-out;
	transition:         all 0.3s ease-in-out;
}

.sticky-message.reveal {
	opacity: 1;
	display: none;
}

.sticky-message p:last-child {
	margin-bottom: 0;
} 


/* Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
/*	border-bottom: 1px solid #f5f5f5; */
	border-bottom: none;
	padding: 2.5% 5%;
	position: relative;
	text-align: center;
	z-index: 0;
}

/* Site Title and Description
--------------------------------------------- */

.site-title {
	font-size: 30px;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.header-image .site-title > a {
	background-position: center center !important;
/*	background-size: 300px 57px !important; */
/*	background-size: 300px 124px !important;*/
	background-size: 170px 170px !important;
	float: left;
/*	margin: auto; */
/*	min-height: 57px; */
/*	min-height: 124px; /* half of new-height logo */
	min-height: 170px; /* half of new-height logo */
	width: 100%;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

.site-description {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 10px;
}

.site-description,
.site-title {
	line-height: 1.2;
}


/* Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	font-family: 'CMUSansSerifBold';
  font-weight: bold;
  font-style: normal;
	font-size: 16px;
  clear: both;
	line-height: 1;
	width: 100%;
	color: #333;
  text-transform: uppercase;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	display: block;
	padding: 20px;
  color: #333;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
/*	color: #D4B822;*/
  color: #CC0000;
}

.genesis-nav-menu .sub-menu {
	background-color: rgba(255, 255, 255, 1);
	left: auto;
	opacity: 1;
	position: relative;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
	position: relative;
  border-radius: 5px;
  padding: 10px 20px;
  text-align: left;
  width: 200px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary .sub-menu {
	border-top: 1px solid #f5f5f5;
}

.nav-primary .sub-menu .sub-menu {
	margin-top: -56px;
}

.nav-primary .genesis-nav-menu li li {
	margin-left: 0;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
    display: none;
}

.page-id-4 .nav-secondary { /* --- MARKET --- */
  display: block !important;
	padding: 10px 0;
	margin: 0px auto;
}
.page-id-4 .nav-secondary a:hover {
	color: #CC0000;
}

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

.responsive-menu-icon,
.responsive-menu .menu-item-has-children {
	cursor: pointer;
}

.responsive-menu .menu-item,
.responsive-menu-icon {
	display: block;
	text-align: center;
}

.responsive-menu,
.responsive-menu > .menu-item > .sub-menu {
/*display: inline-block;*/
	display: none;
}

.responsive-menu-icon {
	text-align: center;
}

.responsive-menu-icon::before { /* --- HAMBURGER MENU --- */
	color: #999;
	content: "\f333";
	display: inline-block;
	font: normal 28px/1 'dashicons';
	margin: 20px auto 0;
	padding: 20px;
}

.responsive-menu > .menu-item-has-children:before { /* RESPONSIVE - SHOWS DROPDOWN */
/*	content: "\f347";*/
	content: "\f132";
	float: right;
	font: normal 20px/1 'dashicons';
	height: 16px;
	padding: 20px 0;
	right: 0;
	text-align: right;
	z-index: 9999;
}

.responsive-menu .menu-open.menu-item-has-children:before {
/*	content: "\f343";*/
	content: "\f158";
}

.responsive-menu .sub-menu .sub-menu {
	margin: 0;
}


/* Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry,
.page.page-template-page_blog-php .entry {
/*	border-bottom: 1px solid #f5f5f5; */
/*	margin-bottom: 60px;*/
}

.page .entry,
.single .entry {
	border-bottom: 0;
	margin-bottom: 20px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 17px;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
	margin-top: -10px;
}

.entry-footer .entry-meta {
	margin-bottom: 60px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #333;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #e5554e;
}

/* Comments
--------------------------------------------- */

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
	margin-bottom: 40px;
}

.entry-comments .comment:last-child {
	margin-bottom: 0;
}

.comment-respond {
	padding-top: 60px;
}

.entry-comments {
	padding-top: 20px;
}

.comment-header {
	font-size: 18px;
	line-height: 1.5;
}

.comment-notes,
.entry-pings .reply {
	display: none;
}

.entry-comments .comment {
	border-bottom: 1px solid #f5f5f5;
}

p.comment-form-comment {
	margin-bottom: 20px;
}

p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
	margin: 0;
}

.entry-comments .comment {
	clear: both;
}

.entry-comments .children .comment {
	border: none;
}

.comment-list li {
	list-style-type: none;
}


/* Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #f5f5f5;
	clear: both;
	font-size: 18px;
	padding: 10%;
}

.footer-widgets li {
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.footer-widgets .widget {
	margin-bottom: 40px;
}

.footer-widgets input:last-child {
	margin-bottom: 0;
}

.footer-widgets input {
	margin-bottom: 10px;
}


/* Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
/*	border-top: 1px solid #f5f5f5; */
	border-top: none;
	font-size: 16px;
	padding: 5%;
	text-align: center;
}

.site-footer p {
	margin-bottom: 0;
}

.force-select {  
  -webkit-user-select: all;  /* Chrome all / Safari all */
  -moz-user-select: all;     /* Firefox all */
  -ms-user-select: all;      /* IE 10+ */
  user-select: all;          /* Likely future */   
}

.email:hover:after {  
/*  content: "copy this";
  margin: 0 0 0 100px;*/
}


/* BILLY CRIMSON
---------------------------------------------------------------------------------------------------- */

/* HOME PAGE */

.market-dates { /* --- Market dates --- */
	padding-top: 0;
	padding-bottom: 40px;
	text-align: center;
}

@media only screen and (max-width: 801px) {  /* --- max-width: 801px ----------- */

.market-dates {
	padding-bottom: 30px;
   }
}

div .market-date-place { /* Home Market dates */
	display: block;
	padding: 0 0 20px;
	margin: 0;
	}

@media only screen and (min-width: 801px) {  /* --- max-width: 801px ----------- */

div .market-date-place { /* Home Market dates */
	padding: 0
	}
}

@media only screen and (max-width: 801px) {  /* --- max-width: 801px ----------- */

.market-date-place span { /* Home Market dates */
	display: block;
	padding: 0;
	}
}

@media only screen and (min-width: 801px) {  /* --- min-width: 801px ----------- */

.market-date-place span { /* Home Market dates */
	display: inline;
	}
}

.pthw-title { /* --- INLINE TITLES on HOME and ABOUT --- */
   color: #555;
   font-family: 'BrushLetteringOneBoldItalic', sans-serif;
   letter-spacing: 0.8px;
   font-size: 18px;
}

.pthw-title:after {
   padding-right: 20px;
}

a .fa {
	color: #333;
}

a .fa:hover {
  color: #D4B822;
}

/** {
   border: 1px solid grey !important;
}*/

.mapoverlay { /* make google map non zoomable on scroll */
   background:transparent; 
   position:relative; 
/*   width:1400px; */
   width:100%;
   height:500px; /* your iframe height */
   top:500px;  /* your iframe height */
   margin-top:-500px;  /* your iframe height */
}


/* TEXT SELECTION
----------------------------------------------------------- */
  
::-moz-selection { background: #D4B822; text-shadow: none; }
::selection { background: #D4B822; text-shadow: none; }
        


/* ACF - GALLERY
----------------------------------------------------------- */
  
.acf-gallery {
	width: 100%;
	margin: 0 auto;
}

.acf-gal-4img,
.acf-gallery-img {
	padding: 10px;
   float: left;
   /* margin: 0 2% 2% 0; */
}

.page-heading-pthw {
	text-align: center;
   padding: 0;
  font-size: 20.5px;
}

.page-heading-pthw h4 {
	font-size: 23px;
   letter-spacing: 1.3px;
}

.title-repeater {
	clear: both;
}

.title-repeater h4 { /* --- Title on Alternating Page template --- */
   padding-top: 1.5em;
}


/* TEXT-WIDGET SHOP TITLE
----------------------------------------------------------- */

.page-heading-pthw .widget-title {
   margin-bottom: 0px;
}

.page-heading-pthw .textwidget {
   color: #555;
   font-family: 'BrushLetteringOneBoldItalic', sans-serif;
   letter-spacing: 0.8px;
   font-size: 18px;
   margin-bottom: 20px;
}

/* Media Queries
---------------------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------ */
@media only screen and (max-width: 599px) {  /* --- PTHW - max-width: 599px ----------- */

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product { /* --- PRODUCT WIDTH --- */
   width: 100% !important;
}

  .acf-gal-4img,
  .acf-gallery-img { /* --- ACF - GALLERY --- */
		width: 100%;
	}
}

/* ------------------------------------------------------------------------------------ */
@media only screen and (min-width: 600px) {  /* --- width: 600px ----------- */

	.woocommerce a.button { /* --- WooCommerce Notices - button --- */
/*   width: 45%;*/
}
}   
   
/* ------------------------------------------------------------------------------------ */
@media only screen and (min-width: 600px) and (max-width: 800px) {  /* --- width: 600-800px ----------- */

.page-id-4 .site-inner { /* --- SHOP PAGE --- */
    max-width: 85%;
		}

.gallery-columns-4 .gallery-item {
    width: 40%;
    }

.gallery-item {
    float: left;
    }
  
.gallery {
    display: inline-block;
    }

.gallery-center {
    margin: 0 auto;
    }

flat_care {
   display: block;
   }

	@media all and (orientation:portrait) {

  .acf-gal-4img,
  .acf-gallery-img { /* --- ACF - GALLERY --- */
	width: 49.6%;
	}
	}

  	@media all and (orientation:landscape) {

  .acf-gal-4img,
  .acf-gallery-img { /* --- ACF - GALLERY --- */
		width: 49.479%;
	}
	}

}

/* ------------------------------------------------------------------------------------ */
@media only screen and (min-width: 769px) and (max-width: 1024px) {  /* --- width: 769-1024px ----------- */

   .woocommerce .cart-collaterals .cart_totals,
   .woocommerce-page .cart-collaterals .cart_totals {
    	float: none;
      width: 60%;
      margin: 0 auto;
	}
	
	.draw { 
 	   float: left;
  	   width: 100%;
   }

	.draw img { 
  	   max-width: 100%;
   }

	.flat_care { 
 	   float: left;
  	   width: 100%;
      display: block;
   }

}

/* ------------------------------------------------------------------------------------ */
@media only screen and (min-width: 801px) and (max-width: 1024px) {  /* --- width: 801-1024px ----------- */
  
	@media all and (orientation:portrait) {

  .acf-gal-4img,
  .acf-gallery-img { /* --- ACF - GALLERY --- */
		width: 49.479%;
	}
	}

  
	@media all and (orientation:landscape) {

  .acf-gallery-img { /* --- ACF - GALLERY --- */
		width: 33%;
	}
      
   .acf-gal-4img { /* --- ACF - 4IMAGE--- */
		width: 24%;
	}
	}
}

/* ------------------------------------------------------------------------------------ */
@media only screen and (min-width: 769px) and (max-width: 1024px) {

	.genesis-nav-menu a {
	    font-size: 15.5px !important;
		padding: 30px 20px !important;
	}
}

/* ------------------------------------------------------------------------------------ */
@media only screen and (min-width: 769px) {

/* Site Header ------ */

.site-header {
	padding: 20px 1%;
/*	padding: 1% 5%;*/
}
  
.header-image .site-title > a {
	background: url(https://premtylerhandweaving.nz/site/wp-content/uploads/2016/05/PREMTYLER-LOGO-WEB-320H.png) center center no-repeat !important;
	background-size: 240px 160px !important;
	float: left;
/*	margin: auto; */
	min-height: 160px; /* half of new-height logo */
	width: 100%;
  margin-top: 20px;
}

.nav-primary {
    margin-left: auto;
    margin-right: auto;
    padding: 184px 0 20px;
}

.genesis-nav-menu a {
    padding: 30px;
/*    font-size: 17px;*/
    letter-spacing: 1px;
}
  
.page-id-514 .content {
/*      margin: -26px 0 0 0; home page */
}

	body {
	/*	font-size: 20px; */
	}

	.wrap {
			max-width: 1280px;
	/*	    max-width: 1030px; */
			margin-left: auto;
			margin-right: auto;
	}

	.sticky-message {
	/*	display: block;*/
			display: none;
	}

	.site-inner {
			margin-left: auto;
			margin-right: auto;
			max-width: 1280px;
			padding: 0 20px;
	}
  
  .page-id-1236 .site-inner,   /* --- About -------- */
  .page-id-912 .site-inner,    /* --- Process ------ */
  .page-id-1292 .site-inner,   /* --- Process-alt -- */
  .page-id-281 .site-inner,    /* --- Contact ------ */
  .page-id-4515 .site-inner,   /* --- Workshops ---- */
  .page-id-1214 .site-inner  { /* --- Thank you ---- */
			padding: 0 10%;
	}

  
  .page-id-4 .site-inner { /* --- SHOP --- ??? --- */
/*			max-width: 100% !important;*/
	}

	.sidebar-primary {
			float: right;
			width: 160px;
  }

  .page-id-514 .sidebar-primary { /* --- HOME --- */
			display: none;
  }

  .footer-widgets {
		padding: 5%;
	}

	.footer-widgets .widget:last-child {
		margin-bottom: 0;
	}

	.footer-widgets-1,
	.footer-widgets-3 {
		width: 28%;
	}

	.footer-widgets-2 {
		width: 28%;
	}

	.footer-widgets-1,
	.footer-widgets-2 {
		padding-right: 5%;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3
	.title-area {
		float: left;
	}

	.footer-widgets-3 {
	/*float: right;
		margin-top: 60px;
		margin-right: 26px;*/
  }

	.title-area {
		margin: auto;
		text-align: left;
	}

	.site-description {
		margin-bottom: 0;
	}

	.genesis-nav-menu .menu-item {
		display: inline-block;
	}

	.genesis-nav-menu .sub-menu {
		background-color: #fff;
		width: fit-content;
		left: -9999px;
		opacity: 0;
		position: absolute;
	}

	.genesis-nav-menu .sub-menu a {
		border: 1px solid #f5f5f5;
		border-top: 0;
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 200px;
		border-radius: 5px;
		width: fit-content;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -55px 0 0 199px;
	}

	.genesis-nav-menu li.highlight a {
		background-color: #e5554e;
		border-radius: 3px;
		color: #fff;
		margin-left: 20px;
	}
	
	.genesis-nav-menu li.highlight a:hover {
		background-color: #333;
		color: #fff;
	}

	.nav-secondary {
		padding: 10px 5%;
	}

	.nav-secondary .genesis-nav-menu > li:first-child a {
		padding-left: 0;
	}

	.responsive-menu,
	.responsive-menu > .menu-item > .sub-menu {
		display: block;
	}

	.responsive-menu-icon,
	.responsive-menu > .menu-item-has-children:before,
	.responsive-menu .menu-open.menu-item-has-children:before {
		display: none;
	}

	.comment-list ul.children {
		margin-left: 40px;
	}

	.gallery-item {
		float: left;
	}
	
	.gallery-columns-2 .gallery-item {
		width: 50%;
	}
	
	.gallery-columns-3 .gallery-item {
		width: 33%;
	}
	
	.gallery-columns-4 .gallery-item {
		width: 25%;
	}
	
	.gallery-columns-5 .gallery-item {
		width: 20%;
	}
	
	.gallery-columns-6 .gallery-item {
		width: 16.6666%;
	}
	
	.gallery-columns-7 .gallery-item {
		width: 14.2857%;
	}
	
	.gallery-columns-8 .gallery-item {
		width: 12.5%;
	}
	
	.gallery-columns-9 .gallery-item {
		width: 11.1111%;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.717948717948715%;
	}
	
	.one-third,
	.two-sixths {
		width: 31.623931623931625%;
	}
	
	.four-sixths,
	.two-thirds {
		width: 65.81196581196582%;
	}
	
	.one-fourth {
		width: 23.076923076923077%;
	}
	
	.three-fourths {
		width: 74.35897435897436%;
	}
	
	.one-sixth {
		width: 14.52991452991453%;
	}
	
	.five-sixths {
		width: 82.90598290598291%;
	}

  /* --- WooCommerce Product Page --- additions --- */
  /* ---------------------------------------------- */
  
	.flat_care { 
 	   float: right;
  	   width: 48%;
   }

	.draw { 
 	   float: right;
  	   width: 48%;
   }

	.draw img { 
 	   float: right;
  	   width: 100%;
      margin: 0 auto;
   }

  .size {
      display: inline-block;
      float: left;
      width: 48%;
	}

  .tape { 
    float: right;
    width: 48%;
}

	.wearable_care { 
  	   width: 100%;
   }

	.first {
		clear: both;
		margin-left: 0;
	}

	.site-footer {
		padding-bottom: 2.5%;
		padding-top: 5%;
	}
}

/* ------------------------------------------------------------------------------------ */
@media only screen and (min-width: 1025px) and (max-width:1500px) {  /* --- min-1025px and max-1500px----------- */

  .flat_word {
      clear: none;
 	   float: right;
  	   width: 48%;
	}

  	@media all and (orientation:portrait) {

  .acf-gallery-img { /* --- ACF - GALLERY --- */
		width: 32%;
	}
      
   .acf-gal-4img { /* --- ACF - 4IMAGE --- */
		width: 24%;
	}  
	}

  
	@media all and (orientation:landscape) {

  .acf-gal-4img,
  .acf-gallery-img { /* --- ACF - GALLERY --- */
		width: 24%;
	}
	}

}

/* ------------------------------------------------------------------------------------ */
@media only screen and (min-width: 1025px) {  /* --- min-width: 1025px ----------- */

	.woocommerce table.shop_table {
    	margin: 0 auto;
/*   	width: 48%;*/
	}
   
   .woocommerce .cart-collaterals .cart_totals,
   .woocommerce-page .cart-collaterals .cart_totals {
    	float: none;
      width: 60%;
      margin: 0 auto;
	}
	
	.draw { 
 	   float: right;
  	   width: 48%;
   }

	.draw img { 
 	   float: right;
  	   max-width: 100%;
      margin: 0 auto;
   }
   
	.flat_care { 
 	   float: right;
  	   width: 48%;
      display: block;
   }

  .flat_word {
 	   float: left;
  	   width: 48%;
  	   clear: none;
	}

}


/* ------------------------------------------------------------------------------------ */
@media only screen and (min-width: 1025px) {  /* --- min-width: 1025px ----------- */

  .flat_word {
 	   float: left;
  	   width: 100%;
	}

}

/* ------------------------------------------------------------------------------------ */
@media only screen and (min-width: 1501px) {  /* --- min-width: 1501px ----------- */

  .flat_word {
      clear: none;
 	   float: right;
  	   width: 48%;
}

  	@media all and (orientation:portrait) {

  .acf-gal-4img,
  .acf-gallery-img { /* --- ACF - GALLERY --- */
		width: 24%;
	}
	}

  
	@media all and (orientation:landscape) {

  .acf-gal-4img,
  .acf-gallery-img { /* --- ACF - GALLERY --- */
		width: 24.69%;
	}
	}

}
