.button, input[type="submit"] {
    background: linear-gradient(-125deg, #0295f9 0%, #2f49fd 100%);
    /* box-shadow: 0 3px 10px -1px #6f7074 !important; */
    color: #FFF;
    text-align: center;
    padding: 12px 20px;
    border-radius: 6px;
    line-height: 1;
}
.infinite-scroll-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: -20px;
}
.infinite-scroll-button {
    min-width: 250px;
}
.avatarr {
    height: 3rem;
    width: 3rem;
    position: relative;
    display: inline-block !important;
}
.page {
    height: 40px;
    width: 100%;
    clear: both;
    text-align: center;
    padding-top: 20px;
}

.page a.Ahover {
    border-color: #ff6f06;
    background: #ff6f06;
    color: #fff;
}

.page a, .right_main .page a {
    padding: 3px 10px;
    font-size: 16px;
    /* background: #BDDBFC; */
    color: #fff;
    text-decoration: none;
    border-radius: 7px;
}
.page a, .page span {
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .05);
    color: #999;
    pointer-events: auto;
    background-color: #fff;
    border-color: #dee2e6;
    padding: 0.5rem 0.75rem;
    line-height: 1;
    margin: 0 5px;
    border-radius: 4px;
    border: 1px solid #f3f3f3;
}
.users_price {
    float: left;
    font-size: 26px;
    width: auto;
    color: #f60;
    font-weight: 700;
}

.archive-shop .ri-down-warp .down-buy-warp .prices-info .price-item.non {
    color: #595d69;
    background: #f7f7f7;
    border: 1px solid #ccc;
}
.price-item.non li button.cur {
    border: 1px solid #ff9900;
}
.ey-joinbuyy {
    color: #fff;
    background-color: #26a70d;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
}
.ey-joinbuyy:hover {
    color: #fff;
    background-color: #1b7809;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
}
.entry-title a{
    text-decoration: none;
    color: #000000;
    outline: none;
}
.division-title a{
    text-decoration: none;
    color: #e15109;
    outline: none;
}
.post-item:before {
    content: "";
    display: block;
    background: #fc625d;
    top: 10px;
    left: 15px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    box-shadow: 16px 0 #fdbc40, 32px 0 #35cd4b;
    position: absolute;
}

.bg-primary-1{--ri-bg-opacity:1;background-color: #F44336 !important;}
.bg-primary-2{--ri-bg-opacity:1;background-color: #ff9800 !important;}
.bg-primary-3{--ri-bg-opacity:1;background-color: #4caf50 !important;}
.bg-primary-4{--ri-bg-opacity:1;background-color: #00bcd4 !important;}
.bg-primary-5{--ri-bg-opacity:1;background-color: #673ab7 !important;}
.bg-primary-6{--ri-bg-opacity:1;background-color: #9e9e9e !important;}
