/*

	Theme Name: Willamette Valley Pie Company

	Description: Genesis child theme.

	Author: All Pro Webworks

	Author URI: http://www.allprowebworks.com

	Version: 0.9



	Template: genesis

	Template Version: 2.1.2

*/



/* # Table of Contents

- Imports

- HTML5 Reset

	- Baseline Normalize

	- Box Sizing

	- Float Clearing

- Defaults

	- Typographical Elements

	- Headings

	- Objects

	- Gallery

	- Forms

	- Tables

- Structure and Layout

	- Site Containers

	- Column Widths and Positions

- Common Classes

	- Genesis

	- Search Form

	- Titles

	- WordPress

- Widgets

	- Featured Content

- Plugins

	- Gravity Forms

- Site Header

	- Title Area

	- Widget Area

- Site Navigation

	- Header Navigation

	- Primary Navigation

	- Child Navigation

- Content Area

	- Entries

	- Entry Meta

	- Pagination

	- Comments

- Sidebars

- Site Footer

- Site Borders

- Home

- WooCommerce

	- Cart

	- Buttons

*/





/* # Imports

---------------------------------------------------------------------------------------------------- */



@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400italic,400,700,600);

@import url(https://fonts.googleapis.com/css?family=Lobster+Two);





/* # 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:700}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: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:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}



/* ## 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 {

	background-image:url(images/layout/bg.jpg);

	background-repeat:no-repeat;

	background-attachment:fixed;

	background-position:center top;

	background-color:#ECE6C6;

	color: #3c2313;

	font-family: "Open Sans", sans-serif;

	font-size: 16px;

	font-weight: 400;

	line-height: 1.625;

	margin: 0;

}



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:#1B2C5B;

	text-decoration:underline;

}



a:hover {

	text-decoration:none;

}



p {

	margin: 0 0 1em;

	padding: 0;

}



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: black;

	font-family: "Open Sans", sans-serif;

	font-weight: 600;

	line-height: 1.2;

	margin: 0 0 10px;

}



h1 {

	font-family: "Lobster Two", sans-serif;

	font-size: 42px;

	margin-bottom:18px;

}



h2 {

	font-size: 26px;

}



h3 {

	font-size: 22px;

}



h4 {

	font-size: 18px;

}



h5 {

	font-size: 16px;

}



h6 {

	font-size: 16px;

}



/* ## Objects

--------------------------------------------- */



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 {

	float: left;

	margin: 0 0 28px;

	text-align: center;

}



.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%;

}



.gallery img {

	border: 1px solid #ddd;

	height: auto;

	padding: 4px;

}



.gallery img:hover {

	border: 1px solid #999;

}



/* ## Forms

--------------------------------------------- */



input,

select,

textarea {

	background-color: #fff;

	border: 1px solid #ddd;

	color: #3c2313;

	font-size: 14px;

	font-weight: 400;

	padding: 3px 5px;

	width: 100%;

}



input:focus,

textarea:focus {

	border: 1px solid #3c2313;

	outline: none;

}



input[type="checkbox"],

input[type="image"],

input[type="radio"] {

	width: auto;

}



::-moz-placeholder {

	color: #333;

	font-weight: 300;

	opacity: 1;

}



::-webkit-input-placeholder {

	color: #333;

	font-weight: 300;

}



button,

input[type="button"],

input[type="reset"],

input[type="submit"],

.button {

	background: #3C2313;

	border: none;

	color: #fff;

	cursor: pointer;

	font-size: 14px;

	font-weight: 400;

	line-height:1;

	padding:10px 20px;

	text-transform: uppercase;

	width: auto;

	

	-webkit-border-radius: 9px;

	-moz-border-radius: 9px;

	border-radius: 9px;

	

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

  filter: alpha(opacity=90);

  -moz-opacity: 0.9;

  -khtml-opacity: 0.9;

  opacity: 0.9;

	

	text-shadow:none;

	

	-webkit-box-shadow:none;

	-moz-box-shadow:none;

	box-shadow:none;

}



html .sidebar button,

html .sidebar input[type="button"],

html .sidebar input[type="reset"],

html .sidebar input[type="submit"],

html .sidebar a.button {

	font-size:12px !important;

}



button:hover,

input:hover[type="button"],

input:hover[type="reset"],

input:hover[type="submit"],

.button:hover {

	color: #ECE6C6;

	

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  filter: alpha(opacity=100);

  -moz-opacity: 1;

  -khtml-opacity: 1;

  opacity: 1;

}



.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;

	width: 100%;

}



tbody {

	border-bottom: 1px solid #ddd;

}



td,

th {

	text-align: left;

}



td {

	border-top: 1px solid #ddd;

	padding: 6px 0;

}



th {

	font-weight: 400;

}





/* # Structure and Layout

---------------------------------------------------------------------------------------------------- */



/* ## Site Containers

--------------------------------------------- */



.site-container {

/*	min-width:1052px;*/
	margin: 0 auto;
	max-width: 1052px;

}



.site-inner,

.wrap {

	margin: 0 auto;

/*	width: 1052px;*/
	max-width: 1052px;

}



