* {
    margin: 0;
    padding: 0
}

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }
}

@font-face {
    font-family: 'UTMNeoSansIntel';
    src: url('../fonts/UTMNeoSansIntel-Italic.eot');
    src: url('../fonts/UTMNeoSansIntel-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/UTMNeoSansIntel-Italic.woff2') format('woff2'),
    url('../fonts/UTMNeoSansIntel-Italic.woff') format('woff'),
    url('../fonts/UTMNeoSansIntel-Italic.ttf') format('truetype'),
    url('../fonts/UTMNeoSansIntel-Italic.svg#UTMNeoSansIntel-Italic') format('svg');
}

@font-face {
    font-family: 'UTMNeoSansIntel';
    src: url('../fonts/UTMNeoSansIntel-BoldItalic.eot');
    src: url('../fonts/UTMNeoSansIntel-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/UTMNeoSansIntel-BoldItalic.woff2') format('woff2'),
    url('../fonts/UTMNeoSansIntel-BoldItalic.woff') format('woff'),
    url('../fonts/UTMNeoSansIntel-BoldItalic.ttf') format('truetype'),
    url('../fonts/UTMNeoSansIntel-BoldItalic.svg#UTMNeoSansIntel-BoldItalic') format('svg');
    font-weight: bold;
}

body {
    font: 14px / 1.6 "Roboto", sans-serif;
    line-height: 1.4;
    color: #333;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

img.hinhanh {
    width: auto;
    margin: 0 auto
}

.noidung {
    padding-top: 10px
}
.noidung div,.noidung p,.noidung span{
    padding-top: 10px
}
.breadcrumb {
    margin-bottom: 15px
}

a, a:link, a:active, a:visited {
    color: #333
}

a:hover, a:active {
    color: #eb2525;
    text-decoration: none;
}
.navbar-form {
    margin-top: 15px;
    padding: 0
}

.error {
    color: #F15620;
    font-style: italic;
    font-style: 12px
}

label {
    color: #3A3A3A;
    text-transform: capitalize
}

div.alert-warning {
    border-radius: 0;
    border-left: 4px solid #F15620
}

.sidebar-right {
}

#head {
    position: relative;
    background-color: #0b0b0b
}
.logo {
    padding: 10px 0
}

