/*!
Theme Name: WN Design
Theme URI: http://wndesign.com.au
Description: Custom theme designed for Warren Naylor.
Author: Noosa Websites
Author URI: http://noosawebsites.com.au/
Version: 1
*/
.boxed, div.maintenance, body.single-products div.product_meta {
  background: #f0f0f0;
  border: 1px solid #e0e0e0;
  padding: 20px; }

.annimate, a, a:hover, .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.shipping-calculator-button,
input.button,
button,
a.button,
input[type="submit"], a.fade img,
a.zoom img, #nav-header > li {
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.annimate_fast {
  -moz-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  -webkit-transition: all 100ms ease-out;
  transition: all 100ms ease-out; }

.trans_zoom {
  zoom: 1; }

.inner, ul.columns, ul.columns li.column div.column, div.layout, .ginput_complex, ul.gform_fields li.gfield, #header_nav .navigation, div.woocommerce-checkout-review-order, body.tax-product_cat div.result_ordering {
  *zoom: 1; }
  .inner:after, ul.columns:after, ul.columns li.column div.column:after, div.layout:after, .ginput_complex:after, ul.gform_fields li.gfield:after, #header_nav .navigation:after, div.woocommerce-checkout-review-order:after, body.tax-product_cat div.result_ordering:after {
    content: "";
    display: table;
    clear: both; }

#header .title h1 a img, ul.columns li.column div.column div.thumbnail a, ul.columns li.column div.column div.thumbnail img, div.featuredimage a, div.featuredimage img,
.stretch {
  display: block;
  width: 100%;
  height: auto;
  position: relative; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

strong {
  font-weight: bold; }

cite,
em,
dfn {
  font-style: italic; }

code,
kbd,
samp,
pre,
tt,
var {
  font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; }

code,
pre {
  display: block;
  white-space: pre; }

del {
  text-decoration: line-through;
  font-size: 70%;
  color: #aaa; }

ins,
dfn {
  text-decoration: none; }

small,
sup,
sub {
  display: inline-block;
  font-size: 85%;
  line-height: 1.4em !important; }

abbr,
acronym {
  text-transform: uppercase;
  letter-spacing: .1em; }

a abbr,
a acronym {
  border: none; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

/* ======================================================= */
/*                       Base Style                        */
/* ======================================================= */
/* Basic typography
---------------------------------------------------------- */
body {
  font-family: "museo-sans", sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  color: #666;
  font-weight: 300; }

p,
ul,
ol,
dl,
table,
fieldset,
blockquote,
pre,
code {
  margin-bottom: 20px; }

p.last,
ul.last,
ol.last,
dl.last,
table.last,
fieldset.last,
blockquote.last,
pre.last,
code.last {
  margin-bottom: 0px; }

/* Basic size
---------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "museo-sans", sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.4em;
  margin-bottom: 20px;
  color: #000; }

h1 {
  font-size: 42px;
  line-height: 1.2em; }

h2 {
  font-size: 35.2px;
  line-height: 1.2em;
  margin-bottom: 20px;
  color: #6e5353;
  letter-spacing: -1px; }

h3 {
  font-size: 28.8px;
  line-height: 1.2em;
  margin-bottom: 20px;
  color: #6e5353; }

h4 {
  font-size: 24px;
  line-height: 1.2em;
  margin-bottom: 0;
  color: #000; }

h5,
h6 {
  font-size: 19.2px;
  line-height: 1.6em;
  margin-bottom: 0px;
  color: #6e5353; }

h5 {
  color: #000; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #6e5353;
  text-decoration: none; }

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #f98836;
  text-decoration: underline; }

p.readmore {
  margin: 0px; }
  p.readmore a.button {
    margin-right: 10px; }

/* Basic lists
---------------------------------------------------------- */
ul {
  margin: 0px 0px 20px;
  list-style-position: outside;
  list-style-type: disc; }

ul li,
ol li {
  margin-left: 1.85em; }

ol li {
  margin-left: 1.85em; }

ul ul {
  list-style-type: disc; }

ul ul ul {
  list-style-type: disc; }

ol {
  margin: 0px 0px 20px;
  list-style-position: outside;
  list-style-type: decimal; }

dt {
  margin-top: .8em;
  margin-bottom: .4em;
  font-weight: bold; }

.u_case {
  text-transform: uppercase !important; }

.l_case {
  text-transform: lowercase !important; }

.no_margin {
  margin-bottom: 0 !important; }

/* Link style
---------------------------------------------------------- */
a {
  color: #6e5353;
  outline: none;
  text-decoration: underline; }

a:hover {
  color: #f98836;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

/* Non-semantic helper classes
---------------------------------------------------------- */
.center {
  text-align: center; }

.hidden,
.hide {
  display: none !important;
  visibility: hidden !important; }

.invisible {
  visibility: hidden; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  margin-left: auto;
  margin-right: auto; }

.clearboth,
.clear {
  clear: both;
  display: block;
  font-size: 0px;
  height: 0px;
  line-height: 0;
  width: 100%;
  overflow: hidden; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix,
*:first-child + html .clearfix {
  zoom: 1; }

/* First selector = IE6, Second Selector = IE 7 */
.inner:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .inner,
*:first-child + html .inner {
  zoom: 1; }

/* First selector = IE6, Second Selector = IE 7 */
.entry:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .entry,
*:first-child + html .entry {
  zoom: 1; }

/* First selector = IE6, Second Selector = IE 7 */
/* ======================================================= */
/*                        Structure                        */
/* ======================================================= */
/* Main Structure
---------------------------------------------------------- */
body {
  background: #eaeaea; }

#wrapper {
  margin: 0px auto 0px;
  padding: 0px 0px 0px;
  width: auto;
  background: #fff;
  width: 100%; }

#wrapper,
#header,
#page,
#content,
.sidebar,
.inner,
.sub_inner {
  position: relative; }

.inner {
  width: 1020px;
  margin: 0 auto;
  padding: 0px; }

/* ======================================================= */
/*                         Header                          */
/* ======================================================= */
#header {
  z-index: 200;
  padding: 0px;
  margin: 0px;
  background: #fff; }

#header .inner {
  padding: 20px 0px; }

#header .title {
  overflow: hidden;
  margin-bottom: 10px;
  text-align: center; }
  #header .title h1 {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 1.1em; }
    #header .title h1 a, #header .title h1 img {
      display: inline-block; }
    #header .title h1 a {
      color: #6e5353; }
      #header .title h1 a:hover {
        color: #f98836;
        text-decoration: none; }
      #header .title h1 a img {
        width: auto; }
  #header .title p {
    margin-bottom: 0;
    color: #111;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 600; }

