﻿.home-page .promo-block .see_store/*home.1.2.0.custom*/
.block {
    display: block;
}

.home-page .promo-block {
    height: 150px;
}

    .home-page .promo-block a {
        height: 128px;
    }

    .home-page .promo-block .img-wrap {
        height: 27px;
    }

    .home-page .promo-block .was_rebate {
        height: 12px;
    }

    .home-page .promo-block .now_rebate {
        height: 26px;
    }

    .home-page .promo-block .see_store {
        height: 17px;
        padding-left: 3px; /*2019-06-17 fix cho tên cửa hàng dài*/
        padding-right: 3px; /*2019-06-17 fix cho tên cửa hàng dài*/
    }

.home-top-stores li {
    line-height: 30px;
    margin-right: 45px;
}

@media all\0 {
    .home-top-stores li {
        margin-right: 43px;
    }
}

/* ie8 */
.home-top-stores li:last-child {
    margin-right: 0;
}

.home-top-stores .logos a img {
    padding-top: 2px;
}

.premium-store-top {
    height: 180px;
}

    .premium-store-top .small-banner {
        width: 100%;
        height: 100px;
        overflow: hidden;
    }

        .premium-store-top .small-banner img {
            margin-left: -1px;
        }

    .premium-store-top .logos {
        padding: 10px 24px;
        margin-top: -26px;
    }

.premium-store {
    height: 394px;
}

    .premium-store .small-banner {
        width: 100%;
        height: 150px;
        overflow: hidden;
    }

        .premium-store .small-banner img {
            margin-left: -1px;
        }

    .premium-store .logos {
        padding: 11px 24px;
        margin-top: -30px;
    }

    .premium-store .premium-cash {
        height: 38px;
    }

    .premium-store .premium-desc {
        height: 43px /*40px*/;
        overflow: hidden;
        font-weight: bold;
    }

    .premium-store .premium-expire {
        height: 38px;
    }

    .premium-store .premium-code {
        height: 30px;
    }

        .premium-store .premium-code span {
            font-weight: bold;
            text-transform: uppercase; /*haivu*/
        }

    .premium-store .button {
        width: 82px;
    }

    .premium-store .icon-clock-gry, .premium-store .icon-clock-red {
        display: inline-block;
        margin-bottom: -4px;
    }

    .premium-store .icon-clock-red {
        display: inline-block;
        margin-bottom: -4px;
    }

.home-dd .dd-tile {
    overflow: hidden;
}

.home-dd .arr-right {
    margin-left: 4px;
}

.home-dd .was_rebate {
    color: #888;
}

.home-page .blk1 {
    width: 826px;
    margin-right: 10px;
}

    .home-page .blk1 .col1 {
        width: 770px;
    }

/* --- HP Carousel --- */
.hp-promo-carousel {
    z-index: 1;
    height: 280px;
    width: 973px;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

    .hp-promo-carousel ul > li {
        position: absolute;
        top: 0;
        left: 0;
    }

    .hp-promo-carousel > a {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        font-size: 60px;
        height: 60px;
        padding: 35px 5px;
        color: #000;
        min-width: 60px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -moz-user-select: none;
        z-index: 11;
        opacity: 0.3;
        background: #fff;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-tap-highlight-color: transparent;
        line-height: 1.2;
    }

        .hp-promo-carousel > a:hover {
            text-decoration: none;
            cursor: pointer;
            opacity: 0.5;
        }

        .hp-promo-carousel > a.next {
            right: -35px;
        }

        .hp-promo-carousel > a.prev {
            left: -35px;
            text-align: right;
        }

    .hp-promo-carousel .carousel-logo {
        position: absolute;
        top: 20px;
        right: 170px;
        width: 100px;
        height: 27px;
    }

    .hp-promo-carousel .carousel-cb {
        position: absolute;
        top: 194px;
        right: 98px;
        width: 284px;
        height: 46px;
    }

    .hp-promo-carousel .button-lg {
        line-height: 45px;
        padding: 0;
    }

        .hp-promo-carousel .button-lg.f-19 {
            font-size: 19px;
        }

        .hp-promo-carousel .button-lg.f-18 {
            font-size: 18px;
        }

    .hp-promo-carousel .counter {
        position: absolute;
        top: 65%;
        right: 1px;
        z-index: 12;
        font-size: 12px;
        color: #999;
        width: 32px;
        text-align: center;
    }

        .hp-promo-carousel .counter * {
            color: #999;
        }

    .hp-promo-carousel .transition {
        transition: all .5s;
        -ms-transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
    }

.top-z-index {
    z-index: 10;
}

.next-right {
    transform: translateX(-973px);
    -webkit-transform: translateX(-973px);
    -ms-transform: translateX(-973px);
}

.next-left {
    transform: translateX(973px);
    -webkit-transform: translateX(973px);
    -ms-transform: translateX(973px);
}

/* --- End HP Carousel --- */
.home-trend {
    width: 182px;
    height: auto; /*haivu 280px*/
    overflow: hidden;
}

    .home-trend li {
        height: 45px; /*haivu43px;*/
    }

        .home-trend li.trend {
            height: 40px;
            line-height: 40px;
        }

        .home-trend li a {
            height: 43px;
            width: 100%;
            display: block;
        }

    .home-trend .logo {
        margin-top: 8.5px /*haivu 8px*/;
    }
/*.home-trend li:last-child { height: 42px; } haivu*/
#dotw-nav .display-slider-nav {
    width: 70px;
    text-align: center;
}

