/*
* Vantage Shopify Theme
* Copyright 2017, We are Underground
* https://www.weareunderground.com
* Gridlock - A CSS responsive grid system [12 column - Desktop standard]
* @author Ben Plum
* @version 0.2.0
*
* Copyright © 2013 Ben Plum <mr@benplum.com>
* Released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
*/#admin_bar_iframe{display:none !important} html{padding-top:0 !important} .temp{display:none !important} .tempo{opacity:0 !important}

/* !Reset Box-sizing */
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; *behavior: url(boxsizing.htc); }

/* !Fonts */
@font-face {
  font-family: 'ProximaNovaRegular';
  src: url('proximanova-regular-webfont.eot');
  src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-regular-webfont.woff') format('woff'), url('proximanova-regular-webfont.ttf') format('truetype'), url('proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNovaBold';
  src: url('proximanova-bold-webfont.eot');
  src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-bold-webfont.woff') format('woff'), url('proximanova-bold-webfont.ttf') format('truetype'), url('proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNovaItalic';
  src: url('proximanova-lightitalic-webfont.eot');
  src: url('proximanova-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-lightitalic-webfont.woff') format('woff'), url('proximanova-lightitalic-webfont.ttf') format('truetype'), url('proximanova-lightitalic-webfont.svg#proxima_novalight_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNovaLight';
  src: url('proximanova-light-webfont.eot');
  src: url('proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-light-webfont.woff') format('woff'), url('proximanova-light-webfont.ttf') format('truetype'), url('proximanova-light-webfont.svg#proxima_novalight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'langdonregular';
  src: url('langdon-webfont.eot');
  src: url('langdon-webfont.eot?#iefix') format('embedded-opentype'),
    url('langdon-webfont.woff2') format('woff2'),
    url('langdon-webfont.woff') format('woff'),
    url('langdon-webfont.ttf') format('truetype'),
    url('langdon-webfont.svg#langdonregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'theano_modernregular';
  src: url('theanomodern-regular-webfont.eot');
  src: url('theanomodern-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('theanomodern-regular-webfont.woff2') format('woff2'),
    url('theanomodern-regular-webfont.woff') format('woff'),
    url('theanomodern-regular-webfont.ttf') format('truetype'),
    url('theanomodern-regular-webfont.svg#theano_modernregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* !Defaults */
.gridlock .row { margin-left: auto; margin-right: auto; /*width: 960px; OBM_ */ /*width: 1022px;*/ width: 1020px; /* Fallback */ }
.gridlock .row:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.gridlock .row .row { margin-left: -1.0416666666666667%; margin-right: -1.0416666666666667%; width: 102.0833333333333334%; }
.gridlock .row [class*="desktop-"], .sub-nav-container [class*="desktop-"] { float: left; /*margin-left: 1.0416666666666667%;*/ /*margin-right: 1.0416666666666667%;*/ /* OBM_ */ /*margin-left: 1.07632093933465%;*/ /*margin-right: 1.07632093933465%;*/ margin-left: 0.98039215686275%; margin-right: 0.98039215686275%; }
.gridlock .row [class*="desktop-"].right { float: right; }
.gridlock .row [class*="desktop-"].padded { margin-left: 0; margin-right: 0; /*padding-left: 1.0416666666666667%;*/ /*padding-right: 1.0416666666666667%;*/ /* OBM_ */ /*padding-left: 1.07632093933465%;*/ /*padding-right: 1.07632093933465%;*/ padding-left: 0.98039215686275%; padding-right: 0.98039215686275%; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box; *behavior: none; }

/* !Rows, Widest to Thinest */	
/*@media screen and (min-width: 1680px) {
.gridlock .row { width: 1400px; }
} OBM_ */
/*@media screen and (max-width: 1679px) {
.gridlock .row { width: 1200px; }
} OBM_ */
/*@media screen and (max-width: 1220px) {
.gridlock .row { width: 960px; }
} OBM_ */
@media screen and (max-width: 1035px) {
  .gridlock .row { width: 980px; }
}
@media screen and (max-width: 995px) {
  .gridlock .row { width: 98%; }
}
/*@media screen and (max-width: 740px) {
.gridlock .row { width: 480px; }
} OBM_ */
@media screen and (max-width: 500px) {
  .gridlock .row { width: 96%; }
}

.gridlock-fluid .row {
  width: 98%;
}

/* !Desktop - Default, 12 column, 1220 + 960 (min 980), IE Standard */
.gridlock .row .desktop-1  { /*width: 6.25%;*/ /* OBM_ */ width: 6.37254901960784%; }
.gridlock .row .desktop-2  { /*width: 14.5833333333333333%;*/ /* OBM_ */ width: 14.70588235294117%; }
.gridlock .row .desktop-3  { /*width: 22.9166666666666667%;*/ /* OBM_ */ /*width: 22.8473581213307%;*/ width: 23.0392156862745%; }
.gridlock .row .desktop-4  { /*width: 31.25%;*/ /* OBM_ */ /*width: 31.18069145466403%;*/ width: 31.37254901960783%; }
.gridlock .row .desktop-5  { width: 39.5833333333333333%; }
.gridlock .row .desktop-6  { /*width: 47.9166666666666667%;*/ /* OBM_ */ /*width: 47.84735812133072%;*/ /*width: 47.94520547945205%;*/ /*margin-left: 1.02739726027398%;*/ /*margin-right: 1.02739726027398%;*/ width: 48.0392156862745%; }
.gridlock .row .desktop-7  { width: 56.25%; }
.gridlock .row .desktop-8  { width: 64.5833333333333333%; }
.gridlock .row .desktop-9  { width: 72.9166666666666667%; }
.gridlock .row .desktop-10 { /*width: 81.25%;*/ /* OBM_ */ width: 81.37254901960783%; }
.gridlock .row .desktop-11 { /*width: 89.5833333333333333%;*/ /* OBM_ */ width: 89.70588235294116%; }
.gridlock .row .desktop-12 { /*width: 97.9166666666666667%;*/ /* OBM_ */ /*width: 97.84735812133071%;*/ /*width: 97.84735812133071%;*/ width: 98.0392156862745%; }

/* Push Cells */
.gridlock .row .desktop-push-1  { margin-left: 9.375%; }
.gridlock .row .desktop-push-2  { margin-left: 17.7083333333333333%; }
.gridlock .row .desktop-push-3  { margin-left: 26.0416666666666667%; }
.gridlock .row .desktop-push-4  { margin-left: 34.375%; }
.gridlock .row .desktop-push-5  { margin-left: 42.7083333333333334%; }
.gridlock .row .desktop-push-6  { margin-left: 51.0416666666666667%; }
.gridlock .row .desktop-push-7  { margin-left: 59.375%; }
.gridlock .row .desktop-push-8  { margin-left: 67.7083333333334%; }
.gridlock .row .desktop-push-9  { margin-left: 76.0416666666668%; }
.gridlock .row .desktop-push-10 { margin-left: 84.375%; }
.gridlock .row .desktop-push-11 { margin-left: 92.7083333333335%; }

/* Center Cells */
.gridlock .row [class*="desktop-"].center { margin-left: auto; margin-right: auto; }

/* !Generic, fractions */
.gridlock .row .desktop-third { /*width: 31.25%; /* OBM_ */ width: 32.02614379084967%; }
.gridlock .row .desktop-half { /*width: 47.9166666666666667%;*/ /* OBM_ */ width: 48.0392156862745%; }
.gridlock .row .desktop-full { /*width: 97.9166666666666667%; /* OBM_ */ width: 98.0392156862745%; }

.gridlock .row .desktop-push-third { margin-left: 34.375%; }
.gridlock .row .desktop-push-half { margin-left: 51.0416666666666667%; }

/* !Desktop - Max, 12 column, 1200 (min 1221) */
@media screen and (min-width: 1221px) {
  .gridlock .row .max-1  { /*width: 6.25%;*/ /* OBM_ */ width: 6.37254901960784%; }
  .gridlock .row .max-2  { /*width: 14.5833333333333333%;*/ /* OBM_ */ width: 14.70588235294117%; }
  .gridlock .row .max-3  { /*width: 22.9166666666666667%;*/ /* OBM_ */ width: 23.0392156862745%; }
  .gridlock .row .max-4  { /*width: 31.25%; /* OBM_ */ width: 32.02614379084967%; }
  .gridlock .row .max-5  { width: 39.5833333333333333%; }
  .gridlock .row .max-6  { /*width: 47.9166666666666667%;*/ /* OBM_ */ width: 48.0392156862745%; }
  .gridlock .row .max-7  { width: 56.25%; }
  .gridlock .row .max-8  { width: 64.5833333333333333%; }
  .gridlock .row .max-9  { width: 72.9166666666666667%; }
  .gridlock .row .max-10 { /*width: 81.25%;*/ /* OBM_ */ width: 81.37254901960783%; }
  .gridlock .row .max-11 { /*width: 89.5833333333333333%;*/ /* OBM_ */ width: 89.70588235294116%; }
  .gridlock .row .max-12 { /*width: 97.9166666666666667%; /* OBM_ */ width: 98.0392156862745%; }

  /* Push Cells */
  .gridlock .row .max-push-1  { margin-left: 9.375%; }
  .gridlock .row .max-push-2  { margin-left: 17.7083333333333333%; }
  .gridlock .row .max-push-3  { margin-left: 26.0416666666666667%; }
  .gridlock .row .max-push-4  { margin-left: 34.375%; }
  .gridlock .row .max-push-5  { margin-left: 42.7083333333333334%; }
  .gridlock .row .max-push-6  { margin-left: 51.0416666666666667%; }
  .gridlock .row .max-push-7  { margin-left: 59.375%; }
  .gridlock .row .max-push-8  { margin-left: 67.7083333333334%; }
  .gridlock .row .max-push-9  { margin-left: 76.0416666666668%; }
  .gridlock .row .max-push-10 { margin-left: 84.375%; }
  .gridlock .row .max-push-11 { margin-left: 92.7083333333335%; }
}

@media screen and ( min-width: 980px ) {
  .gridlock .row .contained.desktop-1 {
    width: 8.33333333%;
  }
  .gridlock .row .contained.desktop-2 {
    width: 16.66666667%;
  }
  .gridlock .row .contained.desktop-3 {
    width: 25%;
  }
  .gridlock .row .contained.desktop-4 {
    width: 33.33333333%;
  }
  .gridlock .row .contained.desktop-5 {
    width: 41.66666667%;
  }
  .gridlock .row .contained.desktop-6 {
    width: 50%;
  }
  .gridlock .row .contained.desktop-7 {
    width: 58.33333333%;
  }
  .gridlock .row .contained.desktop-8 {
    width: 66.66666667%;
  }
  .gridlock .row .contained.desktop-9 {
    width: 75%;
  }
  .gridlock .row .contained.desktop-10 {
    width: 83.33333333%;
  }
  .gridlock .row .contained.desktop-11 {
    width: 91.66666667%;
  }
  .gridlock .row .contained.desktop-12 {
    width: 100%;
  } 
}  

/* !Tablet, 6 column, 720 (min 739) */
@media screen and (min-width: 739px) and (max-width: 980px) {
  .gridlock .row [class*="desktop-push-"] { margin-left: 0.98039215686275%; margin-right: 0.98039215686275%; }

  .gridlock .row .tablet-1 { /*width: 14.5833333333333333%;*/ /* OBM_ */ width: 14.70588235294117%; }
  .gridlock .row .tablet-2 { /*width: 31.25%;*/ /* OBM_ */ width: 32.02614379084967%; }
  .gridlock .row .tablet-3 { /*width: 47.9166666666666667%;*/ /* OBM_ */ width: 48.0392156862745%; }
  .gridlock .row .tablet-4 { width: 64.5833333333333333%; }
  .gridlock .row .tablet-5 { /*width: 81.25%;*/ /* OBM_ */ width: 81.37254901960783%; }
  .gridlock .row .tablet-6 { /*width: 97.9166666666666667%;*/ /* OBM_ */ width: 98.0392156862745%; }

  /* Push Cells */
  .gridlock .row .tablet-push-1 { margin-left: 17.7083333333333333%; }
  .gridlock .row .tablet-push-2 { margin-left: 34.375%; }
  .gridlock .row .tablet-push-3 { margin-left: 51.0416666666666667%; }
  .gridlock .row .tablet-push-4 { margin-left: 67.7083333333334%; }
  .gridlock .row .tablet-push-5 { margin-left: 84.375%; }

  /* !Generic, fractions */
  .gridlock .row .tablet-third { /*width: 31.25%;*/ /* OBM_ */ width: 32.02614379084967%; }
  .gridlock .row .tablet-half { /*width: 47.9166666666666667%;*/ /* OBM_ */ width: 48.0392156862745%; }
  .gridlock .row .tablet-full { /*width: 97.9166666666666667%;*/ /* OBM_ */ width: 98.0392156862745%; }

  .gridlock .row .tablet-push-third { margin-left: 34.375%; }
  .gridlock .row .tablet-push-half { margin-left: 51.0416666666666667%; }

  .gridlock .row .contained.tablet-1 {
    width: 16.66666667%;
  }
  .gridlock .row .contained.tablet-2 {
    width: 33.33333333%;
  }
  .gridlock .row .contained.tablet-3 {
    width: 50%;
  }
  .gridlock .row .contained.tablet-4 {
    width: 66.66666667%;
  }
  .gridlock .row .contained.tablet-5 {
    width: 83.33333333%;
  }
  .gridlock .row .contained.tablet-6 {
    width: 100%;
  }
}

/* !Mobile, 3 column, 300 + 480 (max 740) */
@media screen and (max-width: 740px) {
  .gridlock .row [class*="desktop-push-"], 
  .gridlock .row [class*="tablet-push-"] { margin-left: 0.98039215686275%; margin-right: 0.98039215686275%; }

  .gridlock .row .mobile-1 { /*width: 31.25%;*/ /* OBM_ */ width: 32.02614379084967%; }
  .gridlock .row .mobile-2 { width: 64.5833333333333333%; }
  .gridlock .row .mobile-3 { /*width: 97.9166666666666667%;*/ /* OBM_ */ width: 98.0392156862745%; }

  /* Push Cells */
  .gridlock .row .mobile-push-1 { margin-left: 34.375%; }
  .gridlock .row .mobile-push-2 { margin-left: 67.7083333333334%; }

  /* !Generic, fractions */
  .gridlock .row .mobile-third { /*width: 31.25%;*/ /* OBM_ */ width: 32.02614379084967%; }
  .gridlock .row .mobile-half { /*width: 47.9166666666666667%;*/ /* OBM_ */ width: 48.0392156862745%; }
  .gridlock .row .mobile-full { /*width: 97.9166666666666667%;*/ /* OBM_ */ width: 98.0392156862745%; }

  .gridlock .row .mobile-push-third { margin-left: 34.375%; }
  .gridlock .row .mobile-push-half { margin-left: 51.0416666666666667%; }

  .gridlock .row .contained.mobile-1 {
    width: 33.33333333%;
  }
  .gridlock .row .contained.mobile-2 {
    width: 66.66666667%;
  }
  .gridlock .row .contained.mobile-3 {
    width: 100%;
  }
}

/* !Mobile - Min, 300 (max 500) */
@media screen and (max-width: 500px) {
  .gridlock .row .min-full { /*width: 97.9166666666666667%;*/ /* OBM_ */ width: 98.0392156862745%; }
}

.gridlock .row [class*="all-"].contained,
.gridlock .row [class*="min-"].contained,
.gridlock .row [class*="mobile-"].contained,
.gridlock .row [class*="tablet-"].contained,
.gridlock .row [class*="desktop-"].contained,
.gridlock .row [class*="max-"].contained {
  margin-left: 0;
  margin-right: 0;
}

* {
  margin: 0;
}

html, body {
  height: 100%;
}

img { max-width: 100%; border: 0; }

.first { clear: left; }
.no-fouc {visibility: hidden;}
.load-wait {
  width: 100%;
  text-align: center;
  margin-top: 100px;
  font-size: 50px;
  color: #ddd;
  margin-bottom: 50px;
}

.hide { display: none; }

/* #Base Styles
================================================== */

body {
  background: #f4feff;
  color: #333333;
  font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.6em;
}

/* #Typography
================================================== */

h1, h2, h3, h4, h5, h6 {
  color: #333333;
  font-family:'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;;
  font-weight: 400;
  line-height: normal; 
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: uppercase;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 {
  font-size: 24px;
  letter-spacing: 0.0541em;
}
h2 {
  font-size: 18px;
  letter-spacing: 0.072em;
}
h3 {
  font-size: 16px;
  letter-spacing: 0.081em;
}
h4 {
  font-size: 14px;
  letter-spacing: 0.093em;
}
h5 {
  font-size: 14px;
  letter-spacing: 0.108em;
}

h6 {
  font-size: 10px;
  letter-spacing: 0.13em;
}

.lined-title {
  position: relative;
  text-align: center;
  width: 100%;
}

.lined-title:after {
  content: '';
  background: url(lineseparator.png) no-repeat center;
  height: 2px;
  left: 0;
  position: absolute;
  top: 24%;
  top: 9px;
  width: 100%;
  z-index: 0;
}

.section-title {
  
  
  padding: 10px 0;
  text-align: center;
  position: relative;
}

.lined-title .section-title {
  background-color: #f4feff;
  display: inline-block;
  float: none !important;
  font-size: 16px;
  letter-spacing: 0.081em;
  margin: 0 !important;
  padding: 0 22px;
  position: relative;
  width: auto !important;
  z-index: 1;
}



p { font-size: 13px; /*margin-bottom: 10px;*/ margin-bottom: 1em; }
strong { /*font-weight: bold;*/ font-family: 'ProximaNovaBold', 'Helvetica Neue', Helvetica, Arial, sans-serif; }		/* OBM_ */
em { font-style:italic; }
pre { font-family: "Courier New", Courier, monospace; font-size: 13px; font-weight:bold; }
center { text-align: center; }


.product-title, .post-title { font-size: 14px; }

.product-title {
  min-height: 32px;
}

.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }

a { text-decoration: none; color: #6aa4d6; outline: 0;
  -webkit-transition:color .5s ease-in;
  -moz-transition:color .5s ease-in;
  -o-transition:color .5s ease-in;
  transition:color .5s ease-in;
}

a:hover { /*color: ; OBM_ */ color: #99c1df; text-decoration: ; }
/*a:visited { color:#6aa4d6; text-decoration: ; OBM_ */
a:focus { outline: none; }

/* .row hr, .row p, .row ul, .row ol, .row dl, .row pre, .row address, .row table, .row form {margin-bottom: 1.6em;} */

dt { font-weight: bold; }
ol { padding: 0; margin-left: 0; margin-bottom: 20px; text-indent: 0; list-style-position: inside; }
ul { padding: 0; margin: 0 0 20px 0; list-style:disc inside;}
/*li {  }*/
blockquote { font-family: Georgia, "Times New Roman", Times, sans-serif; font-size:18px; line-height: 24px; font-style:italic; padding-left:35px; color: #999; margin: 20px 0; }
small { font-size: 80%; }
b {font-weight: bold;}
i { font-style: italic; }
hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

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

/* #Buttons
================================================== */

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"], a.button-en {
  width: 100%;
  max-width: 100%;
  background: #010203; 
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: background .4s ease, color .4s ease;
  -moz-transition: background .4s ease, color .4s ease;
  -o-transition: background .4s ease, color .4s ease;
  transition: background .4s ease, color .4s ease;
  -webkit-appearance: none;
  color: #ffffff;
  display: inline-block;
  /*font-size: 12px;*/
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  outline: 0;
  /*padding: 15px 0;*/
  padding: 13px;
  font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;; 
  letter-spacing: 0.1875em;
  text-transform: uppercase;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover, a.button-en:hover {
  color: #ffffff;
  background: #333333;
}

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center; }

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

a.button {
  padding: 10px 20px;
  width: initial;
  max-width: initial;
  color: #ffffff;
  background: #010203; 
}

a.button:visited {
  color: #ffffff;
  background: #010203; 
}

a.button:hover {
  color: #ffffff;
  background: #333333;
}

/* #Forms
================================================== */

form {
  margin-bottom: 0; 
}
fieldset {
  margin-bottom: 20px; 
}

select {
  padding: 0; 
}

label, legend {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

input[type="checkbox"] {
  display: inline; 
}

label span, legend span {
  /*font-weight: normal; OBM_ */
  /*font-size: 13px; OBM_ */
  /*color: #444; OBM_ */
}

::-webkit-input-placeholder { /* WebKit browsers */
  color: #aaa; color: #888; }
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #aaa; color: #888; }
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #aaa; color: #888; }
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #aaa; color: #888; }

input[type=text], input[type=password], input[type=email], input[type=url], input[type=number] {
  width: 100%;
  background: transparent;
  border: 1px solid #dfeced;
  padding: 0 5px;
  margin: 0 0 15px;
  /*min-height: 38px; OBM_ */
  min-height: 29px;
  line-height: 38px;
  max-width: 100%;
  outline: none;
  font-size: 100%;
  font-family:'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;;
  color: #333333;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  color: #333333;
  /*-moz-box-shadow: 0 0 3px rgba(0,0,0,.2); OBM_ */
  /*-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2); OBM_ */
  /*box-shadow: 0 0 3px rgba(0,0,0,.2); OBM_ */
}
textarea {
  min-height: 60px; min-width: 300px; 
}

textarea {
  width: 100%;
  background: transparent;
  border: 1px solid #dfeced;
  height: 200px;
  margin: 0px;
  margin-bottom: 40px;
  max-width: 100%;	
  padding: 10px 5px;
  outline: none;
  font-size: 100%;
}

input[type=number]::-webkit-inner-spin-button {
  opacity: 1
}

/* #Header
================================================== */

#wrapper { margin-top: 0; }

#shopify-section-header { margin-bottom: 30px; }

#top-bar {
  background: #f4feff url(lineseparator.png) repeat-x left bottom;
  background-size: 100% 3px;
  color: #333333;
  font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;;
  /*line-height: 38px; OBM_ */
  line-height: 40px;
  margin-top: 0;
  padding: 5px;
  position: fixed;
  text-transform: uppercase;
  width: 100%;
  z-index: 9999;
}

#top-bar p { font-size: 12px; margin-bottom: 0; text-align: center; }

#header { /*padding-top: 10px; OBM_ */ padding: 40px 0; padding: 30px 0 32px; position: relative; }
#header-wrapper { background: rgba(0,0,0,0); /*padding-top: 5px; OBM_ */ padding-top: 50px; }  

#logo { line-height: initial; /*margin-bottom: 15px; OBM_ */ /*margin-bottom: 10px;*/ position: relative; text-align: center; }

#logo h1 { margin: 0; }

#logo a { color: #000000; display: inline-block; font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;; text-decoration: none; vertical-align: middle; }

#logo span { display: none; }

#logo img { max-width: 192px !important; /*OBM_*/ }

#mobile-header {
  background: #bedcef;
  padding-top: 50px;
}

.inline-header #logo { margin-bottom: 0; }

.inline-header div#flex-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}

.search-form input#q::-webkit-input-placeholder { /* WebKit browsers */
  color: #333333;
}
.search-form input#q:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #333333;
}
.search-form input#q::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #333333;
}
.search-form input#q:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #333333;
}

#cart li a {
  color: #010203;
  display: block;
  letter-spacing: 2px;
}

ul#cart li a i {
  /*font-size: 16px; OBM_ */
  font-size: 19px;
}
#search {
  margin-left: 0;
  padding: 4px 0;
  position: relative;
}

