@import url(https://fonts.googleapis.com/css?family=Arvo); @import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro); body { background:#faf8e8;} h1 {font-size: 28px; font-weight: 700; line-height: 33px; } h2 {font-size: 24px; font-weight: 700; } #top-menu-wrapper { font-family: 'Arvo',serif; text-transform: uppercase;} .header-wrapper a { color:#8a6f65;} .header-wrapper .shoptitle span {color:#d48c51; font-weight:bold;} .header-wrapper .header-inner {padding-bottom:10px; padding-top:10px;} .header-wrapper .shoptitle { } .banner-slideshow-wrapper .banner .inner-wrap .title { color: #fff; } .banner-slideshow-wrapper .banner .subtitle {color: #fff;} .productdetails .price {text-align:center; font-size:28px; margin-bottom:40px; padding:0;} .productdetails .price .previousprice {opacity:0.7;} a {color:#d48c51; text-decoration:none;} a:hover { color:#a1591e;} .button, button, input[type="submit"], input[type="reset"], input[type="button"] {background:none; color:#a1591e; border:1px solid #a1591e; font-family: "Arvo",serif; font-weight: 400; text-transform: uppercase; letter-spacing: .1em; } } .button:hover,button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {} .button.primary {background:#d48c51; border-color:#d48c51; color:#fff;} .button.primary:hover {background:#ba7237;} .footer-wrapper {background:#c7c5b5;} .footer-strap {background:#7a7868;} @media screen and (max-width: 767px) { .header-wrapper .header-inner {padding:0;} } @media (max-width: 550px) { }