/** Shopify CDN: Minification failed

Line 171:0 Unexpected "}"

**/
/*
  earlier base.css
*/
body, html{
  background-color: #232323;
}

body {
  padding-top: 20px; 
  padding-bottom: 60px;
  font-family: ;
  font-size: ;
}

body {
  padding-top: 20px; 
  padding-bottom: 60px;
}

h1,h2,h3,h4,h5,h6,.nav,.brand, .top_bar { font-family:; }

a {
  color:#be9d55;
  text-decoration: none;
}
a:hover {
  color:#ffcf53;
  text-decoration: underline;
}
h4 {
    margin-bottom: 1em;   
}
.image-wrap {
  text-align: center;
}
div.thumbnail {
    background-color: #333333;
    height: 310px; 
}
.product-thumbnail-image{
  height: 240px;
  overflow: hidden;
  text-align: center;
  padding-top: 6px;
}
.product-thumbnail-image img{
  max-width: 100%;
  border-radius: 3px;
}
.carousel-control {
    top:50%;
}

.logo {
text-align: center;
font-family:; 
}

.logo img {
 /*padding: 10px 0;*/
}

.brand {
    margin-top: 2px;
    color: #ffffff !important;
}
.credit-cards {
  margin-right: -2px;
}
.credit-cards img {
  padding: 0 2px 2px 0 ;
}
.social-buttons .twitter, .social-buttons .pinterest { margin-right:10px; }
.social-buttons .pinterest iframe { width:43px !important; }
#product .table td {
      border-top: none;
  border-bottom: 1px solid #dddddd;
}
.additional-checkout-buttons {
  clear: both;
  text-align: center;
  padding-top: 10px;
}
.comment {
    margin-bottom: 10px;    
}
.footer {
  /*border-top: 1px solid #E5E5E5;*/
  margin-top: 15px;
  padding: 20px 0 36px;
}

.footer p {
    margin-bottom: 0;   
}

/*** Media Queries ***/
@media (max-width: 980px) {
body {
  padding-top: 0!important; 
  padding-bottom: 0!important;
}
}
@media (max-width: 767px) {
  .navbar-fixed-bottom p.navbar-text {
    line-height: 18px;
    padding-left: 10px;
    margin-bottom: 10px;
  }
}

/******************************************************************
Theme Name: Bilingual Shopify Theme
Author: Shopify Ninjas (http://www.shopifyninjas.com)
Description: Shopify Theme (http://www.shopify.com/?ref=shopifyninjas)
******************************************************************/

/* Need to customise? Override any of the theme CSS here or add your 
own styles at the bottom of this file. */

/*.container.site-wrapper {
  min-width: 300px;
}*/

body {
  padding-top: 20px; 
  padding-bottom: 60px;
  
      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
      
  font-weight: normal;      
  font-size: 13px; 
  text-transform: none;
}

body {
  padding-top: 20px; 
  padding-bottom: 60px;
}

h1,h2,h3,h4,h5,h6,.brand { 


      font-family: "Bree Serif";
    
    text-rendering: optimizeLegibility;
    font-weight: normal;    
    text-transform: none;
}

a {
  color:#be9d55;
  text-decoration: none;
}
a:hover {
  color:#ffcf53;
  text-decoration: underline;
}
h4 {
    margin-bottom: 1em;   
}
.image-wrap {
  text-align: center;
}

}
.product-thumbnail-image img{
  max-width: 100%;
    border-radius: 4px 4px 4px 4px;
}
.carousel-control {
    top:50%;
}

.logo {
  text-align: center;
    
      font-family: "Cabin";
     
    color: #be9d55;
    font-weight: normal;      
    font-size: 14px; 
    text-transform: none;
    /*padding-top:16px;*/
    /*padding-bottom:16px;*/
}

.logo img {
 /*padding: 10px 0;*/
  height: auto;
  max-width: 100%;
}

.brand {
    margin-top: 2px;
    color: #ffffff !important;
}
.credit-cards {
  margin-right: -2px;
  text-align: center;
}
.credit-cards img {
  padding: 0 2px 2px 0 ;
}
.social-buttons .twitter, .social-buttons .pinterest { margin-right:10px; }
.social-buttons .pinterest iframe { width:43px !important; }
#product .table td {
      border-top: none;
  border-bottom: 1px solid #dddddd;
}
.additional-checkout-buttons {
  clear: both;
  text-align: center;
  padding-top: 10px;
}
.comment {
    margin-bottom: 10px;    
}
.footer {
  /*border-top: 1px solid #BE9D55;*/
  margin-top: 15px;
  padding: 20px 0 36px;
  border-radius: 5px;
}

