.product_grid {
    display: block;
    background: #fff;
}

.product_grid .item_special {
    width: 40%;
    padding: 0px;
}

.product_grid .item_special .frame_inner {
    padding: 0px;
    position: relative;
}

@media only screen and (max-width: 1200px) {
    .product_grid .item_special {
        display: none;
    }
}

@media only screen and (max-width: 500px) {
    .product_grid .item_special {
        display: block;
        width: 100% !important;
    }
}

.item_special .doi-1 {
    left: 0px;
    top: -242px;
}

.product_grid_home .item_special .doi-1 {
    left: -10px;
    top: -242px;
}

.item_special_t {
    padding: 20px 0px 13px 0px;
    overflow: hidden;
    min-height: 185px;
}

.product_grid_home .item_special_t:hover .item_special_l {
    transform: scale(1.11);
}

.pull-left .view_all {
    display: none;
}

.item_special_l {
    width: 200px;
    float: left;
    transition: all .4s ease-out;
}

@media only screen and (max-width: 500px) {
    .item_special_l {
        width: 100%;
        text-align: center;
    }
}

.item_special_l figure {
    margin-bottom: 0px !important;
}

.item_special_l .product_image {
    overflow: initial !important;
}

.item_special_l .shadow {
    position: absolute;
    opacity: 0.3;
    bottom: -179px;
    left: 31px;
    transform: rotateX(180deg);
}

@media only screen and (max-width: 500px) {
    .item_special_l .shadow {
        display: none !important;
    }
}

@keyframes chang-rotage-anim-3 {
    0% {
        transform: rotate(0deg) scale(1) skew(0);
    }
    10% {
        transform: rotate(0deg) scale(1) skew(0);
    }
    65% {
        transform: rotate(-15deg) scale(1.1) skew(1deg);
    }
    70% {
        transform: rotate(15deg) scale(1) skew(1deg);
    }
    75% {
        transform: rotate(-15deg) scale(1.1) skew(1deg);
    }
    80% {
        transform: rotate(15deg) scale(1) skew(1deg);
    }
    85% {
        transform: rotateY(360deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

.item_special_r {
    width: calc(100% - 200px);
    float: right;
    color: #fff;
}

@media only screen and (max-width: 500px) {
    .item_special_r {
        display: none;
    }
}

.item_special_r a:hover {
    text-decoration: none;
}

.item_special_r .name_core {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
}

.item_special_r .name_display {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.item_special_r .price-txt {
    text-align: center;
    margin-top: 6px;
}

.item_special_r .price_old {
    display: block !important;
}

.item_special_r .price_arae {
    text-align: center;
}

.item_special_r .price_arae .price_current {
    font-size: 25px !important;
    font-weight: normal !important;
    display: inline-block !important;
    padding: 15px;
    background: #ffffff14;
    color: #fff;
    margin-bottom: 8px;
    margin-top: -8px;
    position: relative;
}

.item_special_r .price_arae .price_current .bf {
    width: 23px;
    height: 23px;
    border-left: 1px solid #fffefe9c;
    border-bottom: 1px solid #fffefe9c;
    left: 0px;
    bottom: 0px;
    position: absolute;
}

.item_special_r .price_arae .price_current .af {
    width: 23px;
    height: 23px;
    border-right: 1px solid #fffefe9c;
    border-top: 1px solid #fffefe9c;
    right: 0px;
    top: 0px;
    position: absolute;
}

.item_special_r .special_gifts {
    font-size: 12px;
    position: relative;
    padding-left: 70px;
}

.item_special_r .special_gifts span {
    position: absolute;
    left: 14px;
    bottom: 2px;
}

.item_special_r .special_gifts span svg#Layer_1 {
    width: 45px;
    height: 45px;
}

.item_special_bt {
    padding: 20px;
}

.item_special_bt a.name {
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: normal;
    color: black;
}

.item_special_bt .style_types {
    float: right;
    margin-top: -3px;
    text-align: center;
}

.item_special_bt .price_current {
    display: inline-block;
}

.gift {
    font-size: 12px;
    color: #777777;
    margin-bottom: 6px;
    margin-top: 9px;
}

#dt-phu-kien {
    display: none;
}

.cat_item_store {
    margin-top: 12px;
}

.cat_item_store:first-child {
    margin-top: 0px;
}

.cat-title {
    background: #fff;
    line-height: 50px;
    border-bottom: 2px solid #4d9bc7;
}

.cat-title .cat-title-main {
    float: left;
    background: #4d9bc7;
    padding: 10px;
    width: 225px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: none !important;
}

.cat-title .cat-title-main > a {
    margin-left: 15px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    color: var(--main-color);
}

.cat-title .cat-title-main > a span {
    color: white;
}

.cat-title .nav-tabs {
    float: right;
    display: flex;
}

.cat-title .nav-tabs li {
    margin-right: 14px;
    margin-left: 16px;
}

.cat-title .nav-tabs li a {
    color: #939393;
    font-size: 13px;
}

.cat-title .nav-tabs li.active a,
.cat-title .nav-tabs li:hover a {
    color: var(--main-color);
    text-decoration: underline;
}

.title_icon {
    width: 40px;
    height: 50px;
    float: left;
    background: #00A7F4;
    margin-left: -1px;
    margin-top: -1px;
    margin-bottom: -1px;
    position: relative;
    display: none;
}

.title_icon i {
    position: absolute;
    content: ' ';
    width: 22px;
    height: 26px;
    top: 13px;
    left: 16px;
    z-index: 10;
}

.title_icon::before {
    content: '';
    position: absolute;
    top: 0px;
    right: -19px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 19px;
    border-color: transparent transparent transparent #00A7F4;
}

#cat-dien-thoai .title_icon i, #cat-iphone .title_icon i {
    background-position: -85px -64px;
}

#cat-phu-kien .title_icon i {
    background-position: -113px -64px;
    width: 29px;
    height: 26px;
    top: 13px;
    left: 12px;
}

