@charset "UTF-8";

/* Main */
:root{--color-primary: #00ad4f;--colorshophover: #54A43A;--bgfooter: #ffffff;--bg_button: #54A43A;--color-red:#ec2d3f;--color-medium-red:#cc2c32;--color-dark-red:#c31829;--color-green:#28a745;--color-dark-green:#207d36;--color-black:#212529;--color-gray:#6c757d;}
body{font-size: 16px;font-family: "Public Sans", sans-serif;top: 0px !important;}
#google_language_translator{
    width: 0px;
    height: 0px;
    overflow: hidden;
}
.wow{visibility: hidden;}
img{max-width:100%;height: auto !important;vertical-align:top}
a,input,textarea{outline:none;padding:0px;}
a:hover{text-decoration: none;}
input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.w-clear:after{display:block;content:"";clear:both;}
.hidden{display:none;}
.clear{clear:both;}
.none{display:none;}
.btn-all-tab{
    background: var(--color-primary);
    color: #fff;
    margin-top: 30px;
    line-height: 46px;
    padding: 0px 20px;
    border-radius: 30px;
    font-weight: 700;
}
.btn-all-tab:hover{
    color: #fff;
}
.hidden-seoh{visibility:hidden;height:0px;margin:0px;overflow:hidden;}
.wrap-main,.wrap-content{max-width: 1260px;margin: 50px auto;padding:0px 15px;}
.wrap-home{max-width:100%;padding:0px;margin-top: 0px;margin-bottom: 0px;}
.wrap-content{margin:auto;}
.wap-all-page{width: 100%;display: flex;flex-wrap: wrap;}
.wap-top{width: 100%;}
.wap-hearder{width: 100%;z-index: 999;}
.wap-menu{width: 100%;}
.wap-slider{width: 100%;margin-top: -130px;}
.wap-main{width: 100%;}
.wap-footer{width: 100%;z-index: 9;margin-top: 100px;}
.page-index-all{width: 100%;display: flex;flex-wrap: wrap;}
.section_collection_group{
    padding-top: 20px;
}
.section_collection_group > .wrap-content > img{
    border-radius: 5px 5px 0px 0px;
}
.VIpgJd-ZVi9od-ORHb-OEVmcd{display: none !important;}
.video-slider {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* General */
.title-main{margin-bottom: 30px;text-align: center;}
.title-main span{
	font-size: 40px;
	color: #2C3941;
	font-weight: 700;
	font-style: normal;
	text-align: center;
}
.title-home{
    text-align: center;
    margin-bottom: 35px;
}
.title-home span{
    font-size: 36px;
    color: #7e5028;
    line-height: 42px;
    text-align: center;
    font-family: Nunito;
    font-weight: 700;
    font-style: normal;
}
.title-home p{
    font-size: 26px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    font-family: Lobster;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 0px;
}
.line-title{
    width: 118px;
    height: 3px;
    border-top: 1px solid #b87a2a;
    border-bottom: 1px solid #b87a2a;
    margin: auto;
    margin-top: 22px;
}
.time-main{margin-bottom:0.75rem;color: #4e413d;}
.time-main i{vertical-align:top;margin:3px 7px 0px 0px;}
.time-main span{vertical-align:top;display:inline-block;}
.share{line-height:normal;margin-top:15px;border-radius:5px;}
.share b{display:block;margin-bottom:5px;}
.control-owl{position:absolute;width:100%;z-index:2;left:0px;top:calc(50% - 45px/2);}
.control-owl button{opacity: 1;top:0px;position:absolute;outline:none;border:0px;padding:0px;margin:0px;display:block;cursor:pointer;color:#ffffff;width:45px;height:45px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:25px;margin:0px;background-color: #fff;border-radius:3px;-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;}
.control-owl button:hover{opacity:1;}
.control-owl button.owl-prev{left:20px;}
.control-owl button.owl-next{right:20px;}
.control-owl button svg{
}
.form-control,.form-control-plaintext:not(textarea),.custom-select{height:calc(1em + 1.25rem + 8px);background: #fff;padding: 10px 10px;padding-left: 20px;height: 50px;border: 1px solid #e5e6ec;}
.text-sm{font-size:.875rem!important;}

/* Lazyload */
img.lazy{opacity:0;}
img:not(.initial){/* transition:opacity 1s; */}
img.initial,img.loaded,img.error{opacity:1;}
img:not([src]){visibility:hidden;}
.top{background-color: #fff;}
/* Header */
.header{background-color:#ffffff;box-shadow: rgb(17 17 26 / 11%) 0px 0px 15px;width: 100%;background: #fff;max-width: 1280px;border-radius: 15px;margin: 30px auto 0px auto;}
.header.fixed{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    transition: all 0.5s;
    left: 0px;
    max-width: 100%;
    margin-top: 0px;
    border-radius: 0px;
}
.header-top{color:#ffffff;background-color: #0066cc;background-image: linear-gradient(to right, #0066cc, #cc3333);}
.header-top .wrap-content{padding:6px 15px;}
.info-header{margin-bottom:0px;}
.info-header i{vertical-align:top;margin:3px 5px 0px 0px;font-size:16px;}
.social-header li{}
.social-header li a{
    display: block;
    border-radius: 50%;
    overflow: hidden;
}
.social-header li a img{
}
.logo-header{}
.header-bottom .wrap-content{padding: 0px 15px;}
.logo-header img{transition: all 0.3s;}
.fixed .logo-header img{
}
.hotline-header{display:inline-block;padding-left: 35px;background-image: url(../images/hl2.png);background-repeat:no-repeat;background-position: top 9px left 0px;color: #000;background-size: 24px;}
.hotline-header p{
    margin-bottom: 0px;
}
.hotline-header span{display:block;font-weight: 700;font-size: 16px;}
.user-header a{color:#ffffff;padding-right:9px;margin-right:7px;position:relative;display:inline-block;vertical-align:top;text-decoration:none;}
.user-header a:after{content:"";position:absolute;width:1px;height:8px;background-color:#ffffff;top:calc(50% - 7px/2);right:0px;opacity:0.7;}
.user-header a:last-child{padding-right:0px;margin-right:0px;}
.user-header a:last-child:after{display:none;}
.header-right{
    display: flex;
    align-items: center;
    gap: 10px;
}
.langCon{}
.langCon #flags{
    display: flex;
    align-items: center;
    gap: 10px;
}
.langCon a{
    display: block;
}
.langCon a img{
    max-width: 25px;
    height: 21px !important;
    object-fit: cover;
}
.btn-contact-header{
    display: block;
    padding: 10px 30px;
    background: var(--color-primary);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 30px;
}
/* Menu */
.menu{position:relative;z-index:10;}
.menu ul{width:100%;padding:0px;margin:auto;list-style:none;}
.menu ul li{position:relative;z-index:1;transition: all 0.3s;}
.menu > div > ul > li{
    padding: 28px 0px;
}
.menu > div > ul{
    gap: 40px;
}
.fixed .menu > div > ul > li{
    padding: 20px 0px;
}
.menu ul li.line{width:1px;height:15px;background-color:rgba(0,0,0,0.1);}
.menu ul li a{display:block;position:relative;font-size: 16px;color: #333;padding: 10px 0px;font-weight: 600;text-decoration:none!important;}
.menu ul li a.has-child{padding-right:16px;}
.menu ul li a.has-child:after{content:'';position:absolute;bottom:calc(50% - 4px/2);right: 6px;width: 6px;height: 6px;border: 2px solid #333333;border-top:0px;border-left:0px;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-ms-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.menu ul li a.active,.menu ul li:hover > a{
    color: var(--color-primary);
}
.menu ul li:hover > a.has-child:after,.menu ul li a.active.has-child:after{
    border-color: var(--color-primary);
}
.menu ul li ul{position:absolute;min-width: 210px;background-color:#fafafa;opacity:0;-webkit-transform: translateY(20px);transform: translateY(20px);visibility:hidden;transition: all .3s;top: 100%;box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.15);}
.menu ul li:hover > ul{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0);-webkit-transform-origin:0 0 0;opacity:1;visibility:visible;transition: all .4s;}
.menu ul li ul li{}
.menu ul li ul li a{font-weight:400;font-size:14px;text-align:left;color:#313131;border-bottom:1px solid #ececec;}
.menu ul li ul li:last-child > a{border-bottom:0px;}
.menu ul li ul li a.has-child{margin-right:0px;}
.menu ul li ul li a.has-child:after{border-color:#313131;-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);right: 15px;}
.menu ul li ul li a.active,.menu ul li ul li:hover > a{color:var(--color-red);}
.menu ul li ul li:hover > a.has-child:after,.menu ul li ul li a.active.has-child:after{border-color:var(--color-red);}
.menu ul li ul li a{padding: 7px 10px;text-transform:capitalize;}
.menu ul li ul li ul{top: -2px;left:100%;margin-top:0px;}

/* Search */
.search{width: 460px;background: #f5f5f5;/* border: 1px solid #b5b5b5; */border-radius: 5px;}
.search p{float:left;width: 40px;height: 40px;line-height: 40px;cursor:pointer;text-align:center;margin:0px;color: #fff;font-size:16px;background: #54A43A;}
.search input{width: calc(100% - 40px);height: 40px;float:left;outline:none;padding:0px;border:0px;background: #f5f5f5;text-indent:10px;font-size: 14px;}
.search input::-webkit-input-placeholder{color:#ccc;}
.search input:-moz-placeholder{color:#ccc;}
.search input::-moz-placeholder{color:#ccc;}
.search input:-ms-input-placeholder{color:#ccc;}

/* Mmenu */
.btn-mmenu{display:none;}
.menu-res{display:none;height:55px;z-index:10;background:var(--color-red);position:relative;line-height:normal;}
.menu-bar-res{height:55px;padding:0px 15px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:space-between;}
#menu{display:none;}
#hamburger{display:block;width: 22px;height: 22px;position:relative;}
#hamburger:before,#hamburger:after,#hamburger span{background: #4e413d;content:'';display:block;width:100%;height: 2px;position:absolute;left:0px;}
#hamburger:before{top: 3px;}
#hamburger span{top:10px;}
#hamburger:after{top: 17px;}
#hamburger:before,#hamburger:after,#hamburger span{-webkit-transition:none 0.5s ease 0.5s;transition:none 0.5s ease 0.5s;-webkit-transition-property:transform,top,bottom,left,opacity;transition-property:transform,top,bottom,left,opacity;}
.mm-wrapper_opening #hamburger:before,.mm-wrapper_opening #hamburger:after{top:10px;}
.mm-wrapper_opening #hamburger span{left:-50px;opacity:0;}
.mm-wrapper_opening #hamburger:before{transform:rotate(45deg);}
.mm-wrapper_opening #hamburger:after{transform:rotate(-45deg);}
.mm-menu_opened{display:block!important;}

/* Search Responsive */
.search-res{position:relative;}
.search-res .icon-search{width:40px;height:40px;cursor:pointer;text-align:center;line-height:42px;color: var(--color-primary);font-size: 14px;margin:0px;display: flex;align-items: center;gap: 5px;text-transform: uppercase;font-weight: 600;user-select: none;justify-content: center;border: 1px solid var(--color-primary);border-radius: 50%;}
.search-res .icon-search.active{background:#ffffff;border-radius:100%;}
.search-res .icon-search svg path{
    fill: var(--color-primary);
}
.search-res .search-grid{position:absolute;top: calc(100% + 35px);right: 0px;width:0px;height:40px;overflow:hidden;background: #fff;z-index:2;opacity:0;/* border-radius:25px; */line-height:normal;padding-right: 50px;z-index: 99;}
.search-res .search-grid p{position: absolute;width: 33px;height: 33px;cursor:pointer;outline:none;border:none;margin:0px;font-size: 15px;display:block;color: #ffffff;text-align:center;background: var(--color-primary);top: 50%;transform: translateY(-50%);right: 5px;/* border-radius: 50%; */display: flex;align-items: center;justify-content: center;}
.search-res .search-grid input{width: 100%;float:right;line-height:38px;outline:none;border:none;color: #000000;background: transparent;padding-left: 19px;}
.search-res .search-grid input::-webkit-input-placeholder{color:#333;}
.search-res .search-grid input:-moz-placeholder{color:#333;}
.search-res .search-grid input::-moz-placeholder{color:#333;}
.search-res .search-grid input:-ms-input-placeholder{color:#333;}
.lang-header{
    display: flex;
    align-items: center;
    text-transform: uppercase;
    margin-left: 20px;
}
.lang-header a{
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}
.lang-header .line-lang{
    width: 1px;
    height: 15px;
    background: #000;
    margin: 0px 8px;
}

/* Slideshow */
.slideshow{position:relative;}
.slideshow-item{display:block;cursor:pointer;}
.slideshow:hover .control-slideshow{opacity:1;}
.control-slideshow{opacity:0;}
.content-slider{
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -60%);
    width: 100%;
}
.content-slider .wrap-content{}
.box-content-slider{
    width: fit-content;
    max-width: 640px;
    text-align: center;
    padding: 5em 7em 5em 7em;
    background-color: #fff;
    -webkit-mask-image: url(../images/masking_3.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}
.title-slider{
    font-size: 45px;
    font-weight: 700;
    color: var(--color-primary);
}
.desc-slider{
    font-size: 16px;
}
.group-collection-new .item-block .bg-color, #section-category #category-banner .item .img-cat, .bg-color-while {
    /* border: 1px solid #4E9438; */
}
.bg-color-while {
    background: #fff;
    height: 100%;
    padding: 15px;
    border-radius: 5px;
}
.section_collection_group .wd-top-title h2 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    padding-left: 12px;
    border-left: 3px solid;
    margin-bottom: 15px;
    color: #8D8D8D;
}
.grid-product{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 20px;
}
.grid-product.grid-product-3{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.section_collection_group .btn-view-all-tab a {
    border: 1px solid var(--bg_button);
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
    min-width: 200px;
    color: #fff;
    background: var(--bg_button);
    display: block;
    width: fit-content;
    margin: 15px auto 0px auto;
}
.section_collection_group .btn-view-all-tab a:hover{
    background: #fff;
    color: var(--bg_button);
}
.product-item{
    transition: all 0.3s;
}
.product-item:hover{
    transform: translateY(-5px);
}
.product-block .product-img {
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0;
}
.product-block .product-img > a img {
    /* position: absolute; */
    /* left: 0; */
    /* top: 0; */
    /* height: 100%; */
    /* object-fit: contain; */
    /* object-position: center; */
    /* display: block; */
    z-index: 8;
}
.product-block .product-img > a:before {
    content: "";
    /* padding-bottom: 100%; */
    /* display: block; */
}
.product-block .product-img > a img.img-hover {
    display: none;
    position: absolute;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    top: 5px;
    left: 5px;
}
.product-block.loop-border:hover {
}
.product-block.loop-border {
}
.product-block {
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    min-height: 100%;
    flex: 1;
    background: #f5f6fb;
    border-radius: 10px;
}
.product-block .has-hover:hover .img-first{}
.product-block .has-hover:hover .img-hover {display: block;}
.section_collection_group[data-include="section-collection-group-1"] .pro-name a {
    display: block;
    overflow: unset;
    text-overflow: unset;
    white-space: unset;
    -webkit-line-clamp: unset;
}
.product-block .product-detail .pro-name a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    padding-top: 20px;
    margin-bottom: 20px;
}
.product-block .product-detail .pro-price {
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}
.product-block .product-detail .pro-price span {color: var(--color-primary);margin-left: 5px;font-weight: 700;}
.product-sale, .pro-sale-qv, .pro-sale-detail {
    position: absolute;
    z-index: 99;
    top: 5px;
    left: 5px;
    display: flex;
}
.product-sale span, .pro-sale-qv span, .pro-sale-detail span {
    align-items: center;
    justify-content: center;
    display: flex
;
    font-size: 12px;
    position: relative;
    background: #ff0000;
    min-width: 38px;
    padding: 0 4px;
    height: 23px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 5px;
    border-radius: 3px;
}
.product-block .product-detail .pro-price .compare-price {
    font-size: 13px;
    font-weight: 500;
    color: #888888;
}
.product-block .product-detail {
    flex: 1;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.pro-name{}
/* Partner */
/* Partner */
.wrap-partner{width: 100%;padding-top: 80px;padding-bottom: 60px;/* background: #f5f6fb; */}
.wrap-partner .wrap-content{position:relative;}
.title-partner{
    text-align: center;
    margin-bottom: 30px;
}
.title-partner span{
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #0a1119;
}
.partner{display: flex;border:1px solid #eee;max-width: 100%;margin:0px auto;justify-content: center;align-items: center;min-height: 108px;border-radius: 15px;}
.box-partner{
    border-radius: 15px;
    overflow: hidden;
    background: #fff;
}
/* Breadcrumb */
.page-title{
    min-height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.page-title .wrap-content2{
    width: 100%;
    z-index: 2;
}
.page-title:before{content:"";position: absolute;width: 100%;height: 100%;top: 0px;left: 0px;/* opacity: 0; */display: none;}
.background-breadcrumb{}
.title-page{
    line-height: 60px;
    text-align: center;
}
.title-page span{
    color: #FFFFFF;
    -webkit-text-stroke-color: #FFFFFF;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 0px;
    /* text-transform: uppercase; */
}
.line-page{
    margin: 15px 0px 35px 0px;
    height: 1px;
    width: 100%;
    background: #FFFFFF4D;
    position: relative;
    max-width: 670px;
    display: none;
}
.line-page::before{content: "";position: absolute;width: 55px;height: 2px;background: #fff;top: 50%;left: 0px;transform: translateY(-50%);}
.breadCrumbs{background-color: transparent;}
.breadCrumbs .wrap-content{padding:0.75rem 15px;}
.breadcrumb{}
.breadCrumbs .breadcrumb{padding:0;margin-bottom:0;background-color:transparent;border-radius:0;justify-content: center;}
.breadCrumbs .breadcrumb-item a{color: #7e5028;line-height: 24px;font-size: 24px;}
.breadCrumbs .breadcrumb-item.active a{color: #7e5028;}
.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    color: #7e5028;
    content: "/";
    height: 17px;
    background-size: 100% 100%;
    font-size: 18px;
}

/* Intro */
.news-intro:before{content:'';position:absolute;width:1px;height:calc(100% - 50px);top:10px;left:90px;background-color:#CACACA;}
.news-scroll:before,.news-scroll:after{content:'';position:absolute;width:10px;height:10px;left:85px;border-radius:100%;background-color:#CACACA;}
.news-scroll:before{top:10px;}
.news-scroll:after{bottom:40px;}
.news-control{left:85px;font-size:13px;opacity:0.5;z-index:1;cursor:pointer;}
.news-control:hover{opacity:1;color:var(--color-main);}
.news-control#up{top:-10px;}
.news-control#down{bottom:20px;}
.news-shadow{padding-bottom:30px;}
.news-shadow-time{font-size:13px;width:75px;margin-right:45px;}
.news-shadow-time:after{content:'';position:absolute;width:20px;height:20px;top:calc(50% - 20px/2);right:-26px;background-repeat:no-repeat;background-position:center;background-image:url(../images/pattern-news.png);}
.news-shadow-article{width:calc(100% - 120px);padding:14px 15px;border-radius:10px;background-color:#ffffff;border:1px solid #cecabb;}
.news-shadow-article:before{content:'';position:absolute;top:calc(50% - 26px/2);left:-13px;z-index:0;border-top:13px solid transparent;border-right:13px solid #cecabb;border-bottom:13px solid transparent;}
.news-shadow-article:after{content:'';position:absolute;top:calc(50% - 24px/2);left:-11px;z-index:1;border-top:12px solid transparent;border-right:11px solid #ffffff;border-bottom:12px solid transparent;}
.news-shadow-image{margin-right:10px;width:90px;}
.news-shadow-info{width:calc(100% - 100px);}
.news-shadow-name{height:36px;font-size:15px;font-weight:700;}
.news-shadow-name a{color:#222222;}
.news-shadow-name a:hover{color:var(--color-main);}
.news-shadow-desc{height:38px;font-size:13px;}
.news-shadow-name a.text-split,.news-shadow-desc.text-split{-webkit-line-clamp:2;}

/* product list */
.wrap-product-list{
    padding: 60px 0px 30px 0px;
}
.item-prolist{
    background: #f5f6fb;
}
.item-prolist a{}
.photo-list{}
.photo-list img{}
.info-list{
    padding: 20px;
}
.info-list h3{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 0px;
}
.item-prolist:hover .info-list h3{
    color: var(--color-primary);
}
/* about */
.wrap-about{
    padding: 30px 0px 150px 0px;
    position: relative;
}
.wrap-about:after{content:"";position: absolute;width: 100%;left: 0px;bottom: 0px;height: 300px;background-image: url(../images/background_img.png);background-position: center center;background-repeat: no-repeat;background-size: cover;z-index: -1;opacity: 0.1;}
.wrap-about:before{content:"";position: absolute;top: 0px;width: 100%;height: 100%;background: linear-gradient(0deg,rgba(253, 235, 54, 0) 0%, rgba(255, 255, 255, 1) 45%);}
.box-about{
    /* padding: 40px 15px; */
    background: #fff;
    border-radius: 5px;
}
.about-content{}
.name-about{
        font-size: 40px;
        color: #333333;
        line-height: 50px;
        text-align: left;
        font-weight: 700;
        font-style: normal;
        margin-bottom: 30px;
}
.slogan-about{
    font-size: 16px;
    color: var(--color-primary);
    line-height: 32px;
    text-align: left;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.line-about{
    width: 20%;
    height: 3px;
    border-top: 1px solid var(--color-primary);
    border-bottom: 1px solid var(--color-primary);
    margin-bottom: 35px;
    display: none;
}
.desc-about{
    margin-bottom: 30px;
    color: #4e413d;
}
.btn-about{
    display: block;
    width: fit-content;
    padding: 10px 20px;
    border-radius: 30px;
    color: #ffffff;
    transition: all 0.3s;
    background: var(--color-primary);
    font-weight: 500;
}
.btn-about:hover{
    background: #555555;
    color: #fff;
}
.btn-about i{
    font-size: 13px;
}
.btn-about svg{transition: all 0.3s;}
.btn-about:hover svg{fill:#ffffff}
.photo-about{
    border-radius: 10px;
    overflow: hidden;
}
.tc-about{}
.tc-about ul{
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.tc-about ul li{}
.tc-about ul li svg{}
.tc-about ul li svg path{
    fill: #54a43a !important;
}
.box-sl{}
.row-sl{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 20px;
    margin-top: 50px;
}
.item-sl{
    background-color: #237fc8;
    padding: 3em 2.5em 4em 2.5em;
    -webkit-mask-image: url(../images/bg_head.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    color: #fff;
    text-align: center;
}
.item-sl:nth-child(even){
    background-color: var(--color-primary);
}
.item-sl:nth-child(2), .item-sl:nth-child(3){
    transform: translateY(50px);
}
.number-sl{
    text-align: center;
}
.number-sl span{
    font-size: 72px;
    font-weight: 700;
}
.name-sl{
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    margin-top: -15px;
}
/* product seller */
.wrap-probc{
    padding: 60px 0px 60px 0px;
}
.box-home{
    border-radius: 5px;
    overflow: hidden;
}

/* Video */
.video{cursor:pointer;margin-bottom:1rem;}
.video-image{position:relative;margin-bottom:0.75rem;}
.video-image:before{content:"";position:absolute;width:50px;height:35px;top:calc(50% - 50px/2);left:calc(50% - 35px/2);z-index:1;background-repeat:no-repeat;background-image:url(../images/play.png);}
.video-name{text-align:center;font-size:16px;color:var(--color-black);margin-bottom:0px;}

/* Album */
.album{cursor:pointer;margin-bottom:1rem;}
.album-image{margin-bottom:0.75rem;}
.album-name{margin-bottom:0px;text-align:center;}
.album-name a{display:block;font-size:16px;color:var(--color-black);margin-bottom:0px;}

/* Brand */
.wrap-brand{margin-bottom:50px;padding:0px 15px;width: 100%;}
.wrap-brand .wrap-content{position:relative;}
.brand{display:block;border:1px solid #eee;max-width:160px;margin:0px auto;}

/* Product */
#sort-by { text-align: left; width: 100%; }

#sort-by label { font-family: 'Arial'; font-weight: 400; line-height: 33px; font-size: 14px; margin-right: 10px; margin-bottom: 0; color: #222; display: inline-block; }

#sort-by ul { margin: 0; padding: 0; list-style: none; display: inline; }

#sort-by > ul > li { -webkit-appearance: none; -moz-appearance: none; appearance: none; text-indent: .01px; cursor: pointer; line-height: 34px; border-radius: 3px; position: relative }

#sort-by ul ul { position: absolute; visibility: hidden; width: 180px; right: 0; top: 100%; z-index: 10000; border: 1px solid #ebebeb; border-radius: 3px; border-top-right-radius: 0; border-top-left-radius: 0; overflow: hidden; background: #fff; padding-left: 0px !important; }

#sort-by li li { width: 100%; margin-top: 0px; border-top: none; border-right: none; border-left: none; padding: 5px 10px; line-height: 20px; }

#sort-by li>a { display: inline-block; width: 100%; line-height: 22px; transition: all 0s ease-in-out; }

#sort-by a:link,

#sort-by a:visited { color: #333; text-decoration: none; }

#sort-by li:hover>ul { visibility: visible; }

.wrap-product{margin-bottom:50px;width: 100%;}
.product{float:left;width:23.5%;margin:0 2% 2% 0;}
.product:nth-child(4n+1){clear:both;}
.product:nth-child(4n){margin-right:0px;}
.box-product{position:relative;display:block;margin-bottom:1rem;}
.pic-product{background:#ffffff;border-radius:5px;padding:5px;border:1px solid #eee;}
.pic-product img{width:100%;border-radius:3px;}
.name-product{font-size:16px;color:var(--color-black);}
.name-product.text-split{-webkit-line-clamp:1;}
.price-product{margin-bottom:0px;}
.price-product span{font-weight:700;}
.price-new{font-size:15px;font-weight:500;color:var(--color-red);}
.price-old{padding-left:10px;font-size:12px;color:var(--color-gray);}
.price-per{position:absolute;top:15px;right:15px;color:#ffffff;background:var(--color-red);font-size:11px;border-radius:2px;width:45px;height:25px;text-align:center;line-height:25px;}
.cart-product{margin-bottom:0px;}
.cart-product span{cursor:pointer;width:49%;float:left;color:#ffffff;text-transform:capitalize;text-align:center;padding:7px 5px;border-radius:3px;}
.cart-add{margin-right:2%;background: linear-gradient(to right, #0066cc, #cc3333);}
.cart-add:hover{background-color:var(--color-dark-red);}
.cart-buy{background: linear-gradient(to right, var(--color-green), #bccc33);}
.cart-buy:hover{background-color:var(--color-dark-green);}

/* Product Detail */
.box-detail{
    background: #fff;
    border-radius: 3px;
}
.mg-top-30 {
    margin-top: 30px;
}
.grid-pro-detail{}
.left-pro-detail{position:relative;text-align:center;}
.left-pro-detail .MagicZoom{padding: 0;border-radius: 0;}
.gallery-thumb-pro{position:relative;margin-top:10px;}
.owl-pro-detail{padding:0px 30px;}
.control-pro-detail button{background-color:transparent;color:#222222;opacity:1;width:25px;font-size:23px;}
.control-pro-detail button:hover{opacity:0.7;}
.control-pro-detail button.owl-prev{left:0px;}
.control-pro-detail button.owl-next{right:0px;}
.control-pro-detail2 button{background-color:transparent;color:#222222;opacity:1;width:25px;font-size:23px;}
.control-pro-detail2 button:hover{opacity:0.7;}
.control-pro-detail2 button.owl-prev{left: -30px;}
.control-pro-detail2 button.owl-next{right: -30px;}
.thumb-pro-detail{display:block!important;/* border:1px solid #eee; */cursor:pointer;background-color:#ffffff;}
.thumb-pro-detail.mz-thumb.mz-thumb-selected{border-color:#cecfd2;}
.thumb-pro-detail img{box-shadow:none!important;filter:brightness(100%)!important;border-bottom:0px!important;padding-bottom:0px!important;}
.title-pro-detail{text-transform:capitalize;font-size: 32px;display:block;font-weight: 600;color: #333333;margin-bottom: 10px;}
.comment-pro-detail{display:flex;align-items:center;justify-content:flex-start;}
.social-plugin-pro-detail{margin-bottom:1rem;margin-top:0px!important;}
.desc-pro-detail{/* margin-bottom:1rem; */}
.attr-pro-detail{list-style:none;padding:0px;}
.attr-pro-detail li{margin-bottom:0.5rem;}
.attr-label-pro-detail{margin:0px 5px 0px 0px;}
.attr-label-pro-detail.d-block{display:block;margin:0px 0px 5px 0px;}
.attr-content-pro-detail{display:inline-block;margin-bottom:0px;}
.price-new-pro-detail{font-weight:700;font-size:20px;color: var(--color-primary);}
.price-old-pro-detail{font-weight:500;color:var(--color-gray);text-decoration:line-through;padding-left:10px;}
.color-pro-detail{cursor:pointer;display:inline-block;vertical-align:top;position:relative;width:35px;height:30px;margin:0px 0px 3px 0px;border:1px solid transparent;background-repeat:no-repeat;background-size:contain;background-position:center center;}
.size-pro-detail{cursor:pointer;border:1px solid #ccc;padding:3px 10px 4px 10px;display:inline-block;position:relative;}
.size-pro-detail.active,.color-pro-detail.active{border-color:#e5101d;color:#e5101d;}
.size-pro-detail.active:after,.color-pro-detail.active:after{content:'';position:absolute;bottom:0px;right:0px;width:13px;height:13px;background-repeat:no-repeat;background-image:url(../images/check-cart.png);}
.color-pro-detail input[type=radio],.size-pro-detail input[type=radio]{display:none;}
.quantity-pro-detail{width:100%;max-width:110px;line-height:normal;display:flex;align-items:center;justify-content:space-between;text-align:center;}
.quantity-pro-detail span{line-height:25px;padding:0px;width:30px;height:30px;color:#5f5f5f;cursor:pointer;font-size:22px;border:1px solid #cccccc;}
.quantity-pro-detail span.quantity-plus-pro-detail{border-left:0px;}
.quantity-pro-detail span.quantity-minus-pro-detail{border-right:0px;}
.quantity-pro-detail input{height:30px;border:1px solid #cccccc;width:calc(100% - 60px);text-align:center;font-size:14px;padding:5px;}
.cart-pro-detail{margin-bottom:1rem;}
.cart-pro-detail a{font-size:14px;color: #ffffff;text-transform:uppercase;width: 100%;}
.tags-pro-detail a{float:left;font-size:13px;padding-bottom:0.375rem;margin:0px 5px 5px 0px;background: linear-gradient(to right, #0066cc, #cc3333);}
.tags-pro-detail a i{font-size:11px;margin:5px 5px 0px 0px;}
.tabs-pro-detail{}
.nav-tabs {
    border-bottom: 0;
}
.tabs-pro-detail .nav-tabs .nav-link{border-top-width:3px;text-transform: uppercase;font-size: 20px;font-weight: bold;margin-bottom: 0px;border: transparent;color: #8d8d8d;padding: 10px 0px;}
.tabs-pro-detail .nav-tabs .nav-link.active,.tabs-pro-detail .nav-tabs .nav-item.show .nav-link{border-top-color: transparent;}
.cart-pro-detail a.mua-ngay{background-color: var(--color-primary);color: #fff;margin-bottom: 10px;-webkit-transition: opacity .5s;transition: opacity .5s;text-decoration: none;text-transform: uppercase;font-size: 16px;font-weight: bold;width: fit-content;}
.cart-pro-detail a.mua-ngay:hover{color: #fff;
    cursor: pointer;
    opacity: .75;
    text-decoration: none;}
.cart-pro-detail a.them-gio{
    background-color: #EDEDEE;
    color: #414042;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}
.cart-pro-detail a.them-gio:hover{color: #414042;
    cursor: pointer;
    opacity: .75;
    text-decoration: none;}
/* News */
.news{margin-bottom:2rem;}
.news-name{margin-bottom:0.5rem;}
.news-name a{color:#333;font-size:16px;}
.news-name a.text-split{-webkit-line-clamp:2;}
.news-name a:hover{color:var(--color-red);}
.news-time{color:#84878a;margin-bottom:0.25rem;}
.news-desc{color:#333333;margin-top:5px;line-height:22px;}
.othernews b{margin-bottom:10px;}
.list-news-other{padding-left:17px;list-style:square;}
.list-news-other li{margin-bottom:2px;}
.list-news-other li a{text-transform:none;color:#333333;}
.list-news-other li a:hover{color:var(--color-red);}

/* wrap-bottom-home */
.wrap-bottom-home{
    padding: 90px 0px;
    background: #f7eee2;
}
.wrap-adv{}

/* Contact */
.box-contact{
    padding: 60px;
    border: 1px dashed #683e00;
    border-radius: 35px;
}
.contact-article{margin-bottom:3rem;}
.contact-input{position:relative;margin-bottom:15px;}
.contact-input textarea{resize:none;height:150px;}
.contact-input .custom-file-label::after{content:attr(title);}
.contact-map{position:relative;height:500px;border-radius: 35px;overflow: hidden;}
.contact-map iframe{position:absolute;top:0px;left:0px;width:100%!important;height:100%!important;}
.btn-contact{
    padding: 9px 34px;
    background: #7e5028;
    border-color: #7e5028;
    font-weight: 600;
}
.btn-contact-page {
    color: #FFFFFF;
    background-color: var(--color-primary);
    font-size: 15px;
    font-weight: 400;
    line-height: 50px;
    border-radius: 8px 8px 8px 8px;
    padding: 0px 35px 0px 35px;
    display: flex;
    width: fit-content;
    align-items: center;
    gap: 5px;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}
.row-ttlh{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 30px;
}
.item-ttlh{
    display: flex;
    align-items: start;
}
.photo-ttlh{
    width: 40px;
    height: 40px;
    background: var(--color-primary);
    padding: 10px;
    border-radius: 50%;
}
.photo-ttlh img{}
.info-ttlh{
    width: calc(100% - 40px);
    padding-left: 15px;
}
.name-ttlh{
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 14px !important;
}
.desc-ttlh{
    color: #4B535D;
    font-family: "Public Sans", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}
/* Newsletter */
.newsletter-slogan{margin-bottom:0.5rem;color:var(--color-gray);}
.newsletter-input{position:relative;width: 100%;}
.newsletter-button{}
.newsletter-button input[type=submit]{text-transform:uppercase;font-weight: 600;background-color: var(--color-primary);border-color: var(--color-primary);background-color: var(--color-primary);border-color: var(--color-primary);padding: 0px 42px;line-height: 55px;border-radius: 4px;margin-top: 10px;border-radius: 30px 30px 30px 30px;font-weight: 700;}
.newsletter-input input{height: 55px;border-radius: 30px 30px 30px 30px;}
.newsletter-button input[type=submit]:focus{box-shadow:none}
/* Footer */
.footer-article{background-color: var(--color-primary);}
.box-content-footer{padding: 32px;}
.footer-article .wrap-content{padding:35px 15px;}
.box-footer{
    background: #fff;
    margin-top: -112px;
    box-shadow: 0px -10px 50px 0px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
}
.footer-title{font-size: 20px;margin-bottom: 22px;font-weight: 700;color: #2C3941;}
.footer-ul{list-style:none;padding:0px;margin:0px;}
.footer-info{line-height: 27px;}
.footer-info p{
    margin-bottom: 10px;
}
.line-footer{
    width: 30px;
    height: 2px;
    background: #7e5028;
    margin-top: 15px;
    position: relative;
	display:none;
}
.line-footer::after{content: "";position: absolute;width: 2px;height: 2px;background: #7e5028;right: -4px;}
.footer-ul li{margin-bottom: 7px;}
.footer-ul li:last-child{margin-bottom:0px;}
.footer-ul li a{color:var(--color-black);}
.footer-ul li a:hover{text-decoration:none;color: var(--color-primary);}
.footer-tags{background:#eee;}
.footer-tags .wrap-content{padding:30px 15px;}
.footer-tags-lists{list-style:none;padding:0px;margin:0px;}
.footer-tags-lists li{float:left;}
.footer-tags-lists li a{padding-bottom:0.375rem;background: linear-gradient(to right, #0066cc, #cc3333);}
.footer-powered{color:#ffffff;background-color: var(--color-primary);}
.footer-powered .wrap-content{padding-top: 10px;padding-bottom: 30px;}
.footer-statistic{text-align:right;}
.footer-statistic span{padding-right:10px;}
.footer-statistic span:last-child{padding-right:0px;}
#footer-map{position:relative;height:500px;}
#footer-map iframe{position:absolute!important;width:100%!important;height:100%!important;top:0px!important;left:0px!important;}
.mg-top-50 {
    margin-top: 50px;
}
footer .top-ft-wanda {
    padding: 25px 0px;
    display: none;
}
footer {
    background: var(--bgfooter);
}
.footer-cus .footer-content {
    padding: 50px 0;
    background: #f6f6f6;
    color: #9b9b9b;
}
.footer-cus .list-col {
    display: flex;
    flex-flow: wrap;
    gap: 20px;
    align-items: start;
    justify-content: space-between;
}
.footer-cus .list-col .footer-col {
    flex: 0 0 calc(26% - 20px);
    max-width: calc(26% - 20px);
    display: flex;
    align-items: center;
    gap: 8px;
}
.footer-col-social{
    max-width: calc(15% - 20px);
}
.footer-cus .list-col .footer-col .item-icon {
    flex: 0 0 50px;
    padding: 1px;
    border: 1px solid #aae16e;
    border-radius: 10px;
}
.footer-cus .list-col .footer-col .item-icon i {
    color: #ffffff;
    font-size: 25px;
    background: linear-gradient(to right, #2171be, #aae16e);
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
}
.footer-cus .list-col .footer-col .item-detail {
    font-weight: 600;
}
.footer-cus .list-col .footer-col.footer-address .item-detail p {
    font-size: 18px;
}
.footer-cus .list-col .footer-col .item-detail p {
    color: #9b9b9b;
    margin: 0;
}
.footer-cus .list-col .footer-col.footer-phone .item-detail a, .footer-cus .list-col .footer-col.footer-email .item-detail a {
    font-size: 18px;
}
.footer-cus .list-col .footer-col .item-detail a {
    color: #9b9b9b;
}
.footer-cus .footer-copyright {
    padding: 15px 0;
    background: #35ad2b;
    text-align: center;
    color: #fff;
}
.footer-cus .footer-copyright p{
    margin: 0;
}
/* Like Share */
.social-plugin{display:flex;justify-content:flex-start;margin-top:10px;}
.social-plugin .at-share-btn{margin-bottom:0px!important;}
.social-plugin .zalo-share-button{margin-left:3px;}

/* Paging */
.pagination-home{margin-top:20px}
.pagination-home .pagination .page-item .page-link{color:#555555;font-size:.875rem;}
.pagination-home .pagination .page-item.active .page-link{color:#ffffff;background-color: var(--color-primary);border-color: var(--color-primary);}

/* Paging Ajax */
.pagination-ajax{text-align:center;}
.pagination-ajax a{display:inline-block;vertical-align:top;margin:0px 3px 3px 3px;width:35px;height:35px;line-height:33px;color:#666!important;border:1px solid #e6e6e6;font-size:13px;cursor:pointer;text-decoration:none!important;background-color:#ffffff;}
.pagination-ajax a.current,.pagination-ajax a:hover{color:#ffffff!important;border-color: #54a43a;background-color: #54a43a;}
.pagination-ajax a.first,.pagination-ajax a.last,.pagination-ajax a.prev,.pagination-ajax a.next{text-indent:-9999px;position:relative;background-color:#ffffff!important;}
.pagination-ajax a.first:before,.pagination-ajax a.last:before,.pagination-ajax a.prev:before,.pagination-ajax a.next:before{content:'';position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:2;background-color:transparent;background-repeat:no-repeat;background-position:center;}
.pagination-ajax a.first:before{background-image:url(../images/page-first.png);}
.pagination-ajax a.last:before{background-image:url(../images/page-last.png);}
.pagination-ajax a.prev:before{background-image:url(../images/page-prev.png);}
.pagination-ajax a.next:before{background-image:url(../images/page-next.png);}

/* Popup */
#popup .modal-body{padding:0px;}

/* Hidden Google Captcha */
.grecaptcha-badge{display:none!important;width:0px!important;height:0px!important;visibility:hidden!important;overflow:hidden;}

/* Hidden Check Grammar Coccoc */
coccocgrammar{display:none;}

/* Scroll Top */
.scrollToTop{width: 50px;height: 50px;text-align:center;font-weight:bold;background: var(--color-primary);color:#444;text-decoration:none;position:fixed;bottom:65px;right: 16px;display:none;z-index:10;cursor:pointer;}
.scrollToTop svg{
	    width: 50px;
	    height: 50px;
	    stroke: #fff !important;
	    fill: #fff;
}
.scrollToTop:hover svg, .scrollToTop svg * {
    stroke: #fff;
}
/* Text Hide */
.text-split{overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;}

/* Transition All */
.transition{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;}

/* Scale IMG */
.scale-img{overflow:hidden;display:block;}
.scale-img img{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}
.scale-img:hover > img{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}

/* Blink */
.blink{-webkit-animation-name:blink;-webkit-animation-duration:1s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-name:blink;-moz-animation-duration:1s;-moz-animation-timing-function:linear;-moz-animation-iteration-count:infinite;animation-name:blink;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;}
@-moz-keyframes blink{
	0%{opacity:1.0;}
	50%{opacity:0.0;}
	100%{opacity:1.0;}
}
@-webkit-keyframes blink{
	0%{opacity:1.0;}
	50%{opacity:0.0;}
	100%{opacity:1.0;}
}
@keyframes blink{
	0%{opacity:1.0;}
	50%{opacity:0.0;}
	100%{opacity:1.0;}
}

/* Button Frame */
.btn-frame{display:block;width:50px;height:50px;position:fixed;right:20px;z-index:10;cursor:pointer;}
.btn-frame i{display:flex;display:-ms-flex;justify-content:center;align-items:center;-ms-flex-align:center;width:50px;height:50px;border-radius:50%;background:#1182FC;position:relative;z-index:1;}
.btn-frame i img{vertical-align:middle;width:70%;}
.btn-frame .animated.infinite{animation-iteration-count:infinite;}
.btn-frame .kenit-alo-circle{width:60px;height:60px;top:-5px;right:-5px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(7,41,103,0.8);opacity:.1;border-color:#1182FC;opacity:.5;}
.btn-frame .zoomIn{animation-name:zoomIn;}
.btn-frame .animated{animation-duration:1s;animation-fill-mode:both;}
.btn-frame .kenit-alo-circle-fill{width:70px;height:70px;top:-10px;right:-10px;position:absolute;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;background-color:rgba(7,41,103,0.35);opacity:.4;}
.btn-frame .pulse{animation-name:pulse;}

/* Zalo */
.btn-zalo{bottom:315px;}

/* Phone */
.btn-phone{bottom:230px;}

/* Messenger */
.js-facebook-messenger-container.closed,.js-facebook-messenger-tooltip.closed{display:none!important}
.js-facebook-messenger-tooltip{bottom:97px;right:97px}
.js-facebook-messenger-tooltip{color:#404040;background:#fff}
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip{z-index:999}
.js-facebook-messenger-tooltip{display:none;position:fixed;text-align:center;border-radius:10px;overflow:hidden;font-size:12px;line-height:1;padding:10px;border:1px solid rgba(0,0,0,0.1);box-shadow:rgba(0,0,0,0.15) 0 2pt 10pt;z-index:1.0E+30}
.js-facebook-messenger-close-tooltip{width:10px;height:10px;display:inline-block;cursor:pointer;margin-left:10px}
.js-facebook-messenger-box.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}
.js-facebook-messenger-box.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip{z-index:999}
.js-facebook-messenger-box{display:block;position:fixed;cursor:pointer;bottom:150px;right:17px;width:56px;height:56px;text-align:center;background:#1182FC;border-radius:100%;overflow:hidden;z-index:99;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);-moz-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3)}
.js-facebook-messenger-box.rotate svg#fb-msng-icon{transform:rotate(0deg)}
.js-facebook-messenger-box svg#fb-msng-icon{width:32px;height:33px;position:absolute;top:13px;left:12px;opacity:1;overflow:hidden;-webkit-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-moz-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-o-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;}
.js-facebook-messenger-box.rotate svg#close-icon{transform:rotate(-45deg)}
.js-facebook-messenger-box svg#close-icon{opacity:0;width:19px;height:20px;position:absolute;top:19px;left:19px;-webkit-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-moz-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-o-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;}
.js-facebook-messenger-container,.js-facebook-messenger-container-button{z-index:1000}
.js-facebook-messenger-container{position:fixed;opacity:0;transform:translateY(50px);bottom:110px;right:90px;border-radius:10px;pointer-events:none;box-shadow:0 1px 6px rgba(0,0,0,0.06),0 2px 32px rgba(0,0,0,0.16);-webkit-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;-moz-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;-o-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;transition:transform 160ms ease-in-out,opacity 160ms ease-in-out}
.js-facebook-messenger-top-header{width:220px}
.js-facebook-messenger-top-header{color:#ffffff;background:#1182FC}
.js-facebook-messenger-top-header{display:block;position:relative;width:220px;background:#1182FC;color:#ffffff;text-align:center;line-height:1;padding:10px;font-size:14px;border-top-left-radius:10px;border-top-right-radius:10px}
.js-facebook-messenger-container iframe,.js-facebook-messenger-container-button iframe{border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip{z-index:999}
.js-facebook-messenger-container,.js-facebook-messenger-container-button{z-index:1000}
.js-facebook-messenger-top-header{color:#ffffff;background:#1182FC}
.js-facebook-messenger-top-header{width:220px}
.js-facebook-messenger-tooltip{color:#404040;background:#fff}
.js-facebook-messenger-container.open{transform:translateY(0px);opacity:1;pointer-events:all}
.js-facebook-messenger-tooltip{bottom:97px;right:97px}
.js-facebook-messenger-box.open svg#fb-msng-icon{opacity:0}
.js-facebook-messenger-box.rotate.open svg#close-icon{transform:rotate(0deg)}
.js-facebook-messenger-box.open svg#close-icon{opacity:1}

/* Cart Fix */
.cart-fixed{position:fixed;right:20px;bottom:390px;z-index:10;width:50px;height:50px;text-align:center;color:#fff!important;border-radius:100%;display:flex;align-items:center;justify-content:center;background-color: #0066cc;background-image: linear-gradient(to right, #0066cc, #cc3333);}
.cart-fixed i{font-size:20px;}
.cart-fixed span{position:absolute;top:0px;right:-5px;color:#ffffff;width:25px;height:25px;background:var(--color-red);text-align:center;line-height:25px;font-size:11px;border-radius:100%;}

/* Toolbar */
.toolbar{background:var(--color-red);width:100%;padding:3vw;bottom:0px;position:fixed;z-index:500;height:auto;left:0px;}
.toolbar ul{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:0px;margin:0px;}
.toolbar ul li{text-align:center;width:25%;}
.toolbar ul li a{display:block;width:100%;cursor:pointer;}
.toolbar ul li a img{height:6vw;width:auto;}
.toolbar ul li a span{font-weight:400;color:#ffffff;font-size:3.5vw;display:none;}

/* Fixbar */
.fixbar{bottom:0;display:block;background:#f0eff4;border-top:1px solid #ddd;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;margin:0;z-index:500;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:50px;}
.fixbar ul{margin:0px;padding:0px;list-style:none;}
.fixbar ul li{display:inline-block;margin:0 auto 10px;text-align:center;width:25%;float:left;}
.fixbar .icon-cart-mobile,.fixbar .icon-cart-new,.fixbar .icon-home-new,.fixbar .icon-hotdeal-new{width:20px;height:20px;display:block;margin:8px auto 0;}
.fixbar .icon-cart-mobile{background:url(../images/cart-mobile.png) no-repeat;}
.cart-total-header-mobile{font-size:10px;position:absolute;background:red;color:#fff!important;border-radius:50%;height:15px;width:15px;line-height:15px;top:5px;margin-left:5px;}
.fixbar ul li a{font-size:11px;text-decoration:none;color:#333;}
.fixbar ul li a i{font-size:20px;}

/* Plugbar */
.plugbar{position:fixed;bottom:0;left:0;border-top:1px solid #eae6e6;width:100%;right:0;max-width:767px;margin:0 auto;background:#ffffff;padding:9px 10px 10px 7px;z-index:10;}
.plugbar ul{list-style:none;padding:0;margin:0px;display:-webkit-flex;display:-moz-flex;display:flex;justify-content:space-between;align-items:center;}
.plugbar ul li{width:20%;float:left;}
.plugbar ul li a{display:block;color:#696969;font-size:12px;text-align:center;position:relative;}
.plugbar ul li a i{font-size:20px;color:#696969;}
.plugbar ul li a span{position:absolute;width:50px;height:50px;top:-40px;left:calc(50% - 50px/2);font-size:14px;display:block;border:1px solid rgba(234,230,230,0.5);border-radius:100%;}

/* Combo Phone */
.support-online{position:fixed;z-index:999;left:10px;bottom:0px;}
.support-online a{position:relative;margin:20px 10px;text-align:left;width:40px;height:40px;}
.support-online i{width:40px;height:40px;background:#43a1f3;color:#ffffff;border-radius:100%;font-size:20px;text-align:center;line-height:1.9;position:relative;z-index:999;}
.support-online a span{border-radius:2px;text-align:center;background:rgb(103,182,52);padding:9px;display:none;width:180px;margin-left:10px;position:absolute;color:#ffffff;z-index:999;top:0px;left:40px;transition:all 0.2s ease-in-out 0s;-moz-animation:headerAnimation 0.7s 1;-webkit-animation:headerAnimation 0.7s 1;-o-animation:headerAnimation 0.7s 1;animation:headerAnimation 0.7s 1;}
.support-online a:hover span{display:block;}
.support-online a{display:block;}
.support-online a span:before{content:"";width:0;height:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent  rgb(103,182,52) transparent transparent;position:absolute;left:-10px;top:10px;}
.support-online .kenit-alo-circle-fill{width:60px;height:60px;top:-10px;position:absolute;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;background-color:rgba(0,175,242,0.5);opacity:.75;right:-10px;}
.support-online .kenit-alo-circle{width:50px;height:50px;top:-5px;right:-5px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,0.4);opacity:.1;border-color:#0089B9;opacity:.5;}
.support-online .support-online .btn-support{cursor:pointer;}
.support-online .mes i{background:orange;}
.support-online .sms i{background:red;}
.support-online .call-now i{background:green;}

/* Phone Switch */
.widget-mobile{position:fixed;left:50%;transform:translateX(-50%);bottom:10px;z-index:9999999;}
#my-phone-circle{position:relative;width:50px!important;height:50px!important;}
.wcircle-open .wcircle-icon i:before{content:'\f00d';}
.wcircle-icon{background:#1282fc;border-radius:50%;display:flex!important;display:-ms-flex!important;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative!important;}
.wcircle-icon:before{position:absolute;content:'';width:60px;height:60px;background:rgba(18,130,252,.5);border:1px solid #ffffff;border-radius:50%;left:-5px;top:-5px;-webkit-animation:pulse 1s infinite ease-in-out;-moz-animation:pulse 1s infinite ease-in-out;-ms-animation:pulse 1s infinite ease-in-out;-o-animation:pulse 1s infinite ease-in-out;animation:pulse 1s infinite ease-in-out;}
.wcircle-icon:after{position:absolute;content:'';width:80px;height:80px;background:rgba(18,130,252,.5);border-radius:50%;left:-15px;top:-15px;-webkit-animation:zoomIn 2s infinite ease-in-out;-moz-animation:zoomIn 2s infinite ease-in-out;-ms-animation:zoomIn 2s infinite ease-in-out;-o-animation:zoomIn 2s infinite ease-in-out;animation:zoomIn 2s infinite ease-in-out;}
.wcircle-menu{position:absolute!important;left:0;top:0;display:none;}
.wcircle-menu-item{width:50px;height:50px;background:#1282fc;border-radius:50%;display:flex;display:-ms-flex;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.wcircle-menu-item img{width:50px;height:50px;display:block;border-radius:50%;}
.wcircle-menu-item i,.wcircle-icon i{font-size:25px;color:#ffffff;position:relative;z-index:9999;}
.shake-anim{-webkit-animation:shake-anim 1s infinite ease-in-out;-moz-animation:shake-anim 1s infinite ease-in-out;-ms-animation:shake-anim 1s infinite ease-in-out;-o-animation:shake-anim 1s infinite ease-in-out;animation:shake-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
@-moz-keyframes shake-anim{
	0%{transform:rotate(0) scale(1) skew(1deg)}
	10%,30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%,40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}
	100%,50%{-moz-transform:rotate(0) scale(1) skew(1deg)}
}
@-webkit-keyframes shake-anim{
	0%,100%,50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
	10%,30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%,40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
}
@-o-keyframes shake-anim{
	0%,100%,50%{-o-transform:rotate(0) scale(1) skew(1deg)}
	10%,30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%,40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}
}
.comment-pro-detail .comment-star i{font-size: 13px}
.detail-right-box{position: sticky;top: 0;z-index: 999}
.detail-right-box-title {
    padding: 10px 10px 0 10px;
    font-size: 18px;
    font-weight: 500
}
.care-detail-box {
    padding: 10px;
}
.detail-right-box-wrap .care-detail-item {
    margin: 0;
    border-bottom: 1px solid #eee;
    padding: 8px 0;
}
.detail-right-box-wrap .care-detail-item img {
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 12px;
}
.product-info {
    margin-top: 20px;
    color: #4e413d;
}
.product-info .title {
    font-weight: 500;
    color: #4e413d;
    margin-left: 10px;
}
.product-info .line-info {
    margin: 0 10px;
}
span.txt-e-c {
    margin-left: 5px;
}
.support-ask-title {
    font-weight: bold;
    margin-bottom: 10px;
}
.support-ask-body, .support-ask-title {
    padding: 0;
}
.support-ask-item {
    width: 110px;
    display: inline-block;
}
.support-ask-item a {
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    color: #333;
    cursor: pointer;
}
.support-ask-icon img {
    width: 20px;
    height: 20px;
}
.support-ask-name {
    vertical-align: 1px;
}
.detail-right-box-wrap .care-detail-item a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

.wrap-adv{}
.box-adv{
    padding: 15px;
    background: #fff;
    border: 1px solid #4E9438;
    border-radius: 5px;
}
.box-adv .slideshow-item{border-radius:5px;overflow: hidden;}
.wrap-newsnb{
    padding: 60px 0px 60px 0px;
}
.item-news{
    background: #f5f6fb;
    transition: all 0.3s;
    border-radius: 10px;
    overflow: hidden;
}
.item-news:hover{
	    /* box-shadow: 0 12px 16px 0 rgba(78, 65, 61, 0.12); */
	    -webkit-box-shadow: 0 12px 16px 0 rgba(78, 65, 61, 0.12);
	    transform: translateY(-5px);
}
.item-news a{}
.photo-news{}
.info-news{
    padding: 15px;
    text-align: center;
}
.info-news > h3{
    font-size: 24px;
    color: var(--color-primary);
    text-align: center;
    font-weight: 600;
}
.date-news{
    font-size: 16px;
    text-align: center;
    color: #333333;
    margin-bottom: 15px;
}
.wrap-register{background: #f5f6fb;border-radius: 30px 30px 0px 0px;padding: 32px;}
.title-register{
}
.title-register span{
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    font-size: 40px;
    color: #2C3941;
}
.title-register p{
    margin-bottom: 0px;
    font-size: 18px;
}
.form-newsletter{
}
.form-newsletter .row{
    margin-left: -5px;
    margin-right: -5px;
}
.form-newsletter .row > div{
    padding-left: 5px;
    padding-right: 5px;
}
.fixed-stuff {
    position: fixed;
    right: 16px;
    bottom: 108px;
    z-index: 50;
}
.fixed-stuff .fixed-social {
    position: relative;
}
.fixed-stuff .trigger-fixed-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .625rem;
    border: 0;
    background-color: var(--color-primary);
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: clamp(12px, 1.66667rem, 1.875rem);
    padding: 0;
}
.fixed-stuff .fixed-social .fixed-social-list {
    -webkit-transform: translateX(.625rem);
    -ms-transform: translateX(.625rem);
    -webkit-transition: all .3s;
    position: absolute;
    right: 100%;
    transform: translateX(.625rem);
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    padding-right: .20833rem;
}
.fixed-stuff .fixed-social .fixed-social-list.active {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    visibility: visible;
    opacity: 1;
}
.fixed-stuff .fixed-social .fixed-social-list {
    -webkit-transform: translateY(10px);
    -ms-transform: translateX(.625rem);
    -webkit-transition: all .3s;
    position: absolute;
    right: -3px;
    transform: translateY(10px);
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    bottom: calc(100% + 5px);
}
.fixed-stuff .fixed-social .fixed-social-list ul {
    gap: .20833rem;
}
.filter-list .facetwp-facet .facetwp-checkbox .facetwp-display-value, .fixed-stuff .fixed-social .fixed-social-list ul {
    gap: 4px;
    display: -ms-flexbox;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.fixed-stuff .fixed-social .fixed-social-list ul li a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* border: 1px solid #fff; */
    /* border-radius: .20833rem; */
    background-color: var(--color-primary);
    width: 3.125rem;
    height: 3.125rem;
    color: #fff;
    font-size: 19px;
}
.fixed-stuff .fixed-social .fixed-social-list ul li a, .footer-section .contact-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    align-items: center;
}
.fixed-stuff .fixed-social .fixed-social-list ul li a img, .fixed-stuff .trigger-fixed-list img, .fixed-stuff a.back-to-top img {
    max-width: 1.66667rem;
}
.wrap-about-page{}
.box-content-about-page{
    max-width: 810px;
    margin: auto;
}
.grid-news{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.danhmucct {
    margin: 0 0 20px;
    position: relative;
    padding: 10px 10px;
    border: 1px solid #e7e7e7;
    position: sticky;
    top: 100px;
}
.tieude {
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
.danhmuc ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.danhmuc > ul > li {
    border-bottom: 1px solid #e7e7e7;
}
.danhmuc > ul > li:last-child {
    border-bottom: none;
}
.danhmuc ul li {
    position: relative;
}
.danhmuc ul li h2{font-weight: normal;margin: 0;position: relative;}
.danhmuc ul li a {
    padding: 8px 0 8px 0px;
}
.danhmuc ul li a {
    color: #252a2b;
    position: relative;
    font-size: 14px;
    display: block;
}
.danhmuc ul li a:hover,.danhmuc ul li:hover>h2>a,.danhmuc ul li.has-submenu.opened>h2>a{color:var(--color-red);}
.danhmuc ul > li.has-submenu > h2 a {
    padding-right: 30px;
    font-weight: 500;
    color: #333333;
    text-transform: uppercase;
}
.danhmuc ul > li.has-submenu > ul li a {
    padding-left: 15px;
}
.danhmuc ul > li > a,.danhmuc ul > li > h2 a  {
    padding: 10px 0;
    font-size: 14px;
}
.danhmuc ul li ul {
    display: none;
}
.danhmuc ul li ul li ul li a{padding: 5px 0 5px 30px !important;}
.danhmuc ul > li.has-submenu span.icon-plus-submenu {
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid transparent;
    z-index: 5;
}
.icon-plus-submenu:after, .icon-plus-submenu:before {
    background: rgba(9, 9, 9, 0.6);
    content: '';
    display: block;
    position: absolute;
    margin-right: 7px;
    top: 50%;
    right: 0;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
}
.icon-plus-submenu:before {
    width: 9px;
    height: 1px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.icon-plus-submenu:after {
    width: 1px;
    height: 9px;
    right: 4px;
    transform-origin: center;
    -moz-transform: translateY(-50%) scale(1, 1);
    -ms-transform: translateY(-50%) scale(1, 1);
    -webkit-transform: translateY(-50%) scale(1, 1);
    transform: translateY(-50%) scale(1, 1);
}
.danhmuc ul > li.has-submenu .icon-plus-submenu:hover {
    border: 1px solid #e7e7e7;
}
li.has-submenu.opened > h2 .icon-plus-submenu:after {
    -moz-transform: translateY(-50%) scale(1, 0);
    -ms-transform: translateY(-50%) scale(1, 0);
    -webkit-transform: translateY(-50%) scale(1, 0);
    transform: translateY(-50%) scale(1, 0);
}

.item_ttnb{
	margin-bottom:10px;
	display: flex !important;
	flex-wrap: wrap;
	border: none !important;
	justify-content: space-between;
	align-items: center;
}
.item_ttnb .img{
	display: block;
	overflow: hidden;
	width: 100px;
}
.item_ttnb .img img{display: block;width: 100%;transition: 0.5s;}
.item_ttnb .img:hover img{transform: scale(1.2);}
.item_ttnb .tttt{display: block;width: calc(100% - 110px);}
.item_ttnb .ten{
	font-weight: 700;
	color:#000;
	font-size: 14px;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
	margin-bottom: 4px;
}
.item_ttnb .ten.text-split{-webkit-line-clamp:2;}
.item_ttnb .ten:hover{color:var(--color-red);}
.item_ttnb .mota{
	line-height: 21px;
	max-height: 42px;
	margin: 0;
	font-size: 14px;
}
.item_ttnb .mota.text-split{-webkit-line-clamp:2;}


.social-plugin {
    display: flex;
    justify-content: end;
    margin-top: 0px;
    gap: 9px;
}

.social-plugin .at-share-btn {
    margin-bottom: 0px!important;
}

.social-plugin .zalo-share-button {
    margin-left: 3px;
}

.social-product ul {
    display: flex;
    margin-top: 0px;
    padding-left: 0px;
    list-style: none;
    margin-bottom: 15px;
}

.addthis_inline_share_toolbox_dc09 {
    display: none
}

.social-product li {
    margin-top: 0px;
    margin-right: 8px;
}

.social-product button {
    width: 24px;
    display: flex;
    height: 24px;
    border: none;
    cursor: pointer;
    color: #ffffff;
    border-radius: 0px;
    padding: 0px;
    font-size: 12px;
    transition: all 0.3s;
    justify-content: center;
    align-items: center;
    /* background: var(--color-primary) !important; */
}

.social-product button:hover {
    transform: translateY(-5px);
    color: #f0504b;
}

.social-product .sharer1 {
    background: #1c96e8;
}

.social-product .sharer2 {
    background: #3d548e;
}

.social-product .sharer3 {
    background: #3294bd;
}

.social-product .sharer4 {
    background: #cb362d;
}

.social-product .sharer5 {
    background: #df0022;
}

.title-product-orther{}
.title-product-orther span{
    font-size: 42px;
    font-weight: 600;
    color: #333333;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}
.box-tt{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.item-tt{
    display: flex;
    align-items: center;
    padding: 10px;
    gap: 10px;
    border: 1px solid #00000017;
    width: calc(50% - 7.5px);
}
.photo-tt{}
.info-tt{}
.name-tt{
    font-size: 16px;
    display: block;
    font-weight: 500;
    color: #4e413d;
}
.price-tt{
    font-size: 16px;
    display: block;
    font-weight: 600;
    color: #4e413d;
}
.box-cn-detail{
    padding: 60px 0px;
    background: #f5f6fb;
}
.info-cn-detail{
}
.title-cn-detail{
    font-size: 40px;
    font-weight: 700;
    color: #2C3941;
    margin-bottom: 35px;
}
.desc-cn-detail{
    text-align: justify;
    font-family: 'Arial';
}
.item-chungnhan{}
.photo-chungnhan{
    margin-bottom: 20px;
    padding: 10px;
    background: #fff;
}
.info-chungnhan{}
.name-chungnhan{
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    text-align: center;
}
.box-tc{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 20px;
}
.item-tc{
    display: flex;
    align-items: start;
}
.photo-tc{
    width: 50px;
}
.photo-tc img{}
.info-tc{
    width: calc(100% - 50px);
    padding-left: 10px;
}
.name-tc{
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 5px;
}
.desc-tc{
    font-size: 14px;
}
/* tnsm */
.wrap-tn{
    padding: 7em 0em 7em 0em;
    position: relative;
}
.wrap-tn .wrap-content{
    z-index: 9;
    position: relative;
}
.wrap-tn:before{content:"";position: absolute;width: 100%;height: 100%;top: 0px;left: 0px;background-color: transparent;background-image: linear-gradient(90deg, #FFFFFF00 40%, #009b83 100%);opacity: 1;transition: background 0.3s, border-radius 0.3s, opacity 0.3s;}
.content-tn{
    max-width: 50%;
    margin: 0px 0px 0px auto;
    color: #fff;
    padding: 2em 2em 2em 2em;
}
.title-tn{
    margin-bottom: 40px;
}
.title-tn > span{
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.title-tn > h2{
    font-size: 40px;
    font-weight: 700;
    margin: 15px 0px;
}
.title-tn > div{}
.row-tn{
    display: flex;
    flex-direction: column;
    row-gap: 25px;
}
.item-tn{
    display: flex;
    align-items: start;
}
.photo-tn{
    width: 84px;
    height: 84px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.photo-tn img{}
.info-tn{
    width: calc(100% - 84px);
    padding-left: 15px;
}
.info-tn h3{
    font-weight: 700;
    font-size: 24px;
}
.info-tn p{}

.wrap-dn{
    padding: 60px 0px 60px 0px;
}
.content-dn{}
.item-dn{}
.content-dn{
    padding-right: 40px;
}
.content-dn > span{
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: var(--color-primary);
}
.content-dn > h2{
    font-size: 40px;
    color: #333333;
    line-height: 50px;
    text-align: left;
    font-weight: 700;
    font-style: normal;
    margin: 20px 0px;
}
.content-dn > div{}
.item-dn{
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.photo-dn{}
.info-dn{
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    background-color: #2C394180;
    height: 0px;
    overflow: hidden;
    transition: all 0.5s;
    text-align: center;
}
.info-dn > h3{}
.info-dn > div{}
.item-dn:hover .info-dn{
    height: 100%;
}

#exampleModal .title-pro-detail{
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 5px;
}
.desc-detail-popup{
    display: block;
    margin-bottom: 20px;
}
#exampleModal{}
#exampleModal .modal-content{
    border-radius: 20px;
    overflow: hidden;
}
#exampleModal .modal-body{
    padding: 25px;
    border-radius: 20px;
}
#exampleModal button.close{
    background: var(--color-primary);
    opacity: 1;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 6px 15px;
    border-radius: 0px 20px 0px 20px;
}
#exampleModal button.close svg{
    stroke: #fff;
}
.form-register form {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.form-register textarea.form-control {
    height: 80px;
    border-radius: 30px 30px 30px 30px;
}
.dv-item{
    background-color: #fff;
    padding: 17px 17px 20px;
    border-radius: 8px;
    border: 1px solid #dddfe0;
    transition: all 0.3s;
}
.row-service{row-gap:30px
            }
.in-page .list-service .wrap-content2{
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.dv-item:hover{
    transform: translateY(-10px);
}
.dv-item a{}
.dv-photo{
    border-radius: 6px;
    overflow: hidden;
}
.dv-photo img{}
.dv-info{
    color: #121C27;
}
.name-dv{
    margin-bottom: 11px;
    margin-top: 14px;
    font-size: 22px;
    font-weight: 500;
}
.desc-dv{
    font-size: 15px;
    line-height: 25px;
    color: #4b535d;
    margin-bottom: 20px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.btn-style{
    color: #FFFFFF;
    background-color: var(--color-primary);
    font-size: 15px;
    font-weight: 400;
    line-height: 50px;
    border-radius: 8px 8px 8px 8px;
    padding: 0px 35px 0px 35px;
    display: flex;
    width: fit-content;
    align-items: center;
    gap: 5px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}
.btn-style svg{
    width: 20px;
}
.btn-style:hover{
    color: #fff;
}
.btn-style:hover svg{}
.btn-style svg path{
    fill: #fff;
}
.btn-style:before {
    content: '';
    position: absolute;
    top: 0;
    left: -200%;
    width: 200%;
    height: 100%;
    -webkit-transform: skewx(-20deg);
    -khtml-transform: skewx(-20deg);
    -moz-transform: skewx(-20deg);
    -ms-transform: skewx(-20deg);
    -o-transform: skewx(-20deg);
    transform: skewx(-20deg);
    background-image: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(rgba(255,255,255,.35)),to(transparent));
    background-image: linear-gradient(to right,transparent,rgba(255,255,255,.35),transparent);
}
.btn-style:hover:before {
    -webkit-animation: pxl_btn_shine 1.4s ease;
    animation: pxl_btn_shine 1.4s ease;
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}
@-webkit-keyframes pxl_btn_shine {
    100% {
        left: 200%
    }
}

@keyframes pxl_btn_shine {
    100% {
        left: 200%
    }
}

.news{margin-bottom:2rem;border: 1px solid #d3d5d6;padding: 20px;}
.news-image{
    display: block;
    position: relative;
}
.post-date{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 80px;
    background-color: rgb(0 0 0 / 42%);
    border-radius: 5px;
    backdrop-filter: blur(10px);
    height: 100px;
    text-align: center;
}
.post-date .day{
    color: #fff;
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 3px;
    margin-top: 12px;
    display: block;
    width: 100%;
    line-height: 45px;
}
.post-date .month{
    color: #fff;
    font-size: 15px;
}
.news-info{
    padding: 40px 50px 40px 40px;
}
.news-name{margin-bottom:0.5rem;}
.news-name a{color: #333;font-size:16px;font-size: 26px;line-height: 33px;font-weight: 500;margin-bottom: 20px;}
.news-name a.text-split{-webkit-line-clamp:2;}
.news-name a:hover{color: var(--color-primary);}
.news-time{color:#84878a;margin-bottom:0.25rem;}
.news-desc{margin-top:5px;line-height:22px;font-size: 15px;line-height: 25px;color: #4b535d;margin-bottom: 37px;}
.othernews b{margin-bottom:10px;}
.list-news-other{padding-left:17px;list-style:square;}
.list-news-other li{margin-bottom:2px;}
.list-news-other li a{text-transform:none;color:#333333;}
.list-news-other li a:hover{color:var(--color-red);}

.team-section.team-page-1 .team-block-one .inner-box {
    margin-bottom: 45px;
}
.team-block-one .inner-box {
    position: relative;
    display: block;
    margin-left: 20px;
    margin-right: 9px;
    padding: 0px;
}
.team-block-one .inner-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius: 10px;
    transform: rotate(-4.39deg);
    transition: all 500ms ease;
}
.team-block-one .inner-box:before {
    background: linear-gradient(270deg, #ededed -22.92%, #000000 56.63%);
}
.team-block-one .inner-box .image-box {
    position: relative;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    /* min-height: 225px; */
    justify-content: center;
    align-items: center;
    background:#fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 50px 0px;
}
.team-block-one .inner-box .image-box img {
    border-radius: 10px;
    transition: all 500ms ease;
}
.team-block-one .inner-box:hover:before {
    transform: rotate(0deg);
}
.item-post-metas{
    margin-top: 16px;
    margin-bottom: 27px;
    border-bottom: 1px solid #d3d5d6;
    padding-bottom: 15px;
}
.post-author{
    align-items: center;
    text-transform: capitalize;
    font-size: 15px;
    color: var(--secondary-color);
    font-family: public sans, sans-serif;
    margin-right: 30px;
    position: relative;
}
.icon-post{
    margin-right: 13px;
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #d4d6d7;
    border-radius: 1e3px;
    text-align: center;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.post-bottom{     
    display: flex;   
    align-items: center;    
    justify-content: space-between;
}
.post-bottom .btn-style{
    margin: 0;
}
.post-shares {
    z-index: 1;
    display: flex
;
    align-items: center;
    justify-content: flex-end;
}
.post-shares .label {
    margin-right: -251px;
    display: flex;
    align-items: center;
    font-size: 17px;
    color: #0a1119;
    font-weight: 400;
    column-gap: 12px;
    letter-spacing: .16px;
    z-index: 2;
    -webkit-transition: all .6s cubic-bezier(.645,.045,.355,1);
    -khtml-transition: all .6s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .6s cubic-bezier(.645,.045,.355,1);
    -ms-transition: all .6s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .6s cubic-bezier(.645,.045,.355,1);
    transition: all .6s cubic-bezier(.645,.045,.355,1);
    position: relative;
}
.post-shares .label i {
    background-color: #e7e7e7;
    -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
    -khtml-transition: all .25s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .25s cubic-bezier(.645,.045,.355,1);
    -ms-transition: all .25s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .25s cubic-bezier(.645,.045,.355,1);
    transition: all .25s cubic-bezier(.645,.045,.355,1);
    width: 43px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-color);
    border-radius: 100px;
    font-size: 14px;
}
 .post-shares .social-share .social {
    transform: scale(0);
    display: flex;
    align-items: center;
    column-gap: 8px;
    -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
    -khtml-transition: all .25s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .25s cubic-bezier(.645,.045,.355,1);
    -ms-transition: all .25s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .25s cubic-bezier(.645,.045,.355,1);
    transition: all .25s cubic-bezier(.645,.045,.355,1);
    margin-right: 40px;
}
 .post-shares:hover .social{
    transform: scale(1) !important;
    transition-delay: 250ms !important;
}
.post-shares .social-share .social a{
    border: 1px solid #c7c9ca;
    border-radius: 100px;
    width: 43px;
    height: 43px;
    line-height: 43px;
    -webkit-transition: all .1s cubic-bezier(.645,.045,.355,1);
    -khtml-transition: all .1s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .1s cubic-bezier(.645,.045,.355,1);
    -ms-transition: all .1s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .1s cubic-bezier(.645,.045,.355,1);
    transition: all .1s cubic-bezier(.645,.045,.355,1);
    display: flex
;
    align-items: center;
    justify-content: center;
    color: var(--secondary-color);
    font-size: 15px;
}

.service-sidebar{position: sticky;transition: all 0.3s;}

.service-sidebar .category-widget{
  position: relative;
  display: block;
  padding: 25px 25px 25px 25px;
  border-radius: 25px;
  background: var(--color-primary);
}

.service-sidebar .category-widget h5{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 58px;
  font-weight: 700;
  margin-bottom: 29px;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.service-sidebar .category-widget .service-list li{
  position: relative;
  display: block;
}

.service-sidebar .category-widget .service-list li a{
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 35px;
  color: #fff;
}

.service-sidebar .category-widget .service-list li a:hover,
.service-sidebar .category-widget .service-list li a.current{
  padding-left: 20px;
}

.service-sidebar .category-widget .service-list li a:before{
  position: absolute;
  content: '';
  background: rgba(255, 255, 255, 0.10);
  width: 0%;
  height: 100%;
  left: 0px;
  top: 0px;
  transition: all 500ms ease;
}

.service-sidebar .category-widget .service-list li a:hover:before,
.service-sidebar .category-widget .service-list li a.current:before{
  width: 100%;
}
.line-service {
    max-width: 1290px;
    margin: 20px auto;
    height: 1px;
    background: #DDDFE0;
}
.service-list {
    padding: 0;
}
.title-detail{
    margin-bottom: 20px;
}
.title-detail span{
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #2C3941;
}
.news-item{}
.news-item a{}
.photo-news{
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}
.photo-news img{}

.date-news span{
    display: block;
    margin-top: 11px;
    line-height: 45px;
    color: #fff;
    font-size: 35px;
    font-weight: 500;
    text-align: center;
}
.info-news{
    color: #0a1119;
}
.info-news > h3{
    font-size: 23px;
    line-height: 33px;
    text-transform: capitalize;
    font-weight: 500;
    position: relative;
    margin-bottom: 17px;
}
.info-news > .desc-news{
    font-size: 15px;
    line-height: 25px;
    text-transform: capitalize;
    color: #4b535d;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.control-newsnb{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    gap: 10px;
}
.control-newsnb svg{
    width: 30px;
}
.control-newsnb button{
    position: unset;
    width: 55px;
    height: 55px;
    background-color: var(--color-primary);
    opacity: 1;
    border-radius: 50%;
    z-index: 9;
}
.control-newsnb:before{content:"";position: absolute;top: 50%;left: 0px;transform: translateY(-50%);width: 100%;height: 1px;border-bottom: 1px solid #DDDFE0;}
.control-newsnb:after{content:"";position: absolute;width: 170px;height: 100%;background: #fff;top: 50%;left: 50%;transform: translate(-50%, -50%);}
/* Responsive */
@media(max-width:1001px){
	.menu{display:none;}
	.menu-res{display:block;}
    /* .hotline-header p{display: none;} */
    .search{order: 3;width: 100%;}
    .header-bottom .wrap-content{flex-wrap: wrap;padding: 10px 15px;}
    .logo-header img {
        width: 65px;
        transition: all 0.3s;
    }
    .grid-product {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 15px;
    }
    .footer-cus .list-col{flex-wrap: wrap;}
    .footer-col-social{
        max-width: 100%;
        width: 100%;
    }
    .btn-mmenu{display:block;}
    .page-title{min-height: 250px;}
    .wap-slider{margin-top: 0px;}
    .header{margin-top: 0px;}
    /* #jssor_1{height: 400px !important;}
    #jssor_1 > div{height: 400px !important;}
    #jssor_1 > div > div{transform: none !important;}
    #jssor_1 div{max-width: 100%;} */
    .box-content-slider {
        padding: 40px 20px 20px 20px;
    }
    .content-slider{
        position: unset;
        transform: none;
    }
    .row-sl {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 30px 20px;
        margin-top: 50px;
    }
}
@media(max-width:768px){
	.grid-product {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
    .footer-cus .list-col{}
    .footer-cus .list-col .footer-col{
	    width: 100%;
	    max-width: 100%;
	    flex: unset;
	}
	.footer-cus .list-col .footer-col .item-icon i{
	    width: 30px;
	    height: 30px;
	    font-size: 15px;
	    line-height: 30px;
	}
	.footer-cus .list-col .footer-col .item-icon{
        width: 30px;
        height: 30px;
        flex: unset;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .logo-header img {
        transition: all 0.3s;
    }
    .name-about{font-size: 25px;line-height: 30px;}
    .slogan-about{font-size: 20px;}
    .about-content{margin-bottom: 30px;}
    .wrap-probc {
        padding: 0px 0px 40px 0px;
    }
    .wrap-bottom-home{padding: 40px 0px;}
    .title-home span{font-size: 25px;}
    .title-home p{font-size: 20px;}
    .wrap-newsnb{padding-top: 40px;}
    .title-register span{font-size: 25px;}
    .title-register{margin-bottom: 20px;}
    .newsletter-button {
        /* padding: 0px 10px; */
        line-height: 50px;
        margin-left: 10px;
        border-radius: 4px;
    }
    .footer-article .wrap-content > .row{row-gap: 30px;}
    .title-page span{font-size: 25px;}
    .breadCrumbs .breadcrumb-item a{font-size: 16px;}
    .grid-product.grid-product-3 {
        display: grid
    ;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .order-2-mm{order:2;}
    .item-tt{width: 100%;}
    .title-product-orther span{font-size: 25px;}
    .grid-news {
        display: grid
    ;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    .box-contact{padding: 30px;}
    .danhmucct{margin-top: 20px;}
    .product-block .product-detail .pro-price span{font-size: 14px;}
    .search-res .search-grid{top: calc(100% + 15px);right: -75px;}
    .title-slider{font-size: 27px;}
    .title-cn-detail{font-size: 24px;}
    .box-tc{margin-bottom: 30px;}
    .name-tc{font-size: 16px;}
    .form-newsletter .row{row-gap: 10px;}
    .box-content-footer > .row{
        row-gap: 30px;
    }
    .content-tn{max-width: 100%;padding: 0px;}
    .wrap-tn:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background-color: transparent;
        background-image: linear-gradient(90deg, #FFFFFF00 -42%, #009b83 100%);
        opacity: 1;
        transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    }
    .wrap-tn{
        padding: 40px 0px;
    }
    .title-tn > h2{font-size: 24px;}
    .content-dn{padding-right: 0px;}
    .content-dn > h2{font-size: 24px;line-height: 35px;}
    .news-info {
        padding: 0px;
    }
    .row-ttlh {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 40px 30px;
        margin-bottom: 30px;
    }
	.info-dn > h3{font-size:18px}
}
@media(max-width:576px){
	.news-image{margin-bottom:1rem;}
    .grid-product {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .section_collection_group .wd-top-title h2{font-size: 18px;}
    .tabs-pro-detail .nav-tabs .nav-link, .title-pro-detail, .title-main span{font-size: 24px;}
    .owl-pro-detail{padding: 0px;}
    
}
@media(max-width:369px){
	.cart-pro-detail a{width:100%;}
	.cart-pro-detail a:first-child{margin-right:0px;margin-bottom:0.5rem;}
	.cart-pro-detail a i{display:none;}
}