@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=ad676805-d7bd-4d2f-85c5-ce4b249e0218&fontids=693834");
@import url("//hello.myfonts.net/count/2b4a77");
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Ensure that the HTML is always 100% height. This fixed body height issues in Chrome for example.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  min-height: 100%;
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  font-weight: inherit;
  /* 1 */
  margin: 0;
  /* 3 */
  padding: 0;
}
/**
 * Remove the default button background color that browsers set
 */
button {
  background: transparent;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * Make sure selects don't get the default browser styles.
 */
select {
  -webkit-appearance: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 * 3. Disable resizing by default.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
  resize: none;
  /* 3 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol,
ul,
li {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
a,
a:hover,
a:visited {
  text-decoration: none;
}
button,
input,
fieldset,
textarea,
select {
  font-size: inherit;
  color: inherit;
  border: none;
}
img {
  width: 100%;
  height: auto;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fluid-span-1 {
  width: 6.5%;
}
.fluid-span-2 {
  width: 15%;
}
.fluid-span-3 {
  width: 23.5%;
}
.fluid-span-4 {
  width: 32%;
}
.fluid-span-5 {
  width: 40.5%;
}
.fluid-span-6 {
  width: 49%;
}
.fluid-span-7 {
  width: 57.5%;
}
.fluid-span-8 {
  width: 66%;
}
.fluid-span-9 {
  width: 74.5%;
}
.fluid-span-10 {
  width: 83%;
}
.fluid-span-11 {
  width: 91.5%;
}
.fluid-span-12 {
  width: 100%;
}
.fluid-offset-1 {
  margin-left: 8.5%;
}
.fluid-offset-2 {
  margin-left: 17%;
}
.fluid-offset-3 {
  margin-left: 25.5%;
}
.fluid-offset-4 {
  margin-left: 34%;
}
.fluid-offset-5 {
  margin-left: 42.5%;
}
.fluid-offset-6 {
  margin-left: 51%;
}
.fluid-offset-7 {
  margin-left: 59.5%;
}
.fluid-offset-8 {
  margin-left: 68%;
}
.fluid-offset-9 {
  margin-left: 76.5%;
}
.fluid-offset-10 {
  margin-left: 85%;
}
.fluid-offset-11 {
  margin-left: 93.5%;
}
/*-----------------------------------*/
/*  Fonts
/*-----------------------------------*/
@font-face {
  font-family: "Clarendon W02 Medium 693834";
  src: url("../fonts/693834/be976e1d-6edc-4a1b-b50e-a6d326b5a02f.eot?#iefix");
  src: url("../fonts/693834/be976e1d-6edc-4a1b-b50e-a6d326b5a02f.eot?#iefix") format("eot"), url("../fonts/693834/01681361-4a95-4651-a6c8-4005d0fc4a79.woff") format("woff"), url("../fonts/693834/fdc26895-148e-4fa8-898d-5eb459dabecf.ttf") format("truetype"), url("../fonts/693834/d59136e2-c38a-4ad4-8dec-2d258c12fd80.svg#d59136e2-c38a-4ad4-8dec-2d258c12fd80") format("svg");
}
@font-face {
  font-family: 'FuturaBT-Bold';
  src: url('../fonts/webfonts/2B4A77_0_0.eot');
  src: url('../fonts/webfonts/2B4A77_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/webfonts/2B4A77_0_0.woff') format('woff'), url('../fonts/webfonts/2B4A77_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'FuturaBT-Heavy';
  src: url('../fonts/webfonts/2B4A77_1_0.eot');
  src: url('../fonts/webfonts/2B4A77_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/webfonts/2B4A77_1_0.woff') format('woff'), url('../fonts/webfonts/2B4A77_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'WooCommerce';
  src: url('../fonts/WooCommerce.eot');
  src: url('../fonts/WooCommerce.eot?#iefix') format('embedded-opentype'), url('../fonts/WooCommerce.woff') format('woff'), url('../fonts/WooCommerce.ttf') format('truetype'), url('../fonts/WooCommerce.svg#WooCommerce') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.snap-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  z-index: 2;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.snap-drawers {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
}
.snap-drawer {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: auto;
  width: 265px;
  height: auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.snap-drawer-left {
  left: 0;
  z-index: 1;
}
.snap-drawer-right {
  right: 0;
  z-index: 1;
}
.snapjs-left .snap-drawer-right,
.snapjs-right .snap-drawer-left {
  display: none;
}
.snapjs-expand-left .snap-drawer-left,
.snapjs-expand-right .snap-drawer-right {
  width: 100%;
}
.woocommerce,
.woocommerce-page {
  font-family: 'FuturaBT-Heavy', Helvetica, sans-serif;
  text-align: left;
}
.woocommerce h1.page-title,
.woocommerce-page h1.page-title,
.woocommerce p.woocommerce-result-count,
.woocommerce-page p.woocommerce-result-count,
.woocommerce form.woocommerce-ordering,
.woocommerce-page form.woocommerce-ordering,
.woocommerce nav.woocommerce-pagination,
.woocommerce-page nav.woocommerce-pagination,
.woocommerce div.woocommerce-tabs,
.woocommerce-page div.woocommerce-tabs {
  display: none;
}
/*-----------------------------------*/
/*  Buttons
/*-----------------------------------*/
a.button,
button.button,
input.button,
#respond input#submit,
#content input.button {
  font-size: 0.75em;
  margin: 0;
  line-height: 1em;
  cursor: pointer;
  position: relative;
  font-family: 'FuturaBT-Heavy', Helvetica, sans-serif;
  overflow: visible;
  padding: 16px 18px;
  text-decoration: none;
  color: white!important;
  border: #68798e;
  background: #68798e;
  text-shadow: none;
  white-space: nowrap;
  display: inline-block;
  border-radius: 32px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1.5px;
  -webkit-transition: background 0.5s ease;
          transition: background 0.5s ease;
  width: auto;
  left: auto;
}
a.button:hover,
button.button:hover,
input.button:hover,
#respond input#submit:hover,
#content input.button:hover {
  border: #042046;
  background: #042046;
  text-decoration: none;
}
a.button.loading:after,
button.button.loading:after,
input.button.loading:after,
#respond input#submit.loading:after,
#content input.button.loading:after {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-left: .618em;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
  text-align: right;
  content: "\f021";
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
a.button.added:after,
button.button.added:after,
input.button.added:after,
#respond input#submit.added:after,
#content input.button.added:after {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-left: .618em;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
  text-align: right;
  content: "\f00c";
}
.added_to_cart {
  text-transform: uppercase;
  margin: .53em 0 0;
  font-size: .7em;
  font-weight: 600;
  display: block;
}
@media (max-width:599px) {
  .go-back {
    margin-left: 5px!important;
  }
}
.go-back:after {
  content: "Return to shop" !important;
}
@media (max-width:599px) {
  .go-back:after {
    content: "Keep Shopping" !important;
    font-weight: bold!important;
  }
}
.keep-shopping {
  float: left;
}
@media (max-width:599px) {
  .keep-shopping {
    margin-right: 5px!important;
  }
}
.keep-shopping:after {
  content: "\2190 Keep Shopping" !important;
}
@media (max-width:599px) {
  .keep-shopping:after {
    content: "Keep Shopping" !important;
    font-weight: bold!important;
  }
}
/*-----------------------------------*/
/*  Shop
/*-----------------------------------*/
nav#cats {
  text-align: center;
  margin-bottom: 15px;
  margin-bottom: 30px;
  position: relative;
}
nav#cats ul#categories-menu {
  display: inline;
  text-transform: uppercase;
}
nav#cats ul#categories-menu li {
  display: inline;
  margin: 0 5px;
}
@media (max-width:599px) {
  nav#cats ul#categories-menu li {
    margin: 0 2px;
  }
}
nav#cats ul#categories-menu li a {
  color: #68798e;
}
nav#cats ul#categories-menu li a:hover {
  color: #b0bac5;
}
nav#cats ul#categories-menu li span {
  color: #b0bac5;
}
nav#cats ul#categories-menu li:first-of-type span {
  display: none;
}
nav#cats ul#categories-menu li.current-menu-item a {
  color: #b0bac5;
}
ul.products {
  margin: 0 0 1.5em;
  padding: 0 !important;
  text-align: center;
}
ul.products li.product {
  float: left;
  position: relative;
  width: 32%;
  margin: 0 2% 60px 0;
  *zoom: 1;
  text-align: center;
}
ul.products li.product:before,
ul.products li.product:after {
  content: " ";
  display: table;
}
ul.products li.product:after {
  clear: both;
}
@media (max-width:599px) {
  ul.products li.product {
    width: 100%;
    margin: 0 0 1.875em 0;
  }
}
ul.products li.product.first {
  clear: left;
}
ul.products li.product.last {
  margin-right: 0;
}
ul.products li.product a:hover {
  opacity: 0.8;
}
ul.products li.product a h3 {
  margin-bottom: 0.938em;
  *zoom: 1;
  font-family: 'Clarendon W02 Medium 693834', Georgia, serif;
  font-size: 1.25em;
}
ul.products li.product a h3:before,
ul.products li.product a h3:after {
  content: " ";
  display: table;
}
ul.products li.product a h3:after {
  clear: both;
}
@media (max-width:599px) {
  ul.products li.product a h3 {
    margin-bottom: 5px;
  }
}
ul.products li.product a span.price {
  margin-bottom: 0.938em;
  display: block;
}
@media (max-width:599px) {
  ul.products li.product a span.price {
    margin-bottom: 5px;
  }
}


