/* Normalized Styles */
/* ==================================== */

html { font-size: 100%; overflow-y: scroll; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size:14px; line-height:21px; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
::-moz-selection { background: #b8040a; color: #fff; text-shadow: none; }
::selection { background: #b8040a; color: #fff; text-shadow: none; }


h2, h3, h4, h5, h6 {font-style:normal!important;font-weight: bold!important; font-size:20px !important;}

h1 {
  font-size : 40px;	

}


a:hover, a:active, a:focus { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #eeeeee; margin: 20px 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 12px 10px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0;  font-size: 100%} 
img { border: 0; -ms-interpolation-mode: bicubic; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
p {margin: 5px !important; }
fieldset { border: 0; margin: 0; padding: 0; }
legend { border: 0; *margin-left: -7px; padding: 0; }
label { cursor: pointer; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { color:transparent; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: transparent; }
table { border-collapse: collapse; border-spacing: 0; }
input::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0;}
::-webkit-validation-bubble-message { -webkit-box-shadow: 0 0 0 0; }


/* Web Font */
/* ==================================== */


@font-face {
  font-family: 'HelveticaNeue';
  src: url('HelveticaNeue.eot?#iefix') format('embedded-opentype'), 
    url('HelveticaNeue.woff') format('woff'),
    url('HelveticaNeue.ttf')  format('truetype'),
    url('HelveticaNeue.svg#HelveticaNeue') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* @font-face {
font-family: 'bebasregular';
src: url('webfont.eot');
src: url('webfont.eot?#iefix') format('embedded-opentype'),
url('webfont.woff') format('woff'),
url('webfont.ttf') format('truetype'),
url('webfont.svg#bebasregular') format('svg');
font-weight: normal;
font-style: normal;

}


@font-face {
font-family: 'archivo_narrowregular';
src: url('archivonarrow-regular-webfont.eot');
src: url('archivonarrow-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('archivonarrow-regular-webfont.woff2') format('woff2'),
url('archivonarrow-regular-webfont.woff') format('woff'),
url('archivonarrow-regular-webfont.ttf') format('truetype'),
url('archivonarrow-regular-webfont.svg#archivo_narrowregular') format('svg');
font-weight: normal;
font-style: normal;

}


@font-face {
font-family: 'archivo_narrowbold';
src: url('archivonarrow-bold-webfont.eot');
src: url('archivonarrow-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('archivonarrow-bold-webfont.woff2') format('woff2'),
url('archivonarrow-bold-webfont.woff') format('woff'),
url('archivonarrow-bold-webfont.ttf') format('truetype'),
url('archivonarrow-bold-webfont.svg#archivo_narrowbold') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'robotoregular';
src: url('Roboto-Regular-webfont.eot');
src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('Roboto-Regular-webfont.woff') format('woff'),
url('Roboto-Regular-webfont.ttf') format('truetype'),
url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
font-weight: normal;
font-style: normal;
} */



/* Utility classes */
/* ==================================== */

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.smooth { -webkit-text-stroke:0.1px; }
.accent-text { font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; }  

input.hint, textarea.hint, input[type=text].hint, input[type=tel].hint, input[type=password].hint, input[type=email].hint { color: #bbbbbb; }
input.error, textarea.error, input[type=text].error, input[type=tel].error, input[type=password].error, input[type=email].error, .in-error input, .in-error input[type=text], .in-error input[type=tel], .in-error input[type=password], .in-error input[type=email], .in-error textarea { border: 1px solid #FB8077; }
.in-error span.error-message { padding-left:10px; font-size:13px; line-height:21px; color:#F8584C; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; font-style:italic; }  
.feedback.error, .feedback.success { font-size:14px; line-height:21px; margin-bottom:20px; }
.feedback.success { margin-top:30px; }
.feedback.error { background-color:#fcedec; border:1px solid #fb8077; padding:12px 14px; -webkit-border-radius:3px;    -moz-border-radius:3px; border-radius:3px; margin:0 40px 25px 0;}
.left { float:left; }
.right { float:right; }

/* Print */
/* ==================================== */

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

/* General */
/* ==================================== */

body {
  background-color:#ffffff;
  
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;          
    }

a {
  text-decoration:none;
  color:#000000;
}

#container {
  width:900px;
  margin:0px auto;
  min-height:500px;
  position:relative;
  padding:0 40px;
  
  background:transparent;
  
  
  
}




#content {
  width:884px;
  margin:0 auto;
}

.lt-ie8 #content { 
  position:relative;
}

/* GLOBAL STYLES */
/* ==================================== */


/* SALE AND SOLD OUT OVERLAY */

.sale-overlay, .sold-out-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity:0;
}

.lt-ie9 .sale-overlay, .ie9 .sale-overlay {
  z-index:-1337;
}

.sale-overlay:hover, .sold-out-overlay {
  opacity:1;
  z-index:1337;
}

.sale-overlay span, .sold-out-overlay span {
  position: absolute;
  color: #ffffff;
  display: block;
  height: 90px;
  width: 90px;
  margin-top:-45px;
  margin-left:-45px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  top:50%;
  left:50%;
}

.sale-overlay span {
  font-size: 20px;
  background: #ff2419;
  filter: alpha(opacity=84);
  opacity:0.84;
}

.sold-out-overlay span {
  font-size: 16px;
  background: #555555;
  filter: alpha(opacity=70);
  opacity:0.84;
}

.sale-overlay.large span, .sold-out-overlay.large span {
  height:100px;
  width:100px;
  margin-top:-50px;
  margin-left:-50px;
}

.sale-overlay em {
  font-style:normal;
  display:block;
  margin-top:33px;
}

.sold-out-overlay em {
  font-style:normal;
  display:block;
  margin-top:35px;
}

.sale-overlay.large em, .sold-out-overlay.large em {
  margin-top:40px;
}

/* grayscale treatment to the images of soldout products */

.sold-out img {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Google Chrome & Safari 6+ */
}

/* SHARE WIDGET */

.share-widget {
  width:216px;
  height:61px;
  position:absolute;
  background-color:#444444;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.45);
  -moz-box-shadow:0px 2px 4px rgba(0,0,0,0.45);
  box-shadow:0px 2px 4px rgba(0,0,0,0.45);
  left:50%;
  margin-left:-108px;
  top:25px;
  display:none;
  z-index:999;
}

.lt-ie9 .share-widget, .lt-ie8 .share-widget {
  background: url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/ie-share-widget-background.png?13811980803277733354') no-repeat 0 0;
    height:75px;
    width:228px;
    top:17px;
    }

.blog-article-meta-share:hover .share-widget {
  display:block;
}

.share-widget:after {
  display:block;
  content:'';
  height:5px;
  width:10px;
  background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/global-sprite.png?13811980803277733354') no-repeat 103px -295px;
    position:absolute;
    top:-5px;
    left:0;
    width:216px;
    }

.lt-ie9 .share-widget:after, .lt-ie8 .share-widget:after {
  display:none;
}

.blog-article-meta li { 
  line-height:14px;
}

.blog-article-meta .share-widget a {
  display:block;
  height:31px;
  width:31px;
  background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/share-icons-sprite.png?13811980803277733354') 0 0;
    float:left;
    margin-left:8px;
    margin-top:15px;
    position:relative;
    border-bottom:none !important;
    }

.blog-article-meta .share-widget a:hover {
  border-bottom:none !important;
}

.lt-ie9 .blog-article-meta .share-widget a, .lt-ie8 .blog-article-meta .share-widget a {
  margin-top:20px;
}

.blog-article-meta .share-widget .sw-twitter { 
  background-position:-127px -82px;
  margin-left:15px;
}

.lt-ie9 .blog-article-meta .share-widget .sw-twitter, .lt-ie8 .blog-article-meta .share-widget .sw-twitter {
  margin-left: 21px;
}

.blog-article-meta .share-widget .sw-facebook { background-position:-166px -82px; }
.blog-article-meta .share-widget .sw-tumblr { background-position:-206px -82px; }
.blog-article-meta .share-widget .sw-pinterest { background-position:-246px -82px; }
.blog-article-meta .share-widget .sw-google { background-position:-285px -82px; }
.blog-article-meta .share-widget .sw-mail { background-position:-324px -82px; }

.blog-article-meta .share-widget .sw-twitter:hover { background-position:-127px -116px; }
.blog-article-meta .share-widget .sw-facebook:hover { background-position:-166px -116px; }
.blog-article-meta .share-widget .sw-tumblr:hover { background-position:-206px -116px; }
.blog-article-meta .share-widget .sw-pinterest:hover { background-position:-246px -116px; }
.blog-article-meta .share-widget .sw-google:hover { background-position:-285px -116px; }
.blog-article-meta .share-widget .sw-mail:hover { background-position:-324px -116px; }

/* PAGINATION */

.prev-next {
  padding: 20px 0;
  display: none;
}

.pagination {
  width:600px;
  padding:20px 0 49px;
  text-align:center;
  color:#000000;
}

.pagination.wide {
  width:884px;
  margin:0 auto;
}

.pagination a, .pagination span {
  display:inline-block;
  zoom: 1;
  *display: inline;
  padding:7px 10px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  border:1px solid #e2e2e2;
  font-size:12px;
  margin:0 3px;
}

.pagination a { color:#000000; }

.pagination-ellipsis { margin:0 3px; }

.pagination a.active { color:#000000; }
.pagination a.active:hover { 
  background-color:#f5f5f5;
  border: 1px solid #cccccc;
}

.pagination span { color:#333333; }


/* ON SALE & COMPARE AT PRICE */

.on-sale { color:#fe362c !important; }

.compare-at-price {
  font-style:normal;
  text-decoration:line-through;
  color:#a9aaaa;
}

/* PRODUCT AND COLLECTION GRID */

.four-per-row, .three-per-row, .two-per-row {
  display:block;
  float:left;
  margin: 0 0 36px 40px;
}

.four-per-row {
  width:268px;
  height:268px!important;
}

.three-per-row { 
  width:268px;
  height:268px!important;
}

.two-per-row {
  width:575px;
  height:572px;
}

.coll-prod-caption {
  position:relative;
}

.coll-prod-buy.disabled {
  -moz-opacity:0.50;
  opacity:.50;
  filter:alpha(opacity=50);
}

.four-per-row:hover .coll-prod-buy.disabled, .three-per-row:hover .coll-prod-buy.disabled, .two-per-row:hover .coll-prod-buy.disabled{
  background-color:#666666;
}

.four-per-row:hover .coll-prod-buy, .three-per-row:hover .coll-prod-buy, .two-per-row:hover .coll-prod-buy {
  background-color:#333333;
}

.four-per-row:hover .coll-prod-title, .three-per-row:hover .coll-prod-title, .two-per-row:hover .coll-prod-title {
  color:#b8040a;
}

.four-per-row:hover .sale-overlay, .three-per-row:hover .sale-overlay, .two-per-row:hover .sale-overlay {
  opacity:1;
  z-index:1337;
}

.four-per-row .coll-image-wrap, .three-per-row .coll-image-wrap, .two-per-row .coll-image-wrap {
  overflow:hidden;
  text-align:center;
  position:relative;
  
  background-color:#ffffff;
  
}

.four-per-row .coll-image-wrap {
  width:268px;
  height:268.0px;
}

.three-per-row .coll-image-wrap {
  width:268px;
  height:268.0px;
}

.two-per-row .coll-image-wrap {
  width:575px;
  height:572.0px;
}


.four-per-row .coll-image-wrap img, .three-per-row .coll-image-wrap img, .two-per-row .coll-image-wrap img {
  opacity:0;
}

.four-per-row .coll-image-wrap img {
  display: inline-block;
  float: none;
  height: auto !important;
  margin: 0 auto;
  max-height: 300px;
  max-width: 300px;
  width: auto !important;
}

.three-per-row .coll-image-wrap img {
  margin-top: 20px;
  max-width:268px;
  min-width:268px;
}
.two-per-row .coll-image-wrap img {
  display: inline-block;
  float: none;
  height: auto !important;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.four-per-row .coll-image-wrap a, .three-per-row .coll-image-wrap a, .two-per-row .coll-image-wrap a { 
  display:block; 
}

.four-per-row .coll-prod-buy, .three-per-row .coll-prod-buy, .two-per-row .coll-prod-buy{
  background-color:#666666;
  text-align:center;
  display:block;
  float:right;
  position:inline;
  top:0;
  right:0;
  font-weight:700;
  font-size:13px;
  color:#ffffff;
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height:14px;
}

.four-per-row .coll-prod-buy {
  margin-top:16px;
  padding:5px 10px 6px;
  font-size:13px;
}

.three-per-row .coll-prod-buy  {
  margin-top:19px;
  padding:7px 12px 8px;
  font-size:14px;
}

.two-per-row .coll-prod-buy {
  margin-top:16px;
  padding:5px 10px 6px;
  font-size:13px;
}




@media screen and (-webkit-min-device-pixel-ratio:0) {
  .four-per-row .coll-prod-buy {
    padding:5px 10px 7px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .three-per-row .coll-prod-buy {
    padding:7px 12px 9px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .big-little .coll-prod-buy {
    padding:14px 24px 18px;
  }
}

.ie9 .four-per-row .coll-prod-buy {
  padding:6px 10px 6px;
}

.four-per-row .coll-prod-buy:hover, .three-per-row .coll-prod-buy:hover, .two-per-row .coll-prod-buy:hover {
  background-color:#333333;
}

.four-per-row .coll-prod-meta {
  width:130px;
  float:left;
  margin-top:13px;
  font-size:13px;
}

.three-per-row .coll-prod-meta {
  width:268px;
  float:left;
  margin-top:19px;
}

.two-per-row .coll-prod-meta {
  width:576px;
  float:left;
  margin-top:19px;
}

.four-per-row .coll-prod-meta.no-medallion {
  width:268px;
  text-align:center;
}

.three-per-row .coll-prod-meta.no-medallion {
  width:268px;
  text-align:center;
}

.two-per-row .coll-prod-meta.no-medallion {
  width:576px;
  text-align:center;
}

.four-per-row .coll-prod-title {
  font-weight:700;
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.three-per-row .coll-prod-title {
  font-weight:700;
  font-size:16px;
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.two-per-row .coll-prod-title {
  font-weight:700;
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.four-per-row .coll-prod-title:hover, .three-per-row .coll-prod-title:hover, .two-per-row .coll-prod-title:hover{
  color:#b8040a;
}

.four-per-row .coll-prod-price {
  color:#a9aaaa;
  margin:3px 0 0 0;
}

.three-per-row .coll-prod-price {
  font-size:14px;
  color:#a9aaaa;
  margin:6px 0 0 0;
}

.two-per-row .coll-prod-price {
  color:#a9aaaa;
  margin:3px 0 0 0;
}

/* COLLECTION ITEMS */

.collection-list-product-count { line-height: 21px; margin: 0; }

/* INPUT */

label {
  display: block;
  font-size: 13px;
  color: #333;
  margin-bottom: 8px;           
  font-family: poppins;
  font-weight: bold;
}

input[type="checkbox"], input[type="radio"], .checkbox, .radio {
  margin:4px 5px 0 0;
  float:left;
}

.ie9 input[type="checkbox"], .ie9  input[type="radio"], .ie9  .checkbox, .ie9  .radio,
.lt-ie9 input[type="checkbox"], .lt-ie9 input[type="radio"], .lt-ie9 .checkbox, .lt-ie9 .radio {
  margin-top:2px;
}

/* .styled-input, input[type=text], input[type=tel], input[type=password], input[type=email], textarea {
border:1px solid #d2d2d2;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
outline:0;
background-color:transparent;
color:#333333;
padding:10px 9px;
font-size:14px;
-webkit-appearance:none;
margin-bottom:14px;
} */

.styled-input, input[type="text"], input[type="tel"], input[type="password"], input[type="email"], textarea {
  background-color: transparent;
  border: 3px solid #000;
  /*   border-radius: 4px; */
  color: #333333;
  font-size: 20px;
  margin-bottom: 14px;
  outline: 0 none;
  /*   padding: 10px 16px; */
  padding: 4px 0px 3px 9px;
  font-weight:500;
  font-family: poppins;
}

.contact-form .styled-input, .comment-form .styled-input, textarea {
  font-family: helvetica;
  font-size: 13px;
  padding: 7px;
  width: 300px;
}

.contact-form textarea.styled-input, .comment-form textarea.styled-input {
  min-width: 400px;
}

.styled-submit, .btn, .button {
  display:block;
  padding:11px 14px;
  background-color:#AA0000;
  color:#ffffff;
  font-weight:700;
  border:none;
  outline:none;
  font-size:14px;
  position:relative;
  z-index:1;
  -webkit-text-stroke:0.1px;
  -webkit-font-smoothing: antialiased;            
}

/* IE 7 Specific */
.lt-ie9 .styled-submit { padding: 13px 15px 12px; }
.lt-ie8 .styled-submit { padding: 11px 14px; }

@-moz-document url-prefix() {
  .styled-submit {
    padding:11px 14px 9px;
  }
}

.styled-submit:hover {
  background-color:#333333;
}

.styled-small-button {
  background-color:#666666;
  color:#ffffff;
  font-weight:700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border:none;
  outline:none;
  position:inline;
  z-index:1;
  -webkit-text-stroke:0.1px;
  -webkit-font-smoothing: antialiased;
}

.styled-small-button:hover {
  background-color:#333333;
}

/* CUSTOM SELECT */

select {
  height:36px;
  line-height:36px;
  border:1px solid #BBB;
  font-size:14px;
  padding:10px 0;
}

.lt-ie9 .special-select, .lt-ie9 .single-option-selector, .lt-ie9 #currencies {
  margin-left:0px;
  margin-top:0px;
}

.custom-style-select-box {
  display:block;
  padding:7px 4px 7px 9px;
  background-color:#ececec;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  border-top:1px solid #b9b9b9;
  border-left:1px solid #aeaeae;
  border-right:1px solid #aeaeae;
  border-bottom:1px solid #9b9b9b;
  background: #ffffff; /* Old browsers 
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU0JSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkxJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 53%, #ececec 54%, #eeeeee 91%, #ffffff 100%); /* FF3.6+ */
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(53%,#f5f5f5), color-stop(54%,#ececec), color-stop(91%,#eeeeee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
  /* background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 53%,#ececec 54%,#eeeeee 91%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  /* background: -o-linear-gradient(top, #ffffff 0%,#f5f5f5 53%,#ececec 54%,#eeeeee 91%,#ffffff 100%); /* Opera 11.10+ */
  /* background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 53%,#ececec 54%,#eeeeee 91%,#ffffff 100%); /* IE10+ */
  /* background: linear-gradient(top, #ffffff 0%,#f5f5f5 53%,#ececec 54%,#eeeeee 91%,#ffffff 100%); /* W3C */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ) !important; /* IE6-8 */
  /* -webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.1);
  /* -moz-box-shadow:0px 1px 3px rgba(0,0,0,0.1);
  box-shadow:0px 1px 3px rgba(0,0,0,0.1);
  font-size:14px;
  line-height:14px;*/
}


.custom-style-select-box {
  border: 3px solid #000;
  border-radius: 0px;
  border-style: solid;
  border-width: 3px;
  display: block;
  font-size: 20px;
  line-height: 14px;
  margin-left: 31px;
  margin-top: -15px;
  padding: 15px 0 13px;
  font-family: poppins;
  font-weight:500;
}

.custom-style-select-box-inner {
  text-align: center;
  background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/select-glyph.png?13811980803277733354') no-repeat center right;
    padding-right:15px;
    word-spacing: -5px;
    }            

/* RTE */

.rte {
  font-size:14px;
  line-height:18px;
  color:#333333;
  font-family:Helvetica Neue, Helvetica;
}

.rte img {
  max-width:100%;
}

.blog-content-hover-image-wrapper {
  overflow: hidden;
  position: relative;
  width: 600px;
  left: 142px;
  height: 225px;
}

.blog-content-hover-image-wrapper img {
  height: 450px;
  width: 600px;
  top: 0px;
  position: absolute;
}

.blog-content-hover-image-wrapper img:hover {
  top: -100%;
}

.rte a { color: #000000 ; }
.rte a:hover { color: #b8040a ; }

#toc { 
  margin-left: 5px; 
  padding-left: 0; 
  list-style-type: disc;
  list-style-position: inside;
}

#toc ul, #toc li { 
  margin:7px 0;
  padding:0;
}

#toc ul { 
  padding-left:20px;
}

.rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6 {
  font-family:Helvetica Neue, Helvetica;
  word-spacing: 5px;
  color:#000000;
  -webkit-font-smoothing: antialiased;
  margin:0 0 14px;
}

.rte h1 { font-size:35px; line-height: 40px; }
.rte h2 { font-size:30px; line-height: 36px; }
.rte h3 { font-size:25px; line-height: 30px; }
.rte h4 { font-size:22px; line-height: 27px; }
.rte h5 { font-size:18px; }
.rte h6 { font-size:14px; line-height: 19px; }

.rte p, .rte blockquote, .rte ol, .rte ul, .rte figure, .rte object, .rte iframe, .rte table, .rte div, .rte pre {
  margin:0 0 20px 0;
}

.rte figcaption {
  line-height: 16px;
  font-size: 13px;
  display: block;
  margin: 5px 0;
}

.rte ul, .rte ol {
  padding-left:16px;
}

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

.rte li {
  margin-bottom:5px;
  border-bottom:none !important;
}

.rte iframe {
  max-width:100%;
}

.rte blockquote {
  border-left:5px solid #e2e2e2;
  padding-left:20px;
  color:#999999;
  margin-left:0px;
  max-width:80%;
}



.rte table {
  width:100%;
  font-size:13px;
  border: 1px solid #b9b9b9;           
}

.rte table.no-border { border:none }

.rte table tr:hover td { background-color:#e9e9e9 }

.rte table.no-border tr:hover td { background-color:transparent }

.rte table th {
  padding: 15px 10px 10px 10px;
  font-weight: normal;
  font-size: 14px;
  text-align:left;
}

.rte table.no-border th { padding:0 }

.rte table td {
  padding: 10px;
  border-top: 1px solid #b9b9b9;
  background-color:#fafafa;
  text-align:left;
}

.rte table.no-border td {
  padding:0;
  border-top:none;
  background-color:transparent;
}

pre {
  display:block;
  background: #eee;
  padding: 17px 20px 21px 20px;
}

p.highlight {
  background:#d3e2e8;
  padding:17px 20px 21px 20px;
}

.gist-meta { display:none; }

.gist .gist-file .gist-data {
  background: #eee !important;
  border-bottom:none !important;
}

.gist-highlight {
  border-left: 3ex solid #eee;
  position: relative;
}

.gist-highlight pre {
  counter-reset: linenumbers;
}

.gist-highlight pre div:before {
  color: #aaa;
  content: counter(linenumbers);
  counter-increment: linenumbers;
  left: -3ex;
  position: absolute;
  text-align: right;
  width: 2.5ex;
}

/* PAGE CONTAINER & TITLE */

.page-container {
  width:900px;
}   

.page-title {
  border-top:1px solid #e2e2e2;
  width:900px;
  color:#000000;
  font-size:40px;
  line-height:65px;
  margin-top: 20px!important;
  padding-top: 35px;
  font-family:'Poppins';
  -webkit-font-smoothing: antialiased;
}

.page-title.full-width {
  max-width:inherit;
}

/* SNIPPET: Sidebar */

.sidebar {
  width:268px;
  float:right;
  margin:0;
  list-style-type:none;
  overflow:hidden;
  padding:0 0 20px;
}

.sidebar img {
  max-width:268px;
}

#snippet-blog-sidebar {
  padding-bottom:20px;
}

#snippet-blog-sidebar.no-tags {
  padding-bottom:80px;
}

#snippet-tag-sidebar {
  border-top:1px solid #e2e2e2;
  padding:36px 0 80px;
}


.sidebar h2, .sidebar h3, #snippet-blog-sidebar-title, #snippet-tag-title {
  vertical-align:top;
  font-size:19px;
  margin:0 0 12px 0;
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  color:#000000;
}

#snippet-blog-sidebar-title #blog-share-rss {
  float:none;
  display:inline-block;
  zoom: 1;
  *display: inline;
  margin-left:6px;
  top:4px;
  vertical-align:bottom;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {  
  #snippet-blog-sidebar-title #blog-share-rss {
    top:0px !important;
  }
}

#snippet-tag-title {
  margin-bottom:16px;
}

.sidebar-article {
  border-bottom:1px solid #eeeeee;
  padding:10px 0;
}

.sidebar-article.last {
  border-bottom:none;
}

.sidebar-article h2 {
  margin:0 0 3px 0;
}

.sidebar-article-title {
  color:#000000;
  font-size:14px;
  font-weight:400;
  margin:0;
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.sidebar-article-title:hover { color:#b8040a;  }

.sidebar-article-date, .sidebar-article-comments { 
  display:inline-block;
  font-size:12px;
  color:#000000;
  padding:4px 4px 4px 0px;
  margin:0;                    
  zoom: 1;
  *display: inline;
}

.sidebar-article-comments {
  padding-left:20px;
  background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/global-sprite.png?13811980803277733354') no-repeat 0 3px;
    }

.sidebar-tag {
  padding:13px 0 13px;
  font-size:14px;
  color:#000000;
  border-bottom:1px solid #eeeeee;
}

.sidebar-tag.last { border-bottom:none; }

.sidebar-tag a { max-width:250px; }
.sidebar-tag a:hover { color:#b8040a;  }

.sidebar-tag .tag-count {
  float:right;
  color:#000000;
}

/* IE7 Specific Styling */
.lt-ie8 .tag-count { 
  position:relative;
  top:-34px; 
}   

/* SNIPPET: Related Products */

.related-products-container {
  border-bottom:1px solid #e2e2e2;
  margin-top:25px;
}

.related-products-title {
  font-size:24px;
  font-weight:700;
  margin:30px 0;
  font-family:Helvetica Neue, Helvetica, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color:#000000;
}

.related-products-list {
  margin:0 0 30px -40px;
  padding:0;
  list-style-type:none;
}

.lt-ie8 .related-products-list { 
  padding-bottom:40px; 
  margin-bottom:0px;
}

/* SNIPPET: Breadcrumbs */

#breadcrumbs {
  border-top:1px solid #e2e2e2;
  padding:39px 0;
  font-size:12px;
  text-align:center;
  width:884px;
  margin:0 auto;
  color:#000000;
  line-height:19px;
  float:left;

}

#breadcrumbs a { color:#000000; }
#breadcrumbs a:hover { color:#b8040a; }

#mti_wfs_colophon {
  bottom: -9px!important;
  right: -10px!important;
  filter: alpha(opacity=5);
  opacity: 0.5;
}

#mti_wfs_colophon:hover {
  filter: alpha(opacity=10);
  opacity: 1;
}

/* TEMPLATE: Layout */
/* ==================================== */      

#header-spacer {
  height:171px;
  width:900px;
  display:block;
  position:relative;
}

#header-big {
  padding-right:10px;
  display:block;
  border-bottom:none;
  width:900px;
  max-width: 100%;
  position:fixed;					/*relative -> fixed */
  margin-bottom: 50px;
  background-color:white;
  opacity:1;
  z-index:9999999;
}

/* #header-big:hover {
-moz-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
opacity: 1;
height:auto;
transition:all .3s ease-in-out;	
}  */


#header-big:hover {
  -moz-transition:all .0s ease-in-out;
  -ms-transition:all .0s ease-in-out;
  -o-transition:all .0s ease-in-out;
  -webkit-transition:all .0s ease-in-out;
  opacity: 1;
  height:auto;
  transition:all .0s ease-in-out;	
}



.sho {
  visibility:visible;
}

.hidi {
  visibility:hidden;
}

#header-short{
  text-transform: uppercase;
  border-bottom:none;
  width:900px;
  position:fixed;					/*relative -> fixed */
  margin-bottom: 50px;
  background-color:white;
  z-index:9999999;
  display:none;
}

/*#header-short:hover + #header{
height:auto;
display:block;	
}

#container:hover + #header{
height:auto;
display:inline;	
}
*/
/* IE 7 Specific */
*:first-child+html #header { 
  z-index:2;
}

#cart-search-signin {
  border-bottom:none;
  border-top:none;
  width:15%;
  position:absolute;
  top: 24px;
  right: 0px;
  float:right;
  z-index: 9999;
  /*   font-family: 'archivo_narrowregular'; */
}

#checkout{
  text-transform:uppercase;
  font-size: 13px !important ;
  font-weight: bold;
}

#cart-summary {
  width:900px;
  border-bottom:1px solid #e2e2e2;
  position:relative;					/*relative -> fixed */
  letter-spacing:1px;
  height:34px;
  padding-top:8px;
  padding-bottom:5px;
  background-color: white;
  opacity: 0.9;
  z-index: 9999999;
}

#cart-summary:hover {
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  -webkit-transition:all .3s ease-in-out;
  opacity: 1;
  transition:all .3s ease-in-out;	
}

#cart-summary.no-medallion {
  padding-right:0px;
  width:653px;
}

#cart-elem {
  display:block;
  text-align:right;
  font-size:13px;
  color:#000000;
  /*   position:absolute;
  left:-13px;
  top:38px; */
  /*   width:50px; */
}

