.hp_flash_sale .hpfs-slide .caption {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    line-height: 20px;
    height: 20px;
    font-size: 14px;
    color: #000;
    text-align: center;
    font-weight: normal;
    padding: 0px 5px;
}
.hp_flash_sale .swiper-container {}
.flashsale-sidebar {
    cursor: pointer;
    animation: 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running animation-8jxysv;
    border-radius: 12px;
    max-height: 320px !important;
    width: calc(24% - 6px);
    min-width: 275px;
    position: absolute;
    height: 295px;
}
.hpfs-image-sidebar-theme {
    cursor: pointer;
    animation: 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running animation-8jxysv;
    border-radius: 12px;
    max-height: 330px !important;
    width: calc(24% - 6px);
    min-width: 275px;
    position: absolute;
}
.hpfs-sidebar-theme {
    margin-left: 220px !important;
    position: relative;
    overflow: auto;
    width: calc(100% - 220px);
}
/*.hp_flash_sale .info-sidebar img {
width: 90%;
margin-top: 21px;
}*/

@media only screen and (max-width: 768px) {
    .hpfs-sidebar-theme {
        margin-left: 140px !important;
        position: absolute;
        overflow: auto;
    }
    .flashsale-sidebar {
        cursor: pointer;
        animation: 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running animation-8jxysv;
        border-radius: 12px;
        max-height: 320px !important;
        width: calc(24% - 6px);
        min-width: 160px;
    }
    .hpfs-image-sidebar-theme {
        cursor: pointer;
        animation: 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running animation-8jxysv;
        border-radius: 12px;
        max-height: 330px !important;
        width: calc(24% - 6px);
        min-width: 140px;
    }
    .flashsale-sidebar {
        display: block;
        position: absolute;
        top: auto;
        height: 230px !important;
        /*        margin-top: -12px;*/
    }
    .hp_flash_sale .info-sidebar img {
        width: 100%;
    }
}
.hpfs-slide {
    /* Center slide text vertically */
    border: 1px solid #f0f0f0;
    transform: translate(0px);
    transition: all 500ms ease 0s;
    border-radius: 8px;
    background: #fff;
}
.btn-hpfs {
    margin-left: 400px;
    position: absolute;
    right: 20px;
}
#hpfs .home__deals__ctitle {
    font-size: 20px;
    font-weight: bold;
}
#hpfs {
    margin-bottom: 15px;
}
.home__deals__info {
    position: relative;
    line-height: 40px;
}
.hp_flash_sale .btn-mega, .btn-flashsale {
    background-color: #fd900d;
    border-radius: 3px;
    border: none;
    /*    display: block;*/
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 33px;
    height: 33px;
    padding: 0px 15px 0 15px;
    text-transform: uppercase;
    outline: none;
    width: 100%;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
}
.hp_flash_sale .btn-mega:hover, .btn-flashsale:hover {
    background-color: #d57502;
}
.countdown-wrapper {
    background-color: #02e9e9;
    width: fit-content;
    padding: 5px;
    text-align: center;
    margin-top: 10px;
}
#hpfs .countdown-flash-sale {
    margin: 0!important;
}
#hp_flash_sale {
    position: relative;
}
.coret-hpfs {
    text-decoration: line-through;
    color: #6c6c6c;
    font-size: 16px;
}
.hpfs-time-left {
    margin-left: 30px;
    margin-bottom: 10px;
}
.countdown-flash-sale {
    margin-left: 15px;
    display: inline-block;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
    margin-top: 4px;
    padding: 0 2px;
    font-size: 15px;
    width: 60px;
    height: 35px;
    line-height: 30px;
    color: #fff;
    position: relative;
    font-weight: 600;
}
.countdown-flash-sale .count {
    vertical-align: middle;
    color: #fff;
}
.hpwd-header-section--simple {
    padding-top: 1.25rem;
}
.home-page .hpwd-header-section__header {
    background: #fff;
    height: 3.75rem;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding: 0 1.25rem;
    padding-bottom: 0px;
}
.hpwd-flash-sale-overview-carousel .hpwd-header-section__header {
    border-bottom: 0;
}
.hpwd-flash-sale-overview-carousel .hpwd-header-section__header {
    padding-bottom: 0 !important;
}
.hpwd-header-section__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: .625rem;
}
.hpwd-header-section--simple .hpwd-header-section__header__title {
    font-size: 1rem;
    color: rgba(0, 0, 0, .54);
    font-weight: 500;
}
.hpwd-header-section__header__title {
    font-size: 1.25rem;
    text-transform: uppercase;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 1.25rem;
}
.flash-sale-header-with-countdown-timer {
    margin: 0 auto;
    pointer-events: none;
}
.hpwd-header-section--simple .hpwd-header-section__header__title {
    font-size: 1rem;
    color: rgba(0, 0, 0, .54);
    font-weight: 500;
}
.hpwd-header-section__header__title {
    font-size: 1.25rem;
    text-transform: uppercase;
    white-space: nowrap;
}
.hpwd-flash-sale-overview-carousel .flash-sale-header-with-countdown-timer__wrapper {
    margin: 0;
}
.flash-sale-header-with-countdown-timer__wrapper {
    height: 30px;
    line-height: 1.875rem;
    margin: 0 auto;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    pointer-events: all;
}
.flash-sale-header-with-countdown-timer {
    pointer-events: none;
}
.hpwd-header-section--simple .hpwd-header-section__header__title {
    font-size: 1rem;
    color: rgba(0, 0, 0, .54);
    font-weight: 500;
}
.hpwd-header-section__header__title {
    font-size: 1.25rem;
    text-transform: uppercase;
    white-space: nowrap;
}
.flash-sale-header-with-countdown-timer__header {
    /*padding-left: 16px;*/
    width: 114px;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    display: inline-block;
    background: url('image/flash-sale.png') 50% no-repeat;
    background-size: auto;
    background-size: contain;
}
.flash-sale-header-with-countdown-timer__wrapper {
    line-height: 1.875rem;
    pointer-events: all;
}
.flash-sale-header-with-countdown-timer {
    pointer-events: none;
}
.hpwd-header-section--simple .hpwd-header-section__header__title {
    font-size: 1rem;
    color: rgba(0, 0, 0, .54);
    font-weight: 500;
}
.hpwd-header-section__header__title {
    font-size: 1.25rem;
    text-transform: uppercase;
    white-space: nowrap;
}
.hpwd-flash-sale-overview-carousel .hpwd-countdown-timer {
    margin-left: .625rem;
}
.flash-sale-header-with-countdown-timer__countdown-timer {
    height: 30px;
    font-weight: 400;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transform: scale(.84);
    transform: scale(.84);
    margin-top: 3px;
}
.hpwd-countdown-timer, .hpwd-countdown-timer__colon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.hpwd-countdown-timer {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: default;
    color: #000;
}
.flash-sale-header-with-countdown-timer__wrapper {
    line-height: 1.875rem;
    pointer-events: all;
}
.flash-sale-header-with-countdown-timer {
    pointer-events: none;
}
.hpwd-header-section--simple .hpwd-header-section__header__title {
    font-size: 1rem;
    color: rgba(0, 0, 0, .54);
    font-weight: 500;
}
.hpwd-header-section__header__title {
    font-size: 1.25rem;
    text-transform: uppercase;
    white-space: nowrap;
}
.hpwd-header-section__header a {
    text-decoration: none !important;
    color: #ee4d2d;
}
.hpwd-header-section__header-link {
    text-decoration: none;
    color: rgba(0, 0, 0, .8);
    display: block;
}
a {
    text-decoration: none;
}
a {
    background-color: transparent;
}
.hpwd-header-section__header .hpwd-button-no-outline, .hpwd-header-section__header .hpwd-button-outline--rounded {
    text-transform: capitalize;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.hpwd-header-section__header .hpwd-button-no-outline {
    color: #ee4d2d;
}
.hpwd-button-no-outline {
    padding: .3125rem .4375rem;
    color: rgba(0, 0, 0, .8);
    background-color: transparent;
    border: none;
}
.hpwd-button-no-outline, .hpwd-icon-button, .hpwd-image-button {
    outline: none;
    cursor: pointer;
    border: none;
    font-size: .875rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background-color .1s cubic-bezier(.4, 0, .6, 1);
    transition: background-color .1s cubic-bezier(.4, 0, .6, 1);
}
.hpwd-header-section__header .hpwd-button-no-outline .icon-arrow-right, .hpwd-header-section__header .hpwd-button-outline--rounded .icon-arrow-right {
    font-size: 11px;
}
svg:not(:root) {
    overflow: hidden;
}
.hpwd-svg-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
    position: relative;
}
.hpwd-header-section__header .hpwd-button-no-outline, .hpwd-header-section__header .hpwd-button-outline--rounded {
    text-transform: capitalize;
}
.hpwd-header-section__header .hpwd-button-no-outline {
    color: #ee4d2d;
    font-size: 16px;
}
.hpwd-button-no-outline {
    color: rgba(0, 0, 0, .8);
}
.hpwd-button-no-outline, .hpwd-icon-button, .hpwd-image-button {
    cursor: pointer;
    font-size: .875rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0;
}
.hpwd-flash-sale-overview-carousel .hpwd-header-section__content {
    padding-top: 0;
}
.hpwd-flash-sale-overview-carousel .hpwd-header-section__content {
    padding-top: 3px;
}
.image-carousel {
    width: 100%;
    height: 100%;
    position: relative;
}
.image-carousel__item-list-wrapper {
    height: 100%;
    overflow: hidden;
}
.image-carousel__item-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%;
    padding: 0;
    margin: 0;
}
.image-carousel__item {
    height: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    /*overflow-x: hidden;*/
    list-style: none;
    float: left;
}
.image-carousel__item {
    list-style: none;
}
.hpwd-flash-sale-overview-carousel .hpwd-product-recommend-items__item-wrapper {
    padding-bottom: 0;
}
.image-carousel__item>div {
    height: 100%;
}
.flash-sale-item-card--home-page {
    margin-bottom: 0;
}
.flash-sale-item-card {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.image-carousel__item a, .image-carousel__item img {
    -webkit-user-drag: none;
}
.flash-sale-item-card-link {
    text-decoration: none;
    color: rgba(0, 0, 0, .8);
    display: block;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: transparent;
}
/* .flash-sale-item-card__image--home-page {
    max-height: 250px;
} */

.flash-sale-item-card__image {
    position: relative;
}
._3ZDC1p {
    position: relative;
}
.flash-sale-item-card__animated-image {
    width: 100%;
    padding-top: 100%;
}
._3XaILN {
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
}
.flash-sale-item-card__lower-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    z-index: 9999999;
}
.flash-sale-item-card__lower-left {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -moz-box-flex: 1;
    -ms-flex: 1 100%;
    flex: 1 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.flash-sale-item-card__current-price--home-page {
    font-size: 14px;
    text-align: center;
}
.flash-sale-item-card__current-price {
    color: #ee4d2d;
    font-weight: 400;
    height: 30px;
}
.flash-sale-item-card__current-price>.item-price-dollar-sign {
    font-size: 100%;
}
.flash-sale-item-card__current-price>.item-price-number {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: bold;
}
.flash-sale-progress-bar__wrapper--home-page {
    padding: 0 7px;
    height: 30px;
}
.flash-sale-progress-bar {
    height: 16px;
    background: url(image/flash-sale-progress-bar.png) 0 100% no-repeat;
    background-size: auto;
    background-size: cover;
    position: relative;
    border-radius: 8px;
}
.flash-sale-progress-bar__text {
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    width: 100%;
    text-align: center;
    line-height: 16px;
    height: 20px;
    z-index: 999999999999;
    position: absolute;
    top: 0;
}
.flash-sale-progress-bar__complement-wrapper {
    width: 100%;
    background: transparent;
    overflow: hidden;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    height: 16px;
    border-radius: 8px;
}
.flash-sale-progress-bar__complement-sizer {
    background: #fff;
    float: right;
    position: relative;
    height: 18px;
}
.flash-sale-progress-bar__complement-color {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffbda6;
}
.flash-sale-progress-bar__fire {
    background: url(image/flash-sale-fire.png) 0 no-repeat;
    background-size: auto;
    width: 18px;
    height: 21px;
    background-size: contain;
    position: absolute;
    left: 3px;
    top: -6px;
    z-index: 9;
}
.hpwd-item-card__badge-wrapper.hpwd-item-card__badge-wrapper {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    padding: 0;
    font-weight: 400;
    position: absolute;
    top: 0;
    right: 4px;
}
.hpwd-badge--promotion {
    background-color: rgba(255, 212, 36, .9);
}
.hpwd-badge--fixed-width {
    width: 35px;
    height: 35px;
}
.hpwd-badge {
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 6px 2px 3px;
}
.hpwd-badge--promotion__label-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    position: relative;
    font-weight: 700;
    line-height: 12px;
    color: #ee4d2d;
    text-transform: uppercase;
    font-size: .75rem;
}
.hpwd-badge--promotion__label-wrapper__off-label {
    color: #fff;
    margin: 2px 0;
}
.hpwd-badge--promotion::after {
    content: "";
    width: 0;
    height: 0;
    left: 0;
    bottom: -4px;
    position: absolute;
    border-color: transparent rgba(255, 212, 36, .9);
    border-style: solid;
    border-width: 0 19px 4px;
}
@media only screen and (max-width: 768px) {
    .flash-sale-progress-bar__wrapper--home-page {
        padding: 0 7px;
        height: 20px;
        margin: 5px 0;
    }
    .flash-sale-item-card__current-price {
        color: #ee4d2d;
        font-weight: 400;
        height: 20px;
    }
    .flash-sale-item-card__current-price.price-special {
        color: #ee4d2d;
        font-weight: 400;
        height: 15px;
    }
    .hpwd-badge--promotion::after {
        content: "";
        width: 0;
        height: 0;
        left: 0;
        bottom: -4px;
        position: absolute;
        border-color: transparent rgba(255, 212, 36, .9);
        border-style: solid;
        border-width: 0 12px 4px;
    }
    .hpwd-badge--fixed-width {
        width: 25px;
        height: 30px;
    }
}
.carousel-arrow--hint {
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin-top: -12.5px;
    background-color: #fff;
}
.carousel-arrow--prev {
    left: 0;
}
.carousel-arrow {
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .12);
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    border-radius: 50%;
    background-color: #fff;
    margin-top: -25px;
    -webkit-transition: all .1s cubic-bezier(.4, 0, .6, 1);
    transition: all .1s cubic-bezier(.4, 0, .6, 1);
    opacity: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: 0;
}
.carousel-arrow--hint>.hpwd-svg-icon {
    height: .625rem;
    width: .625rem;
    color: rgba(0, 0, 0, .54);
    fill: currentColor;
}
.carousel-arrow>.hpwd-svg-icon {
    -webkit-transition: width .1s cubic-bezier(.4, 0, .6, 1);
    transition: width .1s cubic-bezier(.4, 0, .6, 1);
    color: rgba(0, 0, 0, .54);
    fill: rgba(0, 0, 0, .54);
}
svg:not(:root) {
    overflow: hidden;
}
.hpwd-svg-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
    position: relative;
}
.carousel-arrow--hint {
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin-top: -12.5px;
    background-color: #fff;
}
.carousel-arrow--hint>.hpwd-svg-icon {
    height: .625rem;
    width: .625rem;
    color: rgba(0, 0, 0, .54);
    fill: currentColor;
}
.carousel-arrow>.hpwd-svg-icon {
    -webkit-transition: width .1s cubic-bezier(.4, 0, .6, 1);
    transition: width .1s cubic-bezier(.4, 0, .6, 1);
    color: rgba(0, 0, 0, .54);
    fill: rgba(0, 0, 0, .54);
}
svg:not(:root) {
    overflow: hidden;
}
.hpwd-svg-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
    position: relative;
}
.eapps-instagram-feed-posts-slider-nav {
    background: #000;
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    z-index: 1;
    cursor: pointer;
    opacity: 0.85;
    transition: all 0.2s;
    backface-visibility: hidden;
}
.eapps-instagram-feed-posts-slider-nav-icon {
    width: 12px;
    height: 16px;
    fill: #fff;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.eapps-instagram-feed-posts-slider-nav:hover {
    opacity: 1;
}
.eapps-instagram-feed-posts-slider-nav-disabled {
    display: none;
}
.eapps-instagram-feed-posts-slider-prev {
    left: 0;
    transform: translate3d(-50%, -50%, 0);
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
}
.eapps-instagram-feed-posts-slider-prev .eapps-instagram-feed-posts-slider-nav-icon {
    right: 12px;
}
.eapps-instagram-feed-posts-slider-prev:active, .eapps-instagram-feed-posts-slider-prev:hover {
    transform: translate3d(-50%, -50%, 0) scale(0.9);
}
.eapps-instagram-feed-posts-slider-next {
    right: 0;
    transform: translate(50%, -50%);
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
}
.eapps-instagram-feed-posts-slider-next .eapps-instagram-feed-posts-slider-nav-icon {
    left: 12px;
}
.eapps-instagram-feed-posts-slider-next:active, .eapps-instagram-feed-posts-slider-next:hover {
    transform: translate3d(50%, -50%, 0) scale(0.9);
}
.main-products.product-grid .product-layout-hpfs .product-thumb .countdown {
    display: flex;
    visibility: visible;
    opacity: 1;
    transform: translate3d(-50%, 0, 1px) scale(1);
    color: rgba(35, 56, 81, 1);
    background: rgba(237, 242, 254, 1);
}
.main-products.product-grid .product-layout-hpfs .product-thumb .price-new {
    font-size: 20px;
    margin-bottom: 8px;
}
.flashsale-countdown {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;
    z-index: 2;
    color: rgba(35, 56, 81, 1);
    background: rgba(237, 242, 254, 1);
    position: relative;
    color: white;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    visibility: visible;
    opacity: 1;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: 12px;
}
.new__home__deals .home__deals {
    /*background: -webkit-gradient(linear, left top, right top, from(#ff4735), to(#ff9f1c));
    background: linear-gradient(90deg, #ff4735, #ff9f1c);*/
    /*    margin-bottom:40px;*/
    /*    padding-bottom: 15px*/
}
.new__home__deals .home__deals__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
}
.new__home__deals .home__deals__cwrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
}
.new__home__deals .home__deals__ctitle {
    height: 20px;
    font-size: 17px;
    color: #000;
    padding: 0 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px;
    border-radius: 3px;
    font-weight: 500;
    background: #fff;
    margin-top: 5px;
}
.new__home__deals .home__deals__logo {
    position: relative;
    padding: 5px 10px;
    display: inherit;
}
.new__home__deals .home__deals__logo img {
    height: 30px;
    width: auto;
}
.new__home__deals .home__deals__thunder {
    position: absolute;
    top: 0;
    left: 70px;
    width: 47px;
    height: 92px;
    /*background: url("/image/thunder.png") 0/94px no-repeat;*/
    -webkit-animation: thunderAnimation 1s steps(2) infinite;
    animation: thunderAnimation 1s steps(2) infinite
}
.new__home__deals.home__deals__1212 .home__deals__logo {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 210px;
    height: 80px;
    margin-top: -15px;
    background: url("/images/desktop/home/flash-deals/logo-1212.gif") 50%/contain no-repeat
}
.new__home__deals.home__deals__1212 .home__deals__thunder {
    display: none
}
.new__home__deals.home__deals__custom__logo .home__deals__logo {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 210px;
    height: 80px;
    margin-top: 0;
    background: url("/images/desktop/home/flash-deals/logo-121219.gif") 50%/contain no-repeat
}
.new__home__deals.home__deals__custom__logo .home__deals__thunder {
    display: none
}
.new__home__deals .home__deals__countdown, .new__home__deals .home__deals__countdown span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0
}
.new__home__deals .home__deals__countdown span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 30px;
    font-size: 18px;
    color: #fff
}
.new__home__deals .home__deals__countdown span:nth-child(odd) {
    width: 40px;
    border-radius: 3px;
    background: #2c2b2e
}
.new__home__deals .home__deals__countdown span:nth-child(2n) {
    width: 10px;
    line-height: .8
}
.new__home__deals .home__deals__countdown span:first-child {
    width: auto;
    padding: 0 11px
}
.new__home__deals .home__deals__button {
    margin-left: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    position: absolute;
    right: 0;
    border-radius: 4px;
}
.new__home__deals .home__deals__products {
    max-width: 1200px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto
}
.new__home__deals .home__deals__products .et__pl {
    outline: none;
    width: calc((100% - 40px)/5);
    -ms-flex-negative: 0;
    flex-shrink: 0
}
.new__home__deals .home__deals__products .et__pl:not(:last-child) {
    margin-right: 10px
}
.new__home__deals .home__deals__products .et__image {
    padding: 0 12.5%;
    height: auto
}
.hpfs-section .swiper-pager {
    right: 0;
}
@media screen and (max-width:1200px) {
    .new__home__deals .home__deals__products {
        max-width: 980px
    }
}
@media screen and (min-width:980px) {
    .new__home__deals .home__deals {}
}
@media screen and (max-width:979px) {
    .new__home__deals .home__deals {
        margin-bottom: 20px
    }
    .new__home__deals .home__deals__container {
        overflow-x: auto
    }
    .new__home__deals .home__deals__products {
        max-width: none
    }
    .new__home__deals .home__deals__products:after, .new__home__deals .home__deals__products:before {
        content: "";
        display: block;
        width: 20px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .new__home__deals .home__deals__products .et__pl {
        width: calc((100% - 40px)/2.5)
    }
    .new__home__deals .home__deals__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 40px;
    }
    .new__home__deals .home__deals__cwrapper {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        /*width: 100%;*/
        margin-left: 0;
        padding: 5px 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        /* justify-content: center */
    }
}
@media screen and (max-width:599px) {
    .hpfs-image-sidebar-theme .info-sidebar::before {
        background-position: 0 15px;
    }
    .new__home__deals .home__deals__logo {
        padding: 0 !important;
    }
    .flash-sale-item-card__animated-image {
        padding-top: unset;
        height: 110px;
        width: 100%;
    }
    .flash-sale-item-card__image {
        position: relative;
        height: 140px;
    }
    .hp_flash_sale .swiper-container {
        max-height: 230px;
        padding: 15px 0;
        height: unset;
    }
    .swiper-hpfs-sidebar .swiper-wrapper.image-carousel__item-list {
        height: 200px;
    }
    flash-sale-progress-bar {
        height: 10px !important;
    }
    .new__home__deals .home__deals__cwrapper {
        height: 45px;
        line-height: 45px;
        margin-top: -10px !important;
    }
    .fstitle {
        font-size: 18px !important;
    }
    .eapps-instagram-feed-posts-slider-nav {
        width: 50px;
        height: 50px;
    }
    /*
    .new__home__deals .home__deals__logo img {
        height: 20px;
    }
*/
    .new__home__deals .home__deals__logo {
        position: relative;
        bottom: 5px;
        right: 0;
        z-index: 2;
    }
    .new__home__deals .home__deals__button {
        top: 0;
    }
    .new__home__deals .home__deals {
        margin-bottom: 0
    }
    .new__home__deals .home__deals .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .new__home__deals .home__deals__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 0;
        margin-bottom: 0px !important;
        padding-left: 5px !important;
    }
    .new__home__deals .home__deals__products:after, .new__home__deals .home__deals__products:before {
        width: 10px
    }
    .new__home__deals .home__deals__products .et__pl {
        width: calc((100% - 20px)/1.5)
    }
}
.old__home__deals .home__deals {
    height: 350px;
    background: url(/images/desktop/home/dotd-bg.jpg) 50%;
    margin-bottom: 40px
}
.old__home__deals .home__deals .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}
.old__home__deals .home__deals__info {
    position: relative;
    width: 249px;
    height: 241px;
    margin: 0 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: url("/image/deals.png?2") 50%/auto no-repeat
}
.old__home__deals .home__deals__info>span:first-child {
    position: absolute;
    left: 51%;
    top: 6px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-transform: uppercase;
    font-weight: 700
}
.old__home__deals .home__deals__info>span:nth-child(2) {
    position: absolute;
    left: 50%;
    bottom: 60px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 20px;
    font-weight: 500;
    color: #fff
}
.old__home__deals .home__deals__nav {
    width: 48px;
    height: 48px;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}
