/* Used to convert PX to EMs for multiple properties or values or both.
	$base is an optional measurement that allows making measurements relative to the parent font size rather than the current. Also accepts a list of lists (instead a list of values) for properties that accept multiple lists of values. Only numbers of converted; everything else is passed through.

	Examples:

	@include scale(line-height, 30)
	@include scale(line-height, 30, 16)
	@include scale(width height, 125);
	@include scale(padding, 0 25, 16);
	@include scale(text-shadow, (#0d6e28 1 1) (#777 0 0 2), 16);
	@include scale(box-shadow, (inset 0 0 0 1 #2a9022) (inset 0 0 3 #459966), 16);
*/
/* Convert PX units to EMs.
	Ex: margin-right: pem(16);
*/
/***********************
 *  Layout
 ***********************/
.shop-categories {
  width: 270px;
  margin-right: 41px;
  float: left; }

.shop-content {
  width: 892px;
  margin-bottom: 20px; }

.shop-content.with-categories {
  width: 581px;
  float: left; }

.shop-content .col3-1 {
  width: 179px;
  float: left;
  margin-right: 22px; }

.shop-content .col3-1.last {
  margin-right: 0px; }

/***********************
 *  Sidebar categories
 ***********************/
#sidebar-shop-categories {
  margin-bottom: 20px; }

#sidebar-shop-categories li {
  list-style: none;
  font-size: 14px;
  color: #223f1e;
  line-height: 16px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-top: 1px solid #d8d0bc; }

#sidebar-shop-categories {
  border-bottom: 1px solid #d8d0bc; }

#sidebar-shop-categories ul li:last-child {
  padding-bottom: 0px; }

#sidebar-shop-categories ul {
  display: none;
  margin-top: 3px; }

#sidebar-shop-categories li.current-cat ul {
  display: block; }

#sidebar-shop-categories a div {
  padding: 7px 0px 5px 0px;
  -ms-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

#sidebar-shop-categories .arrow {
  display: none; }

#sidebar-shop-categories li.current-cat > a > div > .arrow {
  display: inline-block;
  *display: inline;
  margin-right: 4px; }

#sidebar-shop-categories li.depth-0 a div {
  padding-left: 20px;
  padding-right: 20px; }

#sidebar-shop-categories li.depth-1 a div {
  padding-left: 30px;
  padding-right: 30px; }

#sidebar-shop-categories li.depth-2 a div {
  padding-left: 40px;
  padding-right: 40px; }

#sidebar-shop-categories li.current-cat.depth-0 > a > div {
  padding-left: 10px; }

#sidebar-shop-categories li.current-cat.depth-1 > a > div {
  padding-left: 20px; }

#sidebar-shop-categories li.current-cat.depth-2 > a > div {
  padding-left: 30px; }

#sidebar-shop-categories a,
#sidebar-shop-categories a:visited {
  display: block;
  color: #223f1e;
  font-size: 14px;
  text-decoration: none; }

#sidebar-shop-categories li.current-cat > a > div,
#sidebar-shop-categories a:hover div {
  background-color: #dfdbca !important; }

#sidebar-shop-categories .count {
  font-size: 11px;
  margin-left: 5px; }

.paging-stats {
  color: #223f1e;
  font-size: 12px; }

.orderby-field {
  margin-bottom: 15px; }

.product .summary .sku_wrapper {
  margin-top: 0px;
  font-size: 12px;
  color: #999999;
  margin-bottom: 15px;
  text-transform: uppercase; }

.nobr {
  white-space: nowrap; }

.woocommerce_message, .woocommerce_error, .woocommerce_info {
  padding: .55em 1em .55em 3em;
  margin: 0 0 2em;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #f7f6f7;
  background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f7), to(#f0eef0));
  background: -webkit-linear-gradient(#f7f6f7, #f0eef0);
  background: -moz-linear-gradient(center top, #f7f6f7 0%, #f0eef0 100%);
  background: -moz-gradient(center top, #f7f6f7 0%, #f0eef0 100%);
  color: #5e5e5e;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 0 #ffffff;
  list-style: none outside;
  width: auto; }

.woocommerce_message:after, .woocommerce_error:after, .woocommerce_info:after {
  content: "";
  display: block;
  clear: both; }

.woocommerce_message:before, .woocommerce_error:before, .woocommerce_info:before {
  content: "";
  height: 16px;
  width: 16px;
  display: block;
  position: absolute;
  top: .8em;
  left: 1em;
  background-color: white;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em; }

.woocommerce_message .button, .woocommerce_error .button, .woocommerce_info .button {
  float: right; }

.woocommerce_message li, .woocommerce_error li, .woocommerce_info li {
  list-style: none outside; }

.woocommerce_message:before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAAN0lEQVQIHXWMQQ4AMAjCxv7/ZxZIanbYPIhSUbbXo2Jqf0BsA4mjgU1ioAVpSSrDVbPzFgPt7QH7qwoJ3MDCYgAAAABJRU5ErkJggg==) center no-repeat #8fae1b; }

.woocommerce_info:before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAFCAYAAABvsz2cAAAAG0lEQVQIHWP8DwQMQMACxIwwBliECcQDATgDAMHrBQqJ6tMZAAAAAElFTkSuQmCC) center no-repeat #18919c; }

.woocommerce_error:before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAFCAYAAABvsz2cAAAAHUlEQVQIHWP8DwQMQMAEIkAAzmABchhBIiAGWA0Ar6MFCigWCYMAAAAASUVORK5CYII=) center no-repeat #b81c23; }

small.note {
  display: block;
  color: #777777;
  font-size: 11px;
  line-height: 21px;
  margin-top: 10px; }

