.fretegratis {
    border: 1px solid #9ed69e;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #e5efe5;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    color: #006400;
    margin-top: 10px;
}
.fretegratis p {
    margin: 0;
    line-height: 40px;
}
.fretegratis-minicart{
    color: #006400;
}

/*Minicart*/
header.page-header .minicart-wrapper.active .block-minicart{display: flex !important;align-items:center;flex-direction: column;}
header.page-header .minicart-wrapper.active .block-minicart #cart-page{order:0;padding-top:20px;}
header.page-header .minicart-wrapper.active .block-minicart #cart-page #block-cart-list{margin-bottom: 10px;}
header.page-header .minicart-wrapper.active .block-minicart #minicart-content-wrapper{order:1;}
                                                                                                                                                                                                                                   +header.page-header .minicart-wrapper.active .block-minicart #cart-page #block-cart-list{margin-bottom: 10px;}^M
                                                                                                                                                                                                                                                                                                                                                 +header.page-header .minicart-wrapper.active .block-minicart #minicart-content-wrapper{order:1;}
