@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*
THEME NAME: Grit Wendelberger
THEME URI: http://www.gritwendelberger.de
VERSION: 1.0.0
AUTHOR: <a href="http://www.digitales-webdesign.de">digitales-webdesign.de</a>
AUTHOR URI: http://www.digitales-webdesign.de
*/
/*====================================== reset.css is here
========================================*/
/* line 11, sass/_main.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form,
fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

/* line 15, sass/_main.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 19, sass/_main.scss */
fieldset, img {
  border: 0;
}

/* line 22, sass/_main.scss */
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

/* line 26, sass/_main.scss */
ol, ul {
  list-style: none;
}

/* line 29, sass/_main.scss */
caption, th {
  text-align: left;
}

/* line 32, sass/_main.scss */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: bold;
}

/* line 36, sass/_main.scss */
q:before, q:after {
  content: '';
}

/* line 39, sass/_main.scss */
abbr, acronym {
  border: 0;
}

/* line 42, sass/_main.scss */
.clear_0 {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  display: block;
}

/* line 48, sass/_main.scss */
.clear {
  clear: both;
}

/* line 51, sass/_main.scss */
.last {
  margin: 0 !important;
}

/* line 54, sass/_main.scss */
.pad_last {
  padding: 0 !important;
}

/* line 57, sass/_main.scss */
.no_bg {
  background: none !important;
}

/***************************************************************************
***********/
/* line 62, sass/_main.scss */
a {
  color: #561e0f;
  text-decoration: none;
  outline: 0 none;
}

/* line 67, sass/_main.scss */
a:hover {
  color: #561e0f;
  text-decoration: none;
}

/* line 71, sass/_main.scss */
a:link {
  color: #561e0f;
}

/* line 75, sass/_main.scss */
h1 {
  font-size: 24px;
}

/* line 78, sass/_main.scss */
h2 {
  font-size: 22px;
}

/* line 81, sass/_main.scss */
h3 {
  font-size: 13px;
}

/* line 84, sass/_main.scss */
h4 {
  font-size: 16px;
}

/* line 87, sass/_main.scss */
h5 {
  font-size: 14px;
}

/* line 90, sass/_main.scss */
h6 {
  font-size: 12px;
}

/*--------------------------------------------------------------------------
--------*/
/* line 95, sass/_main.scss */
html {
  font-size: 125%;
}

/* line 98, sass/_main.scss */
html body {
  font-size: 65%;
}

/* line 101, sass/_main.scss */
body {
  font-size: 50%;
}

/* line 104, sass/_main.scss */
body {
  color: #b1b1b1;
  font-family: "Arial", Verdana, Tahoma;
  font-size: 1.2em;
  background: #561e0f;
  font-size: 62.5%;
}

/* line 111, sass/_main.scss */
.flt_Lt {
  float: left;
  display: inline;
}

/* line 115, sass/_main.scss */
.flt_Rt {
  float: right;
  display: inline;
}

/* -------------------------------------------------------------------------
--------*/
/* ----------------------- layout ----------*/
/* line 124, sass/_main.scss */
.wrapper {
  width: 100%;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}

/* line 130, sass/_main.scss */
.container {
  width: 980px;
  background: #fff;
  margin: 0 auto;
  overflow: hidden;
}

/* line 136, sass/_main.scss */
#header {
  width: 980px;
  height: 100px;
  background: #fff;
}

/* line 141, sass/_main.scss */
.first_list {
  width: 548px;
  float: left;
}

/* line 145, sass/_main.scss */
.first_list ul {
  padding: 33px 0 0 31px;
}

/* line 148, sass/_main.scss */
.first_list ul li {
  float: left;
  padding: 0 8px 0 8px;
  background: url(images/top-nav-li-bg.png) no-repeat right 6px;
}

/* line 153, sass/_main.scss */
.first_list ul li.last {
  background: none;
}

/* line 156, sass/_main.scss */
.first_list ul li a {
  color: #8e2812;
  font-size: 1.6em;
}

/* line 160, sass/_main.scss */
.first_list ul li a:hover {
  text-decoration: underline;
}

/* line 163, sass/_main.scss */
.first_list ul li a.konzept {
  color: #5e4728;
}

/* line 166, sass/_main.scss */
.searchblock {
  width: 406px;
  float: right;
}

/* line 171, sass/_main.scss */
.inner_search {
  width: 322px;
  height: 38px;
  margin: 28px 0 0 0;
  float: left;
  background: url(images/search_bar.jpg) no-repeat left top;background-size: cover;
}

/* line 178, sass/_main.scss */
.inner_search label {
  font-size: .85em;
  color: #561e0f;
  padding: 14px 0 0 16px;
  float: left;
  text-transform: uppercase;
  width: 156px;
}

/* line 186, sass/_main.scss */
.searching {
  width: 125px;
  height: 22px;
  float: right;
  margin: 8px 10px 0 0;
  padding: 2px 5px 0 5px;
  background: url(images/white_corners.png) no-repeat left top;
}

/* line 194, sass/_main.scss */
.textfield {
  width: 125px;
  height: 22px;
  border: none;
  background: none;
  float: left;
  outline: none;
  margin: 0;
  padding: 0px;
  line-height: 20px;
}

/* line 206, sass/_main.scss */
.searchimg {
  width: 26px;
  height: 29px;
  border: none;
  float: left;
  margin: 36px 0 0 4px;
  background: url(images/search-btn.gif) no-repeat left top;
  cursor: pointer;
  outline: none;
  padding: 0;
}

/*--------header end---------*/
/*############################ NEU #############################*/
/* line 219, sass/_main.scss */
.banner {
  margin: 0 0 0 5px;
  position: relative;
  z-index: 2;
}

/*-------container-----------*/
/* line 225, sass/_main.scss */
.main_content {
  width: 970px;
  min-height: 538px;
  background: #f6efdd;
  margin: 5px 0 0 5px;
  padding-bottom: 9px;
  float: left;
}

/*############################ NEU #############################*/
/* line 235, sass/_main.scss */
.contentleft_block {
  width: 656px;
  margin: -20px 0 0 15px;
  position: relative;
  float: left;
  background: url(images/whiteline_top.png) no-repeat left top;
  z-index: 999;
}

/* line 244, sass/_main.scss */
.whitemid_line {
  width: 656px;
  margin: 15px 0 0 0;
  padding: 0 0 4px 0;
  float: left;
  background: url(images/mid_whiteline.png) repeat-y left top;
}

/* line 253, sass/_main.scss */
div#navhor {
  position: absolute;
  top: 34px;
  right: 0px;
  z-index: 100;
}

/* line 254, sass/_main.scss */
div#navhor ul {
  position: relative;
  list-style: none;
  display: block;
  margin: 0;
  background: url(img/sprites-v1.png) no-repeat 0 -399px;
  height: 39px;
  width: 649px;
  font-size: 1.1em;
}

/* line 255, sass/_main.scss */
div#navhor ul li {
  display: inline-block;
  float: left;
  background: url(img/sprites-v1.png) no-repeat 0 -488px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 162px;
  white-space: nowrap;
}

/* line 256, sass/_main.scss */
div#navhor ul a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  height: 39x;
  line-height: 39px;
  width: 162px;
}

/* line 257, sass/_main.scss */
div#navhor ul a:hover {
  color: #fff;
}

/* line 258, sass/_main.scss */
div#navhor ul li:hover ul {
  display: block;
}

/* line 259, sass/_main.scss */
div#navhor ul ul {
  display: none;
  position: absolute;
  top: 38px;
  left: 4px;
  background: #fff;
  width: 639px;
  height: auto;
  border: 1px solid #ff9900;
  border-top: 0;
  box-shadow: 0px 3px 3px;
}

/* line 261, sass/_main.scss */
.menu {
  width: 656px;
  margin: 0 0 0 14px;
}

/* line 266, sass/_main.scss */
.menu ul {
  position: relative;
}

