@charset "UTF-8";

@font-face {
    font-family: 'main';
    src: url('fonts/RobotoRegular.eot');
    src: url('fonts/RobotoRegular.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoRegular.woff') format('woff'),
        url('fonts/RobotoRegular.ttf') format('truetype'),
        url('fonts/RobotoRegular.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('fonts/RobotoRegular.eot');
    src: url('fonts/RobotoRegular.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoRegular.woff') format('woff'),
        url('fonts/RobotoRegular.ttf') format('truetype'),
        url('fonts/RobotoRegular.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/OpenSansBold.eot');
    src: url('fonts/OpenSansBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSansBold.woff') format('woff'),
        url('fonts/OpenSansBold.ttf') format('truetype'),
        url('fonts/OpenSansBold.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoBlack';
    src: url('fonts/RobotoBlack.eot');
    src: url('fonts/RobotoBlack.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoBlack.woff') format('woff'),
        url('fonts/RobotoBlack.ttf') format('truetype'),
        url('fonts/RobotoBlack.svg#RobotoBlack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoBold';
    src: url('fonts/RobotoBold.eot');
    src: url('fonts/RobotoBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoBold.woff') format('woff'),
        url('fonts/RobotoBold.ttf') format('truetype'),
        url('fonts/RobotoBold.svg#RobotoBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensedBold';
    src: url('fonts/RobotoCondensedBold.eot');
    src: url('fonts/RobotoCondensedBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoCondensedBold.woff') format('woff'),
        url('fonts/RobotoCondensedBold.ttf') format('truetype'),
        url('fonts/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensedRegular';
    src: url('fonts/RobotoCondensedRegular.eot');
    src: url('fonts/RobotoCondensedRegular.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoCondensedRegular.woff') format('woff'),
        url('fonts/RobotoCondensedRegular.ttf') format('truetype'),
        url('fonts/RobotoCondensedRegular.svg#RobotoCondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoLight';
    src: url('fonts/RobotoLight.eot');
    src: url('fonts/RobotoLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoLight.woff') format('woff'),
        url('fonts/RobotoLight.ttf') format('truetype'),
        url('fonts/RobotoLight.svg#RobotoLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoMedium';
    src: url('fonts/RobotoMedium.eot');
    src: url('fonts/RobotoMedium.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoMedium.woff') format('woff'),
        url('fonts/RobotoMedium.ttf') format('truetype'),
        url('fonts/RobotoMedium.svg#RobotoMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
img{max-width:100%;height:auto}
/*============end font===========*/
.title-main {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}

.title-main p {
    font-family: RobotoCondensedBold;
    font-size: 15px;
    color: #8e8d8d;
    text-transform: uppercase;
}

.title-main span {
    display: inline-block;
    padding: 12px 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-family: RobotoCondensedBold;
    color: #d4a000;
    font-size: 36px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 35px;
}

/*header*/
header {
    /* padding-bottom: 60px; */
}

.block-header {
    padding-top: 15px;
    padding-bottom: 0px;
    background: #fff;
    position: relative;
    z-index: 9999;
    width: 100% !important;
}

.header-top {}

.header-slogan {}

.header-info {}

.header-social {}

.header-bot {}

.header-logo {
    width: 25%;
    float: left;
}

.header-banner {}

.header-hotline {}

.is-sticky .block-header {
    padding: 0;
}

.is-sticky .giohang,
.is-sticky #form-search {
    display: none;

}

.is-sticky .block-menu {
    padding: 0;
    margin: 22px 0;
}

.is-sticky .header-logo {
    transform: scale(0.7);
}

/*end header*/
/*=================================*/
/*menu*/
.block-menu {
    display: inline-block;
    float: right;
    padding-bottom: 20px;
}

.nav {}

#main-menu {}

.main-menu {
    position: relative;
}

.main-menu li {
    position: relative;
}

.main-menu li a {
    font-family: RobotoCondensedBold;
    color: #000;
    font-size: 17px;
    font-weight: normal;
}

.main-menu>li>a {
    text-transform: uppercase;
    padding: 0 30px;
    position: relative;
    display: block;
}

.main-menu li:hover .menu-list {
    opacity: 1;
    visibility: visible;
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    -moz-transition: visibility 0.3s, opacity 0.3s;
    -ms-transition: visibility 0.3s, opacity 0.3s;
    -o-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
}

.main-menu li ul {
    background-color: #ffffff;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    z-index: 9999999;
    width: 250px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.main-menu li .menu-list {
    left: -23px;
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    -moz-transition: visibility 0.3s, opacity 0.3s;
    -ms-transition: visibility 0.3s, opacity 0.3s;
    -o-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
}

.main-menu li .menu-list li {
    text-align: left;
}

.main-menu li .menu-list li:hover>a,
.main-menu li .menu-list li:focus>a {
    background-color: yellow;
    color: red;
}

.main-menu li .menu-list li:hover .menu-cat,
.main-menu li .menu-list li:focus .menu-cat {
    opacity: 1;
    visibility: visible;
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    -moz-transition: visibility 0.3s, opacity 0.3s;
    -ms-transition: visibility 0.3s, opacity 0.3s;
    -o-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
}

.main-menu li .menu-list li a {
    display: block;
    padding: 6px 20px;
    -webkit-transition: padding-left 0.3s;
    -moz-transition: padding-left 0.3s;
    -ms-transition: padding-left 0.3s;
    -o-transition: padding-left 0.3s;
    transition: padding-left 0.3s;
}

.main-menu li .menu-list li .menu-cat {
    right: 100%;
    top: 0;
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    -moz-transition: visibility 0.3s, opacity 0.3s;
    -ms-transition: visibility 0.3s, opacity 0.3s;
    -o-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
}

.main-menu li .menu-list li .menu-cat.hvr-left {
    left: -100%;
}

.main-menu li .menu-list li .menu-cat li:hover .menu-item {
    opacity: 1;
    visibility: visible;
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    -moz-transition: visibility 0.3s, opacity 0.3s;
    -ms-transition: visibility 0.3s, opacity 0.3s;
    -o-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
}

.main-menu li .menu-list li .menu-cat li .menu-item {
    left: 100%;
    top: 0;
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    -moz-transition: visibility 0.3s, opacity 0.3s;
    -ms-transition: visibility 0.3s, opacity 0.3s;
    -o-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
}

.main-menu li .menu-list li .menu-cat li .menu-item.hvr-left {
    left: -100%;
}

.main-menu>li {
    text-align: center;
    float: left;
}

.main-menu>li:hover>a,
.main-menu>li.active>a {
    color: red;
}

/*-*/
#form-search {
    width: 40%;
    display: inline-block;
    height: 28px;
    float: right;
    margin-bottom: 30px;
}

#form-timkiem {
    position: relative;
    text-align: right;
}

#form-timkiem input {
    width: 60%;
    height: 28px;
    border: none;
    outline: none;
    padding-left: 15px;
    font-family: "RobotoRegular";
    color: #121111;
    font-size: 12px;
    font-weight: normal;
    box-shadow: 0px 0px 5px 1px #00000047;
}

#form-timkiem input::-webkit-input-placeholder {
    font-family: "RobotoRegular";
    color: #000;
    font-size: 12px;
    font-weight: normal;
}

#form-timkiem input::-moz-placeholder {
    font-family: "RobotoRegular";
    color: #000;
    font-size: 12px;
    font-weight: normal;
}

#form-timkiem input::-ms-input-placeholder {
    font-family: "RobotoRegular";
    color: #000;
    font-size: 12px;
    font-weight: normal;
}

#form-timkiem input::-moz-placeholder {
    font-family: "RobotoRegular";
    color: #000;
    font-size: 12px;
    font-weight: normal;
}

#form-timkiem button {
    border: none;
    outline: none;
    background: none;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    right: 9px;
    z-index: 1;
    cursor: pointer;
}

/*-*/
/*end menu*/
/*===================================*/
.slider {
    position: relative;
    marign-top: 65px;
}

/*==================================*/
/*quangcao*/
.block-quangcao {
    padding-top: 45px;
    padding-bottom: 20px;
}

.quangcao-box {
    /* display: flex; */
}

.quangcao-img {}

.quangcao-text {}

.quangcao-text h3 {}

.quangcao-text h3 a {}

.quangcao-text p {}

.quangcao-text>a {}

.spgiamgia {
    width: 50%;
    float: left;
}

.spnoibat {
    padding-left: 1px;
    width: 100%;
    float: left;
    height: auto;
    margin-bottom: -5px;
    padding-bottom: 1px;
}

.spmoi {
    padding-left: 1px;
    width: 100%;
    float: left;
    height: auto;
}

.quangcao-r {
    width: 50%;
    float: left;
}

/*end quangcao*/
/*===================================*/
/*splist*/
.block-splist {}

.splist-box {
    margin: 0 -15px;
}

.splist-col {}

.splist-item {
    height: 163px;
    width: 172px;
    border: 1px solid #e1e1e1;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.splist-img {}

.splist-text {}

.splist-text h3 {
    margin-top: 20px;
}

.splist-text h3 a {
    font-family: RobotoCondensedBold;
    font-size: 18px;
    color: #333333;
    text-transform: uppercase;
}

.splist-text p {}

.splist-text>a {}

.block-splist .slick-slide img {
    display: inherit;
}

/*end splist*/
/*===================================*/
/*sanpham*/
.block-sanpham {
    padding-top: 60px;
    padding-bottom: 50px;
}

.sanpham-box {}

.sanpham-col {
    padding: 10px 15px !important;
}

.sanpham-item {
    position: relative;
    padding: 10px 0;
}

.sanpham-item:hover {
    -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);

}

.sanpham-img {}

.sanpham-text {
    text-align: center;
}

.sanpham-text h3 {
    margin: 15px 0;
}

.sanpham-text h3 a {
    font-family: RobotoCondensedRegular;
    font-size: 15px;
    color: #444444;
    text-transform: uppercase;
}

.giaban {
    font-family: RobotoCondensedBold;
    font-size: 22px;
    color: #d83d00;
}

.giacu {
    font-family: RobotoCondensedRegular;
    font-size: 16px;
    color: #9f9f9f;
    text-decoration: line-through;
    margin-left: 5px;
}

.sale {
    font-family: RobotoCondensedBold;
    background: red;
    color: #fff;
    padding: 3px 10px 8px 10px;
    -webkit-clip-path: polygon(100% 0, 100% 78%, 16% 79%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 78%, 16% 79%, 0 100%, 0 0);
    position: absolute;
    top: 0;
    right: 0;
}

.sanpham-text p {}

.sanpham-text>a {}

/*end sanpham*/
/*===================================*/
/*spbonus*/
.block-spbonus {
    background: #e1e1e1;
    padding-left: 80px;
}

.spbonus-box {}

.spbonus-col {}

.spbonus-item {}

.spbonus-img {}

.spbonus-text {}

.spbonus-text h3 {}

.spbonus-text h3 a {}

.spbonus-text p {}

.spbonus-text>a {}

.spbanchay {
    width: 28%;
    float: left;
    padding-top: 40px;
    padding-bottom: 0px;
}

.spbanchay-item {
    display: flex;
    margin-top: 30px;
}

.spbanchay-text {
    padding-left: 10px;
    width: calc(100% - 110px);
}

.spbanchay-img {
    width: 110px;
}

.spbanchay-text h3 {
    margin-bottom: 11px;
}

.spbanchay-text h3 a {
    font-family: RobotoCondensedRegular;
    font-size: 15px;
    color: #1c1c1c;
    text-transform: uppercase;
    font-weight: bold;
}

.spphobien-item {}

.spphobien {
    width: 25%;
    float: left;
    padding-top: 40px;
}

.block-spbonus .giaban {
    color: #ae7700;
    font-size: 20px;
}

.block-spbonus .title-main {
    text-align: left;
}

.block-spbonus .title-main p {
    color: #2a2a2a;
}

.block-spbonus .title-main span {
    font-size: 27px;
}

.bonus-quangcao .slick-list {
    padding: 0;
}

.bonus-quangcao {
    width: 47%;
    float: right;
}

.bonus-xemthem {
    font-family: RobotoCondensedRegular;
    border: 1px solid #333;
    padding: 10px 10px;
    display: inline-block;
    margin-top: 20px;
}

.bonus-xemthem:hover {
    color: #ae7700;
    border: 1px solid #ae7700;
}

/*end spbonus*/
/*===============================*/
/*news*/
.block-news {
    padding-bottom: 50px;
    padding-top: 60px;
}

.news-box {}

.news-col {}

.news-item {}

.news-img {}

.news-text {}

.news-text h3 {
    margin: 15px 0;
}

.news-text h3 a {
    font-family: RobotoBold;
    font-size: 18px;
    color: #010101;
}

.news-text p {
    font-family: OpenSansBold;
    font-size: 14px;
    color: #484848;
    text-align: justify;
}

.news-text>a {
    font-family: RobotoBold;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background: #ffc600;
    padding: 7px 26px;
    margin-top: 20px;
}

/*end news*/
/*===============================*/
/*phuongcham*/
.block-phuongcham {
    padding-bottom: 60px;
    padding-top: 55px;
    border-top: 1px solid #eaeaea;
}

.phuongcham-box {}

.phuongcham-col {
    width: 25%;
    float: left;
    padding: 0 10px;
}

.phuongcham-item {}

.phuongcham-img {
    width: 50px;
    float: left;
    position: relative;
    top: 6px;
}

.phuongcham-text {
    width: calc(100% - 50px);
    float: left;
    padding-left: 10px;
}

.phuongcham-text h3 {
    font-family: RobotoBlack;
    text-transform: uppercase;
    padding: 3px 0;
}

.phuongcham-text h3 a {}

.phuongcham-text p {
    font-family: RobotoMedium;
    font-size: 13px;
    color: #919191;
}


/*end phuongcham*/
/*===============================*/
/*footer*/
footer {}

.block-footer {
    color: #fff;
    padding-top: 60px;
    /* padding-bottom: 20px; */
    /* border-bottom: 1px solid #ccc; */
}

.footer-title {
    margin-bottom: 20px;
}

.footer-title span {
    font-family: RobotoBlack;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

.footer-box {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.footer-cty {
    width: 380px;
    padding-right: 50px;
}

.cty-noidung {
    line-height: 25px;
}

.footer-chinhsach {
    width: 250px;
    padding-right: 30px;
}

.footer-hotro {
    width: 250px;
    padding-right: 30px;
}

.footer-dkmail {
    width: 310px;
}

.footer-list {
    line-height: 30px;
}

.form-dkmail {
    margin-top: 20px;
}

.txt_email {
    font-family: RobotoLight;
    font-size: 14px;
    color: #727272;
    background: #252525;
    height: 35px;
    border: none;
    padding-left: 15px;
    width: 80%;
}

.bnt-subscribe {
    height: 35px;
    border: none;
    width: 16%;
    background: #ffc600;
    font-family: RobotoBlack;
    font-size: 14px;
    color: #111111;
    text-transform: uppercase;
}

.copyright {}

.copyright p {
    font-family: RobotoRegular;
    font-size: 14px;
    color: #fff;
}

.copyright span {
    font-family: RobotoBold;
}

.block-bank {
    padding: 30px 0;
}

.bank-box img {}

.bank-box span {
    float: right;
}

.bank-box a {
    margin: 10px;
}

/*end footer*/
.toolbar,
.menu_responsive {
    display: none;
}

.header-rp a.collapse {
    background: center center no-repeat transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 10px;
}

.header-rp {
    background: #d4a000;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 0px 10px 0px 50px;
}

.box_search {
    float: right;
    position: relative;
    margin: 0;
    top: -1px;
}

.box_search form {
    border: none !important;
    position: relative;
    margin: 0;
}

.spList-title span a:hover {
    color: red !important;
}

.box_search input {
    border-radius: 5px;
    text-indent: 10px;
    right: 0px;
    top: 0;
    color: #000;
    font-size: 12px;
    width: 285px;
    height: 33px;
    line-height: 30px;
    margin-left: 0px;
    border: 2px solid #ccc;
    font-weight: normal;
}

#keyword {
    width: 200px;
    border-radius: 5px;
}

#btnSearch {
    width: 17px;
    height: 17px;
    border: none;
}

.bg_input input {
    border: 1px solid #cecece;
    width: 310px;
    margin: 0px;
    height: 27px;
    line-height: 27px;
    color: #a3a3a3;
    background: none;
    outline: none;
    padding-left: 10px;
    font-size: 13px;
}

.img_search {
    position: absolute;
    right: 10px;
    top: 0;
}

.toolbar {
    background: #ffc600;
    width: 100%;
    padding: 10px 0;
    bottom: 0;
    position: fixed;
    z-index: 500;
    height: auto;
    left: 0;
}

.toolbar ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}

