html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
    color: #555;
    margin-bottom: .5em;
    margin-top: 0;
    text-rendering: optimizeSpeed;
    width: 100%;
}

blockquote:before, blockquote:after {
    content: '';
    content: none;
}
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body, html {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}
a {
    text-decoration: none !important;
    color: #ff5500;
}
a:hover{
    color: #444;
}
img, a {
    -webkit-transition: all .3s;
    transition: all .3s;
}
p {
    font-size: 14px;
    line-height: 1.6;
}
.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
.clear {
    clear: both;
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.5)), to(transparent));
    background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.5), transparent);
}
@media screen and (min-width: 1200px) {
    .container {
        width: 100%;
        max-width: 1200px;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .container-page {
        max-width: 1200px;
        padding-left: 15px;
        padding-right: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}
.slide .owl-nav {
    margin-top: 0 !important;
}
.slide .owl-nav .owl-prev {
    position: absolute;
    top: 45%;
    left: 0px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 40px;
    height: 40px;
    font-size: 22px !important;
    background: rgba(2, 2, 2, 0.5) !important;
    border-radius: 0%;
    color: #fff !important;
    outline: none;
}
.slide .owl-nav .owl-prev span {
    display: block;
    margin-top: -3px;
}
.slide .owl-nav .owl-next {
    position: absolute;
    top: 45%;
    right: 0px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 40px;
    height: 40px;
    font-size: 22px !important;
    background: rgba(2, 2, 2, 0.5) !important;
    border-radius: 0%;
    color: #fff !important;
    outline: none;
}
.slide .owl-nav .owl-next span {
    display: block;
    margin-top: -3px;
}
.ngoi_sao {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ngoi_sao .star {
    color: #d8d8d8;
}
.ngoi_sao[data-stars] .star, .woocommerce p.stars a, .woocommerce .star-rating span {
    color: #ffb400;
}
.ngoi_sao[data-stars="1"] .star:nth-child(1)~.star {
    color: #d8d8d8;
}
.ngoi_sao[data-stars="2"] .star:nth-child(2)~.star {
    color: #d8d8d8;
}
.ngoi_sao[data-stars="3"] .star:nth-child(3)~.star {
    color: #d8d8d8;
}
.ngoi_sao[data-stars="4"] .star:nth-child(4)~.star {
    color: #d8d8d8;
}
.ngoi_sao[data-stars="5"] .star:nth-child(5)~.star {
    color: #d8d8d8;
}
#reviews {
    line-height: 1.5;
}
.tab-web {
    padding: 30px 0px;
}
.tab-web span {
    display: inline-block;
    height: 25px;
    line-height: 22px;
    /*border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;*/
    padding: 0 8px 0 18px;
    color: #333;
    position: relative;
    padding-left: 0px;
}
span.separator {
    border-top: 0;
    border-bottom: 0;
}
.tab-web a {
    display: inline-block;
    height: 25px;
    line-height: 22px;
    /*border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;*/
    padding: 0 8px 0 18px;
    color: #333;
    position: relative;
    padding-left: 0px;
}
.tab-web span:after {
    /*right: -8px;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;*/
    content: "";
    display: inline-block;
    height: 17px;
    position: absolute;
    top: 3px;
    /*transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);*/
    width: 17px;
}
.tab-web span:before {
    /*left: -8px;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;*/
    content: "";
    display: inline-block;
    height: 17px;
    position: absolute;
    top: 3px;
    /*transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);*/
    width: 17px;
}
.tab-web span:first-child {
    /*border-left: 1px solid #ddd;*/
}
.rank-math-breadcrumb a span:first-child {
    /*border-left: 1px solid #ddd;*/
}
.tab-web span:first-child:before {
    display: none;
}
.tab-web span a {
    color: #333;
}
.title-page {
    position: relative;
}
.title-page .ttl {
    display: inline-block;
    font-size: 20px;
    color: #444;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
.title-page .ttl:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ff5500;
}
.title-box {
    background: url(../images/bg-title-about.png) repeat-x left center;
    margin-bottom: 17px;
}
.title-box h2 {
    display: inline-block;
    font-size: 20px;
    color: #444;
    background: #fff;
    padding-right: 15px;
}
.products-custom {
    -webkit-transition: all .3s;
    transition: all .3s;
    padding-bottom: 15px;
    text-align: center;
    margin-bottom: 15px;
}
.products-custom:hover {
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.products-custom:hover .img-sale .quick-view {
    bottom: 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.products-custom .img-sale {
    position: relative;
    overflow: hidden;
    height: 240px;
}
.products-custom .img-sale img {
    width: 100%;
    height: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
}
.products-custom .img-sale .quick-view {
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 100%;
    height: 30px;
    background: #ff5500;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.products-custom .img-sale .quick-view a {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    display: block;
}
.products-custom .text-sale h3 a {
    font-size: 14px;
    color: #444;
}
.text-sale h3 a{
	height: 34px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.list-style .text-sale h3 a{
	height: auto;
}
.products-custom .text-sale h3 a:hover {
    color: #ff5500;
}
.products-custom .text-sale .ngoi_sao {
    margin: 10px 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.products-custom .text-sale .description {
    margin-bottom: 15px;
}
.products-custom .text-sale .description p {
    font-size: 12px;
    color: #666666;
    margin-bottom: 0;
    line-height: 1.5;
}
.products-custom .text-sale .price-list {
    margin-bottom: 15px;
}
.products-custom .text-sale .price-list .price {
    font-size: 14px;
    color: #f83a3a;
}
.products-custom .text-sale .price-list .price-line {
    font-size: 12px;
    color: #666;
    text-decoration: line-through;
    padding-left: 10px;
}
.products-custom .text-sale .addcar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.products-custom .text-sale .addcar .actions-car {
    margin: 0px 7px;
}
.products-custom .text-sale .addcar .actions-car .add_to_cart {
    height: 30px;
    border: 1px solid #ddd !important;
    background: none;
    color: #666 !important;
    font-weight: 700;
    line-height: 1.2;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.products-custom .text-sale .addcar .actions-car .add_to_cart:hover {
    background: #ff5500;
    border-color: #ff5500;
    color: #fff !important;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.products-custom .text-sale .addcar .actions-car .add_to_cart i {
    font-size: 15px;
}
.products-custom .text-sale .addcar .icon-phu {
    height: 30px;
    border: 1px solid #ddd !important;
    background: none;
    color: #666 !important;
    font-weight: 700;
    font-size: 15px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    display: block;
}
.products-custom .text-sale .addcar .icon-phu:hover {
    background: #ff5500;
    border-color: #ff5500;
    color: #fff !important;
}
.products-custom .text-sale .date-sale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ff5500;
    font-size: 16px;
    font-weight: bold;
}
.products-custom .text-sale .date-sale span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45px;
    flex: 0 0 45px;
    max-width: 45px;
    height: 45px;
    border: 1px solid #dcdde1;
    border-radius: 5px;
    background: #f7f8fa;
    font-size: 16px;
    color: #ff5500;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 45px;
}
.products-custom .text-sale .date-sale small {
    padding: 0px 10px;
}
.list-style.products-custom .img-sale {
    height: auto;
}
.list-style.products-custom .img-sale img {
    border: 1px solid #ddd;
    height: auto;
}
.list-style.products-custom .text-sale h3 a {
    font-weight: bold;
}
.list-style.products-custom .text-sale .addcar .actions-car {
    margin: 0;
}
.list-style.products-custom .text-sale .ngoi_sao, .list-style.products-custom .text-sale .addcar {
    justify-content: flex-start;
}
.slide-custom .owl-nav {
    margin-top: 0;
    position: absolute;
    top: -55px;
    right: 0;
}
.slide-custom .owl-nav button {
    width: 25px;
    height: 25px;
    border: 1px solid #ddd !important;
    color: #ccc !important;
    margin: 0 3px !important;
    font-size: 15px;
    outline: none;
}
.slide-custom .owl-nav button span {
    margin-top: -2px;
    display: block;
}
.scroll-top {
    display: none;
}
.active-scroll {
    display: block;
    position: fixed;
    bottom: 70px;
    right: 20px;
    z-index: 9999999999999;
}
.active-scroll a {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: #fff;
    background: #ff5500;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    border-radius: 3px;
}
.hc-offcanvas-nav .nav-container, .hc-offcanvas-nav .nav-wrapper, .hc-offcanvas-nav ul {
    background: #ff5500;
}
.hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav li.nav-back a {
    background: #ff5500;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.hc-offcanvas-nav a {
    border-bottom: 1px solid #fff;
    font-size: 13px;
    text-transform: uppercase;
}
.hc-offcanvas-nav h2 {
    font-weight: bold;
    color: #fff;
    font-size: 15px;
}
.hc-offcanvas-nav li.nav-close span::before, .hc-offcanvas-nav li.nav-close span::after {
    border-left: 0;
    width: 25px;
    height: 15px;
}
.hc-offcanvas-nav li.nav-close span::before {
    margin-left: -10px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: -13px;
}
.hc-offcanvas-nav li.nav-close span::after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-top: -13px;
    margin-left: -1px;
}
.nav-close a {
    padding: 25px 15px;
}
.hc-offcanvas-nav h2 {
    text-transform: uppercase;
}
.header-top {
    height: 45px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header-top .length-price {
    padding: 13px 0px;
}
.header-top .length-price ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-top .length-price ul li {
    padding: 0px 15px;
    border-left: 1px solid #ccc;
    position: relative;
}
.header-top .length-price ul li:first-child {
    border: 0;
    padding-left: 0;
}
.header-top .length-price ul li a {
    font-size: 12px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.header-top .length-price ul li a:after {
    padding-left: 5px;
    content: "\f107";
    font-family: fontawesome;
    font-size: 13px;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.header-top .length-price ul li a span {
    padding-right: 5px;
    padding-top: 1px;
}
.header-top .length-price ul li .active:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    padding-right: 10px;
    padding-left: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.header-top .length-price ul li .sub-length-price {
    display: block;
    position: absolute;
    top: 25px;
    left: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: auto;
    min-width: 150px;
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    display: none;
    z-index: 9999;
}
.header-top .length-price ul li .sub-length-price li {
    padding: 5px 0px;
    border: 0;
}
.header-top .length-price ul li .sub-length-price li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333;
}
.header-top .length-price ul li .sub-length-price li a:after {
    display: none;
}
.header-top .list-top {
    text-align: right;
    padding: 15px 0px;
}
.header-top .list-top ul li {
    display: inline-block;
    padding: 0px 10px;
    border-left: 1px solid #ccc;
}
.header-top .list-top ul li:first-child {
    padding-left: 0;
    border: 0;
}
.header-top .list-top ul li:last-child {
    padding-right: 0;
}
.header-top .list-top ul li a {
    font-size: 12px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-top .list-top ul li a i {
    padding-right: 5px;
}
.header-top .user-mb {
    display: none;
}
.header-top .user-mb a {
    color: #fff;
    font-size: 15px;
}
.header-mid {
    height: 110px;
}
.header-mid .logo {
    padding: 33px 0px;
}
.header-mid .logo .icon-mobile {
    display: none;
}
.header-mid .search-header {
    padding: 0px 40px;
}
.header-mid .search-header form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.header-mid .search-header form .form-control {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border-left: none;
    border-radius: 0;
    height: 40px;
}
.header-mid .search-header form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.header-mid .search-header form input {
    width: 100% !important;
}
.header-mid .search-header form select {
    border-right: 1px solid #ced4da !important;
    background: #eeeeee;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
	border-left: 1px solid #ced4da !important;
}
.header-mid .search-header form .btn {
    border: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45px;
    flex: 0 0 45px;
    height: 40px;
    border-radius: 0;
    background: #ff5500;
    color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.header-mid .cart-mobile {
    display: none;
}
@media screen and (max-width: 991px) {
    .header-mid .cart-mobile {
        display: block;
    }
}
.header-mid .cart a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ff5500;
    border-radius: 4px;
}
.header-mid .cart a .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    max-width: 40px;
    height: 40px;
    background: #d33a00;
    text-align: center;
    line-height: 40px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
}
.header-mid .cart a .text-cart {
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 77%;
    flex: 0 0 77%;
    max-width: 77%;
}
.header-mid .cart a .text-cart .title {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 0px;
    display: block;
}
.header-mid .cart a .text-cart .price-top {
    font-size: 13px;
    color: #fff;
}
.header-bottom {
    background-color: #23334c;
}
.header-bottom .category {
    position: relative;
}
.header-bottom .category:hover .mega-content {
    visibility: visible;
    display: block;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.header-bottom .category .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px 10px;
    background: #ff5500;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    height: 45px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
	margin-bottom:0;
}
.header-bottom .category .mega-content {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 270px;
    border: 1px solid #eee;
    border-top: none;
    padding-bottom: 4px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 9999999;
    background: #fff;
}
.header-bottom .category .mega-content ul {
    position: relative;
}
.header-bottom .category .mega-content ul li {
    padding: 10px 20px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.header-bottom .category .mega-content ul li:hover {
    background-color: #f3f4f8;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-left: 1px solid #ff5500;
}
.header-bottom .category .mega-content ul li:hover a {
    color: #ff5500;
}
.header-bottom .category .mega-content ul li:hover a span {
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #ff5500;
}
.header-bottom .category .mega-content ul li:hover .active:before {
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #ff5500;
}
.header-bottom .category .mega-content ul li:hover .sub-category {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
    min-height: 333px;
}
.header-bottom .category .mega-content ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-bottom .category .mega-content ul li a span {
    -webkit-transition: all .3s;
    transition: all .3s;
    padding-left: 10px;
    font-size: 13px;
    color: #444;
}
.header-bottom .category .mega-content ul li a img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15px;
    flex: 0 0 15px;
    max-width: 15px;
}
.header-bottom .category .mega-content ul li.menu-item-has-children>a {
    position: relative;
}
.header-bottom .category .mega-content ul li.menu-item-has-children>a:before {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    font-family: fontawesome;
    content: "\f0da";
    color: #444;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.header-bottom .category .mega-content ul .sub-category {
    position: absolute;
    top: 0;
    left: 100%;
    border: 1px solid #eee;
    padding: 25px 15px 26px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 670px;
    min-width: 670px;
    background-color: #fff;
    background-position: bottom right;
    background-repeat: no-repeat;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.header-bottom .category .mega-content ul .sub-category ul li {
    float: left;
    width: 50%;
    padding: 0 15px;
    margin-bottom: 20px;
}
.header-bottom .category .mega-content ul .sub-category ul li:last-child {
    float: none;
    clear: both;
}
.header-bottom .category .mega-content ul .sub-category ul li:hover {
    background: none;
    border: 0;
}
.header-bottom .category .mega-content ul .sub-category ul li h3 {
    margin-bottom: 10px;
}
.header-bottom .category .mega-content ul .sub-category ul li h3 a {
    font-size: 14px;
    font-weight: bold;
    color: #444;
}
.header-bottom .category .mega-content ul .sub-category ul li ul li {
    float: none;
    width: 100%;
    padding: 5px 0px;
    margin-bottom: 0;
}
.header-bottom .category .mega-content ul .sub-category ul li ul li a {
    font-size: 12px;
    color: #444;
}
.header-bottom .category .mega-content ul .sub-category ul li ul li:hover > a, .header-bottom .category .mega-content ul .sub-category ul li:hover > h3 > a {
    color: #ff5500;
}
.header-bottom .menu {
    padding: 0px 40px;
}
.header-bottom .menu ul li {
    display: inline-block;
    padding: 0px 15px;
    position: relative;
    line-height: 44px;
}
.header-bottom .menu ul li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.header-bottom .menu ul li:first-child {
    padding-left: 0;
}
.header-bottom .menu ul li:last-child {
    padding-right: 0;
}
.header-bottom .menu ul li a {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.header-bottom .menu ul li:hover > a {
    color: #ff5500;
}
.header-bottom .menu ul li .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 600px;
    min-width: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #eee;
    background: #fff;
    padding: 15px 5px;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.header-bottom .menu ul li .sub-menu li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 5px 15px;
    line-height: 1.5;
}
.header-bottom .menu ul li .sub-menu li a {
    font-size: 12px;
    color: #444;
    font-weight: 400;
    text-transform: initial;
}
.header-bottom .menu ul li .sub-menu li a:hover {
    color: #ff5500;
}
.header-bottom .menu ul li .sub-menu li a:after {
    display: none;
}
.header-bottom .menu ul .current-menu-item>a {
    color: #ff5500;
}
.header-bottom .menu ul .dropdown-at a:after {
    content: "\f0d7";
    font-family: fontawesome;
    font-size: 14px;
    color: #ccc;
    padding-left: 5px;
}
.custum-mobile .icon-mobile {
    display: none;
}
.footer-dangky {
    border-top: 1px solid #ddd;
    padding: 45px 0px;
    border-bottom: 1px solid #ccc;
}
.footer-dangky .box-dangky {
    text-align: center;
    background: url(../images/icon-newsletter.png) no-repeat left center;
    background-size: 7%;
}
.footer-dangky .box-dangky span {
    display: block;
    font-size: 14px;
    color: #444;
    margin-bottom: 10px;
}
.footer-dangky .box-dangky .form {
    padding-left: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.footer-dangky .box-dangky .wpcf7-form-control-wrap.email {
    width: calc(100% - 135px);
}
.footer-dangky .box-dangky input {
    height: 40px;
    border-radius: 5px;
}
.footer-dangky .box-dangky .btn {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 40px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    background: #222;
    border-radius: 5px;
    min-width: 120px;
}
.footer-top {
    padding: 50px 0px;
    padding-bottom: 0px;
    border-top: 1px solid #ccc;
}
.footer-top .list-footer {
    margin-bottom: 20px;
}
.footer-top .list-footer .title {
    font-size: 14px;
    text-transform: uppercase;
    color: #222;
    font-weight: 600;
    margin-bottom: 15px;
}
.footer-top .list-footer .menu li {
    padding-bottom: 10px;
}
.footer-top .list-footer .menu li:last-child {
    margin-bottom: 0;
}
.footer-top .list-footer .menu li a {
    font-size: 13px;
    color: #666;
}
.footer-top .list-footer .menu li a:hover {
    color: #ff5500;
}
.footer-top .list-footer .address li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-top .list-footer .address li:last-child {
    margin-bottom: 0;
}
.footer-top .list-footer .address li:hover i {
    background: #ff5500;
}
.footer-top .list-footer .address li i {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    height: 30px;
    background: #969696;
    color: #fff;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
}
.footer-top .list-footer .address li span {
    font-size: 13px;
    padding-left: 10px;
    color: #666;
    line-height: 1.3;
}
.footer-top .list-footer .address li span:hover {
    color: #ff5500;
}
.dowloadap {
    padding: 0px;
    margin-top: -15px;
}
.dowloadap .dowload {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.dowloadap .dowload span {
    font-weight: bold;
    padding-right: 10px;
}
.dowloadap .dowload img {
    margin-right: 5px;
}
.dowloadap .flow-us ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.dowloadap .flow-us ul li {
    font-weight: bold;
    padding-right: 10px;
}
.dowloadap .flow-us ul li:last-child {
    padding: 0;
}
.dowloadap .flow-us ul li a {
    display: block;
    width: 35px;
    height: 35px;
    color: #fff;
    font-size: 17px;
    background-color: #999999;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
}
.dowloadap .flow-us ul li a:hover {
    background: #ff5500;
}
.tagss-footer {
    text-align: center;
    padding: 25px 0px;
    border-top: 1px solid #ccc;
}
.tagss-footer li {
    padding-bottom: 5px;
    display: inline-block;
}
.tagss-footer li:last-child {
    padding-bottom: 0;
}
.tagss-footer a {
    display: inline-block;
    font-size: 13px;
    color: #666;
    padding: 3px 3px 0;
}
.tagss-footer a:after {
    content: "|";
    padding-left: 6px;
}
.tagss-footer li:last-child>a:after {
    display: none;
}
.coppyright {
    background-color: #23334c;
    padding: 11px 0px;
}
.coppyright .coppyright span {
    font-size: 12px;
    color: #fff;
}
.coppyright .nh {
    text-align: right;
}
.main-home {
    background: #f2f3f7;
}
.main-home-top .box-shadow-top {
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.main-tags-top {
    height: 40px;
    text-align: center;
}
.main-tags-top ul {
    background: #fff;
}
.main-tags-top ul li {
    display: inline-block;
    line-height: 40px;
}
.main-tags-top ul li span {
    font-size: 13px;
    font-weight: bold;
    color: #222;
}
.main-tags-top ul li:last-child a:after {
    display: none;
}
.main-tags-top ul li a {
    font-size: 13px;
    font-weight: 400;
    color: #444;
    padding-right: 5px;
}
.main-tags-top ul li a:after {
    content: ",";
}
.main-utilities {
    background: #fff;
}
.main-utilities .box-utilities {
    padding: 35px;
    border: 1px solid transparent;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.main-utilities .box-utilities:hover {
    background-color: #f7f8fa;
    border-color: #e6e7e9;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-bottom: 2px solid #ff5500;
}
.main-utilities .box-utilities:hover a {
    color: #ff5500;
}
.main-utilities .box-utilities a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    text-transform: uppercase;
    color: #444;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.main-utilities .box-utilities a i {
    font-size: 37px;
}
.main-utilities .box-utilities a span {
    padding-left: 10px;
    font-weight: 600;
}
.main-products-sale {
    margin-top: 20px;
}
.main-products-sale .products-sale, .main-products-sale .products-sl-right {
    border: 1px solid #ccc;
    background: #fff;
    padding: 15px;
    position: relative;
    height: 100%;
}
.main-products-sale .products-sale:after, .main-products-sale .products-sl-right:after {
    content: '';
    width: 82px;
    height: 82px;
    background: url(../images/label-deal.png) no-repeat top left;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 20;
}
.main-products-sale .products-sale .title, .main-products-sale .products-sl-right .title {
    font-size: 20px;
    color: #222;
    margin-bottom: 20px;
    font-weight: bold;
}
.main-products-sale .products-sale .title h2, .main-products-sale .products-sl-right .title h2 {
    font-weight: bold;
}
.main-products-sale .sl-sale, .main-products-sale .sl-pr-right{
    position: static;
}
.main-products-sale .products-sl-right .owl-item, .main-products-sale .products-sale .owl-item, .sl-team .owl-item{
    padding: 5px;
}
.main-products-sale .products-sale .item, .main-products-sale .products-sl-right .item {
    -webkit-transition: all .3s;
    transition: all .3s;
}
.main-products-sale .products-sale .item:hover, .main-products-sale .products-sl-right .item:hover {
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    padding: 1px;
}
.main-products-sale .products-sale .item:hover .img-sale .quick-view, .main-products-sale .products-sl-right .item:hover .img-sale .quick-view {
    bottom: 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.main-products-sale .products-sale .item .img-sale, .main-products-sale .products-sl-right .item .img-sale {
    position: relative;
    overflow: hidden;
}
.main-products-sale .products-sale .item .img-sale .quick-view, .main-products-sale .products-sl-right .item .img-sale .quick-view {
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 100%;
    height: 30px;
    background: #ff5500;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.main-products-sale .products-sale .item .img-sale .quick-view a, .main-products-sale .products-sl-right .item .img-sale .quick-view a {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    display: block;
}
.main-products-sale .products-sale .item .text-sale h3 a, .main-products-sale .products-sl-right .item .text-sale h3 a {
    font-size: 18px;
    color: #444;
    height: 44px;
}
.main-products-sale .products-sale .item .text-sale h3 a:hover, .main-products-sale .products-sl-right .item .text-sale h3 a:hover {
    color: #ff5500;
}
.main-products-sale .products-sale .item .text-sale .ngoi_sao, .main-products-sale .products-sl-right .item .text-sale .ngoi_sao {
    margin: 15px 0px;
}
.main-products-sale .products-sale .item .text-sale .description, .main-products-sale .products-sl-right .item .text-sale .description {
    margin-bottom: 15px;
}
.main-products-sale .products-sale .item .text-sale .description p, .main-products-sale .products-sl-right .item .text-sale .description p {
    font-size: 12px;
    color: #666666;
    margin-bottom: 0;
    line-height: 1.5;
}
.main-products-sale .products-sale .item .text-sale .price-list, .main-products-sale .products-sl-right .item .text-sale .price-list {
    margin-bottom: 15px;
}
.main-products-sale .products-sale .item .text-sale .price-list .price, .main-products-sale .products-sl-right .item .text-sale .price-list .price {
    font-size: 18px;
    color: #f83a3a;
}
.main-products-sale .products-sale .item .text-sale .price-list .price-line, .main-products-sale .products-sl-right .item .text-sale .price-list .price-line {
    font-size: 12px;
    color: #666;
    text-decoration: line-through;
    padding-left: 10px;
}
.main-products-sale .products-sale .item .text-sale .addcar, .main-products-sale .products-sl-right .item .text-sale .addcar {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-products-sale .products-sale .item .text-sale .addcar .actions-car .btn, .main-products-sale .products-sl-right .item .text-sale .addcar .actions-car .btn {
    height: 30px;
    border: 1px solid #ddd !important;
    background: none;
    color: #666 !important;
    font-weight: 700;
    line-height: 2.1;
    font-size: 12px;
    padding: 0 15px !important;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.main-products-sale .products-sale .item .text-sale .addcar .actions-car .btn:hover, .main-products-sale .products-sl-right .item .text-sale .addcar .actions-car .btn:hover {
    background: #ff5500;
    border-color: #ff5500;
    color: #fff !important;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.main-products-sale .products-sale .item .text-sale .addcar .actions-car .btn i, .main-products-sale .products-sl-right .item .text-sale .addcar .actions-car .btn i {
    font-size: 15px;
}
.main-products-sale .products-sale .item .text-sale .addcar .icon-phu, .main-products-sale .products-sl-right .item .text-sale .addcar .icon-phu {
    height: 30px;
    border: 1px solid #ddd !important;
    background: none;
    color: #666 !important;
    font-weight: 700;
    font-size: 15px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    display: block;
    margin-left: 7px;
}
.main-products-sale .products-sale .item .text-sale .addcar .icon-phu:hover, .main-products-sale .products-sl-right .item .text-sale .addcar .icon-phu:hover {
    background: #ff5500;
    border-color: #ff5500;
    color: #fff !important;
}
.main-products-sale .products-sale .item .text-sale .date-sale, .main-products-sale .products-sl-right .item .text-sale .date-sale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ff5500;
    font-size: 16px;
    font-weight: bold;
}
.main-products-sale .products-sale .item .text-sale .date-sale span, .main-products-sale .products-sl-right .item .text-sale .date-sale span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    height: 30px;
    border: 1px solid #dcdde1;
    border-radius: 5px;
    background: #f7f8fa;
    font-size: 13px;
    color: #ff5500;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 30px;
}
.main-products-sale .products-sale .item .text-sale .date-sale small, .main-products-sale .products-sl-right .item .text-sale .date-sale small {
    padding: 0px 10px;
}
.main-products-sale .products-sl-right:after {
    display: none;
}
.main-products-sale .products-sl-right .item .img-sale {
    height: 230px;
    background: #fff;
}
@media screen and (min-width: 1900px) {
    .main-products-sale .products-sl-right .item .img-sale {
        height: 220px;
    }
}
.main-products-sale .products-sl-right .item .img-sale img {
    width: 100%;
    height: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
}
.main-products-sale .products-sl-right .item .text-sale {
    text-align: center;
}
.main-products-sale .products-sl-right .item .text-sale h3 a {
    font-size: 14px;
}
.main-products-sale .products-sl-right .item .text-sale .ngoi_sao {
    margin: 10px 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.main-products-sale .products-sl-right .item .text-sale .price-list {
    margin-bottom: 10px;
}
.main-products-sale .products-sl-right .item .text-sale .price-list .price {
    font-size: 16px;
}
.main-products-sale .products-sl-right .item .text-sale .addcar {
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.main-collections {
    margin-top: 20px;
}
.main-collections .collections {
    border: 1px solid #ccc;
    background: #fff;
    padding: 15px;
    position: relative;
}
.main-collections .collections .title {
    font-size: 20px;
    color: #222;
    margin-bottom: 20px;
    font-weight: bold;
}
.main-collections .collections .title h2 {
    font-weight: bold;
}
.main-collections .collections .item {
    text-align: center;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.main-collections .collections .item:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #ff5500;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);
}
.main-collections .collections .item:hover {
    -webkit-transition: all .3s;
    transition: all .3s;
}
.main-collections .collections .item:hover:before {
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 1;
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
}
.main-collections .collections .item:hover img {
    opacity: 0.8;
}
.main-collections .collections .item h3 {
    padding: 15px 0px;
    font-size: 14px;
    color: #222;
    text-transform: uppercase;
    font-weight: 600;
}
.main-products {
    margin-top: 20px;
}
.main-products .title-products {
    background: #3199e2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: center;
    height: 100%;
}
.main-products .title-products h2 a {
    font-size: 24px;
    color: #fff;
    line-height: 1.5;
}
.main-products .title-products .view {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #222;
    background: #fff;
    margin: 0 auto;
}
.main-products .title-products .view:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.main-products .box-products {
    border: 1px solid #ccc;
    background: #fff;
    position: relative;
    margin-bottom: 20px;
}
.main-products .box-products .sl-products {
    padding: 15px 0px;
}
.main-products .box-products .item:hover .text-sale h3 a {
    color: #ff5500;
}
.main-products .box-products .item .text-sale h3 a {
    font-size: 18px;
    color: #444;
}
.main-products .box-products .item .text-sale h3 a:hover {
    color: #ff5500;
}
.main-products .box-products .item .text-sale .ngoi_sao {
    margin: 15px 0px;
}
.main-products .box-products .item .text-sale .description {
    margin-bottom: 15px;
}
.main-products .box-products .item .text-sale .description p {
    font-size: 12px;
    color: #666666;
    margin-bottom: 0;
    line-height: 1.5;
}
.main-products .box-products .item .text-sale .price-list {
    margin-bottom: 15px;
}
.main-products .box-products .item .text-sale .price-list .price {
    font-size: 18px;
    color: #f83a3a;
}
.main-products .box-products .item .text-sale .price-list .price-line {
    font-size: 12px;
    color: #666;
    text-decoration: line-through;
    padding-left: 10px;
}
.main-products .box-products .item .text-sale .addcar {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-products .box-products .item .text-sale .addcar .actions-car .btn {
    height: 30px;
    border: 1px solid #ddd !important;
    background: none;
    color: #666 !important;
    font-weight: 600;
    line-height: 2.1;
    font-size: 12px;
    padding: 0 15px !important;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.main-products .box-products .item .text-sale .addcar .actions-car .btn:hover {
    background: #ff5500;
    border-color: #ff5500;
    color: #fff !important;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.main-products .box-products .item .text-sale .addcar .actions-car .btn i {
    font-size: 15px;
}
.main-products .box-products .item .text-sale .addcar .icon-phu {
    height: 30px;
    border: 1px solid #ddd !important;
    background: none;
    color: #666 !important;
    font-weight: 700;
    font-size: 15px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    display: block;
    margin-left: 7px;
}
.main-products .box-products .item .text-sale .addcar .icon-phu:hover {
    background: #ff5500;
    border-color: #ff5500;
    color: #fff !important;
}
.main-products .box-products .item .text-sale .date-sale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ff5500;
    font-size: 16px;
    font-weight: bold;
}
.main-products .box-products .item .text-sale .date-sale span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45px;
    flex: 0 0 45px;
    max-width: 45px;
    height: 45px;
    border: 1px solid #dcdde1;
    border-radius: 5px;
    background: #f7f8fa;
    font-size: 16px;
    color: #ff5500;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 45px;
}
.main-products .box-products .item .text-sale .date-sale small {
    padding: 0px 10px;
}
.main-products .box-products .item .img-sale {
    height: 220px;
    background: #fff;
}
@media screen and (min-width: 1900px) {
    .main-products .box-products .item .img-sale {
        height: 220px;
    }
}
.main-products .box-products .item .img-sale img {
    width: 100%;
    height: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
}
.main-products .box-products .item .text-sale {
    text-align: center;
}
.main-products .box-products .item .text-sale h3 a {
    font-size: 14px;
}
.main-products .box-products .item .text-sale .ngoi_sao {
    margin: 10px 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.main-products .box-products .item .text-sale .price-list {
    margin-bottom: 10px;
}
.main-products .box-products .item .text-sale .price-list .price {
    font-size: 16px;
}
.main-products .box-products .item .text-sale .addcar {
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.main-news .news-list {
    border: 1px solid #ccc;
    background: #fff;
    position: relative;
    padding: 15px;
    padding-bottom: 25px;
}
.main-news .title {
    font-size: 20px;
    color: #222;
    margin-bottom: 20px;
    font-weight: bold;
}
.main-news .title h2 {
    font-weight: bold;
}
.main-news .item .date-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
}
.main-news .item .date-text .date {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
    color: #fff;
    background: #ff5500;
    text-align: center;
    padding: 7px 0px;
}
.main-news .item .date-text .date small {
    font-size: 18px;
    display: block;
    font-weight: bold;
}
.main-news .item .date-text .date small:last-child {
    padding-top: 5px;
    font-weight: 400;
    font-size: 12px;
}
.main-news .item .date-text .text {
    padding-left: 10px;
    padding-top: 5px;
}
.main-news .item .date-text .text h3 {
    font-size: 14px;
    color: #444;
}
.main-logo-dt {
    margin-top: 20px;
    padding-bottom: 20px;
}
.main-logo-dt .sl-logo {
    background: #fff;
    border: 1px solid #ccc;
}
.main-about .box-welcome .text-welcome p {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}
.main-about .box-welcome .text-welcome p:last-child {
    margin-bottom: 0;
}
.main-about .list-why ul li {
    position: relative;
    padding-left: 29px;
}
.main-about .list-why ul li:before {
    background-image: url(../images/icon-whylist.png);
    content: "";
    width: 14px;
    height: 12px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 8px;
    background-repeat: no-repeat;
    background-position: top left;
}
.main-about .list-why ul li:last-child a {
    border: 0;
}
.main-about .list-why ul li a {
    color: #444;
    display: block;
    padding: 5px 0 7px;
    border-bottom: 1px dashed #eee;
}
.main-out-team {
    padding: 30px 0px;
}
.main-out-team .title-box h2 {
    font-size: 25px;
    padding: 0px 20px;
    padding-bottom: 5px;
}
.main-out-team .short-des {
    margin-bottom: 70px;
    text-align: center;
}
.main-out-team .short-des p {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 14px;
    color: #909090;
}
.main-out-team .team-slide .item {
    text-align: center;
}
.main-out-team .team-slide .item .text-bottom {
    padding-top: 10px;
}
.main-out-team .team-slide .item .text-bottom h3 a {
    font-size: 16px;
    color: #444;
    display: block;
    margin-bottom: 5px;
}
.main-out-team .team-slide .item .text-bottom h3 a:hover {
    color: #ff5500;
}
.main-out-team .team-slide .item .text-bottom span {
    font-size: 13px;
    color: #444;
    margin-bottom: 10px;
    display: block;
}
.main-out-team .team-slide .item .text-bottom p {
    font-size: 13px;
    color: #666;
    line-height: 1.5;
    margin-bottom: 0;
}
.main-out-team .team-slide .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0;
    position: absolute;
    top: -45px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.main-out-team .team-slide .owl-theme .owl-nav.disabled+.owl-dots button {
    outline: none;
}
.main-out-team .team-slide .owl-theme .owl-nav.disabled+.owl-dots button span {
    width: 15px;
    height: 15px;
    background: #ddd;
}
.main-out-team .team-slide .owl-theme .owl-nav.disabled+.owl-dots .active span {
    background: #ff5500;
}
.main-customer {
    padding: 30px 0px;
}
.main-customer .slider-customer {
    border: 1px solid #e9e9e9;
    padding: 33px 8px 20px;
}
.main-customer .slider-customer h2 {
    font-size: 18px;
    color: #444;
    margin-top: -45px;
    margin-bottom: 20px;
}
.main-customer .slider-customer h2 span {
    background: #fff;
    padding: 0px 10px;
}
.main-customer .item {
    padding: 10px;
    padding-top: 0;
}
.main-customer .item i {
    color: #909090;
    padding-right: 5px;
}
.main-customer .item p {
    font-size: 13px;
    color: #909090;
}
.main-customer .item .client-info-about {
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-customer .item .client-info-about span {
    font-size: 16px;
    color: #666;
    padding-right: 10px;
}
.title-sb {
    font-size: 16px;
    color: #444;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.title-sb span {
    position: relative;
}
.title-sb span:before {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background: #ff5500;
}
.sidebar .shoppby {
    margin-bottom: 20px;
}
.sidebar .compare {
    margin-bottom: 30px;
}
.sidebar .compare .item {
    border: 1px solid #ddd;
    font-size: 12px;
    color: #909090;
    padding: 20px;
}
.sidebar .box-sidebar {
    margin-bottom: 15px;
}
.sidebar .box-sidebar:last-child {
    margin-bottom: 0;
}
.sidebar .box-sidebar .img {
    border: 1px solid #ddd;
}
.sidebar .box-sidebar .text {
    padding-left: 10px;
}
.sidebar .box-sidebar .text h3 a {
    font-size: 14px;
    color: #444;
    display: block;
    margin-bottom: 10px;
}
.sidebar .box-sidebar .text h3 a:hover {
    color: #e74c3c;
}
.sidebar .box-sidebar .text .ngoi_sao {
    margin-bottom: 10px;
}
.sidebar .box-sidebar .text .price {
    font-size: 14px;
    color: #e74c3c;
    font-weight: 600;
}
.sidebar .seach-sb {
    margin-bottom: 30px;
}
.sidebar .seach-sb form {
    position: relative;
}
.sidebar .seach-sb form input {
    border: 1px solid #333;
    height: 40px;
    border-radius: 0;
}
.sidebar .seach-sb form button {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border: 0;
    background: none;
}
.sidebar .list-sidebar {
    margin-bottom: 30px;
}
.sidebar .list-sidebar .title-sb {
    margin-bottom: 10px;
}
.sidebar .list-sidebar ul li {
    padding: 10px 0px;
    line-height: 1.5;
    border-bottom: 1px solid #ddd;
}
.sidebar .list-sidebar ul li:last-child {
    border: 0;
    padding-bottom: 0;
}
.sidebar .list-sidebar ul li a {
    font-size: 14px;
    color: #444;
}
.sidebar .list-sidebar ul li a:hover {
    color: #ff5500;
}
.category-products .top-content {
    padding: 10px 0;
    margin-bottom: 30px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.category-products .top-content .list-gird a {
    width: 38px;
    height: 38px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    border: 1px solid #ebebeb;
    font-size: 17px;
    background: #e9e9e9;
    color: #222;
}
.category-products .top-content .list-gird a:hover {
    background-color: #ff5500;
    border-color: #ff5500;
    color: #fff;
}
.category-products .top-content .list-gird .active {
    background-color: #ff5500;
    border-color: #ff5500;
    color: #fff;
}
.category-products .top-content .select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	float:right;
}
.category-products .top-content .select label {
    padding-right: 10px;
    font-size: 12px;
    color: #666;
}
.category-products .top-content .select label:last-child {
    padding-left: 10px;
}
.category-products .top-content .select form {
    margin: 0;
}
.category-products .top-content .select select {
    border-radius: 0;
    height: 30px;
    width: 135px;
    text-align-last: center;
    border-color: #ddd;
    padding: 0;
}
.category-products .list-products {
    margin-bottom: 20px;
}
.main-products-page {
    border-bottom: 1px solid #ddd;
}
.products-details-container .slick-container .slider-for a {
    display: block;
    border: 1px solid #ddd;
}
.products-details-container .slick-container .slider-for a img {
    width: 100%;
    height: 418px;
    object-fit: contain;
}
.products-details-container .slick-container .slider-nav {
    margin: 0px -5px;
    margin-top: 10px;
}
.products-details-container .slick-container .slider-nav .slick-list {
    padding: 0 !important;
}
.products-details-container .slick-container .slider-nav .slick-slide {
    padding: 0px 5px;
}
.products-details-container .slick-container .slider-nav .slick-current .item {
    border-color: #ff5500;
}
.products-details-container .slick-container .slider-nav .item {
    border: 1px solid #ddd;
}
.products-details-container .slick-container .slider-nav .item img {
    width: 100%;
    height: 96px;
    object-fit: contain;
}
.products-details-container .slick-container .slider-nav .slick-next {
    right: 9px;
    z-index: 9;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.products-details-container .slick-container .slider-nav .slick-next:hover {
    background: #ff5500;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.products-details-container .slick-container .slider-nav .slick-next:hover:before {
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.products-details-container .slick-container .slider-nav .slick-next:before {
    color: #333;
    font-family: fontawesome;
    font-size: 14px;
    content: "\f105";
    -webkit-transition: all .3s;
    transition: all .3s;
}
.products-details-container .slick-container .slider-nav .slick-prev {
    left: 10px;
    z-index: 9;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.products-details-container .slick-container .slider-nav .slick-prev:hover {
    background: #ff5500;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.products-details-container .slick-container .slider-nav .slick-prev:hover:before {
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.products-details-container .slick-container .slider-nav .slick-prev:before {
    color: #333;
    font-family: fontawesome;
    font-size: 14px;
    content: "\f104";
    -webkit-transition: all .3s;
    transition: all .3s;
}
.text-products-content h1 {
    font-size: 20px;
    color: #444;
    font-weight: bold;
    margin-bottom: 15px;
}
.text-products-content .list-review {
    margin-bottom: 15px;
}
.text-products-content .list-review ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.text-products-content .list-review ul li {
    color: #333;
    padding-right: 5px;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.text-products-content .list-review ul li .ngoi_sao {
    padding-right: 5px;
}
.text-products-content .list-review ul li .ngoi_sao .star i {
    font-size: 12px;
}
.text-products-content .list-review ul li a {
    font-size: 12px;
    color: #333;
}
.text-products-content .list-review ul li:last-child {
    padding-right: 0;
}
.text-products-content .price {
    font-size: 20px;
    color: #e74c3c;
    margin-bottom: 0px;
	display:flex;
}
.text-products-content .price del {
    color: #333;
	padding-right:5px;
}
.text-products-content .price ins {
    text-decoration: none;
}
.variations .label {
    padding-bottom: 5px;
}
.reset_variations {
    display: inline-block;
    padding: 5px 0;
    color: #333;
}
.woocommerce-variation-price, .single_variation_wrap, .single .cart .quantity, .cart .single_add_to_cart_button, .woocommerce-Reviews-title {
    display: none !important;
}
.text-products-content .addtocart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
	padding-top:15px;
}
.text-products-content .addtocart .qty form {
    background-color: #eeeeee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 0px;
    padding-right: 15px;
}
.text-products-content .addtocart .qty form label {
    font-size: 12px;
    color: #666;
    padding-left: 5px;
}
.text-products-content .addtocart .qty form .input {
    position: relative;
    padding-left: 10px;
}
.text-products-content .addtocart .qty form .input .minus {
    bottom: 0;
}
.text-products-content .addtocart .qty form .input .plust {
    top: 0;
}
.text-products-content .addtocart .qty form .input span {
    position: absolute;
    right: 0;
    width: 15px;
    height: 15px;
    background: #333;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 15px;
    cursor: pointer;
}
.text-products-content .addtocart .qty form .input input {
    padding-left: 10px;
    outline: none;
    width: 45px;
    height: 30px;
    background: #fff;
    border: 1px solid #ccc;
}
.text-products-content .addtocart .addcar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.text-products-content .addtocart .addcar .actions-car .btn {
    height: 40px;
    border: 1px solid #ff5500 !important;
    color: #fff !important;
    font-weight: 700;
    font-size: 12px;
    padding: 0 15px !important;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #ff5500;
}
.text-products-content .addtocart .addcar .actions-car .btn:hover {
    background: #ff5500;
    border-color: #ff5500;
}
.text-products-content .addtocart .addcar .actions-car .btn i {
    font-size: 15px;
}
.text-products-content .addtocart .addcar .icon-phu {
    height: 40px;
    border: 1px solid #ddd !important;
    background: none;
    color: #666 !important;
    font-weight: 700;
    font-size: 15px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    display: block;
    margin-left: 7px;
}
.text-products-content .addtocart .addcar .icon-phu:hover {
    background: #ff5500;
    border-color: #ff5500;
    color: #fff !important;
}
.text-products-content .description p {
    color: #666;
    margin-bottom: 15px;
    line-height: 1.5;
}
.describe {
    margin-top: 30px;
}
.describe .list-describe ul li a {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    border: 1px solid #ddd;
    padding: 15px 20px;
    border-bottom: 0;
    position: relative;
}
.describe .list-describe ul li .active {
    border-left: 3px solid #ff5500;
}
.describe .tab-content {
    padding: 30px;
    border: 1px solid #ddd;
    height: 100%;
}
.describe .tab-content p {
    color: #666;
    margin-bottom: 10px;
    line-height: 1.5;
}
.describe .tab-content ul li {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    line-height: 1.5;
}
.describe .tab-content small {
    color: red;
}
.describe .tab-content .nemo-enim {
    padding: 30px 0px;
}
.describe .tab-content .nemo-enim h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #666;
    margin-bottom: 20px;
}
.describe .tab-content .nemo-enim .list-dg .bg1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.describe .tab-content .nemo-enim .list-dg .bg1 span {
    font-size: 12px;
}
.describe .tab-content .nemo-enim .list-dg .bg1 span i {
    font-size: 12px;
}
.describe .tab-content .nemo-enim .list-dg .bg1 .ngoi_sao {
    padding-left: 10px;
}
.woocommerce #review_form #respond textarea {
    padding: 5px;
    border-color: #ddd;
    border-radius: 5px;
}
.describe .tab-content .form-dangky .title {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}
.describe .tab-content .form-dangky .title h4 {
    font-size: 20px;
    color: #666;
    margin-bottom: 5px;
}
.describe .tab-content .form-dangky .title h3 {
    font-size: 20px;
    color: #666;
    font-weight: bold;
}
.describe .tab-content .form-dangky .list-dg {
    margin-bottom: 20px;
}
.describe .tab-content .form-dangky .list-dg .bg1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.describe .tab-content .form-dangky .list-dg .bg1 span {
    font-size: 12px;
}
.describe .tab-content .form-dangky .list-dg .bg1 span i {
    font-size: 12px;
}
.describe .tab-content .form-dangky .list-dg .bg1 .ngoi_sao {
    padding-left: 10px;
}
.describe .tab-content .form-dangky form label {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    color: #666;
}
.describe .tab-content .form-dangky form .btn {
    background: #333;
    color: #fff;
}
.describe .tab-content table {
    border: 0;
    display: table;
}
.describe .tab-content td {
    color: #666;
    line-height: 1.5;
}
.list-icon-sidebar {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    padding: 10px 20px;
    margin-bottom: 20px;
}
.list-icon-sidebar .box-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 0px;
    border-bottom: 1px dashed #ebebeb;
}
.list-icon-sidebar .box-icon:last-child {
    border-bottom: 0;
}
.list-icon-sidebar .box-icon:last-child {
    margin-bottom: 0;
}
.list-icon-sidebar .box-icon i {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    font-size: 30px;
    color: #ff5500;
}
.list-icon-sidebar .box-icon .text {
    padding-left: 10px;
}
.list-icon-sidebar .box-icon .text h3 a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 5px;
}
.list-icon-sidebar .box-icon .text span {
    font-size: 12px;
    color: #666;
}
.details-pr {
    margin-bottom: 30px;
    border: 0;
}
.main-products-lq .title-page {
    position: relative;
}
.main-products-lq .title-page:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 31px;
    left: 0;
    height: 1px;
    background: #ddd;
}
.main-news-page {
    margin-bottom: 40px;
}
.main-news-page .box-news {
    margin-bottom: 30px;
}
.main-news-page .box-news:hover .text-news h3 a {
    color: #ff5500;
}
.main-news-page .box-news:hover .text-news a {
    color: #ff5500;
}
.main-news-page .box-news:last-child {
    margin-bottom: 0;
}
.main-news-page .box-news .img-news {
    position: relative;
    padding: 5px;
    border: 1px solid #ddd;
}
.main-news-page .box-news .img-news .date {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #fff;
    padding: 10px;
    text-align: center;
}
.main-news-page .box-news .img-news .date p {
    margin-bottom: 5px;
    font-size: 25px;
    color: #666;
}
.main-news-page .box-news .img-news .date span {
    font-size: 12px;
    color: #666;
}
.main-news-page .box-news .text-news {
    padding-left: 20px;
}
.main-news-page .box-news .text-news h3 a {
    display: block;
    font-size: 20px;
    color: #444;
    margin-bottom: 10px;
}
.main-news-page .box-news .text-news .cate {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-news-page .box-news .text-news .cate span, .main-news-page .box-news .text-news .cate a {
    font-size: 12px;
    color: #444;
    padding-right: 3px;
}
.main-news-page .box-news .text-news .cate span:last-child, .main-news-page .box-news .text-news .cate a:last-child {
    padding-right: 0;
}
.main-news-page .box-news .text-news p {
    font-size: 12px;
    color: #666;
    line-height: 1.5;
    margin-bottom: 10px;
}
.main-news-page .box-news .text-news .more {
    text-align: right;
}
.main-news-page .box-news .text-news .more a {
    font-size: 12px;
    color: #444;
}
.main-news-page .box-news .text-news .share {
    padding-top: 15px;
    border-top: 1px solid #ddd;
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.main-news-page .box-news .text-news .share ul li {
    display: inline-block;
}
.main-news-page .box-news .text-news .share ul li a {
    font-size: 14px;
    color: #ff5500;
}
.main-news-page .content-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
}
.main-news-page .content-top ul li {
    display: inline-block;
}
.main-news-page .content-top ul li a {
    font-size: 14px;
    color: #ff5500;
}
.main-news-page .content-top .cate {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-news-page .content-top .cate span, .main-news-page .content-top .cate a {
    font-size: 12px;
    color: #444;
    padding-right: 3px;
}
.main-news-page .content-top .cate span:last-child, .main-news-page .content-top .cate a:last-child {
    padding-right: 0;
}
.the_content {
    color: #333;
}
.wp-caption .wp-caption-text {
    background: rgb(0 0 0 / .05);
    font-size: .9em;
    font-style: italic;
    padding: .4em;
}
.next-back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0px;
}
.next-back a {
    font-size: 15px;
    color: #fff;
    width: 35px;
    height: 35px;
    display: block;
    background: #333;
    border-radius: 2px;
    text-align: center;
    line-height: 35px;
}
.next-back a:hover {
    background: #ff5500;
    color: #fff;
}
.custum-mobile .icon-mobile {
    display: none !important;
}
@media screen and (max-width: 991px) {
    .custum-mobile .icon-mobile {
        display: block !important;
    }
}
.main-contact {
    padding-bottom: 30px;
}
.main-contact .maps {
    margin-bottom: 30px;
}
.main-contact .maps iframe {
    border: 3px solid #ddd;
    height: 450px;
}
.text-contact h2 {
    font-size: 20px;
    color: #444;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.main-contact .contact p {
    font-size: 12px;
    color: #666;
    line-height: 1.5;
}
.main-contact .contact ul li {
    font-size: 13px;
    color: #666;
    padding: 15px 0px;
    border-bottom: 1px dashed #ddd;
	list-style:none;
}
.main-contact .contact ul li:last-child {
    border: 0;
}
.main-contact .contact ul li a {
    color: #666;
}
.main-contact .contact ul li a:hover {
    color: #ff5500;
}
.main-contact .contact ul li a i {
    font-size: 15px;
    padding-right: 5px;
}
@media screen and (max-width: 767px) {
    .main-contact .form-contact {
        margin-top: 20px;
    }
}
.main-contact .form-contact input {
    border-color: #333;
    height: 40px;
    border-radius: 0;
}
.main-contact .form-contact input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.main-contact .form-contact textarea {
    border-color: #333;
    border-radius: 0;
}
.main-contact .form-contact textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.main-contact .form-contact .btn {
    background: #444;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    height: 40px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 0;
    padding: 0px 20px;
    border-radius: 0;
}
.main-faq {
    padding: 30px 0px;
    padding-bottom: 50px;
}
.main-faq .title-box h2 {
    padding: 0 20px;
    font-size: 25px;
}
.main-faq .list-faq ul li {
    padding: 30px 0px;
    border-bottom: 1px solid #ddd;
}
.main-faq .list-faq ul li:first-child {
    padding-top: 0;
}
.main-faq .list-faq ul li:last-child {
    padding-bottom: 0;
    border: 0;
}
.main-faq .list-faq ul li a {
    font-size: 15px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    position: relative;
    padding-left: 45px;
}
.main-faq .list-faq ul li a:before {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    content: "\f067";
    font-family: fontawesome;
    font-size: 14px;
    color: #333;
    width: 35px;
    height: 35px;
    border: 1px solid #333;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.main-faq .list-faq ul li .active {
    margin-bottom: 25px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.main-faq .list-faq ul li .active:before {
    content: "\f068";
    -webkit-transition: all .3s;
    transition: all .3s;
}
.main-faq .list-faq ul li .sub-question {
    display: none;
}
.main-faq .list-faq ul li .sub-question p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 1rem;
    color: #666;
    text-align: justify;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button, .woocommerce #respond input#submit {
    background: #ff5500;
    border: 1px solid #ff5500;
    color: #fff;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background: #ff5500;
    border: 1px solid #ff5500;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    display: block;
    flex: unset;
    max-width: unset;
    padding: 0;
}
.woocommerce-checkout .form-row {
    display: block;
}
.woocommerce-checkout form .form-row input.input-text, .woocommerce-checkout form .form-row textarea {
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.wcva_layered_nav {
    position: relative;
}
.wcva_layered_widget_attribute_name, .sidebar-product br {
    display: none;
}
.wcva_filter_widget {
    float: none;
}
.wcva_filter-widget-title {
    font-size: 16px;
    color: #444;
    display: inline-block;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #ff5500;
    margin-bottom: 20px;
}
.wcva_filter-widget-title:before {
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    /*background: #ddd;*/
}
.wcva_filter-widget-title:af {
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    /*background: #ddd;*/
}
.button.wcva-reset-filters {
    background: #fff !important;
    border: 1px solid #ff5500!important;
    font-size: 12px!important;
    color: #ff5500!important;
}
.wcva-filter-widget {
    padding-bottom: 30px;
}
.wcva_filter_widget .wcvashopswatchlabel {
    padding: 6px;
}
.wcva_filter_widget .wcvashopswatchlabel .image-hover-tooltip{
	top: -180px;
    left: -55px;
    width: 140px;
    height: 170px;
    z-index: 9;
    display: none;
    background-color: #fff;
    text-align: center;
    color: #333;
    border: 1px solid #ddd;
}
.wcva_filter_widget .wcvashopswatchlabel .image-hover-tooltip img{
    width: 140px;
    height: 140px;
    object-fit: contain;
    display: block;
    margin-bottom: 7px;
    border-bottom: 1px solid #ddd;
}
.wcva_filter_widget .wcvashopswatchlabel:hover .image-hover-tooltip{
    display: block;
}
.sidebar-product>div:after, .sidebar-product>div:before {
    clear: both;
    display: block;
    content: '';
}
.woocommerce-widget-layered-nav-list a, .woocommerce-widget-layered-nav-list {
    color: #444;
}
.woocommerce-widget-layered-nav-list li {
    padding-bottom: 10px !important;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a::before, .widget_product_categories li a:before {
    font-family: FontAwesome;
    content: '\f096';
    color: #666;
    margin-right: .618em;
    font-size: 16px;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before, .widget_product_categories li.current-cat a:before {
    content: '\f046';
}
.woocommerce-widget-layered-nav-list li .count, .widget_product_categories li .count {
    float: right;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce .widget_price_filter .ui-slider .ui-slider-range{
    background-color: #ff5500;
}
.widget_product_categories li{
    padding-bottom: 10px;
}
.widget_product_categories li a{
    color: #444;
}
label.wcva_single_textblock, label.selectedswatch.wcva_single_textblock {
    border-radius: 5px;
    min-width: 50px !important;
}
label.selectedswatch.wcva_single_textblock{
    background-color: #ff5500;
}
.page-template-flash-sale .title-page .ttl:after{
    height: 1px;
    width: 100%;
}
.page-template-flash-sale .nav-tabs .nav-link{
    background-color: #eee;
    border: none;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 12px 15px;
    border-radius: 0;
    color: #666;
}
.page-template-flash-sale .nav-tabs .nav-link.active{
    background-color: #fff;
    border-top: 2px solid #ff5500;
}
.page-template-flash-sale .nav-tabs li:last-child .nav-link{
    border-right: 1px solid #ddd;
}
.dem-flash-sale span:first-child{
    background-color: #999;
    position: relative;
    font-size: 18px;
}
.dem-flash-sale span:first-child:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: #fff;
    opacity: .2;
    width: 100%;
    height: 50%
}
.dem-flash-sale span:first-child:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    background: #919191;
    opacity: .8;
    width: 100%;
    height: 1px
}
.dem-flash-sale span:last-child{
    font-size: 12px;
}
.sthi-contact-fixed {
    display: inline-grid;
    position: fixed;
    bottom: 40%;
    right: 30px;
    min-width: 36px;
    text-align: center;
    z-index: 99999;
}
#sthi-contact-call {
    background-color: #ff5500;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    height: 36px;
    line-height: 100px;
    opacity: .8;
    text-align: center;
    width: 36px;
    z-index: 9999;
    -webkit-animation: callkey_opacity 3s infinite linear;
    -moz-animation: callkey_opacity 3s infinite linear;
    -o-animation: callkey_opacity 3s infinite linear;
    animation: callkey_opacity 3s infinite linear;
}
#sthi-contact-call.sthi-contact-call-offline {
    background-color: #ff5500;
    margin-bottom: 20px;
}
.sthi-contact-call-offline #sthi-contact-call-ico {
    -webkit-animation: sthicallmini_offline 1.5s 0s ease-out infinite;
    -moz-animation: sthicallmini_offline 1.5s 0s ease-out infinite;
    -o-animation: sthicallmini_offline 1.5s 0s ease-out infinite;
    animation: sthicallmini_offline 1.5s 0s ease-out infinite;
}
#sthi-contact-call-ico {
    width: 36px;
    height: 36px;
    border: 0;
    -webkit-border-radius: 50%!important;
    border-radius: 50%!important;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-animation: uptocallmini 1.5s 0s ease-out infinite;
    -moz-animation: uptocallmini 1.5s 0s ease-out infinite;
    -o-animation: uptocallmini 1.5s 0s ease-out infinite;
    animation: uptocallmini 1.5s 0s ease-out infinite;
}
#sthi-contact-call-ico:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background-size: cover;
    top: 5px;
    left: 5px;
    background-image: url('../images/sthi-contact-phone.png');
    background-repeat: no-repeat;
    -webkit-animation: sthicallkey_spin 3s infinite linear;
    -moz-animation: sthicallkey_spin 3s infinite linear;
    -o-animation: sthicallkey_spin 3s infinite linear;
    animation: sthicallkey_spin 3s infinite linear;
}
a#sthi-contact-call span {
    z-index: 10;
    display: none;
    color: #ff5500;
    padding: 10px;
    top: 0;
    right: 45px;
    width: 150px;
    line-height: 16px;
    border-radius: 4px;
    box-shadow: 5px 5px 8px #CCC;
}
a#sthi-contact-call:hover {
    text-decoration: none;
    background: #ff9c00;
}
a#sthi-contact-call:hover span {
    display: inline;
    position: absolute;
    border: 1px solid #ff5500;
    background: #fffAF0;
}
a#sthi-contact-call strong {
    font-size: 18px;
    color: #e74c3c;
}
#sthi-contact-messenger {
    display: inline-block;
    position: relative;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 100%;
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, .7);
    background: #ff5500 url('../images/sthi-contact-mess.png') center center no-repeat;
    margin-bottom: 10px;
}
a#sthi-contact-messenger span {
    z-index: 10;
    display: none;
    color: #ff5500;
    padding: 10px;
    right: 45px;
    width: 200px;
    line-height: 16px;
    border-radius: 4px;
    box-shadow: 5px 5px 8px #CCC;
}
a#sthi-contact-messenger:hover {
    text-decoration: none;
    background: #ff9c00 url('../images/sthi-contact-mess.png') center center no-repeat;
}
a#sthi-contact-messenger:hover span {
    display: inline;
    position: absolute;
    border: 1px solid #ff5500;
    background: #fffAF0;
}
#sthi-contact-zalo {
    display: inline-block;
    position: relative;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 100%;
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, .7);
    background: #ff5500 url('../images/sthi-zalo-icon.png') center center no-repeat;
    margin-bottom: 10px;
}
a#sthi-contact-zalo span {
    z-index: 10;
    display: none;
    padding: 10px;
    color: #ff5500;
    right: 45px;
    width: 200px;
    line-height: 16px;
    border-radius: 4px;
    box-shadow: 5px 5px 8px #CCC;
}
a#sthi-contact-zalo:hover span {
    display: inline;
    position: absolute;
    border: 1px solid #ff5500;
    background: #fffAF0;
}
a#sthi-contact-zalo:hover {
    text-decoration: none;
    background: #ff9c00 url('../images/sthi-zalo-icon.png') center center no-repeat;
}
#sthi-contact-email {
    display: inline-block;
    position: relative;
    height: 36px;
    width: 36px;
    line-height: 36px;
    border-radius: 100%;
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, .7);
    background: #ff5500 url('../images/sthi-contact-email.png') center center no-repeat;
}
a#sthi-contact-email span {
    z-index: 10;
    display: none;
    color: #ff5500;
    padding: 10px;
    right: 45px;
    width: 220px;
    line-height: 16px;
    border-radius: 4px;
    box-shadow: 5px 5px 8px #CCC;
}
a#sthi-contact-email:hover span {
    display: inline;
    position: absolute;
    border: 1px solid #ff5500;
    background: #fffAF0;
}
a#sthi-contact-email:hover {
    text-decoration: none;
    background: #ff9c00 url('../images/sthi-contact-email.png') center center no-repeat;
}
.main-news .item img{
	object-fit: cover;
    height: 150px;
}
@-webkit-keyframes sthicallkey_spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    30% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    33% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    36% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    39% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    42% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    45% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    48% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1;
    }
    51% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    54% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    57% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@-moz-keyframes sthicallkey_spin {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    30% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    33% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    36% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    39% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    42% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    45% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    48% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1;
    }
    51% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    54% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    57% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@-o-keyframes sthicallkey_spin {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    30% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    33% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    36% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    39% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    42% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    45% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    48% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1;
    }
    51% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    54% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    57% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes sthicallkey_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    30% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    33% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    36% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    39% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    42% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    45% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    48% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1;
    }
    51% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    54% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    57% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@-webkit-keyframes sthicallmini {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(255, 85, 0, 0);
        box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(255, 85, 0, 0);
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #ff5500, 0 0 12px 10px transparent, 0 0 12px 14px #f55809;
        box-shadow: 0 0 8px 6px #ff5500, 0 0 12px 10px transparent, 0 0 12px 14px #f55809;
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(255, 85, 0, 0);
        box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(255, 85, 0, 0);
    }
}
@-webkit-keyframes sthicallmini {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(255, 85, 0, 0);
        box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(255, 85, 0, 0);
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #ff5500, 0 0 12px 10px transparent, 0 0 12px 14px #f55809;
        box-shadow: 0 0 8px 6px #ff5500, 0 0 12px 10px transparent, 0 0 12px 14px #f55809;
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(255, 85, 0, 0);
        box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(255, 85, 0, 0);
    }
}
@-moz-keyframes sthicallmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(255, 85, 0, 0);
    }
    10% {
        box-shadow: 0 0 8px 6px #ff5500, 0 0 12px 10px transparent, 0 0 12px 14px #f55809;
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(255, 85, 0, 0);
    }
}
@-o-keyframes sthicallmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(255, 85, 0, 0);
    }
    10% {
        box-shadow: 0 0 8px 6px #ff5500, 0 0 12px 10px transparent, 0 0 12px 14px #f55809;
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(255, 85, 0, 0);
    }
}
@keyframes sthicallmini {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(255, 85, 0, 0);
        box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(255, 85, 0, 0);
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #ff5500, 0 0 12px 10px transparent, 0 0 12px 14px #f55809;
        box-shadow: 0 0 8px 6px #ff5500, 0 0 12px 10px transparent, 0 0 12px 14px #f55809;
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(255, 85, 0, 0);
        box-shadow: 0 0 8px 6px rgba(255, 85, 0, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(255, 85, 0, 0);
    }
}
@-webkit-keyframes sthicallmini_offline {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 31, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 31, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 31, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 31, 0);
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #35A120, 0 0 12px 10px transparent, 0 0 12px 14px #35A120;
        box-shadow: 0 0 8px 6px #35A120, 0 0 12px 10px transparent, 0 0 12px 14px #35A120;
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 31, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 31, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 31, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 31, 0);
    }
}
@-moz-keyframes sthicallmini_offline {
    0% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 31, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 31, 0);
    }
    10% {
        box-shadow: 0 0 8px 6px #35A120, 0 0 12px 10px transparent, 0 0 12px 14px #35A120;
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 31, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 31, 0);
    }
}
@-o-keyframes sthicallmini_offline {
    0% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 31, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 31, 0);
    }
    10% {
        box-shadow: 0 0 8px 6px #35A120, 0 0 12px 10px transparent, 0 0 12px 14px #35A120;
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 31, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 31, 0);
    }
}
@keyframes sthicallmini_offline {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 31, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 31, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 31, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 31, 0);
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #ff5500, 0 0 12px 10px transparent, 0 0 12px 14px #f55809;
        box-shadow: 0 0 8px 6px #ff5500, 0 0 12px 10px transparent, 0 0 12px 14px #f55809;
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 31, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 31, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 31, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 31, 0);
    }
}
@media (max-width: 767px) {
    a#sthi-contact-call:hover span, a#sthi-contact-messenger:hover span, a#sthi-contact-email:hover span, a#sthi-contact-zalo:hover span {
        display: none;
    }
}
.page-item.active .page-link, .btn-warning {
    background-color: #ff5500;
    border-color: #ff5500;
}
.page-link{
	color: #444
}
.hidden_mo_ta_danh_muc{
    overflow: hidden;
    height: 200px;
}
.term-description{
    line-height: 1.5;
}
.term-description ul li, .term-description ol li, .main-about ol li, .main-about ul li{
	margin-left: 1.3em;
	margin-bottom: .6em;
}

