﻿@font-face {
    font-family: georgia-g;
    src: url('fonts/Georgia.ttf');
}

body {
    background-color: #f2f2f2;
}

.box-search .input-text,
.owl-dots .owl-dot:focus,
.owl-next:focus,
.owl-prev:focus {
    outline: none;
}

#ltrPagingx,
.pager-nav,
#page_sample {
    padding-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #e2e2e2;
    text-align: center
}

#ltrPagingx li,
.pager-nav li,
#page_sample li {
    border: 1px solid #e2e2e2;
    padding: 5px 12px;
    margin-right: 5px;
    display: inline-block
}

.img-attr-pro-detail {
    width: 25px
}

#ltrPagingx {
    width: 100%;
    float: left
}

#ltrPagingx li.active {
    background: #ffc000
}

#ltrPagingx li.active a {
    color: #fff
}

.pager-nav {
    width: 100%;
    float: left
}

.pager-nav li.active {
    background: #ffc000
}

.pager-nav li.active a {
    color: #fff
}

#page_sample {
    width: 100%;
    float: left
}

#page_sample li.active {
    background: #ffc000
}

#page_sample li.active a {
    color: #fff
}

img {
    max-width: 100%;
    height: auto;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

th {
    border: 1px solid #e2e2e2;
    padding: 10px
}

td {
    border: 1px solid #e2e2e2;
    padding: 10px
}

a {
    text-decoration: none !important
}

.container {
    max-width: 100%;
    padding: 0px;
}

.container-fluid {
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0
}

.product-list {
    width: 100%;
    float: left;
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(4, 1fr);
    padding: 3px;
    background-color: white;
}

#sp-trangcon .product-list {
    width: 100%;
    float: left;
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(5, 1fr);
    padding: 3px;
    background-color: white;
}

.item-list {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 10px
}

.item-list .frame-box {
    position: relative;
    overflow: hidden;
}

.item-list .frame-box .itemProContent {
    width: 100%;
    float: left;
    padding: 0 10px;
    position: relative;
}

.item-list .frame-box .itemProContent .pro-name {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 5px;
    color: #333;
    transition: all 0.3s ease
}

.item-list .frame-box .itemProContent .pro-name h3 {
    overflow: hidden;
    font-size: 16px;
    font-weight: 500;
    height: 33.6px;
    margin-bottom: 0px
}

.item-list .frame-box .itemProContent .price-new {
    width: 100%;
    float: left;
    color: #ed1b23;
    font-size: 1em;
    text-align: center;
    font-weight: 500;
}

.item-list .frame-box .itemProContent .price {
    font-size: .9em;
    font-weight: 500;
    text-decoration: line-through;
    text-align: center;
    display: block;
}

#same_pro,
#slide-img .owl-nav {
    display: none;
}

.item-list .frame-box .itemProContent figcaption {
    display: none
}

.item-list .frame-box .itemProContent .frame-content {
    display: none
}

.item-list .frame-box .itemProContent .pro-hotline {
    display: none
}

.item-list .frame-box .itemProContent .price-off {
    display: none
}

.item-list .frame-box .frame-img {
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
    transition: all 0.3s ease;
    padding: 5px;
    height: 222px;
    border: 1px solid #f3f3f3;
}

.item-list .frame-box .frame-img .sale-off {
    display: block !important;
    background: #ed1b23;
    box-shadow: none;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    height: 100px;
    left: auto;
    line-height: 162px;
    min-height: auto;
    min-width: auto;
    position: absolute;
    right: -50px;
    text-align: center;
    text-shadow: none;
    text-transform: none;
    top: -50px;
    width: 100px;
    z-index: 2;
    border-radius: 0;
    -webkit-transform: rotate(45deg) translateZ(0) scale(1, 1);
    transform: rotate(45deg) translateZ(0) scale(1, 1);
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.item-list:hover .pro-name {
    color: #ed1b23 !important
}

.box-product-viewed .cate-header {
    width: 100%;
    float: left
}

.box-product-viewed .cate-header .txt-name-sub {
    padding: 8px 20px;
    background: #be0000;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 15px;
    float: left;
    margin-bottom: 10px
}

.box-product-viewed #ltrProDaXem .frame-box {
    display: flex;
    flex-wrap: wrap
}

.box-product-viewed #ltrProDaXem .frame-box h3 {
    overflow: hidden;
    font-weight: 500;
    font-size: 0.9em;
    height: 33.6px;
    order: 2;
    width: 100%;
    text-align: center
}

.box-product-viewed #ltrProDaXem .frame-box h3 a {
    color: #333
}

.box-product-viewed #ltrProDaXem .frame-box .itemProContent {
    order: 3
}

.top {
    width: 100%;
    float: left;
    background: #ffff67;
    padding: 10px 0
}

.top p {
    margin-bottom: 6px;
    font-size: 13px
}

.bgcyan {
    background-color: cyan !important
}

.box-menu {
    width: 100%;
    float: left;
    background: #ffc000
}

.box-menu .nav-menu {
    width: 100%;
    float: left
}

.box-menu .nav-menu li {
    position: relative;
    float: left
}

.box-menu .nav-menu li .span-menu {
    float: right
}

.box-menu .nav-menu li .span-menu img {
    width: 23px
}

.box-menu .nav-menu li .span-menu a {
    padding: 9px 10px 9px 0
}

.box-menu .nav-menu li a {
    padding: 10px 12px;
    float: left;
    color: #333;
    font-weight: 500;
    transition: all ease .3s;
    position: relative
}

.box-menu .nav-menu li:hover a {
    color: #fff;
    background: #cd3301
}

.box-menu .nav-menu li .sub-menu {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
    z-index: 11
}

.box-menu .nav-menu li .sub-menu li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e2e2e2
}

.box-menu .nav-menu li.active {
    background: #cd3301
}

.box-menu .nav-menu li.active a {
    color: #fff
}

.box-menu .box-marque {
    display: none
}


/* resest  */

.container-fluid.sli-new,
.lichcongtac-content,
.box-marque {
    display: none;
}

.container-fluid.sli-new .last-news .header {
    display: none;
}

.content {
    display: none
}

.top-banner {
    display: none;
}


/* end */


/* start menu top */

.menu-top {
    display: flex;
}

.menu-top li a {
    color: black;
}

.container-fluid.menu_top {
    border-bottom: 1px solid lightgrey;
    height: 30px;
    line-height: 30px;
    margin-top: 25px;
    background-color: white;
}

.col-md-8.menu_top1 {
    width: 65%;
    padding-left: 0px;
}

.col-md-4.sdt {
    width: 35%;
    justify-content: flex-end;
    display: flex;
    padding-right: 0px;
}

.menu-top li {
    margin-right: 10px;
}

.box-product-new.box-product-motion .body-pro {
    padding: 0px 5px;
}


/* end menu top */


/* start menu */

.col-md-3.box_banner {
    padding: 0px;
}

.container-fluid.ct-nav {
    height: 112px;
    background-color: white;
}

.box_banner .banner .link-logo {
    width: 230px;
    height: 54px;
    display: block;
    padding-top: 10px;
}

.box_banner .banner .link-logo img {
    width: 100%;
}

#nav-main-menu {
    display: flex;
    justify-content: flex-end;
}

#nav-main-menu li {
    width: 125px;
    margin-top: 25px;
    text-align: center;
    height: 65px;
    line-height: 65px;
    transition: all 0.3s ease;
}

#nav-main-menu li .sub-menu li {
    padding: 0;
}

#nav-main-menu li a {
    color: black;
    display: block;
}

#nav-main-menu li:hover {
    background-color: #ed1b23;
    border-radius: 3px;
}

#nav-main-menu li:hover a {
    color: white;
}

#nav-main-menu li .sub-menu li a {
    color: black;
}

#nav-main-menu li .sub-menu li:hover a {
    color: white;
}

#menu_left .sub-menu {
    display: none;
    width: 80%;
    height: auto;
    background: white;
    position: absolute;
    left: 300px;
}

div#spCungLoai {
    display: block !important;
}

#menu_left .sub-menu li a {
    color: black;
}

#menu_left .sub-menu li a:before {
    content: "\f0da ";
    font-family: "FontAweSome";
    padding: 0px 5px;
    font-size: 16px;
}


/* end menu */


/* start tìm kiếm + giỏ hàng */

.container-fluid.search_cart {
    background-color: #ed1b23;
    height: 70px;
    line-height: 70px;
}

i.fa.fa-shopping-cart {
    font-size: 25px;
    color: white;
}

.view-cart a {
    color: white;
    font-size: 16px;
}

.header-box-cart {
    padding-left: 40px;
    padding-top: 4px;
}

.col-md-2.shopCart {
    padding: 0px;
}

span.icon-cart {
    position: relative;
    padding-right: 10px;
}

.txt-Number-cart {
    position: absolute;
    top: 10px;
    color: white;
    right: 5px;
}

span.txt-Number-cart:before {
    content: "( ";
}

span.txt-Number-cart:after {
    content: " - Sản phẩm )";
}

span.view-cart {
    position: absolute;
    top: -10px;
    right: 5px;
}

.fa-shopping-cart:before {
    background-color: #d7d7d7a3;
    padding: 8px;
}


/* end tìm kiếm + giỏ hàng */


/* Start menu left  + slide giữa trang*/

#menu_left li:hover ul.sub-menu {
    display: block;
}

.container-fluid.menuLeft_slide {
    min-height: 300px;
    margin-top: -1px;
}

.box_menuLeft {
    position: relative;
}

.box-menu-left {
    position: absolute;
    top: 10px;
    height: 386px;
    margin-left: -15px;
    background-color: white;
    z-index: 10;
}

.search_cart .col-md-3.box_menuLeft .box-menu-left .header:before {
    content: "\f0c9";
    font-family: "FontAweSome";
    background-color: #504e4f;
    margin: 0px;
    width: 30px;
    font-size: 25px;
    margin-left: 10px;
}

.col-md-3.box_menuLeft .box-menu-left .header {
    background-color: #504e4f;
    width: 300px;
    height: 60px;
    color: white;
    line-height: 60px;
    font-size: 22px;
    padding-left: 10px;
    color: white;
    border-radius: 0px;
    margin: 0px;
    cursor: pointer;
}

.col-md-3.box_menuLeft .box-menu-left .header:before {
    content: none;
    background-image: none;
}

.box-menu-left .header i {
    display: none;
}

#menu_left .link-menu-left {
    color: black;
    font-size: 14px;
    line-height: 40px;
    display: block;
}

#menu_left li {
    height: 35px;
    padding-left: 10px;
    display: flex;
}

#menu_left li:hover>a {
    color: #ed1b23;
}

#menu_left li .span-menu {
    font-size: 14px;
    line-height: 40px;
    display: block;
    margin-right: 5px;
}

.slides #owl-demo .owl-stage-outer .owl-stage {
    width: 100% !important;
}

.slides #owl-demo .owl-stage-outer .owl-stage {
    display: flex;
}

.slides #owl-demo .owl-stage-outer .owl-stage .owl-item {
    min-width: 100%;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-height: 325px;
}

#menu_left {
    padding-left: 10px;
}

#menu_left::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
    margin-right: -1px;
}


/**  STYLE 2 */

#menu_left::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #D62929;
}

#menu_left::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #5c5c5c;
}

.box-menu-left::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.col-md-9.box_menuMain {
    padding: 0px;
}

.view-container p {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 3;
    height: 62px;
    padding-left: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: left !important;
}


/* Nút home */

.float-icon {
    display: block;
    width: 40px;
    position: fixed;
    bottom: 40px;
    left: 40px;
    z-index: 111;
}

.float-icon ul li {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
}

.float-icon ul li i {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    color: #ffffff;
    font-weight: bold;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    border: 2px solid #ffffff;
}


/* .float-icon ul li .fa {
    animation: img-phone2 0.2s ease-in-out 0.2s infinite alternate;
} */

.fa:before {
    font-family: "FontAweSome";
}

.float-icon ul li:nth-of-type(1) i {
    background-color: #3b5998;
}