.site-inner {

	margin-top:-30px;

}



/*
.site-banner {

	position:relative;

	width:1006px;

	height:221px;

}
*/

.site-banner {
    padding-bottom: 23%;
    position: relative;
    width: auto;
    height: 100%;
}

.site-banner img {

	position:absolute;

	z-index:10;

}

/*
.site-banner-overlay {

	position:absolute;

	z-index:20;

	width:100%;

	height:221px;

	background:url(images/layout/banner-overlay.png) left top no-repeat;

}
*/
.site-banner-overlay {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 221px;
    background: url(images/layout/banner-overlay.png) left top repeat-x;
    background-size: contain;
}


/* ## 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 {

	float: right;

	display:inline;

	margin-top:15px;

	margin-right:20px;

/*	margin-left:10px;*/
	padding-left: 20px;

/* 	width: 688px; */
	max-width: 688px;
/* 	width: 100%; */

}



.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:auto;

	float:none;

	margin-left:20px;

}



/* ### Primary Sidebar */



.sidebar-primary {

	float: right;

	width: 284px;

}



.page-id-104 .sidebar-primary {

	margin-top:15px;

}



.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

---------------------------------------------------------------------------------------------------- */



/* ## Genesis

--------------------------------------------- */



.breadcrumb {

	margin-bottom: 20px;

}



.archive-description,

.author-box {

	background-color: #fff;

	font-size: 16px;

	margin-bottom: 40px;

	padding: 40px;

}



.author-box-title {

	font-size: 16px;

	margin-bottom: 4px;

}



.archive-description p:last-child,

.author-box p:last-child {

	margin-bottom: 0;

}



/* ## Search Form

--------------------------------------------- */



.search-form {

	overflow: hidden;

}



.site-header .search-form {

	float: right;

	margin-top: 12px;

}



.entry-content .search-form,

.site-header .search-form {

	width: 50%;

}



.genesis-nav-menu .search input[type="submit"],

.widget_search 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: 20px;

}



.entry-title a,

.sidebar .widget-title a {

	color: #333;

}



.entry-title a:hover {

	color: #e5554e;

}



.sidebar .widget-title {

	font-family: "Lobster Two", sans-serif;

	font-size:28px;

}



.footer-widgets .widget-title {

	color: #fff;

}



/* ## 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 1.5em 1.5em 0 !important;

}



a.alignright,

img.alignright,

.wp-caption.alignright {

	margin: 0 0 24px 24px;

}



.wp-caption-text {

	font-size: 14px;

	font-weight: 700;

	text-align: center;

}



.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: none;

	margin: 0 0 0 30px;

	padding: 0;

}



.widget_calendar table {

	width: 100%;

}



.widget_calendar td,

.widget_calendar th {

	text-align: center;

}



/* ## Featured Content

--------------------------------------------- */



.featured-content .entry {

	border-bottom: 2px solid #f5f5f5;

	margin-bottom: 20px;

	padding: 0 0 24px;

}



.footer-widgets .entry {

	border-bottom: 1px dotted #666;

}



.featured-content .entry-title {

	font-size: 20px;

}





/* # Plugins

---------------------------------------------------------------------------------------------------- */



/* ## Gravity Forms

--------------------------------------------- */



.gform_validation_container {

	display:none;

}

.gfield_required {

	color:red;

}

.gform_wrapper ul.gform_fields {

	margin:0;

}

.gform_fields > .gfield {

	margin:0 0 10px;

	list-style-type:none;

}

.gfield > label {

	font-size:14px;

}

.gfield textarea.medium {

	height:100px;

}

.gform_footer {

	margin-top:20px;

}

.gform_ajax_spinner {

	margin-left:10px;

}

.validation_error, .validation_message {

	color:red;

}

.validation_error {

	margin-bottom:10px;

}



.gform_variation_wrapper .gform_validation_error {

	font-size:14px;

}



.validation_error,

.validation_message {

	font-size:14px;

}



.sidebar .validation_error,

.sidebar .validation_message {

	font-size:14px;

}





/* # Site Header

---------------------------------------------------------------------------------------------------- */



.site-header {

	min-height: 160px;

}



.site-header > .wrap {

	padding: 32px 0 20px;

}



/* ## Title Area

--------------------------------------------- */



.title-area {

	float: left;

	width: 120px;

}
@media only screen and (max-width: 600px) {
	.title-area {
		margin-bottom: 20px;
		width: 100%;
	}
}



.header-full-width .title-area {

	width: 100%;

}



.site-title {

	font-size: 32px;

	font-weight: 400;

	line-height: 1.2;

}



.site-title a,

.site-title a:hover {

	color: #333;

}



.header-image .site-title > a {

	background:url(images/Willamette-Valley-Pie-Company.png) no-repeat left;

	float: left;

	min-height: 120px;

	width: 100%;

}
@media only screen and (max-width: 600px) {
	.header-image .site-title > a {
		margin-left: calc(50% - 60px);
		width: 120px;
	}
}



.site-description {

	font-size: 16px;

	font-weight: 300;

	line-height: 1.5;

}



