body {
    background: #fff;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 14px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.3125;
    overflow-x: hidden;
}

img {
    max-width: 100%;
}

a {
    color: #333;
    display: inline-block;
}

a:hover {
    color: #b43701;
    text-decoration: none;
}

.bredcrum {
    margin: 10px 0;
}

.bredcrum ul {
    margin-bottom: 0;
    padding: 0;
}

.bredcrum ul li {
    list-style: none;
    display: inline-block;
    color: #777;
    font-size: 0.92em;
}

.bredcrum ul li a {
    color: #777;
    font-size: 1em;
}

.rating {
    margin-top: 10px;
    margin-bottom: 15px;
}

.rating .rating0:after {
    content: "\f006\f006\f006\f006\f006";
}

.rating .rating1:after {
    content: "\f005\f006\f006\f006\f006";
}

.rating .rating2:after {
    content: "\f005\f005\f006\f006\f006";
}

.rating .rating3:after {
    content: "\f005\f005\f005\f006\f006";
}

.rating .rating4:after {
    content: "\f005\f006\f005\f005\f006";
}

.rating .rating5:after {
    content: "\f005\f005\f005\f005\f005";
}

.rating i {
    color: #eec327;
}

.rating a:hover {
    text-decoration: underline;
}

#header .top {
    background: #6d6d6d;
}

#header .top .left p,
#header .top .right p {
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    line-height: 37px;
}

#header .top .center {
    text-align: right;
    padding-top: 3px;
    padding-bottom: 3px;
}

#header .top .center .hotline {
    width: 270px;
    display: flex;
}

#header .top .center .hotline span.nth1 {
    background: #b43701;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    display: inline-block;
    line-height: 31px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    position: relative;
    z-index: 99;
}

#header .top .center .hotline span.nth2 {
    background: #b43701;
    padding-left: 30px;
    padding-right: 10px;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    margin-left: -25px;
    font-weight: bold;
    height: 27px;
    line-height: 23px;
    margin-top: 2px;
}

#header .main_header {
    padding-top: 15px;
    padding-bottom: 15px;
}

#header .main_header .search form {
    display: flex;
}

#header .main_header .search form input {
    width: auto;
    height: 36px;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-right: 0;
}

#header .main_header .search form button {
    background: #b43701;
    height: 36px;
    width: 82px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    border: none;
    white-space: nowrap;
}

#header .main_header .search form button:hover {
    background: #ed4039;
    cursor: pointer;
}

#header .main_header .icon_header ul {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    float: right;
}

#header .main_header .icon_header ul li {
    float: left;
    padding: 5px 0 0 60px;
    background-size: 50px auto !important;
    -moz-background-size: 50px auto !important;
    -webkit-background-size: 50px auto !important;
    height: 50px;
    overflow: hidden;
    text-transform: uppercase;
    line-height: 20px;
    margin-left: 15px;
}

#header .main_header .icon_header ul li:nth-child(1) {
    background: transparent url(../images/icon_queta.png) no-repeat;
}

#header .main_header .icon_header ul li:nth-child(2) {
    background: transparent url(../images/money_best.png) no-repeat;
}

#header .main_header .icon_header ul li:nth-child(3) {
    background: transparent url(../images/icon-giao-hang.png) no-repeat;
}

#header .main-menu {
    background: #b43701;
}

#header .main-menu .navbar {
    padding: 0;
}

#header .main-menu .nav-item.active .nav-link {
    background: #eee;
    color: #333;
}

#header .main-menu .nav-link {
    color: #fff;
    text-transform: uppercase;
    padding: 12px 40px;
}

#defaul-home {
    margin-top: 10px;
}

#defaul-home .page-intro {
    margin-top: 15px;
    line-height: 1.5;
    font-size: 16px;
}

#defaul-home .page-intro .btn-muangay {
    text-align: center;
}

#defaul-home .list-cat-product-home {
    margin-bottom: 20px;
}

#defaul-home .list-cat-product-home .title {
    border-bottom: 2px solid #b43701;
}

#defaul-home .list-cat-product-home .title h3 {
    display: inline-block;
    background: #b43701;
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
    text-transform: uppercase;
    position: relative;
    padding: 0 10px;
}

