.box-cart ul li:last-child a{
    color: unset;
}
.topbar {
    height: 30px;
    line-height: 30px;
    width: 100%;
    float: left;
    background: #fff;
}
.topbar .conatct_top {
    line-height: 30px;
    font-size: 13px;
    color: #555555;
    display: inline-block;
    float: left;
}
.topbar .conatct_top a {
    color: #161515;
    text-decoration: none;
    font-weight: 700;
}
.topbar .ad {
    display: inline-block;
    line-height: 30px;
    text-align: right;
    padding-left: 10px;
    border-left: solid 1px #ebebeb;
    font-size: 13px;
}
.f-right {
    float: right;
}
.topbar .ad a {
    color: #555555;
    text-decoration: none;
}
.topbar .ad a i {
    color: #1d1d1d;
    padding-right: 5px;
}
.topbar .top_link_right {
    font-size: 13px;
    font-weight: 400;
    color: #555555;
    line-height: 30px;
    display: inline-block;
    text-align: right;
    float: right;
    height: 30px;
    padding: 0 5px;
    border-right: solid 1px rgba(235, 235, 235, 0.67);
}
.topbar .top_link_right a {
    color: #555555;
    font-size: 13px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}
.wrap_header_top {
    height: 120px;
    width: 100%;
    float: left;
}
.header_top {
    margin-bottom: 0;
    height: 120px;
}
.header_top .topbar_wrap {
    background: #1d1d1d;
}
.header_top .topbar_wrap .head_content {
    height: 120px;
    position: relative;
    z-index: 8;
}
.header_top .topbar_wrap .head_content .logo_top {
    height: 120px;
    text-align: center;
    margin: 0;
    float: left;
}
.header_top .topbar_wrap .head_content .logo_top a {
    display: block;
    line-height: 120px;
    text-align: left;
    max-width: 220px;
}
.header_top .topbar_wrap .head_content .logo_top a img {
    margin-left: 0;
}
.col-search-engine .header_search {
    margin: 0 0 0 10px;
    display: flex;
    align-items: center;
    height: 120px;
}
.col-search-engine .header_search .search-bar {
    max-width: 95%;
    width: 95%;
    margin-bottom: 0;
    position: relative;
    display: table;
    border-collapse: separate;
}
.col-search-engine .header_search .search-bar .collection-selector {
    border-radius: 4px;
    position: absolute;
    display: inline-block;
    min-width: 180px;
    max-width: 180px;
    z-index: 2;
    background: #fff;
    left: 0;
    text-align: right;
    border-right: 0;
    height: 40px;
}
.col-search-engine .header_search .search-bar .collection-selector .search_text {
    text-align: left;
    cursor: pointer;
    padding: 0 32px 0 20px;
    width: 100%;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #898989;
    display: inline-block;
    margin: 0;
    line-height: 40px;
    background: #f5f5f5;
    height: 40px;
    overflow: hidden;
    border: solid 1px #ebebeb;
    border-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.col-search-engine .header_search .search-bar .collection-selector .search_text:before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    position: absolute;
    top: 21px;
    right: 12px;
    color: #333;
    margin-top: -1px;
    opacity: 1;
}
.col-search-engine .header_search .search-bar .collection-selector .list_search {
    border: 1px solid #ccc;
    background-color: #fff;
    position: absolute;
    top: 100%;
    min-width: 200px;
    width: auto;
    z-index: 88;
    font-weight: 400 !important;
    border-radius: 0;
    right: -20px;
    margin-top: 0;
    margin-left: -2px;
    font-size: 13px;
    padding: 0;
    max-height: 400px;
    overflow-y: auto;
}
.col-search-engine .header_search .search-bar .collection-selector .list_search .search_item {
    color: #000;
}
.col-search-engine .header_search .search-bar .collection-selector .list_search .search_item {
    text-align: left;
    display: block;
    position: relative;
    opacity: 1;
    filter: none;
    height: auto;
    min-height: 24px;
    line-height: 30px;
    padding: 0 20px;
    cursor: pointer;
}
.col-search-engine .header_search .search-bar .input-group-field {
    width: 94%;
    margin-left: 0;
    margin-bottom: 0;
    height: 40px;
    padding: 0 100px 0 190px;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    max-width: 100%;
    display: block;
    outline: none;
    border: solid 1px #e5e6ec;
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.col-search-engine .header_search .search-bar .input-group-btn {
    position: absolute;
    white-space: nowrap;
    right: 58px;
    top: 3px;
    width: 75px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding-left: 10px;
}
.input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0;
}
.phone_main_menu {
    height: 120px;
    display: flex;
    align-items: center;
    text-align: right;
    float: right;
}
.downdown_cart {
    display: inline-block;
    float: right;
    height: 40px;
    text-align: center;
    justify-content: center;
    margin-right: 0;
}
.ico_width {
    text-align: center;
}
.inline-block {
    display: inline-block;
}
.mini-cart {
    z-index: 10;
    text-align: center;
    height: 60px;
}
.downdown_cart .mini-cart .cart_pcs {
    display: inline-block;
    line-height: 40px;
    height: 40px;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -ms-flexbox;
    justify-content: left;
    margin-right: 0;
    width: 130px;
    border: solid 1px #fff;
    padding-left: 0;
    position: relative;
}
.downdown_cart .mini-cart i {
    font-size: 24px;
    color: #fff;
    line-height: 37px;
    width: 30px;
    padding: 0 0 0 10px;
}
.downdown_cart .mini-cart .cart_pcs:before {
    content: "";
    width: 0;
    height: 40px;
    top: 0;
    left: 0;
    position: absolute;
    background: #0089ff;
    transform-origin: left;
    transition: width 0.5s ease;
    z-index: -1;
}
.downdown_cart .mini-cart .t_line {
    padding-left: 10px;
    border-left: solid 1px #fff;
    margin-left: 5px;
}
.top-cart-content {
    display: none;
    position: absolute;
    top: 75px;
    right: 15px;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 0 3px 25px 0 rgb(31 38 67 / 10%);
    -o-box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
    -moz-box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
    -webkit-box-shadow: 0 3px 25px 0 rgb(31 38 67 / 10%);
    z-index: 10000;
}
ul#cart-sidebar {
    padding: 5px 0;
    margin: 0;
    max-height: 582px;
    width: 300px;
    border: solid 1px #ebebeb;
    border-bottom: 0;
}
.no-item {
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    min-width: 280px;
}
.no-item p {
    margin: 0;
    width: 280px;
}
.col-search-engine .header_search .search-bar .input-group-btn .icon-fallback-text {
    background: #1d1d1d;
    color: #fff;
    font-size: 18px;
    height: 34px;
    width: 75px;
    font-weight: bold;
    text-transform: uppercase;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
#searchFolding {
    top: 81px;
    left: 215px;
    width: 375px;
    max-height: 385px;
    overflow-y: hidden;
}
#searchFolding:after,#searchFolding:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    display: block;
}
#searchFolding:before {
    border-width: 0 9px 12px 9px;
    border-color: transparent transparent #EEEEEE transparent;
    right: 29px;
    top: -12px;
}
#searchFolding:after{
    border-width: 0 8px 10px 8px;
    border-color: transparent transparent #F7F7F7 transparent;
    right: 30px;
    top: -10px;
}
#searchFolding a {
    padding: 2px;
    outline: none;
    display: block;
    white-space: normal;
    overflow: hidden;
    min-height: 60px;
}
#searchFolding a:not(:first-child){
    border-top: 1px solid #EEEEEE;
}
.item_img_search {
    display: inline-block;
    float: left;
    margin: 5px 10px 5px 0;
    text-align: center;
    width: 70px;
}
.item_img_search img {
    max-width: 70px;
    max-height: 70px;
}
.item_detail_search {
    overflow: hidden;
}
.item_detail_search>h4 {
    display: block;
    font-size: 100%;
    margin-top: 3px;
    margin-bottom: 0;
    color: #0288D1;
    text-transform: uppercase;
}
.price-search {
    margin-top: 6px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    font-size: 115%;
    color: #014E70;
}
#searchFolding a:nth-of-type(odd) {
    background: #fff;
}
#searchFolding a:hover{
    background-color: #F7F7F7;
    color: transparent;
}
.tab-menu,#header-content .content-premium,#header-bt>.container>.row{
    border: unset;
}
.menu>li:last-child {
    border-bottom: 1px solid #333;
}
.menu>li:last-child a,.content-premium .banner-pc{
    border-bottom: unset;
}
.menu>li{
    border-right: 1px solid #333;
    border-left: 1px solid #333;
}
.content-premium .banner-pc {
    width: calc(100% - 260px);
}
.banner-home{
    padding: 15px;
}
.banner-home .owl-carousel .owl-dots.disabled {
    display: block;
}
.banner-home .owl-dots{
    text-align: center;
    display: block;
    margin-top: 10px;
    position: absolute;
    width: 100%;
}
.banner-home .owl-dots .owl-dot{
    position: relative;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 50%;
}
.banner-home .owl-dots .owl-dot.active{
    background: #0089ff;
    width: 40px;
    border-radius: 5px;
}
.sub_menu_1 {
    position: absolute;
    top: 100%;
    left: auto;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.menu-custom>ul>li:hover ul {
    display: block;
    margin-top: 0;
    border-top: 0;
    border-radius: 0;
    width: 200px;
    padding: 0;
    background: #fff;
    border: solid 1px #ebebeb;
    border-top: solid 0 #fff;
    border-bottom: 0;
    z-index: 9;
}
.menu-custom>ul>li>a>img {
    display: none;
}
.menu-custom ul.sub_menu_1>li>a {
    padding: 5px 10px 10px 10px;
    text-transform: uppercase;
}
.menu-custom ul.sub_menu_1>li{
    padding: 5px 0;
}
.menu-custom ul>li .sub_menu_2>li {
    padding: 10px;
    border-bottom: solid 1px #ebebeb;
}
#header-bt,.menu-custom {
    background: #797373;
}
.menu-custom>ul>li,.cate-title{
    padding: 5px 0 5px 15px;
}
.menu-custom>ul>li:hover{
    background-color: transparent;
}
.menu-custom>ul>li>a{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}
.menu-custom>ul>li>i{
    color: #fff;
    font-size: 13px;
}
.sub_menu_2 li a{
    text-transform: uppercase;
}
.menu-custom ul>li .sub_menu_2>li:hover{
    background: #0089ff;
}
.menu-custom ul>li .sub_menu_2>li:hover a{
    color: #fff;
}
._login {
    color: #fff;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
}
._login a {
    color: #fff;
}
._login>i {
    padding-right: 5px;
    font-size: 14px;
}
.cate-title>p{
    font-size: 15px;
    font-weight: 600;
}
.cate-title{
    background: #1d1d1d;
    border: solid 1px #1d1d1d;
}
.section_mobile_tablet {
    width: 100%;
    float: left;
    padding: 20px 0 10px;
}

