Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
post-date
/
wp-content
/
plugins
/
js_composer
/
assets
/
less
/
shortcodes
:
vc_pricing_table.less
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
/* Pricing table ---------------------------------------------------------- */ .wpb-pricing-table { border: 1px solid transparent; padding: 30px 20px; border-radius: 5px; background: #ECECEC; word-wrap: break-word; } .wpb-plan-title { margin: 0 0 10px; text-align: center; } .wpb-plan-description { margin: 0; text-align: center; } .wpb-price-container { padding: 15px 0; text-align: center; color: #333; } .wpb-currency { position: relative; top: -20px; font-size: 13px; } .wpb-price { margin: 0 5px; font-size: 52px; font-weight: 700; } .wpb-period { position: relative; bottom: 3px; font-size: 13px; } .wpb-plan-features { margin: 20px 0 0; padding: 0; } .wpb-plan-features li { list-style: none; }