.wrap-suggestion {
    display: block;
    border: 1px solid #e2e2e2;
    background: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    top: 40px;
    z-index: 9;
}
.wrap-suggestion li {
    display: block;
    background: #fff;
    overflow: hidden;
    list-style: none;
    border-bottom: 1px dotted #ccc;
}
.wrap-suggestion li a {
    display: block;
    overflow: hidden;
    padding: 6px;
    color: #333;
    font-size: 12px;
}
.wrap-suggestion li a img {
    float: left;
    width: 50px;
    height: auto;
    margin: 0 6px 0 0;
}
.wrap-suggestion li a h3 {
    display: block;
    width: auto;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wrap-suggestion li a span.price {
    font-size: 12px;
    color: #c70100;
    float: none;
}
.wrap-suggestion li a cite {
    font-size: 12px;
}
.wrap-suggestion li:hover, .wrapp-producthome .wrap-suggestion li.selected, .wrap-main .wrap-suggestion li.selected {
    background: #f8f8f8;
}
.detail-address{
    display: none;
    padding: 15px;
    background-color: #161616;
    background-size: cover;
    background-attachment: fixed;
    background-image: url(/theme/v1/images/detail/bg-detail-address.jpeg);
    background-position: left top;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}
.detail-address-logo{
    display: flex;
    justify-content: center;
    align-items: center;
}
.detail-address-logo img{
    height: 65px;
    filter: brightness(0) invert(1);
}
.detail-address-hotline{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
.detail-address-hotline svg{
    width: 14px;
    margin:0px 5px;
}
.detail-address-hotline span{
    margin: 0px 5px;
}
.detail-address-item{
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    line-height: 1.6;
    margin-bottom: 5px;
}
#header-mobile{
    
}
#header-mobile .header-mobile-top{
    padding: 6px 0;
    width: 100%;
    float: left;
    background: #f9c30a;
    display: flex;
    justify-content: space-around;
    align-items: center;
    display: flex;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99999;
}
.header-mobile-search{
    float: left;
    padding: 10px;
    background-color: rgb(244, 244, 244);
    width: 100%;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    position: absolute;
    top: -54px;
    z-index: 9;
}
.header-fix .header-mobile-search{
    top: 0px;
    background: none;
    width: calc(100% - 150px);
    left: 50px;
}
.header-fix .searchBoxLabel{
    display: none;
}
#header-mobile svg{
    width: 30px;
    height: 30px;
}
.header-mobile-menu{

}
.header-mobile-logo{

}
.header-mobile-logo img{
    height: 40px;
}
.header-mobile-card{}
.header-mobile-hotline{
    position: relative;
    width: 30px;
    height: 30px;
    margin-left: 10px;
}
img{
    max-width:100%;
}
.header-top{
    background: #f9c30a;
    padding: 0;
}
.nav-slogan{
    background: #fff;
    border-bottom: 1px solid #b4b4b4;
}
.cate-nav{

}
.cate-title{
    cursor: pointer;
}
.cate-title span{color: rgb(84, 84, 84);font-size: 15px;font-weight: bold;text-transform: uppercase;line-height: 44px;padding: 13px 0;display: table;margin-left: 32px;}

.cate-title > i{
    position: absolute;
    right: 0;
    top: 28px;
}
.cate-title > svg{position: absolute;left: 15px;top: 24px;width: 23px;height: 23px;float: left;}
.item-slogan-list{
    float: none;
    display: table;
    margin: auto;
}

.item-slogan{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}
.item-slogan .slogan-head{
    width: 45px;
    margin-right: 10px;
    position: relative;
}
.item-slogan .slogan-content{
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    flex: 1;
}
.item-slogan .slogan-title,
.item-slogan .slogan-info{

    font-family: "Quicksand", sans-serif;
    color: rgb(28, 74, 91);
    font-size: 13px;
    line-height: 1.6;
}
.item-slogan .slogan-title{
    font-size: 15px;
    /*font-weight: bold;*/
}
.item-slogan .slogan-info{}
.slogan-head-inner-icon{
    position: absolute;
    width: 26px;
    height: 26px;
    left: 10px;
    top: 10px;
    fill: #f9c30a;
}
.home-slider,
.home-news{
    margin-top:15px;
    margin-bottom:15px;
}
#mid_cat_carousel.owl-carousel .owl-nav div{
    top: 43% !important;
}

