h1 { color: #864413; }

input[type=button],
input[type=submit],
button,
.button { background: #D74E00; background: linear-gradient(to bottom, #E65C01, #D74E00); border: 1px solid #BB5912; }
input[type=button]:hover,
input[type=submit]:hover,
button:hover,
.button:hover { background: #E65C01; }
input[type=button]:active,
input[type=submit]:active,
button:active,
.button:active { background: #D74E00; }

header .auth li a.auth-link_signup { color: #fff; background: #CC6113; background: linear-gradient(to bottom, #E57625, #CC6113); }
header .auth li a.auth-link_signup:hover { text-decoration: none; }

.shopblock { border: 1px solid #BF6B09; border-width: 1px 0; background: #DC640D; background: linear-gradient(to bottom, #E47E10, #DC640D); }

a.allcat-button { box-shadow: 0 0 0 1px #EDAB6E, 0 0 0 2px #AD5C0B; }

.all_catalog_open .with_children > a:hover,
.all_catalog_open a.no_parent:hover,
.all_catalog_open a.level_0.open { background: #D74E00; }

.search_shop input[type="text"],
.search_shop input[type="search"] { border: 1px solid #B56528; }

.breadcrumbs a { color: #844b09; }

.homeslider h2 a { color: #844b09; }
.homeslider .price { color: #d9640e; }
.homeslider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.homeslider .bx-wrapper .bx-pager.bx-default-pager a.active { background: #E65C01; box-shadow: inset -1px -1px 3px 0 #A65F05; }

.catlist-item-title a { color: #b0520c; }

.bullet-title { color: #864413; }
.ico_shipping { background-position: 0px -29px; }
.ico_payment { background-position: -21px -29px; }
.ico_discount { background-position: -52px -29px; }

.price,
.cart .col.item-total,
.cart .col.cart-discount,
.onestep-cart .item-total,
.onestep-cart .cart-discount { color: #d9640e; }

.infoblock_infomenu h3 { color: #a25013; }

.mailer-subscribe { background: url('../img/bg_striped_orange.png'); }

.filters .ui-slider-horizontal .ui-widget-header { background-color: #E65C01; }

.product-view-btns button:hover,
.product-view-btns button.active { color: #E57625; }

.wishlist-link { border: 2px solid #FAE9DD; }
.wishlist-link:hover,
.wishlist-link.active { border-color: #d9640e; }
.wishlist-link:hover i,
.wishlist-link.active i { color: #d9640e !important; }

.in-lists.compare-link:hover i,
.in-lists.compare-link.active i { color: #d9640e !important; }

.add2cart input[type="submit"],
.cart .checkout-button-row input[type="submit"],
.checkout .checkout-send input[type="submit"] {
background: #E47E10; /* Old browsers */
background: -moz-linear-gradient(top,  #E47E10 0%, #DC640D 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E47E10), color-stop(100%,#DC640D)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #E47E10 0%,#DC640D 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #E47E10 0%,#DC640D 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #E47E10 0%,#DC640D 100%); /* IE10+ */
background: linear-gradient(to bottom,  #E47E10 0%,#DC640D 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E47E10', endColorstr='#DC640D',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: #DC640D; }

.bottomblock-col-header { color: #864413; }

#up_button { background-color: #D74E00; }
#up_button:hover { color: #fff !important; }