.float-icon ul li span {
    display: inline-block;
    padding: 0 0px;
    background-color: #ff6a00;
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 20px;
    height: 40px;
    line-height: 36px;
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 0;
    width: 0;
    overflow: hidden;
    -webkit-transition: all 1s;
    transition: all 1s;
    background-color: #ff6a00;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}

.float-icon ul li .fa {
    animation: img-phone2 0.4s ease-in-out 0.2s infinite alternate;
}

.float-icon ul li:nth-of-type(1) span {
    background-color: #3b5998;
}

.float-icon ul li:nth-of-type(2) i {
    background: url(http://chamsocoto.net/uploads/adv/zalo.png);
    background-size: cover;
}

.float-icon ul li:nth-of-type(2) span {
    background-color: #00ace6;
}

.float-icon ul li:nth-of-type(3) i {
    background-color: #ff6a00;
}

.float-icon ul li:nth-of-type(3) span {
    background-color: #ff6a00;
}

.float-icon ul li:nth-of-type(4) i {
    background-color: #ed1c24;
}

.float-icon ul li:nth-of-type(4) span {
    background-color: #ed1c24;
}

.float-icon ul li:hover span {
    width: 250px;
    padding-left: 30px;
    padding-right: 10px;
}

@keyframes img-phone2 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}


/* End nut home */


/* end menu left */


/* start nhóm sp */

.owl-carousel .owl-nav,
.owl-carousel .owl-dots {
    display: none;
}

.box-pro-sale {
    background-color: white;
    margin-bottom: 40px;
    box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
}

.box_productMenu .box-pro-home .box-cat-home .cate-header.sub-top .txt-name-sub .wrap-child-cat span h3 a:before {
    font-family: "FontAweSome";
    content: "\f0da ";
    font-size: 16px;
    margin-right: 5px;
}

.container-fluid.img_hoTro {
    margin-top: 10px;
}

.container-fluid.box_advCenter .box-adv-center .header {
    display: none;
}

.container-fluid.box_advCenter .box-adv-center .body-adv-center {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.box-product-new.box-product-motion {
    background-color: white;
    margin-bottom: 20px;
    box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
}

.box-product-new.box-product-motion ul.product-list-promo {}

.box_productMenu .box-pro-home .box-cat-home {
    display: flex;
    width: 100%;
    position: relative;
    min-height: 600px;
}

.item-list .frame-box .frame-img img {
    object-fit: contain;
}

.box_productMenu .box-pro-home .box-cat-home .cate-header.sub-top {
    width: 275px;
    background-color: #fafafa;
    margin-top: 10px;
}

.box_productMenu .box-pro-home .box-cat-home .padding-none {
    margin-top: 30px;
}

.box_productMenu .box-pro-home .box-cat-home .cate-header.sub-top .txt-name-sub h2 {
    background-color: #ed1b23;
    width: 100%;
    height: 50px;
    color: white;
    border-radius: 2px;
    line-height: 50px;
    font-size: 20px;
    padding-left: 10px;
    margin-top: 0px;
}

.box_productMenu .box-pro-home .box-cat-home .cate-header.sub-top .txt-name-sub h2>a {
    color: white;
}

.box_productMenu .box-pro-home .box-cat-home .cate-header.sub-top .txt-name-sub .wrap-child-cat {
    margin-left: 10px;
}

.txt-name-sub .wrap-child-cat {
    max-height: 125px;
    overflow-y: scroll;
}

.wrap-child-cat::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
    border-radius: 10px;
    height: 30px
}


/**  STYLE 2 */

.wrap-child-cat::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .3);
    background-color: #232323;
}

.wrap-child-cat::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #ffffff;
}

.box_productMenu .box-pro-home .box-cat-home .cate-header.sub-top .txt-name-sub .wrap-child-cat h3 {
    font-size: 14px;
}

.box_productMenu .box-pro-home .box-cat-home .cate-header.sub-top .txt-name-sub .wrap-child-cat h3 a {
    color: black;
}

.box_productMenu .box-pro-home .box-cat-home .img-cat-home {
    width: 100%;
    height: auto;
}

.box_productMenu .box-pro-home .box-cat-home .col-md-3.padding-left-none {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 0px;
    width: 273px;
}

.box_productMenu .box-pro-home .box-cat-home .col-md-9.padding-right-none {
    margin-top: 10px;
    background-color: white;
    padding: 0px;
    margin-left: 20px;
}

.img-cat-home-content {
    display: none;
}

li.item-list img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.box-news-priority .item-list img {
    transition: all .5s;
    width: 100%;
    height: 100%;
}

.item-list img {
    transition: all .5s;
    width: 100%;
}

.itemProContent .frame-percent {
    display: none;
}

.box_productMenu .box-pro-home .box-cat-home .cate-header.sub-top .txt-name-sub .wrap-child-cat span a {
    transition: all 0.5s ease;
}

.box_productMenu .box-pro-home .box-cat-home .cate-header.sub-top .txt-name-sub .wrap-child-cat h3:hover a {
    color: #ed1b23;
    margin-left: 10px;
}

.img_hoTro img {
    width: 95%;
    margin: 40px 0px 30px 15px;
}

.clearfix:before {
    content: none;
}

#sp-trangcon .box-product-new .header {
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
    border-right: 1px solid #ed1b23;
    position: relative;
    margin-bottom: 10px;
}

#sp-trangcon .box-product-new .header .form-control 
{
    position: absolute;
    right: 0px;
    top: 14px;
    width: 20%;
    height: 70%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #ffffff;
    background-image: none;
    border-radius: 0;
    transition: border-color ease-in-out .15s box-shadow ease-in-out .15s;
    border: unset;
}

.header {
    background-color: #ed1b23;
    width: 100%;
    height: 50px;
    color: white;
    border-radius: 2px;
    line-height: 50px;
    margin-top: 30px;
    font-size: 22px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.header a {
    color: white;
}

.header:before {
    content: '';
    width: 50px;
    height: 50px;
    background: #ed1b23 url(http://chamsocoto.net/uploads/adv/i_hot.png) no-repeat 5px;
    display: block;
    float: left;
    margin-right: 10px;
}

.box-news-list .body-news.clearfix .item-list.clearfix a {
    font-size: 16px;
    padding: 10px 0px 0px 5px;
    color: black;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    height: 52px;
    padding-left: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: left !important;
}

.box-news-list .body-news.clearfix .item-list.clearfix a:nth-of-type(1) {
    display: block;
    height: 185px;
    padding: 12px;
}

.box-news-list .body-news.clearfix .item-list.clearfix a:nth-of-type(1) img {
    height: 100%;
}

.class-month-day {
    display: none;
}

.box-news-list .body-news.clearfix .item-list.clearfix .clearfix p {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 3;
    height: 62px;
    padding-left: 5px;
    padding-right: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: left !important;
}

.box-news-list .body-news.clearfix .item-list.clearfix img:hover {
    transform: scale(1.1);
}

.box-news-list .body-news.clearfix .item-list.clearfix a:hover {
    color: #ed1b23;
}

.box-news-list .body-news.clearfix .item-list.clearfix .news-more a {
    color: #ed1b23;
    font-weight: 500;
    position: absolute;
    font-size: 14px;
    right: 15px;
    bottom: -150px;
}

.box-news-list .body-news.clearfix .item-list.clearfix .clearfix {
    height: 80px;
}

.box-news-list .body-news.clearfix .item-list.clearfix .news-more a:after {
    content: ">>";
    margin-left: 5px;
}

.box-news-list .body-news.clearfix .item-list.clearfix .news-more a:hover {
    color: #f4a300;
}

.box-news-list .header {
    margin-top: 20px;
    margin-bottom: 5px;
}

.container-fluid.box_newHome2 .col-md-12 {
    width: 100%;
}

.box-news-priority .body-news .img-view {
    display: block;
    height: 185px;
    padding: 12px;
}

.container-fluid.box_Priority .col-md-12 {
    width: 100%;
}

.box-news-priority .header {
    margin-top: 20px;
    margin-bottom: 5px;
}

.header:before {
    content: '';
    width: 50px;
    height: 50px;
    background: #ed1b23 url(http://chamsocoto.net/uploads/adv/i_hot.png) no-repeat 5px;
    display: block;
    float: left;
    margin-right: 10px;
}

.box-news-priority .body-news .item-list h5 .link-view {
    padding: 0px 0px 0px 5px;
    font-size: 16px;
    color: black;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    height: 42px;
    padding-left: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: left !important;
}

.div-news-container {
    display: block !important;
    margin-top: -10px;
    height: 90px;
}

.box-news-priority .body-news .item-list .news-more a {
    color: #ed1b23;
    font-weight: 500;
    position: absolute;
    font-size: 14px;
    right: 15px;
    bottom: 10px;
}

.box-news-priority .body-news .item-list h5 .link-view:hover {
    color: #ed1b23;
}

.box-news-priority .body-news .item-list .news-more a:after {
    content: ">>";
    margin-left: 5px;
}

.div-news-container p {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 3;
    height: 62px;
    padding-left: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: left !important;
}

.container.menuFooter .col-md-4 {
    padding-left: 0px;
    padding-right: 0px;
}

.diachi,
.sdt_footer,
.mail {
    display: flex;
    padding: 10px 0px 0px 0px;
}

.diachi>p:nth-child(1):before {
    content: "\f041 ";
    font-family: "FontAweSome";
    font-size: 25px;
    position: absolute;
    left: 11px;
    top: 0px;
}

.diachi>p:nth-child(2) {
    line-height: 25px;
    padding-left: 5px;
}

.box-text-footer p {
    font-size: 13px;
}

.diachi>p:nth-child(1) {
    width: 38px;
    position: relative;
    height: 38px;
    line-height: 40px;
    border: 1px solid;
    border-radius: 50%;
    margin: 5px 5px 0px 0px;
}

.box-text-footer h3:after {
    content: '';
    display: block;
    height: 2px;
    background: red;
    width: 40px;
    margin-top: 5px;
}

.sdt_footer>p:nth-child(1):before {
    content: "\f095  ";
    font-family: "FontAweSome";
    font-size: 25px;
    position: absolute;
    left: 9px;
    top: 0px;
}

.sdt_footer>p:nth-child(1) {
    width: 38px;
    position: relative;
    height: 38px;
    line-height: 40px;
    border: 1px solid;
    border-radius: 50%;
    margin: 5px 5px 0px 0px;
}

.mail>p:nth-child(1):before {
    content: "\f003 ";
    font-family: "FontAweSome";
    font-size: 22px;
    position: absolute;
    left: 8px;
    top: -3px;
}

.mail>p:nth-child(1) {
    width: 38px;
    position: relative;
    height: 38px;
    line-height: 40px;
    border: 1px solid;
    border-radius: 50%;
    margin: 5px 5px 0px 0px;
}

.sdt_footer>p:nth-child(2) {
    padding: 8px 5px;
}

.mail>p:nth-child(2) {
    padding: 8px 5px;
}

.pro-baohanh {
    display: none;
}

.baohanh-product {
    display: none;
}

.info-cout {
    display: none;
}

.menu-footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.menu-footer .parent h3 {
    font-size: 18px;
}

.container.menuFooter {
    color: white;
    margin-top: 7px;
}

#fabook-page {
    margin-top: 8px;
    padding-left: 30px;
}

#fabook-page .header1 {
    font-size: 18px;
    margin-bottom: 10px;
}

#fabook-page .header1::after {
    content: '';
    display: block;
    height: 2px;
    background: red;
    width: 40px;
}

.box-text-footer h3 {
    font-size: 18px;
}

.menu-footer>li>ul>li>a::before {
    content: "\f105";
    font-size: 16px;
    font-weight: bold;
    margin-right: 5px;
    color: red;
    font-family: "FontAwesome";
}

.menu-footer .parent h3::after {
    content: '';
    display: block;
    height: 2px;
    background: red;
    width: 40px;
    margin-top: 5px;
}

.menu-footer .parent ul li a:hover {
    color: #ed1b23;
}

.container-fluid.box_newsLetter .col-md-12 {
    margin-top: 12px;
}

.item-list .frame-box .itemProContent .link-order:after {
    content: "\f217";
    font-family: "FontAweSome";
    color: red;
    font-size: 20px;
    display: block;
    visibility: visible;
    text-align: center;
}

.item-list .frame-box .itemProContent .link-order {
    visibility: hidden;
    width: 27%;
    position: absolute;
    left: 0px;
    top: -60px;
    display: none;
}

.item-list .frame-box .itemProContent .link-view-short {
    visibility: hidden;
    position: absolute;
    left: 35%;
    width: 30%;
    top: -80px;
    display: none;
}

.item-list .frame-box .itemProContent .link-views {
    position: absolute;
    visibility: hidden;
    top: -60px;
    width: 30%;
    right: 0;
    display: none;
}