/* line 270, sass/_main.scss */
.menu ul li a {
  display: block;
  float: left;
  height: 36px;
  color: #561e0f;
  text-transform: uppercase;
  line-height: 26px;
/*   font-size: 1em; olg20190327*/

font-size: 15px;
margin-right: 1em;

  cursor: pointer;
}


/* line 281, sass/_main.scss */
.menu ul li a span {
  display: block;
  height: 26px;
  color: #561e0f;
  line-height: 26px;
/*   font-size: 1em;  olg20190327*/

font-size: 15px;
  padding: 0 3px;
}

/* line 290, sass/_main.scss */
.menu ul li a:hover, .menu ul li:hover a {
  background: url(images/nav-li-span-bg1.gif) no-repeat 50% 26px;
}

/* line 294, sass/_main.scss */
.menu ul li a:hover span, .menu ul li:hover a span,
/***olg20190327****/
.menu ul li.active a span {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background: #ffae1e;
}

/* line 301, sass/_main.scss */
.menu ul li ul {
  display: none;
  position: absolute;
  left: 0;
  top: 32px;
  margin: 0;
  height: 26px;
  padding: 0 10px;
  background: #ffae1e;
  white-space: nowrap;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
/**********olg20190327**********/
.menu ul li.pos9 ul {
left: 140px;
top: 68px;
}
.menu ul li.pos10 ul{
left: 400px;
top: 68px;
}

/* line 314, sass/_main.scss */
.menu ul ul li {
  float: left;
  padding: 0 10px;
  margin: 0;
  height: 26px;
  line-height: 26px;
}

/* line 323, sass/_main.scss */
.menu ul ul li a {
  font-size: 1.0em;
  color: #685335;
  text-transform: capitalize;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 26px;
  margin: 0;
  padding: 0;
  background: none;
}

/* line 335, sass/_main.scss */
.menu ul ul li a:hover {
  color: #fff;
}

/* line 339, sass/_main.scss */
.menu ul ul li a:hover, .menu ul li:hover ul li a {
  background: none;
}

/* line 343, sass/_main.scss */
.menu ul ul li a:hover span {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: none;
}

/* line 350, sass/_main.scss */
.menu ul li:hover ul {
  display: block;
}

/* line 354, sass/_main.scss */
.lt-ie9 .menu ul li {
  float: left;
}

/*Hier anpassen bei Menüanpassung*/
/* line 357, sass/_main.scss */
.menu ul li.pos1 ul {
  left: 0;
}

/* line 358, sass/_main.scss */
.menu ul li.pos2 ul {
  left: 0;
}

/* line 359, sass/_main.scss */
.menu ul li.pos3 ul {
  left: 0;
}

/* line 360, sass/_main.scss */
.menu ul li.pos4 ul {
  left: 63px;
}

/* line 361, sass/_main.scss */
.menu ul li.pos5 ul {
/*   left: 90px; */
left: 291px;
}

/* line 362, sass/_main.scss */
.menu ul li.pos6 ul {
  left: auto;
  right: 130px;
}

/* line 363, sass/_main.scss */
.menu ul li.pos7 ul {
  left: auto;
  right: 0;
}

/*
.menu {
	width:656px;
	float:left;
	margin: 0 0 0 14px;
}

.menu ul li {
	width: auto;
	position:relative;float: left;
}

.menu ul li a {
	display:block;
	float: left;
	padding: 0 3px 0 0;
	height:36px;
	color:#561e0f;
}
.menu ul li a:hover, .menu ul li:hover a{
	color:#fff;
	background: url(images/spanbg-02.gif) no-repeat right top;
}
.menu ul li a span, .menu ul li:hover a span{
	padding: 0 3px 0 3px;
	text-transform:uppercase;
	color:#561e0f;
	line-height: 26px;
	font-size:1em;
	float: left;
	display:block;
	height:36px;
}
.menu ul li a:hover span, .menu ul li:hover span{
	background: url(images/spanbg-01.gif) no-repeat left top;
	color:#fff;
}
.menu ul li a:hover span em, .menu ul li:hover span em{
	background:url(images/nav-li-span-bg1.gif) no-repeat 50% 26px;
	float:left;
	display:block;
	height:36px;
}
.menu ul li:hover ul {
	display: block;
}

.menu ul li ul {
	position:absolute;
	left: 0;
	top: 32px;
	margin: 0;
	display: none;
	height: 26px;
	padding:0 10px;
	background:#ffae1e;
	white-space: nowrap;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
.menu ul li ul li {
	float: left;
	padding: 0 10px;
	margin: 0;
	height: 26px;
	line-height: 26px;
}
.menu ul li ul li a, .menu ul li:hover ul li a {
	font-size: 1.0em;
	color: #685335;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	margin: 0;
	padding: 0;
	background: none;
	cursor:pointer;
}
.menu ul li ul li a:hover {
	background: none;
	border-radius: 0px;
	color: #fff;
}

Hier anpassen bei Menüanpassung
.menu ul li.pos1 ul {left:0;}
.menu ul li.pos2 ul {left:1px;}
.menu ul li.pos3 ul {left:0px;}
.menu ul li.pos4 ul {left:75px;}
.menu ul li.pos5 ul {left:100px;}
.menu ul li.pos6 ul {left:auto;right:115px;}
.menu ul li.pos7 ul {left:auto;right:0;}
*/
/* line 459, sass/_main.scss */
.image_block {
  width: 656px;
  min-height: 110px;
  float: left;
  margin: 67px 0 0 6px;
}

/* line 465, sass/_main.scss */
.image_block1 {
  width: 656px;
  float: left;
  margin: 4px 0 0 6px;
}

/* line 470, sass/_main.scss */
.image_block1 p {
  width: 387px;
  float: right;
  color: #5e4728;
  line-height: 18px;
  padding: 0px 33px 0 0;
  font-size: 0.9em;
}

/* line 478, sass/_main.scss */
.smallimages {
  float: left;
  margin: 5px 0 0 40px;
}

/* line 482, sass/_main.scss */
.smallimage1 {
  float: left;
  margin: 4px 0 0 40px;
}

/* line 486, sass/_main.scss */
.smallimage2 {
  margin: 0px 0 0 40px;
  float: left;
}

/* line 490, sass/_main.scss */
.image_block_2 {
  margin-top: 2px;
}

/* line 493, sass/_main.scss */
.image_block_2 p {
  padding-top: 16px;
}

/* line 496, sass/_main.scss */
.image_block p {
  width: 387px;
  float: right;
  min-height: 110px;
  color: #5e4728;
  line-height: 18px;
  padding: 0px 33px 0 0;
  font-size: 0.9em;
}

/* .contentleft_block strong {
	float:left;
	margin: 0 0 0 1px;
	height: 15px;
}*/
/*############################ NEU #############################*/
/* line 511, sass/_main.scss */
.contentright_block {
  width: 299px;
  float: right;
}

/* line 515, sass/_main.scss */
.right_links {
  width: 300px;
  margin: 0 0 0 20px;
}

/* line 519, sass/_main.scss */
.right_links ul li {
  height: 45px;margin: 0;
}

/* line 522, sass/_main.scss */
.right_links ul li.link_bg a {
  width: 227px;
  height: 45px;
  color: #685335;
  text-align: center;
  line-height: 45px;
  margin: -20px 0 0 15px;
  position: absolute;
  float: left;
  z-index: 999;
  font-size: 1.8em;
  background: url(images/link_bg1.png) no-repeat left top;
}

/* line 535, sass/_main.scss */
.right_links ul li.link_bg2 a {
  width: 227px;
  float: left;
  height: 45px;
  color: #ffae1e;
  text-align: center;
  line-height: 45px;
  margin: -10px 0 0 15px;
  font-size: 1.8em;
  background: url(images/link_bg2.png) no-repeat left top;
}

/* line 546, sass/_main.scss */
.right_links ul li.link_bg3 a {
  width: 227px;
  height: 45px;
  float: left;
  color: #561e0f;
  font-size: 1.8em;
  text-align: center;
  margin: 0px 0 0 15px;
  line-height: 45px;
  background: url(images/link_bg3.png) no-repeat left top;
}

/* line 557, sass/_main.scss */
.right_links ul li a {
  width: 227px;
  color: #fff;
  float: left;
  font-size: 1.4em;
  text-align: center;
  background: url(images/link_bg4.png) no-repeat left top;
  margin: 15px 0 0 15px;
  display: block;
  line-height: 19px;
  height: 42px;
  padding: 3px 0 0 0;
}

/* line 570, sass/_main.scss */
.right_links ul li a span {
  display: block;
}

/* line 574, sass/_main.scss */
.right_links ul li.link_bg5 a {
  width: 227px;
  float: left;
  height: 45px;
  color: #ffe5b7;
  text-align: center;
  line-height: 45px;
  margin: 15px 0 0 15px;
  font-size: 1.8em;
  background: url(images/link_bg5.png) no-repeat left top;
}

/* line 585, sass/_main.scss */
.widget {
  width: 227px;
  background: url(images/brownbox.png) no-repeat left top;
  float: left;
  margin: 27px 0 0 36px;
  height: 135px;
}

/* line 592, sass/_main.scss */
.widget h3 {
  color: #685335;
  font-size: 1.6em;
  font-weight: normal;
  padding: 9px 0 0 20px;
}

/* line 598, sass/_main.scss */
.widget strong {
  padding: 9px 0 0 55px;
  font-size: 1.1em;
  color: #685335;
  clear: both;
}

/* line 604, sass/_main.scss */
.widget p {
  font-weight: normal;
  padding: 8px 10px 0 10px;
  text-align: center;
  font-size: 1.0em;
  display: block;
  color: #685335;
}

/* line 612, sass/_main.scss */
.widget a {
  display: block;
  font-weight: normal;
  margin: 6px 0 0 20px;
  font-size: 1.0em;
  color: #685335;
}

/* line 619, sass/_main.scss */
.widget a:hover {
  text-decoration: underline;
}

/* line 622, sass/_main.scss */
.content {
  display: block;
  font-weight: normal;
  padding: 67px 20px 0px 20px;
  font-size: 1.0em;
  color: #685335;
}

/* line 630, sass/_main.scss */
.content p {
  display: block;
  font-weight: normal;
  padding: 10px;
  font-size: 1.0em;
  color: #685335;
}

/* line 639, sass/_main.scss */
.alignright, img.alignright {
  float: right;
  margin: 0 1em 1em;
}

/* line 644, sass/_main.scss */
.alignleft, img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

/* line 649, sass/_main.scss */
.aligncenter, img.aligncenter {
  display: block;
  margin: 1em auto;
  text-align: center;
}

/* line 655, sass/_main.scss */
strong {
  font-weight: bold;
}

/* line 658, sass/_main.scss */
.post-picture {
  width: 969px;
  height: 294px;
  background-size: cover !important;
}

/* 1.3.1 Typefaces */
@font-face {
  font-family: 'WebSymbolsRegular';
  src: url("typefaces/websymbols-regular-webfont.eot");
  src: url("typefaces/websymbols-regular-webfont.eot?#iefix") format("embedded-opentype"), url("typefaces/websymbols-regular-webfont.woff") format("woff"), url("typefaces/websymbols-regular-webfont.ttf") format("truetype"), url("typefaces/websymbols-regular-webfont.svg#WebSymbolsRegular") format("svg");
  font-weight: normal;
  font-style: normal;
  speak: none;
}

@font-face {
  font-family: 'icomoon';
  src: url("typefaces/icomoon.eot");
  src: url("typefaces/icomoon.eot?#iefix") format("embedded-opentype"), url("typefaces/icomoon.woff") format("woff"), url("typefaces/icomoon.ttf") format("truetype"), url("typefaces/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  speak: none;
}

/* 1.4 Tables */
/* line 20, sass/_shop.scss */
table {
  width: 100%;
  font-size: .857em;
  margin-bottom: 2.618em;
}

/* line 26, sass/_shop.scss */
table th,
table td {
  border-bottom: 1px solid #e8e4e3;
  padding: 1em;
  vertical-align: top;
  text-align: left;
}

/* line 32, sass/_shop.scss */
table th {
  text-transform: uppercase;
  border-bottom: 4px double #e8e4e3;
}

/* line 37, sass/_shop.scss */
table tr th:first-child,
table tr td:first-child {
  padding-left: 0;
}

/* line 41, sass/_shop.scss */
table tr th:last-child,
table tr td:last-child {
  padding-right: 0;
}

/*-------------------------------------------------------------------------------------------*/
/* 7. WOOCOMMERCE */
/*-------------------------------------------------------------------------------------------*/
/* line 48, sass/_shop.scss */
p.demo_store {
  background: #4d65a4;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  padding: 1em;
}

/* line 58, sass/_shop.scss */
.homepage-banner {
  display: none;
}

/* line 61, sass/_shop.scss */
.star-rating {
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  width: 5.5em;
  font-family: "WebSymbolsRegular";
}

/* line 70, sass/_shop.scss */
.star-rating:before {
  content: "RRRRR";
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  color: #e3dad7;
}

/* line 78, sass/_shop.scss */
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

/* line 86, sass/_shop.scss */
.star-rating span:before {
  content: "RRRRR";
  top: 0;
  position: absolute;
  left: 0;
  color: #666666;
}

/* line 93, sass/_shop.scss */
.widget .star-rating {
  margin: .53em 0;
}

/* line 96, sass/_shop.scss */
.comment-form-rating {
  clear: both;
}

/* line 99, sass/_shop.scss */
p.stars {
  position: relative;
  line-height: 1em;
  font-size: 1em;
}

/* line 104, sass/_shop.scss */
p.stars:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

/* line 111, sass/_shop.scss */
p.stars a {
  width: 19%;
  display: block;
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding: .5em .5em .5em .75em;
  background: rgba(0, 0, 0, 0.025);
  margin-right: 1%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/* line 132, sass/_shop.scss */
p.stars a:hover,
p.stars a.active {
  background: rgba(0, 0, 0, 0.075);
}

/* line 139, sass/_shop.scss */
p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after {
  font-family: "WebSymbolsRegular";
  content: "R";
  position: absolute;
  top: .85em;
  width: 6em;
  right: 1em;
  font-size: .5em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #999;
  text-align: right;
}

/* line 164, sass/_shop.scss */
p.stars a.star-1:hover:after,
p.stars a.star-2:hover:after,
p.stars a.star-3:hover:after,
p.stars a.star-4:hover:after,
p.stars a.star-5:hover:after,
p.stars a.star-1.active:after,
p.stars a.star-2.active:after,
p.stars a.star-3.active:after,
p.stars a.star-4.active:after,
p.stars a.star-5.active:after {
  color: #666666;
}

/* line 167, sass/_shop.scss */
p.stars a.star-1:after {
  content: "R";
}

/* line 170, sass/_shop.scss */
p.stars a.star-2:after {
  content: "RR";
}

/* line 173, sass/_shop.scss */
p.stars a.star-3:after {
  content: "RRR";
}

/* line 176, sass/_shop.scss */
p.stars a.star-4:after {
  content: "RRRR";
}

/* line 179, sass/_shop.scss */
p.stars a.star-5:after {
  content: "RRRRR";
}

/* line 182, sass/_shop.scss */
div.quantity {
  white-space: nowrap;
  /* Disable input[type=number] buttons until the world is ready */
}

/* line 187, sass/_shop.scss */
div.quantity input::-webkit-outer-spin-button,
div.quantity input::-webkit-inner-spin-button {
  display: none;
}

/* line 191, sass/_shop.scss */
div.quantity .plus,
div.quantity .minus {
  font-family: 'WebSymbolsRegular';
  background: none;
  border: none;
  font-size: 1.387em;
  padding: 0;
  color: #ff4800;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

/* line 205, sass/_shop.scss */
div.quantity .plus:hover,
div.quantity .minus:hover {
  color: #dd2600;
}

/* line 208, sass/_shop.scss */
div.quantity .qty {
  margin: 0 .618em;
  width: 2.618em;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

/* line 215, sass/_shop.scss */
table div.quantity {
  font-size: .857em;
}

/* line 218, sass/_shop.scss */
.single-product div.quantity {
  float: left;
  margin-right: 1.618em;
  border-right: 4px double #e8e4e3;
  padding-right: 1.618em;
}

/* line 224, sass/_shop.scss */
.single-product table div.quantity {
  padding-right: 0;
  border: 0;
}

/* line 228, sass/_shop.scss */
.single-product #reviews .star-rating {
  float: right;
}

/* line 231, sass/_shop.scss */
.single-product .single_variation .price {
  display: block;
  margin-bottom: .618em;
}

/* line 236, sass/_shop.scss */
dl.variation dt,
dl.variation dd {
  float: left;
}

/* line 239, sass/_shop.scss */
dl.variation dt {
  clear: left;
  margin-right: .53em;
}

/* line 243, sass/_shop.scss */
dl.variation dd ul {
  list-style: none;
}

/* line 246, sass/_shop.scss */
.backorder_notification {
  clear: both;
}

/* line 249, sass/_shop.scss */
.validate-required.woocommerce-validated input {
  border-color: #84ac50;
  background: #e5eeda;
}

/* line 253, sass/_shop.scss */
.validate-required.woocommerce-invalid input {
  border-color: #b85f56;
  background: #f4e7e6;
}

/* 7.1 Messages */
/* line 263, sass/_shop.scss */
.woocommerce_message,
.woocommerce_info,
.woocommerce_error,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
  padding: .618em 1em .618em 2.618em;
  margin-bottom: 1.618em;
  background: #fff;
  border: 1px solid #4d65a4;
  border-left-width: 0.382em;
  position: relative;
  font-weight: bold;
}

/* line 277, sass/_shop.scss */
.woocommerce_message:before,
.woocommerce_info:before,
.woocommerce_error:before,
.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before {
  font-family: 'WebSymbolsRegular';
  content: "S";
  display: block;
  color: #4d65a4;
  font-weight: normal;
  position: absolute;
  top: .618em;
  font-size: 1em;
  left: .857em;
}

/* line 289, sass/_shop.scss */
.woocommerce_error,
.woocommerce-error {
  border-color: #b85f56;
  list-style: none;
}

/* line 294, sass/_shop.scss */
.woocommerce_error:before,
.woocommerce-error:before {
  content: "W";
  color: #b85f56;
}

/* line 299, sass/_shop.scss */
.woocommerce_message,
.woocommerce-message {
  border-color: #84ac50;
}

/* line 303, sass/_shop.scss */
.woocommerce_message:before,
.woocommerce-message:before {
  content: ".";
  color: #84ac50;
}

/* line 308, sass/_shop.scss */
.woocommerce_message .button,
.woocommerce-message .button {
  float: right;
  font-size: .857em;
}

/* 7.2 Products */
/* line 313, sass/_shop.scss */
.price del {
  opacity: 0.5;
}

/* line 317, sass/_shop.scss */
.price ins {
  text-decoration: none;
  font-weight: bold;
  margin-left: .618em;
  color: #b85f56;
}

/* line 323, sass/_shop.scss */
ul.products {
  margin-left: 0 !important;
  list-style: none;
}

/* line 327, sass/_shop.scss */
ul.products:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

/* line 334, sass/_shop.scss */
ul.products li.product {
  position: relative;
  float: left;
  width: 48%;
  margin-right: 3.8%;
  margin-bottom: 1.618em;
  text-align: center;
}

/* line 342, sass/_shop.scss */
ul.products li.product h3 {
  margin-bottom: 0;
}

/* line 345, sass/_shop.scss */
ul.products li.product a:hover h3 {
  color: #ff4800;
}

/* line 348, sass/_shop.scss */
ul.products li.product .price {
  display: block;
  color: #9f9693;
  margin-bottom: 1em;
}

/* line 353, sass/_shop.scss */
ul.products li.product img {
  width: 100%;
  height: auto;
  padding: .53em;
  display: block;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  border: 1px solid #e8e4e3;
  background: #fff;
  margin: 0 auto 1em;
}

/* line 368, sass/_shop.scss */
ul.products li.product:nth-child(2n) {
  margin-right: 0;
}

/* line 371, sass/_shop.scss */
ul.products .star-rating {
  margin: .5em auto;
}

/* line 374, sass/_shop.scss */
.pagination-wrap {
  margin-bottom: 1.618em;
  padding-top: 1.618em;
  border-top: 4px double #e8e4e3;
}

/* line 379, sass/_shop.scss */
.pagination-wrap:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

/* line 388, sass/_shop.scss */
.pagination-wrap .pagination,
.pagination-wrap .woocommerce_ordering,
.pagination-wrap .woocommerce-ordering {
  width: 48%;
}

/* line 391, sass/_shop.scss */
.pagination-wrap .pagination {
  float: left;
  margin: 0;
  text-align: left;
  padding: 0;
}

/* line 398, sass/_shop.scss */
.pagination-wrap .woocommerce_ordering,
.pagination-wrap .woocommerce-ordering {
  float: right;
  text-align: right;
  padding-top: .53em;
}

/* line 406, sass/_shop.scss */
.woocommerce_result_count,
.woocommerce_ordering,
.woocommerce-result-count,
.woocommerce-ordering {
  width: 48%;
  float: left;
}

/* line 413, sass/_shop.scss */
.woocommerce_result_count + ul.products,
.woocommerce_ordering + ul.products,
.woocommerce-result-count + ul.products,
.woocommerce-ordering + ul.products {
  clear: both;
}

/* line 417, sass/_shop.scss */
.woocommerce_ordering,
.woocommerce-ordering {
  text-align: right;
  float: right;
}

/* 7.2.1 Single Product */
/* line 422, sass/_shop.scss */
.product {
  position: relative;
}

/* line 425, sass/_shop.scss */
.onsale {
  position: absolute;
  top: 0;
  right: 0;
  background: #ff4800;
  color: #fff;
  font-weight: bold;
  padding: 0 .857em;
  line-height: 4.236em;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-transform: uppercase;
}

/* line 441, sass/_shop.scss */
a.reset_variations:before {
  font-family: 'WebSymbolsRegular';
  display: inline-block;
  font-size: .857em;
  margin-right: .618em;
  font-weight: normal;
  content: "*";
}

/* line 450, sass/_shop.scss */
table.variations tr:last-child td,
table.variations tr:last-child th {
  border-bottom: 0;
}

/* line 454, sass/_shop.scss */
.images {
  float: left;
}

/* line 458, sass/_shop.scss */
.images img {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding: .618em;
  background: #fff;
  border: 1px solid #e8e4e3;
}

/* line 470, sass/_shop.scss */
.images .thumbnails {
  border: 1px solid #e8e4e3;
  border-top: 0;
}

/* line 474, sass/_shop.scss */
.images .thumbnails:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

/* line 481, sass/_shop.scss */
.images .thumbnails a {
  display: block;
  width: 25%;
  text-align: center;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  float: left;
  border-right: 1px solid #e8e4e3;
}

/* line 494, sass/_shop.scss */
.images .thumbnails a img {
  border: 0;
  display: block;
  margin: 0 auto;
  opacity: 0.5;
}

/* line 501, sass/_shop.scss */
.images .thumbnails a:hover img {
  opacity: 1;
}

/* line 505, sass/_shop.scss */
.images .thumbnails a:last-child {
  border-right: 0;
}

/* line 509, sass/_shop.scss */
.summary .stock:before {
  font-family: 'WebSymbolsRegular';
  display: inline-block;
  font-size: .857em;
  margin-right: .618em;
  font-weight: normal;
  content: ".";
  color: #84ac50;
}

/* line 518, sass/_shop.scss */
.summary .stock.out-of-stock:before {
  content: "W";
  color: #b85f56;
}

/* line 522, sass/_shop.scss */
.summary .stock.available-on-backorder:before {
  content: "P";
  color: #4d65a4;
}

/* line 526, sass/_shop.scss */
.summary .group_table .stock {
  margin-left: 1em;
}

/* line 530, sass/_shop.scss */
.single-product .images,
.single-product .summary {
  margin-bottom: 1.618em;
}

/* line 533, sass/_shop.scss */
.single-product .summary .price:first-child {
  font-size: 1.618em;
  color: #9f9693;
  font-weight: bold;
  margin-bottom: .618em;
}

/* line 539, sass/_shop.scss */
.single-product .summary .product_meta {
  font-size: .857em;
  color: #9f9693;
  border-top: 4px double #e8e4e3;
  padding-top: 1.618em;
  clear: both;
}

/* line 546, sass/_shop.scss */
.single-product .summary .product_meta a {
  color: #6c6360;
}

/* line 549, sass/_shop.scss */
.single-product .summary .social {
  border-top: 4px double #e8e4e3;
  padding-top: 1.618em;
  margin-top: 1.618em;
}

/* line 554, sass/_shop.scss */
.single-product .summary .social:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

/* line 561, sass/_shop.scss */
.single-product .summary .social iframe {
  float: left;
}

/* line 564, sass/_shop.scss */
.single-product .summary .social span {
  position: relative;
  top: -1px;
}

/* line 568, sass/_shop.scss */
.single-product .summary .social span.st_plusone_button {
  top: -2px;
}

/* line 576, sass/_shop.scss */
.woocommerce_tabs ul.tabs,
.woocommerce-tabs ul.tabs,
.ui-tabs ul.tabs,
.woocommerce_tabs .ui-tabs-nav,
.woocommerce-tabs .ui-tabs-nav,
.ui-tabs .ui-tabs-nav {
  list-style: none;
}

/* line 584, sass/_shop.scss */
.woocommerce_tabs ul.tabs:after,
.woocommerce-tabs ul.tabs:after,
.ui-tabs ul.tabs:after,
.woocommerce_tabs .ui-tabs-nav:after,
.woocommerce-tabs .ui-tabs-nav:after,
.ui-tabs .ui-tabs-nav:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

/* line 596, sass/_shop.scss */
.woocommerce_tabs ul.tabs li,
.woocommerce-tabs ul.tabs li,
.ui-tabs ul.tabs li,
.woocommerce_tabs .ui-tabs-nav li,
.woocommerce-tabs .ui-tabs-nav li,
.ui-tabs .ui-tabs-nav li {
  width: 48%;
  float: left;
  clear: both;
  margin-bottom: 1em;
}

/* line 607, sass/_shop.scss */
.woocommerce_tabs ul.tabs li:nth-child(2n),
.woocommerce-tabs ul.tabs li:nth-child(2n),
.ui-tabs ul.tabs li:nth-child(2n),
.woocommerce_tabs .ui-tabs-nav li:nth-child(2n),
.woocommerce-tabs .ui-tabs-nav li:nth-child(2n),
.ui-tabs .ui-tabs-nav li:nth-child(2n) {
  float: right;
  clear: none;
}

/* line 616, sass/_shop.scss */
.woocommerce_tabs ul.tabs li a,
.woocommerce-tabs ul.tabs li a,
.ui-tabs ul.tabs li a,
.woocommerce_tabs .ui-tabs-nav li a,
.woocommerce-tabs .ui-tabs-nav li a,
.ui-tabs .ui-tabs-nav li a {
  display: block;
  font-weight: bold;
  padding: .53em 1em;
  border: 1px solid #e8e4e3;
}

/* line 627, sass/_shop.scss */
.woocommerce_tabs ul.tabs li a:before,
.woocommerce-tabs ul.tabs li a:before,
.ui-tabs ul.tabs li a:before,
.woocommerce_tabs .ui-tabs-nav li a:before,
.woocommerce-tabs .ui-tabs-nav li a:before,
.ui-tabs .ui-tabs-nav li a:before {
  font-family: 'WebSymbolsRegular';
  display: inline-block;
  font-size: .857em;
  margin-right: .618em;
  content: "²";
  font-weight: normal;
}

/* line 640, sass/_shop.scss */
.woocommerce_tabs ul.tabs li.active a,
.woocommerce-tabs ul.tabs li.active a,
.ui-tabs ul.tabs li.active a,
.woocommerce_tabs .ui-tabs-nav li.active a,
.woocommerce-tabs .ui-tabs-nav li.active a,
.ui-tabs .ui-tabs-nav li.active a {
  border-color: #c6c2c1;
}

/* line 648, sass/_shop.scss */
.woocommerce_tabs ul.tabs li.attributes_tab a:before,
.woocommerce-tabs ul.tabs li.attributes_tab a:before,
.ui-tabs ul.tabs li.attributes_tab a:before,
.woocommerce_tabs .ui-tabs-nav li.attributes_tab a:before,
.woocommerce-tabs .ui-tabs-nav li.attributes_tab a:before,
.ui-tabs .ui-tabs-nav li.attributes_tab a:before {
  content: "³";
}

/* line 656, sass/_shop.scss */
.woocommerce_tabs ul.tabs li.reviews_tab a:before,
.woocommerce-tabs ul.tabs li.reviews_tab a:before,
.ui-tabs ul.tabs li.reviews_tab a:before,
.woocommerce_tabs .ui-tabs-nav li.reviews_tab a:before,
.woocommerce-tabs .ui-tabs-nav li.reviews_tab a:before,
.ui-tabs .ui-tabs-nav li.reviews_tab a:before {
  content: "e";
}

/* line 661, sass/_shop.scss */
.woocommerce_tabs .panel,
.woocommerce-tabs .panel,
.ui-tabs .panel {
  margin-bottom: 1.618em;
}

/* 7.3 Cart */
/* line 667, sass/_shop.scss */
table.cart .product-remove,
table.cart .product-thumbnail,
table.cart .product-price {
  position: absolute;
  left: -999em;
}

/* line 671, sass/_shop.scss */
table.cart td .backorder_notification {
  font-size: 0.8em;
}

/* line 674, sass/_shop.scss */
table.cart td.product-remove {
  padding-right: .5em;
}

/* line 677, sass/_shop.scss */
table.cart td.actions .coupon {
  text-align: left;
  margin-bottom: 0;
}

/* line 681, sass/_shop.scss */
table.cart td.actions .coupon label {
  display: none;
}

/* line 684, sass/_shop.scss */
table.cart td.actions .coupon #shareyourcart_button {
  float: left;
  clear: left;
  margin-bottom: .618em;
}

/* line 690, sass/_shop.scss */
table.cart td.actions .coupon .input-text,
table.cart td.actions .coupon .button {
  width: 200px;
  float: left;
}

/* line 694, sass/_shop.scss */
table.cart td.actions .coupon .button {
  float: right;
}

/* line 699, sass/_shop.scss */
table.cart td.actions .button,
table.cart td.actions .checkout-button,
table.cart td.actions .input-text {
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  margin-bottom: .53em !important;
}

/* line 710, sass/_shop.scss */
table.cart td.actions .checkout-button {
  margin-bottom: 0 !important;
}

/* line 714, sass/_shop.scss */
table.cart .product-quantity .plus,
table.cart .product-quantity .minus {
  display: inline-block;
}

/* line 717, sass/_shop.scss */
table.cart img {
  width: 3.631em;
  height: auto;
}

/* line 721, sass/_shop.scss */
ul#shipping_method {
  list-style: none;
}

/* line 724, sass/_shop.scss */
.cross-sells ul.products li img {
  padding: 0;
  border: 0;
  background: 0;
}

/* 7.4 Checkout */
/* line 730, sass/_shop.scss */
.woocommerce-checkout .type-page h1:before {
  font-family: 'WebSymbolsRegular';
  display: inline-block;
  font-size: .857em;
  margin-right: .618em;
  font-weight: normal;
  content: "x";
}

/* line 738, sass/_shop.scss */
.required {
  border: 0;
  color: #b85f56;
}

/* line 742, sass/_shop.scss */
.checkout #shiptobilling {
  float: none;
  width: 100%;
}