.page_title {
  margin-bottom: 0px;
  background: #eaeaea;
  text-align: center;
  border-bottom: 1px solid #e0e0e0; }
  .page_title.align_center {
    text-align: center; }
  .page_title.align_right {
    text-align: right; }
  .page_title.align_left {
    text-align: left; }
  .page_title .inner {
    padding: 30px 0px; }
  .page_title h2 {
    color: #6e5353;
    font-size: 30px;
    line-height: 1em;
    margin: 0;
    letter-spacing: -1px; }
    .page_title h2 span {
      color: #999;
      font-weight: normal; }
    .page_title h2 br {
      display: none; }

/* ======================================================= */
/*                          Page                           */
/* ======================================================= */
#page {
  background: none; }
  #page .inner {
    padding: 40px 0; }
  #page.no_top_pad .inner {
    padding-top: 0; }
  #page.no_bottom_pad .inner {
    padding-bottom: 0; }

/* ======================================================= */
/*                         Content                         */
/* ======================================================= */
/* full width
---------------------------------------------------------- */
/* content body
---------------------------------------------------------- */
#content {
  width: 70%;
  float: left; }

body.woocommerce-page #content,
#content.fullwidth {
  width: auto;
  float: none; }

.sidebar {
  width: 30%;
  float: right;
  padding-left: 20px; }
  .sidebar div.sidebar_content {
    padding-bottom: 1px; }

.hentry {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 5px solid #eaeaea; }

.meta {
  margin: 0px 0px 20px;
  font-size: 12px;
  line-height: 1em;
  background: #f0f0f0;
  border: 1px solid #e8e8e8;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .meta span {
    margin-right: 20px; }
    .meta span i {
      margin-right: 3px; }

.results .details h2 {
  font-size: 34px;
  line-height: 1em;
  margin-bottom: 10px; }
.results .details p {
  margin: 0px; }
  .results .details p.readmore {
    margin-top: 10px; }
.results .details .meta {
  margin-bottom: 10px; }

.page_error {
  text-align: center; }
  body.error404 .page_error h2 {
    font-size: 200px;
    line-height: 1em; }
  body.error404 .page_error h5 {
    margin-bottom: 40px; }

#tagline .tagline {
  text-align: center;
  background: #6e5353;
  margin-bottom: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 20px;
  line-height: 1.2em;
  padding: 20px 20px;
  color: #fff; }
  #tagline .tagline p {
    margin: 0; }

#copyright {
  color: #666;
  text-align: center;
  font-size: 14px;
  line-height: 1.6em;
  border-top: 1px solid #e0e0e0; }
  #copyright .inner {
    padding: 20px 0px 80px;
    text-align: center; }
    #copyright .inner a {
      color: #666;
      text-decoration: underline; }
      #copyright .inner a:hover {
        color: #6e5353;
        text-decoration: underline; }
    #copyright .inner p {
      margin: 0; }
    #copyright .inner .footer_text {
      margin: 0 0 10px; }

/* Right Sidebar
---------------------------------------------------------- */
.sidebar div.widget div.content {
  padding: 0px; }

.widget.widget_kpg_cpl ul li a:hover,
.widget .list-custom-taxonomy-widget ul li a:hover,
.widget ul.menu li a:hover,
.widget ul.product-categories li a:hover, .widget.widget_kpg_cpl ul li.current_page_item a,
.widget .list-custom-taxonomy-widget ul li.current_page_item a,
.widget ul.menu li.current_page_item a,
.widget ul.product-categories li.current_page_item a, .widget.widget_kpg_cpl ul li.current-cat a,
.widget .list-custom-taxonomy-widget ul li.current-cat a,
.widget ul.menu li.current-cat a,
.widget ul.product-categories li.current-cat a {
  color: #f98836;
  padding-left: 15px; }