#defaul-home .list-cat-product-home .title h3:after {
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 0;
    border-right: 0;
    border-left: 30px solid #e03232;
    border-top: 30px solid transparent;
    content: "";
    top: 0;
    right: -30px;
    border-left: 30px solid #b43701;
}

#defaul-home .list-cat-news-home .title {
    border-bottom: 2px solid #b43701;
    display: inline-block;
    background: #b43701;
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
    text-transform: uppercase;
    position: relative;
    padding: 0 10px;
}

#defaul-home .list-cat-news-home .title h3:after {
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 0;
    border-right: 0;
    border-left: 30px solid #e03232;
    border-top: 30px solid transparent;
    content: "";
    top: 0;
    right: -30px;
    border-left: 30px solid #b43701;
}

#defaul-home .list-cat-news-home .list_news {
    margin-top: 10px;
}

#defaul-home .list-cat-news-home .list_news .big .name-new {
    font-size: 18px;
    display: inline-block;
    line-height: 25px;
    font-weight: 700;
    margin-top: 10px;
}

#defaul-home .list-cat-news-home .list_news .list_news_small .name-new {
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
}

.title-sidebar {
    background: #b43701;
    height: 40px;
    padding: 0 10px;
    color: #fff;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    position: relative;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.sidebar-style2 .title-sidebar {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #ddd;
    border-bottom: none;
    border-radius: 0 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 35px !important;
    padding-left: 10px;
    height: 35px !important;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    position: relative;
    background-image: url(../images/overlay_dia.png) !important;
}

.sidebar-style2 #danhgiaKH {
    margin-top: 0 !important;
    border: 1px solid #ddd;
    padding: 10px;
}

.sidebar-style2 .datmuasanpham {
    display: none;
}

.danhgiacuakh #danhgiaKH {
    margin-top: 20px;
}

.danhgiacuakh .carousel-item img {
    float: left;
    margin-right: 15px;
    border-radius: 6px;
}

.danhgiacuakh .carousel-item .name {
    font-weight: 700;
    font-size: 15px;
}

.danhgiacuakh .carousel-item .sapo {
    color: #0000ff;
    font-weight: bold;
    text-align: justify;
}

.danhgiacuakh .carousel-item .sapo p {
    margin-bottom: 0;
}

.danhgiacuakh .carousel-item .rating i {
    color: #ffd700;
    margin-right: -4px;
}

.danhgiacuakh .carousel-indicators {
    position: static;
}

.danhgiacuakh .carousel-indicators li {
    cursor: pointer;
    width: 13px;
    height: 13px;
    background: #ddd;
    border-radius: 50%;
}

.danhgiacuakh .carousel-indicators li.active {
    background: #D69746;
}

.khachmuahang {
    margin-top: 30px;
}

.khachmuahang #khachmuahang {
    border: 1px solid #dfdfdf;
    padding: 10px;
}

.khachmuahang .carousel-indicators {
    position: static;
    margin-top: 15px;
}

.khachmuahang .carousel-indicators li {
    cursor: pointer;
    width: 10px;
    height: 10px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
}

.khachmuahang .carousel-indicators li.active {
    background: #000;
}

.sanphamnoibat {
    margin-top: 15px;
}

.sanphamnoibat .list_product {
    border: 1px solid #dfdfdf;
    margin-top: 0 !important;
    padding: 10px;
}

.sanphamnoibat .list_product hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px dashed #ccc;
}

.sanphamnoibat .list_product .item-pr .name-pr {
    font-size: 15px;
    font-weight: bold;
}

.sanphamnoibat .list_product .item-pr .name-pr a {
    color: #0000ff;
}

.sanphamnoibat .list_product .item-pr .rating {
    margin-top: 5px;
}

.sanphamnoibat .list_product .item-pr .rating i {
    color: #eec327;
    margin-right: -4px;
}

.sanphamnoibat .list_product .item-pr .price .price_old {
    display: inline-block;
    color: #898989;
    font-size: 13px;
    text-decoration: line-through;
}