/* line 746, sass/_shop.scss */
.checkout #shiptobilling input[type="checkbox"] {
  float: left;
  margin-right: 1em;
}

/* line 750, sass/_shop.scss */
.checkout #order_review {
  background: #f7f7f7;
  padding: .618em;
  -webkit-border-radius: 0.382em;
  border-radius: 0.382em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/* line 759, sass/_shop.scss */
.checkout #order_review table {
  background: #fcfcfc;
  border: 1px solid #e8e4e3;
  border-bottom: 0;
  box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.015);
  -webkit-box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.015);
}

/* line 767, sass/_shop.scss */
.checkout #order_review table tr td:first-child,
.checkout #order_review table tr th:first-child {
  padding-left: 1em;
}

/* line 770, sass/_shop.scss */
.checkout #order_review #payment ul {
  border-bottom: 4px double #e8e4e3;
}

/* line 773, sass/_shop.scss */
.checkout #order_review #payment ul li {
  list-style: none;
  margin-bottom: 1em;
}

/* line 777, sass/_shop.scss */
.checkout #order_review #payment ul li input[type="radio"] {
  margin-right: 1em;
  margin-top: .382em;
  float: left;
  box-shadow: 0 1px 0 0 #ffffff;
  -webkit-box-shadow: 0 1px 0 0 #ffffff;
}