.inline-header div#search {
  margin-bottom: 0;
}

div#header-wrapper.inline-header {
  padding-top: 0;
}

.inline-header div#header {
  padding-top: 0;
}

#search input#q {
  /*border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid transparent; OBM_ */
  border: 0;
  float: left;
  /*font-size: 12px;*/
  font-size: 92%;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: normal;
  margin-bottom: 0;
  max-width: 200px;
  min-height: 0;
  outline: 0 none;
  /*padding: 0! important; OBM_ */
  padding: 7px 10px;
  /*text-indent: 5px; OBM_ */
  /*text-indent: 7px;*/
  /*text-transform: uppercase;*/
  width: 100%;
  -webkit-font-smoothing: antialiased;
}

#search input#seek {
  position: absolute;
  right: 10px;
  top: 10px;
}

.search-form {
  /*border: 1px solid #dfeced; OBM_ */
  position: relative;
}

.search-form button {
  border-left: 1px solid #dfeced;
  border-color: #dae8eb;
  color: #010203;
  /*font-size: 15px; OBM_ */
  font-size: 12px;
  height: initial;
  /*line-height: initial; OBM_ */
  /*line-height: 30px; OBM_ */
  /*margin: 5px 0 0; OBM_ */
  margin: 0;
  max-width: initial;
  /*padding: 0 12px; OBM_ */
  padding: 7px 10px;
  position: absolute;
  /*right: 1px; OBM_ */
  /*right: 0;*/
  top: 0;
  /*width: 50px; OBM_ */
  width: auto;
}

.shifter-open .search-form button {
  right: 0;
}

.shifter-navigation input#q, #search input#q, .search-form button {
  background: #bedcef;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;.shifter-navigation input#q, #search input#q, .search-form button
}

#header .search-form button {
  background: rgba(0,0,0,0);
  color: #010203;
}

#sn-social {
  text-align: center;
}

#sn-social ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sn-social ul li {
  display: inline-block;
}

#sn-social ul a {
  border-right: 1px solid #dae8eb;
  color: #010203;
  display: block;
  font-size: 18px;
  line-height: normal;
  padding-left: 2px;
  width: 30px;
}

#sn-social ul li:last-child a {
  border: 0;
}

ul#cart { margin-bottom: 0; margin-right: 0; /*text-align: right; OBM_ */ }

/*@media screen and ( min-width: 1025px ) { 
ul#cart { float: right; }
} OBM_ */

ul#cart li { display: inline-block; float: right; /*margin-left: 10px; OBM_ */ margin-left: 15px; padding: 0; }

ul#cart li:last-child { margin-left: 0; }

ul#cart li.basket {
  background: url(basket-000.png) no-repeat 0 0;
  background-position: 0 -2px;
  height: 40px;
  margin-left: 12px;
  position: relative;
  -webkit-transition: opacity .3s ease-in;
  -moz-transition: opacity .3s ease-in;
  -o-transition: opacity .3s ease-in;
  transition: opacity .3s ease-in;
  width: 135px;
}

ul#cart li.basket:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

ul#cart li.basket a {
  color: #fff;
  display: block;
  font-size: 10px;
  padding-left: 86px;
  position: absolute;
  right: 0;
  text-align: left;
  top: -4px;
  width: 100%;
}

.currency-switcher .selector {
  position: relative;
}

ul#cart #currencies, .sizer select {
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;.shifter-navigation input#q, #search input#q, .search-form button
  /*color: #010203; OBM_ */
  color: #333;
  cursor: pointer;
  outline: 0 none;
  width: 51px;
  -webkit-font-smoothing: antialiased;
}

ul#cart #currencies {
  font-size: 20px;
  width: 30px;
}

.selector .fa {
  font-size: 13px;
  letter-spacing: 0.1em;
  position: absolute;
  right: 0;
  top: 12px;
  z-index: -1;
}

.unit-selector {
  display: inline-block;
  letter-spacing: 0.093em;
  margin-left: 4px;
  position: relative;
}

.sizer select {
  cursor: pointer;
  font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin-left: 1px;
  width: 40px;
}

.sizer h5 {
  display: inline-block;
}

.sizer .fa {
  font-size: 13px;
  margin-right: 6px;
  position: absolute;
  right: 0;
  top: 4px;
  z-index: -1;
}

a.wk-link .wk-icon {
  display: block !important;
  height: 34px !important;
  margin-right: 0 !important;
  padding: 0 !important;
  width: 18px !important;
}

a.wk-link .wk-icon svg path {
  fill: #f01616 !important;
  stroke: #010203 !important;
  transition: 0.3s all !important;
}

#searchbox {
  position: absolute;
  left: 0;
  padding: 30px 50px;
  z-index: 99;
  display: none;
  background: #fff;
  top: 100%;
  width: 100%;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

div#searchbox form input {
  margin-bottom: 0;
  border: 1px solid #eee;
  text-transform: capitalize;
  font-size: 13px;
  background: #f9f9f9;
}

#searchbox form input:focus {
  outline: none;
  box-shadow: none! important;
}

/* #Navigation
================================================== */

.gridlock .row .sub-navigation .desktop-4 {
  width: 32.02614379084967%;
}

.nav-container, .sub-nav-container { 
  background: rgba(0,0,0,0);
  width: 100%;
  z-index: 5;
  left: 0;
}

.sub-nav-container {
  line-height: 40px;
}

.navigation {
  background: url(lineseparator.png) repeat-x left top !important /*OBM_*/;
  background-size: 100% 3px !important /*OBM_*/;
}

.sub-navigation {
  background: url(lineseparator.png) repeat-x left bottom;
  background-size: 100% 3px;
}

nav { 
  width: 100%;
  z-index: 9;
}

ul.nav {
  background: url(lineseparator.png) repeat-x left bottom;
  background-size: 100% 3px;
  line-height: normal !important; /*OBM_*/
  list-style: none;
  margin: 0;
  max-height: 45px;
  padding: 0;
  position: relative;
  margin-bottom: 0;
  text-align: center;
}

ul.nav li {
  display: inline-block;
  margin: 0 4px;
  padding: 10.4px 0;
  position: relative;
}

ul.nav li:first-child {
  margin-left: 0;
  padding-left: 0;
}

ul.nav li:last-child {
  margin-right: 0;
  padding-right: 0;
}

ul.nav li img {
  display: none;
  height: 18px;
  position: absolute;
  right: 46%;
  top: -11px;
  width: 37px;
}

ul.nav li.active img {
  display: block;
}

ul.nav li a {
  color: #333333;
  display: block;
  font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;;
  font-size: 10px;
  font-weight: 400;
  /*letter-spacing: 1px; OBM_ */
  letter-spacing: 2px;
  /*padding: 0 10px; OBM_ */
  padding: 6px 9px;
  text-transform: uppercase;
  -webkit-transition: color 0s ease-in;
  -moz-transition: color .0s ease-in;
  -o-transition: color 0s ease-in;
  transition: color 0s ease-in;
}

ul.nav li:hover a {
  color: #6aa4d6;
  background: #dcedf6;
}

ul.nav li.active a {
  background: #dcedf6;
}

ul.nav li.active:hover a {
  color: #333333;
}

ul.nav li a:hover {
  text-decoration: none;
  background: #dcedf6;
  color: #6aa4d6;
}

ul.nav li.dropdown:hover a {
  padding-bottom: 15px;
}

ul.nav li.dropdown ul.submenu {
  background: #dcedf6 !important;
  /*border: 1px solid #dfeced; OBM_ */
  border-top: 0;
  display: none;
  float: left;
  margin: 0;
  /*padding: 10px 0; OBM_ */
  padding: 0 0 10px;
  position: absolute;
  top: 44px !important;
  z-index: 25;
}

ul.nav li.dropdown .submenu li a.viewall {
  font-family: Times, Georgia, serif;
  font-size: 13.8px;
  font-style: italic;
  font-weight: bold !important;
  letter-spacing: normal;
  padding-bottom: 4px !important;
  text-transform: capitalize;
}

ul.nav li.dropdown > a:after {
  font-family: 'FontAwesome'; 
  /*content: "\f107; OBM_ */
  content: "\f0d7";
  font-size: 13px;
  /*margin-left: 10px; OBM_ */
  margin-left: 8px;
  vertical-align: bottom;
}

ul.nav li:hover ul.submenu {
  display: block;
  background: #dcedf6! important;
}

ul.nav li ul.submenu li {
  /*min-width: 180px; OBM_ */
  min-width: 220px;
  text-align: left;
  display: block;
  clear: left;  
  white-space: nowrap;
  background: #dcedf6! important;
  color: #333333;
  /*line-height: initial! important; OBM_ */
  line-height: 20px !important;
  /*padding: 3px 0; OBM_ */
  padding: 0;
  margin: 0;
}

ul.nav li ul.submenu li a {
  text-align: left;
  /*font-size: 13px; OBM_ */
  /*padding-left: 15px; OBM_ */
  padding: 3px 10px 3px !important;
  font-weight: normal! important;  
  /*letter-spacing: initial; OBM_ */
  font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;;
  color: #333333;
  /*background: #dcedf6 !important; OBM_ */
  font-size: 12px;
  letter-spacing: 1px;
}

ul.nav li ul.submenu li.current a, ul.nav li ul.submenu li a:hover {
  color: #000000;
}

ul.nav li ul.submenu li:hover {
  background: #ffffff;
}

ul.nav li ul.submenu li a:hover {
  /*background: #ffffff; OBM_ */
  background: #bedcee;
}

.submenu li.nest {
  position: relative;
}

ul.nav li ul.submenu li.nest:after {
  position: absolute;
  top: 4px;
  right: 10px;
  font-size: 13px;
  font-family: 'FontAwesome'; 
  content: "\f105";
}

.submenu li.nest:hover > ul.nested {
  display: block; 
}

.nested {
  display: none;
  padding: 10px 0;
  position: absolute;
  left: 100%;
  background: #dcedf6;
  top: -5px;
  border: 1px solid #dfeced;   
}

.rightarrow {
  position: absolute;
  right: 10px;
  color: ;
  top: 10px;
  font-size: 11px;
}

/* #Content
================================================== */

.index #content { margin-top: 0; }
#content { /*margin-top: 20px;*/ margin-top: 45px; }
#content.compact {
  margin: 0 auto;
  max-width: 68%;
  max-width: 680px;
  text-align: center;
}
.compact h2 {
  font-size: 13px;
  letter-spacing: 0.2em;
  padding-top: 4px;
}
.compact em {
  text-transform: lowercase;
}
.jotenquiry {
  margin: 0 auto;
  width: 97%;
  width: 660px;
}

/* #Index.liquid
================================================== */

.homepage-section { /*margin-bottom: 20px; OBM_ */ margin-bottom: 50px; }
.shopify-section:last-child .homepage-section { background: transparent; /*margin-bottom: 0; OBM_ */ margin-bottom: 10px; padding-bottom: 20px; }

.homepage-section.featured-products {
  background: url(lineseparator.png) no-repeat center bottom;
  /*background-size: 100% 3px;*/
  padding-bottom: 20px;
}

.homepage-section.feat-images {
  background: url(lineseparator.png) no-repeat center bottom;
  /* background-size: 100% 3px;*/
  /*margin-bottom: 0; OBM_ */
  padding-bottom: 40px;
}

.shopify-section:first-child .slideshow-section { margin-top: 0; }

/* start For Tagline */
.shopify-section:first-child .slideshow-section {
  margin-bottom: 40px;
}
.homepage-section.featured-content {
  margin-bottom: 60px;
}
.homepage-section.featured-content a {
  color: #333;
}
/* end For Tagline */

.shopify-section:first-child .index-section .text-with-image {
  margin-top: 0;
}

.homepage-section .videoWrapper {
  margin-top: 20px;
}

.index_slider img { max-height: 1280px; }

.videoWrapper { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.videoWrapper iframe, .videoWrapper object, .videoWrapper embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

iframe { width: 100%; }

.homepage-promo {
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  margin-bottom: 20px;
}

.homepage-promo img {
  position: relative;
  display: block;
  width: 100%;
  max-height: 1280px;
}

.homepage-promo .caption {
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  top: 45%;
  left: 0;
  text-align: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* start Promo Banners */
.flex-caption.slide-1501093119361-0 h2.slide-title {
  font-size: 4.308em  !important;

}
.flex-caption.slide-1501093119361-0 p {
  font-size: 1.2307692em !important;
  margin-top: 12px;
  margin-top: 0.75em;
}
.homepage-promo.promo-1512359015248-0 .caption {
  /*top: 2.07215em !important;*/
}
.homepage-promo.promo-1512359015248-0 .caption {
  left: auto;
  right: 1.8846em;
  width: 20.354em;
}
.homepage-promo.promo-1512359015248-1 .caption {
  left: 3.27655em;
  text-align: left;
  width: 18.206em;
}    
.caption span {
  display: inline-block;
  font-size: 18px;
  font-size: 0.53em;
  letter-spacing: 2px;
  letter-spacing: 0.11075em;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  width: 100%;
}
/* end Promo Banners */

.homepage-promo .caption::before,
.homepage-promo .caption::after {
  pointer-events: none;
}

.homepage-promo .caption h3/*,
.homepage-promo .caption p*/ {
  font-size: 2.616em !important;
  margin: 0;
}

.homepage-promo .caption img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

/*.homepage-promo:hover img {
opacity: 0.7;
} OBM_ */

/*.homepage-promo .caption::before {
-webkit-transform: scale(0,1);
transform: scale(0,1);
}

.homepage-promo .caption::after {
-webkit-transform: scale(1,0);
transform: scale(1,0);
} OBM_ */

.homepage-promo h3 {
  /*-webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0); OBM_ */
  font-weight: 700;
  letter-spacing: 7px;
  letter-spacing: 0.20612em;
  margin-bottom: 15px;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
}

.homepage-promo p {
  /*padding: 10px 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0); OBM_ */
  letter-spacing: 1px;
  letter-spacing: 0.0625em;
}

/*.homepage-promo:hover .caption::before,
.homepage-promo:hover .caption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
} OBM_ */

/*.homepage-promo:hover h3,
.homepage-promo:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
} OBM_ */


#instafeed {
  margin-top: 20px;
}

#instagram-feed { margin-top: 10px; }

#instagram-feed a {
  line-height: 0;
}

#instagram-feed img {
  margin-top: 0;
}
.logo-section { text-align: center; }

.logo-list {
  margin-top: 10px;
  display: inline-block;
  float: none! important;
  margin-left: 0.7%! important;
  margin-right: 0.7%! important;
}

.logo-list img {
  max-height: 400px;
}

ul.article-loop {
  list-style: none;
  margin: 0;
  clear: left;
  display: block;
}

.pages-content {
  text-align: center;
  /*margin-top: 10px; OBM_ */
}

@media screen and (min-width: 741px ) {
  .text-with-image { 
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .image-with-text-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
  }  
}

.text_section { 
  padding: 0 40px;
}

.text-with-image {
  line-height: 0;
}

.text-with-image .rte { 
  line-height: 1.6em;
}

.text-with-image h2 { 
  text-align: left;
}

.homepage-text-promo {
  margin-bottom: 20px;
  margin-top: 10px;
}