.post-type-archive-product ul.products li.product-category{
  float: none !important;
display: block;
width: 100%;
margin:0 0 40px;
}

@media(min-width: 600px){
.post-type-archive-product ul.products li.product-category{
  width: 240px;
display: inline-block;
}
}

.post-type-archive-product ul.products li.product-category img{
  display: none !important;
}

.post-type-archive-product ul.products li.product-category a h3{
    height: 220px;
    width: 220px;
    margin: 0 auto;
    background: #042046;
    border-radius: 300px;
    color: #fff;
    padding: 102px 0 0;
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 1em;
    font-family: 'FuturaBT-Heavy', Helvetica, sans-serif;
    text-transform: uppercase;
}

.post-type-archive-product ul.products li.product-category a h3:hover{
  opacity: 0.5;
  cursor: pointer;
}

.post-type-archive-product ul.products li.product-category a h3 mark{
  display: none;
}

#categories-menu{
  display: none !important;
}

.post-type-archive-product h1{
  margin: 0 0 40px;
}

/*-----------------------------------*/
/*  Single Product
/*-----------------------------------*/
div.product {
  float: left;
  width: 100%;
}
div.product button.single_add_to_cart_button {
  margin-bottom: 5px;
}
div.product div.images {
  float: left;
  width: 49%;
}
div.product div.images a img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-left: 0;
  overflow: hidden;
}
div.product div.summary {
  float: left;
  width: 48.9993359288%;
  margin-left: 0%;
}
div.product div.summary h1 {
  font-size: 1.625em;
  font-family: 'Clarendon W02 Medium 693834', Georgia, serif;
  margin-bottom: 30px;
}
div.product div.summary .product_meta {
  margin-bottom: 15px;
}
div.product div.summary .product_meta .posted_in {
  text-transform: uppercase;
  font-size: 1em;
}
div.product div.summary .description {
  margin-bottom: 30px;
}
div.product div.summary .description p {
  font-family: 'Clarendon W02 Medium 693834', Georgia, serif;
  word-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.3em;
}
div.product div.summary .offers {
  margin-bottom: 15px;
  text-decoration: none;
}
div.product div.summary .offers span.price,
div.product div.summary .offers p.price {
  text-decoration: none;
  font-size: 1.438em;
}
div.product div.summary .offers span.price ins,
div.product div.summary .offers p.price ins {
  text-decoration: none;
  color: #d86d5f;
}
div.product div.summary .offers span.price del,
div.product div.summary .offers p.price del {
  font-size: 0.75em;
}
@media (max-width:599px) {
  div.product div.images,
  div.product div.summary {
    width: 100%;
  }
  div.product div.summary h1 {
    display: inline;
    margin-right: 15px;
  }
  div.product div.summary .product_meta {
    display: inline;
  }
  div.product div.summary .description {
    margin-top: 15px;
  }
  div.product div.summary .cart .quantity {
    display: block;
  }
}
/*-----------------------------------*/
/*  Quantity Incrementor
/*-----------------------------------*/
.quantity {
  position: relative;
  margin-bottom: 15px;
}
.quantity:after {
  content: "";
  display: table;
  clear: both;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  display: none;
}
.quantity input[type=number] {
  -moz-appearance: textfield;
}
.quantity .plus,
.quantity .minus,
.quantity .qty {
  margin: 0;
  background: none;
}
@media (max-width:599px) {
  .quantity .plus,
  .quantity .minus,
  .quantity .qty {
    margin-top: 15px;
  }
}
.quantity .qty {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  width: 2em;
  text-align: center;
  line-height: 1;
}
.quantity .plus,
.quantity .minus {
  position: relative;
  width: 25px;
  height: 25px;
  padding: 0;
  top: -2px;
  text-align: center;
  border: 2px solid #042046;
  color: #042046;
  line-height: 0;
  border-radius: 300px;
  cursor: pointer;
}
.quantity .plus:hover,
.quantity .minus:hover {
  opacity: .8;
}
/*-----------------------------------*/
/*  Related Products
/*-----------------------------------*/
div.related {
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  margin-top: 60px;
}
@media (max-width:599px) {
  div.related {
    display: none;
  }
}
div.related h2 {
  font-size: 1em;
  text-transform: uppercase;
  float: left;
  clear: both;
  margin-bottom: 15px;
}
div.related h3 {
  font-family: 'Clarendon W02 Medium 693834', Georgia, serif;
}
/*-----------------------------------*/
/*  'Sale' badge
/*-----------------------------------*/
.onsale {
  text-align: center;
  background: #d86d5f;
  background-image: url('../images/ss-sale-bg.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  text-transform: uppercase;
  color: white;
  position: absolute;
  top: 6px;
  left: 6px;
  width: 90px;
  height: 90px;
  border-radius: 45px;
  line-height: 90px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .onsale {
    background-image: url("../images/ss-sale-bg@2x.png");
    background-size: auto auto;
  }
}
/*-----------------------------------*/
/*  'New' badge
/*-----------------------------------*/
.wc-new-badge {
  text-align: center;
  background: #d86d5f;
  font-size: 1.25em;
  font-family: 'Clarendon W02 Medium 693834', Georgia, serif;
  letter-spacing: 0.0625em;
  background-image: url('../images/ss-sale-bg.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  color: white;
  position: absolute;
  top: 6px;
  left: 6px;
  width: 90px;
  height: 90px;
  border-radius: 45px;
  line-height: 90px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .wc-new-badge {
    background-image: url("../images/ss-sale-bg@2x.png");
    background-size: auto auto;
  }
}
/*-----------------------------------*/
/*  Alerts
/*-----------------------------------*/
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
div.success {
  padding: 1em !important;
  margin: 0 0 2em !important;
  position: relative;
  list-style: none outside !important;
  *zoom: 1;
  width: auto;
  border-radius: 15px;
  text-align: center;
  color: #ffffff;
  font-family: 'FuturaBT-Heavy', Helvetica, sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 0.0625em;
  line-height: 1.3em;
}
.woocommerce-info
{
  background: #c9c996;
  color:#f4f4f4;
}

.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before,
div.success:before,
.woocommerce-message:after,
.woocommerce-error:after,
.woocommerce-info:after,
div.success:after {
  content: " ";
  display: table;
}
.woocommerce-message:after,
.woocommerce-error:after,
.woocommerce-info:after,
div.success:after {
  clear: both;
}
.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a,
div.success a {
  font-size: 0.75em;
  color: #ffffff;
  margin-right: 15px;
}
.woocommerce-message a:active,
.woocommerce-error a:active,
.woocommerce-info a:active,
div.success a:active,
.woocommerce-message a:hover,
.woocommerce-error a:hover,
.woocommerce-info a:hover,
div.success a:hover {
  color: #ffffff;
}
.woocommerce-message a.std_link,
.woocommerce-error a.std_link,
.woocommerce-info a.std_link,
div.success a.std_link {
  font-size: 1em;
}
.woocommerce-message li,
.woocommerce-error li,
.woocommerce-info li,
div.success li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.woocommerce-message,

div.success {
  background: #c9c996;
}
.woocommerce-error {
  background: #d86d5f;
  color: #f6ddda;
}
.woocommerce-error li strong {
  color: #ffffff;
}
.woocommerce-cart-notice {
  background: #f6ddda;
  color: #d86d5f;
}
.woocommerce-message a.button {
  display: none;
}
/*-----------------------------------*/
/*  Cart & Checkout
/*-----------------------------------*/
.col2-set {
  *zoom: 1;
  width: 100%;
}
.col2-set:before,
.col2-set:after {
  content: " ";
  display: table;
}
.col2-set:after {
  clear: both;
}
.col2-set .col-1 {
  float: left;
  width: 100%;
}

table.shop_table {
  border: none;
  margin: 0 -1px 60px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
}
table.shop_table thead tr th {
  border-bottom: 1px solid #bfc7d0;
  text-transform: uppercase;
}
table.shop_table th {
  padding: 15px 30px 0 0;
}
table.shop_table img {
  width: 90px;
  height: auto;
}
table.shop_table th,
table.shop_table td {
  vertical-align: middle;
  padding: 5px 0;
}
table.shop_table td {
  vertical-align: middle;
  text-align: right;
}
table.shop_table td small {
  font-weight: normal;
  font-size: 0.75em;
  text-transform: uppercase;
}
table.shop_table td.product-name {
  padding: 15px 0;
}
table.shop_table td.product-name dl.variation {
  margin: .25em 0;
  *zoom: 1;
}
table.shop_table td.product-name dl.variation:before,
table.shop_table td.product-name dl.variation:after {
  content: " ";
  display: table;
}
table.shop_table td.product-name dl.variation:after {
  clear: both;
}
table.shop_table td.product-name dl.variation dt,
table.shop_table td.product-name dl.variation dd {
  display: inline-block;
  float: left;
  margin-bottom: 1em;
}
table.shop_table td.product-name dl.variation dt {
  font-weight: bold;
  padding: 0 0 .25em 0;
  margin: 0 4px 0 0;
  clear: left;
}
table.shop_table td.product-name dl.variation dd {
  padding: 0 0 .25em 0;
}
table.shop_table td.product-name dl.variation dd p:last-child {
  margin-bottom: 0;
}
table.shop_table td.product-quantity {
  min-width: 80px;
}
table.shop_table td.product-quantity .quantity {
  margin-bottom: -10px;
}
table.shop_table tr:last-child td {
  border-top: none;
}
table.shop_table tfoot tr td,
table.shop_table tfoot tr th {
  border-bottom: 1px solid #bfc7d0;
}
table.shop_table a.remove {
  display: block;
  font-size: 1.438em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  color: #d86d5f;
  text-decoration: none;
  font-weight: bold;
}
table.shop_table a.remove:hover {
  background-color: #d86d5f;
  color: #ffffff;
}
table.shop_table td.actions {
  padding-top: 30px;
  text-align: right;
}
table.shop_table td.actions .coupon {
  float: left;
  width: 50%;
}
@media (max-width: 830px) {
  table.shop_table td.actions .coupon {
    text-align: left;
    width: 100%;
  }
}
.shop_table .coupon {
  text-align: right;
}
.shop_table .shipping-calculator .coupon {
  text-align: left;
}
table.shop_table td.actions .coupon label {
  display: none;
}
table.shop_table td.actions .coupon .input-text {
  font-size: 0.75em;
  margin: 0;
  line-height: 1em;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  overflow: visible;
  padding: 14px 18px;
  text-decoration: none;
  left: auto;
  color: #68798e;
  border: 2px solid #68798e;
  background: none;
  text-shadow: none;
  white-space: nowrap;
  display: inline-block;
  border-radius: 32px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1.5px;
  -webkit-transition: background 0.5s ease;
          transition: background 0.5s ease;
  margin-right: 5px;
  width: 200px;
}

@media (max-width: 404px) {
  table.shop_table td.actions .coupon .input-text {
    width: 46%;
  }
}

@media (max-width: 600px) {
  table.shop_table td.actions .coupon .input-text {
    float: left;
  }
}

/* Shipping Calculator */

.shipping_calculator .form-row input.input-text {

    width: 200px;
    vertical-align: middle;
      line-height: 1;
  font-size: 0.75em;
  float:left;
  border:2px solid #68798e;
  background: none;
      padding: 14px 15px 10px;
      border-radius:32px;
        -khtml-border-radius:32px;
        -moz-border-radius:32px;
        -webkit-border-radius:32px;
  padding: 14px 18px;
  font-family: inherit;

  color: #68798e;
  display:inline-block;
  border-radius: 32px;
  font-weight: 300;
  letter-spacing: 1.5px;
}

.shipping_calculator button.button
{
  float:right;

  width: 48%;
  line-height: 1em;
  cursor: pointer;
  position: relative;
  font-family: 'FuturaBT-Heavy', Helvetica, sans-serif;
  overflow: visible;
  padding: 16px 18px;
  text-decoration: none;
  color: white!important;
  border: #68798e;
  background: #68798e;
  text-shadow: none;
  white-space: nowrap;
  display: inline-block;
  border-radius: 32px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1.5px;
  -webkit-transition: background 0.5s ease;
          transition: background 0.5s ease;
   height:auto;

}

.shipping_calculator .form-row
{
  margin-bottom: 0;
}

.shipping_calculator p.form-row {
  max-width: 400px;
  margin: 0px -20px;
}

.shipping_calculator .search-text
{
  margin-bottom: 1em;
  display: block;
  color:#042046;
}

.coupon input.button, .coupon button {
  min-width: 170px !important;
}

input#shipping_method_0_local_pickup {
    margin-right: 46px;
}

input#shipping_method_0_table_rate-12-11 {
    margin-right: 10px;
}

