/*
Theme name: Wordx by MyThemeShop - child theme
Template: mts_wordx
Version: 1.0.0
*/
.widget li {
    list-style-type: none;
    margin-left: 0px!important;
}
#respond {
    float: none;
}
#commentform input#submit {
    width: auto!important
}
#commentform input.comment-captcha {
   height: 45px;
   box-sizing: border-box 
}
.article .widget {margin-top: 0px!impotant;}

@media (max-width: 600px) {
 #commentform input#submit {
    width: 100%!important
}   
    html.js {
        margin-top: 0px!important
    }
}
