:root {

    --color-orange-1: #FF7200;

    --color-orange-2: #ff5b00;

    --color-orange-3: #FFC699;

    --color-orange-4: #fcf2ea;

    --color-orange-5: #ff9a5c;

    --main-trans: transition: 0.3s ease-out;

}



@font-face {

    font-family: 'BeVietnamProExL';

    src: url('templates/fonts/BeVietnamPro-ExtraLight.ttf');

}



@font-face {

    font-family: 'BeVietnamProRe';

    src: url('templates/fonts/BeVietnamPro-Regular.ttf');

}

.user-panel > .image > img{

    height: 45px !important;

}

body,

html {

    color: #000;

    min-height: 100vh;

    overflow-x: hidden;

    font-size: 14px;

}



.rel {

    position: relative;

}



.clearfix {

    clear: both;

}



.transition {

    -webkit-transition: 0.3s ease-out;

    -moz-transition: 0.3s ease-out;

    -o-transition: 0.3s ease-out;

    transition: 0.3s ease-out;

}



.hide,

.hidden {

    display: none;

}



.top {

    background: #eae09e;

}



.nav-top>li {

    float: left;

    position: relative;

}



.nav-top>li>a {

    color: #c43030;

}



.nav-top a:after {

    border-left-color: #c43030;

}



header {

    background: #515154;

    padding-bottom: 25px;

}



.navbar-form input {

    background-color: #fff;

    border-color: #fff;

    color: #444;

    height: 40px;

    width: 100%;

    border-radius: 5px;

    min-width: 300px;

    padding: 0 30px 0 15px;

}



.navbar-form button {

    background: transparent;

    border-radius: 0;

    outline: none!important;

}



.left-menu {

    display: flex;

    justify-content: flex-start;

    align-items: center;

}



.right-menu {

    display: flex;

    justify-content: flex-end;

    align-items: center;

}



.d__FlexMenu {

    padding: 10px 0;

}



.logo img {

    height: auto;

    max-height: 120px;

}



.banner img {

    max-height: 120px;

}



.navbar-form {

    margin: 20px 0;

}



.navbar-form input::placeholder {

    color: #555;

    opacity: 1;

}



.navbar-form input:-ms-input-placeholder {

    color: #555;

}



.navbar-form input::-ms-input-placeholder {

    color: #555;

}



.right-head_hotline {

    border: none;

    border-radius: 0;

    min-width: 200px;

}



.right-head_hotline img {

    float: left;

    margin-right: 10px;

}



.right-head_hotline b {

    font-size: 18px;

}



.right-head_cart .icon .num {

    font-size: 12px;

    font-weight: 600;

    color: #ee4a3e;

    position: absolute;

    border: 1px solid #fff;

    line-height: 16px;

    height: 20px;

    padding-left: 5px;

    background-color: #a20a09;

    text-align: center;

    padding-right: 5px;

    border-radius: 50%;

    line-height: 20px;

    color: #fff;

}



.right-head_cart .title {

    padding-top: 10px;

    display: inline-block;

    color: #fff;

}



.cate__tit {

    position: relative;

    z-index: 9;

    margin-top: -40px;

    background: #7a0c0c;

    color: #fff;

    line-height: 40px;

    padding: 0 0;

    text-indent: 10px;

    border-radius: 5px 5px 0 0;

    display: flex;

    justify-content: space-between;

    padding-right: 10px;

}



.nav-product {

    position: relative;

    list-style-type: none;

    margin: 0;

    padding: 0;

}



.nav-product li {

    background: #eae09e;

    border-bottom: 1px solid #fff;

    position: relative;

}



.nav-product li a {

    display: block;

    text-indent: 10px;

    line-height: 37px;

    color: #c43030;

    font-family: 'UTM_Staccato';

    font-size: 18px;

}



.nav-product li ul {

    position: absolute;

    left: 100%;

    top: 0;

    list-style-type: none;

    min-width: 280px;

    display: none;

    margin: 0;

    padding: 0;

    z-index: 9;

}



.nav-product li ul li a {

    display: block;

    text-decoration: none;

}



.nav-product li:hover ul {

    display: block;

}



.left__sl424 {

    width: calc(78%);

    float: left;

    padding-top: 10px;

}



.right__ht424 {

    width: calc(22%);

    float: right;

    padding-left: 10px;

    position: relative

}



.system__store {

    position: relative;

    margin-top: -30px;

    color: #fff;

    z-index: 9;

    font-size: 17px;

    text-transform: uppercase;

}



.system__store span {

    cursor: pointer;

}



.right__ht424 .divbd {

    padding: 6px 0;

    background: linear-gradient(to right, #eae09e, #fcfcfc);

}



.right__ht424 .divbd ul {

    position: relative;

    list-style-type: none;

    margin: 0;

    padding: 0;

    /* border-top: 6px solid linear-gradient(to right, red, purple);

    border-bottom: 6px solid linear-gradient(to right, red, purple); */

    background-color: #515154;

}



.right__ht424 .divbd ul li {

    display: block;

    background: #c43030;

    margin-bottom: 6px;

}



.right__ht424 .divbd ul li:last-child {

    margin-bottom: 0;

}



.right__ht424 .sup_item {

    padding: 15px 5px;

    color: #fff;

}



.sup_itemImg {

    float: left;

    width: 50px;

}



.sup_itemImg img {

    max-width: 40px;

    margin-top: 5px;

}



.right__ht424 .sup_item h4 {

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 1;

    font-size: 14px;

    line-height: 20px;

    overflow: hidden;

    text-overflow: ellipsis;

    margin-bottom: 2px;

}



.right__ht424 .sup_item p {

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    font-size: 13px;

    line-height: 18px;

    overflow: hidden;

    text-overflow: ellipsis;

}



.list__store {

    position: absolute;

    width: 96%;

    list-style-type: none;

    margin: 0;

    padding: 0;

    display: none;

    background-color: #fff;

    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;

    z-index: 9;

}



.list__store.open {

    display: block;

}



.list__store>li {

    display: block;

}



.list__store>li>a {

    display: block;

    line-height: 30px;

    text-indent: 10px;

}



.site-partner {

    width: 100%;

    float: left;

    position: relative;

    padding: 5px 50px;

}



.site-partner .swiper-slide {

    position: relative;

    border: 1px solid #eae09e;

}



.site-bnc {

    position: relative;

    padding: 30px 0;

}



.site-bnc .container-fluid {

    position: relative;

}



.partnerItem {

    text-align: center;

    padding: 0 30px;

}



.partnerItem h4 {

    font-size: 16px;

    margin-top: 15px;

    line-height: 22px;

}



.site-cket .container-fluid {

    position: relative;

}



.partnerItem img {

    height: 45px;

}



.swiper-button-next:after,

.swiper-button-prev:after {

    font-size: 20px!important;

    font-weight: bold;

}



.swiper-button-next,

.swiper-button-prev {

    color: #999!important;

}



.site-khuyenmai {

    margin-top: 30px;

}



.product__titHome h2 {

    text-align: center;

    margin-bottom: 40px;

}



.product__titHome h2 span {

    font-family: 'UTM_Staccato';

    color: #515154;

    text-transform: uppercase;

    position: relative;

}



.product__titHome h2 span:after {

    position: absolute;

    width: 100%;

    height: 6px;

    content: '';

    background: url(templates/images/line_productsale.png)no-repeat;

    background-size: 100% 100%;

    left: 0;

    bottom: -10px;

}



.site-khuyenmai .inner {

    position: relative;

}



.product__txt {

    position: relative;

    padding-bottom: 10px;

}



.product__txt .sale {

    position: absolute;

    right: 5px;

    top: -30px;

    padding: 5px 10px;

    color: #fff;

    background: red;

    border-radius: 5px;

    font-size: 12px;

}



.item_product_img {

    height: auto;

}



.item_product_title {

    height: 55px;

}



.item_product_title a {

    font-weight: 700;

    font-size: 18px;

    line-height: 27px;

    color: #1D1D1F;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    overflow: hidden;

}



.item_product_title:hover a {

    color: var(--color-blue);

}



.item_product_price {

    font-weight: 600;

    font-size: 20px;

    line-height: 26px;

    color: var(--color-orange-1);

}



.item_product_price del {

    color: #86868B;

    margin: 0 0;

    font-size: 14px;

    line-height: 24px;

    font-weight: 400;

    display: block;

}



.swiperProductSale-next {

    right: -30px!important;

}



.swiperProductSale-prev {

    left: -30px!important;

}



.item_product>a .sale {

    background: url(templates/images/bg_sale.png)no-repeat;

    background-size: 100% 100%;

    font-family: 'UTM_Staccato';

    color: #515154;

}



.item_productAction {

    display: flex;

    justify-content: space-between;

}



.item_productAction a {

    flex: 50%;

    color: #111;

    font-size: 13px;

}



.btn-dt,

.btn-buyn,

.btn-muangay {

    background: var(--color-orange-1);

    color: #fff;

    padding: 5px 5px;

    margin: 0 0;

    border-radius: 0;

}



.btn-muangay {

    flex: 40%!important;

}



.btn-buyn {

    background-color: var(--color-orange-5);

}



.btn-addcart {

    background-color: var(--color-orange-3);

    border-color: var(--color-orange-3);

    border-radius: 0;

}



.link_wrap_img {

    position: relative;

}





/*

.link_wrap_img::before {

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    bottom: 0;

    right: 0;

    background-color: rgba(255, 255, 255, 0.5);

    transition: all .5s ease-in-out;

    -moz-transform: scale(0);

    -webkit-transform: scale(0);

    transform: scale(0);

    z-index: 1;

}



.item_product:hover .link_wrap_img::before {

    -moz-transform: scale(1);

    -webkit-transform: scale(1);

    transform: scale(1);

}

*/



.item_product {

    padding-bottom: 0;

    background: #fff;

    border-radius: 2px;

    padding: 10px 10px;

    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;

    border-radius: 5px;

}



.product__titHomeCate {

    margin-bottom: 30px;

}



.product__titHomeCate h2 {

    position: relative;

    text-align: center;

}



.product__titHomeCate h2 span {

    text-transform: uppercase;

    color: #fff;

    font-family: 'UTM_Staccato';

    position: relative;

    padding: 10px 40px;

    background: url(templates/images/bg_tit.png);

    background-size: 100% 100%;

}



.feedback__content {

    position: relative;

    width: 100%;

    height: 0;

    padding-bottom: 25%;

    background-size: cover;

    background-position: center;

    position: relative;

}



.feedback_text {

    background-color: rgba(139, 34, 34, 0.8);

    position: absolute;

    width: 50%;

    right: 0;

    top: 0;

    height: 100%;

    z-index: 9;

}



.feedback_text {

    text-align: center;

}



.feedback_text h3 {

    text-transform: uppercase;

    color: #eae09e;

    font-family: 'UTM_Staccato';

    margin-bottom: 30px;

}



.item__kh {

    padding: 0 20%;

}



.item__kh img {

    height: 150px!important;

    width: 150px!important;

    border-radius: 50%;

    border: 3px solid #eae09e;

    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;

}



.item__kh p {

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

    line-height: 24px;

    margin-top: 30px;

}



.item__kh {

    color: #eae09e;

}



.mySwiperkh-next,

.mySwiperkh-prev {

    color: #fff!important

}



.site-blogs__tit h2 {

    text-align: center;

}



.site-blogs__tit h2 span {

    text-transform: uppercase;

    color: #7a0c0c;

    font-family: 'UTM_Staccato';

    position: relative;

    padding: 10px 40px;

}



.keySuggest {

    font-style: italic;

    font-size: 13px;

    color: #fff;

    margin-top: 10px;

}



.navbar-form button {

    padding: 0 10px;

    color: #331600;

}



h4.blog_tit {

    line-height: 22px;

}



h4.blog_tit a {

    font-size: 18px;

    color: #111;

    font-weight: 600;

    line-height: 24px;

}



.link_wrap_img {

    overflow: hidden;

    border-radius: 0;

}



.link_wrap_img img {

    transition: all 1s;

    border-radius: 0;

}



.link_wrap_img:hover img {

    transform: scale(1.1);

}



.blog__item .blog__item_img {

    width: 200px;

    float: left;

}



.blog__item .blog__item_content {

    width: calc(100% - 200px);

    float: right;

    padding: 5px 15px 15px 15px;

}



.blog__item .blog__item_content p {

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 4;

    -webkit-box-orient: vertical;

    font-size: 14px;

    line-height: 20px;

}



.blog__item {

    width: 100%;

    float: left;

    margin-bottom: 15px;

    padding-bottom: 15px;

    border-bottom: 1px solid #ccc;

}



.site-blogs__tit h2 {

    margin-bottom: 30px;

}



.blog__line {

    text-align: right;

    position: relative;

}



.blog__line:after {

    position: absolute;

    content: '';

    width: calc(100% - 60px);

    left: 0;

    bottom: 5px;

    height: 1px;

    background-color: #7a0c0c;

}



.blog__line a {

    color: #7a0c0c;

    font-size: 13px;

}



.logo__footer {

    margin-top: 30px;

    display: block;

}



.mxh__foo ul {

    position: relative;

    list-style-type: none;

    margin: 0 0;

    padding: 0;

    width: 100%;

    float: left;

}



.mxh__foo>ul>li {

    display: inline-block;

    margin-right: 5px;

}



.site-copyright p {

    line-height: 40px;

    margin-bottom: 0;

}



.title-f:before {

    background-color: #eae09e;

}



.content-f ul li a:hover {

    color: #eae09e;

}



.tit-lienhe {

    text-transform: uppercase;

    font-size: 1.3rem;

    margin-bottom: 15px;

}



.btn__contact {

    background-color: #eae09e;

    border-color: #eae09e;

    color: #c43030;

    border-radius: 5px;

}





.wrap__map iframe {

    width: 100%;

    height: 320px;

}



.sodotrang {

    background-color: transparent;

    border-top: transparent;

    color: #333;

}



.breadcrumb a {

    color: #333;

}



.breadcrumb li.active a {

    color: #333;

}



.breadcrumb-item+.breadcrumb-item::before {

    color: #333;

}



.tit__opage span {

    text-transform: uppercase;

    position: relative;

    font-size: 2rem;

    font-weight: 600;

}



.spacial {

    font-weight: 600;

    line-height: 22px;

    font-size: 16px;

    color: #232323;

}



.body-sanpham {

    margin: 0;

    padding: 0;

    background-color: transparent;

}



.tit__productPage {

    position: relative;

    text-align: left;

    margin-bottom: 15px;

    font-size: 28px;

    color: #333;

    position: relative;

    text-transform: uppercase;

}



.chitiet_sp_hot_title {

    color: #111;

    font-size: 24px;

    text-transform: uppercase;

}



.chitiet_sp_hot_gia del,

.chitiet_sp_hot_gia span {

    color: #eae09e;

}



.chitiet_sp_hot_gia {

    color: #0070BC;

}



.chitiet_sp_hot_gia del,

.chitiet_sp_hot_gia span {

    color: #999;

    font-weight: 600;

}



.chitiet_sp_capacity {

    margin-bottom: 10px;

    color: #515154;

}



.option-list {

    display: flex;

    flex-wrap: wrap;

}



.option-list li {

    margin: 0;

}



.option-list label {

    background: #FFFFFF;

    border: 1px solid #EBEBEB;

    border-radius: 4px;

    padding: 8px 15.668px;

    cursor: pointer;

    min-width: 70px;

    min-height: 38px;

    font-weight: 400;

    font-size: 13px;

    line-height: 20px;

    text-align: center;

    color: #86868B;

    margin-left: 0;

}



.checked-attr {

    border: 2px solid #0066cc !important;

}



.mota_sp {

    color: #333

}



.cart-actionNum {

    display: flex;

    align-items: center;

    padding: 0px 0 30px;

}



.cart-actionNum span {

    margin-right: 10px;

}



.cart-action-b {

    padding: 10px 0;

    display: flex;

    align-items: center;

}



.cart-action-b .cart-btn {

    width: 50%;

    margin: 0 5px;

}



.cart-action-b .cart-btn1 {

    background-color: #444;

    border-color: #444;

}



.cart-action-b .cart-btn1:hover {

    color: #fff;

}



.mota_sp li {

    padding: 7px 10px;

    color: #4d4b4b;

    background-image: url(templates/images/green.png);

    background-repeat: no-repeat;

    background-position: 10px center;

    padding-left: 38px;

    background-size: 14px;

}



.mota_sp ul {

    list-style-type: none;

    padding-left: 0px;

}



.Swiper_spct img,

.Swiper_spct2 .Swiper_sp_hot_img {

    border: 1px solid #ccc;

    padding: 4px;

}



.Swiper_spct2 img {

    border-color: transparent!important;

    padding: 1px!important;

    background-color: #EEEEEE;

}



.Swiper_sp_hot_img {

    width: 99%;

}



.box_right_sp_title {

    background-color: #edc180;

    border-radius: 4px 4px 0 0;

    color: #fff;

}



.tit_splq {

    text-transform: uppercase;

    margin: 20px 0;

    font-weight: 600;

    color: #333;

}



.btn-buyn:hover {

    color: #fff;

    background-color: var(--color-orange-2);

}



.cart-action .btn,

.btn-thanhtoan.active,

.btn-dathang {

    background-color: #0070BC;

    color: #fff;

}



.shopping-summery .product-name {

    color: #333;

    font-size: 14px;

}



.shopping-summery table thead th.start {

    border-radius: 0;

}



.shopping-summery table thead th.end {

    border-radius: 0;

}



.shopping-summery table thead th {

    padding: 12px 10px;

    background-color: #0070BC;

    color: #fff;

}



.shopping-summery .text-price {

    font-size: 1.2rem;

}



.shopping-summery table> :not(caption)>*>* {

    padding: 7px 7px;

}



.video_home_title {

    background: none;

    padding-left: 0;

    color: #222;

    font-size: 18px;

    margin-top: 15px;

}



.title-news_ct {

    font-weight: 600;

    color: #333;

}



.title-news_ct:after {

    display: none;

}



.head-mobile {

    background: #515154;

}



.offcanvas_w2 {

    background: #515154;

}



.offcanvas_w2 .offcanvas-body ul li a {

    color: #fff;

}



.offcanvas_w2 .btn-close {

    color: #fff!important;

    background: url('templates/images/close.png')no-repeat;

    background-size: 100% 100%;

}



.giohang-mobile span.numCart {

    position: absolute;

    top: 0;

    right: -15px;

    background-color: #000;

    color: #fff;

    line-height: 14px;

    border-radius: 10px;

    font-size: 10px;

    padding: 1px 5px;

}



.aroCart {

    width: 40px;

    height: 40px;

    background-color: #331600;

    padding: 7.5px;

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

}



.aroCart img {

    height: 25px;

    width: 25px;

}



.nameCart {

    color: #fff;

    font-size: 14px;

    margin-left: 5px;

}





/* m_menu.php*/



.title-rpmenu {

    padding: 7px;

    color: #FFF;

    font-size: 17px;

    cursor: pointer;

    position: fixed;

    top: 15px;

    left: 15px;

    z-index: 999999;

}



.title-rpmenu .icon-bar {

    width: 30px;

    height: 1px;

    background: #fff;

    float: left;

    clear: both;

    margin-bottom: 8px;

    border-radius: 0px;

    overflow: hidden;

    -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56);

    -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56);

    box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56);

}



