
body{
    font-size: 13px;
    font-family: Arial;
}
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}
.body-trangcon-content h1, .body-trangcon-content h2, .body-trangcon-content h3, .body-trangcon-content span, .body-trangcon-content p{
    line-height: 1.9em;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 10px;
}
img {
    max-width: 100%;
    height: auto;
}
/*header*/
.header-mid{
    padding: 10px 0;
}
.header-logo {
    float: left;
}
.header-logo img {
    height: 70px;
}
input[type=text], select, textarea {
    width: 100%;
    padding: 7px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 0;
    box-sizing: border-box;
    margin-bottom: 16px;
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */;
}
.btn {
    border-radius: 0;
}
.menu li.search {
    float: right;
}
.stellarnav.light li.search {
    border-left: none;
}
.menu form {
    display: inline-table;
    margin-top: 5px;
}
.menu .form-control {
    width: 160px;
    margin-bottom: 0;
    height: 28px;
    padding: 0px 5px;
    font-size: 12px;
    border: none;
    border-radius: 0;
}
.menu .btn-success {
    color: #fff;
    background-color: #232323;
    border-color: #232323;
}
.menu .btn {
    font-size: 12px;
}
/*header*/
/*menu*/
.navbar-inverse {
    background-color: #373c44;
    border: none;
}
.stellarnav>ul>li>a {
    padding: 10px 15px;
}
.stellarnav>ul>li.active {
    background: none;
}
.stellarnav.light li a:hover {
    color: yellow;
}
.navbar {
    position: relative;
    min-height: 33px;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}
.stellarnav, .stellarnav li {
    line-height: inherit;
}
.stellarnav ul ul {
    background: #737373 !important;
    min-width: 250px;
}
.stellarnav li li a{
    padding: 10px;
}
.stellarnav.light li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
}
.stellarnav.mobile>ul>li>a {
    padding: 5px;
}
.stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .menu-toggle {
    color: #777;
    padding: 5px;
    box-sizing: border-box;
}
.stellarnav.light li li a {
    padding: 5px;
    text-transform: inherit;
    color: #fff;
    padding-left: 10px;
}
.stellarnav ul ul ul {
    top: 0;
    left: 230px;
}
.stellarnav li li.has-sub>a:after {
    content: none;
    font-family: FontAwesome;
    margin-left: 10px;
}
.stellarnav li.has-sub>a:after {
    content: none;
}
.stellarnav.light li a.active {
    background: #e09625;
}
/*menu*/
/*slider*/
.slider{
    margin-bottom: 15px;
    margin-top: 10px;
}
.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;
}
@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: rgb(52, 152, 219);
    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;
}
/*slider*/

/*main-content*/
.index-title {
    background: #ffffff;
    padding: 9px 0;
    margin-bottom: 10px;
    border-bottom: 2px solid #373c44;
}
.index-title p {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}
.index-title p a {
    color: #333;
    text-decoration: none;
}
.index-title p a.danh-muc-3 {
    text-transform: initial;
    padding: 0 15px;
    border-right: 1px solid #b5a4a5;
}
.label-danger {
    background-color: #373c44;
}
.label {
    display: inline;
    padding: 14px;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
}
.index-title p span a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: initial;
}
.index-title p span a.read-more {
    color: #1d7caa;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: initial;
}
.index-title i {
    margin-right: 10px;
}
.product-index {
    background: #fff;
    margin-bottom: 25px;
    border: 1px solid #f1f1f1;
}
.product-img-index {
    margin-bottom: 10px;
}
.product-img-index .hover-img {
    padding: 0;
    border-radius: 0;
    border: none;
    display: block;
    line-height: 0;
    position: relative;
}
.product-img-index .hover-img:before {
    box-shadow: inset 0 0 0 48px transparent;
    z-index: 1;
    -webkit-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}