ul#shipping_method li {
    margin-bottom: 10px;
}

/* Mini Cart */

p.buttons a.button.checkout {display:none !important;}



@media (max-width:599px) {
  .shipping_calculator button.button,
  .shipping_calculator .form-row input.input-text
{
  width: 100%;
  text-align: center;
}

.shipping_calculator .form-row input.input-text
{
  margin-bottom: 0.5em;
}
}

/*-----------------------------------*/
/*  Checkout customer details
/*-----------------------------------*/
.page-checkout .woocommerce #customer_details {
  margin-bottom: 30px;
}
.page-checkout .woocommerce #customer_details #billing_country_field,
.page-checkout .woocommerce #customer_details #shipping_country_field {
  display: none;
}
.page-checkout .woocommerce #customer_details #billing_country_field h3,
.page-checkout .woocommerce #customer_details #shipping_country_field h3 {
  margin: 30px 0;
}
.page-checkout .woocommerce h3 {
  margin: 30px 0;
  display: none;
}
@media (max-width:599px) {
  .page-checkout .woocommerce table .product-name {
    padding-right: 5px;
  }
  .page-checkout .woocommerce table .product-total {
    width: 50px;
  }
  .page-checkout .woocommerce small.tax_label,
  .page-checkout .woocommerce #order_review small {
    display: block;
    color: #68798e;
  }
  select#time_slot, #time_slot_field label {
  width: 100% !important;
  }
}