.section_tab_product {
    position: relative;
}

.section_news {
    width: 100%;
    float: left;
    padding: 0 0 30px;
    background: #fff;
}

.title_module_arrow {
    width: 100%;
    float: left;
    height: 44px;
    border: solid 1px #ebebeb;
    margin-bottom: 15px;
}

.title_module_arrow.mobile_tablet .icon {
    background: #050505;
}

.title_module_arrow .icon {
    height: 44px;
    width: 40px;
    line-height: 44px;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-right: 0;
    background: #050505;
    float: left;
    margin-top: -1.5px;
}

.title_module_arrow .icon i {
    font-size: 24px;
    line-height: 45px;
}

.title_module_arrow.mobile_tablet h2 {
    background: #050505;
    margin: 0;
    font-size: 18px;
    line-height: 44px;
    display: inline-block;
    position: relative;
    padding: 0 10px 0 10px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: -1.5px;
    float: left;
}
.title_module_arrow h2:before {
    content: "";
}
.title_module_arrow h2 a, .title_module_arrow h2 span {
    text-decoration: none;
    color: #fff;
    display: block;
}
.title_module_arrow.mobile_tablet h2:after {
    border-color: transparent transparent transparent #050505;
}
.title_module_arrow h2:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 0 22px 20px;
    border-color: transparent transparent transparent #050505;
    position: absolute;
    right: -20px;
    top: 0;
}
.title_module_arrow.mobile_tablet h2 {
    background: #050505;
}
.title_module_arrow .more_text {
    color: #555555;
    line-height: 45px;
    font-size: 14px;
    text-decoration: none;
    margin-right: 10px;
}
.view-more-col {
    margin-left: 50px;
}
.title_module_arrow .more_text i {
    line-height: 45px;
    padding-left: 5px;
}
.section_mobile_tablet.section_block_style_1 .no_wrap {
    padding: 0px 15px 0 12px;
}