.home-news{background-color: rgb(255, 255, 255);border-style: solid;border-color: #f9c30a;border-width: 1px;}
.b-news-title{
    color: #f9c30a;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.6;
    padding: 10px 0;
    position: relative;
}
.b-news-title:before{
    content:"";
    position:absolute;
    width: 30px;
    height:1px;
    top:50%;
    left:0;
    background: #f9c30a;
    z-index: 1;
}
.b-news-title:after{
    content:"";
    position:absolute;
    width: 30px;
    height:1px;
    top:50%;
    right:0;
    background: #f9c30a;
    z-index: 1;
}
.b-news-title h3{background: #fff;z-index: 9999;}
.b-news-content{
    background: #fff;
    display: table;
    width: 100%;
}
.b-news-item{
    float: left;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 2px 0;
}
.b-news-item .b-news-img{
    width: 115px;
    padding: 10px;
}
.b-news-item .b-news-img img{
    width: 100%;
}
.b-news-item .b-news-info{
    color: rgb(0, 0, 0);
    font-size: 15px;
    text-align: justify;
    line-height: 20px;
    padding: 0 10px;
    position:relative;
}
.b-news-item .b-news-info:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 1px;
    bottom: -8px;
    left: 10px;
    background: #f9c30a;
    z-index: 1;
}
.home-cat-grid{
    /*background: #fff;
    display: table;
    width: 100%;
    border: 1px solid #e1dddd;
    margin-bottom: 15px;*/
    padding: 20px 0;
}
.home-cat-grid li{
}
.home-cat-grid-item{
        box-shadow: 16px 15px 20px -20px rgb(255 255 255);
    -webkit-box-shadow: 16px 15px 20px -20px rgb(255 255 255);
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-color: rgb(180, 180, 180);
    border-width: 1px;
    border-radius: 10px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px 20px;
}
/*li:first-child .home-cat-grid-item{
    border-left: none;
}*/
.home-cat-grid-item .cat-grid-item-img{
    width: 110px;
    height: 110px;
    background-color: rgb(255, 193, 8);
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
        margin-bottom: 10px;
}
.home-cat-grid-item .cat-grid-item-img img{
    width: 50%;
}
.home-cat-grid-item .cat-grid-item-info{
    line-height: 36px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    color: rgb(84, 84, 84);
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
}
.home-cat-grid-item  span {
    font-family: "Roboto", sans-serif;
    color: rgb(84, 84, 84);
    font-size: 15px;
    text-align: center;
    line-height: 1.6;
}
.home-cat-grid-item a {
    background-color: rgb(36, 36, 36);
    border-radius: 5px;
    padding: 7px 15px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
}
.prod-item-inner{
    position: relative;
    border: 1px solid #c3c3c3;
    /*border-radius: 10px;*/
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.prod-item-inner:before {
    /*content: '';
    position: absolute;
    width: calc(100%);
    height: calc(100%);
    border: 1px solid #c3c3c3;
    border-radius: 10px;
    z-index: 1;
    top: 0;
    left: 0px;*/
}
#home-pro-sale .prod-item-inner:before {
    display: none;
}
.prod-item-inner.active:before,
.prod-item-inner:hover:before{
    border: none;
}
.prod-item-inner.active,
.prod-item-inner:hover{
    border: 1px solid #f9c30a;
}
.prod-item-inner.active .buy-now-button,
.prod-item-inner:hover .buy-now-button{
    visibility: visible;
}
.prod-item-inner.active .buy-now-button,
.prod-item-inner:hover .buy-now-button{
    visibility: visible;
    background:#f9c30a;
}

.prod-item-inner.top.active .buy-now-button,
.prod-item-inner.top:hover .buy-now-button{
    visibility: visible;
    background:#e83c30;
}
.prod-item-inner.top.active,
.prod-item-inner.top:hover {
    border: 1px solid #e83c30;
}
.prod-item-inner.active .buy-now-button a,
.prod-item-inner:hover .buy-now-button a{
    color:#fff !important;
}

.home-sale{
    background: rgba(68, 192, 228, 0.3);
    background: -webkit-linear-gradient(270deg, rgba(68, 192, 228, 0.3), rgba(27, 169, 255, 1.0));
    background: linear-gradient(270deg, rgba(68, 192, 228, 0.3), rgba(27, 169, 255, 1.0));
    border-radius: 8px;
    /*display: table;*/
    width: 100%;
    margin-bottom: 14px;
    padding: 10px;
    float: left;
}
.home-sale-title{
    float: left;
    width: 100%;
    padding: 0 45px;
}
.home-sale-title h2{
        color: rgb(255, 255, 255);
        font-size: 17px;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 48px;
        float: left;
}
.home-sale-content{
    /*display: table;*/
    width: 100%;
    padding: 0 25px 25px;
    float: left;
}
.home-sale-content ul{}
.home-sale-content ul li{}

.clockdiv{display: block;text-align: center;line-height: 20px;float: right;color: #fff;}
.clockdiv > div{display: inline-flex;border: 1px solid #ffffff;text-align: center;padding: 10px;}
.clockdiv > div span{font-size: 20px;color: #fff;font-weight: bold;margin: 0 10px;}
.clockdiv > .clockdivimg{
    width: 34px;
    height: 34px;
    border: none;
    position: relative;
    margin: 0 10px;
}
.clockdiv > .clockdivimg img{
    position: absolute;
    width: 100%;
    top: 9px;
}
.clockdiv-label{
    color: rgb(255, 255, 255);
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.6;}
.home-slogan{
    float: left;
    width: 100%;
}
.home-slogan > svg{
    margin-top: -45px;
}
.home-slogan-title{
    width: 100%;
    padding: 55px 0;
    padding-bottom: 90px;
    display: table;
    background: #f9c30a;
}
.home-slogan-info{
    color: rgb(255, 255, 255);
    font-size: 25px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
}
.home-slogan-des{
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-style: italic;
    line-height: 1.6;
    text-align: center;
}
.home-slogan-hotline{
    color: #f9c30a;
    font-size: 23px;
    font-weight: bold;
    line-height: 1.6;
    background: #fff;
    padding: 10px 20px;
    border-radius: 30px;
    box-shadow: 2px 1px 5px #00000038;
    cursor: pointer;
}
.home-slogan-content{}
.home-item-slogan{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}
.home-item-slogan-head{
    width: 60px;
    height: 60px;
    margin-right: 10px;
    position: relative;
    box-shadow: 0px 15px 20px -20px #000;
    -webkit-box-shadow: 0px 15px 20px -20px #000;
    background-color: rgb(255, 255, 255);
    border-radius: 360px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.home-item-slogan-head img,
.home-item-slogan-head svg{
    width:40px;
    height:40px;
}
.home-item-slogan-content{
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    flex: 1;
}
.home-item-slogan-title{
    color: #f9c30a;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
}
.home-item-slogan-info{
    color: rgb(0, 0, 0);
    font-size: 14px;
    text-align: justify;
    line-height: 1.6;
}
.home_news{}
.home_news_title{
    display: table;
    width: 100%;
    border-bottom: 2px solid #f9c30a;
    padding: 4px 0px;
    position: relative;
}
.home_news_title:before{
    content:"";
    position:absolute;
    width: 10%;
    height:2px;
    background: #df2c22;
    bottom: -2px;
}
.home_news_title h2{
    font-family: "Quicksand", sans-serif;
    color: rgb(0, 0, 0);
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.6;
    float: left;
}
.home_news_title a{
    color: #f9c30a;
    font-size: 14px;
    line-height: 1.6;
    float: right;
}
.home_news_item{
    background: #fff;
    border-radius: 10px;
    padding: 15px;
}
.home_news_content{
    padding: 10px 0;
}
.home_news_content .item-news-img{
    width:100%;
    height: 200px;
    overflow: hidden;
}
.home_news_content img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.home_news_content .item-news-title{
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: bold;
    text-align: justify;
    line-height: 1.6;
    padding: 10px 0;
}
.home_news_content .item-news-des{
    color: rgb(0, 0, 0);
    font-size: 13px;
    text-align: justify;
    line-height: 1.6;
    height: 80px;
    overflow: hidden;
}
.home_news_content .item-news-time{display: flex;align-items: center;}
.home_news_content .item-news-time span{
    color: rgb(132, 132, 132);
    font-size: 11px;
    line-height: 1.6;
    margin: 0 5px;
}
.home_news_content .item-news-time svg{
    width: 15px;
    height: 15px;
}
.home_logo_item{
    padding: 6px;
    padding-left: 0;
    display: table;
    float: left;
    overflow: hidden;
    background: none;
    width: 100%;
}
.home_logo_item .item-news-img{
    width:100%;
    height: 100px;
    overflow: hidden;
    float: left;
    display: table;
    border-radius: 10px;
    box-shadow: 2px 2px 6px #00000012;
}
.home_logo_item .item-news-img img{
    width:100%;
    height: 100px;
    overflow: hidden;
}

.footer {
    color: #000;
    /*padding-top: 15px;*/
    background: rgb(241, 240, 240);
    padding-bottom: 50px;
    /*margin-top: 20px;*/
}
.box-menu-f {
    padding-top: 30px;
    border-top: 1px solid #fff;
}
.tit-f {
    margin: 0;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}
.ul-none {
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu-f a {
    margin-bottom: 5px;
    color: #242424;
    display: inline-block;
    font-size: 14px;
}
.social a {
    display: inline-block;
    margin-right: 5px;
}
.social a img {
    width: 23px;
    height: 23px;
}
.info-companny {
    font-size: 14px;
}
.logo-f {
    display: inline-block;
    margin-bottom: 5px;
}
.logo-f img {
    /*max-width: 200px;*/
    height: 65px
}
.colo-f {
    color: #000;
}
.list-add li {
    margin-bottom: 5px;
    line-height: 22px;
    font-size: 14px;
    color: #000 !important;
}
.list-add li i, .info-companny p i {
    color: #545454;
    margin-right: 10px;
    font-size:22px;
    width: 22px;
}
.list-add li svg, .info-companny p svg {
    width: 20px;
    height:20px;
    fill:#545454;
    margin-right: 7px;
}
.copyright {
        border-bottom: 1px solid #b4b4b4;
    padding-top: 15px;
    text-align: center;
    color: #000;
    font-size: 12px;
    margin-top: 20px;
    display: table;
    margin: auto;
    padding-bottom: 12px;
    padding-left: 30px;
    padding-right: 30px;
}
.tit-tag {
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    text-align: left;
    margin-right: 5px;
}
.lis-tag a {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: left;
}
.copy-r {
    text-align: left;
    margin-bottom: 15px;
    color: #000;
}
.prod-item-sale{
    position: relative;
    width: 100% !important; 
    padding: 10px;
}
.prod-item-sale .buy-now-button{
    visibility: visible;
    background: #fff;
    color: #000;
    border-top: 1px solid #f9c30a;
}
.prod-item-sale .buy-now-button a{
    color: #f9c30a !important;
    line-height:32px;
}
.prod-item-sale .buy-now-button a.red-text{
    color: #fff !important;
    background:#e83c30 !important;
}
.prod-item-sale .prod-item-inner{
    border: 1px solid #f9c30a;
}
#home-pro-sale .owl-nav{
    display: block;
}
.prev ,
.next {
    background: #f4f4f4;
    padding: 0px 20px;
    border-radius: 8px;
    top: 47%;
    position: absolute;
    box-shadow: 1px 1px 4px #0000004f;
}
.prev{
    left: -10px;
}
.next {
    right: -10px
}
.prev i,
.next i{
    color: rgb(180, 180, 180);
    font-size: 21px;
    line-height: 1.6;
}
.breadcrum{
    float: left;
    width: 100%
}
.breadcrum ol{}
.breadcrum li{
    float: left;
}
.breadcrum li a{
    color: rgb(36, 36, 36);
    font-size: 14px;
    line-height: 1.6;
    margin: 5px;
}
.breadcrum li:first-child a{
    margin-left: 0px;
}
.cate-title-list h1{
    color: #f9c30a;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.6;
}
.cate-filter{
    display: flex;
    align-items: center;
    background-color: rgb(248, 248, 248);
    border-style: solid;
    border-color: rgb(228, 228, 228);
    border-width: 1px;
    padding: 0 20px;
    margin: 10px 0;
}
.cate-filter-label{
    color: rgb(255, 47, 47);
    font-size: 15px;
    font-weight: bold;
    line-height: 1.6;
}
.cate-filter-item{
    background: #fff;
    padding: 7px 20px;
    text-align: center;
    color: #f9c30a;
    font-size: 14px;
    text-align: center;
    line-height: 1.6;
    margin: 10px;
}
.cate-filter-item:hover,
.cate-filter-item.active{
    background: #f9c30a;
    color:#fff;
}
.cate-content-list{
    padding: 10px 0;
    display: table;
    width: 100%;
    border-top: 1px solid rgb(180, 180, 180);
}
#detailpage #center .container{
    /*background: #fff;*/
}
.detail-percent_sale{

    color: #fff;
    font-size: 12px;
    /*font-weight: bold;*/
    padding: 3px 5px;
    margin-left: 15px;
    position: relative;
    z-index: 100;
}
.detail-percent_sale svg{
    position: absolute;
    height: 40px;
        transform: rotate(
    180deg
    );
        left: -25%;
        width: 146%;
        top: -52%;
        z-index: -1;

}
.social-label{
    line-height: 39px;
    float: left;
    margin-right: 5px;
    font-size: 16px;
}
.social-content{
    float: left;
}
.header-content-fix{
    padding-top: 79px;
}
.header-content-fix .header-top{
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}
.add-number button {
    float: left;
    background-color: #ffffff;
    color: black;
    padding: 3px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    border: 1px solid #b4b4b4;
    height: 27px;
}
.info-prod-item{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 5px 0;
    padding: 0;
}
.info-prod-icon{
    width: 20px;
    height: 20px;
    margin: 0 10px;
    margin-left: 0;
}
.info-prod-content{
    flex: 1;
    display: flex;
    flex-direction: column;
}
.info-prod-title{
    color: rgb(0, 0, 0);
    font-size: 14px;
    /*font-weight: bold;*/
    line-height: 32px;
}
.info-prod-info{
    color: rgb(0, 0, 0);
    font-size: 13px;
    line-height: 1.8;
}
.info-support{
    background-color: rgb(244, 244, 244);
    border-style: solid;
    border-color: rgb(228, 228, 228);
    border-width: 1px;
    padding: 20px;
    margin-bottom: 15px;
}
.info-support h3{
    color: rgb(36, 36, 36);
    font-size: 14px;
    line-height: 1.6;
}
.info-support h3 span{
    font-weight: bold;
    color: #f9c30a;
}
.info-support li{
        color: #000;
        font-size: 13px;
        text-align: justify;
        line-height: 1.6;
        padding-left: 25px;
        position: relative;
}
.info-support li:before {
    content: "";
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%20viewBox%3D%220%200%2024%2024%22%20class%3D%22%22%20fill%3D%22rgba(180%2C%20180%2C%20180%2C%201.0)%22%3E%20%3Cpath%20d%3D%22M11%2C9H13V7H11M12%2C20C7.59%2C20%204%2C16.41%204%2C12C4%2C7.59%207.59%2C4%2012%2C4C16.41%2C4%2020%2C7.59%2020%2C12C20%2C16.41%2016.41%2C20%2012%2C20M12%2C2A10%2C10%200%200%2C0%202%2C12A10%2C10%200%200%2C0%2012%2C22A10%2C10%200%200%2C0%2022%2C12A10%2C10%200%200%2C0%2012%2C2M11%2C17H13V11H11V17Z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E");
    width: 17px;
    height: 17px;
    top: 7px;
    left: 3px;
    position: absolute;
}
.info-support a{
    /*color: #f9c30a;*/
}
.headline{
    overflow: hidden;
    height: 30px;
    color: rgb(0, 0, 0);
    font-size: 12px;
}
#headline-content{
    transition: opacity 0.6s;
}
.headline svg{
    width: 12.287px;
    height: 18.287px;
    position: absolute;
    left: -15px;
    top: 6px;
}
.headline-pro{
    color: rgb(48, 129, 232) !important;
}
.headline-user{}
.headline-cmt{
    font-style: italic !important;
}
.product-header{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
    z-index: 9;
    display: none;
}
.product-header.show{
    display: block;
}
.product-header ul{}
.product-header ul li{
    float: left;
    border-right: 1px solid #e4e4e4;
}
.product-header ul li:last-child{
    border-right: none
}
.product-header ul li a{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
}
.product-header ul li a span{
    flex:1;
}
.product-header ul li a svg{
    width: 25px;
    height: 25px;
    margin: 0 10px;
    fill: #b1b1b1;
}
.product-header-nav{
    float: left;
}
.product-header-info{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.product-header-info-name{
    color: rgb(0, 0, 0);
    font-size: 15px;
    font-weight: bold;
    line-height: 1.6em;
    max-width: 40%;
    height: 27px;
    overflow: hidden;
}
.product-header-info-price{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: rgb(255, 2, 2);
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 20px;
    /* flex: 1; */
}
.product-header-info-price .old{
        text-decoration-line: line-through;
        -webkit-text-decoration-line: line-through;
        color: rgb(84, 84, 84);
        font-size: 13px;
        line-height: 12px;
        font-weight: normal;
        margin-top: 5px;
}
.product-header-info-action{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 5px 0;
}
.product-header-info-action .button-buy,
.product-header-info-action .send-support{
    width: auto;
    /* display: flex; */
    /* border-radius: 0; */
    /*padding: 0 15px;*/
}
.menu-item:hover .leftSubNavMenu {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    /*width: 100%;*/
    background: #fff;
    box-shadow: 1px 1px 7px #adadad7a;
    z-index: 9;
}
.ul-menu-2 li{
    position: relative;
/*     border-right: 1px solid #e4e4e4; */
    padding: 0 10px;
}
.ul-menu-2 > li:before{
    content:"";
    position:absolute;
    height: 100000%;
    width: 1px;
    right: 0;
    top: 0;
    background:#e4e4e4;
}
.ul-menu-2 li:last-child{
    border-bottom: none;
}

.ul-menu-2 li  a{
    font-weight: 500 !important;
    position:relative;
    line-height: 28px !important;
}
.ul-menu-3 li  a{
    font-weight: 200 !important;
    position:relative;
    line-height: 22px !important;
}
.ul-menu-2 li  a:before{
    content:"";
    position:absolute;
    height: 15px;
    width: 2px;
    left: 1px;
    top: 7px;
    background:#f9c30a;
}
.ul-menu-3 li  a:before{
    display: none;
}
/*.dot-bot{
    font-weight: 300;
    position: relative;
    font-size: 15px;
    float: left;
    margin-right: 5px;
}
.dot-bot:before{
    position: absolute;
    content: "";
    width: 100%;
    bottom: -3px;
    height: 2px;
    background: #000;
}*/
.item-pro-top:first-child{
    padding-left: 0;
    border-left: none;
}
.item-pro-top{
    float: left;
    padding: 0 10px;
    /*border-left: 1px solid #b7b7b7;*/
}
.qty-con{
    margin: 0 10px;
    color: rgb(132, 132, 132);
}
#sale-detait{
    padding: 20px 0;
    background: #f4f4f4;
}
#sale-detait .sale-detait-title{
    color: rgb(84, 84, 84);
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
    padding-bottom: 10px;
}
#sale-detait .sale-detait-content{
    background: #fff;
    padding: 15px 10px !important;
}
.bardhn span{
    background: #f9c309 !important;
    padding: 8px 15px;
    color: #fff !important;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    /* float: left; */
    text-align: center;
    background-color: rgb(180, 180, 180);
    border-style: solid;
    border-color: rgb(255 193 5);
    border-width: 2px;
    border-radius: 10px;
    margin-bottom: 10px;
    margin: auto;
    display: table;
}
.bardhn-price{
    font-weight: normal !important;
    color: rgb(255, 2, 2) !important;
}
.b-news-content-more{
    margin: auto;
    width: 100%;
    float: left;
    text-align: center;
    padding: 9px 0;
    font-weight: 500;
    color: #f9c30a;
}
.clockdiv > .clockdivimg img{
    -webkit-animation: clockdivimgIcon 1s infinite linear;
    -moz-animation: clockdivimgIcon 1s infinite linear;
    -o-animation: clockdivimgIcon 1s infinite linear;
    animation: clockdivimgIcon 1s infinite linear
}
@keyframes clockdivimgIcon {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    25% {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg)
    }
    50% {
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg)
    }
    75% {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}
