.woocommerce-Message:before {
    color: #ffffff !important;
    background: #7a9c59 !important;
    border-radius: 99px !important;
    padding: 3px !important;
    font-family: 'icomoon' !important;
    content: '\e00a' !important;
    margin-right: 10px !important;
}
.woocommerce-Message {
    color: #7a9c59!important;
    font-size: 120%!important;
    position: relative!important;
    margin: 30px 0!important;
}

.woocommerce-Message a.button {
    position: absolute !important;
    right: 0 !important;
    font-size: 80% !important;
    padding: 10px 20px !important;
    margin-top: -8px !important;
}

.my-account .account-user,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    visibility: hidden !important;
    display: none !important;
}

@media only screen and (max-width: 48em) {
    .woocommerce-Message a.button {
        top: 80px !important;
    }
}

body.my-studio .my-account h1 {
    background: url(../img/MYDJBOOTH.jpg) no-repeat, #282820 !important;
    background-position: center center !important;
}
/*
body.my-car .my-account h1 {
    background: url(../img/MYCAR.jpg) no-repeat, #282820 !important;
    background-position: center center !important;
}*/