#breadcrumb {
  margin: 0 0 1em;
  padding: 0;
  font-size: 0.92em;
  color: #777777; }

#breadcrumb:after {
  content: "";
  display: block;
  clear: both; }

#breadcrumb a {
  color: #777777; }

.col2-set {
  width: 100%; }

.col2-set:after {
  content: "";
  display: block;
  clear: both; }

.col2-set .col-1 {
  float: left;
  width: 48%; }

.col2-set .col-2 {
  float: right;
  width: 48%; }

div.product, #content div.product {
  margin-bottom: 0;
  position: relative; }

div.product .product_title, #content div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
  margin-bottom: 15px; }

div.product .product_title.with-sku, #content div.product .product_title.with-sku {
  margin-bottom: 3px; }

.single-product div.offers {
  padding-top: 2px;
  margin-left: 15px;
  float: right;
  line-height: 18px; }

.single-product div.price, .single-product span.price {
  color: #ec5427;
  font-size: 18px; }

.single-product div.price del {
  margin-right: 4px; }

div.price .was,
div.price .now {
  color: #223f1e;
  font-size: 13px;
  display: inline-block;
  *display: inline;
  vertical-align: text-bottom;
  margin-right: 5px; }

div.product p.stock, #content div.product p.stock {
  font-size: 0.92em; }

div.product .stock, #content div.product .stock {
  color: #85ad74; }

div.product .out-of-stock, #content div.product .out-of-stock {
  color: red; }

div.product div.images,
#content div.product div.images {
  float: left;
  width: 280px;
  margin-right: 20px;
  margin-bottom: 10px;
  z-index: 30; }

div.product div.images img, #content div.product div.images img {
  display: block;
  width: 100%;
  height: auto; }

div.product div.images div.thumbnails, #content div.product div.images div.thumbnails {
  padding-top: 15px; }

div.product div.images div.thumbnails a, #content div.product div.images div.thumbnails a {
  float: left;
  width: 82px;
  margin-right: 15px;
  margin-bottom: 15px; }

div.product div.images div.thumbnails a.last, #content div.product div.images div.thumbnails a.last {
  margin-right: 0px; }

div.product div.images div.thumbnails a.first, #content div.product div.images div.thumbnails a.first {
  clear: both; }

div.product div.summary, #content div.product div.summary {
  float: left;
  width: 585px; }

div.product.adoption div.summary,
#content div.product.adoption div.summary {
  width: 571px;
  margin-right: 30px; }

div.product.adoption div.product-meta,
#content div.product.adoption div.product-meta {
  width: 285px;
  margin-right: 0px;
  float: right; }

div.product.adoption .social-buttons,
#content div.product.adoption .social-buttons {
  float: left;
  margin-top: 0px;
  width: 571px; }

div.summary a.return-to,
div.summary a.return-to:visited {
  float: right;
  margin-top: 2px;
  color: #223f1e;
  font-weight: bold;
  text-decoration: none; }

div.product .product-statistics {
  background: #e2dcc8;
  padding: 15px;
  font-size: 12px;
  color: #223f1e;
  margin-bottom: 20px; }

div.product .product-statistics h3 {
  margin-bottom: 5px; }

div.product .product-statistics ul {
  border-top: 3px solid #223f1e;
  border-bottom: 3px solid #223f1e;
  padding-bottom: 5px;
  position: relative; }

div.product .product-statistics li {
  list-style: none;
  float: left;
  width: 50%;
  margin-left: 0px;
  padding: 5px 0px 0px 0px; }

div.product .product-statistics li label {
  display: inline-block;
  *display: inline;
  min-width: 65px;
  font-weight: bold; }

div.product .adopt-me h1 {
  font-weight: bold;
  padding-bottom: 12px;
  background: url("../images/separator.png") left bottom repeat-x; }

div.product .adopt-me .variations select,
#content div.product .adopt-me .variations select {
  float: none !important; }

.reset_variations {
  display: none; }

div.product .variations {
  width: 300px; }

div.product .variation .value {
  left: 70px;
  width: 200px; }

div.product .variation .label {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  line-height: 27px;
  overflow: visible;
  height: 27px;
  width: 70px; }

div.product .variation .label label {
  display: block;
  overflow: visible;
  line-height: 29px;
  vertical-align: middle;
  height: 27px;
  width: 70px; }

div.product .variations .variation {
  margin-bottom: 10px; }

div.product.adoption .variations {
  width: auto; }

div.product.adoption .variations .label {
  position: relative;
  width: auto !important;
  top: auto !important;
  left: auto !important;
  height: auto !important;
  line-height: 18px;
  margin-bottom: 4px; }

div.product.adoption .variations label {
  display: block;
  line-height: 18px;
  width: auto !important;
  height: auto !important; }

div.product.adoption .variations .value {
  left: auto;
  width: 100%; }

div.product.adoption .variations .variation {
  margin-bottom: 10px; }

.single_variation {
  float: right;
  line-height: 40px;
  font-size: 22px !important; }

.single_variation .price {
  font-size: 22px !important; }

.single_add_to_cart_button {
  clear: both; }

div.summary a.return-to:hover {
  color: #ef662f; }

.price .annual-text {
  font-size: 0.6em; }

.single-product div.product-description {
  margin-bottom: 15px; }

div.product div.social, #content div.product div.social {
  text-align: right;
  margin: 0 0 1em; }

div.product div.social span, #content div.product div.social span {
  margin: 0 0 0 2px; }

div.product div.social span span, #content div.product div.social span span {
  margin: 0; }

div.product div.social span .stButton .chicklets, #content div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0; }

div.product div.social iframe, #content div.product div.social iframe {
  float: left;
  margin-top: 3px; }