.footer p {
    margin-bottom: 0;   
}

/*** Media Queries ***/
@media (max-width: 980px) {
body {
  padding-top: 0!important; 
  padding-bottom: 0!important;
}
}
@media (max-width: 767px) {
  .navbar-fixed-bottom p.navbar-text {
    line-height: 18px;
    padding-left: 10px;
    margin-bottom: 10px;
  }
}

body{
  line-height: 18px;
}

.container.site-wrapper{
  overflow-x: hidden;
}

.product.span3{
  min-height: 250px;
}

.product-title{
  font-size: 30px;
}

h3.product-title, .product-title .price{
  margin-bottom: 10px;
  text-transform: none !important;
}

.thumbnail-small .vertical-center{
  height: 160px;
  overflow: hidden;
  border-radius: 3px;
}

/* footer */

.emailtext{
  margin-bottom: 10px;
}

/* carousel */
#myCarousel{
  height: 420px;
}
.carousel-inner{
  height: 420px;
}
.carousel-inner .item{
  height: 420px;
}
.carousel-inner .item img{
  width: 100%;
}
.carousel-indicators{
  background-color: ;
}
.carousel-indicators{
  background-color: rgba(0,0,0,0.2);
  padding: 2px 7px 2px 2px;
  z-index: 99;
}

.carousel-caption{
  color: #fff;
  text-shadow: 1px 1px 0px #000;
  background-color: rgba(0,0,0,0.3);
  /*max-width: 550px;*/
}

/* tabs */
.description {
  margin-top: 20px;
  border-bottom: 1px solid #e3dbc6;
  margin-bottom: 20px;
}

/* #Tabs
================================================== */
  ul.tabs { 
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    border-bottom: solid 1px #ddd;
    border-top: 0; }
  ul.tabs li { 
    display: block;
    width: auto;
    height: 30px;
    padding: 0;
    float: left;
    margin-bottom: 0;
    border: 0 }
  ul.tabs li a { 
    display: block; 
    text-decoration: none;
    width: auto; 
    height: 29px; 
    padding: 0px 9px; 
    line-height: 30px; 
    border: solid 1px #ddd;
    border-width: 1px 0 0 1px; 
    margin: 0;  
    background: #444444;
    font-size: 10px; 
        color: white;
    }
  ul.tabs li a.active { 
    

      background-color: rgba(255,255,255,1);
    height: 30px;
    position: relative;
    top: -4px;
    padding-top: 4px;
    border-right-width: 1px;
    margin: 0 -1px 0 0;
    color: #111;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px; 

    outline: 0;
        }
        
  ul.tabs li:first-child a {
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px; }
  ul.tabs li:last-child a {
    border-width: 1px 1px 0 1px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px; }
  
  ul.tabs-content { margin: 0; display: block; border: 0;}
  ul.tabs-content > li { display:none; border: 0;}
  ul.tabs-content > li.active { display: block; border: 0;}
  ul.tabs-content > li.active > a { border: 0;}
    
  /* Clearfixing tabs for beautiful stacking */
  ul.tabs:before,
  ul.tabs:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  ul.tabs:after {
    clear: both; }
  ul.tabs {
    zoom: 1; }
      
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  border-radius: 4px 4px 4px 4px;
}

.carousel-caption {
    border-radius: 4px 4px 0px 0px;
    }
    
    .separator {
        padding-top:9px;
        border-top: 1px solid #BE9D55;
        padding-bottom: 9px;
        border-bottom: 1px solid #BE9D55;
    }
    
    
div.row a.span4 div.info span.title { 
    color: #be9d55; /*#646464*/
    text-decoration:none;
    }
    
    div.row a.span4 div.info span.title:hover {
  color: #ffcf53; /*#493935;*/
        text-decoration:none;
    }
    
div.row a.span4 {
    opacity:1;
}

div.row a.span4:hover {
    opacity:0.8;
}

.info {
    text-decoration:none;
    margin-top: 6px;
    }
        
.social_link {
    opacity: 0.8;
}

.social_link:hover {
    opacity:1;
}

.credit-cards img {
  height: 35px;
  width: 60px;
}

.separatormin {
        margin-top:5px;
        padding-top:5px;
        border-top: 1px solid #EEEEEE;
        padding-bottom: 5px;
        border-bottom: 1px solid #EEEEEE;
    }
    
    .languagetoggle {
        padding-bottom:10px;
        line-height:0px;
        }
       