.site-description,

.site-title {

	margin-bottom: 0;

}



.header-image .site-description,

.header-image .site-title {

	display: block;

	text-indent: -9999px;

}



/* ## Widget Area

--------------------------------------------- */



.site-header .widget-area {

	float: right;

	text-align: right;

}
@media only screen and (max-width: 600px) {
	.site-header .widget-area {
		display: block;
    	width: 100%;
		text-align: center;
	}
}



.header-social {

	float:right;

	margin-top:20px;

}
@media only screen and (max-width: 600px) {
	.header-social {
		margin-right: calc(50% - 105.5px);
		margin-bottom: 10px;;
	}
}

.header-social li {

	float:left;

}

.header-social a {

	float:left;

	text-decoration:none;

	padding:0 9px;

}

.header-social a img {

	display:block;



  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

  filter: alpha(opacity=80);

  -moz-opacity: 0.8;

  -khtml-opacity: 0.8;

  opacity: 0.8;

}

.header-social a:hover img {

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  filter: alpha(opacity=100);

  -moz-opacity: 1;

  -khtml-opacity: 1;

  opacity: 1;

}





/* # Site Navigation

---------------------------------------------------------------------------------------------------- */



.genesis-nav-menu {

	clear: both;

	font-size: 16px;

	line-height: 1;

	width: 100%;

	text-align:center;

}



.genesis-nav-menu .menu-item {

	display: inline-block;

	text-align: left;

}



.genesis-nav-menu a {

	color: #333;

	display: inline-block;

	padding: 15px 24px;

	text-decoration:none;

}



.genesis-nav-menu a:hover,

.genesis-nav-menu .current-menu-item > a,

.genesis-nav-menu .sub-menu .current-menu-item > a:hover {

	color: #e5554e;

}



.genesis-nav-menu .sub-menu {

	left: -9999px;

	opacity: 0;

	position: absolute;

	-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;

	width: 230px;

	z-index: 50;

}



.genesis-nav-menu .sub-menu a {

	font-size: 14px;

	padding: 10px 20px;

	position: relative;

	width: 230px;

}



.genesis-nav-menu .sub-menu .sub-menu {

	margin: -55px 0 0 199px;

}



.genesis-nav-menu .menu-item:hover {

	position: static;

}



.genesis-nav-menu .menu-item:hover > .sub-menu {

	left: auto;

	opacity: 1;

}



.genesis-nav-menu > .first > a {

	padding-left: 0;

}



.genesis-nav-menu > .last > a {

	padding-right: 0;

}



.genesis-nav-menu > .right {

	color: #fff;

	float: right;

	list-style-type: none;

	padding: 30px 0;

}



.genesis-nav-menu > .right > a {

	display: inline;

	padding: 0;

}



.genesis-nav-menu > .rss > a {

	margin-left: 48px;

}



.genesis-nav-menu > .search {

	padding: 10px 0 0;

}



#menu-primary {

	position:relative;

	z-index:100;

	padding:15px 15px 7px 15px;

/*	background:url(images/layout/primary-nav.png) center center no-repeat;*/
	background:url(images/layout/primary-nav.png) center center;
	background-size: cover;

}

#menu-primary > li > a {

	padding:0 14px 8px;

	font-weight:400;

	font-size:16px;

}

#menu-primary > li:after {

	content:"|";

	color:white;

}

#menu-primary > li:last-child:after {

	content:"";

}

#menu-primary .sub-menu {

	margin-left:-8px;

	padding-top:10px;

	padding-bottom:5px;

	background:#3C2313;

	

	-moz-border-radius-bottomright: 9px;

	-webkit-border-bottom-right-radius: 9px;

	border-bottom-right-radius: 9px;

	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-left-radius: 9px;

	border-bottom-left-radius: 9px;

}



/* ## Site Header Navigation

--------------------------------------------- */



.site-header .sub-menu {

	border-top: 1px solid #eee;

}



.site-header .sub-menu .sub-menu {

	margin-top: -56px;

}



.site-header .genesis-nav-menu li li {

	margin-left: 0;

}



/* ## Primary Navigation

--------------------------------------------- */



.nav-primary .genesis-nav-menu a {

	color: #fff;

	text-transform:uppercase;

	letter-spacing:1px;

}



.nav-primary .genesis-nav-menu .sub-menu a {

	color: white;

	font-weight:400;

	font-size:14px;

}



.nav-primary .genesis-nav-menu a:hover,

.nav-primary .genesis-nav-menu .current-menu-item > a,

.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {

	color: #ECE6C6;

}



/* ## Child Navigation

--------------------------------------------- */



.child-menu {

}

.child-menu a {

	display:block;

	margin:10px 0;

	text-decoration:none;

	font-size:16px;

	font-weight:600;

	

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";

  filter: alpha(opacity=60);

  -moz-opacity: 0.6;

  -khtml-opacity: 0.6;

  opacity: 0.6;

}

.child-menu a:hover,

.child-menu .current_page_item a,