.product-img-index img {
    height: 224px;
    width: 100%;
}
.product-name-index {
      height: 40px;
    padding: 0 15px;
}
.product-spice-index{
    padding: 0 15px;
    padding-top: 10px;
}
.product-spice-index p{
    margin-bottom: 0;
    font-size: 12px;
}
.product-mota-index{
    border-top: 1px dotted #ccc;
    padding: 0 15px;
    padding-top: 10px;
    font-size: 13px;
}
.product-name-index p {
    margin-bottom: 0;
}

.product-name-index p a {
    text-decoration: none;
    color: #334862;
}
.product-name-index p a:hover{
    color: #1bb300;
}
.product-index .btn {
    padding: 5px 10px;
    border-radius: 1px;
}
.product-index .btn-warning {
    color: #fff;
    background-color: #1bb300;
    border-color: #1bb300;
    font-size: 12px;
}
.product-index .btn-warning:hover {
    color: #424242;
    background-color: #fdb813;
    border-color: #fdb813;
    font-size: 12px;
}
.product-caption-index{
    background: #f1f1f1;
    padding-bottom: 10px;
}
.banner{
    margin-bottom: 20px;
}
.box-post-title p {
    text-transform: uppercase;
    font: 700 15px/20px Arial, Helvetica, Tahoma, Verdana, sans-serif;
    margin-bottom: 30px;
}
.box-post {
    background: #f1f1f1;
    min-height: 350px;
}
.box-post p {
    font: 400 13px/20px Arial, Helvetica, Tahoma, Verdana, sans-serif;
    color: #666;
    margin-bottom: 5px;
}
p.p-box-post-name {
    height: 40px;
    overflow: hidden;
    margin: 15px 0 10px;
    padding: 0 10px;
}
p.p-box-post-name a {
    font-size: 13px;
    color: #333;
    font-weight: bold;
}
p.p-box-post-description {
    padding: 0 10px;
    padding-bottom: 20px;
    text-align: justify;
}
.box-post img {
    height: 193px;
    width: 100%;
}
/*main-content*/
/*owl*/
.owl-nav {
    margin-right: 14px;
    position: absolute;
    top: -195px;
    right: 0;
}
.owl-prev {
    position: absolute;
    top: 150px;
    left: -40px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: url(../images/icon-prev.png) top left no-repeat;
}
.owl-next {
    position: absolute;
    top: 150px;
    right: -13px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: url(../images/icon-next.png) top left no-repeat;
}
/*owl*/
/*footer*/
#footer {
    background: #36373a;
    padding: 50px 0 30px;
    margin-top: 50px;
    color: #fff;
    border-top: 5px solid #e09625;
    font-size: 13px;
}
.box_social {
    margin-top: 40px;
}
.box_social a {
    padding-right: 4px;
}
.copy-right {
    background: #272829;
    font-weight: inherit;
}
.copy-right-content {
    border-top: 1px solid #272829;
    padding: 7px 0;
}
.copy-right p {
    color: #fff;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: inherit;
}
.copy-right a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: inherit;
}
.copy-right a:hover{
    color: #fff;
}
.theheadings {
    color: #fff;
}
.theheadings h1, .theheadings h2, .theheadings h3, .theheadings h4, .theheadings h5, .theheadings h6, .theheadings p {
    font-size: 11px;
    padding: 0;
    display: inline;
    color: #fff;
    margin:0 10px 0 0;
    font-weight: inherit;
}
/*footer*/
/*trang-con*/
.side-bar-index{
    min-height: 400px;
    border: 1px solid #ddd;
}
.sidebar-title p {
    position: relative;
    padding: 10px;
    background: #373c44;
    color: #fff;
    font-size: 1em;
    margin: 0;
    text-transform: uppercase;
}
ul.sidebar-menu {
    padding: 0;
    background: #fff;
    margin-bottom: 0;
}
ul.sidebar-trang-con{
    border: 1px solid #d4d4d4;
    margin-bottom: 15px;
}
ul.sidebar-menu li {
    list-style: none;
    border-bottom: 1px solid #ddd;
    position: relative;
}
ul.sidebar-menu li a {
    padding: 7px 0 7px 15px;
    color: #333;
    display: block;
    text-decoration: none;
    font-size: 12px;
}
ul.sidebar-menu li a:hover {
    background: #e09625;
    color: #fff;
}
ul.sidebar-menu-child {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 0;
    top: 0 !important;
    left: 100%;
    margin: 0;
    min-width: 100%;
    position: absolute;
    background: #e6e6e6;
    z-index: 99;
    display: none;
}
ul.sidebar-menu li:hover ul.sidebar-menu-child {
    display: block;
}
ul.sidebar-menu-child li {
    border-bottom: none;
    border-top: 1px solid #ccc;
}
ul.sidebar-menu-child li a{
    color: #333;
}
.main-content-con{
    margin-top: 10px;
}
ul.sidebar-menu-2 {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
}
ul.sidebar-menu-2 li {
    list-style: none;
    position: relative;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
ul.sidebar-menu-2 li:last-child{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
ul.ul-child {
    border-left: 2px solid #333;
    border-right: 1px solid #ccc;
    padding: 0 0;
    top: 0 !important;
    left: 100%;
    margin: 0;
    min-width: 100%;
    position: absolute;
    background: #ececec;
    z-index: 99;
    display: none;
}
ul.sidebar-menu li:hover ul.ul-child {
    display: block;
}
.hotro b {
    padding: 0 0 0 10px;
}
.hotro .phone {
    background: url(../images/phone.png) no-repeat left 3px;
    padding: 0 0 0 25px;
}
.hotro .email {
    background: url(../images/email.png) no-repeat left 3px;
    padding: 0 0 0 25px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #373c44;
    border-radius: 0;
}
.breadcrumb a, .breadcrumb strong {
    text-decoration: none;
    color: #fff;
}
.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #fff;
}
.no-pad-left{
    padding-left: 0;
}
.list-post-name a{
    font-size: 12px;
    color: #333;
    text-decoration: none;
}
.list-post-name a:hover{
    color: #1d7caa;
}
.sidebar-list-post{
    border: 1px solid #ddd;
    padding: 10px;
}
.list-post{
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.list-post:last-child{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.list-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}
.list-item img {
    height: 130px;
}
a.list-item-title {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
}
a.list-item-title:hover{
    color: #1d7caa;
}
.sidebar-desktop{
    display: block;
}
.sidebar-mobile{
    display: none;
}
.module-title a {
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    text-decoration: none;
}
.module-title{
    margin-bottom: 30px;
}
.body-trangcon-content h1 {
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 20px;
    font-weight: bold;
}
.anh-san-pham img{
    width: 100%;
}
.chi-tiet{
    margin-top: 30px;
}
.chi-tiet-title p{
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
}
.bai-viet-moi-nhat ul{
    margin: 0;
    padding: 0;
}
.bai-viet-moi-nhat ul li{
    list-style: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: justify;
    background: url(../images/ico-li-footer.png) left 5px no-repeat;
}
p.bai-viet-moi-nhat{
    margin-bottom: 20px;
    font-size: 20px;
}
.search-info-xem-them a {
    font-size: 12px;
    color: #fff;
}
.col-inners {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin: 0;
    padding: 0px;
    margin: 15px 0;
}
.col-inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin: 0;
    padding: 15px;
    border: 1px solid #ccc;
}
.section-text .icon-box {
    border: 1px solid #cdcdcd;
    padding: 5px;
}
.is-small, .is-small.button {
    font-size: .8em;
}
.icon-box-left, .icon-box-right {
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
}
.icon-box .icon-box-img {
    margin-bottom: 1em;
    max-width: 100%;
    position: relative;
}
.icon-box-left .icon-box-img, .icon-box-right .icon-box-img {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    max-width: 200px;
}
.icon-box-img svg, .icon-box-img img {
    width: 100%;
}
.icon-box-left .icon-box-text, .icon-box-right .icon-box-text {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 1em;
}
.icon-box-left .icon-box-img+.icon-box-texts {
    padding-left: 1em;
}
.last-reset *:last-child {
    margin-bottom: 0;
}
p.last-reset-title{
    font-size: 16px;
    font-weight: 700;
}
.last-reset p{
    font-size: 13px;
    margin-bottom: 5px;
}
.scope{
    margin-bottom: 15px;
}
.product-img-index img.img-san-pham-trang-con {
    height: 171px;
    width: 100%;
}
img.location-hotline{
    width: 40px;
    height: 40px;
}
.danh-muc-san-pham-mobile{
    display: none;
}
/*trang-con*/
/*mobile*/
@media screen and (min-width: 850px){
    .col:first-child .col-inner {
        margin-left: auto;
        margin-right: 0;
    }
}
@media screen and (max-width: 768px)
{
    div#main-nav {
        padding-top: 3px;
    }
    .stellarnav.mobile.light>ul {
        border-top: none;
    }
    .col-inners{
        display: none;
    }
    .header-top-left {
        font-size: 11px;
    }
    .header-top-right {
        float: none;
    }
    .header-logo{
        margin: auto;
        text-align: center;
        float: none;
    }
    .header-logo img{
        margin: auto;
    }
    .menu form{
        display: none
    }
    .sidebar-mobile-none{
        display: none;
    }
    .stellarnav.mobile.light ul {
        background: #373c44;
    }
    .stellarnav .dd-toggle i {
        position: absolute;
        margin: auto;
        top: 25%;
        left: 0;
        right: 0;
        -webkit-transition: transform .3s ease-out;
        -moz-transition: transform .3s ease-out;
        transition: transform .3s ease-out;
    }
    .stellarnav .dd-toggle {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0;
        width: 30px;
        height: 30px;
        text-align: center;
        z-index: 9999;
        border: 0;
    }
    .stellarnav.light li a {
        color: #fff;
    }
    .stellarnav.light li li a {
        padding: 5px;
    }
    .index-title p a.danh-muc-3{
        display: none;
    }
    .owl-carousel{
        margin-bottom: 20px;
    }
    .box-footer{
        margin-bottom: 30px;
    }
    .sidebar-desktop{
        display: none;
    }
    .sidebar-mobile{
        display: block;
        margin-top: 50px;
    }
    .list-item img {
        height: 246px;
        margin-bottom: 7px;
    }
    .box-post{
        margin-bottom: 15px;
    }
    .stellarnav.light .call-btn-mobile, .stellarnav.light .location-btn-mobile, .stellarnav.light .menu-toggle {
        color: #fff;
    }
}
@media screen and (max-width: 1190px)
{
    .box-post img {
         height: 152px;
        width: 100%;
    }
    .danh-muc-san-pham-mobile{
        display: none;
    }
    ul.sidebar-menu li a {
        font-size: 10px;
        padding: 5px 0 5px 15px;
    }
    .side-bar-index {
        min-height: 326px;
    }
    .last-reset p {
        font-size: 11px;
    }
    .flexslider {
        border-bottom: 8px solid #ccc;
    }
    .product-img-index img {
        height: 178px;
        width: 100%;
    }
    .product-img-index img.img-san-pham-trang-con {
        height: 150px;
        width: 100%;
    }
    .stellarnav>ul>li>a {
        padding: 10px 10px;
    }
    .menu .form-control {
        width: 130px;
        margin-bottom: 0;
        height: 28px;
        padding: 0px 5px;
        font-size: 10px;
        border: none;
        border-radius: 0;
    }
}
@media screen and (max-width: 768px)
{
    .box-post img {
        height: 246px;
        width: 100%;
    }
    .product-name-index {
        height: 72px;
        padding: 0 15px;
    }
    .product-img-index img.img-san-pham-trang-con {
        height: 156px;
        width: 100%;
    }
    ul.sidebar-menu li a {
        font-size: 12px;
    }
    .side-bar-index {
        min-height: auto;
    }
    .danh-muc-san-pham-mobile{
        display: block;
        margin-bottom: 30px;
    }
    .danh-muc-san-pham{
        border: 1px solid #ccc;
        border-bottom: none;
    }
    .body-trangcon-content img{
        width: 345px;
        max-height: 200px;
    }
}

/*mobile*/