
@import url('//indiemade.scdn2.secure.raxcdn.com/default_fonts/museosans_300_macroman.css');

/********************
 * HTML Defaults *
 ********************/
body {
  font-family: 'Century Gothic', AppleGothic, sans-serif;
  color: #616161;
  background: #ffffff;
  background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'museo_sans300', sans-serif;
}

a, a:focus, li a.active { color: #616161; }
a:hover { color: #AED75B; }

blockquote, address {
  font-family: 'museo_sans300', sans-serif;
  border-left-color: #d7d7d7;
}

#header {
  border-bottom: 5px solid #95C03D;
}

#header_top_blocks li a {
  background: #95C03D;
  color: white;
}
#header_top_blocks li a:hover {
  background: #AED75B;
}

#header #shop-by-category #catalog-menu-ss ul li a {
  border-color: #95C03D;
}

#header-top .row #cart a {
  color: #616161;
}
#header-top .row #cart #mini-cart a {
  color: #616161;
}
#header-top .row #cart span:last-child a {
  display: block;

  background: #95C03D;
  color: white;
}

/****************
 * Content Area *
 ****************/
#main {
  background: #FFFFFF;
}

#main .alert.alert-success {
  border-left: 6px solid #95C03D;
}

#content {
  color: #616161;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#content h5 a,
#content h6 a,
#content h1 a:focus,
#content h2 a:focus,
#content h3 a:focus,
#content h4 a:focus,
#content h5 a:focus,
#content h6 a:focus,
#content legend,
#content legend a,
#content .responsive-tabs__list__item {
  color: #403E49;
}

/* Tables */
tr.even,
tr.odd,
form tbody,
thead th {
  border-color: #d7d7d7;
}
tr.odd {
  background: none;
}
tr.even {
  background: #fafafa;
}

/* price color */
.region-content-bottom #related-products table.views-view-grid td .views-field-sell-price,
#store-products #catalog .node-type-product .price .amount,
#content-area .category-grid-products .product-grid-item .price .amount,
.node-type-product .node-type-product .price,
#cart-form-products table .uc-price {
  color: #C10805;
}

/* Blogs */
.views-field-view-node {
  background: #95C03D;
}

.views-field-view-node:hover {
  background: #AED75B;
}

.views-field-view-node a {
  color: white;
}


/****************************************************
 * Intelligent Defaults, later customized by region *
 ****************************************************/

/* Form Elements */
.form-submit,
.form-submit:hover,
.form-submit:focus,
.form-submit:active {
  background-color: #95C03D;
  border-color: #95C03D;
  color: #ffffff;
}

/*******************************
 * Pager (Drupal's definition) *
 *******************************/

/* List page */
.pager li > a,
.pager li > a.active,
.pager li > span {
  background: #FFFFFF;
  border-color: #95C03D;
  color: #616161;
}
.pager-current,
.pager li > a:hover,
.pager li > a:focus {
  background: #fafafa;
  border-color: #95C03D;
}

/* Filmstrip carousel */
#gallery-image-pager .carousel-control,
#gallery-image-pager .carousel-control:hover,
#gallery-image-pager .carousel-control:focus {
  color: #3e3e3e;
}

/* Node pager */
.node-arrow-pager li a {
  background: rgba(97,97,97, 0.6) /* Circle color */;
  color: #FFFFFF /* Region background */;
}
.node-arrow-pager li a:hover {
  background: rgba(97,97,97, 0.6);
  color: #FFFFFF /* Region background */;
}

/**
 * Carousel
 */
#product-images .carousel-control,
#product-images .carousel-control:focus {
  opacity: 0.5;
}
#product-images .carousel-control:hover {
  opacity: 0.8;
}

#product-images .zoom-in {
  color: rgba(97,97,97, 0.6);
}
#product-images .zoom-in:hover {
  color: rgba(97,97,97, 0.6);
}


/**
 * Lightbox
 */
/* TODO */


/**********
 * Navbar *
 **********/
.navbar-default .navbar-nav > li > a {
  color: #616161;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #AED75B;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > li {
    background-color: #95C03D;
  }
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    border-color: rgba(255, 255, 255, 0.25);
    color: white;
  }
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li > a.active {
    color: #AED75B;
  }
}
.navbar-default .navbar-toggle {
  border-color: #616161;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #616161;
}

#header .navbar .container .navbar-toggle .icon-bar {
  background-color: #95C03D;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: ;
}

/* Form Elements */
.navbar-default .form-control {
  border-color: #6d9815;
  background-color: #bde865;
  color: #616161;
}
.navbar-default .form-submit {
  background-color: #616161;
  border-color: #616161 /* same as background */;
  color: #ffffff;
}
.navbar-default .form-submit:hover {
  background-color: #4d4d4d;
  border-color: #4d4d4d /* same as background */;
  color: #ffffff /* does not change */;
}

.navbar-default #cart {
  color: #999999;
}
.navbar-default #cart a {
  background: ;
}

/***********
 * Sidebar *
 ***********/
.sidebar {
  background: #FFFFFF;
  color: #403E49;
}
.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5,
.sidebar h6 {
  color: #403E49;
}
.sidebar a {
  color: #616161;
}
.sidebar a:hover {
  color: #AED75B;
}

/**********
 * Footer *
 **********/
.region-footer-top,
#footer {
  background: #181818;
  color: #999999;
}
.region-footer-top a,
#footer a {
  color: #616161;
}
.region-footer-top a:hover,
#footer a:hover {
  color: #FFFFFF;
}

/* Social Icons */
#footer #social-web-links li a {
  color: #999999;
}
#footer #social-web-links li a:hover {
  color: #999999;
}

/********************************
 * Non-color/designkit settings *
 ********************************/

/* Aspect Ratio */
.node-type-node-gallery-image .image-container:before {
  padding-top: 66.666666666667%;}
@media (min-width: 768px) {
  .node-column {
    min-height: 406.66666666667px;
  }
  .node-type-product .node-column {
    min-height: 0;
  }
}