.widget {
  margin: 0 0 20px;
  padding: 0 0 10px; }
  .widget h3.widget_title {
    color: #000;
    margin: 0 0 10px;
    padding: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2em; }
  .widget.widget_kpg_cpl ul,
  .widget .list-custom-taxonomy-widget ul,
  .widget ul.menu,
  .widget ul.product-categories {
    margin: 0px !important;
    list-style: none;
    border-bottom: 1px solid #ddd; }
    .widget.widget_kpg_cpl ul li,
    .widget .list-custom-taxonomy-widget ul li,
    .widget ul.menu li,
    .widget ul.product-categories li {
      border-top: 1px solid #ddd;
      margin: 0;
      padding: 0px; }
      .widget.widget_kpg_cpl ul li a,
      .widget .list-custom-taxonomy-widget ul li a,
      .widget ul.menu li a,
      .widget ul.product-categories li a {
        display: block;
        padding: 8px 10px;
        color: #666;
        text-decoration: none; }

/* ======================================================= */
/*                         Divider                         */
/* ======================================================= */
.divider {
  position: relative;
  clear: both;
  display: block;
  padding: 0px;
  margin: 30px 0px;
  height: 1px;
  background: #e0e0e0; }

div.contact {
  margin-bottom: 20px; }
  div.contact span {
    display: block; }

ul.columns {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-right: -15px !important;
  clear: both; }
  ul.columns li.column {
    float: left;
    margin: 0;
    width: 33.33333% !important; }

ul.columns li.column:nth-child(3n + 1) {
  clear: both; }

div.columns-1 ul.columns li.column div.column {
  margin-right: 0 !important; }

div.columns-1 ul.columns li.column {
  width: 100% !important;
  clear: none; }

div.columns-2 ul.columns li.column {
  width: 50% !important;
  clear: none; }

div.columns-3 ul.columns li.column {
  width: 33.33333% !important;
  clear: none; }

div.columns-4 ul.columns li.column {
  width: 25% !important;
  clear: none; }

div.columns-5 ul.columns li.column {
  width: 20% !important;
  clear: none; }

div.columns-6 ul.columns li.column {
  width: 16.66667% !important;
  clear: none; }

div.columns-1 ul.columns li.column:nth-child(1n + 1) {
  clear: both; }

div.columns-2 ul.columns li.column:nth-child(2n + 1) {
  clear: both; }

div.columns-3 ul.columns li.column:nth-child(3n + 1) {
  clear: both; }

div.columns-4 ul.columns li.column:nth-child(4n + 1) {
  clear: both; }

div.columns-5 ul.columns li.column:nth-child(5n + 1) {
  clear: both; }

div.columns-6 ul.columns li.column:nth-child(6n + 1) {
  clear: both; }

div.column {
  margin-right: 15px;
  margin-bottom: 30px; }

/* Smartphones (portrait) (ie: Galaxy 1) */
@media only screen and (max-width: 480px) {
  .woocommerce ul.products,
  ul.columns,
  .column {
    margin-right: 0 !important; }

  ul.columns li.column {
    width: 100% !important;
    clear: both; }

  div.columns-1 ul.columns li.column {
    width: 100% !important;
    clear: both; }

  div.columns-2 ul.columns li.column {
    width: 100% !important;
    clear: both; }

  div.columns-3 ul.columns li.column {
    width: 100% !important;
    clear: both; }

  div.columns-4 ul.columns li.column {
    width: 100% !important;
    clear: both; }

  div.columns-5 ul.columns li.column {
    width: 100% !important;
    clear: both; }

  div.columns-6 ul.columns li.column {
    width: 100% !important;
    clear: both; } }
div.layout {
  clear: both; }

div.related_products {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e0e0e0; }
  div.related_products h4 {
    font-size: 18px;
    color: #f98836;
    line-height: 1.4em;
    margin-bottom: 10px; }
  div.related_products .details h3 a {
    font-size: 14px;
    line-height: 1.2em; }

div.maintenance {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.4em; }
  div.maintenance h4 {
    font-size: 18px;
    color: #111;
    line-height: 1.4em;
    margin-bottom: 5px; }
  div.maintenance li {
    margin-bottom: 5px; }
    div.maintenance li:last-child {
      margin-bottom: 0; }

body.single-products div.product_description,
body.single-products div.product_meta {
  margin-bottom: 20px; }
body.single-products div.product_meta div.product_price {
  font-size: 24px;
  line-height: 1.2em;
  color: #222;
  margin-bottom: 3px; }
body.single-products div.product_meta .product_size,
body.single-products div.product_meta .product_colours {
  line-height: 1em;
  padding: 5px 0; }
  body.single-products div.product_meta .product_size span,
  body.single-products div.product_meta .product_colours span {
    display: inline-block;
    border-right: 1px solid #999;
    padding-right: 5px;
    margin-right: 5px; }
    body.single-products div.product_meta .product_size span:last-child,
    body.single-products div.product_meta .product_colours span:last-child {
      border-right: none;
      padding-right: 0;
      margin-right: 0; }

div.products .thumbnail {
  margin-bottom: 0px; }
div.products .details {
  text-align: center; }
  div.products .details h3 {
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 9px; }
    div.products .details h3 a {
      display: block;
      padding: 10px 0;
      color: #fff;
      background: #6e5353; }
      div.products .details h3 a:hover {
        background: #f98836;
        text-decoration: none; }
  div.products .details div.product_price {
    font-size: 20px;
    line-height: 1.2em;
    color: #222;
    margin-bottom: 3px; }
  div.products .details div.product_collections {
    line-height: 1.2em;
    margin-bottom: 5px; }
    div.products .details div.product_collections span {
      display: none; }
  div.products .details div.product_size {
    font-size: 14px;
    line-height: 1.4em; }
    div.products .details div.product_size span.product_weight {
      display: block; }

/***** Gallery *****/
div.gallery {
  padding-bottom: 0; }
  div.gallery ul li {
    margin: 0px !important; }
  body.single-product_colours div.gallery {
    margin-bottom: 20px; }

a.fade {
  color: #000; }
  a.fade:hover {
    color: #000; }
    a.fade:hover i {
      display: block; }
  a.fade i {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 28px;
    text-align: center;
    margin-top: -15px;
    z-index: 1;
    display: none; }

ul.social,
ul.social li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  overflow: hidden; }

ul.social li {
  float: left;
  margin: 0px 5px 0 0;
  border: none;
  padding: 0;
  font-size: 0; }
  ul.social li a {
    font-size: 18px;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    border: none;
    padding: 0px;
    background: #ddd;
    color: #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    ul.social li a:hover {
      background: #f98836;
      color: #fff; }

#copyright ul.social {
  text-align: center;
  padding: 0 0 30px; }
  #copyright ul.social li {
    margin: 0 4px;
    float: none;
    display: inline-block; }
    #copyright ul.social li a {
      background: #777;
      color: #fff; }
      #copyright ul.social li a:hover {
        background: #f98836;
        color: #fff; }

div.the_stockist h3 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 900; }
div.the_stockist span {
  display: block; }

/* ======================================================= */
/*                      Boxes Styles                       */
/* ======================================================= */
.alert-box {
  margin-bottom: 20px;
  padding: 10px 20px;
  display: block;
  background: #f0f0f0;
  border: 1px solid #e0e0e0;
  color: #666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 1.4em; }
  .alert-box p {
    margin: 9px 0; }

.alert-box.error {
  background: #f9e5e6;
  border-color: #fad2d3;
  color: #c48587; }

.alert-box.success {
  background: #e3ebc6;
  border-color: #cddb9b;
  color: #8e9c5e; }

.alert-box.info {
  background: #d8ecf5;
  border-color: #aed7ea;
  color: #5593b1; }

.alert-box.notice {
  background: #fcf7d9;
  border-color: #f7e292;
  color: #c49c03; }

.alert-box.small,
.alert-box.terms {
  background: none;
  border: none;
  display: block;
  padding: 5px 0px;
  font-size: 14px;
  line-height: 1em; }
  .alert-box.small p,
  .alert-box.terms p {
    margin: 0px 0; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.shipping-calculator-button,
input.button,
button,
a.button,
input[type="submit"] {
  font-family: "museo-sans", sans-serif;
  font-weight: bold;
  display: inline-block;
  padding: 0.5em 1em 0.5em;
  margin: 0px 0px 0.2em;
  line-height: 1.4em !important;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
  background: #6e5353;
  border: none;
  -webkit-appearance: none;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2); }
  .woocommerce #respond input#submit:hover,
  .woocommerce a.button:hover,
  .woocommerce button.button:hover,
  .woocommerce input.button:hover,
  .shipping-calculator-button:hover,
  input.button:hover,
  button:hover,
  a.button:hover,
  input[type="submit"]:hover {
    background: #f98836;
    color: #fff;
    text-decoration: none; }

.wpb_wrapper .vc_btn3.vc_btn3-size-md {
  font-size: 14px;
  padding: 0.5em 1em 0.5em; }

a.button.large {
  font-size: 20px;
  padding: 0.5em 1em 0.6em !important; }

a.button.small {
  font-size: 14px;
  padding: 0.2em 1.2em;
  line-height: 2.2em !important; }

a.button.alternate {
  background: #f98836; }
  a.button.alternate:hover {
    background: #6e5353; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.shipping-calculator-button {
  background: #ddd;
  color: #444;
  text-shadow: 0px 0px 1px transparent; }
  .woocommerce #respond input#submit:hover,
  .woocommerce a.button:hover,
  .woocommerce button.button:hover,
  .woocommerce input.button:hover,
  .shipping-calculator-button:hover {
    background: #999;
    color: #fff; }

a.button_link {
  position: relative;
  display: block;
  background: #6e5353;
  color: #fff;
  line-height: 30px;
  text-decoration: none;
  padding: 20px 50px 20px 20px;
  font-size: 24px;
  font-family: "museo-sans", sans-serif; }
  a.button_link span {
    display: block;
    text-align: center;
    background: #584242;
    width: 50px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding-top: 20px; }
  a.button_link:hover {
    background: #f98836; }
    a.button_link:hover span {
      background: #c76d2b; }

form h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 100; }

.gform_wrapper form h3 {
  color: #222; }

.gform_wrapper form h3 a {
  text-decoration: underline; }

.gform_wrapper {
  margin-bottom: 20px; }
  .sidebar .gform_wrapper {
    padding: 0px; }
    .sidebar .gform_wrapper li.nolabel label {
      display: none; }
    .sidebar .gform_wrapper select {
      width: 100%; }

.ginput_complex {
  margin-right: -10px; }
  .ginput_complex span {
    display: block;
    float: left;
    width: 50%;
    padding-right: 10px; }
    .ginput_complex span label {
      text-transform: uppercase;
      color: #999;
      font-weight: bold;
      font-size: 12px;
      line-height: 1.4em; }

.gform_wrapper form {
  margin: 0;
  padding: 0; }

.gform_heading {
  border-bottom: 1px dashed #dadada;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .gform_heading .gform_description {
    font-family: "museo-sans", sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 20px;
    line-height: 1.4em; }

ul.gform_fields,
ul.gform_fields li {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.gform_fields li.gfield {
  margin-bottom: 10px; }
  ul.gform_fields li.gfield.gform_hidden {
    margin-bottom: 0; }
  ul.gform_fields li.gfield ul.gfield_radio li,
  ul.gform_fields li.gfield ul.gfield_checkbox li {
    float: left;
    padding-right: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
    ul.gform_fields li.gfield ul.gfield_radio li label,
    ul.gform_fields li.gfield ul.gfield_checkbox li label {
      display: inline-block;
      color: #666; }
  ul.gform_fields li.gfield.boxed {
    padding: 10px 20px;
    background: #e8e8e8;
    color: #222;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

.input_style, form.register .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon form.register .input-text,
form.register input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
form.register input.mc_input,
form.register input.input-text,
form.register textarea,
.lost_reset_password .woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .lost_reset_password .input-text,
.lost_reset_password input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
.lost_reset_password input.mc_input,
.lost_reset_password input.input-text,
.lost_reset_password textarea,
.login .woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .login .input-text,
.login input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
.login input.mc_input,
.login input.input-text,
.login textarea,
.comment-respond .woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .comment-respond .input-text,
.comment-respond input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
.comment-respond input.mc_input,
.comment-respond input.input-text,
.comment-respond textarea,
.widget_product_search .woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .widget_product_search .input-text,
.widget_product_search input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
.widget_product_search input.mc_input,
.widget_product_search input.input-text,
.widget_product_search textarea,
.gform_wrapper .woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .gform_wrapper .input-text,
.gform_wrapper input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
.gform_wrapper input.mc_input,
.gform_wrapper input.input-text,
.gform_wrapper textarea, .woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea, .woocommerce .quantity input.qty, input#coupon_code, select {
  outline: none;
  border: 1px solid #e0e0e0;
  margin: 0px;
  background: #f0f0f0;
  -webkit-appearance: none; }

form.register .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon form.register .input-text,
form.register input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
form.register input.mc_input,
form.register input.input-text,
form.register textarea,
.lost_reset_password .woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .lost_reset_password .input-text,
.lost_reset_password input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
.lost_reset_password input.mc_input,
.lost_reset_password input.input-text,
.lost_reset_password textarea,
.login .woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .login .input-text,
.login input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
.login input.mc_input,
.login input.input-text,
.login textarea,
.comment-respond .woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .comment-respond .input-text,
.comment-respond input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
.comment-respond input.mc_input,
.comment-respond input.input-text,
.comment-respond textarea,
.widget_product_search .woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .widget_product_search .input-text,
.widget_product_search input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
.widget_product_search input.mc_input,
.widget_product_search input.input-text,
.widget_product_search textarea,
.gform_wrapper .woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .gform_wrapper .input-text,
.gform_wrapper input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
.gform_wrapper input.mc_input,
.gform_wrapper input.input-text,
.gform_wrapper textarea {
  padding: 9px 10px;
  width: 100%; }
  form.register .woocommerce-cart table.cart td.actions .coupon .input-text:focus, .woocommerce-cart table.cart td.actions .coupon form.register .input-text:focus,
  form.register input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):focus,
  form.register input.mc_input:focus,
  form.register input.input-text:focus,
  form.register textarea:focus,
  .lost_reset_password .woocommerce-cart table.cart td.actions .coupon .input-text:focus,
  .woocommerce-cart table.cart td.actions .coupon .lost_reset_password .input-text:focus,
  .lost_reset_password input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):focus,
  .lost_reset_password input.mc_input:focus,
  .lost_reset_password input.input-text:focus,
  .lost_reset_password textarea:focus,
  .login .woocommerce-cart table.cart td.actions .coupon .input-text:focus,
  .woocommerce-cart table.cart td.actions .coupon .login .input-text:focus,
  .login input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):focus,
  .login input.mc_input:focus,
  .login input.input-text:focus,
  .login textarea:focus,
  .comment-respond .woocommerce-cart table.cart td.actions .coupon .input-text:focus,
  .woocommerce-cart table.cart td.actions .coupon .comment-respond .input-text:focus,
  .comment-respond input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):focus,
  .comment-respond input.mc_input:focus,
  .comment-respond input.input-text:focus,
  .comment-respond textarea:focus,
  .widget_product_search .woocommerce-cart table.cart td.actions .coupon .input-text:focus,
  .woocommerce-cart table.cart td.actions .coupon .widget_product_search .input-text:focus,
  .widget_product_search input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):focus,
  .widget_product_search input.mc_input:focus,
  .widget_product_search input.input-text:focus,
  .widget_product_search textarea:focus,
  .gform_wrapper .woocommerce-cart table.cart td.actions .coupon .input-text:focus,
  .woocommerce-cart table.cart td.actions .coupon .gform_wrapper .input-text:focus,
  .gform_wrapper input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):focus,
  .gform_wrapper input.mc_input:focus,
  .gform_wrapper input.input-text:focus,
  .gform_wrapper textarea:focus {
    border-color: #f98836;
    color: #111;
    background: #fff; }

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  border: 1px solid #aaa;
  padding: 6px 10px;
  background: #fff; }

.woocommerce-shipping-fields h3#ship-to-different-address label {
  display: inline;
  color: #85c239; }

.woocommerce .quantity input.qty {
  padding: 9px 0px;
  border-width: 1px;
  width: 4em; }
  .woocommerce .quantity input.qty:focus {
    border-color: #f98836;
    color: #111;
    background: #fff; }

input#coupon_code {
  padding: 9px 5px;
  border-width: 1px;
  width: 200px !important;
  margin-right: 10px; }
  input#coupon_code:focus {
    border-color: #f98836;
    color: #111;
    background: #fff; }

.gform_body input.medium {
  width: 50% !important; }

.gform_body input.small,
.gform_body input.datepicker {
  width: 30% !important; }

textarea {
  height: 200px; }

select {
  border-width: 1px;
  -webkit-appearance: none;
  padding: 8px 30px 8px 10px;
  background: #fff url(images/select-bg.png) no-repeat center right;
  cursor: pointer;
  font-size: 16px; }

label {
  padding-bottom: 5px;
  color: #111;
  display: block; }
  .shipping label {
    display: inline; }

label .gfield_required,
label .mc_required,
#mc-indicates-required,
.required {
  color: #c00;
  margin-left: 5px; }

#footer label {
  color: #bbb; }

.validation_message {
  font-size: 10px;
  text-transform: uppercase;
  line-height: 1.2em;
  padding: 5px 0 10px;
  color: #c00; }

ul.gform_fields li.gfield_error input,
ul.gform_fields li.gfield_error select,
ul.gform_fields li.gfield_error textarea {
  border-color: #c00 !important; }

.et_bloom .et_bloom_widget_content .et_bloom_form_header,
.et_bloom .et_bloom_form_header .et_bloom_form_text {
  padding-bottom: 0px !important; }

.et_bloom .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_content {
  padding: 10px 20px 20px; }

div.validation_error {
  background: #fae6e6;
  margin: 0px 0 5px;
  padding: 10px 20px;
  color: #c00;
  text-align: center;
  font-size: 15px;
  line-height: 1.3em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

/* ======================================================= */
/*                      Images Styles                      */
/* ======================================================= */
/* Basic image style
---------------------------------------------------------- */
img.alignleft,
img.alignright {
  /*padding: 4px;
  border: 1px solid #fff;
  background-color: #eee;
  -moz-box-shadow: 0 0 2px #aaa;
  -webkit-box-shadow: 0 0 2px #aaa;
  box-shadow: 0 0 2px #aaa;*/ }

img.alignleft {
  margin: 2px 20px 10px 2px !important; }

img.alignright {
  margin: 2px 2px 10px 20px !important; }

img.aligncenter {
  display: block;
  margin: 2px auto !important;
  text-align: center; }

div.featuredimage {
  margin-bottom: 20px; }

a.fade,
a.zoom {
  display: block;
  position: relative;
  color: #000;
  text-decoration: none; }
  a.fade img,
  a.zoom img {
    z-index: 100;
    position: relative; }
  a.fade i,
  a.zoom i {
    font-size: 30px;
    line-height: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -15px;
    text-align: center;
    z-index: 0; }
  a.fade:hover,
  a.zoom:hover {
    color: #000; }
    a.fade:hover img,
    a.zoom:hover img {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
      opacity: 0.3; }

/* ======================================================= */
/*                       Navigation                        */
/* ======================================================= */
select.responsiveMenuSelect {
  -webkit-appearance: none;
  padding: 10px 30px 10px 10px;
  background: #6e5353 url(images/select-bg-main-nav.png) no-repeat center right;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  border: none;
  margin: 0px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  font-size: 18px;
  color: #fff; }

#header_nav {
  border: 1px solid #e0e0e0;
  border-width: 1px 0; }
  #header_nav .navigation {
    clear: both;
    width: 100%; }

#nav-header {
  font-size: 0;
  margin: 0;
  text-align: center;
  font-size: 0; }
  #nav-header > li {
    font-size: 16px;
    display: inline-block;
    margin: 0;
    position: relative;
    padding: 11px 0 15px;
    border-top: 4px solid #fff;
    width: auto; }
    #nav-header > li.menu-item-has-children > a:after {
      content: "\f107";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      font-size: 12px;
      color: #666;
      margin: 0 0 0 8px; }
    #nav-header > li.hover {
      border-top-color: #f98836; }
    #nav-header > li > a {
      display: block;
      color: #666;
      padding: 0px 25px;
      margin: 0px;
      text-decoration: none;
      line-height: 26px;
      font-weight: normal;
      text-transform: uppercase;
      border-right: 1px solid #ddd; }

#nav-header > li.current-menu-item,
#nav-header > li.current_page_item,
#nav-header > li.current-menu-ancestor,
#nav-header > li.current-menu-parent,
#nav-header > li.current_page_ancestor,
#nav-header > li.current_page_parent {
  border-top-color: #6e5353; }

/* navigation dropdowns
---------------------------------------------------------- */
#nav-header ul {
  display: none;
  position: absolute;
  top: 43px;
  left: 0px;
  width: auto;
  height: auto;
  border: none;
  padding: 9px 0px 0;
  margin: 0 0 0 0;
  z-index: 9999; }
  #nav-header ul li {
    float: none;
    display: block;
    margin: 0px 0px;
    padding: 0;
    height: auto;
    width: 100%;
    min-width: 200px;
    border: none;
    white-space: nowrap; }

#nav-header li ul li a,
#nav-header li.menu-item-has-children ul li a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  padding: 12px 15px;
  margin: 0;
  color: #fff;
  background: #6e5353;
  width: 100%;
  height: auto;
  text-align: left;
  zoom: 1;
  text-transform: none;
  text-align: left;
  border-radius: 0 !important; }

#nav-header li ul li a:hover,
#nav-header li ul li.current-menu-item > a {
  background: #4d3a3a;
  color: #fff; }

#nav-header ul ul {
  left: 190px;
  top: 0px;
  display: none; }

#nav-action,
#nav-action li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }

#copyright .navigation {
  padding: 0px 0 20px; }
  #copyright .navigation ul, #copyright .navigation li {
    list-style: none;
    margin: 0;
    padding: 0; }
  #copyright .navigation ul li {
    display: inline-block;
    padding: 0 9px;
    border-right: 1px solid #ccc; }
    #copyright .navigation ul li:last-child {
      border-right: none; }
    #copyright .navigation ul li a {
      text-decoration: none;
      text-transform: uppercase; }
      #copyright .navigation ul li a:hover {
        color: #6e5353; }

div.info_bar #nav-action {
  margin: 0px;
  text-align: right;
  font-size: 0; }
  div.info_bar #nav-action li {
    display: inline-block;
    padding: 0px;
    margin: 0;
    font-size: 13px; }
    div.info_bar #nav-action li a {
      color: #111;
      text-decoration: none;
      line-height: 30px;
      border-right: 1px solid #e0e0e0;
      padding-right: 10px;
      margin-right: 10px; }
      div.info_bar #nav-action li a:hover {
        color: #6e5353; }
    div.info_bar #nav-action li:last-child a {
      margin-right: 0;
      padding-right: 0;
      border-right: none; }