/* line 784, sass/_shop.scss */
.checkout #order_review #payment ul li label {
  font-weight: bold;
  margin-bottom: .618em;
  display: block;
}

/* line 789, sass/_shop.scss */
.checkout #order_review #payment ul li label img {
  float: right;
  padding: 0;
  border: 0;
}

/* line 794, sass/_shop.scss */
.checkout #order_review #payment ul li .payment_box {
  background: #fff;
  padding: 1em;
  -webkit-border-radius: 0.382em;
  border-radius: 0.382em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/* line 803, sass/_shop.scss */
.checkout #order_review #payment ul li .payment_box p:last-child {
  margin-bottom: 0;
}

/* line 806, sass/_shop.scss */
.checkout #order_review #payment ul li .payment_box label {
  font-size: 1em;
}

/* line 809, sass/_shop.scss */
.checkout #order_review .form-row.place-order {
  width: 100%;
  margin-bottom: 0;
}

/* line 813, sass/_shop.scss */
.checkout #order_review .form-row.place-order:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

/* line 820, sass/_shop.scss */
.checkout #order_review .form-row.place-order .button {
  font-size: 1.387em;
  margin-bottom: .618em;
  float: left;
}

/* line 825, sass/_shop.scss */
.checkout #order_review .form-row.place-order .form-row.terms {
  width: auto;
  float: right;
  margin-bottom: 0;
}