.cart-elem-small {
  display:block;
  text-align:right;
  font-size:11px;
  color:#000000;
  position:relative;
  padding-top:25px;
}

.cart-elem a {
  padding-bottom:1px;
  color:#000000;
  text-transform:uppercase;
}

.cart-elem a:hover { 
  color:#333333; 
}

#cart-login {
  top:0px;
  margin: 0 !important;
}

#cart-count {
  top:0px;
}

#cart-count .no-underline { border-bottom:none; }

#search-form { 
  /*float:right;*/
  width:140px;
  height:24px;
  display:none;;
  border:1px solid #d2d2d2;
}

#search-field {
  border:none;
  outline:none;
  padding:0;
  margin:0;
  font-size:12px;
  color:#333333;
  margin-left:15px;
  width:100px;
  float:left;
  background:transparent;
  margin-top:5px;
}               

#search-field.hint { 
  -webkit-font-smoothing: antialiased;
  color: #A9AAAA;
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style:italic;
}

#search-submit {
  outline:none;
  border:none;
  height:12px;
  width:12px;
  background:url(//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/share-icons-sprite.png?13811980803277733354) no-repeat -556px -4px;
  margin-top:6px;
  margin-right:10px;
  padding:0;
  float:right;
  display:block;
}

#cart-container{
  float:right;
  position:absolute;
  top: 0px;
  right:0;
}

#cart-container img{
  width:40px;
  height:30px;
}

#cart-total-items {
  position:absolute;
  right:6px;
  top:-3px;
  font-size: 12px;
}

#cart-total-items a {
  color:#fff;
}



#cart-container-short{
  float:right;
  padding-right:80px;
  padding-top:15px;
  font-family: 'archivo_narrowregular';
}

#cart-container-short img{
  width:40px;
  height:30px;
}

#cart-container-short #cart-total-items {
  /*   position:absolute;
  right:52px;
  top:18px; */

  font-size: 12px !important;
  position: absolute;
  right: 51px;
  top: 17px;
}

#cart-total {
  position:absolute;
  height:91px;
  width:91px;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  background-color:#666666;
  text-align:center;
  display:block;
  margin:0;
  right:-35px;
  top:30px;
}

#cart-total:hover { background-color:#333333; }

#cart-price {
  font-size:24px;
  line-height:26px;
  color:#ffffff;
  font-weight:400;
  font-style:normal;
  margin-top:30px;
  opacity:0;
  display:block;
}

