p.socialsharing_product{overflow:hidden;}

p.socialsharing_product button.btn.btn-default.social-sharing{height:42px;width:42px;padding:0;}


@media (min-width:769px) and (max-width:1000px){
	table#product_comparison #social-share-compare .btn.btn-default{float:left;width:50%;}
	table#product_comparison #social-share-compare{margin-bottom:10px;}
}

@media (max-width:768px){
	table#product_comparison #social-share-compare {margin-bottom:0px;}
	#product .socialsharing_product{padding-right:20px;width:100%;}
	table#product_comparison #social-share-compare > p {width:50%;float:left;  line-height: 45px;}

}

@media (max-width:580px){
	table#product_comparison #social-share-compare p.socialsharing_product{width:100%;float:none;}
	table#product_comparison #social-share-compare p:first-child{display:none;}
}

@media (max-width:468px){
	p.socialsharing_product button.btn.btn-default.social-sharing{height:32px;width:32px;}
	p.socialsharing_product button.btn.btn-default.social-sharing > i.icon-2x {font-size:1.3em;}
	table#product_comparison #social-share-compare p.socialsharing_product{width:100%;float:none;}
	table#product_comparison #social-share-compare p:first-child{display:none;}
}