div.product .woocommerce_tabs, #content div.product .woocommerce_tabs {
  clear: both;
  display: none !important; }

div.product p.cart, #content div.product p.cart {
  float: right; }

div.product form.cart:after, #content div.product form.cart:after {
  content: "";
  display: block;
  clear: both; }

div.product form.cart div.quantity, #content div.product form.cart div.quantity {
  float: left;
  margin: 0 4px 0 0; }

div.product form.cart table, #content div.product form.cart table {
  border-width: 0 0 1px 0; }

div.product form.cart table td, #content div.product form.cart table td {
  padding-left: 0; }

div.product form.cart table div.quantity, #content div.product form.cart table div.quantity {
  float: none;
  margin: 0; }

div.product form.cart table small.stock, #content div.product form.cart table small.stock {
  display: block;
  float: none; }

div.product form.cart .variations, #content div.product form.cart .variations {
  margin-bottom: 1em; }

div.product form.cart .variations label, #content div.product form.cart .variations label {
  font-weight: bold; }

div.product form.cart .variations select,
#content div.product form.cart .variations select {
  /*width: 100%;*/
  float: none !important; }

div.product form.cart .variations td.label, #content div.product form.cart .variations td.label {
  padding-right: 1em; }

div.product form.cart .variations td, #content div.product form.cart .variations td {
  vertical-align: top; }

div.product form.cart .group_table td.label, #content div.product form.cart .group_table td.label {
  padding-right: 1em;
  padding-left: 1em; }

div.product form.cart .group_table td, #content div.product form.cart .group_table td {
  vertical-align: top; }

span.onsale {
  width: 92px;
  height: 54px;
  display: block;
  position: absolute;
  top: 1px;
  right: -1px;
  background: url("../images/on_sale.png") no-repeat right top;
  text-indent: -10000px; }

.related span.onsale {
  top: 1px;
  right: 1px; }

.products ul, ul.products {
  width: 581px;
  margin: 0 0 14px;
  padding: 0;
  list-style: none outside;
  clear: both; }

.products ul:after, ul.products:after {
  content: "";
  display: block;
  clear: both; }

.products ul li, ul.products li {
  list-style: none outside; }

.related .related-title {
  margin-bottom: 20px; }

.related .related-title h3 {
  font-size: 18px !important;
  line-height: 21px !important;
  margin-bottom: 0px; }

.related ul.products,
.related ul,
.upsells.products ul.products,
.upsells.products ul {
  position: absolute;
  left: 0px;
  float: none;
  width: 800px; }

.related .related-content {
  position: relative;
  padding-left: 60px;
  z-index: 20; }

.related .related-content .buttons {
  display: block;
  position: absolute;
  width: 28px;
  height: 27px;
  top: 113px;
  margin-top: -13px;
  text-indent: -10000px;
  z-index: 25; }

.related .related-content .buttons.disable {
  -ms-opacity: 0.4;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4; }

.related .related-content .prev {
  z-index: 25;
  left: -5px;
  background: url("../images/arrow_left.png") no-repeat center top; }

.related .related-content a.prev:hover {
  background-position: center bottom !important; }

.related .related-content a.prev.disable:hover {
  background-position: center top !important; }

.related .related-content .next {
  right: -5px;
  background: url("../images/arrow_right.png") no-repeat center top; }

.related .related-content a.next:hover {
  background-position: center bottom !important; }

.related .related-content a.next.disable:hover {
  background-position: center top !important; }

#carousel .viewport {
  float: left;
  width: 796px;
  overflow: hidden;
  position: relative;
  min-height: 300px; }

.related ul.products li.product,
.related ul li.product,
.upsells.products ul.products li.product,
.upsells.products ul li.product {
  width: 175px;
  margin-right: 24px;
  float: left;
  display: block !important;
  min-height: 300px; }

.related ul.products li.product .spacer {
  width: 175px;
  padding-right: 22px; }

.related ul.products li.product {
  margin-right: 0px; }

.related ul.products li.product.first,
.related ul li.product.first,
.upsells.products ul.products li.product.first,
.upsells.products ul li.product.first {
  clear: none !important; }

.related ul.products li.product img,
.related ul li.product img,
.upsells.products ul.products li.product img,
.upsells.products ul li.product img {
  width: 173px;
  height: auto;
  max-height: 231px; }

.related .wrapper-related-content .related-first,
.related .wrapper-related-content .related-last {
  position: absolute;
  width: 60px;
  height: 233px;
  left: -20px;
  top: 0px;
  background: #d9d2bf; }

.related .wrapper-related-content .related-last {
  left: auto;
  right: -20px; }

ul.products li.product {
  margin-left: 0px;
  float: left;
  width: 179px;
  margin-right: 22px;
  margin-bottom: 20px; }

ul.products li.product h3 {
  padding: .5em 0;
  margin: 0;
  font-size: 1em; }

ul.products li.product a {
  display: block;
  text-decoration: none; }

ul.products li.product a img {
  width: 100%;
  height: auto;
  max-height: 239px;
  display: block;
  margin: 0 0 8px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3); }

ul.products li.product a:hover img {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4); }

ul.products li.product strong {
  display: block; }

ul.products li.product .price {
  color: #ec5427;
  display: block;
  font-weight: normal;
  margin-bottom: 0px;
  font-size: 18px; }

ul.products li.product .price label {
  color: #223f1e;
  font-size: 13px;
  display: inline-block;
  *display: inline;
  margin-right: 4px; }

ul.products li.product .price.sale label {
  display: none; }

ul.products li.product .price .was,
ul.products li.product .price .now {
  color: #223f1e;
  font-size: 13px;
  vertical-align: text-bottom;
  display: inline-block;
  *display: inline;
  margin-right: 5px; }

