body { font-size:13px }
.navbar { margin-bottom: 0 }
#common-home a { font-weight:bold }
#common-home h2 { margin-top:10px;text-align:center; }
#common-home hr { border: 2px dashed #ccc;
    margin: 20px 12px; }
#common-home .row > #content div > div > div.col-lg-4 { text-align:right}
#common-home .row {
    margin: 20px -15px;
}
#common-home .row:nth-child(1) {
	margin-top: 6px;
}
#common-home .col-lg-6 a {
    font-size: 14px;
    margin: 0 auto;
    display: table;
}
#common-home p.highlight {
    background-color: yellow;
    font-weight: bold;
    display: table;
    margin: 0 auto 10px;
    padding: 0 8px;
}
#common-home #content > div > div > div > ul > li { font-weight:bold }
#common-home #content img { margin: 0 auto;
    display: block; }
#common-home #content div > div.top-section > div > img {
    margin: 32px 0px 32px 10px;
    width: 472px;
    height: 215px;
    box-sizing: border-box;
}
.product-thumb .button-group button.cat-add-center { width: 100%;}
@media (max-width:992px) { 
#common-home .row > #content div > div > div.col-lg-4 { text-align:center }
#common-home #content div > div > div > img { margin: 0;width:150px;height:150px }
}
div#tab-description h4 a { font-weight:bold }
div#tab-description hr {clear:both}
div#tab-description ul { display:flow-root }
div#tab-description ul li ul { list-style-type: none; }
div#tab-description ul li ul { text-indent: -20px; }
div#tab-description ul li ul li:before {
        content: "-  ";
        text-indent: -20px;
      }
#product-product #content .col-sm-4 .btn-group { display:none }	 /*wishlist - compare buttons */  