.homepage-text-promo img {
  margin-bottom: 10px;
}

.text-centered h3, .text-centered .rte {
  text-align: center;
}

@media screen and (min-width: 741px ) {
  .index-section.nbm {
    margin-bottom: 0;
  }
}

/* #collection.liquid
================================================== */

#collection-loop { margin-top: 30px; }
.collection-banner img {
  width: 100%;
  max-height: 1080px;
}
.collection-image {
  margin-bottom: 20px;
}
.collection-index {
  text-align: center;
  margin-top: 20px; 
  margin-bottom: 20px;
}
.collection-index h3 {
  font-size: 13px; 
  font-weight: 400;
}

.collection-description {
  background: url(lineseparator.png) repeat-x left bottom;
  /* background-size: 100% 3px; */
  /*margin-bottom: 10px;*/
  /*margin-top: 15px;*/
  padding: 0 15.25%;
  padding-bottom: 30px;
  text-align: center;
}

.collection-description .rte {
  /*letter-spacing: 0.04em;*/
}

#collection-page h1 {
  font-family: Times, Georgia, serif;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.125em;
  /* margin-bottom: 8px; */
  text-align: center;
  text-transform: none;
}

#collections h3 { border-bottom: 1px solid #dfeced; padding-bottom: 5px;}
ul#links { margin-bottom: 10px;}
ul#links li { list-style-type: none; padding: 2px 0; display: block; }
ul#links li a:hover{ text-decoration: none; } 
ul#links li.active a {text-decoration: underline; }
ul#links li a.current {text-decoration: underline;}    

#collection-sidebar {
  clear: left;
  position: relative;
}

.gridlock .row #collection-page .desktop-2 {
  /* width: 17.61252446183953%; */
  width: 17.647058823529413%;
}

.gridlock .row #collection-page .desktop-10 {
  /* width: 78.08219178082187%; */
  width: 78.43137254901959%;
}

@media screen and (max-width: 740px) {
  .gridlock .row #collection-page .desktop-10 {
    width: 98.0392156862745%;
  }
}

@media only screen and (max-width: 1023px) {
  .dropdownwrap { display: none; width: 100%; clear: left; }
  .col-with-sidebar { margin-left: 0; }
}
@media only screen and (min-width: 1024px) {
  #dropdown { display: none; }
  .dropdownwrap { display: block; position: absolute; top: 40px; }
}

#dropdown { margin-bottom: 20px; float: left; margin-top: -10px; border: 1px solid #dfeced; padding: 10px; }

#collection-sidebar h4 { padding-bottom: 5px; margin-bottom: 5px; }
#collection-sidebar ul, #help-menu ul { list-style-type: none; margin-bottom: 20px; }
#collection-sidebar h1 { padding-bottom: 10px; border-bottom: 1px solid #dfeced; margin-bottom: 20px;  }

#collection-sidebar ul li a.current { border-bottom: 1px solid #dfeced; text-decoration: none; }
#collection-sidebar ul li a:hover { text-decoration: underline; }
#collection-sidebar label { border-bottom: 1px solid #dfeced; margin-bottom: 5px; }

#collection-sidebar ul.sub { margin-bottom: 0; }
#collection-sidebar .accordion-content, #collection-sidebar .accordion-content2 { margin-bottom: 20px; padding-left: 5px; }

.show { display: none; }

#full-width-filter { padding: 5px; margin-bottom: 10px; }
#full-width-filter ul.sortme { width: 100%;  margin-bottom: 0; }
ul#sortme h4 { font-weight: normal; }

#full-width-filter .filter { 
  display: inline-block; 
  margin-right: 10px;
  float: left;
}

#full-width-filter h4 { 
  margin-bottom: 0;
  float: left; 
  display: inline-block;
  line-height: 30px;
  font-size: 12px;
  font-weight: bold;
}

.clearfix.filter { 
  display: inline-block; 
  border: 0; 
}

select.styled-select {
  display: inline-block;
  /*width: initial;*/
  /*min-width: 160px;*/
  vertical-align: middle;
  border: 1px solid #d5d5d5;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  float: left;
  color: #333333;
  margin-left: 10px;
  font-size: 12px;
  height: 30px;
  padding-left: 5px;
  background: url(//cdn.shopify.com/s/files/1/0210/8332/t/27/assets/select-arrow.png?4177861393774388075) right no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: 0 none;
  width: 10.5em;
}

#collection-sidebar ul.sortme { margin-bottom: 0; }

#collection-sidebar ul.sortme li p {
  font-weight: bold;
}

#collection-sidebar select.styled-select {
  margin-left: 0;
}





.sorty {
  margin-bottom: 10px;
  margin-bottom: 30px;
  margin-bottom: 25px;
  /*margin-bottom: 26px;*/
  /*padding-top: 10px;*/
  margin-top: 20px;
  overflow: hidden;
  /* border-top: 1px solid #ddd; */
  /* padding-top: 15px; */
  /* border-bottom: 1px solid #ddd; */
  /* padding-bottom: 10px; */
  /* padding-bottom: 15px; */
}

.dropy {
  border: 1px solid #d8eaed;
  border: 1px solid #888;
  /* display: inline-block; */
  /* font-size: 13px; */
  float: left;
  /*margin-right: 2%;*/
  /*padding: 9px;*/
  position: relative;
  width: 18%;
  /*width: 18.6%;*/
  width: 180px;
}

#sort-by {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  /* border: 1px solid #888; */
  /* border: 1px solid #d8eaed; */
  /* border: 1px solid #333; */
  border: none;
  border-radius: 0;
  cursor: pointer;
  /* display: block; */
  /* float: left; */
  font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 14px;
  font-size: 14.2px;
  letter-spacing: 0.05em;
  letter-spacing: 0.04em;
  outline: none;
  padding: 10px;
  padding: 9px 10px;
  padding: 8.5px 10px;
  /* position: relative; */
  /*text-transform: uppercase;*/
  width: 100%;
}

.dropy i {
  /* margin: 11px; */
  /* padding: 11px; */
  font-size: 14px;
  position: absolute;
  right: 0;
  right: 11px;
  right: 10px;
  top: 0;
  top: 11px;
  top: 10px;
  z-index: -1;
}

.pagin {
  /* background: lightgreen; */
  /*width: 78%;*/
  line-height: 40px;
  line-height: 38px;
  float: right;
  width: 79%;
  /*width: 78.4%;*/
}

.pagin.sear {
  margin-top: 60px;
  width: 100%;
}

.sorty:last-child .pagin {
  background: url(lineseparator.png) repeat-x center top;
  background-size: 100% 3px;
  margin-bottom: 20px;
  padding-top: 20px;
}

.lefty {
  float: left;
  /*line-height: 40px; */
}

.righty {
  float: right;
}

span.count {
  /*letter-spacing: 0.04em;*/
  /* font-family: Times, Georgia, serif; */
  /* font-size: 15px; */
  font-size: 14px;
  /*font-size: 14.2px;*/
  /* font-weight: bold; */
  /* text-rendering: geometricPrecision; */
  /* -webkit-font-smoothing: antialiased; */
  /* font-family: Arial, Helvetica, sans-serif; */
  /* font-family: Helvetica, Arial, sans-serif; */
  /* font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; */
  /* font-family: Verdana, Geneva, sans-serif; */
  /*opacity: 0;*/
}

span.pgtotal, span.itmtotal {
  /* letter-spacing: 0.04em; */
  /* font-family: Times, Georgia, serif; */
  /* font-size: 15px; */
  /* font-size: 14px; */
  /* font-weight: bold; */
  /* text-rendering: geometricPrecision; */
  /* -webkit-font-smoothing: antialiased; */
  /* font-family: Arial, Helvetica, sans-serif; */
  /* font-family: Helvetica, Arial, sans-serif; */
  /* font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; */
  /* font-family: Verdana, Geneva, sans-serif; */
}

span.pgtotal {
  /* letter-spacing: 0.04em; */
  /* font-family: Times, Georgia, serif; */
  /* font-size: 15px; */
  /* font-size: 14px; */
  /* font-weight: bold; */
  /* text-rendering: geometricPrecision; */
  /* -webkit-font-smoothing: antialiased; */
  /* font-family: Arial, Helvetica, sans-serif; */
  /* font-family: Helvetica, Arial, sans-serif; */
  /* font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; */
  /* font-family: Verdana, Geneva, sans-serif; */
  font-family: 'ProximaNovaBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

span.itmtotal {
  /* letter-spacing: 0.04em; */
  /* font-family: Times, Georgia, serif; */
  /* font-size: 15px; */
  /* font-size: 14px; */
  /* font-weight: bold; */
  /* text-rendering: geometricPrecision; */
  /* -webkit-font-smoothing: antialiased; */
  /* font-family: Arial, Helvetica, sans-serif; */
  /* font-family: Helvetica, Arial, sans-serif; */
  /* font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; */
  /* font-family: Verdana, Geneva, sans-serif; */
}

.pagin span.disabled, .pagin span.current, .pagin a {
  /*background: #dfeced;*/
  /*border-radius: 15px;*/
  /*margin: 0 5px;*/
  /*padding: 2px 5px;*/
  border: 1px solid #d8eaed;
  border: 1px solid #888;
  color: #333;
  display: inline-block;
  /* font-size: 14px; */
  line-height: normal;
  margin: 0 2px;
  padding: 9px 10px;
  padding: 5px 10px;
  padding: 6px 10px;
  -webkit-transition: color .0s ease-in; 	/* OBM_ */
  -moz-transition: color .0s ease-in;
  -o-transition: color .0s ease-in;
  transition: color .0s ease-in;
}

.pagin span.disabled.prev {
  margin-left: 0;
}

.pagin a:last-child, .pagin span.disabled.next {
  margin-right: 0;
  /*margin-right: -1px;*/
}

.pagin span.disabled {
  opacity: 0.4;
  opacity: 0.35;
}

.pagin span.current, .pagin a:hover {
  background: #010203;
  /* border: none; */
  border-color: #010203;
  color: #fff;
}

.sidenav a, #sort-me a {
  color: #333;
  color: #444;
  display: block;
}

.sidenav a:hover {
  color: #6aa4d6;
  -webkit-transition: color .1s ease-in;
  -moz-transition: color .1s ease-in;
  -o-transition: color .1s ease-in;
  transition: color .1s ease-in;
}

.sidenav .current, #sort-me a:hover span {
  text-decoration: underline;
}

.sorty:last-child .dropy {
  visibility: hidden;
}





/*.homepage-section*/ .product-index { margin-top: 20px; }
.product-index { position: relative; margin-bottom: 20px; text-align: center; }
.gridlock .row .product-index.desktop-4 {
  /*width: 31.37254901960783%;*/
}
@media screen and (max-width: 740px) {
  .gridlock .row .product-index.desktop-4 {
    width: 48.0392156862745%;
  }
}

.product-index .product-title, .collection-index .product-title { clear: left; display: block; /*font-weight: bold;*/ }

.product-index img, .collection .image img {
  max-height: 100%;
  vertical-align: middle;
}

.recently h3 {
  font-size: 14px;
  margin-bottom: 10px;
  min-height: 32px;
  text-align: center;
}

.img2 { display: none; }

.onsale { display: inline-block; margin-right: 2px; color: #c40000; }
.was{ opacity: 0.7; display: inline-block; margin-left: 2px; text-decoration: line-through; }
.was .money {
  font-size: 19px;
}

.icn {
  position: absolute;
  top: -5px;
  left: -5px;
  letter-spacing: 1px;
  opacity: 0.7;
  z-index: 2;
  padding: 3px 6px;
  text-transform: uppercase;
  font-size: 11px;
}

.sale-item.icn {
  /*background: #c40000;*/
  background: #000;
  color: #fff;
}
.so.icn {
  background: #333;
  color: #fff;   
}

.pre-order.icn { 
  background: #d5d5d5;
  color: #eee;
}

.new.icn { 
  background: #fff;
  color: #333;
  border: 1px solid #dfeced;
}

.product-quick-view { max-width: 800px; }

#collection-page .prod-image {
  display: block;
  height: 251px;
  line-height: 250px;
}

.prod-image img, .collection-image img { max-height: 470px; }
.prod-image img { max-height: 186px; }
.medium_grid .prod-image img, .medium_grid .collection-image img { /*max-height: 600px;*/ max-height: 251px; }
.large_grid .prod-image img, .large_grid .collection-image img { max-height: 900px; }

.product-info { /*margin-top: 10px;*/ margin-top: 20px; }
.price {
  font-size: 14px;
  text-transform: lowercase;
}

.prod-price {
  margin-bottom: 10px;
}

.money {
  color: #010203;
  font-family: Times, "Times New Roman", serif;
  font-size: 18.5px;
  letter-spacing: 0.048em;
  margin-left: 1px;
}

.product-price .money {
  float: left;
  font-size: 27px;
  margin-left: 0;
}

*>button.wk-button-collection.wk-add-product {
  height: auto !important;
  opacity: 1 !important;
}

button.wk-button-collection {
  display: block !important;
  height: auto !important;
  line-height: normal !important;
  position: relative !important;
  right: 0 !important;
  text-align: center !important;
  top: 0 !important;
  width: 100% !important;
}

button.wk-button-collection .wk-icon svg path {
  fill: #333 !important;
  stroke: #333 !important;
}

button.wk-remove-product .wk-icon svg path {
  fill: #f01616 !important;
  stroke: #f01616 !important;
}

/* ===============================================
// Reveal module
// =============================================== */

.reveal .hidden { display: block !important; visibility: visible !important;}
.product-image:hover .reveal img { opacity: 1; }
.reveal { position: relative; overflow:hidden; }

.reveal .hidden { 
  position: absolute; 
  z-index: -1;
  top: 0; 
  width: 100%; 
  height: 100%;  
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; 
  background:  #f4feff;
}
.reveal:hover .hidden { 
  z-index: 1;
  opacity: 1;    
}

/* ================ */
/* = Product page = */
/* ================ */

#product-images, #product-description {
  margin-bottom: 60px;
}

#product-images {
  position: relative;
}

#product-images .slides {
  margin-bottom: 40px;
}

.slide-gallery ul.slides li:hover { cursor: zoom-in; }
.zoomImg { background: #fff; }
.zoomImg:hover { }
ol.flex-control-nav.flex-control-thumbs {
  display: none;
}

#product-images .slide-gallery img {
  /*max-height: 650px! important;*/
  max-height: 544px! important;
}

#product-images .slide-gallery .flex-control-thumbs img {
  max-height: 100% !important;
  vertical-align: middle;
}

#product-images .slide-gallery .zoomImg {
  max-height: initial! important;
  min-height: 544px !important;
  min-width: 544px !important;
}

/*@media screen and ( max-width: 740px ) {
#product-images { padding: 0! important; }
}*/

#product-images #sg {
  background: url(lineruler.png) no-repeat left bottom;	/* OBM_ */
  /*color: #89a4ba;*/
  color: #849eb3;
  color: #90a9be;
  color: #6aa4d6;
  cursor: pointer;
  /*display: inline-block;*/
  /* font-size: 14px; */
  letter-spacing: 2px;
  line-height: 1.2em;
  line-height: 17px;
  margin-left: 8px;
  overflow: hidden;
  padding: 10px 0;
  text-align: left;
  text-transform: uppercase;
  width: 76px;
}

#product-images #size-guide {
  background: #f4feff;
  display: none;
  height: 100%;
  left: 0;
  line-height: normal;
  position: absolute;
  top: 0;
  z-index: 2;
}

#product-images.sgactive #size-guide {
  display: block;
}

#size-guide .sgclose {
  color: #777;
  color: #333;
  cursor: pointer;
  /*left: 0;*/
  margin: 25px;
  margin: 15px 20px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  z-index: 1;
}

#size-guide .sgclose .fa {
  font-size: 18px;
  font-weight: 100;
  margin-right: 5px;
  vertical-align: bottom;
}

#size-guide .sgclose:hover {
  opacity: 0.6;
  filter:alpha(opacity=60);
}

/* #size-guide .art {
margin: 11.6% 0 0 6.1%; land
margin: 2.2% 0 0 6.1%;
margin: 14% 0 0 26.1%;
padding: 5%;
left: 26.1%;
position: absolute;
text-align: center;
top: 1.8%;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
-ms-transition: all .3s linear;
-o-transition: all .3s linear;
transition: all .3s linear;
} OBM_ */

/* #size-guide .sgsizes {
box-shadow: rgba(0, 0, 0, 0.0980392) 2px 2px 3px;
max-height: 293px;
max-width: 293px;
opacity: 0;
position: absolute;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
-ms-transition: all .3s linear;
-o-transition: all .3s linear;
transition: all .3s linear;
} OBM_ */

#size-guide .art {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  width: 100%;
}

#size-guide .sgsizes {
  /*bottom: 61.6%; alignbottom*/
  box-shadow: rgba(0, 0, 0, 0.0980392) 2px 2px 3px;
  /*left: 26.1%;*/
  max-height: 293px;
  max-width: 292px;
  opacity: 0;
  position: absolute;
  right: 20%;
  top: 1.8%;
  /*top: 9.4%; alignbottom*/
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

#size-guide .sgsizes.noshadow {
  box-shadow: none;
}

.sgactive #size-guide[class*="print-only"] .sgsizes[class*="print-only"],
.sgactive #size-guide[class*="white-frame"] .sgsizes[class*="white-frame"],
.sgactive #size-guide[class*="black-frame"] .sgsizes[class*="black-frame"],
.sgactive #size-guide[class*="brown-frame"] .sgsizes[class*="brown-frame"],
.sgactive #size-guide[class*="gold-frame"] .sgsizes[class*="gold-frame"],
.sgactive #size-guide[class*="mirror-frame"] .sgsizes[class*="mirror-frame"],
.sgactive #size-guide[class*="canvas"] .sgsizes[class*="canvas"],
.sgactive #size-guide[class*="acrylic"] .sgsizes[class*="acrylic"],
.sgactive #size-guide[class*="aluminium"] .sgsizes[class*="aluminium"],
.sgactive #size-guide[class*="perspex"] .sgsizes[class*="perspex"],
.sgactive #size-guide[class*="light"] .sgsizes[class*="light"],
.sgactive #size-guide[class*="gun"] .sgsizes[class*="gun"],
.sgactive #size-guide[class*="chrom"] .sgsizes[class*="chrom"],
.sgactive #size-guide[class*="copper"] .sgsizes[class*="copper"],
.sgactive #size-guide[class*="wood"] .sgsizes[class*="wood"] {
  opacity: 1;
}

#size-guide[class*="15-x-15"] .sgsizes {
  /*bottom: 69.9%; alignbottom*/
  /*left: 81.8%;*/
  height: 56px;
  right: 2.7%;
  top: 21.8%;
  width: 55px;
}
#size-guide[class*="20-x-16"] .sgsizes, #size-guide.land[class*="16-x-20"] .sgsizes {
  /*bottom: 69.9%; alignbottom*/
  /*left: 82.1%;*/
  height: 59px;
  right: 1.6%;
  top: 21.4%;
  width: 73px; }