#cart-price-shop {
  position: absolute;			/*absolute -> fixed */
  font-size:22px;
  line-height:26px;
  color:#ffffff;
  font-weight:400;
  font-style:normal;
  margin-top:33px;
  display:block;
  background-color:#666666;
  margin-left:5px;
}

#cart-total-text { margin-left:12px; }

/*#logo, #title, #nav { visibility:hidden; }*/

#logo {
  float:left;
  margin:10px 40px 10px 0;
  line-height:34px;
  z-index: 9999999;
}

/* #logo-small img{
position:absolute;
height:45px;
width:45px;
} */

#title {
  font-size:26px;
  line-height:32px;
  margin:74px 0 16px;
  float:left;
  
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight:700;
  
}

#title a { 
  color:#000000; 
}

/* Main Navigation */

#nav {
  display:block;
  max-width:900px;
  list-style-type:none;
  margin-top:0px;
  margin-bottom:44px;
  position:relative;			/*relative -> fixed */
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  background-color: white;
  opacity: 0.9;
  z-index: 9999999;
}

.use-logo #nav {
  margin-bottom:0;
}

.lt-ie8 .use-logo #nav {
  margin-bottom:44px;
}

.nav-item {
  float:left;
  display:block;
  padding:2px 30px;
  border-left:1px solid #eeeeee;
  position:relative;			/*relative -> fixed */
  z-index:9999;
  height:25px;
}

.nav-item.first { border-left:none; }

.nav-item .nav-item-link {
  display:inline-block;
  color:#000000;
  font-size:23px;
  zoom: 1;
  *display: inline;
}

.nav-item .nav-item-link:hover { color:#b8040a !important; }

.nav-item.active .nav-item-link { color:#333333; }


/* Header Navigation */

#header-nav-short {
  float:left;
  display:block;
  width:640px;
  height:30px;
  margin-top:15px;
  margin-left:156px;
  position:absolute;
  z-index:10000;
  font-family: 'HelveticaNeue';
  /*   font-family: 'archivo_narrowbold',  */
}

#header-nav {
  float:left;
  display:block;
  width:100%;
  list-style-type:none;
  margin-top:14px;
  position:relative;
  z-index:9999;
}

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

.lt-ie8 .use-logo #header-nav {
  margin-bottom:44px;
}

.header-nav-item {
    float: left;
    display: inline-block;
    padding: 0 18px 0 25px;
    position: relative;
    z-index: 9999;
    cursor: pointer;
  width: 20%;
    max-width: 20%;
    box-sizing: border-box;
}

.header-nav-item.first { border-left:none; }

.header-nav-item .nav-item-link {
  display:inline-block;
  color:#000000;
  font-size:11px;
  zoom: 1;
  *display: inline;
}

/* .header-nav-item-link-parent { font-size:13px; font-family:'archivo_narrowbold'; color:#000; } */
.header-nav-item-link-parent { font-size:12px; font-family: 'Poppins', sans-serif; color:#000; font-weight: bold; text-transform:uppercase; }

.sub-header-nav-item-link:hover { color:#ca0000; }

.header-nav-item.active .header-nav-item-link { color:#333333; }

.sub-header-nav-item-link { text-transform: uppercase; color:#000; font-size:10px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: bold;}


/* Wide Version */

#header.wide {
  text-align:center;
}

.wide #title {
  display:inline-block;
  zoom: 1;
  *display: inline;
  float:none;
  margin:60px auto 52px;
}

.wide #logo {
  float:none;
  display:block;
  margin:36px auto;
}

.wide #nav {
  display:block;
  float:none;
  max-width:884px;
  width:884px;
  margin:0;
  padding:20px 0 0;
  border-top:1px solid #e2e2e2;
}

.wide .nav-item {
  display:inline-block;
  zoom: 1;
  *display: inline;
  float:none;
  margin-bottom:20px;
}

/* Sub Navigation */

.nav-item.dropdown:hover { z-index:99999; }
.nav-item.dropdown:hover .sub-nav { display:block }
.nav-item.dropdown > a:after {
  content: ' ';
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
  background: url(//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/global-sprite.png?13811980803277733354) no-repeat -1px -204px;
  width: 7px;
  height: 4px;
  margin: 0 0 2px 3px;
}

.sub-nav {
  margin:0;
  padding:0;
  list-style-type:none;
  display:block;
  width:180px;
  position:absolute;
  left:50%;
  top:22px;
  margin-left:-115px;
  display:none;
  z-index:1337;
}

.sub-nav:after {
  content:'';
  display:block;
  top:17px;
  bottom:0;
  left:0;
  right:0;
  position:absolute;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow:0px 1px 3px rgba(0,0,0,0.25);
  box-shadow:0px 1px 3px rgba(0,0,0,0.25);
  z-index:-1;
}

.sub-nav-niblet {
  display:block;
  width:100%;
  height:5px;
  padding-top:12px;
  background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/global-sprite.png?13811980803277733354') no-repeat 110px -283px;
    }

.sub-nav-item {
  display:block;
  overflow:hidden;
  background-color:#444444;
  margin:0;
  opacity: 0.96;
}

.sub-nav-item.first {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.sub-nav-item.last {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.sub-nav-item:hover {
  background-color:#333333;
}

.sub-nav li.sub-nav-item:hover + li a {
  border-top:1px solid #444444;
}

.sub-nav-item-link {
  display:block;
  width:150px;
  padding:20px 0px;
  margin:0px 15px;
  color:#ffffff;
  text-align:center;
  border-top:1px solid #333333;
}

.sub-nav-item-link:hover { 
  color:#ffffff; 
  border-top:1px solid #333333;
}

.sub-nav-item-link.first {
  border-top:none;
  padding:30px 0 20px;
}

.sub-nav-item-link.last {
  padding:20px 0 30px;
}

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

.buy-accessories-mubees,
.buy-accessories-mubees a {
  display: block;
  height: 65px;
  font-family: 'Baskerville W01 Italic';
  float: right;
  font-size: 3em;
  color: #cccccc;
}

.buy-accessories-mubees:hover,
.buy-accessories-mubees a:hover {
  color: #ca0000!important;
}

#footer { 
  border-top:1px solid #e2e2e2;
  width:884px;
  margin: auto;
}

#footer-modules {
  display:block;
  width:884px;
  padding:0;
  list-style-type:none;
}

.ft-module {
  float:left;
  width:191px;
  margin-right:40px;
  color:#333333;
  font-size: 13px;
  line-height: 21px;
}

.ft-module.one-third {
  width: 230px;
}

.ft-module.right {
  float:right;
}

.ft-module a {
  color:#000000;
}

.ft-module a:hover {
  color:#b8040a;
}

#footer-modules li:last-child { margin-right:0px; }

.ft-module h3 {
  margin:0 0 20px 0;
  color:#000000;
  font-size:16px;
  font-weight:700;
  font-family:Helvetica Neue, Helvetica;
}

/* BLOG TICKER MODULE */

#blog-ticker {
  padding-bottom: 56px;
  clear: both;
}

/* Ticker Styling */
.ticker-wrapper.has-js {
  padding: 0px;
  width: 884px;
  height: auto;
  display: block;
  /* background-color: #ffffff; */
}
.ticker {
  width: 885px;
  height: 55px;
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  /* background-color: #ffffff; */
}

.ticker-title {
  margin-top: 15px;
  font-size: 35px;
  font-family:Helvetica Neue, Helvetica, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.ticker-title a {
  text-decoration: none;
  color: #333333;
}


/* scrolling bit */

.ticker-content {
  margin: 0px;
  padding-top: 12px;
  position: absolute;
  text-transform: uppercase;
  font-style: normal !important;
  font-family: Helvetica Neue, Helvetica, 'Orator W01 Medium', Helvetica, Arial, sans-serif;
  overflow: hidden;
  white-space: nowrap;
  line-height: 35px;
  font-size:20px;
}

.ticker-content:focus {

}

.ticker-content a {
  padding-left: 25px;
  text-decoration: none;	
  color:#999999;
  font-style:normal!important;
}

.ticker-content a:hover {
  color:#b8040a;
}

.ticker-swipe {
  padding-top: 17px;
  position: absolute;
  top: 0px;
  background-color: #ffffff;
  display: block;
  width: 800px;
  height: 35px;
  color:#efefef;
  font-size:38px;
  font-size:52px \9;
}
.ticker-swipe span {
  margin-left: 1px;
  font-size: 52px;
  height: 12px;
  width: 7px;
  display: block;
}
.js-hidden {
  display: none;
}
.no-js-news {
  padding: 10px 0px 0px 45px; 
  color: #F8F0DB;
}
.left .ticker-swipe {
  /*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
  float: left;
}
.left .ticker-controls {
  padding-left: 6px;
}
.right .ticker-swipe {
  /*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
  float: right;
}
.right .ticker-controls {
  padding-right: 6px;
}


/* BLOG HEADLINES MODULE */

.shop-arrow {
  background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/shop-arrow.png?13811980803277733354') no-repeat 0 0;
    height: 184px;
    width: 160px;
    position: absolute;
    }

.blog-headlines {
  background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/news.jpg?13811980803277733354') no-repeat 0 0;
    padding-bottom: 32px;
    padding-left: 230px;
    position:relative;
    }

.blog-headlines-overlay {
  background:transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/vignette.png?13811980803277733354') top left repeat-x;
    float:left;
    height:268px;
    left:0px;
    position:absolute;
    top:0;
    width:884px;
    z-index:5;
    }

.blog-headlines-link a,
.blog-headlines-author,
.blog-headlines-date,
.blog-headlines-more a {
  padding: 2px 10px 2px 10px;
  margin-left: 0px;
}

.blog-headlines-link a {
  background:#000000;
  color:white;
}

.blog-headlines-link a:hover {
  background:#ffffff;
  color:#677E87;
}

.blog-headlines-author {
  background:#efefef;
  color:#fffff;
}

.blog-headlines-date {
  background:#efefef;
  color:#fffff;
}

.blog-headlines-more a {
  margin-left: 25px;
}

/* ABOUT MODULE */

#about-description {
  margin-bottom:26px;
}

#about-module .ft-share, #blog-share-rss {
  display:block;
  float:left;
  height:23px;
  width:23px;
  background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/share-icons-sprite.png?13811980803277733354') no-repeat;
    margin-right:6px;
    margin-bottom:6px;
    border-bottom:none;
    position:relative;
    }

#about-module #ft-share-twitter { background-position:-5px -11px; }
#about-module #ft-share-facebook { background-position:-34px -11px; }
#about-module #ft-share-tumblr { background-position:-63px -11px; }
#about-module #ft-share-rss, #blog-share-rss { background-position:-92px -11px; }
#about-module #ft-share-pinterest { background-position:-717px -10px; }
#about-module #ft-share-youtube { background-position:-687px -10px; }
#about-module #ft-share-vimeo { background-position:-657px -10px; }

#about-module #ft-share-twitter:hover { background-position:-5px -45px; }
#about-module #ft-share-facebook:hover { background-position:-34px -45px; }
#about-module #ft-share-tumblr:hover { background-position:-63px -45px; }
#about-module #ft-share-rss:hover, #blog-share-rss:hover { background-position:-92px -45px; }
#about-module #ft-share-pinterest:hover { background-position:-717px -44px; }
#about-module #ft-share-youtube:hover { background-position:-687px -44px; }
#about-module #ft-share-vimeo:hover { background-position:-657px -44px; }

/* CONTACT MODULE */

#contact-details {
  list-style-type:none;
  margin:0;
  padding:0;
}

#contact-details span {
  font-weight:700;
}

#cd-address { margin-bottom:18px; }

.cd-item-2 {
  font-size:13px;
  line-height:21px;
}

.cd-item-2 a {
  border-bottom:none;
}

/* TWITTER MODULE */

#twitter-module h3 {
  margin-bottom:22px;
}

.tweet-area {
  background-color:#f5f5f5;
  border:1px solid #cccccc;
  
  -webkit-box-shadow:inset 0px 0px 0px 1px rgba(0,0,0,0.75);
  -moz-box-shadow:inset 0px 0px 0px 1px rgba(0,0,0,0.75);
  box-shadow:inset 0px 0px 0px 1px rgba(255,255,255,0.75);
  
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  padding:13px;
  margin-bottom:29px;
  position:relative;
  color:#888888;
}


.twitter-niblet {
  position:absolute;
  height:24px;
  width:25px;
  background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/global-sprite.png?13811980803277733354') no-repeat 0 -259px;
    bottom:-22px;
    left:50px;
    }


.tweet-area .tweet {
  margin:0 0 4px 0;
}

.tweet-area .tweet a {
  border-bottom:none;
  padding:0;
}

.twitter-meta {
  width:191px;
  float:left; 
}

.ft-module a.twitter-avatar {
  height:35px;
  width:35px;
  overflow:hidden;
  float:left;
  margin-right:8px;
  border-bottom:none;
}

.twitter-avatar img {
  width:35px;
}

.twitter-names {
  float:left;
  width:139px;
  margin-top:3px;
}

.ft-module a.twitter-name {
  font-weight:700;
  color:#000000;
  font-size:12px;
  display:block;
  border-bottom:none;
  padding-bottom:0px;
  line-height:12px;
  margin-bottom:1px;
}

.ft-module a.twitter-name:hover { color:#b8040a; }

.ft-module a.timestamp {
  font-size:11px;
  line-height:11px;
  border-bottom:none;
  padding:0;
  color:#000000;
}

.ft-module a.timestamp:hover { border-bottom:none; }

.twitter-follow {
  width:100px;
  float:right;
  text-align:right;
  margin-top:2px;
}

.twitter-follow-button {
  width:63px !important;
  overflow:hidden;
}

/* MAILING LIST MODULE */

#mailing-list-module {

}

#mailing-list-module h4 {
  font-weight:400;
  margin-bottom:18px;
  color:#333333;
  font-size:12px;
  line-height:18px;
}

#email-input {
  border: 1px solid #d2d2d2;
  border-radius: 0;
  float: left;
  font-family: helvetica;
  font-size: 12px;
  padding: 13px 9px;
  width: 125px;
}


#email-input.hint {
  color: #bbbbbb;
}

#email-submit {
  font-size: 12px;
  left: 2px;
  top: 0;
  font-family: poppins;
}

.one-third #email-submit {
  float:right;
}                                        

/* Sub-Footer */
/* ==================================== */      

#sub-footer {
  width:884px;
  margin:0 auto 0; 
}

a .sub-footer-spacing {
  margin-left:10px;
}

.footer-left-content{
  margin:0;
  float:left;
}

/* #shopify-attr {
margin-top:0;
color:#aaaaaa;
font-size:12px;
line-height:14px;
} */

#shopify-attr {
  color: #aaaaaa;
  font-size: 10px !important;
  line-height: 14px;
  font-family: helvetica !important;
}


.footer-nav {
  margin-bottom:14px;
  line-height:14px;
}

.footer-nav a { 
  font-size:13px; 
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline; 
  padding-right:10px; 
}

.footer-nav a { color:#888888; }
.footer-nav a:hover { color:#888888; }

#shopify-attr a { color:#888888; border-bottom: solid 1px #eeeeee; font-size: 10px;}
#designed-by { font-size: 10px; }
#shopify-attr a:hover { color:#888888; border-bottom: solid 1px #dadada }

#payment-options {
  margin:0;
  padding:0;
  list-style-type:none;
  float:right;
  height:35px;
  display:block;
  position:relative;
  top:-10px;
}

.payment-option {
  float:right;
  display:block;
  height:35px;
  margin-left:24px;
  background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/payment-sprite.png?13811980803277733354') no-repeat 0 0;
    text-indent:-9999px;
    }

#pay-paypal {
  width:64px;
  background-position:-11px -6px;
}
#pay-visa {
  width:52px;
  background-position:-109px -5px;
}
#pay-mastercard {
  width:50px;
  background-position:-191px -5px;
}
#pay-amex {
  width:37px;
  background-position:-270px -5px;
}
#pay-discover {
  width:69px;
  background-position:-331px -5px;
}
#pay-cirrus {
  width:49px;
  background-position:-426px -5px;
}
#pay-maestro {
  width:47px;
  background-position:-504px -5px;
}
#pay-google {
  width:131px;
  background-position:-579px -5px;
}
#pay-dankort {
  width:54px;
  background-position:-730px -5px;
}

