
#FeatureEditorial .row {
    max-width: 100%;
}

#FeatureEditorial {
    max-width: 1200px;
}

#FeatureEditorial .carousel {
    margin-top: 50px;
    max-width: 1200px;
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .hero {
        margin-top: 60px;
        margin-bottom: 60px;
    }
}

#FeatureEditorial .style__content__cta:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    #FeatureEditorial .flickity-prev-next-button.previous {
        top: 100px;
        left: 0px;
    }

    #FeatureEditorial .flickity-prev-next-button.next {
        top: 100px;
        right: 0px;
    }
}

#FeatureEditorial .carousel__slide__wrapper {
    max-width: 100%;
}

#FeatureEditorial .products {
    margin-top: 50px;
    max-width: 800px;
    min-height: 280px;
}

#FeatureEditorial .carousel .products__item {
    max-width: 140px;
}

#FeatureEditorial .products a {
    width: 140px;
}

#FeatureEditorial .content__title {
    margin-top: 0px;
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .products__item {
        margin: 0 10px;
    }

    #FeatureEditorial .content__title {
        margin-top: 0px;
    }

    #FeatureEditorial .content__desc {
        margin-top: 60px;
    }

    #FeatureEditorial .flickity-button.previous {
        left: 10px;
    }

    #FeatureEditorial .flickity-button.next {
        right: 10px;
    }

    #FeatureEditorial .beauty-offer-tabpage {
        margin-top: 90px;
    }
}

#FeatureEditorial .beauty-offer-tabpage {
    margin-top: 50px;
}

#FeatureEditorial .beauty-offer-tab_block {
    background: #fff
}

#FeatureEditorial .beauty-offer-tab_block.active {
    background: #E8A2B2;
}

#FeatureEditorial .beauty-offer-tab_block.active h2 {
    color: #fff
}

#FeatureEditorial .beauty-offer-tab_block h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px;
}

#FeatureEditorial .beauty-offer-tabpage .beauty-offer-tab_sub_title li {
    border-bottom: 4px solid rgba(0, 0, 0, 0);
}

#FeatureEditorial .beauty-offer-tabpage .beauty-offer-tab_title {
    text-align: center;
}

#FeatureEditorial .beauty-offer-tabpage .beauty-offer-tab_sub_title {
    display: flex;
    overflow-x: scroll;
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
    align-items: flex-start;
    max-width: 800px;
}

#FeatureEditorial .beauty-offer-tabpage .beauty-offer-tab_sub_title::-webkit-scrollbar {
    display: none;
}

#FeatureEditorial .beauty-offer-tabpage .beauty-offer-tab_sub_title div {
    float: left;
    text-align: center;
    padding: 0 !important;
    margin: 0 auto;
}

#FeatureEditorial .beauty-offer-tabpage .beauty-offer-tab_sub_title div a {
    opacity: 50%;
    max-width: 33%;
}

#FeatureEditorial .beauty-offer-tabpage .beauty-offer-tab_sub_title p {
    padding: 0 20px 10px
}

#FeatureEditorial .beauty-offer-tabpage .beauty-offer-tab_sub_title div.active a {
    opacity: 100%;
}

#FeatureEditorial .tab-container {
    position: relative;
    overflow: hidden;
    margin-bottom: -40px !important;
}

#FeatureEditorial .scroll-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

#FeatureEditorial .left-arrow {
    left: 0;
    padding-bottom: 16px;
    background-color: white;
}

#FeatureEditorial .right-arrow {
    right: 0;
    padding-bottom: 16px;
    background-color: white;
}

#FeatureEditorial ul.beauty-offer-tab_sub_title {
    display: flex;
    overflow-x: auto;
    list-style-type: none;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

@media screen and (max-width: 988px) {
    #FeatureEditorial .beauty-offer-tabpage .beauty-offer-tab_sub_title {
        justify-content: normal;
    }

    #FeatureEditorial img {
        max-width: none;
        max-height: 300px;
    }
}

#FeatureEditorial em {
    font-size: 14px;
}

#game-result {
    width: 100%
}

#FeatureEditorial .carousel__slide__content {
    max-width: 80%;
}

#FeatureEditorial #beauty-tab-0,
#FeatureEditorial #beauty-tab-1,
#FeatureEditorial #beauty-tab-2 {
    padding-top: 30px;
}

#FeatureEditorial #beauty-tab-0 p,
#FeatureEditorial #beauty-tab-1 p,
#FeatureEditorial #beauty-tab-2 p {
    padding: 30px;
}

#FeatureEditorial .lc-button,
.vex-content .hotspot__product__link .lc-button.style__content__cta__button {
    border-color: #E0E0E0;
    background-color: #E0E0E0
}

@media screen and (min-width: 768px) {
    #FeatureEditorial .tab-container {
        padding-top: 30px !important
    }
}

@media screen and (max-width: 767px) {
    #FeatureEditorial .header__title__lines__item--primary{
        font-size: 26px
    }

    #FeatureEditorial .header__title__lines__item--below{
        font-size: 18px
    }

    #FeatureEditorial .beauty-offer-tab_sub_title img {
        max-width: 300px;
    }

    #FeatureEditorial .tab-container {
        background: #fff
    }

    #FeatureEditorial .product_carousel__slide {
        margin: 0 15px !important
    }

    #FeatureEditorial .beauty-offer-tab_block h2 {
        font-size: 11px
    }

    #FeatureEditorial .style__content__cta__button {
        min-width: 100px !important;
    }
}

@media screen and (max-width: 620px) {
    .style__content__cta {
        max-width: 400px;
    }
}