@font-face {
    font-family: 'Gotham-Black';
    src: url('fonts/font Gotham/Gotham-Black.otf');
    src: local('Gotham Black'), local('Gotham-Black'), url('fonts/font Gotham/Gotham-Black.otf') format('opentype');
}
@font-face {
    font-family: 'Gotham-Bold';
    src: url('fonts/font Gotham/Gotham-Bold_0.otf');
    src: local('Gotham Bold'), local('Gotham-Bold'), url('fonts/font Gotham/Gotham-Bold_0.otf') format('opentype');
}
@font-face {
    font-family: 'Gotham-Ultra';
    src: url('fonts/font Gotham/Gotham-Ultra_0.otf');
    src: local('Gotham Ultra'), local('Gotham-Ultra'), url('fonts/font Gotham/Gotham-Ultra_0.otf') format('opentype');
}
@font-face {
    font-family: 'Gotham-Light';
    src: url('fonts/font Gotham/Gotham-Light.otf');
    src: local('Gotham Light'), local('Gotham-Light'), url('fonts/font Gotham/Gotham-Light.otf') format('opentype');
}
@font-face {
    font-family: 'Gotham-Book';
    src: url('fonts/font Gotham/Gotham-Book_0.otf');
    src: local('Gotham Book'), local('Gotham-Book'), url('fonts/font Gotham/Gotham-Book_0.otf') format('opentype');
}
@font-face {
    font-family: 'Gotham-Ultra';
    src: url('fonts/font Gotham/Gotham-Ultra_0.otf');
    src: local('Gotham Ultra'), local('Gotham-Ultra'), url('fonts/font Gotham/Gotham-Ultra_0.otf') format('opentype');
}
@font-face {
    font-family: 'Gotham-LightIta';
    src: url('fonts/font Gotham/Gotham-LightIta.otf');
    src: local('Gotham LightIta'), local('Gotham-LightIta'), url('fonts/font Gotham/Gotham-LightIta.otf') format('opentype');
}
@font-face {
    font-family: 'Gotham-BoldIta';
    src: url('fonts/font Gotham/Gotham-BoldIta_0.otf');
    src: local('Gotham BoldIta'), local('Gotham-BoldIta'), url('fonts/font Gotham/Gotham-BoldIta_0.otf') format('opentype');
}
#best_box .wrapper {
    text-align: center;
    margin-top: 20px;
}
#best_box .jcarousel-wrapper {
    position: relative;
    width: 168px;
    height: 230px;
    margin-left: 5px;
    padding-top: 5px;
}
#best_box.catpage .jcarousel-wrapper {
    position: relative;
    width: 168px;
    height: 230px;
    margin-left: 5px;
    padding-top: 5px;
}

#best_box .jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

#best_box .jcarousel-wrapper .photo-credits a {
    color: #fff;
}

/** Carousel **/

#best_box .jcarousel {
    position: relative;
    overflow: hidden;
}

#best_box .jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;

}

#best_box .jcarousel li {
    float: left;
    width: 168px;
}

#best_box .jcarousel li .product{
    position: relative;
}


#best_box .jcarousel li .product .info {
    width: 278px;

}
#best_box .jcarousel li .promo {
    cursor: pointer;
    width: 126px;
    height: 25px;
    background: #feb400;
    border-radius: 15px;
    border: 1px solid #feb400;
    float: left;
    text-align: center;
    margin-top: -10px;
    margin-left: 17px;
    font-size: 13px;
    font-family: Gotham-Book;
    color: #000;
    padding-top: 5px;
}
#best_box .jcarousel li .promodeal {
    cursor: pointer;
    width: 126px;
    height: 25px;
    background: #000;
    border-radius: 15px;
    border: 3px solid #ffdf00;
    float: left;
    text-align: center;
    margin-top: -10px;
    margin-left: 12px;
    font-size: 13px;
    font-family: Gotham-Book;
    color: #fff;
    padding-top: 5px;
}
#best_box .pro_text {
    font-size: 12px;
    color: #000;
    font-family: Gotham-Book;
}
#best_box .pro_chuc {
    font-family: Gotham-Ultra;
    color: #fff;
    font-size: 28px;
}
#best_box .pro_dv {
    font-size: 12px;
    color: #fff;
    font-family: Gotham-Book;
}
#best_box .vnd {
    color: #fff;
}
#best_box .jcarousel li .product .info .namepro {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-family: Gotham-Light;
    text-align: center;
    padding-top: 25px;
}