#order_review .shop_table {
  display: none;
}

#time_slot_field label {
  float: left;
  width: 100%;
}

select#time_slot {
  width: 50%;
  float: left;
}

select#time_slot {
  width: 28%;
  float: left;
  border-radius: 15px !important;
  padding: 10px 15px 6px;
}

/*-----------------------------------*/
/*  Checkout payment form
/*-----------------------------------*/
#payment ul.payment_methods li label img {
  display: none;
}
#payment ul.payment_methods li .payment_box > p:nth-child(2) {
  display: none;
}
#payment ul.payment_methods li span#jsCardType img {
  display: none;
}
#payment ul.payment_methods div.payment_box {
  margin-top: 15px;
}
#payment .payment_method_pin_payments p:first-of-type {
  font-family: 'FuturaBT-Heavy', Helvetica, sans-serif;
}
#payment .pin_new_card .form-row-first,
#payment .pin_new_card .form-row-last {
  width: 49%;
  float: left;
}
#payment .pin_new_card .form-row-first label,
#payment .pin_new_card .form-row-last label {
  display: block;
}
@media (max-width:599px) {
  #payment .pin_new_card .form-row-first,
  #payment .pin_new_card .form-row-last {
    width: 100%;
  }
}
#payment .pin_new_card .form-row-first {
  margin-right: 2%;
}
#payment .pin_new_card label[for=cc-expiry-month],
#payment .pin_new_card label[for=cc-cvc] {
  display: block;
}
#payment .pin_new_card #cc-expiry-month {
  width: 160px;
  margin-right: 15px;
}
#payment .pin_new_card #cc-expiry-year {
  width: 100px;
}
#payment .pin_new_card #cc-cvc {
  width: 70px!important;
  margin-right: 5px;
  float: left;
}
#payment .pin_new_card span.woo_pin_payments_card_cvn_description {
  font-weight: normal;
  font-size: 0.625em;
  text-transform: uppercase;
  width: 300px;
  display: inline-block;
  color: #bfc7d0;
}
@media (max-width:599px) {
  #payment .pin_new_card span.woo_pin_payments_card_cvn_description {
    display: inline;
    width: 100px!important;
    margin-top: -15px;
  }
}
#payment .place-order {
  margin: 30px 0;
}
#payment .place-order #place_order {
  background: #042046;
}
@media (max-width:599px) {
  #payment .place-order #place_order {
    width: 100%;
  }
}
/*-----------------------------------*/
/*  Order received
/*-----------------------------------*/
ul.order_details {
  *zoom: 1;
  margin: 0 0 1.5em;
}
ul.order_details:before,
ul.order_details:after {
  content: " ";
  display: table;
}
ul.order_details:after {
  clear: both;
}
ul.order_details h2 {
  display: none;
}
ul.order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 0.75em;
  line-height: 1em;
  border-right: 1px solid #bfc7d0;
  padding-right: 2em;
  margin-top: 0!important;
  color: #68798e;
}
@media (max-width:599px) {
  ul.order_details li {
    display: block;
    border-right: none;
  }
  ul.order_details li.order {
    width: 30%;
  }
  ul.order_details li.total {
    clear: both;
    float: left;
    width: 30%;
  }
  ul.order_details li.total,
  ul.order_details li.method {
    padding-top: 15px;
  }
}
ul.order_details li strong {
  display: block;
  font-size: 1.438em;
  text-transform: none;
  line-height: 1.5em;
  color: #042046;
}
ul.order_details li:last-of-type {
  border: none;
}
table.order_details th.product-name,
table.order_details th.product-total {
  color: #68798e;
}
table.order_details .product-total {
  width: 30%;
}
.woocommerce-checkout h2 {
  font-size: 1.438em;
  font-family: 'Clarendon W02 Medium 693834', Georgia, serif;
  margin: 15px 0 30px;
}
.woocommerce-checkout table tfoot tr th {
  padding-top: 15px;
  padding-bottom: 5px;
}
.woocommerce-checkout table tfoot tr:nth-child(1) th,
.woocommerce-checkout table tfoot tr:nth-child(1) td {
  display: none;
}
.woocommerce-checkout table tfoot tr:nth-child(2) th,
.woocommerce-checkout table tfoot tr:nth-child(2) td {
  border-top: 1px solid #bfc7d0;
}
.woocommerce-checkout dl.customer_details:first-of-type dt:first-of-type,
.woocommerce-checkout dl.customer_details:first-of-type dd:first-of-type {
  display: none;
}

