/*
Theme Name:   Twenty Twelve Child
Theme URI: http://wordpress.org/themes/twentytwelve
Description:  The 2012 Wordpress child theme for Susan Alexander Truffles e-commerce.
Author: Melbourne SEO Services
Author URI: http://www.melbourneseoservices.com/ 
Template:     twentytwelve
Version:      1.0.0
Text Domain:  twenty-twelve-child
*/
@import url("../twentytwelve/style.css");

header {border-bottom:1px solid #bebebe;}
body {background: url("https://susanalexander-truffles.com/custom-files/bg-gold.png") repeat scroll 0% 0% transparent;margin-top:-30px;}
body .site {box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.8);-webkit-box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.8);-moz-box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.8);}
#main a, header a {color:#cc9933;}
#main a:hover, header a:hover {color:#fcd165;}
a.button.add_to_cart_button, a.product_type_simple {color:#565656 !important;}
.woocommerce-page p.stars a {color:#cc9933}
.related h2 {margin-bottom: 20px;}
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product {width:25%;}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {line-height:150%;}
.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {color: #336699;}
.woocommerce button.button.alt {background-color: #336699;}
.woocommerce button.button.alt:hover {background-color: #003366;}
.woocommerce-breadcrumb {font-style:italic;margin-bottom:30px;}