/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

@media (max-width: 500px) {
    table.dokan-table td:not(.column-primary)::before {
        content: none !important;
    }
    .mplus-inputbutton label {
        display: block;
    }
    input#site-search {
        width: 160px;
        margin-right: 0px;
        margin-left: 10px;
    }
    .mplus-inputbutton button {
        margin-left: 0px !important;
        margin-top: 10px;
    }
    .wrapper span {
        width: 100% !important;
        margin-right: 0px !important;
        margin-bottom: 10px;
    }
}
li.payment_method_mplusadc_razer label img {
    max-width: 50px;
    float: right;
}
div#list {
    margin-top: 45px;
}
.mplus-inputbutton label {
    margin-right: 10px;
    margin-left: 5px;
}
div#viewer>div>span {
    width: 32%;
    display: block;
    float: left;
    margin-right: 1.5%;
}
div#viewer>div>span:nth-child(3n) {
    margin-right: 0px;
}
.mplus-inputbutton label input {
    margin-right: 10px;
}
.wrapper span {
    float: left;
    display: block;
    width: 23%;
    margin-right: 2%;
}
#list .wrapper {
    display: inline-block;
}