.logo img {
    max-height: 80px;
    display: block
}
.top_phone_number {
    font-size: 18px;
    margin: 18% 0;
    color: #fff;
}
.top_phone_number a {
    color: #fff;
    font-weight: bold;
}
.top_phone_number a:hover {
    color: #f0f0f0;
}
.heading-title {
    margin: 20px 0;
}
.heading-title h1 {
    font-size: 18px;
    color: #c6c6c6;
    font-family: 'UTMNeoSansIntel';
    font-weight: bold;
    margin: 8px 0 8px 0;
}
.heading-title .slogan {
    font-size: 14px;
    color: #c6c6c6;
    font-family: 'UTMNeoSansIntel';
}
.menu-head {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 50px;
    background-color: #222222;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    transition: all .25s linear
}
#aboutus .titleabout {
    color: #000;
    background: #F5F5F5;
}
#aboutus h2 {
    margin: 0;
    padding: 25px 0;
    font-size: 22px;
}
#aboutus .buttonabout {
    text-align: right;
}
#aboutus .buttonabout ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
}
#aboutus .buttonabout ul li {
    display: inline-block;
    margin-left: 15px;
    margin-top: 26px;
}
#aboutus .buttonabout ul li a {
    border: 2px solid #000;
    text-transform: uppercase;
    background: #fff;
    font-weight: 500;
    padding: 10px 25px;
    text-align: center;
}
#aboutus .contentabout {
    padding: 35px 0;
}
.des-index {
    position: relative;
    width: 100%;
    display: block
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sg-collection-title {
    font: 15px / 1.6 "Roboto", sans-serif;
    text-transform: uppercase;
    position: relative;
    width: 32%;
    text-align: center;
    margin: auto;
    font-weight: 500;
    background: #fff;
    z-index: 1;
}
.collection-title:after{
    content: ' ';
    display: block;
    position: relative;
    width: 100%;
    height: 1px;
    background: #000;
    top: -24px;
}

section {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.box-category {
    margin-bottom: 15px
}

.box-category h4 {
    padding: 10px;
    margin-bottom: 0;
    color: #000;
    font-family: 'Noto Sans';
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    transition: all ease 300ms
}

.box-category:hover h4, .box-category h4.active {
    background-color: rgba(30, 115, 190, 0.9);
    color: #fff
}

.box {
    margin-bottom: 10px
}

.sidebar {
    width: 100%
}

.box2 {
    padding-left: 2px;
    padding-right: 2px
}

.box-content {
}
.box-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.box-content ul li {
    border: 2px solid #E5E5E5;
    margin-bottom: 20px;
    height: 60px;
}
.box-content ul li a {
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    padding: 10px;
    text-transform: uppercase;
}
.box-content ul li a img.icon {
    float: right;
}
.box-content ul li.hotline a span {
    color: #c71444;
    display: block;
    font-size: 20px;
    margin-top: 3px;
}

.box-content .col-md-5 {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 0
}

.box-content .title-right {
    padding: 9px 0
}

.box-content .title-right a {
    font-size: 13px;
    color: #031679
}

.box-content .title-right a:hover {
    color: red
}

.box-content .post-excerpt {
    font: 13px chevin, sans-serif;
    line-height: normal;
    margin-bottom: 0
}

.box-content .xemtatca {
    color: #cecfcf;
    padding: 5px 10px;
    background: #79b9f2
}

.box-content .xemtatca a:hover {
    color: red
}

.mid {
    border: 1px solid #e6e6e6;
    margin-bottom: 10px;
    background: #fff;
    padding: 5px
}

.mid ul li {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0
}

.mid ul li:last-child {
    border-bottom: none
}

.mid ul li a img {
    width: 80px;
    height: 60px;
    margin-right: 15px;
    margin-left: 5px;
    float: left
}

.mid .hinhanh {
    padding: 0 5px
}

.slicknav_menu {
    display: none
}

#header {
    margin-bottom: -10px
}

.bgwhite {
    position: relative;
    width: 100%;
    padding: 40px 0;
    margin: 0;
    overflow: hidden;
    min-height: 500px;
    background-color: #fff
}

.box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden
}

.box-image .image-cover {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 60%;
    background-position: 50% 50%;
    background-size: cover
}

.box-image img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}

div.backtop {
    cursor: pointer;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 99999;
}
#productshop {
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}
#productshop .title-info {
    margin-bottom: 15px;
}
#productshop .slogan {
    margin-top: 20px;
    font-size: 16px;
    color: #7a7a7a;
    text-align: center;
    padding: 0 0 10px 0;
    font-weight: 500;
}
#productshop .nav-tabs {
    border-bottom: none;
    margin: 10px 0 25px 0;
    text-align: center;
}
#productshop .nav-tabs > li {
    float: none;
    display: inline-block;
    margin-right: 6px;
}
#productshop .nav-tabs > li > a {
    border: 2px solid #000;
    font-size: 16px;
    border-radius: 0;
    padding: 8px 40px;
    font-weight: 500;
    min-width: 150px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#productshop .nav-tabs > li.active > a {
    background-color: #000;
    color: #fff;
}
#productshop .infobox {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
#productshop .infobox .img-box {
    width: 100%;
    overflow: hidden;
    position: relative;
}
#productshop .infobox img {
    width: 100%;
    height: 100%;
    transition: ease 0.35s;
    -webkit-transition: ease 0.35s;
    -moz-transition: ease 0.35s;
    -ms-transition: ease 0.35s;
    -o-transition: ease 0.35s;
    z-index: 1;
    position: absolute;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    top: 50%;
}
#productshop .infobox a.title-box {
    height: 33px;
    font-size: 16px;
    display: block;
    font-weight: 500;
    padding: 10px 0;
    overflow: hidden;
}
#productshop .infobox .price-box {
    color: #eb2525;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 5px;
}
#productshop .infobox:hover {
    box-shadow: 0px 0px 10px #999;
}
#productshop .infobox:hover img {
    transform: scale(1.066) translate(0, -50%);
    -webkit-transform: scale(1.066) translate(0, -50%);
    -moz-transform: scale(1.066) translate(0, -50%);
    -o-transform: scale(1.066) translate(0, -50%);
    -ms-transform: scale(1.066) translate(0, -50%);
}
#introshop {
    background: #EEE none repeat scroll 0 0;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    font-size: 13px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