.section_tab_product .wrap_tab.nospace {
    padding-top: 0;
    margin-left: -11px;
}

.section_tab_product .wrap_tab .button_show_tab {
    font-size: 38px;
    color: #1d1d1d;
    position: absolute;
    right: 25px;
    z-index: 99;
    top: -55px;
    height: 30px;
    line-height: 30px;
    background: #fff;
}

.section_tab_product ul.tabs.tabs-title.tabtitle2, .section_tab_product .tabs.tabs-title.tabtitle2 {
    right: 40px;
}

.section_tab_product ul.tabs.tabs-title, .section_tab_product .tabs.tabs-title {
    display: inline-block;
    text-align: right;
    font-size: 14px;
    border: none;
    position: absolute;
    right: -475px;
    top: -53px;
}

.section_tab_product ul.tabs.tabs-title .dropbtn, .section_tab_product .tabs.tabs-title .dropbtn {
    background: #000;
    border: none;
    padding: 5px 18px 6px;
    color: #fff;
    border-radius: 6px;
    font-size: 14px;
    text-transform: uppercase;
}
.section_tab_product ul.tabs.tabs-title li, .section_tab_product .tabs.tabs-title li {
    line-height: 35px;
    margin-left: 0;
    position: relative;
    color: #555555;
    font-size: 14px;
    padding: 0 40px;
    font-weight: 700;
    display: none;
    z-index: 999;
    background: #fff;
    text-align: left;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 10px 0px;
    cursor: pointer;
}
.tab-link span {
    font-size: 14px;
}
.section_tab_product ul.tabs.tabs-title:hover li, .section_tab_product .tabs.tabs-title:hover li{
    display: block;
}
.section_tab_product ul.tabs.tabs-title li.tab-link:after, .section_tab_product .tabs.tabs-title li.tab-link:after {
    content: "";
    height: 20px;
    width: 1px;
    background: #ebebeb;
    position: absolute;
    top: 7px;
    right: 0;
}
.section_mobile_tablet.section_block_style_1 .wrap_col_left {
    margin-left: 1px;
    width: 100%;
    float: left;
}

.aside_product_index.orwidth {
    width: 100%;
}

.aside_product_index {
    float: left;
    position: relative;
    width: 100%;
}

.combo.product_loop_inaside {
    margin-top: 0px;
}

.aside_product_index .product_loop_inaside {
    width: 100%;
    float: left;
    position: relative;
}
.homeProductCategory .tabs.tabs-title.tabtitle2,.homeProductCategory .section_tab_product .tabs.tabs-title.tabtitle2{
    right: -260px;
}
.combo.product_loop_inaside .item {
    width: 100%;
    float: left;
}

.section_mobile_tablet.section_block_style_1 .wrap_col_left .product_loop_inaside .item:first-child .pro-item {
    border-top: 0;
}

