/* Macavity */

input[type="submit"].special, input[type="reset"].special, input[type="button"].special, button.special, .button.special {
    background-color: #EA3286;
    box-shadow: none !important;
    color: #ffffff !important;
}

.sm2-bar-ui .sm2-main-controls, .sm2-bar-ui .sm2-playlist-drawer {
     background-color: #EA3286 !important; 
}

.sm2-bar-ui .sm2-playlist-wrapper {
    background-color: #922557 !important;
}

#header {
	background: #000;
}

h1, h2, h3, h4, h5, h6 {
    color: #FFF;
    letter-spacing: 0.225em;
    line-height: 1em;
    margin: 0 0 1em 0;
    text-transform: uppercase;
}

.reseaux-sociaux-artiste {
	color:#222229;
}

#menu {
    background: #F75D00;
    color: #ffffff;
}

p.not-code {
	color:#A56D14;
}

.wrapper.style1{
    background-color: #425A88;
    color: #e4e4e4;
}

.wrapper.style3 {
    background-color: #31AFA2;
    
}

.wrapper.style2 {
    /*background-color: #4E4E4E;*/
    background-color:#c0c0c0;
    color: #d3d4e4;
}

.wrapper.style1 h2, .wrapper.style1 h3, .wrapper.style1 h4, .wrapper.style1 h5, .wrapper.style1 h6 {
    color: #e4e4e4;
}

div.jp-type-playlist div.jp-playlist a {
    color: #e4e4e4 !important;
    /* text-decoration: none !important; */
    font-size: 1.4em;
    border-bottom: none !important;
    font-family: "Open Sans", Helvetica, sans-serif !important;
}