#size-guide[class*="16-x-20"] .sgsizes, #size-guide.port[class*="20-x-16"] .sgsizes {
  /*bottom: 70%; alignbottom*/
  /*left: 77.2%;*/
  height: 74px;
  right: 2.4%;
  top: 19%;
  width: 59px;
}
#size-guide[class*="20-x-20"] .sgsizes {
  /*bottom: 70%; alignbottom*/
  /*left: 77.6%;*/
  height: 74px;
  right: 2%;
  top: 19%;
  width: 73px;
}
#size-guide[class*="24-x-20"] .sgsizes, #size-guide.land[class*="20-x-24"] .sgsizes {
  /*bottom: 69.9%; alignbottom*/
  /*left: 79.1%;*/
  height: 73px;
  right: 0.7%;
  top: 19.3%;
  width: 89px; }
#size-guide[class*="20-x-24"] .sgsizes, #size-guide.port[class*="24-x-20"] .sgsizes {
  /*bottom: 70%; alignbottom*/
  /*left: 73.8%;*/
  height: 88px;
  right: 1.8%;
  top: 16.9%;
  width: 74px;
}
#size-guide[class*="25-x-25"] .sgsizes {
  /*bottom: 60.6%; alignbottom*/
  /*left: 47.6%;*/
  height: 92px;
  right: 27.1%;
  top: 25.8%;
  width: 92px;
}
#size-guide[class*="30-x-20"] .sgsizes, #size-guide.land[class*="20-x-30"] .sgsizes {
  /*bottom: 61.3%; alignbottom*/
  /*left: 54%;*/
  height: 74px;
  right: 25.5%;
  top: 27.8%;
  width: 111px; }
#size-guide[class*="20-x-30"] .sgsizes, #size-guide.port[class*="30-x-20"] .sgsizes {
  /*bottom: 69.5%; alignbottom*/
  /*left: 67.8%;*/
  height: 111px;
  right: 1.5%;
  top: 14.1%;
  width: 74px;
}
#size-guide[class*="30-x-30"] .sgsizes {
  /*bottom: 61%; alignbottom*/
  /*left: 42.3%;*/
  height: 110px;
  right: 27.4%;
  top: 22.7%;
  width: 110px;
}
#size-guide[class*="35-x-35"] .sgsizes {
  /*bottom: 61%; alignbottom*/
  /*left: 37.5%;*/
  height: 128px;
  right: 27.2%;
  top: 20.1%;
  width: 128px;
}
#size-guide[class*="40-x-16-6"] .sgsizes, #size-guide.land[class*="16-6-x-40"] .sgsizes {
  /*bottom: 36%; alignbottom*/
  /*left: 60%;*/
  height: 61px;
  right: 23.2%;
  top: 49%;
  width: 147px; }
#size-guide[class*="16-6-x-40"] .sgsizes, #size-guide.port[class*="40-x-16-6"] .sgsizes {
  /*bottom: 51.7%; alignbottom*/
  /*left: 56.7%;*/
  height: 147px;
  right: 2.7%;
  top: 12.6%;
  width: 61px;
}
#size-guide[class*="40-x-30"] .sgsizes, #size-guide.land[class*="30-x-40"] .sgsizes {
  /*bottom: 59.8%; alignbottom*/
  /*left: 45.8%;*/
  height: 110px;
  right: 23.9%;
  top: 23.9%;
  width: 147px; }
#size-guide[class*="30-x-40"] .sgsizes, #size-guide.port[class*="40-x-30"] .sgsizes {
  /*bottom: 60.6%; alignbottom*/
  /*left: 33.2%;*/
  height: 147px;
  right: 26.2%;
  top: 17.7%;
  width: 111px;
}
#size-guide[class*="40-x-40"] .sgsizes {
  /*bottom: 60.4%; alignbottom*/
  /*left: 32.6%;*/
  height: 147px;
  right: 26.8%;
  top: 17.8%;
  width: 147px;
}
#size-guide[class*="45-x-45"] .sgsizes {
  /*bottom: 60.5%; alignbottom*/
  /*left: 29%;*/
  height: 165px;
  right: 25.6%;
  top: 15%;
  width: 165px;
}
#size-guide[class*="48-x-48"] .sgsizes {
  /*bottom: 54.6%; alignbottom*/
  /*left: 25.8%;*/
  height: 176px;
  right: 25.8%;
  top: 15.3%;
  width: 176px;
}
#size-guide[class*="50-x-20"] .sgsizes, #size-guide.land[class*="20-x-50"] .sgsizes {
  /*bottom: 59.8%; alignbottom*/
  /*left: 54.6%;*/
  height: 74px;
  right: 25%;
  top: 29.3%;
  width: 184px; }
#size-guide[class*="20-x-50"] .sgsizes, #size-guide.port[class*="50-x-20"] .sgsizes {
  /*bottom: 58.6%; alignbottom*/
  /*left: 19.1%;*/
  height: 183px;
  right: 30.5%;
  top: 14.3%;
  width: 74px;
}
#size-guide[class*="50-x-50"] .sgsizes {
  /*bottom: 59.9%; alignbottom*/
  /*left: 25%;*/
  height: 183px;
  right: 24.6%;
  top: 12.9%;
  width: 183px;
}
#size-guide[class*="55-x-23"] .sgsizes, #size-guide.land[class*="23-x-55"] .sgsizes {
  /*bottom: 36%; alignbottom*/
  /*left: 54.3%;*/
  height: 85px;
  right: 22.2%;
  top: 43.3%;
  width: 202px; }
#size-guide[class*="23-x-55"] .sgsizes, #size-guide.port[class*="55-x-23"] .sgsizes {
  /*bottom: 29.7%; alignbottom*/
  /*left: 19.7%;*/
  height: 201px;
  right: 26.4%;
  top: 21.5%;
  width: 84px;
}
#size-guide[class*="60-x-25"] .sgsizes, #size-guide.land[class*="25-x-60"] .sgsizes {
  /*bottom: 38.9%; alignbottom*/
  /*left: 52.7%;*/
  height: 92px;
  right: 22%;
  top: 38.7%;
  width: 220px; }
#size-guide[class*="25-x-60"] .sgsizes, #size-guide.port[class*="60-x-25"] .sgsizes {
  /*bottom: 29.7%; alignbottom*/
  /*left: 19%;*/
  height: 219px;
  right: 27.2%;
  top: 16.9%;
  width: 92px;
}
#size-guide[class*="60-x-40"] .sgsizes, #size-guide.land[class*="40-x-60"] .sgsizes {
  /*bottom: 61.1%; alignbottom*/
  /*left: 36.1%;*/
  height: 146px;
  right: 23.8%;
  top: 17.2%;
  width: 219px; }
#size-guide[class*="40-x-60"] .sgsizes, #size-guide.port[class*="60-x-40"] .sgsizes {
  /*bottom: 58.7%; alignbottom*/
  /*left: 21.5%;*/
  height: 220px;
  right: 24.6%;
  top: 8.6%;
  width: 147px;
}
#size-guide[class*="60-x-60"] .sgsizes {
  /*bottom: 56.5%; alignbottom*/
  height: 219px;
  right: 22.8%;
  top: 11%;
  width: 219px;
}
#size-guide[class*="72-x-48"] .sgsizes, #size-guide.land[class*="48-x-72"] .sgsizes {
  /*bottom: 52%; alignbottom*/
  /*left: 29.2%;*/
  height: 177px;
  right: 21.9%;
  top: 16.7%;
  width: 264px; }
#size-guide[class*="48-x-72"] .sgsizes, #size-guide.port[class*="72-x-48"] .sgsizes {
  /*bottom: 57.1%; alignbottom*/
  /*left: 20.2%;*/
  height: 263px;
  right: 25.9%;
  top: 3.8%;
  width: 176px;
}
#size-guide[class*="74-x-30"] .sgsizes {
  /*bottom: 60.7%; alignbottom*/
  height: 110px;
  right: 21%;
  top: 23%;
  width: 270px;
}
#size-guide[class*="80-x-50"] .sgsizes, #size-guide.land[class*="50-x-80"] .sgsizes {
  /*bottom: 59.2%; alignbottom*/
  /*left: 29.4%;*/
  height: 184px;
  top: 13.5%;
  width: 292px; }
#size-guide[class*="50-x-80"] .sgsizes, #size-guide.port[class*="80-x-50"] .sgsizes {
  /*bottom: 54.7%; alignbottom*/
  /*left: 25.4%;*/
  height: 293px;
  right: 20.7%;
  top: 1.8%;
  width: 184px;
}

.measurements {
  color: #555656;
  font-family: 'ProximaNovaBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 10px;
  height: 100%;
  left: 0;
  position: absolute;
  /*text-transform: uppercase;*/
  top: 0;
  width: 100%;
}

.measurements .shelf {
  /*bottom: 65.5%;*/
  font-size: 9px;
  font-size: 8.8px;
  /*left: 78.25%;*/
  position: absolute;
  right: 0;
  top: 33%;
  top: 24.625em;
  top: 25.25em;
}

.measurements .sofa {
  /*bottom: 49.1%;*/
  left: 39%;
  position: absolute;
  top: 49.1%;
  top: 33.125em;
}

.measurements .sizeimg {
  /*bottom: 26.4%;*/
  left: 39%;
  position: absolute;
  top: 71.8%;
  /* top: 53.8em; */
  top: 48.4em;
}

.measurements .sizeimg .imgsize {
  /*text-transform: lowercase;*/
}

#size-guide .overlay {
  background: rgba(255, 255, 255, 0);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#product-description { margin-top: 0px; position: relative; }

#product-description .product-title { margin-bottom: 28px; }

#product-description label { float: left; margin-right: 10px; }

#product-description h1 {
  /*border-bottom: 1px solid #dfeced; OBM_ */
  font-family: Times, Georgia, serif;
  font-size: 25px;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 8px;
  letter-spacing: 0.125em;
}

#split-description { margin-top: 10px; margin-bottom: 30px; }
#split-description h4.header { padding-bottom: 5px; border-bottom: 1px solid #dfeced; }

.offers {
  margin-bottom: 19px;
}

.sizer h5 {
  display: inline-block;
}

.swatch h5 {
  font-size: 14px;
  letter-spacing: 0.04em;
  text-transform: none;
}

/*************************************************************************************************/
#product-price { font-size: 18px; margin-top: 10px; }

.compare-price {
  margin-left: 10px;
  text-decoration: line-through;
}

.product-add { padding: 0; line-height: 38px; min-height: 38px; }

.quantity { 
  font-weight: bold; 
  text-align: center; 
  margin: 0 5px! important; 
  width: 70px! important; 
  display: inline-block! important; 
  padding: 0! important; 
  text-indent: 0! important;
  display: inline-block! important;
  float: left;
}

.up {
  border: 1px solid #f0f0f0;
  padding: 0 8px;
  line-height: 38px; 
  min-height: 38px;
  display: inline-block;
  color: #333333;
  float: left;  
}

.downer {
  border: 1px solid #f0f0f0;
  padding: 0 8px;
  line-height: 38px; 
  min-height: 38px;
  display: inline-block;
  color: #333333;  
  float: left;  
  clear: left;
}

.up:hover, .downer:hover { cursor: pointer; }
/*************************************************************************************************/

.product-title span {
  display: block;
  font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;;
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0.0763em;
  /*margin-top: 0.3em;*/
  margin-top: 8px;
}

#product-description .by, .by a {
  font-size: 17px;
  text-transform: none;
}

.by a {
  color: #333;
}

.by a:hover {
  text-decoration: underline;
}

#product-price-buy {
  margin-top: 20px;
  margin-top: 26px;
  margin-top: 30px;
  margin-top: 32px;
}

.pryce {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 26px;
  width: 100%;
}

.bye {
  display: inline-block;
  width: 100%;
}

.offers {
  margin-bottom: 18px;
  margin-bottom: 19px;
}

.product-price {
  color: #010203;
  float: left;
  font-family: Times, "Times New Roman", serif;
  font-size: 27px;
  letter-spacing: 0.048em;
}

#product-price {
  font-size: 18px;
  margin-top: 10px;
  font-family: Times, Georgia, serif;
  font-size: 24px;
  letter-spacing: 0.0125em;
  font-size: 26px;
  margin-top: 40px;
}

#product-price {
  color: #010203;
  float: left;
  font-family: Times, "Times New Roman", serif;
  font-size: 27px;
  letter-spacing: 0.048em;
  margin: 26px 0 20px;
}

p.line-item-property__field {
  display: inline-block;
  margin-bottom: 0;
  width: 41%;
}

#result-metres {
  display: inline-block;
}

.fileupload {
  margin: 1em 0 8px;
}

.fileupload h5 {
  font-size: 14px;
  letter-spacing: 0.04em;
  text-transform: none;
}

#file {
  margin-bottom: 1em;
}

.fileupload p {
  margin-bottom: 15px;
  margin-bottom: 18px;
}

span.compare-price {
  text-decoration: line-through;
  margin-left: 10px;
}

.product-add { /*padding: 0;*/ /*line-height: 38px;*/ /*min-height: 38px;*/ }

input.add {
  margin: 0;
}

input#mc-embedded-subscribe {
  opacity: 0;
}

.favcustom {
  margin-bottom: 38px;
  overflow: hidden;
}

.jon {
  float: left;
  cursor: pointer;
  width: 50%;
}

button.wk-button-product {
  background: none !important;
  border: none !important;
  line-height: normal !important;
  cursor: pointer !important;
  color: #333 !important;
  align-content: center !important;
  justify-content: flex-start !important;
  flex-direction: row !important;
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  vertical-align: bottom !important;
  vertical-align: top !important;
  height: 17px !important;
}

button.wk-button-product .wk-icon {
  height: 17px !important;
  margin: 0 2px 0 0 !important;
  vertical-align: top !important;
  width: 18px !important;
}

button.wk-button-product .wk-label {
  color: #333333 !important;
  line-height: 1.6em !important;
  letter-spacing: 0.077em !important;
  text-transform: none !important;
}

#custom {
  float: left;
  position: relative;
}

.favcustom .fa {
  font-size: 17px;
  margin-right: 1px;
  margin-right: 8px;
  vertical-align: middle;
  vertical-align: text-bottom;
}

.sharebutton {
  letter-spacing: 0.1em;
}

.sharebutton:hover {
  opacity: 0.8;
}

/*.sharebutton:hover + #soc {
display: block;
}*/

.share {
  letter-spacing: 0.077em;
}

#soc {
  display: none;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
}

#soc.on {
  display: block;
}

#soc a {
  color: #333;
}

#soc a:hover {
  color: #6aa4d6;
}

#soc .fa {
  font-size: 16px;
  margin-right: 4px;
}

#soc a:last-child .fa {
  margin-right: 0;
}

/*.add { margin-top: 20px; clear: left; float: left; width: 40%! important;} OBM_ */

.ajaxified-cart-feedback {
  padding: 5px 10px;
  line-height: 36px;
  vertical-align: middle;
  clear: both;
  border: 1px solid #dfeced;
  border-radius: 3px;
  display: none !important;
}

.ajaxified-cart-feedback.success {
  background: #fbfbfb;
}

.ajaxified-cart-feedback a {
  text-decoration: underline;
  font-weight: bold;
}

.product-template .section-title {
  margin-top: 20px;
}

.product-modal {
  display: none;
  position: absolute;
  top: 70%;
  width: 60%! important;
  margin-left: -30%;
  font-weight: 300;
  padding: 10px 5px;
  font-size: 11px;
  left: 50%;
  z-index: 5;
}

.product-index:hover .product-modal {
  display: block;
}

.product-index-inner {
  position: relative;
}

.index .prod-image {
  display: block;
  height: 186px;
  line-height: 184px;
  margin-bottom: 20px;
}

.quick-shop .desc {
  padding-bottom: 20px;
}

/*.gridlock .row #related .desktop-2 {
width: 18.0392156862745%;
}*/

#recent { border-top: 1px solid #dfeced; padding-top: 10px; }
.desc {
  border-bottom: 1px solid #dfeced;
  clear: left;
  display: block;
  /*border-top: 1px solid #dfeced;*/
  /*margin: 10px 0;*/
  margin: 10px 0 20px;
  /*padding: 20px 0 0;*/
  position: relative;
}
.what-is-it { margin-bottom: 10px; }

ul.view-more { margin-top: 10px; list-style-type: none; text-align: left;}
ul.view-more li { margin-bottom: 10px! important; }
ul.view-more li a { font-weight: 400; text-decoration: underline; }

#productnav { margin-left: 0; margin-top: 10px; margin-bottom: 10px; }

/* Product page accordion */

.vantage-accordion, .vantage-accordion ul, .vantage-accordion li, .vantage-accordion a, .vantage-accordion span {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  margin-bottom: 0;
}

.vantage-accordion { margin: 20px 0 0! important; }

.vantage-accordion li {
  list-style: none;
  border-top: 1px solid #dfeced;
  margin-bottom: 0 !important;
}

.vantage-accordion #one {
  padding-top: 2px;
}

.vantage-accordion #one .sub-menu {
  padding-bottom: 2px;
}

/* Layout & Style */

.vantage-accordion li > a {
  color: #333;
  display: block;
  position: relative;
  min-width: 110px;
  /*padding: 10px 0;*/
  padding: 11px 0 10px;
  height: 40px;
  text-decoration: none;
  /*background: url(plus.png) no-repeat; OBM_ */
  /*background-position: center right; OBM_ */
}

.vantage-accordion .rte li > a {
  color: #6aa4d6;
  display: inline;
  height: auto;
  min-width: auto;
  padding: 0;
}

.vantage-accordion > li:target > a,
.vantage-accordion > li > a.active {
  /*background: url(minus.png) no-repeat; OBM_ */
  /*background-position: right; OBM_ */
  margin-bottom: 1px;
}

.vantage-accordion h4 {
  float: left;
}

.vantage-accordion .fa {
  float: right;
  margin-top: 1px;
}

.vantage-accordion > li:target > a .fa-caret-down:before, .vantage-accordion > li > a.active .fa-caret-down:before {
  content: "\f0d8";
}

/* Sub Menu */

.sub-menu ul {
  border: 0;
}

.sub-menu li {
  border: 0;
}

.desc p {
  letter-spacing: 0.04em;
}

.sub-menu em {
  /*position: absolute;
  top: 0;
  left: 0;
  margin-left: 14px;
  color: #a6a6a6;
  font: normal 10px/32px Arial, sans-serif;*/
}

.sub-menu p:first-child em {
  display: block;
  margin-bottom: 16px;
}

.sub-menu .rte ul {
  margin-bottom: 10px;
  padding-left: 15px;
}

.sub-menu .rte h4 {
  float: none;
}

.sub-menu .rte li {
  letter-spacing: 0.04em;
  list-style: disc outside;
}

.sub-menu a em {
  display: inline;
}

/* Functionality */

.vantage-accordion li > .sub-menu {
  display: none;
}

.vantage-accordion li:first-child .sub-menu {
  /*display: block;*/
}

.vantage-accordion li:target > .sub-menu {
  display: block;
}

.desc table {
  margin: 0 0 15px;
}

.desc table:last-of-type {
  margin-bottom: 10px;
}

.desc td {
  padding: 6px 10px;
}

.desc td:first-child {
  width: 60%;
}

.desc td:last-child {
  width: 40%;
}

.product-index a.relpro {
  display: block;
  height: 184px;
  /*line-height: 184px;*/
  line-height: 182px;
  margin-bottom: 26px;
}

#looked-at {
  margin-bottom: 30px;
  margin-top: 80px;
}

/* =============== */
/* = Cart = */
/* =============== */