.item-list .frame-box .itemProContent .link-view-short:after {
    content: "\f06e ";
    font-family: "FontAweSome";
    color: red;
    font-size: 20px;
    display: block;
    visibility: visible;
    text-align: center;
}

.item-list .frame-box .itemProContent .link-views:after {
    content: "\f0a4";
    font-family: "FontAweSome";
    color: red;
    font-size: 20px;
    display: block;
    visibility: visible;
    text-align: center;
}

.box-news-list,
.box-news-priority {
    background-color: white;
    box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
}

.adv-despcription {
    display: none;
}

.box_advCenter .box-adv-center .advItem:nth-child(1) {
    grid-column: 1/2;
    grid-row: 1/end;
}

.box_advCenter .box-adv-center .advItem:nth-child(2) {
    grid-column: 2/3;
    grid-row: 1/2;
}

.box_advCenter .box-adv-center .advItem:nth-child(3) {
    grid-column: 2/3;
    grid-row: 2/end;
}

.box_advCenter .box-adv-center .advItem:nth-child(4) {
    grid-column: 3/end;
    grid-row: 1/2;
}

.box_advCenter .box-adv-center .advItem:nth-child(5) {
    grid-column: 3/end;
    grid-row: 2/end;
}

.box_advCenter .box-adv-center .advItem:nth-child(1) a {
    height: 550px;
    width: 100%;
    display: block;
}

.box_advCenter .box-adv-center .advItem {
    margin-left: 10px;
}

.box_advCenter .box-adv-center .advItem:nth-child(1) {
    margin-left: 0px;
}

.box_advCenter .box-adv-center .advItem a img {
    height: 100%;
    width: 100%;
}

.box_advCenter .box-adv-center .advItem:nth-child(2) a {
    width: 100%;
    margin-bottom: 10px;
    display: block;
    height: 270px;
}

.box_advCenter .box-adv-center .advItem:nth-child(3) a {
    width: 100%;
    display: block;
    height: 270px;
}

.box_advCenter .box-adv-center .advItem:nth-child(4) a {
    width: 100%;
    display: block;
    height: 270px;
}

.box_advCenter .box-adv-center .advItem:nth-child(5) a {
    width: 100%;
    display: block;
    height: 270px;
}

.border_hoTro .col-md-4.col-sm-4 {
    display: inline-grid;
    justify-content: center;
}

.border_hoTro .col-md-4.col-sm-4 span i {
    font-size: 50px;
    position: absolute;
    top: 20px;
}

.border_hoTro .col-md-4.col-sm-4 .icon_hoTro {
    border: 1px solid;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    position: relative;
    margin-left: 50px;
}

.border_hoTro .col-md-4.col-sm-4 .icon_hoTro i.fa.fa-truck {
    font-size: 45px;
}

.border_hoTro .col-md-4.col-sm-4 .icon_hoTro i.fa.fa-truck,
i.fa.fa-headphones {
    left: 20px;
}

.border_hoTro .col-md-4.col-sm-4 .icon_hoTro i.fa.fa-usd {
    left: 30px;
}

.border_hoTro {
    box-sizing: border-box;
    border: 10px solid red;
    margin-top: 10px;
    height: 300px;
    display: flex;
    align-items: center;
    background-color: white;
}

.border_hoTro a {
    margin: 15px 0px 0px 20px;
    color: black;
}

#hoTroDoiHang .text_ht {
    margin-left: 35px;
}

#datHangTrucTuyen .text_ht {
    margin-left: 10px;
}

#datHangTrucTuyen .text_ht a {
    color: #ed1b23;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}

.border_hoTro a:hover {
    color: #ed1b23;
}

.border_hoTro hr {
    border: 0;
    border-top: 2px solid #ed1b23;
    width: 65px;
    margin-left: 62px;
}

.menu-footer .parent ul {
    line-height: 40px;
}

.container-fluid.box_newsLetter {
    background: #020202;
    height: 185px;
}

.news-letter {
    color: white;
}

#thanhToan {
    display: inline-grid;
    color: white;
    margin-left: 0px;
}

#thanhToan span:nth-child(1) {
    font-size: 18px;
}

.txt-header-letter.color-text-head {
    font-size: 18px;
    text-transform: uppercase;
}

input#ctl12_ucNewsLetter_txtPhone {
    display: none;
}

input#ctl12_ucNewsLetter_txtEmail {
    padding: 3.5px 100px;
    background-color: #2f2e2e;
    border: 1px solid #3d3d3d;
    border-radius: 1px;
}

button#btnNewsLetter {
    width: 100PX;
    height: 45PX;
    background: #ed1b23;
    margin-left: 10px;
    border: navajowhite;
    border-radius: 1px;
}

button#btnNewsLetter:after {
    content: "ĐĂNG KÝ";
}

.img_thanhToan {
    margin-top: 5px;
}

#dangKyNhanTin {
    margin-left: -15px;
}

.search_cart .box_menuLeft.detail_menu .box-menu-left #menu_left {
    display: none;
    background-color: white;
}

.search_cart .box_menuLeft.detail_menu .box-menu-left {
    height: 0px;
}

.col-md-12 {
    width: 100%;
    padding: 0px;
}

/* trang con */

.sp-name-current {
    display: none;
}

.box-breadcumb {
    background: none !important;
}

.breadcum {
    display: flex;
    height: 50px;
    margin-top: 15px;
    line-height: 50px;
    margin-bottom: 15px;
    background: #ffffff;
    font-size: 14px;
    border-radius: 2px;
    padding: 0px 15px;
    box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
}

.breadcum li a {
    color: #777;
}

.breadcum li span {
    padding: 0px 5px;
}

#sp-trangcon .box-pro-sub #loadFillter .txt-name-sub>h2:nth-child(1) {
    background-color: #ed1b23;
    width: 100%;
    height: 50px;
    color: white;
    border-radius: 2px;
    line-height: 50px;
    font-size: 22px;
    padding-left: 10px;
    margin-bottom: 20px;
    margin-top: 0px;
}

#sp-trangcon .box-pro-sub #loadFillter .txt-name-sub>h2:nth-child(1) a {
    color: white;
}

#sp-trangcon .box-pro-sub #loadFillter .txt-name-sub>h2:nth-child(1):before {
    content: '';
    width: 50px;
    height: 50px;
    background: #ed1b23 url(http://chamsocoto.net/uploads/adv/i_hot.png) no-repeat 5px;
    display: block;
    float: left;
    margin-right: 10px;
}

#loadFillter {
    background-color: white;
    box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
}

#loadFillter .product-list {
    grid-template-columns: repeat(5, 1fr);
    background-color: white;
    box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
}

#sp-trangcon #slide-img {
    float: left;
    width: 42%;
    margin-bottom: 40px;
    padding-right: 10px;
}

.form_right_all {
    float: right;
    width: 58%;
    margin-bottom: 40px;
    position: relative;
    padding: 0px 5px;
}

.price-off,
.phone_number,
.info-promotion-from,
.info-promotion-to,
.info-date,
.pro-view,
p.col-md-12.mt-1 {
    display: none;
}

.col-lg-12.col-xs-12.col-md-12.d-flex.align-items-center {
    display: flex;
    width: 48%;
}

.mr-4 {
    margin: 5px 15px;
    font-weight: 600;
}

.col-lg-6.d-none {
    display: flex;
    font-size: 16px;
    margin: 5px 0px 0px;
    font-weight: 600;
}

.form-right.form_right_0 h1 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ed1b23;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ababab;
}

button#btnAddNowJS:before {
    content: "\f217 ";
    font-family: "FontAweSome";
    font-size: 22px;
    border-right: 1px solid white;
    background: #504e4f;
    padding: 8px 15px;
    margin-right: 10px;
    margin-left: 0px;
    padding-right: 30px;
}

span.lbl-motangan {
    display: none;
}

.info-sort {
    padding: 10px 0px;
    margin-left: 15px;
    display: none;
}

.attrs-product.clearfix .item-attr {
    line-height: 25px;
    font-weight: 600;
}

#slide-pro-1 .item img {
    width: 100%;
    border: 1px solid #80808038;
}

.price_all .text-price {
    font-size: 16px;
    font-weight: 600;
}

span.square i {
    padding: 10px;
    width: 30px;
    height: 30px;
    margin: 0px;
    border: 1px solid #0000008a;
    font-size: 10px;
    background-color: white;
}

input#proQuantity {
    width: 60px;
    height: 30px;
    border-top: 1px solid #0000008a;
    border-bottom: 1px solid #0000008a;
    border-left: 0px;
    border-right: 0px;
    padding-left: 10px;
    font-weight: 600;
}

.pro-detail .detail_box_2 .clearfix:nth-child(2) {
    margin-bottom: 0px;
}

.pro-detail .detail_box_2 .clearfix {
    margin-bottom: 5px;
}

.price_all {
    display: inline-grid;
}

.text-price-niem-yet {
    visibility: hidden;
    margin-left: -85px;
}

.text-price-niem-yet span.color-text-second {
    visibility: visible;
    font-size: 25px;
    text-decoration: line-through;
    text-align: left;
}

button#btnAddNowJS {
    width: 45%;
    height: 38px;
    background-color: #504e4f;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    position: relative;
    border-radius: 2px;
    text-transform: uppercase;
    margin-top: 10px;
    border: none;
    text-align: left;
    padding-left: 0px;
    margin-left: 6%;
}

.col_phone_2.d-flex {
    display: flex;
}

a.btn.btn-add-card {
    width: 45%;
    height: 38px;
    background-color: #ed1b23;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    position: relative;
    border-radius: 2px;
    text-transform: uppercase;
    margin-top: 10px;
    border: none;
    text-align: left;
    padding-left: 15px;
}

a.btn.btn-add-card:before {
    content: "\f217 ";
    font-family: "FontAweSome";
    font-size: 22px;
    border-right: 1px solid white;
    background: #ed1b23;
    padding: 8px 0px 8px 15px;
    margin-right: 35px;
    margin-left: 0px;
    padding-right: 30px;
}

button#btnCheckCart {
    width: 48%;
    background-color: #504e4f;
    height: 38px;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    position: relative;
    border-radius: 2px;
    text-transform: uppercase;
    margin-top: 10px;
    border: none;
    text-align: left;
    padding-left: 15px;
    margin-left: 15px;
    display: none;
}

button#btnCheckCart:before {
    content: "\f217 ";
    font-family: "FontAweSome";
    font-size: 22px;
    border-right: 1px solid white;
    background-color: #504e4f;
    padding: 8px 15px;
    margin-right: 35px;
    margin-left: 0px;
    padding-right: 30px;
}

.box-oder-pay .body-cart-order button#btnCheckCart {
    width: 100%;
    background-color: #ed1b23;
    height: 38px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    position: relative;
    border-radius: 2px;
    text-transform: uppercase;
    margin-top: 10px;
    border: none;
    text-align: left;
    padding-left: 22%;
    margin-left: 0;
    display: block;
    margin-bottom: 10px;
}

.box-oder-pay .body-cart-order button#btnCheckCart:before {
    content: "\f217 ";
    font-family: "FontAweSome";
    font-size: 22px;
    border-right: 1px solid white;
    background-color: #ed1b23;
    padding: 4px 15px;
    margin-right: 0;
    margin-left: 0px;
    padding-right: 15px;
    position: absolute;
    top: 0;
    left: 0;
}

.box-oder-pay .body-cart-order table#ctl12_ucLoadControl_ctl00_rdHinhThucThanhToan {
    margin-left: 10px;
}

.box-oder-pay .body-cart-order .form-group:first-child {
    display: inline-grid;
    margin-left: 10px;
}

.box-oder-pay .body-cart-order .thongtin .form-group:nth-of-type(1) {
    width: 100%;
}

.box-oder-pay .body-cart-order .thongtin .form-group:not(:nth-child(1)):not(:nth-child(6)) {
    width: 50%;
    float: left;
}

.box-oder-pay .body-cart-order .thongtin .form-group:nth-of-type(6) {
    width: 100%;
}
.box-oder-pay .body-cart-order .thongtin .form-group:nth-child(9) .col-md-12 {
    padding-left: 20px;
}
.price_all .text-price {
    font-size: 16px;
    order: 1;
    margin: 8px;
    margin-left: 0;
}

.de_2 {
    line-height: 25px;
    font-weight: 600;
}