/* align sigh up email button to text field */

#mc-embedded-subscribe{
  margin-top: -10px;
}

.tab-content {
  display: table;
  width: 100%;
}

.description p {
  margin: 10px 0;
}

.navbar-inverse .navbar-search .search-query {
  width: 156px;
}

body {
  padding-top: 0px !important;
}


/* this is for second image on hover functionality */
.image2{
    display: none;
}

.menulink { /* for top menu links */
  margin-left: 25px;
  min-height: 1px;
}

.menulink a {
  /*padding-left:30px;*/
}

.skinny {
 margin-left:45px; 
}

.top_bar {
  background-color: #262626;
  padding-top:5px;
}

.top_bar a {
  color: #e3dbc6; 
}
.top_bar a:hover {
  color: #f0e7d1; 
  text-decoration:none;
}

.navbar-inverse .navbar-inner {
  background: none repeat scroll 0 0 #ab8d4b;
  background-image: none;
  border-color: #ab8d4b;
  
}

.nav, .top_bar {
  
  font-family: "Bree Serif";
    
  font-weight: normal;      
  font-size: 13px; 
  text-transform: uppercase;
  border-radius: 5px;
}

.navbar div.navbar-inner div.container div.nav-collapse ul.nav li.active a {
  background-color: #ab8d4b;
  color: #f0e7d1;
  border-bottom: 4px solid #f0e7d1;
  padding-bottom: 4px;
}

.navbar-inverse .navbar-search .search-query {
  background-color: #ffffff;
  border: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.15);
  color: #FFFFFF;
  transition: none 0s ease 0s;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
  color: #f0e7d1;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a:hover {
  color: #e3dbc6;
}




.open > .dropdown-menu {
  display: inline;
}

.inline {
  display:inline;
}

.slider-btn {
  margin-right:20px;
  margin-bottom:20px;
}

.alternaterow {
  /*background-color: #FFF;*/
  padding-top:9px;
  border-radius: 5px;
}

.footer {
  background: #303030;
}

footer a {
  color: #e3dbc6;
}

footer a:hover {
  color: #7d6262;
}

footer h6 {
  color: #e3dbc6;
  font-weight:bold;
}

footer p {
  color: #e3dbc6;
}

.leftpad {
  padding-left:15px;
}

a {
  color: #be9d55;
  text-decoration: none;
}
a:hover, a:focus {
  color: #ffcf53;
  text-decoration: none;
}

.thumbnail .caption {
  color: #555555;
  padding: 0px;
  text-align: center;
}

.product-thumbnail-image {
  height: 160px;
  overflow: hidden;
  text-align: center;
  border-radius: 3px;
}

hr {
  margin: 10px 0;
}

.three-collections a img {
  border-radius: 5px 5px 5px 5px;
  /*padding-left: 5%;
  padding-right: 5%;*/
  width: 90%;
  padding: 5%;
  margin-top: -5%;
  margin-bottom: -5%;
  border-radius: 25px;
}

.bold { font-weight:bold; }

.nav-list > li > a, .nav-list .nav-header {
  margin-left: -5px;
  margin-right: -5px;
  text-shadow: none !important;
  color: #be9d55 !important;
  text-transform:none !important;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #ab8d4b;
}

li.active a.collectionpills {
  padding-bottom:8px;
  border-bottom:0px;
  margin-bottom:10px
}

.accordion-group {
  border: 1px solid #E5E5E5;

}

.accordion-heading .accordion-toggle {
  font-weight: bold;
  color: #333333;
}

div.product div.product-details div.description div.tabbable ul.nav li a {
  border: 1px solid #DDDDDD;
  color: #be9d55;
}

div.navbar div.row div.span9 ul.nav li a {
  color: #be9d55;
}


.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
  color: #f0e7d1 !important;
}

/*body .btn,
.footer .btn {
  background-color: #be9d55;
  border: 0;
  color: #F0E7D1;
}*/
body .btn{
  border: 0;
}

body .btn-primary {
  color: #f0e7d1;
  background: none repeat scroll 0 0 #be9d55;/*#b0914d*/
  /*border: 2px solid #b0914d;*/
  border: 0;
  cursor: pointer;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  transition: all 500ms ease 0s;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background: none repeat scroll 0 0 #806a3a;
    transition: all 500ms ease 0s;
    /*border: 2px solid #806a3a;*/
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background: none repeat scroll 0 0 #ab8d4b;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  transition: all 500ms ease 0s;
}

