/* Place Custom Template Edits Below

Dk Orange color: #cb7d32
Lt Orange color: #ffb268
Dk Brown color: #593615
DK. Red color: #802629

*/


Block.banner_home_page_top {
    margin-bottom:20px;
}    

.FeaturedProducts, .NewProducts, .TopSellers {
    margin-bottom:0px;
}

.PageMenu li a:hover {
    background: url("../images/mainnavigation-hover-bg.jpg") repeat-x scroll left 6px #ffffff;
}

.PageMenu ul.sf-menu > li.sfHover > a{background:#ffffff url(../images/mainnavigation-hover-bg.jpg) repeat-x left 6px;
}

ul.ProductList li em.p-price {
    background-color: #cb7d32;}

.ProductList li .ProductActionAdd a i.fa.fa-shopping-cart {
    color: #cb7d32;}

.ProductList li .ProductActionAdd a i.fa.fa-shopping-cart {
    color: #cb7d32;}

#ProductDetails .ProductMain .ProductDetailsGrid .addto .add-to-cart {
    background: url("http://cdn6.bigcommerce.com/r-abca2fe3d6b6305557ce1b1e6c0f334341da0fc3/themes/Rise/images/cart-icon.png") no-repeat scroll 106px 4px #cb7d32;
padding-left: 8px;}

#ProductDetails .ProductMain .ProductDetailsGrid .addto .wishTrigger {
    background-color: #cb7d32;}

.aboutproduct .prdsmry:hover {
   color: #ffb268 !important; 
}

a.alt, p a, a.NextLink, .BulkDiscountLink a, .currency-converter p span {
    color: #cb7d32;
}

.menucover .Homelink:hover {
    color: #cb7d32;
}

.btn.alt, .alt {
    background-color: #cb7d32;
}

.btn:hover, #SideCartContents p a:hover {
    background-color: #cb7d32;
}

.Left h3, .Right h3, .Left h2, .Left h4, .Right h2, .Right h4 {
    background-color: #000000;
    color: #cb7d32;
}

.footer-main h4, .footer-main a:hover {
    color: #ffb268;
}

.CategoryPagination .PagingList .ActivePage {
    background-color: #ffb268;
}

.ProductTinyImageList ul li:hover {
    border: 1px solid #ffb268 !important;

}

.TopMenu li, .TopMenu li a {
    color: #ffb268;
}

#SideCartContents p span strong {
    color: #cb7d32;
}

a.alt:hover, p a:hover, a.NextLink:hover, .BulkDiscountLink a:hover, .currency-converter p span:hover {
    color: #593615;
}

#tabcontent .photo {
width: inherit;
float: left;
margin-right: 25px;
}

.btn.poplink {
    width: 165px;
}

/*Added by BC STAFF Case 02572125 CP*/
#NewShippingAddress > div.clear.AddShippingAddress > div.FloatLeft > div > p > input {
    display: block !important;
}
/*End Case 02572125*/


/*fix for duplicate sale tag on product pages.*/
.ProductMain .new_tag{ display: none; }
​