.form_right_all span.color-text-second {
    color: #ed1b23;
    font-weight: 600;
}

.form_right_all .text-price-niem-yet .color-text-second {
    color: black;
    font-weight: unset;
    font-size: 22px;
}

.form_right_all span.color-text-second #total {
    padding-left: 5px;
}

.de_1 {
    line-height: 25px;
    font-weight: 600;
}

.form-right.form_right_1 {
    border-top: 1px dashed #ababab;
    padding-top: 10px;
    margin-top: 10px;
}

.info-sort ul {
    list-style-type: disc;
}

.gn.gn1 {
    position: relative;
    margin-top: -5px;
    margin-left: 50px;
}

.gn.gn1:before {
    content: "\f098 ";
    font-family: "FontAweSome";
    color: red;
    font-size: 35px;
}

.gn.gn1 span {
    position: absolute;
    top: 10px;
    left: 35px;
    font-size: 20px;
    font-weight: 600;
}

.gn.gn2 span {
    color: #ed1b23;
    font-size: 16px;
    font-weight: 600;
}

.gn.gn3 span {
    color: #000000d4;
    font-style: italic;
    padding-left: 20px;
}

.gn.gn2 {
    margin-top: 10px;
}

.gn.gn3 {
    margin-top: 30px;
}

#spDaXem h3 a {
    color: black;
    display: block;
}

#spDaXem h3 {
    font-size: 16px;
    text-align: center;
}

#sp-trangcon .txt-name-sub {
    background-color: #ed1b23;
    width: 100%;
    height: 50px;
    color: white;
    border-radius: 2px;
    line-height: 50px;
    font-size: 22px;
    padding-left: 10px;
    margin-bottom: 10px;
}

#sp-trangcon .pro-detail .txt-name-sub:before {
    content: '';
    width: 50px;
    height: 50px;
    background: #ed1b23 url(http://chamsocoto.net/uploads/adv/i_hot.png) no-repeat 5px;
    display: block;
    float: left;
    margin-right: 10px;
}

.pro-detail .tabs-pro .active {
    background-color: #ed1b23;
    width: 100%;
    height: 50px;
    color: white;
    border-radius: 2px;
    line-height: 50px;
    font-size: 22px;
    padding-left: 10px;
}

#sp-trangcon .pro-detail .tabs-pro .active:before {
    content: '';
    width: 50px;
    height: 50px;
    background: #ed1b23 url(http://chamsocoto.net/uploads/adv/i_hot.png) no-repeat 5px;
    display: block;
    float: left;
    margin-right: 10px;
}

#spCungLoai,
#spDaXem {
    background-color: white;
    margin-bottom: 20px;
    box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
}

#spCungLoai .product-list {
    width: 100%;
    float: left;
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(5, 1fr);
}

#spDaXem .product-list {
    width: 100%;
    float: left;
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(5, 1fr);
}

#ltrPagingx,
#ltrPagingDaXem {
    display: none;
}

.info-cart.d-flex.align-items-center.border.p-3.bg-white.position-fixed {
    display: none;
}

.div-addthis {
    position: absolute;
    top: 20px;
    right: 10px;
    display: none;
}

#sp-trangcon .col-md-12 {
    position: relative;
}

.text-line.text_line_none.mb-3.mt-3 .row {
    display: flex;
}

.goingay {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 15px;
    align-items: center;
}

.phone_number {
    display: block;
    position: absolute;
    bottom: 30%;
    right: 45px;
}

.info-hotline.info-hotline-kythuat {
    display: none;
}
div#formMuaHang .col-md-6.fas_10 {
    width: 95%;
}
.info-hotline.hotline_num1 {
    font-size: 20px;
    color: red;
    font-weight: 600;
}

.box-body.clearfix {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 12px;
}

.box-body.clearfix>.cat-news.clearfix>a {
    display: block;
    height: 185px;
    padding: 8px;
}

.box-body.clearfix>.cat-news.clearfix>a>img {
    transition: all .5s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box-body.clearfix .cat-news.clearfix a img:hover {
    transform: scale(1.05);
}

.box-news-sub {
    background-color: white;
    box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
}

.ngay-dang-luot-xem {
    display: none;
}

.box-body.clearfix .cat-news.clearfix h4 a {
    padding: 0px 0px 0px 5px;
    font-size: 16px;
    color: black;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    height: 40px;
    padding-left: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: left !important;
}

.box-body.clearfix .cat-news.clearfix h3 a {
    padding: 0px 0px 0px 5px;
    font-size: 16px;
    color: black;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    height: 45px;
    padding-left: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: left !important;
}

.box-body.clearfix .clearfix p {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 3;
    height: 62px;
    padding-left: 5px;
    padding-right: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: left !important;
}

.box-news-list .item-list {
    border: 1px solid #e7e7e7;
}

.box-news-priority .body-news .item-list {
    border: 1px solid #e7e7e7;
}

.tab_content ul {
    list-style: disc;
    padding-left: 20px;
}

span.new-date {
    margin-left: 5px;
    display: none;
}

.box-body.clearfix .cat-news.clearfix h4 {
    margin: 0px;
}

.box-body.clearfix .cat-news.clearfix h3 {
    margin: 0;
}

.txt-name-sub h1 {
    margin-top: 0px;
    font-size: 22px;
    line-height: 50px;
}

#sp-trangcon .txt-name-sub a {
    color: white;
}

#sp-trangcon .box-news-sub .cate-header.sub-top .txt-name-sub h1:nth-child(1) {
    background-color: #ed1b23;
    width: 100%;
    height: 50px;
    color: white;
    border-radius: 2px;
    line-height: 50px;
    font-size: 22px;
    padding-left: 10px;
    margin-bottom: 20px;
    margin-top: 0px;
}

#sp-trangcon .box-news-sub .cate-header.sub-top .txt-name-sub::before {
    content: '';
    width: 50px;
    height: 50px;
    background: #ed1b23 url(http://chamsocoto.net/uploads/adv/i_hot.png) no-repeat 5px;
    display: block;
    float: left;
    margin-right: 10px;
}

.box-body.clearfix .cat-news.clearfix .clearfix ul {
    display: none;
}

.box-body.clearfix>.cat-news.clearfix {
    position: relative;
    padding-bottom: 20px;
    border: 1px solid #e7e7e7;
}

.box-body.clearfix .cat-news.clearfix .news-more a {
    color: #ed1b23;
    font-weight: 500;
    position: absolute;
    font-size: 14px;
    right: 15px;
    bottom: 5px;
}

.box-body.clearfix .cat-news.clearfix .news-more a:hover {
    color: #f4a300;
}

.box-body.clearfix .cat-news.clearfix .news-more a:after {
    content: ">>";
    margin-left: 5px;
}

.div-addthis-news {
    display: none;
}

.box-body.clearfix .cat-news.clearfix h4 a:hover {
    color: #ed1b23;
}

.box-body.clearfix .cat-news.clearfix h3 a:hover {
    color: #ed1b23;
}

.row {
    margin: 0px;
}

.box-sub-contact .box-body-sub .row:nth-child(2) {
    display: none;
}

.lh {
    display: flex;
    padding: 10px 20px;
}

.thongtinlh {
    width: 40%;
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 16px;
}

div#HEADLINE142 {
    width: 60%;
    height: 255px;
    margin-left: 10px;
}


/* comment fb */

.shares .fb-comments.fb_iframe_widget.fb_iframe_widget_fluid_desktop,
.shares .fb-comments.fb_iframe_widget.fb_iframe_widget_fluid_desktop span,
.shares .fb-comments.fb_iframe_widget.fb_iframe_widget_fluid_desktop span iframe {
    width: 100% !important;
}

#facebook .plugin.chrome.webkit.win.x1.Locale_vi_VN ._li .pluginSkinLight.pluginFontHelvetica #u_0_0 {
    width: 100% !important;
}


/* end comment */

#HEADLINE142 iframe {
    width: 100%;
    height: 250px;
}

.lh .mail>p:nth-child(2) {
    padding: 15px 5px;
}

.lh .sdt_footer>p:nth-child(2) {
    padding: 15px 5px;
}

#sp-trangcon .box-sub-contact .txt-name-sub {
    margin-bottom: 0px;
}

.box-sub-contact {
    border: 1px solid #dee2e6 !important;
    box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
    padding: 0;
    height: 700px;
    background: white;
}

.form-group .col-md-7 {
    margin-bottom: 10px;
    width: 100%;
    display: flex;
}

.form-group .col-md-3 {
    width: 50%
}

.form-group .col-md-2 {
    width: 5.666667%;
    display: none;
}

.form-group .col-md-3:nth-child(3) {
    margin-bottom: 10px;
    width: 33%;
}

.form-group .col-md-3:nth-child(4) {
    width: 33%;
    padding: 0px 5px;
    color: red;
}

.form-group .col-md-7 a {
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    color: white;
    text-align: center;
    font-size: 20px;
    border-radius: 3px;
    margin-top: 10px;
}

.box-sub-contact .form-group:not(:nth-child(2)):not(:nth-child(10)) {
    width: 33.3333%;
    float: left;
}

textarea.form-control {
    height: 120px;
}

.form-group:nth-child(10) {
    width: 100%;
}

.form-group:nth-child(11) {
    display: flex;
    width: 100% !important;
}


/* chuyen trang */

.box-news-detailt .box-sub-contact .form-group:nth-child(2) {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 40px;
}

.box-news-detailt .box-sub-contact .form-group:nth-child(2) span {
    color: #ed1b23;
}

.box-news-detailt .box-sub-contact .form-group:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(10)) {
    width: 50%;
    float: left;
    margin-bottom: 30px;
}

.box-news-detailt .box-sub-contact .form-group:nth-child(1) {
    width: 100%;
}

.box-news-detailt .box-sub-contact .form-group:not(:nth-child(1)):not(:nth-child(10)) .col-md-7::before {
    color: #ed1b23;
    position: absolute;
    font-family: "FontAweSome";
    top: 0%;
    font-size: 22px;
    border: 1px solid #b8b7b7;
    padding: 11px 19px 11px 11px;
    border-bottom-left-radius: 4px;
    border-right: unset;
    border-top-left-radius: 4px;
}

.box-news-detailt .box-sub-contact .form-group:nth-child(3) .col-md-7::before {
    content: "\f007 ";
}

.box-news-detailt .box-sub-contact .form-group .form-control {
    width: 92%;
    padding: 7px 0px 10px 20px;
    font-size: 14px;
    height: 55px;
    background: #f8f8f861;
    border: 1px solid #b8b7b7;
    color: black;
    margin: 0px 0px 0px 40px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}

.box-news-detailt .box-sub-contact .form-group:nth-child(4) .col-md-7::before {
    content: "\f041 ";
}

.box-news-detailt .box-sub-contact .form-group:nth-child(5) .col-md-7::before {
    content: "\f095 ";
}

.box-news-detailt .box-sub-contact .form-group:nth-child(6) .col-md-7::before {
    content: "\f0e0 ";
}

.box-news-detailt .box-sub-contact .form-group:nth-child(7) .col-md-7::before {
    content: "\f1c0 ";
}

.box-news-detailt .box-sub-contact .form-group:nth-child(8) .col-md-7::before {
    content: "\f0e0 ";
}

.box-news-detailt .box-sub-contact .form-group:nth-child(9) .col-md-7::before {
    content: "\f162 ";
}

.box-news-detailt .box-sub-contact .form-group:nth-child(1)>label.control-label.col-md-12 {
    display: none;
}

.box-news-detailt .box-sub-contact .form-group:nth-child(1) h2 {
    background-color: unset;
    width: 100%;
    height: 50px;
    color: black;
    border-radius: 0;
    line-height: 50px;
    font-size: 22px;
    padding-left: 0;
    margin-bottom: 25px;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
    position: relative;
}

.box-news-detailt .box-sub-contact .form-group:nth-child(1) h2::after {
    position: absolute;
    border-bottom: 1px solid #ed1b23;
    width: 12%;
    top: 80%;
    left: 44%;
    content: '';
}

.box-news-detailt .box-sub-contact {
    height: auto;
}

.box-news-detailt .box-sub-contact .form-group .col-md-7 a {
    display: block;
    line-height: 40px;
    color: white;
    text-align: center;
    border-radius: 3px;
    margin-top: 10px;
    margin-left: 40%;
    background: #ed1b23;
    border: navajowhite;
    width: 20%;
    height: 40px;
    font-size: 18px;
    transition: 0.5s;
    margin-bottom: 10px;
}


