/*
	Theme Name: Midnight Theme
	Theme URI: https://midnight.bloggingwithvictoria.com/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: Victoria Pruett
	Author URI: https://midnight.bloggingwithvictoria.com/
	Version: 2.4.6
	Template: genesis
	Template Version: 3.3.1
	Tags: Portfolio Wordpress, Watercolor, Dark, Feminine Wordpress Theme, Photography Theme, Feminine eCommerce Theme, Feminine Genesis Child Theme, Genesis Woocommerce Theme, A Modern Homestead Themes, Woocommerce Wordpress
 	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

	- HTML5 Reset
		- Baseline Reset
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Headings
        - Screen Reader Text
	- Widgets
		- Featured Page and Featured Post
		- User Profile
	- Plugins
		- Genesis eNews Extended
		- Genesis Responsive Slider
		- Contact Form 7
		- Easy Recipe Pro
		- Simple Social Icons
		- Genesis Simply share
	- Custom Page Templates
		- Home Page
		- Category Index
	- Top Ad
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
		- Footer Navigation
	- Content Area
		- Entries
		- Archive Pagination
		- Entry Navigation
		- After Entry
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Media Queries
		- max-width: 1139px
		- max-width: 1030px
		- max-width: 800px
		- max-width: 600px
		- max-width: 420px

*/


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Reset (normalize.css 2.1.2)
	Link: http://necolas.github.com/normalize.css/
--------------------------------------------- */

#edd-purchase-button, .edd-submit, input.edd-submit[type="submit"] {
	background-color: darkorange;
	color: white;
}

.wprm-recipe-image-container { 
float: none!important;
width: 100%!important;
text-align: center!important;
}

.wprm-print .wprm-recipe-tastefully-simple div, .wprm-print .wprm-recipe-tastefully-simple li, .wprm-print .wprm-recipe-tastefully-simple ol, .wprm-print .wprm-recipe-tastefully-simple p, .wprm-print .wprm-recipe-tastefully-simple span, .wprm-print .wprm-recipe-tastefully-simple ul, .wprm-recipe-container .wprm-recipe-tastefully-simple div, .wprm-recipe-container .wprm-recipe-tastefully-simple li, .wprm-recipe-container .wprm-recipe-tastefully-simple ol, .wprm-recipe-container .wprm-recipe-tastefully-simple p, .wprm-recipe-container .wprm-recipe-tastefully-simple span, .wprm-recipe-container .wprm-recipe-tastefully-simple ul {

line-height: 2.2em!important;
}

.wprm-recipe-author-container {
display: none;
}


li {
	font-size:18px;
	padding-left:25px;
	line-height:2.25;
}

center {
	font-size:20px;
}

body, .sidebar .featuredpost article .entry-title, .home .one-third .entry-title, .home .one-fourth .entry-title, .home .one-sixth .entry-title, .entry-time, .entry-author {height:auto; font-size: 18px; font-weight: 700;}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}

hr{
    height: 10px;
    width: 100%;
    border-bottom: 1px solid #c7b593;
}

mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}

pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}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}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

.genesis-nav-menu a {
	padding: 17px 17px;
}

@media only screen and (max-width: 800px) {
.search-div {
	position:relative;
	background:transparent;
}
	
	li a.icon-search:before
	{
		margin-top:-7px;
		margin-bottom: -7px;
	}
	
	.site-header a {
		margin-bottom: -33px!important;
	}
}

.search-div {
	background:transparent;
	border-bottom:none!important;
}

li {
	font-size:20px;
	padding-left:25px;
	line-height:2.25;
}

center {
	font-size:20px;
}

.home .one-fourth .entry-title {
	height:auto!important;
}

ul li {
	font-size: 20px;
	padding-left: 15px;
}

em {
	font-size:20px;
}

.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
	background-color:white;
}

input[type="checkbox"], input[type="radio"] {
	width:10%;
}

a.about_paypal {
	display:none;
}

.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
	background-color:white;
}

.add_to_cart_inline {
  border: 0px solid lightgray!important;
	width: 100%;
	margin-top: 25px!important;
	margin-bottom: 25px!important;
	text-align:center!important;
}

.woocommerce-Price-amount.amount {
	display:block;
	font-weight:bold;
	font-size: 12px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	font-size: 16px;
	font-weight: bold;
}

.woocommerce .cart-collaterals .cart_totals a.button.alt, .woocommerce-page .cart-collaterals .cart_totals a.button.alt {
	font-size:16px;
	font-weight:bold;
}

ol, ul {
	font-size:20px;
	padding-left: 15px;
}

.woocommerce-page button {font-size:18px!important;}

.archive .after-entry {
    display: none!important;
}

.search .after-entry {
    display: none!important;
}

.archive .disclosure {
    display: none!important;
}

.search .disclosure {
    display: none!important;
}

.disclosure {
	text-align:center;
	font-size:11px;
	text-decoration: italic;
	margin: -10px;
}

.disclosure a {
	text-align:center;
	font-size:11px;
	text-decoration: italic;
}

.disclosure p {
	text-align:center;
	font-size:11px;
	text-decoration: italic;
}

.disclosure em {
	text-align:center;
	font-size:11px;
	text-decoration: italic;
}


/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* WooCommerce Button Styling */
.sidebar .woocommerce .widget_shopping_cart .cart_list li, .sidebar .woocommerce.widget_shopping_cart .cart_list li, .woocommerce .widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total, .woocommerce-page.widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
text-align:right;
position:relative;
font-size:14px;
}
p.woocommerce-mini-cart__buttons.buttons {
text-align:right;
}
.add_to_cart_inline {
 border: 0px solid lightgray!important;
width: 100%;
margin-top: 25px!important;
margin-bottom: 25px!important;
text-align:center!important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
margin-left:0px!important;
}
.woocommerce-Price-amount.amount {
display:ruby;
	font-size: 12px;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clear:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.nav-tertiary:after,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.widget-area:before,
.after-entry:before,
.comment-respond:before,
.wrap:before {
  content: " ";
  display: table;
}

.author-box:after,
.clear:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.nav-tertiary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.widget-area:after,
.after-entry:after,
.comment-respond:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}


/*
Inline Related Posts
---------------------------------------------------------------------------------------------------- */
.IRPP_kangoo .centered-text-area {
	background: #eee7f3 none repeat scroll 0 0 !important;
	border: 1px solid #c3b48b!important;
}

.ctaText {
	color: #c3b48b!important;
}

.IRPP_kangoo .postImageUrl {
	border: 1px solid #c3b48b!important;
}

/*
Book Reviews
---------------------------------------------------------------------------------------------------- */
#authorimage {
	float: left; 
	width: 25%; 
}

#actualreview {
	float: left; 
	width: 75%;
}

#review {
	width: 85%; 
	border: 1px solid #c3b48b; 
	overflow: auto; 
	box-shadow: 5px 5px 2px #888888; 
	padding: 20px; 
	margin: auto;
}

.topcoverimage {
	float: right;
	text-align: right;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	background: #f9f8f6;
    color: #444;
    font-family: 'Quattrocento Sans', georgia, serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.012em;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus {
	-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: #111;
	color: #fff;
}

::selection {
	background: #88679f;
	color: #fff;
}

a {
	color: #209293;
	font-weight: bold;
	text-decoration: none;
}

a img {
	margin-bottom: 15px;
}

a:hover {
	color: #209293;
}

p {
	margin: 5px 0 15px;
	padding: 0;
	font-size: 20px;
}

strong {
	font-weight: 600;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 0;
	padding: 22px 20px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

pre {
	background: #111;
	color: #ccc;
	padding: 0 20px;
	white-space: pre;
}

cite {
	font-style: normal;
}

/* WP 4.2 duplicate widget titles fix */

.screen-reader-text {
	position: absolute !important;
	left: -999em;
}

/* Headings
--------------------------------------------- */

h1.entry-title {
	border-bottom: 1px solid #C7B593;
	padding-bottom: 15px!important;
	font-size: 32px;
}

h2, body h2, .entry-content h2 {
	font-size: 32px;
	color: #444;
	font-weight: 700;
	margin: 0 0 16px;
	padding: 15px 0 0 0;
	text-transform: capitalize;
}

h3, body h3, .entry-content h3 {
	font-size: 30px;
	color: #444;
	font-weight: 700;
	margin: 0 0 16px;
	padding: 15px 0 0 0;
	text-transform: capitalize;
}

h4, body h4, .entry-content h4 {
	font-size: 28px;
	color: #444;
	font-weight: 700;
	margin: 0 0 16px;
	padding: 15px 0 0 0;
	text-transform: capitalize;
}

h5, h6, .widgettitle, .widget-title, .home-top-right .widget-title, .sidebar .widget-title, .after-entry .enews-widget .widget-title, .author-box h1, .footer-widgets-2 .widget-title, .footer-widgets-1 .widget-title, .above-blog .enews-widget .widget-title, .portfolio-overlay h3, .widget-wrap h2 {
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 15px 0 0 0;

}

.sidebar .widget-title {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}

.home .entry-title, .home .entry-title a, .archive .entry-title, .archive .entry-title a, .home .one-half .entry-title, .home .one-third .entry-title, .home .one-fourth .entry-title, .home .one-sixth .entry-title, archive .one-third .entry-title, archive .one-half .entry-title,  .archive .one-third .entry-title, archive .one-fourth .entry-title, archive .one-six .entry-title,  .home .one-half .entry-title a, .home .one-third .entry-title a, .home .one-fourth .entry-title a, .home .one-sixth .entry-title a
{font-size: 18px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	margin-bottom: 0;
	width: auto;
}

.wp-block-image figcaption {
	text-align: center!important;
	font-size: 14px;
}
	
.wp-block-image figcaption em {
	text-align: center!important;
	font-size: 14px;
	font-style: italic!important;
}

/* #Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
	text-align: left;
}


.gallery-item {
	display: inline-block;
	margin: 0 7% 0;
	text-align: center;
	vertical-align: bottom;
	float:none;
}

.gallery-columns-2 .gallery-item {
	width: 47%;
	margin: 0 1% 0;
}

.gallery-columns-3 .gallery-item {
	width: 30%;
	margin: 0 1.5% 0;
}

.gallery-columns-4 .gallery-item {
	width: 22%;
	margin: 0 1.2% 0;
}

.gallery-columns-5 .gallery-item {
	width: 19%;
	margin: 0 0.5% 0;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
	margin: 0 0.5% 0;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
	margin: 0 0.5% 0;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
	margin: 0 0.5% 0;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
	margin: 0 0.5% 0;
}

.gallery img {
	border: 1px solid #c7b593;
	height: auto;
	padding: 10px;
}

.gallery img:hover {
	opacity: .75;
    background-color: #e4f4f4;
    border: none;
}

.gallery .wp-caption-text {
  color: #444;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
  text-transform: capitalize;
  margin-top: 15px;
  margin-bottom:15px;
}



/* Forms
--------------------------------------------- */

input,
select,
textarea {
	border: 1px solid #c7b593;
	color: #444;
	font-family: 'Quattrocento Sans', georgia, serif;
	font-size: 12px;
	font-style: italic;
	letter-spacing: .5px;
	padding: 10px;
	width: 100%;
}

input:focus,
textarea:focus {
	outline: none;
}

::-moz-placeholder {
	color: #000;
}

::-webkit-input-placeholder {
	color: #000;
}

.button,
.button-secondary,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #C7B593;
	border: none;
	border: 1px solid #c7b593;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-family: inherit;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.5px;
	padding: 10px 12px;
	text-transform: capitalize;
	width: auto;
}

.button:hover,
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"] {
	background-color: #88679f;
}

.button-secondary {
	background: #f5f5f5;
	color: #010101;
}

.button-secondary:hover {
	background: #010101;
	color: #fff;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	background: #fff;
	margin: 0 auto;
	max-width: 1160px;
	padding: 0 30px;
	border: 1px solid lightgrey;
}

.site-inner {
	clear: both;
	display: block;
	margin: 0 auto;
}

.wrap {
	display: block;
	margin: 0 auto;
	max-width:1075px;
}


/* 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: 840px;
}

.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;
	width: 728px;
	font-size: 20px;
}

.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: 500px;
}

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 300px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

.sidebar a {
    color: #444;
   
}

.sidebar a.button-cta {
    color: #fff;
   
}

.sidebar .entry-title a  {
    color: #444;
 
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 160px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.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%;
}

.first {
	clear: both;
	margin-left: 0;
}

/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 22px;
}

.alignright .avatar {
	margin-left: 22px;
}

.search-form {
}

.search-form input {
	background: #fff url('images/search.png') center right no-repeat;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sticky {
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 22px;
}

img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 0 22px 22px 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 0 0 22px 22px;
}

.wp-caption-text {
	font-family: inherit;
	font-size: 11px;
	margin: 0;
	text-align: center;
}

.wp-caption {
	max-width: 100% !important;
}

.gallery-caption {
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description,
.author-box {
	margin-bottom: 5px;
}

.archive-description {
	padding: 5px 20px 5px;
	text-align:center;
}

.author-box {
	padding: 20px;
	margin-top: 40px;
    padding: 30px;
    margin-bottom: 0;
    overflow: hidden;
    text-align: left;
    background-color: #e4f4f4;
    color:#444;
}

.author-box h4 {
    color:#444;
    text-transform:capitalize;
    letter-spacing:2px;
    font-family: 'Quattrocento Sans', sans-serif;
}

.author-box-title {
	color: #111;
	font-family: inherit;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 4px;
}

.author-box a {

}

.author-box p {
	margin: 0;
}

.author-box .avatar {
	margin-right: 22px;
	margin-right: 10px;
    background-color: #fff;
    border: 1px solid #bda97a;
    height: 85px;
    float: left;
    padding: 7px;
    width: 85px;
    border-radius: 85px;
}


/* Author box in post
--------------------------------------------- */

.follow {
 	overflow:auto;
 	margin-top: 14px;
 	width: 13%;
 	float: left;
 	margin-left: 13%;
 	text-transform:capitalize;
}

.social-links {
 	overflow:auto;
 	margin-top:10px;
 	width: 72%;
 	float: right;
 	clear: none;
}
 
.social-links li {
 	list-style-type: none;
 	float: left;
}
 
.social-links a {
 	border-bottom: none;
}
 
.social-links i {
    background: #e4f4f4;
    color: #444;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    font-size: 17px;
    text-align: center;
    margin-right: 10px;
    padding-top: 15%;
    transition-property: opacity;
    transition-delay: 0.3s;
    transition-duration: .5s;
}
 
.social-links i:hover {
 	opacity:.7; 
}

/* Headings
--------------------------------------------- */

.entry-title {
	font-size: 32px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 12px;
	text-align:center;
	letter-spacing:1px;
	text-transform:capitalize;
}

.page .entry-title {
	margin-bottom: 16px;
}

.sidebar .entry-title {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
}

h1.entry-title,
.entry-title a,
.sidebar .widgettitle a {
	color: #444;
	text-decoration: none;
}

.widgettitle {
	color: #444;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 10px;
	text-align: center;
	letter-spacing:2px;
}

.sidebar .widgettitle a {
	border: none;
}

.archive-title {
	font-size: 20px;
	margin-bottom: 10px;
	text-align:center;
}

/* ## Screen reader text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
	color: #333;
	background: #fff;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
	clip: auto !important;
	height: auto;
	width: auto;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 23px 14px;
	z-index: 100000; /* Above WP toolbar. */
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}

.more-link {
    position: relative;
}

/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item &gt; a:focus + ul.sub-menu,
.menu .menu-item.sfHover &gt; ul.sub-menu {
	left: auto;
	opacity: 1;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Page and Featured Post
--------------------------------------------- */

.featured-content .entry {
	padding: 0;
}



/* User Profile
--------------------------------------------- */

.user-profile .avatar-45  {
	margin-right: 10px;
    background-color: #fff;
    border: 1px solid #bda97a;
    height: 45px;
    float: left;
    padding: 7px;
    width: 100px;
    border-radius: 45px;

}

.user-profile .avatar-65  {
	margin-right: 10px;
    background-color: #fff;
    border: 1px solid #bda97a;
    height: 65px;
    float: left;
    padding: 7px;
    width: 100px;
    border-radius: 65px;

}

.user-profile .avatar-85  {
	margin-right: 10px;
    background-color: #fff;
    border: 1px solid #bda97a;
    height: 85px;
    float: left;
    padding: 7px;
    width: 85px;
    border-radius: 85px;
}

.user-profile .avatar-125  {
	margin-right: 10px;
    background-color: #fff;
    border: 1px solid #bda97a;
    height: 125px;
    float: left;
    padding: 7px;
    width: 125px;
    border-radius: 125px;
}

.user-profile {
	font-size: inherit;
	line-height: 1.5;
	text-align: left;
}

/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
	color: #444444;
	text-align: center;
}

.enews-widget .widgettitle {
	color: inherit;
	font-size: 20px;
}

.enews-widget input {
	margin-bottom: 16px;
	padding: 13px 25px;
}

.enews-widget input:focus {
	border: 1px solid #ccc;
}

.enews-widget input[type="submit"] {
	background: #C7B593;
	color: #fff;
	margin: 0;
	width: 100%;
	cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    box-shadow: none;
}

.sidebar .enews-widget {
	background: #e4f4f4;

}

.enews-widget input:hover[type="submit"] {
	background: #88679f;
	color: #ffffff;
}


.home-middle .enews-widget .widgettitle,
.categories-bottom .enews-widget .widgettitle {
	display: inline;
	float: left;
	width: 20%;
}


.home-middle .enews-widget p,
.categories-bottom .enews-widget p {
	display: inline;
    margin: 1px 10px 0 0;
    float: left;
    line-height: 1.4;
    text-align: left;
    width: 33%;
	font-size: 14px;
}


.home-middle .enews-widget .widgettitle {
	font-size: 20px;
}

