@charset "UTF-8";
/*!
Theme Name: Jojo Glass Design
Theme URI: http://www.jojoglassdesign.co.uk/
Author: Creare
Author URI: http://www.creare.co.uk
Tags: light, responsive-layout
Description: A bespoke theme designed and developed for Jojo Glass Design, based on the Creare Boilerplate.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: creare-boilerplate
Domain Path: /languages/

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Creare Boilerplate is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/

Do not remove the below styles. Needed to pass the 'theme check'.*/
.sticky, .gallery-caption, .bypostauthor {
  text-align: left; }

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS
----------------------------------------------------------------
1.0 - Global
2.0 - Modules
3.0 - Theme
4.0 - Packages
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Global
--------------------------------------------------------------*/
/* Mixins */
/* Global Styles */
/* Reset */
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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  overflow-y: scroll; }

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

body {
  background: #fff;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  line-height: 2.4em; }

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

ol, ul {
  list-style: none; }

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

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a img {
  outline: none;
  border: 0; }

/* Clearings */
.wrap:before, .wrap:after, .wrapper:before, .wrapper:after, .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after, .clearfix:before, .clearfix:after {
  content: '';
  display: table; }

.wrap:before, .wrapper:before, .clear:before, .entry-content:before, .comment-content:before, .site-header:before, .site-content:before, .site-footer:before, .clearfix:before {
  clear: both; }

/* Content */
.hentry {
  margin: 0 0 1.5em; }

.byline, .updated {
  display: none; }

.single .byline, .group-blog .byline {
  display: inline; }

.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/* Asides */
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
  display: none; }

/* Comments */
.comment-content a {
  word-wrap: break-word; }

/* Media */
.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers */
embed, iframe, object {
  max-width: 100%; }

/* Alignment */
.alignleft {
  float: left; }

.alignright {
  float: right; }

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

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0; }

.wp-caption.alignleft {
  margin: 7px 14px 7px 0; }

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
  margin: 7px 0 7px 24px; }

.wp-caption.alignright {
  margin: 7px 0 7px 14px; }

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px; }

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 17px;
  width: 50%; }

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
  margin-bottom: 17px; }

.wp-caption {
  margin-bottom: 24px; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0; }

.wp-caption {
  color: #767676; }

.wp-caption-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0; }

div.wp-caption .wp-caption-text {
  padding-right: 10px; }

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
  padding-right: 0; }

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/*  Captions */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto; }

.wp-caption-text {
  text-align: center; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

/* Gallery */
.gallery {
  margin-bottom: 20px; }

.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative; }

.gallery-columns-1 .gallery-item {
  max-width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px); }

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px); }

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px); }

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px); }

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px); }

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px); }

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px); }

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px); }

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0; }

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left; }

.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%; }

.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.gallery-item:hover .gallery-caption {
  opacity: 1; }

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

/* Elements */
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

th {
  font-weight: bold; }

/* Forms */
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #ccc;
  background: #e6e6e6;
  color: #000;
  cursor: pointer;
  -webkit-appearance: button;
  font-size: 12px;
  line-height: 1;
  padding: 5px 10px;
  outline: none; }

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #d9d9d9; }

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  background: #cdcdcd; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0; }

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

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

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

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px; }

textarea {
  overflow: auto;
  padding-left: 3px;
  vertical-align: top;
  width: 98%; }

/* Widget */
.widget {
  margin: 0 0 1.5em; }

.widget select {
  max-width: 100%; }

.widget_search .search-submit {
  display: none; }

/* Navigation */
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0; }

.main-navigation li {
  float: left;
  position: relative; }

.main-navigation a {
  display: block;
  text-decoration: none; }

.main-navigation ul ul {
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px;
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999; }

.main-navigation ul ul ul {
  left: -999em;
  top: 0; }

.main-navigation ul ul a {
  width: 200px; }

.main-navigation ul li:hover > ul {
  left: auto; }

.main-navigation ul ul li:hover > ul {
  left: 100%; }

.faqdiv {
  float: left;
  width: 100%; }

button, input, select, textarea {
  color: #404040;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-size: 2.2em;
  padding: 6% 0 3% 3%;
  font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
  font-weight: 100; }
  @media only screen and (min-width: 980px) {
    h1, h2, h3, h4, h5, h6 {
      padding-left: 0%; } }

p {
  font-size: 1.4em;
  margin-bottom: 10px;
  font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
  font-weight: 100; }

a {
  font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif; }

p a {
  text-decoration: none;
  font-weight: 600;
  color: #6a4c54;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  p a:hover {
    text-decoration: underline;
    color: #6a4c54; }

b, strong {
  font-weight: bold; }

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

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

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

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

/* Theme Typography Styles */
.gen-title {
  font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
  font-size: 2em;
  float: left;
  width: 100%;
  font-weight: 100;
  padding-bottom: 4%; }

.feed-area .sixty-wrap article p {
  font-family: 'Annie Use Your Telescope', cursive; }

#breadcrumbs, .woocommerce-breadcrumb {
  font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
  text-transform: lowercase;
  font-size: 1.4em !important;
  padding-top: 2%; }
  #breadcrumbs a, .woocommerce-breadcrumb a {
    text-decoration: none;
    color: #a99a8d !important; }
  #breadcrumbs strong, .woocommerce-breadcrumb strong {
    color: #7b6a5d !important;
    font-weight: 600 !important; }
  @media only screen and (min-width: 980px) {
    #breadcrumbs, .woocommerce-breadcrumb {
      margin-top: 25%; } }

mark {
  background: none !important; }

/*--------------------------------------------------------------
2.0 Modules
--------------------------------------------------------------*/
/* For all your re-usable styles */
/*--------------------------------------------------------------
3.0 Theme
--------------------------------------------------------------*/
.wrapper {
  width: 100%;
  padding: 0 10px;
  float: left;
  overflow: hidden; }
  @media only screen and (min-width: 980px) {
    .wrapper {
      padding: 0 0 0 0; } }
  .wrapper #masthead {
    padding: 25px 0 0; }

.wrap {
  width: 100%;
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 980px) {
    .wrap {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 10px 0 10px;
      z-index: 1; } }
  @media only screen and (min-width: 1200px) {
    .wrap {
      padding: 0 0 0 0; } }

.wrap-2 {
  width: 100%;
  position: relative;
  z-index: 2; }
  @media only screen and (min-width: 980px) {
    .wrap-2 {
      max-width: 960px;
      margin: 0 auto; } }
  @media only screen and (min-width: 1200px) {
    .wrap-2 {
      padding: 0 0 0 0; } }

.full-col {
  float: left;
  width: 100%;
  padding: 1% 0 4% 0;
  padding: 3%;
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 980px) {
    .full-col {
      padding: 0% 0 3% 0; } }
  .full-col h1, .full-col h2, .full-col h3, .full-col h4, .full-col h5 {
    padding-top: 0;
    padding-left: 0%; }

.site-main {
  width: 100%; }
  @media only screen and (min-width: 980px) {
    .site-main {
      width: 65%;
      float: left; } }

.sidebar {
  width: 100%;
  margin: 20px 0 0; }
  @media only screen and (min-width: 980px) {
    .sidebar {
      width: 25%;
      float: right;
      margin: 0; } }