ul.products li.product .price del {
  font-size: 14px;
  color: #ec5427;
  margin: -2px 0 0 0; }

ul.products li.product .price ins {
  text-decoration: none;
  background: none; }

ul.products li.product .price .from {
  font-size: 0.7em;
  margin: -2px 0 0 0;
  text-transform: uppercase;
  color: #888888; }

ul.products li.first {
  clear: both; }

ul.products li.last {
  margin-right: 0; }

.woocommerce_ordering {
  margin-bottom: 15px; }

a.button.loading, button.button.loading, input.button.loading, #respond input#submit.loading, #content input.button.loading {
  color: #777777;
  border: 1px solid #f7f6f7; }

a.button.loading:before, button.button.loading:before, input.button.loading:before, #respond input#submit.loading:before, #content 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, 0.65); }

a.button.added:before, button.button.added:before, input.button.added:before, #respond input#submit.added:before, #content input.button.added:before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  top: 0.35em;
  right: -26px;
  text-indent: 0;
  background: url(../images/success.png) no-repeat; }

a.button,
button.button,
input.button,
#respond input#submit,
#content input.button {
  border: 1px solid #ef662f;
  background-color: #ef6930;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f27837), color-stop(100%, #ec5326));
  background-image: -webkit-linear-gradient(top, #f27837, #ec5326);
  background-image: -moz-linear-gradient(top, #f27837, #ec5326);
  background-image: -ms-linear-gradient(top, #f27837, #ec5326);
  background-image: -o-linear-gradient(top, #f27837, #ec5326);
  background-image: linear-gradient(to bottom, #f27837, #ec5326);
  -pie-background: linear-gradient(to bottom, #f27837, #ec5326);
  /*ie 6-9 via PIE*/
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  position: relative;
  z-index: 0;
  -ms-border-radius: 18px !important;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
  -ms-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  -webkit-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  -moz-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  font: 20px/24px "BebasNeueRegular", Arial, Helvetica, sans-serif !important;
  padding: 5px 30px !important;
  color: #ffffff !important;
  behavior: url(/pie/PIE.php); }

a.button.short, button.button.short,
input.button.short,
#respond input#submit.short,
#content input.button.short {
  padding: 5px 19px !important; }

a.button:active,
button.button:active,
input.button:active,
#respond input#submit:active,
#content input.button:active {
  border: 1px solid #ef662f;
  -ms-box-shadow: inset 0 0 8px 2px #bb5025;
  -webkit-box-shadow: inset 0 0 8px 2px #bb5025;
  -moz-box-shadow: inset 0 0 8px 2px #bb5025;
  box-shadow: inset 0 0 8px 2px #bb5025;
  color: #ffffff !important; }

a.button:hover, button.button:hover, input.button:hover, #respond input#submit:hover, #content input.button:hover {
  background-color: #e6622d;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef662f), color-stop(100%, #cb5728));
  background-image: -webkit-linear-gradient(top, #ef662f, #cb5728);
  background-image: -moz-linear-gradient(top, #ef662f, #cb5728);
  background-image: -ms-linear-gradient(top, #ef662f, #cb5728);
  background-image: -o-linear-gradient(top, #ef662f, #cb5728);
  background-image: linear-gradient(to bottom, #ef662f, #cb5728);
  -pie-background: linear-gradient(to bottom, #ef662f, #cb5728);
  /*ie 6-9 via PIE*/
  border: 1px solid #ef662f;
  -ms-box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  color: #fff !important;
  color: #ffffff !important; }

a.button[disabled],
button.button[disabled],
input.button[disabled],
#respond input#submit[disabled],
#content input.button[disabled] {
  border: 1px solid #ef662f !important;
  background-color: #ef6930 !important;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f27837), color-stop(100%, #ec5326)) !important;
  background-image: -webkit-linear-gradient(top, #f27837, #ec5326) !important;
  background-image: -moz-linear-gradient(top, #f27837, #ec5326) !important;
  background-image: -ms-linear-gradient(top, #f27837, #ec5326) !important;
  background-image: -o-linear-gradient(top, #f27837, #ec5326) !important;
  background-image: linear-gradient(to bottom, #f27837, #ec5326) !important;
  -pie-background: linear-gradient(to bottom, #f27837, #ec5326) !important;
  /*ie 6-9 via PIE*/
  color: #fff !important;
  text-decoration: none !important;
  text-align: center !important;
  text-transform: uppercase !important;
  -webkit-font-smoothing: antialiased !important;
  position: relative !important;
  z-index: 0 !important;
  -ms-border-radius: 18px !important;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
  -ms-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  -webkit-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  -moz-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  -ms-opacity: 0.6;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  color: #fff !important; }

.cart .button, .cart input.button {
  display: inline;
  float: none; }

.quantity input.qty, #content .quantity input.qty {
  text-align: center; }

.quantity .plus, .quantity .minus, #content .quantity .plus, #content .quantity .minus {
  display: none !important; }

#reviews h2 small {
  float: right;
  color: #777777;
  font-size: 15px;
  line-height: 21px;
  margin: 10px 0 0 0; }

#reviews h2 small a {
  text-decoration: none;
  color: #777777; }

#reviews h3 {
  margin: 0; }

#reviews #respond {
  margin: 0;
  border: 0;
  padding: 0; }

#reviews #comment {
  height: 75px; }

#reviews #comments .add_review:after {
  content: "";
  display: block;
  clear: both; }

#reviews #comments h2 {
  clear: none; }

#reviews #comments ol.commentlist {
  margin: 0;
  width: 100%;
  background: none; }

#reviews #comments ol.commentlist:after {
  content: "";
  display: block;
  clear: both; }

#reviews #comments ol.commentlist li {
  padding: 00;
  margin: 0 0 20px;
  border: 0;
  position: relative;
  background: 0;
  border: 0; }

#reviews #comments ol.commentlist li .meta {
  color: #777777;
  font-size: 0.75em; }

#reviews #comments ol.commentlist li img {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  width: 32px;
  height: auto;
  background: #f7f6f7;
  border: 1px solid #f0eef0;
  margin: 0;
  line-height: 1; }

#reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: 1px solid #f0eef0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1em 1em 0; }

#reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1em; }

#reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 0.83em; }

#reviews #comments .commentlist > li:before {
  content: ""; }

.star-rating {
  float: right;
  width: 80px;
  height: 16px;
  background: url(../images/star.png) repeat-x left 0; }

.star-rating span {
  background: url(../images/star.png) repeat-x left -32px;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
  float: left; }

.hreview-aggregate .star-rating {
  margin: 10px 0 0 0; }

#review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0 0 0;
  background: transparent none;
  border: 0; }

#review_form #respond:after {
  content: "";
  display: block;
  clear: both; }