#introshop .introbox {
    position: relative;
    min-height: 170px;
    padding: 10px 0 10px 0;
    margin: 0;
}
#introshop .title-box img {
    margin: 0 0 10px 0;
}
#introshop .title-box .title {
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-weight: 500;
}


.s_body {
    position: relative;
    margin: 0 auto 20px;
    padding: 20px;
    width: 100%;
    background-color: #fafafa;
    border: 1px solid #ebebeb
}

.s_body .cart-header {
    height: 52px !important
}

.s_body .cssQuantity {
    width: 20% !important
}

.s_body .cssMoney {
    width: 30% !important
}

.c_check {
    position: relative;
    width: 100%;
    background-color: #fafafa;
    text-align: right;
    margin: 20px auto;
    padding: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #ebebeb;
    border-image: initial
}

.c_order {
    position: relative;
    width: 100%;
    text-align: right;
    margin: 0 0 20px;
    padding: 0
}

.s_body .form-group {
    margin: 5px 0
}

.main-content .left h2, .title2 h2 {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #eee;
}

.post-label {
    padding: 0 0 0 15px;
    border-bottom: 1px solid #ebebeb;
    background: #f2f2f2;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    height: 37px;
    line-height: 37px
}

.right .row {
    padding-left: 2px;
    padding-right: 2px
}

.contact {
    margin-top: 15px
}

.contact .form-control, .contact .btn {
    border-radius: 0
}

.right .product {
    text-align: center;
    margin-top: 10px;
    display: block;
    min-height: 245px
}

@media screen and (min-width: 70em) {
    .product img {
        display: block;
        min-height: 170px;
        max-height: 170px
    }
}


div.chi_tiet {
    text-align: justify
}

#chi_tiet {
    background: #fff
}

#chi_tiet p {
    padding: 3px 0
}

#chi_tiet h1, h2, h3, h4, h5, h6 {
    padding: 10px 0;
    margin: 0
}

.noidung ul {
    margin-left: 22px;
    line-height: 22px
}

#chi_tiet h2 {
    text-align: left
}

.title-right {
    font-size: 20px
}

.border-dashed {
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    padding-top: 10px
}

.date {
    padding: 0 !important;
    color: #6d6d6d;
    font-size: 13px
}
.home-news {
    background: #EEE none repeat scroll 0 0;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    font-size: 13px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.home-news .sg-collection-title {
    background: #EEE;
}
.news-title {
    float: left;
    margin-bottom: 15px;
    width: 100%;
    border-bottom: 1px solid #ebebeb
}

.news-title h3 {
    padding: 0 0 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    display: block;
    color: #333
}

.news-title h3 span {
    border-bottom: 2px solid #000;
    padding: 0 0 6px
}

.news-slider .item {
    margin: 10px 0;
    position: relative;
    width: 100%;
    display: block;
}