#dotw-nav .display-slider-indicators {
    display: inline;
    float: right;
    height: 13px;
    width: auto;
    margin: 8px 0 0 0;
}

    #dotw-nav .display-slider-indicators a {
        background-color: #ccc;
        display: block;
        float: left;
        font-size: 1px;
        height: 10px;
        width: 10px;
        margin: 2px;
        clear: none;
        border-radius: 10px;
    }

        #dotw-nav .display-slider-indicators a.selected {
            background-color: #23ae4a;
        }

#dotw-nav .display-slider-navigators {
    margin: 6px 10px 0 0;
    height: 16px;
    width: 70px;
    cursor: pointer;
}

#dotw-nav .btn_prev, #dotw-nav .btn_next {
    margin: 0;
    padding: 0;
    height: 17px;
    width: 17px;
}

#dotw-nav .btn_prev {
    background-position: -118px -37px;
    background-color: #888;
}

#dotw-nav .btn_next {
    background-position: -118px -54px;
    background-color: #888;
}

div.trackingimage {
    height: 1px;
    width: 1px;
}

.home-page .coupon-blk.logo-blk .merchlogo {
    width: 150px;
}

    .home-page .coupon-blk.logo-blk .merchlogo img {
        margin: 0;
    }

.home-page .coupon-blk.logo-blk ul {
    width: 448px;
}

.home-page .coupon-blk .coupon-desc {
    padding-bottom: 0;
}

.home-page .coupon-blk.logo-blk .shopnow .button {
    padding: 7px 0;
    width: 106px;
}

.home-page .coupon-blk .fa-clock-o {
    padding-top: 1px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* DOTW Tabs */
.hp-hotdeals-heading.border-grn-t {
    border-top: 2px solid #23ae4a;
}

.border-grn-t-2 {
    border-top: 2px solid #23ae4a;
}

/* Lifecycles */
.lifecycles .col3 {
    height: 120px;
}

.lifecycles .icon {
    height: 40px;
}

.lifecycles .info {
    position: relative;
}

.lifecycles .fa-angle-right {
    position: absolute;
    top: 25px;
}

.lifecycles .col3:last-child {
    margin-right: 0;
}

.close-video {
    right: 10px;
    top: 10px;
}

.lifecycles .fa-angle-right {
    vertical-align: -2px;
    position: static;
}

.clo-icon {
    width: 28px;
    height: 26px;
    background-position: -24px -55px;
}

.button-icon {
    width: 23px;
    height: 26px;
    background-position: 0px -55px;
}

#backgroundPopup {
    z-index: 99999;
}

.video-overlay {
    z-index: 100000;
}

.hp-hotdeals .button-lg.get-hot-deal {
    line-height: 24px;
    padding: 11px 0;
    width: 230px;
    font-size: 18px !important;
}

    .hp-hotdeals .button-lg.get-hot-deal.width-auto {
        width: auto;
        font-size: 16px !important;
        padding: 11px 12px;
    }

.expander .more, .expander .less {
    color: #23ae4a;
}

/*copy from 1.2.3 for carousel*/
.hp-promo-carousel .incentive {
    top: 67px /*haivu 170px*/;
    left: 425px /*400px*/;
    width: 300px; /*border: solid thin red;*/
}

    .hp-promo-carousel .incentive.long {
        top: 57px;
    }

.hp-promo-carousel .carouseltitle {
    height: 95px;
    line-height: 45px;
}

.hp-promo-carousel .carouselcb {
    height: 35px;
}

    .hp-promo-carousel .carouselcb .cb {
        font-weight: bold !important;
        font-size: 16px !important;
    }

.hp-promo-carousel .button-lg.f-17 {
    font-size: 17px;
}

.hp-promo-carousel .carousel-cb {
    position: static;
}

.hp-promo-carousel .carouselcb .code {
    font-weight: bold;
    font-size: 17px !important;
}

.hp-promo-carousel .carousel-merchant-logo img {
    width: 225px;
    height: 63px;
}

/*haivu*/
.home-page .promo-block .now_rebate.small {
    font-size: 14px !important;
}
/*
#home-promo-static, .hp-promo-carousel, .home-trend  {
    margin-top: 11px;
}*/
/*apply cho phan promotion horizontal */
.coupon-desc .title-part {
    font-size: 17px;
    font-weight: bold;    
}

.coupon-code .prox-b {
    font-weight: bold;
    font-size: 16px;
}

/*end of haivu*/