body { font-size:13px }
.navbar { margin-bottom: 0 }
#common-home #content {
    margin-top: 12px;
}
#common-home h2 sup {
    top: -0.9em;
    font-size: 50%;}
#common-home a { font-weight:bold }
#common-home div > div#content > div > h2 {
    margin: 12px 15px 15px;
    font-size: 27px;
}
#common-home div:nth-child(1) p {margin: 0 16px 10px;}
#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 > p > strong {    font-size: 1.1em;}
#common-home .col-lg-6 a.product-link {	display:table;	font-size: 14px;    margin: 0 auto;}
#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 { max-width:340px;margin: 0 auto;
    display: block; }
#common-home #content div > div.top-section > div > img {margin: 0px 15px 15px 25px;width:170px;height:202px }#common-home #content div > div.top-section p {margin-top:15px}
.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 */  
@media (max-width:480px) {
	#common-home #content img { margin:0 auto; }	
	#common-home #content img { height:auto; }
}