#cartform { margin-top: 20px; }
.cart-item { display: table-cell; }
.cart-image { display: inline-block; margin-right: 10px; }
.cart-image img { vertical-align: middle; } 
.cart-title { display: inline-block; }

table { 
  border-collapse: collapse; 
  width: 100%; 
}

#shopping-cart table {
  margin-bottom: 40px;
}

/* Zebra striping */
tr:nth-of-type(odd) { 
}
th { 
  font-weight: normal; 
}
td, th { 
  padding: 10px; 
  border: 1px solid #dfeced; 
  text-align: left; 
}

#basket-right { float: right; text-align: center; }
#basket-right h4 {  }
#basket-right p { margin-bottom: 20px; }
#basket-right img { width: 50px; }

.additional-checkout-button+.additional-checkout-button {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin-left: 0 !important;
}

#note { margin-top: 10px; }

#cart-notes { margin-top: 20px; margin-bottom: 20px; }

/* =============== */
/* = Blogs & Pages = */
/* =============== */

#page { clear: left; margin-bottom: 50px; }

#contact-page.form-left { float: right; }

#page h1 { text-align: center; }

#page .help h1 {
  margin-bottom: 20px;
  text-align: left;
}

.wk-span12 {
  margin-left: 0 !important;
}

.wk-wishlist-empty-note {
  font-size: 1em !important;
  /*text-align: left !important;*/
  text-transform: none !important;
}

p.wk-login-note {
  background: transparent !important;
  font-style: normal !important;
  margin-left: 0 !important;
}

.help table {
  margin: 22px 0 20px;
}

#contactFormWrapper {
  margin-top: 30px;
}

.blog-description { text-align: center; margin-bottom: 20px; }
.blog-articles { list-style-type: none; text-align: center; }
.blog-articles li { margin-bottom: 30px; border-bottom: 3px double #dfeced; min-height: 150px; padding-bottom: 30px; }
.blog-articles li span.post-title { font-weight: bold; clear: left; display: block; }

body.index .blog-articles li {
  margin-bottom: 10px;
  padding-bottom: 0;
  border-bottom: 0;
  margin-top: 10px;
}

#posts { list-style-type: none; margin-top: 10px; }
#posts li { margin: 5px 0; }

.excerpt { margin-bottom: 10px; }
.excerpt img { margin-bottom: 10px; }
.excerpt a:hover {text-decoration: none;} 
.excerpt p { margin-bottom: 0; }

#article { margin-top: 30px; }
#article-body { margin-top: 30px; margin-bottom: 30px; }

#comments { border-top: 2px solid #dfeced; margin-top: 10px; padding-top: 20px; }
#comment-pagination { margin: 10px 0; padding: 10px 0; border-top: 1px solid #dfeced; border-bottom: 1px solid #dfeced; }

#comments ul { margin-left: 0; list-style-type:none; }

#comments ul li {
  float: left;
  display: block;
  width: 100%;
  margin: 0 0 20px;
  border-bottom: 1px solid #dfeced;
  padding-bottom: 20px;
}
.notice { background: #fbfbfb; margin-bottom: 10px; padding: 10px; border: 1px solid #dfeced; }
#comments form { }
#comment_body {  }
#comments dl { margin-top: 10px; }
#comments dl dt { margin-top: 10px; margin-bottom: 3px; }


/* Search
----------------------------------------------------------------------------------------------------*/

.search-content { text-align: center; padding: 10px; }
div#search-bar input {
  padding-bottom: 0;
  margin-bottom: 0;
  border: 0;
}

#search-bar .search-form button {
  background: #fff;
  color: #000;
}

/* =============== */
/* = Customer Accounts = */
/* =============== */

#customer-wrapper { float: left; margin-bottom: 40px; }
#customer-wrapper p { margin-top: 0! important; margin-bottom: 0! important; }

#forgot_password { margin-bottom: 15px; }
#customer-wrapper form { margin-top: 20px; }
#admin_header { margin-bottom: 30px; }
.view_address p { margin: 0; }
#customer_detail p { margin: 0; }
.address_table { margin-bottom: 20px; }

#order_address {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

#order_details { float: left; }

#create-customer, #customer {
  margin-top: 30px;
}

#create-customer .form-row {
  overflow: hidden;
  line-height: 0;
  height: auto;
}

#create-customer .form-row .large_form {
  display: inline-block;
  margin: 0 4px;
  margin: 0 5px;
  /*width: 45%;*/
  width: 46.8%;
}

.compact #create-customer input[type=text], .compact #create-customer input[type=password], .compact #create-customer input[type=email], .compact #create-customer input[type=url], .compact #create-customer input[type=number] {
  background: #dcedf7;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 0 1px 2px #eee inset;
  -webkit-box-shadow: 0 1px 2px #eee inset;
  box-shadow: 0 1px 2px #eee inset;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  font-family: sans-serif;
  font-size: 12px;
  /*line-height: 1.071em;*/
  margin-bottom: 20px;
  margin-bottom: 22px;
  padding: 0 14px;
  width: 100% !important;
}

.form-row input[type=text] {
  margin-bottom: 22px;
}

.compact #create-customer label {
  display: none;
}

.compact #password.fullwidth {
  margin: 0 auto;
  /*width: 92%;*/
  width: 95%;
}

.compact #create-customer .button {
  margin: 20px 0 60px;
  margin: 20px 0 80px;
  width: auto;
}

div#recover-password {
  margin-top: 30px;
}

.action_link {
  display: inline-block;
  margin-bottom: 10px;
}

.action_edit {
  padding: 0 10px;
  border-left: 1px solid #dfeced;
  border-right: 1px solid #dfeced;
  margin: 0 10px;
}

a#view_address {
  display: block;
  margin-top: 10px;
}

.center { 
  text-align: center;
}

#contact-icons {
  display: none;
  /*margin-bottom: 30px;*/
  margin-bottom: 40px;
}

.index #contact-icons {
  display: block;
}

#contact-icons .container {
  background: url(hori.png) no-repeat center 4%;
  /*background-size: 100% 3px;*/
  overflow: hidden;
  /*padding-top: 60px;*/
  padding-top: 50px;
  /*padding-top: 40px;*/
}

#contact-icons .block {
  /*display: inline-block;*/
  text-align: center;
}

#contact-icons .block:first-child {
  /*margin-left: 0;*/
}

#contact-icons .block:last-child {
  /*margin-right: 0;*/
}

#contact-icons a {
  display: block;
}

#contact-icons .fa {
  display: block;
  font-size: 32px;
  margin-bottom: 20px;
}

#contact-icons p {
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  /*text-rendering: geometricPrecision; OBM_ */
}

/* =============== */
/* = Footer = */
/* =============== */

#footer { background: #bfdbf0; margin-top: 20px; padding-bottom: 20px; text-align: center; }

body.index #footer { margin-top: 0; }

#big-footer { 
  /*border-top: 1px solid #dae8eb; OBM_ */
  border-bottom: 1px solid #dae8eb;
  color: #333333;
  list-style-type: none; 
  margin-bottom: 20px; 
  margin-top: 20px;
  /*padding: 30px 0 30px; OBM_ */
  padding: 30px 0;
}

#big-footer > div { margin-bottom: 30px; /*min-height: 120px;*/ min-height: 136px; /*padding: 0 20px; OBM_ */ padding: 0; }

#big-footer h4 {
  color: #000000;
  display: block;
  /*margin-bottom: 30px; OBM_ */
  margin-bottom: 20px;
  text-transform: uppercase; 
}

#big-footer ul {
  list-style: none;
  margin: 0;
}

#big-footer ul li {
  /*line-height: 22px;*/
}

#big-footer ul li a {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/*#big-footer a, #close a:visited {
color: #333333;
color: #6aa4d6;
} OBM_ */

#footer-signup form { 
  /*border: 1px solid #dae8eb; OBM_ */
  position: relative;
  width: 100%;
}

#email-address {
  background: #fff;
  /*border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid transparent; OBM_ */
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #333333;
  margin-bottom: 0;
  padding: 0! important; 
  /*text-indent: 5px; OBM_ */
  text-indent: 7px;
  width: 100%;
}

#email-address::-webkit-input-placeholder { /* WebKit browsers */
  /*color: #333333; OBM_ */
  color: #aaa;
}
#email-address:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  /*color: #333333; OBM_ */
  color: #aaa;
}
#email-address::-moz-placeholder { /* Mozilla Firefox 19+ */
  /*color: #333333; OBM_ */
  color: #aaa;
}
#email-address:-ms-input-placeholder { /* Internet Explorer 10+ */
  /*color: #333333; OBM_ */
  color: #aaa;
}

#footer-signup button {
  /*background: #bfdbf0; OBM_ */
  background: #fff;
  /*border-left: 1px solid #dae8eb; OBM_ */
  color: #333333;
  height: initial;
  font-size: 15px;
  line-height: initial;
  line-height: 30px;
  margin: 5px 0 0;
  max-width: initial;
  /*padding: 0 12px; OBM_ */
  padding: 0 10px;
  position: absolute;
  right: 0;
  top: 0;
  /*width: 50px; OBM_ */
  width: 42px;
}

#footer-signup .errors {
  position: absolute;
  padding: 0;
  right: 0;
  top: 100%;
  font-weight: 600;
  color: red;
}

.sprite, .icon-down, .icon-left, .icon-right {
  background-image: url(spritesheet.png);
  background-image: url(spritesheet.svg);
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
}

.sprite-arrow-right {
  background-position: -23px -35px;
  height: 12px;
  width: 23px;
}

#social-icons { /*margin-top: 15px; OBM_ */ margin-top: 20px; }
#social-icons a {
  background: rgba(0,0,0,0);
  border-radius: 50%;
  color: #6aa4d6;
  display: inline-block;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  margin: 4px 0 10px;
  /*text-align: center;*/
  text-align: left;
  width: 30px;
}

#close {
  color: #333333;
  font-size: 12px;
  letter-spacing: 0.108em;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (max-width: 980px ) { .footer-sect { border-left: 0! important; } }

/* =============== */
/* = Global = */
/* =============== */

.readmore {
  font-style: italic;
  color: ;
}

#breadcrumb {
  font-size: 11px;
  margin-bottom: 20px;
  text-align: center;
  letter-spacing: 1px;
}

#breadcrumb a {
  padding: 0 5px 0 0;
  color: #999;
}

#breadcrumb p {
  padding: 0 5px 0 0;
  color: #000;
}

.separator {
  padding-right: 5px;
}

#pagination { 
  text-align: center; 
  margin-top: 30px; 
  margin-bottom: 30px; 
  font-size: 13px; 
  font-weight: 600;
}

#pagination span.current {
  padding: 5px;
  margin-right: 10px;
  border-bottom: 2px solid rgba(0,0,0,0);
}

#pagination a {
  color: #ffffff;
  border: 2px solid rgba(0,0,0,0);  
  background: rgba(0,0,0,0);
  padding: 5px 10px;
  margin-right: 10px;
  font-weight: 600;
  transition: all .25s ease-in-out;
}  

#pagination a:hover {
  background: rgba(0,0,0,0);
  color: #ffffff; 
}

#pagination span.count {
  display: block;
  margin-bottom: 20px;
}

#pagin {
  line-height: 38px;
  margin-bottom: 25px;
  margin-top: 10px;
}

span.count {
  font-size: 14px;
}

span.pgtotal {
  font-family: 'ProximaNovaBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#pagin span.disabled, #pagin span.current, #pagin a {
  border: 1px solid #888;
  color: #333;
  display: inline-block;
  line-height: normal;
  margin: 0 2px;
  padding: 6px 10px;
  -webkit-transition: color .0s ease-in; 	/* OBM_ */
  -moz-transition: color .0s ease-in;
  -o-transition: color .0s ease-in;
  transition: color .0s ease-in;
}

#pagin span.disabled.prev {
  margin-left: 0;
}

#pagin a:last-child, #pagin span.disabled.next {
  margin-right: 0;
}

#pagin span.disabled {
  opacity: 0.35;
  filter:alpha(opacity=35);
}

#pagin span.current, #pagin a:hover {
  background: #010203;
  border-color: #010203;
  color: #fff;
}

.padded { margin-bottom: 15px; }

#instagram-card { width: 100%; float: left; clear: left; display: block; margin-top: 30px; }
#instagram-card h3 { letter-spacing: initial; }

#recently-viewed-products .image {
  height: 144px;
  line-height: 142px;
  /* margin-bottom: 20px; */
  text-align: center;
}
#recently-viewed-products h2 { margin-bottom: 30px; }

label[for="product-select-option-"] { display: none; }
#product-select-option- { display: none; }
#product-select-option- + .custom-style-select-box { display: none !important; }

/* 
Swatches Styles
*/



.swatch { 
  margin: 0.5em 0;
  margin-bottom: 8px;
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
}
/* Hide radio buttons.*/
.swatch input { 
  display:none;
}

.swatch label {
  color: #000000;
  background-color: rgba(0,0,0,0);
  border: 1px solid #d8eaed;
  display: -moz-inline-stack;
  display: inline-block;
  zoom:1;
  *display: inline;
  padding: 0;
  margin: 0px 5px 10px 0;
  margin-right: 0! important;
  margin-bottom: 0! important;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  font-size: 13px;
  /*font-weight: 800; OBM_ */
  font-weight: 400;
  /*height:34px; OBM_ */
  /*line-height: 30px; OBM_ */
  letter-spacing: 1px;
  line-height: 28px;
  /*min-width:40px; OBM_ */
  min-width: 30px !important;
  white-space: nowrap;
  /*text-transform: uppercase; OBM_ */
  text-transform: capitalize;
  text-align: center;
}

.swatch label .unit {
  display: none;
}

.swatch.size label[for*="-x-"] {
  text-transform: lowercase;
}

.swatch.size label[for*="-x-"] .unit {
  display: inline;
  margin-left: 1px;
}

span.brackets {
  font-size: 11px;
  font-size: 0.875em;
  margin-left: 1px;
  text-transform: lowercase;
}

.swatch-element label { padding:0 10px; }

.color.swatch-element label { 
  padding:0; 
  border: 2px solid transparent;
  border-radius: 50%;
  width: 34px;
  min-width: 34px;
  box-shadow: 0px 0px 1px 0px #aaa;
}

.swatch input:checked + label {
  border: 1px solid #d8eaed;
  background: #222222;
  color: #e5e5e5;
} 

.swatch .color input:checked + label {
  border: 2px solid #d5d5d5;
  padding: 7px;
}

.swatch .color input:checked + label:after {
  content: "\f058";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 8px;
  color: rgba(255,255,255,0.6);
  font-size: 15px;
}

.swatch .swatch-element {
  float:left;
  /*-webkit-transform:translateZ(0); OBM_ */ /* webkit flicker fix */
  /*-webkit-font-smoothing:antialiased; OBM_ */ /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 10px 10px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}

.swatch .swatch-element:last-of-type, .swatch.size .swatch-element[class*="-images"]:last-of-type {
  margin-right: 0;
}

.swatch.size .swatch-element:last-of-type {
  margin-right: 20px;
}

.swatch.product-add input {
  border: 1px solid #dfeced;
  /*font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
  width: 42px! important;
}

.swatch.product-add input, .swatch.product-add .downer, .swatch.product-add .up {
  border: 1px solid #f0f0f0;
  line-height: 32px;
  min-height: 32px;
  margin-bottom: 10px !important;
}

.swatch.product-add .downer, .swatch.product-add .up {
  font-size: 10px;
  padding: 0 9px;
}

span#sg {
  color: #6aa4d6;
  cursor: pointer;
  float: left;
  letter-spacing: 0.04em;
  line-height: 30px;
  margin-bottom: 10px;
  text-decoration: underline;
  text-transform: capitalize;
}

/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:-28px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid gray 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
  -moz-transform:translateY(0px);
  -ms-transform:translateY(0px);
  -o-transform:translateY(0px);
  transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}

div.select {
  display: none;
}

div#subscribe_popup {
  width: 480px;
  text-align: center;
  padding: 0 0 20px;
}

#subscribe_popup #mc_embed_signup {
  border-top: 1px solid #dfeced;
  padding: 20px 0;
}

.cta {
  margin-top: 50px;
  margin-top: 30px;
  margin-top: 2.3077em;
}

.caption .cta {
  display: inline-block;
  margin-top: 15px;
  margin-top: 0.88235em;
}

.cta a, .caption .cta {
  background: #000000;
  color: #ffffff;
  /*font-size: 16px; OBM_ */
  font-size: 17px;
  /*font-size: 1.3em !important;  OBM_ */
  font-weight: 400;
  /*letter-spacing: 1px; OBM_ */
  letter-spacing: 3px;
  /*padding: 10px 20px; OBM_ */
  padding: 12px 16px;
  text-transform: uppercase;
  /*-webkit-transition: background .5s ease,color .5s ease;
  -moz-transition: background .5s ease,color .5s ease;
  -o-transition: background .5s ease,color .5s ease;
  transition: background .5s ease,color .5s ease; OBM_ */
  -webkit-transition: background .4s ease, color .5s ease;
  -moz-transition: background .4s ease, color .5s ease;
  -o-transition: background .4s ease, color .5s ease;
  transition: background .4s ease, color .5s ease;
}

.cta a:hover, .caption .cta:hover {
  /*background: #686868 !important; OBM_ where? */
  /*color: #000000 !important; OBM_ where? */
  background: #333 !important;
}

/* 
* Shifter v3.1.2 - 2014-10-28 
* A jQuery plugin for simple slide-out mobile navigation. Part of the Formstone Library. 
* http://formstone.it/shifter/ 
* 
* Copyright 2014 Ben Plum; MIT Licensed 
*/
.shifter-open {
  overflow: hidden;
}
.shifter-open .shifter-page *,
.shifter-open .shifter-header * {
  pointer-events: none;
}
.shifter-navigation {
  display: none;
  opacity: 0;
  top: 85px;
}
.shifter-handle {
  display: none;
}
.shifter-enabled .shifter-page {
  min-height: 100%;
  position: relative;
  z-index: 1;
  background: #f4feff;
  display: block;
  overflow: hidden;
}
.shifter-enabled.shifter-left .shifter-page {
}
.shifter-enabled .shifter-navigation {
  /*width: 270px;*/
  width: 250px;
  height: 100%;
  position: fixed;
  top: 10px;
  z-index: 0;
  background: #f4feff;
  display: block;
  overflow: auto;
  pointer-events: none;
  -webkit-transition: opacity 0.001s linear 0.2s, -webkit-transform 0.2s ease;
  transition: opacity 0.001s linear 0.2s, transform 0.2s ease;
}
.shifter-enabled .shifter-page,
.shifter-enabled .shifter-header,
.shifter-enabled .shifter-navigation {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.shifter-enabled .shifter-page,
.shifter-enabled .shifter-header {
  /* Experimenting with not having this one
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  */  
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
}
.shifter-enabled .shifter-handle {
  color: #6aa4d6;
  cursor: pointer;
  display: block;
  font-size: 16px;
}
.shifter-enabled .shifter-navigation {
  right: 0;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}
.shifter-open .shifter-page,
.shifter-open .shifter-header {
  -webkit-transform: translate3D(-270px, 0, 0);
  -ms-transform: translate3D(-270px, 0, 0);
  transform: translate3D(-270px, 0, 0);
}
.shifter-enabled.shifter-left .shifter-navigation {
  left: 0;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}
.shifter-enabled.shifter-left.shifter-open .shifter-page,
.shifter-enabled.shifter-left.shifter-open .shifter-header {
  /*-webkit-transform: translate3D(270px, 0, 0);*/
  /*-ms-transform: translate3D(270px, 0, 0);*/
  /*transform: translate3D(270px, 0, 0);*/
  -webkit-transform: translate3D(250px, 0, 0);
  -ms-transform: translate3D(250px, 0, 0);
  transform: translate3D(250px, 0, 0);
}
.shifter-open .shifter-navigation {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  -webkit-transition: opacity 0.001s linear 0s, -webkit-transform 0.2s ease;
  transition: opacity 0.001s linear 0s, transform 0.2s ease;
}
.no-csstransforms3d .shifter-enabled.shifter-navigation {
  right: -270px;
}
.no-csstransforms3d .shifter-enabled.shifter-left .shifter-navigation {
  left: -270px;
}
.no-csstransforms3d .shifter-enabled.shifter-open .shifter-page {
  left: -270px;
}
.no-csstransforms3d .shifter-enabled.shifter-open .shifter-navigation {
  right: 0;
}
.no-csstransforms3d .shifter-enabled.shifter-left.shifter-open .shifter-page {
  left: auto;
  right: -270px;
}
.no-csstransforms3d .shifter-enabled.shifter-left.shifter-open .shifter-navigation {
  left: 0;
}
.accordion-toggle:after, .accordion-toggle2:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 10%;
}
nav.shifter-navigation ul#accordion li, nav.shifter-navigation .accordion-toggle2 {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}
.accordion-toggle, .accordion-toggle2 {cursor: pointer;}
.accordion-content, .accordion-content2 {display: none;}
.accordion-content.default, .accordion-content2.default {display: block;}