.internal-general-button {
  float: left;
  width: 100%;
  border: 1px solid #6a4c54;
  color: #6a4c54;
  padding: 4%;
  text-transform: uppercase;
  text-decoration: none;
  margin: 1% 0 1% 0;
  margin-bottom: 2%; }
  .internal-general-button:after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
    color: #6a4c54; }
  .internal-general-button:hover {
    background-color: #6a4c54;
    color: #FFF;
    text-decoration: none; }
    .internal-general-button:hover:after {
      color: #FFF; }

.internal-general-button-two {
  float: left;
  width: 100%;
  border: 1px solid #FFF;
  color: #FFF;
  padding: 4%;
  text-transform: uppercase;
  text-decoration: none;
  margin: 1% 0 1% 0;
  margin-bottom: 2%; }
  .internal-general-button-two:after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
    color: #FFF; }
  .internal-general-button-two:hover {
    background-color: #FFF;
    color: #a99a8d;
    text-decoration: none; }
    .internal-general-button-two:hover:after {
      color: #a99a8d; }

.woocommerce-info, .woocommerce-message, .woocommerce-error {
  border-top-color: #5d7b6a !important;
  font-size: 1.3em; }
  .woocommerce-info a, .woocommerce-message a, .woocommerce-error a {
    color: #FFF !important;
    background-color: #5d7b6a !important;
    padding: 0.5% !important;
    text-decoration: none !important;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    float: right;
    width: 100%;
    padding: 5% !important;
    text-align: center; }
    @media only screen and (min-width: 500px) {
      .woocommerce-info a, .woocommerce-message a, .woocommerce-error a {
        padding: 1% !important;
        width: 50%; } }
    .woocommerce-info a:hover, .woocommerce-message a:hover, .woocommerce-error a:hover {
      background-color: #a99a8d !important; }
  .woocommerce-info:before, .woocommerce-message:before, .woocommerce-error:before {
    color: #5d7b6a !important; }

header {
  background-color: #FFF;
  position: relative;
  z-index: 9999;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  @media only screen and (min-width: 980px) {
    header {
      max-height: 169px;
      position: fixed;
      z-index: 9999;
      width: 100%; } }
  header #logo {
    float: left;
    width: 40%;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    @media only screen and (min-width: 500px) {
      header #logo {
        width: 37%; } }
    @media only screen and (min-width: 600px) {
      header #logo {
        width: 25%; } }
    @media only screen and (min-width: 768px) {
      header #logo {
        width: 20%; } }
    @media only screen and (min-width: 980px) {
      header #logo {
        width: 14%;
        margin-top: 2%; } }
    header #logo img {
      position: relative;
      z-index: 2; }
  header .header-account-wrap {
    float: left;
    width: 60%;
    position: relative; }
    @media only screen and (min-width: 500px) {
      header .header-account-wrap {
        width: 63%; } }
    @media only screen and (min-width: 600px) {
      header .header-account-wrap {
        width: 29%; } }
    @media only screen and (min-width: 980px) {
      header .header-account-wrap {
        width: 72%; } }
    @media only screen and (min-width: 1200px) {
      header .header-account-wrap {
        width: 73%; } }
    header .header-account-wrap .header-social {
      float: left;
      width: 50%;
      margin: 0 0 0 0; }
      @media only screen and (min-width: 768px) {
        header .header-account-wrap .header-social {
          width: 40%; } }
      @media only screen and (min-width: 980px) {
        header .header-account-wrap .header-social {
          width: 20%;
          margin-left: 15%; } }
      @media only screen and (min-width: 1200px) {
        header .header-account-wrap .header-social {
          margin-left: 18%; } }
      header .header-account-wrap .header-social li {
        float: left;
        width: 33%;
        list-style-type: none; }
        @media only screen and (min-width: 500px) {
          header .header-account-wrap .header-social li {
            width: 19%; } }
        @media only screen and (min-width: 600px) {
          header .header-account-wrap .header-social li {
            width: 33%; } }
        @media only screen and (min-width: 980px) {
          header .header-account-wrap .header-social li {
            float: right;
            width: 19%; } }
        header .header-account-wrap .header-social li a {
          float: left;
          width: 87%;
          background-color: #6a4c54;
          color: #FFF;
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          border-radius: 100%;
          padding: 22%;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
          @media only screen and (min-width: 768px) {
            header .header-account-wrap .header-social li a {
              width: 100%; } }
          @media only screen and (min-width: 980px) {
            header .header-account-wrap .header-social li a {
              width: 94%; } }
          @media only screen and (min-width: 1200px) {
            header .header-account-wrap .header-social li a {
              width: 87%; } }
          header .header-account-wrap .header-social li a i {
            float: left;
            text-align: center;
            width: 100%;
            font-size: 1.3em; }
            @media only screen and (min-width: 768px) {
              header .header-account-wrap .header-social li a i {
                font-size: 1.4em; } }
            @media only screen and (min-width: 980px) {
              header .header-account-wrap .header-social li a i {
                font-size: 1.3em; } }
          header .header-account-wrap .header-social li a:hover {
            background-color: #a99a8d; }
    header .header-account-wrap .header-account-button {
      text-transform: uppercase;
      font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
      background: #c7c3c1;
      color: #FFF;
      text-decoration: none;
      width: 50%;
      float: right;
      text-align: center;
      font-size: 1.2em; }
      @media only screen and (min-width: 400px) {
        header .header-account-wrap .header-account-button {
          padding: 2% 0 2% 0; } }
      @media only screen and (min-width: 980px) {
        header .header-account-wrap .header-account-button {
          display: none; } }
    header .header-account-wrap .menu-top-menu-container {
      position: absolute;
      right: -1000px;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      background-color: #FFF;
      z-index: 99999999;
      margin-top: -11%;
      width: 167%; }
      @media only screen and (min-width: 400px) {
        header .header-account-wrap .menu-top-menu-container {
          margin-top: 0; } }
      @media only screen and (min-width: 980px) {
        header .header-account-wrap .menu-top-menu-container {
          float: left;
          position: initial;
          width: 64%;
          text-align: center;
          background-color: initial;
          z-index: initial;
          right: 0px;
          margin-top: 0; } }
      @media only screen and (min-width: 1200px) {
        header .header-account-wrap .menu-top-menu-container {
          width: 53%;
          margin-left: 5%; } }
      header .header-account-wrap .menu-top-menu-container ul {
        float: left;
        width: 100%;
        margin: 0 0 0 0; }
        header .header-account-wrap .menu-top-menu-container ul li {
          float: left;
          width: 50%;
          list-style-type: none; }
          @media only screen and (min-width: 980px) {
            header .header-account-wrap .menu-top-menu-container ul li {
              list-style-type: none;
              display: inline-block;
              padding: 0 2% 0 2%;
              float: none;
              width: auto; } }
          header .header-account-wrap .menu-top-menu-container ul li a {
            text-decoration: none;
            font-size: 1.5em;
            color: #776b5e;
            text-transform: lowercase;
            -webkit-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            -ms-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out;
            -webkit-transition: border-color 0.25s ease-in-out;
            -moz-transition: border-color 0.25s ease-in-out;
            -o-transition: border-color 0.25s ease-in-out;
            -ms-transition: border-color 0.25s ease-in-out;
            transition: border-color 0.25s ease-in-out;
            border-bottom: 2px solid #FFF;
            padding-left: 5%; }
            @media only screen and (min-width: 980px) {
              header .header-account-wrap .menu-top-menu-container ul li a {
                padding-left: 0%; } }
            header .header-account-wrap .menu-top-menu-container ul li a:hover {
              -webkit-transition: all 0.25s ease-in-out;
              -moz-transition: all 0.25s ease-in-out;
              -o-transition: all 0.25s ease-in-out;
              -ms-transition: all 0.25s ease-in-out;
              transition: all 0.25s ease-in-out;
              color: #a99a8d;
              border-bottom: 2px solid #a99a8d; }
  header .header-phone-number {
    float: left;
    width: 12%;
    margin-left: 1%;
    color: #6a4c54;
    text-decoration: none;
    font-size: 1.4em;
    text-align: right; }
    @media only screen and (min-width: 768px) {
      header .header-phone-number {
        width: 4%; } }
    @media only screen and (min-width: 980px) {
      header .header-phone-number {
        width: 13%; } }
    @media only screen and (min-width: 1200px) {
      header .header-phone-number {
        width: 12%; } }
    header .header-phone-number span {
      display: none; }
      @media only screen and (min-width: 980px) {
        header .header-phone-number span {
          display: block; } }
    header .header-phone-number::after {
      content: "\f095";
      font-family: FontAwesome;
      padding-left: 6px;
      float: right;
      font-size: 17px;
      background-color: #6a4c54;
      color: #FFF;
      padding: 25%;
      margin: 23% 0 0 0;
      float: left;
      width: 100%;
      text-align: center; }
      @media only screen and (min-width: 600px) {
        header .header-phone-number::after {
          margin-top: 0%;
          padding: 4.5%; } }
      @media only screen and (min-width: 768px) {
        header .header-phone-number::after {
          padding: 14%; } }
      @media only screen and (min-width: 980px) {
        header .header-phone-number::after {
          display: none; } }
  header .cart-contents {
    float: right;
    border: 1px solid #c7c3c1;
    margin: 2.5% 0 0 0;
    width: 45%;
    text-align: center;
    text-decoration: none;
    color: #6a4c54;
    font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
    font-size: 1.2em;
    padding: 3% 0 2.6% 0; }
    @media only screen and (min-width: 600px) {
      header .cart-contents {
        width: 31%;
        margin-top: 0%;
        padding: 0.5% 0 0.3% 0; } }
    @media only screen and (min-width: 980px) {
      header .cart-contents {
        width: 19%;
        padding: 0.7% 0 0.8% 0;
        margin-top: 1.5%; } }
    header .cart-contents:before {
      content: "\f07a";
      font-family: FontAwesome;
      padding-left: 17px;
      float: left;
      font-size: 17px;
      color: #6a4c54;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
    header .cart-contents:hover:before {
      color: #a99a8d; }
  header .navigation-area {
    background-color: #c7c3c1;
    float: left;
    width: 100%;
    margin-top: -15%;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    @media only screen and (min-width: 600px) {
      header .navigation-area {
        margin-top: -19%; } }
    @media only screen and (min-width: 768px) {
      header .navigation-area {
        margin-top: -14%; } }
    @media only screen and (min-width: 980px) {
      header .navigation-area {
        margin-top: -7%; } }
    @media only screen and (min-width: 1200px) {
      header .navigation-area {
        margin-top: -91px; } }
    header .navigation-area .mobile-navigation {
      background-color: #6a4c54;
      color: #FFF;
      float: right;
      width: 55%;
      text-transform: uppercase;
      font-weight: 600;
      text-decoration: none;
      font-size: 1.2em;
      margin: 3%;
      padding: 2% 0 2% 6%; }
      @media only screen and (min-width: 500px) {
        header .navigation-area .mobile-navigation {
          width: 26%; } }
      @media only screen and (min-width: 768px) {
        header .navigation-area .mobile-navigation {
          padding: 1% 0 1% 6%;
          margin: 2%; } }
      @media only screen and (min-width: 980px) {
        header .navigation-area .mobile-navigation {
          display: none; } }
      header .navigation-area .mobile-navigation:after {
        content: "\f07a";
        font-family: FontAwesome;
        padding-right: 6%;
        float: right;
        font-size: 17px;
        color: #FFF; }
    header .navigation-area nav {
      position: absolute;
      right: -1000px;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      background-color: #c7c3c1; }
      @media only screen and (min-width: 980px) {
        header .navigation-area nav {
          left: 20%;
          width: 63%;
          background: none; } }
      header .navigation-area nav ul {
        float: left;
        width: 100%; }
        header .navigation-area nav ul li {
          width: 33%; 
          float: left;
          font-size: 0.8em; }
          @media only screen and (min-width: 768px) {
            header .navigation-area nav ul li {
              font-size: 1em; } }
          @media only screen and (min-width: 980px) {
            header .navigation-area nav ul li {
              width: 22%; } }
          header .navigation-area nav ul li a {
            color: #FFF;
            text-transform: uppercase;
            font-size: 1.5em;
            padding: 6%;
            text-align: center;
            -webkit-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            -ms-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out; }
            @media only screen and (min-width: 400px) {
              header .navigation-area nav ul li a {
                padding: 10px 0; } }
            @media only screen and (min-width: 768px) {
              header .navigation-area nav ul li a {
                padding: 7%; } }
            @media only screen and (min-width: 980px) {
              header .navigation-area nav ul li a {
                padding: 6%; } }
            @media only screen and (min-width: 980px) {
              header .navigation-area nav ul li a:hover {
                color: #6a4c54; } }
  header .woocommerce-product-search {
    float: right;
    width: 55%;
    margin: 0 3% 3% 3%;
    background-color: #FFF;
    padding: 1% 0 1% 0;
    border-radius: 7px; }
    @media only screen and (min-width: 500px) {
      header .woocommerce-product-search {
        width: 26%;
        margin-top: 4%; } }
    @media only screen and (min-width: 768px) {
      header .woocommerce-product-search {
        margin-top: 2%;
        padding-bottom: 1% 0 1% 6%; } }
    @media only screen and (min-width: 980px) {
      header .woocommerce-product-search {
        width: 20%;
        margin: 1% 0 1% 0;
        padding: 0; } }
    header .woocommerce-product-search label {
      display: none; }
    header .woocommerce-product-search .search-field {
      width: 74%;
      font-size: 1.2em;
      text-transform: uppercase;
      padding: 2% 0 2% 6%;
      border: none;
      margin-left: 9%;
      outline: none; }
      @media only screen and (min-width: 980px) {
        header .woocommerce-product-search .search-field {
          padding: 0%; } }
    header .woocommerce-product-search .header-search-button {
      background-image: url(images/header-search-button.jpg);
      border: none; }

@media only screen and (min-width: 980px) {
  .fixed-header {
    position: fixed;
    margin-top: -5%; }
    .fixed-header #logo {
      margin-top: 4%; } }
  @media only screen and (min-width: 980px) and (min-width: 2100px) {
    .fixed-header .navigation-area {
      margin-top: -5%; } }

@media only screen and (min-width: 1300px) {
  .fixed-header {
    margin-top: -3.6%; } }
@media only screen and (min-width: 1500px) {
  .fixed-header {
    margin-top: -3%; } }
@media only screen and (min-width: 2100px) {
  .fixed-header {
    margin-top: -2.5%; } }

.slide-in {
  right: 0 !important; }

@media only screen and (min-width: 980px) {
  #menu-item-214, #menu-item-215 {
    display: none; } }

#menu-item-214 {
  background-color: #999;
  width: 100%; }
  #menu-item-214 a {
    font-size: 1.2em;
    padding: 1.5% 0 1.5% 0; }

.header-wrapper {
  overflow-x: hidden !important; }

.banner-area {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  max-height: 648px; }
  @media only screen and (min-width: 600px) {
    .banner-area {
      margin-top: -7%; } }
  @media only screen and (min-width: 980px) {
    .banner-area {
      margin-top: 12%; } }
  @media only screen and (min-width: 1200px) {
    .banner-area {
      margin-top: 9%; } }
  @media only screen and (min-width: 2100px) {
    .banner-area {
      margin-top: 6%; } }
  .banner-area .banner-content-wrap {
    position: absolute;
    right: 3%;
    top: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 3%;
    width: 94%;
    max-height: 680px; }
    @media only screen and (min-width: 768px) {
      .banner-area .banner-content-wrap {
        width: 50%;
        right: 0%;
        min-height: 660px; } }
    .banner-area .banner-content-wrap .banner-title {
      color: #6a4c54;
      text-transform: uppercase;
      font-size: 2.2em;
      font-weight: 100;
      line-height: 1.2em;
      float: left;
      width: 100%;
      padding-top: 3%; }
      @media only screen and (min-width: 400px) {
        .banner-area .banner-content-wrap .banner-title {
          font-size: 3.5em;
          padding-top: 10%; } }
      @media only screen and (min-width: 768px) {
        .banner-area .banner-content-wrap .banner-title {
          font-size: 2em;
          padding-top: 20%; } }
      @media only screen and (min-width: 980px) {
        .banner-area .banner-content-wrap .banner-title {
          font-size: 2.2em;
          padding-top: 10%; } }
      @media only screen and (min-width: 1200px) {
        .banner-area .banner-content-wrap .banner-title {
          font-size: 3em;
          padding-top: 13%; } }
      @media only screen and (min-width: 1500px) {
        .banner-area .banner-content-wrap .banner-title {
          padding-top: 12%; } }
    .banner-area .banner-content-wrap .banner-content {
      float: left;
      width: 100%; }
      .banner-area .banner-content-wrap .banner-content ul {
        float: left;
        width: 100%;
        margin: 0 0 0 0; }
        .banner-area .banner-content-wrap .banner-content ul li {
          list-style-type: none;
          font-size: 1.3em;
          font-weight: 100;
          color: #6a4c54;
          line-height: 1.5em; }
          @media only screen and (min-width: 400px) {
            .banner-area .banner-content-wrap .banner-content ul li {
              font-size: 1.5em; } }
          @media only screen and (min-width: 768px) {
            .banner-area .banner-content-wrap .banner-content ul li {
              font-size: 1.4em; } }
          @media only screen and (min-width: 1500px) {
            .banner-area .banner-content-wrap .banner-content ul li {
              font-size: 1.4em; } }
          @media only screen and (min-width: 1600px) {
            .banner-area .banner-content-wrap .banner-content ul li {
              font-size: 1.9em; } }
    .banner-area .banner-content-wrap .banner-button {
      float: left;
      width: 100%;
      background: #6a4c54;
      color: #FFF;
      text-transform: uppercase;
      font-size: 1.3em;
      text-decoration: none;
      padding: 2% 0 2% 2%;
      font-weight: 600;
      margin: 4% 0 0 0; }
      .banner-area .banner-content-wrap .banner-button:after {
        content: "\f105";
        font-family: FontAwesome;
        float: right;
        color: #FFF;
        font-size: 15px;
        padding-right: 8%; }
    .banner-area .banner-content-wrap .move-down {
      position: absolute;
      bottom: -23%;
      left: 44%; }
      @media only screen and (min-width: 768px) {
        .banner-area .banner-content-wrap .move-down {
          left: -5%;
          bottom: 14%; } }
      @media only screen and (min-width: 1200px) {
        .banner-area .banner-content-wrap .move-down {
          bottom: 10%; } }
      .banner-area .banner-content-wrap .move-down i {
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        font-size: 2em;
        border: 3px solid #FFF;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        background-color: #FFF;
        width: 50px;
        height: 50px;
        text-align: center;
        color: #6a4c54;
        border: 7px solid #ddd7d8;
        line-height: 1.9em; }
        .banner-area .banner-content-wrap .move-down i:hover {
          background-color: #6a4c54;
          color: #FFF; }
  .banner-area img {
    float: left;
    width: 209%;
    height: auto;
    max-width: 440% !important; }
    @media only screen and (min-width: 400px) {
      .banner-area img {
        width: 179%; } }
    @media only screen and (min-width: 768px) {
      .banner-area img {
        width: 140%; } }
    @media only screen and (min-width: 900px) {
      .banner-area img {
        width: 125%; } }
    @media only screen and (min-width: 980px) {
      .banner-area img {
        width: 100%; } }

.comp-button {
  float: left;
  width: 100%;
  background-color: #6a4c54;
  color: #FFF;
  font-size: 1.3em;
  padding: 2% 0 2% 3%;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 100;
  margin: 5% 0 0 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  @media only screen and (min-width: 980px) {
    .comp-button {
      font-size: 1.7em; } }
  .comp-button::after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
    color: #FFF;
    padding-right: 5%; }
  .comp-button:hover {
    background-color: #a99a8d; }

.owl-carousel-home {
  position: relative;
  z-index: -1; }

.page-template-page-home .banner-content-wrap {
  margin-top: 8%;
  width: 70%; }
  @media only screen and (min-width: 500px) {
    .page-template-page-home .banner-content-wrap {
      width: 50%; } }
  @media only screen and (min-width: 768px) {
    .page-template-page-home .banner-content-wrap {
      margin-top: 0%; } }
  .page-template-page-home .banner-content-wrap .banner-title {
    display: none; }
    @media only screen and (min-width: 768px) {
      .page-template-page-home .banner-content-wrap .banner-title {
        display: block; } }
  .page-template-page-home .banner-content-wrap .banner-content {
    display: none; }
    @media only screen and (min-width: 768px) {
      .page-template-page-home .banner-content-wrap .banner-content {
        display: block; } }
  .page-template-page-home .banner-content-wrap .comp-button {
    margin-top: 0; }
    @media only screen and (min-width: 768px) {
      .page-template-page-home .banner-content-wrap .comp-button {
        margin-top: 5%; } }
  .page-template-page-home .banner-content-wrap .move-down {
    bottom: -220%;
    left: 70%; }
    @media only screen and (min-width: 400px) {
      .page-template-page-home .banner-content-wrap .move-down {
        bottom: -100%; } }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center; }

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center; }

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }
@-moz-keyframes empty {
  0% {
    opacity: 1; } }
@keyframes empty {
  0% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }
@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }
@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }
@keyframes goDown {
  from {
    transform: translateY(-100%); } }
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }
.product-slider-area {
  margin-bottom: 2%; }
  .product-slider-area .gen-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2em;
    color: #6a4c54;
    padding-top: 4%; }
    @media only screen and (min-width: 500px) {
      .product-slider-area .gen-title {
        font-size: 2em; } }
    @media only screen and (min-width: 980px) {
      .product-slider-area .gen-title {
        font-size: 2.5em; } }
  .product-slider-area .search-area {
    background-color: #c7c3c1;
    float: left;
    width: 100%;
    padding: 1.7% 1.7% 1.5% 1.7%;
    margin-bottom: 4%; }
    .product-slider-area .search-area p {
      color: #FFF;
      text-transform: uppercase;
      font-size: 1.2em;
      font-weight: 100;
      float: left;
      width: 100%;
      text-align: left;
      padding-top: 0.5%;
      margin-bottom: 0; }
      @media only screen and (min-width: 980px) {
        .product-slider-area .search-area p {
          width: 40%;
          text-align: center;
          font-size: 1.5em;
          padding-top: 0.7%; } }
    .product-slider-area .search-area form {
      float: left;
      width: 100%;
      background-color: #FFF;
      padding: 0.5% 0 0.5% 0; }
      @media only screen and (min-width: 980px) {
        .product-slider-area .search-area form {
          width: 60%; } }
      .product-slider-area .search-area form label {
        display: none; }
      .product-slider-area .search-area form input {
        border: none;
        padding-left: 3%;
        font-size: 1.2em;
        text-transform: uppercase;
        outline: none; }
      .product-slider-area .search-area form .search-field {
        width: 90%; }
        @media only screen and (min-width: 980px) {
          .product-slider-area .search-area form .search-field {
            width: 94%; } }
      .product-slider-area .search-area form .header-search-button {
        background-image: url(images/main-search-button.jpg);
        border: none;
        padding: 8px 13px; }

.tabs {
  float: left;
  width: 100%;
  overflow: hidden;
  margin-bottom: 2%; }
  @media only screen and (min-width: 768px) {
    .tabs {
      overflow: initial; } }
  .tabs .tab-header {
    float: left;
    width: 100%;
    margin: 0 0 5% 0; }
    @media only screen and (min-width: 980px) {
      .tabs .tab-header {
        margin: 0 0 2.5% 0; } }
    .tabs .tab-header li {
      width: 50%;
      float: left;
      list-style-type: none;
      background-color: #ebe8e5; }
      .tabs .tab-header li a {
        float: left;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        color: #7b6a5d;
        font-size: 1.4em;
        font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
        padding: 3% 0 3% 0;
        font-weight: 100; }
    .tabs .tab-header .active {
      background-color: #6a4c54; }
      .tabs .tab-header .active a {
        color: #FFF; }
  .tabs .tab-content {
    float: left;
    width: 100%;
    margin: 0 0 0 0; }

.tab-content li {
  list-style-type: none; }
  .tab-content li .owl-carousel {
    float: left;
    width: 100%; }
    .tab-content li .owl-carousel .owl-wrapper {
      float: left; }
      .tab-content li .owl-carousel .owl-wrapper .owl-item {
        float: left;
        width: 100%;
        padding: 0.1%; }

.owl-item a {
  border: 3px solid #6a4c54;
  float: left;
  overflow: hidden; }
  .owl-item a img {
    float: left;
    width: 100%;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
  .owl-item a .tab-slide-title {
    background-color: #FFF;
    color: #6a4c54;
    font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 1.5em;
    text-align: center;
    font-weight: 300;
    padding: 4% 0 4% 0; }
  .owl-item a:hover img {
    -webkit-transform: scale(1.6, 1.6);
    -moz-transform: scale(1.6, 1.6);
    -o-transform: scale(1.6, 1.6);
    -ms-transform: scale(1.6, 1.6);
    transform: scale(1.6, 1.6); }

.owl-controls {
  position: absolute;
  top: 0;
  width: 100%; }
  .owl-controls .owl-buttons {
    margin-top: 9%; }
    .owl-controls .owl-buttons .owl-prev {
      position: absolute;
      left: -100px;
      font-size: 6em !important;
      width: 60px;
      height: 60px;
      border-radius: 100% !important;
      line-height: 1em;
      text-align: center;
      border: 7px solid #ddd7d8;
      background-color: #FFF !important;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .owl-controls .owl-buttons .owl-prev:before {
        content: "\f104";
        font-family: FontAwesome;
        float: left;
        color: #6a4c54;
        text-align: center;
        line-height: 2.35em;
        font-size: 0.3em;
        width: 100%; }
    .owl-controls .owl-buttons .owl-next {
      position: absolute;
      right: -100px;
      font-size: 6em !important;
      width: 60px;
      height: 60px;
      border-radius: 100% !important;
      line-height: 1em;
      text-align: center;
      border: 7px solid #ddd7d8;
      background-color: #FFF !important;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .owl-controls .owl-buttons .owl-next:before {
        content: "\f105";
        font-family: FontAwesome;
        float: left;
        color: #6a4c54;
        text-align: center;
        line-height: 2.35em;
        font-size: 0.3em;
        width: 100%; }

.best-seller-title {
  min-height: 67px; }

.feed-area {
  float: left;
  width: 100%; }
  .feed-area .fourty-wrap {
    position: relative;
    width: 100%;
    float: left;
    background-color: #FFF; }
    @media only screen and (min-width: 768px) {
      .feed-area .fourty-wrap {
        width: 40%;
        padding: 0% 2% 2% 0; } }
    .feed-area .fourty-wrap a {
      float: left;
      width: 100%;
      color: #6a4c54;
      overflow: hidden; }
      .feed-area .fourty-wrap a img {
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
      .feed-area .fourty-wrap a .featured-text {
        position: absolute;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.8);
        float: left;
        width: 100%;
        font-size: 2.4em;
        padding: 5% 11% 9% 11%; }
      .feed-area .fourty-wrap a:hover img {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2); }
  .feed-area .comp-wrap a {
    float: left;
    width: 100%;
    color: #6a4c54;
    overflow: hidden;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    @media only screen and (min-width: 980px) {
      .feed-area .comp-wrap a {
        max-height: 343px; } }
    .feed-area .comp-wrap a p {
      position: absolute;
      top: 0;
      background-color: rgba(255, 255, 255, 0.4);
      float: left;
      width: 100%;
      font-size: 2.6em;
      padding: 15% 5% 15% 0%;
      text-transform: uppercase;
      text-align: center; }
      .feed-area .comp-wrap a p .mid-comp-1 {
        float: left;
        width: 100%;
        font-size: 2em;
        line-height: 1em; }
      .feed-area .comp-wrap a p .mid-comp-2 {
        float: left;
        width: 100%;
        font-size: 1.57em; }
      .feed-area .comp-wrap a p .bottom-comp {
        float: left;
        width: 100%;
        font-size: 0.95em;
        padding-top: 11%;
        padding-bottom: 31%; }
    .feed-area .comp-wrap a .learn-more {
      background-color: initial;
      padding: 0 0 0 0;
      bottom: 35px;
      top: inherit;
      font-size: 1.4em;
      text-align: right;
      padding-right: 17%; }
  .feed-area .sixty-wrap {
    width: 100%;
    float: left; }
    @media only screen and (min-width: 768px) {
      .feed-area .sixty-wrap {
        width: 60%; } }
    .feed-area .sixty-wrap article {
      float: left;
      width: 100%;
      margin-bottom: 7%;
      background-color: #fafafa; }
      .feed-area .sixty-wrap article a {
        float: left;
        width: 100%;
        text-decoration: none;
        overflow: hidden; }
        @media only screen and (min-width: 900px) {
          .feed-area .sixty-wrap article a {
            min-height: 340px; } }
        @media only screen and (min-width: 980px) {
          .feed-area .sixty-wrap article a {
            min-height: 318px; } }
        .feed-area .sixty-wrap article a .article-image {
          overflow: hidden; }
        .feed-area .sixty-wrap article a img {
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
        .feed-area .sixty-wrap article a p {
          padding: 4% 4% 0% 4%;
          margin: 0 0 0 0;
          color: #454444;
          font-size: 2.4em; }
        .feed-area .sixty-wrap article a:hover img {
          -webkit-transform: scale(1.2, 1.2);
          -moz-transform: scale(1.2, 1.2);
          -o-transform: scale(1.2, 1.2);
          -ms-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2); }
    .feed-area .sixty-wrap p.read-more {
      float: right;
      font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
      text-transform: uppercase;
      font-size: 1.3em;
      font-weight: 600; }
      .feed-area .sixty-wrap p.read-more a {
        padding: 0 20px 0 0;
        min-height: inherit; }
  .feed-area .thirty-wrap {
    width: 100%;
    float: left;
    position: relative; }
    @media only screen and (min-width: 500px) {
      .feed-area .thirty-wrap {
        width: 50%;
        padding: 0.5%; } }
    @media only screen and (min-width: 768px) {
      .feed-area .thirty-wrap {
        width: 30%;
        padding: 0 0 2% 2%; } }
    .feed-area .thirty-wrap a {
      float: left;
      width: 100%;
      color: #6a4c54;
      overflow: hidden;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      @media only screen and (min-width: 980px) {
        .feed-area .thirty-wrap a {
          max-height: 343px; } }
      .feed-area .thirty-wrap a img {
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        max-width: 276%;
        width: 100%; }
      .feed-area .thirty-wrap a p {
        position: absolute;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.8);
        float: left;
        width: 100%;
        margin-bottom: 0;
        font-size: 2.1em;
        padding: 5% 11% 24% 11%;
        font-weight: 100; }
        @media only screen and (min-width: 768px) {
          .feed-area .thirty-wrap a p {
            width: 93.7%; } }
      .feed-area .thirty-wrap a .learn-more {
        background-color: initial;
        padding: 0 0 0 0;
        bottom: 35px;
        top: initial;
        font-size: 1.4em;
        text-align: right;
        padding-right: 17%;
        text-transform: uppercase;
        font-weight: 400; }
      .feed-area .thirty-wrap a:hover img {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2); }
    @media only screen and (min-width: 980px) {
      .feed-area .thirty-wrap article {
        max-height: 342px;
        overflow: hidden; } }
    .feed-area .thirty-wrap article a img {
      max-width: 276%; }
    .feed-area .thirty-wrap article .read-more {
      background-color: initial;
      padding: 0 0 0 0;
      bottom: 35px;
      top: initial;
      font-size: 1.4em;
      text-align: right;
      padding-right: 17%;
      text-transform: uppercase;
      font-weight: 400; }

.content-area-hp {
  float: left;
  width: 100%;
  background-color: #a79b8e;
  position: relative;
  color: #FFF;
  overflow: hidden; }
  .content-area-hp main, .content-area-hp .main {
    width: 100%;
    float: left; }
    @media only screen and (min-width: 768px) {
      .content-area-hp main, .content-area-hp .main {
        width: 50%;
        padding: 3%; } }
    @media only screen and (min-width: 980px) {
      .content-area-hp main, .content-area-hp .main {
        padding-left: 0%; } }
    .content-area-hp main p, .content-area-hp .main p {
      font-weight: 100;
      padding: 3% 3% 0% 3%; }
      @media only screen and (min-width: 980px) {
        .content-area-hp main p, .content-area-hp .main p {
          padding: 0% 15% 2% 0%; } }
  .content-area-hp .video-area {
    float: left;
    width: 100%;
    padding: 3%;
    position: relative;
    z-index: 1; }
    @media only screen and (min-width: 768px) {
      .content-area-hp .video-area {
        width: 50%;
        padding: 5% 3% 0 0; } }
    @media only screen and (min-width: 980px) {
      .content-area-hp .video-area {
        padding-right: 0%; } }
    .content-area-hp .video-area iframe {
      width: 100%; }
  .content-area-hp .background-image {
    position: absolute;
    right: 0;
    bottom: -10px;
    height: auto;
    z-index: 0;
    width: 67%; }

.social-area {
  float: left;
  width: 100%;
  background-color: #d3cfcc;
  overflow: hidden;
  position: relative; }
  .social-area .gen-title {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 0%;
    color: #6a4c54;
    font-weight: 400;
    padding: 5% 2% 1% 2%; }
  .social-area .social-text {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 2% 0 2%;
    line-height: 1.1em;
    font-weight: 100; }
  .social-area ul {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 0 0;
    padding-bottom: 2%; }
    .social-area ul li {
      display: inline-block;
      list-style-type: none;
      text-align: center;
      padding: 3%; }
      .social-area ul li a {
        background-color: #bdb5ad;
        color: #6a5657;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        font-size: 2em;
        padding: 31%;
        text-align: center;
        width: 64px;
        float: left;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        @media only screen and (min-width: 980px) {
          .social-area ul li a {
            font-size: 3em;
            padding: 40%;
            width: 135px;
            height: 135px; } }
        .social-area ul li a:hover {
          background-color: #6a4c54;
          color: #d3cfcc; }
        @media only screen and (min-width: 980px) {
          .social-area ul li a .fa {
            line-height: 1em; } }
  .social-area .background-image {
    position: absolute;
    right: 0;
    bottom: -10px;
    height: auto;
    z-index: 0;
    width: 100%; }

.internal-banner-area {
  float: left;
  width: 100%; }
  @media only screen and (min-width: 980px) {
    .internal-banner-area {
      margin-top: 16%; } }
  @media only screen and (min-width: 1300px) {
    .internal-banner-area {
      margin-top: 8%; } }
  @media only screen and (min-width: 1500px) {
    .internal-banner-area {
      margin-top: 0%; } }
  .internal-banner-area .internal-banner-wrap {
    float: left;
    width: 100%;
    overflow: hidden;
    background-color: #a79b8e;
    position: relative;
    z-index: -1; }
    .internal-banner-area .internal-banner-wrap img {
      float: left;
      max-width: initial;
      width: 250%; }
      @media only screen and (min-width: 600px) {
        .internal-banner-area .internal-banner-wrap img {
          width: 200%; } }
      @media only screen and (min-width: 768px) {
        .internal-banner-area .internal-banner-wrap img {
          width: 100%;
          max-width: 100%; } }
  .internal-banner-area .internal-banner-text-area {
    float: right;
    margin-top: -65%;
    background-color: rgba(255, 255, 255, 0.86);
    padding: 4%;
    width: 97%; }
    @media only screen and (min-width: 600px) {
      .internal-banner-area .internal-banner-text-area {
        margin-top: -50%;
        width: 57%; } }
    @media only screen and (min-width: 768px) {
      .internal-banner-area .internal-banner-text-area {
        margin-top: -29%; } }
    @media only screen and (min-width: 980px) {
      .internal-banner-area .internal-banner-text-area {
        margin-top: -29%; } }
    .internal-banner-area .internal-banner-text-area .page-title {
      font-size: 3.4em;
      text-transform: uppercase;
      color: #6a4c54;
      text-align: left;
      padding: 5% 0 7% 0; }
    .internal-banner-area .internal-banner-text-area p {
      color: #6a4c54; }

.cat .banner-content-wrap {
  position: static !important;
  padding: 0%; }
  .cat .banner-content-wrap .banner-title {
    padding-left: 0% !important; }
    @media only screen and (min-width: 768px) {
      .cat .banner-content-wrap .banner-title {
        font-size: 3.5em !important; } }
    @media only screen and (min-width: 1500px) {
      .cat .banner-content-wrap .banner-title {
        padding-top: 13%; } }

.cat-main-page #breadcrumbs {
  margin-top: 0%; }
.cat-main-page #container {
  float: left;
  width: 100%;
  padding: 2%;
  margin-bottom: 3%; }
  @media only screen and (min-width: 768px) {
    .cat-main-page #container {
      float: right;
      width: 70%;
      margin-bottom: 5%; } }
  @media only screen and (min-width: 1100px) {
    .cat-main-page #container {
      padding: 0% 0 0 0;
      margin-bottom: 7%; } }
  .cat-main-page #container .filter-area {
    float: left;
    width: 100%;
    border-top: 1px solid #bdb5ad;
    padding: 3% 0 3% 0; }
    .cat-main-page #container .filter-area .woocommerce-result-count {
      display: none; }
    .cat-main-page #container .filter-area .woocommerce-ordering {
      width: 28%; }
      .cat-main-page #container .filter-area .woocommerce-ordering select {
        -webkit-appearance: none;
        width: 100%;
        font-size: 1.2em;
        padding: 2% 0 2% 9%;
        outline: none;
        border: 1px solid #a99a8d;
        color: #a99a8d; }
  .cat-main-page #container .products li {
    width: 100%;
    margin: 0 0 2% 0;
    position: relative;
    min-height: 485px; }
    @media only screen and (min-width: 500px) {
      .cat-main-page #container .products li {
        width: 50%;
        padding: 0.5%; } }
    @media only screen and (min-width: 700px) {
      .cat-main-page #container .products li {
        min-height: 500px !important; } }
    @media only screen and (min-width: 768px) {
      .cat-main-page #container .products li {
        width: 50%;
        margin-bottom: 6%; } }
    .cat-main-page #container .products li .personalised-icon {
      position: absolute;
      top: -9px;
      right: -2%;
      z-index: 999;
      width: 18%; }
    .cat-main-page #container .products li a {
      float: left;
      width: 100%;
      overflow: hidden;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      @media only screen and (min-width: 768px) {
        .cat-main-page #container .products li a {
          min-height: initial !important; } }
      .cat-main-page #container .products li a .onsale {
        font-size: 1.6em;
        font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        min-width: 3.6em;
        min-height: 3em;
        background-color: #BF002C;
        left: -2%;
        z-index: 999;
        max-width: 3.6em; }
      .cat-main-page #container .products li a img {
        margin-bottom: 0%;
        width: 100%;
        border-radius: 1px solid #c7c3c1;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        max-height: 300px; }
      .cat-main-page #container .products li a h3 {
        color: #6a4c54;
        text-transform: uppercase;
        font-size: 1.6em;
        float: left;
        width: 100%;
        text-align: center;
        padding: 6% 5% 0% 5%;
        line-height: 1.4em;
        min-height: 70px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .cat-main-page #container .products li a h3 {
            min-height: 85px; } }
      .cat-main-page #container .products li a .price {
        float: left;
        width: 100%;
        color: #6a4c54;
        text-align: center;
        font-size: 2em;
        padding: 3% 0 3% 0;
        margin-bottom: 0%;
        font-weight: 600 !important; }
        .cat-main-page #container .products li a .price del .amount {
          font-size: 0.7em; }
        .cat-main-page #container .products li a .price ins .amount {
          font-weight: 600 !important; }
      .cat-main-page #container .products li a .star-rating {
        margin: 0 auto; }
        .cat-main-page #container .products li a .star-rating span {
          font-size: 1em;
          color: #ddc941; }
      .cat-main-page #container .products li a:hover {
        background-color: #fafafa; }
        .cat-main-page #container .products li a:hover img {
          -webkit-transform: scale(1.05, 1.05);
          -moz-transform: scale(1.05, 1.05);
          -o-transform: scale(1.05, 1.05);
          -ms-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05); }
      .cat-main-page #container .products li a .priceincluded {
        float: left;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
        color: #6a4c54;
        text-transform: uppercase;
        margin: 0;
        font-size: 1.6em; }
      .cat-main-page #container .products li a .pricefrom {
        float: left;
        width: 100%;
        text-transform: uppercase;
        color: #6a4c54;
        text-align: center;
        margin: 0;
        font-size: 1.6em; }
    .cat-main-page #container .products li .add_to_cart_button, .cat-main-page #container .products li .product_type_grouped {
      margin: 0 0 0 0;
      border-radius: none;
      float: left;
      width: 100%;
      text-align: center;
      text-transform: uppercase;
      padding: 3% 0 3% 0;
      background-color: #f0ebe8;
      color: #6a4c54;
      font-size: 1.5em;
      font-weight: 100;
      font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
      left: 0;
      bottom: 0%; }
  @media only screen and (min-width: 768px) {
    .cat-main-page #container .products .first {
      padding-right: 2%; } }
  @media only screen and (min-width: 768px) {
    .cat-main-page #container .products .first .add_to_cart_button {
      width: 100%; } }
  @media only screen and (min-width: 768px) {
    .cat-main-page #container .products .last {
      padding-left: 2%; } }
  @media only screen and (min-width: 768px) {
    .cat-main-page #container .products .last .add_to_cart_button {
      width: 100%;
      left: 0; } }
