// /**
//  * Copyright © Magento, Inc. All rights reserved.
//  * See COPYING.txt for license details.
//  */

.block-minicart {
    .block-content {
        &>.actions {
            .smart-buttons {
                margin-top: 15px;
            }
        }
    }
}