.sanphamnoibat .list_product .item-pr .price .price_old span {
    position: relative;
}

.sanphamnoibat .list_product .item-pr .price .price_old span:after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 1px;
    height: 1.2px;
    width: 8px;
    background: #898989;
}

.sanphamnoibat .list_product .item-pr .price .price_new {
    display: inline-block;
    color: #b43701;
    font-size: 15px;
}

.sanphamnoibat .list_product .item-pr .price .price_new span {
    position: relative;
}

.sanphamnoibat .list_product .item-pr .price .price_new span:after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 1px;
    height: 1.2px;
    width: 8px;
    background: #b43701;
}

.tintucnoibat {
    margin-top: 15px;
}

.tintucnoibat .list_news {
    border: 1px solid #dfdfdf;
    margin-top: 0 !important;
    padding: 10px;
}

.tintucnoibat .list_news hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px dashed #ccc;
}

.tintucnoibat .list_news .item-news .name-new {
    font-size: 14px;
    font-weight: bold;
}

.gioithieusp {
    margin-top: 15px;
}

.fanpage {
    margin-top: 15px;
}

.fanpage .facebook {
    border: 1px solid #dfdfdf;
    padding: 10px;
}

.datmuasanpham {
    margin-top: 15px;
}

.datmuasanpham .form {
    border: 1px solid #dfdfdf;
    padding: 10px;
}

.datmuasanpham .form label {
    font-weight: bold;
}

.datmuasanpham .form input {
    padding: 5px 15px;
    font-size: 13px;
}

.datmuasanpham .form .form-check label {
    font-weight: normal;
}

.datmuasanpham .form button {
    background: #b43701;
    text-transform: uppercase;
    border: none;
    margin-bottom: 30px;
}

.datmuasanpham .form button:hover {
    color: #6d6d6d;
}

#defaul-product {
    margin-top: 15px;
}

#defaul-product .main-slider {
    margin-top: 20px;
}

#defaul-product .sapo-cat .name-cat {
    border-bottom: 2px solid #b43701;
    font-size: 24px;
    text-transform: uppercase;
    color: #e03232;
    margin: 1em 0 0.5em;
    border-bottom: 2px solid #e03232;
    padding: 0 0 8px 0;
}

#defaul-product .order-product {
    display: flex;
    justify-content: space-between;
}

#defaul-product .order-product select {
    padding: 2px;
    border-color: darkgray;
}

#defaul-product h3.title-sidebar {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #ddd;
    border-bottom: none;
    border-radius: 0 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 35px !important;
    padding-left: 10px;
    height: 35px !important;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    position: relative;
    background-image: url(../images/overlay_dia.png) !important;
}

#defaul-product #danhgiaKH {
    margin-top: 0;
    border: 1px solid #ddd;
    padding: 10px;
}

.list_product_all {
    margin-top: 10px;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.list_product_all .item {
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-right: none;
    border-bottom: none;
    position: relative;
    overflow: hidden;
}

.list_product_all .item .text .name-pr {
    margin-bottom: 0;
    font-size: 1em;
    margin-top: 17px;
}

.list_product_all .item .text .name-pr a {
    font-size: 1em;
    line-height: 1.4;
}

.list_product_all .item .text .rating {
    margin-top: 5px;
}

.list_product_all .item .text .rating i {
    color: #eec327;
    margin-right: -4px;
}

.list_product_all .item .text .price {
    margin-bottom: 17px;
}

.list_product_all .item .text .price .price_old {
    display: inline-block;
    color: #898989;
    font-weight: 400;
    font-size: 14px;
    text-decoration: line-through;
}

.list_product_all .item .text .price .price_old span {
    position: relative;
}

.list_product_all .item .text .price .price_old span:after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 1px;
    height: 1.2px;
    width: 8px;
    background: #898989;
}

.list_product_all .item .text .price .price_new {
    display: inline-block;
    color: #b43701;
    font-weight: 700;
    font-size: 16px;
}

.list_product_all .item .text .price .price_new span {
    position: relative;
}

.list_product_all .item .text .price .price_new span:after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 1px;
    height: 1.2px;
    width: 8px;
    background: #b43701;
}

