.efx_top{
background:linear-gradient(7deg, #FF512F, #DD2476) !important;
color:#fff !important;
}

.clip_comment_top{
transform:rotate(-7deg) !important;
}

.efx_bottom{
background:linear-gradient(7deg, #FF512F, #DD2476) !important;
color:#fff !important;
}

.clip_comment_bottom{
transform:rotate(7deg) !important;
}

.smv_input_form::placeholder{
color:rgba(255,255,255,.6) !important;
font-weight:bold;
}


.smv_efx_area_r >li > a > img {
opacity:0.5;
box-sizing:border-box;
}

.smv_efx_area_r >li:nth-child(1) > a > img {
opacity:0.5 !important;
border:none !important;
border-radius:100%;
box-sizing:border-box;
}

.smv_efx_area_r >li:nth-child(3) > a > img {
opacity:1 !important;
border:3px solid #fff !important;
border-radius:100%;
box-sizing:border-box;
}