.old__home__deals .home__deals__nav--left {
    background-image: url(/images/desktop/nav/arrow-white-left.svg)
}
.old__home__deals .home__deals__nav--right {
    background-image: url(/images/desktop/nav/arrow-white-right.svg)
}
.old__home__deals .home__deals__countdown {
    padding-top: 190px;
    width: 210px;
    margin: auto
}
.old__home__deals .home__deals__countdown, .old__home__deals .home__deals__countdown span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.old__home__deals .home__deals__countdown span {
    width: 33.33%;
    color: #fff;
    font-size: 36px;
    font-weight: 700
}
.old__home__deals .home__deals__products {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 333px;
    margin-bottom: -5px;
    padding-left: 52px;
    padding-right: 52px;
    margin-right: 30px
}
.old__home__deals .home__deals__products .VueCarousel-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.old__home__deals .home__deals__products .pi__wrapper {
    width: 100%;
    display: block;
    margin-left: 0
}
.old__home__deals .home__deals__products .pi__core {
    border: none
}
.old__home__deals .home__deals__products .home__sizer {
    width: 96%;
    max-width: 205.5px
}
.old__home__deals .home__deals__products .home__sizer .pi__image {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    max-width: 100%
}
@media screen and (max-width:1200px) {
    .old__home__deals .home__deals__info {
        margin: 0;
        margin-right: 20px
    }
    .old__home__deals .home__deals__products {
        margin-right: 0
    }
}
@media screen and (max-width:979px) {
    .old__home__deals .home__deals {
        margin-bottom: 20px
    }
}
@media screen and (max-width:599px) {
    .hpfs-section {
        border-radius: 0 !important;
    }
    .old__home__deals .home__deals {
        height: 395px;
        margin-bottom: 0
    }
    .old__home__deals .home__deals .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .old__home__deals .home__deals__info {
        width: 309px;
        height: 171px;
        background: url("/images/desktop/home/deals-m.png?2") 50%/contain no-repeat;
        margin: 20px 0
    }
    .old__home__deals .home__deals__info>span:first-child {
        top: 4px
    }
    .old__home__deals .home__deals__countdown {
        padding-top: 120px
    }
    .old__home__deals .home__deals__products {
        width: 100%;
        height: 165px;
        margin-right: 0;
        padding-left: 10px;
        padding-right: 0
    }
    .old__home__deals .home__deals__products .home__sizer {
        width: 100%;
        max-width: none
    }
    .old__home__deals .home__deals__products .home__sizer .pi__image {
        width: 149px;
        height: 149px
    }
    .old__home__deals .home__deals__products .pi__wrapper {
        padding: 0;
        background: 0 0
    }
    .old__home__deals .home__deals__products .pi__name {
        height: 36.4px
    }
    .old__home__deals .home__deals__products .VueCarousel {
        width: 82%
    }
    .old__home__deals .home__deals__products .VueCarousel-wrapper {
        width: 122%
    }
    .old__home__deals .home__deals__products .VueCarousel-slide {
        -ms-flex-preferred-size: 79%;
        flex-basis: 79%;
        max-width: 79%;
        margin-right: 3%
    }
    .old__home__deals .home__deals__products .VueCarousel-slide:nth-child(3n) {
        margin-right: 3%
    }
    .old__home__deals .home__deals__products .VueCarousel-navigation {
        display: none
    }
}
.et__pl {
    border: none;
    outline: 1px solid #ddd;
    margin: 0;
    background: #fff;
    position: relative;
    vertical-align: top;
    width: 240px;
    text-align: left
}
.et__pl--loading .et__bar, .et__pl--loading .et__bar__info, .et__pl--loading .et__image, .et__pl--loading .et__name, .et__pl--loading .et__price {
    cursor: default;
    -webkit-animation: productLoadingAnimation 1s alternate infinite;
    animation: productLoadingAnimation 1s alternate infinite;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}
