.show_meta_box_check_tptw{
    list-style: none;
    display: inline-block;
}
.show_meta_box_check_tptw li{
    display: inline-block;
}
.teylos_pricing_table_shortcode{
    background-color: #8553a0;
    color: #ffffff;
    padding: 8px 8px;
    text-align: center;
}
.teylos_pricing_table_shortcode h2{
    color: #ffffff;
    text-align: center;
    margin-top: 0 !important;
    line-height: normal;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    font-size: 1.5em;
    padding: 0 0 3px;
}
.teylos-pricing-table-title{
    color: #FEFEFE;
    text-transform: capitalize;
    line-height: 2.5;
    position: relative;
    margin: 0;
    font-weight: normal;
    font-size: 2em;
}
.teylos-pricing-table-woocommerce-frontend{
    text-align: center;
}
.teylos-pricing-table-content{
    position: relative;
    color: #FEFEFE;
    padding: 20px 0 10px 0;
    opacity: 0.80;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.66;
}
.teylos-pricing-table-features{
    background: #FFFFFF;
    text-align: left;
    color: #9C9C9C;
    padding: 10px 19px 30px;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    font-size: 12px;
    text-align: center;
}
.teylos-pricing-table-description{
    color: #9C9C9C;
    font-size: 12px;
    text-align: center;
}
.teylos-pricing-table-cart{
    text-align: center;
    margin-top: 50px;
    color: #9C9C9C;
}
.teylos-pricing-table-cart select{
    margin-bottom: 15px;
    width: 100%;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    padding-right: 26px;
    padding-left: 5px;
    background: url(../../images/bg-selectbox.png) no-repeat right center #fff;
}
.teylos-pricing-table-cart-button{
    border: none !important;
    overflow: visible;
    display: inline-block;
    width: auto;
    margin: 0;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    font-size: 100% !important;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    padding: 0 20px !important;
    color: #fff !important;
    text-decoration: none !important;
}