.home-middle .enews-widget form,
.categories-bottom .enews-widget form {
	display: inline;
	float: right;
	width: 45%;
}

.home-middle .enews-widget input,
.categories-bottom .enews-widget input {
	display: inline;
	float: left;
	margin: 0;
	width: 70%;
}


.home-middle .enews-widget,
.categories-bottom .enews-widget {
	margin: 0 0 2%;;
	padding: 40px 50px 40px;
	background-color: #e4f4f4;
}

.home-middle .enews input,
.categories-bottom .enews input {
	float: left;
	margin-bottom: 0;
	margin-left: 1.2%;
	width: 34%;
}

.home-middle #subscribe,
.categories-bottom #subscribe {
	float: right;
	width: 70%;
}

.home-middle-cta .enews #subbox1 {
	margin-left: 0;
}

.home-middle .enews-widget input[type="submit"],
.categories-bottom .enews-widget input[type="submit"] {
	display: inline;
	float: right;
	width: 28%;
	margin-left: 1%;
	padding: 13px 20px;
	cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    box-shadow: none;
}

.footer-widgets .enews-widget input {
	margin-bottom: 10px;
	width: 31.5%;
}


/* Contact Form 7
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	padding: 8px;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
}

div.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 12px;
}

/* Genesis Simple Share
--------------------------------------------- */
 
.content .share-after {
	margin: 0;
	text-align:center;
	width: auto;
	display: table;
	float: none;
	text-align: center;
	margin: 0 auto;
}

.share-small {
    text-align: center;
}

.sharrre {
    display: inline-block;
    font-family: inherit;
    font-style: normal;
    font-weight: normal;
    margin-right: 5px;
    overflow: hidden;
    position: relative;
    -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;
    margin: 0 5px -5px;
}

.share-small:before {
    color: #444;
    content: 'SHARE IT:';
    display: inline-block;
    font-family: inherit;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 40px;
    padding-left: 0;
    margin-right: 20px;
    font-weight: bold;
    padding: 0 10px 0;
}

.sharrre .share,
.sharrre:hover .share {
	color: #424243;
}

.content a.count,
.content a.count:hover,
.content a.share,
.content a.share:hover {
	border: none;
	font-weight: 400;
}

.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: #424243;
	border: 1px solid #424243;
	display: none;
}

.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: #fff !important;
}


/* Easy Recipe Pro
--------------------------------------------- */

.midnight .easyrecipe {
	background: transparent;
	border: 0;
	margin: 20px 0;
	padding: 0;
	border: 1px solid #C7B593;
	padding: 25px;
	text-align: left;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
	clear: both;
	font: inherit;
}

.midnight .easyrecipe div:before,
.midnight .easyrecipe div:after {
	clear: none;
	display: inline;
}

.midnight .easyrecipe .ERSTimes {
	border-top: 1px solid #C7B593;
	border-bottom: 1px solid #C7B593;
	width: 60%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.midnight .ERSAuthor,
.midnight .ERSCategory, 
.midnight .ERSCuisine {
	font-style: italic;
}

.midnight .easyrecipe  .ERSIngredients li.ingredient {
	list-style: none;
}

.midnight .easyrecipe .ERSIngredients li.ingredient:before {
    content: "\f147";
    color: #444;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 20px/1 'dashicons';
    vertical-align: middle;
    margin-right: 3px;
}

.midnight .easyrecipe .ERSName {
	color: #444;
	font-family: inherit;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: capitalize;
	width: 60%;
	font-weight: bold;
}

.midnight .easyrecipe .ERSTimeHeading,
.midnight .easyrecipe .ERSHeading,
.midnight .easyrecipe .ERSNotesHeader,
.midnight .easyrecipe .ERSNutritionHeader,
.midnight .easyrecipe .ERSIngredients .ERSIngredientsHeader,
.midnight .easyrecipe .ERSInstructions .ERSInstructionsHeader,
.midnight .easyrecipe div.ERSNotesHeader,
.midnight .easyrecipe .nutrition .ERSNutritionHeader   {
	color: #444;
	font-family: inherit;
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: capitalize;
	font-weight: bold;
}

.midnight .easyrecipe .ERSHeading,
.midnight .easyrecipe .ERSNotesHeader,
.midnight .easyrecipe .ERSNutritionHeader {
	margin: 5px 0 10px;
}

.midnight .easyrecipe .ERSTopRight img {
	border: 0;
}

.midnight .easyrecipe .pibfi_pinterest .xc_pin {
	margin: 0;
}

.midnight .easyrecipe .ERSSummary {
	width: 60%;
}

.midnight .easyrecipe .ERSSavePrint {
	background: #fff;
}

.midnight .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn,
.midnight .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn,
.midnight .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ziplist-link.ERSSaveBtn,
.midnight .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ziplist-button.ERSSaveBtn {
	background: #e4f4f4;
	border-radius: 0;
	padding: 0 10px;
}

.midnight .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn:hover,
.midnight .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn:hover {
	background: #e4f4f4;
}

.midnight .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn,
.midnight .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn,
.midnight .easyrecipe .ui-button .ui-button-text {
	color: #444;
	font-family: inherit;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: capitalize;
}

.midnight .easyrecipe .ui-button .ui-button-text {
	padding: 0.4em 1em 0.4em 2.4em;
}

.midnight .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ziplist-link .ERSSaveIcon,
.midnight .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ziplist-button .ERSSaveIcon {
	background-image: url('images/save.png');
	margin-left: 10px;
}

.midnight .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn .ERSPrintIcon {
	background-image: url('images/print.png');
	margin-left: 10px;
}

.midnight .easyrecipe .ERSIngredients,
.midnight .easyrecipe .ERSInstructions,
.midnight .easyrecipe .ERSNutrition {
	border-top: 1px solid #C7B593;
	margin-top: 20px;
}

.midnight .easyrecipe .ERSIngredients {
	width: 60%;
}

.midnight .easyrecipe .ERSIngredients li.ingredient {
	list-style: none;
}

.midnight .easyrecipe .ERSIngredients ul li:before {
	content: "\00BB \0020";
	padding-right: 7px;
}

.midnight .easyrecipe .ERSNutrionDetails span {
	margin-right: 20px;
}

.midnight .easyrecipe .ERSRatings {
	margin: 10px 0 0;
}

.midnight .easyrecipe .ERComment {
	font-family: 'Source Sans Pro', Helvetica, Arial, serif;
	letter-spacing: 1px;
	text-transform: capitalize;
}

.midnight .easyrecipe .ERRateBG {
	background: url('images/whitestar.png');
	margin: 2px 0 0 10px;
}

.midnight .ERRateBG,
.midnight .ERRatingComment,
.midnight .ERComment .ERRateBG,
.midnight .ERSRatingOuter {
	background: url('images/whitestar.png');
	margin: 0 0 10px 0;
}

.midnight .easyrecipe .ERRateStars,
.midnight .ERComment .ERRateStars,
.midnight .ERRatingCommentInner,
.midnight .ERSRatingInner {
	background: url('images/graystar.png');
}

.midnight .easyrecipe .average {
	font-family: inherit;
}

/* Genesis Responsive Slider
--------------------------------------------- */

.midnight #genesis-responsive-slider {
	border: 0;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.midnight .slide-excerpt {
	background: transparent;
	margin: 0 0 25%;
	opacity: 1;
	width: 100%;
}

.midnight .slide-excerpt-border {
	border: 0;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.midnight .slide-excerpt-border h2 {
	margin: 0;
	text-align: center;
	width: 100%;
}

.midnight #genesis-responsive-slider h2 a {
	background-color: #e4f4f4;
	color: #444;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0;
	overflow: visible;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

.midnight .flex-direction-nav li a {
	background: url('images/bg_direction_nav.png');
	top: 40%;
}

.midnight .flex-direction-nav li .prev,
.midnight .flex-direction-nav li .prev:hover {
	background-position: 0 0;
	left: -25px;
}

.midnight .flex-direction-nav li .next,
.midnight .flex-direction-nav li .next:hover {
	background-position: -52px 0;
	right: -25px;
}

.midnight .flex-direction-nav li .prev:hover,
.midnight .flex-direction-nav li .next:hover {
	opacity: 0.9;
}

.midnight .flex-control-nav li a {
	background: url('images/bg_control_nav.png');
}

.midnight .flex-control-nav li a.active {
	background-position: 0 -26px;
}

.midnight .flex-control-nav li a:hover {
	background-position: 0 -12px;
}

/* Simple Social Icons
--------------------------------------------- */
.simple-social-icons ul li:before {
	content: none !important;
	padding-right: 0 !important;
}

/* Soliloquy  Slider
--------------------------------------------- */

.soliloquy-container .soliloquy-next {
    display: block;
    width: 32px;
    height: 47px !important;
    position: absolute!important;
    top: 50%;
    margin-top: -16px;
    right: -8px !important;
    z-index: 1320;
    background: url(images/arrows.png) no-repeat scroll -25px -1px !important;
}


.soliloquy-container .soliloquy-prev {
    display: block;
    width: 32px;
    height: 47px !important;
    position: absolute!important;
    top: 50%;
    margin-top: -16px;
    left: -8px !important;
    z-index: 1320;
    background: url(images/arrows.png) no-repeat scroll 7px -1px !important;
}

.soliloquy-container {
    position: relative;
    background: transparent url("images/preloader.gif") no-repeat scroll 50% 50%;
    z-index: 0;
    width: 100%;
    max-width: 100%;
    display: block;
    float: none !important;
    margin: 0 auto !important;
}

.soliloquy-container .soliloquy-caption {
    position: absolute !important;
    bottom: 10% !important;
    left: 20% !important;
    width: 60% !important;
    z-index: 1120 !important;
    background: rgba(255, 255, 255, 0.72) !important;
}

 
.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	display: table !important;
    width: 100% !important;
    height: 100% !important;
	text-align: center !important;
	padding: 20px 0 35px !important;
    background-color: transparent !important;

}
 
.soliloquy-container .soliloquy-caption-inside .soliloquy-caption-wrap {
    display: table-cell !important;
    vertical-align: middle !important;
}
 
.soliloquy-container .soliloquy-caption h1 {
	color: #444;
	font-size: 16px;
	margin: 0 0 0.2%;
	letter-spacing: 2px !important;
	text-transform: none !important;
	font-weight: 400;
	line-height:1.6;
	padding:1%;

}

.soliloquy-container {
	position: absolute;
}

.soliloquy-container .soliloquy-caption p {
	color: #444;
	font-size: inherit;
	margin: 0 0 30px !important;
	letter-spacing: 1px !important;
	text-transform: none !important;
	font-weight: 400;
	line-height:1.6;
	padding:1%;

}

.soliloquy-container .soliloquy-caption a.soliloquy-button {
  	font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2px !important;
    background-color: #C7B593;
    border: 1px solid #C7B593;
    padding: 10px 35px !important;
    font-size: 13px !important;
    color:#fff;
}

.soliloquy-container .soliloquy-caption a.soliloquy-button:hover {
    background-color: #88679f;
    color:#fff;
   
}



 
/*
Custom Page Templates
---------------------------------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */


.home-top {
	clear: both;
	overflow: hidden;
}

.home-full-slider {
	float: none;
	max-width: 1140px;
	margin-bottom:2%;
}

.home-top-slider {
	float: left;
	width: 650px;
	margin-bottom:1%;
	margin-top:-3px;
}

.home-top-right {
	float: right;
	min-height: 400px;
	text-align: justify;
	width: 323px;
	margin-bottom:1%;

}

.home-top-right .enews-widget {
	width:100%;
    min-height: 400px;
    padding: 50px 50px 25px;
    text-align:justify;
    background: #e4f4f4;
	font-size: 14px;

}

.home-top-right .enews-widget p {
	text-align:center;
	margin-bottom:30px;

}

.home-top-right .user-profile {
	width:100%;
    min-height: 400px;
    padding: 35px 45px 22px;
    text-align:justify;
    background-color: #e4f4f4;

}

.home-top-right .user-profile .pagelink {
	color: #fff;
    background-color: #C7B593;
    display: block;
    text-align: center;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
    text-transform: capitalize;
    border: 4px solid #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    padding: 6px 35px;
    width: auto;
    margin-top:10%;
    text-decoration:none;
    border: 1px solid #c7b593;

}

.home-top-right .user-profile .pagelink:hover {
	background-color: #88679f;
	color: #fff;


}

.home-top-right .simple-social-icons {
    background-color: #e4f4f4;
    text-align:center;
    min-height:110px;
    padding:20px;
   
}


.home-top-right .widget-title {
	font-family: 'Quattrocento Sans', sans-serif;
    text-align: center;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 18px;
    color: #444;
    letter-spacing: 0.1em;
    line-height: 1.7;

}

.home-top-right .widget_text {
    padding: 15px;
    text-align: center;
    background-color: #e4f4f4;
    outline: 1px solid #e4f4f4;
    height: 400px;
    width: 323px;
}

.home-top-right .featured-content .entry {
    margin-bottom: 12px;
}

.home-middle {
    overflow: hidden;
    text-align: center;
    margin-bottom: 1%;
    clear:both;
}

.home-middle-left .widget-title,
.home-middle-middle .widget-title,
.home-middle-right .widget-title {
	left: 0;
    background: #fff;
    margin: 0 auto;
    opacity: .9;
    padding: 10px;
    position: relative;
    text-align: center;
    top: 22px;
    width: 80%;
    border: 1px solid #c7b593;
}

.home-middle-left, 
.home-middle-middle, 
.home-middle-right {
    float: left;
    width: 352px;
    margin-bottom:0%;
}

.home-middle-middle, 
.home-middle-right {
    margin-left: 21px;
}

.paged .home-middle,
.paged .home-top {
	display: none;
	visibility: hidden;
}

.home-bottom .widgettitle {
	margin: 20px 0 20px;
	padding: 0 0 10px;
}

.home-bottom .widget-title:before, 
.home-bottom .widget-title:after {
    border-top: 1px solid #c7b593;
    content: "";
    display: inline-block;
    height: 4px;
    margin: 0 10px;
    width: 215px;
}

.home-bottom .entry-title {
	font-size: 18px;
	margin-top: 1%;
	font-weight:400;
}

.home-bottom .entry-title a {
	color: #444;
	float: none;
	margin: 0 auto;
	text-align: center;
 	font-size: 18px;
}

.home-mobile-top, .home-mobile-middle, .home-mobile-bottom {
	display: none;
}

.home .one-third .entry-title {
	font-size: 18px;
	text-align: center;
	background-color: #e4f4f4;
	padding:20px 5px;
	color:#444;
	height: auto;
	min-height: 60px;
	font-family: 'Quattrocento Sans', sans-serif;

}

.home .one-fourth .entry-title {
	font-size: 18px;
	text-align: center;
	background-color: #e4f4f4;
	padding:20px 5px;
	color:#444;
	font-family: 'Quattrocento Sans', sans-serif;
	height: auto;
	min-height: 60px;

}

.home .one-sixth .entry-title {
	font-size: 18px;
	text-align: center;
	background-color: #e4f4f4;
	padding:20px 5px;
	color:#444;
	font-family: 'Quattrocento Sans', sans-serif;
	height: auto;
	min-height: 60px;

}

.home-bottom .one-third .entry-title {
    margin-bottom: 2%;
    color: #fff;
    width: 100%;
    background-color: #e4f4f4;
    padding: 0 15px;
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    overflow: hidden;
	height: auto;
	min-height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.home-bottom .woocommerce ul.cart_list li img, 
.home-bottom .woocommerce ul.product_list_widget li img, 
.home-bottom .woocommerce-page ul.cart_list li img, 
.home-bottom .woocommerce-page ul.product_list_widget li img {
  box-shadow: none;
  float: left;
  width: 100%;
  margin-bottom:10px;
  border: 1px solid #c7b593;
  padding: 10px;
  opacity: 1;

}

.home-bottom .widget-title .woocommerce ul.product_list_widget {
  margin-top: 40px;

}

.home-bottom .amount {
    position: relative;
    text-align: center;
    top: 0px;
    z-index: 999;
    left: 0;
    list-style: none;
    margin: 9px;
    overflow: hidden;
}

.home .woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li {
	width: 32%!important;
	margin: auto!important;
}

.home-bottom .widget-title:before, .home-bottom .widget-title:after {width: 25px;}


.woocommerce ul.cart_list li, 
.woocommerce ul.product_list_widget li, 
.woocommerce-page ul.cart_list li, 
.woocommerce-page ul.product_list_widget li {
  width: auto;

}

.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 {
	float:none!important;
	font-size: 14px;
}

.product-title {
	font-size: 14px;
	font-weight: bold;
}

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
	margin-bottom: 1.496em;
	margin-right: 1.6%;
	width: 25%;
	float:left;

}

.woocommerce ul.product_list_widget li:nth-of-type(4n+1) {
    float: left;
    margin: 0 22px 0 0;
    list-style: none;
    width: 23.5%;
}

.woocommerce ul.product_list_widget li:nth-of-type(4n+2),
.woocommerce ul.product_list_widget li:nth-of-type(4n+3) {
    float: left;
    margin: 0 22px 0 0;
    list-style: none;
    width: 23.5%;
} 


.woocommerce ul.product_list_widget li:nth-of-type(4n) {
    float: left;
    margin: 0;
    list-style: none;
    width: 23.5%;
}

.home-bottom .amount {
	background: #e4f4f4;
    color: #444;
    position: relative;
    text-align: center;
    top: -290px;
    z-index: 999;
    left: -99px;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 5px 12px;
}

.home-bottom .amount li {
  	float: left; 
}


.woocommerce-page div.product p.price, 
.woocommerce-page div.product span.price {
    font-size: 1.25em;
    color: #209293;
}

.woocommerce-loop-product__title {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3em;
}

/* Pricing Table
--------------------------------------------- */
.pricing-table .amount {
	font-size: 38px;
	text-align: center;
}

.pricing-table {
	line-height: 1;
}


.pricing-table h4 {
	background: #88679f;
	border: 1px solid #c7b593;
	color: #e4f4f4;
	padding: 20px 0 30px;
	text-align: center !important;
	text-transform: capitalize;
}

.pricing-table .one-third {
	background-color: #e4f4f4;
	margin: 30px -1px;
    padding: 40px;
    width: 33.33%;
}

.pricing-table .one-third:nth-child(3n+1), 
.pricing-table .one-third:nth-child(3n+2), 
.pricing-table .one-third:nth-child(3n) {
	border: 1px solid #c7b593;
}

.pricing-table .one-third:nth-child(3n+1) {
	background: #fff;
	margin: 20px 0;
}

.pricing-table .one-third:nth-child(3n+2) {
	background: #e4f4f4;
	margin-bottom: 0;
	margin-top: 0;
}

.pricing-table .one-third:nth-child(3n) {
	background: #fff;
	margin: 20px 0;
}

.pricing-table .one-third ul {
	margin: 0;
}

.pricing-table ul li:before {
    content: "\f345";
    float: left;
    font: 17px/1 'dashicons';
    text-align: left;
    z-index: 9999;

}

.pricing-table ul li {
	border-bottom: 1px solid #c7b593;
	color: #333;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	list-style-type:none !important;
	margin-left:0 !important;
}

.entry-content ul li .pricing-table ul li,
.entry-content ol li  .pricing-table ul li {
    margin-left: 0 !important;
}

.pricing-table a.button {
	background-color: #C7B593;
	color: #fff;
	display: block;
	text-align: center;
	margin-top:20px;
	text-decoration:none;
	border:1px solid #c7b593;
}

.pricing-table a.button:hover {
	background-color: #88679f;
	color: #fff;
}



/* Call to Action Buttons
--------------------------------------------- */

a.button-cta {
	color: #fff;
    background-color: #C7B593;
    display: inline-block;
    text-align: center;
    font-family: inherit;
    letter-spacing: 2px;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    padding: 11px 25px;
    width: auto;
    text-decoration:none;
    border:1px solid #c7b593;
}



a.button-cta:hover {
	background-color: #88679f;
	color: #fff;


}


/* Filterable portfolio
---------------------------------------------------------------------------------------------------- */

ul.filter {
    color: inherit;
    list-style: none;
    margin-bottom: 20px;
    background-color: #e4f4f4;
    padding: 20px 20px 9px;
}

ul.filter:before {
    content: "filter:";
    display: inline;
    float: left;
    margin-right: 12px;
    font: italic;
    line-height: 35px;
    font-family:inherit;
}

ul.filter li {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}

ul.filter li:first-child {
  margin-left: 0;
}

ul.filter a {
    background: #C7B593;
    color: #fff;
    border: 1px solid #C7B593;
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    font: inherit;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-size:12px;

}

ul.filter a:hover, 
ul.filter a.active {
    background: #88679f;
    border: 1px solid #C7B593;
    color: #fff;
}

.filterable-portfolio-page .site-inner {
    padding-top: 5px;
}

.filterable-portfolio {
    margin-left: -20px;
    overflow: hidden;
}

.portfolio-item:nth-of-type(3n),
.portfolio-item:nth-of-type(3n+1),
.portfolio-item:nth-of-type(3n+2) {
    float: left;
    margin-left: 0;
    position: relative;
    width: 31.6%;
    margin-bottom: 2%;

}

.filterable-portfolio-page .portfolio-item { 
	margin-left: 19px; 
}


.portfolio-item a {
    display: block;
    border-bottom: none;
    color: #a6a399;
}

.portfolio-item a:hover {
    color: #cdddd7;
}

.portfolio-item a img {
    display: block;
    background: none;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
    margin-bottom: 0;
    opacity: 1;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition:    all 0.25s ease-in-out;
    -ms-transition:     all 0.25s ease-in-out;
    -o-transition:      all 0.25s ease-in-out;
    transition:         all 0.25s ease-in-out;
    border: 1px solid #c7b593;
    padding: 3%;
}

.portfolio-item a img:hover {
    opacity: .75;
    background-color: #e4f4f4;
    border:none;
}

.portfolio-title h3 {
    font-family: inherit;
    text-align: center;
    display: block;
    padding: 12px;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition:    all 0.2s ease-in-out;
    -ms-transition:     all 0.2s ease-in-out;
    -o-transition:      all 0.2s ease-in-out;
    transition:         all 0.2s ease-in-out;
    font-size:14px;
}

.portfolio-overlay {
   bottom: 0;
    left: 0;
    position: absolute;
    width:100%;
}

.portfolio-overlay h3 {
    font-family: inherit;
    background: #fff;
    color: #444;
    font-size: 13px;
    text-transform: capitalize;
    opacity: 40;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 2s ease-in-out;
    padding: 10px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    margin: 20px;
    letter-spacing:1px;
}

/* Isotope Animations */
.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: top, left, opacity; transition-property: transform, opacity; }
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }

