/*
Theme Name: Bootstrap Basic
Theme URI: https://rundiz.com
Author: Rundiz-WP team
Author URI: https://github.com/Rundiz-WP
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy. To follow what was changed, please look for <a href="https://github.com/Rundiz-WP/bootstrap-basic" target="commits">commits</a> of this theme at Github or changelog.md file that come with the theme.
Version: 1.2.6
Requires PHP: 5.4
Requires at least: 4.0
Tested up to: 6.6
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/
body{font-family: arial, helvetica, sans-serif;}
iframe{max-width:100%}
/*
Required WordPress CSS
*/
.aligncenter {
    text-align: center;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    float: right;
    margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
    margin-bottom: 1.6em;
}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-icon img {
    margin: 0 auto;
}
.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


.sticky {
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
/* 
Text meant only for screen readers. 
copied from https://codex.wordpress.org/CSS
*/
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
#post-2 .entry-header { display: none; }
.top-search-md p {
    margin-bottom: 0;
    font-size: 12px;
    padding-top: 7px;
    color: #f5f5f5;
}

@media (max-width: 768px) {
    .hhotline {
        padding-top:20px
    }
	.navbar-nav{margin:0}
	.navbar-brand{
		text-transform: uppercase;
		color: #1d2327;
		}
nav#header.navbar ul li {border-bottom: 1px solid #078444;}
nav#header.navbar ul li a{text-transform: uppercase;color:#339b46}
nav#header.navbar ul li a,nav#header.navbar ul li.active a{color:#339b46}
nav#header.navbar ul li.active,nav#header.navbar .nav>li>a:focus,nav#header.navbar .nav>li>a:hover{color:#339b46;}
nav#header.navbar .nav .open>a,nav#header.navbar .nav .open>a:focus,nav#header.navbar .nav .open>a:hover{color:#333;}
nav#header.navbar ul li .dropdown-item:focus,nav#header.navbar ul li .dropdown-item:hover,nav#header.navbar .dropdown-menu>li>a:focus,nav#header.navbar .dropdown-menu>li>a:hover{color:#333}
}
.navbar-collapse{padding:0}
nav#header.navbar {
    border-top: 2px none #15b96a;
    border-bottom: 1px none #15b96a;
    padding:0;min-height: 30px;border-radius:0;
	{}
}
#menusite .navbar{margin:0;}
nav#header.navbar .navbar-nav>li>a{padding-top: 10px;padding-bottom: 10px;box-shadow:none}
.navbar-toggle{border: 1px solid #1d2327;}
.navbar-toggle .icon-bar{background: #1d2327;}
.brand h1 {    
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    font-size: 18px;
    opacity: 1;
    visibility: visible;
    
}.brand a {
	color: #ffffff;
    display: block;
	text-decoration: none;
	-webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
	text-align: center;
}
.home.page-template-default p{
line-height: 22px;}
.home.page-template-default h2, .home-products h2{
	background: transparent !important;
    border-bottom: 2px solid #039d4e;
	position: relative;font-size: 14px;}
.home.page-template-default h2 a,.home-products .item h2 strong,.related-products.item h2 strong{
	font-weight: 400;
    padding: 5px 10px;
    display: inline-block;
    background: #039d4e;
	color: #fff;
    text-transform: uppercase;    
}
.home.page-template-default h2 a::after, .home-products .item h2 strong::after {
    content: 'Xem chi tiết';
}
.home.page-template-default h2 a::after, .home-products .item h2 strong::after, .related-products.item h2 strong::after {
    background: #039d4e;
    position: absolute;
    right: 0;
    display: block;
    top: 4px;
    font-size: 12px;
    padding: 4px 5px;
	color:#fff;
}img, figure {max-width:100%;margin: 0 auto;}
.page-nav-wrap {
    background: #039d4e;
	z-index:1;
}.page-nav .current {
    color: #fff;
    text-transform: uppercase;
    float: left;
    line-height: 38px;
    padding-left: 10px;
}.page-nav .toggle {
    background: transparent;
    border: none;
    border-radius: 0;
    float: right;
    outline: none;
}.page-nav ul {
    color: #fff;
    margin: 0;
    position: relative;
}.page-nav .toggle .icon-bar {
    background: #fff;
    width: 30px;
    height: 5px;
    display: block;
    border-radius: 1px;
    margin: 5px;
}.page-nav ul li a {
    color: #fff;
    display: block;
    padding: 0 0;
    font-size: 13px;
    font-weight: 700;
}
#menusite .navbar-default {
        background: transparent;
border: none;border-radius: 0;
    box-shadow: none;}
@media (min-width: 992px) {
    #menusite {

    }

    #menusite .navbar-default {
        background: transparent;
        border: none;
        float: right;
    }

    #menusite .navbar-default .navbar-nav {
        float: none;
    }

    #menusite .navbar-default .navbar-nav > li {
        
    }

    #menusite .navbar-default .navbar-nav > li > a {
        color: #0a0a0a;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
    }

    #menusite .navbar-default .navbar-nav > li > a:hover,
    #menusite .navbar-default .navbar-nav > .active > a {
        background: transparent;
        color: #d60404;
    }

    #menusite .navbar-default .navbar-nav > li > a .caret {
        margin-left: 5px;
    }

    #menusite .navbar-default .navbar-nav li:hover > ul {
        display: block;
    }

    #menusite .navbar-default .navbar-nav > li ul {
        padding: 0;
        margin: 0;
        border-radius: 0;
        top: 100%;
        left: 0;
    }

    #menusite .navbar-default .navbar-nav > li li a {
        display: block;
        padding: 8px 10px;
    }

    #menusite .navbar-default .navbar-nav > li li a .caret {
        float: right;
        margin-top: 6px;
        transform: rotate(-90deg);
    }

    #menusite .navbar-default .navbar-nav > li ul ul {
        top: -1px;
        left: 100%;
    }

    #footer > [class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 992px) {
    .body-bg,
    .container {
        width:100%;
    }

    .form-inline-xs .form-control {
        display: inline-block;
        width: auto;
    }

    .panel-default .panel-heading span a,
    .panel-default .panel-heading {
        font-size: 17px;
    }

    #sitemodal .modal-dialog {
        max-width: 100%;
        margin-top: 0;
    }

    #sitemodal .modal-content {
        width: 100%;
    }

    header {
        padding: 10px 0;
    }

    #header .btn-toggle-menu {
        font-size: 24px;
        display: inline-block;
        padding: 5px 10px;
        border-radius: 5px;
        line-height: 20px;
        margin-top: 7px;
        color: #333;
    }

    #header .logo {
        padding: 0;
        text-align: center;
    }

    #header .logo img {
        height: 40px;
        width: auto;
    }

    #header .header-center .search-bar {
        width: 100%;
    }

    .login {
        margin-top: 10px;
    }

    .bg-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .5);
        z-index: 9;
        display: none;
    }


    #menusite.active {
        left: 0;
    }

    #menusite .container {
        padding: 0;
    }

    #menusite .navbar-default {
        background: transparent;
        border: none;
    }

    #menusite .navbar-default > .img img {
        width: 100%;
        height: auto;
    }

    #menusite .navbar-default .navbar-nav {
        margin: 0;
    }

    #menusite .navbar-default .navbar-nav > li {
        display: block;
        text-align: left;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
    }

    #menusite .navbar-default .navbar-nav li {
        position: relative;
    }

    #menusite .navbar-default .navbar-nav > li > a {
        padding: 15px 10px;
        color: #222;
    }

    #menusite .navbar-default .navbar-nav > li > a:hover,
    #menusite .navbar-default .navbar-nav > .active > a {
        background: transparent;
        color: red;
    }

    #menusite .navbar-default .navbar-nav li a .caret {
        float: none;
        transform: rotate(0);
        border: none;
        position: absolute;
        top: 5px;
        right: 5px;
        padding: 5px;
        z-index: 1;
        color: #fff;
        display: block;
        margin: 0;
        width: auto;
        height: auto;
    }

    #menusite .navbar-default .navbar-nav > li > a .caret {
        top: 10px;
    }

    #menusite .navbar-default .navbar-nav li a .caret:before {
        content: '\f067';
        font-family: 'FontAwesome';
    }

    #menusite .navbar-default .navbar-nav li a .caret.active:before {
        content: '\f068';
        font-family: 'FontAwesome';
    }

    #menusite .navbar-default .navbar-nav > li ul,
    #menusite .navbar-default .navbar-nav > li ul ul {
        display: none;
        position: relative;
        width: 100%;
        background: transparent;
        float: none;
        border: none;
        box-shadow: none;
        padding: 0;
        top: auto;
        left: auto;
        border-top: 1px solid rgba(255, 255, 255, .2);
    }

    #menusite .navbar-default .navbar-nav > li ul ul {
        padding-left: 15px;
    }

    #menusite .navbar-default .navbar-nav > li li a,
    #menusite .navbar-default .navbar-nav > li li a:hover,
    #menusite .navbar-default .navbar-nav > li li.active a {
        color: #fff;
        font-size: 14px;
        padding: 10px;
        line-height: 18px;
        background: transparent;
    }

    #menusite .navbar-default .navbar-nav > li li a:before {
        font-family: 'FontAwesome';
        content: '\f0da';
        margin-right: 5px;
    }

    .shop-cart .list-product .product .image {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .shop-cart .list-product .product .info {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .img-chat {
        display: none;
    }

    header.fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        -webkit-animation: header-anim .3s;
        animation: header-anim .3s;
        z-index: 99;
        background: #fff;
    }

    @-webkit-keyframes header-anim {
        from {
            opacity: 0;
            -webkit-transform: translateY(-64px);
        }
        to {
            opacity: 1;
            -webkit-transform: translateY(0);
        }
    }

    @keyframes header-anim {
        from {
            opacity: 0;
            transform: translateY(-64px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .block-cart .btn-toggle-cart {
        color: #509d26;
    }

    .btn-toggle-cat {
        color: #509d26;
        text-transform: uppercase;
        display: block;
        padding: 12px 2px;
        font-weight: bold;
        margin-top: 5px;
    }

    .btn-toggle-cat .menu-cat {
        position: fixed;
        top: 0;
        right: -250px;
        width: 250px;
        height: 100%;
        background: #509d26;
        overflow: auto;
        z-index: 1000;
        -webkit-transition: right ease-in-out .5s;
        -moz-transition: right ease-in-out .5s;
        -ms-transition: right ease-in-out .5s;
        -o-transition: right ease-in-out .5s;
        transition: right ease-in-out .5s;
    }

    .btn-toggle-cat .menu-cat.active {
        right: 0;
    }

    .btn-toggle-cat .block-category ul li a {
        color: #fff;
        padding: 8px 15px;
        font-size: 12px;
        text-transform: capitalize;
        font-weight: normal;
    }

    ._view_grid .news-item .image,
    ._view_grid .shop-item .image {
       
    }

    .home1 .carousel-item img {
        margin-bottom: 10px;
    }

    .home4-left,
    .home4-right {
        text-align: center;
    }

  .float-icon-hotline ul li:hover span {
        width: 215px;
        padding-left: 30px;
        padding-right: 10px;
        opacity: 1
    }
}

@media (max-width:350px) {
    .col-i {
        width: 100%;
    }
}

/* System */
    .nv-infodie {
        margin:0 auto;
        box-shadow:0 0 4px rgba(0,0,0,0.15);
        -webkit-box-shadow:0 0 4px rgba(0,0,0,0.15);
        border-width:1px;
        border-color: #dcdcdc;
        border-style: solid;
        background-color:#fff;
        position:absolute;
        min-height:300px !important;
        min-width:300px !important;
        display:table;
    }

    .nv-infodie .panel-body {
        display:table-cell;
        vertical-align:middle;
    }

    .nv-infodie .logo {
        max-width:90%;
        margin-bottom: 10px
    }

    h1, h2, h3, h4, h5, h6 {
        margin: 0;
    }

    .fs10 {
        font-size: 10px;
    }

    .fs11 {
        font-size: 11px;
    }

    .fs12 {
        font-size: 12px;
    }

    .w-auto {
        width: auto;
    }

    .p-0 {
        padding: 0;
    }

    .p-1 {
        padding: 3px;
    }

    .p-2 {
        padding: 5px;
    }

    .p-3 {
        padding: 8px;
    }

    .p-4 {
        padding: 10px;
    }

    .p--5 {
        padding: 15px;
    }

    .pt-0 {
        padding-top: 0;
    }

    .pt-1 {
        padding-top: 3px;
    }

    .pt-2 {
        padding-top: 5px;
    }

    .pt-3 {
        padding-top: 8px;
    }

    .pt-4 {
        padding-top: 10px;
    }

    .pt-5 {
        padding-top: 15px;
    }

    .pb-0 {
        padding-bottom: 0;
    }

    .pb-1 {
        padding-bottom: 3px;
    }

    .pb-2 {
        padding-bottom: 5px;
    }

    .pb-3 {
        padding-bottom: 8px;
    }

    .pb-4 {
        padding-bottom: 10px;
    }

    .pb-5 {
        padding-bottom: 15px;
    }

    .pl-0 {
        padding-left: 0;
    }

    .pl-1 {
        padding-left: 3px;
    }

    .pl-2 {
        padding-left: 5px;
    }

    .pl-3 {
        padding-left: 8px;
    }

    .pl-4 {
        padding-left: 10px;
    }

    .pl-5 {
        padding-left: 15px;
    }

    .pr-0 {
        padding-right: 0;
    }

    .pr-1 {
        padding-right: 3px;
    }

    .pr-2 {
        padding-right: 5px;
    }

    .pr-3 {
        padding-right: 8px;
    }

    .pr-4 {
        padding-right: 10px;
    }

    .pr-5 {
        padding-right: 15px;
    }

    .m-0 {
        margin: 0;
    }

    .m-1 {
        margin: 3px;
    }

    .m-2 {
        margin: 5px;
    }

    .m-3 {
        margin: 8px;
    }

    .m-4 {
        margin: 10px;
    }

    .m--5 {
        margin: 15px;
    }

    .mt-0 {
        margin-top: 0;
    }

    .mt-1 {
        margin-top: 3px;
    }

    .mt-2 {
        margin-top: 5px;
    }

    .mt-3 {
        margin-top: 8px;
    }

    .mt-4 {
        margin-top: 10px;
    }

    .mt-5 {
        margin-top: 15px;
    }

    .mb-0 {
        margin-bottom: 0;
    }

    .mb-1 {
        margin-bottom: 3px;
    }

    .mb-2 {
        margin-bottom: 5px;
    }

    .mb-3 {
        margin-bottom: 8px;
    }

    .mb-4 {
        margin-bottom: 10px;
    }

    .mb-5 {
        margin-bottom: 15px;
    }

    .ml-0 {
        margin-left: 0;
    }

    .ml-1 {
        margin-left: 3px;
    }

    .ml-2 {
        margin-left: 5px;
    }

    .ml-3 {
        margin-left: 8px;
    }

    .ml-4 {
        margin-left: 10px;
    }

    .ml-5 {
        margin-left: 15px;
    }

    .mr-0 {
        margin-right: 0;
    }

    .mr-1 {
        margin-right: 3px;
    }

    .mr-2 {
        margin-right: 5px;
    }

    .mr-3 {
        margin-right: 8px;
    }

    .mr-4 {
        margin-right: 10px;
    }

    .mr-5 {
        margin-right: 15px;
    }
/*--------------*/

/* Normal */
    .list-none {
        list-style: none;
    }

    .font-weight-normal {
        font-weight: normal;
    }

    .line-through {
        text-decoration: line-through;
    }

    .panel-default {
        background: transparent;
        border: none;
        box-shadow: none;
    }

    .panel-default .panel-heading {
        text-transform: uppercase;
        font-weight: 500;
        background: transparent;
        border: none;
        color: #c60000;
        font-size: 22px;
        position: relative;
        text-align: center;
    }

    .panel-default .panel-heading:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #ddd;
    }

    .panel-default .panel-heading a {
        color: inherit;
    }

    .panel-default .panel-heading span {
        display: inline-block;
        position: relative;
        padding: 0 20px 0 40px;
        background: #fff;
        z-index: 9;
    }

    .panel-default .panel-heading span:before {
        content:"\f005";
        position: absolute;
        top: 0;
        left: 10px;
        display: inline-block;
        font-family: 'FontAwesome';
    }

    .panel-body {
        padding: 10px;
    }

    .label {
        padding: 1px 5px;
        font-weight: normal;
    }

    .label-default {
        background-color: #484848;
    }

    .red {
        color: red;
    }

    .box-title {
        font-size: 24px;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .content-html {
        margin: 10px 0 15px 0;
        line-height: 1.7em;
    }

    .content-html ul {
        list-style-type: disc;
        padding-left: 20px;
    }

    .content-html ol {
        list-style-type: decimal;
        padding-left: 20px;
    }

    .content-html ul ul {
        list-style-type: circle;
        padding-left: 40px;
    }

    .content-html ol ol {
        list-style-type: lower-alpha;
        padding-left: 40px;
    }

    .content-html p {
        margin: 0 0 10px 0;
    }

    .content-html h1,
    .content-html h2,
    .content-html h3,
    .content-html h4,
    .content-html h5,
    .content-html h6 {
        font-weight: bold;
        margin-bottom: 10px;
    }

    .content-html h1 {
        font-size: 20px;
    }

    .content-html h2 {
        font-size: 18px;
    }

    .content-html h3 {
        font-size: 16px;
    }

    .content-html h4 {
        font-size: 14px;
    }

    .content-html h5 {
        font-size: 12px;
    }

    .content-html h6 {
        font-size: 10px;
    }

    .content-html table {
        width: 100%;
        margin-bottom: 15px;
        border: 1px solid #000;
    }

    .content-html table td,
    .content-html table th {
        border: 1px solid #000;
        padding: 8px;
    }

    .content-html img {
        height: auto !important;
    }

    ul {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0;
    }

    ul.list-caret {
        padding-left: 20px;
        margin-bottom: 15px;
    }

    ul.list-caret li {
        margin-bottom: 5px;
    }

    ul.list-caret li a:before {
        content: '\f0da';
        margin-right: 5px;
        font-family: 'FontAwesome';
    }

    input[type="radio"],
    input[type="checkbox"] {
        width: 14px;
        height: 14px;
        vertical-align: -2px;
    }

    textarea {
        resize: vertical;
        min-height: 50px;
    }

    .box-dropdown {
        position: relative;
    }

    .box-dropdown-menu {
        display: none;
        position: absolute;
        min-width: 200px;
        top: 100%;
        right: 0;
        margin-top: 10px;
        z-index: 10;
        background: #fff;
        padding: 14px;
        border: 1px solid #e2e2e2;
        -moz-box-shadow: 0 2px 12px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0 2px 12px rgba(0,0,0,0.2);
        box-shadow: 0 2px 12px rgba(0,0,0,0.2);
    }

    .box-dropdown-menu:before,
    .box-dropdown-menu:after {
        content: '';
        display: block;
        position: absolute;
        top: -20px;
        right: 15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px;
        border-color: transparent transparent #e2e2e2 transparent;
    }

    .box-dropdown-menu:after {
        content: '';
        top: -19px;
        border-color: transparent transparent #fff transparent;
    }

    .modal .modal-header .modal-title {
        font-weight: bold;
        text-transform: uppercase;
    }

    .modal .modal-header .close {
        color: inherit;
        opacity: .8;
        float: right;
        padding: 5px;
        line-height: 10px;
        font-size: 20px;
    }

    .modal .modal-header .close:hover {
        opacity: 1;
    }

    .well.error {
        border-color: #daaaaa;
        background-color: #f5e9e9;
        color: #b92c2c;
    }

    .well.success {
        border-color: #b2e4b4;
        background-color: #e9ffea;
        color: #49844b;
    }

    .well:empty {
        display: none;
    }

    .load-bar {
        display: inline-block;
        vertical-align: middle;
        width: 33px;
        height: 8px;
        background: transparent url(../../../assets/images/load_bar.gif);
        margin: auto 10px
    }

    span.keyword {
        background-color:yellow;
    }

    .select2-container--default .select2-selection--single,
    .select2-container--bootstrap .select2-selection--single {
        height: 32px !important;
        padding-top: 2px;
    }

    img {
        max-width: 100%;
    }

    a:hover,
    a:focus,
    a:active {
        text-decoration: none;
    }
/*--------------*/

/* Construct */
	.content-html{font-family:Times New Roman,Times,serif;font-size: 120%;}
    .header-top {
        background: #cb1d1e;
    }

    .menu-social ul {
        float: right;
    }

    .menu-social ul li {
        float: left;
        padding: 5px 0;
    }

    .menu-social ul li a {
        display: block;
        color: rgba(255,255,255,0.8);
    }

    .menu-social ul li:not(:first-child) a {
        margin-left: 8px;
        padding-left: 8px;
        border-left: 1px solid rgba(255, 255, 255, 0.2);
    }

    header {

    }

    #header {
        padding: 10px;
    }

    #header .logo {
        padding: 10px 5px;
    }

    #header .logo img {
        width: auto;
        height: 30px;
    }

    #header .logo h1, #header .logo .site_name,
    #header .logo h2, #header .logo .site_description {
        display: none;
    }

    #header .header-center {

    }

    #header .header-right .search .navbar-form {
        margin:0;
    }

    #header .header-center .search-bar {
        float: right;
        width: 300px;
        margin-top: 10px;
    }

    #header .header-right .btn-contact {
        display: inline-block;
        background: #d20808;
        color: #fff;
        padding: 15px 10px;
        padding-left: 40px;
        text-transform: uppercase;
        border-radius: 5px;
        text-align: center;
        margin-top: 10px;
        position: relative;
    }

    #header .header-right .btn-contact:before {
        content: '';
        position: absolute;
        top: 8px;
        left: 5px;
        height: 34px;
        width: 34px;
        /* background: url(../images/pr.png) no-repeat; */
        background-size: contain;
    }

    content {
        display: block;
    }

    content .slider {
        margin-bottom: 15px;
    }

    footer#colophon {
        min-height: 50px;
        background: #1a1a1a;
        padding-top: 40px;
        color: #d2d2d2;
    }

    footer#colophon a,
    footer#colophon a:hover,
    footer#colophon a:focus {
        color: #d2d2d2;
    }

    footer#colophon h3 {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 15px;
        text-transform: uppercase;
        font-weight: bold;
        color: #c80200;
    }

    footer#colophon .menu-footer#colophon {
        list-style: disc;
        padding-left: 20px;
    }

    footer#colophon .menu-footer#colophon li {
        margin-bottom: 5px;
    }

    footer#colophon .menu-footer#colophon li a {
        color: inherit;
    }

    footer#colophon .menu-footer#colophon li a:hover {
        text-decoration: underline;
    }

    footer#colophon .company-info {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    footer#colophon .company-info .name {
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    footer#colophon .company-info li {
        margin-bottom: 5px;
        line-height: 18px;
    }

    footer#colophon#colophon .copyright {
        margin-top: 10px;
        padding: 10px 0;
        font-size: 12px;
        background: #140047;
    }

    .fix-chat {
        position: fixed;
        right: 20px;
        bottom: 20px;
        z-index: 100;
        display: none;
    }

    .fix-chat .hotline {
        float: left;
        margin-left: 2px;
        margin-right: 2px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: #2e3092;
        color: #fff;
    }

    .fix-chat .hotline a {
        display: block;
        width: 100%;
        height: 100%;
        color: inherit;
        font-size: 30px;
        text-decoration: none;
        text-align: center;
        line-height: 54px;
    }

    .fix-chat .messenger {
        float: left;
        width: 50px;
        height: 50px;
        margin-left: 2px;
        margin-right: 2px;
    }

    .fix-chat .messenger a {
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        background-image: url(../images/mess.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .fix-chat .zalo {
        float: left;
        width: 50px;
        height: 50px;
        margin-left: 2px;
        margin-right: 2px;
        border-radius: 50%;
    }

    .fix-chat .zalo a {
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        background-image: url(../images/zl.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .fix-chat .tawk {
        float: left;
        width: 70px;
    }

    .hotline-support {
        position: fixed;
        bottom: 20px;
        left: 25px;
        z-index: 9;
    }

    .hotline-support .hotline a {
        padding: 8px 0;
        cursor: pointer;
        position: relative;
        display: inline-block;
    }

    .hotline-support .hotline a i {
        width: 40px;
        height: 40px;
        background: #f00;
        color: #fff;
        border-radius: 100%;
        font-size: 20px;
        text-align: center;
        line-height: 40px;
        position: relative;
        z-index: 999;
    }

    .alo-circle {
        animation-iteration-count: infinite;
        animation-duration: 1s;
        animation-fill-mode: both;
        animation-name: zoomIn;
        width: 50px;
        height: 50px;
        top: 3px;
        right: -5px;
        position: absolute;
        background-color: transparent;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid rgba(30, 30, 30, 0.4);
        opacity: .1;
        border-color: #f00;
        opacity: .5;
    }
    .alo-circle-fill {
        animation-iteration-count: infinite;
        animation-duration: 1s;
        animation-fill-mode: both;
        animation-name: pulse;
        width: 60px;
        height: 60px;
        top: -2px;
        right: -10px;
        position: absolute;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid transparent;
        background-color: rgb(255 0 0 / 50%);
        opacity: .75;
    }

    @-webkit-keyframes headerAnimation {
        0% { margin-top: -70px; }
        100% { margin-top: 0; }
    }
    @keyframes headerAnimation {
        0% { margin-top: -70px; }
        100% { margin-top: 0; }
    }

    @-webkit-keyframes zoomIn {
        0% {
            opacity: 0;
            -webkit-transform: scale(1.8);
        }
        100% {
            opacity: 1;
            -webkit-transform: scale(1);
        }
    }
    @-moz-keyframes zoomIn {
        0% {
            opacity: 0;
            -moz-transform: scale(1.8);
        }
        100% {
            opacity: 1;
            -moz-transform: scale(1);
        }
    }
    @-o-keyframes zoomIn {
        0% {
            opacity: 0;
            -o-transform: scale(1.8);
        }
        100% {
            opacity: 1;
            -o-transform: scale(1);
        }
    }
    @keyframes zoomIn {
        0% {
            opacity: 0;
            transform: scale(1.8);
        }
        100% {
            opacity: 1;
            transform: scale(1);
        }
    }

    .img-chat {
        position: fixed;
        bottom: 90px;
        right: 0;
        width: 110px;
        z-index: 999;
    }
/*--------------*/

/* Page */
    #page {

    }

    .page-item {
        margin-bottom: 20px;
    }

    .page-item a img {
        max-width: 100%;
    }

    .page-item .text-muted {
        font-size: 13px;
        display: none;
    }

    .page-item h3 {
        margin-bottom: 10px;
    }

    .page-item h3 a {
        color: #333;
        font-weight: 500;
        font-size: 18px;
    }

    .page-detail {

    }

    .page-detail h1.title {
        font-size: 22px;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .page-detail .social {
        margin-bottom: 10px;
    }
/*--------------*/

/* News */
    #news {

    }

    ._view_list .news-item {
        margin-bottom: 20px;
    }

    ._view_list .news-item img {
        max-width: 100%;
        border: 1px solid #ddd;
    }

    ._view_list .news-item h3 {
        margin-bottom: 10px;
    }

    ._view_list .news-item h3 a {
        font-size: 18px;
    }

    ._view_list .news-item .time {
        color: #777;
        margin-bottom: 10px;
    }

    ._view_list .news-item .desc {
        
    }

    ._view_grid .news-item {
        margin-bottom: 10px;
    }

    ._view_grid .news-item .image {
        width: 100%;
        height: 175px;
        text-align: center;
    }

    ._view_grid .news-item .image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    ._view_grid .news-item .info {
        padding: 10px;
    }

    ._view_grid .news-item h3 {
        margin-bottom: 10px;
    }

    ._view_grid .news-item h3 a {
        font-size: 16px;
        color: #0a0a0a;
        font-weight: bold;
        line-height: 22px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    ._view_grid .news-item .time {
        color: #777;
        margin-bottom: 10px;
        display: none;
    }

    ._view_grid .news-item .desc {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 20px;
    }

    #news .cat-info {
        margin-bottom: 15px;
    }

    #news .cat-info h1 {
        font-size: 22px;
        margin-bottom: 15px;
        padding-bottom: 8px;
        border-bottom: 1px solid #ddd;
    }

    #news .cat-info figure {
        margin-bottom: 10px;
    }

    #news .cat-info .desc {

    }

    .news-detail {

    }

    .news-detail h1.title {
        font-size: 22px;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .news-detail .social {
        margin-bottom: 10px;
    }

    .news-detail .field {

    }

    .news-detail .field .desc {
        font-weight: bold;
        margin-bottom: 10px;
        font-size: 18px;
    }
/*--------------*/

/* Shop */
    #shop {

    }

    ._view_list .shop-item {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dashed #ddd;
    }

    ._view_list .shop-item:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }

    ._view_list .shop-item .image {
        position: relative;
    }

    ._view_list .shop-item .image img {
        max-width: 100%;
        border: 1px solid #ddd;
    }

    ._view_list .shop-item .image .discount-label {
        position: absolute;
        top: 5px;
        right: 5px;
        background: red;
        color: #fff;
        padding: 2px 5px;
        font-size: 12px;
        font-weight: bold;
        border-radius: 3px;
        z-index: 1;
    }

    ._view_list .shop-item .info h3 {
        margin-bottom: 10px;
    }

    ._view_list .shop-item .info h3 a {
        font-size: 16px;
    }

    ._view_list .shop-item .info .price {
        margin: 10px 0;
    }

    ._view_list .shop-item .info .price strong {
        color: #ec1212;
    }

    ._view_list .shop-item .info .price .line-through {
        color: #666;
        margin-left: 10px;
    }

    ._view_list .shop-item .info .desc {
        margin-bottom: 10px;
    }

    ._view_list .shop-item .info .cart {

    }

    ._view_grid .shop-item {
        margin-bottom: 10px;
        border-radius: 1px;
        box-shadow: 0px 0px 3px #00000057;
    }

    ._view_grid .shop-item .image {
        text-align: center;
    }

    ._view_grid .shop-item .image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    ._view_grid .shop-item .image .discount-label {
        position: absolute;
        top: 5px;
        right: 5px;
        background: red;
        color: #fff;
        padding: 2px 5px;
        font-size: 12px;
        font-weight: bold;
        border-radius: 3px;
        z-index: 1;
    }

    ._view_grid .shop-item .info {
        padding: 10px;
    }

    ._view_grid .shop-item .info h3 {
        margin-bottom: 10px;
    }

    ._view_grid .shop-item .info h3 a {
        font-size: 14px;
        color: #000;
        font-weight: bold;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 20px;
        height: 40px;
    }

    ._view_grid .shop-item .info .price {
        margin: 10px 0;
        font-size: 15px;
        font-weight: bold;
        color: #f00;
    }

    ._view_grid .shop-item .info .price strong {
        color: #ec1212;
    }

    ._view_grid .shop-item .info .price .line-through {
        color: #666;
        margin-left: 10px;
    }

    ._view_grid .shop-item .info .cart {
        text-align: center;
    }

    ._view_grid .shop-item .product-sale {
        position: relative;
        padding-left: 40px;
        padding-bottom: 5px;
        margin-bottom: 5px;
        font-size: 13px;
        color: #0d2bc7;
        font-weight: 600;
        border-bottom: 1px dashed #ccc;
        background: url(img/km.gif) no-repeat 0 0;
        background-position-y: 9px;
    }

    ._view_grid .shop-item .product-sale p {
        margin-bottom: 0;
    }

    ._view_grid .shop-item .product-field {
        color: #828282;
        font-size: 12px;
    }

    ._view_grid .shop-item .product-field li {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        line-height: 20px;
        height: 20px;
    }

    #shop .cat-info {
        margin-bottom: 15px;
    }

    #shop .cat-info h1 {
        font-size: 22px;
        margin-bottom: 15px;
        padding-bottom: 8px;
        border-bottom: 1px solid #ddd;
    }

    #shop .cat-info figure {
        margin-bottom: 10px;
    }

    #shop .cat-info .desc {

    }

    /* Shop Detail */
    .shop-detail {

    }

    .shop-detail .list-image {
        margin-bottom: 10px;
    }

    .shop-detail .list-image .swiper-container {
        padding: 0;
        margin-bottom: 15px;
        border: 1px solid #ddd;
    }

    .shop-detail .list-image .image-item {

    }

    .shop-detail .list-image .image-item img {
        width: 100%;
        height: 400px;
        object-fit: contain;
        cursor: zoom-in;
    }

    .shop-detail .list-image .list-thumb {
        list-style: none;
        padding-left: 0;
        margin: 0 -5px;
        overflow: auto;
    }

    .shop-detail .list-image .list-thumb li {
        display: inline-block;
        width: 60px;
        padding: 0 2px;
        margin-bottom: 4px;
    }

    .shop-detail .list-image .list-thumb li:last-child {
        margin-bottom: 0;
    }

    .shop-detail .list-image .list-thumb li a {
        display: block;
        width: 100%;
        border: 1px solid #ddd;
        border-radius: 4px;
    }

    .shop-detail .list-image .list-thumb li.active a,
    .shop-detail .list-image .list-thumb li a:hover {
        border-color: red;
    }

    .shop-detail .list-image .list-thumb a img {
        width: 100%;
        height: 40px;
        object-fit: contain;
    }

    .shop-detail .product-info h1.title {
        font-size: 22px;
        margin-bottom: 15px;
        font-weight: bold;
		text-transform:uppercase;
    }

    .shop-detail .product-info .social {
        margin-bottom: 10px;
    }

    .shop-detail .product-info .code {
        margin-bottom: 10px;
    }

    .shop-detail .product-info .order-check ul li {
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .shop-detail .order-check p {
        display: inline-block;
        color: #878787;
        text-transform: capitalize;
        font-size: 15px;
        padding-right: 20px;
    }

    .shop-detail .order-check ul {
        display: inline-block;
    }

    .shop-detail .order-check ul li label {
        font-weight: normal;
        position: relative;
        padding: 4px 10px;
        cursor: pointer;
        border: 1px solid #ddd;
        border-radius: 2px;
    }

    .shop-detail .order-check ul li label input[type="radio"] {
        width: 0;
    }

    .shop-detail .order-check ul li label input[checked]:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 1px solid #ed3237;
        border-radius: 2px;
        -webkit-transition: all 150ms;
        -moz-transition: all 150ms;
        -o-transition: all 150ms;
        transition: all 150ms;
    }

    .shop-detail .order-check ul li label input[checked]:after {
        content: "\f00c";
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 5px;
        display: inline-block;
        font-family: 'FontAwesome';
        color: #fff;
        background: #ed3237;
        border-radius: 5px;
        padding: 2px;
    }

    .shop-detail .product-info .price {
        margin: 10px 0;
        font-size: 24px;
        color: #d20808;
        font-weight: bold;
    }

    .shop-detail .product-info .price strong {
        color: #d20808;
    }

    .shop-detail .product-info .price .line-through {
        color: #666;
        margin-left: 10px;
    }

    .shop-detail .product-info .price-sell {
        font-weight: bold;
        margin-left: 20px;
        color: #ec1212;
    }

    .shop-detail .product-info .desc {
        margin-bottom: 10px;
    }

    .shop-detail .product-info .cart .btn {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
        display: block;
    }

    .shop-detail .product-info .cart .btn-primary {
        background: #009612;
        border-color: #009612;
        box-shadow: none;  
    }

    .shop-detail .product-info .cart .btn-danger {
        background: #ff5722;
        border-color: #ff5722;
        box-shadow: none;
    }