.list_product_all .item .text .onsale {
    background-color: #ed4039;
    border-radius: 0;
    color: #fff;
    display: block;
    font-weight: 400;
    height: 22px;
    line-height: 22px;
    min-height: 0;
    position: absolute;
    z-index: 81;
    margin: 0;
    right: auto;
    font-size: 13px;
    top: 12px;
    left: -27px;
    padding: 0 23px;
    transform: rotate(319deg);
    -webkit-transform: rotate(319deg);
    -moz-transform: rotate(319deg);
    -o-transform: rotate(319deg);
    -ms-transform: rotate(319deg);
}

blockquote {
    border-width: 1px 1px 1px 3px;
    border-style: solid;
    border-color: #eaeaea #eaeaea #eaeaea #ED564B;
    margin-bottom: 20px;
    padding: 20px;
    font-style: italic;
    border-left: 3px solid #ae0000;
    font-size: inherit;
}

blockquote p {
    margin-bottom: 0;
}

#default-news {
    margin-top: 15px;
}

#default-news .name-cat {
    font-size: 24px;
    text-transform: uppercase;
    color: #b43701;
    margin: 0 0 10px;
    padding: 0;
    line-height: 33px;
    margin-bottom: 20px;
}

#default-news h2.post-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin: 0 0 10px;
    color: #454343;
}

#default-news h2.post-title a {
    color: #454343;
    text-decoration: none;
    display: block;
}

#default-news .post-info {
    color: #989898;
    font-size: 13px;
    margin: 0 0 10px;
}

#default-news .post-info span {
    white-space: nowrap;
    margin: 0 10px 0 0;
    display: inline-block;
}

#default-news a.read_more {
    color: #fff;
    background: #b43701;
    padding: 6px 20px;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    margin: 10px 0 0 0;
}

#default-news a.read_more:hover {
    background: #6d6d6d;
}

#detail-product .top-product .left .text .name-pr {
    color: #333;
    font-size: 23px;
    line-height: 30px;
    text-transform: uppercase;
}

#detail-product .top-product .left .text .price {
    margin-bottom: 17px;
}

#detail-product .top-product .left .text .price .price_old {
    display: inline-block;
    color: #999;
    font-weight: 400;
    font-size: 17px;
    text-decoration: line-through;
    margin-right: 10px;
}

#detail-product .top-product .left .text .price .price_old span {
    position: relative;
}

#detail-product .top-product .left .text .price .price_old span:after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 1px;
    height: 1.2px;
    width: 8px;
    background: #999;
}

#detail-product .top-product .left .text .price .price_new {
    display: inline-block;
    color: #b43701;
    font-weight: 700;
    font-size: 25px;
}

#detail-product .top-product .left .text .price .price_new span {
    position: relative;
}

#detail-product .top-product .left .text .price .price_new span:after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 1px;
    height: 1.2px;
    width: 8px;
    background: #b43701;
}

#detail-product .top-product .left .text .sapo ul {
    padding-left: 17px;
}

#detail-product .top-product .left .text .sapo ul li {
    color: #800000;
}

#detail-product .top-product .left .text .form-dathang {
    margin-top: 15px;
    margin-bottom: 20px;
    display: flex;
}

#detail-product .top-product .left .text .form-dathang input {
    height: 30px;
    width: 55px;
    padding-left: 5px;
}

#detail-product .top-product .left .text .form-dathang a {
    display: inline-block;
    width: 100px;
    background: #b43701;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
}

#detail-product .top-product .left .text .nj-facebook-messenger {
    background: #0075FF url(../images/facebook-messenger.svg) 15px center no-repeat;
    background-size: auto 55%;
    padding: 8px 15px;
    color: #fff !important;
    border-radius: 3px;
    padding-left: 40px;
    display: inline-block;
    margin-top: 5px;
}

#detail-product .top-product .left .text .product_meta {
    border-left: 2px solid #b43701;
    padding: 0 10px;
}

#detail-product .top-product .left .text .product_meta span {
    display: block;
    margin: 5px 0;
}

#detail-product .top-product .left .text .product_meta span a {
    color: #b43701;
}

