/**
* @package Joomla
* @subpackage JoomShopping
* @author Nevigen.com
* @website https://nevigen.com/
* @email support@nevigen.com
* @copyright Copyright © Nevigen.com. All rights reserved.
* @license Proprietary. Copyrighted Commercial Software
* @license agreement https://nevigen.com/license-agreement.html
**/

#detailed_attribute_list input[id^=quantity] {
	max-width:30px;
	max-height: 33px;
}
#detailed_attribute_list div.quantity {

}
#detailed_attribute_list .tm-button-buy{padding: 4px 10px;}
#detailed_attribute_list .tm-jshop-price{font-size:18px;line-height:18px;}

.nvg-list-attribute-img {min-width:180px; color: #ffffff;text-shadow: 0 0 5px #000000;}
.my_attr_list_td.td_price{width:80px;}