/*
    .shop-detail .content-html .content {
        margin: 20px 0;
        height: 400px;
        overflow: hidden;
        position: relative;
    }

    .shop-detail .content-html .content:after {        
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        bottom: -16px;
        height: 50px;
        background-image: linear-gradient(to top,#fff,rgba(255,255,255,0));
        background-repeat: repeat-x;
    }

    .shop-detail .content-html .content.open {
        height: auto;
        overflow: auto;
    }

    .shop-detail .content-html.open ._view_more,
    .shop-detail .content-html .content.open:after {
        display: none;
    }

    .shop-detail .content-html ._view_more {
        color: #ff6564;
        cursor: pointer;
    }
*/
    .shop-detail .spec {        
        margin-bottom: 20px;
        background: #24d4cd3d;
        border: 2px dashed #ea1244;
        border-radius: 3px;
        padding: 10px;
        font-size: 14px;
    }

    .shop-detail .spec h3 {
        font-size: 16px;
        color: #0078d8;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .shop-detail .spec ul {
        list-style: disc;
        padding-left: 20px;
    }

    .shop-detail .spec ul li {
        margin-bottom: 10px;
    }

    .shop-detail .spec ul li span {
        color: #ea0000;
        font-weight: bold;
    }

    .shop-detail .menu-hotline ul li a {
        display: block;
        color: #fff;    
        background: #2196f3;
        padding: 9px 6px;
        text-align: center;
        border-radius: 5px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .shop-detail .menu-hotline ul li strong {
        text-transform: uppercase;
        display: block;
    }

    .shop-detail .menu-hotline ul li:last-child a {
        background: #d20808;
    }

    .shop-detail .menu-sp ul li a {
        font-weight: normal;
        color: #333;
        margin-bottom: 5px;
        display: block;
    }

    /* Shop Cart */
    .shop-cart {
        
    }

    .shop-cart .list-product {

    }

    .shop-cart .list-product .product {
        margin-left: -5px;
        margin-right: -5px;
        display: flex;
        flex-wrap: wrap;
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .shop-cart .list-product .product .image {
        flex: 0 0 20%;
        max-width: 20%;
        padding-left: 5px;
        padding-right: 5px;
    }

    .shop-cart .list-product .product .image img {
        width: 100%;
        height: 120px;
        object-fit: contain;
        background: #eee;
        border: 1px solid #ddd;
        border-radius: 4px;
        height: 100%;
    }

    .shop-cart .list-product .product .info {
        flex: 0 0 80%;
        max-width: 80%;
        padding-left: 5px;
        padding-right: 5px;
    }

    .shop-cart .list-product .product .info h3 {
        font-size: 16px;
        margin-bottom: 20px;
        font-weight: bold;
    }

    .shop-cart .list-product .product .info h3 a {
        color: #333;
    }

    .shop-cart .list-product .product .info .money {
        color: red;
    }

    .shop-cart .total {
        margin: 20px 0;
    }

    .shop-cart .total > div {
        width: 300px;
        margin: 0 auto;
        max-width: 100%;
    }

    .shop-cart .btn-order {
        width: 300px;
        max-width: 100%;
    }

    /* Shop Order */
    .shop-order {

    }

    .shop-order label.well {
        display: block;
        font-weight: normal;
    }
/*--------------*/

/* Photo */
    #photo {

    }

    ._view_list .photo-item {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dashed #ddd;
    }

    ._view_list .photo-item:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }

    ._view_list .photo-item img {
        max-width: 100%;
        border: 1px solid #ddd;
    }

    ._view_list .photo-item h3 {
        margin-bottom: 10px;
    }

    ._view_list .photo-item h3 a {
        font-size: 16px;
    }

    ._view_grid .photo-item {
        margin-bottom: 10px;
        border: 1px solid #ddd;
        border-radius: 5px;
    }

    ._view_grid .photo-item .image {
        width: 100%;
        height: 200px;
        text-align: center;
        border-bottom: 1px solid #ddd;
    }

    ._view_grid .photo-item .image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    ._view_grid .photo-item .info {
        padding: 10px;
    }

    ._view_grid .photo-item .info h3 {
        margin-bottom: 10px;
    }

    ._view_grid .photo-item .info h3 a {
        font-size: 18px;
    }

    ._view_grid .photo-item .info .text-muted {
        font-size: 13px;
    }

    #photo .cat-info {
        margin-bottom: 15px;
    }

    #photo .cat-info h1 {
        font-size: 22px;
        margin-bottom: 15px;
        padding-bottom: 8px;
        border-bottom: 1px solid #ddd;
    }

    #photo .cat-info figure {
        margin-bottom: 10px;
    }

    #photo .cat-info .descripton {

    }

    .photo-detail {

    }

    .photo-detail h1.title {
        font-size: 22px;
        margin-bottom: 15px;
        font-weight: bold;
    }

    .photo-detail .social {
        margin-bottom: 10px;
    }

    .photo-detail .album-gallery {
        margin: 20px 0;
    }

    .photo-detail .album-gallery .gallery-item {
        margin-bottom: 10px;
    }

    .photo-detail .album-gallery .gallery-item .border {
        border: 1px solid #ddd;
        border-radius: 4px;
        text-align: center;
        width: 100%;
        height: 120px;
    }

    .photo-detail .album-gallery .gallery-item .border img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
