h1 { color: #91b731; }

input[type=button],
input[type=submit],
button,
.button { background: #83a729; background: linear-gradient(to bottom, #96bc37, #83a729); border: 1px solid #789d1b; }
input[type=button]:hover,
input[type=submit]:hover,
button:hover,
.button:hover { background: #96bc37; }
input[type=button]:active,
input[type=submit]:active,
button:active,
.button:active { background: #83a729; }

header .auth li a.auth-link_signup { color: #fff; background: #83a729; background: linear-gradient(to bottom, #96bc37, #83a729); }
header .auth li a.auth-link_signup:hover { text-decoration: none; }

.shopblock { border: 1px solid #7b9e21; border-width: 1px 0; background: #83a729; background: linear-gradient(to bottom, #96bc37, #83a729); }

a.allcat-button { box-shadow: 0 0 0 1px #c4e966, 0 0 0 2px #6c8d19; }

.all_catalog_open .with_children > a:hover,
.all_catalog_open a.no_parent:hover,
.all_catalog_open a.level_0.open { background: #83a729; }

.search_shop input[type="text"],
.search_shop input[type="search"] { border: 1px solid #6b8e14; }

.breadcrumbs a { color: #91b731; }

.homeslider h2 a { color: #91b731; }
.homeslider .price { color: #91b731; }
.homeslider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.homeslider .bx-wrapper .bx-pager.bx-default-pager a.active { background: #96bc37; box-shadow: inset -1px -1px 3px 0 #789d1b; }

.catlist-item-title a { color: #91b731; }

.bullet-title { color: #91b731; }
.ico_shipping { background-position: 0px -89px; }
.ico_payment { background-position: -21px -89px; }
.ico_discount { background-position: -52px -89px; }

.price,
.cart .col.item-total,
.cart .col.cart-discount,
.onestep-cart .item-total,
.onestep-cart .cart-discount { color: #82a626; }

.infoblock_infomenu h3 { color: #91b731; }

.mailer-subscribe { background: url('../img/bg_striped_light_green.png'); }

.filters .ui-slider-horizontal .ui-widget-header { background-color: #91b731; }

.product-view-btns button:hover,
.product-view-btns button.active { color: #96bc37; }

.wishlist-link { border: 2px solid #def0dd; }
.wishlist-link:hover,
.wishlist-link.active { border-color: #91b731; }
.wishlist-link:hover i,
.wishlist-link.active i { color: #91b731 !important; }

.in-lists.compare-link:hover i,
.in-lists.compare-link.active i { color: #91b731 !important; }

.add2cart input[type="submit"],
.cart .checkout-button-row input[type="submit"],
.checkout .checkout-send input[type="submit"] {
background: #83a827; /* Old browsers */
background: -moz-linear-gradient(top,  #a5ce3f 0%, #83a827 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5ce3f), color-stop(100%,#83a827)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a5ce3f 0%,#83a827 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a5ce3f 0%,#83a827 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a5ce3f 0%,#83a827 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a5ce3f 0%,#83a827 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5ce3f', endColorstr='#83a827',GradientType=0 ); /* IE6-9 */}
.add2cart input[type="submit"]:hover,
.cart .checkout-button-row input[type="submit"]:hover,
.checkout .checkout-send input[type="submit"]:hover { background: #83a827; }

.bottomblock-col-header { color: #91b731; }

#up_button { background-color: #83a729; }
#up_button:hover { color: #fff !important; }