#responsive-menu .content ul li span.gg {

    display: none;

}



#responsive-menu .close {

    position: absolute;

    top: 2px;

    right: 5px;

    font-size: 24px;

    z-index: 123;

    opacity: 1;

    font-weight: 300;

    color: #fff;

    background: transparent;

    border-color: transparent;

    padding: 0;

}



#responsive-menu {

    position: fixed;

    z-index: 1;

    background: #222222;

    width: auto;

    max-height: 100%;

    z-index: 999999;

    max-height: 420px;

    overflow-y: auto;

    left: -300px;

    height: 100%;

    width: 300px;

    min-height: 100%;

    top: 0;

}



#responsive-menu .search {

    position: relative;

    padding: 0 5px;

    margin-top: 25px;

}



#responsive-menu .search form input {

    width: 100%;

    padding: 5px;

    height: 27px;

    border: 1px solid rgba(204, 204, 204, 0.35);

    border-radius: 0px;

}



#responsive-menu .search form button {

    position: absolute;

    right: 5px;

    top: 0;

    border: 0;

    padding: 3px 13px;

    background-color: black;

    color: #fff;

    font-size: 15px;

}



#responsive-menu .search form button i {

    position: relative;

    top: 2px;

}



#responsive-menu .content {

    max-width: 300px;

    float: right;

    width: 100%;

}



#responsive-menu .content ul {

    list-style: none;

    padding: 0;

    width: 100%;

}



#responsive-menu .content>ul {

    padding: 0;

    margin: 0;

}



#responsive-menu .content .toggle-menu {

    float: right;

    cursor: hand;

    cursor: pointer;

    position: absolute;

    top: 10px;

    right: 10px;

    font-size: 11px;

}



#responsive-menu .content .toggle-menu i {

    font-size: 12px;

    font-weight: 400;

}



#responsive-menu .content ul li a {

    color: #FFFFFF;

    font-size: 15px;

    padding-left: 15px;

    display: block;

    max-width: 90%;

    line-height: 23px;

}



#responsive-menu .content ul li {

    -moz-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    transition: all 0.5s ease;

    padding: 6px 0px;

    border-bottom: 1px solid rgba(247, 246, 246, 0.25);

    position: relative;

    cursor: pointer;

    float: none;

}



#responsive-menu .content ul li:last-child {

    border-bottom: none;

}



#responsive-menu .content ul li:hover {

    background: #333;

}



#responsive-menu .content ul li ul {

    display: none

}



#responsive-menu .content li li:first-child {

    border-top: 1px solid rgba(247, 246, 246, 0.25);

}



#responsive-menu .content>ul>li ul {

    position: relative;

    top: 9px;

}



#responsive-menu .content>ul li ul li {

    text-indent: 10px;

}



#responsive-menu .content>ul li ul li a {

    font-size: 14px;

}



#responsive-menu .content>ul li ul li ul li {

    text-indent: 20px

}



#responsive-menu .content>ul li ul li ul li a {

    font-size: 13px;

}



.res__head {

    padding: 10px 10px;

}



.res__search {

    padding: 5px 10px;

}





/* End m_menu.php */



.hidden {

    display: none;

}



.res__search .form-search-nav {

    margin-bottom: 5px;

}



.cate__left {

    width: calc(25%);

    float: left;

}



.slider__right {

    width: calc(75%);

    float: left;

}



.pn-head {

    background-size: 100% 100%;

}



.menu_t {

    position: relative;

    display: flex;

}



.menu_t ul {

    position: relative;

    list-style-type: none;

    margin: 0;

    padding: 0;

}



.menu_t>ul>li {

    float: left;

    position: relative;

    padding: 0 20px;

}



.menu_t>ul>li:first-child {

    padding-left: 0;

}



.menu_t>ul>li:hover>a {

    color: var(--color-blue);

    text-decoration: none;

}



.menu_t>ul>li>a {

    color: #fff;

    font-size: 16px;

    line-height: 40px;

}



.menu_t>ul>li>ul {

    position: absolute;

    top: 100%;

    left: 0;

    transition: height 0.1s ease-out;

    z-index: 999;

    display: none;

    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}



.menu_t>ul>li>ul>li {

    min-width: 300px;

    background: #515154;

    text-indent: 10px;

    border-bottom: 1px solid #fff;

    position: relative;

}



.menu_t>ul>li>ul>li:hover {

    background: #232323;

}



.menu_t>ul>li>ul>li>a {

    color: #fff;

    line-height: 36px;

    display: block;

}



.menu_t>ul>li>ul>li:last-child {

    border-bottom-color: transparent;

}



.menu_t>ul>li:hover>ul {

    display: block;

}



.menu_t>ul>li>ul>li>ul {

    position: absolute;

    top: 0px;

    left: 100%;

    background: #515154;

    z-index: 9;

    display: none;

    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}



.menu_t>ul>li>ul>li>ul>li {

    min-width: 300px;

    border-bottom: 1px solid #fff;

    line-height: 37px;

}



.menu_t>ul>li>ul>li>ul>li:hover {

    background: #232323;

}



.menu_t>ul>li>ul>li>ul>li>a {

    color: #fff;

    font-size: 14px;

}



.menu_t>ul>li>ul>li>ul>li:last-child {

    border-bottom: none;

}



.menu_t>ul>li>ul>li:hover>ul {

    display: block;

}



