.fullcartmessage {
    font-family: Century Gothic;
}

.accumulative-discount-percent {
    font-family: Arial;
}

.module-buy-more-current {
    font-size: 105%;
    font-weight: bold;
}

.module-buy-more-select {
    font-size: 20px;
}

.module-buy-more-need {
    font-size: 36px;
}

.module-buy-more-next {
    text-align: center;
    border: 1px solid #abbb58;
    border-radius: 5px;
    padding: 0;
    height: 100px;
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: 30%;
    margin-left: 16px;
}

.module-buy-more-image {
    width: 86px;
    height: 86px;
    border: 1px solid #c5c5c5;
    padding: 2px;
    border-radius: 5px;
    margin: 3px;
    float: right;
    padding-left: 0;
    padding-right: 0;
    line-height: 80px;
}
.module-buy-more-image img {
    width: 100%;
    vertical-align: middle;
}

.module-buy-more-next-text {
    height: 100%;
    font-size: 20px;
    line-height: 0.95;
    padding: 3px;
    left: 10px;
    position: relative;
}

.module-buy-more-take-gift {
    color: #e67e22;
    font-weight: bold;
    font-size: 18px;
}

.module-buy-more-next .col-xs-4 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.accumulative-discount-text, .accumulative-discount-text-number {
    line-height: 1.1;
    margin-top: 10px;
    margin-bottom: 10px;
}

.accumulative-discount-text, .accumulative-discount-text-number, .accumulative-discount-link {
    margin-left: 20px;
}

.accumulative-discount-text-number {
    width: 70%;
}

.accumulative-discount-link {
    position: absolute;
    line-height: 1;
}

.buy-more-link, .accumulative-discount-link {
    text-decoration: underline;
}

.accumulative-discount {
    text-align: left;
    font-size: 20px;
}

.accumulative-discount img {
    position: relative;
    width: 80px;
    left: 60%;
    top: -40px;
    z-index: -1;
    height: 80px;
}
.accumulative-discount-number {
    color: #e67e22;
    font-size: 46px;
    font-weight: bold;
}

.accumulative-discount-text-number-block {
    display: flex;
}

.fullcartmessage span:first-child{
    display: none;
}

.accumulative-discount span {
    display: inline !important;
}

@media (max-width: 320px) {
    .module-buy-more-next {
        border: 1px solid #abbb58;
        border-radius: 5px;
        padding: 0;
        height: 100px;
        -webkit-flex-basis: unset;
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        width: 90%;
        max-width: 90%;
        margin: 0 auto;
    }

    .accumulative-discount {
        margin: 0 auto 10px;
        font-size: 15px;
    }

    .module-buy-more-next-text {
        font-size: 14px;
        line-height: 1.3;
        left: -5px;
    }

    .module-buy-more-take-gift {
        font-size: 14px;
    }

    .module-buy-more-need {
        font-size: 24px;
    }

    .module-buy-more-select {
        font-size: 13px;
    }

    .accumulative-discount-text, .accumulative-discount-text-number {
        line-height: 1.4;
    }
}
@media (min-width: 321px) and (max-width: 371px) {
    .module-buy-more-next {
        border: 1px solid #abbb58;
        border-radius: 5px;
        padding: 0;
        height: 100px;
        -webkit-flex-basis: unset;
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        width: 90%;
        max-width: 90%;
        margin: 0 auto;
    }

    .accumulative-discount {
        margin: 0 auto 10px;
        font-size: 16px;
    }

    .accumulative-discount-text, .accumulative-discount-text-number {
        line-height: 1.4;
    }

    .accumulative-discount-link {
        line-height: 0.6;
    }

    .module-buy-more-next-text {
        font-size: 16px;
        left: 4px;
    }

    .module-buy-more-select {
        font-size: 16px;
        line-height: 1.4;
    }

    .module-buy-more-image {
        width: 91px;
        height: 91px;
    }

    .accumulative-discount img {
        top: -45px;
    }
}

@media (min-width: 371px) and (max-width: 575px) {
    .module-buy-more-next {
        border: 1px solid #abbb58;
        border-radius: 5px;
        padding: 0;
        height: 100px;
        -webkit-flex-basis: unset;
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        width: 90%;
        max-width: 90%;
        margin: 0 auto;
    }

    .accumulative-discount {
        margin: 0 auto 10px;
        font-size: 18px;
    }

    .accumulative-discount-text, .accumulative-discount-text-number {
        line-height: 1.3;
    }

    .accumulative-discount-link {
        line-height: 0.6;
    }

    .module-buy-more-next-text {
        font-size: 16px;
        left: 4px;
    }

    .module-buy-more-select {
        font-size: 18px;
        line-height: 1.4;
    }

    .module-buy-more-image {
        width: 91px;
        height: 91px;
    }

    .accumulative-discount img {
        top: -45px;
    }
}

@media (min-width: 576px) and (max-width: 1000px) {
    .module-buy-more-next {
        -webkit-flex-basis: unset;
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        width: 40%;
        max-width: 40%;
    }

    .accumulative-discount-text, .accumulative-discount-text-number {
        line-height: 1.3;
    }

    .accumulative-discount-link {
        line-height: 0.6;
    }

    .module-buy-more-next-text {
        font-size: 16px;
        left: 4px;
    }

    .module-buy-more-select {
        font-size: 16px;
        line-height: 1.4;
    }

    .module-buy-more-image {
        width: 91px;
        height: 91px;
    }

    .accumulative-discount {
        font-size: 17px;
    }

    .accumulative-discount img {
        top: -45px;
    }
}
@media (min-width: 1001px) and (max-width: 1024px) {
    .module-buy-more-next-text {
        font-size: 18px;
        line-height: 1.1;
        left: 0;
    }

    .module-buy-more-need {
        font-size: 30px;
    }

    .module-buy-more-select {
        font-size: 17px;
    }

    .module-buy-more-image {
        width: 92px;
        height: 92px;
        line-height: 85px;
    }

    .accumulative-discount-text, .accumulative-discount-text-number {
        line-height: 1.3;
    }

    .accumulative-discount {
        font-size: 17px;
    }
}