#review_form #respond p {
  margin: 0 0 10px; }

#review_form #respond .form-submit input {
  left: auto; }

#review_form #respond textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

p.stars:after {
  content: "";
  display: block;
  clear: both; }

p.stars span {
  width: 80px;
  height: 16px;
  position: relative;
  float: left;
  background: url(../images/star.png) repeat-x left 0; }

p.stars span a {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 0;
  padding-top: 16px;
  overflow: hidden; }

p.stars span a:hover, p.stars span a:focus {
  background: url(../images/star.png) repeat-x left -16px; }

p.stars span a.active {
  background: url(../images/star.png) repeat-x left -32px; }

p.stars span a.star-1 {
  width: 16px;
  z-index: 10; }

p.stars span a.star-2 {
  width: 32px;
  z-index: 9; }

p.stars span a.star-3 {
  width: 48px;
  z-index: 8; }

p.stars span a.star-4 {
  width: 64px;
  z-index: 7; }

p.stars span a.star-5 {
  width: 80px;
  z-index: 6; }

table.shop_attributes {
  border: 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  margin-bottom: 1.618em;
  width: 100%; }

table.shop_attributes th {
  width: 150px;
  font-weight: bold;
  padding: 8px;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5em; }

table.shop_attributes td {
  font-style: italic;
  padding: 0;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5em; }

table.shop_attributes td p {
  margin: 0;
  padding: 8px 0; }

table.shop_attributes .alt td, table.shop_attributes .alt th {
  background: rgba(0, 0, 0, 0.025); }

table.shop_table {
  text-align: left;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  color: #223f1e; }

table.shop_table th {
  font-weight: bold;
  line-height: 18px;
  padding: 20px 10px 15px 10px;
  border: 0px none;
  background-color: #cbbea2;
  font: normal 26px/28px "BebasNeueRegular", Arial, Helvetica, sans-serif;
  color: #223f1e; }

table.shop_table th.product-name {
  padding-left: 20px; }

table.shop_table td {
  border: 3px solid #e8e7dc;
  background-color: #d9d2bf;
  padding: 6px 12px;
  vertical-align: middle; }

table.shop_table td.product-remove {
  border-left: 0px none; }

table.shop_table td.product-subtotal {
  border-right: 0px none; }

table.shop_table td.product-subtotal,
table.shop_table td.product-price {
  white-space: nowrap; }

table.shop_table td.product-thumbnail {
  border-right: 0px none; }

table.shop_table td.product-thumbnail a,
table.shop_table td.product-thumbnail img {
  display: block; }

table.shop_table td.product-thumbnail div.placeholder {
  width: 110px;
  height: 110px;
  border: 1px solid #fff;
  -ms-box-shadow: -1px 1px 5px #aaaaaa;
  -webkit-box-shadow: -1px 1px 5px #aaaaaa;
  -moz-box-shadow: -1px 1px 5px #aaaaaa;
  box-shadow: -1px 1px 5px #aaaaaa;
  overflow: hidden; }

table.shop_table td.product-thumbnail div.placeholder img {
  border: 0px none !important;
  -ms-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  position: absolute;
  top: -18px;
  left: 0px; }

table.shop_table td.product-name {
  border-left: 0px none; }

table.shop_table td.product-quantity {
  text-align: center; }

table.shop_table tfoot td {
  font-weight: bold;
  background-color: #cbbea2; }

table.my_account_orders {
  font-size: 0.85em;
  margin-bottom: 20px; }

table.my_account_orders th {
  color: #223f1e;
  font: bold 15px/17px Oxygen, Arial, Helvetica, sans-serif;
  padding: 8px 8px; }

table.my_account_orders td {
  padding: 4px 8px;
  vertical-align: top; }

table.my_account_orders .button {
  white-space: nowrap; }

table.my_account_orders .order-actions a {
  display: inline-block;
  *display: inline;
  margin-right: 5px; }

td.product-name dl.variation {
  font-size: 13px; }

td.product-name dl.variation dt {
  font-weight: bold;
  clear: left;
  margin: 0 0 0 0;
  display: block;
  padding: 0;
  color: #223f1e; }

td.product-name dl.variation dd {
  margin: 0 0 .4em 0; }

td.product-name p.backorder_notification {
  font-size: 0.83em; }

td.product-quantity {
  min-width: 80px; }

table.cart .product-thumbnail, #content table.cart .product-thumbnail {
  width: 110px; }

table.cart img, #content table.cart img {
  width: 110px;
  height: auto; }

table.cart th, table.cart td, #content table.cart th, #content table.cart td {
  vertical-align: top; }

table.cart td, #content table.cart td {
  padding: 20px; }

