/*
Theme Name: LiveBuyers
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 13.6
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.wpl-login-form-row-wrap.popup {
    display: flex;
    flex-flow: row wrap;
    align-content: start;
    justify-content: start;
    padding-left: 13%;
}

.wpl-login-form-row-wrap .wpl-social-login-container {
    padding: 0px 10px 18px 0 !important;
}