.cat-main-page .shop-sidebar {
  padding: 2%;
  float: left;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .cat-main-page .shop-sidebar {
      width: 30%;
      padding-right: 2%; } }
  @media only screen and (min-width: 1100px) {
    .cat-main-page .shop-sidebar {
      padding: 0% 5% 0 0; } }
  .cat-main-page .shop-sidebar img {
    width: 100%; }
  .cat-main-page .shop-sidebar #woocommerce_price_filter-2 {
    float: left;
    width: 100%;
    border: solid 1px #6a4c54; }
    .cat-main-page .shop-sidebar #woocommerce_price_filter-2 .widget-title {
      background-color: #6a4c54;
      color: #FFF;
      text-transform: uppercase;
      padding: 2% 0 2% 2%;
      padding: 2% 0 2% 4%;
      font-weight: 100; }
    .cat-main-page .shop-sidebar #woocommerce_price_filter-2 form {
      padding: 4%; }
      .cat-main-page .shop-sidebar #woocommerce_price_filter-2 form .ui-slider-handle {
        background-color: #c7c3c1;
        border: 3px solid #FFF;
        width: 2em;
        height: 2em;
        top: -0.8em;
        margin-left: -.9em; }
      .cat-main-page .shop-sidebar #woocommerce_price_filter-2 form .ui-slider-range {
        background-color: #6a4c54; }
      .cat-main-page .shop-sidebar #woocommerce_price_filter-2 form .price_label {
        font-size: 1.5em;
        font-weight: 600;
        color: #7b6a5d; }
  .cat-main-page .shop-sidebar .widget_product_categories {
    float: left;
    width: 100%;
    border: solid 1px #6a4c54; }
    .cat-main-page .shop-sidebar .widget_product_categories .widget-title {
      background-color: #6a4c54;
      color: #FFF;
      text-transform: uppercase;
      padding: 2% 0 2% 2%;
      padding: 2% 0 2% 4%;
      font-weight: 100;
      margin-bottom: 0px; }
    .cat-main-page .shop-sidebar .widget_product_categories .product-categories {
      float: left;
      margin: 0 0 0 0; }
      .cat-main-page .shop-sidebar .widget_product_categories .product-categories li {
        float: left;
        width: 100%;
        list-style-type: none; }
        .cat-main-page .shop-sidebar .widget_product_categories .product-categories li a {
          text-decoration: none;
          padding: 2% 0 2% 5%;
          font-size: 1.3em;
          text-transform: uppercase;
          color: #7b6a5d;
          float: left;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out;
          float: left;
          width: 100%; }
          .cat-main-page .shop-sidebar .widget_product_categories .product-categories li a:hover {
            background-color: #7b6a5d;
            color: #FFF; }
        .cat-main-page .shop-sidebar .widget_product_categories .product-categories li .children {
          display: none; }
  .cat-main-page .shop-sidebar #search-2 {
    float: left;
    width: 100%;
    background-color: #c7c3c1; }
    .cat-main-page .shop-sidebar #search-2 .screen-reader-text {
      display: none; }
    .cat-main-page .shop-sidebar #search-2 .search-field {
      width: 50%;
      float: left; }
    .cat-main-page .shop-sidebar #search-2 .search-submit {
      display: block;
      float: left; }
  .cat-main-page .shop-sidebar .sidebar-contact {
    float: left;
    width: 100%;
    color: #FFF;
    background-color: #6a4c54;
    text-decoration: none;
    padding: 5%;
    text-transform: uppercase;
    margin-bottom: 9%;
    border: 1px solid #FFF;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .cat-main-page .shop-sidebar .sidebar-contact .contact-title {
      font-weight: 600;
      width: 100%;
      float: left;
      font-size: 1.2em; }
    .cat-main-page .shop-sidebar .sidebar-contact .small-text {
      float: left;
      width: 100%;
      font-size: 1.2em;
      font-weight: 100; }
      @media only screen and (min-width: 768px) {
        .cat-main-page .shop-sidebar .sidebar-contact .small-text {
          margin-top: -4%; } }
    .cat-main-page .shop-sidebar .sidebar-contact:hover {
      background-color: #FFF;
      color: #6a4c54;
      border: 1px solid #6a4c54; }
  .cat-main-page .shop-sidebar .sidebar-newsletter {
    float: left;
    width: 100%;
    border: 1px solid #6a4c54;
    color: #6a4c54;
    padding: 4%;
    font-size: 1.2em;
    text-transform: uppercase;
    text-decoration: none;
    margin: 1% 0 1% 0;
    margin-bottom: 9%;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .cat-main-page .shop-sidebar .sidebar-newsletter:after {
      content: "\f105";
      font-family: FontAwesome;
      float: right;
      color: #6a4c54; }
    .cat-main-page .shop-sidebar .sidebar-newsletter:hover {
      background-color: #6a4c54;
      color: #FFF; }
      .cat-main-page .shop-sidebar .sidebar-newsletter:hover:after {
        color: #FFF; }
  .cat-main-page .shop-sidebar .sidebar-deliv-button {
    float: left;
    width: 100%;
    padding: 4%;
    background-color: #f0ebe8;
    margin-bottom: 9%;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .cat-main-page .shop-sidebar .sidebar-deliv-button .title {
      float: left;
      width: 90%;
      color: #6a4c54;
      font-size: 1.4em;
      line-height: 1.2em;
      padding-bottom: 4%;
      text-transform: uppercase; }
    .cat-main-page .shop-sidebar .sidebar-deliv-button .text {
      float: left;
      width: 100%;
      color: #7b6a5d;
      font-size: 1.2em;
      line-height: 1.2em;
      padding-bottom: 8%; }
    .cat-main-page .shop-sidebar .sidebar-deliv-button .button {
      float: left;
      width: 100%;
      color: #FFF;
      text-transform: uppercase;
      background-color: #6a4c54;
      font-size: 1.2em;
      padding: 2% 0 2% 4%;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .cat-main-page .shop-sidebar .sidebar-deliv-button .button:after {
        content: "\f105";
        font-family: FontAwesome;
        float: right;
        color: #FFF;
        padding-right: 5%; }
    .cat-main-page .shop-sidebar .sidebar-deliv-button:hover {
      background-color: #6a4c54; }
      .cat-main-page .shop-sidebar .sidebar-deliv-button:hover .title {
        color: #FFF; }
      .cat-main-page .shop-sidebar .sidebar-deliv-button:hover .text {
        color: #FFF; }
      .cat-main-page .shop-sidebar .sidebar-deliv-button:hover .button {
        background-color: #7b6a5d; }
  .cat-main-page .shop-sidebar .gift-wrap-button {
    text-decoration: none;
    float: left;
    width: 100%;
    position: relative;
    color: #6a4c54;
    margin-bottom: 9%;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    overflow: hidden; }
    @media only screen and (min-width: 980px) {
      .cat-main-page .shop-sidebar .gift-wrap-button {
        max-height: 367px;
        overflow: hidden; } }
    .cat-main-page .shop-sidebar .gift-wrap-button img {
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
    .cat-main-page .shop-sidebar .gift-wrap-button .gift-wrap-text {
      position: absolute;
      bottom: 0;
      background-color: rgba(255, 255, 255, 0.8);
      float: left;
      width: 100%;
      margin-bottom: 0;
      font-size: 1.7em;
      padding: 5% 5% 7% 5%;
      font-weight: 400;
      line-height: 1em;
      left: 0; }
    .cat-main-page .shop-sidebar .gift-wrap-button:hover img {
      -webkit-transform: scale(1.2, 1.2);
      -moz-transform: scale(1.2, 1.2);
      -o-transform: scale(1.2, 1.2);
      -ms-transform: scale(1.2, 1.2);
      transform: scale(1.2, 1.2); }
  .cat-main-page .shop-sidebar .comp-outer-wrap {
    float: left;
    width: 100%;
    color: #6a4c54;
    position: relative;
    margin-bottom: 9%; }
    .cat-main-page .shop-sidebar .comp-outer-wrap .comp-wrap {
      position: absolute;
      top: 0;
      background-color: rgba(255, 255, 255, 0.8);
      float: left;
      width: 100%;
      font-size: 2.6em;
      padding: 15% 5% 15% 0%;
      text-transform: uppercase;
      text-align: center;
      text-decoration: none; }
      @media only screen and (min-width: 768px) {
        .cat-main-page .shop-sidebar .comp-outer-wrap .comp-wrap {
          font-size: 1.4em;
          padding-top: 10%; } }
      .cat-main-page .shop-sidebar .comp-outer-wrap .comp-wrap .mid-comp-1 {
        float: left;
        width: 100%;
        font-size: 2em;
        line-height: 1em; }
        @media only screen and (min-width: 768px) {
          .cat-main-page .shop-sidebar .comp-outer-wrap .comp-wrap .mid-comp-1 {
            font-size: 1.9em; } }
      .cat-main-page .shop-sidebar .comp-outer-wrap .comp-wrap .md-comp-2 {
        float: left;
        width: 100%;
        font-size: 1.57em; }
        @media only screen and (min-width: 768px) {
          .cat-main-page .shop-sidebar .comp-outer-wrap .comp-wrap .md-comp-2 {
            font-size: 1.6em; } }
      .cat-main-page .shop-sidebar .comp-outer-wrap .comp-wrap .bottom-comp {
        float: left;
        width: 100%;
        font-size: 0.95em;
        padding-top: 11%;
        padding-bottom: 9%; }
        @media only screen and (min-width: 768px) {
          .cat-main-page .shop-sidebar .comp-outer-wrap .comp-wrap .bottom-comp {
            font-size: 1em;
            padding-top: 1%;
            padding-bottom: 1%; } }
    .cat-main-page .shop-sidebar .comp-outer-wrap .learn-more {
      background-color: initial;
      padding: 0 0 0 0;
      bottom: 35px;
      top: initial;
      font-size: 1.4em;
      text-align: right;
      padding-right: 17%;
      float: right; }
      @media only screen and (min-width: 768px) {
        .cat-main-page .shop-sidebar .comp-outer-wrap .learn-more {
          font-size: 0.8em; } }
  .cat-main-page .shop-sidebar .testimonial-area {
    float: left;
    width: 100%;
    background-color: #f0ebe8;
    padding: 4%;
    margin-bottom: 9%; }
    .cat-main-page .shop-sidebar .testimonial-area a {
      text-decoration: none; }
      .cat-main-page .shop-sidebar .testimonial-area a .news-article-title {
        font-size: 1.2em;
        color: #7b6a5d; }
      .cat-main-page .shop-sidebar .testimonial-area a p {
        font-size: 1.2em;
        line-height: 1.2em;
        color: #7b6a5d; }

.shop-sidebar .widget-area aside {
  float: left;
  width: 100%;
  border: solid 1px #6a4c54; }
  .shop-sidebar .widget-area aside .widget-title {
    background-color: #6a4c54;
    color: #FFF;
    text-transform: uppercase;
    padding: 2% 0 2% 2%;
    padding: 2% 0 2% 4%;
    font-weight: 100;
    margin-bottom: 0px; }
  .shop-sidebar .widget-area aside ul li {
    float: left;
    width: 100%;
    list-style-type: none; }
    .shop-sidebar .widget-area aside ul li a {
      text-decoration: none;
      padding: 2% 0 2% 5%;
      font-size: 1.3em;
      text-transform: uppercase;
      color: #7b6a5d;
      float: left;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      float: left;
      width: 100%; }
      .shop-sidebar .widget-area aside ul li a:hover {
        background-color: #7b6a5d;
        color: #FFF; }

.widget_layered_nav ul li .count {
  display: none; }

.product-category {
  min-height: auto !important; }

.cat .wrap-2 .banner-content-wrap {
  min-height: auto !important;
  min-height: inherit; }

@media only screen and (min-width: 500px) {
  .tax-product_cat .products li {
    min-height: 465px !important; } }
@media only screen and (min-width: 980px) {
  .tax-product_cat .products li {
    min-height: 470px !important; } }
@media only screen and (min-width: 1100px) {
  .tax-product_cat .products li {
    min-height: 480px !important; } }

.woocommerce-pagination .page-numbers li {
  font-size: 1.3em; }
  .woocommerce-pagination .page-numbers li span {
    background: #6a4c54 !important;
    color: #FFF !important; }
  .woocommerce-pagination .page-numbers li a {
    background: #f0ebe8 !important;
    color: #6a4c54 !important; }

@media only screen and (min-width: 980px) {
  .single-product #blatedadcrumbs {
    margin-top: 25%; } }
.single-product #container {
  float: left;
  width: 100%; }
  .single-product #container #content .product {
    float: left;
    width: 100%; }
    .single-product #container #content .product .onsale {
      font-size: 2em;
      font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      min-width: 3.6em;
      min-height: 3.6em;
      background-color: #ec821a;
      right: 13%;
      z-index: 999;
      max-height: 3em;
      max-width: 3em; }
    .single-product #container #content .product .images {
      width: 100%;
      float: left; }
      @media only screen and (min-width: 768px) {
        .single-product #container #content .product .images {
          width: 60%; } }
      .single-product #container #content .product .images .thumbnails a {
        width: 13.5%; }
      .single-product #container #content .product .images .image-hint {
        float: left;
        width: 100%;
        padding: 2% 0 1% 0;
        font-size: 1.6em;
        text-transform: uppercase; }
    .single-product #container #content .product .entry-summary {
      float: left;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .single-product #container #content .product .entry-summary {
          width: 40%;
          margin: 0 0 0 0;
          padding-left: 5%;
          float: right; } }
      .single-product #container #content .product .entry-summary h1 {
        text-transform: uppercase;
        font-size: 2.3em;
        margin-bottom: 6%;
        color: #563D46; }
      .single-product #container #content .product .entry-summary .price {
        font-size: 2.3em;
        color: #563D46; }
      .single-product #container #content .product .entry-summary .woocommerce-product-rating .star-rating {
        font-size: 2em;
        color: #ddc941;
        margin: 0 0 0 0; }
      .single-product #container #content .product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
        color: #a99a8d;
        font-size: 1.5em;
        width: 100%;
        float: left; }
      @media only screen and (min-width: 768px) {
        .single-product #container #content .product .entry-summary .quantity {
          margin: 0 4px 0 12%; } }
      @media only screen and (min-width: 980px) {
        .single-product #container #content .product .entry-summary .quantity {
          margin: 0 4px 0 10%; } }
      .single-product #container #content .product .entry-summary .quantity input {
        line-height: 3.2;
        text-align: center;
        min-height: 57px; }
      .single-product #container #content .product .entry-summary .cart {
        float: right;
        width: 100%;
        padding: 1% 0 0% 0; }
        .single-product #container #content .product .entry-summary .cart .cart-wrap {
          float: left;
          width: 100%;
          border-top: 1px solid #bdb5ad;
          margin-top: 1%;
          padding-top: 10%; }
          .single-product #container #content .product .entry-summary .cart .cart-wrap .single_add_to_cart_button {
            background-color: #6a4c54;
            color: #FFF;
            border-radius: 0px;
            text-transform: uppercase;
            font-size: 1.5em;
            font-weight: 600;
            padding: 13px;
            line-height: 2em;
            width: 60%;
            float: right;
            -webkit-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            -ms-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out;
            								/*&:after {
            									content: "\f105";
            									font-family: FontAwesome;
            									float: right;
            									color: $white;
            									font-size: 20px;
            									padding-left: 2%;
              							} */ }
            @media only screen and (min-width: 768px) {
              .single-product #container #content .product .entry-summary .cart .cart-wrap .single_add_to_cart_button {
                width: 62%; } }
            @media only screen and (min-width: 980px) {
              .single-product #container #content .product .entry-summary .cart .cart-wrap .single_add_to_cart_button {
                width: 66%; } }
            .single-product #container #content .product .entry-summary .cart .cart-wrap .single_add_to_cart_button:hover {
              background-color: #7b6a5d; }
  .single-product #container #content .entry-content ul {
    margin: 0 0 2% 3%; }
    .single-product #container #content .entry-content ul li {
      font-size: 1.2em;
      float: left;
      width: 100%; }
  .single-product #container #content .woocommerce-tabs {
    float: left;
    width: 100%;
    clear: none; }
    @media only screen and (min-width: 768px) {
      .single-product #container #content .woocommerce-tabs {
        width: 60%;
        padding-right: 3%; } }
    .single-product #container #content .woocommerce-tabs .tabs {
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      .single-product #container #content .woocommerce-tabs .tabs:before {
        border: 0px solid; }
      .single-product #container #content .woocommerce-tabs .tabs li {
        background-color: #c7c3c1;
        border-radius: 0 0 0 0 !important;
        margin: 0 0;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        .single-product #container #content .woocommerce-tabs .tabs li:before {
          border-radius: 0 0 0 0;
          border-bottom-right-radius: 0;
          border-width: 0 0 0 0;
          box-shadow: initial; }
        .single-product #container #content .woocommerce-tabs .tabs li:after {
          border-radius: 0 0 0 0;
          border-bottom-right-radius: 0;
          border-width: 0 0 0 0;
          box-shadow: initial; }
        .single-product #container #content .woocommerce-tabs .tabs li a {
          color: #454444;
          text-transform: uppercase;
          font-weight: 100;
          font-size: 1.3em; }
        .single-product #container #content .woocommerce-tabs .tabs li:hover {
          background-color: #7b6a5d; }
          .single-product #container #content .woocommerce-tabs .tabs li:hover a {
            color: #FFF; }
      .single-product #container #content .woocommerce-tabs .tabs .active {
        background-color: #6a4c54; }
        .single-product #container #content .woocommerce-tabs .tabs .active a {
          color: #FFF; }
  .single-product #container #content .single-sidebar {
    float: right;
    width: 100%;
    padding: 2%; }
    @media only screen and (min-width: 768px) {
      .single-product #container #content .single-sidebar {
        width: 37%;
        padding: 0 0 0 2%;
        clear: right; } }
    .single-product #container #content .single-sidebar .gift-wrap-button {
      text-decoration: none;
      float: left;
      width: 100%;
      position: relative;
      color: #6a4c54;
      margin-bottom: 9%;
      overflow: hidden; }
      @media only screen and (min-width: 980px) {
        .single-product #container #content .single-sidebar .gift-wrap-button {
          max-height: 367px; } }
      .single-product #container #content .single-sidebar .gift-wrap-button img {
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
      .single-product #container #content .single-sidebar .gift-wrap-button .gift-wrap-text {
        position: absolute;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.8);
        float: left;
        width: 100%;
        margin-bottom: 0;
        font-size: 1.7em;
        padding: 5% 5% 7% 5%;
        font-weight: 400;
        line-height: 1em;
        left: 0; }
      .single-product #container #content .single-sidebar .gift-wrap-button:hover img {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2); }
    .single-product #container #content .single-sidebar .sidebar-contact {
      float: left;
      width: 100%;
      color: #FFF;
      background-color: #6a4c54;
      text-decoration: none;
      padding: 5%;
      text-transform: uppercase;
      margin-bottom: 9%;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      border: 1px solid #FFF; }
      .single-product #container #content .single-sidebar .sidebar-contact .contact-title {
        font-weight: 600;
        width: 100%;
        float: left;
        font-size: 1.2em; }
      .single-product #container #content .single-sidebar .sidebar-contact .small-text {
        float: left;
        width: 100%;
        font-size: 1.2em;
        font-weight: 100; }
      .single-product #container #content .single-sidebar .sidebar-contact:hover {
        background-color: #FFF;
        color: #6a4c54;
        border: 1px solid #6a4c54; }
  .single-product #container #content .entry-content {
    color: #AEABA9; }
    .single-product #container #content .entry-content p {
      color: #563D46; }
      .single-product #container #content .entry-content p span {
        color: #563D46; }

.required-product-addon, .product-addon {
  float: left;
  width: 100%;
  background-color: #f0ebe8;
  margin: 0 0 0 0 !important;
  padding: 1% 2% 1% 2%;
  font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif; }
  .required-product-addon .addon-name, .product-addon .addon-name {
    text-transform: uppercase;
    font-weight: 600;
    color: #454444;
    font-size: 1.4em;
    padding: 0 0 0 0; }

#product-addons-total {
  float: left;
  width: 100%;
  background-color: #d3cfcc;
  padding: 4%;
  font-size: 1.2em;
  margin-bottom: 3%; }
  #product-addons-total .product-addon-totals {
    margin-bottom: 0; }

.product_meta {
  display: none; }