/*--------------*/

/* Contact */
    .contact h1.title {
        font-size: 22px;
        margin-bottom: 15px;
        font-weight: bold;
    }
/*--------------*/

/* User */
    .login-form {
        width: 300px;
        margin: 0 auto;
    }

    .register-form {
        max-width: 400px;
        margin: 0 auto;
    }

    .lostpass-form {
        width: 300px;
        margin: 0 auto;
    }

    .box-avatar {
        float: left;
        width: 120px;
        height: 120px;
        border: 1px solid #aaa;
        box-shadow: 0 1px 2px #888;
        position: relative;
    }

    .box-avatar .image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        background-image: url(../../../assets/images/no_avatar.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 80px;
        z-index: 1;
    }

    .box-avatar .image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        background: #fff;
        -webkit-user-drag: none;
    }
/*--------------*/

/* Tìm kiếm */
    .result .result-item {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
    }

    .result .result-item .image {
        position: relative;
        height: 100%;
    }

    .result .result-item .image img {
        width: 100%;
        height: 150px;
        -o-object-fit: contain;
        object-fit: contain;
        background: #eee;
        border: 1px solid #ddd;
        border-radius: 4px;
    }

    .result .result-item .image .discount-label {
        position: absolute;
        top: 5px;
        right: 5px;
        background: red;
        color: #fff;
        padding: 2px 5px;
        font-size: 12px;
        font-weight: bold;
        border-radius: 3px;
        z-index: 1;
    }

    .result .result-item .info h3 {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 5px;
        line-height: 18px;
    }

    .result .result-item .info h3 a {
        color: #333;
    }

    .result .result-item .info .type {
        margin-bottom: 5px;
    }

    .result .result-item .info .code {
        margin-bottom: 5px;
    }

    .result .result-item .info .price strong {
        margin: 10px 0;
        color: red;
    }

    .result .result-item .info .price .line-through {
        color: #666;
        margin-left: 20px;
    }

    .result .result-item .desc {
        font-size: 13px;
        margin: 8px 0;
    }