.news-slider .item .ndes {
    display: block;
}
.post-date {
    padding-bottom: 5px;
    color: #5e5f5f;
    font-weight: normal;
    font-size: 13px;
    margin-left: 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.news-slider .item h4 {
    font-size: 15px;
    font-weight: 600;
    line-height: 18px
}
.car_choose ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.car_choose ul li {
    width: 50%;
    float: left;
}
.car_choose ul li input {
    margin-right: 5px;
}
.car_choose ul li input, .car_choose ul li label {
    display: inline-block;
    width: auto;
    height: auto;
    font-weight: normal;
}
.title-f{
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
.content-f {
    line-height: 1.5;
    margin: 25px 0;
    color: #EEE;
    font-size: 13px;
}
.content-f ul {
    list-style: none;
    line-height: 25px
}
.content-f ul li a {
    color: #eee;
    line-height: 13px;
}
.content-f ul li a::before {
    content: "»";
    margin-right: 5px;
    font-size: 15px;
}
.copyright {
    font-size: 12px;
    padding: 20px 0;
    background: #222222;
}
.copyright {
    color: #666;
    text-align: left;
}
div.lienket p > a {
    color: #A9A9A9;
    text-decoration: none;
    transition: color .3s;
    -webkit-transition: color .3s;
    -moz-transition: color .3s
}

div.lienket p > a:hover {
    color: #fff
}

.menu-nav > ul {
    margin: 0
}

.menu-nav li {
    list-style: none
}

.menu-nav > ul > li.active > a, .menu-nav > ul > li > a:hover {
    color: #a6a6a6;
    background-color: #111;
}

.menu-nav > ul > li:hover > a:before {
    clear: both;
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
    border-width: 0 7px 6px;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -5px;
    z-index: 1009
}

.menu-nav a {
    color: #fff;
webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.menu-nav > ul > li {
    float: left;
    position: relative;
    border-right: 1px solid #151515;
}
.menu-nav > ul > li:last-child{
    border-right: none;
}
.menu-nav > ul > li > a {
     text-transform: uppercase;
     padding: 15px 20px;
     position: relative;
     text-decoration: none;
     display: block;
     font-weight: 600;
     transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
 }
.menu-nav > ul li a i{
    text-align: left;
    font-size: 10px;
    top: 0px;
    right: -1px;
}

.menu-nav > ul > li > ul {
    background: #fff;
    display: none;
    position: absolute;
    top: 50px;
    width: 260px;
    left: 0;
    z-index: 100;
    webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}


.menu-nav > ul > li.product > ul {
    border: solid 1px #d7d7d7;
    min-height: 267px
}

.menu-nav > ul > li.product > ul ul {
    display: none
}

.menu-nav > ul > li.product > ul > li > a {
    background-position: top 7px left 5px;
    background-repeat: no-repeat;
    background-size: 30px auto !important;
    -moz-background-size: 30px auto !important;
    -webkit-background-size: 30px auto !important;
    display: block;
    color: #000;
    padding: 12px 15px 12px 37px;
    text-transform: none
}


.menu-nav > ul > li:hover ul {
    display: block
}

.menu-nav > ul > li > ul li a {
    display: block;
    color: #000;
    padding: 12px 15px;
    text-transform: none
}

.menu-nav > ul > li > ul li {
    border-bottom: 1px dotted #bcbec0;
    position: relative
}

.menu-nav > ul > li > ul li:last-child {
    border-bottom: none
}

.menu-nav > ul > li > ul li:hover {
    border-left: 3px solid #FFCA00
}

.menu-nav > ul > li:hover > ul > li > ul {
    display: none
}

.menu-nav > ul > li:hover > ul > li:hover > ul {
    display: block;
    position: absolute;
    background: #EEE;
    width: 230px;
    left: 100%;
    top: 0
}

.menu-nav ul li:hover ul li:hover ul li {
    display: block;
    position: relative
}

.menu-nav ul li:hover ul li:hover ul li ul {
    display: none
}

.menu-nav ul li:hover ul li:hover ul li:hover ul {
    display: block;
    position: absolute;
    background: #3A3A3A;
    left: 100%;
    top: 0;
    width: 200px
}
.product-detail .product-price-col h1 {
    line-height: 1.5;
    text-align: left;
    margin: 0 0 20px 0;
    font-size: 20px;
    padding: 0;
    color: #000;
}
.product-detail .info_property {
    margin-top: 10px;
}
.product-detail .info_property p {
    margin-bottom: 12px;
}
.product-detail .info_property label {
    width: 100px;
    float: left;
    display: inline-block;
    font-weight: 500;
    color: #444;
}
.product-detail .info_property strong {
    font-weight: normal;
    margin-left: 10px;
}
.product-detail .info_property strong.price {
    color: #eb2525;
    font-size: 14px;
    font-weight: 600;
}
.box_user h3.title_user {
    padding: 0 0 10px;
    margin: 20px 0 0;
    position: relative;
    display: block;
    color: #333;
    border-bottom: 1px solid #ebebeb;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600
}

.box_user div.underline {
    display: block;
    position: relative;
    width: 100px;
    height: 2px;
    background: #000;
    padding: 0;
    margin: -2px 0 20px
}

ul.menu_inpage {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    position: relative
}

ul.menu_inpage li {
    padding: 0;
    margin: 0;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

ul.menu_inpage li a {
    color: #333;
    font-style: normal;
    padding: 5px 0;
    margin-bottom: 2px;
    font-weight: 300;
    font-size: 17px;
    display: block;
    border-bottom: 1px solid transparent;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

ul.menu_inpage li a:hover, ul.menu_inpage li.current a {
    color: #000;
    border-bottom: 1px solid #ed1651
}

.box_user {
    position: relative;
    min-height: 350px
}

.box_user .s_body {
    margin-top: 20px;
    background: none;
    min-height: 250px
}

.box_user .s_body a.btn {
    color: #fff
}

.box_user .s_body .nv-info {
    border-width: 1px;
    border-style: solid;
    border-color: #D4D4D4;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #f7f7f7;
    color: #333;
    padding: 10px
}

.box_user .s_body h2 {
    font-size: 22px;
    font-weight: 600
}

div.random > img {
    width: 100%;
    max-height: 200px
}

div.content-footer span > a {
    color: #fff;
    background: #F15620;
    padding: 3px 5px;
    margin-right: 2px;
    font-size: 12px;
    transition: all .4s
}

div.content-footer span > a:hover {
    background: #E03800;
    text-decoration: none
}

div.phantrang {
    margin: 15px -4px;
    padding: 0
}

.popup-view .title-sm, .popup-view .title-sm.binh {
    line-height: 28px;
    padding: 0;
    border-bottom: none;
    font: 20px chevin, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #8DC63F
}

div.phantrang > a, div.phantrang > strong {
    border: 2px solid #8dc63f;
    background: #fff;
    color: #8DC63F;
    background-color: transparent;
    padding: 1px 10px;
    font-family: chevin, sans-serif;
    transition: all .3s
}

div.phantrang strong {
    background-color: #8dc63f;
    border: 2px solid #8dc63f;
    color: #FFF
}

div.phantrang a:hover {
    text-decoration: none;
    background-color: #8dc63f;
    border: 2px solid #8dc63f;
    color: #FFF
}

legend {
    font-size: 14px
}

.slide .image-cover {
    padding-top: 41.5%
}

.carousel-indicators .active {
    background-color: #000
}

.carousel-indicators li {
    border: 1px solid #000
}

.box-cat {
    margin-bottom: 10px
}

.box-cat .image-cover {
    padding-top: 50%
}

.homepromo {
    clear: both;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    flex: 1 100%;
    position: relative;
    overflow: hidden;
    overflow: hidden
}

.homepromo p {
    font-size: 12px;
    color: #333;
    white-space: normal;
    line-height: 1.4;
    width: 155px;
    float: left;
    margin-left: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.named {
    float: left;
    width: 88px;
    font: normal 14px/34px Arial;
    color: #333
}

.boxnum {
    width: 52px;
    height: 32px;
    border: 1px solid #e1e1e1;
    position: relative;
    z-index: 1;
    float: left;
    background: #fff
}

.input {
    width: 32px;
    height: 30px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    border: none
}

.add {
    cursor: pointer;
    width: 20px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/add.png) no-repeat bottom 3px center;
    display: block
}

.less {
    cursor: pointer;
    width: 20px;
    height: 16px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/less.png) no-repeat bottom 3px center;
    display: block
}

.btnAddCard, .updatecard {
    cursor: pointer;
    border: none;
    float: left;
    width: 190px;
    height: 34px;
    background: url(../images/btnAddCard.png) no-repeat center center;
    font: bold 15px/34px Arial;
    color: #f5f3f0;
    text-transform: uppercase;
    text-align: center;
    margin-left: 15px
}

.home-cart-symbol {
    float: left;
    width: 51px;
    height: 52px;
    background: url(../images/icon.png) repeat-x scroll -183px top transparent;
    margin: 2px
}

.home-cart-symbol a {
    text-decoration: none;
    width: 50px;
    height: 50px;
    display: inline-block
}

.home-cart-text {
    float: left;
    padding-left: 10px;
    padding-top: 5px;
    line-height: 20px
}

.home-cart-text .cssTitle {
    font-size: 14px
}

.home-cart-text .cssNumber {
    font-size: 14px;
    color: #ff7c00
}

.home-cart-text a {
    text-decoration: none;
    color: #000
}

.margin-left {
    margin-left: 5px
}

.panel-title {
    padding: 0;
    font-weight: 700
}

.cart-title {
    padding: 5px
}

.cart-title .cssLeft {
    float: left;
    width: 70px
}

.cart-title .cssRight {
    float: left;
    width: 700px
}

.cart-title h1 {
    color: #24316A;
    font-size: 22px;
    font-weight: 700;
    font-family: Arial;
    margin: 0;
    padding-bottom: 3px
}

.cart-header {
    border: solid 1px #c2c2c2;
    background-color: #d7d7d7;
    height: 26px;
    font-weight: 700
}

.cart-header div {
    float: left;
    padding-top: 6px;
    height: 20px
}

.cart-header .action {
    width: 4%
}

.cart-header .cssInfo {
    width: 44%;
    border-right: solid 1px #c2c2c2
}

.cart-header .cssPrice {
    width: 20%;
    text-align: center;
    border-right: solid 1px #c2c2c2
}

.cart-header .cssQuantity {
    width: 10%;
    text-align: center;
    border-right: solid 1px #c2c2c2
}

.cart-header .cssMoney {
    width: 20%;
    text-align: right
}

.list-border {
    border-left: solid 1px #c2c2c2;
    border-right: solid 1px #c2c2c2;
    border-bottom: solid 1px #c2c2c2
}

.cart-list {
    border-bottom: dotted 1px #cacaca;
    padding: 5px 0
}

.cart-list p {
    margin: 0;
    padding: 15px 0 0
}

.cart-list .action {
    float: left;
    width: 4%;
    padding: 5px
}

.cart-list .cssInfo {
    float: left;
    width: 44%;
    color: #666;
    border-right: dotted 1px #cacaca;
    padding-left: 5px;
    border-left: dotted 1px #cacaca
}

.cart-list .cssInfo .cssRight {
    float: left;
    width: 78%
}

.cart-list .cssInfo p {
    padding-top: 3px
}

.cart-list .cssPrice {
    float: left;
    width: 20%;
    text-align: center;
    font-weight: 700;
    border-right: dotted 1px #c2c2c2
}

.cart-list .cssQuantity {
    float: left;
    width: 10%;
    text-align: center;
    border-right: dotted 1px #c2c2c2
}

.cart-list .cssMoney {
    float: left;
    width: 20%;
    text-align: right;
    color: Red;
    font-weight: 700;
    font-size: 14px
}

.cart-list:hover {
    background-color: #fcfcfc
}

.cart-list .cssInfo p {
    padding-left: 5px
}

.cart-list .cssInfo a {
    font-weight: 700;
    color: #333;
    text-decoration: none
}

.cart-list .cssInfo a:hover {
    text-decoration: underline
}

.cart-list .cssSale {
    color: Red
}

.cart-list .cssPrice .cssPriceSale, .cart-list .cssPrice .cssPriceNew {
    color: Red
}

.cart-list .cssPrice .cssPriceLine {
    text-decoration: line-through;
    color: #333;
    font-size: 13px;
    font-family: Arial
}

.cart-list .cssMoney p {
    padding-right: 10px
}

.cart-money {
    text-align: right;
    padding: 3px 0
}

.cart-money .cssText {
    display: inline-block;
    text-align: right;
    font-size: 14px;
    font-weight: 700;
    padding-right: 20px
}

.cart-money .cssMoney {
    display: inline-block;
    text-align: right;
    font-weight: 700;
    color: Red;
    font-size: 18px;
    padding-right: 10px
}

.cart-submit {
    text-align: right;
    padding-top: 5px;
    padding-bottom: 10px
}

.cart-submit .coupon {
    float: left;
    font-weight: 700
}

.cart-submit .coupon .textbox {
    height: 22px;
    width: 200px;
    color: #666;
    border-radius: 2px;
    border: solid 1px #CCC;
    background-color: none
}

.cart-submit .cart {
    float: right
}

.cartPayment-title {
    font-weight: 700;
    padding: 25px 0 10px
}

.cartPayment-note {
    padding-bottom: 2px
}

.cartPayment-note a {
    font-weight: 700;
    color: Blue
}

.cartPayment-note a:hover {
    color: Red
}

.cartPayment-form {
    border: solid 1px #e8e8e8;
    margin-top: -1px
}

.cartPayment-form .form-cols1 {
    float: left;
    width: 15%;
    padding: 5px 0 5px 10px
}

.cartPayment-form .form-cols2 {
    float: left;
    width: 80%;
    padding: 5px 0 5px 5px;
    border-left: solid 1px #e8e8e8
}

.cartPayment-form input {
    border-color: gray #E9E9E9 #E9E9E9 gray;
    border-left: 1px solid gray;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    height: 22px;
    width: 400px
}

.cartPayment-contentPatment {
    padding: 10px 15px 5px
}

.cartPayment-send {
    padding-top: 5px;
    text-align: right;
    padding-right: 10px
}

.cart-delAll a {
    font-size: 11px;
    text-decoration: none;
    color: Red
}

.cart-delAll a:hover {
    text-decoration: underline
}

.required {
    color: red;
    font-weight: 700
}

.body_small li a {
    background: #009124;
    color: #FFF;
    font-weight: 700;
    text-decoration: none;
    line-height: 34px;
    font-size: 13px;
    display: block;
    padding-left: 15px;
    border-bottom: 2px solid #e8e8e8
}

.body_small li a:hover {
    background: #D2E8F6;
    color: #05A452
}

.text li {
    margin-left: 10px;
    color: #05A452
}

.text li a {
    color: #000
}

.body_pd2 {
    min-height: 320px;
    padding-left: 5px;
    padding-right: 5px
}

.body_pd2 img {
    margin-top: 5px;
    margin-right: 5px;
    width: 150px;
    height: 100px
}

.body_pd2 img:hover, .body_pd img:hover {
    border: 1px solid #05A452
}

.body_pd2 span {
    display: block;
    margin-top: 4px;
    font-size: 12px
}

.body_pd2 li {
    margin-left: 20px;
    color: #05A452
}

.body_pd2 li h3 {
    font-size: 12px;
    padding: 0;
    color: #000
}

.hr {
    margin-top: 10px;
    background: #05A452;
    width: 40px;
    height: 3px
}

.maincontentleft {
    padding-right: 5px;
    padding-left: 0
}

.maincontentleft i {
    color: #05A452
}

.maincontentleft ul li {
    border-bottom: 1px solid #dedede;
    padding: 12.6px 5px
}

.maincontentleft ul li:last-child {
    border-bottom: none
}

.maincontentleft ul li a h4 {
    color: #000;
    font-weight: 700;
    font-size: 12px;
    padding: 0
}

.maincontentleft ul li a:hover {
    text-decoration: underline
}

.maincontentright {
    padding-left: 5px;
    padding-right: 0
}

.maincontentright img {
    margin-right: 5px;
    margin-left: 5px
}

.maincontentright h4 {
    margin-right: 5px;
    color: #000;
    font-weight: 700;
    font-size: 12px;
    padding: 0
}

.maincontentright h4:hover {
    text-decoration: underline
}

.link-slider a {
    color: #fff;
    font-size: 24px
}

.post-new-left {
    padding-left: 0
}

.tag-label-list ul li a {
    font-family: chevin, sans-serif;
    font-size: 12px
}

.tag-label-list ul li {
    background: #79B9F2;
    padding: 5px;
    margin: 5px
}

p.deal-host-excerpt {
    text-align: justify;
    color: #000
}

.doitac {
    margin: 20px 0px
}
.doitac .doitac-item {
    margin-bottom: 15px;
}
.doitac .doitac-item .doitac-title {
    min-height: 60px;
    font-size: 14px;
    display: block;
    font-weight: 500;
    padding: 10px 0;
    overflow: hidden;
}
#wrapHeader {
    width: 100%;
    height: 0;
    position: relative
}

.p-headFolder {
    color: #1559BE;
    font: bold 1.4em arial;
    margin: 0 12px
}

#new .col-md-4 {
    border-left: 1px solid #DBDBDB;
    min-height: 230px
}

#new .newleft {
    border-left: none
}

#new li {
    border-bottom: 1px dashed #DBDBDB;
    list-style: none;
    padding: 5px 0
}