.related, .upsells {
  float: left;
  width: 100%;
  background-color: #f0ebe8; }
  .related h2, .upsells h2 {
    text-transform: uppercase; }
  .related ul, .upsells ul {
    float: left !important;
    width: 100%; }
    .related ul li, .upsells ul li {
      float: left;
      width: 100% !important;
      margin-right: 0 !important;
      padding: 1% !important;
      min-height: 466px;
      background: #FFF; }
      @media only screen and (min-width: 1100px) {
        .related ul li, .upsells ul li {
          min-height: 455px; } }
      .related ul li .personalised-icon, .upsells ul li .personalised-icon {
        position: absolute;
        top: -4px;
        right: -2%;
        z-index: 999;
        width: 24% !important; }
      .related ul li a, .upsells ul li a {
        float: left;
        width: 100%;
        background-color: #FFF;
        position: relative;
        overflow: hidden;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        border: none; }
        .related ul li a .onsale, .upsells ul li a .onsale {
          font-size: 2em;
          font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
          text-transform: uppercase;
          font-weight: 600;
          min-width: 3.6em;
          min-height: 3.6em;
          background-color: #ec821a;
          left: -2% !important;
          position: absolute; }
        .related ul li a img, .upsells ul li a img {
          float: left;
          width: 100%;
          overflow: hidden;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
        .related ul li a h3, .upsells ul li a h3 {
          float: left;
          width: 100%;
          font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
          text-align: center;
          font-size: 1.4em !important;
          text-transform: uppercase;
          font-weight: 600;
          color: #454444;
          line-height: 1.1em;
          text-transform: uppercase;
          min-height: 80px;
          padding: 2% !important; }
        .related ul li a .star-rating, .upsells ul li a .star-rating {
          margin: 0 auto !important;
          font-size: 1.1em;
          color: #ddc941; }
        .related ul li a .price, .upsells ul li a .price {
          float: left;
          width: 100%;
          font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
          text-align: center;
          font-size: 2.4em !important;
          font-weight: 600;
          padding-top: 3%;
          min-height: 57px;
          color: #454444 !important; }
        .related ul li a:hover, .upsells ul li a:hover {
          background-color: #B6A99E; }
          .related ul li a:hover img, .upsells ul li a:hover img {
            -webkit-transform: scale(1.05, 1.05);
            -moz-transform: scale(1.05, 1.05);
            -o-transform: scale(1.05, 1.05);
            -ms-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05); }
      .related ul li .product_type_addons, .related ul li .add_to_cart_button, .related ul li .product_type_grouped, .upsells ul li .product_type_addons, .upsells ul li .add_to_cart_button, .upsells ul li .product_type_grouped {
        background-color: #FFF !important;
        color: #454444 !important;
        text-align: center;
        font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
        text-transform: uppercase;
        font-size: 1.4em;
        font-weight: 600;
        margin-top: -0.2% !important;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        .related ul li .product_type_addons:hover, .related ul li .add_to_cart_button:hover, .related ul li .product_type_grouped:hover, .upsells ul li .product_type_addons:hover, .upsells ul li .add_to_cart_button:hover, .upsells ul li .product_type_grouped:hover {
          background-color: #6a4c54 !important;
          color: #FFF !important; }

@media only screen and (min-width: 1500px) {
  .archive .banner-area .move-down {
    bottom: 44%; } }

.shop_attributes {
  font-size: 1.2em; }

.woocommerce button.button.alt {
  background-color: #6a4c54 !important;
  color: #FFF !important;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 600;
  padding: 13px;
  line-height: 2em;
  width: 60%;
  float: right;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  	/*&:after {
  		content: "\f105";
  		font-family: FontAwesome;
  		float: right;
  		color: $white;
  		font-size: 20px;
  		padding-left: 2%;
    							} */ }
  @media only screen and (min-width: 768px) {
    .woocommerce button.button.alt {
      width: 62%; } }
  @media only screen and (min-width: 980px) {
    .woocommerce button.button.alt {
      width: 50%; } }
  .woocommerce button.button.alt:hover {
    background-color: #7b6a5d !important; }

.group_table {
  float: left;
  width: 100%; }
  .group_table tbody {
    float: left;
    width: 100%; }
    .group_table tbody tr {
      float: left;
      width: 100%; }
      .group_table tbody tr td {
        float: left; }
        .group_table tbody tr td .quantity {
          margin-left: 0% !important; }
      .group_table tbody tr .label {
        font-size: 1.3em;
        width: 75%;
        color: #563D46;
        float: left;
        font-weight: bold; }
      .group_table tbody tr .price {
        float: left;
        width: 75%;
        color: #563D46;
        font-size: 1.3em !important;
        padding-left: 1em !important; }

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
  clear: none !important; }

.related ul .owl-item {
  padding: 0.21%; }

.upsells ul .owl-item {
  padding: 0.5%; }

.woocommerce div.product p.stock {
  font-size: 2em !important; }

.page-template-page-contact .contact-us-area {
  float: left;
  width: 100%;
  margin-bottom: 3%; }
  .page-template-page-contact .contact-us-area .contact-form-area {
    float: left;
    width: 100%;
    background-color: #a99a8d;
    padding: 3%; }
    @media only screen and (min-width: 768px) {
      .page-template-page-contact .contact-us-area .contact-form-area {
        width: 60%; } }
    .page-template-page-contact .contact-us-area .contact-form-area .gform_body {
      float: left;
      width: 100%; }
      .page-template-page-contact .contact-us-area .contact-form-area .gform_body ul {
        float: left;
        width: 100%; }
        .page-template-page-contact .contact-us-area .contact-form-area .gform_body ul li {
          float: left;
          width: 100%; }
          .page-template-page-contact .contact-us-area .contact-form-area .gform_body ul li label {
            font-size: 1.55em;
            font-weight: 600;
            color: #FFF; }
          .page-template-page-contact .contact-us-area .contact-form-area .gform_body ul li .ginput_complex .ginput_left {
            width: 50%; }
            .page-template-page-contact .contact-us-area .contact-form-area .gform_body ul li .ginput_complex .ginput_left input {
              width: 100% !important; }
          .page-template-page-contact .contact-us-area .contact-form-area .gform_body ul li textarea {
            min-height: 208px; }
    .page-template-page-contact .contact-us-area .contact-form-area .gform_footer {
      float: left;
      width: 100%; }
      .page-template-page-contact .contact-us-area .contact-form-area .gform_footer .gform_button {
        width: 100%;
        background-color: #6a4c54;
        color: #FFF;
        font-size: 2em;
        padding: 3% 0 3% 0;
        border: none;
        text-transform: uppercase;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        .page-template-page-contact .contact-us-area .contact-form-area .gform_footer .gform_button:hover {
          background-color: #7b6a5d; }
  .page-template-page-contact .contact-us-area .contact-text {
    float: left;
    width: 100%;
    color: #454444;
    padding: 3%;
    background-color: #f0ebe8;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .page-template-page-contact .contact-us-area .contact-text {
        width: 40%;
        min-height: 654px;
        text-align: inherit; } }
    @media only screen and (min-width: 980px) {
      .page-template-page-contact .contact-us-area .contact-text {
        min-height: 645px; } }
    .page-template-page-contact .contact-us-area .contact-text p {
      font-weight: inherit; }
    .page-template-page-contact .contact-us-area .contact-text h1 {
      color: #6a4c54;
      padding-top: 0%;
      padding-left: 0% !important; }
    .page-template-page-contact .contact-us-area .contact-text h2, .page-template-page-contact .contact-us-area .contact-text h3, .page-template-page-contact .contact-us-area .contact-text h4, .page-template-page-contact .contact-us-area .contact-text h5, .page-template-page-contact .contact-us-area .contact-text h6 {
      padding-left: 0% !important; }
    .page-template-page-contact .contact-us-area .contact-text .address {
      float: left;
      width: 100%; }
      .page-template-page-contact .contact-us-area .contact-text .address h3 {
        color: #6a4c54; }
      .page-template-page-contact .contact-us-area .contact-text .address span {
        float: left;
        width: 100%;
        font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
        font-size: 1.4em;
        color: #454444; }
      .page-template-page-contact .contact-us-area .contact-text .address p {
        float: left;
        width: 100%;
        margin: 4% 0 0 0;
        color: #6a4c54;
        font-weight: 600;
        font-weight: 100; }
      .page-template-page-contact .contact-us-area .contact-text .address a {
        color: #6a4c54;
        text-decoration: none;
        font-size: 1.2em; }
        .page-template-page-contact .contact-us-area .contact-text .address a:hover {
          text-decoration: underline; }
  .page-template-page-contact .contact-us-area .no-third-party {
    float: left;
    width: 100%;
    padding-top: 5%;
    color: #7d6b5f; }

.newsletter {
  float: left;
  width: 100%;
  background-color: #f0ebe8; }
  .newsletter .wrap-2 {
    padding: 3%; }
    @media only screen and (min-width: 768px) {
      .newsletter .wrap-2 {
        padding: 3% 0 3% 0; } }
    .newsletter .wrap-2 h2 {
      width: 100%;
      text-align: center;
      padding: 0 0 3% 0;
      color: #6a4c54; }
    .newsletter .wrap-2 .widget_wysija_cont {
      float: left;
      width: 100%;
      padding: 1% 3% 3% 3%; }
      @media only screen and (min-width: 768px) {
        .newsletter .wrap-2 .widget_wysija_cont {
          padding: 1% 0 9% 0%; } }
      .newsletter .wrap-2 .widget_wysija_cont p {
        float: left;
        width: 100%; }
        @media only screen and (min-width: 768px) {
          .newsletter .wrap-2 .widget_wysija_cont p {
            width: 23.9%;
            margin-right: 1.1%; } }
        .newsletter .wrap-2 .widget_wysija_cont p label {
          color: #6a4c54;
          width: 100%;
          font-size: 1.2em; }
        .newsletter .wrap-2 .widget_wysija_cont p input {
          width: 100%;
          border: none; }
      .newsletter .wrap-2 .widget_wysija_cont .wysija-submit {
        float: left;
        width: 100%;
        margin-top: 14px;
        margin-bottom: 14px;
        font-size: 1.6em;
        text-transform: uppercase;
        padding: 4.5% 0 4.5% 0;
        background-color: #6a4c54;
        border: none;
        color: #FFF;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        @media only screen and (min-width: 768px) {
          .newsletter .wrap-2 .widget_wysija_cont .wysija-submit {
            width: 25%;
            font-size: 1.25em;
            padding: 1% 0 1% 0;
            margin-top: 24px;
            margin-bottom: 0px; } }
        .newsletter .wrap-2 .widget_wysija_cont .wysija-submit:hover {
          background-color: #7b6a5d; }

@media only screen and (min-width: 768px) {
  .page-template-page-success #breadcrumbs {
    margin-top: 22%; } }
.page-template-page-success .thank-you-area {
  float: left;
  width: 100%;
  margin-bottom: 3%; }
  .page-template-page-success .thank-you-area .contact-text {
    float: left;
    width: 100%;
    text-align: left; }
    .page-template-page-success .thank-you-area .contact-text h1 {
      font-size: 4em;
      font-weight: 600;
      color: #6a4c54; }

.page-template-page-contact .validation_error, .page-template-page-competition .validation_error {
  color: #FFF !important; }
.page-template-page-contact .gfield_error, .page-template-page-competition .gfield_error {
  background-color: #9A8C80 !important;
  border-top: none !important;
  border-bottom: none !important; }
  .page-template-page-contact .gfield_error label, .page-template-page-competition .gfield_error label {
    color: #6a4c54 !important; }
  .page-template-page-contact .gfield_error .validation_message, .page-template-page-competition .gfield_error .validation_message {
    font-size: 1.4em !important;
    font-weight: 400 !important; }

.page-template-page-html-sitemap .wrap-2 h1 {
  padding-top: 0%; }
.page-template-page-html-sitemap .wrap-2 .menu-sitemap-container {
  padding-bottom: 3%;
  margin-bottom: 3%;
  float: left;
  width: 100%; }
  .page-template-page-html-sitemap .wrap-2 .menu-sitemap-container ul {
    margin: 0 0 0 0;
    float: left;
    width: 100%; }
    .page-template-page-html-sitemap .wrap-2 .menu-sitemap-container ul li {
      float: left;
      width: 100%;
      list-style-type: none; }
      @media only screen and (min-width: 768px) {
        .page-template-page-html-sitemap .wrap-2 .menu-sitemap-container ul li {
          width: 24%;
          margin: 0.5%; } }
      .page-template-page-html-sitemap .wrap-2 .menu-sitemap-container ul li a {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 1.2em;
        padding: 2%;
        background-color: #a99a8d;
        text-transform: uppercase;
        color: #FFF;
        text-decoration: none;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        .page-template-page-html-sitemap .wrap-2 .menu-sitemap-container ul li a:after {
          content: "\f105";
          font-family: FontAwesome;
          float: right;
          color: #FFF;
          font-size: 15px;
          padding-right: 8%; }
        .page-template-page-html-sitemap .wrap-2 .menu-sitemap-container ul li a:hover {
          background-color: #6a4c54; }

.blog .featured-article {
  float: left;
  width: 100%;
  background-color: #fafafa;
  margin-bottom: 3%; }
  .blog .featured-article article {
    float: left;
    width: 100%;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .blog .featured-article article .article-image {
      float: left;
      width: 100%;
      overflow: hidden;
      max-height: 326px;
      max-width: 336px; }
      @media only screen and (min-width: 768px) {
        .blog .featured-article article .article-image {
          width: 35%;
          padding: 2% 2% 0 2%; } }
      .blog .featured-article article .article-image img {
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        width: 100%; }
    .blog .featured-article article .article-content {
      float: left;
      width: 100%;
      padding: 3%; }
      @media only screen and (min-width: 768px) {
        .blog .featured-article article .article-content {
          width: 65%; } }
      .blog .featured-article article .article-content .fetaured-title {
        font-size: 3em;
        color: #6a4c54;
        text-transform: uppercase; }
      .blog .featured-article article .article-content .news-article-title {
        font-size: 1.8em;
        font-weight: 600;
        text-transform: uppercase;
        color: #6a4c54; }
      .blog .featured-article article .article-content p {
        color: #454444; }
      .blog .featured-article article .article-content .green-read-more {
        font-weight: 600;
        float: left;
        text-transform: uppercase; }
      .blog .featured-article article .article-content .read-more {
        font-weight: 600;
        float: right; }
    .blog .featured-article article:hover {
      background-color: #AEABA9; }
      .blog .featured-article article:hover img {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2); }
.blog .background-color {
  background-color: #a99a8d;
  padding-bottom: 3%; }
  .blog .background-color .sidebar {
    width: 100%;
    background-color: #7b6a5d; }
  .blog .background-color .wrap-2 main {
    float: left;
    width: 100%; }
    .blog .background-color .wrap-2 main .news-holder {
      float: left;
      width: 100%;
      padding: 3% 0 2% 0;
      margin-bottom: 2%;
      border-bottom: 1px solid #FFF; }
      .blog .background-color .wrap-2 main .news-holder p {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 1.2em;
        color: #FFF; }
        @media only screen and (min-width: 768px) {
          .blog .background-color .wrap-2 main .news-holder p {
            width: 70%;
            font-size: 2em;
            padding-top: 1%; } }
      .blog .background-color .wrap-2 main .news-holder .select-button {
        float: left;
        width: 100%; }
        @media only screen and (min-width: 768px) {
          .blog .background-color .wrap-2 main .news-holder .select-button {
            width: 30%; } }
        .blog .background-color .wrap-2 main .news-holder .select-button select {
          width: 100%;
          -webkit-appearance: none;
          float: left;
          padding: 3% 0 3% 3%;
          background-color: #6a4c54;
          color: #FFF;
          border: none;
          outline: none;
          cursor: pointer;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
          .blog .background-color .wrap-2 main .news-holder .select-button select option {
            text-align: center; }
          .blog .background-color .wrap-2 main .news-holder .select-button select:hover {
            background-color: #8E6C75; }
    .blog .background-color .wrap-2 main #newsReports {
      float: left;
      width: 100%; }
    .blog .background-color .wrap-2 main article {
      width: 100%;
      float: left;
      background-color: #7b6a5d; }
      @media only screen and (min-width: 768px) {
        .blog .background-color .wrap-2 main article {
          width: 49%;
          margin: 0.5%;
          min-height: 390px; } }
      .blog .background-color .wrap-2 main article a {
        float: left;
        width: 100%;
        padding: 3%;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        .blog .background-color .wrap-2 main article a .entry-thumbnail {
          float: left;
          width: 100%;
          overflow: hidden;
          max-height: 190px;
          margin-bottom: 3%; }
          .blog .background-color .wrap-2 main article a .entry-thumbnail img {
            -webkit-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            -ms-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out;
            width: 100%; }
        .blog .background-color .wrap-2 main article a .entry-header {
          float: left;
          width: 100%;
          color: #FFF;
          font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
          text-transform: uppercase;
          font-size: 1.8em;
          font-weight: 600; }
        .blog .background-color .wrap-2 main article a .entry-content {
          float: left;
          width: 100%;
          font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
          font-size: 1.1em;
          color: #FFF; }
          .blog .background-color .wrap-2 main article a .entry-content .green-read-more {
            font-weight: 600;
            float: right; }
        .blog .background-color .wrap-2 main article a:hover {
          background-color: #fafafa; }
          .blog .background-color .wrap-2 main article a:hover .entry-thumbnail img {
            -webkit-transform: scale(1.2, 1.2);
            -moz-transform: scale(1.2, 1.2);
            -o-transform: scale(1.2, 1.2);
            -ms-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2); }
          .blog .background-color .wrap-2 main article a:hover .entry-header {
            color: #6a4c54; }
          .blog .background-color .wrap-2 main article a:hover .entry-content {
            color: #6a4c54; }

.archive .background-color, .search-results .background-color {
  background-color: #a79b8e;
  padding-bottom: 3%; }
  .archive .background-color main .page-header, .search-results .background-color main .page-header {
    position: initial;
    background-color: initial; }
    .archive .background-color main .page-header h1, .search-results .background-color main .page-header h1 {
      color: #FFF; }
  .archive .background-color main article, .search-results .background-color main article {
    width: 100%;
    float: left; }
    @media only screen and (min-width: 768px) {
      .archive .background-color main article, .search-results .background-color main article {
        width: 49%;
        margin: 0.5%; } }
    .archive .background-color main article a, .search-results .background-color main article a {
      float: left;
      width: 100%;
      background-color: #7b6a5d;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      padding: 3%; }
      .archive .background-color main article a .entry-thumbnail, .search-results .background-color main article a .entry-thumbnail {
        float: left;
        width: 100%;
        overflow: hidden;
        max-height: 130px;
        margin-bottom: 3%; }
        .archive .background-color main article a .entry-thumbnail img, .search-results .background-color main article a .entry-thumbnail img {
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
      .archive .background-color main article a .entry-header, .search-results .background-color main article a .entry-header {
        float: left;
        width: 100%;
        color: #FFF;
        font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
        text-transform: uppercase;
        font-size: 1.8em;
        font-weight: 600;
        min-height: 60px; }
      .archive .background-color main article a .entry-content, .search-results .background-color main article a .entry-content {
        float: left;
        width: 100%;
        font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
        font-size: 1.1em;
        color: #FFF; }
        .archive .background-color main article a .entry-content .green-read-more, .search-results .background-color main article a .entry-content .green-read-more {
          font-weight: 600;
          float: right; }
      .archive .background-color main article a:hover, .search-results .background-color main article a:hover {
        background-color: #fafafa; }
        .archive .background-color main article a:hover .entry-thumbnail img, .search-results .background-color main article a:hover .entry-thumbnail img {
          -webkit-transform: scale(1.2, 1.2);
          -moz-transform: scale(1.2, 1.2);
          -o-transform: scale(1.2, 1.2);
          -ms-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2); }
        .archive .background-color main article a:hover .entry-header, .search-results .background-color main article a:hover .entry-header {
          color: #6a4c54; }
        .archive .background-color main article a:hover .entry-content, .search-results .background-color main article a:hover .entry-content {
          color: #6a4c54; }
  .archive .background-color .sidebar, .search-results .background-color .sidebar {
    padding-top: 4.5%; }
    .archive .background-color .sidebar #search-2, .search-results .background-color .sidebar #search-2 {
      float: left;
      width: 100%;
      background-color: #FFF;
      overflow: hidden;
      border-radius: 9px; }
      .archive .background-color .sidebar #search-2 .screen-reader-text, .search-results .background-color .sidebar #search-2 .screen-reader-text {
        display: none; }
      .archive .background-color .sidebar #search-2 .search-field, .search-results .background-color .sidebar #search-2 .search-field {
        width: 83%;
        float: left;
        padding: 2% 0 0.5% 6%;
        text-transform: uppercase;
        font-size: 1.2em;
        border: none;
        outline: none; }
      .archive .background-color .sidebar #search-2 .search-submit, .search-results .background-color .sidebar #search-2 .search-submit {
        display: block;
        float: left;
        background-image: url(images/header-search-button.jpg);
        width: 2.7%;
        height: 27px;
        padding-top: 1.5%;
        text-indent: -400px;
        border: none; }
    .archive .background-color .sidebar #recent-posts-2, .archive .background-color .sidebar #categories-3, .archive .background-color .sidebar #archives-2, .search-results .background-color .sidebar #recent-posts-2, .search-results .background-color .sidebar #categories-3, .search-results .background-color .sidebar #archives-2 {
      float: left;
      width: 100%;
      border: 1px solid #6a4c54;
      background-color: #FFF; }
      .archive .background-color .sidebar #recent-posts-2 .widget-title, .archive .background-color .sidebar #categories-3 .widget-title, .archive .background-color .sidebar #archives-2 .widget-title, .search-results .background-color .sidebar #recent-posts-2 .widget-title, .search-results .background-color .sidebar #categories-3 .widget-title, .search-results .background-color .sidebar #archives-2 .widget-title {
        background-color: #6a4c54;
        color: #FFF;
        padding: 1% 0 1% 3%;
        text-transform: uppercase;
        font-size: 1.3em;
        font-weight: 600;
        margin-bottom: 0px; }
      .archive .background-color .sidebar #recent-posts-2 ul, .archive .background-color .sidebar #categories-3 ul, .archive .background-color .sidebar #archives-2 ul, .search-results .background-color .sidebar #recent-posts-2 ul, .search-results .background-color .sidebar #categories-3 ul, .search-results .background-color .sidebar #archives-2 ul {
        margin: 0 0 0 0;
        float: left;
        width: 100%; }
        .archive .background-color .sidebar #recent-posts-2 ul li, .archive .background-color .sidebar #categories-3 ul li, .archive .background-color .sidebar #archives-2 ul li, .search-results .background-color .sidebar #recent-posts-2 ul li, .search-results .background-color .sidebar #categories-3 ul li, .search-results .background-color .sidebar #archives-2 ul li {
          float: left;
          width: 100%;
          list-style-type: none; }
          .archive .background-color .sidebar #recent-posts-2 ul li a, .archive .background-color .sidebar #categories-3 ul li a, .archive .background-color .sidebar #archives-2 ul li a, .search-results .background-color .sidebar #recent-posts-2 ul li a, .search-results .background-color .sidebar #categories-3 ul li a, .search-results .background-color .sidebar #archives-2 ul li a {
            float: left;
            width: 100%;
            text-decoration: none;
            text-transform: uppercase;
            padding: 2% 0 2% 3%;
            font-size: 1.2em;
            -webkit-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            -ms-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out;
            color: #6a4c54; }
            .archive .background-color .sidebar #recent-posts-2 ul li a:hover, .archive .background-color .sidebar #categories-3 ul li a:hover, .archive .background-color .sidebar #archives-2 ul li a:hover, .search-results .background-color .sidebar #recent-posts-2 ul li a:hover, .search-results .background-color .sidebar #categories-3 ul li a:hover, .search-results .background-color .sidebar #archives-2 ul li a:hover {
              background-color: #a99a8d;
              color: #FFF; }
    .archive .background-color .sidebar .sidebar-newsletter, .search-results .background-color .sidebar .sidebar-newsletter {
      float: left;
      width: 100%;
      border: 1px solid #6a4c54;
      color: #6a4c54;
      padding: 4%;
      font-size: 1.2em;
      text-transform: uppercase;
      text-decoration: none;
      margin: 1% 0 1% 0;
      margin-bottom: 9%;
      background-color: #FFF;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .archive .background-color .sidebar .sidebar-newsletter:after, .search-results .background-color .sidebar .sidebar-newsletter:after {
        content: "\f105";
        font-family: FontAwesome;
        float: right;
        color: #6a4c54; }
      .archive .background-color .sidebar .sidebar-newsletter:hover, .search-results .background-color .sidebar .sidebar-newsletter:hover {
        background-color: #7b6a5d;
        color: #FFF; }
        .archive .background-color .sidebar .sidebar-newsletter:hover:after, .search-results .background-color .sidebar .sidebar-newsletter:hover:after {
          color: #FFF; }
    .archive .background-color .sidebar .sidebar-contact, .search-results .background-color .sidebar .sidebar-contact {
      float: left;
      width: 100%;
      color: #FFF;
      background-color: #6a4c54;
      text-decoration: none;
      padding: 5%;
      text-transform: uppercase;
      margin-bottom: 9%;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .archive .background-color .sidebar .sidebar-contact .contact-title, .search-results .background-color .sidebar .sidebar-contact .contact-title {
        font-weight: 600;
        width: 100%;
        float: left;
        font-size: 1.2em; }
      .archive .background-color .sidebar .sidebar-contact .small-text, .search-results .background-color .sidebar .sidebar-contact .small-text {
        float: left;
        width: 100%;
        margin-top: -4%;
        font-size: 1.2em;
        font-weight: 100; }
      .archive .background-color .sidebar .sidebar-contact:hover, .search-results .background-color .sidebar .sidebar-contact:hover {
        background-color: #FFF;
        color: #6a4c54; }

.single main article {
  float: left;
  width: 100%;
  border-bottom: 1px solid #7b6a5d;
  padding-bottom: 2%;
  margin-bottom: 1%;
  background-color: #7b6a5d;
  padding: 4%; }
  .single main article .entry-title {
    text-transform: uppercase;
    width: 100%;
    float: left;
    color: #FFF; }
  .single main article .entry-thumbnail {
    float: left;
    width: 100%; }
    .single main article .entry-thumbnail img {
      width: 100%; }
  .single main article .entry-header {
    float: left;
    width: 100%; }
    .single main article .entry-header .entry-title {
      text-transform: uppercase;
      width: 100%;
      float: left;
      color: #FFF; }
    .single main article .entry-header .entry-meta {
      float: left;
      width: 100%;
      font-size: 1.2em;
      text-transform: uppercase;
      font-weight: 600;
      color: #FFF; }
      .single main article .entry-header .entry-meta a {
        text-decoration: none;
        font-weight: 600;
        color: #f3dfd0;
        text-decoration: underline; }
  .single main article .entry-content {
    float: left;
    width: 100%;
    color: #FFF; }
    .single main article .entry-content img {
      width: 100%;
      float: left;
      margin: 2% 0 2% 0; }
  .single main article .entry-footer {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 1.2em;
    color: #FFF;
    font-weight: 600; }
    .single main article .entry-footer a {
      font-weight: 600;
      color: #f3dfd0; }
.single main .post-navigation {
  float: left;
  width: 100%; }
  .single main .post-navigation .screen-reader-text {
    float: left;
    width: 100%;
    font-size: 2.2em;
    padding: 6% 0 3% 0%;
    font-weight: 100;
    text-transform: uppercase;
    color: #FFF; }
  .single main .post-navigation .nav-links {
    float: left;
    width: 100%; }
    .single main .post-navigation .nav-links .nav-previous {
      width: 100%;
      float: left;
      background-color: #6a4c54; }
      @media only screen and (min-width: 768px) {
        .single main .post-navigation .nav-links .nav-previous {
          width: 50%; } }
      .single main .post-navigation .nav-links .nav-previous a {
        color: #FFF;
        padding: 2%;
        font-size: 1.3em;
        text-transform: uppercase;
        text-decoration: none;
        float: left;
        width: 100%;
        line-height: 2.5em;
        text-align: center;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        .single main .post-navigation .nav-links .nav-previous a:hover {
          background-color: #7b6a5d; }
    .single main .post-navigation .nav-links .nav-next {
      width: 100%;
      float: left;
      background-color: #6a4c54; }
      @media only screen and (min-width: 768px) {
        .single main .post-navigation .nav-links .nav-next {
          width: 50%; } }
      .single main .post-navigation .nav-links .nav-next a {
        color: #FFF;
        padding: 2%;
        font-size: 1.3em;
        text-transform: uppercase;
        text-decoration: none;
        float: left;
        width: 100%;
        line-height: 2.5em;
        text-align: center;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        .single main .post-navigation .nav-links .nav-next a:hover {
          background-color: #7b6a5d; }
.single main .comments-area {
  float: left;
  width: 100%;
  background-color: #B6B0A9;
  padding: 3%;
  margin: 3% 0 3% 0; }
  .single main .comments-area h3 {
    text-transform: uppercase; }
  .single main .comments-area a {
    color: #6a4c54; }
  .single main .comments-area .comment-body {
    background: #CCC; }
  .single main .comments-area .logged-in-as {
    text-transform: uppercase; }
  .single main .comments-area .comment-form-comment textarea {
    width: 100%;
    max-width: 100%;
    max-height: 200px;
    height: 200px;
    font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif; }
  .single main .comments-area .form-allowed-tags {
    float: left;
    width: 100%;
    font-size: 1.2em; }
    .single main .comments-area .form-allowed-tags code {
      font-size: 1em;
      line-height: 1.5em;
      float: left; }
  .single main .comments-area .submit {
    float: left;
    width: 100%;
    background-color: #6a4c54;
    color: #FFF;
    border: none;
    text-transform: uppercase;
    font-size: 1.2em;
    padding: 3% 0 3% 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .single main .comments-area .submit:hover {
      background-color: #a99a8d; }
.single .background-color {
  background-color: #a79b8e;
  padding-bottom: 3%;
  padding-top: 3%; }
  .single .background-color .sidebar #search-2 {
    float: left;
    width: 100%;
    background-color: #FFF;
    overflow: hidden;
    border-radius: 9px; }
    .single .background-color .sidebar #search-2 .screen-reader-text {
      display: none; }
    .single .background-color .sidebar #search-2 .search-field {
      width: 80%;
      float: left;
      padding: 2.5% 0 0.5% 3%;
      text-transform: uppercase;
      font-size: 1.2em;
      border: none; }
    .single .background-color .sidebar #search-2 .search-submit {
      display: block;
      float: left;
      background-image: url(images/header-search-button.jpg);
      width: 2.7%;
      height: 28px;
      padding-top: 1.5%;
      text-indent: -400px;
      border: none; }
  .single .background-color .sidebar #recent-posts-2, .single .background-color .sidebar #categories-3, .single .background-color .sidebar #archives-2 {
    float: left;
    width: 100%;
    border: 1px solid #6a4c54;
    background-color: #FFF; }
    .single .background-color .sidebar #recent-posts-2 .widget-title, .single .background-color .sidebar #categories-3 .widget-title, .single .background-color .sidebar #archives-2 .widget-title {
      background-color: #6a4c54;
      color: #FFF;
      padding: 1% 0 1% 3%;
      text-transform: uppercase;
      font-size: 1.3em;
      font-weight: 600;
      margin-bottom: 0px; }
    .single .background-color .sidebar #recent-posts-2 ul, .single .background-color .sidebar #categories-3 ul, .single .background-color .sidebar #archives-2 ul {
      margin: 0 0 0 0;
      float: left;
      width: 100%; }
      .single .background-color .sidebar #recent-posts-2 ul li, .single .background-color .sidebar #categories-3 ul li, .single .background-color .sidebar #archives-2 ul li {
        float: left;
        width: 100%;
        list-style-type: none; }
        .single .background-color .sidebar #recent-posts-2 ul li a, .single .background-color .sidebar #categories-3 ul li a, .single .background-color .sidebar #archives-2 ul li a {
          float: left;
          width: 100%;
          text-decoration: none;
          text-transform: uppercase;
          padding: 1% 0 1% 3%;
          font-size: 1.2em;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out;
          color: #6a4c54; }
          .single .background-color .sidebar #recent-posts-2 ul li a:hover, .single .background-color .sidebar #categories-3 ul li a:hover, .single .background-color .sidebar #archives-2 ul li a:hover {
            background-color: #7b6a5d;
            color: #FFF; }
  .single .background-color .sidebar .sidebar-newsletter {
    float: left;
    width: 100%;
    border: 1px solid #6a4c54;
    color: #6a4c54;
    padding: 4%;
    font-size: 1.2em;
    text-transform: uppercase;
    text-decoration: none;
    margin: 1% 0 1% 0;
    margin-bottom: 9%;
    background-color: #FFF;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .single .background-color .sidebar .sidebar-newsletter:after {
      content: "\f105";
      font-family: FontAwesome;
      float: right;
      color: #6a4c54; }
    .single .background-color .sidebar .sidebar-newsletter:hover {
      background-color: #7b6a5d;
      color: #FFF; }
      .single .background-color .sidebar .sidebar-newsletter:hover:after {
        color: #FFF; }
  .single .background-color .sidebar .sidebar-contact {
    float: left;
    width: 100%;
    color: #FFF;
    background-color: #6a4c54;
    text-decoration: none;
    padding: 5%;
    text-transform: uppercase;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .single .background-color .sidebar .sidebar-contact .contact-title {
      font-weight: 600;
      width: 100%;
      float: left;
      font-size: 1.2em; }
    .single .background-color .sidebar .sidebar-contact .small-text {
      float: left;
      width: 100%;
      margin-top: -4%;
      font-size: 1.2em;
      font-weight: 100; }
    .single .background-color .sidebar .sidebar-contact:hover {
      background-color: #FFF;
      color: #6a4c54; }

.social-share {
  float: left;
  width: 100%;
  padding: 2% 0 2% 0; }

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
  height: 30px !important; }

.stButton .stButton_gradient {
  height: 22px !important; }

#cookie-law {
  position: fixed;
  bottom: 0px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 9999;
  display: inline-block; }
  #cookie-law p {
    background: #FFF;
    max-width: 100%;
    padding: 15px;
    margin: 0 auto;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.4em;
    color: #FFF;
    background-color: #6a4c54;
    text-align: center;
    font-weight: 100;
    font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif; }
  #cookie-law h1, #cookie-law h2, #cookie-law h3, #cookie-law h4 {
    padding: 1% 0 0 0;
    font-size: 1.3em;
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    color: #ff0000; }
  #cookie-law a {
    color: #a99a8d;
    font-weight: bold;
    text-decoration: none;
    font-weight: bold;
    font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif; }
    #cookie-law a:hover {
      color: #a99a8d; }
  #cookie-law .close-cookie-banner {
    float: left;
    width: 100%;
    text-decoration: none;
    padding-bottom: 0.5%;
    display: none; }

.page-template-page-cookies .wrap-2 main {
  width: 100%; }
  .page-template-page-cookies .wrap-2 main h1, .page-template-page-cookies .wrap-2 main h2, .page-template-page-cookies .wrap-2 main h3, .page-template-page-cookies .wrap-2 main h4, .page-template-page-cookies .wrap-2 main h5 {
    padding-top: 2%;
    padding-left: 0%; }

.policy-wrap {
  float: left;
  width: 100%;
  margin-top: 0%;
  padding: 1%;
  margin: 0 0 3% 0; }
  @media only screen and (min-width: 1200px) {
    .policy-wrap {
      padding: 0; } }
  .policy-wrap p {
    float: left;
    width: 100%;
    padding-bottom: 0.5%;
    padding-top: 0.5%;
    margin-bottom: 0; }
  .policy-wrap a {
    color: #6a4c54;
    font-weight: bold; }
    .policy-wrap a:hover {
      text-decoration: none; }
  .policy-wrap h1, .policy-wrap h2, .policy-wrap h3, .policy-wrap h4, .policy-wrap h5, .policy-wrap h6 {
    float: left;
    width: 100%;
    padding: 0 0 1% 0;
    margin: 4% 0 3% 0;
    color: #6a4c54; }
    @media only screen and (min-width: 768px) {
      .policy-wrap h1, .policy-wrap h2, .policy-wrap h3, .policy-wrap h4, .policy-wrap h5, .policy-wrap h6 {
        text-align: left;
        margin: 1% 0 1% 0; } }
    @media only screen and (min-width: 980px) {
      .policy-wrap h1, .policy-wrap h2, .policy-wrap h3, .policy-wrap h4, .policy-wrap h5, .policy-wrap h6 {
        text-align: left; } }
  .policy-wrap ul {
    width: 100%;
    float: left;
    margin: 0.7% 0 0.7% 0%; }
    @media only screen and (min-width: 500px) {
      .policy-wrap ul {
        width: 100%; } }
    .policy-wrap ul li {
      float: left;
      width: 100%;
      list-style-type: none;
      list-style-type: none; }
      @media only screen and (min-width: 768px) {
        .policy-wrap ul li {
          text-align: left;
          list-style-type: none; } }
      .policy-wrap ul li h2, .policy-wrap ul li h3 {
        float: none;
        font-size: 2em;
        border-bottom: none; }
        @media only screen and (min-width: 768px) {
          .policy-wrap ul li h2, .policy-wrap ul li h3 {
            list-style-type: none;
            text-align: left;
            margin: 0 0 0 0; } }
    .policy-wrap ul ul {
      margin-left: 0%; }
  .policy-wrap .external-list {
    font-size: 1.3em;
    margin: 1% 0 1% 0%; }
    @media only screen and (min-width: 768px) {
      .policy-wrap .external-list {
        text-align: left; } }
  .policy-wrap .policy-small-list {
    font-size: 1.3em;
    margin: 1% 0 1% 1%;
    float: left; }
    .policy-wrap .policy-small-list li {
      list-style-type: disc;
      list-style-type: none;
      line-height: 1.4em; }
      @media only screen and (min-width: 768px) {
        .policy-wrap .policy-small-list li {
          list-style-type: disc;
          line-height: inherit; } }
  .policy-wrap .buttons-policy {
    margin: 1% 0 5% 0%; }
    .policy-wrap .buttons-policy a {
      text-decoration: none;
      font-size: 1.4em;
      font-weight: bold;
      color: #6a4c54; }
  .policy-wrap #cookies-table {
    border-left: 1px solid #6a4c54;
    margin-bottom: 2%;
    width: 100%;
    float: left; }
    .policy-wrap #cookies-table th {
      background: #6a4c54;
      color: #FFF;
      border-right: 1px solid #6a4c54;
      border-bottom: 1px solid #6a4c54;
      border-top: 1px solid #6a4c54;
      letter-spacing: 2px;
      text-align: left;
      font-weight: bold;
      font-size: 1.1em; }
      @media only screen and (min-width: 768px) {
        .policy-wrap #cookies-table th {
          padding-left: 3%; } }
    .policy-wrap #cookies-table td {
      border-right: 1px solid #6a4c54;
      border-bottom: 1px solid #6a4c54;
      font-size: 1.2em; }
      @media only screen and (min-width: 500px) {
        .policy-wrap #cookies-table td {
          padding: 1% 0 1% 3%; } }

.policy-wrap .faqdiv .col-1 {
  float: left;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .policy-wrap .faqdiv .col-1 {
      width: 50%; } }
.policy-wrap .faqdiv .col-2 {
  float: left;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .policy-wrap .faqdiv .col-2 {
      width: 50%; } }

.error404 .background-color {
  background-color: #a79b8e;
  padding-bottom: 3%; }
  .error404 .background-color main {
    width: 100% !important; }
    .error404 .background-color main .page-header {
      position: inherit;
      background-color: #a99a8d; }
    .error404 .background-color main h1 {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 4.5em;
      color: #6a4c54;
      line-height: 1em; }
      @media only screen and (min-width: 768px) {
        .error404 .background-color main h1 {
          font-size: 5.5em; } }
      @media only screen and (min-width: 980px) {
        .error404 .background-color main h1 {
          font-size: 6.3em; } }
    .error404 .background-color main .menu-sitemap-container {
      padding-bottom: 3%;
      margin-bottom: 3%;
      float: left;
      width: 100%; }
      .error404 .background-color main .menu-sitemap-container ul {
        margin: 0 0 0 0;
        float: left;
        width: 100%; }
        .error404 .background-color main .menu-sitemap-container ul li {
          float: left;
          width: 100%;
          list-style-type: none; }
          @media only screen and (min-width: 768px) {
            .error404 .background-color main .menu-sitemap-container ul li {
              width: 49%;
              margin: 0.5%; } }
          .error404 .background-color main .menu-sitemap-container ul li a {
            float: left;
            width: 100%;
            text-align: center;
            font-size: 1.2em;
            padding: 2%;
            background-color: #7b6a5d;
            text-transform: uppercase;
            color: #FFF;
            text-decoration: none;
            -webkit-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            -ms-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out; }
            .error404 .background-color main .menu-sitemap-container ul li a:after {
              content: "\f105";
              font-family: FontAwesome;
              float: right;
              color: #FFF;
              font-size: 15px;
              padding-right: 8%; }
            .error404 .background-color main .menu-sitemap-container ul li a:hover {
              background-color: #6a4c54; }
  .error404 .background-color .sidebar {
    padding-top: 1.5%;
    width: 100% !important; }
    .error404 .background-color .sidebar #search-2 {
      float: left;
      width: 100%;
      background-color: #FFF;
      overflow: hidden;
      border-radius: 9px; }
      .error404 .background-color .sidebar #search-2 .screen-reader-text {
        display: none; }
      .error404 .background-color .sidebar #search-2 .search-field {
        width: 94%;
        float: left;
        padding: 0.5% 0 0.5% 3%;
        text-transform: uppercase;
        font-size: 1.2em;
        border: none; }
      .error404 .background-color .sidebar #search-2 .search-submit {
        display: block;
        float: left;
        background-image: url(images/header-search-button.jpg);
        width: 2.7%;
        height: 28px;
        padding-top: 1.5%;
        text-indent: -400px;
        border: none; }
    .error404 .background-color .sidebar #recent-posts-2, .error404 .background-color .sidebar #categories-3, .error404 .background-color .sidebar #archives-2 {
      float: left;
      width: 100%;
      border: 1px solid #6a4c54; }
      .error404 .background-color .sidebar #recent-posts-2 .widget-title, .error404 .background-color .sidebar #categories-3 .widget-title, .error404 .background-color .sidebar #archives-2 .widget-title {
        background-color: #6a4c54;
        color: #FFF;
        padding: 1% 0 1% 3%;
        text-transform: uppercase;
        font-size: 1.3em;
        font-weight: 600;
        margin-bottom: 0px; }
      .error404 .background-color .sidebar #recent-posts-2 ul, .error404 .background-color .sidebar #categories-3 ul, .error404 .background-color .sidebar #archives-2 ul {
        margin: 0 0 0 0;
        float: left;
        width: 100%; }
        .error404 .background-color .sidebar #recent-posts-2 ul li, .error404 .background-color .sidebar #categories-3 ul li, .error404 .background-color .sidebar #archives-2 ul li {
          float: left;
          width: 100%;
          list-style-type: none; }
          .error404 .background-color .sidebar #recent-posts-2 ul li a, .error404 .background-color .sidebar #categories-3 ul li a, .error404 .background-color .sidebar #archives-2 ul li a {
            float: left;
            width: 100%;
            text-decoration: none;
            text-transform: uppercase;
            padding: 1% 0 1% 3%;
            font-size: 1.2em;
            -webkit-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            -ms-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out;
            color: #6a4c54; }
            .error404 .background-color .sidebar #recent-posts-2 ul li a:hover, .error404 .background-color .sidebar #categories-3 ul li a:hover, .error404 .background-color .sidebar #archives-2 ul li a:hover {
              background-color: #7b6a5d;
              color: #FFF; }
    .error404 .background-color .sidebar .sidebar-newsletter {
      float: left;
      width: 100%;
      border: 1px solid #6a4c54;
      color: #6a4c54;
      padding: 4%;
      font-size: 1.2em;
      text-transform: uppercase;
      text-decoration: none;
      margin: 1% 0 1% 0;
      margin-bottom: 9%;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .error404 .background-color .sidebar .sidebar-newsletter:after {
        content: "\f105";
        font-family: FontAwesome;
        float: right;
        color: #6a4c54; }
      .error404 .background-color .sidebar .sidebar-newsletter:hover {
        background-color: #7b6a5d;
        color: #FFF; }
        .error404 .background-color .sidebar .sidebar-newsletter:hover:after {
          color: #FFF; }
    .error404 .background-color .sidebar .sidebar-contact {
      float: left;
      width: 100%;
      color: #FFF;
      background-color: #6a4c54;
      text-decoration: none;
      padding: 5%;
      text-transform: uppercase;
      margin-bottom: 9%;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .error404 .background-color .sidebar .sidebar-contact .contact-title {
        font-weight: 600;
        width: 100%;
        float: left;
        font-size: 1.2em; }
      .error404 .background-color .sidebar .sidebar-contact .small-text {
        float: left;
        width: 100%;
        margin-top: 0%;
        font-size: 1.2em;
        font-weight: 100; }
      .error404 .background-color .sidebar .sidebar-contact:hover {
        background-color: #FFF;
        color: #6a4c54; }

.woocommerce-account
.internal-background {
  background-color: #ebe8e5; }
  .woocommerce-account
  .internal-background .entry-content {
    float: left;
    width: 100%; }
    .woocommerce-account
    .internal-background .entry-content .col2-set {
      margin-bottom: 3%;
      background-color: #FFF; }
      .woocommerce-account
      .internal-background .entry-content .col2-set .col-1 {
        float: left;
        width: 100%; }
        @media only screen and (min-width: 768px) {
          .woocommerce-account
          .internal-background .entry-content .col2-set .col-1 {
            width: 49%; } }
        .woocommerce-account
        .internal-background .entry-content .col2-set .col-1 header {
          position: inherit;
          background-color: #FFF; }
        .woocommerce-account
        .internal-background .entry-content .col2-set .col-1 h2 {
          padding: 0 0 1% 0;
          color: #6a4c54;
          font-size: 2em;
          text-transform: uppercase; }
        .woocommerce-account
        .internal-background .entry-content .col2-set .col-1 form {
          background-color: #f0ebe8; }
          @media only screen and (min-width: 768px) {
            .woocommerce-account
            .internal-background .entry-content .col2-set .col-1 form {
              min-height: 298px; } }
      .woocommerce-account
      .internal-background .entry-content .col2-set .col-2 {
        float: left;
        width: 100%; }
        @media only screen and (min-width: 768px) {
          .woocommerce-account
          .internal-background .entry-content .col2-set .col-2 {
            width: 49%;
            float: right; } }
        .woocommerce-account
        .internal-background .entry-content .col2-set .col-2 header {
          position: inherit;
          background-color: #FFF; }
        .woocommerce-account
        .internal-background .entry-content .col2-set .col-2 h2 {
          padding: 0 0 1% 0;
          color: #6a4c54;
          font-size: 2em;
          text-transform: uppercase; }
        .woocommerce-account
        .internal-background .entry-content .col2-set .col-2 form {
          background-color: #f0ebe8; }
          @media only screen and (min-width: 768px) {
            .woocommerce-account
            .internal-background .entry-content .col2-set .col-2 form {
              min-height: 342px; } }

.woocommerce-account form label {
  color: #6a4c54;
  float: left;
  width: 100%;
  font-size: 1.2em; }
.woocommerce-account form .input-text {
  font-size: 1.2em;
  padding: 2% 0 2% 2%; }
.woocommerce-account form .button {
  background-color: #6a4c54 !important;
  color: #FFF !important;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 100%;
  font-weight: 600 !important;
  text-transform: uppercase;
  padding: 2% 0 2% 0 !important; }
  .woocommerce-account form .button:hover {
    background-color: #7b6a5d !important; }

.woocommerce-account p {
  font-size: 1.4em; }
.woocommerce-account .col2-set .address {
  background-color: #FFF;
  padding: 2%; }
  .woocommerce-account .col2-set .address .title {
    position: initial;
    background-color: none; }
  .woocommerce-account .col2-set .address address {
    font-size: 1.2em;
    font-weight: 600;
    color: #6a4c54;
    font-style: italic; }

.woocommerce table a {
  text-decoration: none;
  color: #6a4c54; }

.woocommerce-account .woocommerce .woocommerce-message {
  font-size: 1.6em; }
.woocommerce-account .woocommerce form {
  padding: 3%;
  background-color: #FFF;
  margin-bottom: 7%; }
  .woocommerce-account .woocommerce form h3 {
    padding-top: 0%; }
  .woocommerce-account .woocommerce form input {
    outline: none; }

.woocommerce-account .woocommerce header {
  position: initial;
  background-color: #ebe8e5; }
.woocommerce-account .woocommerce .fixed-header {
  margin-top: 0; }
.woocommerce-account .woocommerce .addresses .col-1, .woocommerce-account .woocommerce .addresses .col-2 {
  background-color: #FFF !important; }
  .woocommerce-account .woocommerce .addresses .col-1 header, .woocommerce-account .woocommerce .addresses .col-2 header {
    background-color: #FFF;
    padding: 3%; }
  .woocommerce-account .woocommerce .addresses .col-1 address, .woocommerce-account .woocommerce .addresses .col-2 address {
    background-color: #FFF;
    padding: 3%;
    color: #6a4c54;
    font-style: italic; }

.woocommerce .myaccount_user strong {
  color: #6a4c54;
  font-weight: 600; }

.woocommerce .woocommerce-info {
  font-size: 1.6em; }

.top-checkout-button {
  float: right;
  font-size: 1.3em;
  text-transform: uppercase;
  margin: 0;
  padding: 20px; }

.woocommerce-cart .internal-background {
  background-color: #ebe8e5; }
  .woocommerce-cart .internal-background h1 {
    padding-left: 0%;
    font-size: 2.5em;
    text-transform: uppercase;
    color: #6a4c54; }
  .woocommerce-cart .internal-background form {
    width: 100%;
    float: left; }
    .woocommerce-cart .internal-background form table {
      background-color: #FFF !important; }
      .woocommerce-cart .internal-background form table thead {
        font-size: 0.9em;
        font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
        color: #6a4c54; }
        @media only screen and (min-width: 768px) {
          .woocommerce-cart .internal-background form table thead {
            font-size: 1em; } }
        .woocommerce-cart .internal-background form table thead th {
          font-weight: 100;
          text-transform: uppercase;
          padding: 9px 11px; }
          @media only screen and (min-width: 768px) {
            .woocommerce-cart .internal-background form table thead th {
              padding: 9px 12px; } }
      .woocommerce-cart .internal-background form table tbody .product-thumbnail {
        display: none; }
      .woocommerce-cart .internal-background form table tbody td {
        font-size: 0.8em;
        text-transform: uppercase;
        font-weight: 600;
        color: #6a4c54;
        padding: 6px 0px;
        line-height: 1.1em; }
        @media only screen and (min-width: 768px) {
          .woocommerce-cart .internal-background form table tbody td {
            font-size: 1em;
            padding: 6px 12px; } }
        .woocommerce-cart .internal-background form table tbody td a {
          color: #6a4c54;
          text-decoration: none; }
      .woocommerce-cart .internal-background form table tbody .product-name .variation dt {
        float: left;
        width: 100%; }
      .woocommerce-cart .internal-background form table tbody .product-name .variation dd {
        float: left;
        width: 100%; }
        .woocommerce-cart .internal-background form table tbody .product-name .variation dd p {
          font-size: 1.2em;
          text-transform: none; }
      .woocommerce-cart .internal-background form table tbody .actions {
        padding: 4% 2% 4% 2%; }
        .woocommerce-cart .internal-background form table tbody .actions .input-text {
          width: 48%;
          text-transform: uppercase;
          font-size: 0.8em; }
        .woocommerce-cart .internal-background form table tbody .actions .coupon .button {
          background-color: #6a4c54;
          color: #FFF;
          font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
          text-transform: uppercase;
          font-weight: 100;
          width: 49%;
          font-size: 0.75em;
          padding: 4% 0 3% 0;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
          .woocommerce-cart .internal-background form table tbody .actions .coupon .button:hover {
            background-color: #7b6a5d; }
        .woocommerce-cart .internal-background form table tbody .actions .button {
          width: 100%;
          background-color: #6a4c54;
          color: #FFF;
          font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
          text-transform: uppercase;
          font-weight: 100;
          padding: 4% 2% 4% 2%;
          font-size: 1em;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
          @media only screen and (min-width: 768px) {
            .woocommerce-cart .internal-background form table tbody .actions .button {
              width: initial;
              padding: 2%; } }
          .woocommerce-cart .internal-background form table tbody .actions .button:hover {
            background-color: #7b6a5d; }
  .woocommerce-cart .internal-background .cart-collaterals {
    float: left;
    width: 100%;
    margin-top: 4%; }
    .woocommerce-cart .internal-background .cart-collaterals .cross-sells {
      background-color: #FFF;
      padding: 3%;
      width: 100%;
      min-height: 300px; }
      @media only screen and (min-width: 768px) {
        .woocommerce-cart .internal-background .cart-collaterals .cross-sells {
          width: 59%;
          min-height: 427px; } }
      @media only screen and (min-width: 980px) {
        .woocommerce-cart .internal-background .cart-collaterals .cross-sells {
          width: 60%; } }
      .woocommerce-cart .internal-background .cart-collaterals .cross-sells h2 {
        padding-left: 6%; }
      .woocommerce-cart .internal-background .cart-collaterals .cross-sells .products li {
        float: left;
        width: 100%;
        margin-bottom: 1%;
        background-color: #FFF;
        padding: 6%; }
        .woocommerce-cart .internal-background .cart-collaterals .cross-sells .products li a {
          float: left;
          width: 100%; }
          .woocommerce-cart .internal-background .cart-collaterals .cross-sells .products li a img {
            width: 30%;
            float: left; }
            @media only screen and (min-width: 768px) {
              .woocommerce-cart .internal-background .cart-collaterals .cross-sells .products li a img {
                width: 26.3%; } }
          .woocommerce-cart .internal-background .cart-collaterals .cross-sells .products li a h3 {
            float: left;
            width: 70%;
            clear: none;
            padding-left: 3%;
            color: #6a4c54;
            font-size: 1.2em;
            text-transform: uppercase;
            line-height: 1em;
            font-weight: 600;
            padding-left: 6%; }
            @media only screen and (min-width: 768px) {
              .woocommerce-cart .internal-background .cart-collaterals .cross-sells .products li a h3 {
                font-size: 1.7em;
                width: 72%; } }
          .woocommerce-cart .internal-background .cart-collaterals .cross-sells .products li a .price {
            float: left;
            width: 70%;
            padding-left: 3%;
            font-size: 3em;
            padding-top: 4%; }
            @media only screen and (min-width: 768px) {
              .woocommerce-cart .internal-background .cart-collaterals .cross-sells .products li a .price {
                width: 48%;
                font-size: 2em; } }
        .woocommerce-cart .internal-background .cart-collaterals .cross-sells .products li .add_to_cart_button {
          background-color: #6a4c54;
          color: #FFF;
          text-transform: uppercase;
          padding: 4% 0 4% 4%;
          font-weight: 100;
          text-align: center;
          font-size: 1.3em;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
          .woocommerce-cart .internal-background .cart-collaterals .cross-sells .products li .add_to_cart_button:hover {
            background-color: #a99a8d; }
    .woocommerce-cart .internal-background .cart-collaterals .cart_totals {
      background-color: #FFF;
      padding: 3%;
      width: 100%;
      font-size: 1.4em;
      font-weight: 100;
      min-height: 300px; }
      @media only screen and (min-width: 768px) {
        .woocommerce-cart .internal-background .cart-collaterals .cart_totals {
          width: initial;
          min-height: 427px;
          width: 30%; } }
      .woocommerce-cart .internal-background .cart-collaterals .cart_totals table {
        padding: 4%; }
        .woocommerce-cart .internal-background .cart-collaterals .cart_totals table tr td {
          padding-left: 8%; }
          .woocommerce-cart .internal-background .cart-collaterals .cart_totals table tr td .includes_tax {
            float: left;
            width: 100%; }
      .woocommerce-cart .internal-background .cart-collaterals .cart_totals #shipping_method {
        padding-left: 4%; }
      .woocommerce-cart .internal-background .cart-collaterals .cart_totals .shipping-calculator-button {
        text-transform: uppercase;
        font-size: 0.785em; }
        @media only screen and (min-width: 768px) {
          .woocommerce-cart .internal-background .cart-collaterals .cart_totals .shipping-calculator-button {
            font-size: 0.5em; } }
      .woocommerce-cart .internal-background .cart-collaterals .cart_totals .shipping-calculator-form .button {
        font-size: 0.6em;
        width: 100%;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase; }
      .woocommerce-cart .internal-background .cart-collaterals .cart_totals .wc-proceed-to-checkout {
        padding-left: 4%;
        padding-right: 4%;
        padding-top: 4.8%;
        text-transform: uppercase; }

/**
	 * Cart
	 */
table.cart .product-thumbnail,
#content table.cart .product-thumbnail {
  display: none; }
table.cart td.actions,
#content table.cart td.actions {
  text-align: left; }
  table.cart td.actions .coupon,
  #content table.cart td.actions .coupon {
    float: none;
    padding-bottom: .5em; }
  table.cart td.actions input,
  table.cart td.actions .button,
  table.cart td.actions .input-text,
  #content table.cart td.actions input,
  #content table.cart td.actions .button,
  #content table.cart td.actions .input-text {
    width: 48%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  table.cart td.actions .input-text + .button,
  table.cart td.actions .button.alt,
  #content table.cart td.actions .input-text + .button,
  #content table.cart td.actions .button.alt {
    float: right; }

.cart-collaterals .cart_totals,
.cart-collaterals .shipping_calculator,
.cart-collaterals .cross-sells {
  width: 100%;
  float: none;
  text-align: left;
  min-height: 350px; }

.woocommerce-checkout .internal-background {
  background-color: #ebe8e5; }
  .woocommerce-checkout .internal-background h1 {
    font-size: 2.5em;
    text-transform: uppercase;
    color: #6a4c54; }
.woocommerce-checkout .woocommerce {
  background-color: #FFF;
  padding: 3%;
  float: left; }
  .woocommerce-checkout .woocommerce #customer_details .col-1 {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .woocommerce-checkout .woocommerce #customer_details .col-1 {
        width: 60%;
        padding-right: 3%; } }
    .woocommerce-checkout .woocommerce #customer_details .col-1 h3 {
      padding-left: 0%; }
  .woocommerce-checkout .woocommerce #customer_details .col-2 {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .woocommerce-checkout .woocommerce #customer_details .col-2 {
        width: 40%; } }
    .woocommerce-checkout .woocommerce #customer_details .col-2 h3 {
      padding-left: 0%; }
  .woocommerce-checkout .woocommerce h3 {
    padding-left: 0%; }
  .woocommerce-checkout .woocommerce #order_review table {
    float: left; }
    .woocommerce-checkout .woocommerce #order_review table tr {
      font-size: 0.9em; }
    .woocommerce-checkout .woocommerce #order_review table td {
      font-size: 0.9em; }
  .woocommerce-checkout .woocommerce #order_review #payment {
    float: left;
    width: 100%; }
    .woocommerce-checkout .woocommerce #order_review #payment label {
      font-size: 1.3em;
      font-weight: 600; }
    .woocommerce-checkout .woocommerce #order_review #payment .about_paypal {
      float: left;
      width: 100%; }
    .woocommerce-checkout .woocommerce #order_review #payment .button {
      width: 100%;
      float: left;
      background-color: #6a4c54;
      text-transform: uppercase;
      font-weight: 600;
      padding: 3% 0 3%;
      font-size: 1.2em;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .woocommerce-checkout .woocommerce #order_review #payment .button:hover {
        background-color: #7b6a5d; }
    .woocommerce-checkout .woocommerce #order_review #payment ul {
      float: left;
      width: 100%; }
      .woocommerce-checkout .woocommerce #order_review #payment ul li {
        float: left;
        width: 100%; }

.about_paypal {
  color: #6a4c54;
  font-size: 1.3em !important;
  text-decoration: none; }
  .about_paypal:hover {
    text-decoration: underline; }

.status-publish .woocommerce p {
  font-size: 1.6em; }
.status-publish .woocommerce h2 {
  padding-left: 0%; }
.status-publish .woocommerce .order_details, .status-publish .woocommerce .shop_table {
  background-color: #ebe8e5;
  padding: 2%;
  font-size: 1.2em; }
  @media only screen and (min-width: 768px) {
    .status-publish .woocommerce .order_details, .status-publish .woocommerce .shop_table {
      font-size: 1.6em; } }
.status-publish .woocommerce address {
  background-color: #ebe8e5;
  padding: 2%;
  font-size: 1.2em;
  font-weight: 600; }

#wc_checkout_add_ons, .col2-set {
  margin-top: 1%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background-color: #ebe8e5;
  padding: 2%; }

#my_custom_checkout_field label {
  line-height: 1.3em;
  margin-bottom: 1%; }

.select2-results li .select2-result-label {
  font-size: 1.3em; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  font-size: 0.9em;
  padding: 2%; }

.payment-security {
  float: left;
  width: 100%;
  padding: 2%;
  background: #BAC3BE;
  border-radius: 5px; }
  .payment-security .title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 1.7em;
    color: #395A59;
    text-transform: uppercase;
    font-weight: 600; }
  .payment-security .security-text {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
    color: #395A59; }

.page-template-page-templatespage-competition-php #breadcrumbs {
  margin-top: 0%;
  padding-top: 1%; }

.main-content-area-image {
  background-color: #FFF; }
  .main-content-area-image .wrap-2 main {
    margin-bottom: 5%;
    padding-top: 0%; }
    .main-content-area-image .wrap-2 main h2 {
      color: #6a4c54;
      text-transform: uppercase;
      padding-top: 0%; }
    .main-content-area-image .wrap-2 main p {
      color: #AEABA9;
      padding-right: 0%; }
    .main-content-area-image .wrap-2 main em {
      line-height: 1.3em;
      color: #6a4c54;
      float: left;
      width: 100%;
      padding: 4.5% 4.5% 4.5% 0;
      font-size: 1em; }
  .main-content-area-image .wrap-2 .video-area {
    padding-top: 0%; }
  .main-content-area-image .wrap-2 .image-wrap {
    background-color: #AEABA9;
    padding: 7%; }
    .main-content-area-image .wrap-2 .image-wrap h2 {
      padding-top: 0;
      padding-left: 0%;
      text-transform: uppercase; }
    .main-content-area-image .wrap-2 .image-wrap p {
      line-height: 1.2em; }

.comp-winner article {
  float: left;
  width: 100%; }
  .comp-winner article a {
    float: left;
    width: 100%;
    padding: 3%; }
    @media only screen and (min-width: 768px) {
      .comp-winner article a {
        padding: 3% 2% 3% 2%; } }
    @media only screen and (min-width: 980px) {
      .comp-winner article a {
        padding: 3% 0 3% 0; } }
    .comp-winner article a .article-image {
      float: left;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .comp-winner article a .article-image {
          width: 30%;
          margin-right: 4%; } }
    .comp-winner article a .news-article-title {
      float: left;
      width: 100%;
      color: #FFF;
      text-transform: uppercase;
      font-size: 2em; }
      @media only screen and (min-width: 768px) {
        .comp-winner article a .news-article-title {
          width: 65%; } }
    .comp-winner article a p {
      float: left;
      width: 100%;
      color: #FFF; }
      @media only screen and (min-width: 768px) {
        .comp-winner article a p {
          width: 65%; } }
    .comp-winner article a .read-more {
      float: left;
      width: 100%;
      text-transform: uppercase;
      font-weight: 600;
      text-align: right;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      @media only screen and (min-width: 768px) {
        .comp-winner article a .read-more {
          width: 65%; } }
    .comp-winner article a:hover .read-more {
      color: #6a4c54; }

.page-template-page-competition .gform_button {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .page-template-page-competition .gform_button:hover {
    background-color: #a99a8d !important; }

.page-template-page-competition .gform_fields_2 #field_2_3, .page-template-page-competition .gform_fields_2 #field_2_4 {
  min-height: 155px; }

.page-template-page-templatespage-competition-php .wrap-2 {
  z-index: 1; }
  .page-template-page-templatespage-competition-php .wrap-2 .left-half {
    width: 100%;
    float: left;
    padding: 3%; }
    @media only screen and (min-width: 768px) {
      .page-template-page-templatespage-competition-php .wrap-2 .left-half {
        width: 50%;
        padding: 3%; } }
    @media only screen and (min-width: 980px) {
      .page-template-page-templatespage-competition-php .wrap-2 .left-half {
        padding-left: 0%; } }
    .page-template-page-templatespage-competition-php .wrap-2 .left-half h2 {
      text-transform: uppercase; }
    .page-template-page-templatespage-competition-php .wrap-2 .left-half p {
      font-weight: 100;
      padding: 3%; }
      @media only screen and (min-width: 980px) {
        .page-template-page-templatespage-competition-php .wrap-2 .left-half p {
          padding: 0% 0% 2% 0%; } }
    .page-template-page-templatespage-competition-php .wrap-2 .left-half ul {
      margin: 0 0 5% 7%; }
      @media only screen and (min-width: 980px) {
        .page-template-page-templatespage-competition-php .wrap-2 .left-half ul {
          margin-left: 3%; } }
      .page-template-page-templatespage-competition-php .wrap-2 .left-half ul li {
        font-size: 1.3em; }
  .page-template-page-templatespage-competition-php .wrap-2 .image-wrap {
    background-color: #7b6a5d;
    padding: 7%;
    margin-bottom: 13%; }
    .page-template-page-templatespage-competition-php .wrap-2 .image-wrap h2 {
      padding-top: 0; }
    .page-template-page-templatespage-competition-php .wrap-2 .image-wrap p {
      line-height: 1.2em; }
    .page-template-page-templatespage-competition-php .wrap-2 .image-wrap .gform_body {
      float: left;
      width: 100%; }
      .page-template-page-templatespage-competition-php .wrap-2 .image-wrap .gform_body label {
        font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif; }
      .page-template-page-templatespage-competition-php .wrap-2 .image-wrap .gform_body textarea {
        font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif; }
      .page-template-page-templatespage-competition-php .wrap-2 .image-wrap .gform_body .comp-phone {
        float: left;
        width: 50%;
        clear: none; }
        .page-template-page-templatespage-competition-php .wrap-2 .image-wrap .gform_body .comp-phone input {
          width: 97%;
          font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif; }
      .page-template-page-templatespage-competition-php .wrap-2 .image-wrap .gform_body .comp-email {
        float: left;
        width: 50%;
        clear: none; }
        .page-template-page-templatespage-competition-php .wrap-2 .image-wrap .gform_body .comp-email input {
          width: 97%;
          font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif; }
      .page-template-page-templatespage-competition-php .wrap-2 .image-wrap .gform_body .age-comp {
        float: left;
        width: 50%;
        clear: none; }
        .page-template-page-templatespage-competition-php .wrap-2 .image-wrap .gform_body .age-comp input {
          width: 97%;
          font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif; }
      .page-template-page-templatespage-competition-php .wrap-2 .image-wrap .gform_body .comp-occu {
        float: left;
        width: 50%;
        clear: none; }
        .page-template-page-templatespage-competition-php .wrap-2 .image-wrap .gform_body .comp-occu input {
          width: 97%;
          font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif; }
    .page-template-page-templatespage-competition-php .wrap-2 .image-wrap .gform_button {
      width: 100%;
      background-color: #6a4c54;
      color: #FFF;
      -webkit-appearance: none;
      border-radius: none;
      font-size: 1.4em;
      text-transform: uppercase;
      padding: 4% 0 4% 0;
      border: none; }

.gform_body ul li label {
  font-size: 1.4em;
  font-weight: 100 !important; }

.comp-upload .ginput_container {
  margin-bottom: 0.5%; }
  .comp-upload .ginput_container .medium {
    color: #FFF;
    font-size: 1.2em; }
    .comp-upload .ginput_container .medium input {
      background-color: #6a4c54; }

.comp-examples {
  background-color: #FFF; }
  .comp-examples .wrap-2 h2 {
    float: left;
    width: 100%;
    color: #6a4c54;
    text-align: center;
    text-transform: uppercase; }
  .comp-examples .wrap-2 .example-list {
    margin: 0 0 7% 0;
    float: left;
    width: 100%; }
    .comp-examples .wrap-2 .example-list li {
      float: left;
      width: 100%;
      list-style-type: none;
      margin: 0.1%;
      background-color: #bdb5ad; }
      .comp-examples .wrap-2 .example-list li .example-image {
        float: left;
        width: 100%; }
      .comp-examples .wrap-2 .example-list li p {
        text-transform: uppercase;
        font-size: 1.4em;
        float: left;
        width: 100%;
        text-align: center;
        min-height: 53px;
        padding: 1.5% 0 0 0; }

.page-template-page-about #breadcrumbs {
  margin-top: 0%;
  padding-top: 1%; }
.page-template-page-about .wrap-2 .video-area {
  margin-bottom: 4%; }

footer {
  padding-top: 2% !important;
  padding-bottom: 4% !important;
  float: left;
  width: 100%; }
  footer p {
    color: #6a4c54;
    line-height: 1.2em !important;
    font-weight: 100; }
  footer .gen-title {
    padding-top: 8%; }
    @media only screen and (min-width: 980px) {
      footer .gen-title {
        padding-top: 3%; } }
  footer .direct-mail {
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 100;
    color: #6a4c54;
    line-height: 1.2em;
    text-decoration: none; }
  footer ul {
    margin: 0 0 0 0;
    float: left;
    width: 100%; }
    footer ul li {
      list-style-type: none;
      color: #6a4c54;
      line-height: 1.2em !important;
      font-size: 1.4em;
      margin-bottom: 5px;
      font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
      text-transform: uppercase;
      font-weight: 100;
      float: left;
      width: 100%; }
  footer .social {
    float: left;
    width: 50%;
    margin: 0 0 0 0; }
    @media only screen and (min-width: 768px) {
      footer .social {
        width: 22%; } }
    footer .social li {
      float: left;
      width: 33%;
      list-style-type: none; }
      footer .social li a {
        float: left;
        width: 100%;
        background-color: #7d6b5f;
        color: #FFF;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        padding-top: 18px;
        width: 50px;
        height: 50px;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        footer .social li a i {
          float: left;
          text-align: center;
          width: 100%; }
        footer .social li a:hover {
          background-color: #6a4c54; }
        @media only screen and (min-width: 980px) {
          footer .social li a {
            width: 30px;
            height: 30px;
            padding-top: 9px; } }
  footer .col-1 {
    float: left;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      footer .col-1 {
        width: 60%; } }
    @media only screen and (min-width: 980px) {
      footer .col-1 {
        width: 36%; } }
    footer .col-1 .menu-footer-1-container, footer .col-1 .menu-footer-2-container {
      width: 50%;
      float: left; }
      footer .col-1 .menu-footer-1-container ul, footer .col-1 .menu-footer-2-container ul {
        float: left;
        width: 100%; }
        footer .col-1 .menu-footer-1-container ul li, footer .col-1 .menu-footer-2-container ul li {
          float: left;
          width: 100%; }
          footer .col-1 .menu-footer-1-container ul li a, footer .col-1 .menu-footer-2-container ul li a {
            float: left;
            width: 100%;
            color: #6a4c54;
            text-decoration: none;
            -webkit-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            -ms-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out; }
            footer .col-1 .menu-footer-1-container ul li a:hover, footer .col-1 .menu-footer-2-container ul li a:hover {
              color: #a99a8d; }
  footer .col-2 {
    float: left;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      footer .col-2 {
        width: 40%; } }
    @media only screen and (min-width: 980px) {
      footer .col-2 {
        width: 24%; } }
  footer .col-3 {
    float: left;
    width: 100%; }
    @media only screen and (min-width: 980px) {
      footer .col-3 {
        width: 40%; } }
    footer .col-3 img {
      width: 13%;
      float: right; }
      @media only screen and (min-width: 768px) {
        footer .col-3 img {
          width: 27%;
          float: right;
          margin-top: -20%; } }
      @media only screen and (min-width: 980px) {
        footer .col-3 img {
          width: 40%; } }
    @media only screen and (min-width: 768px) {
      footer .col-3 p {
        width: 50%; } }
  @media only screen and (min-width: 768px) and (min-width: 980px) {
    footer .col-3 p {
      padding-top: 2%; } }

.error404 footer, .page-template-page-about footer, .page-template-page-cookies footer, .page-template-page-contact footer, .page-template-page-success footer, .page-template-page-competition footer, .blog footer, .archive footer, .woocommerce-account footer, .woocommerce-checkout footer, .woocommerce-cart footer, .single-post footer, .page-template-page-html-sitemap footer {
  border-top: 1px solid #6a4c54; }

/*--------------------------------------------------------------
4.0 Packages
--------------------------------------------------------------*/
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

/**
 * woocommerce.scss
 * Governs the general look and feel of WooCommerce sections of stores using themes that do not
 * integrate with WooCommerce specifically.
 */
/**
 * Imports
 */
/**
 * Deprecated
 * Fallback for bourbon equivalent
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
/**
 * Objects
 */
/**
 * WooCommerce CSS Variables
 */
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/**
 * _fonts.scss
 * Custom WooCommerce fonts.
 */
@font-face {
  font-family: 'star';
  src: url("/wp-content/plugins/woocommerce/assets/fonts/star.eot");
  src: url("/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'WooCommerce';
  src: url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot");
  src: url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
  font-weight: normal;
  font-style: normal; }
/**
 * woocommerce-layout.scss
 * Applies layout to the default WooCommerce frontend design
 */
/**
 * Imports
 */
/**
 * Styling begins
 */
.woocommerce, .woocommerce-page {
  /**
   * General layout styles
   */
  /**
   * Product page
   */
  /**
   * Product loops
   */
  /**
   * Cart page
   */
  /**
   * Cart sidebar
   */
  /**
   * Forms
   */ }
  .woocommerce .col2-set, .woocommerce-page .col2-set {
    *zoom: 1;
    width: 100%; }
    .woocommerce .col2-set:before, .woocommerce .col2-set:after, .woocommerce-page .col2-set:before, .woocommerce-page .col2-set:after {
      content: " ";
      display: table; }
    .woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
      clear: both; }
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
      float: left;
      width: 48%; }
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
      float: right;
      width: 48%; }
  .woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%; }
  .woocommerce div.product div.images,
  .woocommerce #content div.product div.images, .woocommerce-page div.product div.images,
  .woocommerce-page #content div.product div.images {
    float: left;
    width: 48%; }
  .woocommerce div.product div.thumbnails,
  .woocommerce #content div.product div.thumbnails, .woocommerce-page div.product div.thumbnails,
  .woocommerce-page #content div.product div.thumbnails {
    *zoom: 1; }
    .woocommerce div.product div.thumbnails:before, .woocommerce div.product div.thumbnails:after,
    .woocommerce #content div.product div.thumbnails:before,
    .woocommerce #content div.product div.thumbnails:after, .woocommerce-page div.product div.thumbnails:before, .woocommerce-page div.product div.thumbnails:after,
    .woocommerce-page #content div.product div.thumbnails:before,
    .woocommerce-page #content div.product div.thumbnails:after {
      content: " ";
      display: table; }
    .woocommerce div.product div.thumbnails:after,
    .woocommerce #content div.product div.thumbnails:after, .woocommerce-page div.product div.thumbnails:after,
    .woocommerce-page #content div.product div.thumbnails:after {
      clear: both; }
    .woocommerce div.product div.thumbnails a,
    .woocommerce #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a,
    .woocommerce-page #content div.product div.thumbnails a {
      float: left;
      width: 30.75%;
      margin-right: 3.8%;
      margin-bottom: 1em; }
    .woocommerce div.product div.thumbnails a.last,
    .woocommerce #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last,
    .woocommerce-page #content div.product div.thumbnails a.last {
      margin-right: 0; }
    .woocommerce div.product div.thumbnails a.first,
    .woocommerce #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first,
    .woocommerce-page #content div.product div.thumbnails a.first {
      clear: both; }
    .woocommerce div.product div.thumbnails.columns-1 a,
    .woocommerce #content div.product div.thumbnails.columns-1 a, .woocommerce-page div.product div.thumbnails.columns-1 a,
    .woocommerce-page #content div.product div.thumbnails.columns-1 a {
      width: 100%;
      margin-right: 0;
      float: none; }
    .woocommerce div.product div.thumbnails.columns-2 a,
    .woocommerce #content div.product div.thumbnails.columns-2 a, .woocommerce-page div.product div.thumbnails.columns-2 a,
    .woocommerce-page #content div.product div.thumbnails.columns-2 a {
      width: 48%; }
    .woocommerce div.product div.thumbnails.columns-4 a,
    .woocommerce #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a,
    .woocommerce-page #content div.product div.thumbnails.columns-4 a {
      width: 22.05%; }
    .woocommerce div.product div.thumbnails.columns-5 a,
    .woocommerce #content div.product div.thumbnails.columns-5 a, .woocommerce-page div.product div.thumbnails.columns-5 a,
    .woocommerce-page #content div.product div.thumbnails.columns-5 a {
      width: 16.9%; }
  .woocommerce div.product div.summary,
  .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary,
  .woocommerce-page #content div.product div.summary {
    float: right;
    width: 48%; }
  .woocommerce div.product .woocommerce-tabs,
  .woocommerce #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs,
  .woocommerce-page #content div.product .woocommerce-tabs {
    clear: both; }
    .woocommerce div.product .woocommerce-tabs ul.tabs,
    .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs,
    .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
      *zoom: 1; }
      .woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:after,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after {
        content: " ";
        display: table; }
      .woocommerce div.product .woocommerce-tabs ul.tabs:after,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after {
        clear: both; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
        display: inline-block; }
  .woocommerce div.product #reviews .comment,
  .woocommerce #content div.product #reviews .comment, .woocommerce-page div.product #reviews .comment,
  .woocommerce-page #content div.product #reviews .comment {
    *zoom: 1; }
    .woocommerce div.product #reviews .comment:before, .woocommerce div.product #reviews .comment:after,
    .woocommerce #content div.product #reviews .comment:before,
    .woocommerce #content div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:before, .woocommerce-page div.product #reviews .comment:after,
    .woocommerce-page #content div.product #reviews .comment:before,
    .woocommerce-page #content div.product #reviews .comment:after {
      content: " ";
      display: table; }
    .woocommerce div.product #reviews .comment:after,
    .woocommerce #content div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:after,
    .woocommerce-page #content div.product #reviews .comment:after {
      clear: both; }
    .woocommerce div.product #reviews .comment img,
    .woocommerce #content div.product #reviews .comment img, .woocommerce-page div.product #reviews .comment img,
    .woocommerce-page #content div.product #reviews .comment img {
      float: right;
      height: auto; }
  .woocommerce .related,
  .woocommerce .upsells.products, .woocommerce-page .related,
  .woocommerce-page .upsells.products {
    *zoom: 1;
    clear: both; }
    .woocommerce .related:before, .woocommerce .related:after,
    .woocommerce .upsells.products:before,
    .woocommerce .upsells.products:after, .woocommerce-page .related:before, .woocommerce-page .related:after,
    .woocommerce-page .upsells.products:before,
    .woocommerce-page .upsells.products:after {
      content: " ";
      display: table; }
    .woocommerce .related:after,
    .woocommerce .upsells.products:after, .woocommerce-page .related:after,
    .woocommerce-page .upsells.products:after {
      clear: both; }
    .woocommerce .related ul.products,
    .woocommerce .related ul,
    .woocommerce .upsells.products ul.products,
    .woocommerce .upsells.products ul, .woocommerce-page .related ul.products,
    .woocommerce-page .related ul,
    .woocommerce-page .upsells.products ul.products,
    .woocommerce-page .upsells.products ul {
      float: none; }
      .woocommerce .related ul.products li.product,
      .woocommerce .related ul li.product,
      .woocommerce .upsells.products ul.products li.product,
      .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product,
      .woocommerce-page .related ul li.product,
      .woocommerce-page .upsells.products ul.products li.product,
      .woocommerce-page .upsells.products ul li.product {
        width: 48%; }
        .woocommerce .related ul.products li.product img,
        .woocommerce .related ul li.product img,
        .woocommerce .upsells.products ul.products li.product img,
        .woocommerce .upsells.products ul li.product img, .woocommerce-page .related ul.products li.product img,
        .woocommerce-page .related ul li.product img,
        .woocommerce-page .upsells.products ul.products li.product img,
        .woocommerce-page .upsells.products ul li.product img {
          width: 100%;
          height: auto; }
  .woocommerce ul.products, .woocommerce-page ul.products {
    clear: both;
    *zoom: 1; }
    .woocommerce ul.products:before, .woocommerce ul.products:after, .woocommerce-page ul.products:before, .woocommerce-page ul.products:after {
      content: " ";
      display: table; }
    .woocommerce ul.products:after, .woocommerce-page ul.products:after {
      clear: both; }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
      float: left;
      margin: 0 3.8% 2.992em 0;
      padding: 0;
      position: relative;
      width: 22.05%;
      margin-left: 0; }
    .woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
      clear: both; }
    .woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
      margin-right: 0; }
  .woocommerce.columns-1 ul.products li.product, .woocommerce-page.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0; }
  .woocommerce.columns-2 ul.products li.product, .woocommerce-page.columns-2 ul.products li.product {
    width: 48%; }
  .woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product {
    width: 30.75%; }
  .woocommerce.columns-5 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product {
    width: 16.95%; }
  .woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product {
    width: 13.5%; }
  .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left; }
  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right; }
  .woocommerce .woocommerce-pagination ul.page-numbers, .woocommerce-page .woocommerce-pagination ul.page-numbers {
    *zoom: 1; }
    .woocommerce .woocommerce-pagination ul.page-numbers:before, .woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:before, .woocommerce-page .woocommerce-pagination ul.page-numbers:after {
      content: " ";
      display: table; }
    .woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:after {
      clear: both; }
    .woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
      display: inline-block; }
  .woocommerce table.cart img,
  .woocommerce #content table.cart img, .woocommerce-page table.cart img,
  .woocommerce-page #content table.cart img {
    height: auto; }
  .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: right; }
    .woocommerce table.cart td.actions .input-text,
    .woocommerce #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text,
    .woocommerce-page #content table.cart td.actions .input-text {
      width: 80px; }
    .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: left; }
      .woocommerce table.cart td.actions .coupon label,
      .woocommerce #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label,
      .woocommerce-page #content table.cart td.actions .coupon label {
        display: none; }
  .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    *zoom: 1;
    width: 100%; }
    .woocommerce .cart-collaterals:before, .woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:before, .woocommerce-page .cart-collaterals:after {
      content: " ";
      display: table; }
    .woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after {
      clear: both; }
    .woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
      width: 30.75%;
      float: left; }
    .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
      width: 48%;
      float: left; }
      .woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
        float: none; }
        .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
          width: 48%; }
    .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
      width: 48%;
      *zoom: 1;
      clear: right;
      float: right; }
      .woocommerce .cart-collaterals .shipping_calculator:before, .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:before, .woocommerce-page .cart-collaterals .shipping_calculator:after {
        content: " ";
        display: table; }
      .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:after {
        clear: both; }
      .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
      .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
      .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
        width: 47%; }
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
      float: right;
      width: 48%; }
  .woocommerce ul.cart_list li,
  .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li,
  .woocommerce-page ul.product_list_widget li {
    *zoom: 1; }
    .woocommerce ul.cart_list li:before, .woocommerce ul.cart_list li:after,
    .woocommerce ul.product_list_widget li:before,
    .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:before, .woocommerce-page ul.cart_list li:after,
    .woocommerce-page ul.product_list_widget li:before,
    .woocommerce-page ul.product_list_widget li:after {
      content: " ";
      display: table; }
    .woocommerce ul.cart_list li:after,
    .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after,
    .woocommerce-page ul.product_list_widget li:after {
      clear: both; }
    .woocommerce ul.cart_list li img,
    .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img,
    .woocommerce-page ul.product_list_widget li img {
      float: right;
      height: auto; }
  .woocommerce form .form-row, .woocommerce-page form .form-row {
    *zoom: 1; }
    .woocommerce form .form-row:before, .woocommerce form .form-row:after, .woocommerce-page form .form-row:before, .woocommerce-page form .form-row:after {
      content: " ";
      display: table; }
    .woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
      clear: both; }
    .woocommerce form .form-row label, .woocommerce-page form .form-row label {
      display: block; }
      .woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
        display: inline; }
    .woocommerce form .form-row select, .woocommerce-page form .form-row select {
      width: 100%; }
    .woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%; }
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last, .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    float: left;
    width: 47%;
    overflow: visible; }
  .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right; }
  .woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    clear: both; }
  .woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    width: auto; }
  .woocommerce #payment .terms, .woocommerce-page #payment .terms {
    text-align: right;
    padding: 0 1em 0; }
  .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right; }

/**
 * Twenty Fourteen specific styles
 */
.twentyfourteen .tfwc {
  padding: 12px 10px 0;
  max-width: 474px;
  margin: 0 auto; }
  .twentyfourteen .tfwc .product .entry-summary {
    padding: 0 !important;
    margin: 0 0 1.618em !important; }
  .twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
    margin-top: 0; }
  .twentyfourteen .tfwc .product .images img {
    margin-bottom: 1em; }

@media screen and (min-width: 673px) {
  .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px; } }
@media screen and (min-width: 1040px) {
  .twentyfourteen .tfwc {
    padding-right: 15px;
    padding-left: 15px; } }
@media screen and (min-width: 1110px) {
  .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px; } }
