/**
* 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.accessory-heading{
	font-size:15px; font-weight:400;color:#000; padding:5px; text-transform: uppercase;
}
div.accessorycheckbox {
    float: left;
    width: 100%;
    box-shadow: 0px 10px 10px -5px #9a9a9a;
    border-color: #000;
    background: #fff;
    margin-bottom: 10px;
    border-width: 2px 2px 0 2px;
}
div.ajax_block_product{
	padding: 5px;border-bottom: 1px solid #000;background: #fff;
}
div.ajax_block_product table td{padding:0px;}
div.checker {
    float: left;
    margin: 16px 5px 0 5px !important;
}
div.accessorycheckbox .quick-view{color:#000;}
div.accessorycheckbox .price{color:#000; margin-top: 12px;}
a.hidden, input.hidden{display:none;}