#new li .p-date {
    color: #787878;
    font-style: italic
}

.bg-footer {
    padding: 50px 0 0;
    background-color: #333333;
    border-top: 1px solid #ebebeb
}

.oders {
    background: #F7F7F7;
    color: #212121;
    margin-top: 12px;
    padding-bottom: 10px
}

.order-info {
    padding: 0 10px;
    margin: 10px 0;
    float: left;
    border-bottom: 1px solid #dadada;
    width: 100%;
    font-size: 13px
}

.orser_desc {
    font-size: 12px;
    color: #757575
}

.capsule {
    font-size: 12px;
    display: inline-block;
    background-color: #eff0f5;
    max-width: 150px;
    padding: 4px 12px;
    border-radius: 24px
}

.order-item {
    width: 100%;
    min-height: 80px;
    margin: 12px 0 0;
    float: left
}

#bottomhotline .buttonbottom {
    bottom: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    height: 35px;
    padding: 0 20px;
    position: fixed;
    right: 0;
    z-index: 99;
    width: 100%;
    text-align: center;
}
#bottomhotline .buttonbottom a {
    color: #FFF;
    background: #C90000;
    border-radius: 2px;
    margin-right: 15px;
    padding: 6px 20px;
}
#bottomhotline .buttonbottom a.baogia {
    background: #000;
}
#bottomhotline .buttonbottom a:last-child {
    margin-right: 0;
}
.fix {
    background: #f2f2f2;
    left: 0;
    max-width: 100%;
    overflow: visible;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 1000
}
.fix a {
    color: #000;
}
.modal-header {
    padding: 0 15px;
}
.modal-header .close {
    margin-top: 10px;
}
.modal-content {
    border-radius: 2px;
}
@media screen and (max-width: 70em) {
    .menu-head {
        display: none
    }
    .slicknav_menu {
        display: block
    }


    .sidebar-right {
        padding-left: 15px
    }
    #aboutus .titleabout {
        text-align: center;
    }
    #aboutus .buttonabout ul li {
        width: 40%;
        float: left;
        display: block;
        margin-right: 5%;
        margin-bottom: 15px;
        margin-top: 0;
        float: left;
    }
    #aboutus .buttonabout ul li:last-child {
        margin-right: 0!important;
    }

    #aboutus .buttonabout ul li a {
        width: 100%;
        display: block;
    }
    .box-menu a {
        margin: 10px 0
    }

    .logo img, .logo-footer img {
        height: auto;
        margin: 0 auto
    }

    .menu-top {
        display: none
    }
    #bottomhotline .buttonbottom{
        padding: 0;
    }
    #bottomhotline .buttonbottom a {
        padding: 3px 10px;
    }
    .sg-collection-title {
        width: 80%;
    }
    .sg-collection-title h3 {
        font-size: 18px;
    }
    .collection-title:after {
        top: -22px;
    }
    #head {
        margin-top: 55px;
        z-index: 1 !important;
        position: relative !important;
    }

    .carousel-caption, .slide-description {
        display: none
    }

    .box-cat {
        float: left;
        width: 50%
    }

    .search {
        padding: 5px 0
    }

}

@media screen and (max-width: 1020px) {
}

@media (min-width: 1200px) {
}