@charset "utf-8";
/* CSS Document */
h1.title, h2.price-details {display:none;}
input.offer-checkout-submit { 
    text-indent: -9999px; 
    background: url(http://coachlindawalker.com/KajabiDownloads/button.png) no-repeat 50% 0;
    background-color:#2FACA7!important;
    height:50px;
    width:253;
    margin:20px auto!important;
   /* Collapse the original line */ 
} 

input.offer-checkout-submit:after { 
    content:'Set Your Text Here'; 
    color:#000;
 visibility: visible;
 display: block; 
/* New content takes up original line height */}