.label-info, .badge-info {
  font-family: 'Times New Roman', Times, serif;
  background-color: #b0914d;
}

div.options div#purchase p.price {
  font-size:20px;
  margin: 10px 0 20px;
}

.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
  background-color: #ab8d4b;
}

.page-header {
  border-bottom: /*1px solid #e3dbc6;*/ none;
  margin: 10px 0 10px;
  padding-bottom: 9px;
}

.thumbnail .caption p {
  font-weight:bold;
  font-size:14px;
}

.rightpad {
  margin-right:20px;
}

div.span12 div.tabbable ul.nav li a {
    background-color: #ab8d4b !important;
  color: #f0e7d1 !important;

}

div.product div.product-details div.description div.tabbable ul.nav li.active a {
  color: #f0e7d1 !important;
  background-color: #ab8d4b !important;
}

.span12 div.tabbable ul.nav li.active a {
  color: #ab8d4b !important;
  background-color:#f0e7d1 !important; 
}

.show-grid [class*="span"] {
  background-color: #EEEEEE;
  border-radius: 3px 3px 3px 3px;
  line-height: 40px;
  min-height: 40px;
  text-align: center;
}

.show-grid [class*="span"]:hover {
  background-color: #DDDDDD;
}

.show-grid {
  margin-bottom: 20px;
  margin-top: 10px;
}


.site-wrapper .nav-collapse,
.site-wrapper .nav-collapse.collapse{
  /*height: auto;*/
}

@media(max-width: 767px){
  .top_bar ul{
    overflow: hidden;
  }
  .top_bar ul li .pull-right{
    float: left;
  }

  .checkout-item{
    margin-left: 45px;
  }

  #customer_login_link{
    padding-left: 0;
  }
}

@media(max-width: 400px){
  .top_bar ul li{
    width: 100%;
    display: block;
    clear: both;
  }
  .top_bar ul li .login-item a{
    padding-left: 0;
    margin-left: 0;
  }
  .top_bar ul li a, .top_bar ul li .login-item{
    margin-left: 20px;
    padding-left: 0;
  }
}

.screenshot {
  -moz-box-shadow: 3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow: 3px 3px 5px 6px #ccc;
  margin-left: 10px;
}

.blog-post-preview{
  overflow: hidden;
}

.recent-articles{
  margin-top: 10px;
}

.blogtag {
  background-color: #303030;
  border: 1px solid #AB8D4B;
  border-radius: 15px 15px 15px 15px;
  display: inline-block;
  padding: 2px 14px;
  margin-top:3px;
}

.blogtag:hover, .blogtag:focus {
  background-color: #393939;
  text-decoration: none;
}

.product-tags{
  display: inline-block;
}

.product-tags ul li{
  display: inline-block;
  margin-top: 0;
}

.clearboth{
  clear: both;
}

.nav-pills > li > a {
  background-color: #333333 /*#ab8d4b*/ !important;
  color: #f0e7d1 !important;
  border: 1px solid #232323;
}
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  background-color: #333333 /*#ab8d4b*/ !important;
  color: #e3dbc6 !important;
}

.nav-pills li a:hover,
.nav-pills li a:focus {
  background-color: #333333 /*#ab8d4b*/ !important;
  color: #e3dbc6 !important;
}

/* sidebar */

#sidebar{
  background-color: #303030;
  color: #be9d55;
  padding-top: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

ul.sidebar{
  margin-left: -30px;
}
#sidebar ul li{
  width: 210px;
}

@media (min-width: 1200px) {
  #sidebar ul li{
    width: 210px;
/*  	margin-left: 10px;*/
  }
/*  ul.sidebar{
    margin-left: 0;
  }*/
}

@media (min-width: 768px) and (max-width: 979px) {
  #sidebar ul li{
    width: 160px;
  }
}

#sidebar ul li a{
  color: #be9d55 !important;
  display: block;
  padding: 5px;
  padding-left: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

#sidebar ul li a:hover,
#sidebar ul li a:focus,
#sidebar ul li a:active{
  background-color: #191919 !important;
  color: #ffcf53 !important;
}

#sidebar li .caret{
  position: relative;
  top: 8px;
  left: 4px;
  border-bottom-color: #999999 !important;
  border-top-color: #999999 !important;
}

#sidebar li > a:hover .caret,
#sidebar li > a:focus .caret{
  border-bottom-color: #999999 !important;
  border-top-color: #999999 !important;
}

.carousel-caption p {
  margin-bottom: 10px;
}

#quantity {
  padding:5px;
  width:35px;
  border: 1px solid #555;
}