h1 { color: #cd2325; }

input[type=button],
input[type=submit],
button,
.button { background: #cd2325; background: linear-gradient(to bottom, #e33335, #cd2325); border: 1px solid #750C2B; }
input[type=button]:hover,
input[type=submit]:hover,
button:hover,
.button:hover { background: #e33335; }
input[type=button]:active,
input[type=submit]:active,
button:active,
.button:active { background: #cd2325; }

header .auth li a.auth-link_signup { color: #fff; background: #cd2325; background: linear-gradient(to bottom, #cd2325, #cd2325); }
header .auth li a.auth-link_signup:hover { text-decoration: none; }

.shopblock { border: 1px solid #cd2325; border-width: 1px 0; background: #cd2325; background: linear-gradient(to bottom, #cd2325, #cd2325); }

a.allcat-button { box-shadow: 0 0 0 1px #f88789, 0 0 0 2px #9f0b0d; }

.all_catalog_open .with_children > a:hover,
.all_catalog_open a.no_parent:hover,
.all_catalog_open a.level_0.open { background: #cd2325; }

.search_shop input[type="text"],
.search_shop input[type="search"] { border: 1px solid #891C3B; }

.breadcrumbs a { color: #cd2325; }

.homeslider h2 a { color: #cd2325; }
.homeslider .price { color: #cd2325; }
.homeslider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.homeslider .bx-wrapper .bx-pager.bx-default-pager a.active { background: #e33335; box-shadow: inset -1px -1px 3px 0 #882B48; }

.catlist-item-title a { color: #cd2325; }

.bullet-title { color: #cd2325; }
.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: #cd2325; }

.infoblock_infomenu h3 { color: #cd2325; }

.mailer-subscribe { background: url('../img/bg_striped_red.png'); }

.filters .ui-slider-horizontal .ui-widget-header { background-color: #cd2325; }

.product-view-btns button:hover,
.product-view-btns button.active { color: #cd2325; }

.wishlist-link { border: 2px solid #F0DDE3; }
.wishlist-link:hover,
.wishlist-link.active { border-color: #cd2325; }
.wishlist-link:hover i,
.wishlist-link.active i { color: #cd2325 !important; }

.in-lists.compare-link:hover i,
.in-lists.compare-link.active i { color: #cd2325 !important; }

.add2cart input[type="submit"],
.cart .checkout-button-row input[type="submit"],
.checkout .checkout-send input[type="submit"] {
background:  #e33335; /* Old browsers */
background: -moz-linear-gradient(top,  #e33335 0%, #cd2325 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e33335), color-stop(100%,#cd2325)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e33335 0%,#cd2325 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e33335 0%,#cd2325 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e33335 0%,#cd2325 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e33335 0%,#cd2325 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=' #e33335', endColorstr='#cd2325',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: #cd2325; }

.bottomblock-col-header { color: #cd2325; }

#up_button { background-color: #cd2325; }
#up_button:hover { color: #fff !important; }