/* TEMPLATE: Index */
/* ==================================== */


/* SLIDESHOW */

#slideshow {
  float: left;
  padding: 15px 0 34px 0;
  text-align:center;
}

#slideshow-container {
  position:relative;
  width:900px;
  
  
  height:350px;
  
  overflow:hidden;
  z-index: 9;
  background-color:rgba(0,0,0,0.8);
}

#slides {
  display:block;
  
  
  height:350px;
  
  min-width:900px;

  list-style-type: none;
  margin:0;
  padding:0;
}

li.slide {
  width:900px;/*900px;*/
  
  
  height:350px;
  
  display:block;
  float:left;
  background-color:rgba(255,255,255,0.9);
  position:relative;
}                   

.slide-link-through {
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index:1337;
}

.slide-caption {
  position:absolute;
  filter: alpha(opacity=9);
  opacity: 0.9;
  top:80px;
  left:0px;
  width:900px;
  padding:25px 20px;
  color:rgba(255,255,255,0.7);
  font-family:Helvetica Neue, Helvetica, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing:2px;
  -webkit-text-stroke: 3px black;
  text-shadow:
    -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 3px 0 #000,
    3px 3px 0 #000;
}

.lt-ie9 .slide-caption { 
  background: url(' //cdn.shopify.com/s/files/1/0182/3863/t/30/assets/ie-caption-bg.png?13811980803277733354 ' ) repeat transparent; 
    }

  .slide-caption h2 {
    font-size:82px;
    line-height:1.3;
    margin:0;
    margin-left:-33px;
  }

  a.slide-link {
    font-size:20px;
    border-bottom:1px solid #ffffff;
    border-bottom:1px solid rgba(255,255,255,0.5);
    padding-bottom:1px;
    margin-top:16px;
    margin-bottom:10px;
    margin-left:-33px;
    color:#ffffff;
    display:inline-block;
    /* Necessary for inline-block in IE */
    zoom: 1;
    *display: inline;
  }

  #slideshow-controls {
    display: block;
    position: absolute;
    z-index: 999999;
    bottom: 15px;
    left: 0;
  }

  #slideshow-controls li:first-child {
    margin-left:0;
  }

  .slide-control {
    float:left;
    display:block;
    height:9px;
    width:9px;
    color:#efefef;
    padding:0 6px;
    cursor:pointer;
    font-size:38px;
    top:-7px \9;
    position:relative \9;
    font-size:52px \9;
  }

  .lt-ie9 .slide-control {
    top:-7px;
    position:relative;
    font-size:38px;
  }

  .slide-control.active {
    color:#d4d4d4;
  }

  /* PRODUCT SLIDER */

  #product-slider {
    width:884px;
    border-bottom:1px solid #e2e2e2;
    position:relative;
  }

  #product-slider h2 {
    margin:40px 0 30px;
    color:#000000;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size:19px;
    text-align:center
  }

  .mini-slider-controls {
    display:block;
    position:absolute;
    height:50px;
    width:50px;
    overflow:hidden;
    top:40%;
    z-index:1337;
    background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/global-sprite.png?13811980803277733354') no-repeat 0 0;
      outline:none;
      zoom: 1;
      filter: alpha(opacity=09);
      opacity: 0.09;
      /* IE 7 Styling */
      *top:40%;
      }

  .mini-slider-controls:hover { filter: alpha(opacity=16); opacity:0.16; }
  .mini-slider-controls:active { filter: alpha(opacity=36); opacity:0.36; }

  #mini-slider-prev { left:-70px; background-position:12px -709px; }
  #mini-slider-next { right:-70px; background-position:14px -619px; }

  

  

  #mini-slider-container {
    width:884px;
    overflow:hidden;
    position:relative;
  }

  #mini-slides {
    list-style-type:none;
    display:block;
    padding:0;
    margin-bottom:52px;
    margin-top:0;
  }

  #mini-slides .three-per-row {
    margin: 0 40px 0 0;                        
  }

  /* WIDGETS COLUMN */

  #widgets { 
    margin:0; 
    padding:38px 0 50px 0;
    list-style-type:none; 
    width:422px;
    float:left;
    display:block;
  }

  #widgets a:hover { color:#b8040a }

  .widget { border-bottom:1px solid #e2e2e2 }
  .widget.last { border-bottom:none }
  #widgets li:last-child { border-bottom:none }

  .widget-title {
    margin:0;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size:19px;
    color:#000000;
    vertical-align:top;
  }

  /* FRONTPAGE BLOG */

  #fp-blog {
    margin:0;
    padding:8px 40px 18px 0;
    list-style-type:none;
    width:382px;
  }

  #fp-blog-title #blog-share-rss {
    float:none;
    display:inline-block;
    zoom: 1;
    *display: inline;
    top:4px;
    margin-left:6px;
    vertical-align:bottom;
  }

  *:first-child+html #fp-blog-title #blog-share-rss { top:1px !important; }

  @media screen and (-webkit-min-device-pixel-ratio:0) {
    #fp-blog-title #blog-share-rss {
      top:1px !important;
    }
  }

  .fp-article { 
    margin:22px 0; 
    border-bottom:1px solid #eeeeee;
    padding-bottom:4px;
  }

  .fp-article.last {
    border-bottom:none; 
    margin-bottom:0px;
  }

  .fp-article-title { 
    margin:0; 
    line-height:26px;
    margin-top:12px;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  .fp-article-title a {
    font-size:16px;
    color:#000000;
  }

  .fp-article-date {
    font-style:italic;
    color:#000000;
  }

  .fp-article-content {
    color:#333333;
    font-size:14px;
    line-height:21px;
    margin-top:8px;
  }

  .fp-read-more {
    color:#000000;
    font-size:13px;
    display:block;
    margin-bottom:20px;
  }

  /* BROWSE */

  #fp-browse {
    padding:38px 0 10px;
  }

  #fp-browse.first {
    padding:0px 0 10px;
  }

  #fp-browse select {
    width:260px;
  }

  #fp-browse .browse-by {
    margin-bottom:30px;
  }

  #fp-browse-title {
    margin:0 0 28px 0;
  }

  .browse-sub-titles {
    font-size:14px;
    font-weight:400;
    margin:0 0 14px 0;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  }   

  /* LINK LIST */

  #fp-link-list-1, #fp-link-list-2 { padding:38px 0 10px; }

  #fp-link-list-1.first, #fp-link-list-2.first { padding:0 0 10px; border-top:none; }

  #fp-link-list-1 {
    border-bottom:none;
  }

  #fp-link-list-2 {
    border-top:1px solid #e2e2e2;
  }

  .link-list {
    margin:12px 0 12px 0;
    padding:0;
    list-style-type:none;
    max-width:275px;
  }

  .link-list li:first-child {
    border-top:none;
  }

  .ll-item {
    padding:14px 0;
    border-top:1px solid #eeeeee;
    font-size:14px;
  }


  /* PRODUCTS COLUMN */

  #products-column {
    width:422px;
    float:right;
    /*  padding-top:38px; */
  }

  #products-column.full-width {
    padding-top: -10px;
    width:auto;
    float:left;
  }

  #products-column-header {
    margin-bottom:5px;
  }

  #products-column-header a {
    float:right;
    margin-top:7px;
    font-size:12px;
  }

  #products-column-header a:hover { color:#b8040a; }

  #products-column-header a,
  #products-column-header h2 {
    font-size: 35px;
    float:left;
    max-width:370px;
    margin:0;
    font-family:Helvetica Neue, Helvetica, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#000000;
  }

  #fp-product-list {
    list-style-type:none;
    display:block;
    padding:0;
    margin-bottom:0;
    margin-left:-40px;
    margin-top:0;
    clear:both;
  }

  /* WELCOME TEXT */

  #welcome-text {
    margin-bottom:5px;
    margin-top: 40px;
    clear: both;
  }

  #fp-welcome-title {
    margin-bottom:20px;
  }      

  /* NO PRODUCTS -- NO COLLECTIONS -- DEFAULT STYLES */

  #default-slide-message {
    text-align:left;
    width:780px;
    height:141px;
    background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/banner-blankslate.jpg?13811980803277733354') no-repeat 384px 0;
      margin: 30px auto;
      padding-left: 41px;
      padding-top: 47px;
      padding-bottom: 25px;
      }

  .lt-ie8 #default-slide-message {
    margin:115px auto 70px;
  }

  #default-slide-message h1 {
    font-size:22px;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#000000;
    margin:0 0 13px;
  }

  #default-slide-message p {
    font-size:14px;
    line-height:21px;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#000000;
    font-weight:400;
    width:370px;
    margin:0;
  }

  #default-slide-message h2 a:hover { color:#b8040a; }

  #add-first-product {
    border-top:1px solid #e2e2e2;
    height: 45px;
    padding-top: 46px;
    margin-bottom: 50px;
  }

  #add-first-collection { margin-bottom: 94px; }

  #add-first-product a.styled-submit, #add-first-collection a.styled-submit {
    text-align:left;
    padding:13px 14px 16px 46px;
    font-size:16px;
    line-height:16px;
    display:inline-block;
    zoom:1;
    *display:inline;
  }

  .ie9 #add-first-product a.styled-submit, .lt-ie9 #add-first-product a.styled-submit,
  .ie9 #add-first-collection a.styled-submit, .lt-ie9 #add-first-collection a.styled-submit {
    padding:12px 14px 12px 46px;
  }

  .lt-ie8 #add-first-product a.styled-submit, .lt-ie8 #add-first-collection a.styled-submit  {
    padding:13px 14px 12px 46px;
  }

  #add-first-product span, #add-first-collection span {
    display:inline-block;
    zoom:1;
    *display:inline;
    background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/no_products_icon.png?13811980803277733354') no-repeat 0 0;
      height: 25px;
      width: 25px;
      position: absolute;
      left:12px;
      top: 9px;
      }

  .ie9 #add-first-product span, .lt-ie9 #add-first-product span,
  .ie9 #add-first-collection span, .lt-ie9 #add-first-collection span {
    top:7px;
  }

  #fp-product-list.default { 
    margin-bottom:0;
    overflow: auto;
  }

  .lt-ie8 #fp-product-list.default {margin-bottom:40px }

  .default .coll-image-wrap {
    border: 1px solid #EAEAEA !important;
    border-radius: 4px !important;
    min-height: 1em;
    display: table-cell;
    vertical-align: middle;
  }

  .default .coll-image-wrap p {
    font-size:26px !important;
    color:#eaeaea !important;
  }

  .default .coll-prod-meta {
    color:#c5c5c5 !important;
  }

  .default li .coll-prod-meta p {
    margin:0 !important;
  }

  .default li:hover .coll-prod-meta p {
    color:#c5c5c5 !important;
  }

  .default li .coll-prod-buy {
    color:#ffffff !important;
    background:#e8e8e8 !important;
  }

  .default li .coll-prod-meta p.coll-prod-price {
    margin-top:3px !important;
    color:#c5c5c5 !important;
  }

  /* TEMPLATE: Collection */
  /* ==================================== */

  .template-collection #content {
    width:884px;
  }

  .template-collection .pagination.wide {
    *margin-top:36px;
  }

  #collection-header {
    margin: 0 auto 38px;
    padding:0;
    list-style-type:none;
    width:884px;
    display:block;
  }

  #collection-title {
    float:left;
    max-width:530px;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  #collection-title h1 {
    margin:0;
  }

  .filter {
    float:right;
    padding-top:9px;
    padding-left:20px;
  }

  .filter p {
    display:inline;
    color:#000000;
    font-size:14px;
  }

  .filter .custom-style-select-box {
    min-width:100px;
  }

  .filter .special-select {
    opacity:0;
    min-width:120px;
  }

  .filter .special-select, .filter .custom-style-select-box {
    margin-left:5px;
  }

  .lt-ie9 .filter .special-select {
    margin-left:14px;
  }

  @-moz-document url-prefix() {
    .filter .special-select {
      margin-top:1px;
      margin-left:16px;
    }
  }

  #collection-description {
    margin-bottom:40px;
    padding-bottom:21px;
    border-bottom:1px solid #e2e2e2;
  }

  #coll-product-list, #collection-list { 
    margin:0 0 0px -40px; 
    padding:0; 
    list-style-type:none;
  }

  .lt-ie8 #coll-product-list {
    padding-bottom:40px;
  }

  /* TEMPLATE: Product Vignette */
  /* ==================================== */

  .grid_4
  {
    background:#fff;
    display:inline;
    float:left;
    margin-left:1px;
    margin-top:1px;
    padding-left:0;
    padding-right:0;
    position:relative;
  }
  .grid_2
  {
    background:#fff;
    display:inline;
    float:left;
    margin-left:1px;
    margin-top:1px;
    padding-left:0;
    padding-right:0;
    position:relative;
    width: 576;
  }

  .node-type-product-coffee h1.title
  {
    display:none;
  }

  .img-panel
  {
    line-height:.5em;
  }

  .quickFlip {
  float: left;
  height: auto;
  width: 100%;
  z-index: 5;
}

  .newPanel {
    height:268px;
    width:268px;	
    background:transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/tick.gif?13811980803277733354') center center repeat;
      }

  .vignetteMainSmall {
    background:transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/vignette.png?13811980803277733354') top left repeat;
  	float: left;
    height: auto;
    min-height: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 5;
  }

  .overlayTextHolder {
    float: left;
    height: auto;
    padding: 10px 0;
    width: 100%;
  }

  .homeMktgText, p.homeMktgText {
    bottom: 25px;
    font-family: "Helvetica Neue,Helvetica";
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    position: absolute;
    text-align: center;
    text-transform: none;
    width: 100%;
  }

  p.homeMktgText a .pro_title{
    font-size:13px;
    color:#000000;
    font-weight:500;
  }

  p.homeMktgText a:hover
    {
      color:#b8040a;
    }

  .homeListingOverlay {
    float: left;
    width: 100%;
  }
  .homeListingOverlay p
  {
    text-transform: uppercase;
    color:#000000;
    /* 	font-family: Helvetica Neue, Helvetica !important; */
    font-family: poppins !important;
    font-weight: 500;
    font-size:15px !important;
    letter-spacing:0px;
    line-height:20px;
    margin:5px 0 !important;
    text-align:center;
    text-decoration:none;
  }

  a.homeListingOverlayBold
  {
    color:#000000;
    /*     font-family: Helvetica Neue, Helvetica; */
    font-family: poppins;
    font-weight: bold;
    font-size:20px;
    line-height:20px;
    text-decoration:none;
    text-transform: uppercase;

  }

  p.homeListingOverlayBold
  {
    text-decoration:none;
    text-transform: capitalize;
  }

  a div.productListingOverlay p.productListingOverlayBold
  {
    text-decoration:none!important;

  }

  p.productListingOverlayBold span,a span.productListingOverlayBold
  {
    color:#000000;
    display:block;
    font-family: Helvetica Neue, Helvetica;
    font-size:12px;
    font-style:italic;
    letter-spacing:1px;
    padding-top:30px;
    text-transform:none;
  }

  .productListingOverlayBold span a:hover
    {
      text-decoration:underline;
    }

  .overlayPurchasePanel {
    text-align: center;
    font-family:Helvetica Neue, Helvetica;
    /*font-family: 'Orator W01 Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    background:  url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/f7f7f7.png?13811980803277733354') no-repeat left 0;
      background-size :cover;
      }

  .overlayPurchasePanel .purchasetitle {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 22px 0 22px;
    margin-top:45px;
    margin-bottom: 0px;
    display: block;
    clear: both;
    font-family:poppins;

  }

  .overlayPurchasePanel .purchaseprice {
    font-size: 2em;
    font-weight: 300;
    display: block;
    clear: both;homemk
    padding-bottom: 15px;
    margin-top: 15px;
  }

  .overlayPurchasePanel .qb-groundfor {
    height: 25px;
    clear: both;
    display: block;
    text-align: center;
    color: #ca0000;
    font-family: 'Baskerville W01 Italic';
  }

  .overlayCancel {
    background: url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/controls.png?13811980803277733354') no-repeat left 0;
      height: 15px;
      width: 15px;
      position: absolute;
      right: 40px;
      top: 26px;
      display: block;
      text-indent: -99999px;
      }

  .overlayCancel:hover {
    background: url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/controls.png?13811980803277733354') no-repeat right 0;
      }

  .overlayPurchased {
    background:transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/added-to-basket-small.png?13811980803277733354') center center no-repeat;
      position:absolute;
      top:0;
      width:268px;
      height:268px;
      z-index: 99999;
      }

  .overlayPurchasedPP {
    background:transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/added-to-basket-big.png?13811980803277733354') center center no-repeat;
      position:absolute;
      top:0;
      width:400px;
      height:400px;
      z-index: 99999;
      }


  /* TEMPLATE: Ajax Add-to-cart */
  /* ==================================== */


  /* Disabled input */
  input.disabled {
    opacity: .5;
  }


  /* TEMPLATE: Product */
  /* ==================================== */

  .successMessage {
    background: yellow;
  }

  #product-page-grind {
    position: relative;
    width: 430px;
  }

  .product-page-grind-loading {
  background: #ca0000 none repeat scroll 0 0;
  bottom: auto !important;
  box-sizing: border-box;
  color: #ffffff;
  float: left;
  font-family: poppins;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 0 20px;
  padding: 13px 19px 13px 14px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}

  .product-page-grind-item {
    display: inline-block;
    height: 70px;
    width: 70px;
    text-indent:-9999px;
  }

  .product-page-grind-item.active,
  .product-page-grind-item:hover,
  .product-page-grind-item:active {
    background-position: 0 -70px;
  }

  #product-page-grind img {
    float:left;
    padding: 0;
    margin: 0;
    border: 0;
  }

  h2.product-page-quantity-title {
    text-align: left;
    font-size: 15px;
    line-height: 54px;
    color: #000;
    display: inline-block;
    font-family:POPPINS;
  }

  .product-page-quantity {
    position: relative;
    margin-left: 10px;
    top: -7px;
  }

  .product-accessory-page-quantity {
    position: relative;
    margin-left: 70px;
    top: -7px;
  }

  h2.product-page-grind-title {
    text-align: left;
    font-size: 13px !important;
    line-height: 26px;
    color: #000;
    margin-top: 15px;
    padding-bottom: 5px;
    font-family: poppins;
  }

  #product-page-holder-finca {
    position: static;
    width: 885px;
    height: 1723px;	
    background: #f7f7f7 url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/product-page-finca.jpg?13811980803277733354') 0 0;
      }

  #product-page-holder {
    position: static;
    width: 885px;
    height: 1723px;	
    background: #f7f7f7 url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/product-page-holder.jpg?13811980803277733354') 0 0;
      }

  .no-js #product-select {
    display:inline;
    visibility:visible;
  }

  .template-product #breadcrumbs {
    border-top:0px;
  }

  #product-share {
    padding:36px 0;
    border-top:1px solid #e2e2e2;
    margin-top:28px;
    display: none;
  }

  #product-details #product-share {
    border-top:none;
    margin-bottom:40px;
  }

  #product-share h3 {
    font-size:19px;
    color:#000000;
    margin:0 0 31px;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  .product-share-item {
    display:block;
    height:31px;
    width:31px;
    background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/share-icons-sprite.png?13811980803277733354') 0 0;
      float:left;
      margin-left:8px;
      position:relative;          
      }

  #ps-facebook { background-position: -166px -3px ; }
  #ps-twitter { background-position: -126px -3px ; margin-left:0px; }
  #ps-tumblr { background-position: -206px -3px ; }
  #ps-pinterest { background-position: -246px -3px ; }
  #ps-google { background-position: -285px -3px ; }
  #ps-mail { background-position: -324px -3px ; }

  #ps-facebook:hover { background-position: -166px -37px ; }
  #ps-twitter:hover { background-position: -126px -37px ; }
  #ps-tumblr:hover { background-position: -206px -37px ; }
  #ps-pinterest:hover { background-position: -246px -37px ; }
  #ps-google:hover { background-position: -285px -37px ; }
  #ps-mail:hover { background-position: -324px -37px ; }

  #product-content {
    width:884px;
    margin:68px auto 0;
    padding-bottom:40px;
    border-bottom : 1px solid #000;
  }

  #product-details {
    width:425px;
    float:right;
    margin:0;
    padding:0;
    list-style-type:none;
    font-family:Helvetica Neue, Helvetica, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  .property-wrapper { margin:29px 0;}

  #product-details li:last-child { border-bottom:0; }

  #product-title { padding:0 0 8px 0; }

  #product-title h1 {
    font-size:40px;
    color:#000000;
    line-height:52px;
    font-family:POPPINS;
    font-weight:bold !important;
    text-transform: capitalize;
    margin-bottom: 0;
  }

  #product-title h2 {
    font-size:30px;
    line-height:26px;
    color:#BE1E2D;
    margin:0;
    font-family:POPPINS;
    font-weight:bold !important;
  }

  #product-prices { padding:0; }

  #product-price {
    display:block;
    float: left;
    color:#000000;
    font-size:30px;
    font-weight:bold !important;
    width:100%;
    padding-bottom:39px;
    font-family:Helvetica Neue, Helvetica;
    -webkit-font-smoothing: antialiased;
  }


  #product-price.small {
    font-size:25px;
    width:110px;
  }

  #product-per {
    font-size:15px;
    display:block;
    float: left;
    line-height: 19px;
    font-family:Helvetica Neue, Helvetica;
    width:100%;
    padding-bottom:17px;

  }

  .product-per-no {
    font-size: 25px;
    font-family:Helvetica Neue, Helvetica;
  }


  .product-per-no.small {
    font-size: 20px;
    font-weight:bold;
    font-family: poppins; 
  }


  #product-add { 
    float: right;
  }

  #product-add-medallion {
    margin-top: -5px;
    height:40px;
    width:40px;
    position:absolute;
    background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/share-icons-sprite.png?13811980803277733354') no-repeat -387px -3px;
      display:block;
      zoom: 1;
      cursor:pointer;
      }

  #product-add-wrap:hover * {
    background-position: -387px -55px !important; 
    color: #ca0000 !important;
  }

  #product-add-medallion:hover { background-position: -387px -55px; }

  #product-add input {
    font-size:13px;
    
    display:inline;
    position:relative;
    /*   margin-left:40px; */
    /*   border:none; */
    font-weight: bold !important;
    background:none;
    
    font-family: 'Poppins' !important;
    width:214px;
    -webkit-font-smoothing: antialiased;
  }

  

  #product-add input:hover { color: white !important; background: #BE1E2D;  }  

  .product-compare-price {
    display:inline;
    color:#a9aaaa;
    font-size:19px;
    text-decoration:line-through;
  }

  .product-variants { display: none; padding-bottom: 31px ; }

  .qb-product-variants {height: 55px!important; }

  .qb-accessory{
    margin-top:25px;
    margin-bottom:25px;
    display: block;
  }

  #product-details select {  
    margin-left: 20px;   margin-top: -6px;   min-width: 110px;
  }

  #current-currency, #currencies-picker { display:none }

  #currencies-picker {
    position:relative;
    left:5px;
    top:0;                       
  }

  #currencies {
    height:36px !important;
    font-size:12px;
    width:42px;
  }

  #currencies-picker .custom-style-select-box-inner {
    font-size:12px;
    color:#333333;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    letter-spacing:0;
    font-style:normal;
    text-align:left;
  }

  @-moz-document url-prefix() {
    .template-product .single-option-selector, #currencies {
      margin-top:1px;
      margin-left:0px;
    }
  }

  .selector-wrapper { 
    display: inline-block;
    margin:0;
  }

  .lt-ie8 .selector-wrapper {  padding:10px 0 !important; }

  .selector-wrapper label {
    color: #000;
    display: block;
    font-family: poppins;
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 12px;
    float:left;
    font-weight:bold;	
  }

  .quantity { width:114px; margin-bottom:0; text-align:center; margin-left:10px;margin-top: 10px;}

  #product-description {
    border-top:1px solid #eeeeee;
    padding:50px 0 14px; }

  #product-description.above {
    padding:0;
    border-top:1px solid #eeeeee;
    float:right; 
  }

  #product-description.bottom {
    padding:0;
    clear:both; 
  }

  #product-description h2 {
    color: #a9aaaa;
    font-size:16px;
    font-family:Helvetica Neue, Helvetica;
  }


  #product-description h3 {
    font-size:25px;
    font-family:Helvetica Neue, Helvetica;
  }

  #product-description li a img {
    width: 75px;
    /*   custom earlier 100px  */
  }

  #product-description-images {
    display: block;
    width: 400px;
    float: right;
  }

  #product-description-images img {
    max-width: 365px;
  }

  #product-description-cupping {
    
    display: block;
    position: relative;
    float: right;
    width: 884px;
    height: 42px;
    margin-top: 17px;
    margin-bottom: 50px;
  }

  .product-description-cupping-guide,
  .product-description-cupping-charts,
  .product-description-cupping-guide a,
  .product-description-cupping-charts a {
    font-size: 16px;
    font-family:Helvetica Neue, Helvetica;
    font-style: none;
  }

  .product-description-cupping-guide {
    float: left;
    margin-top:-18px;
  }

  .product-description-cupping-charts {
    margin-top:-18px;
    float: right;
    padding-right: 142px;
    display:none;
    /*   custom */

  }

  #product-description .rte h4 {
    font-size: 35px;
    line-height: 60px;
  }

  #product-description-accesories .rte,
  #product-description .rte {
    font-size: 15px;
    line-height: 26px;
    font-family:Helvetica Neue, Helvetica;
  }


  #product-description .rte em {
    font-family:Helvetica Neue, Helvetica;
    font-style: normal;
    line-height: 35px;
  }

  #product-description .rte ul {
    display: inline;
    list-style-type:none;
    font-size: 32px;
    line-height: 42px;
    font-family:Helvetica Neue, Helvetica;
  }

  #product-description .rte li {
    display: inline;
    text-align: left;
    margin:0;
    padding-bottom: 100px;
    font-family:Helvetica Neue, Helvetica;
  }

  #product-photos {
    width:422px;
    float:left;
  }

  #product-photo-container {
    width:422px;
    height:422px;
    text-align:left;
    position:relative;
    overflow:hidden;
  }

  #product-photo-container a {
    display:block;
    position:absolute;
    overflow:hidden;
    color:transparent;
    outline:none;
    background:transparent;
  }

  #product-photo-container img {
    height: auto;
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 20px;
    width: auto;
  }

  #product-photo-thumbs {
    margin:40px -40px 0 0;
    padding:0;
    list-style-type:none;
  }

  .product-photo-thumb {
    float:left;
    height:114px;
    text-align:left;
    background-color:transparent;
    margin-right:40px;
    margin-bottom:40px;
    cursor:pointer;
  }

  .product-photo-thumb img {
    max-height: 114px;
    opacity:0;
  }        


  /* TEMPLATE: Page */
  /* ==================================== */

  #page-content {
    width:576px;
    float:left;
    padding-bottom:50px;
  }

  .full-width #page-content { 
    width:auto;
    float:none;
  }

  .full-width .page-title { max-width:inherit; }

  /* TEMPLATE: Page: Cafes Shared */
  /* ==================================== */


  .page-choose-broughton,
  .page-choose-bruntsfield,
  .page-choose-glasgow {
    display: block;
    width: 900px;
    height: 350px;
    background-position: 0 bottom;
    background-size: cover;
  }

  .page-choose-broughton a:hover,
    .page-choose-broughton:hover {background-position: 0 top;}

  .page-choose-bruntsfield a:hover,
    .page-choose-bruntsfield:hover {background-position: 0 top;}

  .page-choose-glasgow a:hover,
    .page-choose-glasgow:hover {background-position: 0 top;}

  #page-cafe-hopper {
    width: 885px;
    padding: 20px;
    background: #ffffff;
    overflow: hidden;
  }

  #page-cafe-hopper h1 {
    font-family:Helvetica Neue, Helvetica, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding-bottom: 20px;
  }

  .page-cafe-hopper-link,
  .page-cafe-hopper-link a {
    float: left;
    display: block;
    width: 270px;
    height: 270px;
    margin-top: 90px;
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-cafe-hopper-off.jpg?13811980803277733354') no-repeat 0 0;
      text-indent:-9999px;
      }

  .page-cafe-hopper-link:hover,
  .page-cafe-hopper-link a:hover {
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-cafe-hopper-hover.jpg?13811980803277733354') no-repeat 0 0;
      }

  #page-cafe-people {
    clear: left;
    display: block;
    position: relative;
    width: 945px;
    margin-left: 4px;
  }

  .page-cafe-people-bio {
    font-family:'Baskerville W01 Italic', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 15px;
    line-height: 18px;
    text-align: right;
    position: absolute;
    top: 25px;
    min-height: 310px;
    padding: 10px;
    width: 155px;
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-people-vignette.png?13811980803277733354') no-repeat 0 top;
      }

  .page-cafe-people-person {
    float: left;
    margin-right: 5px;
  }

  h1.page-cafe-social-title {
    display: inline;
  }

  #page-cafe-social {
    display: block;
    clear: both;
    margin-left: 100px;
    width: 700px;
    padding: 60px 0 60px 0;
  }

  .page-cafe-social,
  .page-cafe-social a {
    font-family: Helvetica Neue, Helvetica, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 40px;
    line-height: 42px;
    display: inline-block;
    height: 50px;
    padding-left: 60px;
    margin-right: 30px;
  }

  .page-cafe-social-facebook,
  .page-cafe-social-facebook a {
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-cafe-facebook.gif?13811980803277733354') no-repeat 0 bottom;
      }

  .page-cafe-social-facebook:hover,
  .page-cafe-social-facebook a:hover {
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-cafe-facebook.gif?13811980803277733354') no-repeat 0 top;
      color: #ca0000;
      }

  .page-cafe-social-twitter,
  .page-cafe-social-twitter a {
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-cafe-twitter.gif?13811980803277733354') no-repeat 0 bottom;
      }

  .page-cafe-social-twitter:hover,
  .page-cafe-social-twitter a:hover {
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-cafe-twitter.gif?13811980803277733354') no-repeat 0 top;
      color: #ca0000;
      }

  .page-cafe-social-yelp,
  .page-cafe-social-yelp a {
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-cafe-yelp.gif?13811980803277733354') no-repeat 0 bottom;
      }

  .page-cafe-social-yelp:hover,
  .page-cafe-social-yelp a:hover {
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-cafe-yelp.gif?13811980803277733354') no-repeat 0 top;
      color: #ca0000;
      }


  /* TEMPLATE: Page: Broughton */
  /* ==================================== */

  #page-content-broughton {
    max-width: 684px;
    padding-left: 100px;
    float:left;
    margin-bottom:75px;
    padding-top: 47px;
  }

  #page-cafe-people-broughton {
    clear: left;
    display: block;
    position: relative;
    width: 945px;
    margin-left: 4px;
  }

  .page-broughton {
    width: 784px!important;
    background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-broughton-background-dots.gif?13811980803277733354') no-repeat -115px 370px;
      }

  .page-broughton p {
    text-align: right; 
    font-family:'Baskerville W01 Italic', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 20px;
    line-height: 30px;
  }

  #page-heading-broughton {
    width:1000px;
    height:475px;
    margin-left: -60px;
    float:left;
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-broughton-heading.gif?13811980803277733354') no-repeat 0 0;
      }

  .page-broughton-contact {
    font-family: Helvetica Neue, Helvetica, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 40px;
    float: right;
    margin-top: 65px;
    margin-right: 100px;
  }

  .page-broughton-contact:hover {
    color: #ca0000!important;

  }

  .page-broughton-map {
    display: block;
    width: 684px;
    height: 349px;
    clear:both;
    padding-top:40px;
    margin-left: 100px;
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/broughton-map-circles.jpg?13811980803277733354') no-repeat 0 0;
      text-indent:-9999px;
      }
  .coffee-hover {
    display: block;
    width: 684px;
    height: 349px;
    clear:both;
    padding-top:40px;
    margin-left: 100px;
    background: transparent url('//cdn.shopify.com/s/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_1024x1024.gif') no-repeat 0 0;
      text-indent:-9999px;
      }

  .page-broughton-map:hover {
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/broughton-map-hover.jpg?13811980803277733354') no-repeat 0 0;	
      }

  /* TEMPLATE: Page: Glasgow */
  /* ==================================== */

  #page-content-gibson {
    float:left;
    margin-bottom:75px;
    padding-top: 47px;
  }

  .page-gibson {
    background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-gibson-background-dots.gif?13811980803277733354') no-repeat center 90px;
      }

  .page-gibson p {
    text-align: center; 
    font-family:'Baskerville W01 Italic', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 18px;
    line-height: 32px;
    padding: 0 175px 0 175px;
  }

  .page-gibson h2 {
    clear:both;
    text-align: center;
    word-spacing: 30px;
    padding-top: 10px;
  }

  #page-heading-gibson {
    width:1050px;
    height:420px;
    margin-left: -85px;
    float:left;
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-gibson-heading-new.gif?13811980803277733354') no-repeat 0 0;
      }

  .page-cafe-gibson-hopper,
  .page-cafe-gibson-hopper a {
    float: right;
    display: block;
    width: 293px;
    height: 293px;
    margin-top: -115px;
    margin-right: -72px;
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-cafe-gibson-hopper.jpg?13811980803277733354');
      background-position: bottom center;
      text-indent:-9999px;
      }

  .page-cafe-gibson-hopper:hover,
  .page-cafe-gibson-hopper a:hover {
    background-position: top center;
  }

  .page-gibson-contact {
    font-family: Helvetica Neue, Helvetica, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 40px;
    float: right;
    margin-top: 65px;
    margin-right: 100px;
  }

  .page-gibson-contact:hover {
    color: #ca0000!important;

  }

  .page-gibson-map {
    display: block;
    width: 684px;
    height: 349px;
    clear:both;
    padding-top:40px;
    margin-left: 100px;
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/gibson-map-circles.jpg?13811980803277733354') no-repeat 0 0;
      text-indent:-9999px;
      }

  .page-gibson-map:hover {
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/gibson-map-hover.jpg?13811980803277733354') no-repeat 0 0;	
      }

  #page-cafe-people-gibson {
    clear: left;
    display: block;
    position: relative;
    width: 945px;
    margin-left: 85px;
  }

  /* TEMPLATE: Page: Bruntsfield */
  /* ==================================== */

  #page-content-bruntsfield {
    float:left;
    margin-bottom:75px;
    padding-top: 47px;
  }

  .page-bruntsfield {
    background:url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-bruntsfield-background-dots.gif?13811980803277733354') no-repeat center 635px;
      }

  .page-bruntsfield p {
    text-align: right; 
    font-family:'Baskerville W01 Italic', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 18px;
    line-height: 32px;
    padding: 0 80px 0 255px;
  }

  .page-bruntsfield h2 {
    clear:both;
    text-align: right;
    word-spacing: 30px;
    padding-top: 10px;
    margin-right: 80px
  }

  #page-heading-bruntsfield {
    width:855px;
    height:607px;
    float:left;
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-bruntsfield-heading.gif?13811980803277733354') no-repeat 0 0;
      }

  .page-cafe-bruntsfield-hopper,
  .page-cafe-bruntsfield-hopper a {
    position: absolute;
    display: block;
    width: 293px;
    height: 293px;
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/page-cafe-gibson-hopper.jpg?13811980803277733354');
      background-position: bottom center;
      text-indent:-9999px;
      left: -5px;
      margin-top: -30px;
      }

  .page-cafe-bruntsfield-hopper:hover,
  .page-cafe-bruntsfield-hopper a:hover {
    background-position: top center;
  }

  .page-bruntsfield-contact {
    font-family: Helvetica Neue, Helvetica, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 40px;
    float: right;
    margin-top: 65px;
    margin-right: 100px;
  }

  .page-bruntsfield-contact:hover {
    color: #ca0000!important;

  }

  .page-bruntsfield-map {
    display: block;
    width: 684px;
    height: 349px;
    clear:both;
    padding-top:40px;
    margin-left: 100px;
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/bruntsfield-map-circles.jpg?13811980803277733354') no-repeat 0 0;
      text-indent:-9999px;
      }

  .page-bruntsfield-map:hover {
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/bruntsfield-map-hover.jpg?13811980803277733354') no-repeat 0 0;	
      }

  #page-cafe-people-bruntsfield {
    clear: left;
    display: block;
    position: relative;
    width: 945px;
    margin-left: 4px;
  }




  /* TEMPLATE: About Us */
  /* ==================================== */


  .about-gus-sig {
    width:885px;
    height: 180px;
    border-top:1px solid #e2e2e2;
    padding-top: 50px;
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/about-gus-sig.jpg?13811980803277733354') no-repeat 0 0;
      }

  .about-john-sig {
    margin-top: 35px;
    width:885px;
    height: 155px;
    border-top:1px solid #f7f7f7;
    padding-top: 50px;
    background: transparent url('//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/about-john-sig.jpg?13811980803277733354') no-repeat 0 0;
      }


  /* TEMPLATE: Blog */
  /* ==================================== */

  #blog-container {
    width:884px;
    margin-top:50px;
  }

  #blog-title {
    max-width:560px;
    color:#000000;
    font-size:33px;
    margin:20px 0 35px;
  }

  #blog-content {
    width:885px;
    float:left;
    display:block;
    margin:0;
    padding:0;
    list-style-type:none;
  }

  #blog-content .prev-next {
    border-bottom:1px solid #eeeeee;
    padding-right:40%;
  }

  .blog-article {
    padding:38px 0 20px;
    overflow: hidden;
  }

  .blog-article.no-comment { border-bottom:none }

  .blog-article.first {
    padding:0 0 20px 0;
  }

  .blog-article.last { 
    border-bottom:none; 
    margin-bottom:24px;
  }

  .blog-article-title-outter { margin:0 0 18px 0; }

  .blog-article-title {
    font-size:25px;
    color:#000000;
    line-height:30px;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  .blog-article-title:hover { color:#b8040a; }

  .blog-article-date {
    color:#000000;
    font-size:14px;
    font-weight:400;
    margin:0 0 14px;
    position: relative;
    left: 0px;
    width: 85px;
    top: 138px;
    text-align: right;
  }

  .blog-article-meta {
    list-style-type:none;
    margin:0 0 8px 0;
    padding:0;
    font-size:12px;
    color:#000000;
  }

  .blog-article-meta a {
    color:#000000;
    border-bottom:1px solid #d4d4d4;
    padding-bottom:0px;
  }

  .blog-article-meta a:hover { 
    color:#888888; 
    border-bottom:1px solid #888888;
  }

  .blog-article-meta-item {
    display:inline-block;
    zoom: 1;
    *display: inline;
    margin-right:10px;
    position:relative;
    vertical-align:top;
  }

  .blog-article-meta-comments { padding-left:20px; }
  .blog-article-meta-share { padding-left:22px; padding-bottom:7px; position: absolute; z-index: 9999; }  
  .blog-article-meta-tags { padding-left:25px; max-width:340px; }

  .blog-article-meta-item span {
    display:block;
    height:20px;
    width:19px;
    position:absolute;
    top:-3px;
    left:0;
    background:url(//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/share-icons-sprite.png?13811980803277733354) no-repeat; 
  }

  .blog-article-meta-comments span { background-position:-440px 0; }
  .blog-article-meta-share span { background-position:-479px -1px; }
  .blog-article-meta-tags span { background-position:-513px 1px; }

  .blog-article-meta-comments:hover span { background-position:-440px -30px; }
  .blog-article-meta-share:hover span { background-position:-479px -31px; }
  .blog-article-meta-tags:hover span { background-position:-513px -29px; }

  .blog-article-meta-tags a {
    margin-right:1px;
    line-height:15px;
  }

  .blog-article-share {
    position:relative;
    z-index:999;
  }

  .blog-article-meta-share {
    z-index:1000;
    position:absolute;
  }

  .blog-read-more {
    display:block;
    font-size:13px;
    color:#000000;
    margin:0 0 20px 0;
  }

  .blog-read-more:hover { color:#b8040a; }


  /* TEMPLATE: Article */
  /* ==================================== */

  .template-article #blog-content .rte { padding-bottom:8px; }

  .template-article .blog-article { 
    padding:0 0px 22px 0; 
  }

  #comments-title, #add-comment-title {
    font-size:19px;
    color:#000000;
    margin:0 0 6px 0;
    padding-top:28px;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  #comments-title.no-comments {
    padding-bottom:25px;
  }

  #comments-title em {
    font-size:14px;
    color:#000000;
    font-style:normal;
    font-weight:normal;
    margin-left:4px;
  }

  #comment-list {
    margin:0;
    padding:0;
    list-style-type:none;
    width:560px;
  }

  .comment {
    border-bottom:1px solid #eeeeee;
    padding:22px 0;
  }

  .comment.first { padding-top:0px; }

  .comment-author {
    margin:0 0 20px 0;
    color:#000000;
    font-size:14px;
    font-weight:400;
  }

  .comment-author-picture {
    float:left;
    border-radius:50px;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
  }

  .comment-content {
    padding-left:60px;
    margin-left:90px;
    color:#333333;
    min-height:43px;
    position:relative;
  }

  .comment-content .quote-glyph {
    position: absolute;
    left: 0px;
    font-size: 127px;
    font-family: georgia;
    font-style: normal;
    color: #e2e2e2;
    display: block;
    height: 40px;
    width: 60px;
    overflow: hidden;
    top: -2px;
    line-height: 109px;
  }

  .comment-content p {
    line-height:21px;
    font-size:14px;
  }

  .comment-date {
    margin:22px 0 0 150px;
    font-size:12px;
    color:#000000;
  }

  .blog-add-comments { padding:26px 0 34px; }

  #add-comment-title { padding-top:0px; margin:0 0 28px 0; }

  /* TEMPLATE: Cart */
  /* ==================================== */

  .template-cart #content { min-height:400px }

  .template-cart .page-container{ margin-bottom:60px }

  .template-cart .page-container.no-mailing { margin-bottom:50px }

  #cart-title {
    font-size:33px;
    color:#000000;
    margin:68px 0 32px;
  }

  .cart-table-header td {
    color:#000000;
    font-size:14px;
    font-weight:700;
    padding-bottom:15px;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  .cart-item { width:120px; padding:20px 20px 20px 0; }
  .cart-detail { 
    width:300px; padding-right:40px; 
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
  .cart-price {width:120px; padding-right:40px;}
  .cart-quantity {width:120px; padding-right:40px;}
  .cart-total {width:100px; font-weight:700;}
  .cart-remove {width:20px;}
  .cart-price, .cart-total { font-size:14px; }

  .cart-item a {
    display:block;
    line-height:0;
    min-height:100px;
  }

  .cart-item a img { width:120px; }

  .cart-row { border-bottom: 1px solid #e2e2e2; }

  .cart-detail h2 { margin:0 0 4px 0 }

  .cart-detail h2 a {
    color:#000000;
    font-size:16px;
  }

  .cart-detail h2 a:hover { color:#b8040a; }

  .cart-detail h3 {
    margin:0;
    color:#000000;
    font-size:13px;
    font-weight:400;
    line-height:22px;
  }

  .cart-quantity .styled-input {
    width:26px;
    padding:9px 10px;
    color:#333333;
  }

  .remove-glyph {
    background: url(//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/share-icons-sprite.png?13811980803277733354) no-repeat -361px -1px;
    height:19px;
    width:19px;
    display:block;
  }

  .remove-glyph:hover { background-position:-361px -31px; }

  #cart-meta {
    width:380px;
    float:right;
    text-align:right;
    margin-top:26px;
  }

  #cart-subtotal, #estimated-shipping {
    color:#000000;
    font-size:19px;
    padding-bottom:15px;
    border-bottom:1px solid #e2e2e2;
    margin:9px 0 20px 0;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  #estimated-shipping { font-size:15px; }

  #cart-subtotal em, #estimated-shipping em {
    font-style:normal;
    font-weight:normal;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#a9aaaa;
    font-size:25px;
    margin-left:12px;
    -webkit-font-smoothing: antialiased;
  }

  #estimated-shipping em { font-size:21px; }

  #update-cart, .un-styled-btn {
    background:none;
    padding:0;
    display:inline;
    color:#000000;
    font-size:14px;
    border:none;
    outline:none;
    margin-right:1px;
  }

  #update-cart:hover, .un-styled-btn:hover { color:#b8040a; }

  #cart-meta span.or {
    color:#000000;
    font-size:14px;
  }

  #cart-meta .styled-submit {
    margin-left:15px;
    padding:11px 17px 12px;
    display:inline-block;
    zoom: 1;
    *display: inline;
  }

  @-moz-document url-prefix() {
    #cart-meta .styled-submit {
      padding:11px 17px 9px;
    }
  }

  .additional-checkout-buttons { margin: 30px 0 }

  #cart-notes {
    float:left;
    width:440px;
    margin-top:37px;
  }

  #cart-uk-only {
    float:right;
    width:340px;
    height: 170px;
    margin-top:68px;
    background-image:url("//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/cart-uk-delivery-only.gif?13811980803277733354");
      }

  #cart-notes p {
    font-size:14px;
    color:#333333;
    margin:0 0 13px 0;
  }

  #cart-notes-area {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border-right:1px solid #e2e2e2;
    max-width:562px;
    min-width:485px;
    min-height:138px;
    margin-left:0;
  }

  #empty-cart h1 {
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom:10px;
  }

  #empty-cart h2 {
    font-weight:400;
    margin-top:10px;
  }

  #empty-cart h2 a { color:#000000 }

  #empty-cart h2 a:hover { color:#b8040a }

  #shipping-calculator {
    border-top:1px solid #e2e2e2;
    padding:25px 0;
    text-align: left;
  }

  #shipping-calculator h3 {
    font-size:16px;
    margin-top:0;
    color:#000000;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  #shipping-calculator-form-wrapper p {
    float:left;
    width:auto;
    margin:0 10px 0 0;
  }

  #shipping-calculator-form-wrapper #get-rates-container {
    width:auto;
    margin-right:20px;
  }

  #shipping-calculator-form-wrapper #address_country_container {
    display: none;
  }

  #shipping-calculator-form-wrapper #get-rates-container input { margin-left: 0 }

  #shipping-calculator-form-wrapper #address_zip_container { width:123px }

  #shipping-calculator-form-wrapper #address_zip_container input  { width:105px }

  #shipping-calculator-form-wrapper select { width:230px }

  /* TEMPLATE: Search */
  /* ==================================== */

  .template-search .page-container { min-height:500px }

  #search-content {
    width:576px;
    float:left;
    margin:0;
    padding-left:0;
  }

  #search-content .styled-input {
    float:left;
    margin-right:10px
  }

  #search-content .styled-submit {
    float:left;
  }

  #search-content ul, #search-content ol { 
    list-style-type:none;
    list-style-position:outside;
    margin:0;
    padding-left:0;
  }

  #searching-for {
    font-size:19px;
    color:#000000;
    margin:0px 0px 34px 0px;
  }

  .search-result {
    padding:28px 0;
    border-bottom:1px solid #e2e2e2;
  }

  .search-result.first {
    padding:0 0 28px 0;
  }

  .search-result.last {
    border-bottom:none;
    margin-bottom:40px;
  }

  .search-result-image {
    width:120px;
    height:120px;
    display:block;
    float:left;
  }

  .search-result-image img { width:120px }

  .search-result-details {
    width:420px;
    margin-left:20px;
    float:left;
  }

  .search-result-details.no-image {
    width:560px;
    margin-left:0px;
  }

  .search-result-title {
    margin:0 0 8px 0;
    font-size:16px;
  }

  .search-result-price {
    margin:0;
    color:#a9aaaa;
    font-size:14px;
  }

  .search-result-description {
    margin-top:14px;
    margin-bottom:0px;
    font-size:14px;
    color:#333333;
    line-height:21px;
  }

  .search-result-description .highlight {
    background-color:#9abcca;
    color:#ffffff;
    display:inline-block;
    zoom: 1;
    *display: inline;
    padding: 0 3px;
    font-weight: normal;
  }

  /* TEMPLATE: 404 */
  /* ==================================== */

  #pnf-title {
    max-width:100%;
    font-size:69px;
    text-align:center;
    margin-top:50px;
    margin-bottom:38px;
  }

  #pnf-tagline {
    font-size:16px;
    color:#333333;
    line-height:28px;
    max-width:600px;
    font-weight:400;
    margin:0 auto 122px;
    text-align:center;
  }

  #pnf-tagline a:hover { color:#b8040a }

  /* LIGHTBOX */
  /* ==================================== */

  /*
  ColorBox Core Style:
  The following CSS is consistent between example themes and should not be altered.
  */
  #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
  #cboxOverlay{position:fixed; width:100%; height:100%;}
  #cboxMiddleLeft, #cboxBottomLeft{clear:left;}
  #cboxContent{position:relative;}
  #cboxLoadedContent{overflow:auto;}
  #cboxTitle{margin:0;}
  #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
  #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
  .cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
  .cboxIframe{width:100%; height:100%; display:block; border:0;}
  #colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

  /* 
  User Style:
  Change the following styles to modify the appearance of ColorBox.  They are
  ordered & tabbed in a way that represents the nesting of the generated HTML.
  */
  #cboxOverlay{background:#fff;}
  #colorbox{}
  #cboxContent{margin-top:32px; overflow:visible;}
  .cboxIframe{background:#fff;}
  #cboxError{padding:50px; border:1px solid #ccc;}
  #cboxLoadedContent{background:#eee; padding:1px;}
  #cboxLoadingGraphic{background:url(//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/loading.gif?13811980803277733354) no-repeat center center;}
  #cboxLoadingOverlay{background:#fff;}
  #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
  #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
  #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:30px; height:30px; position:absolute; top:2px; background:url(//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/close.png?13811980803277733354) no-repeat 0 0;opacity:0.8;}
  #cboxPrevious{background-position:0px 0px; right:44px;}
  #cboxPrevious:hover{background-position:0px -25px;}
  #cboxNext{background-position:-25px 0px; right:22px;}
  #cboxNext:hover{background-position:-25px -25px;}
  #cboxClose{background-position: 0 0px; right:2px;}
  #cboxClose:hover{opacity:1;}
  .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
  .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
  .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
  .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
  .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

  #richsnippet {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
  }
  h3.prod_stats {
    font-family: 'Poppins' !important; 
    font-weight:bold !important;
    font-size:20px !important;
  }








  .shop-title-logo{
    width:900px;
    height:350px;
    display:block;
  }
  .shop-video-content-wrapper{
    display:block;
    width:900px;
    height:260px;
  }
  /* .shop-video-panel{
  height:250px;
  width:450px;
  frameborder:0px;
  webkitAllowFullScreen;
  mozallowfullscreen;
  allowFullScreen;
  float:left;
  display:block;
} */

  .shop-video-panel {
    border: 0 none;
    display: block;
    float: left;
    height: 400px;
    width: 900px;
  }
  .shop-product-wrapper{
    display:block;
    width:900px;
    height:300px;
  }
  /* .shop-content{
  height:250px;
  width:440px;
  float:right;
  display:block;
} */

  .shop-content {
    display: block;
    float: left;
    height: 115px;
    width: 100%;
  }  


  .shop-small-pic{
    width:300px;
    height:300px;
    display:block;
    float:left;
  }
  .shop-product{
    width:300px;
    height:300px;
    display:block;
    float:left;
  }
  .shop-map{
    width:450px;
    height:250px;
    float:left;
    display:block;
  }
  .shop-gallery-container{
    display:block;
    width:900px;
    height:350px;
    overflow:hidden;
  }
  .shop-gallery-photobucket{
    height:350px;
    width:5000px;
  }
  .shop-gallery-image{
    height:350px;
  }
  .shop-contact{
    width:450px;
    height:250px;
    float:right;
    display:block;
  }

  .shop-colorbox-text{
    font-family: Helvetica Neue, Helvetica, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 40px;
    float: right;
    margin-top: 65px;
    margin-right: 170px;
  }




  /*keyframe animations*/
  .shop-gallery-photobucket:hover .first-broughton{
    -webkit-animation-play-state:paused;
    -moz-animation-play-state:paused;
    -o-animation-play-state:paused;
    animation-play-state:paused;
  }
  .first-broughton {
    -webkit-animation: broughtonmove 30s linear infinite;
    -moz-animation: broughtonmove 30s linear infinite;
    -ms-animation: broughtonmove 30s linear infinite;
    -o-animation: broughtonmove 30s linear infinite;
    animation: broughtonmove 30s linear infinite;
  }

  @keyframes "broughtonmove" {
    0% {
      margin-left: 0px;
    }
    100% {
      margin-left: -2273px;
    }

  }

  @-moz-keyframes broughtonmove {
    0% {
      margin-left: 0px;
    }
    100% {
      margin-left: -2273px;
    }

  }

  @-webkit-keyframes "broughtonmove" {
    0% {
      margin-left: 0px;
    }
    100% {
      margin-left: -2273px;
    }

  }

  @-ms-keyframes "broughtonmove" {
    0% {
      margin-left: 0px;
    }
    100% {
      margin-left: -2273px;
    }

  }

  @-o-keyframes "broughtonmove" {
    0% {
      margin-left: 0px;
    }
    100% {
      margin-left: -2273px;
    }

  }
  #product-title h1{
    font-size:40px !important;
    font-weight:bold !important;
  }
  #product-title h2{
    font-size:30px !important;
    font-weight:bold !important;
    color:#be1e2d;
  }
  h2.product-page-quantity-title,.product-page-grind-title{
    font-size:13px !important;
    font-weight:bold !important;
  }
  .product-price{
    font-size:20px !important;
    font-family:'Poppins';
    font-weight:bold !important;
  }
  #product-add-medallion input.smooth{
    font-size:15px !important;
    font-weight:bold !important;
    color:#be1e2d;
  }
  #product-description{
    border-top:2pt solid #eeeeee !important;
  }
  .desc_title{
    font-size:20px !important;
    font-weight:bold !important;
  }
  #product-description-images img{
    width:422px !important;
    height:422px !important;
  }
  .prod_stats{
    font-family:'HelveticaNeue' !important;
  }
  .desc_cont ,p{

    font-family:'HelveticaNeue' !important;
    font-size:13px !important;
    text-align:justify; 
  }





  #checkout {
    font-family: 'Poppins', sans-serif;
    font-size : 10px !important;

  }

  #check-out-short {
    font-family: 'Poppins', sans-serif;
    font-size : 10px !important;
    font-weight:bold;
    width:100%;
    text-transform : uppercase
  }



  .ft-module h3 {
    font-family: "Poppins",sans-serif !important;
    font-size: 12px !important;
    font-weight: bold;
    text-transform: uppercase;
  }
  #customer_login_link {
    text-transform: uppercase;
    /*    margin-left: 8px; */
    font-size: 10px;
    font-weight: bold;
    font-family: "Poppins",sans-serif;
    /*     margin-left: 4px;   */
  }


  #product-add-wrap {

  }

  #product-add-medallion {
    display: none;
  }

  #add {
    border: 3px solid #be1e2d !important;
    bottom: -224px;
    color: #be1e2d;
    left: -213px;
    padding: 10px 19px 10px 14px;
    position: absolute;
    text-transform: uppercase;
    top:250px;  
  }


  #full_description > h3 {   font-family: poppins;   font-size: 20px;   font-weight: bold;  }

  .prod_info em {
    font-weight: bold;
  }

  .prod_info {
    font-size:13px;
  }

  #full_description span {
    /*   color: #000;
    font-family: poppins;
    font-size: 20px; AMMEND */
  }


  .desc_cont > span ,  .desc_cont > span > span {
    font-family: helvetica !important;
    font-size: 13px !important;
  }


  h2 > span {
    font-family: poppins;
    font-size: 20px !important;
    font-weight: bold;
  }

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


  .top-left {
    float:left;
    width:50%;
  }

  .top-right {
    float:left;
    width:50%;
  }

  .middle {
    width:100%;
    float:left;
    margin-top: -40px !important;
  }

  .middle-right {
    float: right;
    width: 50%;
  }


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


  .bottom-left {
    float: left;
    text-align: justify;
    width: 50%;
  } 

  /*   #product-description-cupping{
  display :none;
}

  #product-description-images img {
  display:none;
} */


  .middle-left {
    float: left;
    /*   margin-top: 73px !important; */
    width: 45%;
  } 

  .bottom-right {
    float: left;
    margin-top: 99px !important;
    width: 50%;
  }

  #email {
    font-weight:bold;
  }

  #footer p {
    font-family: helvetica !important;
    font-size: 12px !important;
    line-height: 14px !important;
    margin:0 !important;
  }

  #product-variants {
    height:110px;
  }
  .question-mark img {
    float: left;
    margin-left: 8px;
    margin-top: 6px;
    width: 20px;
  }

  .text {
    float: left;
    font-family: poppins;
  }

  .product-page-quantity-title {
    float:left; 
    margin:0;
  }

  #recommended_for_id {
    float: left;
    margin-top: 12px !important;
    padding: 0 !important;
    width: 100%;
  }

  #new-prod {
    float:left;
  }

  img {
    float:left;
    width:100%;
  }


  .middle-left-bottom {
    float: left;
    margin-top: 34px !important;
  }


  .quant-acc {
    font-family: poppins;
    font-size: 13px;
    font-weight: bold;
    float: left !important;
    margin-top: 15px;
    margin-left: 7px;
  }

  .submit-add-to-cart {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    color: #be1e2d;
    font-family: poppins;
    font-size: 13px;
    font-weight: bold;
    margin-top: 0px;
    text-transform: uppercase;
  }

  .template-index .custom-style-select-box {
    border: 2px solid #000;
    font-size:13px; 
    margin:0;
  }


  .template-index .styled-input {
    border: 2px solid #000;
    font-size: 13px;
    margin-top: 8px;
    padding: 8px 0px 4px ;
    float: left;
    margin-right: 32px;
    margin-left: -10px !important;
    width: 27%;
  }

  .into {
    float: left;
    margin: 13px 13px 13px 65px;
  }

  .template-index .selector-wrapper-one {
    float: right;
    width: 86%;
  }

  .overlayPurchasePanel.custom {
    border: 2px solid #000;
    border-radius: 50%;
    height: 272px !important;
    left: 100px !important;
    top: 100px !important;
    width: 47% !important;
    background:none;
  }

  .pay-opt {
    width: 90%;
    float: left;
    margin-left: -8px;
  }

  #mailing-list-module > p {
    margin-bottom: 10px !important;
  }

  .pro-country-add {
    line-height: 2.9;
  }

  .two-line-product {
    line-height: 2.2;
  }

  .for-subscription {
    display: none;
  }

  .overlayPurchasePanel .purchaseprice {
    margin-bottom:10px;
  }

  /* Our-Cafe-Page-Css */

  /*   .cafes #container {
  min-height: 0;
}
  .cafes .page-title {
  width: 100% !important;
  text-align: center;
}
  .cafes #page-content {
  width: 100% !important;
}
  .cafes .page-choose-broughton, .page-choose-bruntsfield, .page-choose-glasgow {
  width:auto;
  background-size: cover;
}
  .cafes #breadcrumbs{
  width: 100%;
  border-bottom: 1px solid #e2e2e2;
}
  .cafes #footer {
  border-top: medium none;
} */
  #product-details {position:relative;}
  .accessory_loading {bottom:10px; top:unset;}

  /*   Navigation Changes */

  
  .sub-header-nav {
    background-color: #fff;
    margin: 0 auto;
    padding-bottom: 0;
    position: relative;
    width: auto;
    z-index: 0;
    display : none;
}
 
 
   

  .logo-title:hover  .hover_logo{display:block !important;}
  .header-nav-item:hover .sub-header-nav{display:block;}
  nav{float: left;width: 100%;}
  #header-spacer{height: 90px;}
  .sub-header-nav li {
    padding: 0;
    line-height: 15px;
    list-style: none;
    width: auto;
    margin: 5px 0;
}
  #header-short .header-nav-short li .sub-header-nav {list-style: outside none none !important;}

  #header-short #cart-container-short {
    float: right !important;
    width: 15% !important;
  }  
  #header-short #logo-small {
    float: left;
    width: 20%;
  }  
  #header-short .logo-title {
    float: left;
    width: 100%;
  } 
  #header-short #header-nav-short {
    float: right;
    margin-left: 0;
    width: 80%;
    width: calc(80% - 20px);
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
  } 