.filterable-portfolio-page .content .entry-header {
    margin-bottom: 10px;
}

.filterable-portfolio-page .content .entry-title {
    margin-bottom: 3rem;
    margin-bottom: 30px;
}

.portfolio-back-button {
    margin: -25px 0 25px;
}
.portfolio-back-button a {
    display: block;
    font: inherit;
    text-transform: capitalize;
    text-align: center;
    padding: 12px;
    color: #fff;
    background-color: #d5e1dc;
    width: 220px;
    margin: 0 auto;
    letter-spacing: 2px; }

.portfolio-back-button a:hover {
    background: #bca57e;
    color: #fff;
}

.portfoliopag {
    display: table;
    margin: 10px auto;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    box-shadow: none;
    color: #fff !important;
    cursor: pointer;
    padding: 11px 25px;
    text-transform: capitalize;
    width: auto;
    float: center;
}

.portfoliopag .next-post-link,
.portfoliopag .previous-post-link {
    float: right;
    width: 200px;
    text-align: center;
    padding: 7px;
    background-color: #c7b593;
    border: 1px solid #c7b593;
    color: #fff;
    letter-spacing: 2px;
}

.portfoliopag .next-post-link:hover,
.portfoliopag .previous-post-link:hover {
    background-color: #88679f;
    border: 1px solid #c7b593;

}


/* Shortcodes
--------------------------------------------- */

.content-box  {
	margin: 0 0 25px 0;
	padding: 20px;
}

.content-box {
	background-color: #FEF5C4;
	color: #000;
}

.special, .end-of-post-widget .widget {
	margin: 0 0 25px 0;
	padding: 20px;
}

.special {
    background: #a5acaf;
    color: #efefef;
}

/* Special boxes
--------------------------------------------- */

.cta {
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 99.7%;
    z-index: 1;
}

.cta-box {
    display: inline-block;
    width: 100%;
    display: inline-block;
    padding: 30px 30px 30px;
    width: 100%;
    background-color: #eee7f3;
    margin-bottom: 20px;
    color: #444;
  
}

.cta-box h2 {
    color: #444;
  
}

.cta-button {
    display: inline-block;
    color: #fff;
    background-color: #C7B593;
    display: inline-block;
    text-align: center;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
    text-transform: capitalize;
    border: 4px solid #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    outline: 1px solid #C7B593;
    padding: 6px 35px;
    width: auto;

}

.cta-text {
    z-index: 1;
    float:left;
    width:60%;
}



/* Categories Page
--------------------------------------------- */

.categories-top {
	background: #e4f4f4;
	padding: 20px;
}

.categories-top h4 {
	color:#444;
}


.categories-top .widget {
	float: left;
	margin-right: 1%;
	width: 32%;
}

.categories-bottom {
	margin-top: 20px;
}

.categories-bottom {
	clear: both;
	display: block;
	overflow: hidden;
	padding: 20px 0;
}

.categories-bottom .widgettitle {
	font-size: 18px;
}

.categories-bottom .gfwa-1,
.categories-bottom .gfwa-5,
.categories-bottom .gfwa-9,
.categories-bottom .gfwa-13,
.categories-bottom .gfwa-17,
.categories-bottom .gfwa-21,
.categories-bottom .gfwa-25,
.categories-bottom .gfwa-29,
.categories-bottom .gfwa-33,
.categories-bottom .gfwa-37,
.categories-bottom .gfwa-51,
.categories-bottom .gfwa-55,
.categories-bottom .gfwa-59,
.categories-bottom .gfwa-63,
.categories-bottom .gfwa-67,
.categories-bottom .gfwa-71,
.categories-bottom .gfwa-75,
.categories-bottom .gfwa-79,
.categories-bottom .gfwa-83,
.categories-bottom .gfwa-87,
.categories-bottom .gfwa-91,
.categories-bottom .gfwa-95 {
	clear: both;
	margin-left: 0;
}

.categories-bottom .featuredpost h2,
.archive .one-third .entry-title,
.archive .one-fourth .entry-title,
.archive .one-sixth .entry-title,
.search .one-third .entry-title,
.search .one-fourth .entry-title,
.search .one-sixth .entry-title,
.page-template-page_blog .one-third .entry-title,
.page-template-page_blog .one-fourth .entry-title,
.page-template-page_blog .one-sixth .entry-title{
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
}

/* hide post date and author on Products archive page */
.featuredpost article .disclosure #disclosure {
    display: none;
}

/* Shop top
--------------------------------------------- */

.shop-top {
	background: #e4f4f4;
	padding: 20px;
}

.shop-top .widget {
	float: left;
	margin-right: 1%;
	width: 32%;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.midnight .site-header {
	background-position: center;
	padding: 0px 0;
	padding-top: 0px;
	margin-bottom: -40px;
}

/* Title Area
--------------------------------------------- */

.title-area {
	padding: 0px 0;
	width: 360px;
}

.title-area h1 {
	margin: 0 auto;
}

.title-area p {
	margin: 0;
}

.header-image .title-area {
	padding: 0;
}

.site-title,
.site-title a {
	font-size: 45px;
	font-family: 'Quattrocento Sans', sans-serif;
	font-weight: 700;
	letter-spacing: 4px;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}

.site-title a {
	color: #444;
}

.site-title a:hover {
	color: #88679f;
}

.site-description {
	color: #444;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	letter-spacing: .5px;
	margin: 0;
	text-align: center;
	text-transform: none;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-header {
	background-position: center !important;
	background-size: 600px 170px !important;
	margin-bottom:-5%;
}

.header-image .site-title a {
	float: none;
	min-height: 170px;
	width: 100%;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 720px;
}

.header-image .site-header .widget-area {
	padding: 20px 0;
}

.site-header .search-form {
	float: right;
	margin-top: 22px;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-size: .001px;
	letter-spacing: 1px;
	line-height: 1;
	padding: 0;
	text-align: center;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	text-align: left;
}

.genesis-nav-menu a {
	color: #444;
	display: block;
	padding: 20px 25px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #444;
}

.genesis-nav-menu .sub-menu {
	border-bottom: 5px solid #444;
	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: 250px;
	z-index: 2000;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	letter-spacing: 1px;
	padding: 20px;
	position: relative;
	width: 250px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -52px 0 0 200px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #999;
}

.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #fff;
	background: #e4f4f4;
}

.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;
}

.sidebar .menu-item a {
	text-decoration: none;
}


/* Social Nav Icons in Primary navigation
--------------------------------------------- */
.genesis-nav-menu .widget-area {
    float: left;
    padding-top: 12px;
}
 
.genesis-nav-menu .simple-social-icons ul li {
	margin-bottom: 0 !important;
	margin-top: 10px !important;
}

/*
Animated Search Form
---------------------------------------------------------------------------------------------------- */

.nav-primary .genesis-nav-menu > .search {
	display: inline-block;
	position: relative;
	width: auto;
	padding: 0;
}

li a.icon-search:before {
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	content: "\f179";
	display: block;
	font-family: "Dashicons";
	font-size: 17px;
	left: 50%;
	margin-left: -14px;
	margin-top: 8px;
	position: absolute;
	top: 50%;
}

li a.icon-search {
	cursor: pointer;
}

/*li a.icon-search:hover {
	border-bottom: none;
}*/

.search-div {
	display: none;
	position: absolute;
	z-index: 999;
	right: 0;
	width: 300px;
	padding: 10px;
	background-color: #e4f4f4;
	border-bottom: 5px double #fff;
}

.search-div .search-form {
	position: relative;
}

.search-div .search-form input[type="search"] {
	width: 95%;
	padding: 10px;
	font-size: 13px;
	text-align:center;
	margin-top:20px;
}

.search-div .search-form input[type="submit"] {
	position: absolute;
	right: -1px;
	bottom: 1px;
	padding: 10px 14px;
	-webkit-border-radius: 0;
	border-radius: 0;
}

/* Clear search field placeholder text on focus */
input:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-moz-placeholder {
	color: transparent;
} /* Firefox 18- */
input:focus::-moz-placeholder {
	color: transparent;
} /* Firefox 19+ */
input:focus:-ms-input-placeholder {
	color: transparent;
} /* oldIE ;) */



/* Mobile Menu Toggle
--------------------------------------------- */

.menu-toggle,
.sub-menu-toggle {
	display: none;
	visibility: hidden;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #ccc;
	margin: 0 0 20px;
}

.site-header .sub-menu .sub-menu {
	margin-top: -55px;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	margin: 0 0 20px;
}

.nav-primary a:hover,
.nav-primary .current-menu-item > a {
        color: #c7b593;
}

.nav-primary .sub-menu a:hover {
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary,
.menu-tertiary {
	margin: 0 0 20px;
}

.nav-secondary a:hover,
.nav-secondary .current-menu-item > a {
}

.nav-secondary .sub-menu a:hover {
}

/* Primary Navigation
--------------------------------------------- */

.nav-secondary {
    background-color: #e4f4f4;
    color: #444;
    border-bottom: 5px double #fff;
    text-align: center;

}

.nav-secondary .sub-menu a {
	padding: 16px 15px;
}

.nav-secondary .sub-menu a:hover,
.nav-primary .sub-menu a:hover {
	background-color: #fff;
	color: #efa0a0;
}

.nav-secondary .sub-menu .sub-menu, 
.nav-menu .sub-menu .sub-menu {
	margin: -44px 0 0 174px;
}



/* Secondary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #fff;
	border-bottom: 3px double #c7b593;
	position: inherit;
	top:0;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 999;
	text-align:right;
}

.nav-primary .fixed {
	position: inherit;
	top: 0;
	width: 100%;
	z-index: 9;
}

.nav-primary .fixed .wrap {
	margin: 0 auto;
}

.nav-primary .fixed + div {
	border-top: 74px solid transparent;	
}

.logged-in .nav-primary {
	top: 12px;
}

.nav-primary a:hover,
.nav-primary .current-menu-item > a {
	color: #c7b593;
}

.nav-primary .sub-menu a:hover {
	color: #333;
}

/* Footer Navigation
--------------------------------------------- */

.nav-footer {
    background-color: #e4f4f4;
    color: #444;
    border-bottom: 5px double #fff;
    text-align: center;
}

.nav-footer .genesis-nav-menu a {
     color: #444;
}

.nav-footer .genesis-nav-menu a:hover {
	color: #fff;
}

.nav-footer .sub-menu .sub-menu {
	margin: -44px 0 0 174px;
	z-index: 999;
}




/*
Site Header
---------------------------------------------------------------------------------------------------- */


.site-header .wrap {
	padding: 35px 0;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
	align-self: center;
	margin: 20px 0 20px;
}

.header-image .title-area {
	background: none;
	padding: 0;
}

.header-full-width .title-area {
	width: 100%;
}

.site-title {
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 45px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover {
	color: #444;
}


.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}


/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	text-align: center;
	width: 100%;
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-title,
.header-image .title-area {
	padding: 0;
	margin: 1% 0 0 0;
}


.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

.header-image .site-title a {
    margin: 0 auto;
    max-width: 600px;
    min-height: 170px;
    padding: 0;
    width: 100%;
}




/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 20px;
	padding: 0px 0px 24px 0px;
}

.entry-content a {
	color: ;
}

.entry-content a:hover {
	color: #111;
}