.woocommerce-checkout dl.customer_details dt {
  float: left;
  width: 300px;
  text-align: left;
  font-weight: bold;
  color: #68798e;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: 'FuturaBT-Heavy', Helvetica, sans-serif;
}
.woocommerce-checkout dl.customer_details dd {
  margin: 0 0 5px 310px;
  padding: 0 0 5px 0;
}
@media (max-width:599px) {
  .woocommerce-checkout dl.customer_details dt {
    display: none;
  }
  .woocommerce-checkout dl.customer_details dd {
    margin: 0;
  }
}
header.title h3 {
  display: block!important;
  float: left;
  clear: left;
  width: 200px;
  text-align: left;
  font-weight: bold;
  color: #68798e;
  text-transform: uppercase;
}
@media (max-width:599px) {
  header.title h3 {
    display: none!important;
  }
}
address p {
  margin: 0 0 0 310px;
  padding: 0 0 5px 0;
  font-family: 'FuturaBT-Heavy', Helvetica, sans-serif !important;
}
@media (max-width:599px) {
  address p {
    margin: 0;
  }
}
/*-----------------------------------*/
/*  Cart customisations
/*-----------------------------------*/
.page-cart .woocommerce table.cart thead {
  display: none;
}
.page-cart .woocommerce table.cart .product-thumbnail {
  width: 32px;
}
.page-cart .woocommerce table.cart td.product-name {
  padding-right: 15px;
  text-align: left;
}
.page-cart .woocommerce table.cart tr td.actions .button {
  margin-bottom: 5px!important;
}
@media (max-width: 404px) {
  .page-cart .woocommerce table.cart tr td.actions .button {
    min-width: 150px !important;
    width: 50%;
  }
}
.page-cart .woocommerce table.cart tbody tr td.product-quantity .quantity {
  margin-top: -10px !important;
}
@media (max-width:800px) {
  .page-cart .woocommerce td.product-quantity {
    min-width: 40px;
    padding-top: 0;
  }
  .page-cart .woocommerce td.product-quantity .quantity .input-text {
    margin: 0;
    outline: 0;
    background: none;
    padding-top: 5px;
    color: #68798e;
    border-radius: 5px;
    -webkit-appearance: none;
    border: 1px solid #68798e;
  }
  .page-cart .woocommerce td.product-quantity .quantity .input-text:focus {
    background: #d8dbe0;
    border: 1px solid #d8dbe0;
  }
  .page-cart .woocommerce td.product-quantity .plus,
  .page-cart .woocommerce td.product-quantity .minus {
    display: none;
  }
  .page-cart .woocommerce td.product-price {
    padding-right: 5px;
  }
  .page-cart .woocommerce td.product-subtotal .tax_label {
    display: none;
  }
}
@media (max-width:599px) {
  .page-cart .woocommerce tbody tr td.product-remove {
    padding-right: 5px;
  }
  .page-cart .woocommerce tbody tr td.product-thumbnail {
    display: none;
  }
  .page-cart .woocommerce tbody tr td.product-price {
    display: none;
  }
  .page-cart .woocommerce tbody tr td.product-subtotal .tax_label {
    display: none;
  }
  .page-cart .woocommerce tbody tr td.actions {
    text-align: left;
    padding-top: 15px;
  }
  .page-cart .woocommerce tbody tr td.actions .button {
    display: block!important;
  }
  .page-cart .woocommerce tbody tr td.actions input.checkout-button {
    margin-top: 5px!important;
  }
}
/*-----------------------------------*/
/*  Cart totals
/*-----------------------------------*/
.cart-collaterals div.cart_totals h2 {
  text-align: left;
  margin-bottom: 30px;
  font-size: 1.625em;
  font-family: 'Clarendon W02 Medium 693834', Georgia, serif;
}
.cart-collaterals div.cart_totals table {
  width: 100%!important;
  border-collapse: separate;
  margin: 0 0 30px;
  padding: 0;
}
.cart-collaterals div.cart_totals table th {
  padding: 15px 30px 0 0;
  width: 50%;
}
.cart-collaterals div.cart_totals table td {
  padding: 15px 0;
}
.cart-collaterals div.cart_totals table td,
.cart-collaterals div.cart_totals table th {
  vertical-align: top;
}
.cart-collaterals div.cart_totals table small {
  font-weight: normal;
  font-size: 0.75em;
  text-transform: uppercase;
}
.cart-collaterals div.cart_totals table tr td,
.cart-collaterals div.cart_totals table tr th {
  border-top: 1px solid #bfc7d0;
  border-bottom: 1px solid #bfc7d0;
}
.cart-collaterals div.cart_totals table tr.cart-subtotal {
  display: none;
}
.cart-collaterals div.cart_totals p small {
  display: none;
}
@media (max-width:599px) {
  .cart-collaterals .cart_totals table .includes_tax {
    display: block;
  }
}
/*-----------------------------------*/
/*  Forms
/*-----------------------------------*/
form p {
  display: block;
}
form .form-row {
  padding: 3px;
  font-family: 'FuturaBT-Heavy', Helvetica, sans-serif;
}
form .form-row#billing_first_name_field,
form .form-row#billing_last_name_field,
form .form-row#billing_email_field,
form .form-row#billing_phone_field,
form .form-row#billing_postcode_field,
form .form-row#billing_state_field {
  width: 49%;
  float: left;
}
@media (max-width:599px) {
  form .form-row#billing_first_name_field,
  form .form-row#billing_last_name_field,
  form .form-row#billing_email_field,
  form .form-row#billing_phone_field,
  form .form-row#billing_postcode_field,
  form .form-row#billing_state_field {
    width: 100%;
  }
}
form .form-row#billing_first_name_field,
form .form-row#billing_email_field,
form .form-row#billing_state_field,
form .form-row#newfield2_field {
  margin-right: 2%;
}
@media (max-width:599px) {
  form .form-row#billing_first_name_field,
  form .form-row#billing_email_field,
  form .form-row#billing_state_field,
  form .form-row#newfield2_field {
    margin-right: 0;
  }
}
/*form .form-row#billing_last_name_field {
  margin-top: 95px;
}*/
@media (max-width:599px) {
  form .form-row#billing_last_name_field {
    margin-top: 0;
  }
}
form .form-row#newfield0_field {
  width: 100%;
  float: left;
}
@media (max-width:599px) {
  form .form-row#newfield0_field {
    margin-top: 0;
    width: 100%;
  }
}
form .form-row#newfield1_field {
  width: 49%;
  float: left;
  margin-top: -20px;
}
@media (max-width:599px) {
  form .form-row#newfield1_field {
    margin-top: 0;
    width: 100%;
  }
}
form .form-row#newfield2_field {
  width: 49%;
  float: left;
  margin-top: -20px;
}
@media (max-width:599px) {
  form .form-row#newfield2_field {
    margin-top: 0;
    width: 100%;
  }
}
form .form-row#newfield3_field {
  width: 100%;
  float: left;
}
@media (max-width:599px) {
  form .form-row#newfield3_field {
    margin-top: 0;
    width: 100%;
  }
}
form .form-row#newfield0_field {
  padding: 1em !important;
  margin: 0 0 2em !important;
  position: relative;
  list-style: none outside !important;
  *zoom: 1;
  width: auto;
  border-radius: 15px;
  background: #f6ddda;
  font-weight: normal!important;
}
form .form-row#newfield0_field:before,
form .form-row#newfield0_field:after {
  content: " ";
  display: table;
}
form .form-row#newfield0_field:after {
  clear: both;
}
form .form-row#newfield0_field .checkbox {
  color: #d86d5f;
}
form .form-row ::-webkit-input-placeholder {
  color: #a1adbb;
}
form .form-row :-moz-placeholder {
  /* Firefox 18- */
  color: #8493a5;
}
form .form-row ::-moz-placeholder {
  /* Firefox 19+ */
  color: #8493a5;
}
form .form-row :-ms-input-placeholder {
  color: #8493a5;
}
form .form-row input[type=text] {
  text-indent: 0;
  color: #68798e;
}
form .form-row [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
          transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}
form .form-row label {
  line-height: 2em;
  color: #68798e;
}
form .form-row label.checkbox {
  line-height: 1.25em;
}
form .form-row label .hidden {
  visibility: hidden;
}
form .form-row label .inline {
  display: inline;
}
form .form-row select {
  cursor: pointer;
  margin: 0;
}
form .form-row .required {
  color: #d86d5f;
  font-weight: bold;
  border: 0;
}
form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}
form .form-row input.input-text,
form .form-row textarea {
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: 1em;
  background: none;
  padding: 10px 15px 6px;
  color: #68798e;
  border-radius: 15px;
  -webkit-appearance: none;
  border: 2px solid #68798e;
}
form .form-row input.input-text:focus,
form .form-row textarea:focus {
  background: #d8dbe0;
  border: 2px solid #d8dbe0;
}
form .form-row select {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 2px solid #68798e;
  border-radius: 15px;
  color: #68798e;
  float: left;
  margin: 0;
  outline: 0 none;
  padding: 10px 15px 6px;
  width: 100%;
}
form .form-row select:focus {
  background: #d8dbe0;
  border: 1px solid #d8dbe0;
}
@media (max-width:599px) {
  form .form-row select {
    -webkit-appearance: menulist;
  }
}
p.inject-custom-message label p {
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  list-style: none outside !important;
  *zoom: 1;
  width: auto;
  font-weight: normal!important;
  font-family: 'FuturaBT-Heavy', Helvetica, sans-serif;
  font-size: 0.625em;
  text-transform: uppercase;
  display: inline-block;
  color: #bfc7d0;
}
p.inject-custom-message label p:before,
p.inject-custom-message label p:after {
  content: "";
  display: table;
}
p.inject-custom-message label p:after {
  clear: both;
}
@media (max-width:599px) {
  p.inject-custom-message label p {
    line-height: 1.5em;
    margin-top: 20px!important;
  }
}
p.inject-custom-message .input-text {
  display: none;
}
.woocommerce-billing-fields::before,
#wpefield_delivery_date_field::before,
#order_review::before{
  display: block;
  width: 100%!important;
  font-family: 'Clarendon W02 Medium 693834', Georgia, serif;
  margin: 20px 0 10px;
  height: 60px;
  font-size: 1.438em;
  color: #042046;
}