.site-salehome {

    padding: 30px 0;

    background: #F2F1F1;

}



.tit__home {

    text-transform: uppercase;

    align-items: center;

}



.block__5 {

    width: calc(20% - 15px);

    margin: 7.5px 7.5px;

    float: left;

    padding: 0;

}



.tit__home span {

    font-size: 28px;

    color: var(--color-blue);

    font-family: 'BeVietnamProRe';

    position: relative;

    padding-bottom: 25px;

}



.site-bc {

    padding: 40px 0;

}



.site-bc .inner {

    position: relative;

}



.swiperProductSale-next,

.swiperProductSale-prev {

    color: #333!important;

    font-weight: 600;

    width: 44px!important;

    border-radius: 50%;

    border: 1px solid #333;

}



.tit__home {

    margin-bottom: 30px;

    text-align: center;

}



.site-vct {

    padding: 40px 0;

}



#mucluc-pnvn {

    width: 100%;

}



.site-cket {

    background: #F2F1F1;

    padding: 30px 0;

}



.site-catehome {

    padding: 30px 0;

}



.link_c1 {

    color: #787878;

}



.site-catehome .tit__home {

    margin-bottom: 20px;

    color: #222;

}



.list__SubCate {

    position: relative;

    width: 100%;

    float: left;

    list-style-type: none;

    margin: 0;

    padding: 0;

}



.cate-left {

    width: calc(25%);

}



.cate-right {

    width: calc(75%);

}



.list__SubCate>li>a {

    color: #787878;

    line-height: 28px;

}



.partnerCketImg {

    max-height: 50px;

}



.title-f:before {

    display: none;

}



footer {

    background: var(--color-orange-4);

    color: #333;

    padding-top: 15px;

}



.foot_map {

    position: relative;

    height: 0;

    padding-bottom: 60%;

}



.foot_map iframe {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}



.title-f {

    color: var(--color-orange-2);

}



.foot_1 {

    width: 28%;

}



.foot_2 {

    width: 22%;

}



.foot_3 {

    width: 22%;

}



.foot_4 {

    width: 28%;

}



#btn-send-email {

    color: #fff;

    background-color: transparent

}



.newsletter__frm input {

    border-radius: 0;

}



#newsletterFrm {

    position: relative;

}



#btn-send-email {

    position: absolute;

    right: 0;

    top: 0px;

}



.content-btc {

    padding: 15px 0;

}



#email_frm {

    width: calc(100% - 40px);

}





/*--nav + filter left --*/



.cate_lv1 {

    display: block;

    padding: 6px 40px 6px 10px;

    position: relative;

    background: #f7f6f4;

    color: #111;

    text-transform: uppercase;

    font-size: 15px;

}



.nav__filter {

    margin: 15px 0;

    background: #fff8ed;

    padding: 10px;

    color: #333;

}



.nav__filter ul {

    list-style-type: none;

    margin: 0;

    padding: 0;

}



.nav__filter ul li {

    line-height: 30px;

}





/*----*/



.cart-btn {

    background: var(--color-orange-2);

    border-radius: 0;

    height: auto;

    padding: 10px 20px;

    box-shadow: none;

    border-color: transparent;

    text-transform: uppercase;

}



.cart-plus-minus input {

    border-radius: 0;

    height: 44px;

    font-size: 16px;

}



.tab_sanpham .nav-item .nav-link {

    background-color: transparent;

    border-color: transparent;

    color: #333;

    font-weight: 600;

    font-size: 20px;

    padding: 0 0;

}



.tab_sanpham .nav-link.active,

.tab_sanpham .show>.nav-link {

    background: #333;

}



span.act_menu {

    transition: all .2s linear;

}



.nav_pro {

    position: relative;

}



.act_menu {

    position: absolute;

    right: 0;

    top: -4px;

    height: 40px;

    width: 40px;

    text-align: center;

    display: flex;

    justify-content: center;

    align-items: center;

    color: #444;

    font-weight: 600;

    cursor: pointer;

}



.nav_pro .sub1 {

    list-style-type: none;

    margin: 0;

    padding: 0;

}



.sub1 li {

    padding: 5px 10px;

}



.sub1 li a {

    display: block;

    color: #444;

    font-size: 13px;

    line-height: 24px;

}



.Swiper_sp_hot_img {

    border-radius: 0;

}



.navbar-form .btn img {

    height: 16px;

}



.site-menui {

    position: relative;

    padding: 30px 0;

}



.list__menui {

    position: relative;

    list-style-type: none;

    margin: 0;

    padding: 0;

}



.list__menui>li {

    width: calc(20% - 30px);

    margin: 15px 15px;

    float: left;

    text-align: center;

    background: #5d5d5d;

    border-radius: 20px;

    padding: 20px 0;

    position: relative;

    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;

}



.list__menui>li:hover {

    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}



.item_product:hover {

    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;

}



.list__menui>li:hover {

    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}



.list__menui>li>a>h3 {

    display: block;

    color: #fff;

    font-size: 16px;

    font-weight: 500;

    margin: 15px 0 0 0;

    line-height: 24px;

}



.list__menui>li>a>img {

    height: 180px;

}



.swiperProductMenui-next,

.swiperProductMenui-prev {

    color: #333!important;

    font-weight: 600;

    width: 44px!important;

    border-radius: 50%;

    border: 1px solid #333;

}



.swiperProductMenui-prev {

    left: -50px!important;

}



.swiperProductMenui-next {

    right: -50px!important;

}



.bg_in .inner {

    position: relative;

    padding: 10px 20px;

}



.desc__kh {

    font-size: 18px;

    text-align: center;

}



.wp_tithome {

    margin-bottom: 30px;

}



.wp_tithome .tit__home {

    margin-bottom: 20px;

}



.site-khachhang {

    padding-bottom: 30px;

}



.foot_2 .content-f a {

    color: #fff;

}



.content-bct {

    margin: 30px 0;

}



.site-copyright {

    background: var(--color-orange-2);

    color: #fff;

}



.fl_cpr {

    display: flex;

    justify-content: space-between;

    align-items: center;

}



.fl_cpr p {

    flex: 50%;

}



.fixedpage-action {

    position: fixed;

    z-index: 1000;

    right: 15px;

    bottom: 80px;

}



.fixedpage-action .dropdown-menu {

    position: relative !important;

    display: block;

    position: absolute;

    z-index: 1000;

    min-width: 10rem;

    padding: 0.5rem 0;

    margin: 0;

    font-size: 1rem;

    color: #212529;

    text-align: left;

    list-style: none;

    background-color: #fff;

    background-clip: padding-box;

    border: 1px solid rgba(0, 0, 0, .15);

    border-radius: 0.25rem;

    box-shadow: none !important;

    background: none;

    border-radius: 0;

    border: none;

    min-width: 0;

    width: 150px;

    top: 100%;

    left: 0;

}



.fixedpage-action .dropdown-menu>li:not( :last-child) {

    margin-bottom: 1rem;

}



.fixedpage-action .dropdown-item {

    display: flex;

    flex-wrap: nowrap;

    justify-content: center;

    align-items: center;

    width: 100%;

    padding: 0.5rem;

    background-color: #fff;

    border-radius: 6px;

    border: 1px solid #ddd;

    box-shadow: 0 0.2rem 0.35rem rgb(0 0 0 / 10%);

    transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease;

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}



.fixedpage-action .dropdown-item img {

    width: 32px;

}



.fixedpage-action .dropdown-item span {

    width: calc( 100% - 32px);

    padding-left: 0.5rem;

    line-height: 1.35;

}



.fixedpage-action .dropdown-item b {

    display: block;

    font-size: 13px;

    font-weight: bold;

    line-height: 18px;

    text-transform: capitalize;

    transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease;

    color: #444;

}



.fixedpage-action small {

    display: block;

    clear: both;

    font-size: 12px;

    color: #555;

}



.all_sub-category-grid {

    display: flex;

    justify-content: space-between;

    align-content: center;

    flex-wrap: wrap-reverse;

}



.all_sub-category-grid .sub_category {

    display: flex;

    width: 80%;

    overflow: auto;

}



.all_sub-category-grid .sub_categor .item__subcategory {

    width: auto;

    margin-right: 40px;

}



.all_sub-category-grid .sub_categor .item__subcategory .title {

    text-align: center;

    font-size: 22px;

    font-weight: normal;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease;

}



.all_sub-category-grid .sub_categor .item__subcategory .title a {

    display: block;

    font-weight: 400;

    font-size: 15px;

    line-height: 24px;

    color: #515154;

    white-space: nowrap;

}



.sub_category {

    padding: 20px 0;

}



.item__subcategory a {

    color: #444;

}



.item__subcategory {

    width: auto;

    margin-right: 40px;

}



.item-thuoctinh span {

    width: 30px;

    height: 30px;

    border-radius: 50%;

    min-width: auto;

    line-height: 30px;

}



.item-thuoctinh input:checked+span {

    border-color: #0066cc;

}



.chitiet_sp_hot_gia span.sale {

    background: red;

    border-radius: 2px;

    top: 0;

}



.chitiet_sp_color {

    margin-bottom: 15px;

}



.attribute-square-container {

    display: block;

    position: relative;

    z-index: 0;

    border-radius: 50%;

    border: 1px solid transparent;

    padding: 2px;

    background-color: #fff;

}



.attribute-square-container.border-select {

    border-color: #0066CC;

}



.product__attribute__capacity .option-list {

    display: flex;

    flex-wrap: wrap;

    list-style-type: none;

    margin: 0;

    padding: 0;

}



.product__attribute__capacity {

    margin-bottom: 10px;

}



.product__attribute__capacity .option-list label {

    font-weight: 400;

    font-size: 13px;

    line-height: 20px;

    text-align: center;

    color: #86868B;

    margin-right: 10px;

}



.product__attribute__capacity .option-list label.checked-attr {

    border: 2px solid #0066cc !important;

}



.short-description {

    padding: 10px 15px;

    border-radius: 5px;

    border: 1px solid #eee;

    margin-bottom: 15px;

}



.uu-dai-gift img {

    height: 20px;

}



.uu-dai-gift span {

    font-size: 14px;

    color: #333;

    font-weight: 600;

}



.button-link {

    display: flex;

    justify-content: space-between;

}



.button-link {

    margin: 15px 0;

}



.button-link .bt {

    width: 48%;

    text-align: center;

    color: #333;

    cursor: pointer;

    font-weight: 700;

    font-size: 16px;

    line-height: 25px;

    border: 1px solid #ccc;

    border-radius: 5px;

    min-height: 44px;

    width: 48.5%;

    align-items: center;

    display: flex;

    justify-content: center;

    flex-direction: column;

    background-color: #F2F2F3;

}



.button-link .bt:hover {

    background-color: var(--bg-main);

    color: #fff;

}



.button-link .bt p {

    font-size: 12px;

    font-style: italic;

}



.chitiet_sp_hopphukien {

    margin-top: 20px;

}



.tab_sanpham {

    position: relative;

    display: block;

    margin-top: 15px;

}



.tab_sanpham>li {

    display: inline-block;

}



.thongso_sp {

    max-width: 800px;

    margin: 0 auto;

}



.chitiet_sp {

    margin: 0 auto;

    font-size: 15px;

    line-height: 23px;

    letter-spacing: 0.2px;

}



.comment_sp {

    max-width: 1200px;

    margin: 0 auto;

}



.thongso_sp table,

.thongso_sp tr,

.thongso_sp td {

    border: none;

    border-color: transparent;

    line-height: 30px;

}



.thongso_sp .table-striped>tbody>tr:nth-of-type(odd) {

    border-radius: 5px;

}



.head-mobile {

    display: none;

}



.form-group {

    position: relative;

}



#contact-form .form-group label.error {

    position: absolute;

    color: #ff0000;

    right: 10px;

    font-weight: 400;

    font-size: 12px;

    top: 10px;

    font-style: italic;

}



#form-dathang .form-group label.error {

    position: absolute;

    color: #ff0000;

    right: 10px;

    font-weight: 400;

    font-size: 12px;

    top: 10px;

    font-style: italic;

}



.btn-dathang:hover {

    color: red;

}



.form-search-nav input {

    background-color: #0070BC;

    border-color: #0070BC;

    padding: 7px 10px;

    color: #fff;

    border-radius: 0px !important;

}