/*--------------*/

/* Block cart */
    .block-cart {
        float: right;
        margin-top: 7px;
        width: 55px;
        text-align: center;
    }

    .block-cart .btn-toggle-cart {
        color: #666;
        padding: 0 5px;
        cursor: pointer;
        line-height: 41px;
        display: inline-block;
    }

    .block-cart .btn-toggle-cart .icon {
        font-size: 30px;
    }

    .block-cart .btn-toggle-cart .num {
        position: absolute;
        top: 0;
        right: 0;
        background: #df0a0a;
        color: #fff;
        display: inline-block;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        font-size: 13px;
        border-radius: 50%;
        z-index: 1;
    }
/*--------------*/

/* Block Login */
    .block-login {
        float: right;
        margin: 5px 0;
    }

    .block-login .login {
        font-size: 15px;
        margin-top: 10px;
    }

    .block-login .login a {
        color: #333;
    }

    .block-login .signed .user-info {
        cursor: pointer;
        user-select: none;
    }

    .block-login .signed .user-info .avatar {
        float: left;
        border: 1px solid #ddd;
        border-radius: 50%;
        margin-right: 5px;
        overflow: hidden;
        width: 40px;
        height: 40px;
    }

    .block-login .signed .user-info .avatar img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .block-login .signed .img-thumbnail {
        padding: 0;
    }

    .block-login .signed .box-dropdown-menu {
        width: 250px;
    }

    .block-login .signed ul {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0;
    }

    .block-login .signed .name {
        margin-bottom: 10px;
    }

    .block-login .signed .time {
        font-size: 13px;
        margin-top: 8px;
    }