.child-menu .current_page_parent a {

	background-position:0 0;

	

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  filter: alpha(opacity=100);

  -moz-opacity: 1;

  -khtml-opacity: 1;

  opacity: 1;

}





/* # Content Area

---------------------------------------------------------------------------------------------------- */



/* ## Entries

--------------------------------------------- */



.entry-content ol,

.entry-content ul {

	margin-bottom: 1em;

	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: 16px;

	margin-bottom: 0;

}



.entry-header .entry-meta {

	margin-bottom: 24px;

}



.entry-footer .entry-meta {

	border-top: 2px solid #f5f5f5;

	padding-top: 24px;

}



.entry-categories,

.entry-tags {

	display: block;

}



.entry-comments-link::before {

	content: "\2014";

	margin: 0 6px 0 2px;

}



/* ## Pagination

--------------------------------------------- */



.pagination {

	clear: both;

	margin: 40px 0;

}



.adjacent-entry-pagination {

	margin-bottom: 0;

}



.archive-pagination li {

	display: inline;

}



.archive-pagination li a {

	background-color: #333;

	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

--------------------------------------------- */



.comment-respond,

.entry-comments,

.entry-pings {

	background-color: #fff;

	margin-bottom: 40px;

}



.comment-respond,

.entry-pings {

	padding: 40px 40px 16px;

}



.entry-comments {

	padding: 40px;

}



.comment-header {

	font-size: 16px;

}



li.comment {

	background-color: #f5f5f5;

	border: 2px solid #fff;

	border-right: none;

}



.comment-content {

	clear: both;

}



.comment-list li {

	margin-top: 24px;

	padding: 32px;

}



.comment-list li li {

	margin-right: -32px;

}



.comment-respond input[type="email"],

.comment-respond input[type="text"],

.comment-respond input[type="url"] {

	width: 50%;

}



.comment-respond label {

	display: block;

	margin-right: 12px;

}



.entry-comments .comment-author {

	margin-bottom: 0;

}



.entry-pings .reply {

	display: none;

}



.bypostauthor {

}



.form-allowed-tags {

	background-color: #f5f5f5;

	font-size: 16px;

	padding: 24px;

}





/* # Sidebars

---------------------------------------------------------------------------------------------------- */



.sidebar {

	font-size: 16px;

}



.sidebar p:last-child,

.sidebar ul > li:last-child {

	margin-bottom: 0;

}



.sidebar > .widget {

	margin-bottom: 20px;

	padding:5px 20px 20px;

}



.sidebar > .widget:last-child {

	margin-bottom:0;

}





/* # Site Footer

---------------------------------------------------------------------------------------------------- */



.site-footer {

	font-family:"Open Sans", sans-serif;

	font-size: 14px;

	font-weight:700;

	text-transform:uppercase;

	line-height: 1;

	padding: 20px 0;

	text-align:left;

	color:#545454;

}
@media only screen and (max-width: 600px) {
	.site-footer {
		padding: 20px 10px;
	}
	body .footer-certifications {
		float: unset;
    	text-align: center;
	}
	.site-footer .copy {
		text-align: center;
	}
}



.site-footer a {

	text-decoration:none;

	color:#545454;

}

.site-footer a:hover {

	text-decoration:underline;

}



.site-footer p {

	margin-bottom: 0;

}



.footer-certifications {

	float:right;

}

.footer-certifications ul {

	font-size:0;

}

.footer-certifications li {

	display:inline-block;

	padding:0 10px;

	vertical-align:middle;

}



.site-footer .copy {

	width:100%;

	min-width:100%;

	padding-top:17px;

}





/* # Site Borders

---------------------------------------------------------------------------------------------------- */



.content-sidebar-wrap {

	overflow:hidden;

	padding:25px 0;

	background:white;

}

.border-site-bottom {

	overflow:hidden;

	padding-bottom:22px;

	background:url(images/layout/borders/site/site_bottom.png) left bottom repeat-x;

	

	-webkit-border-radius: 40px;

	-moz-border-radius: 40px;

	border-radius: 40px;

}

.border-site-top {

	padding-top:23px;

	background:url(images/layout/borders/site/site_top.png) left top repeat-x;

}

.border-site-left {

	padding-left:23px;

	background:url(images/layout/borders/site/site_left.png) left top repeat-y;

}

.border-site-right {

	padding-right:23px;

	background:url(images/layout/borders/site/site_right.png) right -50px repeat-y;

}



.border-button-bottom {

	display:block;

	padding-bottom:5px;

	background:url(images/layout/borders/button/button_bottom.png) left bottom repeat-x;

}

.border-button-top {

	display:block;

	padding-top:5px;

	background:url(images/layout/borders/button/button_top.png) left top repeat-x;

}

.border-button-left {

	display:block;

	padding-left:5px;

	background:url(images/layout/borders/button/button_left.png) left -10px repeat-y;

}

.border-button-right {

	display:block;

	padding-right:5px;

	background:url(images/layout/borders/button/button_right.png) right -10px repeat-y;

}

.border-button-item {

	display:block;

	padding:5px 10px;

	background:#E7DEC1;

}



/* # Home

---------------------------------------------------------------------------------------------------- */



.home .content {

	margin-left:0;

	margin-right:0;

}

.home-content-top {

	width:990px;

	height:442px;

	margin:0 auto;

}

.home-slideshow-top {

	position:relative;

	z-index:100;

	width:250px;

	height:460px;

	margin-top:-200px;

}
@media only screen and (max-width: 920px) {
	body .home-panels > ul li {
		width: 250px;
	}
	.home-slideshow-top {
		margin-top: 0;
	}
}

.home-slideshow-top > img {

	display:block;

	position:absolute;

	left:0;

	top:0;

}

.home-slideshow-top > .home-slideshow-top-text {

	position:absolute;

	right:0;

	top:250px;

	width:100%;

	padding:0 10px;

}

.home-slideshow-top-text h2,

.home-slideshow-top-text .subtitle {

	color:white;

	text-align:center;

	text-shadow: 0px 0px 10px rgba(143,112,68, 1);

}

.home-slideshow-top-text .subtitle {

	margin-bottom:35px;

}

.home-slideshow-top-contact,

.home-slideshow-top-hours {

	font-size:12px;

	text-align:left;

}

.home-slideshow-top-contact {

	margin-bottom:5px;

	text-transform:uppercase;

	font-weight:700;

}

.home-panels {

	margin-top:10px;

}

.home-panels .home-slideshow-top-text h2 {

	margin:0;

	font-size:42px;

	line-height:1;

}

.home-slideshow-top-text .subtitle {

	font-weight:700;

	text-transform:uppercase;

	font-size:14px;

}

.home-panels > ul {

	margin:0;

	font-size:0;

}

.home-panels > ul li {

	float:left;

	width:25%;

	margin:0;

	text-align:center;

	font-size:16px;

	list-style-type:none;

}
@media only screen and (max-width: 920px) {
	.home-panels > ul li {
		float: unset;
		margin: 0 auto;
	}
}

.home-panels > ul > li > a {

	display:block;

	min-height:250px;

	padding:20px 10px;

	background:url(images/layout/home-panel.png) left top no-repeat;

}

.home-panels > ul img {

	display:inline-block;

	vertical-align:middle;

}

.home-panels h2 {

	margin-bottom:20px;

	font-family: "Lobster Two", sans-serif;

	font-size:24px;

}

.home-panels a {

	text-decoration:none;

}



.gm-style-iw {

	width:140px !important;

}

.wpsl-search {

	padding:15px 20px !important;

}

#wpsl-search-input:hover, .wpsl-dropdown:hover {

	box-shadow:none !important;

}