.form-search-nav input::placeholder {

    color: #fff;

    opacity: 1;

}



.form-search-nav input:-ms-input-placeholder {

    color: #fff;

}



.form-search-nav input::-ms-input-placeholder {

    color: #fff;

}



.ic_closeMenuMb {

    height: 20px;

}



.res__head img {

    max-height: 35px;

}



.btn-search {

    background: none;

}



.btn-search img {

    height: 18px;

}



.overlay {

    height: 100%;

    width: 100%;

    position: fixed;

    z-index: 1001;

    bottom: 0;

    left: 0;

    background-color: rgba(0, 0, 0, 0.8);

    width: 0;

    transition: width 0.5s ease-out;

}



.overlay.show {

    width: 100%;

}



.mxh__foo>ul>li>a>img {

    max-height: 40px;

}



.btn-search {

    width: 45px;

    top: -2px;

}



.inner_kh {

    position: relative;

}



.body-sanpham .tit__productPage {

    margin-bottom: 20px;

}



.swiper-slide .item_product {

    margin: 5px;

}



.swiperKhachHang-next,

.swiperKhachHang-prev {

    color: #333!important;

    font-weight: 600;

    width: 44px!important;

    border-radius: 50%;

    border: 1px solid #333;

}



.swiperKhachHang-prev {

    left: -27px!important;

}



.swiperKhachHang-next {

    right: -27px!important;

}



.d__FlexTop {

    position: relative;

    list-style-type: none;

    margin: 0;

    padding: 0;

    border-bottom: 1px solid #fff;

}



.d__FlexTop>li {

    padding: 0 5px;

}



.d__FlexTop>li>a {

    color: #fff;

    display: block;

}



.main__b1 {

    flex: 15%;

}



.main__b2 {

    flex: 50%;

}



.main__b3 {

    flex: 35%;

    display: flex;

    justify-content: flex-end;

    align-items: center;

}



.d__FlexCart {

    justify-content: flex-end;

    margin-left: 20px;

}



.item__menui {

    position: relative;

}



.wr__listMenui {

    position: relative;

    padding: 20px 0;

    border-top: 2px solid #d5e2f3;

    border-bottom: 2px solid #d5e2f3;

}



.item__menui {

    text-align: center;

}



.item__menui h4 {

    color: var(--bg-main);

    text-transform: uppercase;

    margin-bottom: 0;

}



.swiperListMenui-next {

    right: -30px!important;

    border: 1px solid #ccc;

    border-radius: 50%;

    width: 20px!important;

    height: 20px!important;

    top: 60%!important;

}



.swiperListMenui-prev {

    left: -30px!important;

    border: 1px solid #ccc;

    border-radius: 50%;

    width: 20px!important;

    height: 20px!important;

    top: 65%!important;

}



.swiperListMenui-prev:after,

.swiperListMenui-next:after {

    font-size: 10px!important;

}



.item__menui h4 span {

    position: relative;

    padding-left: 15px;

}



.item__menui:hover h4 span {

    color: var(--color-blue)

}



.item__menui h4 span:after {

    width: 5px;

    height: 5px;

    position: absolute;

    left: 0;

    top: 10px;

    content: '';

    background-color: #444;

    border-radius: 50%;

}



.menui_op {

    position: relative;

    text-align: center;

    margin: 35px 0 10px 0;

}



.menui_op:after {

    position: absolute;

    width: 100%;

    content: '';

    height: 1px;

    background: #ccc;

    left: 0;

    bottom: 8px;

}



.menui_op span {

    background: #fff;

    position: relative;

    z-index: 9;

    padding: 5px 10px;

}



.menui_op span a {

    color: #999;

    border-radius: 20px;

    padding: 7px 30px;

    border: 1px solid #ccc;

    transition: all 0.5s ease;

}



.menui_op span a:hover {

    color: var(--color-blue);

    border-color: var(--color-blue);

}



.tit_bt {

    text-align: center;

    color: var(--color-blue);

    text-transform: uppercase;

    font-weight: 600;

    margin-bottom: 40px;

}



.gird__online {

    display: grid;

    grid-template-columns: 1fr 1fr 1fr 1fr;

    grid-gap: 30px;

}



.rowOn {

    display: flex;

    justify-content: flex-start;

    align-items: center;

    margin-bottom: 15px;

}



.row_avatar img {

    height: 70px!important;

    width: 70px;

    border-radius: 50%;

    border: 1px solid red;

}



.rowOnContent>p {

    display: flex;

    justify-content: flex-start;

    margin-bottom: 15px;

    align-items: center;

}



.avatarName h4 {

    font-size: 16px;

    margin-bottom: 3px;

}



.avatarName p {

    color: red;

}



.rowOn {

    display: flex;

    justify-content: flex-start;

    align-items: center;

    margin-bottom: 15px;

}



.rowOn img {

    margin-right: 10px;

    height: 35px;

}



.site-bottom {

    padding: 30px 0;

    background: #eee;

}



.btn__contact {

    background: #232323;

    color: #fff;

}



.row__gird {

    display: grid;

    grid-template-columns: 1fr 1fr 1fr 1fr;

    grid-gap: 30px;

    margin: 15px 0 30px 0;

}



.col-slider-ctsp {

    width: 50%;

}



.col-thongtin-ctsp {

    width: 50%;

}



.btn__search i {

    font-size: 18px;

    font-weight: 600;

}



.swiperSpct-prev {

    left: -5px!important;

}



.swiperSpct-next {

    right: -5px!important;

}



.sr-only {

    position: absolute;

    width: 1px;

    height: 1px;

    padding: 0;

    margin: -1px;

    overflow: hidden;

    clip: rect(0, 0, 0, 0);

    border: 0;

}



.navbar-toggle {

    position: relative;

    padding: 9px 10px;

    margin-top: 8px;

    margin-bottom: 8px;

    background-color: transparent;

    background-image: none;

    border: 1px solid transparent;

    border-radius: 4px;

}



.navbar-toggle .icon-bar {

    display: block;

    width: 22px;

    height: 2px;

    border-radius: 1px;

}



.navbar-toggle .icon-bar+.icon-bar {

    margin-top: 4px;

}



.navbar-default .navbar-toggle .icon-bar {

    background-color: #fff;

}



.hc-nav-trigger.hc-nav-1 {

    display: block;

}



.main__b4 {

    display: none;

}



.dfx-banner h2 {

    color: #ef721e;

}



.pn-top {

    background: var(--color-orange-1);

    color: #fff;

}



.pn-top .slogan {

    text-align: center;

    text-transform: uppercase;

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 0;

    line-height: 50px;

}



.pn-menu {

    background-color: var(--color-orange-1);

}



.df {

    display: flex;

    justify-content: space-between;

}



.df-menu .m1 {

    flex: 20%;

    display: flex;

    position: relative;

}



.df-menu .m1 h4 {

    margin: 0;

    background-color: var(--color-orange-2);

    color: #fff;

    line-height: 50px;

    text-transform: uppercase;

    font-size: 20px;

    display: flex;

    justify-content: flex-start;

    width: 100%;

    text-indent: 5px;

}



.df-menu>.m1>ul {

    list-style-type: none;

    margin: 0;

    padding: 0;

    position: absolute;

    top: 100%;

    left: 0;

    width: 100%;

    background: var(--color-orange-4);

    padding-bottom: 10px;

    opacity: 0;

    visibility: hidden;

    z-index: 99;

}



.df-menu .m1>ul.index {

    opacity: 1;

    visibility: visible;

}



.df-menu .m1:hover>ul {

    opacity: 1;

    visibility: visible;

}



.df-menu>.m1>ul>li {

    position: relative;

}



.df-menu>.m1>ul>li>a {

    color: #333;

    display: block;

    line-height: 40px;

    text-indent: 10px;

}



.df-menu>.m1>ul>li>a>span>img {

    margin-right: 5px;

}



.df-menu .m2 {

    flex: 80%;

}



.df-menu .m1 h4 i {

    font-size: 24px;

    margin-right: 10px;

}



.df-menu .m2 ul {

    list-style-type: none;

    padding: 0 0;

    margin: 0 0;

    display: grid;

    grid-template-columns: 1fr 1fr 1fr 1fr;

    grid-gap: 20px;

}



.df-menu .m2 ul li a {

    display: flex;

    justify-content: flex-start;

    align-items: center;

    color: #fff

}



.df-menu .m2 ul li a img {

    height: 50px;

    margin-right: 15px;

}



.df-menu .m2 ul li a p {

    margin-bottom: 0;

    font-weight: 600;

    font-size: 15px;

}



.d-msl .leftMenu {

    width: 20%;

    float: left;

}



.d-msl .rightSlide {

    width: 80%;

    position: relative;

    float: right;

}



.leftMenu ul {

    list-style-type: none;

    margin: 0;

    padding: 0;

}



.leftMenu ul li {

    line-height: 40px;

}



.leftMenu ul li a {

    color: #333;

    font-size: 14px;

}



.leftMenu ul li a span img {

    height: 30px;

    width: 30px;

    margin-right: 5px;

}



.tit__home {

    display: flex;

    justify-content: space-between;

    padding-right: 10px;

}



.gird__product {

    display: grid;

    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;

    grid-gap: 20px;

}



.bg_in {

    background: var(--color-orange-4);

    border-radius: 5px;

    overflow: hidden;

}



.bg_in .tit__home {

    background: var(--color-orange-3);

}



.tit__home h2 {

    margin: 0 0;

    padding: 10px 0;

    font-size: 26px;

    font-weight: 500;

}



.bg_in .tit__home h2 {

    text-indent: 20px;

}



.tit__home a {

    color: #333;

    font-size: 15px;

}



.item_product .name h3 {

    font-size: 16px;

    font-weight: 500;

    color: #333;

    margin: 10px 0;

    text-transform: capitalize;

}



.item_product .name h3:hover {

    transform: var(--main-trans);

    color: var(--color-orange-1);

}



.cate__banner {

    padding: 30px 0 0 0;

}



.cate__banner img {

    width: 100%;

}



.df-bottom .leftCt {

    flex: 75%;

}



.df-bottom .rightNhanxet {

    width: 25%;

    padding-left: 20px;

}



.dfVideo .videoShow {

    flex: 70%;

}



.dfVideo .videoList {

    flex: 30%;

    min-height: 450px;

}



.wrapVideo {

    position: relative;

    display: block;

}



.wrapVideo:after {

    position: absolute;

    width: 60px;

    height: 60px;

    content: '';

    left: calc(50% - 30px);

    top: calc(50% - 30px);

    background: url('templates/images/icon_yt.png')no-repeat;

    background-size: 100% 100%;

}



.pn-videonx {

    padding: 30px 0;

}



.vd_Tit {

    text-transform: uppercase;

    font-size: 24px;

    margin-bottom: 20px;

    font-weight: 600;

}



.videoShow h4 {

    color: var(--color-orange-2);

    text-transform: uppercase;

    margin-top: 10px;

    margin-bottom: 10px;

}



.videoShow p {

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

    font-size: 15px;

    line-height: 22px;

}



.videoList ul {

    list-style-type: none;

    margin: 0;

    padding: 0;

    display: grid;

    grid-template-columns: 1fr;

    grid-gap: 10px;

}



.videoList ul li {

    padding-left: 20px;

    position: relative;

    padding-right: 10px;

}



.videoList ul li::after {

    position: absolute;

    width: 3px;

    height: 60%;

    top: 20%;

    right: 5px;

    content: '';

    background-color: var(--color-orange-2);

    opacity: 0;

}



.videoList ul li:hover {

    background: var(--color-orange-4);

}



.videoList ul li:hover::after {

    opacity: 1;

}



.videoList ul li a {

    display: flex;

    justify-content: space-between;

    color: var(--color-orange-2);

    align-items: center;

}



.videoList ul li a .img {

    flex: 35%;

    padding-right: 5px;

}



.videoList ul li a .img img {

    height: 80px;

}



.videoList ul li a .name {

    flex: 65%;

    color: #333;

    font-size: 13px;

    line-height: 22px;

}



.kh {

    text-align: center;

    margin-bottom: 15px;

}



.inner_kh {

    padding: 10px 0;

    background: var(--color-orange-4);

}



.kh .img {

    text-align: center;

    margin-bottom: 10px;

}



.kh .img .imgwrap img {

    border-radius: 50%;

    border: 4px solid var(--color-orange-2);

}



