/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Customization
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
 
/* grid issue fixed at seller end:  */
.admin__data-grid-header .row {
    float: unset;
}

/* vendor registration form not visible */
.wk-vendor-continer .checkbox {
    display: unset;
}

.fotorama__stage .fotorama__stage__shaft {
    max-height: 100%;
}