.entry-content .attachment a,
.entry-content .gallery a {
	border: none;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption,
.clear-line {
	margin-bottom: 30px;
}

.entry-content ol li,
.entry-content ul li {
	margin-left: 20px;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
	margin-bottom: 0;
}

.entry-meta {
	border-bottom: 0px;
	color: #444;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 3px 0 3px 0;
	text-align:center;
	text-transform: uppercase;
}


.entry-time, .entry-author {
    font-family: 'Quattrocento Sans', sans-serif;
    font-size: 11px;
    font-style: normal;
    text-transform: uppercase;
}


.entry-footer .entry-meta {
	border-bottom: 1px solid #C7B593;
    color: #444;
    font-family: inherit;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}



.entry-comments-link::before {
    content: " \f487";
    color: #C7B593;
    margin: 0 6px 0 2px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 18px/1 'dashicons';
    vertical-align: middle;
    padding-right: 3px;
    margin-top: -2px;
}

.entry-categories a {
	font-family: 'Droid Serif', georgia, serif;
	font-size: 11px;
	font-style: normal;
	text-transform: capitalize;
}

.entry-categories:before {
    content: "\f318";
    color: #C7B593;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 18px/1 'dashicons';
    vertical-align: middle;
    padding-right: 4px;
    margin-top: -3px;
}

.entry-comments-link {
	text-transform: none;
}

.entry-tags:before {
    content: "\f323";
    color: #C7B593;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 18px/1 'dashicons';
    vertical-align: middle;
    padding-right: 4px;
    margin-top: -3px;
}

.entry-comments-link::before {
    content: " \f487";
    color: #C7B593;
    margin: 0 6px 0 2px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 18px/1 'dashicons';
    vertical-align: middle;
    padding-right: 3px;
    margin-top: -2px;
}

.site-footer a {
	color: #209293;
	text-decoration: none;
}

.entry-meta a:hover {
	color: #010101;
}

.entry-header .entry-meta,
.post-info {
	margin-bottom: 20px;
	line-height: 1;
	font-size: 11px;
}


a.more-link,
.more-from-category a {
	color: #444;
	text-decoration: none;
	display: table;
	margin: 10px auto;
	margin-bottom: 20px;
	text-align: center;
	font-family: inherit;
	letter-spacing: 2px;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding: 7px 35px;
	width: auto;
	background-color: #e4f4f4;
	cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    box-shadow: none;
}

a.more-link:before,
.more-from-category a:before {
	background-color:transparent;
	content: "\f344";
    color: #C7B593;
    margin: 0 6px 0 2px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 13px/1 'dashicons';
    vertical-align: middle;
    padding-right: 3px;
    margin-top: -2px;
}

.more-from-category a {
	margin: 0 auto 40px;
}

.more-link {
	margin-top: 15px;
}

.more-from-category {
	clear: both;
	display: block;
	float: none;
	text-align: center;
}

a.more-link:hover,
.more-from-category a:hover {
	background-color: #eee7f3;
	color: #444;

}


/* Archive Navigation
--------------------------------------------- */

.archive-pagination {
	clear: both;
	font-size: 14px;
	margin: 20px 0;
}

.archive-pagination li {
	border: 1px solid #C7B593;
	display: inline;
	padding: 5px 10px;
}

li.pagination-next,
li.pagination-previous {
	border: 0 !important;
}

.archive-pagination a {
	color: inherit;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
}

.archive-pagination a:hover,
.archive-pagination li.active a {
	color: inherit;
}

.featured-content .entry-title {
	margin-bottom: 8px;
}

/* Previous and Next Posts links above titles in single Posts
------------------------------------------------------------- */

.prev-next-post-links {
    clear: none;
    overflow: hidden;
    margin: 10px 0;
    padding:0 12px 0;
}

.previous-post-link {
	float: left;
    width: 50%;
    border-right: 1px solid #C7B593;
    text-align:left;
}

.next-post-link {
	float: right;
    width: 50%;
    text-align:right;
}

.previous-post-link a, 
.next-post-link a {
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    margin-top: 15px;
    padding: 28px 0 25px 2px;
    word-wrap: normal;
}

.next-post-link a {
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    margin-top: 15px;
    padding: 28px 2px 25px 0;
    text-align: right;
    word-wrap: normal;
}


.next-post-link a, 
.previous-post-link a {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1;
    vertical-align: middle;
    color: #fff;
    text-decoration: none;
    display: table;
    margin: 10px auto;
    margin-bottom: 20px;
    text-align: center;
    font-family: inherit;
    letter-spacing: 2px;
    cursor: pointer;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    padding: 7px 35px;
    width: auto;
    background-color: #c7b593;
    display:inline-block;
    border: 1px solid #c7b593;
}

.next-post-link a {
    text-align:right;

}

.previous-post-link a:hover, 
.next-post-link a:hover {
	text-decoration: none;
	background-color: #88679f;
	color:#fff;

}

.prev-next-post-links p {
   margin: 0;
}

/* Adjacent Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 30px 0 35px;
}

.adjacent-entry-pagination {
	border-bottom: 1px solid #C7B593;
    color: #444;
    font-family: inherit;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    padding: 1%;
}

.adjacent-entry-pagination .pagination-previous,
.adjacent-entry-pagination .pagination-next {
	display: block;
	float: left;
	text-align: center;
	width: 50%;
}

.adjacent-entry-pagination .pagination-previous {
	border-right: 1px solid #C7B593;
	padding:0 5px 0;
}

.adjacent-entry-pagination .pagination-next {
	float: right;
	padding:0 5px 0;
}

.adjacent-entry-pagination .pagination-previous a,
.adjacent-entry-pagination .pagination-next a {
	color: #209293;
	text-decoration: none;
}

.adjacent-entry-pagination .pagination-previous a:hover,
.adjacent-entry-pagination .pagination-previous a:focus,
.adjacent-entry-pagination .pagination-next a:hover,
.adjacent-entry-pagination .pagination-next a:focus {
	color: #88679f;
	text-decoration: none;
}

.adjacent-entry-pagination .pagination-previous span,
.adjacent-entry-pagination .pagination-next span {
	display: block;
	font-style: italic;
}

.adjacent-entry-pagination .pagination-previous span::before,
.adjacent-entry-pagination .pagination-next span::after,
.archive-pagination .pagination-previous a::before,
.archive-pagination .pagination-next a::after {
	content: "";
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 18px/1 'dashicons';
	padding: 0 3px 3px 0;
	vertical-align: middle;
}

.adjacent-entry-pagination .pagination-next span::after {
	content: "\f345";
}

/* Entry Navigation
--------------------------------------------- */

.navigation{
	clear: both;
	font-size: 12px;
	margin: 20px 0;
}

.entry .navigation a {
	border-bottom: 1px solid #ccc;
}

.navigation li {
	display: inline;
}

.navigation li a {
	background: #111;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
}

.navigation li a:hover,
.navigation li.active a {
	background: #010101;
}

.pagination-next a,
.pagination-previous a {
	text-decoration: none;
}

/*
After Entry
--------------------------------------------- */

/* After Entries
--------------------------------------------- */

.after-entry {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;

}

.after-entry .cta {
	margin-top:2%;

}

.after-entry .enews-widget {
	width: 100%;
	overflow: hidden;
	text-align: left;
	background-color: #e4f4f4;
	margin: 0 auto;
	padding: 30px;
	margin-top: 30px; 


}

.after-entry .enews-widget .widget-title {
	clear: none;
	background-color: transparent;
	padding-top: 17px;
	display: inline;
}

.after-entry .widget-title:after {
	display:none;
}

.after-entry .enews-widget #subscribe {
	clear: none;
	float: right;
	width: 150px;
	margin: 0;
	display: inline;
}

.after-entry .enews-widget input {
	clear: none;
	float: left;
	width: 32%;
    border: 1px solid #c3b48b;
    padding: 9px 10px;
    margin: 5px;
	display: inline;
}

.after-entry .enews-widget input[type="submit"] {
	float: right;
	width: 31%;
    margin: 5px;
}


.after-entry,
.after-entry .wrap {
	overflow: hidden;
	padding: 0;
}


.after-entry .wrap {
	background-color: #e4f4f4;
	padding: 32px;
	border: 1px solid #FCDFDB;
}

.after-entry p {
	margin-bottom: 20px;
}

.after-entry .enews-widget .widget-title {
	color: #aa908f;
	font-size:18px;
	
}



/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments {
	font-size: 14px;
	letter-spacing: 0.5px;
	padding: 20px 0;
}

.comment-respond,
.entry-comments,
.ping-list {
	margin-bottom: 20px;
}

.entry-comments h3,
.comment-respond h3 {
	color: #333;
	font-size: 16px;
	letter-spacing: 1.5px;
	text-transform: capitalize;
}

.entry-comments a,
.comment-respond a {

}

.entry-comments .comment-author {
	margin: 0;
}

.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;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin-top: 22px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

li.comment {
	border-top: 1px solid #ccc;
}

.comment .avatar {
	margin: 0 16px 22px 0;
}

.bypostauthor {
}

.form-allowed-tags {
	background: #f5f5f5;
	font-size: 12px;
	padding: 22px;
}

.comment-meta a {
	color: #333;
}

.comment-reply a {
	background: #e4f4f4;
	color: #444;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 2px 5px;
	text-transform: capitalize;
}

.comment-reply a:hover {
	background: #ccc;
}

/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar p:last-child,
.sidebar ul {
	margin: 0;
}

.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	padding: 0;
	word-wrap: break-word;
	color: #444;
    margin-bottom: 3px;
    padding: 7px;
    display: block;
    text-align: center;
}

.sidebar ul li {
	background-color: #e4f4f4;

}

.sidebar li:hover {
    color: #444;
    background-color: #e4f4f4;
}

.sidebar p:last-child,
.sidebar ul {
	margin: 0;
}

.widget li {
	list-style-type: none;
	margin: 5px 0;
	word-wrap: break-word;

}


.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	margin-bottom: 20px;
}

.sidebar .search-form {
	width: 100%;
}

.sidebar .widget {
    margin-bottom: 0px;
    padding: 15px;
    margin-top: 0px;
}

.sidebar .cta-box .widget {
    border: none;
    margin-bottom: 40px;
    padding: 0;
    margin-top: 40px;
}

/* Titles*/

.sidebar .widget-title, 
.after-entry .enews-widget .widget-title,
.author-box h1,
.footer-widgets-2 .widget-title, 
.footer-widgets-1 .widget-title,
.above-blog .enews-widget .widget-title {
    position: relative;
    margin-bottom: 20px;
    font-family:'Quattrocento Sans', sans-serif;
    text-align:center;
    font-size:initial;
}

  .footer-widgets-2 .widget-title:after, 
  .footer-widgets-1 .widget-title:after,
  .sidebar .widget-title:after {
   	content: '';
    border-bottom: 1px solid #c7b593;
    content: "";
    display: block;
    margin: 0 auto 5px;
    padding-bottom: 5px;
    width: 15%;
}

/* Featured Content Sidebars*/

.sidebar .featuredpost article {
	overflow: hidden;
	padding: 20px 0;
	margin: -20px 0 10px 0;
}

.sidebar .featuredpost article:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: -20px;
}

.sidebar .featuredpost .has-post-thumbnail > a {
	float: left;
	width: 55px;
	height: 55px;
	border-radius: 35px;
	overflow: hidden;
	display: block;
	margin: 0 10px 0 0;
	border:1px solid #C7B593;
}

.sidebar .featuredpost .has-post-thumbnail a img {
	width: 100%;
}

.sidebar .featuredpost article .entry-header {
	text-align: left;
	overflow: hidden;
	word-wrap: break-word;
	text-overflow: ellipsis;
	margin-top:12px;
}

.sidebar .featuredpost article .entry-title {
    font-size: 14px;
    font-family: 'Quattrocento Sans', sans-serif;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	color: #444;
	display: block;
	clear: both;
	overflow: hidden;
	padding: 20px 40px 0;
	text-align: center;
}

.footer-widgets-1,
.footer-widgets-2 {
	width: 50%;
	padding: 1%;
}

.footer-widgets-1 {
	float: left;
	padding: 32px 20px 20px 0;
}

.footer-widgets-2 {
	float: right;
	border-left: 1px solid #c7b593;
	padding: 30px 0 20px 50px;
}

.footer-widgets .widget {
	margin-bottom: 10px;
}

.footer-widgets .widgettitle {
}

.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
	word-wrap: break-word;
}

.footer-widgets .search-form {
	width: 100%;
}

.footer-widgets .search-form input:focus {
	border: 1px solid #ccc;
}

.footer-widgets img {
	margin: 0;
}

.footer-widgets .featured-content,
.footer-widgets .featuredpost {
	background: transparent;
	max-width: 95%;
}

.footer-widgets .entry {
	padding: 5px;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	color: #999;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 20px 0;
	text-align: center;
	text-transform: uppercase;
}

.site-footer a {
	color: #999;
	text-decoration: none;
}

.site-footer p {
	margin: 0;
}

/* WooCommerce
--------------------------------------------- */


.woocommerce #content div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product p.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce-page div.product span.price,
.woocommerce #content div.product .stock,
.woocommerce div.product .stock,
.woocommerce-page #content div.product .stock,
.woocommerce-page div.product .stock,
.woocommerce #content div.product .out-of-stock,
.woocommerce div.product .out-of-stock,
.woocommerce-page #content div.product .out-of-stock,
.woocommerce-page div.product .out-of-stock,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce .cart-collaterals .cart_totals .discount td,
.woocommerce-page .cart-collaterals .cart_totals .discount td,
.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required {
    color: #88679f;

}

.woocommerce span.onsale,
.woocommerce-page span.onsale {
    background: #c7b593;
    border-radius: 20px;
    font-family: inherit;
    text-transform:capitalize;

}

.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid select,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
    border-color: #e2c6c3;

}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin-bottom: 5%;
	margin-right: 1.6%;
	width: 31.7%;
	float:left;

}

.woocommerce a:hover.button,
.woocommerce-page button.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page input.button:hover,
.woocommerce-page a.button:hover {
    color: #fff;

}

.woocommerce .quantity .qty {
width: 4.931em !important;
text-align: center;
padding: 8px !important;

}

.sidebar .woocommerce .widget_shopping_cart .cart_list li, 
.sidebar .woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 1.2em;
  position: relative;
  padding-top: 0;
  background-color:#fff;

}

.sidebar .woocommerce .widget_shopping_cart .cart_list li a.remove, 
.sidebar .woocommerce.widget_shopping_cart .cart_list li a.remove {
  position: absolute;
  top: 0;
  left: 0;

}

.sidebar .woocommerce ul.cart_list li img, 
.sidebar .woocommerce ul.product_list_widget li img, 
.sidebar .woocommerce-page ul.cart_list li img, 
.sidebar .woocommerce-page ul.product_list_widget li img {
  box-shadow: none;
  float: left;
  margin: 5px 10px 0 0;
  width: 70px;

}

.home-featured .woocommerce ul.cart_list li img, 
.home-featured .woocommerce ul.product_list_widget li img, 
.home-featured .woocommerce-page ul.cart_list li img, 
.home-featured .woocommerce-page ul.product_list_widget li img {
  box-shadow: none;
  float: left;
  width: auto;
  margin-bottom:10px;

}

.woocommerce ul.cart_list li, 
.woocommerce ul.product_list_widget li, 
.woocommerce-page ul.cart_list li, 
.woocommerce-page ul.product_list_widget li {
  width: auto;

}


/* WooCommerce

--------------------------------------------- */

.clear {
    clear: both;

}

.nobr {
    white-space: nowrap;

}

p.demo_store {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: .5em 0;
    text-align: center;
    background: #f6f3f3;
    border: 1px solid #f6f3f3;
    color: #555;
    z-index: 99998;

}

.admin-bar p.demo_store {

    top: 28px;

}

.wc-forward a:after,
.wc-forward:after {
    font-family: 'dashicons';
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 7px;
    content: "\f139";
    font-size: 1em;
    vertical-align: middle;

}

.wc-backward a:before,
.wc-backward:before {

    font-family: 'dashicons';
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 7px;
    content: "\f141";
    font-size: 1em;
    vertical-align: middle;

}

.woocommerce-page div.product div.images li {
	font-size:0px;
	line-height:2.25;
	float:left;
	width: 100px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.woocommerce-page section {
	clear:both;
}

.woocommerce td {
	border: none;
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
	width: 29%!important;
	padding: 15px!important; 
	margin: 0px  auto!important;
}

@media only screen and (max-width: 800px) {
	
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
	min-width: 100%!important;
	}
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
    padding: 1em 1em 1em 3.5em!important;
    margin: 0 0 2em!important;
    position: relative;
    list-style: none outside!important;
    width: auto;
    background: #eee7f3;

}

.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-error:after,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:after,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .woocommerce-message:after,
.woocommerce-page .woocommerce-message:before {
    content: " ";
    display: table;

}

.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-message:after,
.woocommerce-page .woocommerce-error:after,
.woocommerce-page .woocommerce-info:after,
.woocommerce-page .woocommerce-message:after {
    clear: both;

}

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before {
    content: "";
    height: 1.5em;
    width: 1.5em;
    display: block;
    position: absolute;
    top: 0;
    left: 1em;
    font-family: sans-serif;
    font-size: 1em;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    padding-top: 1em;

}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
    float: right;

}

.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li,
.woocommerce .woocommerce-message li,
.woocommerce-page .woocommerce-error li,
.woocommerce-page .woocommerce-info li,
.woocommerce-page .woocommerce-message li {
    list-style: none outside!important;
    padding-left: 0!important;
    margin-left: 0!important;

}

.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
    color: #999999;
    content: "\f155";
    font-family: 'dashicons';

}

.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
    color: #999;
    content: "i";
    font-family: Times, Georgia, serif;
    font-style: italic;

}

.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before {
    color: #555;
    content: "\f335";
    font-family: 'dashicons';
}

.woocommerce small.note,
.woocommerce-page small.note {
    display: block;
    color: #777;
    font-size: 11px;
    line-height: 21px;
    margin-top: 10px;

}

.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
    color: #777;

}

.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:before,
.woocommerce-page .woocommerce-breadcrumb:after,
.woocommerce-page .woocommerce-breadcrumb:before {
    content: " ";
    display: table;

}

.woocommerce .woocommerce-breadcrumb:after,
.woocommerce-page .woocommerce-breadcrumb:after {
    clear: both;

}

.woocommerce .woocommerce-breadcrumb a,
.woocommerce-page .woocommerce-breadcrumb a {
    color: #777;

}

.woocommerce #content div.product,
.woocommerce div.product,
.woocommerce-page #content div.product,
.woocommerce-page div.product {
    margin-bottom: 0;
    position: relative;

}

.woocommerce #content div.product .product_title,
.woocommerce div.product .product_title,
.woocommerce-page #content div.product .product_title,
.woocommerce-page div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    margin-bottom: 10px;
    text-align:left;
	font-size: 14px;
}

.woocommerce #content div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product p.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce-page div.product span.price {
    font-size: 1.25em;
    font-weight:400;

}

.woocommerce #content div.product p.price ins,
.woocommerce #content div.product span.price ins,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce-page #content div.product p.price ins,
.woocommerce-page #content div.product span.price ins,
.woocommerce-page div.product p.price ins,
.woocommerce-page div.product span.price ins {
    background: inherit;

}

.woocommerce #content div.product p.price del,
.woocommerce #content div.product span.price del,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce-page #content div.product p.price del,
.woocommerce-page #content div.product span.price del,
.woocommerce-page div.product p.price del,
.woocommerce-page div.product span.price del {
    font-size: .67em;
    color: rgba(145, 145, 145, .5);

}