/* end chuyen trang  */

a#ctl12_ucLoadControl_ctl00_btnReset {
    margin-left: 20px;
    background-color: #504e4f;
}

a#ctl12_ucLoadControl_ctl00_btnSend {
    background-color: #ed1b23;
}

.box-pro-home {
    box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
}

.tab_content {
    background-color: white;
    padding: 10px 10px;
    box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
}

.tab_content header h1 {
    text-align: justify;
    margin: 0px;
    padding: 25px 0px;
}

label.text-dark.control-label.col-md-12 {
    display: none;
}

.box-page-sub {
    background-color: white;
    box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
}

.box-page-sub .box-body {
    padding: 5px 10px;
}

#sp-trangcon #loadFillter .txt-name-sub {
    margin-bottom: 0px;
}

.form-group {
    width: 50%;
    margin: 0px;
}

.form-group:nth-child(12) {
    width: 100% !important;
    display: flex;
    justify-content: center;
}

.form-group:nth-child(12)>.col-md-7 {
    display: flex;
    width: 50%;
}

label.control-label.col-md-3 {
    display: none;
}

div#slide1-pro-2 {
    margin-left: 0px;
    display: flex;
    justify-content: center;
    margin-top: 15px;
    padding-left: 2px;
}

.box_productMenu .box-pro-home .box-cat-home .views-list {
    display: none;
}

.pro-detail .detail_box_2 {
    margin-top: 20px;
}

#spDaXem {
    display: none;
}

.cat-title-detail {
    display: none;
}

ul.ul-orther-news {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 12px;
}

.ul-orther-news li a:first-child {
    display: block;
    height: 185px;
    padding: 12px;
}

.ul-orther-news li .new-content h2 span {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 3;
    height: 62px;
    padding-left: 5px;
    padding-right: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: left !important;
}

.ul-orther-news li .new-content h2 {
    margin: 5px 0px;
}

.ul-orther-news li a img.img-news {
    transition: all .5s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ul-orther-news li a:nth-child(2) {
    font-size: 16px;
    color: black;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    height: 40px;
    padding-left: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: left !important;
}

span.time_news {
    display: none;
}

.new-content p {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 3;
    height: 62px;
    padding-left: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: left !important;
}

ul.ul-orther-news li {
    border: 1px solid #e3e3e3;
    margin-bottom: 10px;
    background-color: white;
}

.body-detailt {
    background-color: white;
    margin-top: -10px;
    padding: 10px;
    margin-bottom: 20px;
}

.owl-stage-outer .item {
    border: 1px solid #dedede;
    padding: 3px;
}

#sp-trangcon .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-height: 325px;
    height: 80px;
}

.cartlist_button a {
    color: white;
}

.next-buy {
    width: 30%;
    background: #ed1b23;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
}

.button-order {
    width: 30%;
    background: #504e4f;
    height: 60px;
    text-align: center;
    font-size: 16px;
    line-height: 60px;
}

.cartlist_button {
    margin-top: 20px;
    display: flex;
    margin-left: 35%
}

.button-order:hover {
    background: #ff6a00;
}

.next-buy:hover {
    background: #ff6a00;
}

span.icon-cart a {
    display: block;
}

.close_menu {
    display: none;
}

#nav-main-menu li .sub-menu li {
    width: 100%;
    height: auto;
    padding-left: 5px;
    margin: 0;
    text-align: left;
    line-height: 50px;
}

#nav-main-menu li .fa-plus {
    display: none;
}

.pro-view-sale {
    display: none;
}

.ttct {
    margin: 10px 40px 0px;
    display: inline-grid;
    font-size: 14px;
    line-height: 40px;
}

.ttct1,
.ttct2,
.ttct3 {
    position: relative;
    padding-left: 45px;
}

span.ttct1:before {
    content: "\f0d1";
    font-family: "FontAweSome";
    transform: rotatey(180deg);
    display: inline-block;
    color: #ed1b23;
    font-size: 25px;
    position: absolute;
    left: 0;
    padding: 0px 10px;
}

span.ttct2:before {
    content: "\f155 ";
    font-family: "FontAweSome";
    display: inline-block;
    color: #ed1b23;
    font-size: 25px;
    position: absolute;
    left: 0;
    padding: 0px 10px;
}

span.ttct3:before {
    content: "\f122 ";
    font-family: "FontAweSome";
    display: inline-block;
    color: #ed1b23;
    font-size: 25px;
    position: absolute;
    left: 0;
    padding: 0px 10px;
}

.news-img-detailt {
    display: none;
}

.news-container p {
    font-style: italic;
    font-weight: 600;
}

div#formMuaHang {
    border: 1px solid #ed1b23;
    margin: 20px 0px 10px;
    background-color: white;
    padding: 10px;
    box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
}

div#formMuaHang label.control-label.col-md-4 {
    display: none;
}

div#formMuaHang .col-md-6 .col-md-8 {
    width: 100%;
}

div#formMuaHang .form-control {
    width: 95%;
    padding: 6px 0px 10px 20px;
    font-size: 14px;
    height: 55px;
    background: #f8f8f861;
    border: 1px solid #b8b7b7;
    color: black;
    margin: 0px 0px 0px 25px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}

div#formMuaHang textarea#txtGhiChu2 {
    width: 100%;
    margin-left: 40px;
}
div#formMuaHang .col-md-6.fas_9
{
    display: none;
}
#sp-trangcon #formMuaHang .txt-name-sub {
    background-color: unset;
    width: 100%;
    height: 50px;
    color: black;
    border-radius: 0;
    line-height: 50px;
    font-size: 22px;
    padding-left: 0;
    margin-bottom: 25px;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
}

#sp-trangcon #formMuaHang .txt-name-sub:after {
    position: absolute;
    border-bottom: 1px solid #ed1b23;
    width: 12%;
    top: 65%;
    left: 44%;
    content: '';
}

#sp-trangcon #formMuaHang .txt-name-sub:before {
    display: none;
}

#formMuaHang .row:nth-child(1) .row.clearfix .col-md-10 {
    padding: 8px 0px;
    width: auto;
}

#formMuaHang .clearfix_left .clearfix_left1 #spTongSoTien2 {
    color: #ed1b23;
    font-size: 22px;
    font-weight: 600;
}

.clearfix_left .clearfix_left1 .col-md-3 {
    display: block;
    width: 35%;
}

div#dathang {
    margin-top: 10px;
}

div#formMuaHang .col-md-6.clearfix_left {
    display: inline-grid;
    width: 47%;
    gap: 20px;
    margin-left: 15px;
    margin-bottom: 5px;
}

div#formMuaHang .col-md-6.clearfix_right {
    margin-bottom: 5px;
}

div#formMuaHang .col-md-6 {
    margin-bottom: 30px;
}

.clearfix_left1 {
    line-height: 30px;
}

.clearfix_left .clearfix_left1 label.control-label.col-md-3 {
    width: 25%;
    padding: 0;
}

#GuiDonHang2 {
    background: #ed1b23;
    border: navajowhite;
    width: 50%;
    height: 40px;
    font-size: 18px;
    transition: 0.5s;
}

#GuiDonHang2:hover {
    background: #504e4f;
}

#formMuaHang .row:nth-child(1) .row.clearfix .control-label.col-md-2 {
    font-size: 20px;
    padding: 10px 0px;
    margin-left: 25px;
}

div#formMuaHang .col-md-6.fass:before {
    color: #ed1b23;
    position: absolute;
    font-family: "FontAweSome";
    top: 0%;
    font-size: 22px;
    border: 1px solid #b8b7b7;
    padding: 11px 20px 11px 12px;
    border-bottom-left-radius: 4px;
    border-right: unset;
    border-top-left-radius: 4px;
}

div#formMuaHang .col-md-6.fas_1:before {
    content: "\f007 ";
}

div#formMuaHang .col-md-6.fas_2:before,
div#formMuaHang .col-md-6.fas_3:before,
div#formMuaHang .col-md-6.fas_4:before {
    content: "\f041 ";
}

div#formMuaHang .col-md-6.fas_5:before {
    content: "\f095 ";
}

div#formMuaHang .col-md-6.fas_6:before {
    content: "\f1c0 ";
}

div#formMuaHang .col-md-6.fas_7:before {
    content: "\f0e0 ";
    padding: 11px 20px 11px 10px;
}

div#formMuaHang .col-md-6.fas_8:before {
    content: "\f162 ";
}

div#formMuaHang .col-md-6.fas_9:before {
    content: "\f0d1  ";
    padding: 11px 20px 11px 10px;
}

div#formMuaHang .col-md-6.fas_10:before {
    content: "\f02e  ";
}

.box-search {
    width: 100%;
    float: left !important;
    margin-top: 10px;
}

.box-search select {
    border-radius: 0;
    height: 38px;
    line-height: 38px;
    border-color: #333
}

.box-search input {
    border-radius: 0;
    height: 51px;
    line-height: 51px;
}

.box-search .padding-right-none {
    padding: 0;
    display: none;
    float: left
}

.box-search .col-md-9 {
    padding: 0;
    max-width: 100%;
    display: block;
    float: left;
    width: 100%;
    margin-left: 15px;
}

.container-fluid.menuLeft_slide .col-md-12 .col-md-9 {
    margin-left: 305px;
}

.box-search .col-md-9 input {
    float: left;
    padding: 0 10px;
    border: 0;
    width: 100%;
    position: relative;
    border-radius: 2px;
}

.box-search .col-md-9 a {
    width: 15%;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 51px;
    height: 51px;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
}

.box-search .col-md-9 a i.fa.fa-search {
    color: #020001b8;
    font-size: 26px;
    padding-top: 12px;
}

.slider-footer .slides {
    width: 100%;
    float: left
}

.slider-footer .title {
    padding: 8px 10px;
    background: #be0000;
    color: #fff;
    float: left;
    margin-bottom: 30px;
    display: block
}

.slider-footer .item {
    border: 1px solid #e2e2e2;
    padding: 8px
}

.box-1 {
    padding: 20px 0;
    width: 100%;
    float: left
}

.box-1 .title {
    width: 100%;
    float: left;
    padding: 8px 10px;
    background: #be0000;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px
}

.box-1 .box-online-visit .header {
    width: 100%;
    float: left;
    padding: 8px 10px;
    background: #be0000;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px
}

.box-1 .box-online-visit td {
    padding: 5px 8px
}

.box-1 .box-online-visit .body-online-visit {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center
}

.box-1 .box-online-visit .box-2 .header {
    padding: 8px 10px;
    background: #cd3301;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 20px;
    font-size: 1em;
    font-weight: 400
}

.box-1 .box-2 h3 {
    width: 100%;
    float: left;
    padding: 8px 10px;
    background: #be0000;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px
}

.box-2 {
    background: #d8d8d8;
    padding: 20px 0;
    width: 100%;
    float: left
}

.box-2 .box-1 h3 {
    width: 100%;
    float: left;
    padding: 8px 10px;
    background: #be0000;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px
}

.box-2 .box-1 .box-online-visit .header {
    padding: 8px 10px;
    background: #cd3301;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 20px;
    font-size: 1em;
    font-weight: 400
}

.box-2 .title {
    width: 100%;
    float: left;
    padding: 8px 10px;
    background: #cd3301;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 20px;
    font-size: 1em;
    font-weight: 400
}

.box-2 h3 {
    width: 100%;
    float: left;
    padding: 8px 10px;
    background: #cd3301;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 20px;
    font-size: 1em;
    font-weight: 400
}

.box-2 p {
    margin-bottom: 6px
}

.box-2 .box-social-network .header {
    display: none
}

.box-2 .box-social-network .body-social li {
    display: inline-block;
    margin-right: 3px;
    padding: 5px 7px
}

.box-2 .box-social-network .body-social li a {
    color: #fff
}

.box-2 .menu-footer li ul li {
    margin-bottom: 8px
}

.box-2 .menu-footer li ul li a {
    color: #333
}

.box-2 .menu-footer li ul li a:hover {
    color: #be0000
}

.net-work-fake .box-social-network .header {
    display: none
}

.net-work-fake .box-social-network .body-social li {
    display: inline-block;
    margin-right: 3px;
    padding: 5px 7px
}

.net-work-fake .box-social-network .body-social li a {
    color: #fff
}

.top-fix {
    width: 100%;
    float: left;
    position: fixed !important;
    top: 0 !important;
    transition: all 0.6s ease-in-out;
    z-index: 100
}