/*--------------*/

/* Block Counter */
    .block-counter {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0;
    }

    .block-counter li {
        margin-bottom: 10px;
    }

    .block-counter li:first-child {
        margin-bottom: 15px;
    }

    .block-counter li span {
        display: inline-block;
        text-align: center;
    }

    .block-counter li span em {
        width: 22px;
        margin-right: 4px;
    }

    .block-counter li strong {
        float: right;
    }
/*--------------*/

/* Block Company */
    .block-company {

    }

    .block-company ul {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0;
    }

    .block-company ul li {
        padding-left: 10px;
        margin-bottom: 5px;
    }

    .block-company .company-name {
        text-transform: uppercase;
        font-weight: bold;
    }
/*--------------*/

/* Block Category */
    .block-category {

    }

    .block-category ul {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0;
    }

    .block-category ul li {
        position: relative;
    }

    .block-category ul li a {
        display: inline-block;
        padding: 8px 20px 8px 0;
        color: #333;
    }

    .block-category > ul > li + li {
        border-top: 1px dashed #ddd;
    }

    .block-category ul li span[data-toggle="collapse"] {
        position: absolute;
        top: 8px;
        right: 0;
        cursor: pointer;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: transparent;
        text-align: center;
        line-height: 20px;
        font-size: 16px;
        transition: transform ease .2s;
        -webkit-transition: transform ease .2s;
        transform: rotate(0);
    }

    .block-category ul li span[data-toggle="collapse"]:hover {
        background: #efefef;
    }

    .block-category ul li span[data-toggle="collapse"][aria-expanded="true"] {
        transform: rotate(-180deg);
    }

    .block-category ul ul {
        padding-left: 0;
    }

    .block-category ul ul li {
        padding-left: 20px;
        border-top: 1px dashed #ddd;
    }