.woocommerce #content div.product p.stock,
.woocommerce div.product p.stock,
.woocommerce-page #content div.product p.stock,
.woocommerce-page div.product p.stock {
    font-size: .92em;

}

.woocommerce #content div.product .out-of-stock,
.woocommerce div.product .out-of-stock,
.woocommerce-page #content div.product .out-of-stock,
.woocommerce-page div.product .out-of-stock {
    text-transform: capitalize;

}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    margin-bottom: 2em;

}

.woocommerce #content div.product div.images img,
.woocommerce div.product div.images img,
.woocommerce-page #content div.product div.images img,
.woocommerce-page div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;

}

.woocommerce #content div.product div.images div.thumbnails,
.woocommerce div.product div.images div.thumbnails,
.woocommerce-page #content div.product div.images div.thumbnails,
.woocommerce-page div.product div.images div.thumbnails {
    padding-top: 1em;

}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    margin-bottom: 2em;

}

.woocommerce #content div.product div.social,
.woocommerce div.product div.social,
.woocommerce-page #content div.product div.social,
.woocommerce-page div.product div.social {
    text-align: right;
    margin: 0 0 1em;

}

.woocommerce #content div.product div.social span,
.woocommerce div.product div.social span,
.woocommerce-page #content div.product div.social span,
.woocommerce-page div.product div.social span {
    margin: 0 0 0 2px;

}

.woocommerce #content div.product div.social span span,
.woocommerce div.product div.social span span,
.woocommerce-page #content div.product div.social span span,
.woocommerce-page div.product div.social span span {
    margin: 0;

}

.woocommerce #content div.product div.social span .stButton .chicklets,
.woocommerce div.product div.social span .stButton .chicklets,
.woocommerce-page #content div.product div.social span .stButton .chicklets,
.woocommerce-page div.product div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0;

}

.woocommerce #content div.product div.social iframe,
.woocommerce div.product div.social iframe,
.woocommerce-page #content div.product div.social iframe,
.woocommerce-page div.product div.social iframe {
    float: left;
    margin-top: 3px;

}

.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs {

    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative;

}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #c7b593;
    background: #eee7f3;
    display: inline-block;
    position: relative;
    z-index: 0;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin: 0 -5px;
    padding: 0 1em;

}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 0;
    font-weight: 400;
    color: #5e5e5e;
    text-decoration: none;

}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #777;

}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff;

}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
  color: #444;

}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before {
    border: 1px solid #c7b593;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " ";

}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before {
    left: -6px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-width: 0 1px 1px 0;

}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after {
    right: -6px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-width: 0 0 1px 1px;

}

.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
   border-bottom: 1px solid #c7b593;
    z-index: 1;

}

.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0;

}

.woocommerce #content div.product p.cart,
.woocommerce div.product p.cart,
.woocommerce-page #content div.product p.cart,
.woocommerce-page div.product p.cart {
    margin-bottom: 2em;

}

.woocommerce #content div.product p.cart:after,
.woocommerce #content div.product p.cart:before,
.woocommerce div.product p.cart:after,
.woocommerce div.product p.cart:before,
.woocommerce-page #content div.product p.cart:after,
.woocommerce-page #content div.product p.cart:before,
.woocommerce-page div.product p.cart:after,
.woocommerce-page div.product p.cart:before {
    content: " ";
    display: table;

}


.woocommerce #content div.product p.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after,
.woocommerce-page div.product p.cart:after {
    clear: both;

}

.woocommerce #content div.product form.cart,
.woocommerce div.product form.cart,
.woocommerce-page #content div.product form.cart,
.woocommerce-page div.product form.cart {
    margin-bottom: 2em;

}

.woocommerce #content div.product form.cart:after,
.woocommerce #content div.product form.cart:before,
.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before,
.woocommerce-page #content div.product form.cart:after,
.woocommerce-page #content div.product form.cart:before,
.woocommerce-page div.product form.cart:after,
.woocommerce-page div.product form.cart:before {
    content: " ";
    display: table;

}

.woocommerce #content div.product form.cart:after,
.woocommerce div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after,
.woocommerce-page div.product form.cart:after {
    clear: both;

}

.woocommerce #content div.product form.cart div.quantity,
.woocommerce div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity {
    float: left;
    margin: 1px 4px 0 0;

}

.woocommerce #content div.product form.cart table,
.woocommerce div.product form.cart table,
.woocommerce-page #content div.product form.cart table,
.woocommerce-page div.product form.cart table {
    border-width: 0 0 1px;

}

.woocommerce #content div.product form.cart table td,
.woocommerce div.product form.cart table td,
.woocommerce-page #content div.product form.cart table td,
.woocommerce-page div.product form.cart table td {
    padding-left: 0;

}

.woocommerce #content div.product form.cart table div.quantity,
.woocommerce div.product form.cart table div.quantity,
.woocommerce-page #content div.product form.cart table div.quantity,
.woocommerce-page div.product form.cart table div.quantity {
    float: none;
    margin: 0;

}

.woocommerce #content div.product form.cart table small.stock,
.woocommerce div.product form.cart table small.stock,
.woocommerce-page #content div.product form.cart table small.stock,
.woocommerce-page div.product form.cart table small.stock {
    display: block;
    float: none;

}

.woocommerce #content div.product form.cart .variations,
.woocommerce div.product form.cart .variations,
.woocommerce-page #content div.product form.cart .variations,
.woocommerce-page div.product form.cart .variations {
    margin-bottom: 1em;

}

.woocommerce #content div.product form.cart .variations label,
.woocommerce div.product form.cart .variations label,
.woocommerce-page #content div.product form.cart .variations label,
.woocommerce-page div.product form.cart .variations label {
    font-weight: 600;

}

.woocommerce #content div.product form.cart .variations select,
.woocommerce div.product form.cart .variations select,
.woocommerce-page #content div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select {
    width: 100%;
    float: left;

}

.woocommerce #content div.product form.cart .variations td.label,
.woocommerce div.product form.cart .variations td.label,
.woocommerce-page #content div.product form.cart .variations td.label,
.woocommerce-page div.product form.cart .variations td.label {
    padding-right: 1em;
    padding-top: 20px;

}

.woocommerce #content div.product form.cart .variations td,
.woocommerce div.product form.cart .variations td,
.woocommerce-page #content div.product form.cart .variations td,
.woocommerce-page div.product form.cart .variations td {
    vertical-align: top;

}

.woocommerce #content div.product form.cart .button,
.woocommerce div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button,
.woocommerce-page div.product form.cart .button {
    vertical-align: middle;
    float: left;
	padding:8px;

}

.woocommerce #content div.product form.cart .group_table td.label,
.woocommerce div.product form.cart .group_table td.label,
.woocommerce-page #content div.product form.cart .group_table td.label,
.woocommerce-page div.product form.cart .group_table td.label {
    padding-right: 1em;
    padding-left: 1em;

}

.woocommerce #content div.product form.cart .group_table td,
.woocommerce div.product form.cart .group_table td,
.woocommerce-page #content div.product form.cart .group_table td,
.woocommerce-page div.product form.cart .group_table td {
    vertical-align: top;
    padding-bottom: .5em;

}

.woocommerce span.onsale,
.woocommerce-page span.onsale {
    min-height: 32px;
    min-width: 32px;
    padding: 2px 20px;
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    text-align: center;
    line-height: 32px;
    top: 6px;
    left: 6px;
    margin: 0;
    color: #fff;
    z-index: 9;

}

.woocommerce .products ul,
.woocommerce ul.products,
.woocommerce-page .products ul,
.woocommerce-page ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;

}

.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before,
.woocommerce-page .products ul:after,
.woocommerce-page .products ul:before,
.woocommerce-page ul.products:after,
.woocommerce-page ul.products:before {
    content: " ";
    display: table;

}

.woocommerce .products ul:after,
.woocommerce ul.products:after,
.woocommerce-page .products ul:after,
.woocommerce-page ul.products:after {
    clear: both;

}

.woocommerce .products ul li,
.woocommerce ul.products li,
.woocommerce-page .products ul li,
.woocommerce-page ul.products li {
    list-style: none outside;
    text-align: center;

}

.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: 15px -6px 0 0;

}

.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
    margin: 14px;
    font-size: 16px;
    text-align: center;

}

.woocommerce ul.products li.product a,
.woocommerce-page ul.products li.product a {
    text-decoration: none;

}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 8px;

}

.woocommerce ul.products li.product a img:hover,
.woocommerce-page ul.products li.product a img:hover {
	opacity: .8;

}

.woocommerce ul.products li.product strong,
.woocommerce-page ul.products li.product strong {
    display: block;

}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
    display: block;
	font-size: 12px;
    font-weight: 400;
    margin-bottom: .5em;
    text-align: center;

}

.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
    font-size: 12px;
    color: rgba(145, 145, 145, .5);
    margin: -2px 0 0 0;
    display:block;

}

.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ins {

    background: 0 0;

}

.woocommerce ul.products li.product .price .from,
.woocommerce-page ul.products li.product .price .from {

    font-size: .67em;
    margin: -2px 0 0 0;
    text-transform: capitalize;
    color: rgba(145, 145, 145, .5);

}

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-ordering,
.woocommerce-page .woocommerce-result-count {
    margin: 0 0 1em;

}

.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
    vertical-align: top;
    padding: 8px;

}

.woocommerce #content nav.woocommerce-pagination,
.woocommerce nav.woocommerce-pagination,
.woocommerce-page #content nav.woocommerce-pagination,
.woocommerce-page nav.woocommerce-pagination {
    text-align: center;

}

.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 1px solid #C7B593;
    border-right: 0;
    margin: 1px;

}

.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li {
    border-right: 1px solid #C7B593;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;

}

.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    line-height: 1em;
    font-size: 1em;
    font-weight: 400;
    padding: .5em;
    min-width: 1em;
    display: block;

}

.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li span.current {
    background: #f6f3f3;
    color: #999;

}

.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
    font-size: 100%;
    font-weight: 300;
    margin: 2px;
    line-height: 1em;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    overflow: visible;
    padding: 6px 10px;
    text-decoration: none;
    left: auto;
    white-space: nowrap;
    display: inline-block;

}

.woocommerce #content input.button.loading,
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading,
.woocommerce-page #content input.button.loading,
.woocommerce-page #respond input#submit.loading,
.woocommerce-page a.button.loading,
.woocommerce-page button.button.loading,
.woocommerce-page input.button.loading {

    border: 1px solid #c6d7cd;

}

.woocommerce #content input.button.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce-page #content input.button.loading:before,
.woocommerce-page #respond input#submit.loading:before,
.woocommerce-page a.button.loading:before,
.woocommerce-page button.button.loading:before,
.woocommerce-page input.button.loading:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(images/ajax-loader.gif) center no-repeat rgba(255, 255, 255, .65);

}

.woocommerce #content input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce-page #content input.button:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active {
    top: 1px;

}

.woocommerce #content input.button.disabled,
.woocommerce #content input.button:disabled,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce-page #content input.button.disabled,
.woocommerce-page #content input.button:disabled,
.woocommerce-page #respond input#submit.disabled,
.woocommerce-page #respond input#submit:disabled,
.woocommerce-page a.button.disabled,
.woocommerce-page a.button:disabled,
.woocommerce-page button.button.disabled,
.woocommerce-page button.button:disabled,
.woocommerce-page input.button.disabled,
.woocommerce-page input.button:disabled {
    border: 1px solid #c6d7cd;
    cursor: not-allowed;

}

.woocommerce #content input.button.disabled:active,
.woocommerce #content input.button:disabled:active,
.woocommerce #respond input#submit.disabled:active,
.woocommerce #respond input#submit:disabled:active,
.woocommerce a.button.disabled:active,
.woocommerce a.button:disabled:active,
.woocommerce button.button.disabled:active,
.woocommerce button.button:disabled:active,
.woocommerce input.button.disabled:active,
.woocommerce input.button:disabled:active,
.woocommerce-page #content input.button.disabled:active,
.woocommerce-page #content input.button:disabled:active,
.woocommerce-page #respond input#submit.disabled:active,
.woocommerce-page #respond input#submit:disabled:active,
.woocommerce-page a.button.disabled:active,
.woocommerce-page a.button:disabled:active,
.woocommerce-page button.button.disabled:active,
.woocommerce-page button.button:disabled:active,
.woocommerce-page input.button.disabled:active,
.woocommerce-page input.button:disabled:active {
    top: 0;

}

.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce-page .cart .button,
.woocommerce-page .cart input.button {

    float: none;

}

.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: inline-block;

}

.woocommerce #content .quantity,
.woocommerce .quantity,
.woocommerce-page #content .quantity,
.woocommerce-page .quantity {
    width: 60px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;

}

.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty {
    width: 40px;
    height: 30px;
    float: left;
    padding: 0;
    text-align: center;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-weight: 600;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -moz-appearance: textfield;

}

.woocommerce #content .quantity input[type=number],
.woocommerce #content .quantity noindex:-o-prefocus,
.woocommerce .quantity input[type=number],
.woocommerce .quantity noindex:-o-prefocus,
.woocommerce-page #content .quantity input[type=number],
.woocommerce-page #content .quantity noindex:-o-prefocus,
.woocommerce-page .quantity input[type=number],
.woocommerce-page .quantity noindex:-o-prefocus {
    padding-right: 1.2em;

}

.woocommerce #content .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    vertical-align: text-top;
    width: 20px;
    height: 15px;
    overflow: visible;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    line-height: 13px;
    font-size: 12px;
    border: 1px solid #C7B593;
    background: #f6f3f3;

}

.woocommerce #content .quantity .minus:hover,
.woocommerce #content .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce .quantity .plus:hover,
.woocommerce-page #content .quantity .minus:hover,
.woocommerce-page #content .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover {
    background: #f6f3f3;

}

.woocommerce #content .quantity .plus,
.woocommerce .quantity .plus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page .quantity .plus {
	background: #f6f3f3;
    top: 0;
    right: 0;
    border-bottom: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

}

.woocommerce #content .quantity .minus,
.woocommerce .quantity .minus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page .quantity .minus {
    bottom: 0;
    right: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;

}

.woocommerce #reviews h2 small,
.woocommerce-page #reviews h2 small {
    float: right;
    color: #777;
    font-size: 15px;
    line-height: 21px;
    margin: 10px 0 0;

}

.woocommerce #reviews h2 small a,
.woocommerce-page #reviews h2 small a {
    text-decoration: none;
    color: #777;

}

.woocommerce #reviews h3,
.woocommerce-page #reviews h3 {
    margin: 0;

}

.woocommerce #reviews #respond,
.woocommerce-page #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0;

}

.woocommerce #reviews #comment,
.woocommerce-page #reviews #comment {
    height: 75px;

}

.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before,
.woocommerce-page #reviews #comments .add_review:after,
.woocommerce-page #reviews #comments .add_review:before {
    content: " ";
    display: table;

}

.woocommerce #reviews #comments .add_review:after,
.woocommerce-page #reviews #comments .add_review:after {
    clear: both;

}

.woocommerce #reviews #comments h2,
.woocommerce-page #reviews #comments h2 {
    clear: none;

}

.woocommerce #reviews #comments ol.commentlist,
.woocommerce-page #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none;

}

.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before,
.woocommerce-page #reviews #comments ol.commentlist:after,
.woocommerce-page #reviews #comments ol.commentlist:before {
    content: " ";
    display: table;

}

.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce-page #reviews #comments ol.commentlist:after {
    clear: both;

}

.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
   	position: relative;
    background: 0;
    border: 0;

}

.woocommerce #reviews #comments ol.commentlist li .meta,
.woocommerce-page #reviews #comments ol.commentlist li .meta {
    color: #777;
    font-size: .75em;

}

.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    width: 32px;
    height: auto;
    background: #f6f3f3;
    border: 1px solid #f0eef0;
    margin: 0;
    line-height: 1;

}

.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 50px;
    border: 1px solid #f0eef0;
    padding: 1em 1em 0;

}

.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:before {
    content: " ";
    display: table;

}

.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after {
    clear: both;

}

.woocommerce #reviews #comments ol.commentlist li .comment-text p,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em;

}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: .83em;

}

.woocommerce #reviews #comments ol.commentlist ul.children,
.woocommerce-page #reviews #comments ol.commentlist ul.children {
    list-style: none outside;
    margin: 20px 0 0 50px;

}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating,
.woocommerce-page #reviews #comments ol.commentlist ul.children .star-rating {
    display: none;

}

.woocommerce #reviews #comments ol.commentlist #respond,
.woocommerce-page #reviews #comments ol.commentlist #respond {
    border: 1px solid #f0eef0;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px;

}

.woocommerce #reviews #comments .commentlist>li:before,
.woocommerce-page #reviews #comments .commentlist>li:before {
    content: "";

}



/* Star Rating

--------------------------------------------- */

.woocommerce .star-rating,
.woocommerce-page .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1em;
    font-size: 1em;
    width: 5.4em;
    font-family: 'dashicons';

}

.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
    content: "\f155\f155\f155\f155\f155";
    color: #f6f3f3;
    float: left;
    top: 0;
    left: 0;
    position: absolute;

}

.woocommerce.widget_top_rated_products .star-rating,
.woocommerce-page.widget_top_rated_products .star-rating {
	display: none;

}

.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;

}

.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before {
    content: "\f155\f155\f155\f155\f155";
    top: 0;
    position: absolute;
    left: 0;

}

.woocommerce .woocommerce-product-rating,
.woocommerce-page .woocommerce-product-rating {
    line-height: 2em;
    display: block;

}

.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce-page .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left;

}

.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
    display: none;
    margin: 0 0 .5em;
    float: none;

}

.woocommerce .hreview-aggregate .star-rating,
.woocommerce-page .hreview-aggregate .star-rating {

    margin: 10px 0 0;

}