#header-short .logo-title{padding-right: 30px;}
.pro_right > form {
  float: left;
  width: 100%;
}
.pro_right ul#product-details {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.pro_right {
  float: right;
  width: 50%;
}
.pro_left {
  box-sizing: border-box;
  float: left;
  padding: 0 30px 0 0;
  width: 50%;
}
#product-photos {
  width: 100%;
}
#product-photo-container img {
  position: relative;
  top: auto;
}
#product-photo-container {
  width: 100%;
}
#product-photo-container a {
  float: left;
  position: relative;
  text-align: left;
  width: 100%;
}
.pro_right ul#product-details li {
  display: inline-block;
  float: left;
  width: 100%;
  padding-bottom: 0;
  height: auto;
}
#product-add-wrap {
  float: left;
  width: auto;
}
#product-add input {
  bottom: auto;
  left: auto;
  position: relative;
  top: auto;
}
#product-add input.disabled {
  margin: 30px 0 0;
}
.shpng_intrvl, 
.pro_amount,
.grnd_type,
.swatch,
.pro_qty,
.pro_slct{
  border-bottom: 2px dotted #000;
  display: inline-block;
  float: left;
  padding: 20pt 0;
  width: 100%;
  margin: 0 !important;
}
.pro_amount {
  padding-top: 6pt;
}
.shpng_intrvl .labl, 
.pro_amount .amt_labl,
.grnd_type .grnd_labl,
.swatch .header,
.pro_qty .qty_labl,
.pro_slct .pro_labl{
  display: inline-block;
    margin: 0 1% 0 0 !important;
    vertical-align: middle;
    width: auto;
  color: #000;
    font-family: "HelveticaNeue";
    font-size: 14px;
}
.shpng_intrvl .optn, .pro_amount .amt_optn, .pro_slct .pro_optn {
  display: inline-block;
  vertical-align: middle;
  width: 26%;
  text-align: center;
}
/*.shpng_intrvl .optn a .big {
  display: inline-block;
  width: 100%;
}
*/
.pro_slct .pro_optn {
  width: 40%;
}
.product_rp_div + .btn-shopify {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #c1272d;
  color: #c1272d;
  display: inline-block;
  font-family: poppins;
  font-size: 14px;
  text-transform: capitalize;
  cursor: pointer;
}
.product_rp_div + .btn-shopify:hover {
  background: #c1272d none repeat scroll 0 0;
  color: #fff;
}
.gift_wrap {
  float: left;
  width: 100%;
}
.gift_content {
  float: left;
  width: 100%;
}
.gift_wrap .left {
  float: left;
  width: 40%;
}
.gift_wrap .right {
  float: left;
  width: 55%;
}
.gift_dtil {
  float: left;
  width: 100%;
}
.gift_wrap .add_to_cart_form {
  float: left;
  width: 100%;
}
.gift_wrap .add_to_cart_form #add.addtocart {
  left: 0;
  position: relative;
  top: 0;
}
.ongoing_pro .product_rp_div { display:none !important; }  
.ongoing_pro #product-title > h1 {
  font-size: 43px !important;
}
.ongoing_pro #product-title > h1 span {
  color: #BE1E2D;
  display: inline-block;
  float: left;
  font-family: poppins;
  font-size: 22px;
  font-weight: 700;
  margin: -15px 0 0;
}
.shpng_intrvl .optn a, .pro_amount .amt_optn a {
  display: inline-block;
  font-family: poppins;
  font-size: 12px;
  font-weight: 700;
  text-transform: capitalize;
  vertical-align: middle;
  width: 72px;
  text-align:center;
}
.pro_slct .pro_optn a{
	display: inline-block;
  font-family: poppins;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  vertical-align: middle;
  text-align:center;
  width: 100%;
}
.pro_amount .amt_optn a{
  font-size: 20px;
}
.pro_slct .pro_optn.active a,
.pro_slct .pro_optn a:hover,
.pro_slct .pro_optn a:active,
.pro_slct .pro_optn a:focus,
.shpng_intrvl .optn.active a,
.shpng_intrvl .optn a:hover,
.shpng_intrvl .optn a:focus,
.shpng_intrvl .optn a:active,
.pro_amount .amt_optn a:hover,
.pro_amount .amt_optn a:active,
.pro_amount .amt_optn a:focus,
.pro_amount .amt_optn.active a
{
  color: #c1272d;
}
.shpng_intrvl .optn a .big {
  float: left;
  font-size: 20px;
  line-height: 17px;
  width: 100%;
}
.grnd_optn {
  display: inline-block;
  vertical-align: middle;
  width: 55px;
  position: relative;
}