#wpsl-result-list li {

	font-size:14px;

}

#wpsl-result-list li p {

	margin-bottom:5px !important;

}



/* # WooCommerce

---------------------------------------------------------------------------------------------------- */



.woocommerce h2,

.woocommerce h3 {

	font-family:"Open Sans", sans-serif;

	font-weight:700;

}



.woocommerce h2 {

	font-size:24px;

}



.woocommerce h3 {

	font-size:24px;

}



/* ## Cart

--------------------------------------------- */



.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {

	width:52px !important;

}

.widget_shopping_cart .wc-forward:after,

.widget_shopping_cart .wc-forward a:after {

	content:"";

	display:none;

}

.woocommerce.widget_shopping_cart .buttons, .woocommerce .widget_shopping_cart .buttons, .woocommerce-page.widget_shopping_cart .buttons, .woocommerce-page .widget_shopping_cart .buttons {

	text-align:left;

}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl, .woocommerce-page ul.cart_list li dl, .woocommerce-page ul.product_list_widget li dl {

	font-size:12px;

	padding-right:62px;

	line-height:1.4;

}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd, .woocommerce-page ul.cart_list li dl dd, .woocommerce-page ul.product_list_widget li dl dd {

	padding:0 !important;

	margin:0 !important;

}

.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {

	font-size:14px;

}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li {

	padding:10px 0 !important;

}



.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {

	line-height:22px !important;

	min-width:100px !important;

}

.woocommerce td.product-name dl.variation, .woocommerce-page td.product-name dl.variation {

	font-size:14px;

}

.woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dd {

	padding:0 !important;

	margin:0 !important;

}

.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {

	width:70px !important;

	display:block;

}



.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {

	width:40% !important;

	text-align:right;

}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {

	width:75% !important;

}
@media only screen and (max-width: 600px) {
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    	width: 100% !important;
	}
}



.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after, .woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {

	display:none;

}

.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {

	text-align:right;

}



.shipping_calculator h2 a {

	font-size:16px;

	font-weight:400;

}



/* ## Buttons

--------------------------------------------- */



.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {

	background: #3C2313 !important;

	border: none !important;

	color: #fff !important;

	cursor: pointer !important;

	font-size: 14px !important;

	font-weight: 400 !important;

	line-height:1 !important;

	padding:10px 20px !important;

	text-transform: uppercase !important;

	width: auto !important;

	

	-webkit-border-radius: 9px !important;

	-moz-border-radius: 9px !important;

	border-radius: 9px !important;

	

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

  filter: alpha(opacity=90);

  -moz-opacity: 0.9;

  -khtml-opacity: 0.9;

  opacity: 0.9;

	

	text-shadow:none !important;

	

	-webkit-box-shadow:none !important;

	-moz-box-shadow:none !important;

	box-shadow:none !important;

}



