/*
Theme Name: Storefront for page builder
Version: 1.0
Description: Child theme for WooThemes.
Author: pootlepress
Author URI: http://www.pootlepress.com
Template: storefront
*/

#tab-description {
    border-top: 220px solid transparent;
    margin-top: -220px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}