nav.shifter-navigation ul {
  list-style: none;
  margin-left: 10px;
  margin-top: 10px;
}
nav.shifter-navigation ul li a, nav.shifter-navigation .accordion-toggle {
  color: #6aa4d6;
  display: block;
  text-transform: uppercase;
}
nav.shifter-navigation ul.sub {
  margin-bottom: 10px;
  margin-top: 0! important;
}
.shifter-enabled .shifter-navigation input {
  line-height: initial! important;
  border: 0! important;
  margin-bottom: 0! important;
}
.shifter-enabled .shifter-navigation .search-form { width: 94%! important; margin-left: 3%! important; float: left! important;}

#logo .shifter-handle, #search .shifter-handle {
  display: inline-block! important;
  vertical-align: middle! important;
  height: initial! important;
  margin-right: 15px! important;
}

ul#mobile-menu {
  list-style: none;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 0;
  margin-right: 0;
}

ul#mobile-menu li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  width: 30px;
}

ul#mobile-menu li i {
  font-size: 16px;
}

ul#mobile-menu li i.fa-user-o {
  font-size: 17px;
}

ul#mobile-menu li a.wk-link {
  vertical-align: sub !important;
}

ul#mobile-menu li a.wk-link .wk-icon {
  height: 16px !important;
  width: 18px !important;
}

/* Password Page */

body.password { 
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

body.password #logo { 
  margin-top: 100px;
}

#password-message { margin-bottom: 30px; }

.password-page { min-height: 100vh; }
.password-page img { margin: 10px; }

#signup-wrap { 
  padding: 30px;
  border-radius: 3px;
  text-align: center;
}

#signup-holder { 
  margin-top: 100px;
}

#password-email {
  float: left;
  text-indent: 10px;
  width: 70%;
  text-transform: uppercase;
  color:#000; 
}

#password-subscribe {
  float: left;
  width: 28%;
  margin-left: 2%;
  margin-top: 0;
  text-transform: uppercase;
}

body.password p.success {
  text-align: center;
}

ul#password-icons {
  position: fixed; 
  left: 0;
  bottom: 20px;
  list-style: none;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

ul#password-icons li { 
  display: inline-block; 
  margin: 0 5px;
}

body.password form#login_form {
  padding: 15px 20px;
}

/* slideout */

.slideout-toggle.open_password {
  position: fixed;
  top: 20px! important;
  right: 20px! important;
  z-index: 2;
  cursor: pointer;
}

.slideout {
  position: fixed;
  top: 0! important;
  right: -320px;
  width: 320px;
  background-color: #fff;
  z-index: 300;
  color: #000;
}

.slideout label {
  margin-bottom: 30px;
}

.closeslide {
  float: right;
  width: 44px;
  padding: 15px 15px 11px 15px;
  cursor: pointer;
  font-size: 20px;
}

.closeslide i.icon-angle-right { margin-right: -3px; }

@media screen and ( max-width: 740px ) {
  ul#password-icons { display: none; }
  #signup-holder { margin-top: 50px; }
}

.pass-foot {
  width: 100%;
  position: fixed;
  bottom: 10px;
  text-align: center;
}

.pass-foot a {
  font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: 600;
}

/*
* jQuery FlexSlider v2.2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src:url('flexslider-icon.eot');
  src:url('flexslider-icon.eot?#iefix') format('embedded-opentype'),
    url('flexslider-icon.woff') format('woff'),
    url('flexslider-icon.ttf') format('truetype'),
    url('flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider, .slide-gallery {margin: 0; padding: 0;}
.flexslider .slides > li, .slide-gallery .slides > li { position: relative; /*display: none; OBM_*/ -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img, .slide-gallery .slides img {/*width: 100%;*/ display: block; margin: 0 auto; } /* OBM_ */
.flex-pauseplay span {text-transform: capitalize;}

.flex-caption {
  line-height: normal;
  padding: 0 5%;
  position: absolute;
  width: 100%;
  z-index: 3;
  padding: 0 3.84615em;
}

.flex-caption.slide-1501093119361-0 {
  /*top: 6.5998em !important;*/
}

.caption-inners {
  display: inline-block;
  padding: 15px;
  /*padding: 1.2em;*/
  /*padding: 1.154em;*/
  padding: 1.15386em;
}

.flex-caption h2.slide-title {
  border: 0! important;
  color: #000000;
  letter-spacing: 8px;
  /*letter-spacing: 0.143em;*/
  letter-spacing: 0.14285em;
  line-height: inherit;
  margin-bottom: 0;
  padding: 0;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
}

.slide-title span {
  display: inline-block;
  /*font-size: 38px;*/
  /*font-size: 0.675em;*/
  /*font-size: 0.6786em;*/
  font-size: 34px;
  font-size: 0.6072em;
  width: 100%;
}

.flex-caption p {
  color: #000000;
  letter-spacing: 1px;
  letter-spacing: 0.0625em;
}

.flexslider .readmore {
  position: absolute;
  text-align: center;
  width: 100%;
}

.flexslider .slides img {
  max-height: 1200px! important;
}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider, .slide-gallery { margin: 0; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides, .slide-gallery .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  display: none;
  *height: 0;
  /* opacity: 0; */
}

.flex-direction-nav a  { 
  display: block; 
  width: 40px; 
  height: 40px; 
  margin: -20px 0 0; 
  position: absolute; 
  top: 50%; 
  z-index: 3; 
  overflow: hidden; 
  opacity: 0; 
  cursor: pointer; 
  transition: all .25s ease-in-out;
  color: #ffffff;
  border: 2px solid rgba(0,0,0,0);  
  background: rgba(0,0,0,0);
}

.flexslider:hover .flex-prev, .slide-gallery:hover .flex-prev  { opacity: 1; left: 10px; }
.flexslider:hover .flex-next, .slide-gallery:hover .flex-next  { opacity: 1; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover, .slide-gallery:hover .flex-next:hover, .slide-gallery:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled, .flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }

.flex-direction-nav .flex-next:before { content:"\f054"; font-family: FontAwesome; }
.flex-direction-nav .flex-prev:before { content:"\f053"; font-family: FontAwesome;}

a.flex-next {
  line-height: 33px;
  text-align: center! important;
  width: 35px! important;
  height: 35px! important;
  padding-left: 2px;
}

a.flex-prev {
  line-height: 33px;
  text-align: center! important;
  width: 35px! important;
  height: 35px! important;
  padding-right: 2px;
}  

.flex-direction-nav a:hover { 
  background: rgba(0,0,0,0);
  color: #ffffff;
}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 20%; float: left; margin: 0;}
.flex-control-thumbs img {/*width: 100%;*/ /*display: block;*/ /* OBM_*/ opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f4feff;
  color: #333333;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  min-height: 40px;
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  background-image: url(//cdn.shopify.com/s/files/1/0210/8332/t/27/assets/fancybox_sprite.png?4177861393774388075);
}

.fancybox-next span {
  background-image: url(//cdn.shopify.com/s/files/1/0210/8332/t/27/assets/next.png?4177861393774388075);
}

.fancybox-prev span {
  background-image: url(//cdn.shopify.com/s/files/1/0210/8332/t/27/assets/prev.png?4177861393774388075);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(//cdn.shopify.com/s/files/1/0210/8332/t/27/assets/fancybox_loading.gif?4177861393774388075) center center no-repeat;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 2%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(//cdn.shopify.com/s/files/1/0210/8332/t/27/assets/blank.gif?4177861393774388075); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-close {
  background: rgba(0,0,0,0);
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 8040;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  transition: all .25s ease-in-out;
  line-height: initial;
}

.fancybox-close:hover {
  background: rgba(0,0,0,0);
  color: #ffffff;
}

.fancybox-close:before {
  content: "\00D7";
  font-weight: 600;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
  font-family: FontAwesome;
  text-align: center;
  line-height: 50px;
  background: #fff;
  width: 50px;
}

.fancybox-prev span {
  left: -10px;
}

.fancybox-prev span:before {
  content:"\f104";
}

.fancybox-next span {
  right: -10px;
  content:"\f105";
}

.fancybox-next span:before {
  content:"\f105";
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0,0,0,0.5);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  color: #000;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}


/*!
*  Font Awesome 4.7.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('fontawesome-webfont.eot?v=4.7.0');
  src: url('fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  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.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.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: #ffffff;
}
/* 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: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* onboarding styles for new theme install */

.onboard { background: #eee! important; }

.row.no-blocks .desktop-12 {
  font-size: 15px;
  text-align: center;
  padding: 20px 0;
  border: 1px dashed #eee;
  background: #f7f7f7;
  margin-top: 20px;
  margin-bottom: 50px;
  font-weight: 400;
}

.homepage-promo .onboard .placeholder-svg, .ci.onboard .placeholder-svg {
  fill: rgba(28,29,29,0.1);
  background-color: transparent;
}

.article-image .placeholder-svg, .flexslider .placeholder-svg {
  fill: rgba(28,29,29,0.1);
  background-color: #eee;
}

.onboard-instagram {
  background: #f9f9f9;
  margin-top: 20px;
}

ol.flex-control-nav.flex-control-thumbs {
  display: block;
  /*text-align: center; OBM_ */
  text-align: left;
}

ol.flex-control-nav.flex-control-thumbs li {
  float: none;
  height: 90px;
  line-height: 88px;
  max-width: 100px;
  /*padding: 10px 5px 0; OBM_ */
  padding: 0 6px;
  /*vertical-align: top; OBM_ */
  vertical-align: middle;
  width: 25%;
  text-align: center;
}

ol.flex-control-nav.flex-control-thumbs li .zoomImg {
  display: none! important;
}

.slider-container {
  position: relative;
}

.slick-arrow {
  position: absolute;
  top: 46%;
  cursor: pointer;
  color: #ffffff;
  border: 2px solid rgba(0,0,0,0);  
  background: rgba(0,0,0,0);
  line-height: 33px;
  text-align: center! important;
  width: 35px! important;
  height: 35px! important;
  z-index: 2;
}

.slick-arrow:hover { 
  background: rgba(0,0,0,0);
  color: #ffffff;
}

.prev_slide.slick-arrow {
  left: 0;
}

.next_slide.slick-arrow {
  right: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;

  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  width: 100%;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

/* start DF10*/
#page.sea {
  margin-bottom: 10px;
}

.gridlock .row #search-bar.desktop-3 {
  width: 100%;
}

.framing-top {
  background: #dcedf5;
  display: table;
  /* height: 470px; */
  margin: 0 0 20px;
  margin: 30px 0 20px;
  min-height: 470px;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-top: 0;
}

.framing-top > .feat-image {
  display: table-cell;
  max-width: 680px;
  width: 55%;
}

.framing-size-page {
  display: table-cell;
  max-width: 290px;
  padding: 0 3%;
  width: 39%;
  position: relative;
  padding: 20px 3% 0;
}

.enquire-now {
  /*border: 1px solid #000;
  margin: 0 auto;
  max-width: 318px;
  max-width: 240px;*/
  text-align: center;
  /*width: auto;*/
  /* margin: 2px auto; */
  /* max-width: 250px; */
}

.enquire-now.framing {
  /*margin: 40px auto 20px;*/
}

.button-en {
  /*background: #fff;
  border: 5px double #000 !important;
  color: #000 !important;
  display: block;
  font-family: 'langdonregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 4.1em;
  font-size: 39px;
  line-height: normal;
  opacity: 0.99;
  padding: 6px 20px;
  text-rendering: geometricPrecision;
  text-transform: lowercase;*/
  /* font-size: 35px; */
  /* padding: 8px 20px; */
}

/*.button-en:hover {
box-shadow: 3px 3px 10px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 3px 3px 10px 2px rgba(0,0,0,0.2);
opacity: 0.9;
}*/

a.button-en {
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

.top20 {
  padding-top: 20px !important;
}

.gridlock .portfolio.row .desktop-4 {
  margin-left: 0;
  margin-right: 0;
  width: 31.25%;
}

.portfolio ul#blog-articles {
  list-style-type: none;
  text-align: center;
  /*max-width: 1000px;
  margin: 0 auto;*/
}
.portfolio ul#blog-articles li {
  margin-bottom: 30px;
  /* border-bottom: 3px double #dfeced; */
  min-height: 430px;
  padding-bottom: 30px;
  /*width: 31.25%;
  display: inline-block;*/
}

/*.portfolio #category-heading.two-column, .portfolio .client-list {
max-width: 1000px;
margin: 0 auto;
} OBM_ */

#homepage-blogpost {
  color: #333333;
  display: block;
  font-size: 14px;
  padding: 40px 0 30px;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
}

#page .blog-post h2.lower {
  font-size: 22px;
  margin: 0 0 20px;
  text-transform: none;
}

.row-fluid {
  width: 100%;
}

#homepage-blogpost .post {
  margin: 0 auto;
}

.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

.row-fluid:after {
  clear: both;
}

.bottom30 {
  padding-bottom: 30px !important;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
}

.row-fluid .span3 {
  width: 23.404255319148934%;
}

@media (min-width: 1200px) {
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
  }
}

@media (min-width: 1200px) {
  .row-fluid .span3 {
    width: 23.076923076923077%;
  }
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

@media (min-width: 1200px) {
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
}

#homepage-blogpost .row-fluid .span3 {
  width: 31%;
  margin-left: 2.3333%;
  /* clear: none; */
  min-height: 420px;
}

#homepage-blogpost.framing .row-fluid .span3 {
  width: 23.0769%;
  min-height: 0;
  padding-left: 0;
  margin-left: 0.98039215686275%;
  margin-right: 0.98039215686275%;
  width: 23.0392156862745%;
}

.row-fluid .span3:nth-child(3n+1), #homepage-blogpost.framing .row-fluid .span3:nth-child(4n+1) {
  /*margin-left: 0;*/
  clear: left;
}

#homepage-blogpost.framing .row-fluid .span3:nth-child(3n+1) {
  clear: none;
}

#homepage-blogpost .img, .related .img, #homepage-blogpost .img-excerpt, #homepage-blogpost .img-excerpt p {
  height: 300px;
  line-height: 300px;
  max-height: 300px;
  width: 100%;
  text-align: center;
}

#homepage-blogpost.framing .img {
  height: 200px;
  line-height: 200px;
  max-height: 200px;
}

/*#page h2 {
text-align: center;
font-family: times, georgia, serif;
font-size: 20px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: normal;
padding: 20px 0 20px 0;
}*/

/*#page .blog-post h2 {
margin-bottom: 5px;
padding-bottom: 0;
}*/

#page .blog-post h2.lower {
  font-size: 22px;
  margin: 0 0 20px;
  text-transform: none;
}

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

.flat-top, .flat-top p, .topTitle h2.flat-top {
  margin-top: 0;
  padding-top: 0;
}

.coll-desc .large-text, body .large-text {
  margin-bottom: 2.5em;
  padding-top: 35px !important;
}

.blog-post p {
  /*margin: 0 0 20px 0;*/
  font-size: 13px;
  line-height: 1.6;
  /*line-height: 28px;*/
}

.blog-post p:last-of-type {
  margin-bottom: 30px;
}

.blog-post .all-link {
  margin: 0 0 20px 0;
  font-size: 18px;
}

.large-text, body .large-text {
  font-size: 18px;
  font-family: times !important;
  color: #333;
}

.icon-left {
  background-position: -27px -51px;
  height: 8px;
  width: 16px;
}

.large-text .icon-left {
  background: url(next.png) left center no-repeat;
  width: 34px;
  height: 12px;
  margin-right: 5px;
}

.icon-right {
  background-position: -5px -51px;
  height: 7px;
  width: 16px;
}

.large-text .icon-right {
  background: url(prev.png) left center no-repeat;
  width: 34px;
  height: 12px;
}

.icon-left:before, .icon-right:before {
  display: none !important;
}

.framing-related {
  background: #dcedf5;
  font-size: 0;
  padding: 15px;
  text-align: center;
  width: auto !important;
  /*margin: 0 0 50px;*/
}

.related-article {
  display: inline-block;
  padding: 0 0 0 20px;
  padding: 0 0 0 2.1%;
  vertical-align: top;
  width: 100px;
  width: 10.4%;
  box-sizing: content-box;
}

.related-article:first-child {
  padding: 0;
}

.related-article .img {
  height: 100px;
  width: 100%;
}

/*#page h3 {
font-family: times, georgia, serif;
font-weight: normal;
font-size: 18px;
}*/

#page .related-article h3 {
  color: #42494f;
  font: 15px/1 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 5px 0 0;
}