.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover {

	color: #ECE6C6 !important;

}



/* ## Variations

--------------------------------------------- */



.woocommerce div.product form.cart .variations td.label, .woocommerce #content div.product form.cart .variations td.label, .woocommerce-page div.product form.cart .variations td.label, .woocommerce-page #content div.product form.cart .variations td.label {

	min-width:120px;

	line-height:1.8;

}

.reset_variations {

	font-weight:400;

	font-size:14px;

}



/* ## Single product

--------------------------------------------- */



.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {

	height:34px !important;

}

.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page #content .quantity .minus {

	height:18px !important;

}

.woocommerce div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce-page #content div.product form.cart {

	margin-bottom:1em !important;

}

.quantity-note {

	font-size:14px;

}

.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {

	-webkit-box-shadow:none !important;

	-moz-box-shadow:none !important;

	box-shadow:none !important;

}



/* ## Checkout

--------------------------------------------- */



.woocommerce .checkout .col-2 h3#ship-to-different-address, .woocommerce-page .checkout .col-2 h3#ship-to-different-address {

	min-height:28px;

	font-weight:400;

	font-size:14px;

	line-height:28px;

}

.woocommerce form .form-row label, .woocommerce-page form .form-row label {

	font-size:14px;

}

.woocommerce td.product-name dl.variation, .woocommerce-page td.product-name dl.variation {

	font-size:14px !important;

	line-height:1.4;

}

.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {

	list-style-type:none;

}

#customer_details {

	margin-bottom:2em;

}



/* ## Messages

--------------------------------------------- */



.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {

	border-color:#5A5724 !important;

}

.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {

	background-color:#5A5724 !important;

}



.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {

	border-color:#1B2C5B !important;

}

.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {

	background-color:#1B2C5B !important;

}



/* ## Archive

--------------------------------------------- */



.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {

	width:48.1% !important;

}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {

	margin-bottom:15px !important;

	-webkit-box-shadow:none !important;

	-moz-box-shadow:none !important;

	box-shadow:none !important;

}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {

	font-family: "Lobster Two", sans-serif;

	font-size:24px !important;

	padding:0 !important;

}

.woocommerce ul.products li.product .add_to_cart_button, 

.woocommerce-page ul.products li.product .add_to_cart_button {

	float:right;

	margin-right:15px;

}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {

	padding-left:15px;

	line-height:34px;

}

.woocommerce ul.products li.product .border-button-bottom, 

.woocommerce-page ul.products li.product .border-button-bottom {

	margin-bottom:15px;

}

.product-description {

	padding:0 15px;

	margin-bottom:15px;

	font-weight:400;

}



/* ## Order Details

--------------------------------------------- */



.woocommerce .order_details li, .woocommerce-page .order_details li {

	list-style-type:none;

}



/* ## Lightbox

--------------------------------------------- */



div.pp_woocommerce div.ppt {

	display:none !important;

}





/* # Custom Post Types

---------------------------------------------------------------------------------------------------- */



/* ## Press Articles

--------------------------------------------- */



ul.wvpie-press-articles {

	margin:0;

}

ul.wvpie-press-articles > li {

	padding-bottom:20px;

	margin-bottom:20px;

	border-bottom:#E7DEC1 solid 1px;

	list-style-type:none;

}

ul.wvpie-press-articles > li:last-child {

	margin-bottom:0;

	border-bottom:none;

}

ul.wvpie-press-articles h3 {

}

ul.wvpie-press-articles > li > p:last-child {

	margin-bottom:0;

}



/* # Visual Composer

---------------------------------------------------------------------------------------------------- */



.entry-content > .wpb_row:last-child {

	margin-bottom:0;

}



/* ## Post Grid

--------------------------------------------- */



.teaser_grid_container > ul {

	margin-left:0;

	margin-bottom:0;

}

.teaser_grid_container .post-thumb {

	margin-bottom:15px;

	text-align:center;

}

.teaser_grid_container .post-title {

	margin-bottom:0;

	font-family:"Lobster Two", sans-serif;

	font-size:24px;

}

.teaser_grid_container .post-title a {

	display:block;

	text-decoration:none;

}

.teaser_grid_container .border-button-bottom {

	margin-bottom:15px;

}

.teaser_grid_container .entry-content {

	padding:0 15px !important;

}

.teaser_grid_container .vc_read_more {

	display:block;

	padding:0 15px;

	margin:1em 0 0;

}



/* ## FAQs

--------------------------------------------- */



h2.wpb_toggle {

	font-size:16px;

}

.last_toggle_el_margin {

	margin-bottom:1em !important;

}



/* ## Call to Action

--------------------------------------------- */



.cta_align_right .button {

	float:right;

}

h2.wpb_call_text {

	font-size:24px;

}



.wpb_tabs_nav a {

	font-family:"Lobster Two", sans-serif;

	font-size:24px;

}