@media screen and (min-width: 1218px) {
  .twentyfourteen .tfwc {
    margin-right: 54px; }

  .full-width .twentyfourteen .tfwc {
    margin-right: auto; } }
/**
 * Twenty Fifteen specific styles
 */
.twentyfifteen .t15wc {
  padding-left: 7.6923%;
  padding-right: 7.6923%;
  padding-top: 7.6923%;
  margin-bottom: 7.6923%;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); }
  .twentyfifteen .t15wc .page-title {
    margin-left: 0; }

@media screen and (min-width: 38.75em) {
  .twentyfifteen .t15wc {
    margin-right: 7.6923%;
    margin-left: 7.6923%;
    margin-top: 8.3333%; } }
@media screen and (min-width: 59.6875em) {
  .twentyfifteen .t15wc {
    margin-left: 8.3333%;
    margin-right: 8.3333%;
    padding: 10%; }

  .single-product .twentyfifteen .entry-summary {
    padding: 0 !important; } }
/**
 * Global styles
 */
p.demo_store {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #a46497;
  color: white;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2); }

.admin-bar p.demo_store {
  top: 32px; }

/**
 * Utility classes
 */
.clear {
  clear: both; }

/**
 * Main WooCommerce styles
 */
.woocommerce {
  /**
   * Product Page
   */
  /**
   * Product loops
   */
  /**
   * Buttons
   */
  /**
   * Reviews
   */
  /**
   * Star ratings
   */
  /**
   * Tables
   */
  /**
   * Cart sidebar
   */
  /**
   * Forms
   */
  /**
   * Order page
   */
  /**
   * Layered nav widget
   */
  /**
   * Price filter widget
   */ }
  .woocommerce .blockUI.blockOverlay {
    position: relative; }
    .woocommerce .blockUI.blockOverlay:before {
      height: 1em;
      width: 1em;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -.5em;
      margin-top: -.5em;
      display: block;
      -webkit-animation: spin 1s ease-in-out infinite;
      -moz-animation: spin 1s ease-in-out infinite;
      animation: spin 1s ease-in-out infinite;
      content: "";
      background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;
      background-size: cover;
      line-height: 1;
      text-align: center;
      font-size: 2em;
      color: rgba(0, 0, 0, 0.75); }
  .woocommerce .loader:before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    display: block;
    -webkit-animation: spin 1s ease-in-out infinite;
    -moz-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    content: "";
    background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.75); }
  .woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 700;
    border: 0; }
    .woocommerce a.remove:hover {
      color: #fff !important;
      background: red; }
  .woocommerce .woocommerce-message,
  .woocommerce .woocommerce-error,
  .woocommerce .woocommerce-info {
    padding: 1em 2em 1em 3.5em !important;
    margin: 0 0 2em !important;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    list-style: none outside !important;
    *zoom: 1;
    width: auto; }
    .woocommerce .woocommerce-message:before, .woocommerce .woocommerce-message:after,
    .woocommerce .woocommerce-error:before,
    .woocommerce .woocommerce-error:after,
    .woocommerce .woocommerce-info:before,
    .woocommerce .woocommerce-info:after {
      content: " ";
      display: table; }
    .woocommerce .woocommerce-message:after,
    .woocommerce .woocommerce-error:after,
    .woocommerce .woocommerce-info:after {
      clear: both; }
    .woocommerce .woocommerce-message:before,
    .woocommerce .woocommerce-error:before,
    .woocommerce .woocommerce-info:before {
      font-family: "WooCommerce";
      content: "\e028";
      display: inline-block;
      position: absolute;
      top: 1em;
      left: 1.5em; }
    .woocommerce .woocommerce-message .button,
    .woocommerce .woocommerce-error .button,
    .woocommerce .woocommerce-info .button {
      float: right; }
    .woocommerce .woocommerce-message li,
    .woocommerce .woocommerce-error li,
    .woocommerce .woocommerce-info li {
      list-style: none outside !important;
      padding-left: 0 !important;
      margin-left: 0 !important; }
  .woocommerce .woocommerce-message {
    border-top-color: #8fae1b; }
    .woocommerce .woocommerce-message:before {
      content: "\e015";
      color: #8fae1b; }
  .woocommerce .woocommerce-info {
    border-top-color: #1e85be; }
    .woocommerce .woocommerce-info:before {
      color: #1e85be; }
  .woocommerce .woocommerce-error {
    border-top-color: #b81c23; }
    .woocommerce .woocommerce-error:before {
      content: "\e016";
      color: #b81c23; }
  .woocommerce small.note {
    display: block;
    color: #777;
    font-size: .857em;
    margin-top: 10px; }
  .woocommerce .woocommerce-breadcrumb {
    *zoom: 1;
    margin: 0 0 1em;
    padding: 0;
    font-size: 0.92em;
    color: #777; }
    .woocommerce .woocommerce-breadcrumb:before, .woocommerce .woocommerce-breadcrumb:after {
      content: " ";
      display: table; }
    .woocommerce .woocommerce-breadcrumb:after {
      clear: both; }
    .woocommerce .woocommerce-breadcrumb a {
      color: #777; }
  .woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center; }
  .woocommerce div.product {
    margin-bottom: 0;
    position: relative; }
    .woocommerce div.product .product_title {
      clear: none;
      margin-top: 0;
      padding: 0; }
    .woocommerce div.product span.price,
    .woocommerce div.product p.price {
      color: #77a464;
      font-size: 1.25em; }
      .woocommerce div.product span.price ins,
      .woocommerce div.product p.price ins {
        background: inherit;
        font-weight: 700; }
      .woocommerce div.product span.price del,
      .woocommerce div.product p.price del {
        opacity: 0.5;
        display: block; }
    .woocommerce div.product p.stock {
      font-size: 0.92em; }
    .woocommerce div.product .stock {
      color: #77a464; }
    .woocommerce div.product .out-of-stock {
      color: red; }
    .woocommerce div.product .woocommerce-product-rating {
      margin-bottom: 1.618em; }
    .woocommerce div.product div.images {
      margin-bottom: 2em; }
      .woocommerce div.product div.images img {
        display: block;
        width: 100%;
        height: auto;
        box-shadow: none; }
      .woocommerce div.product div.images div.thumbnails {
        padding-top: 1em; }
    .woocommerce div.product div.summary {
      margin-bottom: 2em; }
    .woocommerce div.product div.social {
      text-align: right;
      margin: 0 0 1em; }
      .woocommerce div.product div.social span {
        margin: 0 0 0 2px; }
        .woocommerce div.product div.social span span {
          margin: 0; }
        .woocommerce div.product div.social span .stButton .chicklets {
          padding-left: 16px;
          width: 0; }
      .woocommerce div.product div.social iframe {
        float: left;
        margin-top: 3px; }
    .woocommerce div.product .woocommerce-tabs ul.tabs {
      list-style: none;
      padding: 0 0 0 1em;
      margin: 0 0 1.618em;
      overflow: hidden;
      position: relative; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li {
        border: 1px solid #d3ced2;
        background-color: #ebe9eb;
        display: inline-block;
        position: relative;
        z-index: 0;
        border-radius: 4px 4px 0 0;
        margin: 0 -5px;
        padding: 0 5px;
        font-size: 0.8em; }
        @media only screen and (min-width: 500px) {
          .woocommerce div.product .woocommerce-tabs ul.tabs li {
            padding: 0 10px;
            font-size: 1.1em; } }
        .woocommerce div.product .woocommerce-tabs ul.tabs li a {
          display: inline-block;
          padding: .5em 0;
          font-weight: 700;
          color: #515151;
          text-decoration: none; }
          .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
            text-decoration: none;
            color: #6b6b6b; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
          background: #fff;
          z-index: 2;
          border-bottom-color: #fff; }
          .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
            color: inherit;
            text-shadow: inherit; }
          .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
            box-shadow: 2px 2px 0 #fff; }
          .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
            box-shadow: -2px 2px 0 #fff; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
          border: 1px solid #d3ced2;
          position: absolute;
          bottom: -1px;
          width: 5px;
          height: 5px;
          content: " "; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
          left: -6px;
          -webkit-border-bottom-right-radius: 4px;
          -moz-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
          border-width: 0 1px 1px 0;
          box-shadow: 2px 2px 0 #ebe9eb; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
          right: -6px;
          -webkit-border-bottom-left-radius: 4px;
          -moz-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
          border-width: 0 0 1px 1px;
          box-shadow: -2px 2px 0 #ebe9eb; }
      .woocommerce div.product .woocommerce-tabs ul.tabs:before {
        position: absolute;
        content: " ";
        width: 100%;
        bottom: 0;
        left: 0;
        border-bottom: 1px solid #d3ced2;
        z-index: 1; }
    .woocommerce div.product .woocommerce-tabs .panel {
      margin: 0 0 2em;
      padding: 0; }
    .woocommerce div.product p.cart {
      margin-bottom: 2em;
      *zoom: 1; }
      .woocommerce div.product p.cart:before, .woocommerce div.product p.cart:after {
        content: " ";
        display: table; }
      .woocommerce div.product p.cart:after {
        clear: both; }
    .woocommerce div.product form.cart {
      margin-bottom: 2em;
      *zoom: 1; }
      .woocommerce div.product form.cart:before, .woocommerce div.product form.cart:after {
        content: " ";
        display: table; }
      .woocommerce div.product form.cart:after {
        clear: both; }
      .woocommerce div.product form.cart div.quantity {
        float: left;
        margin: 0 4px 0 0; }
      .woocommerce div.product form.cart table {
        border-width: 0 0 1px 0; }
        .woocommerce div.product form.cart table td {
          padding-left: 0; }
        .woocommerce div.product form.cart table div.quantity {
          float: none;
          margin: 0; }
        .woocommerce div.product form.cart table small.stock {
          display: block;
          float: none; }
      .woocommerce div.product form.cart .variations {
        margin-bottom: 1em;
        border: 0; }
        .woocommerce div.product form.cart .variations td,
        .woocommerce div.product form.cart .variations th {
          border: 0; }
        .woocommerce div.product form.cart .variations label {
          font-weight: 700; }
        .woocommerce div.product form.cart .variations select {
          width: 100%;
          float: left; }
        .woocommerce div.product form.cart .variations td.label {
          padding-right: 1em; }
        .woocommerce div.product form.cart .variations td {
          vertical-align: top; }
      .woocommerce div.product form.cart .button {
        vertical-align: middle;
        float: left; }
      .woocommerce div.product form.cart .group_table td.label {
        padding-right: 1em;
        padding-left: 1em; }
      .woocommerce div.product form.cart .group_table td {
        vertical-align: top;
        padding-bottom: .5em;
        border: 0; }
  .woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #77a464;
    color: white;
    font-size: .857em;
    -webkit-font-smoothing: antialiased; }
  .woocommerce .products ul,
  .woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
    *zoom: 1; }
    .woocommerce .products ul:before, .woocommerce .products ul:after,
    .woocommerce ul.products:before,
    .woocommerce ul.products:after {
      content: " ";
      display: table; }
    .woocommerce .products ul:after,
    .woocommerce ul.products:after {
      clear: both; }
    .woocommerce .products ul li,
    .woocommerce ul.products li {
      list-style: none outside; }
  .woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -.5em -.5em 0 0; }
  .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em; }
  .woocommerce ul.products li.product a {
    text-decoration: none; }
  .woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none; }
  .woocommerce ul.products li.product strong {
    display: block; }
  .woocommerce ul.products li.product .star-rating {
    font-size: .857em; }
  .woocommerce ul.products li.product .button {
    margin-top: 1em; }
  .woocommerce ul.products li.product .price {
    color: #77a464;
    display: block;
    font-weight: normal;
    margin-bottom: .5em;
    font-size: .857em; }
    .woocommerce ul.products li.product .price del {
      color: inherit;
      opacity: 0.5;
      display: block; }
    .woocommerce ul.products li.product .price ins {
      background: none;
      font-weight: 700; }
    .woocommerce ul.products li.product .price .from {
      font-size: 0.67em;
      margin: -2px 0 0 0;
      text-transform: uppercase;
      color: rgba(132, 132, 132, 0.5); }
  .woocommerce .woocommerce-result-count {
    margin: 0 0 1em; }
  .woocommerce .woocommerce-ordering {
    margin: 0 0 1em; }
    .woocommerce .woocommerce-ordering select {
      vertical-align: top; }
  .woocommerce nav.woocommerce-pagination {
    text-align: center; }
    .woocommerce nav.woocommerce-pagination ul {
      display: inline-block;
      white-space: nowrap;
      padding: 0;
      clear: both;
      border: 1px solid #d3ced2;
      border-right: 0;
      margin: 1px; }
      .woocommerce nav.woocommerce-pagination ul li {
        border-right: 1px solid #d3ced2;
        padding: 0;
        margin: 0;
        float: left;
        display: inline;
        overflow: hidden; }
        .woocommerce nav.woocommerce-pagination ul li a,
        .woocommerce nav.woocommerce-pagination ul li span {
          margin: 0;
          text-decoration: none;
          padding: 0;
          line-height: 1;
          font-size: 1em;
          font-weight: normal;
          padding: .5em;
          min-width: 1em;
          display: block; }
        .woocommerce nav.woocommerce-pagination ul li span.current,
        .woocommerce nav.woocommerce-pagination ul li a:hover,
        .woocommerce nav.woocommerce-pagination ul li a:focus {
          background: #ebe9eb;
          color: #8a7e88; }
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button,
  .woocommerce #respond input#submit {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none; }
    .woocommerce a.button.loading,
    .woocommerce button.button.loading,
    .woocommerce input.button.loading,
    .woocommerce #respond input#submit.loading {
      opacity: 0.25;
      padding-right: 2.618em; }
      .woocommerce a.button.loading:after,
      .woocommerce button.button.loading:after,
      .woocommerce input.button.loading:after,
      .woocommerce #respond input#submit.loading:after {
        font-family: "WooCommerce";
        content: "\e01c";
        vertical-align: top;
        -webkit-font-smoothing: antialiased;
        font-weight: 400;
        position: absolute;
        top: .618em;
        right: 1em;
        -webkit-animation: spin 2s linear infinite;
        -moz-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite; }
    .woocommerce a.button.added:after,
    .woocommerce button.button.added:after,
    .woocommerce input.button.added:after,
    .woocommerce #respond input#submit.added:after {
      font-family: 'WooCommerce';
      content: "\e017";
      margin-left: .53em;
      vertical-align: bottom; }
    .woocommerce a.button:hover,
    .woocommerce button.button:hover,
    .woocommerce input.button:hover,
    .woocommerce #respond input#submit:hover {
      background-color: #dad8da;
      text-decoration: none;
      background-image: none;
      color: #515151; }
    .woocommerce a.button.alt,
    .woocommerce button.button.alt,
    .woocommerce input.button.alt,
    .woocommerce #respond input#submit.alt {
      background-color: #a46497;
      color: white;
      -webkit-font-smoothing: antialiased; }
      .woocommerce a.button.alt:hover,
      .woocommerce button.button.alt:hover,
      .woocommerce input.button.alt:hover,
      .woocommerce #respond input#submit.alt:hover {
        background-color: #935386;
        color: white; }
      .woocommerce a.button.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled]:hover,
      .woocommerce button.button.alt.disabled,
      .woocommerce button.button.alt:disabled,
      .woocommerce button.button.alt:disabled[disabled],
      .woocommerce button.button.alt.disabled:hover,
      .woocommerce button.button.alt:disabled:hover,
      .woocommerce button.button.alt:disabled[disabled]:hover,
      .woocommerce input.button.alt.disabled,
      .woocommerce input.button.alt:disabled,
      .woocommerce input.button.alt:disabled[disabled],
      .woocommerce input.button.alt.disabled:hover,
      .woocommerce input.button.alt:disabled:hover,
      .woocommerce input.button.alt:disabled[disabled]:hover,
      .woocommerce #respond input#submit.alt.disabled,
      .woocommerce #respond input#submit.alt:disabled,
      .woocommerce #respond input#submit.alt:disabled[disabled],
      .woocommerce #respond input#submit.alt.disabled:hover,
      .woocommerce #respond input#submit.alt:disabled:hover,
      .woocommerce #respond input#submit.alt:disabled[disabled]:hover {
        background-color: #a46497;
        color: white; }
    .woocommerce a.button:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled[disabled],
    .woocommerce button.button:disabled,
    .woocommerce button.button.disabled,
    .woocommerce button.button:disabled[disabled],
    .woocommerce input.button:disabled,
    .woocommerce input.button.disabled,
    .woocommerce input.button:disabled[disabled],
    .woocommerce #respond input#submit:disabled,
    .woocommerce #respond input#submit.disabled,
    .woocommerce #respond input#submit:disabled[disabled] {
      color: inherit;
      cursor: not-allowed;
      opacity: 0.5; }
      .woocommerce a.button:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled[disabled]:hover,
      .woocommerce button.button:disabled:hover,
      .woocommerce button.button.disabled:hover,
      .woocommerce button.button:disabled[disabled]:hover,
      .woocommerce input.button:disabled:hover,
      .woocommerce input.button.disabled:hover,
      .woocommerce input.button:disabled[disabled]:hover,
      .woocommerce #respond input#submit:disabled:hover,
      .woocommerce #respond input#submit.disabled:hover,
      .woocommerce #respond input#submit:disabled[disabled]:hover {
        color: inherit;
        background-color: #ebe9eb; }
  .woocommerce .cart .button,
  .woocommerce .cart input.button {
    float: none; }
  .woocommerce a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: inline-block; }
  .woocommerce #reviews h2 small {
    float: right;
    color: #777;
    font-size: 15px;
    margin: 10px 0 0 0; }
    .woocommerce #reviews h2 small a {
      text-decoration: none;
      color: #777; }
  .woocommerce #reviews h3 {
    margin: 0; }
  .woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0; }
  .woocommerce #reviews #comment {
    height: 75px; }
  .woocommerce #reviews #comments .add_review {
    *zoom: 1; }
    .woocommerce #reviews #comments .add_review:before, .woocommerce #reviews #comments .add_review:after {
      content: " ";
      display: table; }
    .woocommerce #reviews #comments .add_review:after {
      clear: both; }
  .woocommerce #reviews #comments h2 {
    clear: none; }
  .woocommerce #reviews #comments ol.commentlist {
    *zoom: 1;
    margin: 0;
    width: 100%;
    background: none;
    list-style: none; }
    .woocommerce #reviews #comments ol.commentlist:before, .woocommerce #reviews #comments ol.commentlist:after {
      content: " ";
      display: table; }
    .woocommerce #reviews #comments ol.commentlist:after {
      clear: both; }
    .woocommerce #reviews #comments ol.commentlist li {
      padding: 0;
      margin: 0 0 20px;
      border: 0;
      position: relative;
      background: 0;
      border: 0; }
      .woocommerce #reviews #comments ol.commentlist li .meta {
        color: #777;
        font-size: 0.75em; }
      .woocommerce #reviews #comments ol.commentlist li img.avatar {
        float: left;
        position: absolute;
        top: 0;
        left: 0;
        padding: 3px;
        width: 32px;
        height: auto;
        background: #ebe9eb;
        border: 1px solid #e4e1e3;
        margin: 0;
        box-shadow: none; }
      .woocommerce #reviews #comments ol.commentlist li .comment-text {
        margin: 0 0 0 50px;
        border: 1px solid #e4e1e3;
        border-radius: 4px;
        padding: 1em 1em 0;
        *zoom: 1; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text:before, .woocommerce #reviews #comments ol.commentlist li .comment-text:after {
          content: " ";
          display: table; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text:after {
          clear: both; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text p {
          margin: 0 0 1em; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
          font-size: 0.83em; }
    .woocommerce #reviews #comments ol.commentlist ul.children {
      list-style: none outside;
      margin: 20px 0 0 50px; }
      .woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
        display: none; }
    .woocommerce #reviews #comments ol.commentlist #respond {
      border: 1px solid #e4e1e3;
      border-radius: 4px;
      padding: 1em 1em 0;
      margin: 20px 0 0 50px; }
  .woocommerce #reviews #comments .commentlist > li:before {
    content: ""; }
  .woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: 'star'; }
    .woocommerce .star-rating:before {
      content: "\73\73\73\73\73";
      color: #d3ced2;
      float: left;
      top: 0;
      left: 0;
      position: absolute; }
    .woocommerce .star-rating span {
      overflow: hidden;
      float: left;
      top: 0;
      left: 0;
      position: absolute;
      padding-top: 1.5em; }
    .woocommerce .star-rating span:before {
      content: "\53\53\53\53\53";
      top: 0;
      position: absolute;
      left: 0; }
  .woocommerce .woocommerce-product-rating {
    *zoom: 1;
    line-height: 2;
    display: block; }
    .woocommerce .woocommerce-product-rating:before, .woocommerce .woocommerce-product-rating:after {
      content: " ";
      display: table; }
    .woocommerce .woocommerce-product-rating:after {
      clear: both; }
    .woocommerce .woocommerce-product-rating .star-rating {
      margin: .5em 4px 0 0;
      float: left; }
  .woocommerce .products .star-rating {
    display: block;
    margin: 0 0 .5em;
    float: none; }
  .woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0 0; }
  .woocommerce #review_form #respond {
    *zoom: 1;
    position: static;
    margin: 0;
    width: auto;
    padding: 0 0 0;
    background: transparent none;
    border: 0; }
    .woocommerce #review_form #respond:before, .woocommerce #review_form #respond:after {
      content: " ";
      display: table; }
    .woocommerce #review_form #respond:after {
      clear: both; }
    .woocommerce #review_form #respond p {
      margin: 0 0 10px; }
    .woocommerce #review_form #respond .form-submit input {
      left: auto; }
    .woocommerce #review_form #respond textarea {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%; }
  .woocommerce p.stars {
    position: relative;
    font-size: 1em; }
    .woocommerce p.stars a {
      display: inline-block;
      font-weight: 700;
      margin-right: 1em;
      text-indent: -9999px;
      position: relative;
      border-bottom: 0 !important;
      outline: 0; }
      .woocommerce p.stars a:last-child {
        border-right: 0; }
      .woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5 {
        border-right: 1px solid #ccc; }
        .woocommerce p.stars a.star-1:after, .woocommerce p.stars a.star-2:after, .woocommerce p.stars a.star-3:after, .woocommerce p.stars a.star-4:after, .woocommerce p.stars a.star-5:after {
          font-family: "WooCommerce";
          text-indent: 0;
          position: absolute;
          top: 0;
          left: 0; }
      .woocommerce p.stars a.star-1 {
        width: 2em; }
        .woocommerce p.stars a.star-1:after {
          content: "\e021"; }
        .woocommerce p.stars a.star-1:hover:after, .woocommerce p.stars a.star-1.active:after {
          content: ""; }
      .woocommerce p.stars a.star-2 {
        width: 3em; }
        .woocommerce p.stars a.star-2:after {
          content: "\e021\e021"; }
        .woocommerce p.stars a.star-2:hover:after, .woocommerce p.stars a.star-2.active:after {
          content: ""; }
      .woocommerce p.stars a.star-3 {
        width: 4em; }
        .woocommerce p.stars a.star-3:after {
          content: "\e021\e021\e021"; }
        .woocommerce p.stars a.star-3:hover:after, .woocommerce p.stars a.star-3.active:after {
          content: ""; }
      .woocommerce p.stars a.star-4 {
        width: 5em; }
        .woocommerce p.stars a.star-4:after {
          content: "\e021\e021\e021\e021"; }
        .woocommerce p.stars a.star-4:hover:after, .woocommerce p.stars a.star-4.active:after {
          content: ""; }
      .woocommerce p.stars a.star-5 {
        width: 6em;
        border: 0; }
        .woocommerce p.stars a.star-5:after {
          content: "\e021\e021\e021\e021\e021"; }
        .woocommerce p.stars a.star-5:hover:after, .woocommerce p.stars a.star-5.active:after {
          content: ""; }
  .woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0, 0, 0, 0.1);
    margin-bottom: 1.618em;
    width: 100%; }
    .woocommerce table.shop_attributes th {
      width: 150px;
      font-weight: 700;
      padding: 8px;
      border-top: 0;
      border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
      margin: 0;
      line-height: 1.5; }
    .woocommerce 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.5; }
      .woocommerce table.shop_attributes td p {
        margin: 0;
        padding: 8px 0; }
    .woocommerce table.shop_attributes .alt td,
    .woocommerce table.shop_attributes .alt th {
      background: rgba(0, 0, 0, 0.025); }
  .woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0px -1px 24px 0px;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px; }
    .woocommerce table.shop_table th {
      font-weight: 700;
      padding: 9px 12px; }
    .woocommerce table.shop_table td {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      padding: 6px 12px;
      vertical-align: middle; }
      .woocommerce table.shop_table td small {
        font-weight: normal; }
    .woocommerce table.shop_table tbody:first-child tr:first-child th,
    .woocommerce table.shop_table tbody:first-child tr:first-child td {
      border-top: 0; }
    .woocommerce table.shop_table tfoot td,
    .woocommerce table.shop_table tfoot th,
    .woocommerce table.shop_table tbody th {
      font-weight: 700;
      border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .woocommerce table.my_account_orders {
    font-size: 0.85em; }
    .woocommerce table.my_account_orders th,
    .woocommerce table.my_account_orders td {
      padding: 4px 8px;
      vertical-align: middle; }
    .woocommerce table.my_account_orders .button {
      white-space: nowrap; }
    .woocommerce table.my_account_orders .order-actions {
      text-align: right; }
      .woocommerce table.my_account_orders .order-actions .button {
        margin: .125em 0 .125em .25em; }
  .woocommerce td.product-name dl.variation {
    margin: .25em 0;
    *zoom: 1; }
    .woocommerce td.product-name dl.variation:before, .woocommerce td.product-name dl.variation:after {
      content: " ";
      display: table; }
    .woocommerce td.product-name dl.variation:after {
      clear: both; }
    .woocommerce td.product-name dl.variation dt,
    .woocommerce td.product-name dl.variation dd {
      display: inline-block;
      float: left;
      margin-bottom: 1em; }
    .woocommerce td.product-name dl.variation dt {
      font-weight: 700;
      padding: 0 0 .25em 0;
      margin: 0 4px 0 0;
      clear: left; }
    .woocommerce td.product-name dl.variation dd {
      padding: 0 0 .25em 0; }
      .woocommerce td.product-name dl.variation dd p:last-child {
        margin-bottom: 0; }
  .woocommerce td.product-name p.backorder_notification {
    font-size: 0.83em; }
  .woocommerce td.product-quantity {
    min-width: 80px; }
  .woocommerce ul.cart_list,
  .woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0; }
    .woocommerce ul.cart_list li,
    .woocommerce ul.product_list_widget li {
      padding: 4px 0;
      margin: 0;
      *zoom: 1;
      list-style: none; }
      .woocommerce ul.cart_list li:before, .woocommerce ul.cart_list li:after,
      .woocommerce ul.product_list_widget li:before,
      .woocommerce ul.product_list_widget li:after {
        content: " ";
        display: table; }
      .woocommerce ul.cart_list li:after,
      .woocommerce ul.product_list_widget li:after {
        clear: both; }
      .woocommerce ul.cart_list li a,
      .woocommerce ul.product_list_widget li a {
        display: block;
        font-weight: 700; }
      .woocommerce ul.cart_list li img,
      .woocommerce ul.product_list_widget li img {
        float: right;
        margin-left: 4px;
        width: 32px;
        height: auto;
        box-shadow: none; }
      .woocommerce ul.cart_list li dl,
      .woocommerce ul.product_list_widget li dl {
        margin: 0;
        padding-left: 1em;
        border-left: 2px solid rgba(0, 0, 0, 0.1);
        *zoom: 1; }
        .woocommerce ul.cart_list li dl:before, .woocommerce ul.cart_list li dl:after,
        .woocommerce ul.product_list_widget li dl:before,
        .woocommerce ul.product_list_widget li dl:after {
          content: " ";
          display: table; }
        .woocommerce ul.cart_list li dl:after,
        .woocommerce ul.product_list_widget li dl:after {
          clear: both; }
        .woocommerce ul.cart_list li dl dt,
        .woocommerce ul.cart_list li dl dd,
        .woocommerce ul.product_list_widget li dl dt,
        .woocommerce ul.product_list_widget li dl dd {
          display: inline-block;
          float: left;
          margin-bottom: 1em; }
        .woocommerce ul.cart_list li dl dt,
        .woocommerce ul.product_list_widget li dl dt {
          font-weight: 700;
          padding: 0 0 .25em 0;
          margin: 0 4px 0 0;
          clear: left; }
        .woocommerce ul.cart_list li dl dd,
        .woocommerce ul.product_list_widget li dl dd {
          padding: 0 0 .25em 0; }
          .woocommerce ul.cart_list li dl dd p:last-child,
          .woocommerce ul.product_list_widget li dl dd p:last-child {
            margin-bottom: 0; }
      .woocommerce ul.cart_list li .star-rating,
      .woocommerce ul.product_list_widget li .star-rating {
        float: none; }
  .woocommerce.widget_shopping_cart .total,
  .woocommerce .widget_shopping_cart .total {
    border-top: 3px double #ebe9eb;
    padding: 4px 0 0; }
    .woocommerce.widget_shopping_cart .total strong,
    .woocommerce .widget_shopping_cart .total strong {
      min-width: 40px;
      display: inline-block; }
  .woocommerce.widget_shopping_cart .cart_list li,
  .woocommerce .widget_shopping_cart .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0; }
    .woocommerce.widget_shopping_cart .cart_list li a.remove,
    .woocommerce .widget_shopping_cart .cart_list li a.remove {
      position: absolute;
      top: 0;
      left: 0; }
  .woocommerce.widget_shopping_cart .buttons,
  .woocommerce .widget_shopping_cart .buttons {
    *zoom: 1; }
    .woocommerce.widget_shopping_cart .buttons:before, .woocommerce.widget_shopping_cart .buttons:after,
    .woocommerce .widget_shopping_cart .buttons:before,
    .woocommerce .widget_shopping_cart .buttons:after {
      content: " ";
      display: table; }
    .woocommerce.widget_shopping_cart .buttons:after,
    .woocommerce .widget_shopping_cart .buttons:after {
      clear: both; }
  .woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px; }
    .woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
      -webkit-transition: opacity 0.5s 0.5s ease;
      -moz-transition: opacity 0.5s 0.5s ease;
      transition: opacity 0.5s 0.5s ease;
      opacity: 0; }
    .woocommerce form .form-row label {
      line-height: 2; }
    .woocommerce form .form-row label.hidden {
      visibility: hidden; }
    .woocommerce form .form-row label.inline {
      display: inline; }
    .woocommerce form .form-row select {
      cursor: pointer;
      margin: 0; }
    .woocommerce form .form-row .required {
      color: red;
      font-weight: 700;
      border: 0; }
    .woocommerce form .form-row .input-checkbox {
      display: inline;
      margin: -2px 8px 0 0;
      text-align: center;
      vertical-align: middle; }
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row textarea {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      margin: 0;
      outline: 0;
      line-height: 1; }
    .woocommerce form .form-row textarea {
      height: 4em;
      line-height: 1.5;
      display: block;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .woocommerce form .form-row .select2-container {
      width: 100%;
      line-height: 2em; }
    .woocommerce form .form-row.woocommerce-invalid .select2-container,
    .woocommerce form .form-row.woocommerce-invalid input.input-text,
    .woocommerce form .form-row.woocommerce-invalid select {
      border-color: #a00; }
    .woocommerce form .form-row.woocommerce-validated .select2-container,
    .woocommerce form .form-row.woocommerce-validated input.input-text,
    .woocommerce form .form-row.woocommerce-validated select {
      border-color: #69bf29; }
    .woocommerce form .form-row ::-webkit-input-placeholder {
      line-height: normal; }
    .woocommerce form .form-row :-moz-placeholder {
      line-height: normal; }
    .woocommerce form .form-row :-ms-input-placeholder {
      line-height: normal; }
  .woocommerce form.login,
  .woocommerce form.checkout_coupon,
  .woocommerce form.register {
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0 2em 0px;
    text-align: left;
    border-radius: 5px; }
  .woocommerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0; }
    .woocommerce ul#shipping_method li {
      margin: 0;
      padding: .25em 0 .25em 22px;
      text-indent: -22px;
      list-style: none outside; }
    .woocommerce ul#shipping_method .amount {
      font-weight: 700; }
  .woocommerce p.woocommerce-shipping-contents {
    margin: 0; }
  .woocommerce .order_details {
    *zoom: 1;
    margin: 0 0 1.5em;
    list-style: none; }
    .woocommerce .order_details:before, .woocommerce .order_details:after {
      content: " ";
      display: table; }
    .woocommerce .order_details:after {
      clear: both; }
    .woocommerce .order_details li {
      float: left;
      margin-right: 2em;
      text-transform: uppercase;
      font-size: 0.715em;
      line-height: 1;
      border-right: 1px dashed #d3ced2;
      padding-right: 2em;
      margin-left: 0;
      padding-left: 0; }
      .woocommerce .order_details li strong {
        display: block;
        font-size: 1.4em;
        text-transform: none;
        line-height: 1.5; }
      .woocommerce .order_details li:last-of-type {
        border: none; }
  .woocommerce .widget_layered_nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside; }
    .woocommerce .widget_layered_nav ul li {
      *zoom: 1;
      padding: 0 0 1px;
      list-style: none; }
      .woocommerce .widget_layered_nav ul li:before, .woocommerce .widget_layered_nav ul li:after {
        content: " ";
        display: table; }
      .woocommerce .widget_layered_nav ul li:after {
        clear: both; }
      .woocommerce .widget_layered_nav ul li a,
      .woocommerce .widget_layered_nav ul li span {
        padding: 1px 0; }
    .woocommerce .widget_layered_nav ul li.chosen a:before {
      font-family: 'WooCommerce';
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-right: .618em;
      content: "";
      text-decoration: none;
      color: #a00; }
  .woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom: 1; }
    .woocommerce .widget_layered_nav_filters ul li {
      float: left;
      padding: 0 1px 1px 0;
      list-style: none; }
      .woocommerce .widget_layered_nav_filters ul li a {
        text-decoration: none; }
        .woocommerce .widget_layered_nav_filters ul li a:before {
          font-family: 'WooCommerce';
          speak: none;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          margin-right: .618em;
          content: "";
          text-decoration: none;
          color: #a00; }
  .woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em; }
  .woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: 0.8751em; }
    .woocommerce .widget_price_filter .price_slider_amount .button {
      font-size: 1.15em; }
    .woocommerce .widget_price_filter .price_slider_amount .button {
      float: left; }
  .woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em; }
  .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #a46497;
    border-radius: 1em;
    cursor: ew-resize;
    outline: none;
    top: -.3em;
    margin-left: -.5em; }
  .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #a46497; }
  .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #602053;
    border: 0; }
  .woocommerce .widget_price_filter .ui-slider-horizontal {
    height: .5em; }
  .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px; }
  .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px; }