.slide-product{
    background: #f4f4f4;
    padding-bottom: 20px;
}
#product_cat_carousel.owl-carousel .owl-nav div {
  position: absolute;
  top: 33%;
  width: 36px;
  height: 60px;
  background: url(/theme/v1/owl-carousel/a1.png) no-repeat;
  text-indent: 999999px;
  background-color: rgba(250, 250, 250, 0.5);
}

#product_cat_carousel .owl-nav .owl-prev {
  background-position: -3px 0!important;
  left: 0
}

#product_cat_carousel .owl-nav .owl-next {
  background-position: -35px 0!important;
  right: 0
} 
#product_cat_carousel.owl-carousel .owl-nav div{
    top: 43% !important;
}

.box-size-filter .rating>input:checked+label:hover, 
.box-size-filter .rating>input:checked~label:hover, 
.box-size-filter .rating>input:checked~label:hover~label, 
.box-size-filter .rating>label:hover~input:checked~label{
    color: #ffb909 !important;
}
.box-size-filter .rating:not(:checked)>label:hover, 
.box-size-filter .rating:not(:checked)>label:hover~label{
    color: #ddd !important;
}
.star-filter li > a{
    background: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    display: table;
    width: 85%;
}
.star-filter li > a.active,
.star-filter li:hover > a{
    /* background: #f1f1f1; */
    background-image: linear-gradient(#fbfbfb, #ececec);
}
.lSSlideWrapper{
    border: 1px solid #b4b4b4;
    
}
.lSSlideOuter .gallery li{
    padding: 5px !important;
    padding-right: 8px !important;
    padding-top: 7px !important;
    padding: 0 !important
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0 !important;
    border: 1px solid red;
}
/*.social{
    display: table;
    width: 100%;
}
.social .social{
    display: inherit;
    width: inherit;
}*/
.bor-image{
    position: absolute;
    bottom: 110px;
    left: 20px;
    width: 90%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color:#fff;
    font-size:12px;
}

.bor-image img{
    height: 30px;
}
.bor-image img{
    height: 30px;
    float: left;
}

.info-baohanh{
    padding: 0px 10px;
    width: 100%;
}
.info-baohanh select{
    padding: 8px;
    width: 100%;
}
.info-baohanh-des span{
    font-style: italic;
}
#detailpage .header-content-fix{
    padding-top: 0;
}
#detailpage .header-top{
    position: relative !important;
}
.news-detail{
    background: #fff;
}
.news-detail .title{
    font-size: 22px;
    font-weight: bold;
}
.product-header-mobile{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: #e4e4e4;
    position: fixed;
    bottom: -1px;
    z-index: 99999999;
    width: 100%;
    left: 0;
    display: none;
}
.product-header-mobile > a{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    
    height: 40px;
}
.product-header-mobile > a:first-child{
    border-right: 1px solid #545454;
}
.product-header-mobile > a:last-child{
    border:none;
    flex: 1;
    background-color: rgb(62 186 69);
}