.et__pl--loading .et__name {
    height: 34px;
    margin-bottom: 5px;
    background: #eaeaea;
    border-radius: 3px
}
.et__pl--loading .et__price--default {
    display: block;
    width: 40%;
    height: 18px;
    margin-bottom: 5px;
    background: #eaeaea;
    border-radius: 3px
}
.et__pl--loading .et__price--real {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 23px;
    margin-top: 3px
}
.et__pl--loading .et__price--real span {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #eaeaea;
    border-radius: 3px;
    width: 20%
}
.et__pl--loading .et__price--real span:first-child {
    width: 60%
}
.et__pl--loading .et__bar__info {
    height: 15px;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 70%;
    background: #eaeaea;
    border-radius: 3px
}
.et__pl--loading .et__bar {
    background: #eaeaea
}
.et__top {
    position: relative
}
.et__image__wrapper {
    position: relative
}
.et__image {
    display: block;
    height: 260px
}
.et__variant__group {
    width: 100%;
    height: 28px;
    position: absolute;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: hsla(0, 0%, 93%, .95)
}
.et__variant__title {
    max-width: 50%;
    width: 100%;
    font-size: 15px;
    position: relative;
    padding: 5px 10px;
    text-overflow: ellipsis;
    overflow: hidden
}
.et__variant__title:not(:last-child) {
    border-right: 1px solid #ccc
}
.et__price--default {
    font-size: 15px;
    text-decoration: line-through;
    color: #828184
}
.et__price--real span:first-child {
    font-size: 20px;
    color: #f2300c;
    font-weight: 700
}
.et__price__desc {
    background-color: #f2300c;
    padding: 1px 5px;
    margin-left: 10px;
    color: #fff;
    font-size: 15px
}
.et__product__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 935px;
    font-weight: 700;
    font-size: 30px;
    margin: 30px auto;
    text-align: center
}
.et__product__hline {
    content: "";
    height: 5px;
    background: #f2300c;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 15%;
    flex: 1 0 15%
}
.et__product__hline:first-child {
    margin-right: 20px
}
.et__product__hline:last-child {
    margin-left: 20px
}
.et__product__category {
    margin-bottom: 50px
}
.et__product__details {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.et__product__details, .et__product__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.et__product__footer {
    margin-top: 10px;
    height: 35px;
    font-size: 13px;
    color: #a7a7a8;
    border-top: 1px solid #ddd;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}
.et__terjual {
    padding: 8px 15px 8px 0;
    border-right: 1px solid #ddd;
    white-space: nowrap;
    max-width: 86px
}
.et__rating {
    color: #ff9f1c;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    padding: 8px 10px;
    white-space: nowrap
}
.et__rating .mi {
    vertical-align: text-top;
    margin-right: 2px
}
.et__buy {
    width: 100%;
    padding: 3px;
    border-radius: 2px;
    -webkit-transition: all .3s;
    transition: all .3s
}
.et__buy--default {
    background-color: #ccc;
    color: #5c5b5f
}
.et__buy--red {
    background-color: #f2300c;
    color: #fff
}
.et__buy .ico {
    width: 26px;
    height: 26px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    fill: #fff;
    padding-right: 5px
}
.et__buy:hover {
    background: #fe7766;
    border-color: #fe7766
}
.et__buy:disabled .ico {
    fill: #5c5b5f
}
.et__buy:disabled span {
    color: #5c5b5f
}
.et__buy:disabled:hover {
    background: #ccc;
    border-color: #ccc;
    cursor: not-allowed;
    text-decoration: none!important
}
.et__bar__info {
    margin-top: 8px;
    font-size: 12px;
    height: 20px;
    color: #5c5b5f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.et__bar__info--no-stock {
    color: red
}
.et__bar__info .ico {
    margin-right: 3px
}
.et__bar {
    position: relative;
    height: 5px;
    padding: 1px;
    margin: 3px 0 8px;
    background: #e5e5e5;
    overflow: hidden
}
.et__bar, .et__bar:before {
    width: 100%;
    border-radius: 2px
}
.et__bar:before {
    content: "";
    display: block;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#f2300c), to(#ff9f1c));
    background: linear-gradient(90deg, #f2300c, #ff9f1c)
}
.et__bar:last-child {
    margin-bottom: 0
}
.et__bar__fill {
    display: block;
    background: #e5e5e5;
    -webkit-transition: margin-left .3s;
    transition: margin-left .3s
}
.et__bar__fill, .et__bar__separators {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.et__bar__separators {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}
.et__bar__separator {
    width: 1px;
    height: 100%;
    background: #f2f2f2
}
.et__terms {
    background: #f2f2f2;
    padding: 0 50px 50px;
    margin-bottom: 40px
}
.et__terms ol {
    text-align: left;
    padding-left: 15px;
    margin: 0
}
.et__terms ol li {
    padding-left: 10px
}
.et__terms ol li:last-child {
    margin-bottom: 0
}
.et__terms__title {
    color: #5c5b5f;
    margin-bottom: 20px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700
}
.et__paragraph__wrapper {
    max-width: 600px;
    margin: auto
}
.et__countdown__div {
    margin: 20px 0
}
.et__countdown__div, .et__term {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.et__term .et__terms__title {
    color: #5ea4ae;
    font-size: 40px;
    text-align: center
}
.et__terms__wrapper {
    max-width: 960px;
    margin: 20px 0
}
.et__countdown__before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    color: #f9ea38;
    font-size: 48px
}
.et__countdown__time {
    width: 55px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 700
}
.et__countdown__separator {
    margin: 0 7.5px;
    font-weight: 500
}
.et__countdown__units {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.et__countdown__unit {
    width: 80px;
    font-weight: 500;
    font-size: 14px;
    color: #f9ea38
}
.et__bottom__banner {
    display: block;
    width: 980px;
    margin: 0 auto 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%
}
.et__bottom__banner img {
    width: 100%
}
.et__popup {
    text-align: center
}
.et__popup__image {
    background: url(/images/desktop/event/flash-deals/popup.png);
    background-size: cover;
    width: 300px;
    height: 181px;
    margin-bottom: -20px
}
.et__popup__body {
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    font-weight: 700;
    color: #2c2b2e
}
.et__popup__body p {
    font-weight: 500
}
.et .modal__core {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
@media screen and (max-width:1200px) {
    .et__smalltitle--withsub {
        margin: 32px 0 0
    }
    .et__information {
        width: auto
    }
    .et__category {
        width: 300px;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto;
        text-align: center;
        border-top: 2px solid #d8d8d8
    }
    .et__category .button {
        margin-right: 0;
        margin-bottom: 3px
    }
    .et__extras__wrapper {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 380px
    }
    .et__extras {
        width: auto;
        margin: 0 40px
    }
    .et__extras__content {
        border-right: none
    }
    .et__extras__content:last-child {
        border-bottom: none
    }
    .et__extras__content .et__share__wrapper {
        padding-bottom: 32px
    }
    .et__pl {
        width: 196px
    }
    .et__image {
        height: 196px
    }
}
@media screen and (max-width:979px) {
    .et__header {
        height: $height-tablet;
        background-size: cover
    }
    .et__pl {
        width: 33.3333%
    }
    .et__image {
        height: 200px
    }
    .et__information__wrapper {
        display: block
    }
    .et__extras__wrapper, .et__wrapper--center {
        width: auto
    }
    .et__category {
        width: auto;
        padding: 19px 48px 15px;
        margin: 0;
        text-align: left;
        border-top: none
    }
    .et__category .button {
        margin-right: 10px;
        margin-bottom: 10px
    }
    .et__smalltitle--withsub {
        margin: 7px 0 0
    }
    .et__extras {
        margin: 0
    }
    .et__extras__content {
        border-right: 2px solid #ddd
    }
    .et__extras__content:last-child {
        border-bottom: 2px solid #ddd
    }
    .et__sk {
        width: 75%
    }
    .et__bottom__banner {
        width: 100%
    }
    .et__footer {
        max-width: 600px
    }
}
@media screen and (max-width:599px) {
    .flash-sale-item-card__animated-image {
        padding-top: unset;
        height: 120px;
        width: 100%;
    }
    .new__home__deals .home__deals__ctitle {
        margin-right: auto;
    }
    #hp_flash_sale .swiper-viewport {
        margin: 0;
    }
    .et__header {
        height: $height-mobile
    }
    .et__pl {
        width: 50%
    }
    .et__image {
        width: auto;
        height: 50vw
    }
    .et__information {
        padding: 0 20px
    }
    .et__product__wrapper {
        border-top: 1px solid #ddd
    }
    .et__product__header {
        margin: 20px auto;
        font-size: 24px;
        max-width: calc(100% - 20px)
    }
    .et__product__header:before {
        margin-right: 15px
    }
    .et__product__header:after {
        margin-left: 15px
    }
    .et__text {
        text-align: left
    }
    .et__wrapper--center {
        padding: 0 10px
    }
    .et__category {
        width: 300px;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto;
        text-align: center;
        border-top: 2px solid #d8d8d8
    }
    .et__category .button {
        margin-right: 0;
        margin-bottom: 3px
    }
    .et__smalltitle--withsub {
        margin: 32px 0 0
    }
    .et__extras__content {
        border-right: none
    }
    .et__extras__content:last-child {
        border-bottom: none
    }
    .et__countdown__wrapper {
        margin: 15px 0
    }
    .et__countdown {
        width: 54px;
        margin-right: 20px;
        text-align: center
    }
    .et__digit {
        font-size: 40px
    }
    .et__digit__label {
        font-size: 15px
    }
    .et__terjual {
        padding-right: 8px;
        font-size: 13px
    }
    .et__rating {
        padding: 8px;
        font-size: 13px
    }
    .et__subscribe {
        padding: 20px 30px
    }
    .et__upcoming, .et__upcoming__text {
        width: 280px
    }
    .et__terms {
        padding: 0 15px 15px;
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-bottom: 20px
    }
    .et__footer {
        max-width: 480px;
        padding: 50px 10px 0
    }
}
.et__body {
    padding: 10px
}
.button {
    background: #fff;
    outline: 0;
    padding: 10px 20px;
    display: inline-block;
    -webkit-transition: all .1s;
    transition: all .1s;
    border: 1px solid #a7a7a8;
    color: #5c5b5f;
    font-weight: 500;
    line-height: 1;
    font-family: calibre, helvetica, sans-serif;
    white-space: nowrap
}
.button--cta-invert {
    background: #fff;
    border-color: #f2300c;
    color: #f2300c
}
.button--cta-invert:hover {
    color: #fff
}
.button--cta-invert:focus {
    background: #f2300c;
    color: #fff
}
.button--cta-invert:hover {
    background: #f2300c
}
.button--cta-invert:hover svg {
    fill: #fff
}
.button--sm {
    padding: 7px 15px;
    font-size: 14px
}
.button--xs {
    padding: 4px 12px 3px;
    font-size: 13px
}
.button--white {
    background: #fff;
    -webkit-box-shadow: 3px 5px 15px rgba(0, 0, 0, .1);
    box-shadow: 3px 5px 15px rgba(0, 0, 0, .1);
    border: 0;
    border-radius: 2px
}
.marr--md {
    margin-right: 10px!important
}
.info-sidebar {
    height: 300px;
    margin: 0;
    pointer-events: none;
    transform: translate(0px);
    transition: all 500ms ease 0s;
    overflow: hidden;
    background-color: transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    color: rgba(0, 0, 0, .8);
    z-index: 2;
}
.hp_flash_sale {
    margin-bottom: 30px;
}
.fstitle {
    font-size: 25px;
    font-weight: 700;
    color: #ff692b;
}
.hpfs-section {
    padding: 15px 0;
    border: 0px;
    border-radius: 10px;
}
@media only screen and (max-width: 768px) {
    .hpfs-heading {
        height: 75px;
        line-height: 40px;
    }
    .hpfs-section {
        padding: 0;
        border: 0px;
        border-radius: 10px;
        height: 230px;
    }
}
.countdown-flash-sale+.countdown-flash-sale:before {
    content: ':';
    font-weight: 600;
    font-size: 25px;
    color: #000;
    position: absolute;
    top: -2px;
    left: -12px;
}
.hpfs-heading {
    height: 40px;
    line-height: 40px;
}