#wk-mp-ask-data input#askbtn {
    margin-left: 10px;
}

@media (min-width: 768px) {
    .page-layout-1column .products-grid .product-item .product-item-info .product-item-details .price-box {
        display: block !important;
        margin: 5px 10px 20px 0 !important;
        float: none !important;
    }
}
.wk_profile_links .btn_primary {
    background: #0b9e46 !important;
    border: #0b9e46 !important;
}
.product-item-info{
 width:100%;
}