.product-header-mobile > a:last-child span{
    color:#fff;
    font-weight:bold;
    text-transform: uppercase;
}
.product-header-mobile > a:nth-child(2){
    background-color: #ff9106;
}
.product-header-mobile > a:nth-child(2) span{
    color:#fff;
}
.product-header-mobile > a:nth-child(2) svg{
    fill: rgb(255 255 255);
}
.product-header-mobile svg{
    width: 22px;
    height: 22px;
    fill: rgba(29, 74, 91, 1.0);
    margin:4px;
}
.product-header-mobile span{
    font-size: 14px;
    
    color: #1d4a5b;
    color: #1d4a5b;
    font-size: 13px;
/*     font-weight: bold; */
    text-align: center;
    line-height: 1.6;
}

.content-comments {
    font-size: 14px;
}
.star-ratings {
  unicode-bidi: bidi-override;
  color: #ccc;
  font-size: 18px;
  position: relative;
  margin: 0;
  padding: 0;
  display: table;
}
.fill-ratings {
    color: #ffb806;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden;
}   
.star-ratings span {
      display: inline-block;
      float: left;
}
.empty-ratings {
    padding: 0;
    display: block;
    z-index: 0;
}
.rate-item{
    float: left;
    width: 100%;
    margin: 0;
    margin-bottom: 0;
    font-size: 13px;
}
.rate-item p{
    font-size: 13px;
}
.rate-item-input{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f4f4f4;
    padding: 10px;
    border-top: 1px solid #e4e4e4;
}
.rate-item-input input{
    width: 200px;
    width: 100%;
    height: 32px;
    font-size: 13px;
}
.rate-item-input .button-comment{
    margin: inherit;
}
.rate-item .info-form-comment{
    border: none;
    height: 36px;
}
.rate-item-cmt{
    float: left;
    border-radius: 0;
    border: 1px solid #e4e4e4;
}
textarea:focus, input:focus{
    outline: none;
}
.rate-item-file{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #f9c30a;
    cursor: pointer;
}
.rate-item-file input{
    display: none;
}
.rate-item-file svg{
    width: 18px;
    height: 18px;
    margin: 5px;
}
.content-comments,
.relate-comment{
    width: 100%;
    float: left;
}
h3.title-rate-cmt{
    /*font-family: "Source Sans Pro", sans-serif;*/
    color: #f9c30a;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
}
.top-box-rate{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.top-box-rate-left{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    flex-direction: column;
    border-right: 1px solid #ccc;
}
.top-box-rate-left .overview{
    color: rgb(180, 180, 180);
    font-size: 40px;
    font-weight: bold;
    line-height: 38px;
}
.top-box-rate-right{
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 0 20px;
    flex: 1;
}
.title-rate-des{
    color: rgb(0, 0, 0);
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px;
}
.top-box-rate-right ul{
    width: 100%;
}
.top-box-rate-right ul li{
    display: flex;
    align-items: center;
    justify-content: left;
    flex-direction: revert;

}
.top-box-rate-right ul li .rating-filter{
    margin: 0 10px;

}
.top-box-rate-right ul li .rating-filter span{
    font-size: 14px;
    color: #000 !important;
}
.prosec{
    width: 200px;
    height: 10px;
    background: #b4b4b4;
    margin-right: 10px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.prosec:before{
    content: "";
    position: absolute;
    background: #fdda35;
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
}

@media (min-width: 992px){
    .item-slogan-bor{
        margin: 0 15px;
        width: auto;
    }
    .item-slogan-list{
        float: right;
        display: table;
        margin: auto;
    }
    .no-padding{
        padding: 0;
    }
    .no-padding-left{
        padding-left: 0;
    }
}

@media (max-width: 776px){

    #rate-form .rating>label:before{
        font-size: 20px;
    }
    .rating-filter span{
        font-size: 14px;
    }
    .rate-des{
        display: none;
    }
    .prosec{
        width: 100px
    }
    .modal-content{
        top: 180px !important;
    }
    .bor-image {
        bottom: 64px;
    }
    .product-header-mobile{
        display: flex;
    }
    #Window{
        display: none !important;
    }
    #mid_cat_carousel.owl-carousel .owl-nav div{
        top: 30% !important;
    }
}
.scroll-top{
    position: fixed;
    bottom: 80px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #f9c30a;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    right: 10px;
    font-size: 14px;
    z-index: 9999999;
    cursor: pointer;
    display: none;
}
.noti{
    position: fixed;
    left: 10px;
    /*bottom: 10px;*/
    bottom: -100px;
    max-width: 290px;
    background: #fff;
    font-size: 14px;
    border: 1px solid #cccccc6e;
    color: #333;
    border-radius: 100px;
    z-index: 999999;
    height: 60px;
    padding: 0;
    display: flex;
    align-items: center;
    opacity: 0.9;
    transition: top .5s ease-in-out,bottom .5s ease-in-out,opacity .5s ease-in-out;
}
.noti-ava{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin: 5px;
}
.noti-ava img{
    width: 100%;
}
.noti-info{
    flex:1;
    padding:0 5px;
    font-size:12px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
.noti-title{
    font-weight:bold;
}
.rating-box-comment.home{
    width: auto;
    margin-top:0;
}
.rating-box-comment.home .star-ratings span{
    display: block !important;
    font-size: inherit;
}
.rating-box-comment.home .star-ratings .rating-box-comment{
    width: auto;
}

.lSSlideOuter{
    /*border: 1px solid #b4b4b4;
    padding: 5px;
    border-radius: 5px;*/
}
.info-prod-service{
    border-top: 1px solid #e4e4e4;
    padding: 15px 20px 15px 20px;
}
.info-prod-service h3 {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}
.info-prod-service ul{
    list-style: disc;
    padding-left: 20px;
}
.info-prod-service ul li{}
.more-mobile-item{
    display: flex;
    line-height: 30px;
    margin: 0;
    flex-direction: row;
    /*justify-content: center;*/
    align-items: center;
    margin-bottom: 0px;
    width: 100%;
    font-size: 13px;
}
.more-pc-item{
    line-height: 18px;
    font-size: 13px;
}
.more-mobile-item svg{
    margin-right: 10px;
        width: 16px;
    height: 16px;
}
.more-mobile-item span{
    flex:1
}
/*new col*/
.col-md-45 {
    width: 37%;
}
.col-md-75 {
    width: 63%;
}
@media(max-width:767px) {
    .sup-item.address1{
        display: none;
    }
    .mobile-hotline{
        display: flex;
        height: 38px;
        justify-content: 'center';
        align-items: 'center';
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 999999
    }
    .mobile-hotline a{
        flex: 1;
        justify-content: center;
        align-items: center;
        display: flex;
        font-size: 14px;
    }
    .mobile-hotline .mobile-hotline-hl{
        background: #feb400;
        color: #000000;
        font-weight: bold;
    }
    .mobile-hotline .mobile-hotline-zl{
        background: #379db2;
        color: #ffffff;
    }
    .bardhn span{
       width: calc(100% - 30px);
        display: table;
        text-align: center;
        /* color: #fab500 !important; */
        font-size: 14px;
    }
    #detailpage .wtitle{
        display: none;
    }
    .detail-address{
        display: block;
    }
    .col-md-45 {
        width: 100%;
    }
    .col-md-75 {
        width: 100%;
    }
    .leftNavMenuMobile{
        top: 54px;
        left: 0;
        margin-top: 0;
        max-height: calc(100vh - 60px);
        overflow: scroll;
        position: fixed;
    }
    .leftNavMenuMobile.show{
        display: block;
    }
}
.leftNavMenuMobile .menuMobileMore{
    float: right;
    position: relative;
    display: flex;
    height: 35px;
    width: 35px;
}
.leftNavMenuMobile .menu-item a {
    float: left;
    width: calc(100% - 35px);
}
.leftNavMenuMobile .i-view-more{
    right: calc(28px / 2);
}