#areaComment {
    display: none
}

#divrate {
    display: none
}

.table-cart-list {
    display: flex;
    width: 100%
}
.table-cart-list .head
{
    display: none;
}
.table-cart-list input {
    text-align: center;
    font-weight: 900;
    border: none;
}
.table-cart-list .row-body-item {
    display: flex;
    background: #FBFBFB;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.left_cart {
    width: 30%;
    border: 1px solid #EBEBEB;
}
.right_cart {
    background-color: #FBFBFB;
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    border: 1px solid #EBEBEB;
    padding: 1rem 2.4rem 2.4rem 2.4rem;
}
.name_cart {
    font-size: 24px;
    font-weight: 500;
    width: 100%;
    background-color: #fbfbfb;
    padding: 10px 20px;
    border-bottom: 1px solid #ebebeb;
}
.count_cart a:first-child {
    padding: 1px 10px;
    text-align: center;
    position: absolute;
    display: block;
    height: 34px;
    line-height: 29px;
    color: #333;
    left: 0;
    border-right: 1px solid #dcdcdc;
}
.count_cart a:last-child {
    padding: 1px 10px;
    text-align: center;
    position: absolute;
    display: block;
    height: 34px;
    line-height: 29px;
    color: #333;
    border-left: 1px solid #dcdcdc;
    right: 0;
    top: 0;
}
.count_cart
{
    position: relative;
    overflow: hidden;
    display: inline-block;
    height: 34px;
    line-height: 29px;
    border: 1px solid #dcdcdc;
}
.properties_cart {
    text-align: right;
    padding-right: 25px;
}
.del_cart span {
    font-size: 18px;
    color: #504e4f;
}
.del_cart span .fa:before {
    font-family: "Font Awesome 5 Pro";
}
.giaban, .thanhtien {
    display: flex;
    justify-content: flex-end;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
}
.list_cart {
    width: 80%;
    margin-right: 1%;
}
.total_price {
    width: 25%;
}
.price_cart {
    font-size: 18px;
}
.tong-tien {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #bebebe;
    padding: 20px 0;
    font-size: 15px;
}
.del_cart span:hover {
    color: #ed1b23;
}
.tong-tien .view-quantity:before {
    content: "Tổng số lượng sản phẩm: ";
    margin-right: 1rem;
    color: black;
}
.tong-tien .view-price:before {
    content: "Thành tiền:";
    color: black;
    font-size: 15px;
}
.tong-tien span {
    margin-top: 1rem;
}
.tong-tien  span.view-price {
    color: #ed1b23;
    font-size: 18px;
}

/* end giỏ hàng */
.col-md-12.box_loadControl .box-news-sub .cate-header.sub-top:first-child {
    display: none;
}

@media screen and (min-width: 1025px) {
    .spo,
    .text-add,
    .box-n {
        display: none
    }
    .box-search {
        position: sticky;
        top: 45px;
        z-index: 10
    }
    .menu-mobile {
        display: none
    }
    .box-menu .nav-menu li.itop>a:after {
        margin-left: 5px;
        font-family: fontAwesome;
        content: '\f078';
        font-size: 10px;
        float: right;
        margin-top: 5px
    }
}

.form-dk {
    display: none
}

footer {
    margin-top: 25px;
    line-height: 36px;
    background: #161616;
    border-top: 1px solid #7a7a7a
}

footer p {
    margin-bottom: 0
}

footer a {
    color: white;
}

footer .right {
    text-align: right;
    padding: 0px;
}

footer .left {
    padding: 0px;
}

@media screen and (max-width: 767px) {
    .dn-mb {
        display: none
    }
    .product-list {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }
    .product-list li {
        width: 48%;
        margin-bottom: 15px
    }
    .mnf {
        margin: 20px 0
    }
    .fix-tm {
        margin: 20px 0
    }
    footer .col-md-6 {
        text-align: center !important
    }
    .text-primary h4 {
        font-size: 13px
    }
}

.net {
    position: fixed;
    right: 0;
    bottom: 90px;
    z-index: 100;
    padding: 10px;
    background: #e2e2e2;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    border-radius: 5px
}

.net .header {
    display: none
}

.net ul li {
    margin-bottom: 8px
}

.phone-call {
    position: fixed;
    left: 3px;
    bottom: 3px;
    padding: 5px 10px;
    border-radius: 6px;
    background: #fff;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    z-index: 10;
    font-size: 16px;
    color: #39599f !important
}

.phone-call img {
    border-radius: 50%;
    width: 40px;
    margin-right: 6px
}

.to-top {
    background: #eb3737;
    border: 2px solid #d8d8d8;
    width: 50px;
    height: 50px;
    line-height: 40px;
    border-radius: 100%;
    bottom: 100px;
    right: 15px;
    color: #fff;
    text-align: center;
    font-size: 25px;
    transition: all 0.3s ease-in-out;
    position: fixed;
    z-index: 10
}

.to-top .fa {
    font-size: 18px;
    color: #fff
}

.menu-pc .box-menu-left {
    width: 100%;
    float: left;
    padding: 10px
}

.menu-pc .box-menu-left .header {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px
}

.menu-pc .box-menu-left li a {
    margin-bottom: 6px;
    color: #333;
    width: 100%;
    float: left
}

.menu-pc .box-menu-left #menu_left {
    width: 100%;
    float: left
}

.menu-pc .box-menu-left #menu_left li {
    position: relative;
    width: 100%;
    float: left
}

@media screen and (max-width: 1024px) {
    .menu-pc .box-menu-left #menu_left {
        display: none
    }
}

.top-top {
    top: -200px
}

.nav-main {
    width: 100%;
    float: left
}

.menu-mobile {
    margin-top: 15px;
}

.menu-mobile .mn1 {
    padding: 0px 9px;
    line-height: 40px;
    height: 40px;
    background: #bfbfbf;
    color: #333;
    float: right;
    position: relative;
    width: 45px
}

.menu-mobile .mn1 .mb-0 {
    font-size: 10px;
    font-weight: 400 !important;
    height: 12px;
    position: absolute;
    bottom: 18px;
    left: 7px
}

.menu-mobile .mn1 .icm {
    width: 100%;
    float: left;
    margin-top: 9px
}

.menu-mobile .mn1 .icm span {
    width: 90%;
    height: 1.5px;
    background: #333;
    margin-bottom: 3px;
    display: block
}

.menu-close {
    transition: 0.5s
}

.menu-click-close {
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0, 0, 0, 0.4);
    position: fixed
}

@media screen and (min-width: 1200px) {
    .box2,
    .hotline-mobile {
        display: none !important
    }
    ul.nav-menu li:hover ul.sub-menu {
        top: 90px;
        visibility: initial;
        opacity: 1;
        transition: 0.5s;
        z-index: 100;
    }
    ul.nav-menu li ul.sub-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        top: 100px;
        border: 0;
        position: absolute;
        width: 250px;
        z-index: 10;
        background: #fff;
        box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12)
    }
}

.img-logo {
    display: block !important
}

@media screen and (max-width: 1024px) {
    .box-menu .col-6 {
        padding: 0 !important
    }
    .box-menu .col-4 {
        padding-right: 0
    }
    .top .col-md-9 {
        padding-left: 0
    }
    .menu-pc .box-menu-left #menu_left li {
        border-bottom: 1px solid #e2e2e2
    }
    .menu-pc .box-menu-left li a {
        margin-top: 6px
    }
    .menu-pc .box-menu-left #menu_left>li>a {
        font-size: 13px;
        font-weight: 600
    }
    #menu_left .sub-menu {
        padding: 0 8px
    }
    .top {
        padding-bottom: 0
    }
    .img-logo {
        width: 65px
    }
    .side-left,
    .bot .side-right .box-right {
        display: none !important
    }
    .box-menu {
        padding-top: 10px;
        padding-bottom: 10px;
        background: #ffff67
    }
    .box-search .col-md-9 input {
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 12px
    }
    .box-search .col-md-9 a {
        width: 0;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        background: #bfbfbf;
        position: absolute
    }
    .box-search {
        padding: 5px;
        background: #007bff;
        border: 0
    }
    .box-menu .col-3 {
        padding-right: 0;
        padding-left: 10px;
        max-width: 22%
    }
    .box-menu .col-9 {
        padding-left: 0
    }
    nav .box-menu .col-md-3 {
        display: none
    }
    .box2 {
        max-width: calc(16.666667% + 5%)
    }
    .menu-pc {
        width: 300px !important;
        background: #fff;
        left: -300px;
        height: 100%;
        z-index: 102;
        overflow-y: scroll;
        transition: 0.5s;
        position: fixed;
        top: 0
    }
    .menu-pc .menu-left-view .itop .fa {
        position: absolute;
        right: 0;
        top: 0;
        padding: 7px 6px;
        color: #333;
        transition: 0.5s;
        border: 1px solid #f1f1f1
    }
    .menu-pc-1 {
        left: 0 !important
    }
    h5.text-primary {
        font-size: 16px
    }
    .top .text-primary .box1 {
        display: none
    }
    .top .text-primary .box1 p {
        font-size: 12px !important
    }
    .box2 .d-flex {
        position: relative
    }
    .box2 .d-flex a {
        font-size: 15px;
        padding: 5px 10px;
        background: #ff4949;
        border-radius: 15px 0 0 15px;
        position: absolute;
        right: 27px;
        color: #fff
    }
    .box2 .d-flex img {
        z-index: 1;
        border: 2px solid #fff;
        border-radius: 50%
    }
    .box2 .header-box-cart {
        float: right;
        margin-left: 5px;
        height: 30px;
        overflow: hidden;
        width: 30px;
        background: #0a91ca;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%
    }
    .box2 .icon-cart,
    .box2 .txt-Number,
    .box2 .view-cart span {
        display: none
    }
    .box2 img {
        margin-right: 0 !important
    }
    .box2 .view-cart {
        padding: 4px 5px;
        border-radius: 50%;
        background: #078fcf
    }
    .box-menu .nav-menu li a {
        font-size: 13px
    }
    ul.nav-menu {
        width: 100%;
        float: left
    }
    ul.nav-menu li {
        width: 100%;
        clear: both;
        display: block;
        position: relative
    }
    ul.nav-menu li:hover a {
        background: transparent
    }
    ul.nav-menu li:hover ul.sub-menu {
        position: relative;
        opacity: 1;
        background: transparent;
        top: 0;
        display: block;
        border: 0;
        width: 100%;
        float: left
    }
    ul.nav-menu li ul.sub-menu {
        position: relative;
        opacity: 1;
        background: transparent;
        top: 0;
        display: block;
        border: 0;
        width: 100%;
        float: left
    }
    ul.nav-menu li ul.sub-menu::after {
        clear: both;
        display: table;
        content: ""
    }
    ul.nav-menu li.active a {
        background: transparent
    }
}

@media screen and (max-width: 360px) {
    .menu-mobile .mn1 {
        width: 40px
    }
    .box2 .header-box-cart {
        height: 27px !important;
        width: 27px !important
    }
}