/*--------------*/

/* Block Tab */
    .block-tab {
        margin-bottom: 15px;
    }

    .block-tab .nav-tabs {
        border: none;
        background: #f4f4f4;
    }

    .block-tab .tab-content {
        border-top: none;
        padding: 10px 10px 0 10px;
    }

    .block-tab .nav-tabs>li>a {
        font-size: 16px;
        font-weight: 500;
        text-transform: none;
        color: #FF0000;
        border: none;
        border-radius: 0;
    }

    .block-tab .nav-tabs>li.active>a,  
    .block-tab .nav-tabs>li.active>a:focus {
        border: none;
    }

    .block-tab .nav-tabs>li>a:hover {
        color: #cb1d1e;
    }

    .block-tab .nav-tabs>li:first-child a {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 500;
        color: #fff;
        background: #cb1d1e;
        min-width: 200px;
        position: relative;
    }

    .block-tab .nav-tabs>li:first-child a:before {
        content: '';
        width: 0;
        height: 0;
        top: 0;
        position: absolute;
        right: 0;
        border-style: solid;
        border-width: 0 0 46px 25px;
        border-color: #f4f4f4 transparent #f4f4f4 transparent;
    }

    .block-tab .nav-tabs>li:first-child:hover a {
        color: #fff;
    }
