.boosting__content {
    padding: 53px 0 0;
    align-items: flex-start;
}

/* desc start */
.boosting__introduction {
    width: calc(100% - 436px);
}

.boosting_description {
    line-height: 24px;
}

.boosting__introduction p,
.boosting__introduction li {
    margin-bottom: 12px;
    font-size: 14px;
    color: var(--nw-color-c);
    line-height: 23px;
}

.boosting__introduction a {
    text-decoration: underline;
}

.z-CustomBoost-main .goods_server {
    display: none !important;
}

.boosting_description h2,
.boosting_description h5,
.boosting_description h6 {
    font-size: 24px;
    margin: 30px 0 20px;
    position: relative;
    padding-left: 20px;
}

.boosting_description h2 span {
    font-size: 24px !important;
    color: var(--zg-color-d) !important;
}

.boosting_description h5::after,
.boosting_description h6::after,
.boosting_description h2::after {
    content: '';
    background: url(/images/poptitle.webp);
    width: 7px;
    height: 18px;
    background-size: 7px;
    left: 4px;
    top: 3px;
    position: absolute;
}

.boosting__introduction table {
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin: 20px 0;
    border-collapse: collapse;
    border-spacing: 0;
    background: rgba(255, 255, 255, 0.05);
}

.boosting__introduction table th,
.boosting__introduction table td {
    border: 1px solid var(--nw-color-e);
    padding: 5px 10px;
    color: var(--nw-color-j);
}

.boosting__introduction table {
    border-collapse: collapse;
    border-spacing: 0;
}

.boosting__introduction .boosting_blocks li,
.boosting__introduction .boosting_description li {
    padding-left: 30px;
    position: relative;
}

.boosting__introduction .boosting_blocks li a {
    color: #0082FB;
    text-decoration: underline;
}

.boosting__introduction li::before {
    display: inline-block;
    min-width: 8px;
    height: 8px;
    border-radius: 8px;
    margin-right: 20px;
    font-weight: 600;
    color: #676b8b;
    line-height: 8px;
    background: #666;
    content: "";
}

.boosting__introduction .boosting_blocks li::before,
.boosting__introduction .boosting_description li::before {
    position: absolute;
    top: 8px;
    left: 10px;
}

div[data-serializationtype="informer"] {
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 12px;
    position: relative;
}

div[data-serializationtype="informer"] a {
    color: #0082FB;
    text-decoration: underline;
}

div[data-serializationtype="informer"]::before {
    content: "";
    width: 2px;
    display: 1px;
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
}

div[data-variant="warning"] {
    background-image: linear-gradient(90deg, rgba(255, 149, 72, .24) -.1%, rgba(255, 149, 72, 0) 130%);
}

div[data-variant="warning"]::before {
    background-color: rgb(255 149 72);
}

div[data-variant="success"] {
    background-image: linear-gradient(90deg, hsla(98, 53%, 64%, .24) -.1%, hsla(98, 53%, 64%, 0) 130%);
}

div[data-variant="success"]::before {
    background-color: rgb(150 212 115);
}

div[data-variant="error"] {
    background-image: linear-gradient(90deg, rgba(255, 70, 97, .24) -.1%, rgba(255, 70, 97, 0) 130%);
}

div[data-variant="error"]::before {
    background-color: rgb(255, 70, 97);
}

div[data-variant="info"] {
    background-image: linear-gradient(90deg, rgba(86, 79, 255, .24) -.1%, rgba(86, 79, 255, 0) 130%);
}

div[data-variant="info"]::before {
    background-color: rgb(86, 79, 255);
}

.boosting_blocks {
    margin-top: 20px;
}

.boosting_blocks h5,
.boosting_blocks h6 {
    font-size: 16px;
    margin-bottom: 10px;
}

.boosting_blocks .boost-block-item {
    background: var(--nw-default-bj);
    border-radius: 5px;
    margin-bottom: 20px;
}

.boosting_blocks .boost-block-item .block__title {
    font-size: 20px;
    padding: 16px;
    cursor: pointer;
}

.boosting_blocks .boost-block-item .block__actions {
    display: none;
    padding: 16px;
}

.boost_gallery img {
    width: 100%;
    max-width: 100%;
}