#detail-product .top-product .left .text .product_meta span a:hover {
    text-decoration: underline;
}

#detail-product .top-product .left .text .contact-detail {
    float: left;
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    clear: both;
}

#detail-product .top-product .left .text .contact-detail ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    float: left;
}

#detail-product .top-product .left .text .contact-detail ul li {
    line-height: 1.8em;
    font-size: 16px;
}

#detail-product .top-product .left .text .contact-detail ul li span {
    color: #b43701;
    font-size: 18px;
    padding-right: 8px;
}

#detail-product .top-product .left .text .contact-detail ul li:nth-child(1) span {
    color: #0cca4b;
    font-size: 20px;
    padding-right: 10px;
}

#detail-product .top-product .right .chinh_sach_cua_shop {
    border: 1px solid #ccc;
    padding: 20px 10px 0 10px;
}

#detail-product .top-product .right .chinh_sach_cua_shop ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

#detail-product .top-product .right .chinh_sach_cua_shop ul li {
    margin: 0 0 20px;
    overflow: hidden;
    display: table;
    width: 100%;
}

#detail-product .top-product .right .chinh_sach_cua_shop ul li .chinhsach_icon {
    display: table-cell;
    width: 45px;
}

#detail-product .top-product .right .chinh_sach_cua_shop ul li .chinhsach_content {
    display: table-cell;
    padding: 0 0 0 10px;
    vertical-align: middle;
}

#detail-product .top-product .right .chinh_sach_cua_shop ul li .chinhsach_content p {
    margin-bottom: 0;
}

#detail-product .main-product {
    margin-top: 50px;
}

#detail-product .main-product .left .title {
    border-bottom: 2px solid #b43701;
    margin-bottom: 15px;
}

#detail-product .main-product .left .title h2 {
    margin: 0;
    display: inline-block;
    padding: 0 10px;
    background: #b43701;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
    text-transform: uppercase;
    position: relative;
}

#muc_luc {
    background: #f9f9f9;
    border: 1px solid #aaa;
    padding: 10px;
    margin-bottom: 1em;
    width: auto;
    display: table;
    font-size: 95%;
    width: 50%;
    transition: all 0.5s;
}

#muc_luc .toc_title {
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
}

#muc_luc .toc_title a {
    color: #b43701;
    font-weight: normal;
    cursor: pointer;
}

#muc_luc .toc_title a:hover {
    text-decoration: underline;
}

#muc_luc ul {
    padding: 0;
    margin-top: 15px;
}

#muc_luc ul li {
    list-style: none;
    margin-bottom: 5px;
}

#muc_luc ul li a {
    color: #b43701;
}

#muc_luc.active {
    width: 115px;
}

#muc_luc.active ul {
    display: none;
}

#details-post {
    margin-top: 15px;
}

#details-post .name-cat {
    font-size: 24px;
    text-transform: uppercase;
    color: #b43701;
    margin: 0 0 10px;
    padding: 0;
    line-height: 33px;
}

#details-post .post-info {
    color: #989898;
    font-size: 13px;
    margin: 0 0 10px;
}

#details-post .post-info span {
    white-space: nowrap;
    margin: 0 10px 0 0;
    display: inline-block;
}

#details-post .content-post .content {
    line-height: 1.5;
    font-size: 16px;
}

.section_cvp_title,
h1.page-title {
    border-bottom: 2px solid #b43701;
    overflow: hidden;
}

.section_cvp_title h3,
.section_cvp_title h2 {
    margin: 0;
    float: left;
    padding: 0 10px;
    background: #b43701;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
    text-transform: uppercase;
    position: relative;
}

.relatedcat .row>div:nth-child(2n+1) {
    clear: both;
}

.relatedcat a {
    font-weight: 700;
    line-height: 22px;
    display: block;
    text-decoration: none;
}

.relatedcat img {
    width: 120px;
    height: auto;
    float: left;
    margin: 0 10px 0 0;
}

.relatedcat .post-info {
    margin: 10px 0 0;
}

#reviews #comments {
    border-bottom: 1px solid #b43701;
}

#reviews #comments .reviews-title {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 700;
}