.w-toplink {
  display: block;
  position: fixed;
  bottom: 15px;
  left: 50%;
  text-align: center;
  font-size: 30px;
  line-height: 48px;
  height: 50px;
  width: 50px;
  margin-left: -25px;
  border-radius: 5px;
  z-index: 1000;
  -webkit-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 20px; }
  .w-toplink:hover {
    background-color: #f98836;
    color: #fff; }

.page-nav {
  margin: 20px 0 30px;
  overflow: hidden; }
  .page-nav .next-post {
    float: right; }
  .page-nav .prev-post {
    float: left; }

.wp-pagenavi {
  padding: 0;
  text-align: center;
  margin: 0; }

.page_nav_norm, .wp-pagenavi a,
.wp-pagenavi span, .woocommerce nav.woocommerce-pagination ul.page-numbers li a, .woocommerce nav.woocommerce-pagination ul.page-numbers li span {
  display: inline-block;
  text-align: center;
  padding: 0;
  margin: 0 3px;
  font-weight: 700;
  font-size: 14px;
  line-height: 40px;
  width: 45px;
  position: relative;
  overflow: hidden;
  color: #808080;
  text-decoration: none;
  border: 2px solid #e8e8e8;
  background: #f2f2f2;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.page_nav_hover, .page_nav_current, ul.page-numbers li span.current,
.wp-pagenavi span.current, .wp-pagenavi a:hover, .woocommerce nav.woocommerce-pagination ul.page-numbers li span.current, .woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover {
  border-color: #5e4747;
  background: #6e5353;
  color: #fff; }

.wp-pagenavi span.pages {
  display: none; }

.wp-pagenavi span.extend {
  background: #fff;
  border-color: #fff;
  width: 30px;
  color: #ccc; }

.woocommerce nav.woocommerce-pagination ul.page-numbers {
  border: none; }
  .woocommerce nav.woocommerce-pagination ul.page-numbers li {
    border: none; }

/* ======================================================= */
/*                          Table                          */
/* ======================================================= */
table,
td,
th {
  vertical-align: middle; }

caption {
  padding-bottom: 0.8em; }

/* Table Style
---------------------------------------------------------- */
table.data_table {
  width: 100%; }
  table.data_table th, table.data_table td {
    text-align: left;
    padding: 10px;
    width: 25%; }
  table.data_table th {
    background: rgba(0, 0, 0, 0.05);
    color: #111;
    font-weight: normal; }
  table.data_table thead th {
    background: rgba(0, 0, 0, 0.1); }
  table.data_table tbody tr:nth-child(even) {
    background: rgba(0, 0, 0, 0.1); }

.woocommerce-breadcrumb {
  display: none; }

p.cart-empty {
  text-align: center; }
p.return-to-shop {
  text-align: center; }
  p.return-to-shop a:before {
    content: "\f060";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 16px;
    margin: 0 8px 0 0px; }

button.single_add_to_cart_button:after {
  content: "\f07a";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 16px;
  margin: 0 0px 0 8px; }

div.term-description {
  margin-bottom: 20px; }

.woocommerce span.onsale {
  min-height: 0;
  min-width: 0;
  padding: 0px 15px 0;
  font-weight: bold;
  position: absolute;
  text-align: center;
  font-size: 12px;
  line-height: 28px;
  top: 20px;
  left: -4px;
  margin: 0;
  border-radius: 0;
  background-color: #6e5353;
  color: #fff;
  border: 2px solid #634b4b;
  text-transform: uppercase; }

.woocommerce ul.products li.product .onsale {
  top: 20px;
  right: 23px; }

.woocommerce a.added_to_cart {
  display: block; }

.woocommerce div.product div.summary div[itemprop="description"],
.woocommerce div.product div.summary div.product_meta,
.woocommerce div.product div.summary div.woo_detail {
  margin-bottom: 20px; }
.woocommerce div.product div.summary div.woo_detail {
  background: #f0f0f0;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 1.6em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .woocommerce div.product div.summary div.woo_detail h4 {
    font-family: "museo-sans", sans-serif;
    font-size: 16px;
    line-height: 1.6em; }
  .woocommerce div.product div.summary div.woo_detail.caution {
    background: #f8e3e1;
    color: #d34739; }
    .woocommerce div.product div.summary div.woo_detail.caution h4 {
      color: #d34739;
      font-weight: bold; }
.woocommerce div.product div.summary div.size {
  font-size: 24px;
  line-height: 1.2em;
  margin-bottom: 20px;
  margin-top: -10px; }
.woocommerce div.product div.summary p.price, .woocommerce div.product div.summary span.price, .woocommerce div.product div.summary ins {
  font-size: 40px;
  line-height: 1.1em;
  font-weight: normal;
  color: #111; }
  .woocommerce div.product div.summary p.price del, .woocommerce div.product div.summary p.price ins, .woocommerce div.product div.summary span.price del, .woocommerce div.product div.summary span.price ins, .woocommerce div.product div.summary ins del, .woocommerce div.product div.summary ins ins {
    display: block; }
  .woocommerce div.product div.summary p.price del, .woocommerce div.product div.summary span.price del, .woocommerce div.product div.summary ins del {
    line-height: 1.1em; }
  .woocommerce div.product div.summary p.price ins, .woocommerce div.product div.summary span.price ins, .woocommerce div.product div.summary ins ins {
    color: #6e5353; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 160px; }

.woocommerce a.remove {
  display: block;
  font-size: 20px;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 20px;
  color: #000 !important;
  text-decoration: none;
  font-weight: 700;
  border: 0; }
  .woocommerce a.remove:hover {
    color: #C00 !important;
    background: none; }

.woocommerce-cart table.cart img {
  width: 60px; }

.woocommerce-checkout #payment {
  background: #f0f0f0;
  border: 1px solid #ddd;
  border-radius: 5px; }
  .woocommerce-checkout #payment ul.payment_methods li {
    background: #fff;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    .woocommerce-checkout #payment ul.payment_methods li label {
      display: inline;
      padding: 0;
      line-height: 1em; }
  .woocommerce-checkout #payment div.payment_box {
    padding: 5px 10px;
    background: #e8e8e8; }
    .woocommerce-checkout #payment div.payment_box:before {
      border-bottom-color: #e8e8e8; }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt,
.woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #f98836;
  color: #fff;
  width: auto;
  display: inline-block;
  padding: 0.5em 1em; }
  .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover,
  .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #fbac72; }

.woocommerce-cart table.cart td.actions .coupon .input-text {
  margin-right: 10px; }

div.wc-proceed-to-checkout {
  text-align: right; }

.address h3 {
  margin-bottom: 5px; }

.woocommerce-cart table.cart {
  margin-bottom: 40px;
  border-collapse: collapse; }
  .woocommerce-cart table.cart th, .woocommerce-cart table.cart td {
    vertical-align: middle; }
  .woocommerce-cart table.cart td.product-remove {
    width: 20px; }
  .woocommerce-cart table.cart td.product-thumbnail {
    width: 60px;
    padding: 3px; }
    .woocommerce-cart table.cart td.product-thumbnail a, .woocommerce-cart table.cart td.product-thumbnail img {
      display: block;
      width: 100%;
      height: auto; }
.woocommerce-cart .cart-collaterals div.cart_totals {
  width: 50%; }
  .woocommerce-cart .cart-collaterals div.cart_totals h2 {
    margin-bottom: 0px;
    padding: 10px;
    font-size: 18px;
    line-height: 1em;
    color: #fff;
    background: #6e5353;
    text-align: left; }
.woocommerce-cart .cart-collaterals .cart_totals table {
  width: 100%;
  border: none;
  border-collapse: collapse; }
  .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td {
    vertical-align: middle;
    line-height: 1.2em;
    padding: 10px 5px;
    border-bottom: 1px solid #e0e0e0; }
  .woocommerce-cart .cart-collaterals .cart_totals table tbody th {
    text-align: right; }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total th, .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total td {
    border: 2px solid #9d9d9d;
    border-width: 2px 0;
    font-size: 24px;
    line-height: 1.2em; }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total span.amount {
    color: #111;
    line-height: 1.2em; }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total small.includes_tax {
    font-size: 12px;
    line-height: 1.2em;
    display: block; }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping p {
    margin-bottom: 0; }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping ul#shipping_method {
    margin-bottom: 10px; }

.woocommerce .woocommerce-info {
  margin-bottom: 20px; }

.woocommerce form.checkout_coupon {
  border: 1ps solid #e0e0e0;
  background: #f0f0f0;
  margin: 0 0 20px;
  border-radius: 0; }
  .woocommerce form.checkout_coupon p {
    margin: 0;
    padding: 0 10px 0 0 !important;
    width: 50% !important; }
  .woocommerce form.checkout_coupon input#coupon_code {
    width: 100% !important;
    padding: 12px 5px;
    background: #fff; }

h3#order_review_heading {
  font-size: 40px;
  line-height: 1.1em;
  color: #000;
  margin-bottom: 0px; }

div.woocommerce-checkout-review-order {
  border-top: 3px solid #e0e0e0;
  padding-top: 20px; }
  div.woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table,
  div.woocommerce-checkout-review-order div.woocommerce-checkout-payment {
    width: 48%;
    float: left; }
  div.woocommerce-checkout-review-order div.woocommerce-checkout-payment {
    float: right; }

div#customer_details {
  padding-bottom: 20px; }

mark {
  background: none;
  color: #999; }

.woocommerce ul.products li.product {
  text-align: center; }
  .woocommerce ul.products li.product h3 {
    padding: 0;
    margin: 0;
    font-size: 20px;
    line-height: 1.2em; }
    .woocommerce ul.products li.product h3 mark {
      display: none; }
  .woocommerce ul.products li.product div.size {
    color: #999; }
    .woocommerce ul.products li.product div.size strong {
      display: inline; }
  .woocommerce ul.products li.product .price {
    color: #333;
    display: block;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 1.2em; }

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #77a464;
  font-size: 2em; }

body.tax-product_cat div.result_ordering {
  border: 1px solid #e0e0e0;
  border-width: 1px 0;
  padding: 5px 0;
  margin-bottom: 10px; }
  body.tax-product_cat div.result_ordering p.woocommerce-result-count {
    margin-bottom: 0;
    line-height: 42px;
    text-transform: uppercase; }
  body.tax-product_cat div.result_ordering form.woocommerce-ordering {
    margin-bottom: 0px; }

h1.page-title {
  font-size: 34px;
  line-height: 1.2em;
  margin-bottom: 10px; }

.woocommerce ul.products,
.woocommerce-page ul.products {
  margin-right: -20px; }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    float: left;
    margin: 0;
    padding: 0 20px 20px 0;
    position: relative;
    width: 50%; }

@media only screen and (max-width: 320px) {
  .woocommerce ul.products {
    margin-right: 0; }
    .woocommerce ul.products li.product {
      width: 100%;
      clear: both !important;
      padding: 0 0 20px 0; } }
.woocommerce.widget_shopping_cart div.widget_shopping_cart_content {
  padding: 5px 10px 10px;
  background: #f0f0f0;
  border: 1px solid #e0e0e0; }
.woocommerce.widget_shopping_cart p.total {
  text-align: center;
  font-size: 20px;
  line-height: 1em;
  border: 3px double #e0e0e0;
  border-width: 3px 0;
  padding: 8px 0;
  margin-bottom: 10px; }
.woocommerce.widget_shopping_cart p.buttons {
  text-align: center;
  margin-bottom: 0; }
.woocommerce.widget_shopping_cart ul.cart_list li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e0e0e0; }
  .woocommerce.widget_shopping_cart ul.cart_list li:last-child {
    border-bottom: none; }
  .woocommerce.widget_shopping_cart ul.cart_list li img {
    display: none; }
  .woocommerce.widget_shopping_cart ul.cart_list li a.remove {
    top: 50%;
    margin-top: -10px; }

.widget_product_search form {
  text-align: right; }
.widget_product_search label.screen-reader-text {
  display: none; }
.widget_product_search input.search-field {
  margin-bottom: 5px !important;
  border-width: 1px !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

form.lost_reset_password,
.woocommerce form.login {
  padding: 20px;
  border: 1px solid #e0e0e0;
  background: whitesmoke; }
  form.lost_reset_password .form-row-first,
  form.lost_reset_password .form-row-last,
  .woocommerce form.login .form-row-first,
  .woocommerce form.login .form-row-last {
    width: 50%; }

@media only screen and (max-width: 480px) {
  .woocommerce,
  .woocommerce-page {
    /**
     * General layout
     */
    /**
     * Products
     */
    /**
     * Product Details
     */
    /**
     * Cart
     */
    /**
     * Checkout
     */
    /**
     * Account
     */ }
    .woocommerce table.shop_table_responsive thead,
    .woocommerce-page table.shop_table_responsive thead {
      display: none; }
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
    .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
      border-top: 0; }
    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive tbody th {
      display: none; }
    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
      display: block; }
      .woocommerce table.shop_table_responsive tr td,
      .woocommerce-page table.shop_table_responsive tr td {
        display: block; }
        .woocommerce table.shop_table_responsive tr td:before,
        .woocommerce-page table.shop_table_responsive tr td:before {
          content: attr(data-title) ": ";
          font-weight: 700; }
      .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
      .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, 0.025); }
    .woocommerce table.my_account_orders tr td.order-actions,
    .woocommerce-page table.my_account_orders tr td.order-actions {
      text-align: left; }
      .woocommerce table.my_account_orders tr td.order-actions:before,
      .woocommerce-page table.my_account_orders tr td.order-actions:before {
        display: none; }
      .woocommerce table.my_account_orders tr td.order-actions .button,
      .woocommerce-page table.my_account_orders tr td.order-actions .button {
        float: none;
        margin: .125em .25em .125em 0; }
    .woocommerce .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-1,
    .woocommerce-page .col2-set .col-2 {
      float: none;
      width: 100%; }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
      width: 48%;
      float: left;
      clear: both;
      margin: 0 0 2.992em; }
      .woocommerce ul.products li.product:nth-child(2n),
      .woocommerce-page ul.products li.product:nth-child(2n) {
        float: right;
        clear: none !important; }
    .woocommerce div.product div.images,
    .woocommerce div.product div.summary,
    .woocommerce #content div.product div.images,
    .woocommerce #content div.product div.summary,
    .woocommerce-page div.product div.images,
    .woocommerce-page div.product div.summary,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page #content div.product div.summary {
      float: none;
      width: 100%; }
    .woocommerce table.cart .product-thumbnail,
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail {
      display: none; }
    .woocommerce table.cart td.actions,
    .woocommerce #content table.cart td.actions,
    .woocommerce-page table.cart td.actions,
    .woocommerce-page #content table.cart td.actions {
      text-align: center;
      padding-bottom: 15px; }
      .woocommerce table.cart td.actions .coupon,
      .woocommerce #content table.cart td.actions .coupon,
      .woocommerce-page table.cart td.actions .coupon,
      .woocommerce-page #content table.cart td.actions .coupon {
        float: none;
        overflow: hidden;
        *zoom: 1;
        padding: 5px 0 15px;
        margin-bottom: 15px;
        text-align: center;
        border-bottom: 1px solid #e0e0e0; }
        .woocommerce table.cart td.actions .coupon input#coupon_code,
        .woocommerce #content table.cart td.actions .coupon input#coupon_code,
        .woocommerce-page table.cart td.actions .coupon input#coupon_code,
        .woocommerce-page #content table.cart td.actions .coupon input#coupon_code {
          margin-right: 0;
          width: 100% !important;
          margin-bottom: 7px; }
        .woocommerce table.cart td.actions .coupon input.button,
        .woocommerce #content table.cart td.actions .coupon input.button,
        .woocommerce-page table.cart td.actions .coupon input.button,
        .woocommerce-page #content table.cart td.actions .coupon input.button {
          float: none !important; }
      .woocommerce table.cart td.actions input,
      .woocommerce table.cart td.actions .button,
      .woocommerce table.cart td.actions .input-text,
      .woocommerce #content table.cart td.actions input,
      .woocommerce #content table.cart td.actions .button,
      .woocommerce #content table.cart td.actions .input-text,
      .woocommerce-page table.cart td.actions input,
      .woocommerce-page table.cart td.actions .button,
      .woocommerce-page table.cart td.actions .input-text,
      .woocommerce-page #content table.cart td.actions input,
      .woocommerce-page #content table.cart td.actions .button,
      .woocommerce-page #content table.cart td.actions .input-text {
        width: 48%;
        box-sizing: border-box; }
      .woocommerce table.cart td.actions .input-text + .button,
      .woocommerce table.cart td.actions .button.alt,
      .woocommerce #content table.cart td.actions .input-text + .button,
      .woocommerce #content table.cart td.actions .button.alt,
      .woocommerce-page table.cart td.actions .input-text + .button,
      .woocommerce-page table.cart td.actions .button.alt,
      .woocommerce-page #content table.cart td.actions .input-text + .button,
      .woocommerce-page #content table.cart td.actions .button.alt {
        float: right; }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce .cart-collaterals .shipping_calculator,
    .woocommerce .cart-collaterals .cross-sells,
    .woocommerce-page .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .shipping_calculator,
    .woocommerce-page .cart-collaterals .cross-sells {
      width: 100% !important;
      float: none !important; }
    .woocommerce.woocommerce-checkout form.login .form-row,
    .woocommerce-page.woocommerce-checkout form.login .form-row {
      width: 100%;
      float: none; }
    .woocommerce #payment .terms,
    .woocommerce-page #payment .terms {
      text-align: left;
      padding: 0; }
    .woocommerce #payment #place_order,
    .woocommerce-page #payment #place_order {
      float: none;
      width: 100%;
      box-sizing: border-box;
      margin-bottom: 1em; }
    .woocommerce .lost_reset_password .form-row-first,
    .woocommerce .lost_reset_password .form-row-last,
    .woocommerce-page .lost_reset_password .form-row-first,
    .woocommerce-page .lost_reset_password .form-row-last {
      width: 100%;
      float: none;
      margin-right: 0; } }