table.cart td.product-thumbnail, #content table.cart td.product-thumbnail {
  padding-right: 0px; }

table.cart a.product-title, #content table.cart a.product-title,
table.cart a.product-title:visited, #content table.cart a.product-title:visited {
  font-size: 14px;
  color: #223f1e;
  text-decoration: none;
  margin-bottom: 15px;
  font-weight: bold;
  display: block; }

table.cart a.product-title:hover, #content table.cart a.product-title:hover {
  color: #ec5427 !important; }

table.cart tr.is-adoption dl.variation dd {
  margin-bottom: 10px; }

table.cart a.remove, #content table.cart a.remove {
  display: inline-block;
  *display: inline;
  height: 27px;
  width: 28px;
  text-indent: -9999px;
  background: url(../images/remove.png) no-repeat center top; }

table.cart a.remove:hover, #content table.cart a.remove:hover {
  background-position: center bottom !important; }

table.cart td.actions, #content table.cart td.actions {
  padding: 0px;
  border: 0px none;
  vertical-align: middle;
  text-align: right;
  position: relative; }

table.cart td.actions > div, #content table.cart td.actions > div {
  padding: 20px; }

table.cart td.actions .coupon, #content table.cart td.actions .coupon {
  position: absolute;
  top: 20px;
  left: 20px;
  display: inline-block;
  *display: inline;
  font-weight: bold;
  font: normal 26px/36px "BebasNeueRegular", Arial, Helvetica, sans-serif;
  color: #223f1e; }

table.cart td.actions .coupon label,
#content table.cart td.actions .coupon label {
  top: 0px;
  left: 0px;
  line-height: 38px;
  height: 36px;
  display: block;
  overflow: visible;
  position: absolute; }

table.cart td.actions .coupon .coupon-field, #content table.cart td.actions .coupon .coupon-field {
  margin-left: 75px;
  margin-right: 7px; }

table.cart td.actions .button.alt, #content table.cart td.actions .button.alt {
  float: right;
  margin-left: 0.25em; }

table.cart input, #content table.cart input {
  margin: 0;
  vertical-align: middle;
  line-height: 1em; }

ul.cart_list, ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0; }

ul.cart_list li, ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  list-style: none; }

ul.cart_list li:after, ul.product_list_widget li:after {
  content: "";
  display: block;
  clear: both; }

ul.cart_list li a, ul.product_list_widget li a {
  display: block;
  font-weight: bold; }

ul.cart_list li img, ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3); }

ul.cart_list li dl, ul.product_list_widget li dl {
  margin: 0;
  font-size: 0.8751em;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, 0.1); }

ul.cart_list li dl dt, ul.product_list_widget li dl dt {
  float: left;
  clear: left;
  margin-right: 0.25em; }

ul.cart_list li dl dd, ul.product_list_widget li dl dd {
  margin-bottom: 0.5em; }

ul.cart_list li .star-rating, ul.product_list_widget li .star-rating {
  float: none; }

.widget_shopping_cart .total {
  border-top: 3px double #f7f6f7;
  padding: 4px 0 0; }

.widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block; }

.widget_shopping_cart .buttons:after {
  content: "";
  display: block;
  clear: both; }

.cart-collaterals {
  width: 100%; }

.cart-collaterals:after {
  content: "";
  display: block;
  clear: both; }

.cart-collaterals .related {
  width: 30.75%;
  float: left; }

.cart-collaterals .cross-sells {
  width: 48%;
  float: left; }

.cart-collaterals .cross-sells ul.products {
  float: none; }

.cart-collaterals .cross-sells ul.products li {
  width: 48%; }

.cart-collaterals .calculator {
  margin-top: 20px; }

.cart-collaterals .calculator .field-wrapper {
  margin-bottom: 10px; }

.cart-collaterals .calculator h2 {
  margin-bottom: 0px; }

.cart-collaterals .cart_totals {
  margin-top: 20px;
  float: right;
  width: 45%;
  text-align: left; }

.cart-collaterals.pay .cart_totals,
.woocommerce-account .cart-collaterals .cart_totals,
.order_details .cart-collaterals .cart_totals {
  width: 50%; }

.cart-collaterals .cart_totals p {
  margin: 0; }

.cart-collaterals .cart_totals p small {
  color: #777777;
  font-size: 14px; }

.cart_totals table.table_totals {
  border-collapse: collapse;
  margin-bottom: 15px; }