#cat-may-tinh-bang .title_icon i {
    background-position: -229px -77px;
}

#cat-dich-vu .title_icon i {
    background-position: -273px -125px;
    height: 31px;
    left: 13px;
    top: 11px;
}

#cat-dich-vu-sua-chua .title_icon i {
    background-position: -305px -124px;
    height: 31px;
    left: 13px;
    top: 11px;
}

@media only screen and (max-width: 768px) {
    .cat-title .nav-tabs {
        display: none;
    }
}

@media only screen and (max-width: 500px) {
    #cat_item_store_136 {
        display: none;
    }

    .home_pos_2 {
        display: none;
    }
}

.news_header {
    border-bottom: 1px solid #EEE;
    margin-bottom: 15px;
}

.header_l {
    float: left;
    width: 53%;
    margin-bottom: 25px;
}

.header_l img {
}

.header_l .title {
    font-size: 17px;
    margin-top: 10px;
}

.header_l .summary {
    font-weight: normal;
    margin-top: 9px;
    text-align: justify;
    color: #555;
}

.header_r {
    width: 47%;
    float: right;
    box-sizing: border-box;
    padding-left: 20px;
    overflow: hidden;
}

.header_r_inner {
    margin-right: -20px;
}

.header_r .item {
    width: 50%;
    float: left;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding-right: 20px;
}

.header_r .item:nth-child(odd) {
    clear: left;
}

.news_home .frame_img {
    text-align: center;
    overflow: hidden;
}

.news_home .item img {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.news_home .item:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: 0.5;
}

.header_r .item_title {
    font-weight: normal;
    margin-top: 5px;
}

.header_r img {
}

.list-news .item {
    border-bottom: 1px solid #EEE;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.list-news .frame_img {
    float: left;
    margin-right: 20px;
}

.list-news .datetime {
    color: #888;
    margin-top: 5px;
    margin-bottom: 8px;
}

.list-news .sum {
    color: #333;
}

@media only screen and (max-width: 500px) {
    .header_l {
        width: 100%;
    }

    .header_r {
        width: 100%;
        padding-left: 0;
    }
}