body {
  background: #ffffff url('background.jpg') no-repeat scroll top center;
}


/* FONTS */
body,
nav .navbar,
header #winkelwagen,
.product-overview .intro h1, .product-overview .intro h2,
#footer h3, #footer form, #footer #social li a,
.row.list span, .row.grid span,
#single-product h1,
#single-product .product-configure,
#accordion .panel .panel-heading a,
#single-product #actions .btn,
#powered-by,
#collection #filter_form,
.container-fixed .gui-page-title,
.container-fixed,
.gui-block-subtitle,
#footer #tags ul, .bundleproduct
{
  font-family: "Montserrat", Helvetica, sans-serif;
}

/* KNOP KLEUREN */

header #winkelwagen.active,
#footer form .btn,
.gui-button-small,
.gui-button-large
{
background-color: #0062f5 !important;
border-color: #0062f5 !important;
}

header #winkelwagen:hover,
#footer form .btn:hover,
.gui-button-small:hover,
.gui-button-large:hover
{
background-color: #3381f7 !important;
border-color: #3381f7 !important;
}

/* PRIMARY COLORS */
.header .shopnav p a,
#footer h3,
#footer #tags ul li.title,
.sidebar-box h2,
.product-thumb span.brand,
.pagination a,
#ondernemer .btn:hover,
#footer #social li span,
.autocomplete a,
#meta strong,
#currencies .currency:hover,
#footer #tags ul li a:hover{
  color: #537fcd !important;

}

.navbar-collapse, header#siteheader .toggle{
background-color: #537fcd !important;
}

h1, h2, .bundleproduct{
  color: #0099d1; !important;
}

body a, body a:hover{
  color: #537fcd;
}

.product-background
{
background: #ffffff
}

#headlines{
  background-color: #fafafa !important;
}

#intro .buttons .main,
.pagination .active a,
nav,
.dropdown-menu,
#headlines #img-switcher li.active,
nav .navbar .dropdown-menu,
nav .navbar .navbar-toggle span,
.button-review
{
  background-color: #537fcd  !important;
  border-color: #537fcd !important;
}

#single-product #add-to-cart{background-color: #74d665 !important;}
#single-product #add-to-cart:hover{background-color: #5cab50 !important;}

nav .navbar .dropdown-menu li a:hover{color:#fff;}

#single-product .product-image #img-switcher li.active a img,
#single-product .product-image #img-switcher li a:hover img,
#footer,
#footer #tags ul li a:hover{
  border-color: #537fcd;
}

.ui-slider-handle,
.ui-slider-range,
.ui-widget-content{
 background-color: #537fcd  !important;
border-color: #4265a4 !important;
}


#intro .buttons .main:hover,
pagination .active a:hover,
nav .navbar li a:hover,
.button-review:hover,
#single-product #actions .btn:hover{
  background-color: #7598d7 !important;
  border-color: #7598d7 !important;
}

/* SECONDARY COLOR */

#powered-by a,
#single-product #product-title .brand{
  color: #bababa;
}

.product-thumb span.price,
#extra-pricing-info,
#single-product #action .price span{
  color: #8b95a7;
  font-family: "Montserrat"
}
#single-product #actions .btn{
  background-color: #bababa;
  border-color: #bababa;
}

html{background: #232323;}

/* Footer color */
#footer{
  background: ;
  color: ;
}
#footer ul li a {
    color: ;
}

#footer #tags ul li a{
  color: #537fcd;
  border-color: #537fcd;
}