.cart_totals table.table_totals thead th {
  font-weight: bold;
  line-height: 18px;
  padding: 20px 10px 15px 10px;
  border: 0px none;
  background-color: #cbbea2;
  font: normal 26px/28px "BebasNeueRegular", Arial, Helvetica, sans-serif;
  color: #223f1e; }

.cart_totals table.table_totals tfoot td,
.cart_totals table.table_totals tfoot th {
  border: 3px solid #e8e7dc;
  background-color: #cbbea2;
  color: #223f1e;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding: 20px 20px 17px 20px; }

.cart_totals table.table_totals tbody td {
  background-color: #D9D1AB !important; }

.cart_totals table.table_totals tbody tr td,
.cart_totals table.table_totals tbody tr th {
  border: 3px solid #e8e7dc;
  background-color: #d9d2bf;
  color: #223f1e;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding: 20px 20px 17px 20px; }

.cart_totals table.table_totals tbody tr.alt td,
.cart_totals table.table_totals tbody tr.alt th {
  background-color: #dfdbca; }

.cart_totals table.table_totals tbody tr th {
  border-left: 0px none; }

.cart_totals table.table_totals tbody tr td {
  border-right: 0px none; }

.cart_totals table.table_totals tbody tr th {
  white-space: nowrap; }

.cart-collaterals .cart_totals table small {
  color: #777777;
  font-size: 14px; }

.cart-collaterals .cart_totals .discount td {
  color: #ec5427; }

.cart-collaterals .cart_totals .discount a.remove,
.cart-collaterals .cart_totals .discount a.remove:visited {
  display: inline-block;
  *display: inline;
  width: 15px;
  height: 15px;
  overflow: hidden;
  text-indent: -10000px;
  background: url("../images/remove_small.png") no-repeat center top; }

.cart-collaterals .cart_totals .discount a.remove:hover {
  background-position: center bottom !important; }

.cart-collaterals .cart_totals .shipping td {
  padding: 5px;
  font-size: 12px; }

.cart-collaterals .cart_totals .shipping .single-shipping {
  font-size: 14px;
  line-height: 18px;
  padding: 15px;
  font-weight: normal; }

.cart-collaterals .cart_totals tr td, .cart-collaterals .cart_totals tr th {
  border-top: 3px solid #e8e7dc; }

.cart-collaterals .cart_totals a.button.alt {
  width: 193px;
  display: block;
  font-size: 0.92em; }

form .form-row {
  padding: 3px;
  margin: 0 0 6px; }

form .form-row:after {
  content: "";
  display: block;
  clear: both; }

form .form-row label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px; }

form .form-row label.hidden {
  visibility: hidden; }

form .form-row select {
  width: 100%;
  cursor: pointer;
  margin: 0; }

form .form-row .required {
  color: red;
  font-weight: bold;
  border: 0; }

form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle; }

form .form-row label.checkbox {
  display: inline; }

form .form-row input.input-text, 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; }

form .form-row textarea {
  height: 3.5em;
  line-height: 1.5em;
  display: block;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

form .form-row-first, form .form-row-last {
  float: left;
  width: 47%;
  overflow: visible; }

form .form-row-last {
  float: right; }

form.login, form.checkout_coupon, form.register {
  text-align: left; }

form.login .panel {
  margin-bottom: 30px;
  background-color: #dfdbca; }

form.login .panel .title {
  background-color: #dfdbca; }

form.login .panel .title h2 {
  margin-bottom: 0; }

form.login .form-row.form-row-last {
  clear: both;
  float: left; }

form.login label[for="rememberme"] {
  display: inline-block;
  margin-left: 15px; }

form.login .lost_password {
  margin-left: 0; }

form.login input[type="button"] {
  display: inline-block !important; }

.checkout-header {
  padding: 20px;
  background-color: #dfdbca;
  margin-bottom: 20px; }

.checkout-header form.login, .checkout-header form.checkout_coupon, .checkout-header form.register {
  border: 0px none !important;
  padding: 0px !important;
  margin: 0px !important;
  text-align: left;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

.wrapper-login {
  width: 80%; }

.checkout-header p {
  width: 90%;
  display: block;
  margin-bottom: 10px; }

.checkout-header h3 {
  font-size: 22px; }

ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0; }

ul#shipping_method li {
  margin: 0;
  padding: 0em 0 .2em 20px;
  text-indent: -22px;
  list-style: none outside; }

ul#shipping_method .amount {
  font-weight: bold; }

.checkout .col-2 h3 {
  clear: none; }

.checkout .col-2 .notes {
  clear: left; }

.checkout .col-2 .form-row-first {
  clear: left; }

.checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%; }

.checkout #shiptobilling {
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 1.62em;
  margin: 0 0 0 0;
  padding: 0; }

#shiptobilling {
  z-index: 80; }

.checkout #shiptobilling label {
  font-size: 13px; }

#payment ul.payment_methods {
  text-align: left;
  padding: 0;
  margin: 0;
  list-style: none outside !important; }

#payment ul.payment_methods:after {
  content: "";
  display: block;
  clear: both; }

#payment ul.payment_methods li {
  text-align: left;
  margin: 0;
  font-weight: normal;
  list-style: none;
  line-height: 35px; }

#payment ul.payment_methods li input {
  margin: 0 1em 0 0; }

#payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 .5em;
  position: relative; }

#payment #place_order {
  float: right;
  margin: 0; }

#payment .terms {
  padding: 0 1em 0;
  text-align: right; }

#payment div.payment_box,
.form-notice {
  position: relative;
  width: 60%;
  padding: 1em 2%;
  margin: 1em 0 1em 0;
  font-size: 0.92em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 1.5em;
  background: #dfdbca;
  background: -webkit-gradient(linear, left top, left bottom, from(#dfdbca), to(#d9d2bf));
  background: -webkit-linear-gradient(#dfdbca, #d9d2bf);
  background: -moz-linear-gradient(center top, #dfdbca 0%, #d9d2bf 100%);
  background: -moz-gradient(center top, #dfdbca 0%, #d9d2bf 100%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); }

.form-notice {
  font-weight: bold;
  width: auto; }

#payment div.payment_box p,
.form-notice p {
  margin-bottom: 0px !important; }

#payment div.payment_box .description,
.form-notice .description {
  margin-bottom: 18px; }

#payment div.payment_box #cc-expire-month, #payment div.payment_box #cc-expire-year {
  width: 48%;
  float: left; }

#payment div.payment_box #cc-expire-year {
  float: right; }

#payment div.payment_box span.help {
  font-size: 11px;
  color: #777777;
  line-height: 13px;
  font-weight: normal; }

#payment div.payment_box .form-row {
  display: block;
  margin: 0 0 1em; }

#payment div.payment_box .form-row select:nth-child(3n) {
  margin-right: 0; }

#payment div.payment_box:after {
  content: "";
  display: block;
  border: 8px solid #dfdbca;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -3px;
  left: 0;
  margin: -1em 0 0 2em; }