.woocommerce #review_form #respond,
.woocommerce-page #review_form #respond {

    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: transparent none;
    border: 0;

}

.woocommerce #review_form #respond:after,
.woocommerce #review_form #respond:before,
.woocommerce-page #review_form #respond:after,
.woocommerce-page #review_form #respond:before {
    content: " ";
    display: table;

}

.woocommerce #review_form #respond:after,
.woocommerce-page #review_form #respond:after {
    clear: both;

}

.woocommerce #review_form #respond p,
.woocommerce-page #review_form #respond p {
    margin: 0 0 10px;

}

.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input {
    left: auto;

}

.woocommerce #review_form #respond textarea,
.woocommerce-page #review_form #respond textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;

}

.woocommerce p.stars,
.woocommerce-page p.stars {
    position: relative;
    font-size: 1em;

}

.woocommerce p.stars a,
.woocommerce-page p.stars a {
    display: inline-block;
    font-weight: 600;
    margin-right: 1em;
    text-indent: -9999px;
    position: relative;

}

.woocommerce p.stars a:last-child,
.woocommerce-page p.stars a:last-child {
    border-right: 0;

}

.woocommerce p.stars a.star-1,
.woocommerce p.stars a.star-2,
.woocommerce p.stars a.star-3,
.woocommerce p.stars a.star-4,
.woocommerce p.stars a.star-5,
.woocommerce-page p.stars a.star-1,
.woocommerce-page p.stars a.star-2,
.woocommerce-page p.stars a.star-3,
.woocommerce-page p.stars a.star-4,
.woocommerce-page p.stars a.star-5 {

    border-right: 1px solid #ccc;

}

.woocommerce p.stars a.star-1:after,
.woocommerce p.stars a.star-2:after,
.woocommerce p.stars a.star-3:after,
.woocommerce p.stars a.star-4:after,
.woocommerce p.stars a.star-5:after,
.woocommerce-page p.stars a.star-1:after,
.woocommerce-page p.stars a.star-2:after,
.woocommerce-page p.stars a.star-3:after,
.woocommerce-page p.stars a.star-4:after,
.woocommerce-page p.stars a.star-5:after {
    font-family: 'dashicons';
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;

}

.woocommerce p.stars a.star-1,
.woocommerce-page p.stars a.star-1 {
    width: 2em;

}

.woocommerce p.stars a.star-1:after,
.woocommerce-page p.stars a.star-1:after {
    content: "\f154";

}

.woocommerce p.stars a.star-1.active:after,
.woocommerce p.stars a.star-1:hover:after,
.woocommerce-page p.stars a.star-1.active:after,
.woocommerce-page p.stars a.star-1:hover:after {
    content: "\f155";

}

.woocommerce p.stars a.star-2,
.woocommerce-page p.stars a.star-2 {
    width: 3em;

}

.woocommerce p.stars a.star-2:after,
.woocommerce-page p.stars a.star-2:after {
    content: "\f154\f154";

}

.woocommerce p.stars a.star-2.active:after,
.woocommerce p.stars a.star-2:hover:after,
.woocommerce-page p.stars a.star-2.active:after,
.woocommerce-page p.stars a.star-2:hover:after {
    content: "\f155\f155";

}

.woocommerce p.stars a.star-3,
.woocommerce-page p.stars a.star-3 {

    width: 4em;

}

.woocommerce p.stars a.star-3:after,
.woocommerce-page p.stars a.star-3:after {
    content: "\f154\f154\f154";

}

.woocommerce p.stars a.star-3.active:after,
.woocommerce p.stars a.star-3:hover:after,
.woocommerce-page p.stars a.star-3.active:after,
.woocommerce-page p.stars a.star-3:after {
    content: "\f155\f155\f155";

}

.woocommerce p.stars a.star-4,
.woocommerce-page p.stars a.star-4 {
    width: 5em;

}

.woocommerce p.stars a.star-4:after,
.woocommerce-page p.stars a.star-4:after {
    content: "\f154\f154\f154\f154";

}

.woocommerce p.stars a.star-4.active:after,
.woocommerce p.stars a.star-4:hover:after,
.woocommerce-page p.stars a.star-4.active:after,
.woocommerce-page p.stars a.star-4:hover:after {
    content: "\f155\f155\f155\f155";

}

.woocommerce p.stars a.star-5,
.woocommerce-page p.stars a.star-5 {
    width: 6em;
    border: 0;

}

.woocommerce p.stars a.star-5:after,
.woocommerce-page p.stars a.star-5:after {

    content: "\f154\f154\f154\f154\f154";

}

.woocommerce p.stars a.star-5.active:after,
.woocommerce p.stars a.star-5:hover:after,
.woocommerce-page p.stars a.star-5.active:after,
.woocommerce-page p.stars a.star-5:hover:after {
    content: "\f155\f155\f155\f155\f155";

}

.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0, 0, 0, .1);
    margin-bottom: 1.618em;
    width: 100%;

}

.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th {
    width: 150px;
    font-weight: 600;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    margin: 0;
    line-height: 1.5em;

}

.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    margin: 0;
    line-height: 1.5em;

}

.woocommerce table.shop_attributes td p,
.woocommerce-page table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;

}

.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th,
.woocommerce-page table.shop_attributes .alt td,
.woocommerce-page table.shop_attributes .alt th {
    background: rgba(0, 0, 0, .025);

}

.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
    border: 1px solid #f6f3f3;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;

}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
    font-weight: 600;
    line-height: 18px;
    padding: 9px 12px;

}

.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
    border-top: 1px solid #f6f3f3;
    padding: 6px 12px;
    vertical-align: middle;

}

.woocommerce table.shop_table td small,
.woocommerce-page table.shop_table td small {
    font-weight: 400;

}

.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot th {
    font-weight: 600;
    border-top: 1px solid #f6f3f3;

}

.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders {
    font-size: .85em;

}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th,
.woocommerce-page table.my_account_orders td,
.woocommerce-page table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle;

}

.woocommerce table.my_account_orders .button,
.woocommerce-page table.my_account_orders .button {
    white-space: nowrap;

}

.woocommerce table.my_account_orders .order-actions,
.woocommerce-page table.my_account_orders .order-actions {
    text-align: right;

}

.woocommerce table.my_account_orders .order-actions .button,
.woocommerce-page table.my_account_orders .order-actions .button {
    margin: .125em 0 .125em .25em;

}

.woocommerce td.product-name dl.variation,
.woocommerce-page td.product-name dl.variation {
    margin: .25em 0;

}

.woocommerce td.product-name dl.variation:after,
.woocommerce td.product-name dl.variation:before,
.woocommerce-page td.product-name dl.variation:after,
.woocommerce-page td.product-name dl.variation:before {
    content: " ";
    display: table;

}

.woocommerce td.product-name dl.variation:after,
.woocommerce-page td.product-name dl.variation:after {

    clear: both;

}

.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em;

}

.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt {
    font-weight: 600;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left;

}

.woocommerce td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dd {
    padding: 0 0 .25em;

}

.woocommerce td.product-name dl.variation dd p:last-child,
.woocommerce-page td.product-name dl.variation dd p:last-child {
    margin-bottom: 0;

}

.woocommerce td.product-name p.backorder_notification,
.woocommerce-page td.product-name p.backorder_notification {
    font-size: .83em;

}

.woocommerce td.product-quantity,
.woocommerce-page td.product-quantity {

    min-width: 80px;

}

.woocommerce #content table.cart .product-thumbnail,
.woocommerce table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail {
    min-width: 32px;

}

.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
    width: 100px;

}

.woocommerce #content table.cart td,
.woocommerce #content table.cart th,
.woocommerce table.cart td,
.woocommerce table.cart th,
.woocommerce-page #content table.cart td,
.woocommerce-page #content table.cart th,
.woocommerce-page table.cart td,
.woocommerce-page table.cart th {
    vertical-align: middle;

}

.woocommerce #content table.cart a.remove,
.woocommerce table.cart a.remove,
.woocommerce-page #content table.cart a.remove,
.woocommerce-page table.cart a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    text-decoration: none;
    font-weight: 600;

}

.woocommerce #content table.cart a.remove:hover,
.woocommerce table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover {
    color: red;

}

.woocommerce #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 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #f6f3f3;
    padding: 6px;
    margin: 0px 4px 0 0;
    outline: 0;
    line-height: 1em;

}

.woocommerce #content table.cart input,
.woocommerce table.cart input,
.woocommerce-page #content table.cart input,
.woocommerce-page table.cart input {
    margin: 0;
    vertical-align: middle;
    line-height: 1em;

}

.woocommerce.widget_top_rated_products {
	overflow: hidden;

}

.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget,
.woocommerce-page ul.cart_list,
.woocommerce-page ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0;

}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li {
	float: left;
    margin: 0;
    list-style: none;
    width: 25%;

}

.sidebar .woocommerce ul.cart_list li,
.sidebar .woocommerce ul.product_list_widget li,
.sidebar .woocommerce-page ul.cart_list li,
.sidebar .woocommerce-page ul.product_list_widget li {
    width: 100% !important;

}

.footer-widgets .woocommerce ul.cart_list li,
.footer-widgets .woocommerce ul.product_list_widget li,
.footer-widgets .woocommerce-page ul.cart_list li,
.footer-widgets .woocommerce-page ul.product_list_widget li {
	float: left;
    margin: 0;
    list-style: none;
    width: 20%;

}

.sidebar .woocommerce ul.cart_list li,
.sidebar .woocommerce ul.product_list_widget li,
.sidebar .woocommerce-page ul.cart_list li,
.sidebar .woocommerce-page ul.product_list_widget li {
	float: left;
	padding: 5px;
    width: 50%;
    text-align: center;

}

.sidebar .woocommerce ul.cart_list li.empty,
.sidebar .woocommerce ul.product_list_widget li.empty,
.sidebar .woocommerce-page ul.cart_list li.empty,
.sidebar .woocommerce-page ul.product_list_widget li.empty {
	float: none;
    width: 100%;
    text-align: center;

}

.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:before {
    content: " ";
    display: table;

}


.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after {
    clear: both;

}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
    display: block;
    font-weight: 400;
	margin-bottom:0px;
	text-align:center;
    color:#444;
    text-decoration: none;
    font-family: inherit;
    text-transform:capitalize;
    letter-spacing:1px;

}

.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 {
    margin: 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0, 0, 0, .1);

}

.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before,
.woocommerce-page ul.cart_list li dl:after,
.woocommerce-page ul.cart_list li dl:before,
.woocommerce-page ul.product_list_widget li dl:after,
.woocommerce-page ul.product_list_widget li dl:before {
    content: " ";
    display: table;

}

.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce-page ul.cart_list li dl:after,
.woocommerce-page ul.product_list_widget li dl:after {
    clear: both;

}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.cart_list li dl dd,
.woocommerce-page ul.cart_list li dl dt,
.woocommerce-page ul.product_list_widget li dl dd,
.woocommerce-page ul.product_list_widget li dl dt {
    display: inline-block;
    float: left;
    margin-botom: 1em;

}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.cart_list li dl dt,
.woocommerce-page ul.product_list_widget li dl dt {
    font-weight: 600;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left;

}

.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 0 .25em;

}

.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child,
.woocommerce-page ul.cart_list li dl dd p:last-child,
.woocommerce-page ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0;

}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce-page ul.cart_list li .star-rating,
.woocommerce-page ul.product_list_widget li .star-rating {
    float: none;

}

.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total,
.woocommerce-page.widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    padding: 4px 0 0;
    text-align:center;

}

.woocommerce .widget_shopping_cart .total strong,
.woocommerce-page .widget_shopping_cart .total strong,
.woocommerce-page.widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block;

}

.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce-page .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:before,
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce-page.widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:before {
    content: " ";
    display: table;

}

.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after,
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:after {
    clear: both;

}

.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button {
    width: 100%;
    float: none;
    display: block;

}

.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
    font-family: 'dashicons';
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 7px;
    content: "\f347";
    font-size: 19px;

}

.woocommerce .cart-collaterals .cart_totals p,
.woocommerce-page .cart-collaterals .cart_totals p {
    margin: 0;

}

.woocommerce .cart-collaterals .cart_totals p small,
.woocommerce-page .cart-collaterals .cart_totals p small {
    color: #777;
    font-size: .83em;

}

.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0;

}

.woocommerce .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0;

}

.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
    padding: 6px 12px 0 0;
    width: 25%;

}

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td {
    padding: 6px 0;

}

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th {
    vertical-align: top;

}

.woocommerce .cart-collaterals .cart_totals table small,
.woocommerce-page .cart-collaterals .cart_totals table small {
    display: block;
    color: #777;

}

.woocommerce .cart-collaterals .cart_totals table select,
.woocommerce-page .cart-collaterals .cart_totals table select {

    width: 100%;

}

.woocommerce .cart-collaterals .cart_totals .discount td,
.woocommerce-page .cart-collaterals .cart_totals .discount td {

}

.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #f6f3f3;

}

.woocommerce .cart-collaterals .cart_totals a.button.alt,
.woocommerce-page .cart-collaterals .cart_totals a.button.alt {
    display: inline-block;

}

.woocommerce .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0;

}

.woocommerce form .form-row,
.woocommerce-page form .form-row {
    padding: 3px;
    margin: 0 0 6px;

}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder,
.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    -moz-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    line-height: 2em;

}

.woocommerce form .form-row label.hidden,
.woocommerce-page form .form-row label.hidden {
    visibility: hidden;

}

.woocommerce form .form-row label.inline,
.woocommerce-page form .form-row label.inline {
    display: inline;

}

.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
    cursor: pointer;
    margin: 0;

}

.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required {
    font-weight: 600;
    border: 0;

}

.woocommerce form .form-row .input-checkbox,
.woocommerce-page form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;

}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1em;

}

.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
    height: 4em;
    line-height: 1.5em;
    display: block;

}

.woocommerce form .form-row ::-webkit-input-placeholder,
.woocommerce-page form .form-row ::-webkit-input-placeholder {
    line-height: normal;

}

.woocommerce form .form-row :-moz-placeholder,
.woocommerce-page form .form-row :-moz-placeholder {
    line-height: normal;

}

.woocommerce form .form-row :-ms-input-placeholder,
.woocommerce-page form .form-row :-ms-input-placeholder {

    line-height: normal;

}

.woocommerce form.checkout_coupon,
.woocommerce form.login, .woocommerce form.register,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.login,
.woocommerce-page form.register {
    border: 1px solid #f6f3f3;
    padding: 20px;
    margin: 2em 0;
    text-align: left;

}

.woocommerce ul#shipping_method,
.woocommerce-page ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0;

}

.woocommerce ul#shipping_method li,
.woocommerce-page ul#shipping_method li {
    margin: 0;
    padding: .25em 0 .25em 22px;
    text-indent: -22px;
    list-style: none outside;
}

.archive #main ul li a h3 {
  min-height: 50px;
}

.woocommerce ul#shipping_method .amount,
.woocommerce-page ul#shipping_method .amount {
    font-weight: 600;

}

.woocommerce p.woocommerce-shipping-contents,
.woocommerce-page p.woocommerce-shipping-contents {
    margin: 0;

}

.woocommerce .checkout .col-2 h3#ship-to-different-address,
.woocommerce-page .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none;

}

.woocommerce .checkout .col-2 .form-row-first,
.woocommerce .checkout .col-2 .notes,
.woocommerce-page .checkout .col-2 .form-row-first,
.woocommerce-page .checkout .col-2 .notes {
    clear: left;

}

.woocommerce .checkout .create-account small,
.woocommerce-page .checkout .create-account small {
    font-size: 11px;
    color: #777;
    line-height: 13px;
    font-weight: 400;

}

.woocommerce .checkout div.shipping-address,
.woocommerce-page .checkout div.shipping-address {

    padding: 0;
    clear: left;
    width: 100%;

}

.woocommerce .checkout .shipping_address,
.woocommerce-page .checkout .shipping_address {

    clear: both;

}

.woocommerce #payment,
.woocommerce-page #payment {
    background: #eee7f3;

}

.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #f6f3f3;
    margin: 0;
    list-style: none outside;

}

.woocommerce #payment ul.payment_methods:after,
.woocommerce #payment ul.payment_methods:before,
.woocommerce-page #payment ul.payment_methods:after,
.woocommerce-page #payment ul.payment_methods:before {
    content: " ";
    display: table;

}


.woocommerce #payment ul.payment_methods:after,
.woocommerce-page #payment ul.payment_methods:after {
    clear: both;

}

.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
    line-height: 2em;
    text-align: left;
    margin: 0;
    font-weight: 400;
    list-style: none;

}

.woocommerce #payment ul.payment_methods li input,
.woocommerce-page #payment ul.payment_methods li input {
    margin: 0 1em 0 0;

}

.woocommerce #payment ul.payment_methods li img,
.woocommerce-page #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 .5em;
    position: relative;

}

.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row {

    padding: 1em;

    border-top: 1px solid #fff;

}

.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
    position: relative;
    width: 96%;
    padding: 1em 2%;
    margin: 1em 0;
    font-size: .92em;
    line-height: 1.5em;
    background: #ebe8eb;
    color: #5e5e5e;

}

.woocommerce #payment div.payment_box input.input-text,
.woocommerce #payment div.payment_box textarea,
.woocommerce-page #payment div.payment_box input.input-text, .woocommerce-page #payment div.payment_box textarea {
    border-color: #d4cdd2;
    border-top-color: #c8bfc6;

}

.woocommerce #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-page #payment div.payment_box ::-webkit-input-placeholder {
    color: #c8bfc6;

}

.woocommerce #payment div.payment_box :-moz-placeholder,
.woocommerce-page #payment div.payment_box :-moz-placeholder {
    color: #c8bfc6;

}

