Your IP : 216.73.217.95


Current Path : /home/rtorresani/www/app/design/frontend/Magento/indaco/web/css/source/layout/
Upload File :
Current File : //home/rtorresani/www/app/design/frontend/Magento/indaco/web/css/source/layout/_checkout.less

.checkout-container {
    &:extend(.abs-add-clearfix all);
    .lib-css(margin, 45px 0);
}
.form-shipping-address {
    .address {
        & when (@media-common = false) {
            .lib-form-fieldset();

            > .field {
                .lib-form-field(
                    @_type: block,
                    @_column: true
                );
            }
            margin: 0 -15px 44px;
        }
    }
}