.home-widgets .widget {
text-align: left !important;
}
.entry-content code{
color: #2e2f33 !important;
}

/*** eStore Plugin Related ***/
.eStore_variation {
width: auto !important;
}
.eStore-product-name{
font-size: 18px !important;
}
.eStore_button_wrapper input[type="submit"] {
    margin: 10px 0px !important;
}
.eStore_button_wrapper input[type="image"]{
    border: none !important;
    background: none !important;
    box-shadow: none !important;
    padding: 5px 0px !important;
}
