body {
  color: #000000;
    background: #eeeeee url('background.png') repeat scroll top center;
}

a {
  color: #000000;
}

.header .shopnav p a,
.footer h4,
.sidebar-box h2,
.products.products-horizontal .product.hover .actions a.button-add, .products.products-grid .product.hover .actions a.button-add {
  color: #78c94d;
}

.header .cart i,
.header .shopnav ul li,
.header .categories ul ul li,
.header .cart.hover a strong,
.sidebar-box ul li .arrow,
.headlines .slides ul.pagination li.current a,
.icon .icon-icon,
.collection-pagination ul li.number.active a,
#newsletterbar .inner button {
  background-color: #78c94d;
}

.collection-pagination ul li.number.active a:hover {
  background-color:#6cb445;
}

.product-info .buy .add {
  background-color: #78c94d;
}

.product-info .buy .add-outofstock {
  background-color: #EEE;
  color: #000000;
}

a:hover,
.header .shopnav p a:hover,
.header .categories ul li.home a,
.header .categories ul li a.main,
.headlines .slides ul.pagination li a:hover,
.products.products-horizontal .product.hover .actions a.button-wishlist:hover, .products.products-horizontal .product.hover .actions a.button-compare:hover, .products.products-grid .product.hover .actions a.button-wishlist:hover, .products.products-grid .product.hover .actions a.button-compare:hover,
.heading .container .breadcrumbs a:hover,
.productpage .product-info .share .rating .button-review:hover {
  color: #f12b63;
}


.products.products-horizontal .product.hover .actions a.button-add:hover, .products.products-grid .product.hover .actions a.button-add:hover {
color: #f12b63;
}

.icon:hover .icon-icon {
background-color: #f12b63;
}

.header .topnav .search a{
  background-color: #f12b63;
}

.header .topnav .search a:hover {
  background-color: #78c94d;
}

.headlines,
.heading {
  background-color: #e6f6fa;
}
.heading h1 {
  color: #187ea2;
}
.heading .container .breadcrumbs, .heading .container .breadcrumbs a {
  color: #187ea2;
}

.header .categories ul li.hover.home a,
.header .categories ul li.hover a.main {
  background-color: #f12b63;
}


.headlines .slides a.prev, .headlines .slides a.next {
  background-color: #78c94d;
}
.headlines .slides a.prev:hover, .headlines .slides a.next:hover {
  background-color: #f12b63;
}

.productpage .product-info .pricing .price span {
  color: #ffffff;  
}
.productpage .product-info .pricing .price,
.products.products-horizontal .product p.price, .products.products-grid .product p.price, .products.products-list .product p.price {
  background-color: #187ea2;
  color: #ffffff;
}
.productpage .product-info .pricing .price.price-offer,
.products.products-horizontal .product p.price.price-offer, .products.products-grid .product p.price.price-offer, .products.products-list .productp.price.price-offer,
.products.products-list .product p.price.price-offer {
  background-color: #78c94d;
}
.productpage .product-info .pricing .price.price-offer span { 
  color: #ffffff;
}

.products.products-sidebar .product p.price, .products.products-livesearch .product p.price {
  color: #187ea2;
}
.products.products-sidebar .product p.price.price-offer, .products.products-livesearch .product p.price.price-offer {
  color: #78c94d;
}

ul.tagcloud li a:hover {
  background-color: #f12b63;
}


.collection-options-mode .icon.active .icon-icon {
  background-color: #78c94d;
}
.collection-options-mode .icon:hover .icon-icon {
  background-color: #f12b63;
}


#collection-filter-price .ui-slider-range {
  border-color: #78c94d;
  background-color: #c9e9b7;
}


.header .cart span {
  background-color: #78c94d;
}
.header .cart a strong {
  color: #78c94d;
}

h2, h4 {
  color: #78c94d;
}

.tui input[type=text],
.tui input[type=password],
.tui select {
  font-family: "Arial", Helvetica;
}

.socialbar {
  background-color: #e6f6fa;
}
.socialbar h4 {
  color: ;
  border-color: #cfdde1;
}

#newsletterbar {
  background-color: #cfdde1;
}

#newsletterbar button {
  background-color: #78c94d;
}

#newsletterbar button:hover {
  background-color: #f12b63;
}

.productpage .product-info .pricing .price,
.productpage .product-info .pricing .price.price-offer,
.productpage .product-info .pricing .price .border,
.productpage .product-info .pricing .price.price-offer .border,
.products.products-horizontal .product p.price, 
.products.products-grid .product p.price, 
.products.products-list .product p.price,
.products.products-horizontal .product p.price.price-offer, 
.products.products-grid .product p.price.price-offer, 
.products.products-list .product p.price.price-offer,
.products.products-horizontal .product p.price .border, 
.products.products-grid .product p.price .border, 
.products.products-list .product p.price .border,
.products.products-horizontal .product p.price.price-offer .border, 
.products.products-grid .product p.price.price-offer .border, 
.products.products-list .product p.price.price-offer .border {
 border-radius: 50px 6px 50px 50px;
}
.glyphicon-chevron-right{
  color:#78c94d;
}