body {
    background: #fafafa;
}

.column-full,
#slider_main_mini {
    margin-top: 10px;
}

.group-flag {
    bottom: 10px;
    left: 5px;
}

.group-flag .flag {}

.box_footer .box_title .fr {
    padding-top: 5px;
    font-weight: 600;
}

.png {
    display: block;
    width: 100%
}

.group-slideshow {
    margin-bottom: 10px;
}

.grid-bound-home {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    flex: 1 100%;
}

.product-base-grid {
    width: 19%;
    margin-right: 0.5%;
    margin-left: 0.5%;
}

.banner_news {
    margin-bottom: 10px;
}

.advertise_main {
    margin-bottom: 15px;
}

.advertise_main .advertise {
    display: block;
    margin-bottom: 8px;
    margin-right: 0px;
}

.advertise_main .advertise img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.advertise_main .advertise:last-child {
    margin-bottom: 0;
}

.column-first {
    width: 74.31%;
}

.column-last {
    width: 24.5%;
}

.banner_advertise {
    margin: 15px 0;
}

.box_pro_main {
    margin-bottom: 5px;
}

.box_pro_main .pull-right {
    display: none;
}


/*************NEXT AND PREV OWL CAROUSEL****************/

.owl-buttons div {
    z-index: 3;
    width: 23px;
    height: 23px;
    padding: 5px 7px;
    border: 1px solid #f6f6f6;
    display: inline-block;
    cursor: pointer;
    color: transparent;
    border-radius: 2px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.owl-buttons .owl-prev:before {
    color: #acacac;
    content: "\f053";
}

.owl-buttons .owl-next:before {
    color: #acacac;
    content: "\f054";
}

.owl-buttons .owl-prev {
    position: absolute;
    top: -30px;
    right: 30px;
}

.owl-buttons .owl-next {
    position: absolute;
    top: -30px;
    right: 0px;
}

.owl-buttons .owl-prev:hover,
.owl-buttons .owl-next:hover {
    background: #ff4500;
    border-color: #ff4500;
    color: transparent;
}


/*************Banner main*******************/

#sync1 {
    max-height: 330px;
    overflow: hidden
}

#sync1 .owl-nav {
    margin-top: 0;
    width: 100%;
    top: 43%;
    opacity: 0;
}

#sync1 .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%
}

#sync1 .owl-dots .owl-dot span {
    height: 3px;
    padding: 0;
    border-radius: 0;
    width: 10px
}

#slider_main_mini .item,
.skSliderHome {
    border-radius: 12px;
    -webkit-border-radius: 12px;
    overflow: hidden;
}

#slider_main_mini .owl-nav {
    display: none
}

.skSliderHome:hover #sync1 .owl-nav {
    opacity: 1;
}

#sync1 .owl-nav .owl-prev {
    position: absolute;
    left: 10px;
    padding: 10px;
    padding-top: 14px;
    margin: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: rgba(0, 0, 0, .3);
    width: 42px;
    height: 48px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border: none;
}

#sync1 .owl-nav .owl-next {
    position: absolute;
    right: 10px;
    padding: 10px;
    padding-top: 14px;
    margin: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: rgba(0, 0, 0, .3);
    width: 42px;
    height: 48px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border: none;
}

#sync2 {
    background: #fff;
}

#sync2 .item {
    position: relative;
}

#sync2 .item:after {
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    bottom: 5px;
    background: #ebebeb;
    width: 1px;
}

#sync2 .item h3 {
    text-align: center;
    line-height: 1.3;
    height: 58px;
    padding: 10px 10px;
    cursor: pointer;
    overflow: hidden;
    border-bottom: 3px solid #fff;
}

#sync2 .current h3 {
    font-weight: 600;
}

#sync2 .current h3:after {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ff3300;
}


/*************Banner main*******************/


/**********NEWS FOCUS*********/

.box-news-focus .tit_news {
    margin-bottom: 10px
}

.box-news-focus .tit_news .pull-right {}

.box-news-focus .tit_news .pull-right a {
    color: #ff3300;
    font-size: 13px;
}

.box-news-focus .tit_news .pull-right a:hover {
    text-decoration: underline;
}

.box-news-focus h3 {
    font-weight: 600;
    color: #000000;
    display: inline-block;
    padding: 0px;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
}


/*.box-news-focus h3 span {
  background: url("../images/bg_tit_right.png");
  width: 19px;
  height: 34px;
  display: inline-block;
  position: absolute;
  right: -18px;
  top: 0;

}*/

.box-news-focus {
    overflow: hidden;
}

.box-news-focus .item {
    width: 100%;
    padding: 5px 0px 10px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 6px;
}

.box-news-focus .item:last-child {
    border-bottom: none;
}

.box-news-focus .item span {
    display: block;
}