.section_mobile_tablet.section_block_style_1 .wrap_col_left .product_loop_inaside .item .pro-item {
    padding: 9px 5px;
}

.combo.product_loop_inaside .pro-item {
    padding: 8.3px 5px;
    margin-bottom: 0;
    border: solid 1px #ebebeb;
    border-bottom: 0;
    padding-bottom: 0;
}
.combo.product_loop_inaside .product-list-small {
    margin-bottom: 0;
}

.pro-item .product-list-small {
    overflow: hidden;
}
.product-box {
    text-align: left;
    background: transparent;
    position: relative;
}
.pro-item .product-list-small .product-thumbnail {
    width: 90px;
    display: block;
    float: left;
    margin-right: 0;
}
.product-box .product-thumbnail {
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    position: relative;
    z-index: 1;
    margin-bottom: 5px;
}
.product-sale {
    position: absolute;
    font-size: 12px;
    line-height: 1;
    padding: 5px 10px;
    font-weight: bold;
    z-index: 2;
    top: 5px;
    left: 5px;
    color: #f94c43;
    background: #fff;
    border: 1px solid #fff;
}
.combo.product_loop_inaside .product-list-small .product-thumbnail a {
    height: 80px;
    width: 80px;
    justify-content: center;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
}
.product-box .product-thumbnail > a {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    position: relative;
}
.combo.product_loop_inaside .product-list-small .product-thumbnail a img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.product-box .product-thumbnail a img {
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
.product-info.a-left {
    display: block;
    float: left;
    padding: 0 10px 10px !important;
    width: calc(100% - 95px);
}

.product-box .product-info {
    overflow: hidden;
    z-index: 0;
    position: relative;
    padding: 0 0 0;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    float: left;
}

.a-left {
    text-align: left;
}

.pro-item .product-list-small .product-info .product-name {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 5px;
    line-height: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -os-text-overflow: ellipsis;
}
.section_mobile_tablet .banner-iimg .banner_mobile_tablet {
    width: 100%;
    float: left;
    display: block;
}
.aside_product_index .product_loop_inaside:hover > .link_position {
    display: block;
    -webkit-animation: slide-down .3s ease-out;
    -moz-animation: slide-down .3s ease-out;
    z-index: 3;
}
.aside_product_index .product_loop_inaside .link_position {
    position: absolute;
    width: 100%;
    padding: 0 15px;
    line-height: 35px;
    height: 35px;
    color: #fff;
    bottom: 0;
    right: 1px;
    display: none;
    text-align: center;
    text-decoration: none;
}
.section_mobile_tablet .banner-iimg {
    width: 100%;
    float: left;
}
.section_tab_product .tab-content.current {
    display: block;
}

.section_tab_product .tab-content {
    width: 100%;
    float: left;
    display: none;
}

.tab-content.current {
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.section_tab_product .tab-content .products-view-grid .item.item_nospace {
    padding: 0;
    margin-bottom: 0;
    margin-left: -1px;
    border: solid 1px #ebebeb;
    border-top: 0px;
}

.section_tab_product .tab-content .products-view-grid .item.item_nospace .product-item-main {
    margin-top: 0px;
    margin-bottom: 0;
    border: none;
}

.product-item-main {
    overflow: hidden;
    padding: 0 10px;
    border: solid 1px #ebebeb;
    margin-bottom: 10px;
}

.product-item-main .product-image {
    background: #fff;
    width: 100%;
    float: left;
    position: relative;
}
.product-item-main .product-image, .product-item-main .product-bottom {
    text-align: left;
}
.product-new {
    position: absolute;
    right: 0;
    top: -30px;
    padding: 5px 10px;
    z-index: 1;
    font-size: 12px;
    line-height: 1;
    background: #f94c43;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.product-item-main .product-image .a_img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 195px;
    position: relative;
    padding-top: 10px;
}

.product-item-main .product-image .a_img:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -1;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.product-item-main .product-image img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin: 0 auto;
    object-fit: scale-down;
}

.product-item-main .product-bottom {
    background: #fff;
    padding: 0;
    width: 100%;
    float: left;
    margin: 15px 0px;
    position: relative;
}

.list-variants-img {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
}

.product-item-main .product-bottom .product-name {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 5px;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -os-text-overflow: ellipsis;
    padding-right: 0px;
}

.product-item-main .product-bottom .product-name a {
    color: #555555;
    text-decoration: none;
}

.product-item-main .product-bottom .price-box {
    min-height: 48px;
    position: relative;
    display: flex;
    flex-direction: column;
}
.product-item-main .product-bottom .price.compare-price,.product-price-old{
    font-size: 13px;
    color: #acacac;
    line-height: 24px;
    font-weight: 300;
    text-decoration: line-through;
    margin-right: 10px;
}
.product-item-main .product-bottom .price,.product-price {
    font-size: 16px;
    color: #161515;
    font-weight: 700;
    margin-right: 10px;
}
.block_section_mini_banner {
    display: flex;
    margin-top: 10px;
}
.product-item-main:hover .product-bottom .product-action-grid-main {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.img1:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.img1:hover:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, 0.3);
}
.img1:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.img1:hover:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, 0.3);
}
.combo.product_loop_inaside .item:last-child .pro-item {
    border-bottom: 1px solid #ebebeb;
}
.title_module_arrow {
    width: 100%;
    float: left;
    height: 44px;
    border: solid 1px #ebebeb;
}