.table-responsive {

	margin-bottom:1em;

}



/* # Subscription form in Header Right

--------------------------------------------- */



.header-widget-area .widget-title {

	float: left;

	text-transform: uppercase;

}
@media only screen and (max-width: 600px) {
	.header-widget-area .widget-title {
		float: unset;
	}
}


.exclusive-header_wrapper,
#enhancedtextwidget-2 {
	clear:both;
}

.exclusive-header .gfield_label {

	text-transform: uppercase;

	margin-right: 10px;

	margin-top: 5px;

	letter-spacing: 1px;

	line-height: 20px;

	clear: both;

	float: left;

}



.exclusive-header .ginput_container {

	float: left;

}



.exclusive-header .gfield_required {

	display: none;

}



.exclusive-header .gform_footer {

	margin: 0 6px;

	float: left;

}

.exclusive-header .gform_body {
	float: left;
}



.exclusive-header .gform_footer .button {

	line-height: 25px !important;

	padding: 2.5px 13px;

	font-size: 13px;

	letter-spacing: 1px;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 0;

	background: rgb(159, 123, 82);

	background: -moz-linear-gradient(90deg, rgb(159, 123, 82) 30%, rgb(65, 40, 23) 70%);

	background: -webkit-linear-gradient(90deg, rgb(159, 123, 82) 30%, rgb(65, 40, 23) 70%);

	background: -o-linear-gradient(90deg, rgb(159, 123, 82) 30%, rgb(65, 40, 23) 70%);

	background: -ms-linear-gradient(90deg, rgb(159, 123, 82) 30%, rgb(65, 40, 23) 70%);

	background: linear-gradient(180deg, rgb(159, 123, 82) 30%, rgb(65, 40, 23) 70%);

}



.exclusive-header .ginput_container {

	width: 100px;

}



.exclusive-header .ginput_container input {

	line-height: 20px;

	padding: 5px;

	border: 0;

	background-color: #B1A693;

}



.exclusive-header .validation_error,

.exclusive-header .validation_message {

	display: none;

}



.exclusive-header .gfield_error .ginput_container input {

	background-color: #F15429;

}



.exclusive-header .gform_confirmation_message {

	clear: both;

}

.exclusive-header .gform_fields > .gfield {
	margin: 0;
}

.header-text {
  float: left;
  padding-left: 10px;
  padding-top: 20px;
	text-align: center;
}
@media only screen and (max-width: 1000px) {
	.header-text {
		display: block;
    	width: 100%;
    	padding-left: 0;
	}
}

.header-text a {
	font-size:25px;
	font-weight:700;
	text-decoration: none;
	color: #515151;
}
.header-text .subtext {
	font-family: "Lobster Two", sans-serif;
	font-size:18px;
	font-weight:400;
}


figure {
	margin:0;
}

.wholesale-portal {
    float: right;
    margin-right: 40px;
	padding: 10px 20px;
    width: 137px;
    text-align: center;
    font-weight: 600;
	background: #3C2313;
	line-height: 22px;
	font-size: 16px;
}
@media only screen and (max-width: 600px) {
	.wholesale-portal {
		margin-right: calc(50% - 68.5px);
	}
}

.wholesale-portal a {
    color: #fff;
    text-decoration: none;
}
.wholesale-portal:hover {
    background: #9F7B52;
	cursor: pointer;
}
#wpsl-result-list {
	width: 100% !important;
}
#wpsl-gmap {
	display: none;
}

/* header exclusive offers form */

@media only screen and (max-width: 600px) {
	.textwidget.custom-html-widget form {
		padding-left: calc(50% - 135px);
	}
}

/* contact page */

@media only screen and (max-width: 768px) {
	body.page-id-104.vc_non_responsive .vc_row .vc_col-sm-6 {
		width: 100%;
		float: unset;
	}
}

/* product line page */

@media only screen and (max-width: 767px) {
	body.page-id-69.vc_non_responsive .vc_row .vc_col-sm-6 {
		width: 100%;
		float: unset;
	}
}

/* WooCommerce mobile responsive */

/* START Make the cart table responsive */

@media screen and (max-width: 600px) {

/* Force table to not be like tables anymore */
.woocommerce-page table.shop_table,
.woocommerce-page table.shop_table thead,
.woocommerce-page table.shop_table tbody,
.woocommerce-page table.shop_table th,
.woocommerce-page table.shop_table td,
.woocommerce-page table.shop_table tr {
    display: block;
}

/* Hide table headers (but not display: none;, for accessibility) */
.woocommerce-page table.shop_table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.woocommerce-page table.shop_table tr {
    /*border: 1px solid #d2d3d3; */
}

.woocommerce-page table.shop_table td {
    /* Behave like a "row" */
    border: 1px solid #d2d3d3;
    position: relative;
    padding-left: 40% !important;
}

.woocommerce-page table.shop_table {
    border: none;
}

.woocommerce-page table.shop_table td.product-spacer {
    border-color: #FFF;
    height: 10px;
}

.woocommerce-page table.shop_table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 25%;
    padding-right: 10px;
    white-space: nowrap;
}