.toolbar ul li {
    text-align: center;
    width: 25%;
}

.toolbar ul li a {
    display: block;
    width: 100%;
    cursor: pointer;
    color: #fff;
    font-size: 30px;
}

.toolbar ul li a img {
    height: 30px;
    width: auto;
}

.toolbar ul li a span {
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    display: none;
}

.toolbar,
.menu_responsive {
    display: none;
}
.bao_tags{
    background: #f2f2f2;
    padding: 20px 0px;
}
.grid_tags{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.grid_tags p{}
.grid_tags p a{
    color: #737373;
    font-size: 14px;
    line-height: 1.5;
    text-decoration: underline;
    display: table;
}
.grid_tags p a:hover{}

/*media*/
@media screen and (max-width: 1200px) {
    .spnoibat {
        margin: 0;
        padding-bottom: 0px;
        margin-bottom: -5px;
    }

    .bonus-quangcao {
        width: 100%;
        margin-top: 20px;
    }

    .block-spbonus {
        padding-right: 80px;

    }

    .spphobien,
    .spbanchay {
        width: 50%;
    }

    .footer-cty {
        width: 34%;
        padding-right: 30px;
    }

    .footer-chinhsach {
        width: 21%;
        padding-right: 20px;
    }

    .footer-hotro {
        width: 20%;
        padding-right: 10px;
    }

    .footer-dkmail {
        width: 24.5%;
    }
}

@media screen and (max-width: 1100px) {
    .phuongcham-col {
        padding: 0 2px;
    }
}

@media screen and (max-width: 992px) {
    .inSpsticky {
        display: none;
    }

    .header-logo {
        width: 40%;
    }

    #form-search {
        width: 60%;
    }

    .giohang {
        /* right: 37% !important; */
    }

    .phuongcham-col {
        width: 50%;
        padding: 16px 10px;
    }

    .footer-cty {
        width: 70%;
        padding-right: 30px;
    }

    .footer-chinhsach {
        width: 30%;
        padding-right: 20px;
    }

    .footer-hotro {
        width: 50%;
        padding-right: 10px;
        margin-top: 20px;
    }

    .footer-dkmail {
        width: 50%;
        margin-top: 20px;
    }
    .grid_tags{
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
}

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

    .toolbar,
    .menu_responsive {
        display: block;
    }

    .menu_responsive {
        /* position: absolute; */
        width: 100%;
        bottom: 0;
        left: 0;
    }


    .chat_popup2,
    .drag-wrapper,
    .giohang-text,
    .block-menu,
    #form-timkiem {
        display: none;
    }

    #form-search {
        /* position: absolute; */
        /* display: inline-block; */
        width: 100%;
        right: 0;
        text-align: center;
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }

    .header-logo {
        width: 100%;
        margin-bottom: 10px;
    }

    .header-logo img {
        width: inherit;
        margin: 0 auto;
    }

    .block-spbonus {
        padding: 0 20px;
    }

    .block-header {
        padding: 0px;
        /* margin-bottom: 40px; */
    }
    .grid_tags{
        grid-template-columns: 1fr 1fr;
    }
    .bao_tags{
        margin:0 0 50px 0;
    }
}

@media screen and (max-width: 580px) {
    .bank-box span {
        display: none;
    }

    .footer-dkmail,
    .footer-cty,
    .footer-chinhsach,
    .footer-hotro,
    .spphobien,
    .spbanchay {
        width: 100%;
    }

    .phuongcham-col {
        width: 100%;
        padding: 16px 10px;
    }

    .footer-dkmail,
    .footer-cty,
    .footer-chinhsach,
    .footer-hotro {
        border-top: 1px solid #ccc;
        padding: 20px 0;
        margin: 0;
    }

    .bank-box {
        text-align: center;
    }

    .block-bank {
        margin-bottom: 20px;
    }

    .inNews-text p {
        display: none !important;
    }
}

@media screen and (max-width: 320px) {}
table tr input{
    margin-bottom: 10px;
}
#sticky-wrapper{
    min-height: 114px;
}
.giohang {
    z-index: 9999999;
}