.title_module_arrow.blog .icon {
    background: #050505;
    height: 44px;
    width: 40px;
    line-height: 44px;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-right: 0px;
    float: left;
    margin-top: -1.5px;
}

.title_module_arrow .icon i {
    font-size: 24px;
    line-height: 45px;
}

.title_module_arrow h2 {
    margin: 0;
    font-size: 18px;
    line-height: 44px;
    display: inline-block;
    position: relative;
    background: #050505;
    padding: 0px 10px 0 10px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: -1.5px;
    float: left;
}

.wrap_tab.nospace {}

.title_module_arrow h2:before {
    content: "";
}

.title_module_arrow.blog h2:after {
    border-color: transparent transparent transparent #050505;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 0 22px 20px;
    position: absolute;
    right: -20px;
    top: 0;
}

.title_module_arrow h2 a, .title_module_arrow h2 span {
    text-decoration: none;
    color: #fff;
    display: block;
    text-transform: unset;
    font-weight: 600;
}

.title_module_arrow .more_text {
    color: #555555;
    line-height: 45px;
    font-size: 14px;
    text-decoration: none;
    margin-right: 10px;
}

.f-right {
    float: right;
}

.title_module_arrow .more_text i {
    line-height: 45px;
}

.blog-inner .blog-img {
    overflow: hidden;
    position: relative;
}

.blog-inner .blog-img a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.blog_list_forloop .item-blg.blog-large .blog-inner .content__ h3 {
    font-weight: 400;
    margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
}
.blog_list_forloop .item-blg.item-full {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ebebeb;
    width: 100%;
    float: left;
}
.blog_list_forloop .item-blg.item-full .blog-inner .content__ h3 {
    font-weight: 400;
    margin-top: 0px;
}
.blog-inner h3{
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}

.blog_list_forloop .item-blg.blog-large .blog-inner .content__ h3 a{
    color: #555555;
}
.left-news .content__ {
    font-size: 14px;
    margin-left: 140px;
}
.text2line {
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.time_post {
    font-size: 13px;
    color: #acacac;
}
.time_post i {
    color: #1d1d1d;
    padding-right: 5px;
}
.blog_list_forloop .item-blg.item-full .blog-inner .blog-img {
    width: 120px;
    float: left;
}
.testimonial {
    width: 100%;
    padding: 40px 20px 20px;
}
.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}
.section_danhgia {
    width: 100%;
    float: left;
    border: solid 1px #ebebeb;
}
button:focus{
    outline: none;
}
.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
.products-view-grid.row {
    margin-right: -35px;
    margin-left: 15px;
}
.new-product .products-view-grid.row{
    margin-right: -4px;
    margin-left: -15px;
}
.homeProductCategory .section_tab_product .tab-content .products-view-grid .item.item_nospace{
    border-top: unset;
    border-bottom: unset;
    border-right: unset;
    border-left: 1px solid #ebebeb;
}
.homeProductCategory .products-view-grid.row{
    border: solid 1px #ebebeb;
}
.homeProductCategory .owl-carousel .owl-nav.disabled{
    display: block;
}
.homeProductCategory .owl-carousel .owl-nav button{
    background: #1d1d1d;
    height: 40px;
    width: 20px;
    line-height: 40px;
    border-radius: 2px;
}
.homeProductCategory .owl-carousel .owl-nav button>span{
    color: #fff;
    font-size: 25px;
}
/****** Footer *******/
.footer-content {
    background: #f8f9f9;
    border-top: solid 1px #ebebeb;
    border-top-color: rgb(235, 235, 235);
}
.block-footer h4 {
    font-size: 14px;
    color: #555555;
    font-weight: 700;
}