@media screen and (min-width: 320px) and (max-width: 640px) {
    .txt-name-sub h1 {
        font-size: 18px;
    }
    .container-fluid.menu_top,
    .container-fluid.img_hoTro,
    .txt-letter {
        display: none;
    }
    #nav-main-menu li .fa-plus {
        display: block;
    }
    .container-fluid.box_advCenter {
        display: none;
    }
    .menu-mobile i.fa.fa-bars {
        padding: 10px;
        color: #504e4f;
        font-size: 30px;
    }
    .menu-mobile i.fa.fa-bars span {
        display: none;
    }
    .col-md-3.box_banner {
        padding: 0px;
        float: right;
        width: 75%;
    }
    .col-md-9.box_menuMain {
        padding: 0px;
        float: left;
        width: 20%;
    }
    .box_banner .banner .link-logo {
        width: 50%;
        display: block;
        padding-top: 10px;
    }
    .txt-Number-cart,
    .view-cart {
        display: none;
    }
    .view-cart a {
        color: #ed1b23;
        font-size: 12px;
    }
    .col-md-2.shopCart {
        padding: 0px;
        position: inherit;
        top: -75px;
        right: 0px;
    }
    table.table-cart-list thead {
        background-color: #504e4f;
        color: white;
    }
    #sp-trangcon .box-cart-sub .txt-name-sub {
        margin-bottom: 0px;
    }
    i.fa.fa-shopping-cart {
        font-size: 25px;
        color: #ed1b23;
    }
    span.view-cart {
        position: absolute;
        top: 15px;
        right: 20px;
    }
    .box-cart-sub {
        padding: 0px 5px;
        margin-top: 10px;
    }
    .body-cart {
        overflow-x: scroll;
    }
    .cartlist_button a {
        color: white;
    }
    .next-buy {
        width: 48%;
        background: red;
        height: 40px;
        border-radius: 3px;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
    }
    .button-order {
        width: 48%;
        background: #504e4f;
        height: 40px;
        border-radius: 3px;
        margin-left: 10px;
        text-align: center;
        font-size: 14px;
        line-height: 40px;
    }
    .cartlist_button {
        display: flex;
    }
    span.icon-cart {
        position: absolute;
        padding-right: 10px;
        right: 15px;
        top: 0px;
    }
    .container-fluid.ct-nav {
        height: 80px;
        background-color: white;
    }
    .col-md-3.box_menuLeft .box-menu-left .header {
        background-color: #504e4f;
        width: 100%;
        height: 45px;
        color: white;
        line-height: 45px;
        font-size: 20px;
        color: white;
        margin: 0px;
    }
    .search_cart .col-md-3.box_menuLeft .box-menu-left .header:before {
        content: "\f0c9";
        font-family: "FontAweSome";
        background-color: #504e4f;
        margin: 0px;
        width: 30px;
        font-size: 25px;
        height: 100%;
        margin-left: 10px;
    }
    .container-fluid.search_cart {
        background-color: #ed1b23;
        height: 90px;
        line-height: 70px;
    }
    .box-search .col-md-9 {
        margin-left: 0px;
    }
    .box-search {
        padding: 5px 0px;
        background: none;
        margin-top: 0px;
    }
    .box-menu-left {
        position: absolute;
        top: 42px;
        height: 0px;
        background: none;
        z-index: 10;
        width: 100%;
    }
    #menu_left {
        display: none;
        background-color: white;
    }
    .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        max-height: 325px;
        height: auto;
    }
    .container-fluid.menuLeft_slide {
        min-height: 0px;
        margin-top: -1px;
    }
    .container-fluid.menuLeft_slide .col-md-12 .col-md-9 {
        margin-left: 0px;
    }
    .box-search .col-md-9 a i.fa.fa-search {
        color: #020001b8;
        font-size: 20px;
        padding-top: 12px;
    }
    .box-search .col-md-9 a {
        float: left;
        color: #fff;
        text-align: center;
        line-height: 51px;
        height: 51px;
        display: block;
        position: absolute;
        top: -7px;
        right: 35px;
        width: 0;
    }
    .owl-dots {
        display: none;
    }
    .box-product-new.box-product-motion .header {
        margin-top: 5px;
    }
    #fabook-page {
        padding-left: 0px;
    }
    input#ctl12_ucNewsLetter_txtEmail {
        padding: 0.5px 15px;
        background-color: #2f2e2e;
        border: 1px solid #3d3d3d;
        border-radius: 1px;
        width: 62%;
    }
    button#btnNewsLetter {
        width: 100PX;
        height: 40PX;
        background: #ed1b23;
        margin-left: 10px;
        border: navajowhite;
        border-radius: 1px;
    }
    .box-news-list .body-news.clearfix .item-list.clearfix a:first-child {
        display: block;
        height: 135px;
        padding: 3px;
    }
    .box-news-priority .body-news .img-view {
        display: block;
        height: 135px;
        padding: 0px 5px;
    }
    .item-list .frame-box .frame-img {
        display: block;
        overflow: hidden;
        margin-bottom: 5px;
        transition: all 0.3s ease;
        padding: 5px;
        height: 165px;
        border: 1px solid #f3f3f3;
        height: 175px;
    }
    .txt-header-letter.color-text-head {
        font-size: 15px;
        text-transform: uppercase;
    }
    #thanhToan span:nth-child(1) {
        font-size: 15px;
    }
    #thanhToan {
        display: inline-grid;
        color: white;
        margin: 0px 0px 10px 0px;
        font-size: 11px;
        line-height: 25px;
    }
    .container-fluid.box_newsLetter {
        background: #020202;
        height: auto;
    }
    .container.menuFooter {
        color: white;
        padding: 0px 15px;
        margin-top: 7px;
    }
    .diachi>p:nth-child(1) {
        width: 40px;
        position: relative;
        height: 38px;
        line-height: 40px;
        border: 1px solid;
        border-radius: 50%;
        margin: 5px 5px 0px 0px;
    }
    .diachi,
    .sdt_footer,
    .mail {
        display: flex;
        padding: 5px 0px 0px 0px;
    }
    .menu-footer .parent h3 {
        font-size: 15px;
    }
    .box-input.boder-color {
        margin-left: 8px;
    }
    .div-news-container {
        display: block !important;
        margin-top: -10px;
        height: 55px;
        padding: 0px 5px;
    }
    .div-news-container p {
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 20px;
        -webkit-line-clamp: 2;
        height: 40px;
        padding-left: 0px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-align: left !important;
    }
    .box-news-priority .body-news .item-list h5 .link-view {
        padding: 0px 0px 0px 5px;
        font-size: 14px;
        color: black;
        font-weight: 600;
        height: 40px;
        display: block;
    }
    .box-news-list .body-news.clearfix .item-list.clearfix a {
        padding: 10px 0px 0px 5px;
        font-size: 14px;
        color: black;
        font-weight: 600;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 20px;
        -webkit-line-clamp: 2;
        height: 52px;
        padding-left: 5px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-align: left !important;
    }
    .box-news-list .body-news.clearfix .item-list.clearfix .news-more a {
        bottom: -35px;
        display: none;
    }
    .box-news-priority .body-news .item-list .news-more a {
        display: none;
    }
    .box_productMenu .box-pro-home .box-cat-home .col-md-3.padding-left-none {
        display: none;
    }
    .box_productMenu .box-pro-home .box-cat-home .cate-header.sub-top .txt-name-sub .wrap-child-cat {
        display: none;
    }
    .box_productMenu .box-pro-home .box-cat-home .cate-header.sub-top {
        width: 100%;
        background-color: #fafafa;
        margin-top: 10px;
        position: absolute;
    }
    .box-product-new.box-product-motion {
        background-color: #ffffff00;
        margin-bottom: 0px;
        box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
    }
    .box_productMenu .box-pro-home .box-cat-home .col-md-9.padding-right-none {
        margin-top: 70px;
        background-color: none;
        padding: 0px;
        margin-left: 0px;
        background-color: white;
    }
    .box-product-new.box-product-motion ul.product-list-promo li.item-list {
        background-color: white;
        margin-bottom: 0px;
    }
    .product-list li {
        width: 100%;
        margin-bottom: 10px;
        border: 1px solid #e3e3e3;
        background-color: white;
    }
    ul.product-list {
        width: 100%;
        float: left;
        display: grid;
        grid-gap: 0px;
        grid-template-columns: repeat(2, 1fr);
        padding: 3px;
    }
    #sp-trangcon ul.product-list {
        width: 100%;
        float: left;
        display: grid;
        grid-gap: 0px;
        grid-template-columns: repeat(2, 1fr);
        padding: 3px;
    }
    .item-list .frame-box .frame-img {
        border: none;
    }
    .item-list {
        width: 100%;
        float: left;
        position: relative;
        padding-bottom: 10px;
        border: 1px solid #e3e3e3;
        margin-bottom: 10px;
    }
    .box-product-new.box-product-motion .body-pro {
        padding: 0px;
    }
    .item-list .frame-box .itemProContent .pro-name h3 {
        overflow: hidden;
        font-size: 14px;
        font-weight: 500;
        height: 30.6px;
        margin-bottom: 0px;
    }
    .box-news-list .body-news.clearfix .item-list.clearfix .clearfix {
        height: 60px;
    }
    .box-news-list .body-news.clearfix .item-list.clearfix .clearfix p {
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 20px;
        -webkit-line-clamp: 2;
        height: 40px;
        padding-left: 5px;
        padding-right: 5px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-align: left !important;
    }
    .box-body.clearfix .cat-news.clearfix .news-more a {
        display: none;
    }
    .pro-detail .tabs-pro .active,
    .box_productMenu .box-pro-home .box-cat-home .cate-header.sub-top .txt-name-sub h2 {
        font-size: 18px;
    }
    .box_productMenu .box-pro-home .box-cat-home .cate-header.sub-top .txt-name-sub h2::before {
        content: '';
        width: 50px;
        height: 50px;
        background: #ed1b23 url(http://chamsocoto.net/uploads/adv/i_hot.png) no-repeat 5px;
        display: block;
        float: left;
        margin-right: 0px;
    }
    .header {
        font-size: 18px;
        height: auto;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .ul-orther-news li a:first-child {
        display: block;
        height: 165px;
        padding: 5px;
    }
    #loadFillter {
        background-color: #ffffff00;
    }
    #loadFillter .product-list {
        grid-template-columns: repeat(2, 1fr);
        background-color: #ffffff00;
    }
    .box-search-product .cate-header.sub-top {
        height: 50px;
        margin-top: 10px;
    }
    #sp-trangcon .txt-name-sub {
        font-size: 18px;
        height: auto;
    }
    #menu_left li:hover ul.sub-menu {
        display: none;
    }
    #spCungLoai .product-list {
        width: 100%;
        float: left;
        display: grid;
        grid-gap: 5px;
        grid-template-columns: repeat(2, 1fr);
    }
    .box-news-list .body-news.clearfix .item-list.clearfix img:hover {
        transform: none;
    }
    li.item-list img:hover {
        transform: none;
    }
    ul.ul-orther-news {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 5px;
    }
    .ul-orther-news li a:nth-child(2) {
        padding: 0px 0px 0px 5px;
        font-size: 14px;
        color: black;
        font-weight: 600;
        height: 45px;
        display: block;
    }
    .new-content p {
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 20px;
        -webkit-line-clamp: 2;
        height: 40px;
        padding-left: 5px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-align: left !important;
    }
    .txt-name-sub h1 {
        margin-top: 10px;
        line-height: 28px;
    }
    .body-detailt img {
        height: auto !important;
    }
    .body-detailt {
        padding: 10px;
    }
    .tab_content header h1 {
        text-align: unset;
        margin: 0px;
        font-size: 22px;
        padding: 15px 0px;
    }
    .tab_content img {
        height: auto !important;
    }
    .form_right_all {
        float: unset;
        width: 100%;
        margin-bottom: 40px;
        position: relative;
    }
    #sp-trangcon #slide-img {
        float: left;
        width: 100%;
        margin-bottom: 40px;
        padding: 7px;
    }
    #sp-trangcon .owl-stage-outer .owl-item img {
        display: block;
        width: auto;
        height: 80px;
    }
    .owl-nav,
    .div-addthis {
        display: none;
    }
    ul.breadcum {
        height: auto;
        line-height: 20px;
        background-color: #F5F5F5;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 0.5rem 1rem;
        font-size: 12px;
        flex-wrap: wrap;
        margin-top: 5px;
        margin-bottom: 0px;
    }
    .container.box_relative {
        margin-top: 80px;
    }
    #slide-pro-1 .item img {
        width: 100%;
        height: auto;
        box-shadow: unset;
    }
    .col-lg-12.col-xs-12.col-md-12.d-flex.align-items-center {
        margin-bottom: 10px;
        display: -webkit-inline-box;
        width: 100%;
    }
    .text-line.text_line_none.mb-3.mt-3 .row {
        display: block;
    }
    .form-right.form_right_0 h1 {
        text-align: center;
        font-size: 18px;
    }
    .price_all,
    .de_1,
    .de_2,
    .attrs-product.clearfix {
        padding: 0px 15px;
    }
    input#proQuantity {
        padding: 0px;
    }
    .info-sort {
        padding: 10px 15px;
        margin-left: 15px;
    }
    button#btnCheckCart {
        width: 55%;
        padding-left: 0px;
        margin-left: 10px;
        font-size: 14px;
    }
    button#btnCheckCart:before {
        content: "\f217 ";
        font-family: "FontAweSome";
        font-size: 20px;
        border-right: 1px solid white;
        background: #ed1b23;
        padding: 9px 9px;
        margin-right: 8px;
        margin-left: 0px;
    }
    #formMuaHang .col-md-6 .col-md-8,
    #formMuaHang .col-md-6 {
        padding: 0;
        margin-bottom: 10px;
    }
    .pro-detail .detail_box_2 .clearfix {
        margin-bottom: 0px;
    }
    div#formMuaHang .form-control {
        height: 50px;
        width: 90%;
        margin-left: 35px;
        padding-left: 15px;
        height: 50px;
    }
    div#formMuaHang .col-md-6.fass:before {
        padding: 9px 20px 8px 10px;
    }
    div#formMuaHang .col-md-6.fas_6:before,
    div#formMuaHang .col-md-6.fas_7:before {
        padding-left: 6px;
    }
    div#formMuaHang textarea#txtGhiChu2 {
        margin-left: 35px;
    }
    div#formMuaHang .col-md-6.clearfix_left {
        width: 100%;
        gap: 5px;
        margin-top: 10px;
        margin-left: 0;
        position: absolute;
        bottom: 0;
    }
    div#formMuaHang .col-md-6.fas_9:before {
        padding: 9px 20px 8px 6px;
    }
    div#dathang {
        position: relative;
    }
    div#formMuaHang .col-md-6 {
        margin-bottom: 0;
    }
    .box-news-detailt .box-sub-contact .form-group .form-control {
        padding: 7px 24px 10px 20px;
    }
    .box-news-detailt .box-sub-contact .form-group:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(10)) {
        width: 100%;
        float: left;
        margin-bottom: unset;
    }
    .box-news-detailt .box-sub-contact .form-group .col-md-7 a {
        margin-left: 25%;
        width: 50%;
    }
    #formMuaHang .col-md-6.clearfix_right {
        padding-bottom: 25%;
        margin-top: 10px;
    }
    .clearfix_left .clearfix_left1 label.control-label.col-md-3 {
        width: 30%
    }
    .clearfix_left .clearfix_left1 label.control-label.col-md-3,
    .clearfix_left .clearfix_left1 .col-md-3 {
        float: left;
        width: 50%;
    }
    .clearfix_left .clearfix_left1 label.control-label.col-md-3 {
        width: 35%;
    }
    .col-md-6.clearfix_right {
        margin: 0;
    }
    a.btn.btn-add-card {
        width: 80%;
        height: 38px;
        background-color: #ed1b23;
        font-size: 14px;
        color: #fff;
        line-height: 26px;
        position: relative;
        border-radius: 2px;
        text-transform: uppercase;
        margin-top: 10px;
        border: none;
        text-align: left;
        padding-left: 5px;
    }
    button#btnAddNowJS {
        width: 80%;
        height: 38px;
        background-color: #504e4f;
        font-size: 14px;
        color: #fff;
        line-height: 36px;
        position: relative;
        border-radius: 2px;
        text-transform: uppercase;
        margin-top: 10px;
        border: none;
        text-align: left;
        padding-left: unset;
        margin-left: 15px;
    }
    button#btnAddNowJS:before {
        content: "\f217 ";
        font-family: "FontAweSome";
        font-size: 22px;
        border-right: 1px solid white;
        background: #ed1b23;
        padding: 8px 0px 8px 15px;
        margin-right: 15px;
        margin-left: 0px;
        padding-right: 15px;
    }
    a.btn.btn-add-card:before {
        content: "\f217 ";
        font-family: "FontAweSome";
        font-size: 22px;
        border-right: 1px solid white;
        background: #ed1b23;
        padding: 7px 0px 7px 10px;
        margin-right: 30px;
        margin-left: 0px;
        padding-right: 15px;
    }
     :after,
     :before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .col_phone_2.d-flex {
        padding: 0px 15px;
        display: unset;
    }
    .gn.gn1 {
        position: relative;
        margin-top: 0px;
        margin-left: 15px;
    }
    .gn.gn1 span {
        position: absolute;
        top: 15px;
        left: 35px;
        font-size: 16px;
        font-weight: 600;
    }
    .phone_number {
        display: block;
        position: absolute;
        bottom: 15%;
        left: 15px;
    }
    .ttct {
        margin: 0;
        display: inline-grid;
        font-size: 14px;
        line-height: 25px;
        padding: 10px 5px 10px 5px;
    }
    span.ttct2:before {
        top: 10px;
    }
    .ttct1,
    .ttct2,
    .ttct3 {
        position: relative;
        padding-left: 45px;
        padding-bottom: 10px;
    }
    .goingay {
        display: block;
    }
    .gn.gn3 {
        margin-top: 30px;
    }
    .box-page-sub {
        margin-top: 20px;
    }
    .thongtinlh {
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: left;
        font-size: 14px;
    }
    .lh {
        display: block;
        padding: 10px 15px;
    }
    div#HEADLINE142 {
        width: 100%;
        height: auto;
        margin-left: 0px;
    }
    .box-sub-contact .form-group:not(:nth-child(1)):not(:nth-child(10)) {
        width: 100%;
        float: left;
    }
    .box-sub-contact {
        border: none !important;
        box-shadow: 0.25rem 0.25rem 0.25rem rgba(210, 210, 210, 0.50);
        padding: 0;
        height: 1045px;
        margin-top: 10px;
        background: white;
    }
    .form-group .col-md-7 a {
        display: block;
        height: 40px;
        line-height: 40px;
        color: white;
        text-align: center;
        font-size: 14px;
        border-radius: 3px;
        margin-top: 10px;
        margin-left: 0px;
    }
    a#ctl12_ucLoadControl_ctl00_btnSend {
        background-color: red;
        width: 60%;
    }
    a#ctl12_ucLoadControl_ctl00_btnReset {
        margin-left: 10px;
        background-color: #504e4f;
        width: 40%;
    }
    .cartlist_button {
        margin-top: 20px;
        display: flex;
        margin-left: 0;
    }
    .close_menu {
        display: block;
    }
    .close_menu .fa-window-close:before {
        content: "\f410";
        font-size: 31px;
        color: #fff3f5;
    }
    #nav-main-menu {
        display: unset;
        width: 95%;
        height: 53px;
    }
    #nav-main-menu li>a {
        padding: 18px 18px;
        color: #fff8f8;
        display: block;
        line-height: 30px;
        font-size: 14px;
        text-transform: initial;
    }
    #nav-main-menu li {
        width: 100%;
        margin-top: 0px;
        text-align: left;
        height: 50px;
        line-height: 50px;
        transition: all 0.3s ease;
        color: white;
    }
    #nav-main-menu li>a {
        padding: 15px 18px;
        color: #fff8f8;
        display: block;
        line-height: 30px;
        font-size: 14px;
        text-transform: initial;
    }
    .menu-pc {
        width: 85% !important;
        background: rgba(0, 0, 0, 0.6);
        left: -85%;
        height: 100%;
        z-index: 102;
        overflow-y: scroll;
        transition: 0.5s;
        position: fixed;
        top: 0;
        display: flex;
    }
    .box-body.clearfix {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 0px;
    }
    .box-body.clearfix>.cat-news.clearfix {
        width: 100%;
        float: left;
        position: relative;
        padding-bottom: 10px;
        border: 1px solid #e3e3e3;
        margin-bottom: 10px;
    }
    .box-body.clearfix>.cat-news.clearfix>a {
        display: block;
        height: 135px;
        padding: 3px;
    }
    .box-body.clearfix .cat-news.clearfix h4 a {
        padding: 0px 0px 0px 5px;
        font-size: 14px;
        color: black;
        font-weight: 600;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 20px;
        -webkit-line-clamp: 2;
        height: 42px;
        padding-left: 5px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-align: left !important;
    }
    .box-body.clearfix .cat-news.clearfix h3 a {
        padding: 0px 0px 0px 5px;
        font-size: 14px;
        color: black;
        font-weight: 600;
        height: 45px;
        display: block;
    }
    .box-body.clearfix .clearfix p {
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 20px;
        -webkit-line-clamp: 2;
        height: 40px;
        padding-left: 5px;
        padding-right: 5px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-align: left !important;
    }
    .header:before {
        margin-right: 0px;
    }
    #sp-trangcon .box-news-sub .cate-header.sub-top .txt-name-sub h1:nth-child(1) {
        margin-top: 10px;
        margin-bottom: 0px;
        font-size: 18px;
    }
    #sp-trangcon .box-pro-sub #loadFillter .txt-name-sub>h2:nth-child(1) {
        margin-top: 10px;
        font-size: 18px;
    }
    .body-cart-order button#btnCheckCart {
        width: 55%;
        padding-left: 0px;
        margin-left: 8px;
        font-size: 14px;
        position: relative;
        height: 40px;
        line-height: 29px;
    }
    .body-cart-order button#btnCheckCart:before {
        content: "\f217 ";
        font-family: "FontAweSome";
        font-size: 20px;
        border-right: 1px solid white;
        background: #ed1b23;
        padding: 10px 10px;
        margin-right: 8px;
        /* position: absolute; */
        margin-left: 0px;
        top: 0px;
    }
    .body-cart-order .form-group {
        width: 100%;
    }
    label.control-label.col-md-6 {
        padding: 0px 5px;
    }
    label.control-label.col-md-12 {
        padding: 0px 5px;
    }
    #sp-trangcon .box-oder-pay .txt-name-sub {
        margin-top: 10px;
    }
    .float-icon {
        display: block;
        width: 40px;
        position: fixed;
        bottom: 10px;
        left: 10px;
        z-index: 111;
    }
    #nav-main-menu li .sub-menu li a {
        color: white;
    }
    #formMuaHang .row:nth-child(1) .row.clearfix .col-md-10 {
        padding: 8px 0px;
        width: 50%;
        float: right;
    }
    #GuiDonHang2 {
        width: 65%;
        height: 35px;
        font-size: 15px;
        margin-left: 0;
    }
    #sp-trangcon #formMuaHang .txt-name-sub {
        color: black;
        font-size: 20px;
        padding-left: 0;
        margin-bottom: 5px;
        margin-top: 0px;
    }
    #sp-trangcon #formMuaHang .txt-name-sub:after {
        position: absolute;
        border-bottom: 1px solid #ed1b23;
        width: 30%;
        top: 80%;
        left: 35%;
        content: '';
    }
    iframe {
        width: 100%;
    }
}