@font-face {
  font-family: 'fontello';
  src: url('fontello2.eot');
  src: url('fontello2.eot#iefix') format('embedded-opentype'),
    url('fontello2.woff') format('woff'),
    url('fontello2.ttf') format('truetype'),
    url('fontello2.svg#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontello';
src: url('../font/fontello.svg?6647067#fontello') format('svg');
}
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-down:before { content: '\e80a'; } /* '' */
.icon-resize-full-circle:before { content: '\e810'; } /* '' */
.icon-right:before { content: '\e808'; } /* '' */
.icon-up:before { content: '\e803'; } /* '' */
.icon-search:before { content: '\e804'; } /* '' */
.icon-mail:before { content: '\e812'; } /* '' */
.icon-menu:before { content: '\e809'; } /* '' */
.icon-basket:before { content: '\e811'; } /* '' */
.icon-up-open-mini:before { content: '\e802'; } /* '' */
.icon-down-open-big:before { content: '\e800'; } /* '' */
.icon-left:before { content: '\e806'; } /* '' */
.icon-erase:before { content: '\e80b'; } /* '' */
.icon-twitter:before { content: '\e80c'; } /* '' */
.icon-facebook:before { content: '\e80d'; } /* '' */
.icon-pinterest:before { content: '\e80e'; } /* '' */
.icon-instagram:before { content: '\e805'; } /* '' */
.icon-cancel-circled-outline:before { content: '\e81b'; } /* '' */
.icon-play-circle2:before { content: '\e807'; } /* '' */
.icon-resize-full-alt:before { content: '\e80f'; } /* '' */
.icon-cog-1:before { content: '\e813'; } /* '' */
.icon-left-open-big:before { content: '\e801'; } /* '' */

.homepage-shop-btn {
  display: inline-block;
  font-family: Times, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 16px;
  /* border: solid 2px #999999; */
  color: #333333;
  border: none;
  text-transform: none;
  width: 320px;
  height: 78px;
  text-indent: -99999px;
  outline: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-box-shadow: 3px 3px 10px 2px rgba(0,0,0,0.2);
  box-shadow: 3px 3px 10px 2px rgba(0,0,0,0.2);
  margin: 0 auto;
}
.homepage-shop-btn.download-pdf {
  background: url(https://cdn.shopify.com/s/files/1/0210/8332/files/INSTALLATION_GUIDE.jpg?1534105…);
  background-repeat: no-repeat;
}
.homepage-shop-btn.download-pdf {
  background: transparent;
  background: #f4feff;
  /* border: 1px solid #bfdbf0; */
  /* border-style: dotted; */
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: none;
  -webkit-box-shadow: none;
  color: #6aa4d6;
  font-size: 14px;
  height: auto;
  padding: 8px 10px;
  padding: 8px;
  text-indent: 0;
  text-transform: capitalize;
  width: auto;
  padding: 6px 0;
  margin-bottom: 10px;
}
.framing-size-page .download-pdf {
  font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.15em;
  margin: 12px 0 0;
  padding: 10px;
  /* text-transform: uppercase; */
}
.homepage-shop-btn.download-pdf:hover {
  color: #99c1df;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#homepage-blogpost.size-page table, .framing-size-page table {
  margin-bottom: 20px;
}
#homepage-blogpost.size-page th, .framing-size-page th {
  padding: 9px;
  border: solid 1px #6aa4d2;
  background: #ddeef7;
  font-weight: normal;
  letter-spacing: 0;
  font-family: 'ProximaNovaBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: center;
}
#homepage-blogpost.size-page td, .framing-size-page td {
  padding: 9px;
  border: solid 1px #6aa4d2;
  font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0;
}
.framing-size-page td {
  background: #ddeef7;
  padding: 5px 9px;
  text-align: center;
}
.table-button-holder {
  margin: 0 0 20px;
}
.bespoke-single .table-button-holder, .framing-size-page .table-button-holder {
  bottom: 0;
  left: 0;
  margin-left: 0;
  padding: 0 7%;
  position: absolute;
  /*width: 86%;*/
  text-align: center;
}
.table-button-holder.static {
  position: static;
}
.framing-size-page .table-button-holder.alu {
  padding: 0;
  position: relative;
  width: 100%;
}
#homepage-blogpost.framing .row-fluid .span3 a > span {
  text-transform: uppercase;
  display: block;
  padding: 5px 0;
}
#homepage-blogpost.framing .row-fluid .span3 a > span + i {
  color: #333;
  font-size: 12px;
  font-style: normal;
  text-transform: uppercase;
}
#page.bespoke-single .related-article {
  width: 85px;
  width: 9%;
}
.art-cons-besp h1 {
  color: #333;
  font-family: Times, Georgia, serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.1em;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 22px;
  margin-top: 20px;
}
#category-heading.two-column, .top-two-cols {
  background: url(hori.png) no-repeat left top;
  /* width: 100%; */
  padding-bottom: 20px;
  margin: 0 auto 40px;
}
#page.mn .top-two-cols {
  background: url(hori.png) no-repeat left bottom;
}
.bottom40 {
  padding-bottom: 40px !important;
}
.single-art .top-two-cols.row-fluid {
  display: table;
}
.bottom10 {
  padding-bottom: 10px !important;
}
#page.art-cons-besp > div:not(.testimonials-holder) .span6, #page.portfolio > div:not(.testimonials-holder) .span6 {
  display: table-cell;
  float: none;
  position: relative;
  width: 50%;
}
.small-block {
  max-width: 860px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.text-content.small-block {
  width: auto;
}
.small-block.text-content {
  /* padding: 22px 40px; */
  padding: 16px 40px;
}
.pgban {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  /* overflow: hidden; */
  position: relative;
  margin-bottom: 54px;
}
.pgban {
  max-width: 922px;
}
.artcons span {
  font-style: italic;
  text-transform: lowercase;
}
.art-cons-besp .rte {
  margin-bottom: 10px;
}
.small {
  font-size: 0.75em;
}
.maxTitle, #page .maxTitle, .maxTitle2, #page .maxTitle2 {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 2px;
  color: #333333;
  font-weight: normal;
  font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.maxTitle.small, #page .maxTitle.small {
  font-family: times, georgia, serif;
  font-weight: normal;
  font-size: 26px;
  margin: 0 0 10px 0;
  letter-spacing: 1px;
}
.maxTitle2.small, #page .maxTitle2.small, .maxTitle.small, #page .maxTitle.small {
  text-transform: uppercase !important;
  font-size: 13px !important;
  letter-spacing: 0.2em;
  color: #333333;
  font-weight: normal;
  font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.testimonials {
  display: block;
  border: solid 2px #dcedf7;
  padding: 25px;
  margin-bottom: 20px;
}
.top10 {
  padding-top: 10px !important;
}
.testimonials.basic {
  border: none;
  padding: 0;
}
.testimonials .client p {
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: times, georgia, serif;
  margin-bottom: 0;
}
.testimonials .client p:first-child {
  font-family: 'ProximaNovaItalic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #4479a3;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  width: 92%;
  margin-bottom: 20px;
}
.row-fluid .span4 {
  width: 31.623931623931625%;
  width: 31.9%
    width: 31.6%;
}
.row-fluid .span4:nth-child(3n+1) {
  margin-left: 0;
  clear: left;
}
#page #homepage-blogpost h3, #homepage-blogpost h3 {
  font-family: times, times new roman, georgia, serif;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0 0 10px 0;
  padding: 10px 20px 0px;
  text-transform: uppercase;
  color: #6aa4d2;
}
#page #homepage-blogpost h3.slim2, #homepage-blogpost h3.slim2 {
  padding: 10px 20px 0px;
  margin: 0;
}
.large-text a {
  color: #333;
}
.art-cons-besp em {
  /*text-transform: lowercase;*/
}
.simple-divider-top {
  background: url(hori.png) repeat-x left top;
  padding-top: 60px;
}
.work-box {
  text-align: center;
}
.projects-box.simple-divider-top, .work-box.simple-divider-top {
  padding: 40px 0;
}
.projects-box .maxTitle.small, .work-box .maxTitle.small {
  text-align: center;
}
.maxTitle em, .maxTitle2 em {
  font-family: times, georgia, serif;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
}
.work-box .row-fluid .span4 {
  float: none;
  display: inline-block;
}
#homepage-blogpost .img img, #homepage-blogpost .image img, .related .img img, #homepage-blogpost .img-excerpt img {
  max-width: 100%;
  vertical-align: middle;
  width: auto;
  height: auto;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
#homepage-blogpost .img img, .related .img img, #homepage-blogpost .img-excerpt img {
  max-height: 300px;
}
.shop-block {
  padding: 10px 0 60px;
  text-align: center;
}
.bottom20 {
  padding-bottom: 20px !important;
}
.shop-block .homepage-shop-btn {
  margin: 0 8px;
}
.homepage-shop-btn.portfolio-btn {
  background-image: url(portfolio-btn.png);
}
.top40 {
  padding-top: 40px !important;
}
.top30 {
  padding-top: 30px !important;
}
.client-list, #category-heading.port {
  padding: 0 25px;
}
.client-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 0;
}
.client-list li {
  box-sizing: border-box;
  display: inline-block;
  padding: 16.5px 0;
  /* width: 33%; */
}
.art-cons-besp .client-list li {
  padding: 12.5px 0 20px;
}
.client-list li img {
  display: block;
  width: 100%;
}
.bacbw .pgban {
  max-width: 940px;
  max-height: 470px;
  overflow: hidden;
  margin-bottom: 40px;
}
.bacbw.bw .pgban {
  margin-bottom: 20px;
}
.content-holder {
  padding: 20px 30px;
}
.single-wallpaper-art .content-holder .row-fluid .span6.right-col, .single-art_com-art .content-holder .row-fluid .span6.right-col {
  border-left: 1px solid #333;
  padding: 0 0 0 3.564%;
  width: 47.718%;
}
.single-art_com-art .content-holder {
  padding: 40px 30px;
  padding: 0 30px 40px;
}
.single-wallpaper-art .content-holder .row-fluid .span6, .single-art_com-art .content-holder .row-fluid .span6 {
  display: table-cell;
  float: none;
}
.single-wallpaper-art .content-holder .row-fluid .span6:first-child, .single-art_com-art .content-holder .row-fluid .span6:first-child {
  padding-right: 20px;
}
#main .content-holder .span6.left-col {
  position: relative;
}
.top-margin0 {
  margin-top: 0px !important;
}
#main.single-wallpaper-art .maxTitle4, #main.single-art_com-art .maxTitle4 {
  font: 16px times,times new roman,georgia,serif;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.single-art_com-art .testimonials .client p:first-child {
  font-family: times, georgia, serif;
  font-weight: normal;
  font-size: 16px;
  margin: 0 0 66px;
  margin-bottom: 42px;
  width: 100%;
}
#main #homepage-blogpost h3.slim2 + span {
  color: #333;
  font-size: 12px;
  text-transform: uppercase;
}
.single-art_com-art .span6.right-col p:last-of-type {
  margin-bottom: 36px;
}
.single-wallpaper-art .row-fluid {
  background: none;
  display: table;
}
.bottom60 {
  padding-bottom: 60px !important;
}
ul#type {
  margin: 20px auto;
  padding: 0;
  width: 100%;
  color: #333;
  display: block;
}
.single-wallpaper-art ul#type {
  margin: 0;
  padding: 0;
}
ul#type li {
  float: left;
  display: block;
  width: 88%;
  background: url(longarrow.png) no-repeat 0 4px;
  padding-left: 40px;
  margin-bottom: 16px;
  color: #333;
  text-align: left;
}

.single-wallpaper-art ul#type > li {
  float: none;
  margin: 0 0 7px;
  width: auto;
  margin: 0 0 10px;
}
ul#type li a h4, ul#type li h4 {
  color: #333;
  padding: 0;
  margin: 0;
  font-family: times, georgia, serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
}
.single-wallpaper-art ul#type li h4 {
  margin: 0;
}
ul#type li a {
  color: #333;
  text-decoration: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
.single-wallpaper-art ul#type li h4 a {
  letter-spacing: 0;
  font: 16px 'theano_modernregular', sans-serif;
  text-transform: capitalize;
}
ul#type li a h4 span, ul#type li h4 span {
  color: #333;
  text-transform: none;
  font-weight: normal;
  font: 15px 'theano_modernregular', sans-serif;
}
.single-wallpaper-art ul#type li h4 a span {
  transition-duration: 0.5s;
}
.topTitle h1 {
  margin-top: 43px;
  margin-top: 12px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.2em;
  font-size: 20px;
}
.luxphoto #page .doubleTitle h1, .doubleTitle h1 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.luxphoto {
  margin-bottom: 74px;
}
.luxphoto .caption-inners {
  position: absolute;
  z-index: 2;
  background: rgba(255, 255, 255, 0.8);
  font-family: times, times new roman, georgia, serif;
  font-size: 20px;
  letter-spacing: 1px;
  width: 100%;
  color: #000;
  bottom: 0;
  left: 0%;
  text-align: center;
  padding: 1% 0;
  /* min-height: 41px; */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  text-transform: uppercase;
}
.luxphoto .caption-inners .caption {
  margin: 0 0 5px 0;
  padding: 0;
  color: #000;
  font-size: 20px;
}
.luxphoto .flex-caption {
  left: auto;
  bottom: 0;
  margin: 0;
  right: auto;
  top: 0;
  width: 100%;
}
.maxTitle4, #page .maxTitle4 {
  font-family: times, georgia, serif;
  font-size: 20px;
  text-transform: none;
  color: #333333;
  font-weight: normal;
  margin: 20px 0;
}
.simple-divider {
  background: url(hori.png) repeat-x left bottom;
  padding-bottom: 60px;
  margin-bottom: 40px;
}
.photobook #page.small {
  font-size: 0.875em;
  margin: auto;
  max-width: 660px;
}
.top60 {
  padding-top: 60px !important;
}
#homepage-blogpost.blogPage.size-page, #homepage-blogpost.blogPage.press-page, .bespoke-page.press-page {
  margin-bottom: 40px;
  padding-bottom: 0;
  padding-top: 0;
  text-align: left;
}
.press-page .span6 {
  padding-left: 4.5%;
  padding-right: 4.5%;
}
.size-page .row-fluid .span6, .press-page .row-fluid .span6 {
  margin: 0;
  width: 50%;
  text-align: left;
  float: left;
}
.press-page .span6.left-col {
  padding-left: 0;
}
.expandible, .product-info {
  padding-bottom: 10px;
}
.expandible-title {
  cursor: pointer;
  position: relative;
  font-family: times, georgia, serif !important;
  margin-bottom: 4px !important;
}
.expandible-title:after {
  background-position: 0px -10px;
  background-image: url(dropsprite.png);
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  width: 11px;
  height: 9px;
  position: absolute;
  top: 7px;
  right: 17px;
  content: '';
}
.expandible-content {
  /*display: none;*/
}
.homepage-shop-btn.quote-btn {
  background-image: url(get-a-quotation.jpg);
}
.photobook .span6 #homepage-blogpost .span4 .img {
  height: 150px;
  line-height: 150px;
  max-height: 150px;
  width: 100%;
  text-align: center;
}
.photobook .span6 #homepage-blogpost .span4 .img img {
  max-height: 150px;
}
#homepage-blogpost h4 {
  font-family: times, times new roman, georgia, serif;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0 0 10px 0;
  padding: 10px 20px 0px;
  text-transform: uppercase;
  color: #6aa4d2;
}
.photobook .span6 #homepage-blogpost .span4 h4.slim2 {
  padding: 10px 0 0 0;
  margin: 0;
  font-size: 12px;
}
.simple-divider-slim {
  background: url(hori.png) repeat-x left bottom;
}
.get-in-touch {
  width: 100%;
  float: left;
  display: block;
  padding: 20px 0;
  position: relative;
  margin-bottom: 30px;
  margin-top: 30px;
}
.get-in-touch span {
  background: url(roundarrow.png) no-repeat 0% 0%;
  width: 26px;
  height: 33px;
  float: left;
  position: absolute;
  right: -10px;
  top: 4px;
  right: 15px;
  top: -5px;
}
.get-in-touch p {
  font-family: times, georgia, serif;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
  margin: 0;
  padding: 0 10px 10px 0;
  font-style: italic;
}
.get-in-touch a {
  color: #333333;
}
.about {
  padding-top: 10px;
}
#page h1.hello {
  background: url(hello.png) no-repeat 0 0;
  width: 121px;
  height: 112px;
  float: left;
  display: block;
  text-indent: -99999px;
  padding: 0 !important;
  margin: 0px 31px 20px 0 !important;
}
.about h2 {
  font-family: times, times new roman, georgia, serif;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
  color: #6aa4d2;
}
.top60.add {
  padding-top: 0px !important;
}
.left0 {
  padding-left: 0px !important;
}
.about .post.row-fluid.staff.top60.bottom20.add .span6.left0 {
  padding: 0;
  width: 100%;
}
.about #homepage-blogpost h4 {
  color: #333;
  font-family: times, georgia, serif;
  font-weight: normal;
  font-size: 16px;
  margin-top: 22px
}
.maxTitleAlt {
  margin: 5px 0 0;
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #333333;
  font-weight: normal;
  font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: none;
}
.testimonials-title.top-margin0 {
  margin: 15px 0 20px 0;
  font-family: times, georgia, serif;
  color: #000 !important;
  font-size: 20px !important;
  font-weight: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
  background: url(testi-bg.png) no-repeat left bottom;
  padding-bottom: 5px;
}
.what-we-do {
  width: 100%;
  float: left;
  display: block;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.what-we-do h2 {
  background: url(whatwedo.png) no-repeat left bottom;
  max-width: 318px;
  width: 100%;
  background-size: contain;
  height: 34px;
  display: block;
  text-indent: -9999px;
}
.about .testimonials .client p:first-child {
  font-family: times, georgia, serif;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 18px;
}
.fill-btns .homepage-shop-btn {
  width: 100%;
  max-width: 320px;
  float: none;
  background-size: 100%;
  height: 0;
  padding-bottom: 24.4%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.homepage-shop-btn.press-btn {
  background-image: url(press-button.jpg?21048);
}
.contact-details {
  width: 100%;
  float: left;
  display: block;
  background: url(hori.png) no-repeat bottom left;
  padding-bottom: 10px;
}
.contact-details h1 {
  background: url(contactdetails-brdr.png) repeat-x left bottom;
  color: #333;
  display: inline-block;
  font-family: times, georgia, serif !important;
  font-size: 20px;
  padding: 5px 20px 5px 0;
}
.contact-details p {
  /* font-size: 13px; */
  line-height: 22px;
  margin: 0;
  padding: 5px 0;
  overflow: hidden;
}
.contact-details p a {
  color: #4479a3;
  float: right;
  font-size: 16px;
  letter-spacing: 1px;
  display: block;
  padding: 0 10px 3px;
  text-align: left;
  width: 60%;
}
.post.row-fluid.staff.top30.bottom20 {
  clear: both;
}
.row-fluid .span10 {
  width: 82.90598290598291%;
}
.photo.span10 {
  float: none;
  margin: 0 auto;
}
.maxSubTitle {
  font-family: times, georgia, serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #333333;
  margin-bottom: 0;
  font-weight: normal;
}
#page h4 {
  color: #333;
  font-size: 16px;
}
.contact-details .doubleTitle.topTitle.text-center.bottom40 {
  margin-top: 20px;
}
.address h2 {
  font-family: times, georgia, serif;
  font-size: 20px;
  letter-spacing: 2px;
  /* padding: 20px 0 20px 0; */
}
.span6 #homepage-blogpost .span4 .img {
  height: 150px;
  line-height: 150px;
  max-height: 150px;
  width: 100%;
  text-align: center;
}
.span6 #homepage-blogpost .span4 .img img {
  max-height: 150px;
}
.span6 #homepage-blogpost .span6 h3.slim2, .span6 #homepage-blogpost .span4 h3.slim2 {
  padding: 10px 0 0 0;
  margin: 0;
  font-size: 12px !important;
}
.pagination.collect {
  width: 100%;
  float: left;
  display: block;
  position: relative;
  color: #6aa4d2;
  padding-top: 20px;
  margin-top: 0px;
  margin-bottom: 20px;
}
.bottom-margin0 {
  margin-bottom: 0px !important;
}
.collect .paginate {
  text-align: center;
  margin: 0px 0 50px 0;
  width: 100%;
  float: left;
  text-transform: uppercase;
  font-size: 13px;
}
.collect .paginate a, .collect .paginate .current {
  color: #6aa4d2;
  font-family: 'ProximaNovaBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;  text-decoration: none;
  padding: 3px 8px;
}
.collect .page.current {
  font-weight: bold;
  color: #000000;
}
.collect .paginate a:after, .collect .paginate .current:after {
  content: "";
  border-right: solid 1px #dae8eb;
  padding-left: 17px;
}
.collect .page {
  color: #666666;
  text-decoration: none;
}
.collect a.more {
  position: absolute;
  right: 10%;
  top: 34px;
  font-size: 13px;
  font-family: 'ProximaNovaBold';
  text-decoration: none;
  color: #000;
}
.pagination.collect .more {
  right: 0%;
  padding-right: 40px;
  background: url(next.png) right center no-repeat;
}
.pagination.collect .more, .pagination.collect .less {
  font-family: times !important;
  font-size: 18px;
  top: 17px;
}
.collect a.less {
  position: absolute;
  left: 10%;
  top: 34px;
  font-size: 13px;
  font-family: 'ProximaNovaBold';
  text-decoration: none;
  color: #000;
}
.pagination.collect .less {
  left: 0%;
  padding-left: 40px;
  background: url(prev.png) left center no-repeat;
}
.collect .paginate .lastItem a:after {
  display: none;
}
.pagination.collect .more:after, .pagination.collect .less:after {display:none;}
.portfolio h1 {
  font-family: times, georgia, serif;
  font-size: 20px;
  text-transform: none;
  margin-top: 23px;
  font-weight: normal;
  letter-spacing: 0.2em;
  margin-bottom: 0;
}
.portfolio h2 {
  font-family: times, times new roman, georgia, serif;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #6aa4d2;
  padding: 10px 24px 0px;
  margin: 0;
}
.text-center.small-block.bottom20 {
  clear: both;
  width: 77% !important;
}
.text-center.small-block.bottom20 h2 {
  padding-top: 10px;
  margin: 0 0 20px 0;
  font-size: 13px;
  letter-spacing: 0.2em;
  font-family: 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
}
.text-center.small-block.bottom20 h2 em {
  text-transform: lowercase;
}
.text-center.small-block.bottom20 a {
  display: block;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.text-center.small-block.bottom20 a em {
  text-transform: lowercase;
}
.blog-dropdowns {
  /*width: 37%;*/
  margin: 0 auto 10px auto;
  text-align: center;
}
.shop-dropdown, .shop-dropdown-big { position:relative; margin-bottom:10px; }
.shop-dropdown-list, .shop-dropdown-big {position:relative; width:100%;}
.shop-dropdown h4, .shop-dropdown-big h4 {
  padding:15px; 
  font-size:11px;
  background:#bedcef;
  color:#333;
  margin:0;
  font-weight:normal;
  cursor:pointer;
  letter-spacing:0;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom:20px;
  font-family: times, georgia, serif;
}
.shop-dropdown.open h4 {
  margin-bottom:0;
}
.shop-dropdown h4 i, .shop-dropdown-big h4 i{
  position: absolute;
  top: 1.55em;
  right: 17px;
}
.shop-dropdown h4 i{
  font-size: 40px;
  line-height: 45px;
  position: absolute;
  right: 10px;
  top: 0;
}
.shop-dropdown.over.open, .shop-dropdown-big.over.open {
  z-index:2;
}
.shop-dropdown.over {display:inline-block; min-width:240px; margin-bottom:0;}
.shop-dropdown.over h4 {
  display: inline-block; 
  padding-right: 40px; 
  width: 100%; 
  text-align: left;
  margin-bottom: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.shop-dropdown.over ul {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  min-width: 100%;
  text-align: left;
}
.shop-dropdown ul {
  display: none;
}
.shop-dropdown.open ul, .shop-dropdown-big.open ul {
  display: block;
}
.shop-dropdown ul, .shop-dropdown li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.shop-dropdown li {border-top:solid 1px #fff}
.shop-dropdown ul a {
  background: #bedcef;
  color: #000;
  display: block;
  padding: 15px; 
  font-size: 11px;
  font-family: 'ProximaNovaRegular', Helvetica, Helvetica Neue, Arial, sans-serif;
  text-decoration:none;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.portfolio #blog-articles {
  padding: 40px 0 30px;
}
li.desktop-4.tablet-2.mobile-3.first.tablet-first {
  margin-left: 30px;
  margin-left: 3%;
}
.portfolio #excerpt {
  height: 300px;
  line-height: 300px;
  max-height: 300px;
  width: 100%;
  text-align: center;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 10px;
}
.portfolio #excerpt img {
  max-height: 300px;
  max-width: 100%;
  max-width: 90%;
  vertical-align: middle;
  width: auto;
  height: auto;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
#blog-articles #excerpt a div {
  text-align: center !important;
}
.simple.item-tags {
  text-transform: none;
  font-size: 12px;
  line-height: 18px;
  margin-top: 0.4em;
  margin-bottom: 10px;
}
.simple.item-tags .tag {
  color: #333;
  text-decoration: none;
}
.port .doubleTitle {
  /*background: url(hori.png) no-repeat center 4%;
  background-size: 100% 3px;*/
}
.top50 {
  padding-top: 50px !important;
}
.blog-post {
  width: 100%;
  float: left;
  display: block;
  background: url(hori.png) no-repeat left bottom;
  padding: 0 ;
  /*margin-bottom: 20px;*/
}
#page .blog-post h2 {
  margin-bottom:5px;
  padding-bottom:0;
}
#page .blog-post .posted {
  text-align:center;
  font-size:14px;
}
.blog-post.article { background: none;  }
.blog-post .text {
  width: 60%;
  float: left;
  display: block;
  margin: 20px 0;
}
.blog-post .text p {
  font-size: 13px !important;
  letter-spacing: normal !important;
  text-transform: none !important;
  line-height: 18px;
}
.blog-post .category {
  display: block;
  margin: 20px 0;
}
.blog-post .category .cat {
  font-family: 'proxima_nova_rgbold';
  font-size: 13px;
  letter-spacing: normal !important;
  text-transform: none !important;
  margin: 0;
  padding: 0;
}
.blog-post .category .name {
  margin: 0;
  padding: 0;
  font-size: 13px;
  letter-spacing: normal !important;
  text-transform: none !important;
}
.blog-post .category .name a { color: #000 !important; text-decoration: none; }
.social {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social li {
  display: inline-block;
}
.social a {
  border-right: 1px solid #dae8eb;
  display: block;
  font-size: 18px;
  line-height: normal;
  padding-left: 2px;
  width: 30px;
}
.social li:last-child a {
  border: 0;
}
.blog-post .social {
  margin-top: 30px;
  text-align:center;
}
.blog-post .social ul {
  height: 28px;
  margin: 10px 0;
  padding: 0;
}
.blog-post .social ul li {
  float: none;
  display: inline-block;
  border-right: 1px solid #dddddd;
}
.blog-post .social ul li a {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
.blog-post .social ul li a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.blog-post .social ul li.facebook a {
  background: url(facebook.png) no-repeat 0 0;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-indent: -99999px;
}
.blog-post .social ul li.twitter a {
  background: transparent url(twitter.png) no-repeat 0 0;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-indent: -99999px;
}
.blog-post .social ul li.pinterest {
  border-right: none;
}
.blog-post .social ul li.pinterest a {
  background: url(t-pinterest.png) no-repeat 0 0;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-indent: -99999px;
}
.blog-post .inner img {
  max-width: 100%;
}
.blog-post h2 a {
  color: #000;
  text-decoration: none;
}
.blog-post h2 a:hover {
  color: #4479a3;
}
.blog-post p {
  margin: 0 0 20px 0;
  font-size: 13px;
  line-height: 1.6;
}
.poduct-page p {
  font-size: 13px;
  line-height: 1.6;
}
.maxTitle4.sentance-case {
  margin: 20px auto 5px !important;
  text-align: center;
  width: 65%;
}
.bottom50 {
  padding-bottom: 50px !important;
}
.article-port #homepage-blogpost, .article-press #homepage-blogpost {
  background: url(hori.png) repeat-x 0 0;
  color: #333333;
  display: block;
  font-size: 14px;
  padding: 40px 0 30px;
  position: relative;
  text-align: center;
  width: 100%;
}
.article-port #page h3 {
  font-family: times, georgia, serif;
  font-weight: normal;
  font-size: 18px;
  margin: 1em auto;
  text-transform: none;
  width: 74%;
}
.article-port #page h4 {
  margin: 1.33em auto;
  width: 74%;
}
.article-port h3 a {
  text-transform: none;
}
/* end DF10*/