.block-footer ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    color: #555555;
}
footer a {
    color: #555555;
    font-weight: 400;
}
.info-site h4 {
    margin: 0 0 25px 0;
    font-size: 14px;
    color: #555555;
    font-weight: 700;
    border-top: solid 1px #ebebeb;
    padding-top: 30px;
}
.top-footer {
    margin-bottom: 20px;
}
/******* Brand ******/
.block-brand{
    border: solid 1px #ebebeb;
    display: flex;
    justify-items: center;
}
.block-brand a img{
    max-width: 100%;
}
.block-brand.owl-carousel .owl-item img{
    width: auto;
}
.block-brand {
    margin-bottom: 20px;
}
.block-brand a span img {
    padding: 15px 0;
}
/******* Policy *******/
.section_policy {
    width: 100%;
    background: #fff;
    border-bottom: solid 1px #ebebeb;
}
.section_policy .owl-policy .item_policy {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    border-right: solid 1px #ebebeb;
}
.section_policy .owl-policy .item_policy i {
    font-size: 24px;
    line-height: unset;
    color: #555555;
    padding-right: 10px;
}
.section_policy .owl-policy .item_policy p {
    color: #555555;
    padding: 0;
    margin: 0;
    font-size: 14px;
}
.help {
    width: 100%;
    float: left;
    background: #1d1d1d;
    padding: 15px 0;
}
.help .content {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.help .content i {
    font-size: 24px;
    line-height: unset;
    color: #fbc531;
    padding-right: 10px;
}
.help .content p {
    padding: 0;
    margin: 0;
    font-size: 14px;
}
.help .content p a {
    margin: 0 5px;
}
.help .content a {
    color: #fff;
    font-size: 14px;
}
.help .content .button_help {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    background: #0089ff;
    text-align: center;
}
/******  policy view *******/
.aside_product_index {
    float: left;
    position: relative;
}
.service_product {
    width: 100%;
    float: left;
    border: solid 1px #ebebeb;
    margin-bottom: 20px;
    background: #f7f8f9;
}
.service_product .item_policy_details {
    width: 100%;
    float: left;
    padding: 20px 15px;
    border-bottom: solid 1px #ebebeb;
    text-align: center;
}
.service_product .item_policy_details i {
    font-size: 35px;
    color: #555555;
}
.service_product .item_policy_details p {
    font-size: 14px;
    color: #555555;
    line-height: 22px;
    padding: 0 20px;
    margin: 10px 0 0 0;
    display: block;
    width: 100%;
}
.mm-menu{
    background: #fff;
}
#boxMenu:not(.mm-menu.mm-offcanvas){
    display: none;
}
#header-bt .sub_menu_1>li {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #ebebeb;
    position: relative;
}
.new-product {
    margin-top: 50px;
}
#header-bt .sub_menu_1>li>a,#header-bt .sub_menu_2>li>a {
    font-size: 14px;
    font-weight: 500;
}
#header-bt .sub_menu_1 {
    border: 1px solid #ebebeb;
}
#header-bt .sub_menu_1>li:hover {
    background: #0089ff;
}
#header-bt .sub_menu_1>li:hover>a {
    color: #fff;
}
.slimScrollDiv .sub_menu_1 {
    position: absolute;
    text-align: left;
    left: calc(100% + 1px);
    top: 0;
    background: #fff;
    z-index: 99;
    border: solid 1px #eee;
    border-top: none;
    display: none;
}
#header-bt .menu-custom>ul>li>a {
    padding: 15px 8px 15px 15px;
    font-size: 14px;
}
#header-bt .menu-custom>ul>li, .cate-title{
    padding: 0;
}
#header-bt  .cate-title>p {
    font-size: 16px;
    font-weight: 600;
    padding-top: 12px !important;
    display: flex !important;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-evenly;
}
#header-bt .sub_menu_1>span,.slimScrollDiv>.menu>li>a>img {
    display: none;
}
#header-bt .sub_menu_2 {
    display: none;
    margin-top: 0;
    border-top: 0px;
    border-radius: 0px;
    width: 200px;
    padding: 0px;
    left: 100%;
    top: -1px;
    position: absolute;
    background: #fff;
    border: solid 1px #ebebeb;
}
#header-bt .sub_menu_1>li:hover .sub_menu_2 {
    display: block;
    border-top-color: #0089ff;
    border-radius: 0;
}
.content-premium .tab-menu{
    width: 260px;
}
#header-bt .cate-title{
    width: 260px;
}
#fixed-social-network {
    position: fixed;
    top: 40%;
    right: -125px;
    z-index: 999;
}
#fixed-social-network>a.fb-icon {
    background: #3b5998;
    color: #fff;
}
#fixed-social-network>a.ins-icon {
    background: #c32aa3;
    color: #fff;
}
#fixed-social-network>a.yt-icon {
    background: red;
    color: #fff;
}
#fixed-social-network>a.tw-icon {
    background: #00b6f1;
    color: #fff;
}
#fixed-social-network>a.gg-icon {
    background: #df4a32;
    color: #fff;
}
#fixed-social-network>a.zl-icon {
    background: #008fe5;
    color: #fff;
}
#fixed-social-network>a.zl-icon img{
    width: 18px;
    margin-right: 22px;
}
#fixed-social-network>a:hover {
    transform: translateX(-100px);
}
#fixed-social-network>a {
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 15px;
    display: block;
    width: 170px;
    transform: translateX(0px);
    margin-bottom: 5px;
}
#fixed-social-network>a {
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    transition: all .6s ease;
}
#fixed-social-network>a>i {
    margin-right: 22px;
}
@media (min-width: 1200px) and (max-width: 1499px){
    .section_tab_product .product-box .product-info {
        display: block;
        float: left;
        padding: 0 10px 0;
        width: calc(100% - 95px);
        min-height: 93px;
    }
    .product-item-main .product-image .a_img {
        height: 234px;
    }
    .container {
        width: 1170px;
    }
}
@media (min-width: 1200px){
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .section_tab_product .tab-content .products-view-grid .col-lg-3:nth-child(4n+1) {
        clear: left;
    }
    .product-action-grid-main {
        width: 100%;
        position: absolute;
        z-index: 88;
        bottom: -10px;
        left: 0;
        text-align: left;
        text-decoration: none;
        transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -os-transform: translateX(-50%);
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        -ms-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
        overflow: hidden;
    }
    .product-action-grid-main form {
        display: inline-block;
        text-align: center;
        margin-bottom: 0;
        padding-bottom: 0;
        background: transparent;
    }
    .product-action-grid-main form .contain {
        display: inline-block;
    }
    .product-action-grid-main form .button_30.btn_view {
        border-radius: 0;
        margin-right: 5px;
    }
    .product-action-grid-main form .button_30 {
        width: 30px;
        height: 30px;
        border-radius: 0;
        outline: none;
        background-color: #fff;
        display: inline-block;
        float: left;
        margin-right: 5px;
        line-height: 30px;
        text-align: center;
        padding: 0;
        text-decoration: none;
        position: relative;
        margin-bottom: 0;
        border: solid 1px #1d1d1d;
        z-index: 2;
        box-shadow: 0 2px 4px rgb(166 166 166 / 39%);
        -webkit-box-shadow: 0 2px 4px rgb(166 166 166 / 39%);
        -o-box-shadow: 0 2px 4px rgba(166, 166, 166, 0.39);
        -moz-box-shadow: 0 2px 4px rgba(166, 166, 166, 0.39);
    }
    .product-action-grid-main form .button_30 i {
        color: #1d1d1d;
        font-size: 13px;
        font-style: normal;
        line-height: 30px;
        width: 30px;
        background: transparent;
        position: relative;
        z-index: 2;
        border-radius: 3px;
    }
    .product-action-grid-main form .button_30 .toolstip {
        position: absolute;
        width: 30px;
        left: 0;
        z-index: -1;
        color: #fff;
        background: #1d1d1d;
        height: 30px;
        display: inline;
        line-height: 30px;
        text-align: center;
        border-radius: 3px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        text-transform: inherit;
        -webkit-transition-property: width;
        -webkit-transition-duration: 0.5s;
        transition-property: width;
        transition-duration: 0.5s;
        overflow: hidden;
    }
}
@media (min-width: 992px) and (max-width: 1365px){
    .section_mobile_tablet .banner-iimg .banner_mobile_tablet {
        height: 176px;
        overflow: hidden;
    }
}
@media (min-width: 992px){
    .section_tab_product ul.tabs.tabs-title li.current,
    .section_tab_product ul.tabs.tabs-title li:hover,
    .section_tab_product .tabs.tabs-title li.current,
    .section_tab_product .tabs.tabs-title li:hover {
        color: #0089ff;
    }
    .aside_product_index {
        width: 100%;
    }
}
@media (max-width: 991px){
    .wrap_header_top {
        height: 105px;
    }
    .header_top .topbar_wrap .head_content {
        height: 160px;
        position: relative;
    }
    .menu-bar{
        position: absolute;
        right: 15px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        z-index: 1000;
        top: 40px;
        left: 15px;
        width: 50px;
    }
    .content-premium .tab-menu{
        z-index: 999;
    }
    .menu-bar [class*="ph-"] {
        font-size: 26px;
        color: #fff;
    }
    .header_top .topbar_wrap .head_content .logo_top a {
        line-height: 75px;
        margin: 0 auto;
        width:180px;
    }
    .cart_ico_mobile {
        height: 75px;
        line-height: 75px;
        position: absolute;
        width: 40px;
        top: 0;
        right: 0;
        z-index: 99;
    }
    .cart_ico_mobile .mini-cart-mobile {
        height: 75px;
    }
    .cart_ico_mobile .mini-cart-mobile .cart_pcs {
        position: relative;
    }
    .cart_ico_mobile .mini-cart-mobile .cart_pcs i {
        font-size: 26px;
        color: #fff;
    }
    .cart_ico_mobile .mini-cart-mobile .cart_pcs .cartCount {
        width: 18px;
        height: 18px;
        border-radius: 50%;
        background: #fff;
        font-size: 11px;
        line-height: 18px;
        text-align: center;
        position: absolute;
        top: -18px;
        right: -10px;
        color: #1d1d1d;
        padding: 0 !important;
        left: auto !important;
    }
    .col-search-engine .header_search {
        margin: 0 0;
        height: unset;
    }
    .col-search-engine .header_search .search-bar,.content-premium .banner-pc {
        width: 100%;
        max-width: 100%;
    }
    .header_top .topbar_wrap .head_content .logo_top {
        float: none;
        width: 100%;
        height: 75px;
    }
    .col-search-engine .header_search .search-bar .input-group-btn{
        right: 20px;
    }
    .col-search-engine .header_search .search-bar .input-group-btn .icon-fallback-text{
        width: 80px;
        border-radius: unset;
    }
    .col-search-engine .header_search .search-bar .collection-selector,
    .dropbtn,.product-action-grid-main,
    .col-search-engine .header_search .search-bar .collection-selector .search_text,
    .mm-menu>.mm-panel>.mm-listview>li>i{
        display: none;
    }
    .banner-home,.section_mobile_tablet.section_block_style_1 .no_wrap{
        padding: 0;
    }
    section.awe-section-2 {
        margin: 60px 0;
    }
    .products .item {
        width: 50%;
    }
    .section_tab_product ul.tabs.tabs-title.tabtitle2, .section_tab_product .tabs.tabs-title.tabtitle2{
        right: 0;
        width: 100%;
        top: 0;
        padding: 0 15px;
    }
    .section_tab_product ul.tabs.tabs-title li{
        text-align: left;
        border-bottom: solid 1px #ebebeb;
        margin-left: 0;
    }
    .section_tab_product ul.tabs.tabs-title.openit>li.tab-link,
    .section_tab_product ul.tabs.tabs-title.open>li.tab-link {
        display: block;
    }
    .block_section_mini_banner>div {
        margin-top: 10px;
    }
    .aside_product_index .product_loop_inaside{
        margin-top: 0;
    }
    .combo.product_loop_inaside .product-list-small,.block_section_mini_banner{
        display: flex;
    }
    #searchFolding{
        top: 50px;
        left: 30px;
    }
    #header-content {
        margin-top: 42px;
    }
    .col-search-engine .header_search .search-bar .input-group-field{
        width: 100%;
        padding: 0 87px 0 15px;
    }
    .content-premium .menu>li{
        border-right: unset;
        border-left: unset;
    }
    .menu>li:last-child{
        border-bottom: unset;
    }
    .col-search-engine .header_search .search-bar .collection-selector{
        min-width: inherit;
    }
    .new-product .products-view-grid.row {
        margin-right: -15px;
        margin-left: -15px;
        margin-top: -15px;
    }
    .new-product{
        margin-top: 55px;
    }
    .new-product .section_tab_product .wrap_tab.nospace {
        margin-left: 32px;
        margin-right: 28px;
    }
    .homeProductCategory .title_module_arrow {
        margin-bottom: 0;
    }
    .homeProductCategory .section_tab_product .wrap_tab.nospace{
        margin-left: 1px;
        width: 100%;
    }
    .homeProductCategory .product-new{
        right: 30px;
    }
    .homeProductCategory .tabs.tabs-title.tabtitle2, .homeProductCategory .section_tab_product .tabs.tabs-title.tabtitle2{
        right: 0;
    }
    .homeProductCategory .products-view-grid.row{
        margin: 0;
    }
    .homeProductCategory .section_tab_product .tab-content .products-view-grid .item.item_nospace{
        margin-left: 0;
    }
    .homeProductCategory .banner-home,.homeProductCategory .section_mobile_tablet.section_block_style_1 .no_wrap{
        padding: 0 15px;
    }
    .homeProductCategory .products .item{
        width: 100%;
    }
    .homeProductCategory .section_tab_product .wrap_tab .button_show_tab{
        top: -40px;
    }
    /******** Mmenu *******/
    .mm-panel.mm-hasnavbar .mm-navbar {
        background: #333;
        padding-left: 25px;
    }
    .mm-panel.mm-hasnavbar .mm-navbar>a {
        color: #fff;
        text-transform: uppercase;
        text-align: left;
        font-size: 16px;
    }
    .mm-menu .mm-listview>li .mm-prev:after, .mm-menu .mm-listview>li .mm-next:before {
        border: unset;
    }
    .mm-menu .mm-listview>li .mm-prev:before, .mm-menu .mm-listview>li .mm-next:after, .mm-menu .mm-listview>li .mm-arrow:after{
        border-color: #333;
    }
    .mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after {
        border-color: #fff;
    }
    .mm-listview>li>a, .mm-listview>li>span{
        color: #333;
        font-size: 16px;
        text-transform: uppercase;
    }
    .ul_mobile {
        width: 100%;
        float: left;
        background: #1d1d1d;
        padding-bottom: 30px;
    }
    .ul_mobile .avatar {
        width: 100%;
        float: left;
        height: 45px;
        text-align: center;
        padding: 15px 0;
        margin-bottom: 25px;
        border-bottom: solid 1px #fff;
        background: #fff;
    }
    .ul_mobile .avatar i {
        width: 50px;
        height: 50px;
        position: relative;
        z-index: 1;
        border-radius: 50%;
        border: solid 3px #ebebeb;
        background: #d7d7d7;
        line-height: 40px;
        font-size: 20px;
    }
    .ul_mobile .item_li {
        width: 50%;
        float: left;
        border-top: solid 1px #1d1d1d;
        border-bottom: solid 1px #1d1d1d;
        text-align: center;
    }
    .ul_mobile .item_li a {
        display: block;
        color: #fff;
        padding: 0 15px;
        text-transform: unset;
    }
    #boxMenu .sub_menu_1{
        display: block;
        position: unset;
        float: inherit;
    }
    #boxMenu .sub_menu_1>li>a, .menu-custom>ul>li>a>img{
        display: block;
        font-size: 14px;
        font-weight: 500;
    }
    .mm-menu .mm-listview>li:after{
        border-bottom-style: dashed;
        width: 100%;
        left: 0;
    }
    #boxMenu .sub_menu_2 li:before,#header-bt .cate-title,#boxMenu ul li img{
        display: none;
    }
    #boxMenu .mm-prev:before{
        left: 10px;
    }
}
@media (max-width: 767px){
    .topbar{
        display: none;
    }
    .block_section_mini_banner{
        display: block;
    }
    .header_top .topbar_wrap .head_content .logo_top a {
        width: auto;
        text-align: center;
    }
    .header_top .topbar_wrap .head_content .logo_top a img{
        height: 58px;
    }
    span.cartCount.count_item_pr {
        color: #fff;
        font-size: 11px;
        padding: 3px;
        border-radius: 5px;
        text-align: center;
        line-height: 11px;
        left: 0;
    }
    .hidden-xs,.d-xs-none,.d-sm-none {
        display: none;
    }
    .col-search-engine .header_search .search-bar .input-group-field {
        margin-left: 0;
        padding: 0 80px 0 20px;
        width: 100%;
    }
    /**** Help *****/
    .help .content {
        flex-flow: column;
        text-align: center;
    }
}