/* line 830, sass/_shop.scss */
.checkout #order_review .form-row.place-order .form-row.terms label {
  float: left;
  margin-right: .618em;
}

/* line 834, sass/_shop.scss */
.checkout .create-account {
  clear: both;
}

/* line 837, sass/_shop.scss */
.checkout .create-account p:first-child {
  padding: .618em 1em .618em 2.618em;
  margin-bottom: 1.618em;
  background: #fff;
  border: 1px solid #4d65a4;
  border-left-width: 0.382em;
  position: relative;
  font-weight: bold;
}

/* line 846, sass/_shop.scss */
.checkout .create-account p:first-child:before {
  font-family: 'WebSymbolsRegular';
  content: "S";
  display: block;
  color: #4d65a4;
  font-weight: normal;
  position: absolute;
  top: .618em;
  font-size: 1em;
  left: .857em;
}

/* line 857, sass/_shop.scss */
ul.order_details {
  border: 1px solid #e8e4e3;
  list-style: none;
  padding-left: 1.618em;
  position: relative;
}

/* line 863, sass/_shop.scss */
ul.order_details:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

/* line 870, sass/_shop.scss */
ul.order_details li {
  padding: 1em 2em 1em 0;
  margin-right: 2em;
  float: left;
  border-right: 1px solid #e8e4e3;
  text-transform: uppercase;
  font-size: .857em;
  color: #9f9693;
}

