/* 
* Place your custom CSS styles in this file. 
* When upgrading the plugin just keep a backup copy of this file 
* so you don't lose the CSS changes you made during the upgrade.
*/

.eStore_skull_button{
width: auto !important;/*override the eStore button width to auto to prevent them from looking weird on some themes */
}
.eStore_skull_button:hover {
opacity:0.7;
}
.eStore_pp_subscribe_wrapper:after {
content: "You will be whisked off to Paypal to confirm your membership.";
position: absolute;
margin-top: 12px;
margin-left: 70px;
font-style: italic;
color: silver;
}