#best_box .jcarousel li .info .db_price_text {
    text-align: center;
    font-size: 16px;
    font-family: Gotham-Book;
    text-decoration: line-through;
    color: #fff;
}
#best_box .jcarousel li .info .new_price {

    text-align: center;
    font-size: 23px;
    font-family: Gotham-Bold;
    color: #fff;
    line-height: 20px;
}


/** Carousel Controls **/



/** Carousel Pagination **/

.banner_top div.slideBox {
    margin-top: -20px;
    margin-bottom: -20px;
}
#best_box .jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 0px;
    line-height: 4px;
    min-width: 4px;
    background: #5a6268;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    margin-right: 14px;
    opacity: .75;
    margin-top: 10px;
}

#best_box .jcarousel-pagination a.active {
    background: #000;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}
.best_box1 {
    background: url("../asset/image/BgdailyLIVE_102019_home.jpg") !important;
    width: 190px;
    height: 468px;
    padding-top: 15px;
    min-height: 452px;
    max-height: 452px;
    overflow: hidden;
    position: relative;
}
#best_box {
    background: url("../asset/image/Bghotdeal_102019_home_SP.jpg");
    width: 190px;
    height: 468px;
    padding-top: 15px;
    min-height: 452px;
    max-height: 452px;
    overflow: hidden;
    position: relative;
}
#best_box.catpage {
    background: url("../asset/image/Bghotdeal_102019_home_SP.jpg");
    width: 190px;
    height: 534px;
    padding-top: 82px;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
}

#best_box .best_header {
    background: #ffdf00;
    margin: -10px 5px;
    text-align: center;
    padding-bottom: 1px;
    border-radius: 30px;
}
#best_box.catpage .best_header{
    background: #ffdf00;
    margin: -52px 5px;
    text-align: center;
 }
#best_box .best_header .day
{
    font-size: 16px;
    font-family: Gotham-Bold;
    color: #000;
    line-height: 16px;
    margin-bottom: 3px;
}
#best_box .best_headerdeal {
    background: #fea100;
    margin: -10px 5px;
    text-align: center;
    padding-bottom: 1px;
    border-radius: 30px;
}
#best_box.catpage .best_headerdeal {
    background: #fea100;
    margin: -52px 5px;
    text-align: center;
 }
#best_box .best_headerdeal .daydeal
{
    font-size: 16px;
    font-family: Gotham-Bold;
    color: #fff;
    line-height: 16px;
    margin-bottom: 3px;
}
#best_box .countdown {
    text-align: center;
    font-size: 24px;
    font-family: Gotham-Bold;
    color: #fff;
    margin-top: 135px;
}
#best_box .countdown .separator {
    letter-spacing: 10px;
}
#best_box .deal_box .countdown .part
{
    position: relative;
    border-radius: 22px;
    display: inline-block;
    text-align: center;
    margin: 0 6px;
}
#best_box {
    background-color: #ff7896;
    padding-top: 15px;
    min-height: 452px;
    max-height: 452px;
    overflow: hidden;
    position: relative; }
#best_box:hover {
    outline: 1px solid #0183d7; }
#best_box .hidden {
    display: none; }

#best_box.catpage .countdown {
    text-align: center;
    font-size: 24px;
    font-family: Gotham-Bold;
    color: #fff;
    margin-top: 190px; }
#best_box.catpage .countdown .part {
    position: relative;
    border-radius: 15px;
    display: inline-block;
    text-align: center;
    margin: 0 6px; }
#best_box.catpage .countdown .part.part0 {
    display: none; }
#best_box.catpage .countdown .separator1 {
    display: none; }

#best_box .countdown .part {
    position: relative;
    border-radius: 15px;
    display: inline-block;
    text-align: center;
    margin: 0 6px; }
#best_box .countdown .part.part0 {
    display: none; }
#best_box .countdown .separator1 {
    display: none; }
#best_box .tabbox {
    padding: 0 7px; }
#best_box .tab_header {
    height: 25px; }
#best_box .tab_header span {
    cursor: pointer;
    display: block;
    height: 25px;
    width: 35px;
    text-align: center;
    background: #b25469;
    float: left;
    margin-right: 2px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px; }