@media (max-width:599px) {
  .inject-heading-personal-info::before {
    height: 30px;
  }
}
.inject-heading-personal-info::before {
  content: "Order Details";
  padding-left: 40px;
  padding-top: 5px;
  background: url(../images/no-1.png) no-repeat left 0;
}
#wpefield_delivery_date_field::before {
  content: "Confirm Date/Time";
  padding-left: 40px;
  padding-top: 5px;
  background: url(../images/no-2.png) no-repeat left 0;
  display: block;
  width: 100%!important;
  font-family: 'Clarendon W02 Medium 693834', Georgia, serif;
  margin: 20px 0 10px;
  height: 40px;
  font-size: 1.438em;
  color: #042046;
}
.woocommerce-billing-fields::before {
  content: "Order Details";
  padding-left: 40px;
  padding-top: 5px;
  background: url(../images/no-1.png) no-repeat left 0;
}
#order_review::before{
  content: "Payment Details";
  padding-left: 40px;
  padding-top: 5px;
  background: url(../images/no-3.png) no-repeat left 0;
}
@media (max-width:599px) {
  .inject-custom-message::before {
    height: 50px;
  }
}
@media (max-width:599px) {
  .inject-custom-message::before {
    height: 30px;
  }
}
/*-----------------------------------*/
/*  Date picker customisations
/*-----------------------------------*/
.ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: 'FuturaBT-Heavy', Helvetica, sans-serif;
  color: #042046;
}
.ui-widget-content {
  border: 1px solid #042046;
  background: #fffaf6;
  color: #042046;
  border-radius: 15px;
  padding: 15px;
}
.ui-widget-header {
  border: none!important;
  background: none!important;
  color: #042046;
  font-weight: 700;
  text-transform: uppercase;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: none!important;
  font-weight: 400;
  color: #042046;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  border: none!important;
  color: #042046 !important;
  text-decoration: none;
  background: none!important;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  border: none!important;
  color: #042046 !important;
  text-decoration: none;
  background: none!important;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: none!important;
  background: #ced4db !important;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: none!important;
  text-decoration: none;
  background: #68798e !important;
  color: white!important;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-activeover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: none!important;
  text-decoration: none;
  background: #68798e !important;
  color: white!important;
}
@media (max-width:599px) {
  .ui-widget {
    display: none;
  }
}
#nw-drop-cart {
  position: relative;
  display: block;
  min-height: 0;
  margin-top: -1px;
}
#nw-cart-contents {
  float: right;
}
.nw-cart-container {
  clear: both;
  position: absolute;
  right: 0;
}
.nw-cart-drop-content-in li {
  clear: both;
  overflow: hidden;
}
/*-----------------------------------*/
/*  Items Toggler
/*-----------------------------------*/
#nw-cart-drop-toggle {
  overflow: hidden;
  float: right;
  cursor: pointer;
  padding: 0;
  width: 350px;
  border: none;
  background-color: none;
}
#nw-cart-drop-toggle .amount,
#nw-cart-drop-toggle .separator {
  display: none;
}
@media (max-width:599px) {
  #nw-cart-drop-toggle {
    width: 240px;
  }
}
/*-----------------------------------*/
/*  Dropdown Scaffolding
/*-----------------------------------*/
#nw-cart-drop-content {
  position: relative;
  background-color: #fffaf6;
  border: 2px solid #c9c996;
  border-radius: 15px;
  padding: 15px;
  z-index: 100;
  min-width: 350px;
  top: 40px;
  right: 0;
  font-size: 1em;
}
@media (max-width:599px) {
  #nw-cart-drop-content {
    padding: 10px;
    min-width: 240px;
  }
}
#nw-cart-drop-content:after,
#nw-cart-drop-content:before {
  bottom: 100%;
  left: 80%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#nw-cart-drop-content:after {
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #c9c996;
  border-width: 10px;
  margin-left: -10px;
}
#nw-cart-drop-content:before {
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #c9c996;
  border-width: 13px;
  margin-left: -13px;
}
.nw-hidden {
  display: none;
  opacity: 0;
}
/*-----------------------------------*/
/*  Dropdown Contents
/*-----------------------------------*/
#nw-drop-cart ul {
  list-style: none;
  margin: 0;
}
#nw-drop-cart ul li {
  background: transparent;
  padding: 4px 0;
}
#nw-drop-cart ul li:after {
  content: "";
  display: block;
  clear: both;
}
.nw-cart-product-title {
  float: left;
  min-width: 280px;
  max-width: 280px;
}
@media (max-width:599px) {
  .nw-cart-product-title {
    text-align: left;
    min-width: 192px;
    max-width: 192px;
  }
}
.nw-cart-product-title a {
  line-height: 1em;
  color: #68798e;
}
#nw-drop-cart ul li img {
  width: 50px;
  height: auto;
  box-shadow: none;
  float: left;
  margin: 0 3px 0 0;
}
@media (max-width:599px) {
  #nw-drop-cart ul li img {
    display: none;
  }
}
#nw-drop-cart ul li.empty {
  text-align: center;
}
#nw-drop-cart ul li a {
  text-decoration: none;
  text-transform: none;
}
.nw-cart-product-title a {
  display: block;
  margin-bottom: 3px;
}
#nw-drop-cart .quantity {
  width: 60px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
  clear: both;
}
.ajax-remove-item {
  float: right;
  margin-top: 3px;
  margin-right: -5px;
  display: block;
  font-size: 1.625em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  color: #d86d5f;
  text-decoration: none;
  font-weight: bold;
}
.ajax-remove-item:hover {
  background-color: #d86d5f;
  color: #ffffff;
}
@media (max-width:599px) {
  .ajax-remove-item {
    display: none;
  }
}
.total {
  margin: 10px 0;
  text-align: left;
}
.total small {
  font-size: 0.75em;
}
.buttons {
  text-align: left;
  margin-top: 15px;
}
.buttons .button {
  margin-bottom: 5px;
}
#nw-short-contents {
  display: none;
}
/*-----------------------------------*/
/*  AJAX Message
/*-----------------------------------*/
.nw-message {
  display: none;
}
.desktop-only {
  display: block;
}
.tablet-only,
.mobile-only {
  display: none;
}
/*-----------------------------------*/
/*  Tablet
/*-----------------------------------

@media @tablet {

.tablet-only { display:block; }
.desktop-only, .mobile-only { display:none;}

} // end @tablet


/*-----------------------------------*/
/*  Mobile
/*-----------------------------------*/
@media (max-width:599px) {
  .mobile-only {
    display: block;
  }
  .desktop-only,
  .tablet-only {
    display: none;
  }
}
* {
  margin: 0;
}
html,
body {
  height: 100%;
}
body {
  font: 400 1em/1.38;
  color: #042046;
  width: 100%;
  font-family: 'FuturaBT-Heavy', Helvetica, sans-serif;
}
.container {
  min-height: 100%;
  height: auto !important;
  margin: 0 auto -120px;
  padding-bottom: 30px;
}