@media screen and (min-width: 1036px) {
  #product-images {
    padding-right: 3.52941176470585%;
  }
}
@media screen and (max-width: 1035px) {
  ul.nav li {
    margin: 0 3px;
  }
  ul.nav li a {
    padding: 6px 7px;
  }
  .flex-caption, .homepage-promo .caption {
    font-size: 98%;
  }
  .flex-caption.slide-1501093119361-0 {
    top: 19% !important;
    /*top: 6.147em !important;*/
  }
}
@media screen and (max-width: 995px) {
  .fa-user:before {
    content: "\f007";
    font-size: 19px;
    vertical-align: middle;
  }
  a.wk-link .wk-icon svg path {
    stroke: #6aa4d6 !important;
  }
  .gridlock .row .tablet-2 {
    width: 23.0392156862745%;
  }
  #top-bar {
    background: #010203;
    color: #fff;
  }
  #mobile-header {
    position: fixed;
    width: 100%;
    z-index: 9997;
  }
  #header-wrapper {
    padding-top: 100px;
  }
  #shopify-section-header {
    margin-bottom: 0;
  }
  #content {
    margin-top: 20px;
  }
  span#sg {
    /*float: right;*/
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .caption-inners, .caption {
    /*font-size: 98%;*/
  }
  #content {
    margin-top: 0;
  }
  .first {
    clear: none;
  }
  .sorty:last-child .dropy {
    display: none;
  }
  .sorty:last-child .pagin {
    float: right;
  }
}
@media screen and (min-width: 961px) {
  .gridlock .row #related .desktop-2 {
    width: 18.0392156862745%;
  }
}
@media screen and (max-width: 960px) {
  .flex-caption, .homepage-promo .caption {
    font-size: 92%;
  }
  .gridlock .row #product-loop .desktop-2:last-child {
    display: none;
  }
}
@media screen and (max-width: 920px) {
  /*.homepage-promo .caption h3 {
  font-size: 27px !important;
}*/
  .flex-caption, .homepage-promo .caption {
    font-size: 88%;
  }
  p.line-item-property__field {
    display: block;
    margin-bottom: 0;
    width: 100%;
  }
  span.mult {
    display: block;
    margin-bottom: 10px;
  }
  #result-metres {
    display: block;
    margin-bottom: 15px;
  }
  #page .related-article h3 {
    font: 13px/1 'ProximaNovaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
}
@media screen and (max-width: 900px) {
  .swatch.size .swatch-element:last-of-type {
    margin-right: 15px;
  }
  #homepage-blogpost .row-fluid .span3 {
    margin: 0;
    width: 100%;
  }
}
@media screen and (max-width: 864px) {
  .flex-caption, .homepage-promo .caption {
    font-size: 73%;
  }
  .caption .cta {
    /*margin-top: 0.58235em;
    margin-top: 0.75em;*/
  }
  .flex-caption.slide-1501093119361-0 p {
    font-size: 13px !important;
  }
  .flex-caption.slide-1501093119361-0 p {
    /*margin-top: 8px;*/
  }
  .homepage-promo h3 {
    /*letter-spacing: 5px;
    letter-spacing: 4.5px;*/
  }
}
@media screen and (min-width: 737px) and (max-width: 768px) {
  .favcustom {
    margin-bottom: 22px;
  }
  .jon {
    margin-bottom: 8px;
    width: 100%;
  }
  #soc {
    left: 30%;
    right: auto;
  }
}
@media screen and (min-width: 737px) {
  #product-images {
    /*padding-right: 3.32575342465749%;*/
    /*width: 56.5547162426614%;*/
    padding-right: 1.35254101640654%;
    position: relative;
    width: 56.86274509803919%;
  }
  #product-description {
    /*width: 39.14%;*/
    width: 39.21568627450981%;
  }
}
@media screen and (max-width: 736px) {
  #logo img {
    max-width: 170px !important;
  }
  section.homepage-section.slideshow-section .flexslider .slides li img {
    width: 138.8%! important;
    margin-left: -22%;
  }
  .flex-caption, .homepage-promo .caption {
    font-size: 100%;
  }
  .flex-caption.slide-1501093119361-0 p {
    font-size: 1.2307692em !important;
    margin-top: 0.5em;
  }
  .gridlock .row .tablet-2 {
    width: 48.0392156862745%;
  }
  .index .prod-image {
    height: 173px;
    line-height: 172px;
  }
  .index .lined-title {
    margin-bottom: 20px;
  }
  .index .product-index {
    margin-top: 0;
  }
  .index .product-index {
    margin-bottom: 0;
  }
  .homepage-promo.desktop-12.tablet-6.mobile-3.mobile-3 a {
    display: block;
    margin-left: -82.2%;
    margin-left: -12%;
    width: 200%;
  }
  .homepage-section.feat-images {
    background: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /*.shopify-section:last-child .homepage-section {
  background: transparent;
  margin-bottom: 0;
  padding-bottom: 0;
}*/

  .collection-description {
    padding: 0 0 30px;
  }
  .gridlock .row #collection-page .dropy.desktop-2 {
    margin-bottom: 10px;
    width: 98.0392156862745%;
  }
  .lefty {
    float: none;
    margin-bottom: 10px;
    text-align: center;
  }
  .righty {
    float: none;
    text-align: center;
  }
  ol.flex-control-nav.flex-control-thumbs {
    text-align: center;
  }
  #product-description p.line-item-property__field label {
    float: none;
    margin-right: 0;
  }
  p.line-item-property__field input {
    text-align: center;
  }
  .product-price, .product-price .money {
    float: none;
  }
  #product-price {
    float: none;
  }
  .desc {
    text-align: left;
  }
  .gridlock .portfolio.row .desktop-4.mobile-3 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 98.0392156862745%;
  }
}
@media screen and (max-width: 639px) {
  .homepage-promo {
    margin-bottom: 30px;
  }
  #big-footer {
    padding: 20px 0;
  }
}
@media screen and (max-width: 626px) {
  #contact-icons .block.desktop-4 {
    width: 98.0392156862745%;
  }
}
@media screen and (max-width: 532px) {
  .flex-caption, .homepage-promo .caption {
    font-size: 73%;
  }
}
@media screen and (max-width: 414px) {
  .flex-caption {
    padding: 0;
  }
  .flex-caption.slide-1501093119361-0 {
    top: 10% !important;
  }
  .flex-caption p.caption {
    font-size: 13px! important;
  }
  .homepage-promo .caption {
    font-size: 70%;
  }
  .homepage-promo .caption h3 {
    /*font-size: 24px !important;*/
  }
  .caption span {
    /*font-size: 14px;*/
  }
  .cta {
    /*margin-top: 10px! important;*/
  }
  .homepage-promo.promo-1512359015248-0 .caption {
    left: auto;
    right: 5%;
    width: 54%;
  }
  .homepage-promo.promo-1512359015248-1 .caption {
    left: 9%;
    width: 50%;
  }
  .pryce {
    width: auto;
  }
  #custom {
    padding-right: 70px;
  }
  .desc {
    text-align: left;
  }
  .gridlock .row #product-loop .desktop-2:last-child {
    display: none;
  }
  .dropy {
    float: none !important;
    margin: 0 auto 30px;
  }
  .pagin {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
  #collection-page .prod-image {
    height: 187px;
    line-height: 185px;
  }
  .medium_grid .prod-image img, .medium_grid .collection-image img {
    max-height: 187px;
  }
  .sorty:last-child .dropy {
    display: none;
  }
  #create-customer .form-row .large_form {
    width: 46%;
  }
  .compact #password.fullwidth {
    width: 96%;
  }
  .collect .paginate {
    width: 50%;
  }
  .collect a.more {
    position: initial;
    width: 50%;
  }
  .port .doubleTitle {
    background: none;
  }
  #category-heading.port {
    padding: 0;
  }
}
@media screen and (max-width: 375px) {
  #collection-page .prod-image {
    height: 170px;
    line-height: 168px;
  }
  .medium_grid .prod-image img, .medium_grid .collection-image img {
    max-height: 170px;
  }
  #shopping-cart, #shopping-cart table {
    margin-left: 0;
    margin-right: 0;
  }
  #shopping-cart td p .money {
    font-size: 13px;
  }
}

/* start MobDF10 */
@media (min-width: 668px){
  #page .framing-size-page h1 {
    text-align: left;
  }
}
@media (max-width: 667px){
  #page.art-cons-besp > div:not(.testimonials-holder) .span6, #page.portfolio > div:not(.testimonials-holder) .span6 {
    display: block !important;
    padding-right: 0;
    width: 100% !important;
  }
  .small-block.text-content {
    padding: 0 3.5%;
  }
  .span6.right-col {
    margin-left: 0;
  }
  #testimonials-area {
    padding: 0 3.5%;
  }
  .row-fluid .span4 {
    width: 100%;
  }
  .projects-box #homepage-blogpost .img, .related .img, #homepage-blogpost .img-excerpt, #homepage-blogpost .img-excerpt p {
    background-size: contain !important;
    max-height: 130px;
  }
  .row-fluid .span4:nth-child(3n+1) {
    clear: none;
  }
  .row-fluid [class*="span"] {
    margin-left: 0;
  }
  .framing-top {
    display: block;
    height: auto;
    /* max-width: 100%; */
    padding: 20px 20px 0;
    width: auto;
  }
  .framing-top {
    background: transparent;
    margin-top: 0;
    padding: 0 10px;
    text-align: center !important;
  }
  .framing-top > .feat-image {
    display: block;
    height: 300px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  #homepage-blogpost.framing .img {
    height: 200px;
    line-height: 200px;
    max-height: 200px;
  }
  #homepage-blogpost.framing .row-fluid .span3 {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  a.framing, .framing-related {
    display: none;
  }
  .size-page .row-fluid .span6, .press-page .row-fluid .span6 {
    /*text-align: center;*/
    width: 100%;
  }
  .row-fluid .span10 {
    width: 100%;
  }
  .art-cons-besp.bacbw.bw .span6.left-col {
    margin: 0;
  }
  .single-art_com-art .content-holder .row-fluid .span6.right-col {
    border: 0 none;
    margin-top: 30px;
    padding: 0;
  }
}
@media (max-width: 375px){
  .art-cons-besp .rte {
    margin-bottom: 30px;
  }
}
/* end MobDF10 */


/*cart new css*/
.Shipping-section{
  	max-width:1000px;
  	width:100%;
  	margin:0 auto 30px;
  	float:none;
  	display:table;
  	padding-bottom: 15px;
  background:url(line-img.png) no-repeat 0 bottom;
  	
}
.Shipping-section ul{
  	margin:0;
  	width:100%;  	
}
.Shipping-section ul li {
  	list-style:none;
  	width:33.33%;
  	float:left;
  	text-align:center;
  	margin-bottom:20px;
}

.Shipping-section ul li p{
  	font-size:16px;
  	color:#6ca5d4;
  	font-family: 'ProximaNovaRegular';
  	max-width:225px;
 	 width:100%;
  	margin:0 auto;
}