.order_details {
  margin: 0 0 1.5em;
  list-style: none; }

.order_details:after {
  content: "";
  display: block;
  clear: both; }

.order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 0.715em;
  line-height: 1em;
  border-right: 1px dashed #dfdbdf;
  padding-right: 2em; }

.order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5em; }

.order_details li.method {
  border: none; }

.addresses .title:after {
  content: "";
  display: block;
  clear: both; }

.addresses .title h3 {
  float: left; }

.addresses .title .edit {
  float: right; }

.addresses address {
  margin-top: 10px; }

.addresses {
  margin-bottom: 15px; }

ol.commentlist.notes li.note p.meta {
  font-weight: bold;
  margin-bottom: 0; }

ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0; }

ul.digital-downloads {
  margin-left: 0;
  padding-left: 0; }

ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 1.5em;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat; }

ul.digital-downloads li .count {
  float: right; }

.wrapper-woocommerce-message {
  margin-bottom: 10px; }

.woocommerce-message,
.notice {
  background-color: #d6ebcf;
  border: 1px solid #549b4a;
  color: #549b4a;
  margin-bottom: 5px;
  padding: 10px; }

.notice {
  margin-bottom: 15px; }

.woocommerce-message a.button {
  float: right;
  -ms-border-radius: 18px !important;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
  -ms-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  -webkit-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  -moz-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  font: 16px/28px "BebasNeueRegular", Arial, Helvetica, sans-serif !important;
  padding: 0px 25px !important;
  display: none !important; }

.woocommerce-error li {
  color: #000; }

.woocommerce-error li span {
  color: #ec5427; }

.wrapper-woocommerce-error {
  color: #ec5427;
  border: 1px solid #ec5427;
  background-color: #eed0b7;
  margin-bottom: 15px;
  padding: 10px; }

.wrapper-woocommerce-error .error-header {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px; }

.cart_totals .woocommerce-error {
  color: #ec5427; }

.cart_totals .woocommerce-error p {
  margin-bottom: 15px; }

.cart_totals .woocommerce-info {
  color: #ec5427; }

.cart_totals .woocommerce-info p {
  margin-bottom: 15px; }

.checkout-button[disabled] {
  -ms-opacity: 0.6;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6; }

.calculator .panel .content {
  background-color: #dfdbca; }

.calculator .panel .content p {
  margin-bottom: 10px; }

/**********************
* Customer Fields
**********************/
.wrapper-customer {
  background: #dfdbca;
  padding: 10px;
  margin-bottom: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #dfdbca;
  background: -webkit-gradient(linear, left top, left bottom, from(#dfdbca), to(#d9d2bf));
  background: -webkit-linear-gradient(#dfdbca, #d9d2bf);
  background: -moz-linear-gradient(center top, #dfdbca 0%, #d9d2bf 100%);
  background: -moz-gradient(center top, #dfdbca 0%, #d9d2bf 100%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); }

#account_username_field {
  width: 48%;
  float: left; }

#account_password_field,
#account_password-2_field {
  float: left;
  width: 48%; }

p#account_password_field {
  margin-bottom: 5px; }

#eway_new_info {
  width: 48%;
  float: left; }

#eway_new_info .form-row {
  margin-bottom: 5px !important;
  padding: 0px !important; }

#eway_new_info .form-row label {
  margin-bottom: 2px !important; }

#eway_meta_info {
  width: 45%;
  float: right; }

.secured-by {
  width: 115px;
  height: 57px;
  float: right;
  margin-left: 10px; }

.gf-secured-by {
  position: absolute;
  bottom: 10px;
  width: 115px;
  height: 57px; }

.eway img {
  margin-left: 0px !important;
  padding-left: 0px !important; }

#payment {
  margin-bottom: 40px; }

#wrapper-place_order {
  text-align: right; }

.guest-checkout {
  margin-top: 10px;
  margin-bottom: 20px; }

.blockUI {
  background-color: #e8e7dc !important; }

.lost_password {
  margin-left: 20px; }

.term-description {
  margin-bottom: 15px; }

.capitalisation-notice {
  font-size: 11px;
  margin-top: 5px;
  line-height: 15px; }

header.title h3 {
  margin-bottom: 0px !important;
  line-height: 1 !important; }

.customer_details {
  margin-bottom: 20px; }

mark {
  background-color: transparent;
  font-weight: bold; }

.footer-buttons {
  margin-top: 40px; }

table.table_totals thead th:first-child,
table.table_totals tbody th:first-child,
table.table_totals tfoot th:first-child,
table.shop_table tr th:first-child,
table.shop_table tr td:first-child,
table.my_account_orders tr th:first-child,
table.my_account_orders tr td:first-child {
  border-left: 0px none !important; }

table.table_totals thead td:last-child,
table.table_totals tbody td:last-child,
table.table_totals tfoot td:last-child,
table.shop_table tr th:last-child,
table.shop_table tr td:last-child,
table.my_account_orders tr th:last-child,
table.my_account_orders tr td:last-child {
  border-right: 0px none !important; }

button.button {
  behavior: url(/pie/PIE.php); }

.form-row-wide {
  width: 100%;
  float: left;
  clear: both; }

label[for="payment_method_paypal"] img {
  display: none; }

label[for="payment_method_paypal"] a {
  margin-left: 10px; }

.calc-shipping {
  margin-top: 20px; }
  .calc-shipping h2 {
    margin-bottom: 0; }

.form-row.form-row-wide.create-account {
  position: relative;
  z-index: 100; }

/*# sourceMappingURL=woocommerce.css.map */
