<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    background: #eee;
}
@media (min-width: 1200px){
    .container {
        width: 1250px;
    }
}
.body-trangcon-content h1, .body-trangcon-content h2, .body-trangcon-content h3, .body-trangcon-content span, .body-trangcon-content p, .body-trangcon-content a {
    line-height: 1.9em;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #333;
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
}
.fixed {
    position: fixed;
    z-index: 10000;
    top: 0;
    width: 100%;
}
/*header*/
.header-top {
    padding: 4px 0;
    background: #e1e1e1;
}
.header-top p {
    margin-bottom: 0;
    color: red;
}
.header-top-left .fa {
    margin-right: 10px;
    padding: 5px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 20px;
}
.header-top-right {
    float: right;
}
.header-top-right ul {
    padding: 0;
    margin: 0;
    margin-top: 6px;
}
.header-top-right ul li {
    list-style: none;
    display: inline-block;
    padding-left: 15px;
}
.header-top-right ul li:first-child {
    padding-left: 0;
}
.header-top-right ul li a {
    color: #000;
    font-size: 12px;
}
.header{
    background: #fff;
    padding: 15px 0;
}
.logo {
    float: left;
}
.logo img {
    height: 70px;
}
.name-header {
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}
p.name-header-title {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bold;
    color: #1bb300;
}
p.name-header-slogan {
    margin-bottom: 0;
    margin-top: 5px;
    color: #888;
}
.menu-top{
    border-bottom: 1px solid #ccc;
    background: #fdb813;
}
.menu-top img{
    height: 50px;
}
.search-site .form-control {
    border-radius: 20px;
    font-size: 12px;
}
.search-site form input[type=text] {
    color: #333 !important;
}
.search-site .btn{
    border-radius: 20px;
}
.search-site .btn-success {
    background: #fdb813 !important;
    border-color: #fdb813 !important;
}
.keyword-site{
    color: #949494;
    margin-bottom: 10px;
    margin-left: 5px;
    text-align: center;
}
.keyword-site a {
    color: #333;
    text-decoration: none;
}
/*header*/
/*menu*/
.navbar-inverse {
    background-color: #fdb813;
    border: none;
}
.navbar {
    min-height: 35px;
    margin-bottom: 0;
    border-radius: 0;
}
.stellarnav.light li a {
    color: #fff;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
}
.stellarnav.light li a:hover{
    background: #94d003;
}
.stellarnav&gt;ul&gt;li&gt;a {
    padding: 17px 15px;
}
.stellarnav ul ul {
    top: auto;
    position: absolute;
    z-index: 9900;
    text-align: left;
    display: none;
    padding: 0;
    left: 0;
    border: 1px solid #eaeaea;
    background: #fff;
    white-space: nowrap;
}
.stellarnav.light li ul li a {
    color: #333;
    padding: 10px 15px;
    font-weight: inherit;
}
.stellarnav.light li .danh-muc-lon-menu-sub a{
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 10px;
}
.stellarnav li li.has-sub&gt;a:after {
    content: none;
    font-family: FontAwesome;
    margin-left: 10px;
}
.stellarnav ul ul ul {
    top: -1px !important;
}
.stellarnav li.has-sub&gt;a:after {
    content: none;
    font-family: FontAwesome;
    margin-left: 10px;
}
.stellarnav&gt;ul&gt;li.display{
    display: none;
}
/*menu*/
/*slider*/
.flexslider {
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
ul.slides{
    transform: none;
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    display: none;
}
@font-face {
    font-family: 'flexslider-icon';
    src:url('../fonts/webfonts/flexslider-icon.eot');
    src:url('../fonts/webfonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/webfonts/flexslider-icon.woff') format('woff'),
    url('../fonts/webfonts/flexslider-icon.ttf') format('truetype'),
    url('../fonts/webfonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a {
    width: 28px;
    height: 28px;
}
.flex-direction-nav .flex-prev {
    left: 0;
    text-align: left;
}
.flex-direction-nav .flex-next {
    right: 0;
    text-align: right;
}
.flex-control-paging li a {
    background: rgb(56, 56, 56);
}
.flex-control-paging li a.flex-active {
    background: #246f33;
    cursor: default;
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(255, 255, 255, 0.7);
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f001';
    color: #0e0e0e;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-control-paging li a {
    width: 8px;
    height: 8px;
}
.flexslider .slides img {
    height: 350px;
    object-fit: cover;
}
/*slider*/
/*box-slider*/
.box-slider{
    margin: 15px 0;
}
.block-wrapper{
    text-align: center;
    padding: 20px;
    background: #fff;
    border: 1px solid #1bb300;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.3) !important;
}
.icon-wrapper{
    font-size: 30px;
}
/*box-slider*/
/*caption-slider*/
ul.slides li{
    position: relative;
}
.caption-slider{
    position: absolute;
    right: 50px;
    top: 100px;
    text-align: right;
    width: 420px;
}
p.caption-slider-title-1{
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
}
p.caption-slider-title-2{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}
p.caption-slider-title-3{
    color: #fff;
    font-size: 12px;
}
.caption-slider .btn-default {
    color: #fff;
    background-color: #f58634;
    border: none;
}
.caption-slider .btn {
    padding: 7px 15px;
    font-size: 12px;
    border-radius: 0px;
}
a.view-more-slider:hover{
    background-color: #124254;
}
/*caption-slider*/
/*main-content*/
.no-pad-left{
    padding-left: 0;
}
.box-index{
    margin-bottom: 8px;
    box-shadow: 0 1px 6px #dcdcdc;
    background: #fff;
    padding: 25px;
}
.box-index-title{
    font-size: 16px;
    margin-bottom: 20px;
    border-bottom: 2px solid #fdb813;
    padding-bottom: 5px;
    color: #fff;
    text-transform: uppercase;
}
.box-index-title a {
    float: right;
    font-size: 13px;
    font-weight: initial;
    text-decoration: none;
    color: #909090;
    padding-left: 30px;
    line-height: 25px;
    text-transform: initial;
}
.box-index-title span{
    background: #fdb813;
    padding: 8px 15px;
}
.margin-bot-20{
    margin-bottom: 30px;
}
.box-san-pham-index{
    border: 1px solid #e4e4e4;
}
[class*="label_"] {
    position: absolute;
    top: 15px;
    left: 31px;
    padding: 5px;
    color: #fff;
    font-size: 9px;
    text-align: center;
    text-transform: uppercase;
}
.label_new {
    background: #fe0000;
}
.box-san-pham-index-img img{
    width: 100%;
    height: 268px;
    object-fit: cover;
}
.box-san-pham-index-name a{
    color: #000;
    text-decoration: none;
    overflow: hidden;
    display: block;
    height: 36px;
}
.box-san-pham-index-spice{
    color: red;
    display: block;
    overflow: hidden;
    height: 25px;
}
.box-san-pham-index-spice span{
    color: #b3b3b3;
}
.xem-them-san-pham{
    margin-top: 10px;
}
.xem-them-san-pham .btn {
    padding: 5px 10px;
    border-radius: 1px;
}
.xem-them-san-pham .btn-warning {
    color: #fff;
    background-color: #1bb300;
    border-color: #1bb300;
    font-size: 12px;
}
.xem-them-san-pham .btn-warning:hover{
    background: #fdb813;
    border-color: #fdb813;
}
.box-san-pham-index-caption{
    background: #f1f1f1;
    padding: 10px;
    text-align: center;
}
.box-index-read-more a{
    text-decoration: none;
    color: #ea1c07;
    font-size: 14px;
}
.box-post-index{
    border: 1px solid #ccc;
}
.box-post-index-img img{
    width: 100%;
    height: 230px;
    object-fit: cover;
}
.box-post-index-name{
    margin: 10px;
}
.box-post-index-name a{
    font-weight: bold;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    overflow: hidden;
    display: block;
    height: 40px;
}
.box-post-index-name a:hover{
    color: #ea1c07;
}
.box-post-index-description{
    margin: 0 10px;
    overflow: hidden;
    height: 82px;
}
.list-box-post-index{
    margin-bottom: 10px;
}
.list-box-post-index:last-child{
    margin-bottom: 0;
}
.list-box-post-index-img img{
    width: 100%;
    height: 65px;
    object-fit: cover;
}
.list-box-post-index-name a{
    font-weight: bold;
    color: #000;
    text-decoration: none;
    display: block;
    overflow: hidden;
    height: 36px;
}
.list-box-post-index-name a:hover{
    color: #ea1c07;
}
.list-box-post-index-date {
    padding: 5px 0;
    font-size: 12px;
    color: #a8a6a6;
}
/*main-content*/
/*footer*/
.footer{
    background: #fff;
    padding: 30px 0;
    line-height: 1.7em;
    border-top: 5px solid #fdb813;
}
.footer p{
    margin-bottom: 8px;
}
.box-footer-title{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 24px;
}
.copy-right {
    border-top: 1px solid #ccc;
    padding: 5px 0;
    background: #fff;
}
.copy-right p {
    color: #333;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: inherit;
}
.copy-right a {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    font-weight: inherit;
}
.copy-right a:hover{
    color: #a9a9a9;
}
.theheadings {
    color: #333;
}
.theheadings h1, .theheadings h2, .theheadings h3, .theheadings h4, .theheadings h5, .theheadings h6, .theheadings p {
    font-size: 11px;
    padding: 0;
    display: inline;
    color: #333;
    margin:0 10px 0 0;
    font-weight: inherit;
}
/*footer*/
/*main-content-page*/
.main-content-page{
    margin: 30px 0;
}
.breadcrumb {
    padding: 0;
    margin-bottom: 15px;
    background-color: #eeeeee;
}
.breadcrumb a{
    color: #797878;
    text-decoration: none;
}
.breadcrumb a:hover{
    color: #d02028;
}
.breadcrumb a.breadcrumb-a-active{
    color: #d02028;
}
.breadcrumb&gt;li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}
.breadcrumb &gt; li + li:before {
    content: "\00BB ";
    color: #808080;
}
.main-content-page-child{
    background: #fff;
    padding: 15px;
}
.main-content-page-child-child &gt; h1{
    margin: 0;
    line-height: 22px;
    font-weight: normal;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
    font-size: 16px;
}
.main-content-page-child-child &gt; h1 &gt; a{
    color: #363636;
    text-decoration: none;
    padding: 0 0 13px 0;
    display: block;
}
.main-content-page-child-child &gt; h1 &gt; a &gt; span{
    border-bottom: 2px solid #fdb813;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
}
.box-sidebar{
    margin-bottom: 30px;
    background: #fff;
}
.box-sidebar:last-child{
    margin-bottom: 0;
}
.box-sidebar-title{
    margin: 0;
    line-height: 22px;
    font-weight: normal;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
    padding-bottom: 12px;
}
.box-sidebar-title span{
    border-bottom: 2px solid #d02028;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
}
.box-slider-list-product{
    margin-bottom: 15px;
}
.box-slider-list-product:last-child{
    margin-bottom: 0;
}
.box-slider-list-product-img img{
    width: 100%;
    height: 97px;
    object-fit: cover;
}
.box-slider-list-product-name{
    margin-bottom: 5px;
}
.box-slider-list-product-name a{
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
.box-slider-list-product-spice{
    color: #d02028;
}
.box-slider-list-product-spice span{
    color: #9e9e9e;
}
.border-left-1px{
    border-left: 1px solid #e8e8e8;
}
.box-sidebar-list-post{
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #ccc;
}
.box-sidebar-list-post-img img {
    width: 100%;
    height: 60px;
    object-fit: cover;
}
.box-sidebar-list-post-name a {
    color: #000;
}
.noi-dung-bai-viet-web h1, .noi-dung-bai-viet-web h2, .noi-dung-bai-viet-web h3, .noi-dung-bai-viet-web span, .noi-dung-bai-viet-web p, .noi-dung-bai-viet-web a, .noi-dung-bai-viet-web strong, .noi-dung-bai-viet-web i {
    line-height: 1.7em;
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #333;
    text-decoration: none;
    text-align: justify;
}
.list-item{
    margin-bottom: 20px;
}
a.list-item-title{
    font-weight: bold;
    color: #000;
    font-size: 16px;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
}
a.list-item-title:hover{
    color: #ea1c07;
}
p.list-item-mo-ta{
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 14px;
    color: #696969;
    text-align: justify;
}
.pagination&gt;.active&gt;a, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span:hover, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;span:focus {
    z-index: 2;
    color: #fff;
    background-color: #ea1c07;
    border-color: #ea1c07;
    cursor: default;
}
.pagination&gt;li&gt;a:hover, .pagination&gt;li&gt;span:hover, .pagination&gt;li&gt;a:focus, .pagination&gt;li&gt;span:focus {
    color: #ea1c07;
    background-color: #eee;
    border-color: #ddd;
}
.pagination&gt;li&gt;a, .pagination&gt;li&gt;span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #ea1c07;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination&gt;li:last-child&gt;a, .pagination&gt;li:last-child&gt;span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pagination&gt;li:first-child&gt;a, .pagination&gt;li:first-child&gt;span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
}
h1.noi-dung-bai-viet-web{
    border-bottom: none;
    margin-bottom: 12px;
}
h1.noi-dung-bai-viet-web span{
    color: #d02028;
    font-weight: bold;
    line-height: 22px;
    font-size: 18px;
}
p.list-item-meta{
    font-size: 11px;
    color: #888888;
    margin-top: 5px;
}
.noi-dung-bai-viet-web p.mo-ta-bai-viet-web{
    text-align: justify;
    font-size: 14px;
    font-style: italic;
}
p.moi-nhat-title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.box-bai-viet-lien-quan{
    margin-bottom: 15px;
}
.box-bai-viet-lien-quan-img img{
    width: 100%;
    height: 75px;
    object-fit: cover;
}
.box-bai-viet-lien-quan-name a{
    font-weight: bold;
    color: #000;
    text-decoration: none;
    display: block;
    overflow: hidden;
    height: 36px;
}
.box-bai-viet-lien-quan-name a:hover{
    color: #d02028;
}
.box-bai-viet-lien-quan-date{
    padding: 5px 0;
    font-size: 12px;
    color: #a8a6a6;
}
p.gui-thong-tin-title{
    font-size: 17px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.main-content-page-child-child .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 15px;
    margin-bottom: 10px;
}
textarea#noidung {
    height: 80px;
}
.main-content-page-child-child .btn-lg, .btn-group-lg&gt;.btn {
    padding: 6px 10px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 30px;
}
.address-contact &gt; div {
    font-size: 13px;
    display: table;
    margin-top: -1px;
}
.address-contact &gt; div &gt; span {
    display: table-cell;
    border: 1px solid #eee;
    position: relative;
    text-align: center;
    width: 40px;
    height: 35px;
    vertical-align: middle;
}
.address-contact &gt; div &gt; span:after {
    content: "";
    display: block;
    position: absolute;
    right: -3px;
    top: -1px;
    bottom: -1px;
    width: 5px;
}
.address-contact &gt; div &gt; span:after {
    background-color: #d40304;
}
.address-contact &gt; div:after {
    content: "";
    display: block;
    clear: both;
}
.address-contact &gt; div &gt; div {
    display: table-cell;
    padding-left: 25px;
    vertical-align: middle;
}
.maps-site{
    margin-top: 30px;
}
.danh-muc-cap-2{
    margin-bottom: 20px;
}
.danh-muc-cap-2 a{
    padding: 10px 20px;
    border-radius: 15px;
    color: #fff;
    text-decoration: none;
    background: #ea1c07;
    margin-right: 15px;
}
.danh-muc-cap-2 a:hover{
    color: yellow;
}
.box-dat-ban{
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
}
.box-dat-ban-title{
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    color: #000;
    padding-bottom: 13px;
}
p.box-dat-ban-note{
    text-align: center;
    color: gray;
    font-size: 13px;
    margin-bottom: 7px;
}
p.box-dat-ban-giam-gia{
    text-align: center;
    color: #d02028;
    font-size: 13px;
    font-weight: 700;
}
.box-dat-ban .form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin-bottom: 10px;
}
.box-dat-ban .btn-primary {
    color: #fff;
    background-color: #ea1c07;
    border-color: #ea1c07;
}
.box-dat-ban .btn-primary:hover{
    color: yellow;
}
.box-dat-ban .btn-lg, .btn-group-lg&gt;.btn {
    padding: 7px 16px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 25px;
}
.box-dat-ban-hotline{
    color: #888787;
    margin: 14px 0;
    font-size: 13px;
    text-align: center;
}
.box-dat-ban-hotline span{
    color: #d02028;
    font-weight: 700;
    font-size: 18px;
}
.noi-dung-san-pham-web-info h1{
    margin: 0;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 700;
    border-bottom: 1px solid #e6e6e6;
    color: #ea1c07;
    padding-bottom: 13px;
}
.noi-dung-san-pham-web-info-spice {
    color: #d02028;
    margin-top: 10px;
}
.noi-dung-san-pham-web-info-spice span {
    color: #9e9e9e;
}
.pad-10{
    padding: 10px;
}
.noi-dung-san-pham-web-info-description{
    margin-top: 20px;
}
.noi-dung-san-pham-web-info-description p{
    margin-bottom: 0;
    text-align: justify;
}
.thong-tin-chi-tiet-san-pham-title{
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.main-content-page-last-child{
    margin-top: 10px;
}
/*main-content-page*/
/*mobile*/
@media screen and (max-width: 1190px)
{
    .box-slider-title {
        line-height: 15px;
        font-size: 14px;
    }
    .stellarnav.light li a {
        font-size: 11px;
    }
    .stellarnav&gt;ul&gt;li&gt;a {
        padding: 10px 8px;
    }
    .box-san-pham-index-img img {
        width: 100%;
        height: 198px;
        object-fit: cover;
    }
    .box-post-index-description {
        height: 75px;
    }
    .box-slider-list-product-img img {
        width: 100%;
        height: 68px;
        object-fit: cover;
    }
}
@media screen and (max-width: 768px)
{
    .menu-top img {
        height: 35px;
        margin: auto;
    }
    .stellarnav.mobile.light ul {
        background: #fdb813;
    }
    .stellarnav.light li a {
        color: #000;
    }
    .stellarnav.light li a:hover {
        background: none;
    }
    .stellarnav .dd-toggle {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0;
        width: 40px;
        height: 33px;
        text-align: center;
        z-index: 9999;
        border: 0;
    }
    .stellarnav ul ul ul {
        left: auto !important;
        top: -1px !important;
    }
    .stellarnav.mobile&gt;ul&gt;li&gt;a {
        padding: 10px 15px;
    }
    .caption-slider{
        display: none;
    }
    .flexslider .slides img {
        height: 142px;
        object-fit: cover;
    }
    .box-slider{
        margin-top: 10px;
    }
    .box-slider-title {
        line-height: 30px;
        font-size: 14px;
    }
    .no-pad-left{
        padding-left: 15px;
    }
    .box-slider-list-post-img img {
        width: 100%;
        height: 74px;
        object-fit: cover;
    }
    .box-san-pham-index-img img {
        width: 100%;
        height: 293px;
        object-fit: cover;
    }
    .box-post-index-img img {
        width: 100%;
        height: 183px;
        object-fit: cover;
    }
    .box-post-index{
        margin-bottom: 15px;
    }
    .danh-muc-cap-2 a {
        padding: 10px 20px;
        border-radius: 15px;
        color: #fff;
        text-decoration: none;
        background: #ea1c07;
        margin-right: 15px;
        display: block;
        margin-bottom: 10px;
    }
    a.list-item-title {
        font-weight: bold;
        color: #000;
        font-size: 16px;
        text-decoration: none;
        display: block;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .address-contact{
        margin-top: 15px;
    }
    .box-bai-viet-lien-quan-name a {
        font-weight: bold;
        color: #000;
        text-decoration: none;
        display: block;
        overflow: hidden;
        height: 36px;
        margin-top: 10px;
    }
    .noi-dung-san-pham-web-info h1 {
        margin: 0;
        font-size: 16px;
        margin-bottom: 10px;
        font-weight: 700;
        border-bottom: 1px solid #e6e6e6;
        color: #ea1c07;
        padding-bottom: 13px;
        margin-top: 15px;
    }
    .box-dat-ban{
        margin-top: 10px;
    }
    .fixed {
        position: relative;
        z-index: 10000;
        top: 0;
        width: 100%;
    }
    .header-top-right {
        display: none;
    }
    .keyword-site{
        display: none;
    }
    .name-header{
        display: none;
    }
    .logo{
        float: none;
        margin-bottom: 10px;
    }
    .logo img {
        height: 70px;
        margin: auto;
    }
    .header-top p {
        text-align: center;
    }
    .stellarnav&gt;ul&gt;li.display{
        display: block;
    }
    .block-wrapper {
        text-align: center;
        padding: 5px;
    }
    .box-index-title a{
        display: none;
    }
}
/*mobile*/</pre></body></html>