.woocommerce #payment div.payment_box :-ms-input-placeholder,
.woocommerce-page #payment div.payment_box :-ms-input-placeholder {
    color: #c8bfc6;

}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right;

}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(images/icons/credit-cards/visa.png);

}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(images/icons/credit-cards/mastercard.png);

}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(images/icons/credit-cards/laser.png);

}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(images/icons/credit-cards/diners.png);

}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(images/icons/credit-cards/maestro.png);

}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(images/icons/credit-cards/jcb.png);

}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.amex {

    background-image: url(images/icons/credit-cards/amex.png);

}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.discover {

    background-image: url(images/icons/credit-cards/discover.png);

}

.woocommerce #payment div.payment_box span.help,
.woocommerce-page #payment div.payment_box span.help {
    font-size: 11px;
    color: #777;
    line-height: 13px;
    font-weight: 400;

}

.woocommerce #payment div.payment_box .form-row,
.woocommerce-page #payment div.payment_box .form-row {

    margin: 0 0 1em;

}

.woocommerce #payment div.payment_box p:last-child,
.woocommerce-page #payment div.payment_box p:last-child {

    margin-bottom: 0;

}

.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after {
    content: "";
    display: block;
    border: 8px solid #ebe8eb;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -3px;
    left: 0;
    margin: -1em 0 0 2em;

}

.woocommerce .order_details,
.woocommerce-page .order_details {
    margin: 0 0 1.5em;
    list-style: none;

}

.woocommerce .order_details:after,
.woocommerce .order_details:before,
.woocommerce-page .order_details:after,
.woocommerce-page .order_details:before {
    content: " ";
    display: table;

}

.woocommerce .order_details:after,
.woocommerce-page .order_details:after {
    clear: both;

}

.woocommerce .order_details li,
.woocommerce-page .order_details li {
    float: left;
    margin-right: 2em;
    text-transform: capitalize;
    font-size: .715em;
    line-height: 1em;
    border-right: 1px solid #f6f3f3;
    padding-right: 2em;
    list-style: none;

}

.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5em;

}

.woocommerce .order_details li:last-of-type,
.woocommerce-page .order_details li:last-of-type {

    border: 0;

}

.woocommerce .addresses .title:after,
.woocommerce .addresses .title:before,
.woocommerce-page .addresses .title:after,
.woocommerce-page .addresses .title:before {
    content: " ";
    display: table;

}

.woocommerce .addresses .title:after,
.woocommerce-page .addresses .title:after {

    clear: both;

}

.woocommerce .addresses .title h3,
.woocommerce-page .addresses .title h3 {

    float: left;

}

.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit {
    float: right;

}

.woocommerce ol.commentlist.notes li.note p.meta,
.woocommerce-page ol.commentlist.notes li.note p.meta {
    font-weight: 600;
    margin-bottom: 0;

}

.woocommerce ol.commentlist.notes li.note .description p:last-child,
.woocommerce-page ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0;

}

.woocommerce ul.digital-downloads,
.woocommerce-page ul.digital-downloads {
    margin-left: 0;
    padding-left: 0;

}

.woocommerce ul.digital-downloads li,
.woocommerce-page ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;

}

.woocommerce ul.digital-downloads li:before,
.woocommerce-page ul.digital-downloads li:before {
    font-family: 'dashicons';
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 7px;
    content: "\f139";
}

.woocommerce #content input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce-page #content input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button {
    border-radius: 0;
    font-size: 11px;
    font-weight: 300;
    text-shadow: none;
    font-family: inherit;
    box-shadow: none;
    cursor: pointer;
    padding: 8px 10px;
    text-transform: capitalize;
    letter-spacing: 0.13em;
    color:#fff;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    box-shadow: none;

}

.woocommerce #content input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce-page #content input.button:hover, 
.woocommerce-page #respond input#submit:hover, 
.woocommerce-page a.button:hover, 
.woocommerce-page button.button:hover, 
.woocommerce-page input.button:hover {
 	background: #88679f;

}

.sidebar .woocommerce-page a.button, 
.sidebar .woocommerce-page button.button, 
.sidebar .woocommerce-page input.button {
    width: 113px;
}

.woocommerce ul.digital-downloads li .count,
.woocommerce-page ul.digital-downloads li .count {
    float: right;

}

.woocommerce .widget_layered_nav ul,
.woocommerce-page .widget_layered_nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;

}

.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li {

    padding: 0 0 1px;

    list-style: none;

}

.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_layered_nav ul li:before,
.woocommerce-page .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:before {
    content: " ";
    display: table;

}

.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after {
    clear: both;

}

.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li span {
    padding: 1px 0;
    float: left;

}

.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a {
    padding: 0 6px;
    text-decoration: none;
    border: 1px solid #ad74a2;
    background: #ad74a2;
    color: #fff;

}

.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce-page .widget_layered_nav ul li.chosen a:before {
    font-family: 'dashicons';
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 7px;
    content: "\f139";

}

.woocommerce .widget_layered_nav ul small.count,
.woocommerce-page .widget_layered_nav ul small.count {
    float: right;
    margin-left: 6px;
    font-size: 1em;
    padding: 1px 0;
    color: #777;

}

.woocommerce .widget_layered_nav_filters ul,
.woocommerce-page .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;

}

.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1px 1px 0;
    list-style: none;

}

.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a {
    padding: 0 6px;
    text-decoration: none;
    border: 1px solid #ad74a2;
    background: #ad74a2;
    color: #fff;
    float: left;

}

.woocommerce .widget_layered_nav_filters ul li a:before,
.woocommerce-page .widget_layered_nav_filters ul li a:before {
    font-family: 'dashicons';
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 7px;
    content: "\f139";

}

.woocommerce .widget_price_filter .price_slider,
.woocommerce-page .widget_price_filter .price_slider {
    margin-bottom: 1em;

}

.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4em;
    font-size: .8751em;

}

.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
    font-size: 14px;
    float: left;

}

.woocommerce .widget_price_filter .ui-slider,
.woocommerce-page .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;

}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  	position: absolute;
  	z-index: 2;
  	width: 1.1em;
  	height: 1.1em;
  	border: 1px solid #c3b48b;
  	cursor: pointer;
  	background-color: #c3b48b;
  	outline: 0;
  	top: -.3em;
  	border-radius: 10px;

}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;

}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-color: #c3b48b;

}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #b2d7d7;

}

.woocommerce .widget_price_filter .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .ui-slider-horizontal {
    height: .5em;

}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;

}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;

}



.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;

}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 30.7% !important;
}


@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {

    .woocommerce #content input.button.loading: before,
    .woocommerce #respond input#submit.loading:before,
    .woocommerce a.button.loading:before,
    .woocommerce button.button.loading:before,
    .woocommerce input.button.loading:before,
    .woocommerce-page #content input.button.loading:before,
    .woocommerce-page #respond input#submit.loading:before,
    .woocommerce-page a.button.loading:before,
    .woocommerce-page button.button.loading:before,
    .woocommerce-page input.button.loading:before {
   		background-image: url(images/ajax-loader@2x.gif);
    	background-size: 16px 16px;

	}

}

.paypalbutton {
    display: inline-block;
    background-IMAGE: "https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif";
    color: #fff;
    border-radius: 2%;
    box-shadow: none;
    cursor: pointer;
    font-family: inherit;
    font-size: 16px;
    font-weight: bold;
    padding: 16px 24px;
    width: auto;
}

.paypalbutton:hover {
    background-color: #3498DB;
}


/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

	.header-image .site-header {
		background-size: contain !important;
		padding: 0px!important;
	}

}

@media only screen and (max-width: 1155px) {

	.site-inner,
	.wrap {
		max-width: 960px;
		overflow: hidden;
	}

	.site-inner {
		margin: 20px auto;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 720px;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 16px;
	}

	.sidebar-primary {
		width: 339px;
	}

	.sidebar .widget {
    	margin-bottom: 40px;
    	padding: 30px;
    	margin-top: 40px;
	}

	.home-top-right,
	.home-top-slider {
    	width: 100%;
    	margin-top: 1%;
    	height:auto;
	}

	.home-top-right input {
    	margin-bottom: 5%;
    	padding: 15px;
    	width: 100%;
	}

	.home-top-right .widget {
    	float: left;
    	width: 50% !important;
   	 	padding: 1% !important;
    	text-align: center !important;
	}

	.woocommerce ul.product_list_widget li:nth-of-type(4n+1),
	.woocommerce ul.product_list_widget li:nth-of-type(4n+2),
	.woocommerce ul.product_list_widget li:nth-of-type(4n+3),
	.woocommerce ul.product_list_widget li:nth-of-type(4n) {
   		width: 23%;
	}

	.home-bottom .amount {
    	top: -240px;
    	left: -70px;
   
	}

	.footer-widgets-2,
	.footer-widget-1 {
    	float: none;
    	border-left: none;
    	padding: 20px;
    	text-align: center;
    	margin: 0 auto;
	}

	.home-middle .enews-widget p {
    	width: 31.5%;
	}


	.filterable-portfolio-page .portfolio-item {
    	margin-left: 0;
	}

	.filterable-portfolio {
    	margin-left: 0 !important;
	}

	.portfolio-item a {
    	margin: 0 5% 5% 5%;
	}

}

@media only screen and (max-width: 1030px) {


#authorimage {
	padding: 10px;
	width: 100%;
	margin: auto;
}

#actualreview {
	width: 100%%;
	padding: 10px;
}

#review {
	width: 95%; 
	border: 1px solid #c3b48b; 
	overflow: auto; 
	box-shadow: 5px 5px 2px #888888; 
	padding: 10px; 
	margin: auto;
}

.topcoverimage {
	width: 95%;
	margin: auto;
}

.content,
.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.site-inner,
	.title-area,
	.wrap {
		width: 100%;
	}

	.header-image .site-header .wrap {
		background-position: center top;
	}

	.header-image .site-header .widget-area {
		padding: 0;
	}

	.site-container {
		padding-left: 5%;
		padding-right: 5%;
	}

	.archive-description,
	.author-box,
	.entry,
	.entry-comments,
	.entry-footer .entry-meta,
	.sidebar .widget,
	.site-header,
	.comment-respond,
	.after-entry {
		padding: 5%;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.site-header .search-form {
		margin: 16px auto ;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
	}

	.sidebar .widget.enews-widget {
		padding: 20px;
	}

	.footer-widgets {
		padding: 20px 5% 16px;
	}

	.footer-widgets-1 {
		margin: 0;
	}




	.home-top-right {
    	min-height: auto;
    
	}

	.portfolio-item:nth-of-type(3n), 
	.portfolio-item:nth-of-type(3n+1), 
	.portfolio-item:nth-of-type(3n+2) {
    		width: 33.3%;
   
	}

	.soliloquy-container .soliloquy-caption {
		bottom: 13px !important;
	}

	.soliloquy-container .soliloquy-pager {
    		display: none !important;
	}

		.menu-toggle,
	.sub-menu-toggle {
		display: block;
		visibility: visible;
	}

	.menu-toggle {
		background: transparent;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		cursor: pointer;
		min-height: 36px;
		position: relative;
		width: 100%;
		margin-top: 12px;
	}

	.menu-toggle span {
		left: 50%;
		margin-left: -20px;
		top: 23px;
	}

	.menu-toggle span,
	.menu-toggle span:before,
	.menu-toggle span:after {
		background: #444;
		border-radius: 1px;
		content: '';
		cursor: pointer;
		display: block;
		height: 5px;
		position: absolute;
		transition: all 500ms ease-in-out;
		width: 40px;
	}

	.menu-toggle span:before {
		top: -10px;
	}

	.menu-toggle span:after {
		bottom: -10px;
	}

	.menu-toggle.active span {
		background: transparent;
	}

	.menu-toggle.active span:before,
	.menu-toggle.active span:after {
		top: 0;
	}

	.menu-toggle.active span:before {
		transform: rotate(45deg);
	}

	.menu-toggle.active span:after {
		transform: rotate(-45deg);
	}

	.menu-toggle:hover {
		background: transparent;
	}

	.sub-menu-toggle {
		color: #999;
		cursor: pointer;
		padding: 14px 18px;
		position: absolute;
		right: 0;
		top: 0;
	}

	.sub-menu-toggle:before {
		content: "+";
	}

	.sub-menu-toggle.active:before {
		content: "-";
	}

	nav {
		display: none;
		position: relative;
	}

	.home-middle-left, 
	.home-middle-middle, 
	.home-middle-right {
    	float: left;
    	width: 32%;
    	margin-bottom: 0%;
		margin-left: 9px;
	}
	

}

@media only screen and (max-width: 940px) {

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds,
	.odd {
		margin-left: 0;
		width: 100%!important;
	}

#authorimage {
	padding: 10px;
	width: 100%;
	margin: auto;
}

#actualreview {
	width: 100%%;
	padding: 10px;
}

#review {
	width: 95%; 
	border: 1px solid #c3b48b; 
	overflow: auto; 
	box-shadow: 5px 5px 2px #888888; 
	padding: 10px; 
	margin: auto;
}

.topcoverimage {
	width: 95%;
	margin: auto;
}

	.home-mobile-top, .home-mobile-middle, .home-mobile-bottom {
		display: inline-block!important;
	}
	
		.home-mobile-top, .home-mobile-middle, .home-mobile-bottom {
    	float:none;
		width: 100%;
		margin: auto;
		padding: 20px;
	}

	.genesis-nav-menu {
		border: none;
	}

	.genesis-nav-menu .menu-item {
		border-bottom: 1px solid #9D9D9D;
		display: block;
		position: relative;
		text-align: left;
	}

	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu .sub-menu {
		border-top: 1px solid #9D9D9D;
		clear: both;
		display: none;
		opacity: 1;
		position: static;
		width: 100%;
	}

	.genesis-nav-menu .sub-menu .menu-item:last-child {
		border-bottom: none;
	}

	.genesis-nav-menu .sub-menu a {
		border: none;
		padding: 16px 22px;
		position: relative;
		width: auto;
	}

	.genesis-nav-menu .sub-menu a:hover {
		background: transparent;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}

	.genesis-nav-menu .sub-menu .sub-menu a {
		padding-left: 30px;
	}

	.genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
		padding-left: 40px;
	}

	.five-sixths,
	.four-sixths,
	.four-columns,
	.two-columns,
	.one-sixth,
	.one-third,
	.one-fourth,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds,
	.first {
		clear: none;
		margin-left: 2.564102564102564%;
		width: 100%;
	}

	.footer-widgets-2 {
    	border-left: none;

	}

	.home-middle-left, 
	.home-middle-middle, 
	.home-middle-right {
    	float: none;
    	width: 100%;
		text-align: center;
		margin-left: 0px;
	}

	.woocommerce ul.product_list_widget li:nth-of-type(4n+1),
	.woocommerce ul.product_list_widget li:nth-of-type(4n+2),
	.woocommerce ul.product_list_widget li:nth-of-type(4n+3),
	.woocommerce ul.product_list_widget li:nth-of-type(4n) {
		width: 46.7% !important;
		float:left;
	}

	.home-bottom .amount {
    	top: -320px;
    	left: -123px;
	}

	.home-top-right .widget_text,
	.home-top-right .user-profile {
   		width:100%;
   		min-height:auto !important;
   		color:#444;
	}

	.home-middle .enews-widget form,
	.categories-bottom .enews-widget form {
    	width: 100%;
	}

	.home-middle .enews input,
	.categories-bottom .enews input {
    	float: none;
    	margin-bottom: 14px;
    	margin-left: 0;
    	text-align: center;
    	width: 100% !important;
	}

	.home-middle .enews-widget p,
	.categories-bottom .enews-widget p, .home-mobile-middle .enews-widget form, .home-mobile-bottom .enews-widget p {
    	float: none;
    	margin-bottom: 14px;
    	margin-left: 0;
    	text-align: center;
    	width: 100% !important;
    	clear: both;
	}

	.home-middle .enews-widget .widgettitle, 
	.home-middle .enews-widget p,
	.categories-bottom .enews-widget .widgettitle, 
	.categories-bottom .enews-widget p  {
    	display: block;
    	float: none;
   	 	line-height: 28px;
    	margin: 5px 10px 10px 0;
    	width: auto;

	}


	.portfolio-item:nth-of-type(3n),
	.portfolio-item:nth-of-type(3n+1),
	.portfolio-item:nth-of-type(3n+2) {
   	 	width: 49.8%;

	}


}