/* #Media Queries

================================================== */
@media (max-width: 480px) {
  .hide_on_iphone {
    display: none !important; } }
@media (min-width: 481px) and (max-width: 1199px) {
  .hide_on_ipad {
    display: none !important; } }
@media (min-width: 1200px) {
  .hide_on_desktop {
    display: none !important; } }
@media only screen and (max-width: 1080px) {
  html {
    -webkit-text-size-adjust: none !important; }

  #wrapper {
    padding: 0px;
    width: 100% !important;
    min-width: 100%  !important;
    margin: 0; }

  body #wrapper .inner {
    padding-left: 30px !important;
    padding-right: 30px !important;
    width: auto !important; }

  body #wrapper .sub_inner {
    width: auto !important;
    padding-left: 0px !important;
    padding-right: 0px !important; }

  #header .navigation {
    right: 30px; } }
/* iPad Landscape */
/* iPad portrait */
@media only screen and (max-width: 768px) {
  #header_nav {
    border: none;
    padding: 0 0 10px; }

  #nav-header > li > a {
    padding: 0px 15px; }

  #content, .sidebar {
    width: auto;
    float: none; }

  .sidebar {
    margin-top: 20px;
    padding: 20px 0 0;
    border-top: 2px solid #e0e0e0; } }
/* iPhone Landscape and smaller portrait */
@media only screen and (max-width: 640px) {
  #nav-header > li > a {
    padding: 0px 10px; }

  div.layout.boxed div.column, div.layout.maintenance div.column, body.single-products div.layout.product_meta div.column {
    padding: 20px; }

  div.info_bar div.left, div.info_bar div.right {
    float: none; }
  div.info_bar ul.social {
    text-align: center; }
    div.info_bar ul.social li {
      display: inline-block;
      float: none;
      margin: 0 3px; }
  div.info_bar #nav-action {
    text-align: center; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 480px) {
  body #wrapper .inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
    width: auto !important; }

  #header_nav {
    margin-bottom: 20px;
    border: none; }

  #header .title h1 a img {
    width: 100%;
    height: auto; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