/* line 879, sass/_shop.scss */
ul.order_details li strong {
  display: block;
  text-transform: none;
  font-size: 1.387em;
  color: #6c6360;
}

/* line 885, sass/_shop.scss */
ul.order_details li:last-child {
  border-right: 0;
}

/* line 888, sass/_shop.scss */
ul.order_details:before {
  font-family: 'WebSymbolsRegular';
  display: inline-block;
  font-size: .857em;
  margin-left: .618em;
  font-weight: normal;
  content: "/";
  position: absolute;
  top: .327em;
  right: .618em;
  font-size: 2.244em;
  color: #84ac50;
}

/* 7.5 Widgets */
/* line 902, sass/_shop.scss */
.widget ul li .count {
  float: right;
}

/* line 905, sass/_shop.scss */
.widget ul.product_list_widget li {
  margin-bottom: .618em;
  padding-bottom: .618em;
  border-bottom: 1px dashed #e8e4e3;
}

/* line 910, sass/_shop.scss */
.widget ul.product_list_widget li:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

/* line 917, sass/_shop.scss */
.widget ul.product_list_widget li a {
  display: block;
}

/* line 920, sass/_shop.scss */
.widget ul.product_list_widget li img {
  float: right;
  width: 2.244em;
  height: auto;
  margin-left: 1em;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/* line 931, sass/_shop.scss */
.widget ul.product_list_widget li del {
  opacity: 0.5;
}

/* line 935, sass/_shop.scss */
.widget ul.product_list_widget li ins {
  font-weight: bold;
  text-decoration: none;
  margin-left: .618em;
}

/* line 940, sass/_shop.scss */
.widget ul.product_list_widget li:last-child {
  border-bottom: 0;
}

/* line 943, sass/_shop.scss */
.widget_woo_subscribe #connect {
  background: none;
  border: 0;
  padding: 0;
}

/* line 948, sass/_shop.scss */
.widget_price_filter .price_slider {
  margin-bottom: 1em;
}

/* line 951, sass/_shop.scss */
.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
}

/* line 955, sass/_shop.scss */
.widget_price_filter .price_slider_amount .button {
  float: left;
}

/* line 958, sass/_shop.scss */
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}

/* line 962, sass/_shop.scss */
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
  outline: none;
  background: #fff;
  border: 1px solid #ff4800;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}

/* line 983, sass/_shop.scss */
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}

/* line 986, sass/_shop.scss */
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  background: #ff4800;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/* line 1004, sass/_shop.scss */
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  border-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #e8e4e3;
}

/* line 1012, sass/_shop.scss */
.widget_price_filter .ui-slider-horizontal {
  height: 1em;
}

/* line 1015, sass/_shop.scss */
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 1019, sass/_shop.scss */
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}

/* line 1022, sass/_shop.scss */
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

/* 7.6 Account */
/* line 1027, sass/_shop.scss */
#customer_login .col-1 h2:before,
#customer_login .col-2 h2:before {
  font-family: 'WebSymbolsRegular';
  display: inline-block;
  font-size: .857em;
  margin-right: .618em;
  font-weight: normal;
}

