/**
* 2015-2016 NTS
*
* DISCLAIMER
*
* You are NOT allowed to modify the software. 
* It is also not legal to do any changes to the software and distribute it in your own name / brand. 
*
* @author    NTS
* @copyright 2015-2016 NTS
* @license   http://addons.prestashop.com/en/content/12-terms-and-conditions-of-use
* International Registered Trademark & Property of NTS
*/
div.multi-accessories{
	font-size:15px; font-weight:700;color:#000; padding:0px;	clear:both;	float: left;width: 100%;
}
div.accessory-heading{
	font-size:15px; font-weight:700;color:#000; padding:0px;
}
div.accessorycheckbox{
	float: left;width: 100%;background: #fff;padding-bottom: 20px;
}
div.ajax_block_product{
	padding: 0px;background: #fff;height:40px;
}
div.ajax_block_product table td{padding:0px;}
div.checker {
    float: left;
    margin: 0px -5px 0 0px !important;
				padding-top:5px;
}
div.accessorycheckbox .accessory_quick-view{color:#000;}
div.accessorycheckbox .accessory_price{color:#000; margin-top: 0px;margin-left:20px;margin-top:auto;font-weight:bold;color: #fa0017;}
a.hidden, input.hidden{display:none;}
@media (max-width: 350px) {
   div.multi-accessories{
				font-size:13px;
			}
}