#reviews #comments .commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none;
    padding: 0;
}

#reviews #comments .commentlist li {
    padding: 0;
    margin: 0 0 20px;
    border: 0;
    position: relative;
    background: 0;
    border: 0;
}

#reviews #comments .commentlist li img.avatar {
    border-radius: 50%;
    border: 1px solid #ddd;
    float: left;
    top: 0;
    left: 0;
    padding: 1px;
    width: 45px;
    height: auto;
}

#reviews #comments .commentlist li .comment-text {
    margin: 0 0 0 50px;
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
}

#reviews #comments .commentlist li .comment-text .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 65px;
    color: gold;
}

#reviews #comments .commentlist li .comment-text .star-rating .number1:before {
    content: "\f005\f006\f006\f006\f006";
}

#reviews #comments .commentlist li .comment-text .star-rating .number2:before {
    content: "\f005\f005\f006\f006\f006";
}

#reviews #comments .commentlist li .comment-text .star-rating .number3:before {
    content: "\f005\f005\f005\f006\f006";
}

#reviews #comments .commentlist li .comment-text .star-rating .number4:before {
    content: "\f005\f005\f005\f005\f006";
}

#reviews #comments .commentlist li .comment-text .star-rating .number5:before {
    content: "\f005\f005\f005\f005\f005";
}

#reviews #comments .commentlist li .meta {
    font-size: .83em;
    margin: 0 0 1em;
    color: #777;
}

#reviews #review_form_wrapper {
    margin-top: 15px;
}

#reviews #review_form_wrapper #commentform label {
    font-weight: 700;
}

#reviews #review_form_wrapper #commentform textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px 10px;
}

#reviews #review_form_wrapper #commentform input {
    border: 1px solid #ccc;
    padding: 5px 10px;
    width: 100%;
}

#reviews #review_form_wrapper #commentform .form-submit input {
    width: 100px;
    background: #b43701;
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #fff;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

.h1-success {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 30px;
    color: #b43701;
}

footer.footer {
    background-color: #2D2D2D;
    color: #acacac;
    line-height: 22px;
    padding: 30px 0 0;
    margin-top: 30px;
}

.widget-footer {
    margin: 0 0 20px 0;
    overflow: hidden;
}

h3.title-sidebar-footer {
    color: #fff;
}

h3.title-sidebar-footer {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 10px;
    line-height: 25px;
}

footer.footer a,
footer.footer {
    color: #acacac;
}

.footer_copyright_left {
    text-align: center;
}

.footer_copyright {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    padding: 15px 0;
}

.menuStick .show_phone_mobile {
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    visibility: visible;
    opacity: 1;
}

.show_phone_mobile {
    position: fixed;
    bottom: 49px;
    left: 10px;
    background: #e03232;
    color: #fff;
    text-align: center;
    padding: 0 20px;
    width: auto;
    border-radius: 20px;
    z-index: 999999;
    transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -webkit-transform: translate(0, 40px);
}

.show_phone_mobile a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    outline: none;
    font-weight: 700;
}

.show_zalo {
    position: fixed;
    bottom: 150px;
    left: 10px;
    background: #1E73BE;
    color: #fff;
    text-align: center;
    padding: 0 20px;
    width: auto;
    border-radius: 20px;
    z-index: 999999;
    transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -webkit-transform: translate(0, 40px);
}

.show_zalo a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    outline: none;
    font-weight: 700;
}

.show_facebook {
    position: fixed;
    bottom: 100px;
    left: 10px;
    background: #1E73BE;
    color: #fff;
    text-align: center;
    padding: 0 20px;
    width: auto;
    border-radius: 20px;
    z-index: 999999;
    transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -webkit-transform: translate(0, 40px);
}

.show_facebook a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    outline: none;
    font-weight: 700;
}



/*mua ngay*/
.show_addcart {
    position: fixed;
    bottom: 116px;
    left: 11px;
    background: #45b44d;
    padding: 10px;
    border-radius: 13px;
    color: #fff;
    border: none;
}

.modal-footer {
    justify-content: center;
}

button.btn.btn-primary {
    background: #45b44d;
    border: none;
}



/*End*/