/*--------------*/

/* Block Search */
    .block-search {

    }

    .block-search .tt {
        font-weight: bold;
        margin-bottom: 5px;
    }

    .block-search ul {
        list-style: none;
        padding-left: 10px;
        margin-bottom: 15px;
    }

    .block-search ul li {
        margin-bottom: 2px;
    }

    .block-search ul li label {
        font-weight: normal;
        margin-bottom: 0;
    }
/*--------------*/

.home1 {
    padding: 40px 0;
}

.home1 .carousel-item img {
    height: 146px;
    width: 100%;
    object-fit: cover;    
    border-radius: 6px;
    border-bottom: 5px solid #808080;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.home1 .carousel-item img:hover {
    border-bottom: 5px solid #d20808;
}

.home5 {
    padding: 45px 0;
}

.home3 {
    padding: 40px 0;
    display: none;
}

.menu-slogan {
    padding: 40px 0;
}

.menu-slogan ul li {
    text-align: center;
    margin-bottom: 20px;
}

.menu-slogan ul li .image {
    height: 128px;
    margin-bottom: 10px;
}

.menu-slogan ul li .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.menu-slogan ul li .info h3 {
    color: #0a0a0a;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.menu-slogan ul li .info .desc {
    color: #333;
    line-height: 20px;
    font-size: 16px;
}

