/**
* @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/ppropertiessmartprice/custom.css
* and add your changes there.
*/
#pp_price_smartprice_info {margin: 10px 0; font-weight: normal;}
#pp_price_smartprice_info.calculating {opacity: 0.6;}
.our_price_display #pp_price_smartprice_info {font-size: 13px; margin: 7px 0 0 0; font-weight: bold; line-height: 20px;}
#pp_price_smartprice_info pre, .smartprice-info pre {clear: both; margin: 7px 0; padding: 0 5px 5px 5px; border: 1px solid #777777;}
#pp_price_smartprice_info pre > div:first-child, .smartprice-info pre > div:first-child {padding-bottom: 5px; text-align: center; font-weight: bold; font-variant: small-caps;}
#pp_price_smartprice_info pre > div > span, .smartprice-info pre > div > span {display: block; margin-top: 6px; padding: 3px 0 4px 0; font-weight: bold; border-top: 1px dotted #777777;}