/* line 1034, sass/_shop.scss */
#customer_login .col-1 h2:before {
  content: "x";
}

/* line 1037, sass/_shop.scss */
#customer_login .col-2 h2:before {
  content: "U";
}

/* line 1040, sass/_shop.scss */
#customer_login .lost_password {
  display: block;
  margin-top: 1em;
}

/* line 1044, sass/_shop.scss */
ul.digital-downloads li {
  list-style: none;
  padding-bottom: .618em;
}

/* line 1048, sass/_shop.scss */
ul.digital-downloads li:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

/* line 1055, sass/_shop.scss */
ul.digital-downloads li .count {
  float: right;
}

/* line 1058, sass/_shop.scss */
ul.digital-downloads li a:before {
  font-family: 'WebSymbolsRegular';
  display: inline-block;
  font-size: .857em;
  margin-right: .618em;
  font-weight: normal;
  content: ";";
}

/* line 1066, sass/_shop.scss */
table.my_account_orders .button {
  font-size: .857em;
}

/* 7.7 Shortcodes */
/* line 1070, sass/_shop.scss */
.shortcode-sticky {
  background-color: #f6eeca;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f6eeca), to(#faf5e0));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f6eeca, #faf5e0);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f6eeca, #faf5e0);
  /* FF3.6+ */
  background-image: -ms-linear-gradient(top, #f6eeca, #faf5e0);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f6eeca, #faf5e0);
  /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, #f6eeca, #faf5e0);
  padding: 1em 1.618em 2.65em 1.618em;
  border-top: 1.618em solid #f2e8b5;
  border-bottom: 1px solid #fcf7f2;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: rotate(1deg);
  /* Saf3.1+, Chrome */
  -moz-transform: rotate(1deg);
  /* FF3.5+ */
  -ms-transform: rotate(1deg);
  /* IE9 */
  -o-transform: rotate(1deg);
  /* Opera 10.5 */
  transform: rotate(1deg);
  zoom: 1;
  font-family: 'Schoolbell', cursive;
  margin: 1.618em;
  font-size: 1.142em;
  color: #554444;
  max-width: 22em;
}

/* line 1105, sass/_shop.scss */
.shortcode-sticky a {
  padding: 0 6px;
  background: rgba(255, 255, 0, 0.1);
  color: #443333;
}

/* line 1110, sass/_shop.scss */
.shortcode-sticky.left {
  float: left;
}

/* line 1113, sass/_shop.scss */
.shortcode-sticky.right {
  float: right;
}

/* line 1116, sass/_shop.scss */
.shortcode-sale {
  padding: .618em 1em;
  background: #ff4800;
  color: #fff;
  margin-bottom: 2.618em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0.202em;
  border-radius: 0.202em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  clear: both;
  font-weight: bold;
  text-align: center;
}

/* line 1131, sass/_shop.scss */
.shortcode-sale:before {
  font-family: 'WebSymbolsRegular';
  display: inline-block;
  font-size: .857em;
  margin-right: .618em;
  font-weight: normal;
  content: "R";
  float: left;
}

/* line 1140, sass/_shop.scss */
.shortcode-sale:after {
  font-family: 'WebSymbolsRegular';
  display: inline-block;
  font-size: .857em;
  margin-left: .618em;
  font-weight: normal;
  content: "R";
  float: right;
}

/* line 1149, sass/_shop.scss */
.shortcode-sale a {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  padding: 3px 12px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 6px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

/* line 1165, sass/_shop.scss */
.shortcode-sale a:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}

/*-------------------------------------------------------------------------------------------*/
/* 8. MISC */
/*-------------------------------------------------------------------------------------------*/
/* 8.1 Forms */
/* line 1173, sass/_shop.scss */
.form-row label {
  display: block;
}

/* line 1176, sass/_shop.scss */
.form-row .input-text {
  width: 100%;
}

/* line 1184, sass/_shop.scss */
input[type=text],
input.input-text,
textarea,
input.txt,
input[type=tel],
input[type=email] {
  padding: .236em .5em;
  border: 1px solid #c4c0bf;
  -webkit-border-radius: 0.125em;
  border-radius: 0.125em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1em;
  /* Make inputs the same size as normal text */
  line-height: 1.618em;
  font-family: inherit;
  /* Make inputs use the correct typeface instead of the browser default */
  outline: none;
  margin: 0 .327em;
  background: #f7f7f7;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  -webkit-appearance: none;
  -webkit-box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.03), inset 0 1px 2px #d8d4d3, 0 1px white;
  box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.03), inset 0 1px 2px #d8d4d3, 0 1px white;
}

/* line 1215, sass/_shop.scss */
input[type=text]:focus,
input.input-text:focus,
textarea:focus,
input.txt:focus,
input[type=tel]:focus,
input[type=email]:focus {
  border-color: rgba(255, 72, 0, 0.8);
  background: #fff;
  -webkit-box-shadow: 0 0 0 0.327em rgba(255, 72, 0, 0.1), 0 0 0.202em rgba(255, 72, 0, 0.4);
  box-shadow: 0 0 0 0.327em rgba(255, 72, 0, 0.1), 0 0 0.202em rgba(255, 72, 0, 0.4);
}

/* line 1222, sass/_shop.scss */
input[type="radio"] {
  -webkit-appearance: none;
  /* Hides the default checkbox style */
  height: 1.618em;
  width: 1.618em;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  border: 0.382em solid #d7d3d2;
  cursor: pointer;
  position: relative;
  -webkit-transition: .15s;
  border-radius: 2em;
  background-color: #d7d3d2;
}

/* line 1240, sass/_shop.scss */
input[type="radio"]:checked {
  background-color: #ff4800;
}

/* line 1249, sass/_shop.scss */
a.button,
a.comment-reply-link,
#commentform #submit,
.submit,
input[type=submit],
input.button,
button.button {
  display: inline-block;
  padding: .236em .857em;
  color: white;
  text-align: center;
  text-decoration: none;
  font-size: 1em;
  /* Make inputs the same size as normal text */
  font-family: inherit;
  /* Make inputs use the correct typeface instead of the browser default */
  cursor: pointer;
  /* Inputs need pointers! */
  overflow: visible;
  /* IE fix */
  width: auto;
  /* IE fix */
  line-height: 1.618em;
  margin: 0 .327em;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: bold;
  text-shadow: 0 1px 0 #cc1500;
  background-color: #FFB000;
  border: 1px solid #bb0400;
  -webkit-border-radius: 0.202em;
  border-radius: 0.202em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 1px #ff7b33, inset 0 -1px #cc1500;
  box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 1px #ff7b33, inset 0 -1px #cc1500;
}

/* line 1293, sass/_shop.scss */
a.button.alt,
a.comment-reply-link.alt,
#commentform #submit.alt,
.submit.alt,
input[type=submit].alt,
input.button.alt,
button.button.alt,
a.button.checkout,
a.comment-reply-link.checkout,
#commentform #submit.checkout,
.submit.checkout,
input[type=submit].checkout,
input.button.checkout,
button.button.checkout {
  background-color: #FFB000 !important;
}

/* line 1309, sass/_shop.scss */
a.button.alt:hover,
a.comment-reply-link.alt:hover,
#commentform #submit.alt:hover,
.submit.alt:hover,
input[type=submit].alt:hover,
input.button.alt:hover,
button.button.alt:hover,
a.button.checkout:hover,
a.comment-reply-link.checkout:hover,
#commentform #submit.checkout:hover,
.submit.checkout:hover,
input[type=submit].checkout:hover,
input.button.checkout:hover,
button.button.checkout:hover {
  background-color: #ffb000;
}