.home4 {
    padding: 40px 0;
    background: url(../img/bg4.jpg) no-repeat;
    background-size: cover;
}

.home4-left img {
    width: 100%;
    height: auto;
}

.home4-center {
    padding: 15px;
}

.home4-center .panel-default .panel-heading span {
    background: transparent;
}

.home4-center .panel-default .panel-heading:after {
    display: none;
}

.home4-center .block-contact .btn-primary {
    background: #c60000;
    border: none;
    box-shadow: none;
    border-radius: 0;
    font-size: 16px;
    text-transform: uppercase;
}

.home4-center .block-contact textarea,
.home4-center .block-contact input {
    height: 38px;
    min-height: 38px;
}

.modal-content .panel-default .panel-heading {
    color: #d20808;
    text-align: center;
}

.modal-content .panel-default .panel-body {
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold;
    color: #008000;
}

.modal-content .btn.btn-primary {
    background: #02055a;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
}
.modal-content textarea.form-control{}
.float-icon-hotline {
    display: block;
    width: 40px;
    position: fixed;
    bottom: 17px;
    left: 17px;
    z-index: 999999
}

.float-icon-hotline ul {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 0
}

.float-icon-hotline ul li {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer
}

.float-icon-hotline ul li span {
    display: inline-block;
    padding: 0;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    height: 40px;
    line-height: 36px;
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 0;
    width: 0;
    overflow: hidden;
    -webkit-transition: all 1s;
    transition: all 1s;
    background-color: var(--bg_callnow_color, #ff6a00);
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    font-weight: 400;
    white-space: nowrap;
    opacity: 0
}

.float-icon-hotline ul li .fa {
    background-color: var(--bg_callnow_color_icon, #ed1c24);
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    border: 2px solid #fff
}

.float-icon-hotline ul li .fa-phone-customize {
    background-color: var(--bg_callnow_color_icon, #ed1c24)
}

.float-icon-hotline ul li .fa-phone-customize {
    background: transparent url(../img/phone2.png) center center no-repeat;
    background-color: var(--bg_callnow_color_icon, #ed1c24);
    background-size: 20px
}

.float-icon-hotline ul li .fa-zalo {
    background: transparent url(../img/zalo2.png) center center no-repeat;
    background-size: 100% !important
}

.float-icon-hotline ul li .fa-fb {
    background: transparent url(../img/messenger2.jpg) center center no-repeat !important;
    background-size: 100% !important
}
.hotline-support {
	display:none;
}

.home6-title .panel-body {
    color: #ce1010;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
}

.home6-right {
    line-height: 24px;
    font-size: 15px;
	text-align: justify;
}
.home6-left {height:300px;overflow:hidden;}
.home6-left img{}
#gotop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    border-radius: 2px;
}

#gotop:hover {
    background-color: rgba(0,0,0,0.8)
}
.lSSlideWrapper, .lSGallery li {
    border: 1px solid #ccc;
    background: #fff;
}.lSSlideOuter .lSPager.lSGallery li:hover {
    border: none;
}.taxonomy-terms h4,.bai-viet-lien-quan h4,.danhmuc h4 a{font-weight:bold;text-align:center;margin:10px 0px;color:#c80200}
.taxonomy-terms .thumbnail {height:250px}
.entry-title{text-align:center;color:#cb1d1e;text-transform:uppercase;font-size: 250%;font-weight:bold;margin: 20px 0;}
.entry-title a{color: #c80200;}
.feature-item{margin-bottom:50px;}
.general-product-feature .feature-head {
    z-index: 3;
    color: #ffffff;
    max-width: 520px;
    padding: 60px 15px 42%;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: relative;
}.general-product-feature .feature-item {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}.general-product-feature .feature-head .feature-heading {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 18px;
}.general-product-feature .feature-head .feature-desc {
    line-height: 20px;
    margin-bottom: 40px;
    min-height: 90px;
}.general-product-feature .feature-head .ui-btn {
    background-color: #c80200;
    color: #ffffff;
    padding: 15px 30px;
    display: inline-block;
    font-size: 13px;
}.general-product-feature .feature-car {
    z-index: 2;
    bottom: -13%;
    position: absolute;
    width: 100%;
    left: 0;
    margin: 0 auto;
    text-align: center;
}@media only screen and (max-width: 768px) {
	.changeOrder {
    display: flex;
    flex-direction: column;
  }
    #first {
        order: 1;
    }
   .second {
        order: 3;
    }
   #third {
        order: 2;
    }
}

#light-slider li{
    overflow:hidden;
    background:#fff;
    border-radius:6px;
}

#light-slider li img.product-slide-image{
    width:100%;
    height:420px;
    object-fit:cover;
    object-position:center;
    display:block;
}

/* thumbnail */
.lSPager li a img{
    width:100%;
    height:80px !important;
    object-fit:cover;
    border-radius:4px;
}

/* mobile */
@media(max-width:768px){

    #light-slider li img.product-slide-image{
        height:260px;
    }

}