.kh .name {

    font-size: 18px;

    text-transform: capitalize;

    overflow-wrap: break-word;

    word-wrap: break-word;

    hyphens: auto;

}



.kh .cont {

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

    font-size: 14px;

    line-height: 22px;

    padding: 0 30px;

    position: relative;

}



.kh .cont p {

    position: relative;

    padding: 0 30px;

    font-style: italic;

}



.kh .cont p:after,

.kh .cont p:before {

    position: absolute;

    width: 18px;

    height: 15px;

    content: '';

    background-size: 100% 100%!important;

}



.kh .cont p:after {

    background: url('templates/images/dot_1.png')no-repeat;

    left: 0;

    top: 0;

}



.kh .cont p:before {

    background: url('templates/images/dot_2.png')no-repeat;

    right: 0;

    bottom: 0;

}



.swiper-pagination-bullet-active {

    background: var(--color-orange-2)!important;

}



.pn-partner .container {

    border-top: 1px dashed #333;

    padding: 30px 0;

}



.list-partner {

    position: relative;

    list-style-type: none;

    margin: 0;

    padding: 0;

    display: grid;

    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;

    grid-gap: 40px;

}



.pn-partner .name {

    text-transform: uppercase;

    font-weight: 600;

    color: #333;

    font-size: 24px;

}



.breadcrumb {

    justify-content: flex-end;

}



.lSubii {

    position: absolute;

    list-style-type: none;

    margin: 0;

    padding: 0;

    left: 100%;

    top: 0;

    z-index: 9;

    min-width: 250px;

    background: var(--color-orange-4);

    opacity: 0;

    visibility: hidden;

}



.lSubii>li>a {

    color: #333;

    text-indent: 10px;

    display: block;

    line-height: 30px;

}



.df-menu>.m1>ul>li:hover>.lSubii {

    opacity: 1;

    visibility: visible;

}



.grid__video {

    display: grid;

    grid-template-columns: 1fr 1fr 1fr;

    grid-gap: 30px;

}



.gird_item_video h3 {

    margin-top: 10px;

}



.gird_item_video h3 a {

    color: #333;

    font-size: 18px;

}



.bg-sodotrang {

    padding: 10px 0;

}



.inner-sd {

    padding: 30px 0;

    text-align: center;

}



.inner-sd h1 span {

    color: #fff;

    text-transform: uppercase;

    font-size: 30px;

}



.inner-sd .breadcrumb {

    justify-content: center;

}



.inner-sd .breadcrumb a {

    color: #fff;

}



.inner-sd .breadcrumb li.active a,

.inner-sd .breadcrumb-item+.breadcrumb-item::before {

    color: var(--color-orange-2)

}



.col-left-ctsp {

    width: 75%;

    float: left;

}



.col-right-sp {

    width: 25%;

    float: right;

    padding-left: 20px;

}



.thongso_sp {

    margin: 10px 0;

    border: 1px solid #ccc;

}



.df-share {

    justify-content: flex-start;

}



.list_adv {

    position: relative;

    list-style-type: none;

}



.adv {

    background-color: var(--color-orange-4);

}



.adv h4 {

    text-align: center;

    background-color: var(--color-orange-5);

    color: #333;

    line-height: 40px;

    text-transform: uppercase;

    font-size: 18px;

    margin: 0 0;

}



.list_adv {

    display: flex;

    flex-direction: column;

    list-style-type: none;

    padding: 10px 0 10px 50px;

}



.list_adv>li {

    display: flex;

    justify-content: flex-start;

    padding: 5px 0;

}



.list_adv>li>.img img {

    width: 35px;

    margin-right: 10px;

}



.list_adv h5 a {

    color: #333;

    font-size: 14px;

    text-transform: uppercase;

    margin: 0 0;

    font-weight: 600;

}



.list_adv .cont p {

    margin-bottom: 0;

}



#giathuoctinh_0 {

    display: flex;

    justify-content: space-between;

}



.cart-action-b .cart-btn {

    border-radius: 2px;

}



.list__productlh {

    display: grid;

    grid-template-columns: 1fr;

    grid-gap: 20px;

    list-style-type: none;

    margin: 0;

    padding: 0;

}



.innerLH {

    padding: 15px 30px;

    position: relative;

    max-height: 1170px!important;

    overflow: hidden;

}



.innerLH .product__txt .sale {

    padding: 2px 10px;

    font-size: 13px;

}



.gird__foot {

    display: grid;

    grid-template-columns: 1fr 1fr 1fr 1fr;

    grid-gap: 20px;

}



.hc-nav-trigger span,

.hc-nav-trigger span::before,

.hc-nav-trigger span::after {

    background: #000!important;

}



.hc-nav-trigger {

    border-color: #000!important;

}



.item_product_price span {

    font-size: 16px;

}



.img-sanpham-rong{

    text-align: center;

    margin: 15px 0px;

}



.text-vetrangchu-giohang{

    text-align: center;

    padding-top: 20px;

}



.text-vetrangchu-giohang a{

   color: #fff;

   background-color: #0070BC;

   border-radius: 5px;

   padding: 10px 35px;

   font-weight: 700;

   font-size: 16px;

}



.bgr-dangkytuvan{

    background: #0070BC;

    padding: 50px 0px;

}



.bgr-logo-pc{

    position: absolute;

    top: 0px;

}



.div-logo-pc{

    position: relative;

    width: 363px;

    height: 172px;  

}



.logo-pc{

    position: absolute;

    top: 0px;

    left: 40px;

    right: 0;

    bottom: 0;

    display: flex;

    align-items: center;

}



.logo-pc img{

    max-height: 100px;

    max-width: 190px;

}





.div-banner{

    display: flex;

    justify-content: space-between;

    align-items: center;

    padding: 20px 0px 16px;

}



.left-banner{

    width: 25%;

    min-width: 370px;

}



.center-banner{

    width: 50%;

    text-align: center;

}



.right-banner{

    width: 25%;

    display: flex;

    justify-content: flex-end;

    align-items: center;

}



.center-banner img{

    max-width: 552px;

}



.div-hotline-banner p{

    margin-bottom: 0px;

    font-size: 16px;

    line-height: 20px;

    color: #FF0000;

}



.div-hotline-banner span{

    font-weight: 900;

    font-size: 16px;

    line-height: 20px;

    color: #FF0000;

}



.div-hotline-banner{

    min-height: 42px;

    background: url(templates/images/img-hotline.png)no-repeat;

    padding-left: 56px;

    background-position: 0 0px;

}



.div-menu-pc{

    display: flex;

    justify-content: space-between;

    align-items: center;

    min-height: 60px;

}



.left-menu-pc{

    width: 380px;

}



.right-menu-pc{

    width: calc(100% - 380px);

}



.bgr-menu-pc{

    background-color: #0070BC;

}



.nav-link-giohang{

    position: relative;

    padding-left: 5px !important;

    padding-right: 5px !important;

}



.numCart {

    border-radius: 50%;

    background-color: #000;

    color: #fff;

    width: 17px;

    height: 19px;

    display: flex;

    justify-content: center;

    align-items: center;

    position: absolute;

    top: 17px;

    right: -6px;

    font-size: 11px;

}





.mb-lg-0{

    margin: auto;

}



.timkiem-menu-pc{

    padding-top: 16px;

    padding-bottom: 15px;

    padding-left: 5px;

    padding-right: 12px;

}





.bgr-menu-mobile{

    background-color: #fff;

    padding: 0px 0px 5px;

    box-shadow: 0 2px 3px 0px #c3c3c3;

    display: none;

}



.div-menu-mobile{

    display: flex;

    justify-content: space-between;

    align-items: center;

}



.left-menu-mobile{

    width: 20%;

    display: flex;

    justify-content: flex-start;

    align-items: center;

}



.center-menu-mobile{

    width: 57%;

    display: flex;

    justify-content: center;

    align-items: center;

}



.right-menu-mobile{

    width: 20%;

    display: flex;

    justify-content: flex-end;

    align-items: center;

}





.div-giohang-timkiem-menu-mobile{

    display: flex;

    align-items: center;

}



.div-giohang-timkiem-menu-mobile img{

    filter: brightness(0);

  -webkit-filter: brightness(0);

}



.img-timkiem-mobile{

    width: 20px;

    height: 20px;

}



.hc-offcanvas-nav h2{

    margin-bottom: 0px;

    background-color: #0070BC !important;

}



.bgr-footer{

    background: url(templates/images/bgr-footer.png)no-repeat;

    background-size: cover;

    padding: 30px 0px 30px;

    color: #fff;

}



.bgr-footer a{

    color: #fff;

}



.div-footer-1{

    display: flex;

    justify-content: space-between;

}



.wrap-footer1{

    width: 23%;

}



.wrap-footer2{

    width: 23%;

}



.wrap-footer3{

    width: 23%;

}



.wrap-footer4{

    width: 23%;

}



.div-footer-2{

    display: flex;

    justify-content: space-between;

    padding-top: 5px;

}



.wrap-footer5{

    width: 25%;

}



.wrap-footer6{

    width: 46%;

}



.wrap-footer7{

    width: 23%;

}



.logo-footer img{

    max-height: 140px;

    min-height: 140px;

    object-fit: contain;

}



.title-footer h3{

    text-transform: uppercase;

    font-size: 16px;

    font-weight: 700;

    margin-bottom: 15px;

}



.contend-footer ul li{

    padding: 4px 0px;

}



.contend-footer-vct{

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 5;

    overflow: hidden;

    text-overflow: ellipsis;

}



.map-footer iframe{

    width: 100%;

    height: 180px;

    border-radius: 15px;

}



.bgr-cpr {

    background-color: #fff;

    padding: 14px 0px;

    color: #0070BC;

    font-size: 13px;

    box-shadow: 0 2px 3px 0px #c3c3c3;

}



.div-cpr {

    display: flex;

    justify-content: space-between;

    align-items: center;

}



.bgr-cpr a {

    color: #0070BC;

}



.div-mxh-footer {

    display: flex;

    align-items: center;

}



.wrap-mxh-footer {

    padding-left: 35px;

    display: none;

}



.text-cpt {

    margin-bottom: 1rem;

}



.bgr-slide{

    padding: 15px 0px;

}



.div-slide{

    display: flex;

    justify-content: space-between;

}



.div-slide-mb{

    display: none;

}



.left-slide{

    width: calc(100% - 370px);

}



.right-slide{

    width: 350px;

}



.img-slide-pc img{

    border-radius: 7px;

    width: 100%;

    object-fit: cover;

    height: 492px;

}



.img-danhmuc-slide{

    position: relative;

}



.img-danhmuc-slide img{

    width: 100%;

    height: 154px;

    border-radius: 7px;

}



.div-danhmuc-slide{

    margin: -7px 0px;

}



.wrap-danhmuc-slide{

    padding: 7px 0px;

}



.ten-danhmuc-slide{

    position: absolute;

    bottom: 0;

    width: 100%;

    text-align: center;

    display: flex;

    justify-content: center;

    align-items: center;

    background-color: #0070BC;

    border-radius: 0px 0px 7px 7px;

    padding: 4px 10px;

}



.ten-danhmuc-slide a{

    text-transform: uppercase;

    font-size: 14px;

    font-weight: 600;

    color: #fff;

    width: 100%;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 1;

    overflow: hidden;

    text-overflow: ellipsis;

}



.bgr-tintuc-home{

    padding: 30px 0px 30px;

    background: url(templates/images/bgr-tintuc-home.png)no-repeat;

    background-size: cover;

}



.frame-title-home{

    text-align: center;

    padding-bottom: 15px;

}



.frame-title-home span{

    border-radius: 20px;

    background-color: #e2edf7;

    color: #0070BC;

    text-transform: uppercase;

    font-weight: 500;

    font-size: 14px;

    padding: 4px 18px;

}



.title-tintuc-noibat h2{

    color: #0070BC;

    text-transform: uppercase;

    font-weight: 700;

    font-size: 28px;

    text-align: center;

}



.noidung-title-tintuc-home{

    text-align: center;

    font-size: 16px;

}



.div-tintuc-home{

    padding-top: 20px;

    display: flex;

    justify-content: space-between;

}



.left-tintuc-home{

    width: 540px;

}



.right-tintuc-home{

    width: calc(100% - 560px);

}



.wrap-left-tintuc1{

    border-radius: 7px;

    background-color: #fff;

    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;

}