.boost_gallery .gallery-swiper-next,
.boost_gallery .gallery-swiper-prev {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    background: url(/images/arrow-slider.svg) 48% 50% / 6px 11px no-repeat #bbbbbb;
    border-radius: 5px;
    background-size: 8px 15px;
    z-index: 2;
}

.boost_gallery .gallery-swiper-prev {
    left: 30px;
}

.boost_gallery .gallery-swiper-next {
    right: 30px;
    transform: rotate(180deg);
}

.boost_gallery .gallery-swiper-next:hover,
.boost_gallery .gallery-swiper-prev:hover {
    background-color: #0082FB;
}

/* desc end */



.boosting__ship {
    width: 436px;
    min-width: 436px;
    margin-left: 40px;
    border-radius: 5px;
    background: #0F1922;
}

html.light .boosting__ship {
    background: #0F1B34;
}



.lang__ar .boosting__ship {
    margin: 0 40px 0 0;
}

.z-boost-list .goods_title,
.z-boost-list .goods_num {
    display: none;
}

.z-boost-list .product__img {
    width: 100%;
}

.z-boost-list .product__img img {
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.z-boost-list .product__img .img__mask {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    width: 100%;
    background: linear-gradient(194.03deg, rgba(15, 25, 34, 0) 18.01%, RGBA(15, 25, 34, .1) 35.08%, rgb(15, 25, 34) 67.08%);
}

html.light .z-boost-list .product__img .img__mask {
    background: linear-gradient(194.03deg, rgba(15, 27, 52, 0) 18.01%, RGBA(15, 27, 52, .1) 35.08%, rgb(15, 27, 52) 67.08%);
}

.z-boost-list .boosting__data {
    z-index: 6;
    padding: 270px 0 0;
}

.boosting__data .boost__common--select .select__list .list__option .percentage_add {
    margin-left: 5px;
}

.z-boost-list .boosting__data .boost__common--select {
    margin-bottom: 0;
    padding: 20px 0;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
}

.z-boost-list .boosting__data .boost__common--select.boost_hide {
    display: none !important;
}

.z-boost-list .boosting__data .boost__common--select .title {
    color: #fff;
    margin-bottom: 10px;
}

.boosting__data .boost__common--select .select__list {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 10px;
    margin-top: 10px;
}

.boosting__data .boost__common--select>.checkbox_list {
    max-height: 500px;
    overflow-y: auto;
}

.boosting__data .boost__common--select>.checkbox_list::-webkit-scrollbar {
    width: 8px;
}

.boosting__data .boost__common--select>.checkbox_list::-webkit-scrollbar-thumb {
    background-color: #a5a1a1;
    border-radius: 8px;
    cursor: pointer;
}

.boosting__data .boost__common--select>.checkbox_list::-webkit-scrollbar-track {
    background-color: none;
    border-radius: 8px;
}

.boosting__data .boost__common--select .select__list .list__option.active {
    background: #0082FB;
    color: #fff;
}

.boosting__data .boost__common--select .select__list .list__option {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 5px 5px 5px 5px;
    padding: 8px 10px;
    cursor: pointer;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
}

.boosting__data .boost__common--select .select__list .list__option:hover {
    color: #0082FB;
}

.boosting__data .boost__common--select .select__list .list__option.active {
    background: #0082FB;
    color: #fff;
}


/* checkbox */
.boost_common_item .select__list .list__option.checkbox_option .checked span {
    width: 18px;
    min-width: 18px;
    height: 18px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    margin-right: 11px;
    position: relative;
    cursor: pointer;
    border-radius: 3px;
}

.boost_common_item .select__list .list__option.checkbox_option .old_price {
    color: #848484;
    margin-right: 3px;
}

.boost_common_item .select__list .list__option.checkbox_option .new_price {
    color: #0082FB;
}

.boost_common_item .select__list .list__option.checkbox_option .old_price span,
.boost_common_item .select__list .list__option.checkbox_option .old_price i {
    text-decoration: line-through;
}

.boost_common_item .select__list .list__option.checkbox_option .checked span i {
    display: none;
    color: #0082FB;
    font-size: 16px;
}

.boost_common_item .select__list .list__option.checkbox_option .price_content {
    white-space: nowrap;
    margin-left: 20px;
}

.boost_common_item .select__list .list__option.checkbox_option {
    cursor: pointer;
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    background: none;
    padding: 0;
    flex: 1 100%;
}

.boost_common_item .select__list .list__option.checkbox_option.active {
    background: none;
}

.boost_common_item .select__list .list__option.checkbox_option:hover {
    color: #fff;
}

.boost_common_item .select__list .list__option.checkbox_option.active p {
    color: #fff;
}

.boost_common_item .select__list .list__option.checkbox_option.active .checked span {
    background: #0082FB;
    border: 1px solid #0082FB;
}

.lang__ar .boost_common_item .select__list .list__option.checkbox_option.active .checked span {
    margin: 0 0 0 11px;
}

.boost_common_item .select__list .list__option.checkbox_option.active .checked span i {
    display: block;
    color: #fff;
}

.boost_common_item .select__list .list__option.checkbox_option .price {
    white-space: nowrap;
    color: #fff;
}

.boost_common_item:last-child {
    margin-bottom: 0;
}

/* checkbox */


/* dropdown */
.dropdown_option {
    flex: 1 100%;
}

.common__select--warp.dropdown_option .select__list p {
    padding: 0 10px;
}

.boosting__data .boost__common--select .dropdown_option .select__list {
    gap: 0;
    display: none;
    top: 110%;
}

.boosting__data .boost__common--select .dropdown_option .select__list::-webkit-scrollbar {
    width: 8px;
}

.boosting__data .boost__common--select .dropdown_option .select__list::-webkit-scrollbar-thumb {
    background-color: #a5a1a1;
    border-radius: 8px;
    cursor: pointer;
}

.boosting__data .boost__common--select .dropdown_option .select__list::-webkit-scrollbar-track {
    background-color: none;
    border-radius: 8px;
}

.boosting__data .boost__common--select .dropdown_option .select__list .list__option {
    flex: 1 100%;
    background: none;
    border-radius: 0;
}

.boosting__data .boost__common--select .dropdown_option .select__list .list__option.active {
    background: #0082FB;
}

.boosting__data .boost__common--select .dropdown_option .select__list .list__option.active P {
    color: #FFF;
}

.dropdown_option .select__value p.placeholder {
    color: rgba(255, 255, 255, .5);
}

.dropdown_option .select__value .price_box.no_price span {
    display: none;
}

/* dropdown */



/* rangeV2 */
.range_option {
    padding-bottom: 30px;
}

.range_option .item-level,
.range_option {
    width: 100%;
}

.range_option .item-level .level_min,
.range_option .item-level .level_max {
    width: 120px;
}

.range_option .item-level .level-2 i {
    color: rgba(255, 255, 255, 0.3);
}

.range_option .item-level input {
    color: #fff;
    width: 120px;
    height: 40px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 5px;
    text-align: center;
}

.range_option .item-level {
    margin: 0 0 20px;
}

.range_option .item-level .level-2 i {
    font-size: 30px;
}

.range_option .item-level .level-2 div {
    height: 26px;
}

.range_option .level_content span {
    color: rgba(255, 255, 255, 1);
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
}

/* rangeV2 */
.range_number_option .level_min,
.range_number_option .level-2 {
    display: none !important;
}

.range_option.range_number_option .item-level .level_max {
    width: 100%;
}

.range_option.range_number_option .item-level input {
    width: 100%;
}

.range_option.range_number_option {
    padding-bottom: 0px;
}

.range_option.range_lack_option {
    padding-bottom: 20px;
}

.range_option.range_lack_option .item-level .level_max {
    width: 120px;
}

.range_dropdown_option {
    padding-bottom: 0;
}

.range_dropdown_option .rangev2_select .select__list {
    display: none;
}

.range_dropdown_option .rangev2_select .select__list p {
    color: #fff;
}

.range_pointName {
    width: 100%;
    color: #fff;
}

.range_pointName span img {
    width: 32px;
    margin-right: 5px;
}

.range_pointName span {
    width: 120px;
}

.range_pointName i {
    font-size: 30px;
    color: rgba(255, 255, 255, 0.3);
}

.discount_by_quantity {
    margin-top: 20px;
    padding: 8px 10px 8px 5px;
    color: #fff;
    border-radius: 5px;
    background-image: linear-gradient(90deg, hsla(98, 53%, 64%, .24) -.1%, hsla(98, 53%, 64%, 0) 130%);
}

.discount_by_quantity p {
    height: 32px;
}

.discount_by_quantity p::before {
    content: '';
    left: 3px;
    top: 0;
    height: 100%;
    width: 3px;
    background-color: rgb(150 212 115);
    border-radius: 3px;
    margin-right: 10px;

}

.discount_by_quantity button {
    height: 32px !important;
    padding: 0 20px;
}

.boost_times {
    margin-top: 20px;
}

.options_start_time {
    color: rgba(255, 255, 255, 0.50);
    font-size: 12px;
    margin-bottom: 5px;
}

.options_start_time span {
    margin-left: 5px;
    color: rgba(255, 255, 255, 0.80);
}

.boosting_foot .product__priceBox .old__price.z-price {
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    margin-right: 10px;
    font-family: 'default';
}

.boosting_foot .product__priceBox .old__price i,
.boosting_foot .product__priceBox .old__price em {
    text-decoration: line-through;
}

.boosting_foot .product__priceBox .price_discount {
    color: #ff3131;
}

.text_option {
    font-size: 16px;
    color: #fff;
    width: 100%;
}

.text_option span {
    font-family: 'default_bold';
}

.text_option div[data-serializationtype="informer"] {
    font-size: 14px;
    border-radius: 5px;
    padding-left: 15px;
}

.text_option div[data-serializationtype="informer"]::before {
    top: 50%;
    height: 80%;
    transform: translateY(-50%);
    left: 4px;
    border-radius: 3px;
    width: 3px;

}

.text_option ul {
    padding-left: 20px;
}

.text_option ul li {
    line-height: 24px;
    list-style: initial;
}

.boosting__data .product__priceBox .z-price {
    font-size: 30px;
    color: #F76A04;
}

.boosting__data .product__priceBox .cashback {
    padding: 4px 6px;
    background-image: linear-gradient(to right, rgba(95, 117, 244, .5), rgba(95, 117, 244, 6%));
    font-size: 12px;
    border-radius: 5px;
    margin-left: 15px;
}

.boosting__data .product__priceBox .cashback img {
    width: 16px;
    margin-left: 5px;
}

.tooltips .tooltips_icon {
    margin-left: 6px;
    cursor: pointer;
}

.tooltips .tooltips_icon i {
    font-size: 16px;
}

.tooltips .tooltips_icon i:hover {
    color: #0082FB;
}

.tooltips .tooltip_content {
    background-image: linear-gradient(to right, rgba(95, 117, 244, .4), rgba(95, 117, 244, .1));
    background-color: #1D2641;
    max-width: 100%;
    padding: 12px;
    width: max-content;
    left: 0;
    bottom: 100%;
    border-radius: 5px;
    font-size: 12px;
    line-height: 22px;
    opacity: 0;
    z-index: -99;
    transition: all .3s;
    white-space: normal;
}

.checkbox_tooltips.tooltips .tooltip_content {
    right: 0;
    left: auto;
}

.tooltips:hover .tooltip_content {
    opacity: 1;
    z-index: 50;
}

.boosting__data .btn_box {
    margin-top: 30px;
}

.z-boost-main .z-goods-list .goods_col_wp button.z-disable {
    background-color: #4f4f4f !important;
    color: #828282 !important;
    cursor: not-allowed;
}


.startPriceDiscount {
    margin-top: 20px;
    padding: 8px 10px 8px 10px;
    color: #fff;
    border-radius: 5px;
    background-image: linear-gradient(90deg, hsla(98, 53%, 64%, .24) -.1%, hsla(98, 53%, 64%, 0) 130%);
}

.startPriceDiscount .progress_text p {
    margin: 0 3px;
    color: #0082FB;
}

.startPriceDiscount .progress_text span {
    margin: 0 3px;
}

.startPriceDiscount .progress_bar {
    gap: 5px;
    margin-top: 10px;
}

.startPriceDiscount .progress_bar span {
    background-color: #737272;
    height: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.startPriceDiscount .progress_bar span i {
    width: 0%;
    height: 100%;
    border-radius: 4px;
    background: #0082FB;
}


/* pkm */
.z-pkmaccount-main .boosting__content {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 10px;
}

.z-pkmaccount-main .z-goods-list .goods_col_wp .goods_title {
    display: block;
    font-size: 24px;
    color: #fff;
    text-align: left;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
    padding-bottom: 20px;
}

.z-pkmaccount-main .z-boost-list .boosting__data {
    padding-top: 0;
    display: flex;
    justify-content: space-between;
}

.z-pkmaccount-main.z-boost-main .z-goods-content {
    margin-left: 0;
    width: 100%;
    min-width: 100%;
    padding: 40px;
}

.z-pkmaccount-main .boosting__introduction {
    margin-top: 40px;
    width: 100%;
}

.z-pkmaccount-main .boosting__introduction>h6 {
    font-size: 24px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.z-pkmaccount-main .boosting_sort {
    padding: 0;
}

.z-pkmaccount-main .boosting__data .boosting_foot {
    position: static;
}

.z-pkmaccount-main .boosting__ship .boosting__data .boosting_foot .boosting_foot_border {
    background: none;
    padding: 0;
    margin-top: 20px;
}

.z-pkmaccount-main .boosting__ship .product__img {
    width: 360px;
}

.z-pkmaccount-main .boosting__ship .product__img img {
    width: 100%;
    border-radius: 5px;
}

.z-pkmaccount-main .boosting__ship .product__img_small {
    gap: 10px;
    margin-top: 20px;
}

.z-pkmaccount-main .boosting__ship .product__img_small img {
    width: 70px;
    height: 70px;
    border-radius: 5px;
}

.z-pkmaccount-main.z-boost-main .hasData {
    width: 100%;
    margin-left: 60px;
}

.z-pkmaccount-main.z-boost-main .z-goods-list .goods_col_wp button {
    padding: 0 20px;
}

.z-pkmaccount-main .boosting__data .boost__common--select .select__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.z-pkmaccount-main .boost_common_item .select__list .list__option.checkbox_option {
    flex: none;
    white-space: nowrap;
}

.z-pkmaccount-main .pkm_content {
    margin-top: 20px;
}

.z-pkmaccount-main .pkm_content_right {
    padding: 20px 57px;
    margin-left: 57px;
    border-left: 1px dashed rgba(255, 255, 255, 0.2);
}

.z-pkmaccount-main .pkm_content_right .row {
    color: rgba(255, 255, 255, .5);
    white-space: nowrap;
    text-align: center;
    font-size: 12px;
    margin-bottom: 50px;
}

.z-pkmaccount-main .pkm_content_right .row img {
    opacity: .5;
    margin-bottom: 12px;
    width: 26px;
}

.error_text_tips {
    margin-left: 20px;
    color: red;
    display: none;
}

@media (max-width: 1024px) {

    .boosting_description h2,
    .boosting_description h5,
    .boosting_description h6 {
        font-size: 18px;
        margin: 20px 0 10px;
    }

    .boosting_blocks .boost-block-item .block__title {
        font-size: 16px;
    }

    .boosting__introduction {
        width: 100%;
    }

    .boost_gallery .gallery-swiper-next,
    .boost_gallery .gallery-swiper-prev {
        width: 32px;
        height: 32px;
    }

    .boost_gallery .gallery-swiper-next {
        right: 10px;
    }

    .boost_gallery .gallery-swiper-prev {
        left: 10px;
    }

    .boost_gallery .gallery-swiper-next:hover,
    .boost_gallery .gallery-swiper-prev:hover {
        background-color: #bbbbbb;
    }


    .z-pkmaccount-main .boosting__data .boost__common--select .select__list {
        grid-template-columns: repeat(1, 1fr);
    }

    .z-pkmaccount-main .boost_common_item .select__list .list__option.checkbox_option {
        white-space: normal;
    }
}


@media (max-width: 768px) {
    .z-pkmaccount-main .z-boost-list .boosting__data {
        display: block;
    }

    .z-pkmaccount-main.z-boost-main .hasData {
        margin-left: 0;
        margin-top: 20px;
    }

    .z-pkmaccount-main .boosting__ship .product__img_small {
        display: none;
    }

    .z-pkmaccount-main.z-boost-main .z-goods-content {
        padding: 20px 10px;
    }

    .z-pkmaccount-main .boosting__ship .product__img {
        margin: 0 auto;
        width: 300px;
    }

    .z-pkmaccount-main.z-boost-main .z-goods-list .goods_col_wp button {
        width: 100%;
    }

    .z-pkmaccount-main .z-goods-list .goods_col_wp .goods_title {
        font-size: 16px;
    }

    .z-pkmaccount-main .boosting__introduction {
        margin-top: 0px;
    }
}