a ,
.page-content.woocommerce ul.product_list_widget li a:hover,
.sidebar ul.product_list_widget li a :hover,
.sidebar ul li a:hover,
.productlisting .pgallery ul.thumbnail li, ul.thumbnail li span.price,
#menu li.current-menu-item a,
#menu li.current-menu-parent a,
#menu li.current_page_parent a,
#menu li a.selected,
#menu li a:hover,
#menu li.current_page_item a,
.page-content .searchform input[type="submit"],
#menu .ddsmoothmenu li li a.selected,
#menu .ddsmoothmenu li li a:hover ,
.content-bar .post .post_meta li,
.feature_content .feature_content_inner_head h6 {
    color:#eb4333;
}
.top_cartinfo {
    background: #eb4333;
}
.footer_wrapper {
    background: #fc5848;
    border-bottom: 1px dashed #7E0D02;
    border-top: 1px solid #7E0D02;
}
.footer_wrapper .footer_widget h6 {
    color: #9b1609;
/*    text-shadow: 0 1px 0 #BB430B;*/
}
.footer_bottom {
    border-top: 1px solid #eb4333;
    background: #eb4333;
}
.footer_bottom p {
    color: #fff;
}
.productlisting .pgallery ul.thumbnail li:hover, ul.thumbnail li:hover {
    box-shadow: 0 1px 8px #eb4333;
    -moz-box-shadow: 0 1px 8px #eb4333;
    -webkit-box-shadow: 0 1px 8px #eb4333;
}
#menu .ddsmoothmenu li ul {
    border-bottom: 2px solid #eb4333;
}
span.page_number {
    background: #EE5E5E;
    color: white;
}
#myCarousel .salesbutton a,
#filters li:hover, #filters li.active {
    background: #eb4333;
}
.pmenu-bar li{
    border-color: #eb4333;
}
#filters li{
    color: #eb4333;
}