.info-home{
    background: #fff;
    padding: 20px 0;

}
.info-home-inner{
    width: 100%;
}
.info-home-title{
    border-bottom: 2px solid rgb(180 180 180);
    float: left;
    width: 100%;
}
.info-home-title h2{
    font-family: "Exo", sans-serif;
    color: rgb(84, 84, 84);
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    line-height: 1.6;
    position: relative;
    float: left;
    margin: 0;
}
.info-home-title h2:before{
    content:"";
    position: absolute;
    width: 100%;
    height: 3px;
    background: rgb(255, 193, 8);
    bottom: -2px;
    left: 0;
}
.info-home-title h2 span{
    color: rgb(255, 193, 8);
}

.info-home-body{
    float: left;
    padding: 20px 0;
    width: 100%
}


.info-home-body p {
    font-family: "Roboto", sans-serif;
    color: rgb(0, 0, 0);
    font-size: 16px;
    text-align: justify;
    letter-spacing: 0px;
    line-height: 1.6;
}
.info-home-body p b {
    font-family: "Roboto", sans-serif;
    color: rgb(84, 84, 84);
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    line-height: 1.6;
}

.info-home-body h3{
    font-family: "Lobster", cursive;
    color: rgb(84, 84, 84);
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    line-height: 1.6;
}
.info-home-body a.readmore-intro{
    background: #f9c10b;
    padding: 8px 20px;
    color: #fff;
    border-radius: 5px;
    margin-top: 20px;
    float: left;
}
.info-home-body a.readmore-intro:hover{
    background: #47e849;
}
.service-home{
    padding: 20px 0;

}
.service-title{
    font-family: "Roboto", sans-serif;
    color: rgb(84, 84, 84);
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    line-height: 1.6;
    text-align: left !important;
    margin-bottom: 20px;
}
.service-body{
        background-repeat: no-repeat;
    background-position: center;
    background-size: 28% auto;
}
.service-item{
        display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px;
}
.service-item-count{
    color: rgb(255, 255, 255);
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffc10a
}
.service-item-title{
    font-family: "Roboto", sans-serif;
    color: rgb(84, 84, 84);
    font-size: 19px;
    font-weight: bold;
    text-align: left;
    line-height: 1.6;
}
.service-item-info{
        font-family: "Roboto", sans-serif;
    color: rgb(0, 0, 0);
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
}
.home-cat-pro-item{
    background: #f1f0f0 !important;
    display: flex;
    flex-direction: row;
    padding: 0 !important;
    width: calc(50% - 20px);
    margin: 10px !important;
    border: 1px solid rgb(180, 180, 180);
    border-radius: 0 !important;
    float: left;
}
.cat-pro-item-img{
    flex: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 200px;
}
.cat-pro-item-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cat-pro-item-info{
    flex: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.cat-pro-item-info h3{
    font-family: "Roboto", sans-serif;
    color: rgb(84, 84, 84);
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    line-height: 1.6;
    text-transform: uppercase;
}
.cat-pro-item-info span{
    font-family: "Roboto", sans-serif;
    color: rgb(84, 84, 84);
    font-size: 15px;
    text-align: center;
    line-height: 1.6;
}
.order-home{
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    background-image: url(/theme/v1/imgs/order-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    
}
.order-home-inner{
    padding: 45px 0;
}
.order-home-title{
    font-family: "Roboto", sans-serif;
    color: rgb(255, 193, 8);
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}
.order-home-body{
    padding: 20px 0;
}
.qcqq-left.owl-carousel .owl-nav div {
    position: absolute !important;
    top: 45% !important;
    width: 24px !important;
    height: 40px !important;
    background: url(/theme/v1/owl-carousel/a1.png) no-repeat;
    background-size: auto 100% !important;
    text-indent: 999999px !important;
    background-color: rgba(250, 250, 250, 0.5) !important;
}
.qcqq-left .owl-nav .owl-prev {
    background-position: -3px 0!important;
    left: 0;
}
.qcqq-left .owl-nav .owl-next {
    background-position: -22px 0!important;
    right: 0px !important;
}
.order-home-content{
    background: #fff;
}
.order-home-content-title{
    box-shadow: 16px 15px 20px -20px rgb(255 255 255);
    -webkit-box-shadow: 16px 15px 20px -20px rgb(255 255 255);
    background-color: rgb(255, 193, 8);
    border-color: rgb(180, 180, 180);
    border-width: 1px;
    border-radius: 0px;
    padding: 20px;
    text-align: center;
        font-family: "Roboto", sans-serif;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
}
.order-home-content-info{
    display: flex;
    flex-direction: column;
    padding: 40px 25px;
    justify-content: center;
    align-items: center;
}
.order-home-content-info input, .order-home-content-info select{
    width: 100%;
    height: 40px;
    margin-bottom: 15px;
    border: 1px solid #c3c3c3c3;
    border-radius: 6px;
    padding: 5px 15px;
}
.order-home-content-info button{
    padding: 8px 20px;
    color: #fff;
    background: #000;
    border-radius: 10px;
    text-transform: uppercase;
    border: none;
    font-weight: bold;

        animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
.qcqq-left .c-item{
    max-height: 404px;
}
.qcqq-left .c-item{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slogan-home{
    padding: 30px 0;
    background: #fff;
}
.slogan-home-title{
    color: rgb(84, 84, 84);
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.6;
    text-align: center;
        margin-bottom: 20px;
}
.slogan-home-item{
    display: flex;
    justify-content: center;
    align-self: center;
    flex-direction: row;
    padding: 10px;
    height: 100px;
}
.slogan-home-item-img{
    flex:2;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slogan-home-item-info{
    flex:3;
    display: flex;
    flex-direction: column;
}
.slogan-home-item{
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.slogan-1{
    background-image: url(/theme/v1/imgs/slogan-bg-1.png);
}
.slogan-2{
    background-image: url(/theme/v1/imgs/slogan-bg-2.png);
}
.slogan-3{
    background-image: url(/theme/v1/imgs/slogan-bg-3.jpeg);
}
.slogan-4{
    background-image: url(/theme/v1/imgs/slogan-bg-4.png);
}
.slogan-1 .slogan-home-item-img{
    background-image: url(/theme/v1/imgs/slogan-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 36px auto;
}
.slogan-2 .slogan-home-item-img{
    background-image: url(/theme/v1/imgs/slogan-2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 36px auto;
}
.slogan-3 .slogan-home-item-img svg{
        width: 37px;
    height: 48px;
}
.slogan-4 .slogan-home-item-img svg{
        width: 37px;
    height: 48px;
}
.slogan-home-item-info{}
.slogan-home-item-info p{
    color: rgb(255, 255, 255);
    font-size: 18px;
    line-height: 1.6;
}
.slogan-home-item-info span{
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 1.6;
}
.gara-home-title{
    font-family: "Exo", sans-serif;
    color: rgb(255, 193, 8);
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    line-height: 1.6;
    padding: 15px 0;
    text-align: center;
}
.gara-home-body{

}
.qcqq-bottom .c-item{
    max-height: 200px;
}
.qcqq-bottom .c-item{
    height: 200px;
    overflow-x: hidden;
}

.qcqq-bottom .c-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.qcqq-bottom.owl-carousel .owl-nav div,
.feedback-bottom.owl-carousel .owl-nav div,
.new-bottom.owl-carousel .owl-nav div {
    display: none;
}


.feedback-item{
    background: #fff;
    padding: 20px;
}
.feedback-title{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.feedback-img{width: 100px;height: 100px;border-radius: 50%;overflow: hidden;}
.feedback-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.feedback-info{
    padding: 20px;
    display: flex;
    flex-direction: column;
}
.feedback-info b{
    
}
.feedback-info span{
    width: 100%;
}
.feedback-info .star-ratings{

}
.feedback-body{
    padding-top: 10px;
    font-style: italic;
    height: 70px;
    overflow: hidden;
}

.new-item{
    padding: 0;
}
.new-item > a{
        background: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.new-img{
    height: 300px;
    width: 100%
}
.new-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.new-info{}
.new-info a{
    background: none;
    color: #000;
    font-weight: bold;
    padding: 10px 0;
    margin: 0;
}
.new-item a:hover{
    background: none;
}

@media(max-width:767px) {
    .cat-pro-item-info {
        flex: 2;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        align-items: baseline;
        padding: 10px;
    }
    .service-item-info{
        text-align: left;
        font-size: 15px;
    }
    .service-item{
        align-items: baseline;
        padding: 10px 0;
            margin-bottom: 0px;
    }
    .home-cat-pro-item{
        background: #f1f0f0 !important;
        display: flex;
        flex-direction: row;
        padding: 0 !important;
        width: 100% !important;
        margin: 10px 0 !important;
        border: 1px solid rgb(180, 180, 180);
        border-radius: 0 !important;
    }
    .service-item-title{
        padding-left: 45px;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .service-item-count{
        position: absolute;
        left: 16px;
        top: 0;
    }
    .info-pro-mobile{
        margin: 0;
    }
    .cate-content-list{
        padding: 10px 20px;
    }
    .cate-content-list .col-md-3.col-xs-6{
        padding: 5px;
    }
    .cate-content-list .prod-item-inner:before{
        height: calc(100% - 10px);
    }
    .cat-pad .prod-item-inner:before{
        height: 100%;
    }
    .rating-box-comment.home .star-ratings span{
        display: block !important;
        font-size: 12px;
    }
    .prod-item-inner{
        padding-bottom: 15px;
    }
    /*.col.breadcrum{
        padding: 0;
        display: none;
    }*/
    .wtitle ol li {
        /*line-height: 12px;*/
    }
    .breadcrum li a {
        font-size: 14px;
        line-height: 9px;
    }
    .wtitle .fa-angle-right {
        padding: 0 0px;
    }
    #wrap-top-info .social{
        display: none;
    }
    .more-mobile-item{
        line-height: 16px;
    }
    #btnFindSubmitPad svg {
        width: 21px !important;
        height: 21px !important;
        position: absolute;
        top: 7px;
        right: 10px;
        /* display: none; */
    }
    .header-mobile-search {
        padding: 10px;
        background-color: rgb(0 0 0);
    }
    #btnFindSubmitPad{
        background:none;
        border:none;
    }
    #header-mobile svg {
        width: 35px;
        height: 35px;
        fill: #000;
    }
    .home-cat-grid li {
        width: 50%;
        float: left;
        border: none;
        margin-bottom: 0;
        padding: 5px;
    }
    .home-cat-grid,
    .service-home,
    .info-home {
        padding: 5px 15px;
    }
    .qcqq-left .owl-item img {
        height: 300px !important;
        display: block;
        width: 100%;
        object-fit: cover;
    }
    .info-home-body {
        width: auto;
        padding-bottom: 5px;
        min-width: 100%;
    }
    .service-body{
        background-image: unset !important;
    }
    input#btnFindSubmit{
        background:none;
    }
    .home-slider {
        margin-bottom: 10px;
        margin: 0 !important;
    }
    #center .container {
        display: block!important;
        padding: 0 15px;
        background: none;
    }
    .home-cat-grid-item{
        padding: 0;
        background: #f9c10b;
        flex-direction: row;
        align-items: center;
    }
    .home-cat-grid-item .cat-grid-item-img{
        width: 80px;
        height: 60px;
        background-color: rgb(255, 193, 8);
        border-radius: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 0px;
        padding: 10px;
    }
    .home-cat-grid-item .cat-grid-item-info{
        font-size: 13px;
        font-weight: normal;
        height: inherit;
        text-align: left;
    }
    .home-cat-grid-item span,
    .home-cat-grid-item a{
        display: none;
    }
    .home-cat-grid {
        padding: 10px 20px;
    }
    .home-cat-grid-item .cat-grid-item-img img{
        width: 90%
    }
    .info-home-title h2{
        font-size: 18px;
        text-align: center;
        float: left;
        width: 100%;
    }
    .info-home-body h3 {
        /*font-family: "Lobster", cursive;*/
        color: rgb(84, 84, 84);
        font-size: 15px;
        font-weight: bold;
        text-align: right;
        line-height: 1.6;
    }
    .cat-pro-item-info span{
        text-align: left;
        font-size: 14px;
    }
    .cat-pro-item-img{
        height: 130px;
    }
    .info-home-body p,
    .info-home-body b{
        font-size: 14px;
    }
    .info-home-body a.readmore-intro {
        background: #f9c10b;
        padding: 8px 20px;
        color: #fff;
        border-radius: 5px;
        margin-top: 10px;
        float: right;
        margin-bottom: 10px;
    }
}
@media(min-width:768px) {
    .mobile-hotline{
        display: none;
    }
}



.item-service-list{
    border-style: solid;
    border-color: rgb(180, 180, 180);
    border-width: 1px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.item-service-img{
    width: 100%;
    height: 260px;
    float: left;
}
.item-service-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.item-service-info{
    width: 100%;
    float: left;
    padding:15px;

}
.item-service-info a{
    color: rgb(84, 84, 84);
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    line-height: 22px;
    height: 45px;
    margin-bottom: 10px;
    overflow: hidden;
    float: left;
    width: 100%;
}
.item-service-info p{
    font-family: "Roboto", sans-serif;
    color: rgb(84, 84, 84);
    font-size: 15px;
    text-align: left;
    line-height: 1.6;
    height: 70px;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.item-service-info a.read-more{
    float: right;
    background-color: rgb(255, 193, 8);
    padding: 5px 15px;
    color: #000;
    border-radius: 5px;
    height: inherit;
    width: auto;
    font-size: 14px;
    font-weight: normal;
}
.item-service-info a.read-more:hover{
    background-color: rgb(48, 232, 73);
    color: #fff;
}
#wrap-top-info, .prod-descp{
    padding-top: 20px;
}
.prod-descp{
    padding-top: 0px;
}
#wrap-top-info, .prod-descp-detail{
    background: #fff;
}
.dhn_left_inner{
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-color: rgb(228, 228, 228);
    border-width: 1px;
    border-radius: 4px;
    margin-right: 20px;
    padding: 20px;
    display: flex;
    flex-direction: row;
    min-height: 194px;
    width: 100%
}
.dhn_left_inner_left {
    flex: 1;
}
.dhn_left .title {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    width: 100%;
}
.dhn_left .price {
    font-weight: 700;
    margin-bottom: 10px;
    width: 100%;
    line-height: 20px;
}
.count-rate {
    vertical-align: middle;
}
.dhn_left_inner_right {
    width: 160px;
}
#homepage .footer .slogan-home{
    display: none;
}
@media(max-width:767px) {
    .dhn_left_inner{
        min-height: auto;
    }
    .dhn_left_inner_left .rating-box-comment{
        width: 95px;
        text-align: center;
        overflow: hidden;
        margin-top: -5px;
    }
    .dhn_left_inner_left .rating-box-comment .fa-lg {
        font-size: 15px;
        color: #ccc;
        margin: 2px;
        line-height: 21px;
    }
    .item-service-img {
        width: 45% !important;
        height: 160px;
        float: left;
    }
    .item-service-info {
        width: 55%;
        float: left;
        padding: 15px;
    }
    .item-service-info a {
        color: rgb(84, 84, 84);
        font-size: 15px;
        font-weight: bold;
        text-align: left;
        line-height: 21px;
        height: 43px;
        margin-bottom: 10px;
        overflow: hidden;
        float: left;
        width: 100%;
    }
    .item-service-info p {
        font-family: "Roboto", sans-serif;
        color: rgb(84, 84, 84);
        font-size: 13px;
        text-align: left;
        line-height: 1.6;
        max-height: 58px;
        overflow: hidden;
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
}