.img-left-tintuc1 img{

    border-radius: 7px 7px 0px 0px;

    width: 100%;

    height: 330px;

    object-fit: cover;

}



.wrap-ten-mota-tintuc-left{

    padding: 5px 20px 20px;

    min-height: 123px;

}



.ten-left-tintuc1{

    text-align: center;

    min-height: 36px;

}



.ten-left-tintuc1 a{

    text-align: center;

    color: #0070BC;

    text-transform: uppercase;

    font-weight: 600;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

    text-overflow: ellipsis;

}



.ten-left-tintuc1{

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

    text-overflow: ellipsis;

    line-height: 18px;

    min-height: 36px;

}



.xemthem-left-tintuc1{

    text-align: center;

    padding-top: 5px;

}



.xemthem-left-tintuc1 a{

  color: #000;

}



.div-wrap-tintuc-2{

    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;

    border-radius: 7px;

    background-color: #fff;

    display: flex;

    justify-content: space-between;

    align-items: center;

}



.img-tintuc-2{

    width: 266px;

    min-width: 266px;

}



.img-tintuc-2 img{

    width: 100%;

    height: 211px;

    object-fit: cover;

    border-radius: 7px 0px 0px 7px;

}



.div-tintuc-2{

    margin: -14px 0px;

}



.wrap-tintuc-2{

    padding: 14px 0px;

}



.wrap-ten-mota-xemthem-tintuc-2{

    width: calc(100% - 285px);

    padding-right: 20px;

}



.ten-tintuc-2{

    line-height: 19px;

}



.ten-tintuc-2 a{

    font-size: 16px;

    text-transform: uppercase;

    color: #0070BC;

    font-weight: 600;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

    overflow: hidden;

    text-overflow: ellipsis;

}



.mota-tintuc-2{

    padding-top: 10px;

    line-height: 17px;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 4;

    overflow: hidden;

    text-overflow: ellipsis;

}



.xemthem-tintuc-2{

    padding-top: 10px;

    font-size: 14px;

}



.xemthem-tintuc-2 a{

    color: #000;

}



.xemthem-tintuc-home{

    text-align: center;

    padding-top: 25px;

}



.xemthem-tintuc-home a{

    background-color: #fff;

    border-radius: 5px;

    border: 1px solid #0066CC;

    color: #0066CC;

    padding: 5px 20px;

}



.xemthem-tintuc-home a:hover{

    background-color: #0066CC;

    border: 1px solid #fff;

    color: #fff;

    transition:all .5s ease;

}



.bgr-gioithieu-home{

    padding: 30px 0px 30px;

    background: url(templates/images/bgr-gioithieu-home.png)no-repeat;

    background-size: cover;

}





.title-gioithieu-home h2{

    color: #0070BC;

    text-transform: uppercase;

    font-weight: 700;

    font-size: 28px;

    text-align: center;

}



.contend-gioithieu-home{

    padding-top: 10px;

    text-align: center;

    max-width: 900px;

    margin: auto;

    font-size: 16px;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 4;

    overflow: hidden;

    text-overflow: ellipsis;

}



.xemthem-gioithieu {

    text-align: center;

    padding-top: 20px;

}



.xemthem-gioithieu a{

    background-color: #0070BC;

    border-radius: 5px;

    border: 1px solid #0070BC;

    color: #fff;

    padding: 5px 20px;

}



.xemthem-gioithieu a:hover{

    background-color: #fff;

    border-radius: 5px;

    border: 1px solid #0070BC;

    color: #0070BC;

    transition:all .5s ease;

}



.frame-title-home-sanpham{

    text-align: center;

    padding-bottom: 12px;

    padding-top: 15px;

}



.frame-title-home-sanpham span{

    border-radius: 20px;

    background-color: #e2edf7;

    color: #0070BC;

    text-transform: uppercase;

    font-weight: 500;

    font-size: 13px;

    padding: 4px 18px;

}



.title-danhmuc-home h2{

    color: #0070BC;

    text-transform: uppercase;

    font-weight: 700;

    font-size: 28px;

    text-align: center;

}



.mota-danhmuc-home{

    text-align: center;

    font-size: 16px;

    padding-bottom: 15px;

    padding-top: 5px;

}



.xemthem-danhmuc-home {

    text-align: center;

    padding-bottom: 10px;

    padding-top: 25px;

}



.xemthem-danhmuc-home a{

    background-color: #fff;

    border-radius: 5px;

    border: 1px solid #0070BC;

    color: #0070BC;

    padding: 5px 20px;

}



.xemthem-danhmuc-home a:hover{

    background-color: #0070BC;

    border: 1px solid #fff;

    color: #fff;

    transition:all .5s ease;

}



.div-sanpham-home{

    display: flex;

    flex-wrap: wrap;

    margin: -10px -8px;

}



.wrap-sanpham-home{

    width: calc(100%/4);

    padding: 10px 8px;

}



.img-sanpham-home img{

    width: 100%;

    height: 280px;

    border-radius: 8px;

    object-fit: cover;

}



.ten-sanpham-home{

    text-align: center;

    line-height: 18px;

    min-height: 35px;

    margin-top: 8px;

}



.ten-sanpham-home a{

    color: #000;

    font-weight: 600;

    text-transform: uppercase;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

    text-overflow: ellipsis;

}



.gia-sanpham-home{

    text-align: center;

    color: #0070BC;

    text-transform: uppercase;

    font-size: 16px;

    padding-bottom: 10px;

    font-weight: 600;

}



.themvaogiohang-sanphamhome{

    text-align: center;

    background-color: #0070BC;

    border-radius: 7px;



}



.themvaogio-home{

    text-align: center;

    text-transform: uppercase;

    font-weight: 600;

    background-color: #0070BC;

    border: 1px solid #0070BC;

    color: #fff;

    display: flex;

    justify-content: center;

    width: 100%;

    padding: 8px 0px;

    border-radius: 7px;

}



.themvaogio-home:hover{

    background-color: #fff;

    color: #0070BC;

}



.bgr-sanpham-home{

    padding-bottom: 30px;

}



.bgr-dangkynhantin{

    padding: 30px 0px 30px;

    background: url(templates/images/bgr-lienhe-home.png)no-repeat;

    background-size: cover;

}



.title-dangkynhantin h2{

    color: #0070BC;

    text-transform: uppercase;

    font-weight: 700;

    font-size: 28px;

    text-align: center;

}



.noidung-dangkynhantin{

    text-align: center;

    font-size: 16px;

}



.div-dangkynhantin{

    display: flex;

    justify-content: space-between;

    padding-top: 15px;

}



.left-dangkynhantin{

    width: 540px;

}



.right-dangkynhantin{

    width: calc(100% - 560px);

}



.wrap-thongtin1{

    display: flex;

    align-items: center;

    justify-content: space-between;

    background-color: #fff;

    border: 1px solid #0070BC;

    border-radius: 8px;

    padding: 18px 20px;

    margin-bottom: 18px;

}



.img-thongtin1{

    width: 64px;

    min-width: 64px;

}



.img-thongtin1 img{

    width: 64px;

    height: 48px;

    object-fit: contain;

}



.title-thongtin1{

    width: calc(100% - 74px);

    text-align: end;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

    text-overflow: ellipsis;

}



.bgr-vechungtoi{

    padding: 30px 0px;

}



.title-vechungtoi h2{

    color: #0070BC;

    text-transform: uppercase;

    font-weight: 700;

    font-size: 28px;

    text-align: center;

}



.bgr-sanpham-trong{

    padding: 30px 0px 20px;

}



.title-sanpham-trong h2{

    color: #0070BC;

    text-transform: uppercase;

    font-weight: 700;

    font-size: 28px;

    text-align: center;

}



.mota-sanpham-trong{

    text-align: center;

    font-size: 16px;

    padding-bottom: 15px;

    padding-top: 1px;

}



.pagination {

    justify-content: center;

    margin-top: 25px;

}



.form-group input{

    text-transform: uppercase;

    font-size: 13px;

    padding: 9px 30px;

    border: 1px solid #0070BC;

}



.form-group .form-control-noidung{

    padding: 8px 30px 95px 30px;

}



.form-group input::placeholder {

     color: #0070BC;

    opacity: 1;

}



.form-group input:-ms-input-placeholder {

     color: #0070BC;

}



.form-group input::-ms-input-placeholder {

     color: #0070BC;

}



.gg-capcha-gui-home{

    display: flex;

    justify-content: space-between;

}



.g-recaptcha div{

    width: 304px;

    max-width: 304px;

}



.gui-home{

    width: calc(100% - 325px);

}



.gui-home button{

    width: 100%;

    background-color: #0070BC;

    border: 1px solid #0070BC;

    text-transform: uppercase;

    font-size: 16px;

    font-weight: 600;

    color: #fff;

    border-radius: 4px;

    height: 75px;

}



.map-lienhe iframe{

    width: 100%;

    height: 400px;

}



.bgr-tintuc-trong{

    padding: 30px 0px;

}



.title-tintuc-trong h2{

    color: #0070BC;

    text-transform: uppercase;

    font-weight: 700;

    font-size: 28px;

    text-align: center;

}



.noidung-tintuc-trong{

    text-align: center;

    font-size: 16px;

}



.div-tintuc-trong{

    display: flex;

    flex-wrap: wrap;

    margin: -10px -8px;

    padding-top: 20px;

}



.wrap-tintuc-trong{

    width: calc(100%/3);

    padding: 10px 8px;

}



.img-tintuc-trong {

    margin-bottom: 7px;

}



.img-tintuc-trong img{

    width: 100%;

    height: 280px;

    object-fit: cover;

    border-radius: 8px;

}



.ten-tintuc-trong{

    line-height: 18px;

    min-height: 36px;

}



.ten-tintuc-trong a{

    color: #0070BC;

    text-transform: uppercase;

    font-weight: 600;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

    text-overflow: ellipsis;

}



.mota-tintuc-trong{

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

    text-overflow: ellipsis;

    line-height: 19px;

}



.bgr-sanpham-tuongtu{

    padding: 20px 0px;

}



.div-sanpham-tuongtu{

    padding-top: 15px;

}



.bgr-mota-sanpham{

    padding: 20px 0px 10px;

}



.noidung-sanpham-chitiet{

    padding-top: 10px;

}



.wrap-timkiem-mxh-giohang-menu1{

    position: relative;

}



.bgr-sanpham-chitiet{

    padding: 20px 0px 20px;

}



.div-sanpham-chitiet{

    display: flex;

    justify-content: space-between;

}



.left-sanpham-chitiet{

    width: 47%;

}



.right-sanpham-chitiet{

    width: 50%;

}



.img-sanpham-chitiet{

    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;

    border-radius: 8px;

}



.img-sanpham-chitiet img{

    width: 100%;

    object-fit: contain;

    height: 418px;

}



.form-dathang .form-control{

    text-transform: uppercase;

    border: 1px solid #0070BC;

}



.ten-sanpham-chitiet{

    color: #0070BC;

    text-transform: uppercase;

    font-weight: 700;

    font-size: 30px;

    line-height: 32px;

    min-height: 60px;

}



.mota-sanpham-chitiet{

    font-size: 16px;

    line-height: 27px;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 6;

    overflow: hidden;

    text-overflow: ellipsis;

}



.div-giohang-muangay-sanpham-chitiet{

    display: flex;

    justify-content: space-between;

    align-items: center;

}



.giohang-chitiet button{

    background-color: transparent;

    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;

    border-radius: 5px;

    width: 100px;

    padding: 0px 0px !important;

    height: 38px;

    line-height: 43px;

    border: 0px;

}



.giohang-chitiet i{

    font-size: 22px;

    color: #0070BC;

}



.muangay-chitiet{

    font-weight: 600;

    width: calc(100% - 110px);

    border-radius: 5px;

    text-align: center;

    height: 38px;

    background-color: #0070BC;

}



.muangay-chitiet a{

    width: 100%;

    color: #fff;

    font-size: 18px;

    text-transform: uppercase;

    font-weight: 600;

    border-radius: 5px;

    border: 1px solid #0070BC;

    height: 39px;

    display: flex;

    justify-content: center;

    align-items: center;

}



.chitiet_sp_hot_gia{

    display: flex;

    align-items: center;

}



.div-gia-ct{

    padding-right: 4px;

    color: #000;

}



