/**
 * NOTICE OF LICENSE
 *
 * This file is licenced under the Software License Agreement.
 * With the purchase or the installation of the software in your application
 * you accept the licence agreement.
 *
 * You must not modify, adapt or create derivative works of this source code
 *
 * @author    Ilenia Amadori <sviluppoweb@studioitc.com>
 * @copyright Copyright (c) 2018 Studio ITC Srl - www.studioitc.com
 * @license   You only can use module, nothing more!
 */

#address .js-address-form .custom-radio, #checkout .js-address-form .custom-radio {
    margin-right: 0.25rem !important;
}

#address .js-address-form .radio-inline, #checkout .js-address-form .radio-inline {
    width: 100% !important;
    text-align: left !important;
}