.box-news-focus .item span h4 {
    font-size: 14px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box-news-focus .item p {
    font-size: 12px;
    color: #ccc;
    margin-top: 5px;
    padding-bottom: 0;
}

.box-news-focus .ct_news {
    background: #fff;
    padding: 10px 8px 0;
}

.box-news-focus .item a:hover span h4 {
    color: #ff3300;
}

.news-focus-head {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    flex-flow: row nowrap;
    margin-bottom: 10px
}

.news-focus-head h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.news-focus-head a {
    color: #333;
    margin-left: auto
}

.news-focus-head a:hover {
    text-decoration: underline;
}

.box-news-focus .item img {
    float: right;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 48%;
}

.news-mobile {
    display: none
}

@media screen and (max-width:1025px) {
    .advertise_main .advertise {
        width: 50%;
        float: left;
    }

    .advertise_main img {
        display: block;
        width: 100%;
        height: auto;
    }

    .news-mobile {
        display: block;
        padding: 0 10px 10px 10px;
    }

    .box-news-focus .ct_news {
        padding: 10px;
    }

    .box-news-focus h3 {
        background: none;
        color: #000;
        font-size: 14px;
        font-weight: 600;
        padding-left: 0
    }

    .box-news-focus h3 span {
        display: none
    }

    .box-news-focus .tit_news .pull-right {
        padding-top: 5px
    }

    .box-news-focus .tit_news .pull-right a {
        color: #0081bd;
    }

    .box-news-focus .tit_news {
        border: 0
    }

    .box-news-focus .item:last-child {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .box-news-focus .item img {
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .box-news-focus .item {
        padding-left: 0
    }

    .view-more-news {
        display: none;
    }
}


/****** PRODUCT********************/

.div_title {
    padding-bottom: 10px;
}

.div_title .pull-right a {
    color: #0344ae;
}

.title_product {
    font-size: 16px;
    font-weight: 600;
}

.grid-bound-home {
    margin: 0 -0.5%;
}

.grid-bound-home h3 {
    font-size: 16px;
    height: 33px;
    font-weight: 600;
}

.product-base-grid h3 {
    margin: 10px 0;
    margin-top: 10px;
    font-weight: 600;
    color: #000;
    padding: 0;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    text-align: left !important;
    height: auto !important
}

.product-base-grid .boxItem {
    margin: 0 3px;
    margin-bottom: 5px;
    position: relative;
    padding: 5px;
    padding-top: 5px;
    border-radius: 10px;

}

.product-base-grid .boxItem img {
    padding: 10px;
}

.box-flash-sell .item .boxItem {
    padding-top: 5px;
}

.box-flash-sell .item .boxItem .ct_info {
    min-height: 190px;
}

.list_product_base .product-base-grid:hover,
.box-flash-sell .item:hover {
    -webkit-box-shadow: 1px 2px 7px 0 rgba(0, 0, 0, .21);
    -moz-box-shadow: 1px 2px 7px 0 rgba(0, 0, 0, .21);
    box-shadow: 1px 2px 7px 0 rgba(0, 0, 0, .21);
}

.box-flash-sell .item .boxItem,
.product-base-grid .boxItem,
.product-base-grid .boxItem .div_price {
    text-align: left !important;
}


.box-flash-sell .price span,
.product-base-grid .boxItem .div_price .price span,
.owl-product-flash-sell-accessories .price span {
    padding-left: 10px;
    color: #989898;
    text-decoration: line-through;
    font-size: 13px;
    font-weight: normal;
}

.product-base-grid .boxItem .rating-product {
    padding-left: 0;
    margin-bottom: 5px;
}

.grid-bound-home .price {

    font-size: 15px;
}

.item1,
.item2 {
    float: left;
    min-height: 1px;
}

.grid-bound-home .product-hover h3 {
    float: left;
}

.grid-bound-home .product-hover .price {
    float: right;
    padding-top: 10px;
    font-size: 18px;
    color: #cd3333;
    padding-bottom: 0;
}

.icon-product {
    position: absolute;
    z-index: 5;
    left: 5px;
    bottom: 0px;
    font-family: 'robotoroboto';
    font-size: 13px;
    display: block;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 13px;
    padding: 3px;
    border-radius: 4px;
}

.noProduct {
    text-align: center;
}


/*product grid*/

.item .boxItem .pic,
.item .boxItem .div_images {
    padding-top: 15px;
}

.item .boxItem .pic img,
.item .boxItem .div_images img {
    padding: 24px 10px;
    width: 90%;
}

.grid-bound {
    overflow: hidden;
}

.product-grid {
    overflow: hidden;
}

.product-grid .boxItem {
    background: #fff;
    margin: 0 3px;
    margin-bottom: 6px;
    position: relative;
}

.product-grid .boxItem .pic {
    text-align: center;
    position: relative;
}

.product-grid h3 {
    color: #000;
    line-height: 20px;
    padding: 10px;
    padding-bottom: 0px;
    overflow: hidden;
    padding-top: 0;
    font-size: 14px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-grid h3 a:hover {
    color: #ff4500;
}



.product-hover {
    background: #fff;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    z-index: 50;
    display: block;
    overflow: hidden;
    -ms-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.product-hover .options {
    clear: both;
    padding: 10px;
    border-top: 2px solid #f0f0f0;
    overflow: hidden;
    margin-top: 30px;
}

.grid-first .product-hover {
    left: 0;
    right: 3px;
}

.grid-center .product-hover {
    left: 3px;
    right: 3px;
}

.grid-last .product-hover {
    left: 3px;
    right: 0;
}

.product-grid:hover .product-hover {
    -ms-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}

.grid-style-min .list_product_base .item {
    margin-bottom: 1%;
    background: #fff;
    border-radius: 12px;

}


/***********************BOX ACCESSORIES*****************************************/
.box-menu-acc {
    margin-bottom: 20px;
}

.box-menu-acc .title_box {
    text-transform: none;
}

.box-menu-acc .inner {}

.box-menu-acc .menu-head {
    margin-bottom: 15px;
}

.box-menu-acc .menu-body {}

.box-menu-acc .menu-body .nav-menu {
    display: flex;
    -webkit-display: flex;
    flex-flow: row wrap;
    flex: 1 100%
}

.box-menu-acc .menu-body .nav-menu .item-menu {
    background: #fff;
    border-radius: 6px;
    padding: 5px 5px 10px;
    text-align: center
}

.box-menu-acc .menu-body .nav-menu .item-menu .img {
    max-width: 60px;
    display: block;
    margin: 0 auto 5px;
}

.box-menu-acc .menu-body .nav-menu .item-menu a {
    font-size: 14px;
    color: #111;
}

.box-menu-acc .menu-body .nav-menu .item-menu img {
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
}

.box-menu-acc .menu-body .nav-menu .item-menu a:hover img {
    transform: scale(1.1)
}

.box-menu-acc .menu-body .nav-menu .item-menu a:hover {
    color: #ff0100
}

.nav-menu.owl-carousel .owl-nav {
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    width: 100%;
    left: 0
}

.nav-menu.owl-carousel .owl-nav div {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    color: #000;
    font-size: 2.5rem;
}

.nav-menu.owl-carousel .owl-nav .owl-prev {
    left: 0
}

.nav-menu.owl-carousel .owl-nav .owl-next {
    right: 0
}

.box_accessories {
    margin-bottom: 20px;

    border-radius: 5px;
    -webkit-border-radius: 5px;

}

.box-accessories-featured-main {
    margin-bottom: 25px
}

.box-accessories-featured-main .product-base-grid .boxItem .rating-product {
    display: none;
}

.box-accessories-featured-main .cat-mb {
    display: none;
}

.box_accessories .box-accessories-head {
    position: relative;
    text-align: center;
    padding: 0px 0 5px;
    background: #fff;
    display: flex;
    flex-flow: row wrap;
    border-radius: 10px;
    margin-bottom: 15px;
}

.box-accessories-featured-main .group-flag-top {
    width: 100%
}

.box-accessories-featured-main .box-content-menu .box-submenu .dropdown li i {
    background-size: 75% 75%;
}

.box_accessories .box-accessories-body {}

.box-accessories-featured-main .box-content {
    overflow: hidden;
}

.box_accessories .box-accessories-body .tab-image {
    margin-bottom: 10px;
}

.box_accessories .title_box {
    text-align: center;
    margin: 0px;
    padding: 0;
}

.box-accessories-featured-main .title_box .heading_box,
.box_accessories .title_product {
    padding-bottom: 0px;
    margin-top: 20px;
    border: 0;
    overflow: hidden;
    position: relative;
    color: #010101;

}

.box-accessories-featured-main .box_accessories_homepage .list_product_base .div_price .price .mobile-discount {
    display: inline-block !important;
    color: #f00;
    text-decoration: none;
}

.box_accessories .title_product {
    display: block;
}

.box_accessories .title_product strong {
    color: #f62901;
}

.box_accessories .title_box {
    overflow: hidden;
}

.box_accessories .title_box div span {
    position: relative;
    z-index: 2;
}

.box_accessories .title_box div {
    text-align: center;
    width: 100%;
    position: relative;
}

.box_accessories .title_box div a {
    font-size: 13px;
    color: #434243;
    margin: 0 5px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.4px;
    padding: 10px 15px;
    background: #f7f7fe;
    position: relative;
    text-transform: none;
    border-radius: 20px;
}

.box_accessories .title_box div a:hover {
    color: var(--white-color);

    background: var(--primary-color)
}

.box-product-tab {
    background: #fff;
    padding: 0 10px;
}

.owl-product-accessories {
    padding: 0 10px;
}

.owl-product-accessories .owl-nav {
    position: static;
}

.owl-product-accessories .owl-nav .owl-prev,
.owl-product-accessories .owl-nav .owl-next {
    position: absolute;
    z-index: 5;
    top: 30%;
    border: none;
    border-radius: 0;
    padding: 0;
    color: #8b8b8b;
    font-size: 18px;
}

.owl-product-accessories .owl-nav .owl-prev {
    left: -5px;
}

.owl-product-accessories .owl-nav .owl-prev:before,
.owl-product-accessories .owl-nav .owl-next:before {
    content: "";
}

.owl-product-accessories .owl-nav .owl-prev:hover,
.owl-product-accessories .owl-nav .owl-next:hover {
    background: none;
}

.owl-product-accessories .owl-nav .owl-next {
    right: -8px;
}

.box_cat_accessories {
    text-align: right;
    padding-top: 0px;
    padding-bottom: 20px;
}

.box_cat_accessories .item .div_images {
    text-align: center;
}

.box_cat_accessories a {
    padding: 0 15px;
    color: #288ad6;
    font-size: 14px;
}

.box_cat_accessories a:hover {
    text-decoration: underline;
}

.box_accessories .item h3 {
    text-align: center;
    height: 70px;
    overflow: hidden;
    padding: 0;
    padding-bottom: 5px;
    margin: 0px 0 0;
    font-size: 14px;
}

.box_accessories .item h3 a {
    color: #333;
}



.box_accessories .item .text_promotion {
    height: 80px;
    overflow: hidden;
}

.box_accessories .item .text_promotion p {
    padding: 0;
    line-height: 1;
    font-size: 12px;
}

.box_accessories .div_images img {
    margin: 15px auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.box_accessories .div_images a:hover img {
    margin: 5px auto 25px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


/*********accessories mobile************/

.box-accessories-featured-main .title_box a {
    display: none;
}

.mf-pkl {
    border-bottom: 3px solid #ededed;
    padding-bottom: 15px;
    background: #fff;
    padding-top: 20px;
}

.mf-pkl li {
    float: left;
    width: 25%;
    text-align: center;
}

.mf-pkl li p {
    min-height: 65px;
    overflow: hidden;
}

.mf-pkl li p img {
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 50px;
    transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
}

.mf-pkl li a {
    display: block;
}

.box_accessories .box_accessories_homepage {
    margin-top: 30px;
    display: block;
}

.box_accessories .title_box {
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 10px;
    position: relative;
}

.box_accessories .title_box .heading_box {
    font-size: 22px;
    font-weight: 600;
    color: #f62901;
}

.box_accessories .title_box .heading_box span {
    color: #000000
}

.box_accessories .title_box::after {
    content: "";
    background: url(../images/title-bottom.png) no-repeat;
    width: 62px;
    height: 14px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.box-accessories-featured-main .box-content {}


/******************BOX NEWS FOCUS MOBILE*******************/

.box-news-focus-mobile {
    padding-bottom: 35px;
    background: #fff;
    padding-top: 25px;
}

.box-news-focus-mobile .title_cat_news {
    text-transform: uppercase;
    padding-bottom: 20px;
}

.box-news-focus-mobile .title_cat_news a {
    color: #000;
    font-size: 16px;
}

.news_tech_mobile .item {
    width: 100%;
    float: left;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
}

.news_tech_mobile .pic {
    float: left;
    width: 30%;
    margin-right: 15px;
}

.box-news-focus-mobile .div_more {
    text-align: center;
    color: #4990e2;
}

.box-news-focus-mobile .div_more a {
    color: #4990e2;
}


/*************MENU_MAIN*****************/

.box_menu_main {
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    overflow-x: ;
}

.box_menu_main ul {
    width: 1000px;
    white-space: nowrap;
}

.box_menu_main li {
    padding: 5px;
    width: 150px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
}

.box_menu_main li a {
    position: relative;
    display: block;
    padding: 11px 5px;
    height: 40px;
    width: 100%;
    line-height: 1;
    color: #3c3d41;
    overflow: hidden;
    word-wrap: break-word;
    /* IE 5.5-7 */
    white-space: -moz-pre-wrap;
    /* Firefox 1.0-2.0 */
    white-space: pre-wrap;
}


/*********************BOX FLASH Sale********************************/

.box-flash-sell {
    background: #fff;
    padding: 0px 0;
    margin-top: 10px;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 20px;
}

.box-flash-sell {}

.box-flash-sell .title_box img {
    width: 100%
}

.box-body-flashsale {
    border-top: 0;
    padding-top: 8px;
    padding-bottom: 8px
}

.owl-product-flash-sell {}

.box-flash-sell .title_box span {
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
}

.box-flash-sell .title_box {
    position: relative;
}

.box-flash-sell .title_box {
    background: #ff0000;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: left;
    position: relative;
    height: 60px;
    line-height: 60px;
    background-size: contain;
}

.box-flash-sell .title_box .title_product,
.box-flash-sell-accessories .title_box .title_product {
    position: relative;
    text-align: left;
    color: #fff;
    font-size: 20px;
    padding-left: 15px;
}


/*.box-flash-sell .title_box:before{content:"";background:url(../images/flashsale-dot.png) no-repeat;background-size:contain; height:50px;width:12px;top:0;bottom:0;left:5%; position: absolute;
 }
.box-flash-sell .title_box:after{visibility:visible;content:"";background:url(../images/flashsale-dot.png) no-repeat;background-size:contain; height:50px;width: 12px;top: 0px;position: absolute; right: 5%; }
 */

.box-flash-sell .title_box a,
.box_accessories .title_box a {
    color: #288ad6;
    display: inline-block;
    margin-right: 15px;
    font-size: 14px;
    padding-top: 7px;
}

.box-flash-sell .title_box a:hover,
.box_accessories .title_box a:hover {
    color: #ff3300;
}

.box_accessories .title_box a {
    padding-top: 5px;
}

.box-flash-sell .title_box .icon_flash_sale {
    position: absolute;
    width: 50%;
    margin: auto;
    left: 0;
    right: 0;
    top: -25px;
    text-align: center;
}

.box-flash-sell .product-grid .div_images {
    text-align: center;
    position: relative;
}

.box-flash-sell .button_cart {
    display: block;
    text-align: center;
    color: #ff4500;
    border: 1px solid #ff4500;
    padding: 5px;
    border-radius: 4px;
}

.box-flash-sell .button_cart:hover {
    background: #ff4500;
    color: #fff;
}

.box-flash-sell .ct_info {}

.box-flash-sell .item {
    position: relative;
    padding: 0px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 10px;
}

.box-flash-sell .div_price {
    margin-top: 10px;
}

.box-flash-sell .price {}

.boxItem .info h3,
.box-flash-sell .product-grid h3 {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    line-height: 20px;
    padding: 10px 0;

    padding-bottom: 0px;
    overflow: hidden;
    padding-top: 0;


    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}

.box-flash-sell .price_old {
    padding: 10px;
    padding-top: 0;
    text-decoration: line-through;
}

.box-flash-sell .div_images a:hover {}

.box-flash-sell .div_images img {
    margin: 0px auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 0 10px;
}

.box-flash-sell .countbar {
    position: relative;
    height: 14px;
    border-radius: 20px;
    width: 150px;
    margin: 0 0 10px;
    background: #FFAA4E;
    text-align: center;
    color: #000;
}

.box-flash-sell .countbar p {
    font-size: 12px;
    position: relative;
    z-index: 1;
    display: block;
    line-height: 14px;
}

.box-flash-sell .countbar p>i {
    background: url("../images/fire.png");
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: -4px;
    z-index: 1;
}

.box-flash-sell .countbar .barbg {
    background: #FBE3A7;
    position: absolute;
    height: 100%;
    z-index: 0;
    top: 0;
    border-radius: 20px;
}

.box-flash-sell .countbar.outof {
    color: #000;
    box-shadow: none;
}

.box-flash-sell-accessories {
    margin-bottom: 15px;
}

.box-flash-sell-accessories .title_box {
    background: #fc6d2e;
    text-align: left;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.box-flash-sell-accessories .box-body-flashsale {
    background: #fc6d2e;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.box-flash-sell-accessories .title_box span {
    color: #fff;
    font-size: 26px;
    display: block;
    padding: 10px 0;
    text-transform: uppercase;
}

.bn-slide.owl-carousel {
    overflow: hidden;
    margin-bottom: 10px;
}

.bn-slide.owl-carousel,
.group-slide-featured .owl-nav,

.box-flash-sell .owl-nav,
.owl-product-selling .owl-nav,
.group-slide-featured {
    position: relative;
}

.bn-slide.owl-carousel .owl-nav,
.group-slide-featured .owl-nav,

.box-flash-sell .owl-nav,
.owl-product-selling .owl-nav {
    top: 50%;
    position: absolute;
    width: 100%;
}

.bn-slide.owl-carousel .owl-nav {
    top: 70%
}

.bn-slide.owl-carousel .owl-nav div,
.group-slide-featured .owl-carousel .owl-nav div,
.owl-product-accessories.owl-carousel .owl-nav div,
.box-flash-sell .owl-carousel .owl-nav div,
.box-best-selling .owl-carousel .owl-nav div {
    background: rgba(255, 255, 255, 0.75);
    width: 40px;
    height: 40px;
    top: 50%;
    font-size: 2em;
    padding: 0;
    margin: 0;
    text-align: center;
    opacity: 1;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    -webkit-opacity: 1;
    z-index: 8;
    position: absolute;
    margin-top: -40px;
    color: #333;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .15);
    transition: 0.15s all;
    -webkit-transition: 0.15s all;
}

.owl-carousel .owl-nav div:before,
.bn-slide.owl-carousel .owl-nav div:before,
.group-slide-featured .owl-carousel .owl-nav div:before {
    display: none
}

.owl-carousel .owl-nav div,
.bn-slide.owl-carousel .owl-nav div,
.group-slide-featured .owl-carousel .owl-nav div,
.owl-product-accessories.owl-carousel .owl-nav div {
    font-size: 1.5em
}

.owl-carousel .owl-nav div:hover,
.bn-slide.owl-carousel .owl-nav div:hover,
.group-slide-featured .owl-carousel .owl-nav div:hover,
.box-flash-sell .owl-carousel .owl-nav div:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    background: #fa2d01;
}

.bn-slide.owl-carousel .owl-nav div i,
.group-slide-featured .owl-carousel .owl-nav div i,
.box-flash-sell .owl-carousel .owl-nav div i {
    line-height: 40px
}

.owl-product-accessories.owl-carousel .owl-nav div.owl-prev,
.box-best-selling .owl-carousel .owl-nav div.owl-prev {
    left: 0;
}

.owl-product-accessories.owl-carousel .owl-nav div.owl-next,
.box-best-selling .owl-carousel .owl-nav div.owl-next {
    right: 0;
}

.bn-slide.owl-carousel .owl-nav div.owl-next {
    right: -15px
}

.owl-product-accessories.owl-carousel .owl-nav div.owl-next {
    right: -10px
}

.bn-slide.owl-carousel .owl-nav div.owl-prev {
    left: -15px;
}

.owl-product-accessories.owl-carousel .owl-nav div.owl-prev {
    left: -10px
}

.group-slide-featured .owl-nav div.owl-next,
.box-flash-sell .owl-carousel .owl-nav div.owl-next {
    right: 0;
}

.group-slide-featured .owl-nav div.owl-prev,
.box-flash-sell .owl-carousel .owl-nav div.owl-prev {
    left: 0;
}

.owl-product-accessories.owl-carousel .owl-nav div i,
.box-best-selling .owl-carousel .owl-nav div i {
    line-height: 68px;
}

.box-flash-sell .owl-carousel .owl-nav div:hover,
.box-best-selling .owl-carousel .owl-nav div:hover {
    background: #f0f0f0;
    border-color: transparent;
}

.box-flash-sell .owl-carousel .owl-nav .owl-prev:before,
.box-flash-sell .owl-carousel .owl-nav .owl-next:before,
.owl-product-selling .owl-nav .owl-prev:before,
.owl-product-selling .owl-nav .owl-next:before {
    content: '';
}

.box-flashsale-ip12 .box-flash-sell .box-body-flashsale {}

.box-flashsale-ip12 .box-flash-sell .title_box {}

.group-slide-featured .box-body-flashsale {
    padding: 0 10px 15px;
    overflow: hidden;
    background: #ff0000;
    position: relative;
}

.box-flash-sell-accessories .box-body-flashsale {
    background: #fc6d2e
}

.group-slide-featured .product-grid .boxItem {
    margin: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

@media screen and (min-width:1024px) {

    .box_accessories .box-accessories-body .grid-style-min .list_product_base .product-base-grid {
        margin-bottom: 10px;
    }

    .box_accessories .box-accessories-body .grid-style-min .list_product_base .product-base-grid .boxItem {
        height: auto;
        padding: 0;
    }

    .box-flashsale-ip12 .box-flash-sell .title_box .title_product {
        top: 0px;
    }

    .box_accessories .box-accessories-head {
        display: flex;
        -webkit-display: flex;
        flex-flow: row nowrap;
        flex: 1 100%;
        align-items: center;
    }

    .box_accessories .box-accessories-body .title_box {}

    .grid-style-min .list_product_base .item {
        margin-bottom: 25px;
    }

    .group-slide-featured .owl-carousel .owl-nav div.owl-next,
    .box-flash-sell .owl-carousel .owl-nav div.owl-next {
        right: -30px;
        text-align: left;
    }

    .group-slide-featured .owl-carousel .owl-nav div.owl-next i,
    .box-flash-sell .owl-carousel .owl-nav div.owl-next i {
        margin-left: 10px
    }

    .group-slide-featured .owl-carousel .owl-nav div.owl-prev,
    .box-flash-sell .owl-carousel .owl-nav div.owl-prev {
        left: -30px;
        text-align: right;
    }

    .group-slide-featured .owl-carousel .owl-nav div.owl-prev i,
    .box-flash-sell .owl-carousel .owl-nav div.owl-prev i {
        margin-right: 10px
    }

    .box-accessories-featured-main .box_accessories_homepage_head .title_box {
        padding-top: 0px;
    }

    .box-accessories-featured-main .box-product-tab .grid-product-accessories .flag-discount {
        position: absolute;
        top: 5px;
        left: 5px;
    }
}

@media screen and (max-width:991px) {}

@media screen and (max-width:768px) {


    .box-flashsale-ip12 .box-flash-sell .title_box .title_product {
        font-size: 15px;
        display: block;
        padding: 0 0 0 10px;
    }

    .slick .item a {
        margin: 0 5px;
        display: block;
        border-radius: 12px;
        overflow: hidden
    }

    .slick-prev,
    .slick-next {
        visibility: hidden;
        display: none
    }
}

.box_countdown {
    position: absolute;
    left: 0;
    top: 0px;
}

.box_countdown span {
    color: #fff;
}

.box_countdown #countdown {
    display: inline-block;
    vertical-align: middle;
}

.box_countdown label {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 20px;
    padding-right: 25px;
    text-transform: uppercase;
}

.title_box {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.box_accessories_homepage_head {
    padding: 10px;
    position: relative;
    background: #faf9ff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.box-accessories-featured-main .box-content {
    background: #fff;
    position: relative;
    border: 1px solid #fbfbfa;
    border-top: 0
}

.box-accessories-featured-main .cat-acc-left {
    overflow: hidden;
    text-align: center;
}

.box-accessories-featured-main .cat-acc-left ul {}

.box-accessories-featured-main .cat-acc-left ul li {
    display: inline-block;
    margin: 0 5px;
    position: relative;
}

.box-accessories-featured-main .cat-acc-left ul li a {
    display: block;
    color: #727274;
    transition: 0.25s all;
    -webkit-transition: 0.25s all;
    font-size: 13px;
    padding: 0px 5px;
}

.box-accessories-featured-main .cat-acc-left ul li a:hover {
    color: #333;
}

.grid-product-accessories {
    margin: 0 -1% 0 0;
}

.grid-product-accessories .item {
    margin: 0 1% 15px 0;
}

.box-accessories-featured-main .box-product-tab {
    padding-top: 10px
}

.grid-product-accessories .item .boxItem-acc .div_images {
    width: 40%;
}

.grid-product-accessories .div_images .flag-online {
    display: none
}

.grid-product-accessories .item .boxItem-acc .div_images img {
    padding: 10px;
}

.grid-product-accessories .item .boxItem-acc .ct_info {
    width: 60%;
}

.grid-product-accessories .item .boxItem-acc .ct_info a:hover {
    color: #288ad6;
}

.boxItem-acc .div_price .price span {
    color: #929292;
    font-size: 12px !important;
    font-weight: normal;
    text-decoration: line-through;
}

.box-accessories-featured-main .product-base-grid .boxItem-acc {
    display: flex;
    -webkit-display: flex;
    flex-flow: row nowrap;
}

.grid-product-accessories .item .boxItem-acc .ct_info .note-pro {
    border: 0;
    background: #fff;
    padding: 0;
}

.box-content-menu {}

.box-content-menu .dropdown {
    display: flex;
    -webkit-display: flex;
    flex-flow: row nowrap;
}

.box-content-menu .dropdown li {
    margin-right: 10px;
}

.box-content-menu .dropdown li {
    font-size: 14px;
    padding-bottom: 20px;
    border: 1px solid #f4f4f4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
    width: 120px;
    text-align: center;
    font-weight: 600
}

.box-content-menu .dropdown li a i {
    width: 100%;
    padding-top: 120px;
    margin-bottom: 10px;
    background: no-repeat center center;
    background-size: contain;
    display: block;
}

.box-content-menu .dropdown li:hover {
    border: 1px solid #ff4500;
    color: #ff4500;
}


/*********************RESPONSIVE********************************/

@media (min-width:1200px) {
    .list_cat_pro_tag {
        display: none;
    }

    .box-news-focus-mobile {
        display: none;
    }
}

@media (min-width:1025px) {
    /*trang chu*/

    .box-flash-sell .title_box {
        height: 56px;
        line-height: 80px;
    }

    .group-slide-featured .title_box .title_product,
    .box-flash-sell .title_box .title_product {
        font-size: 20px;
    }

    .grid-bound-home .item2 {
        width: 32.33333333%;
    }

    .grid-bound-home .item1 {
        width: 20%;
    }

    .view_all {
        display: none;
    }

    .mf-pkl {
        display: none;
    }

    .box_accessories {
        position: relative;
    }

    .box_accessories .box_cat_accessories {
        position: absolute;
        top: 0px;
        right: 0;
        z-index: 1;
    }

    .product-grid .boxItem .pic {
        padding: 15px;
        max-height: 207px;
    }

    .banner_news {

        margin: 0 0 10px;
    }

    .box_accessories_homepage_head {
        display: flex;
        -webkit-display: flex;
        flex-flow: row nowrap;
        flex: 1 100%;
    }

    .box-accessories-featured-main .cat-acc-left {
        margin-left: auto
    }

    .box-accessories-featured-main .cat-acc-left .cat-pc {
        padding-top: 5px
    }

    .box-accessories-featured-main .list_product_base .item {
        width: 23.5%;
    }
}

@media (max-width: 1024px) {
    ul.list-newstech li:last-child {
        display: none;
    }

    .list_cat_pro_tag {
        padding-left: 10px;
    }

    .list_cat_pro_tag a {
        display: inline-block;
        margin-right: 5px;
        font-size: 11px;
        border: 1px solid #cccccc;
        background: #f0f0f0;
        padding: 5px 10px;
        border-radius: 5px;
    }

    .view_all {
        text-align: center;
        padding: 10px 0;
        background: #fff;
        margin-bottom: 5px;
    }

    .view_all a {
        color: #0099cc;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .column-first {
        width: 100%;
    }

    .column-last {
        display: none;
    }

    .box_accessories {
        margin-bottom: 20px;
    }

    .product-grid .boxItem .pic {
        padding: 10px;
    }

    .box-news-focus-mobile {
        padding: 15px;
    }

    .news_tech_mobile .pic {
        width: 22%;
    }
}

@media (min-width:992px) {
    .news-tech a.viewnewsother {
        display: none;
    }

    .box_menu_main {
        display: none;
    }

    .title_product {
        font-size: 26px;
        font-weight: 600;
        padding: 0 0px 10px;
    }

    .box-flash-sell .title_box span {
        border: 0;
    }

    .div_title {
        padding-bottom: 0;
    }

    .div_title .pull-left {
        float: none !important;
    }

    .owl-product-selling {
        overflow: hidden;
    }

    .box-best-selling {
        padding: 0;
    }

    .box-best-selling .item h3 {
        height: auto;
        text-align: left;
    }

    .box-best-selling .item h3 a:hover {
        color: #288ad6;
    }

    .box_accessories .title_product {
        margin-top: 0px;

    }

    .box_accessories .title_box {
        margin-left: auto;
        padding-top: 5px;
        padding-right: 20px;
    }

    .box-best-selling .div_images {
        text-align: center;
    }

    .box-best-selling .item .div_price {
        text-align: left;
    }

    .box-best-selling .item .div_price .price {
        padding-left: 0;
    }

    .box-best-selling .item {
        position: relative;
        padding-bottom: 90px;
    }

    .box-best-selling .ct_info {
        position: absolute;
        bottom: 0;
        left: 15px;
        z-index: 4;
    }
}

@media (max-width:1024px) {
    .xt-body-top {
        padding: 0 0 5px;
    }

    .banner_news .column-full {
        margin: 0
    }

    .sp-bottom-thumbnails.sp-has-pointer {}

    .main-links {
        background: #ff3300;
        padding: 5px 0
    }

    .main-links .inner {
        display: flex;
        -webkit-display: flex;
        flex-flow: row nowrap;
        white-space: nowrap;
        overflow-x: scroll
    }

    .main-links .inner label {
        min-width: 120px;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
        display: none
    }

    .main-links .inner a {
        margin-right: 10px;
        color: #fff;
        font-weight: normal;
    }

    .main-links strong {
        padding: 0 5px
    }

    .flexslidermb {
        border-radius: 8px;
        -webkit-border-radius: 8px;
        overflow: hidden;
        margin: 5px;
        width: calc(100% - 10px);
    }

    .view-all-category {
        margin: 15px 0 0;
    }

    .column-first {
        float: none !important;
        margin: 0;
        margin-bottom: 25px;
        width: 100%;
    }

    .column-last {
        display: none;
    }

    .col_product_special_left {
        width: 100%;
        overflow: hidden;
        float: none !important;
    }

    .col_product_special_right {
        width: 100%;
        float: none !important;
    }

    .product-grid .boxItem {
        margin: 0 5px;
        margin-bottom: 10px;
    }

    .product-grid .boxItem .pic {
        padding: 15px;
    }

    .box_accessories {
        margin-bottom: 5px;
    }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {

    /*trang chu*/
    .grid-bound-home .item2 {
        width: 31.33333333%;
    }

    .grid-bound-home .item1 {
        width: 25%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {

    /*trang chu*/
    .grid-bound-home .item2 {
        width: 33.33333333%;
    }

    .grid-bound-home .item1 {
        width: 33.33333333%;
    }

    .product-grid h3 {
        margin: 5px 0;
    }
}

@media screen and (min-width: 768px) {}

@media screen and (max-width: 767px) {
    .box-accessories-featured-main .cat-acc-left {
        padding: 0 5px;
    }

    .box-accessories-featured-main .box-content {
        padding-top: 10px
    }

    .box-accessories-featured-main .box-product-tab {
        padding: 0;
    }

    .owl-product-flash-sell-accessories .product-grid h3 {
        margin-left: 0;
        margin-right: 0;
    }

    .owl-product-flash-sell-accessories .product-grid .price,
    .owl-product-flash-sell-accessories .product-grid h3 {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 768px) {
    .box_accessories .title_box div {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        width: auto
    }

    .box_accessories .title_box div span {
        padding: 5px;
        width: 100%;
        display: flex;
        -webkit-display: flex;
        flex-flow: row wrap;
    }

    .box-accessories-featured-main .cat-acc-left .cat-mb .scroll-mb a,
    .box_accessories .title_box div span a {
        height: 25px;
        line-height: 25px;
        margin: 0 1% 10px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 0 10px;
        background: #f3f3f3;
        font-size: 12px
    }

    .feedback-top {
        display: none
    }

    .Column1 {
        padding-right: 0 !important;
    }

    .Column2 {
        display: block
    }

    .product-hover {
        display: none !important;
    }

    .box-flashsale,
    .box_accessories {}

    .box-flash-sell .title_box:before,
    .box-flash-sell .title_box:after {
        display: none;
    }

    .box-flash-sell .button_cart {
        display: none !important
    }

    .box_accessories .item h3 {
        height: auto
    }

    .box_accessories_homepage_head {
        padding: 0;
        background: none
    }

    .box-accessories-featured-main {
        background: #fff;
    }

    .box-accessories-featured-main .box_accessories_homepage {}

    .box-accessories-featured-main .title_box .heading_box {
        margin-top: 0;
    }

    .box-accessories-featured-main .title_box {
        margin-bottom: 10px;
        padding: 0 0 15px 0;
        background: #f5f5f5;
    }

    .box-accessories-featured-main .box_accessories_homepage_head .title_box {
        padding: 10px 10px 5px;
        margin-bottom: 0;
        background: none
    }

    .box-accessories-featured-main .cat-acc-left {
        margin: 0 0 10px 0;
    }

    .box-accessories-featured-main .cat-acc-left .cat-pc {}

    .box-accessories-featured-main .cat-acc-left .cat-pc ul {
        text-align: left;
        white-space: nowrap;
        overflow-x: scroll
    }

    .box-accessories-featured-main .cat-acc-left .cat-mb {
        display: block;
    }

    .box-accessories-featured-main .cat-acc-left .cat-pc ul li {
        margin: 1%;
        margin-left: 0
    }

    .box-accessories-featured-main .cat-acc-left ul li a {
        border-radius: 5px;
        -webkit-border-radius: 5px;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        background: #f3f3f3;
        border: 0;
    }

    .box-accessories-featured-main .grid-bound-home {
        border: 0;
        display: flex;
        -webkit-display: flex;
        flex-flow: row wrap;
        flex: 1 100%;
        padding: 0 5px;
    }

    .box-accessories-featured-main .grid-bound-home .product-base-grid {
        width: 48%;
        border: 0
    }

    .box-accessories-featured-main .grid-bound-home .product-base-grid:nth-child(2n+2) {}
}

@media (max-width: 1025px) {
    .scrollmenu {
        background: #fff;
        padding: 5px
    }

    .box_menu_main_mobile {
        overflow-y: hidden;
        overflow-x: scroll
    }

    .navhome ul {

        width: 100%;
        display: grid;
        grid-gap: 10px;
        grid-template-columns: 80px 80px 80px 80px 80px;
    }

    .navhome ul li {
        width: 100%
    }

    .navhome .box_menu_main .menu_main {}


    .box_menu_main {
        padding-top: 5px;
        padding-bottom: 0;
        background: #fafafa;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    }

    .box_menu_main ul {
        width: 100%;
    }

    .box_menu_main li {
        width: 18%;
        padding: 5px 0;
        margin: 0 1%;
        display: block;
        float: left
    }

    .box_menu_main li a {
        height: auto;
        padding: 10px 5px;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        border: 1px solid #eee;
    }

    .box_menu_main li a span {
        font-size: 12px;
        color: #000
    }

    .box_accessories .title_box a {
        padding-top: 0;
    }

    .navhome .box_menu_main .ico {
        position: absolute;
        background-size: contain;
        width: 36px;
        height: 36px;
        top: 50%;
        left: 50%;
        margin-top: -18px;
        margin-left: -18px;
        background-repeat: no-repeat;
        background-position: top center;
    }

    .box_menu_main #menu_163 .ico {
        background-image: url(../images/menu/dien-thoai.png);
    }

    .box_menu_main #menu_164 .ico {
        background-image: url(../images/menu/iphone.png);
    }

    .box_menu_main #menu_256 .ico {
        background-image: url(../images/menu/notebook-computer.png);
    }

    .box_menu_main #menu_165 .ico {
        background-image: url(../images/menu/phu-kien.png);
    }

    .box_menu_main #menu_168 .ico {
        background-image: url(../images/menu/news.png);
    }

    .box_menu_main #menu_166 .ico {
        background-image: url(../images/menu/watch.png);
    }

    .box_menu_main #menu_169 .ico {
        background-image: url(../images/menu/shopping-bag.png);
    }

    .box_menu_main #menu_170 .ico {
        background-image: url(../images/menu/tablet.png);
    }

    .box_menu_main #menu_167 .ico {
        background-image: url(../images/menu/wallet.png);
    }

    .view-all-category {
        display: none
    }

    #banggia {
        display: none
    }

    .box-flash-sell .product-grid .boxItem {
        padding-left: 0;
        padding-right: 0;
    }

    .box_menu_main a div {
        display: block;
        overflow: hidden;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        height: 50px;
        width: 50px;
        margin: auto;
        margin-bottom: 10px;
        position: relative;
        background: #ffffff;
        /*border: 1px solid #c3c3c3;*/
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);
        display: none
    }

    .flexslider {
        border-bottom: 1px solid #ff2d11
    }

    .flexslider .flex-control-nav li a {
        border: 1px solid #cfcfcf;
        background: transparent !important
    }

    .flexslider .flex-control-nav li a.flex-active {
        border: 1px solid #ff4500;
        background: #ff4500 !important
    }

    .box-flash-sell {
        margin-top: 0;
        margin-bottom: 5px;
        padding-bottom: 0;
    }

    .box-flash-sell .product-grid h3 {
        padding-left: 0;
        padding-right: 0;
    }

    .box-flash-sell .price_old {
        padding-left: 0;
    }

    .box-flash-sell .grid-bound-home {
        border-top: 1px solid #e1e1e1;
    }

    .banner_news {
        margin-bottom: 0;
        overflow: hidden;
    }

    .column-first {
        margin-bottom: 0;
    }

    .box_accessories {
        padding-bottom: 0px;
        padding-top: 10px;
    }

    .box_accessories .box-product-tab {
        padding: 0;
        border-top: 1px solid #e1e1e1;
    }

    .box-accessories-featured .box_accessories {
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    }

    .box_accessories .box-accessories-body .tab-image {
        margin: 10px 0
    }

    .box_accessories .title_product {

        margin-top: 0px;
        text-transform: uppercase;
        text-align: left;
        padding-bottom: 0
    }

    .box_accessories .title_product::after {
        display: none
    }

    .col_product_special_right {
        border: none;
        overflow: hidden;
    }

    .owl-product-accessories {
        padding: 0;
    }

    .owl-product-accessories .product-grid,
    .owl-product-selling .product-grid {
        padding: 10px;
        background: #fff;
    }

    .box-product-tab {
        background: none;
    }

    .box-product-tab .owl-nav {
        right: 10px;
        display: none
    }

    .box-product-hot .item {
        min-height: inherit;
        padding-top: 25px;
    }

    .grid-bound-home {
        margin: 0;

    }

    .grid-bound-home .item2 {}

    .grid-bound-home h3 {
        font-size: 15px;
    }

    .product-grid .boxItem {
        margin: 0;
        padding: 10px 5px;
    }

    .product-grid .boxItem .pic {
        padding: 10px;
    }

    .product-grid .boxItem .pic img {
        width: 90%;
        padding: 24px 10px 0
    }

    .grid-bound-home h3 {
        overflow: inherit;
        margin-bottom: 10px;
    }

    .box-flash-sell .title_box span {
        font-size: 14px;
        padding: 10px;
    }

    .box-flash-sell .title_box a {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0
    }

    .div_title_mobile {
        background: #fff;
        padding-top: 10px;
        border-bottom: 1px solid #e1e1e1;
    }

    .box_cat_accessories {
        display: none;
    }

    .mf-pkl {
        padding-left: 10px;
        padding-right: 10px;
    }

    .mf-pkl li {
        width: 15%;
    }

    .box-news-focus-mobile .title_cat_news {
        padding-left: 10px;
        padding-bottom: 0;
    }

    .news_tech_mobile .item {
        padding: 15px 5px;
    }

    .box_accessories .title_box {
        border: 0;
        margin: 0;
        padding-bottom: 0
    }
}

@media (max-width: 680px) {
    .advertise_main .advertise {
        width: 100%;
        float: none;
    }

    .box_testimonials .content {
        float: none;
        width: 100%;
    }

    .box_testimonials .message .nhay {
        padding: 0;
    }

    .grid-bound-home .price {
        padding: 0 0 10px;
        font-size: 14px;
    }

    .grid-bound-home .price span {
        padding-left: 10px;
        color: #989898;
        text-decoration: line-through;
        font-size: 13px;
        font-weight: normal;
    }

    .product_gift {
        margin-top: 5px
    }

    .box_countdown {
        top: 15px;
    }

    .box_accessories .title_box a {}

    .box_accessories .title_box a.viewall {
        display: block;
    }
}

@media (max-width:479px) {

    /*trang chu*/
    .list_product_base .item {
        width: 49%;
    }

    .grid-bound-home .item1 {
        width: 33.3%;
    }

    .grid-bound-home h3 {
        font-size: 13px;
        height: auto;
        padding: 0 0 5px 0;
        line-height: 1.2;
    }

    .box_accessories .title_box div span a {}

    .box_accessories .title_box div span a:after {
        display: none
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .flex-direction-nav {
        display: none;
    }

    .div_title {
        padding-left: 10px;
        padding-right: 10px;
    }

    .div_title h2.title_product {
        margin-bottom: 0px;
        font-size: 14px
    }

    .div_title .list_cat_pro_tag {
        padding-left: 0;
        display: none
    }

    .rating-product {}

    .box_menu_main li {}

    .grid-bound-home .price span.mobile-discount,
    .boxItem-acc .div_price .price span.mobile-discount,
    .product-base-grid .boxItem .price span.mobile-discount {
        display: none
    }

    .box-accessories-featured-main .grid-bound-home .product-base-grid {
        width: 100%;
    }

    .div_banner_advertise {
        margin-left: -15px;
    }

    .div_banner_advertise .col_banner_main {
        width: 100%;
        text-align: center;
        margin: 0;
        margin-bottom: 10px;
    }

    .flex-control-nav {
        bottom: 10px !important;
    }

    .flex-control-nav li {
        margin: 0 3px !important;
    }

    .flex-control-paging li a {
        width: 7px !important;
        height: 7px !important;
    }

    .mf-pkl li h3 {
        min-height: 30px;
        overflow: hidden;
    }
}

@media (max-width: 320px) {
    .box_menu_main li {
        width: 33.3%;
    }

    .box_menu_main li a {
        padding-right: 8px;
        padding-left: 8px;
    }
}

.boxItem .rating-product {

    clear: both;
}


#vnt-footer {
    margin-top: 0px;
}

.product_gift {
    clear: both;
    font-size: 11px;
    color: #000;
    padding-bottom: 10px
}

.product_gift img {
    float: left;
    margin-right: 5px;
    width: 65px;
}

.scrollmenu {
    width: 100%;
    display: block;
    position: relative;
    z-index: 2;
    margin-top: 5px
}

.view-all-category {
    text-align: center;
    padding-bottom: 20px;
}

.view-all-category a {
    color: #4193d9;
    padding: 10px 30px;
    display: inline-block;
    border: 1px solid #78b0d0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    line-height: 1;
}

.view-all-category a:hover {
    background: #f62901;
    border-color: #f62901;
    color: #fff;
}

.flag-label {
    position: absolute;
    display: table;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
    background: #ff3c00;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    height: 40px
}

.flag-label div,
.flag-label span {
    display: table-cell;
    vertical-align: middle;
}

.flag-label div {
    width: 40%;
    text-align: left;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.flag-label span {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

@media screen and (max-width: 640px) {
    .section-news-latest .latest-news {
        margin: 10px;
        border-radius: 12px
    }

    .box-menu-acc .menu-body .nav-menu .item-menu {}

    .flag-label {
        height: 35px;
    }

    .flag-label div,
    .flag-label span {
        display: inline-block;
        font-size: 13px;
        width: auto;
        text-transform: none;
        padding-top: 7px
    }

    .flag-label div {
        margin-right: 5px
    }

    .product-grid h3 {
        font-size: 14px;
        line-height: 1.4;
        overflow: hidden
    }

    .group-slide-featured .owl-carousel .owl-nav div,
    .owl-product-accessories.owl-carousel .owl-nav div,
    .box-flash-sell .owl-carousel .owl-nav div,
    .box-best-selling .owl-carousel .owl-nav div {
        width: 30px;
        height: 30px;
        margin-top: -30px;
    }

    .group-slide-featured .owl-nav div.owl-prev,
    .box-flash-sell .owl-carousel .owl-nav div.owl-prev {
        left: -15px;
    }

    .group-slide-featured .owl-nav div.owl-next,
    .box-flash-sell .owl-carousel .owl-nav div.owl-next {
        right: -15px;
    }

    .group-slide-featured .owl-carousel .owl-nav div i,
    .box-flash-sell .owl-carousel .owl-nav div i {
        line-height: 30px
    }

    .box_accessories {
        box-shadow: none;
        margin: 0;
    }

    .box_accessories .title_box div {
        margin: 0;
    }

    .box_accessories .box-accessories-head {
        border: 0;
        background: none;
        padding: 0;
        margin: 0;
    }

    .box_accessories .title_box div span {
        background: none;
        border-radius: 0;
        border: 0;
        padding-left: 0;
        padding-right: 0;
        display: flex;
        flex-flow: row nowrap;
        overflow-x: scroll;
        white-space: nowrap;
        background: #fff;
        margin: 10px;
    }

    .box_accessories .title_box div span a {
        margin-bottom: 0
    }

    .news-promotion .sl-promotion {
        margin-bottom: 15px
    }

    .box-accessories-featured-main .grid-bound-home {
        padding: 0;
        overflow-x: scroll;
        flex-flow: row nowrap
    }

    .box-accessories-featured-main .grid-bound-home .item {
        width: 140px;
        min-width: 140px;
        float: none;
        margin: 0
    }

    .box-accessories-featured-main .grid-bound-home .item .boxItem-acc {
        flex-flow: row wrap;
        padding: 0 5px
    }

    .box-accessories-featured-main .grid-bound-home .item .flag-discount {
        position: absolute;
        top: 5px;
        left: 5px;
    }

    .grid-product-accessories .item .boxItem-acc .div_images,
    .grid-product-accessories .item .boxItem-acc .ct_info {
        width: 100%
    }

    .grid-product-accessories .item .boxItem-acc .ct_info h3,
    .grid-product-accessories .item .boxItem-acc .ct_info>div {}
}

.div_images {
    position: relative;
}


/*
.box-flashsale .box-flash-sell{position:relative;}
  .box-flash-sell .title_box{text-align: center;position: absolute !important;top: -25px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);z-index:9;border:0 !important;}
  .box-flash-sell .title_box .title_product{text-align: center;background:url(../images/tet/heading-body.png) repeat-x top center; padding: 0 10px ; height: 54px;display: block;margin:0 auto;line-height: 54px;color: #fff;position: relative;}
  .box-flash-sell .title_box .title_product:before,.box-flash-sell .title_box .title_product:after{ position: absolute;content:"";}
  .box-flash-sell .title_box .title_product:before{background: url(../images/tet/heading-left.png) no-repeat ;width: 70px ;height: 54px ;top: 0;left: -70px }
  .box-flash-sell .title_box .title_product:after{background: url(../images/tet/heading-right.png) no-repeat ;width: 69px;height: 54px ;top: 0;right: -69px }
  .box-body-flashsale{padding-top: 30px;}
  .box-flashsale,.box-flash-sell{position: relative;}
  .box-flashsale:before,.box-flashsale:after{content:"";background:url(../images/tet/border-hor.png) top left repeat-x;position: absolute;height: 8px;z-index:1;left: 0;width: 100%;}
  .box-flashsale:before{ top: 0;}
  .box-flashsale:after{bottom: 0;}
  .box-flash-sell:before,.box-flash-sell:after{content:"";background:url(../images/tet/border-ver.png) top left repeat-y;position: absolute;height: 100%;z-index:11;top: 0;width: 8px;}
  .box-flash-sell:before{left: 0}
  .box-flash-sell:after{right: 0}

  @media screen and (max-width: 640px)
  {
    .box-flash-sell .title_box .title_product{padding:0;}
  }

  */


/*SLIDESHOW CENTER*/

.box-slider-center {
    margin-top: 20px;
}

.box-slider-center .item a:hover img {
    opacity: 0.8;
    -webkit-opacity: 0.8;
}

.box-slider-center .item img {
    display: block;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

.box-slider-center .slideshow-center {
    position: relative;
    margin-bottom: 15px;
}

.box-slider-center .slideshow-center .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -19px;
}

.box-slider-center .slideshow-center .owl-nav div {
    text-align: center;
    padding: 0;
    position: absolute;
    width: 20px;
    height: 35px;
    border: 0;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    line-height: 35px;
    font-size: 16px;
    padding-top: 7px;
}

.box-slider-center .slideshow-center .owl-nav div.owl-prev {
    left: 0;
}

.box-slider-center .slideshow-center .owl-nav div.owl-next {
    right: 0;
}

.box-slider-center .slideshow-center .owl-nav div:before {
    display: none;
}

.box-slider-center .slideshow-center .owl-nav div:hover {
    background: #f72901;
}


/*SLIDESHOW CENTER*/


/*News Promotion*/

.news-promotion {
    background: #fafafa;
    padding: 30px 0;
}

.news-promotion .title_box {
    margin-bottom: 15px;
    position: relative;
}

.news-promotion .title_box a {
    font-size: 13px;
    position: absolute;
    top: 0;
    right: 0;
    text-transform: none;
    color: #2f80ed
}

.news-promotion .title_box a:hover {
    text-decoration: underline
}

.news-promotion .item-promotion .image {
    margin-bottom: 10px
}

.news-promotion .item-promotion img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
}

.news-promotion .item-promotion h4 {
    font-size: 14px;
    line-height: 1.4;
}

.news-promotion .item-promotion a:hover img {
    opacity: 0.85;
    -webkit-opacity: 0.85;
}

.news-promotion .item-promotion a:hover h4 {
    color: #cc3333;
}

.news-promotion .owl-dots {
    text-align: center;
    margin-top: 30px;
}

.news-promotion .owl-dots div {
    display: inline-block;
    margin: 0 5px;
}

.news-promotion .owl-dots div span {
    display: block;
    width: 6px;
    height: 6px;
    background: #d7d7d7;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

.news-promotion .owl-dots div.active span {
    width: 15px;
    background: #000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}


/*News Promotion*/


/*News latest*/

.box-group-news {
    margin-bottom: 15px;
}

.section-news-latest {}

.hot-news {}

.hot-news .item {
    margin-bottom: 20px;
}

.hot-news img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.hot-news .image {
    margin-bottom: 10px;
}

.hot-news h4 {
    font-weight: 600;
    font-size: 17px;
    margin: 0 0 20px;
}

.hot-news .meta,
.latest-news .meta {
    margin-bottom: 10px;
    display: block;
    font-size: 11px;
    color: #838383;
}

.hot-news .meta author,
.latest-news .meta author {
    color: #e33e3e;
    margin-right: 15px;
}

.section-news-latest .latest-news {
    background: #fff;
    border-radius: 12px;
    -webkit-border-radius: 12px;
}

.latest-news .inner {
    padding: 15px;
}

.latest-news h2 {
    font-size: 18px;
    color: #000;

    margin: 0 0 10px;
    font-weight: 600;
}

.latest-news h3 {
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0 0 15px;
}

.latest-news .item {

    padding-bottom: 5px;
    margin-bottom: 10px;
}

.latest-news .item img {
    width: 100%;
    border-radius: 6px;
    display: block;
    margin-bottom: 10px;
}

.latest-news .item h4 {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 10px;
    height: 40px;
    overflow: hidden;
}

.latest-news .item a:hover h4,
.hot-news .item a:hover h4 {
    color: #0074cd;
}

.hot-news .item p,
.latest-news .item p {
    font-size: 13px;
}

@media screen and (min-width:768px) {
    .latest-news h2 {
        font-size: 26px;
    }

    .section-news-latest {
        overflow: hidden;
    }

    .hot-news img {
        height: 280px;
    }

    .hot-news .item {
        width: 47%;
        margin-right: 3%;
        float: left;
    }

    .section-news-latest .hot-news {
        width: 66%;
        float: left;
    }

    .section-news-latest .latest-news {}

    .box-body-flashsale .boxItem,
    .list_product_base .item .boxItem {

        position: relative;
    }

    .grid-style-min .list_product_base .item .boxItem {
        /*height:425px;*/
    }

    .box-body-flashsale .boxItem .info,
    .list_product_base .item .boxItem .info {
        padding-left: 10px;
        padding-right: 10px;
        /*position:absolute;bottom:0;*/
        width: 95%;
    }

    .box-body-flashsale .boxItem .info h3,
    .list_product_base .item .boxItem .info h3 {
        padding-left: 0;
        padding-right: 0;
    }
}

.box-flashsale-ip12 .boxItem .info {
    padding-left: 5px;
    padding-right: 5px;

}


/*News latest*/

@media screen and (max-width:1024px) {
    .bn-slide.owl-carousel .owl-nav {
        display: none
    }

    .advertise_main {
        margin-top: 15px
    }

    .box-group-news .advertise_main img {
        border-radius: 0;
        -webkit-border-radius: 0;
    }

    .box-group-news {
        margin-bottom: 0;
    }

    .box-group-news .container {
        padding: 0;
    }

    .hot-news {
        padding: 0 10px;
        overflow-x: scroll;
        display: flex;
        -webkit-display: flex;
        flex-flow: row nowrap;
        flex: 1 100%
    }

    .hot-news .item {
        min-width: 250px;
        margin: 0 5px
    }

    .hot-news .item h4 {
        font-size: 15px
    }

    .section-news-latest {
        padding-top: 10px;
    }

    .qc-bottom {
        margin-bottom: 10px;
    }

    .qc-bottom .container,
    .box-slider-center {
        padding-left: 10px;
        padding-right: 10px;
    }

    .flexslidermb {
        position: relative;
    }

    .flexslidermb .owl-dots {
        position: absolute;
        bottom: 10px;
        left: 0;
        width: 100%;
        text-align: center;
    }

    .flexslidermb .owl-dots .owl-dot {
        width: 10px;
        height: 3px;
        background: #fff;

        margin: 0 2px;
        display: inline-block;

    }

    .flexslidermb .owl-dots .owl-dot.active {
        background: #eb4826;
    }

    .mobile-discount {
        display: none
    }

    .owl-product-flash-sell,
    .owl-product-flash-sell-accessories {
        display: flex;
        -webkit-display: flex;
        flex-flow: row nowrap;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;

    }

    #xtm-content .container {
        padding-left: 0;
        padding-right: 0
    }

    .box-flash-sell-accessories {
        background: #fc6d2e
    }

    .box-flashsale {
        background: #fa2d01
    }

    .owl-product-flash-sell .item,
    .owl-product-flash-sell-accessories .item {
        scroll-snap-align: start;
        margin-right: 5px;
        background-color: #fff;
        border-radius: 4px;
        min-width: 168px;
        max-width: 215px;
        flex: 0 0 33vw;
    }

    .box-flash-sell .boxItem .info h3 {
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
    }

    .slider_ad .owl-dots {
        text-align: center;
        margin-top: 10px;
        display: flex;
        -webkit-display: flex;
        justify-content: center;
    }

    .slider_ad .owl-dots div {
        margin: 0 5px
    }

    .slider_ad .owl-dots div span {
        width: 6px;
        height: 6px;
        background: #d7d7d7;
        display: inline-block;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        transition: 0.3s all;
        -webkit-transition: 0.3s all;
    }

    .slider_ad .owl-dots div.active span {
        background: #333;
        width: 15px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }
}

@media screen and (max-width:768px) {

    .product-base-grid .boxItem img,
    .item .boxItem .pic img,
    .item .boxItem .div_images img {
        width: 85%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 480px) {
    .box-menu-acc {
        border-radius: 0
    }

    .box-menu-acc .menu-head {
        margin-bottom: 10px
    }

    .box-menu-acc .inner {
        padding: 10px
    }

    .box-menu-acc .menu-body .nav-menu .item-menu {}

    .box-menu-acc .menu-body .nav-menu .item-menu a {
        font-size: 13px
    }

    .box-flash-sell .price {
        padding-left: 0;
        padding-right: 0
    }

    .news-promotion {
        padding: 10px 0;
        margin: 0 5px;
    }

    .box_menu_main li {
        min-width: 100px
    }

    .qc-bottom .container,
    .box-slider-center {
        padding: 0;
        margin: 0
    }

    .box-slider-center .item img {
        border-radius: 0;
        -webkit-border-radius: 0
    }
}

.box-more-link {
    text-align: center;
    padding: 0 0;
    margin-bottom: 10px;
}

.box-more-link a,
.btn-more {
    padding: 10px 0px;
    background: #fff;
    border-radius: 20px;
    width: 250px;
    display: block;
    margin: 0 auto
}

.group-tabs {
    margin-bottom: 15px;
    position: relative;
    z-index: 5;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
}

.group-tabs .tab-head {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #c7c7c7;
    white-space: nowrap;
    overflow-x: auto;
    margin-bottom: 15px;
}

.group-tabs .tab-head a {
    padding: 0 10px 10px;
    position: relative;
}

.group-tabs .tab-head a .tab-icon {}

.group-tabs .tab-head a .tab-icon img {
    margin: 0 auto 5px;
    max-width: 75px;
    display: block;
    width: 100%
}

.group-tabs .tab-head a:hover {
    color: var(--primary-color)
}

.group-tabs .tab-head a.active {
    border-bottom: 1px solid #000;
}

.group-tabs .tab-head a p {
    font-size: 16px;
}

.group-tabs .tab-panel {
    display: none;
    background: #fff;
    padding: 0;
}

.group-tabs .tab-panel.active {
    display: block;
}

@media screen and (max-width:768px) {
    .group-tabs .tab-head {
        justify-content: left;
    }

    .group-tabs .tab-head a p {
        font-size: 14px;
    }

    .group-tabs {
        padding: 10px;
    }
}

.btn-more {
    background: #F3F4F6
}