footer,
.push {
  height: 120px;
}

.wrapper {
  width: 95%;
  margin-left: 2.5%;
}
.wrapper-inner {
  position: relative;
  width: 100%;
  max-width: 996px;
  margin: 0 auto;
}
section {
  position: relative;
  clear: both;
  width: 100%;
  text-align: center;
}
section p {
  font-family: 'Clarendon W02 Medium 693834', Georgia, serif;
  margin-bottom: 15px;
  word-wrap: normal;
}
a {
  color: #042046;
  -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease;
}
a:hover {
  color: #68798e;
}
.text-hidden {
  font-size: 0;
  border: 0 none;
  color: transparent;
  text-indent: -100000em;
  line-height: 0;
}
.hidden {
  display: none;
}
/*-----------------------------------*/
/*  Header
/*-----------------------------------*/
header.wrapper {
  padding-top: 30px;
  min-height: 220px;
  text-transform: uppercase;
  font-size: 0.938em;
  font-weight: 700;
  line-height: 1.38;
}
@media (max-width:599px) {
  header.wrapper {
    min-height: 150px;
  }
}
.nav-primary {
  float: left;
  width: 28.313253012%;
  margin-top: 15px;
}
.nav-primary .menu-toggler {
  cursor: pointer;
  color: #042046 !important;
}
.nav-primary .menu-toggler:after {
  font-family: 'FontAwesome';
  content: "\f0c9";
  font-size: 1.3em;
  display: inline-block;
  font-weight: normal;
}
.nav-primary .is-active {
  color: #c2c8d1;
}
.nav-primary nav {
  display: none;
}
.nav-primary nav ul li {
  margin-top: 5px;
}
.nav-primary nav ul li.current-menu-item a {
  color: #c9c996;
}
.logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 20.4819277108%;
  min-width: 134px;
  height: 100px;
  margin: 0 auto;
  background-image: url('../images/ss-logo.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center top;
  overflow: visible;
  font-size: 0;
  border: 0 none;
  color: transparent;
  text-indent: -100000em;
  line-height: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .logo {
    background-image: url("../images/ss-logo@2x.png");
    background-size: 131px 96px;
  }
}
.cart-holder {
  float: right;
  width: 28.313253012%;
  margin-top: 15px;
  text-align: right;
}
@media (max-width:599px) {
  .cart-holder {
    display: none;
  }
}
.m-cart-holder {
  float: right;
  width: 28.313253012%;
  margin-top: 15px;
  text-align: right;
}
/*-----------------------------------*/
/*  Footer
/*-----------------------------------*/
footer.wrapper {
  border-bottom: 8px solid #042046;
  float: left;
  width: 100%;
  margin: 0;
}
footer.wrapper div.wrapper-inner .logo-sm {
  width: 180px;
  min-width: 180px;
  height: 44px;
  margin: 0 auto;
  background-image: url('../images/ss-logo-sm.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center top;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  footer.wrapper div.wrapper-inner .logo-sm {
    background-image: url("../images/ss-logo-sm@2x.png");
    background-size: 63px 29px;
  }
}
@media (max-width:599px) {
  footer.wrapper div.wrapper-inner .logo-sm {
    margin-top: 0;
  }
}
footer.wrapper div.wrapper-inner .social,
footer.wrapper div.wrapper-inner .nav-footer {
  margin: 15px 15px 0;
  font-size: 0.938em;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width:800px) {
  footer.wrapper div.wrapper-inner .social a.address,
  footer.wrapper div.wrapper-inner .nav-footer a.address {
    font-size: 10px;
  }
}
footer.wrapper div.wrapper-inner .social ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer.wrapper div.wrapper-inner .social ul li {
  display: inline;
  margin-right: 20px;
}
footer.wrapper div.wrapper-inner .social ul li:last-of-type {
  margin-right: 0;
}
footer.wrapper div.wrapper-inner .address span.address-1 {
  margin-right: 15px;
}
footer.wrapper div.wrapper-inner .address span.address-2 {
  margin-right: 15px;
}
@media (max-width:599px) {
  footer.wrapper div.wrapper-inner .address span.address-1,
  footer.wrapper div.wrapper-inner .address span.address-2,
  footer.wrapper div.wrapper-inner .address span.phone {
    display: block;
    margin-right: 0;
  }
}
footer.wrapper div.wrapper-inner .nav-footer {
  font-size: 0.625em;
  font-weight: 400;
  line-height: 1.38;
  margin-bottom: 15px;
}
footer.wrapper div.wrapper-inner .nav-footer div.menu-footer-container ul:before {
  content: "Copyright 2016";
}
footer.wrapper div.wrapper-inner .nav-footer div.menu-footer-container ul#menu-footer li {
  display: inline;
  margin-left: 1.5em;
}
/*-----------------------------------*/
/*  Flexslider customisations
/*-----------------------------------*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.flexslider {
  position: relative;
  zoom: 1;
  clear: both;
  z-index: 6;
  width: 100%;
  padding-bottom: 60px;
}
@media (max-width:599px) {
  .flexslider {
    padding-bottom: 0;
  }
}
.flexslider .slides {
  zoom: 1;
}
.flexslider img {
  display: block;
  width: 100%;
  max-width: 680px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
/*-----------------------------------*/
/*  Content pages
/*-----------------------------------*/
.page-about main,
.page-contact main,
.error404 main {
  text-align: center;
}
.page-about main section,
.page-contact main section,
.error404 main section {
  text-align: center;
  margin: 0 auto!important;
}
.page-about main section p,
.page-contact main section p,
.error404 main section p {
  font-size: 1.625em;
  line-height: 1.1em;
}
@media (max-width:599px) {
  .page-about main section p,
  .page-contact main section p,
  .error404 main section p {
    font-size: 1.25em;
  }
}
.page-about main section {
  max-width: 700px;
}
.page-contact img {
  padding-top: 30px;
  max-width: 750px!important;
}
@media (max-width:599px) {
  .page-contact img {
    padding-top: 15px;
  }
}
@media (max-width:599px) {
  a.tap {
    text-decoration: underline;
  }
}
/*-----------------------------------*/
/*  Products
/*-----------------------------------*/
section.products_layout h2 {
  position: relative;
  font-size: 2.188em;
  font-family: 'Clarendon W02 Medium 693834', Georgia, serif;
  text-align: center;
  margin-bottom: 30px;
}
section.products_layout h2 span {
  background: #fffaf6;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}
section.products_layout h2:before {
  background: #042046;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
}
section.products_layout .products_grid {
  float: left;
  width: 100%;
}
section.products_layout .products_grid .product {
  float: left;
  width: 41.5%;
  margin-left: 7.5%;
}
@media (max-width:599px) {
  section.products_layout .products_grid .product {
    width: 100%;
    margin-left: 0;
  }
}
section.products_layout .products_grid .product.product:nth-of-type(2n) {
  margin-left: 2%;
}
@media (max-width:599px) {
  section.products_layout .products_grid .product.product:nth-of-type(2n) {
    margin-left: 0;
  }
}
section.products_layout .products_grid .product img {
  max-width: 390px;
}
section.products_layout .products_grid .product .product_name {
  text-transform: uppercase;
  font-size: 1.438em;
  margin: 30px 0 15px;
}
section.products_layout .products_grid .product .product_desc {
  font-family: 'Clarendon W02 Medium 693834', Georgia, serif;
  margin-bottom: 60px;
  line-height: 1.3em;
  padding-left: 20px;
  padding-right: 20px;
}
/*-----------------------------------*/
/*  Menu visibility settings
/*-----------------------------------*/
.snap-content {
  background: #fffaf6;
}
.snap-content.fffaf6 {
  background: #fffaf6!important;
  -webkit-transition: all 500ms linear;
          transition: all 500ms linear;
}
.snap-content.fdefcd {
  background: #fdefcd!important;
  -webkit-transition: all 500ms linear;
          transition: all 500ms linear;
}
.snap-content.fddbf2 {
  background: #fddbf2!important;
  -webkit-transition: all 500ms linear;
          transition: all 500ms linear;
}
.snap-content.ffe3cf {
  background: #ffe3cf!important;
  -webkit-transition: all 500ms linear;
          transition: all 500ms linear;
}
.snap-content.edecc4 {
  background: #edecc4!important;
  -webkit-transition: all 500ms linear;
          transition: all 500ms linear;
}
.snap-content.dfdff4 {
  background: #dfdff4!important;
  -webkit-transition: all 500ms linear;
          transition: all 500ms linear;
}
.snap-content.fdcdcd {
  background: #fdcdcd!important;
  -webkit-transition: all 500ms linear;
          transition: all 500ms linear;
}
.snap-drawers {
  background: #dce1e6;
}
.snap-drawers nav#menu {
  margin-top: 50px;
  text-transform: uppercase;
  margin-left: 2.5%;
}
.snap-drawers nav#menu ul#primary-menu li {
  margin-top: 15px;
}
a#open-left {
  display: none;
}
.mobile a#open-left {
  display: block;
}
.mobile a#open-left:after {
  font-family: 'FontAwesome';
  content: "\f0c9";
  font-size: 1.3em;
}
.mobile div.menu-toggler {
  display: none;
}
.scrollable {
  overflow: auto;
  -webkit-transition-property: top, bottom;
  transition-property: top, bottom;
  -webkit-transition-duration: .2s, .2s;
  transition-duration: .2s, .2s;
  -webkit-transition-timing-function: linear, linear;
  transition-timing-function: linear, linear;
  -webkit-overflow-scrolling: touch;
}
/*-----------------------------------*/
/*  Old IE
/*-----------------------------------*/
.browsehappy {
  position: absolute;
  z-index: 3000;
  width: 100%;
  margin: 0;
  background: #ccc;
  color: #000;
  padding: 1em;
}
.browsehappy a {
  color: #b2c1d;
  font-weight: bold;
  border-bottom: 1px solid #9b2c1d;
}
.browsehappy a:hover {
  color: #b2c1d!important;
}
/*-----------------------------------*/
/*  Blink text
/*-----------------------------------*/
@-webkit-keyframes blinker {
  from {
    opacity: 1.0;
  }
  to {
    opacity: 0.4;
  }
}
.css3-blink {
  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
  -webkit-animation-duration: 1s;
}