/**
 * Account page
 */
.woocommerce-account .addresses .title {
  *zoom: 1; }
  .woocommerce-account .addresses .title:before, .woocommerce-account .addresses .title:after {
    content: " ";
    display: table; }
  .woocommerce-account .addresses .title:after {
    clear: both; }
  .woocommerce-account .addresses .title h3 {
    float: left; }
  .woocommerce-account .addresses .title .edit {
    float: right; }
.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0; }
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0; }
.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0; }
  .woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    .woocommerce-account ul.digital-downloads li:before {
      font-family: 'WooCommerce';
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-right: .618em;
      content: "";
      text-decoration: none; }
    .woocommerce-account ul.digital-downloads li .count {
      float: right; }

/**
 * Cart page
 */
.woocommerce-cart table.cart .product-thumbnail {
  min-width: 32px; }
.woocommerce-cart table.cart img {
  width: 32px;
  box-shadow: none; }
.woocommerce-cart table.cart th,
.woocommerce-cart table.cart td {
  vertical-align: middle; }
.woocommerce-cart table.cart td.actions .coupon .input-text {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d3ced2;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0;
  line-height: 1; }
.woocommerce-cart table.cart input {
  margin: 0;
  vertical-align: middle;
  line-height: 1; }
.woocommerce-cart .wc-proceed-to-checkout {
  *zoom: 1;
  padding: 1em 0; }
  .woocommerce-cart .wc-proceed-to-checkout:before, .woocommerce-cart .wc-proceed-to-checkout:after {
    content: " ";
    display: table; }
  .woocommerce-cart .wc-proceed-to-checkout:after {
    clear: both; }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em; }
