/**
* Product Properties Extension
*
* @author    PS&More www.psandmore.com <support@psandmore.com>
* @copyright 2011-2016 PS&More
* @license   psandmore.com/licenses/sla
*
* Do not modify this file. If you need to make changes create file
* themes/your_theme/css/modules/pproperties/custom.css
* and add your changes there.
*/

#buy_block .pp_ext_result_quantity {font-weight: bold; padding-bottom: 10px;}
#buy_block .pp_ext {margin-bottom: 15px; padding: 5px 0; border-bottom: 1px solid #CCCCCC;}
#buy_block .pp_ext > div {padding-bottom: 5px;}
#buy_block .pp_ext > div.pp_ext_title {text-align: center; font-variant: small-caps; padding-bottom: 9px; letter-spacing: 1.5px;}
#buy_block .pp_ext > div .pp_ext_property {margin-top: 7px; font-size: 115%;}
#buy_block .pp_ext input[type="text"] {width: 50px; height: 27px; line-height: 27px; padding: 0 6px;}
.pp_ext_prop_text, .pp_ext_text, #pp_ext_result_quantity {padding-left: 8px;}
.cart_block .pp_ext_prop_data_wrapper {clear: both; color: #9C9B9B; font-size: 11px; padding-bottom: 5px;}
#buy_block .pp_ext_method_wrapper {padding-top: 3px;}
#buy_block .pp_ext > div > label {padding-right: 7px; white-space: nowrap;}
