.routine-info {
    width: 388px;
}

.routine-infos>div:nth-child(4) {
    margin-right: 15px;
}

.replace2:before {
    /*background: url('../nimages/images/divbg1.png') no-repeat;*/
     background: linear-gradient(to right, #ffb87d, #ff8084);
}

.replace3_wn:before {
    background: url('../nimages/images/divbg2.png') no-repeat;
    /* background-image: linear-gradient(65deg, #76e7b3 0%, #1fc8cb 100%), linear-gradient( #e54e5c, #e54e5c); */
}

.replace4:before {
    background: url('../nimages/images/divbg3.png') no-repeat;
    /* background: linear-gradient(to right, #83c0fe, #9185f9); */
}

.replace3:before {
    /*background: url('../nimages/images/divbg4.png') no-repeat;*/
     background: linear-gradient(65deg, #64dcec 0%, #63b8f1 100%), linear-gradient( #e54e5c, #e54e5c);
}

.replace3_wn:before {
    background-image: linear-gradient(65deg, #76e7b3 0%, #1fc8cb 100%), linear-gradient( #e54e5c, #e54e5c);
}

.link-blue {
    background-color: #64d7ed;
}

.link-rosepink {
    background-color: #feaef3;
}

.link-warmpink {
    background-color: #fab5ac;
}

.link-yellowgreen {
    background-color: #bbde78;
}

.originaPrice {
    margin: 5px 0 12px 0;
}

.desc {
    height: 70px;
    line-height: 1.6;
}

.details {
    height: 73px;
    padding: 15px 0px 12px;
}

.routine-info:hover .details {
    /* height: 70px; */
}

.wn_clear {
    width: 100%;
    height: 48px;
}

.replace2_2:before {
    /*background: url('../nimages/images/divbg5.png') no-repeat;*/
     background-image: linear-gradient(65deg, #f57de3 0%, #c448d8 100%), linear-gradient( #e54e5c, #e54e5c);
}

.replace3_3:before {
    /*background: url('../nimages/images/divbg6.png') no-repeat;*/
     background-image: linear-gradient(65deg, #fea499 0%, #f16289 100%), linear-gradient( #e54e5c, #e54e5c);
}

.replace4_4:before {
    /*background: url('../nimages/images/divbg7.png') no-repeat;*/
     background-image: linear-gradient(65deg, #cdf384 0%, #87c939 100%), linear-gradient( #e54e5c, #e54e5c);
}

.link-purple {
    background-color: #c7c2fc;
}

.link-green {
    background-color: #7ee0e1;
}

.link-pink {
    background-color: #ffbfc0;
}

@media (max-width: 1100px) {
    .routine-info div {
        width: auto;
    }
}