.woocommerce-cart .cart-collaterals .shipping_calculator .button {
  width: 100%;
  float: none;
  display: block; }
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
  font-family: 'WooCommerce';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: .618em;
  content: "";
  text-decoration: none; }
.woocommerce-cart .cart-collaterals .cart_totals p small {
  color: #777;
  font-size: 0.83em; }
.woocommerce-cart .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0;
  border-left: 0; }
  .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td {
    border-top: 0; }
  .woocommerce-cart .cart-collaterals .cart_totals table th {
    padding: 6px 12px 0 0;
    width: 25%; }
  .woocommerce-cart .cart-collaterals .cart_totals table td {
    padding: 6px 0; }
  .woocommerce-cart .cart-collaterals .cart_totals table td,
  .woocommerce-cart .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    padding: 6px 0;
    line-height: 2em; }
  .woocommerce-cart .cart-collaterals .cart_totals table small {
    color: #777; }
  .woocommerce-cart .cart-collaterals .cart_totals table select {
    width: 100%; }
.woocommerce-cart .cart-collaterals .cart_totals .discount td {
  color: #77a464; }
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #ebe9eb; }
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0; }

/**
 * Checkout
 */
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
  float: left;
  clear: none; }
.woocommerce-checkout .checkout .col-2 .notes {
  clear: left; }