@media only screen and (max-width: 800px) {

	.odd {
		clear: both;
		margin-left: 0;
	}

	.alignright,
	.alignleft,
	img.alignright,
	img.alignleft,
	.wp-caption.alignright,
	.wp-caption.alignleft {
		float: none;
		margin: 0 auto 20px;
	}

	.home-middle-left, 
	.home-middle-middle, 
	.home-middle-right {
    	float: left;
    	width: 31.9%;
	}

	.categories-top .widget {
		float: none;
		margin: 0 0 10px;
		width: 100%;
	}

	.footer-widgets .enews-widget input,
	.after-entry .enews-widget input,
	.after-entry .enews-widget input[type="submit"] {
   		margin-bottom: 10px;
    	width: 100%;
	}

	.follow {
    	margin-top: 14px;
    	width: 100%;
    	float: none;
    	text-align: center;
    	margin-left:0;
    	font-weight:700;
	}

	.social-links {
    	margin-top: 1%;
  		width: 100%;
    	float: none;
    
	}

	.social-links a {
    	text-align: center;
	}

	.header-image .site-header a {
    	background-size: contain !important;
	}


	.nav-primary .genesis-nav-menu > .search {
		display: block;
		text-align: left;
	}
	.search-div {
		left: 0;
	}

	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product {
   		width: 100%;
 
	}

		.home-mobile-top .widget-title:before, .home-mobile-middle .widget-title:before, .home-mobile-bottom .widget-title:before, 
	.home-mobile-top .widget-title:after, .home-mobile-middle .widget-title:after, .home-mobile-bottom .widget-title:after {
    	width: 15%;
	}

	.footer-widgets-1,
	.footer-widgets-2 {
    	float: none;
     	padding: 0;
     	text-align:center;
   }

    .after-entry .enews-widget input,
    .after-entry .enews-widget input[type="submit"] {
    	margin: 0 0 10px;

	}

	.header-image .site-header {
		background-size: contain !important;
	}

	.filterable-portfolio {
    	margin-left: -18px;
    	overflow: hidden;
	}


	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product, 
	.woocommerce-page[class*=columns-] ul.products li.product, 
	.woocommerce[class*=columns-] ul.products li.product {
    	width: 48% !important;

	}


@media only screen and (max-width: 605px) {

	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product, 
	.woocommerce-page[class*=columns-] ul.products li.product, 
	.woocommerce[class*=columns-] ul.products li.product {
    	width: 100% !important;

	}

	.portfolio-item:nth-of-type(3n),
	.portfolio-item:nth-of-type(3n+1),
	.portfolio-item:nth-of-type(3n+2) {
   	 	width: 100%;

	}

	.woocommerce ul.product_list_widget li:nth-of-type(4n+1), 
	.woocommerce ul.product_list_widget li:nth-of-type(4n+2), 
	.woocommerce ul.product_list_widget li:nth-of-type(4n+3), 
	.woocommerce ul.product_list_widget li:nth-of-type(4n) {
    width: 46% !important;
    float: left;

	}

	.woocommerce ul.product_list_widget li:nth-of-type(4n+1) {
    margin: 0 21px 0 0;

	}

	.home-bottom .amount {
    	top: -280px;
    	left: -90px;
	}

	.sidebar .featuredpost article:last-child {
    	margin-bottom: 20px;
	}


	/** Hide the caption and control nav for small devices since they can swipe slides */
	.soliloquy-container .soliloquy-control-nav,
    .soliloquy-container .soliloquy-caption {
		display: none !important;
	}

	.home-middle-left, 
	.home-middle-middle, 
	.home-middle-right {
    	float: left;
    	width: 100%;
	}
	
		.home-mobile-top .amount, .home-mobile-middle .amount, .home-mobile-bottom .amount {
    	float:none;
		width: 80%;
		margin: auto;
	}
 

}


@media only screen and (max-width: 480px) {

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds,
	.odd {
		margin-left: 0;
		width: 100%!important;
	}

	.site-title, .site-title a {
    font-size: 30px;
   
	}

	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item {
  		width: 98%;
	}

	.after-entry .widget {
		width: 100%;
	}

	.category-bottom .entry {
		margin: 0;
		width: 100%;
	}

	.midnight .easyrecipe .widgettitle {
		font-size: 10px;
	}

	.midnight .easyrecipe .ERSTimes {
    	border-top: 1px solid #C7B593;
    	border-bottom: 1px solid #C7B593;
    	width: 100%;
    	padding-top: 5px;
    	padding-bottom: 5px;
    	margin-bottom: 10px;
	}


	.midnight .easyrecipe .ERSTopRight,
	.midnight .easyrecipe .ERSIngredients,
	.midnight .easyrecipe .ERSTimes .ERSTime,
	.midnight .easyrecipe .ERSName {
    	width: 100%;
    	
	}

	.midnight .easyrecipe .ERSTimeRight {
    	border-left: none;
	}

	.midnight .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn, 
	.midnight .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn,
	.midnight .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ziplist-link.ERSSaveBtn, 
	.midnight .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ziplist-button.ERSSaveBtn {
    	margin-bottom: 10px;
	}


	.slide-excerpt {
		display: none;
		visibility: hidden;
	}

	.woocommerce ul.product_list_widget li:nth-of-type(4n+1),
	.woocommerce ul.product_list_widget li:nth-of-type(4n+2),
	.woocommerce ul.product_list_widget li:nth-of-type(4n+3),
	.woocommerce ul.product_list_widget li:nth-of-type(4n) {
		width: 100% !important;
		
	}

	.home-bottom .amount {
    top: -131px;
    left: -103px;
    
	}

	.pricing-table .one-third {
		width: 100%;
	}

	.search-div {
		width: auto;
	}

		.home-mobile-top .widget-title:before, .home-mobile-middle .widget-title:before, .home-mobile-bottom .widget-title:before, 
	.home-mobile-top .widget-title:after, .home-mobile-middle .widget-title:after, .home-mobile-bottom .widget-title:after {
    	width: 2%;
	}

	ul.filter li {
    	margin-left: 0;
    	width: 100% !important;
	}


	.home-top-right .widget {
    	width: 100% !important;
	}


	.filterable-portfolio-page .portfolio-item {
    	margin-left: 0 !important;
	}

	.widgettitle {
    	font-size: 14px;
   
	}

	.previous-post-link,
	.next-post-link {
    	float: none;
    	width: 100%;
    	border-right: none;
    	text-align: center;
	}

	.header-full-width .title-area, 
	.header-full-width .site-title {
    	width: 100%;
    	max-height: 90px;
	}

	.header-image .site-title, 
	.header-image .title-area {
    	padding: 0;
    	margin: 0;
	}
	
		.home-mobile-top .amount, .home-mobile-middle .amount, .home-mobile-bottom .amount {
    	float:none;
		width: 80%;
		margin: auto;
    
	}


}
	
/** New code additions **/
	.adjacent-entry-pagination .pagination-previous a, .adjacent-entry-pagination .pagination-next a {
    color: #7C0A02;
    text-decoration: none;
}

.archive #disclosure {
    display: none!important;
}

.search #disclosure {
    display: none!important;
}

.archive h2 {
	text-transform:capitalize!important;
	font-size: 24px;
}

.additional_information_tab {display:none!important;}
	
.reviews_tab {display:none!important;}

#editorify-reviews-button, #editorify-reviews-button-new, #editorify-reviews-button-new-mobile {display:none!important;}

::selection {
  background: #e8ca82;
	color: white;/* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #e8ca82;
	color: white; /* Gecko Browsers */
}

@media only screen and (max-width: 800px) {
	
	.site-header .header-image {
		margin-bottom: -27px!important;
	}
.search-div {
	position:relative;
	background:transparent;
}
	
	li a.icon-search:before
	{
		margin-top:-7px;
		margin-bottom: -7px;
	}
	
	.formkit-close
	{
		top:15px!important;
		z-index: 35;
	}
}

.search-div {
	background:transparent;
	border-bottom:none!important;
}

li {
	font-size:20px;
	padding-left:25px;
	line-height:2.25;
}

center {
	font-size:20px;
}

.quantity > input {
  position: relative;
	display:block!important;
}

.woocommerce-message, .woocommerce-error {
	font-size:18px;
}

.add_to_cart_inline {
  border: 0px solid lightgray;
	width: 100%;
	margin-top: 25px!important;
	margin-bottom: 25px!important;
	text-align:center!important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	margin-left:0px!important;
}

.woocommerce-Price-amount.amount {
	display:block;
	font-size: 12px;
}

.sidebar .woocommerce .widget_shopping_cart .cart_list li, .sidebar .woocommerce.widget_shopping_cart .cart_list li, .woocommerce .widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total, .woocommerce-page.widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
	text-align:right;
	position:relative;
	font-size:14px;
}

p.woocommerce-mini-cart__buttons.buttons {
	text-align:right;
}

.entry-content a {
	text-decoration:underline;
}
	

@media only screen and (max-width: 800px) {
	
	.lsi-social-icons {
		padding-top: 20px!important;
		float: left!important;
	}
	
	.widget_lsi_widget {
		padding-top: 15px!important;
		padding-left: 5px;
	}

.genesis-nav-menu a {
	padding: 20px 7px;
}

h4.pt-cv-title {
	text-transform:none!important;
}

.woocommerce ul.products, .woocommerce-page ul.products h2 {
	font-size: 12px;
}

.entry-tags {display:none;}

/*bullet checklist by www.peeayecreative.com*/
.pa-bullet-list-1 ul {
list-style-type: none!important;
}

.pa-bullet-list-1 ul li:before {
content: '\e052'!important;
color: #94bd3d;
font-family: 'ETMODULES'!important;
margin-right: 10px;
margin-left: -17px;
font-size: 1.2em!important;
}

.pa-bullet-list-2 ul {
list-style-type: none!important;
}

.pa-bullet-list-2 ul li:before {
content: '\f057'!important;
color: #e03574!important;
font-family: 'ETMODULES'!important;
margin-right: 10px;
margin-left: -14px;
font-size: 1.2em!important;
}

.frownface img {
	margin-left: 0px;
	margin-right: 10px; 
	clear:both;
}
	}

@media only screen and (max-width: 800px) {
	
	.genesis-nav-menu .widget-area {
display:contents!important;
}
	
	.home .woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {width: 90%; padding: 0px; margin: 0px;}
	
	.woocommerce-MyAccount-navigation {width: 100%; float: none; }

.woocommerce-MyAccount-content {width: 100%; float: none!important;}
	
	.five-sixths, .four-sixths, .four-columns, .two-columns, .one-third, .one-fourth, .three-fourths, .three-sixths, .two-fourths, .two-thirds, .first {
		width: 100%!important;
		margin-left: 0!important;
	}
	
	.woocommerce div.product div.images {
float: none;
width: 100%!important;
}

.woocommerce div.product div.summary {
float: none;
width: 100%!important;
clear: none;
}
	
	.frownface img {
	margin-left: 0px;
	margin-right: 10px; 
	margin-bottom: 0px;
	clear:both;
	}

	.mobilepad {
		padding-top:20px;
	}
	.mobilepadding {
		padding:20px!important;
	}

	.menu-toggle {border-top: 0px;}

	.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {min-width: 100%!important;
	}
	
		.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {min-width: 100%!important;
	}
	
	.sub-menu .sub-menu {margin-top:37px!important;}
}

	/** not mobile **/
	
.after-entry h2 {font-size: 12px;}

mark {background: #e2e8dc;}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {width: 29%!important;
padding: 15px!important; 
margin: 0px  auto!important;}

.wprm-recipe-container .wprm-recipe .wprm-recipe-name {color: none;}

.entry-content p {color: #000000;}

.ngg-galleryoverview {
	margin-top:0px!important;
	margin-bottom:0px!important;
}

.woocommerce-page div.product div.images li {
	font-size:0px;
	line-height:2.25;
	float:left;
	width: 100px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.woocommerce-page section {
	clear:both;
}

.woocommerce-loop-product__title {font-size: 14px; line-height: 1.1em;}

.woocommerce-loop-category__title {font-size: 14px; line-height: 1.1em;}

.home-bottom .amount {
    position: relative;
    text-align: center;
    top: 0px;
    z-index: 999;
    left: 0;
    list-style: none;
    margin: 9px;
    overflow: hidden;
}

.home .woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li {
	width: 32%!important;
	margin: auto!important;
}

.home-bottom .widget-title:before, .home-bottom .widget-title:after {width: 25px;}

.wprm-recipe-ingredients-container .wprm-unit-conversion-container {display:none!important;}

.woocommerce ul.products {
    text-align: center!important;
		align-items: center!important;
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product 
{
	width: 33%!important;
}
#comment-message {display:block!important;}

/* s2member form width */
form.s2member-pro-stripe-form {max-width: 600px;
margin: auto;}

.formkit-form[data-uid="0f42586a97"] {margin:auto!important;}

.home-middle, .home-middle-middle, .home-full-slider
{margin-top: 25px!important;}

.woocommerce ul.product_list_widget li {
	font-size: 13px;
}

.entry-meta {
display: block;
	font-size: 8px;
border: none!important;
margin-top: -15px!important;}

.entry-meta a {
	font-size: 8px;
}

.entry-time {
	font-size: 8px;
}

.disclosure {
	margin-top: -15px!important;
}

.genesis-nav-menu .sub-menu a:hover {background: #ffffff;}

.site-inner {
	max-width: 100%;
	margin-top: 22px;
}

.wprm-recipe-template-amh-custom-header .wprm-recipe-name {
	text-align:center;
}

li.search {
	line-height: 0.75em;
}

.genesis-nav-menu  .sub-menu ul li {
	border-bottom: 1px solid #ccc;
}

.genesis-nav-menu  .sub-menu li {
	border-bottom: 1px solid #ccc;
}

.home-top-right .widget_text {
	background-color: #ffffff;
	outline: #ffffff;
	height: auto!important;
	width: 100%!important;
}

.featured-content img {
	border-radius: 5%!important; 
}

.home-full-slider img, .archive img {
	border-radius: 2%!important;
}

.genesis-nav-menu .menu-item:active {
	border-bottom: 4px solid #d03c35;
}

.wp-block-column {
	width: 30%!important;
	float: left;
	margin: 15px;
}

.woocommerce div.product div.images {
float: left;
width: 48%;
}

.woocommerce div.product div.summary {
float: right;
width: 48%;
clear: none;
}

.woocommerce-page div.product .woocommerce-tabs ul.tabs {
position: relative;
}

.woocommerce div.product .woocommerce-tabs .panel {
clear:both;
}

@font-face {
	font-display: swap;
}

.wprm-recipe {
	overflow: visible!important;
}

.woocommerce-page .col2-set .col-2 {
	width: 100%;
}

em {font-size: inherit!important;}

.woocommerce-Price-amount.amount {
	display:block; 
	font-size: 12px;
	}

.recurring-totals {color: #d03c35;}

.woocommerce-page table.shop_table_responsive tbody .recurring-totals th {font-style: italic!important; padding-top: 15px; padding-bottom: 15px; text-decoration: underline;}

.order-total {background: #fcf5f4;}

.woocommerce-MyAccount-navigation {width: 25%; float: left; }

.woocommerce-MyAccount-content {width: 75%; float: left;}

.woocommerce-page .disclosure {display:none;}

.woocommerce-store-notice__dismiss-link {font-style: italic; font-size: 14px;}

.archive-title { font-size: 32px; font-weight: bold;}
.archive-description p {padding-top: 16px; padding-bottom: 16px;}

/* # WooCommerce Cart Icon CSS with FontAwesome 5
---------------------------------------------------------------------------------------------------- */

.cart-contents {
    position: relative;
    display: flex !important;
    flex-flow: column nowrap;
    justify-content: center;
}

.cart-contents:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;	
    content: "\f290" !important;
    font-size: 30px;
    color: #FF1493;
}

.cart-contents:hover {
    text-decoration: none;
}

.cart-contents-count {
	position: absolute;
    	top: 15px;
   	right: 1px;
   	transform: translateY(-105%) translateX(25%);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
   	width: 22px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
    	background: #000;
    	border-radius: 50%;
    	padding: 1px;  
}

.home .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {width: 15%!important;}

.wcsatt-sub-options {display:none;}

#fullbox {
    display: inline-block;
    border: 3px solid #333333;
    border-radius: 2% 6% 5% 4% / 1% 1% 2% 4%;
    position: relative;
    
    &::before {
        content: '';
        border: 2px solid #353535;
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0) scale(1.015) rotate(0.5deg);
        border-radius: 1% 1% 2% 4% / 2% 6% 5% 4%;
    }
}

ul.wcsatt-options-product li
{padding-top: 15px;}

.wprm-recipe-template-amh-snippet {text-align:center!important;}


.genesis-nav-menu .widget-area {
width: 168px!important;
float: right;
}

	.lsi-social-icons {
		padding-top: 0px;
		float: left!important;
	}

.simple-social-icons ul {margin-top: -9px;}

.breadcrumbs {font-size: 14px;}

.kt-blocks-info-box-title {margin-top: -10px!important;
font-weight: bold;}

.wp-block-kadence-iconlist ul.kt-svg-icon-list li.kt-svg-icon-list-item-wrap:not(.this-prevents-issues):not(.this-stops-third-party-issues):not(.tijsloc) {
	background: #fcf5f4;
	padding: 8px;
}

@media only screen and (max-width: 800px) {
	
	.kt-blocks-info-box-title {text-align: center!important;
	font-weight: bold;}
	
}

@media only screen and (max-width: 700px) {
	
	.kt-blocks-info-box-title {text-align: center!important;
	font-size: 24px;
	font-weight: bold;}
	
	[id^=cbox] .cb-box .cb-box__inner {
		border: gray solid 1px;

}
	
	.entry {padding: 20px!important;}
	
}
	
	/** not mobile **/

.home .after-entry {
	display:none;
}


.genesis-nav-menu {font-size: 0px!important}

.wprm-recipe-template-amh-snippet {padding-top: 10px;}

.wprm-recipe-template-amh-snippet a {text-decoration:none!important;}

.wprm-recipe-template-amh-how-to-snippet {padding-top: 10px; text-align: center!important; text-decoration:none!important;}

.sidebar-primary {padding: 0px}

blockquote {
	border-left: #d03c35 solid 3px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: #fffded;
}

blockquote:before {display:none;}

.content li {
	line-height: 1.45em;
	padding-bottom: 15px;
	font-size: 20px;
}

.content li span {
	line-height: 1.45em;
	padding-bottom: 15px;
	font-size: 20px;
}

.content p {
	font-size: 20px;
}

.content em {
	font-size: 20px;
}

.disclosure em {
	font-size: 12px!important;
}

.archive .entry-title {
	font-size: 18px;
}

.woocommerce h2 {
	font-size: 28px;
}

.cb-customize-desktop .cb-box__type-embed.cb-box__layout-double .cb-box__inner-row {
	border: gray solid 1px;
}

.entry {padding: 0px;}

.wprm-recipe-notes {font-size: 20px;}
.wprm-recipe-notes span {padding-bottom: 5px;}

.wp-block-separator {
	border-bottom: none!important;}

.wprm-block-text-normal em {font-size: inherit!important;}



.schema-faq-section {
	font-size: 20px;
}


@media only screen and (max-width: 800px) {

.z-index-photo {
	position: relative; 
	z-index: 2;
}

.wprm-recipe-video {padding-bottom: 25px;}

.schema-faq-question {font-size: 24px!important;}
	}