.grnd_optn a {
  background-position: center top;
  background-repeat: no-repeat;
  display: inline-block;
  height: 50px;
  font-size: 0;
  width: 100%;
}
.grnd_optn.active a,
.grnd_optn a:hover,
.grnd_optn a:active,
.grnd_optn a:focus{
	background-position: center bottom;
}
.grnd_optn a.whole-beans{
	background-image: url(//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/whole-beans.jpg?13811980803277733354);
}
.grnd_optn a.aeropress{
	background-image: url(//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/aeropress.jpg?13811980803277733354);
}
.grnd_optn a.stovetop{
	background-image: url(//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/stovetop.jpg?13811980803277733354);
}
.grnd_optn a.cafetiere{
	background-image: url(//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/cafetiere.jpg?13811980803277733354);
}
.grnd_optn a.espresso{
  background-image: url(//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/espresso.jpg?13811980803277733354);
}
.grnd_optn a.filter {
  padding-left: 0;
  padding-top: 0;
  float: none;
  background-image: url(//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/filter.jpg?13811980803277733354);
}
.product-price {
  font-size: 30px !important;
  line-height: 30px;
}
.price_wrap{
  float: left;
  padding: 20px 0 15px;
  width: 100%;
}
#product-price {
  display: inline-block;
  padding: 0;
  width: auto;
  vertical-align: bottom;
  float: none;
}
.price_wrap .small_price_txt {
  font-family: "helveticaneue";
  font-size: 14px;
  vertical-align: bottom;
  font-weight: normal;
  display: inline-block;
  padding: 0 0 7px 10px;
}
.pro_des {
  border-top: 2px dotted #000;
  display: inline-block;
  float: left;
  margin: 40px 0 0;
  padding: 20px 0 0;
  width: 100%;
}
.pro_des iframe {
  border-top: 2px dotted #000;
  float: left;
  margin: 20px 0 0;
  padding: 25px 0 0;
  text-align: center;
  width: 100%;
  height: 500px;
}
#product-select {
  display: block !important;
}
.ongng_pg_wrap {
  float: left;
  text-align: center;
  width: 100%;
}
.ongng_pg_wrap {
  float: left;
  text-align: center;
  width: 100%;
}
.ongng_slctn_wrap {
  float: left;
  width: 100%;
}
.ongng_slctn_wrap ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.ongng_slctn_wrap ul li {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.ongng_slctn_wrap ul.first_ul li {
  width: 292px;
}
.ongng_slctn_wrap ul.second_ul li {
  width: 218px;
}
.ongng_pg_wrap .page_title {
  float: left;
  width: 100%;
}
.ongng_pg_wrap .page_title h1 {
  float: left;
  font-family: poppins;
  font-size: 43px;
  line-height: 45px;
  margin: 50px 0 30px;
  text-transform: capitalize;
  width: 100%;
}
.ongng_pg_wrap .page_content {
  color: #000;
  display: inline-block;
  font-family: helveticaneue;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 40px;
  max-width: 100%;
  width: 550px;
}
.ongng_slctn_wrap .heading {
  float: left;
  font-family: poppins;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  width: 100%;
}
.ongng_slctn_wrap ul.first_ul {
  border-bottom: 2px dotted #000;
  border-top: 2px dotted #000;
  margin: 20px 0 30px;
  padding: 30px 0;
}
.ongng_slctn_wrap ul.second_ul {
  margin: 0 0 150px;
}
.ongng_slctn_title {
  float: left;
  font-family: poppins;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  width: 100%;
}
.ongng_slctn_sub_title {
  float: left;
  font-family: poppins;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  width: 100%;
}
.ongng_slctn_sub_cntnt {
  float: left;
  font-family: helveticaneue;
  font-size: 13px;
  line-height: 17px;
  margin: 15px 0 0;
  width: 100%;
}
.ongng_slctn_wrap ul.second_ul li .ongng_slctn_title {
  font-size: 22px;
  line-height: 22px;
}
.ongng_slctn_wrap ul.second_ul li .ongng_slctn_sub_title {
  font-size: 16px;
  line-height: 16px;
}
.ongng_slctn_wrap li a {
  display: inline-block;
  width: 220px;
  max-width: 100%;
}
.ongng_slctn_wrap ul.second_ul li a {
  width: 190px;
}
.ongng_slctn_img_wrap {
  float: left;
  margin: 0 0 30px;
  min-height: 102px;
  width: 100%;
}
.ongng_slctn_img {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  height: 90px;
  width: 150px;
  margin-top: 6px;
}
.first_ul .li_1 .ongng_slctn_img,
.second_ul .li_4 .ongng_slctn_img{
  height: 97px;
  margin-top: 0;
}
.first_ul .li_2 .ongng_slctn_img {
  height: 82px;
  margin-top: 8px;
}
.ongng_slctn_wrap ul.first_ul li:nth-child(1) .ongng_slctn_img{
	background-image: url('ongng_subscrptn_1_img.jpg');
}
.ongng_slctn_wrap ul.first_ul li:nth-child(2) .ongng_slctn_img{
	background-image: url('ongng_subscrptn_2_img.jpg');
}
.ongng_slctn_wrap ul.first_ul li:nth-child(3) .ongng_slctn_img{
	background-image: url('ongng_subscrptn_3_img.jpg');
}
.ongng_slctn_wrap ul.second_ul li:nth-child(1) .ongng_slctn_img{
	background-image: url('ongng_subscrptn_4_img.jpg');
}
.ongng_slctn_wrap ul.second_ul li:nth-child(2) .ongng_slctn_img{
	background-image: url('ongng_subscrptn_5_img.jpg');
}
.ongng_slctn_wrap ul.second_ul li:nth-child(3) .ongng_slctn_img{
	background-image: url('ongng_subscrptn_6_img.jpg');
}
.ongng_slctn_wrap ul.second_ul li:nth-child(4) .ongng_slctn_img{
	background-image: url('ongng_subscrptn_7_img.jpg');
}
.ongng_slctn_wrap li a:hover .ongng_slctn_img,
.ongng_slctn_wrap li a:active .ongng_slctn_img,
.ongng_slctn_wrap li a:focus .ongng_slctn_img{
  background-position: center bottom;
}
.ongoing_pro #product-add{}
/* 
   Swatches Styles
*/



.swatch { 
  margin:1em 0; 
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
}
/* Hide radio buttons.*/
.swatch input { 
  display:none;
}
.swatch label {
  /* Rounded corners */
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  /* To give width and height */
  float:left;
  /* Color swatches contain no text so they need to have a width. */
  min-width:50px !important; 
  height:35px !important;
  /* No extra spacing between them */
  margin:0;
  /* The border when the button is not selected */
  border:#ccc 1px solid;
  /* Background color */
  background-color:#ddd;
  /* Styling text */
  font-size:13px;
  text-align:center;
  line-height:35px;
  white-space:nowrap;
  text-transform:uppercase;
}
.swatch-element label { padding:0 10px; }
.color.swatch-element label { padding:0; }
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  -webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  border-color:transparent;
} 
.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 10px 10px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
/* 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 */
.tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:-23px;
  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;
}
.tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.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);
}
.grnd_optn: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;
}
.swatch-element label {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #000;
  font-family: poppins;
  font-size: 20px;
  padding: 0;
  float:none;
  display: inline-block;
}
.swatch input:checked + label,
.swatch-element label:hover {
  border-color: transparent;
  box-shadow: none;
  color: #c12724;
}
.swatch .swatch-element {
  display: inline-block;
  vertical-align: middle;
  width: 27.2%;
  float: none;
  margin: 0;
  text-align: center;
}
.swatch .swatch-element.grind {
  padding-left: 0;
  width: 56px;
}
.swatch .swatch-element.grind label{
	background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 0;
    height: 50px !important;
    width: 100%;
}
.swatch .swatch-element.grind input:checked + label,
.swatch .swatch-element.grind label:hover {
  background-position: center bottom;
}
#product-add {
  float: right;
  width: 100%;
}
.product-photo-thumb img {
  opacity: 1;
}
#product-photo-thumbs {
  margin: 40px 0 0;
  width: 100%;
}
#product-description {
  border-top: medium none !important;
  float: left;
  padding: 0;
  width: 100%;
}
.pro_des .middle {
  margin-bottom: 0 !important;
}
.pro_des .middle-left {
  margin-bottom: 0;
}
.pro_des .middle-left-bottom {
  margin-bottom: 0;
}
#product-photo-container {
  height: auto;
}
.qty_optn {
  display: inline-block;
  width: 15.8%;
  text-align: center;
}
.qty_optn > a {
  color: #000;
  font-family: poppins;
  font-size: 18px;
  font-weight: 700;
}
.qty_optn.active > a,
.qty_optn > a:hover {
	color: #c12724;
}
.chose_sub_wrap {
  float: left;
  min-height: calc(100vh - 310px);
  text-align: center;
  width: 100%;
  padding: 50px 0 30px;
  font-size: 32px;
  font-family: poppins;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 32px;
}
.chose_sub_wrap span {
  display: inline-block;
  margin: 0 15px;
  vertical-align: middle;
}
.chose_sub_wrap a {
    background: transparent;
    color: #fff;
    display: inline-block;
    font-size: 0;
    height: 438px;
    padding: 0;
    width: 240px;
    vertical-align: middle;
    background-position: center top;
    background-repeat: no-repeat;
}
.chose_sub_wrap a:hover, 
.chose_sub_wrap a:active, 
.chose_sub_wrap a:focus{
  background-position: center bottom; 
}
.chose_sub_wrap a.ongoing {
  background-image: url(//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/ongoing.jpg?13811980803277733354);
}
.chose_sub_wrap a.gift {
  background-image: url(//cdn.shopify.com/s/files/1/0182/3863/t/30/assets/gift.jpg?13811980803277733354);
  height: 437px;
}
.recrng_btn {
  border: 2px solid #000;
  color: #000;
  font-family: poppins;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 0 20px;
  padding: 10px 19px 10px 14px;
  text-transform: uppercase;
}
.recrng_btn:hover,
.recrng_btn:active,
.recrng_btn:focus{
	color: #000 !important;
}
.amt_optn {
  width: auto !important;
}
/* #header-short {
  background-color: #fff;
  height: auto;
  margin: 0 auto;
  min-height: 160px;
} */
/* #header-short .sub-header-nav {
    display: block;
    position: relative;
    padding: 0;
}
 */
/* #header-short #title > a {
  display: none;
}
#header-short #header-nav-short {
  box-sizing: border-box;
  padding-left: 20px;
  width: 70%;
  width: -webkit-calc(100% - 200px);
  width: -moz-calc(100% - 200px);
  width: calc(100% - 200px);
  height: auto;
}
#header-short > div {
  width: 100%;
}
#header-short .logo-title {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
#header-short .hover_logo {
  display: inline-block;
  float: none;
  left: auto;
  position: relative;
  right: auto;
  text-align: left;
  top: auto;
}
#header-short #logo-small {
  width: 66px;
}
#header-short .header-nav-item {
  padding: 15px 20px 0;
}
#header-short .sub-header-nav li {
  line-height: 25px;
  padding: 0;
}
#header-short  #cart-icon-short {
  display: inline-block;
  position: relative;
  right: 0;
  top: 0;
  vertical-align: middle;
}
#header-short #check-out-short {
  display: inline-block;
  position: relative;
  right: 0;
  top: 0;
  vertical-align: middle;
  font-size: 10px !important;
}
#header-short #cart-icon-short span {
  color: #fff;
  font-size: 11px;
  position: absolute;
  right: 7px;
  top: -4px;
}
#header-short #cart-container-short {
  float: right !important;
  padding: 28px 0 0;
  width: 120px !important;
}
#header-short .sub-header-nav li a {
  font-weight: normal;
}
#header-big  {
  display: inline-block;
  margin-top: 5px;
}
#header-big #checkout a {
  margin: 5px 0 0;
  display: inline-block;
}
.hover_logo_img {
  max-width: 27px;
  width: auto;
  display: inline-block;
} */
.logo_col {
    width: 66px;
    float: left;
    margin: 0 30px 0 0;
}
.cart_col {
    width: 150px;
    float: right;
    padding: 11px 0 0;
    margin: 0 0 0 40px;
}
.nav_col {
    float: left;
    width: 60%;
  width: -moz-calc(100% - 290px);
  width: -webkit-calc(100% - 290px);
  width: calc(100% - 290px);
  padding: 12px 0 0;
}
.logo-title {
    margin: 0 !important;
}
.cart_col-2 {
    width: 50px;
    float: left;
  margin: 0 0 0 20px;
}
div#cart-icon-short {
    width: 100%;
  position: relative;
    float: left;
}
#cart-icon-short span {
    position: absolute;
    top: -2px;
    right: 9px;
    font-size: 10px;
    color: #fff;
}
.cart_col-1 {
    float: left;
    width: calc(100% - 70px);
  width: -moz-calc(100% - 70px);
  width: -webkit-calc(100% - 70px);
  width: calc(100% - 70px);
}
header {
    padding: 5px 0 2px;
}
.hover_logo_img{
    float: none;
  max-width:30px;
}
header:hover .hover_logo_img{
  max-width:100%;
}
header:hover .sub-header-nav{display:block;}

.hover_logo {
    line-height: 0;
}
.four-per-row .coll-image-wrap {
  height: auto;
  margin: 0;
  width: 100%;
}
.blackPanel {
  box-sizing: border-box;
  height: auto !important;
  max-width: 100%;
  width: 100% !important;
}
.four-per-row {
  height: 268px !important;
  margin: 0 0 40px 10px;
  width: 298px;
}
.homePurchaseDiv {
  background-color: rgba(255, 255, 255, 0.9);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}
.blackPanel{cursor: pointer;}
.blackPanel:hover .homePurchaseDiv{opacity:1 !important;}