.text-baiviet-lienquan{

    font-weight: 600;

    color: #333;

    font-size: 20px;

    text-transform: uppercase;

    border-bottom: 1px solid #515154;

    padding-bottom: 10px;

    position: relative;

}



.ten-congty-mb{

    text-align: center;

    background-color: #0070BC;

    color: #fff;

    margin-bottom: 5px;

    padding: 5px 0px;

    text-transform: uppercase;

}



.img-sanpham-home{

    position: relative;

}



.dongdau-logo{

    position: absolute;

    bottom: 10px;

    left: 10px;

}



.dongdau-logo img{

    width: 80px !important;

    height: 80px !important;

    object-fit: cover;

    max-width: 80px !important;

    max-height: 80px !important;

}

@media (min-width:1500px) {

    .container {

        max-width: 1450px;

    }

}



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

    .container {

        max-width: 1300px;

    }

}



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

    .gird__product {

        grid-template-columns: 1fr 1fr 1fr 1fr;

    }

    .df-menu .m2 ul li a p {

        font-size: 14px;

    }

}



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

    .img-sanpham-home img{

        height: 250px;

    }

    .wrap-footer1{

        width: 24%;

    }

    .wrap-footer2{

        width: 24%;

    }

    .wrap-footer3{

        width: 24%;

    }

    .wrap-footer4{

        width: 24%;

    }

    .div-hotline-banner{

        display: none;

    }

    .pn-partner .name {

        text-indent: 15px;

    }

    .df-menu .m2 ul {

        height: 50px;

    }

    .df-menu .m2 ul li {

        display: flex;

    }

    .df-menu .m2 ul li a img {

        height: 40px;

    }

    .df-menu .m1 {

        flex: 25%;

    }

    .d-msl .rightSlide {

        width: 76%;

    }

    .wr__listMenui {

        padding: 15px 0;

    }

    .item__menui h4 span {

        font-size: 16px;

    }

    .menu_t>ul>li {

        padding: 0 10px;

    }

    .swiperProductMenui-prev {

        left: -15px!important;

    }

    .swiperProductMenui-next {

        right: -15px!important;

    }

    .all_sub-category-grid .sub_category {

        width: 100%;

        display: block;

        text-align: center;

    }

    .sub_category .item__subcategory {

        display: inline-block;

        margin: 10px 10px;

    }

    .item_product_title a {

        font-size: 16px;

        line-height: 24px;

    }

    .row__gird {

        grid-gap: 20px;

    }

    .item_product_title {

        height: 48px;

    }

    .div-tintuc-home{

        display: block;

    }

    .left-tintuc-home{

        margin: auto;

    }

    .right-tintuc-home{

        padding-top: 20px;

        width: 540px;

        margin: auto;

    }

}



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

    .left-dangkynhantin {

        width: 400px;

    }

    .right-dangkynhantin {

        width: calc(100% - 420px);

    }

    .img-sanpham-home img {

        height: 230px;

    }

    .list__menui>li>a>img {

        height: 100px;

    }

    .partnerItem {

        padding: 0 0;

    }

    .head-mobile {

        display: block;

        padding-top: 10px;

        padding-bottom: 10px;

    }

    .menu-mobi {

        width: 50px;

    }

    .slider__right {

        width: calc(100%);

    }

    .cate-left,

    .cate-right {

        width: 100%;

    }

    .cate-left {

        margin-bottom: 15px;

    }

    .list__SubCate {

        display: flex;

        justify-content: flex-start;

    }

    .list__SubCate>li {

        margin: 3px 5px 3px 0;

        position: relative;

        padding-right: 5px;

    }

    .list__SubCate>li:before {

        position: absolute;

        width: 1px;

        height: 40%;

        top: 30%;

        content: '';

        right: 0;

        background-color: #7D8FA6;

    }

    .list__SubCate>li:last-child::before {

        display: none;

    }

    .block__5 {

        width: calc(25% - 15px);

    }

    .pn-menu {

        display: none;

    }

    .foot_1 {

        width: 40%;

    }

    .foot_2 {

        width: 30%;

    }

    .foot_3 {

        width: 30%;

    }

    .foot_4 {

        width: 50%;

        margin-top: 15px;

    }

}



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

    .numCart{

        top: 0px;

    }

    .gg-capcha-gui-home{

        display: block;

    }

    .g-recaptcha div{

        margin: auto;

    }

    .gui-home{

        width: 100%;

        max-width: 304px;

        margin: auto;

        padding-top: 15px;

    }

    .wrap-sanpham-home{

        width: calc(100%/2);

    }

    .div-slide-mb{

        display: block;

    }

    .bgr-slide{

        display: none;

    }

    .wrap-footer5{

        width: 35%;

    }

    .wrap-footer6{

        width: 30%;

    }

    .wrap-footer7{

        width: 30%;

    }

    .wrap-footer1{

        display: none;

    }

    .wrap-footer2{

        width: 31%;

    }

    .wrap-footer3{

        width: 31%;

    }

    .wrap-footer4{

        width: 31%;

    }

    .contend-footer ul{

        padding-left: 0rem;

    }

    .contend-footer ul li{

        list-style: none;

    }

    .dropdown-menu.show{

        margin-top: 24px !important;

    }

    .timkiem-menu-mobile{

        padding-left: 12px;

    }

    .logo img{

       max-height: 70px;

    }

    .bgr-menu-mobile{

        display: block;

        margin-top:-20px;

    }

    .bgr-banner-menu-pc{

        display: none;

    }

    .advLH {

        background-color: transparent;

    }

    .innerLH {

        padding: 15px 5px;

        max-height: 100%!important;

    }

    .list__productlh {

        grid-template-columns: 1fr 1fr 1fr;

        grid-gap: 20px;

    }

    .list_adv {

        padding-left: 15px;

    }

    .col-right-sp {

        width: 100%;

        padding-left: 0;

    }

    .col-left-ctsp {

        width: 100%;

    }

    .gird__foot {

        grid-template-columns: 1fr 1fr;

        padding-bottom: 15px;

    }

    .dfVideo .videoShow {

        flex: 60%;

    }

    .kh {

        max-width: 60%;

        margin: 30px auto;

    }

    .df-bottom {

        flex-direction: column;

    }

    .df-bottom .rightNhanxet {

        width: 100%;

        padding-left: 0;

    }

    .vd_Tit {

        font-size: 20px;

    }

    .pn-videonx {

        padding-top: 15px;

    }

    .cate__banner {

        padding: 15px 0;

    }

    .tit__home h2 {

        font-size: 20px;

    }

    .bg_in .inner {

        padding: 0 10px 10px 10px;

    }

    .site-catehome {

        padding: 0 0;

    }

    .main__b2 {

        flex: 70%;

        display: flex;

        justify-content: center;

    }

    .main__b4 {

        display: flex;

        flex: 15%;

        justify-content: flex-end;

    }

    .pn-top .slogan {

        line-height: 34px;

        font-size: 14px;

    }

    .main__b3 {

        display: none;

    }

    .d-msl .rightSlide {

        width: 100%;

        margin: 10px 0;

    }

    .gird__product {

        grid-template-columns: 1fr 1fr 1fr;

    }

    .item_product_price {

        font-size: 15px;

    }

    .swiperProductSale-prev {

        left: -5px!important;

    }

    .swiperProductSale-next {

        right: -5px!important;

    }

    .swiperProductSale-next,

    .swiperProductSale-prev {

        width: 30px!important;

        height: 30px!important;

    }

    .swiperProductMenui-next,

    .swiperProductMenui-prev {

        width: 30px!important;

        height: 30px!important;

    }

    .swiperProductMenui-prev {

        left: -5px!important;

    }

    .swiperProductMenui-next {

        right: -5px!important;

    }

    .container {

        max-width: 100%;

    }

    .site-slider .block__5 {

        width: calc(33.33% - 15px);

    }

    .content-nhanxet {

        width: 100%;

    }

    .tab_sanpham .nav-item .nav-link {

        height: 40px;

    }

    .cate__left {

        display: none;

    }

    .slider__right {

        margin-top: 80px;

    }

    .site-khuyenmai {

        margin-top: 0;

    }

    .feedback__content {

        padding-bottom: 50%;

    }

    .col-right-ctsp {

        width: 100%;

    }

    .item_product.item_product-right {

        width: calc(33.33% - 30px);

        margin: 15px 15px;

        float: left;

    }

    .item_productAction a {

        padding: 10px 5px;

    }

    .tit__productPage {

        font-size: 24px;

    }

    .img-tintuc-trong img{

        height: 250px;

    }

}



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



    .div-sanpham-chitiet{

        display: block;

    }

    .left-sanpham-chitiet{

        margin-bottom: 20px;

        width: 100%;

    }

    .right-sanpham-chitiet{

        width: 100%;

    }

    .div-dangkynhantin{

        display: block;

    }

    .left-dangkynhantin{

        width: 100%;

    }

    .right-dangkynhantin{

        width: 100%;

    }

    .list-partner {

        grid-template-columns: 1fr 1fr 1fr 1fr;

        grid-gap: 10px;

    }

    .banner img {

        max-height: 100px;

    }

    .tit__home span {

        font-size: 24px;

    }

    .foot_1 {

        flex: 40%;

    }

    .foot_2 {

        flex: 30%;

    }

    .foot_3 {

        flex: 30%;

    }

    .foot_4 {

        flex: 50%;

    }

    .gird__online {

        grid-template-columns: 1fr 1fr;

    }

    .row__gird {

        grid-template-columns: 1fr 1fr 1fr;

    }

    .swiperListMenui-prev {

        left: 0px!important;

    }

    .swiperListMenui-next {

        right: 0px!important;

    }

    .menu_t {

        display: none;

    }

    .item-slide img {

        min-height: 300px;



    }
    .div-slide-mb{
        height:320px;
    }

    .site-menui {

        padding: 15px 0;

    }

    .list__menui>li>a>img {

        height: 60px;

    }

    .site-bnc {

        margin-top: 0;

    }

    .block__5 {

        width: calc(33.33% - 15px);

    }

    .site-blogs {

        padding-bottom: 0!important;

        padding-top: 20px!important;

    }

    .swiperProductSale-prev {

        left: -10px!important;

    }

    .swiperProductSale-next {

        right: -10px!important;

    }

    .chitiet_sp_hot_gia del,

    .chitiet_sp_hot_gia span {

        font-size: 20px;

    }

    .chitiet_sp_hot_title {

        margin-top: 15px;

        font-size: 20px;

    }

    .item_product.item_product-right {

        width: calc(50% - 30px);

    }

    .site-partner {

        padding: 5px 35px;

    }

    .site-blogs .col-sm-6 {

        width: 100%;

    }

    .feedback_text {

        width: 100%;

    }

    .feedback__content {

        padding-bottom: 60%;

    }

    .left__sl424,

    .right__ht424 {

        width: 100%;

        padding: 0;

    }

    .right__ht424 {

        margin: 10px 0;

    }

    .right__ht424 .divbd {

        background: none;

    }

    .right__ht424 .divbd ul li {

        width: calc(50% - 15px);

        margin: 7.5px 7.5px;

        float: left;

    }

    .col-slider-ctsp {

        width: 42%;

    }

    .col-thongtin-ctsp {

        width: 58%;

    }

    .Swiper_spct img {

        height: auto;

    }

    .chitiet_sp_hot_gia {

        font-size: 24px;

    }

    .wrap-tintuc-trong{

        width: calc(100%/2);

    }

}



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

    .right-tintuc-home{

        width: 100%;

    }

    .div-cpr{

        justify-content: center;

        flex-direction: column;

    }

    

    .div-footer-1{

        display: block;

    }

    .div-footer-2{

        display: block;

    }

    .wrap-footer2{

        width: 100%;

    }

    .wrap-footer3{

        width: 100%;

    }

    .wrap-footer4{

        width: 100%;

    }

    .wrap-footer5{

        width: 100%;

    }

    .wrap-footer6{

        width: 100%;

    }

    .wrap-footer7{

        width: 100%;

    }

    .map-footer iframe{

        max-width: 340px;

    }

    .col-thongtin-ctsp {

        padding-top: 15px;

    }

    .list__productlh {

        grid-template-columns: 1fr 1fr;

    }

    .banner img {

        max-height: 80px;

    }

    .kh {

        max-width: 80%;

    }

    .title-f {

        margin-top: 0!important;

    }

    .dfVideo .videoShow {

        flex: 50%;

    }

    .gird__product {

        grid-template-columns: 1fr 1fr;

    }

    .col-slider-ctsp {

        width: 100%;

    }

    .col-thongtin-ctsp {

        width: 100%;

    }

    .btn-dt,

    .btn-buyn {

        padding: 4px 12px;

    }

    .item_product_title {

        height: 40px;

    }

    .item_product_title a {

        font-size: 14px;

        line-height: 20px;

    }

    .item_product_price del {

        display: block;

        margin: 0 0;

        float: none;

    }

    .site-catehome {

        padding: 15px 0;

    }

    .foot_4 {

        margin-top: 0;

    }

    .foot_1 {

        flex: 65%;

    }

    .foot_2 {

        flex: 35%;

    }

    .site-bnc {

        margin-top: 0;

    }

    .list__menui>li {

        width: calc(20% - 10px);

        margin: 5px 5px;

    }

    .row__gird {

        grid-gap: 15px;

    }

    .left-tintuc-home{

        width: 100%;

    }

}



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

    .title-dangkynhantin h2{

        font-size: 24px;

    }

    .img-sanpham-home img {

        height: 210px;

    }

    .img-left-tintuc1 img{

        height: 260px;

    }

    .dropdown-menu.show{

        margin-top: 14px !important;

    }

    .feedback_text {

        padding-top: 10px!important;

    }

    .item__kh img {

        width: 100px!important;

        height: 100px!important;

    }

    .item__kh p {

        margin-top: 15px;

    }

    .feedback__content {

        padding-bottom: 70%;

    }

    .logo__footer {

        margin-bottom: 10px;

    }

    .right-head_cart {

        text-align: right;

    }

    h4.blog_tit {

        overflow: hidden;

        text-overflow: ellipsis;

        display: -webkit-box;

        -webkit-line-clamp: 2;

        -webkit-box-orient: vertical;

        font-size: 15px;

        line-height: 22px;

    }

    .site-cket {

        padding: 0 0;

    }

    .list__SubCate {

        display: block;

    }

    .list__SubCate li {

        display: inline-block;

    }

    .list__SubCate>li>a {

        line-height: 20px;

    }

    .site-copyright {

        padding: 5px 0;

    }

    .site-copyright p {

        line-height: 24px;

    }

    .block__5 {

        width: calc(50% - 15px);

    }

    .site-productcl347 .item_product {

        margin-bottom: 15px;

    }

    .right-head_cart {

        height: 40px;

        line-height: 40px;

    }

    .foot_2,

    .foot_3 {

        width: 50%;

    }



    .logo img {

        width: auto;

        max-height: 50px;

        border-radius: 4px;

    }

    .swiperListMenui-prev {

        left: -6px!important;

    }

    .swiperListMenui-next {

        right: -6px!important;

    }

    .swiperListMenui-prev {

        top: 80%!important;

    }

    .swiperListMenui-next {

        top: 80%!important;

    }

    .item__menui h4 span {

        font-size: 13px;

    }

    .navbar-toggle {

        padding: 6px 8px;

    }

    .swiperProductMenui {

        padding-left: 5px!important;

        padding-right: 5px!important;

    }

    .fl_cpr {

        flex-direction: column;

    }

    .site-copyright p {

        line-height: 27px;

        text-align: center;

    }

    .tab_sanpham .nav-item .nav-link {

        text-transform: none;

    }

    .product__txt {

        padding-bottom: 5px;

    }

    .cate__banner {

        padding-bottom: 0;

    }

    .item_product_price {

        margin-bottom: 5px;

    }

    footer {

        padding-top: 30px;

    }

    .cart-actionNum {

        display: flex!important;

        align-items: center;

    }

    .cart-actionNum .product-quantity {

        margin-bottom: 0;

    }

    .cart-action-b {

        display: flex!important;

    }

    .div-wrap-tintuc-2{

        display: block;

    }

    .img-tintuc-2{

        width: 100%;

        padding-bottom: 10px;

    }

    .wrap-ten-mota-xemthem-tintuc-2{

        width: 100%;

        padding-left: 20px;

        padding-bottom: 20px;

    }

    .title-vechungtoi h2{

        font-size: 25px;

    }

}



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

    .dongdau-logo img{

        width: 50px !important;

        height: 50px !important;

        object-fit: cover;

        max-width: 50px !important;

        max-height: 50px !important;

    }

    .img-sanpham-chitiet img{

        height: 375px;

    }

    .img-tintuc-trong img {

        height: 175px;

    }

    .img-sanpham-home img {

        height: 200px;

    }

    .title-gioithieu-home h2{

        font-size: 25px;

    }

    .inner-sd h1 span {

        font-size: 20px;

    }

    .gird__foot {

        grid-gap: 10px;

    }

    .title-f {

        font-size: 16px;

        margin-bottom: 0!important;

    }

    .tit__home a {

        font-size: 13px;

    }

    .vd_Tit {

        font-size: 20px;

    }

    .videoShow h4 {

        line-height: 24px;

        font-size: 16px;

    }

    .pn-partner .name {

        font-size: 20px;

    }

    .tit__productPage {

        font-size: 20px;

    }

    .item_product_price span {

        font-size: 14px;

    }

    .item_productAction a.btn-addcart {

        flex: 55%;

        padding: 7px 0;

    }

    .item_productAction a.btn-buyn {

        flex: 45%;

        padding: 7px 0;

    }

    .body-sanpham .tit__productPage {

        margin-bottom: 10px;

    }

    .site-catehome {

        padding: 5px 0;

    }

    .gird__foot {

        grid-template-columns: 1fr;

    }

    .list-partner {

        grid-template-columns: 1fr 1fr 1fr;

    }

    .videoList ul li a .img {

        flex: 25%;

    }

    .videoList ul li a .name {

        flex: 75%;

    }

    .videoList ul li {

        padding-left: 0;

    }

    .dfVideo {

        flex-direction: column;

    }

    .item_productAction a {

        padding: 7px 5px;

    }

    .gird__product {

        grid-gap: 10px;

    }

    .banner img {

        max-height: 60px;

    }

    .item__menui h4 span:after {

        top: 5px;

    }

    .wr__listMenui {

        padding: 7px 0;

    }

    .item__menui h4 span {

        font-size: 14px;

    }

    .giohang-mobile span.numCart {

        right: 0px;

    }

    .nameCart {

        display: none;

    }

    .list__menui>li {

        padding: 10px 0;

    }

    .list__menui>li {

        border-radius: 10px;

    }

    .title-rpmenu .icon-bar {

        width: 25px;

    }

    .title-rpmenu {

        top: 10px;

        left: 8px;

    }

    #arcontactus {

        display: block;

    }

    .fixedpage-action {

        display: none;

    }

    .content-social {

        margin-bottom: 30px;

    }

    .foot_1 .content-f img {

        max-width: 150px;

        height: auto!important;

    }

    .item_product_title a {

        font-size: 14px;

        line-height: 22px;

    }

    .item_product_title {

        height: 44px;

    }

    .site-catehome {

        padding: 15px 0;

    }

    .site-bc {

        padding: 30px 0;

    }

    .tit__home span {

        font-size: 24px;

    }

    .partnerItem h4 {

        font-size: 13px;

    }

    .partnerItem img {

        height: 30px;

    }

    .site-bnc {

        padding: 0 0;

    }

    .list__menui>li>a>h3 {

        margin-top: 10px;

    }

    .list__menui>li>a>img {

        height: 40px;

    }

    .list__menui>li>a>h3 {

        font-size: 14px;

    }

    .partnerItem {

        padding: 20px 10px;

    }

    .site-vct {

        padding: 25px 0;

    }

    .swiperProductSale-next,

    .swiperProductSale-prev {

        color: #333!important;

    }

    .right__ht424 .sup_item {

        padding: 10px 5px;

    }

    .item_product-right>a {

        padding: 10px 15px;

    }

    .item_product.item_product-right {

        width: calc(50% - 20px);

        margin: 10px 10px;

    }

    .logo__footer img {

        max-height: 80px;

    }

    .right__ht424 .divbd {

        padding: 0 0;

    }

    .swiperProductSale-next,

    .swiperProductSale-prev {

        top: 40%!important;

    }

    .link_wrap_img {

        padding: 5px;

    }

    .item_product>a .sale {

        top: 0;

    }

    .btn-dt,

    .btn-buyn {

        padding: 3px 10px;

    }

    .mxh__foo ul {

        text-align: left;

        margin-top: 0;

    }

    .title-f {

        margin-top: 0!important;

    }

    .form-search-nav input {

        padding: 6px 10px;

        border-radius: 20px;

    }

    .tit__productPage {

        margin-bottom: 15px;

    }

    .item_product_price {

        font-size: 15px;

        line-height: 22px;

        height: 44px;

    }

    .cart-btn {

        padding: 12px 10px;

        margin-left: 5px;

    }

    .tit_splq {

        margin: 15px 0;

    }

    .blog__item .blog__item_img {

        width: 145px;

    }

    .blog__item .blog__item_content {

        width: calc(100% - 150px);

        padding: 0 5px;

    }

    h4.blog_tit a {

        font-size: 16px;

        line-height: 22px;

    }

    .menui_op {

        margin-top: 25px;

    }

    .flex__contact {

        flex-direction: column;

    }

    .btn__contact {

        margin-top: 10px;

    }

    .btn-buyn {

        margin: 0 0;

    }

    h4.blog_tit {

        margin-top: 0!important;

        margin-bottom: 10px;

    }

    .title-news_ct {

        font-size: 18px;

        line-height: 24px;

    }

    .item_product {

        padding: 5px 5px;

    }

    .tab_sanpham {

        margin-top: 0;

    }

}



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

    .title-danhmuc-home h2{

        font-size: 25px;

    }

    .img-sanpham-home img {

        height: 180px;

    }

    .menui_op span a {

        padding: 5px 12px;

    }

    .site-bottom {

        padding: 20px 0;

    }

    .row_avatar img {

        height: 50px!important;

        width: 50px;

    }

    .rowOnContent img {

        max-width: 25px;

        height: auto!important;

    }

    .gird__online {

        grid-gap: 15px;

    }

    .foot_1 {

        flex: 100%;

    }

    .row__gird {

        grid-template-columns: 1fr 1fr;

    }

    .foot_2,

    .foot_3 {

        flex: 50%;

    }

    .item-slide img {

        min-height: 230px;

    }

    .div-slide-mb{
        height:230px;
    }

    .item_product_price del {

        display: block;

        margin: 0 0;

    }

    .tab_sanpham .nav-item {

        margin-bottom: 5px;

    }

    .chitiet_sp_hot_gia {

        font-size: 24px;

    }

    .chitiet_sp_hot_gia del,

    .chitiet_sp_hot_gia span {

        font-size: 18px;

    }

    .content-f {

        margin-bottom: 15px;

    }

}



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

    .list__productlh {

        grid-gap: 15px;

    }

    .banner img {

        max-height: 50px;

    }

    .item_productAction a.btn-addcart {

        flex: 60%;

    }

    .item_productAction a.btn-buyn {

        flex: 40%;

    }

    .kh {

        max-width: 100%;

        margin: 15px 0;

    }

    .pn-partner .container {

        padding: 15px 0;

    }

    .list-partner {

        grid-gap: 20px;

    }

    .tab_sanpham .nav-item .nav-link {

        padding-left: 10px;

        padding-right: 10px;

    }

    .tit__home h2 {

        font-size: 18px;

    }

    .item_productAction a {

        padding: 7px 0px;

        font-size: 12px;

    }

}



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

    .swiperProductMenui {

        padding-left: 0!important;

        padding-right: 0!important;

    }

    .button-link .bt {

        font-size: 14px;

        line-height: 24px;

        min-height: 40px;

        font-weight: 600;

    }

    .cart-btn {

        padding: 12px 5px;

        font-size: 13px;

    }

    .cart-plus-minus input {

        height: 40px;

    }

}



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

    .product-quantity {

        flex: 100%;

        float: none;

        justify-content: center;

    }

    .gird__online {

        grid-template-columns: 1fr;

    }

    .button-link {

        flex-direction: column;

    }

    .button-link .bt {

        flex: 100%;

        width: 100%;

        margin-bottom: 10px;

    }

}



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

    .foot_2,

    .foot_3 {

        flex: 100%;

    }

}



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

    .row__gird {

        grid-template-columns: 1fr;

    }

}



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