#best_box .tab_header span.active {
    background: #FFF; }
#best_box .tab_header span.active b {
    color: #000; }
#best_box .tab_header span b {
    border-bottom: 2px solid #fff;
    display: inline-block;
    line-height: 13px;
    position: relative;
    top: 1px;
    color: #fff; }
#best_box .tab_content {
    position: relative; }
#best_box .tab_content table {
    margin: 0; }
#best_box .tab_content table td {
    border: 0;
    vertical-align: top; }
#best_box .tab_content h3.today_product {
    font-family: "Roboto-Bold", Arial;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 25px; }
#best_box .thumbbox {
    width: 135px;
    height: 135px;
    margin: auto;
    overflow: hidden; }
#best_box img {
    display: block;
    max-width: 95%;
    max-height: 93%;
    margin-left: 10px; }
#best_box .image {
    width: 157px;
    border: 3px solid #ffdf00;
    background: #fff;
    height: 150px;
    margin-top: 10px;
}
#best_box .imagedeal {
    width: 157px;
    background: #fff;
    height: 150px;
    margin-top: 160px;
}
#best_box .tab_content {
    border-radius: 0;
    box-shadow: none;
    padding: 7px 7px 10px 7px;
    position: relative; }
#best_box .tab_content .em_sv {
    position: absolute;
    top: 122px;
    left: 0;
    padding: 0 0 0 10px;
    min-width: 166px;
    background-color: #999999;
    color: #FFF;
    font-family: "Roboto-RegularItalic", Arial; }
#best_box .tab_content h3.best_pro {
    margin: 5px 0 5px 0; }
#best_box .tab_content h3.best_pro a {
    display: block;
    font-family: "Roboto-Medium", Arial;
    font-size: 12px;
    text-transform: uppercase;
    max-height: 33px;
    overflow: hidden;
    color: #000; }
#best_box .tab_content .dc_bar {
    display: table; }
#best_box .tab_content .dc_bar .dc_col {
    display: table-cell;
    vertical-align: top; }
#best_box .tab_content .dc_bar .dc_col.first {
    width: 80px; }
#best_box .tab_content .dc_bar .dc_col .db_price_text {
    color: #666666;
    line-height: 14px; }
#best_box .tab_content .dc_bar .dc_col .old_price {
    font-family: "Roboto-Medium", Arial;
    font-size: 13px;
    color: #666666;
    text-decoration: line-through; }
#best_box .tab_content .dc_bar .dc_col .line_space {
    height: 9px; }
#best_box .tab_content .dc_bar .dc_col .db_price_amount {
    font-family: "Roboto-Bold", Arial;
    font-size: 30px;
    line-height: 30px;
    color: #e32f44; }
#best_box .tab_content .dc_bar .dc_col .db_price_amount i {
    font-style: normal;
    position: relative;
    top: -10px;
    font-size: 18px; }
#best_box .tab_content .dc_bar .dc_col .db_price_amount.new_price {
    color: #e32f44;
    font-size: 18px;
    line-height: 18px; }
#best_box .tab_content .time_bar {
    display: table;
    width: 100%; }
#best_box .tab_content .time_bar .time_col {
    display: table-cell;
    width: 130px; }
#best_box .tab_content .time_bar .time_col.time_text {
    font-family: "Roboto-Medium", Arial;
    font-size: 13px;
    color: #666666;
    text-indent: 10px;
    line-height: 18px;
    border: 1px solid #cccccc; }
#best_box .tab_content .time_bar .time_col.time_date {
    font-family: "Roboto-Medium", Arial;
    font-size: 13px;
    color: #fff;
    background-color: #e32f44;
    text-indent: 10px; }
#best_box .best_detail {
    position: absolute;
    right: 7px;
    bottom: 10px;
    font-family: "Roboto-Medium", Arial;
    font-size: 14px;
    text-transform: uppercase;
    color: #000; }
#best_box .best_detail a {
    text-decoration: underline;
    color: #000; }

#best_box .timelive {
    margin-top: 118px;
    font-family: "Gotham-Ultra";
    font-size: 22px;
    color: #feb400;
}
#best_box .giftdeal {
    background: url('../asset/image/Gifthotdeal_102019_home_SP.png');
    width: 148px;
    height: 54px;
    background-repeat: no-repeat;
    margin-top: 135px;
    position: absolute;
}