/* line 1325, sass/_shop.scss */
a.button.alt:active,
a.comment-reply-link.alt:active,
#commentform #submit.alt:active,
.submit.alt:active,
input[type=submit].alt:active,
input.button.alt:active,
button.button.alt:active,
a.button.checkout:active,
a.comment-reply-link.checkout:active,
#commentform #submit.checkout:active,
.submit.checkout:active,
input[type=submit].checkout:active,
input.button.checkout:active,
button.button.checkout:active {
  background-color: #555555;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#777777));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #555555, #777777);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #555555, #777777);
  /* FF3.6+ */
  background-image: -ms-linear-gradient(top, #555555, #777777);
  /* IE10 */
  background-image: -o-linear-gradient(top, #555555, #777777);
  /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, #555555, #777777);
}

/* line 1345, sass/_shop.scss */
a.button.large,
a.comment-reply-link.large,
#commentform #submit.large,
.submit.large,
input[type=submit].large,
input.button.large,
button.button.large {
  font-size: 1.387em;
}

/* line 1354, sass/_shop.scss */
a.button.small,
a.comment-reply-link.small,
#commentform #submit.small,
.submit.small,
input[type=submit].small,
input.button.small,
button.button.small {
  font-size: .857em;
}

/* line 1363, sass/_shop.scss */
a.button:hover,
a.comment-reply-link:hover,
#commentform #submit:hover,
.submit:hover,
input[type=submit]:hover,
input.button:hover,
button.button:hover {
  text-decoration: none;
  background-color: #ff5911;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff5911), to(#ee3700));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ff5911, #ee3700);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #ff5911, #ee3700);
  /* FF3.6+ */
  background-image: -ms-linear-gradient(top, #ff5911, #ee3700);
  /* IE10 */
  background-image: -o-linear-gradient(top, #ff5911, #ee3700);
  /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, #ff5911, #ee3700);
}

/* line 1384, sass/_shop.scss */
a.button:active,
a.comment-reply-link:active,
#commentform #submit:active,
.submit:active,
input[type=submit]:active,
input.button:active,
button.button:active {
  background-color: #ee3700;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ee3700), to(#ff5911));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ee3700, #ff5911);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #ee3700, #ff5911);
  /* FF3.6+ */
  background-image: -ms-linear-gradient(top, #ee3700, #ff5911);
  /* IE10 */
  background-image: -o-linear-gradient(top, #ee3700, #ff5911);
  /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, #ee3700, #ff5911);
  -webkit-box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.075), inset 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.075), inset 0 1px 2px rgba(0, 0, 0, 0.2);
}

/* line 1400, sass/_shop.scss */
a.remove {
  font-family: 'WebSymbolsRegular';
}

/* 8.2 Gravity forms */
/* line 1404, sass/_shop.scss */
ul.gform_fields li {
  list-style: none;
}

/* line 1407, sass/_shop.scss */
.gfield {
  margin-bottom: 1.618em;
}

/* line 1410, sass/_shop.scss */
.gfield_label {
  width: 100%;
  font-weight: bold;
  margin-bottom: .618em;
  display: block;
}

/* line 1416, sass/_shop.scss */
.gfield_required {
  color: red;
}

/* line 1419, sass/_shop.scss */
.ginput_container {
  margin-bottom: 1.618em;
}

/* line 1422, sass/_shop.scss */
.ginput_container:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

/* line 1429, sass/_shop.scss */
.ginput_container label {
  display: block;
}

/* line 1433, sass/_shop.scss */
.ginput_container input[type=text],
.ginput_container textarea {
  width: 100%;
}

/* line 1438, sass/_shop.scss */
.ginput_container .ginput_left,
.ginput_container .ginput_right,
.ginput_container .ginput_full {
  margin-bottom: 1em;
  display: block;
}

/* line 1444, sass/_shop.scss */
.ginput_container .ginput_left label,
.ginput_container .ginput_right label,
.ginput_container .ginput_full label {
  font-size: .875em;
}

/* line 1448, sass/_shop.scss */
.ginput_container .ginput_left,
.ginput_container .ginput_right {
  width: 48%;
  float: left;
  clear: left;
}

/* line 1453, sass/_shop.scss */
.ginput_container .ginput_right {
  float: right;
  clear: none;
}

/* line 1458, sass/_shop.scss */
.ginput_container .gfield_checkbox input,
.ginput_container .gfield_radio input {
  float: left;
}

/* line 1461, sass/_shop.scss */
img.ui-datepicker-trigger {
  border: 0;
  padding: 0;
}

/* 8.3 IE specific styling */
/* line 1466, sass/_shop.scss */
.ie8 .widget_woo_blogauthorinfo .avatar {
  width: auto;
}

/* line 1469, sass/_shop.scss */
.ie8 #top select {
  display: none !important;
}

/* line 1476, sass/_shop.scss */
.summary {
  float: left;
  padding-left: 25px;
}

/* line 1481, sass/_shop.scss */
.woocommerce-tabs {
  clear: both;
  padding-top: 25px;
}

/* line 1486, sass/_shop.scss */
h1.product_title, h2.entry-title {
  margin-bottom: 10px;
}

/* line 1490, sass/_shop.scss */
.woocommerce a.button.alt {
  background: #FEAD00 !important;
  border: none;
  color: #5f2917 !important;
  text-shadow: none !important;
}

/* line 1498, sass/_shop.scss */
.shipping_calculator {
  margin-top: 25px;
}
/* line 1501, sass/_shop.scss */
.shipping_calculator h2 a {
  font-size: 16px;
  text-align: right;
}

/* line 1507, sass/_shop.scss */
input#place_order {
  background: #FEAD00 !important;
  border: none;
  color: #5f2917 !important;
  text-shadow: none !important;
  margin-right: 25px;
}

/* line 1515, sass/_shop.scss */
.woocommerce .woocommerce-info {
  border: none;
  border-top-color: #FEAD00 !important;
}

/* line 1520, sass/_shop.scss */
.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
  background: #FEAD00 !important;
}

/* line 1524, sass/_shop.scss */
a.add_to_cart_button, button.single_add_to_cart_button, a.product_type_simple {
  background: #FEAD00 !important;
  border: none;
  border-bottom: none !important;
  border-top: none !important;
  box-shadow: none;
  color: #5f2917 !important;
  text-shadow: none !important;
  margin-top: 5px;
  margin-bottom: 15px;
  margin-left: 0;
}

/* line 1539, sass/_shop.scss */
#tab-description p {
  padding-left: 0;
}
/* line 1543, sass/_shop.scss */
#tab-description h2 {
  margin-top: 25px;
}

/* line 1550, sass/_shop.scss */
.summary p {
  padding-left: 0;
  padding-bottom: 30px;
}

/* line 1558, sass/_shop.scss */
.woocommerce-message .button {
  background: #FEAD00 !important;
  border: none;
  border-bottom: none !important;
  border-top: none !important;
  box-shadow: none;
  color: #5f2917 !important;
  text-shadow: none !important;
  margin-top: -4px;
  margin-right: -8px;
}

/* line 1570, sass/_shop.scss */
p.woocommerce-result-count {
  display: none;
}

/* line 1574, sass/_shop.scss */
.orderby {
  margin-bottom: 25px;
}

/* line 1578, sass/_shop.scss */
.products h3 {
  font-size: 18px;
  padding-bottom: 10px;
}
/* line 1582, sass/_shop.scss */
.products h3:hover {
  color: #FFAE00 !important;
}

/* line 1587, sass/_shop.scss */
ul.products {
  margin-top: 20px;
}

/* line 1591, sass/_shop.scss */
h1.product_title.entry-title {
  margin-top: 25px;
}

/* line 1595, sass/_shop.scss */
.images {
  margin-left: 25px;
}

/* line 1601, sass/_shop.scss */
.products span.amount {
  color: #C25A00;
  font-size: 16px;
  padding: 5px 0;
  padding-bottom: 10px;
}

/* line 1610, sass/_shop.scss */
.form-row .terms .woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox {
  margin: 4px 8px 0 -30px !important;
}

/* line 1615, sass/_shop.scss */
textarea {
  display: block;
  margin-top: 15px;
}