.bct img{
	width:150px;
	padding: 25px 0px;
	margin-top:-20px;
}
.footer-top ul li, .product-categories li, .mega-content li, .widget li, .main-faq .list-faq ul li, .list-why ul li{
	list-style:none;
}
.list-why ul li{
	margin-left: 0.3em;
}
.main-news .item img{
	height:135px;
	object-fit:cover;
}
.products-sidebar .box-sidebar .img {
    height: 90px;
}

/* Style % sale nằm sát bên giá ở trang chi tiết */
.single-product .summary .price .dm-sale-percent{
  display:inline-block;
  margin-left:.5rem;
  padding:2px 8px;
  font-size:.875rem; /* 14px */
  line-height:1.6;
  background:#e5103f;
  color:#fff;
  border-radius:999px;
  vertical-align:middle;
  font-weight:600;
}
.text-products-content .price ins {
    padding-right: 15px;
}
.rank-math-breadcrumb p{
	margin-bottom:0;
	height: 22px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
nav.rank-math-breadcrumb {
    background: #f2f2f2;
    padding: 10px;
    border-radius: 6px;
}
.xt_woovs-single-product .xt_woovs-swatches{
	padding-bottom:0px!important;
}
.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-label{
	border-radius:6px;
}
.xt_woovs-single-product .swatch.swatch-label.xt_woovs-swatch-flex{
	flex:none;
}
.xt_woovs-single-product .xt_woovs-swatches-wrap label{
	font-weight:600;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label{
	padding: 2px;

}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label {
    font-size: 15px !important;
    padding: 0px 10px;
}
/*.yith-wcan-filters .filter-items.filter-label li:not(.active) a{
  background: #f1f1f1 !important;
}
.yith-wcan-filters .filter-items.filter-label li:not(.active):hover a {
  background: var
(--yith-wcan-anchors_style_text_hover, #4e8ba2) !important;
}
.yith-wcan-filters .filter-items.filter-label li:not(.active):hover a {
  background: var
(--yith-wcan-anchors_style_text_hover, #4e8ba2) !important;
}*/

.nbw_single_price {
    margin-bottom: 10px;
}
.product-info .price ins bdi, .product-info .price bdi, .nbw_single_price bdi {
    font-size: 30px;
    color: #E5322D;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #333;
}
.nbw_single_price .gia-chinh-hang, .nbw_single_price .gia-chinh-hang bdi {
    font-size: 14px;
    color: #565656;
    text-shadow: none;
}
del span.amount {
    opacity: 1;
}
.gia-chinh-hang .label-km {
    background: #da0000;
    padding: 3px 7px;
    color: white;
    border-radius: 3px;
}
.nbw_single_price .tiet-kiem-box {
    margin-top: 5px;
}