/* Custom Styles - Robbie Weeden */

/* Checkout Page */

#e_deliverydate_field > label {
  float: left;
  width: 100%;
}

#e_deliverydate_field > small {
  color: #bfc7d0;
  display: inline-block;
  font-family: "FuturaBT-Heavy",Helvetica,sans-serif;
  font-size: 0.625em;
  font-weight: normal !important;
  list-style: outside none none !important;
  margin: 1em 0 1em 0  !important;
  padding: 0 !important;
  position: relative;
  text-transform: uppercase;
  width: auto;
}

/* Order Details Page */

h2.custom-order-heading {
  display: none;
}

.pickup-order-details strong {
  color: #68798e;
  float: left;
  font-family: "FuturaBT-Heavy",Helvetica,sans-serif;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
  text-transform: uppercase;
  width: 310px;
}

.pickup-order-details p {
  font-family: "FuturaBT-Heavy",Helvetica,sans-serif;
}

dt:empty, dd:empty {
    display:none;
}
.page h2{
  margin-bottom: 15px;
  margin-top:30px;
}
#terms{
  position: absolute;
  bottom: -18px;
  height: 45px;
  left: 150px;
  padding: 10px 30px 0 10px!important;
  margin: 20px 0!important;
  border-radius: 15px;
  background: #f6ddda;
  font-weight: normal!important;
  color: #d86d5f!important;
  z-index: 999;

}
@media (max-width:599px) {
  #terms{
    position: absolute;
    bottom: -120px;
    left: 0%;
    height: auto;
    padding: 10px 30px 10px 10px!important;
  }
  #terms p{
    margin-bottom: 0;
  }
}
#terms_checkbox_field{
  display: inline-block;
  font-family: "FuturaBT-Heavy",Helvetica,sans-serif;
  color: #d86d5f!important;
}
#terms label{
  color: #d86d5f!important;
}
#terms_checkbox_field .required{
  display: none;
}
a.terms{
  display: inline-block;
  margin-left: 3px;
  text-decoration: underline;
  color: #d86d5f!important;
  white-space: nowrap;
}
.acknowledge{
  padding: 1em !important;
  margin: 20px 0!important;
  border-radius: 15px;
  background: #f6ddda;
  font-weight: normal!important;
  clear: both;
  color: #d86d5f!important;
}
.acknowledge p label{
  color: #d86d5f!important;
}
.col-1{
  margin-bottom: 50px;
}
.checkout{
  position: relative!important;
  margin-bottom: 100px;
}
#shipping_method{
  width:190px;
  float: right;
}
input#shipping_method_0_local_pickup{
  margin-right: 0;
}
.shipping label{
  text-align: left;
  float: left;
}
.page-id-19 .col-2 .title{
  display: none;
}
.page-id-19 .col-2 address{
  display: none;
}
.product-name{
  text-align: left!important;
}
.product-total{
  text-align: right;
}


.page-locations #content main {
  text-align: center;
}
.page-locations #content main .location-row {
  font-size: 0;
}
.page-locations #content main .location-row .location-item {
  font-size: 1rem;
  display: inline-block;
  width: 100%;
  margin: 0 0 30px;
  vertical-align: top;
}
@media (min-width: 760px) {
  .page-locations #content main .location-row .location-item {
    width: 50%;
    margin: 0 0 20px;
  }
}
.page-locations #content main .location-row .location-item:last-child {
  margin-bottom: 0;
}
.page-locations #content main .location-row .location-item .location-image {
  height: 100px;
  width: 100px;
  margin: 0 auto 20px;
  background: center center no-repeat;
  background-size: cover;
  border-radius: 100px;
}
.page-locations #content main .location-row .location-item p {
  font-family: 'Clarendon W02 Medium 693834', Georgia, serif;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.2em;
}
@media (min-width: 760px) {
  .page-locations #content main .location-row .location-item p {
    font-size: 18px;
  }
}
.page-locations #content main h1 {
  text-transform: uppercase;
  font-size: 20px;
  margin: 0 0 10px;
}
@media (min-width: 760px) {
  .page-locations #content main h1 {
    font-size: 26px;
  }
}
.page-locations #content main h3 {
  text-transform: uppercase;
  margin: 0 0 8px;
  font-size: 15px;
}
@media (min-width: 760px) {
  .page-locations #content main h3 {
    font-size: 18px;
  }
}
.page-locations #content main h3 ul {
  font-size: 0;
  list-style: none;
}
.page-locations #content main h3 ul li {
  font-size: 15px;
  display: inline-block;
}
@media (min-width: 760px) {
  .page-locations #content main h3 ul li {
    font-size: 18px;
  }
}
.page-locations #content main h3 ul li:before {
  content: '•';
  display: inline-block;
  margin: 0 6px;
}
.page-locations #content main h3 ul li:first-child:before {
  display: none;
}
footer .locations a {
  text-transform: uppercase;
  margin: 0 5px;
  display: inline-block;
}