/* poe 物品属性 */
.goods_col_wp .goods_describe.describe_text.poe898_describe {
    text-align: center;
    background: #1d120c;
    color: #fff;
    padding: 0;
}
.goods_col_wp .goods_describe.describe_text.poe898_describe a {
    color: #fff;
}
.goods_describe .item-box>.header {
    position: relative;
    display: block;
    overflow: hidden;
    background-repeat: repeat-x;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #af6025
}

.item-box>.header.-double,
.item-box>.header.-double::after,
.item-box>.header.-double::before {
    background-image: url('/images/poe_desc/attack-title.png')
}

.item-box.-unique>.header.-double {
    background-position: center -216px
}

.item-box.-unique>.header.-double::before {
    background-position: 0 -162px
}

.item-box>.header.-double::after,
.item-box>.header.-double::before {
    width: 44px;
    height: 54px
}

.item-box>.header::after,
.item-box>.header::before {
    position: absolute;
    top: 0;
    display: block;
    background-repeat: no-repeat;
    content: ""
}

.item-box.-unique>.header.-double::after {
    background-position: 0 -270px
}

.item-box>.header::after {
    right: 0
}

.item-box>.header::before {
    left: 0
}

.goods_describe .item-box>.header.-double {
    box-sizing: border-box;
    padding: 3px 44px;
    height: 52px;
    line-height: 22px
}

.goods_describe .item-stats {
    display: block;
    margin: 0 auto;
    padding: 7px 12px
}

.goods_describe .item-stats>.group {
    display: block;
    margin: 0 auto;
    max-width: 315px
}

.goods_describe .item-stats>.group em {
    white-space: nowrap
}

.tc.-mod,
.text-color.-mod {
    color: #15A251;
    font-variant-ligatures: none
}

.tc.-flavour,
.text-color.-flavour {
    color: #d56f24;
    font-style: italic
}

.item-stat-separator::before,
.item-stats>.group:nth-last-child(n+2)::after {
    display: block;
    margin: 5px auto;
    width: 221px;
    height: 2px;
    background-image: url(/images/poe_desc/attack-quan.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    content: ""
}

.item-box.-unique>.item-stats>.group::after,
.item-stat-separator.-unique::before {
    background-position: 0 -6px
}






/*poe2 */
.pathofexile2862_describe {
    padding: 0;
    border: none;
    text-align: center !important;
}

.pathofexile2862_describe .item-popup--poe2 {
    background: #000;
    color: #7f7f7f;
    font-family: "FontinSmallCaps", Verdana, Arial, Helvetica, sans-serif;
    text-transform: capitalize;
}

.pathofexile2862_describe .item-popup--poe2 .itemHeader.doubleLine {
    background:
        url('/images/poe2_desc/header-double-unique-left.webp') top left no-repeat,
        url('/images/poe2_desc/header-double-unique-right.webp') top right no-repeat,
        url('/images/poe2_desc/header-double-unique-middle.webp') top center repeat-x;
    background-size: contain;
    line-height: 1em;
    padding-top: 13px;
}

.pathofexile2862_describe .item-popup--poe2 .content {
    padding: 20px;
}

.pathofexile2862_describe .item-popup--poe2 .separator {
    background: url(/images/poe2_desc/seperator-unique.webp) center no-repeat;
    height: 7.91075px;
    margin: 1px 0px;
}


.pathofexile2862_describe .item-popup--poe2 .itemHeader .itemName,
.pathofexile2862_describe .uniqueitem,
.pathofexile2862_describe .item_unique,
.pathofexile2862_describe .TextUnique {
    color: #ef6916;
}

.pathofexile2862_describe .newItemPopup .doubleLine .itemName .lc {
    padding: 5.18323px 45px 2.59162px 45px;
    font-size: 16px;
}

.pathofexile2862_describe .item-popup--poe2 .colourDefault,
.pathofexile2862_describe .item-popup--poe2 .colourPhysicalDamage {
    color: #fff;
}

.pathofexile2862_describe .text-value,
.pathofexile2862_describe .text-type0,
.pathofexile2862_describe .prophecyText,
.pathofexile2862_describe .text-type3,
.pathofexile2862_describe .text-physical,
.pathofexile2862_describe .mod-value {
    color: white;
}

.pathofexile2862_describe .newItemPopup .itemHeader.doubleLine {
    height: 54px;
}

.pathofexile2862_describe .item-popup--poe2.newItemPopup.gemPopup .itemName {
    text-align: left;
}

.pathofexile2862_describe .gem_blue,
.pathofexile2862_describe .Augmented,
.pathofexile2862_describe .item_magic,
.pathofexile2862_describe .textMagicItem,
.pathofexile2862_describe .TextMagic,
.pathofexile2862_describe .text-mod,
.pathofexile2862_describe .explicitMod,
.pathofexile2862_describe .implicitMod,
.pathofexile2862_describe .utilityMod,
.pathofexile2862_describe .magicitem,
.pathofexile2862_describe .text-type1,
.pathofexile2862_describe .harvestRequirements,
.pathofexile2862_describe .qualityMod,
.pathofexile2862_describe .newItemPopup .colourAugmented {
    color: rgb(136, 136, 255);
}

.pathofexile2862_describe .item_unique,
.pathofexile2862_describe .xyz_golden_user,
.pathofexile2862_describe .textUnique,
.pathofexile2862_describe .flavourText,
.pathofexile2862_describe .uniqueitem,
.pathofexile2862_describe .TextUnique,
.pathofexile2862_describe .FlavourText,
.pathofexile2862_describe .newItemPopup.uniquePopup .itemName,
.pathofexile2862_describe .newItemPopup .colourUnique {
    color: rgb(175, 96, 37);
}

.pathofexile2862_describe .FlavourText {
    font-style: italic;
    padding-left: 5px;
    padding-right: 5px;
}

.grantsSkill,
.itemboximage img{
    display: none !important;
}
