@import url(//fonts.googleapis.com/css?family=Montserrat|Audiowide|Freckle+Face|Exo+2|Hammersmith+One|Ceviche+One|Open+Sans);
/*

!!!!!!!!!! WARNING !!!!!!!!!!

If you edit theme.css, your changes will be overwritten by any compilation of theme.less
Please remember to replicate your changes in init.less, or just make your changes in another file if possible

!!!!!!!!!! WARNING !!!!!!!!!!

*/
/**
 *   Bigcommerce Classic with Less
 *   – For the Less variables and functions that you don't want available in the Style Editor, declare them in this file.
 */
/**
 *   Bigcommerce Classic with Less
 *
 *   For compatability with the Bigcommerce Style Editor:
 *    + Import your Google fonts first
 *
 *    + Declare your fonts for use in the editor by using '@font-declaration' (JSON format)
 *      eg @font-declaration: '{ "Open Sans":["Open Sans","Arial","sans-serif"], "Freckle Face":["Freckle Face","cursive"] }'
 *
 *    + Declare your color palette for use in the editor by using '@color-declaration'
 *      eg @color-declaration: '["#333", "#1399BE", "#EDEDED", "#FFF"]';
 *
 *    + Prefix fonts with '@font-' for the style editor to make it editable by the end user
 *
 *    + Prefix colors with '@color-' for the style editor to make it editable by the end user
 *
 *    + Prefix settings with '@setting-' for the style editor to make it adjustable by the end user
 */
/**
 *   Declarations    
 */
/**
 *   Bigcommerce ClassicWhite
 *   Style Initialisation
 */
#Logo h1 a {
  color: #000000;
}
#HeaderLower {
  border-top-color: #000000;
}
#SideCategoryList li a,
#SideCategoryList .sf-menu li a {
  color: #000000;
}
#SideCategoryList li a:hover,
#SideCategoryList .sf-menu li a:hover {
  border-bottom-color: #000000;
}
#SideCategoryList li ul,
#SideCategoryList .sf-menu li ul {
  background-color: #f2f2f2;
}
#SideCategoryList li ul:before,
#SideCategoryList .sf-menu li ul:before {
  border-bottom-color: #f2f2f2;
}
#SideCategoryList li li,
#SideCategoryList .sf-menu li li {
  border-bottom-color: #e5e5e5;
}
#Header {
  background-color: #ffffff;
}
#Header #HeaderLower {
  background-color: #ffffff;
}
#TopMenu li a {
  color: #999999;
}
#TopMenu li {
  color: #bfbfbf;
}
#TopMenu li div {
  color: #bfbfbf;
}
#FooterUpper {
  border-top-color: #000000;
}
#FooterUpper h2 {
  color: #000000;
}
#Footer #Menu li a {
  color: #000000;
  border-left: 1px solid #000000;
}
#FooterUpper a {
  color: #000000;
}
#FooterUpper .RecentNews li p {
  color: #000000;
}
#Footer {
  border-bottom-color: #000000;
}
#Footer p {
  color: #000000;
}
#Footer a {
  color: #000000;
}
#Footer #Menu ul {
  border-bottom-color: #bfbfbf;
}
#ContainerFooter {
  background-color: #ffffff;
}
.NewsletterSubscription label {
  color: #666666;
}
#socnet {
  color: #666666;
}
.FeaturedProducts h2 {
  color: #000000;
}
#HomeFeaturedProducts .ProductList .ProductDetails a {
  color: #000000;
}
#HomeFeaturedProducts .ProductPrice,
#HomeFeaturedProducts .ProductList em {
  color: #000000;
}
#HomeFeaturedProducts .ProductActionAdd a {
  background-color: #e8e8e8 !important;
}
.PrimaryProductDetails h1 {
  color: #000000;
}
.ProductList .ProductDetails a {
  color: #000000;
}
.ProductDetailsGrid .DetailRow.PriceRow .Value em {
  color: #000000;
}
.ProductList .ProductPriceRating em {
  color: #000000;
}
.ProductDetailsGrid .Label {
  color: #000000;
}
.ProductDetailsGrid .Value {
  color: #000000;
}
.DetailRow .Value a {
  color: #000000;
}
.productAttributeList .productAttributeRow {
  color: #000000;
}
.prodAccordionContent {
  color: #000000;
}
#ModalContent a,
.ModalContent a {
  color: #000000 !important;
}
#ModalContent,
.ModalContent {
  color: #000000 !important;
}
#prodAccordion .Block.current h2,
div.ExpressCheckout .ExpressCheckoutBlock:not(.ExpressCheckoutBlockCollapsed) h3 {
  color: #000000;
}
#prodAccordion .Block h2,
div.ExpressCheckout h3 {
  color: #000000;
}
.AddToWishlistLink .wishlist-button {
  color: #000000;
}
.Field45.quantityInput {
  color: #000000;
}
.Content h3 {
  color: #000000;
}
.Submit input,
.ProductList li .ProductActionAdd a,
#bottom_payment_button,
.ExpressCheckoutContent input[type="submit"],
.btn {
  background-color: #000000 !important;
    color: white;
}
h1.title {
  color: #000000;
}
#CategoryContent .ProductList .ProductDetails a {
  color: #000000;
}
#CategoryContent .ProductList .ProductPriceRating em,
#CategoryContent .ProductList .ProductPrice {
  color: #000000;
}
#CategoryContent .ProductActionAdd a {
  background-color: #000000 !important;
    color:white;
}
body {
  background-color: #ffffff;
}
.ProductList .ProductDetails {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}





/*.QuickViewBtn
{
background-color: #E6DCDC }