@media only screen and (max-width: 320px) {}

@media only screen and (min-width: 375px) and (max-width: 812px) {}

@media only screen and (min-width: 411px) and (max-width: 823px) {}

@media screen and (min-width: 768px) and (max-width: 1024px) {}

@media screen and (max-width: 1023px) {
    #sp-trangcon .box-product-new .header {
        border-right: unset;
        padding-left: 0;
        margin-bottom: 5px;
    }
    #sp-trangcon .box-product-new .header .form-control {
        margin-left: unset;
        width: 100%;
        position: unset;
        border: 1px solid #ed1b23;
    }
    #sp-trangcon .box-product-new .product-list {
        margin-top: 0px;
    }
    #nav-main-menu .itop .fa {
        position: absolute;
        right: 0px;
        top: 25%;
        padding: 10px;
        color: white;
        transition: 0.5s;
        display: block;
    }
    ul.nav-menu li ul.sub-menu {
        position: relative;
        opacity: 1;
        background: transparent;
        top: 0;
        display: block;
        border: 0;
        width: 100%;
        float: left;
    }
    #menu_left .list-item .sub-menu {
        position: absolute;
        top: 0px;
        width: 100%;
        right: -252px;
        background: #f3f8fe;
        z-index: 100;
        border: 1px solid #dae6ff;
    }
    .table-cart-list
    {
        display: unset;
    }
    .list_cart {
        width: 100%;
    }
    .name_cart {
        font-size: 18px;
        font-weight: 500;
        width: 100%;
        background-color: #fbfbfb;
        padding: unset;
        border-bottom: 1px solid #ebebeb;
    }
    .right_cart {
        background-color: #FBFBFB;
        width: 70%;
        /* display: flex; */
        flex-wrap: wrap;
        flex-direction: column;
        border: 1px solid #EBEBEB;
        padding: 10px 5px;
    }
    .properties_cart {
        text-align: right;
        padding-right: 10px;
    }
    .total_price {
        width: 85%;
        margin-left: 0px;
        padding: 0px 5px;
    }
    .tong-tien
    {
        padding: unset;
    }
    .left_cart {
        width: 30%;
        border: 1px solid #EBEBEB;
        display: flex;
        align-items: center;
    }
}

div#u_0_0 {
    width: 100% !important;
}


/*# sourceMappingURL=layout.css.map */