.woocommerce-checkout .checkout .col-2 .form-row-first {
  clear: left; }
.woocommerce-checkout .checkout .create-account small {
  font-size: 11px;
  color: #777;
  font-weight: normal; }
.woocommerce-checkout .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%; }
.woocommerce-checkout .checkout .shipping_address {
  clear: both; }
.woocommerce-checkout #payment {
  background: #ebe9eb;
  border-radius: 5px; }
  .woocommerce-checkout #payment ul.payment_methods {
    *zoom: 1;
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #d3ced2;
    margin: 0;
    list-style: none outside; }
    .woocommerce-checkout #payment ul.payment_methods:before, .woocommerce-checkout #payment ul.payment_methods:after {
      content: " ";
      display: table; }
    .woocommerce-checkout #payment ul.payment_methods:after {
      clear: both; }
    .woocommerce-checkout #payment ul.payment_methods li {
      line-height: 2;
      text-align: left;
      margin: 0;
      font-weight: normal; }
      .woocommerce-checkout #payment ul.payment_methods li input {
        margin: 0 1em 0 0; }
      .woocommerce-checkout #payment ul.payment_methods li img {
        vertical-align: middle;
        margin: -2px 0 0 .5em;
        padding: 0;
        position: relative;
        box-shadow: none; }
      .woocommerce-checkout #payment ul.payment_methods li img + img {
        margin-left: 2px; }
  .woocommerce-checkout #payment div.form-row {
    padding: 1em; }
  .woocommerce-checkout #payment div.payment_box {
    position: relative;
    width: 96%;
    padding: 1em 2%;
    margin: 1em 0 1em 0;
    font-size: 0.92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151; }
    .woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
      border-color: #c7c1c6;
      border-top-color: #bbb3b9; }
    .woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
      color: #bbb3b9; }
    .woocommerce-checkout #payment div.payment_box :-moz-placeholder {
      color: #bbb3b9; }
    .woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
      color: #bbb3b9; }
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc {
      font-size: 1.5em;
      padding: 8px;
      background-repeat: no-repeat;
      background-position: right; }
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
        background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.png); }
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
        background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.png); }
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
        background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.png); }
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
        background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.png); }
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
        background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.png); }
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
        background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.png); }
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
        background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.png); }
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
        background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.png); }
    .woocommerce-checkout #payment div.payment_box span.help {
      font-size: .857em;
      color: #777;
      font-weight: normal; }
    .woocommerce-checkout #payment div.payment_box .form-row {
      margin: 0 0 1em; }
    .woocommerce-checkout #payment div.payment_box p:last-child {
      margin-bottom: 0; }
    .woocommerce-checkout #payment div.payment_box:after {
      content: "";
      display: block;
      border: 8px solid #dfdcde;
      /* arrow size / color */
      border-right-color: transparent;
      border-left-color: transparent;
      border-top-color: transparent;
      position: absolute;
      top: -3px;
      left: 0;
      margin: -1em 0 0 2em; }
  .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 52px;
    font-size: 0.83em; }
  .woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle; }

/**
 * Twenty Eleven specific styles
 */
#content.twentyeleven .woocommerce-pagination a {
  font-size: 1em;
  line-height: 1; }

/**
 * Twenty Thirteen specific styles
 */
.single-product .twentythirteen .entry-summary,
.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform {
  padding: 0; }
.single-product .twentythirteen p.stars {
  clear: both; }

.twentythirteen .woocommerce-breadcrumb {
  padding-top: 40px; }

/**
 * Twenty Fourteen specific styles
 */
.twentyfourteen ul.products li.product {
  margin-top: 0 !important; }