/*
Label the data
*/
.woocommerce-page table.shop_table td.product-remove:before {
    content: "DELETE";
}

.woocommerce-page table.shop_table td.product-thumbnail:before {
    content: "IMAGE";
}

.woocommerce-page table.shop_table td.product-name:before {
    content: "PRODUCT";
}

.woocommerce-page table.shop_table td.product-price:before {
    content: "PRICE";
}

.woocommerce-page table.shop_table td.product-quantity:before {
    content: "QUANTITY";
}

.woocommerce-page table.shop_table td.product-subtotal:before {
    content: "SUBTOTAL";
}

.woocommerce-page table.shop_table td.product-total:before {
    content: "TOTAL";
}

.woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity {
    margin: 0;
}

.woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
    text-align: left;
    border:0;
    padding-left: 6px !important;
}

.woocommerce-page table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt {
    float: left;
    margin-top: 10px;
}

.woocommerce-page table.cart td.actions div,
.woocommerce-page #content table.cart td.actions div,
.woocommerce-page table.cart td.actions input,
.woocommerce-page #content table.cart td.actions input {
    margin-bottom: 10px;
}

.woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
    text-align: left;
}

.woocommerce-page .cart-collaterals .cart_totals th,
.woocommerce-page .cart-collaterals .cart_totals td {
    border:0 !important;
}

.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce-page .cart-collaterals .cart_totals table tr.total td {
    padding-left: 6px !important;
}

.woocommerce-page table.shop_table tr.cart-subtotal td,
.woocommerce-page table.shop_table tr.shipping td,
.woocommerce-page table.shop_table tr.total td,
.woocommerce-page table.shop_table.order_details tfoot th,
.woocommerce-page table.shop_table.order_details tfoot td {
    padding-left: 6px !important;
    border:0 !important;
}

.woocommerce-page table.shop_table tbody {
    padding-top: 10px;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    float: none;
    width: 100%;
}

.woocommerce .order_details ul,
.woocommerce-page .order_details ul,
.woocommerce .order_details,
.woocommerce-page .order_details {
    padding:0;
}

.woocommerce .order_details li,
.woocommerce-page .order_details li {
    clear: left;
    margin-bottom: 10px;
    border:0;
}

/* make buttons full width, text wide anyway, improves effectiveness */
#content table.cart td.actions .button,
.woocommerce #content table.cart td.actions .input-text,
.woocommerce #content table.cart td.actions input,
.woocommerce table.cart td.actions .button,
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions input,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions input,
.woocommerce-page table.cart td.actions .button,
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions input {
    width: 100%;
}

/* keep coupon at 50% */
#content table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon input,
.woocommerce-page #content table.cart td.actions .coupon .button,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon input,
.woocommerce-page table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon input {
    width: 48%;
}

/* clean up how coupon inputs display */
/*
#content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    margin-top: 1.5em;
}
*/

#content table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text {
    margin-bottom: 1em;
}

/* remove cross sells, they interfere with flow between cart and cart totals + shipping calculator */
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    display: none;
}

}

.text-border {
	text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}

/* account page */

@media only screen and (max-width: 600px) {
	body.woocommerce-account .woocommerce-MyAccount-navigation,
	body.woocommerce-account .woocommerce-MyAccount-content {
		float: unset;
		display: block;
		width: 100%;
	}
}

/* employment form */

#gform_fields_6 label {
	font-size: 14px;
}

#input_6_4_1_label,
#input_6_5_1_label {
	display: none;
}

body .gfield_radio > li,
body .gfield_checkbox > li{
	list-style-type: none;
}

#input_6_86 {
	margin-left: 0;
}
#input_6_86 .gchoice_6_86_1 {
	display: flex;
}
#choice_6_86_1 {
	margin: 5px 5px 0 0;
}

/* gravity forms date picker */

.datepicker {
	
}

.ui-datepicker-prev,
.ui-datepicker-next {
	display: none;
}

.ui-datepicker {
	width: 200px;
	background: #f0f0f0;
	z-index: 999999999 !important;
}

.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
	text-align: center;
}

/* header subscription button */

#custom_html-3 h4.widget-title.widgettitle {
	float: unset;
	text-align: left;
}
#custom_html-3 .wvpie-subscribe {
	margin-right: 40px;
	padding: 2.5px 13px;
	width: fit-content;
	text-align: center;
	font-size: 13px;
	font-weight: 400;
	background: linear-gradient(180deg, rgb(159, 123, 82) 30%, rgb(65, 40, 23) 70%);
	line-height: 25px;
	letter-spacing: 1px;
}
.wvpie-subscribe:hover a {
	color: #ECE6C6 !important;
	opacity: 1;
}
#custom_html-3 .wvpie-subscribe a {
	color: #ffffff;
	text-decoration: none;
}
@media only screen and (max-width: 600px) {
	#custom_html-3 h4.widget-title.widgettitle {
		text-align: center;
	}
	#custom_html-3 .wvpie-subscribe {
		margin: 0 auto;
	}
}