

@font-face {
  /*font-family: "Arial";*/
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url('/file/assets?key=assets%2FProductSans-Regular.tff) format("opentype");');
}


*{
    /* background: #fff; */
    /*color: #2e2b27;*/
    /*font-size: 16px;*/
    /*font-family: 'Google Sans' !important;*/
}
/*ul, ol,p,li{*/
/*    list-style: none;*/
/*    font-size: 100%;*/
/*    font-style: normal;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    text-decoration: none;*/
/*}*/
.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-top: var(--bs-gutter-y);
}
.lhb-top-line{
    margin-top: 40px;
}
.container-fluid{
    max-width: 1440px;
}
.container-fluid .row {
    width: unset;
    max-width: unset;
}
.lhb-top-line-pc{
    text-align: center;
    padding: 0;
}
.lhb-top-line-pc li {
    display: inline-block;
    width: 120px;
    margin: 0 20px;
    vertical-align: top;
}
.lhb-top-line-pc li a{
    display: block;
    text-align: center;
    text-decoration: none;
}
.lhb-top-line-pc li a:hover{
    color: #e3a24a;
}
.lhb-top-line-pc li a img{
    width: 120px;
    height: 120px;
    transition: transform .5s;
}
.lhb-top-line-pc li a span{
    display: block;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.7px;
    color: #2e2b27;
    text-transform: uppercase;
    margin-top: 10px;
}
.lhb-pro-recomend{
    padding: 45px 0 60px 0;
    background: #fff;
}
.lhb-pro-recomend h3{
  color:#b46b02;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
    margin-top: -12px;
}
.lhb-pro-recomend-intro{
    margin: 20px auto 0;
        max-width: 800px    ;
        font-size: 16px;
        line-height: 1.5;
        text-align: center;
}
.lhb-pro-recomend .tab{
    margin-top: 25px !important;
    margin-bottom:15px;
    text-align: center;
}
.lhb-pro-recomend .tab li{
    display: inline-block;
    width: 158px;
    padding-bottom: 12px;
    border-bottom: 1px solid #2e2b27;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.8px;
    color: #2e2b27;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 15px;
}
.lhb-pro-recomend .tab li:hover, .lhb-pro-recomend .tablinks.active{
    color: #e3a24a;
    border-bottom: 3px solid #e3a24a;
    padding-bottom: 10px;
}
.lhb-pro-recomend-item{
    border-radius: 5px   ;
    border: solid 1px #e0e0e0;
        border-top: none;
        background-color: #fff;
        padding: 10px    ;
        position: relative;
        overflow: hidden;
        border-top: solid 1px #e0e0e0;
}
.lhb-tag-wrapper{
    position: absolute;
    z-index: 9;
}
.lhb-tag-percent{
    width: 49px ;
        height: 23px    ;
        line-height: 23px;
        text-align: center;
        border-radius: 4px    ;
        background-color: #b7273d;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
        z-index: 10;
        margin-bottom: 0;
}
.lhb-pro-recomend-item-img{
    text-align: center;
}
.lhb-pro-recomend-item-img img{
    max-width: 100%;
    transition: transform .5s;
    height: auto;
}
.lhb-pro-recomend-item-ttl{
  font-size:16px;
    margin-top: 10px;
    font-weight: bold;
    height: 48px   ;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
}
.lhb-pro-recomend-item-ttl a {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.38;
    color: #2e2b27;
    text-decoration: none;
}
.lhb-pro-recomend-item-txt {
    margin-top: 7px;
    font-size: 14px;
    line-height: 1.43;
    color: #2e2b27;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.lhb-pro-recomend-item-price {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    height: 48px   ;
}
.lhb-pro-recomend-item-price-top {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    color: #e3a24a;
    margin-bottom: 0;
}
.lhb-pro-recomend-item-price-bot{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.29;
    color: #8b8b8a;
    padding-top: 5px;
    text-decoration: line-through;
}
.lhb-pro-recomend-item-price-cart{
    width: 44px;
    height: 44px;
    border-radius: 5px;
    background-color: #e3a24a;
    border-color: #e3a24a;
    text-align: center;
    display: block;
    box-sizing: border-box;
    padding-top: 8px;
}
#giam-gia, #moi-nhat{
    display: none;
}
.lhb-pro-recomend-more{
    text-align: center;
    margin-top: 30px;
}
.lhb-pro-recomend-more a{
    display: inline-block;
    padding: 0 26px 0;
    border-radius: 3px;
    border: solid 1px #312d27;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #2e2b27;
}
.lhb-pro-recomend-more a:hover{
    color: #e3a24a;
    border: solid 1px #e3a24a;
}
.lhb-pro-recomend-item:hover .lhb-pro-recomend-item-img img {
    transform: scale(1.1);
}
.lhb-pro-recomend-item-ttl:hover {
    color: #e3a24a;
}
.lhb-pro-recomend-item-price-cart button{
  
outline: none;
border: #e3a24a;
display: flex;
align-items: center;
width: 100%;
justify-content: center;
    background-color: #e3a24a;
    /*outline: none;*/
    /*border: #e3a24a;*/
}
.lhb-pro-recomend-item-price-cart i{
    background-color: #e3a24a;
    color: #fff;
    font-size: 25px;
}
.lhb-pro-recomend-item-price-cart:hover{
    background-color: black;
    outline: none;
}
.lhb-pro-recomend-item-price-cart button:hover{
    background-color: black;
    outline: none;
}
.lhb-pro-recomend-item-price-cart i:hover{
    background-color: black;
    outline: none;
}
.lhb-story{
    margin-top: 40px  ;
        background: #fdf7ea;
}
.lhb-clearfix{
    zoom: 1;
}
.lhb-story-item:first-child {
    background: #feebe7;
}
.lhb-story-item, .lhb-story-cnt {
    float: left;
    width: 50%;
}
.lhb-story-item .lhb-story-img {
    float: right;
    width: 50%;
    overflow: hidden;
}
.lhb-story-img img {
    width: 100%;
    transition: transform .5s;
}
.lhb-story-item:first-child .lhb-story-cnt {
    padding: 50px;
}
.lhb-story-ttl a {
    font-size: 32px;
    color: #2e2b27;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
.lhb-story-ttl:hover{
    color: #e3a24a;
}
.lhb-story-txt {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.5;
    color: #2e2b27;
}
.lhb-story-more {
    margin-top: 25px;
}
.lhb-story-item:first-child .lhb-story-more a:hover {
    background: #2e2b27;
    color: #fff;
}
.lhb-story-item:first-child .lhb-story-more a {
    background: #b7273d;
}
.lhb-story-more a:hover {
    background: #2e2b27;
    color: #fff;
}
.lhb-story-more a {
    background: #e3a24a;
    display: inline-block;
    border-radius: 5px;
    line-height: 46px;
    width: 148px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}
.lhb-story-item:last-child .lhb-story-cnt {
    padding: 50px;
}
.lhb-story-item:last-child{
    background-color: antiquewhite;
}
.owl-nav{
    display: block !important;
}
.lhb-banner .owl-prev{
    background: url(https://yhl.com.vn/wp-content/themes/yhl/assets/custom/images/arrow_prev.png) no-repeat 0 0!important;
    background-size: 44px !important;
    height: 44px;
    width: 44px;
    display: block;
    outline: none;
    cursor: pointer!important;
    position: absolute;
    left: 1.5%;
    top: 42%;
    text-indent: -9999px;
}
.lhb-banner .owl-next{
    background: url(https://yhl.com.vn/wp-content/themes/yhl/assets/custom/images/arrow_next.png) no-repeat 0 0!important;
    background-size: 44px !important;
        height: 44px    ;
        width: 44px    ;
        display: block;
        outline: none;
        cursor: pointer!important;
        position: absolute;
        right: 1.5%;
        top: 42%;
        text-indent: -9999px    ;
}
.lhb-signature {
    padding: 0 0 60px 0;
    background: #fff;
}
.lhb-signature h3 {
  color:#b46b02;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
    margin-top: -15px;
}
.lhb-signature-intro {
    margin: 20px auto 0;
    max-width: 900px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}
.lhb-pro-recomend .owl-prev {
    background: url(https://yhl.com.vn/wp-content/themes/yhl/assets/custom/images/arrow_prev.png) no-repeat center center!important;
    background-size: 44px!important;
    height: 44px;
    width: 44px;
    text-indent: -9999px;
    cursor: pointer!important;
    outline: none;
    display: block;
    position: absolute;
    left: -60px;
    top: calc(50% - 25px);
    z-index: 100;
}
.lhb-pro-recomend .owl-next {
    background: url(https://yhl.com.vn/wp-content/themes/yhl/assets/custom/images/arrow_next.png) no-repeat center center!important;
    background-size: 44px!important;
    height: 44px;
    width: 44px;
    text-indent: -9999px;
    cursor: pointer!important;
    outline: none;
    display: block;
    position: absolute;
    right: -60px;
    top: calc(50% - 25px);
    z-index: 100;
}
.lhb-signature-slide {
    position: relative;
    margin-top: 25px;
}
.lhb-signature .owl-prev{
    background: url(https://yhl.com.vn/wp-content/themes/yhl/assets/custom/images/arrow_prev.png) no-repeat center center!important;
    background-size: 44px!important;
    height: 44px;
    width: 44px;
    text-indent: -9999px;
    cursor: pointer!important;
    outline: none;
    display: block;
    position: absolute;
    left: -60px;
    top: calc(50% - 25px);
    z-index: 100;
}
.lhb-signature .owl-next {
    background: url(https://yhl.com.vn/wp-content/themes/yhl/assets/custom/images/arrow_next.png) no-repeat center center!important;
    background-size: 44px!important;
    height: 44px;
    width: 44px;
    text-indent: -9999px;
    cursor: pointer!important;
    outline: none;
    display: block;
    position: absolute;
    right: -60px;
    top: calc(50% - 25px);
    z-index: 100;
}
.lhb-story-ttl a:hover{
    color: #e3a24a;
}
.lhb-customer{
    padding: 50px 0 60px    ;
        background: #feebe7;
}
.lhb-customer-intro {
    margin: 0 auto 0;
    max-width: 800px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}
.lhb-customer-slide {
    position: relative;
    margin-top: 30px;
    padding: 0 80px;
}
.lhb-customer-video {
    width: 48%;
    float: left;
}
.lhb-customer-info {
    width: 48%;
    float: right;
}
.lhb-customer-item-info-txt {
    font-size: 20px;
    line-height: 1.4;
    color: #2e2b27;
    margin-top: 15%;
}
.lhb-customer-item-info-name {
    font-size: 16px;
    line-height: 1.5;
    color: #2e2b27;
    font-weight: bold;
    margin-top: 15px;
}
.lhb-customer-slide .owl-prev {
    background: url(https://yhl.com.vn/wp-content/themes/yhl/assets/custom/images/arrow_prev.png) no-repeat center center!important;
    background-size: 44px!important;
    height: 44px;
    width: 44px;
    text-indent: -9999px;
    cursor: pointer!important;
    outline: none;
    display: block;
    position: absolute;
    left: -80px;
    top: calc(50% - 25px);
    z-index: 100;
}
.lhb-customer-slide .owl-next {
    background: url(https://yhl.com.vn/wp-content/themes/yhl/assets/custom/images/arrow_next.png) no-repeat center center!important;
    background-size: 44px!important;
    height: 44px;
    width: 44px;
    text-indent: -9999px;
    cursor: pointer!important;
    outline: none;
    display: block;
    position: absolute;
    right: -80px;
    top: calc(50% - 25px);
    z-index: 100;
}
.lhb-news{
    padding: 66px 0 99px 0;
    background: #fdf7ea;
}
.lhb-news h3 {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
    margin-top: -20px;
}
.lhb-new-slide {
    position: relative;
}
.lhb-new-item {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.lhb-new-img{
    overflow: hidden;
}
.lhb-new-img img{
    height: 237px    ;
        object-fit: cover;
}
.lhb-new-content{
    padding: 20px;
}
.lhb-new-item-ttl{
    height: 45px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.lhb-new-item-ttl a{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.38;
    color: #2e2b27;
    text-decoration: none;
}
.lhb-new-item-ttl a:hover{
    color: #e3a24a;
}
.lhb-new-item-txt{
    height: 100px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 1.43;
    margin-top: 10px;
}
.lhb-new-item-src{
    font-size: 12px;
    line-height: 1.5;
    color: #8b8b8a;
    margin-top: 10px;
}
.lhb-new-slide .owl-prev {
    background: url(https://yhl.com.vn/wp-content/themes/yhl/assets/custom/images/arrow_prev.png) no-repeat center center!important;
    background-size: 44px!important;
    height: 44px;
    width: 44px;
    text-indent: -9999px;
    cursor: pointer!important;
    outline: none;
    display: block;
    position: absolute;
    left: -60px;
    top: calc(50% - 25px);
    z-index: 100;
}
.lhb-new-slide .owl-next {
    background: url(https://yhl.com.vn/wp-content/themes/yhl/assets/custom/images/arrow_next.png) no-repeat center center!important;
    background-size: 44px!important;
    height: 44px;
    width: 44px;
        text-indent: -9999px;
    cursor: pointer!important;
    outline: none;
    display: block;
    position: absolute;
    right: -60px;
    top: calc(50% - 25px);
    z-index: 100;
}
.lhb-category-menu {
    background: #e3a24a;
}
.lhb-category-menu ul {
    margin-bottom: 0;
    text-align: center;
    box-sizing: border-box;
    padding-left: 155px;
}
.lhb-category-menu ul li {
    display: inline-block;
    padding: 15px 5px;
    display: inline-block;
}
.lhb-category-menu ul li a {
    text-decoration: none;
    background: none;
    padding: 0;
    line-height: normal;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    text-transform: none;
}
.lhb-category-menu ul li a:hover{
    text-decoration: none;
    color: #000;
}
.lhb-category-menu ul li:not(:first-child) a {
    border-left: 1px solid #fff;
    padding-left: 10px !important;
}
.lhb-product {
    padding: 20px 0 40px;
}
.lhb-all-mob {
    display: none;
}
.lhb-d-pro-info {
    float: left;
    width: calc(46% - 50px);
    margin-right: 30px;
}
.lhb-d-pro-tag span{
    display: inline-block;
    width: 44px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border-radius: 4px;
    background-color: #b7273d;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    z-index: 10;
    margin-right: 4px;
}
.lhb-d-pro-info h1{
    font-size: 40px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #393939;
    margin-top: 20px;
}
.lhb-d-pro-info span.lhb-sku {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #999;
    margin-top: 10px;
}
.lhb-d-pro-price {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.lhb-d-pro-price-1 {
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #e3a24a;
}
.lhb-d-pro-price-1 span{
    font-size: 32px;
    color: #e3a24a;
    font-weight: bold;
}
.lhb-d-pro-price-r{
    margin-left: 45px;
}
.lhb-d-pro-price-gg {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #8b8b8a;
    text-decoration: line-through;
}
.lhb-d-pro-slide {
    float: left;
    width: 39%;
    margin-right: 30px;
}
.lhb-d-pro-slide #sync1 .item img {
    width: 100%;
    opacity: 1;
}
.lhb-d-pro-slide .owl-dots, .lhb-d-pro-slide .owl-nav {
    display: none !important;
}
.lhb-d-pro-slide #sync2 {
    margin-top: 20px;
    position: relative;
    padding: 0 40px;
}
.lhb-d-pro-info-dt{
    margin-top: 45px;
    border: 1px solid #f8c868;
    border-radius: 5px;
    padding: 0 20px 20px;
}
.lhb-d-pro-info-dt .lhb-info-dt-ttl{
    margin-top: -16px;
}
.lhb-d-pro-info-dt .lhb-info-dt-ttl span{
    border-radius: 3px ;
        background-color: #f8c868;
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
        line-height: 32px;
        padding: 0 23px  ;
}
.lhb-d-pro-info-dt ul{
    padding: 0;
    list-style-type: disclosure-closed;
    list-style-position: inside;
}
.lhb-d-pro-info-dt ul li{
      list-style-type: disclosure-closed;
    list-style-position: inside;
        padding: 0 0 0 20px    ;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        text-align: left;
        color: #2e2b27;
        margin-top: 12px    ;
}
.lhb-d-pro-info-dt ul li a{
    color: #f8c868;
    font-size: 100%;
}
.lhb-d-pro-info-dt ul li a:hover{
    color: #e3a24a;
    text-decoration: underline;
}
.lhb-d-pro-info-sl {
    /*justify-content: center;*/
    display: flex;
    align-items: center;
    margin-top: 25px;
}
.lhb-d-pro-info-sl-1 {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #333;
    margin-right: 30px;
}
.input-number, .input-number-decrement, .input-number-increment {
    border: 1px solid #e0e0e0;
    height: 46px;
    user-select: none;
}
.input-number-decrement, .input-number-increment {
    display: inline-block;
    width: 46px;
    line-height: 46px;
    background: #f6f6f6;
    color: #333;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
}
.input-number-decrement {
    border-right: none;
    border-radius: 6px 0 0 6px;
}
input.input-number, span.input-number-decrement, span.input-number-increment {
    border: 1px solid #e0e0e0;
    height: 46px;
    user-select: none;
}
span.input-number-decrement {
    border-right: none;
}
span.input-number-decrement, span.input-number-increment {
    display: inline-block;
    width: 46px;
    line-height: 46px;
    background: #f6f6f6;
    color: #333;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
}
.input-number {
    width: 75px;
    padding: 0 12px;
    vertical-align: top;
    text-align: center;
    outline: none;
}
input[type=text], input[type=tel], input[type=email]{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 0.75em;
    /* height: 2.507em; */
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    -webkit-transition: color .3s,border .3s,background .3s,opacity .3s;
    -o-transition: color .3s,border .3s,background .3s,opacity .3s;
    transition: color .3s,border .3s,background .3s,opacity .3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input.input-number, input.input-number:focus {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    opacity: unset;
    outline: unset;
    color: unset;
    background-color: unset;
}
input.input-number {
    width: 75px;
    padding: 0 12px;
    vertical-align: top;
    text-align: center;
    outline: none;
    margin: 0px -3.8px;
}
input[type=text]{
    box-shadow: unset !important;
    border-color: #e0e0e0 !important;
    border-radius: 3px !important;
}
.input-number-increment {
    border-left: none;
    border-radius: 0 6px 6px 0;
}
span.input-number-increment {
    border-left: none;
}
.lhb-d-pro-info-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.lhb-d-pro-info-btn-add button {
    font-size: 18px;
    padding: 8px 48px;
    color: #fff;
    background-color: #e3a24a;
    border-color: #e3a24a;
    border-radius: 6px;
    border: 1px solid transparent;
    line-height: 30px;
    font-weight: bold;
    width: 100%;
    outline: none;
}
.lhb-d-pro-cn {
    float: right;
    list-style:none;
    width: 14%;
    border-radius: 10px;
    background-color: #fff9ef;
    text-align: center;
    box-sizing: border-box;
    padding: 0 20px;
}
.lhb-d-pro-cn li{
    border-bottom: dashed 1px #e3a24a;
    padding: 20px 0;
}
.lhb-d-pro-cn li span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    line-height: 1.43;
    color: #333;
    margin-top: 5px;
}
.lhb-d-pro-cn li span em {
    font-style: normal;
    font-size: 100%;
    color: #e3a24a;
}
.lhb-d-pro-cn li:last-child {
    border: none;
}
.lhb-nav-tab{
    border-bottom: 3px solid #e3a24a;
        display: flex;
        justify-content: flex-start;
        background: #fff;
}
.lhb-nav-tab h2{
    border-radius: 6px 6px 0 0;
        flex: 1;
        max-width: 34%;
        font-size: 16px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        text-align: center;
        line-height: 47px;
        padding: 0;
        text-transform: uppercase;
        color: #fff;
        background-color: #e3a24a;
        border: none;
        margin-bottom: 0;
}
.lhb-mota{
    border: 1px solid #e0e0e0;
    border-top: none;
    padding: 30px 30px 30px;
}
.lhb-mobile-tab{
    display: none;
    padding: 0 15px;
}
.lhb-sec-ttl{
    background: #e3a24a;
    line-height: 44px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.7px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding: 0 10px;
    margin-top: 20px;
    position: relative;
}
.lhb-showmota{
    padding: 20px 0 0 0;
    display: none;
}
.lhb-showmota p{
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: left;
        color: #393939;
}
.lhb-dg{
    padding: 50px 15px;
}
.lhb-dg-ttl{
    border-bottom: 3px solid #e3a24a;
}
.lhb-dg-ttl span{
  
    border-radius: 6px 6px 0 0;
    width: 33%;
    background: #e3a24a;
    border: none;
    font-size: 16px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    text-align: center;
    color: #fff;
    line-height: 46px;
    padding: 0 10px;
    text-transform: uppercase;
    display: inline-block;
}
.bachh{
    display: flex;
    padding-top:10px;
    align-items: center;
}
.lhb-form-dg{
    width: 300px;
    text-align: center;
    height: 147px;
    background: #F8F8F8;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    padding-top: 23px;
}
.lhb-big-dg{
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    color: #000000;
}
.lhb-small-dg{
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 40px;
    text-transform: uppercase;
}
.lhb-star i{
    color: #FFBF1A
}
.lhb-send-dg{
    padding: 20px;
}
.lhb-p-send{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 14px;
    color: #000000;
}
.lhb-star-black{
    margin: 10px 0;
}
.lhb-btn-send button{
    background: #FFFFFF;
    border: 1px solid #D3D3D3;
    box-sizing: border-box;
    width: 126px;
    height: 34px;
    /* font-family: "SF Pro Display",sans-serif; */
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #000000;
}
.lhb-cart{
    border-top: 3px solid #e3a24a;
        padding: 50px 0;
}
.lhb-path{
    padding: 0 15px 10px 15px;
    margin: 0;
    
}
.lhb-path li{
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2e2b27;
}
.lhb-path li a{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8b8b8a;
    text-decoration: none;
}
.lhb-path li a:hover{
    text-decoration: underline;
}
.lhb-cart-1{
    float: left;
    width: 70%;
    padding: 0 15px;
}
.lhb-cart-1-ttl{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lhb-cart-1-ttl h2{
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #333;
}
.lhb-cart-1-1st{
    margin-top: 15px;
}
.lhb-cart-1-1st-ttl{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    padding-left: 0;
}
.lhb-cart-1-1st-ttl li{
    width: 380px   ;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    color: #2e2b27;
}
.lhb-cart-1-1st-ttl li:nth-child(2){
    width: 150px    ;
        text-align: center;
}
.lhb-cart-1-1st-ttl li:nth-child(3){
    width: 160px;
    text-align: center;
}
.lhb-cart-1-1st-ttl li:nth-child(4){
    width: 130px;
    text-align: center;
}
.lhb-cart-1-1st-ttl li:last-child{
    width: 70px;
    text-align: center;
}
.lhb-cart-1-1st-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #e0e0e0;
    padding: 10px 0;
}
.lhb-cart-sp{
    width: 380px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.lhb-cart-sp-img{
    width: 90px    ;
        margin: 0 10px    ;
}
.lhb-cart-name h4{
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #2e2b27;
    margin-left: 10px;
}
.lhb-cart-name h4 a{
    color: #2e2b27;
    text-decoration: none;
}
.lhb-cart-price{
    width: 150px;
    text-align: center;
}
.lhb-cart-price-g span{
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #2e2b27;
}
.lhb-cart-price-sale span{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #8b8b8a;
    text-decoration: line-through;
    margin-top: 5px;
}
.lhb-cart-1-1st-item .lhb-d-pro-info-sl{
    width: 160px;
    text-align: center;
    margin-top: 0;
}
.lhb-cart-1-1st-item .lhb-d-pro-info-sl .input-number-decrement, .lhb-cart-1-1st-item .lhb-d-pro-info-sl .input-number-increment, .lhb-cart-1-1st-item .lhb-d-pro-info-sl .input-number{
    width: 32px    ;
        height: 32px    ;
      line-height: 32px;
}
.lhb-cart-tt{
    width: 130px    ;
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        color: #e34a4a;
}
.lhb-cart-tt *{
    color: #e34a4a;
}
.lhb-cart-remove{
    width: 70px    ;
        text-align: center;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        color: #312d27;
}
.lhb-cart-code{
    background: #f9f9f9;
    padding: 15px 0;
    border-bottom: 1px solid #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.lhb-check{
    display: flex !important;
    align-items: center;
    /* justify-content: flex-end; */
}
.lhb-check h4{
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    color: #2e2b27;
    margin-right: 25px;
}
.lhb-flex{
    display: flex;
}
.lhb-flex input{
    width: 300px    ;
        height: 44px    ;
        line-height: 44px;
        outline: none;
        padding: 0 18px 0 16px    ;
        box-sizing: border-box;
        font-size: 12px;
        color: #a4abb2;
        border-radius: 3px    ;
        border: solid 1px #e0e0e0;
        background-color: #fff;
}
.lhb-flex input[type="submit"]{
    width: 100px !important;
        height: 44px    ;
        border: none;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        outline: none;
        border-radius: 3px    ;
        background-color: #e3a24a;
        cursor: pointer;
        margin-left: 20px    ;
        text-shadow: none;
        letter-spacing: normal;
}
.lhb-cart-total{
    padding: 0 0 20px    ;
        display: flex;
        justify-content: flex-end;
}
.lhb-cart-total-cnt{
    width: 400px    ;
        margin-top: 20px    ;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
}
.lhb-cart-total-cnt p{
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #312d27;
}
.lhb-cart-total .lhb-cart-total-cnt p span{
    display: block;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #8b8b8a;
}
.lhb-cart-total-cnt .lhb-cart-total-num{
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #e34a4a;
}
.lhb-cart-total-cnt .lhb-cart-total-num span{
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #e34a4a;
}
.lhb-cart-2{
    float: right;
    width: 27.7777%;
}
.lhb-data-box{
    border-radius: 10px    ;
        background-color: #f9f9f9;
        padding: 20px 20px    ;
        margin-bottom: 20px    ;
}
.lhb-data-box h3{
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 0.8px;
    text-align: left;
    color: #2e2b27;
    text-transform: uppercase;
}
.lhb-field{
    margin-top: 15px;
}
.lhb-field .lhb-radio{
    margin-right: 25px;
    float: left;
}
.lhb-radio label{
    padding-left: 10px;
}
.lhb-field input[type="text"], .lhb-field input[type="tel"]{
    width: 100%;
    height: 44px;
    line-height: 44px;
    outline: none;
    padding: 0 15px;
    border-radius: 4px;
    background-color: #fff;
    box-sizing: border-box;
    font-size: 14px;
    color: #312d27;
    border-radius: 3px;
    border: solid 1px #e0e0e0;
}
.lhb-field select{
    position: relative;
    display: flex;
    width: 100%;
    height: 44px;
    border-radius: 3px;
    overflow: hidden;
    font-size: 14px;
}
.lhb-field option{
    padding: 6px;
    color: black;
    /*background-color:papayawhip ;*/
}
.lhb-cart-btn{
    /* text-align: center; */
    padding: 0 35px;
}
.lhb-cart-btn button{
    width: 100%;
    height: 54px;
    background-color: #b7273d;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    outline: none;
    border-radius: 6px;
    cursor: pointer;
    text-transform: uppercase;
}
.lhb-cart-sp-block{
    width: 380px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.lhb-cart-sp-block-img{
    width: 90px  ;
        margin: 0 10px      ;
}
.lhb-cart-info-block h4{
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #2e2b27;
}
.lhb-cart-info-block h4 a{
    text-decoration: none;
    color: #2e2b27;
}
.lhb-cart-price-g-block{
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    color: #2e2b27;
    margin-right: 10px;
}
.lhb-cart-price-sale-block{
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    text-decoration: line-through;
    color: #8b8b8a;
}

section.lhb-dg {
    font-size: 16px;
}


@media (max-width: 1366px){
    .container-fluid {
        max-width: 1140px;
    }
    .lhb-top-line-pc li{
        margin: 0 15px      ;
    }
    .lhb-pro-recomend .tab li{
        font-size: 14px;
    }
    .lhb-story-item{
        float: none;
        width: 100%;
    }
    .lhb-story-item:first-child .lhb-story-img {
        float: left;
    }
    .lhb-story-ttl a {
        font-size: 28px;
    }
    .lhb-story-txt {
        font-size: 14px;
    }
    .lhb-pro-recomend .owl-next, .lhb-pro-recomend .owl-prev, .lhb-signature .owl-next, .lhb-signature .owl-prev, .lhb-customer-slide .owl-next, .lhb-customer-slide .owl-prev, .lhb-new-slide .owl-next, .lhb-new-slide .owl-prev{
        display: none !important;
    }
    .lhb-customer {
        padding: 40px 0;
    }
    .lhb-customer-intro {
        font-size: 14px;
    }
    .lhb-customer-slide {
        padding: 0;
    }
    .lhb-customer-item-info-txt{
        font-size: 16px;
    }
    .lhb-customer-item-info-name{
        font-size: 14px;
    }
    .lhb-news{
        padding: 50px 0 ;
    background: #fdf7ea;
    }
    .lhb-category-menu ul {
        padding-left: 165px    ;
    }
    .lhb-category-menu ul li{
        padding: 15px 5px;
    }
    .lhb-category-menu ul li a {
        font-size: 12px;
    }
    .lhb-product {
        border-top: 3px solid #e3a24a;
        padding: 40px 0;
    }
    .lhb-d-pro-info h1{
        font-size: 32px;
    }
    .lhb-d-pro-info span.lhb-sku {
        font-size: 12px;
    }
    .lhb-d-pro-price{
        margin-top: 10px;
    }
    .lhb-d-pro-price-1{
        font-size: 24px;
    }
    .lhb-d-pro-price-gg{
        font-size: 12px;
    }
    .lhb-d-pro-info-dt{
        margin-top: 30px;
    }
    .lhb-d-pro-info-dt ul li{
        font-size: 14px;
        padding-left: 18px;
        margin-top: 8px;
    }
    .lhb-d-pro-info-sl {
        margin-top: 15px;
    }
    .lhb-d-pro-info-sl-1{
        font-size: 14px;
    }
    .input-number, .input-number-decrement, .input-number-increment {
        height: 40px    ;
    }
    .input-number-decrement, .input-number-increment {
        width: 40px   ;
        line-height: 40px;
    }
    input.input-number, span.input-number-decrement, span.input-number-increment {
        height: 40px    ;
    }
    span.input-number-decrement, span.input-number-increment {
        width: 40px    ;
        line-height: 40px;
    }
    .lhb-d-pro-info-btn-buy button{
        padding: 0 9px;
        line-height: 40px;
    }
    .lhb-d-pro-cn ul li{
        padding: 11px 0;
    }
    .lhb-d-pro-cn li span{
        margin-top: 0;
        font-size: 12px;
    }
    .lhb-small-dg{
        font-size: 38px;
        font-weight: 400;
        color: #804652;
    }
    .lhb-cart{
        padding: 30px 0;
    }
    .lhb-dai{
      font-size: 14px;
    }
}
@media (min-width:1115px) and (max-width:1365px){
    .lhb-customer-info{
        padding-left: 30px;
    }
}
@media (min-width:1024px) and (max-width:1114px){
    .lhb-customer-info{
        padding-left: 70px;
    }
}
@media (max-width: 1024px){
    .lhb-pro-recomend {
        padding: 30px 0 45px 0;
    }
    .lhb-top-line {
        margin-top: 30px    ;
    }
    .lhb-top-line-pc li{
        margin: 0 9px        ;
    }
    .lhb-pro-recomend h3{
        font-size: 24px;
        margin-top: -5px   ;
    }
    .lhb-pro-recomend-intro{
        font-size: 14px;
    }
    .lhb-pro-recomend .tab{
        text-align: center;
        margin-top: 20px    ;
    }
    .lhb-story-ttl a {
        font-size: 24px;
    }
    .lhb-story-txt {
        margin-top: 10px  ;
    }
    .lhb-story-more {
        margin-top: 15px    ;
    }
    .lhb-story-more a {
        width: 126px    ;
        line-height: 40px;
        font-size: 14px;
    }
    .lhb-signature {
        padding: 40px 0;
    }
    .lhb-signature h3 {
        font-size: 24px;
        margin-top: -15px    ;
    }
    .lhb-signature-intro {
        font-size: 14px;
        max-width: 720px    ;
    }
    .lhb-customer {
        padding: 30px 0;
    }
    .lhb-customer-intro {
        font-size: 14px;
        max-width: 720px    ;
    }
    .lhb-customer-slide {
        padding: 0 25px    ;
    }
    .lhb-customer-video {
        text-align: center;
        float: none;
        width: 100%;
    }
    .lhb-customer-info {
        float: none;
        width: 100%;
        text-align: center;
    }
    .lhb-customer-item-info-txt{
        margin-top: 25px;
        font-size: 16px;
    }
    .lhb-customer-item-info-name{
        font-size: 14px;
        margin-top: 5px;    
    }
    .lhb-customer .lhb-pro-recomend-more{
        display: none;
    }
    .lhb-news{
        padding: 40px 0;
    }
    .lhb-new-slide{
        padding: 0 50px;
    }
    .lhb-category-menu{
        display: none;
    }
    .lhb-d-pro-info {
        margin-right: 20px   ;
    }
    .lhb-d-pro-info h1{
        font-size: 32px;
        margin-top: 15px;
    }
    .lhb-d-pro-info-dt ul li{
        font-size: 12px;
        padding-left: 15px    ;
    }
    .lhb-d-pro-info-btn{
        margin-top: 15px;
    }
    .lhb-dg-ttl span{
        font-size: 14px;
        line-height: 46px;
    }
    .lhb-cart-sp{
        width: calc(100% - 340px);
    }
    .lhb-cart-sp-block{
        width: calc(100% - 340px);
    }
    .lhb-dai{
      font-size: 12px;
    }
}
@media (min-width:768px){
    .bach{
        padding-top: 40px;
    }
    .block{
        display: none;
    }
    
}
@media (max-width: 767px){
    .lhb-pro-recomend {
        padding: 20px 0 30px 0;
    }
    .lhb-top-line {
        margin-top: 0;
    }
    .lhb-top-line .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .lhb-pro-recomend .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .lhb-top-line-pc li{
        margin: 20px 5px 0;
    }
    .lhb-top-line-pc li a img{
        width: 80px   ;
            height: auto;
    }
    .lhb-top-line-pc li a span{
        font-size: 12px;
        line-height: 1.5;
        letter-spacing: 0.6px;
    }
    .lhb-pro-recomend h3 {
        font-size: 20px;
        margin-top: -5px    ;
    }
    .lhb-pro-recomend-intro {
        padding-left: 10px  ;
        padding-right: 10px    ;
        font-size: 12px;
        max-width: 600px      ;
            margin-top: 15px        ;
            letter-spacing: 0.5px;
    }
    .lhb-pro-recomend .tab li{
        margin: 0;
        width: 98px 
    }
    .lhb-pro-recomend-item{
        border-radius: 0px     ;
    }
    .lhb-pro-recomend-item-ttl {
        height: 35px    ;
        font-size: 12px;
    }
    .lhb-pro-recomend-item-txt {
        display: none;
        height: 62px        ;
            -webkit-line-clamp: 3;
    }
    .lhb-pro-recomend-item-price-top{
        font-size: 14px;
    }
    .lhb-pro-recomend-item-price-bot{
        font-size: 12px;
    }
    .lhb-story-item .lhb-story-cnt, .lhb-story-item:last-child .lhb-story-img, .lhb-story-item:first-child .lhb-story-img {
        float: none;
        width: 100%;
    }
    .lhb-story-item:first-child .lhb-story-cnt, .lhb-story-item:last-child .lhb-story-cnt {
        padding: 20px 10px 26px 10px    ;
    }
    .lhb-story-item .lhb-story-cnt {
        padding: 20px 15px;
        text-align: center;
    }
    .lhb-story-ttl a {
        font-size: 20px;
    }
    .lhb-story-txt {
        letter-spacing: 0.5px;
        margin-top: 12px  ;
        line-height: 1.67;
        font-size: 12px;
    }
    .lhb-story-more {
        margin-top: 15px   ;
    }
    .lhb-story-more a {
        width: 112px    ;
        line-height: 36px;
        font-size: 12px;
    }
    .lhb-story{
        margin: 0;
    }
    .lhb-signature {
        padding: 30px 0 0 0;
    }
    .signature h3 {
        font-size: 20px;
        margin-top: -15px    ;
    }
    .signature_intro {
        font-size: 12px;
        padding-left: 10px ;
        padding-right: 10px    ;
        line-height: 1.67;
    }
    .lhb-banner .owl-next, .lhb-banner .owl-prev{
        display: none !important;
    }
    .lhb-customer-intro {
        font-size: 12px;
        max-width: 560px    ;
    }
    .lhb-customer-slide {
        padding: 0;
    }
    .lhb-customer-item-info-txt{
        font-size: 14px;
        line-height: 22px;
        padding: 0px 25px    ;
        margin-top: 15px        ;
    }
    .lhb-customer-item-info-name{
        font-size: 14px;
        margin-top: 5px;
        text-align: center;
    }
    .lhb-news h3 {
        font-size: 20px;
    }
    .lhb-new-slide{
        padding: 0 25px;
    }
    .lhb-new-item-ttl a{
        font-size: 14px;
    }
    .lhb-new-item-txt{
        font-size: 12px;
    }
    .lhb-product {
        padding: 20px 0 0;
    }
    .lhb-all-mob {
        display: block;
    }
    .lhb-d-pro-info {
        margin-right: 0;
        float: none;
        width: 100%;
    }
    .lhb-all-mob .lhb-d-pro-info .lhb-d-pro-tag, .lhb-all-mob .lhb-d-pro-info .lhb-sku{
        padding: 0 10px;
        display: block;
    }
    .lhb-all-mob .lhb-d-pro-info h1{
        padding: 0 10px;
        font-size: 24px;
    }
    .lhb-all-mob .lhb-d-pro-info .lhb-d-pro-price{
        padding: 0 10px;
        display: flex;
        margin-bottom: 15px;
    }
    .lhb-all-mob .lhb-d-pro-info .lhb-d-pro-price-1 span{
        font-size: 20px;
    }
    .lhb-d-pro-slide{
        margin-right: 20px        ;
        width: 100%;
        float: none;
    }
    .lhb-d-pro-slide #sync1{
        border: 1px solid #d7dce2;
    }
    .lhb-d-pro-info .lhb-d-pro-tag{
        display: none;
    }
    .lhb-d-pro-info h1, .lhb-d-pro-info .lhb-sku, .lhb-d-pro-info .lhb-d-pro-price{
        display: none;
    }
    .lhb-all-mob .lhb-d-pro-info h1, .lhb-all-mob .lhb-d-pro-info .lhb-sku{
        display: block;
    }
    .lhb-d-pro-info-dt{
        margin: 30px 15px 0;
    }
    .lhb-d-pro-info-sl {
        padding:0 15px;
    }
    .input-number, .input-number-decrement, .input-number-increment {
        height: 36px    ;
    }
    .input-number-decrement, .input-number-increment {
        width: 40px    ;
        line-height: 36px;
    }
    span.input-number-decrement, span.input-number-increment {
        width: 36px    ;
        line-height: 36px;
        height: 36px    ;
    }
    input.input-number, span.input-number-decrement, span.input-number-increment {
        height: 36px    ;
    }
    input.input-number {
        width: 50px    ;
    }
    .lhb-d-pro-info-btn{
        padding: 0 15px;
        display: block;
    }
    .lhb-d-pro-cn {
        display: flex;
        float: none;
        width: 100%;
        margin: 15px 0 0 0;
        border-radius: none;
        padding: 10px 0;
    }
    .lhb-d-pro-cn li{
        float: left;
        width: 25%;
        border-right: dashed 1px #e3a24a;
        border-bottom: none;
        box-sizing: border-box;
        padding: 0 5px    ;
        min-height: 62px    ;
    }
    .lhb-d-pro-cn img{
        width: 28px;
    }
    .lhb-d-pro-info-btn-add button{
        padding: 5px 4px;
    }
    .lhb-product-tab{
        display: none;
    }
    .lhb-mobile-tab{
        display: block;
    }
    .lhb-dg{
        padding: 20px 15px;
    }
    .lhb-dg-ttl{
        border-bottom: none;
    }
    .lhb-dg-ttl span{
        width: 100% ;
    border-radius: 6px ;
    }
    .bachh{
        display: block;
    }
    .lhb-cart{
        padding: 20px 0;
    }
    .lhb-cart-1{
    width: calc(100% + 30px);
    float: none;
    }
    .lhb-cart-1-ttl h2{
        font-size: 24px;
    }
    .lhb-cart-1-1st-ttl li:not(:first-child, :last-child){
        display: none;
    }
    .lhb-cart-1-1st-ttl li:last-child{
        width: 50px;
        text-align: center;
    }
    .lhb-cart-1-1st-item{
        align-items: flex-start;
    }
    .lhb-cart-code{
        display: block;
        width: 100%;
    }
    .lhb-check{
        flex-wrap: wrap;
    }
    .lhb-check h4{
        margin-bottom: 10px;
    }
    .lhb-flex{
        width: 100%;
    }
    .lhb-flex input{
        width: calc(100% - 100px);
            float: left;
    }
    .lhb-flex input[type="submit"]{
        margin-left: 0px;
    }
    .lhb-cart-total-cnt{
        margin-top: 10px;
    }
    .lhb-cart-total-cnt p{
        font-size: 14px;
    }
    .lhb-cart-total-cnt .lhb-cart-total-num span{
        font-size: 18px;
    }
    .lhb-cart-2{
        float: none;
        padding: 0 15px;
        width: 100%;
    }
    .lhb-data-box h3{
        font-size: 14px;
    }
    .lhb-cart-btn{
        text-align: center;
    }
    .lhb-cart-btn button{
        max-width: 360px;
    }
    .none{
        display: none;
    }
    .lhb-cart-sp-block{
        width: calc(100% - 50px);
        align-items: flex-start;
    }
    .lhb-cart-sp-block-img{
        width: 60px     ;
            margin: 0 10px 0 0;
    }
    .lhb-cart-info-block h4{
        font-size: 14px;
    }
    .lhb-cart-price-block{
        display: flex;
    width: unset !important;
    text-align: left !important;
    align-items: center;
    }
    .lhb-cart-sp-block .lhb-d-pro-info-sl{
        width: 105px        ;
            text-align: center;
            float: left;
            padding: 0;
    }
    .lhb-cart-total-block{
        text-align: center;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #e34a4a;
    float: left;
    width: auto;
    margin: 5px 0 0 5px;
    }
    .lhb-cart-total-block span{
        color: #e34a4a;
        font-weight: 500;
    }
    .lhb-cart-remove-block{
        text-align: center;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #312d27;
    width: 50px;
    }
    .lhb-dai{
          font-size: 14px;
    padding: 0 15px;
    }
    .lhb-width{
      width:100%;
    }
}
@media (max-width:425px){
    .lhb-form-dg{
        margin: 0 auto;
    }
}
@media (max-width: 320px){
    .lhb-top-line-pc li {
        width: 80px;
    }
}
.tabcontent{
  display:none;
}
.lhb-dai{
      font-size: 16px;
    text-align: left;
    color: #2e2b27;
    margin-top: 10px;
}
.lhb-cart-1-1st-item .lhb-d-pro-info-sl{
      justify-content: center;
    display: flex;
    align-items: center;
}
.lhb-cart-code h4{
      font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    color: #2e2b27;
    margin-right: 25px;
}















/* category */
.padding {
	padding: 0 240px;
}

#product-block {
  display:block;
}

#product-none,
#sort-mb{
  display:none;  
}

.tvh-cate-programme {
  display:none;
}

.tvh-cate-programme-list {
	display: flex;
	justify-content: center;
}

.tvh-program {
  margin:0 5px;
}

.tvh-program .tvh-pro-img {
	text-align: center;
}

.tvh-program .tvh-pro-img img {
	height: 26px;
	width: 26px;
	left: 58px;
	top: 348px;
	border-radius: 0px;
}

.tvh-pro-txt {
	width: 110px;
	text-align: center;
}

.tvh-pro-txt .tvh-pro-txt-easy {
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: center;
	color: #323232;
}

.tvh-pro-txt .tvh-pro-txt-bold {
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: center;
	color: #00BCC2;
}

.tvh-main-menu {
	margin-top: 40px;
}

.tvh-breadcrumb-shop {
	/*background-color: #F9F9F9;*/
	/*height: 40px;*/
	/*line-height: 40px;*/
	font-size: 14px;
	padding-top:40px;
	text-align:center;
}

.tvh-breadcrumb-shop .tvh-link-home a {
	color: #8B8B8B;
}

.tvh-breadcrumb-shop .tvh-link-category,
.tvh-breadcrumb-shop .tvh-link-category a {
	color: #323232;
	cursor: pointer;
}

.tvh-menu-category,
.tvh-menu-size {
	margin-bottom: 10px;
}

.tvh-menu-category-top {
	background-color: #00BCC2;
	height: 40px;
	display: flex;
	align-items: center;
	padding-left: 3px;
}

.tvh-menu-category-img {
	width: 40px;
	height: 35px;
	border-top-right-radius: 20px;
	background-color: #fff;
	border-bottom-right-radius: 20px;
}

@media only screen and (max-width: 1024px) {
  .tvh-menu-category-text {
    font-size:15px !important;
  }
  .tvh-menu-category-bottom.tvh-menu-category {
    padding-left:0 !important;
  }
  .tvh-menu-category-radio {
    padding-left:25px !important;
  }
}

.tvh-menu-category-text {
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-transform: uppercase;
	margin-left: 12px;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	font-style: normal;
}

.tvh-menu-category-bottom {
	background-color: #f4f4f4;
}

.tvh-product-img img {
	width: 100%;
	max-height: 257.69px;
  object-fit: cover;
}

.slide-product img{
  width:100%;
  max-height:100% !important;
}

@media (min-width: 1700px) {

  /*.flash-sale img {*/
  /*  max-height: 287.66px !important;*/
  /*}*/
  .similar-product img {
    max-height:100% !important;
  }
  .tvh-product-img img {
  	width: 100%;
  	max-height: 260.5px !important;
  } 
}

@media (min-width: 1670px) {
  .tvh-product-img img {
  	width: 100%;
  	max-height: 212.69px;
    object-fit: cover;
  } 

  /*.flash-sale img {*/
  /*  max-height: 248.16px;*/
  /*}*/
}

@media only screen and (min-width: 1025px) and (max-width: 1440px)  {
  .tvh-product-img img {
    width:223px;
    height:223px;
  }
  .slide-product img {
    width:100%;
    height:100%;
  }

}

@media only screen and (min-width: 769px) and (max-width: 1024px)  {
  .tvh-product-img img {
    width:230.5px;
    height:230.5px;
  }
}

@media only screen and (max-width: 768px)  {
  .tvh-product-img img {
    width:100%;
    height:226.66px;
  }
  .slide-product img {
    width:100% !important;
    height:100% !important;
  }

}

/*@media only screen and (max-width: 768px)  {*/
/*  .tvh-product-img img {*/
/*    width:100%;*/
/*    height:190.5px;*/
/*  }*/
/*}*/

@media only screen and (max-width: 425px)  {
  .tvh-product-img img {
    width:100%;
    height:190.5px;
  }
  
  .slide-product img {
    width:100%;
    height:100%;
  }
}

@media (max-width:375px) {
  .tvh-product-img img {
    height: 165.5px;
  }
}

.tvh-box-pro-detail .tvh-pro-name {
	font-size: 15px;
	font-weight: 500;
	color: #000;
	font-style: normal;
	line-height: 22px;
	letter-spacing: 0em;
	margin: 5px 0 0 0;
	/*height:43px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

/*.tvh-sidebar-menu-li.no-scrollbars {*/
/*  padding: 10px 0;*/
/*  border-bottom: 1px solid #d6d6d6;*/
/*}*/

.tvh-sidebar-menu-li.no-scrollbars a:hover {
  color:#00BCC2;
}

.tvh-sidebar-menu-li:last-child {
  border:none;
}

ul.tvh-children.active {
  padding-left: 40px;
}

li.tvh-menu-item-type {
    list-style: disc;
}

li.tvh-menu-item-type a {
  /* font-family: Roboto; */
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #323232;
}

a.tvh-nav-top-link,
a.tvh-nav-top-link:hover {
  /* font-family: Roboto; */
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  padding-left: 20px;
}

.tvh-menu-category-bottom {
  display: flex;
  /*justify-content: space-around;*/
  padding: 10px 0;
}

.tvh-menu-category-radio {
  padding-left: 40px;
}

.tvh-menu-category-material {
  padding-left: 40px;
}

.tvh-menu-category-bottom.tvh-menu-category {
  /*justify-content: end;*/
  padding-left: 20px;
}

.pr-filter-size,
.pr-filter-material{
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
}

.tvh-pro-evaluate .tvh-pro-star-icon .fa,
.tvh-pro-evaluate .tvh-pro-star-icon .far {
	color: #FFBF1A;
}

span.tvh-pro-star-txt {
  font-size: 14px;
}

@media (max-width:320px) {
  /*.tvh-pro-star-icon {*/
  /*  display:block;*/
  /*}*/
  .tvh-pro-star-txt {
    display: block;
  }
}
@media (max-width:380px) {
  .tvh-pro-evaluate {
    font-size:13px;
  }
  span.tvh-pro-star-txt {
    font-size:11px;
  }
}
@media (max-width:425px) {
  .tvh-pro-evaluate {
    font-size:14px;
  }
  span.tvh-pro-star-txt {
    font-size:12px;
  }
}
.vn-pup-content .tvh-pro-evaluate {
  font-size:16px;
}
.vn-pup-content .tvh-pro-evaluate .tvh-pro-star-txt {
  font-size:15px !important;
}

.tvh-product-price {
	margin: 3px 0;
}

.tvh-product-resize {
	margin-bottom: 15px;
}

.tvh-product-price .tvh-price_new {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #000;
	text-decoration: line-through;
	margin-left: 2px;
}

.tvh-product-price .tvh-price_default {
	font-size: 17px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
}

.tvh-product-action .tvh-btn-order {
	padding: 3px 5px 3px 5px;
	color: #FFBF1A;
	font-weight: 500;
	background-color: #fff;
	border: 1px solid #FFBF1A;
	font-size:15px;
	display: flex;
  justify-content: center;
  border-radius:5px;
}


.tvh-product-action .tvh-btn-add {
	font-weight: 500;
	border-radius: 0px;
	padding: 3px;
	color: #fff;
	background-color: #00BCC2;
	border: 2px solid #00BCC2;
	width: 100%;
}

.tvh-product-action .tvh-btn {
	outline: none;
	margin: 3px 0;
}

.tvh-main-menu .col-lg-3 {
  display:block;  
}

.tvh-menu-product-banner img {
  height: 220px;
}

@media only screen and (max-width: 1440px) {
	.padding {
		padding: 20px 100px;
	}
}

@media only screen and (max-width: 1024px) {
	.padding {
		padding: 15px 35px;
	}

	.tvh-box-pro-detail .tvh-pro-name {
		font-size: 14px;
	}
	
	.tvh-menu-category-material {
	  padding: 0 25px;
	}
}

@media only screen and (max-width: 768px) {
  .tvh-banner-mb img{
    height: auto;
    width: 100%;
  }

  /*.tvh-banner-mb {*/
  /*  display: block !important;*/
  /*}*/
  
  .tvh-main-menu {
	  margin-top: 10px;
  }
  
  .tvh-main-menu .col-lg-3 {
    display:none;  
  }
  
  .tvh-cate-programme {
    display:block;
  }
  
	.tvh-menu-left {
		margin-bottom: 40px;
	}
	
	#product-block {
  display:none;
  }

  #product-none,
  #sort-mb{
    display:block;    
  }
  .tvh-is-flex {
    display: flex;
    align-items: center;
  }
  
  .tvh-menu-product-banner img {
    height: 100%;
  }
  
  /**/
  .tvh-sp-mb-list .tvh-sp-mb-list-left,
  .tvh-sp-mb-list {
  	font-size: 15px;
  	font-style: normal;
  	font-weight: 600;
  	line-height: 14px;
  	letter-spacing: 0em;
  	text-align: left;
  }

  .tvh-sp-mb-list .tvh-sp-mb-list-right a {
  	font-size: 12px;
  	font-style: normal;
  	font-weight: 400;
  	line-height: 14px;
  	letter-spacing: 0em;
  	text-align: right;
  	color: #00BCC2;
  	border-bottom: 1px solid #00BCC2;
  }

  .tvh-sp-mb-block {
  	display: flex;
  }

  .tvh-sp-mb-block-li {
  	width: 110px;
  	height: 50px;
  	border: 1px solid #DFDFDF
  }

  .tvh-sp-mb-block-li:nth-child(2) {
  	margin: 0 10px;
  }
  
  .tvh-sp-mb-block-li a {
  	width: 100%;
  	height: 100%;
  	text-align: center;
  	display: flex;
  	color: #000;
  	font-size: 13px;
  	font-style: normal;
  	font-weight: 400;
  	letter-spacing: 0em;
  	align-items: center;
    justify-content: center;
  }
  
  .tvh-sp-mb-block-li button {
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    align-items: center;
    justify-content: center;
    border: none;
    background-color: #fff;
  }

  .tvh-sp-sort-product-block select:focus {
    outline: none;
  }

  .tvh-sp-sort-product-block select {
    height: 45px;
    width: 343px;
    border-radius: 0px;
    border: 1px solid #DFDFDF;
    background-color:#fff;
  }
  
  .tvh-sp-mb-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.tvh-banner-pc img{
	width: 100%;
	min-height:100px;
}

.tvh-banner-pc-promotion img {
  width:100%;
  height:auto;
}

.padding-promotion {
  padding: 0 240px;
}

@media only screen and (max-width: 1440px) {
  .padding-promotion {
    padding: 0 100px;
  }
}

@media only screen and (max-width: 1024px) {
  .padding-promotion {
    padding: 0 35px;
  } 
}

@media only screen and (max-width: 768px) {
  .padding-promotion {
    padding: 0;
  } 
}

@media only screen and (max-width: 425px) {
  .font-size-promotion {
    font-size: 14px !important;
    text-transform: lowercase;
  }
}

/*.tvh-banner-mb {*/
/*  display:none;*/
/*}*/

.tvh-menu-product-banner {
  padding: 20px 0;
}

.tvh-menu-product-banner img {
  width: 100%;
}

@media only screen and (max-width: 425px) {
  .tvh-banner-mb img{
    height: auto;
    width: 100%;
  }
  .tvh-menu-product-banner {
    padding: 5px 0 25px 0;
  }
  
  .tvh-sp-sort-product-block select {
    width:100%;
  }
}

#pagination {
  margin-bottom:60px;
}

.pagination {
  margin:0;
  justify-content: center;
}

.pagination .page-link {
  color:#000;
  border:1px solid rgb(0, 188, 194);
}

.pagination .select {
  background: rgb(0, 188, 194);
  color: #fff !important;
  border:1px solid rgb(0, 188, 194);
}

.pagination .page-item .page-link:hover {
  background: rgb(0, 188, 194);
  color: #fff;
  border:1px solid rgb(0, 188, 194);
}

.page-link:focus {
  box-shadow: none !important;
  background-color: rgb(0, 188, 194) !important;
  color: #fff !important;
  border:1px solid rgb(0, 188, 194);
}

li.page-item {
  margin: 0 10px;
}

@media (max-width:425px) {
  li.page-item {
    margin: 0 3px !important;
  }
  #pagination .page-link {
    height:35px !important;
    width:35px !important;
  }
}

@media (max-width:375px) {
  li.page-item {
    margin: 0 3px !important;
  }
  #pagination .page-link {
    height:30px !important;
    width:30px !important;
  }
}

.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
  border-radius:100% ;
}

#pagination .page-link.border {
  width: 40px;
  height: 40px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
  border-radius: 100%;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #E4E4E4;
}

#pagination .page-link {
  border: none;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
}

@media (max-width:425px) {
  .tvh-category-banner-bottom img {
    width:100%;
    height: 92px !important;
    object-fit: cover;
  }
}
.tvh-category-banner-bottom img {
  width:100%;
  height: 100%;
}




/* blog */
.tvh-blog-pc-block {
	display: grid;
	grid-template-columns: 20% 20% 20% 20% 20%;
	margin-top: 30px;
}

.tvh-newfeed {
  padding: 0 8px 0 8px;
}

.tvh-blog-img {
  width:100%;
  height:50%;
}

.tvh-blog-img img {
	height: 100%;
	width: 100%;
}

.tvh-newfeed:first-child {
	padding-left: 15px;
}

.tvh-newfeed:last-child {
	padding-right: 15px;
}

.tvh-blog-txt {
  margin-top: 10px;
}

.tvh-blog-time .tvh-blog-time-icon .far {
	color: #444;
	font-size: 16px;
	font-weight: 400;
}

.tvh-blog-time .tvh-blog-day,
.tvh-blog-time .tvh-blog-admin {
	font-size: 16px;
	font-weight: 500;
	color: #444;
  font-family: Helvetica Neue;
}

.tvh-blog-txt .tvh-blog-h4 {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #444;
	font-family: Helvetica Neue;
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.tvh-blog-container {
  margin-bottom: 22px;
  margin-top:10px;
}

#tvh-blog-pc {
	display: block;
}

#tvh-blog-mobile {
	display: none;
}

@media only screen and (max-width: 1024px) {
	.tvh-blog-txt {
		margin: 0 8px 10px 8px;
	}

	.tvh-blog-txt .tvh-blog-h4 {
		font-size: 14px;
	}

	.tvh-blog-time .tvh-blog-day,
	.tvh-blog-time .tvh-blog-admin {
		font-size: 13px;
	}
}

@media only screen and (max-width: 768px) {
	#tvh-blog-pc {
		display: none;
	}

	#tvh-blog-mobile {
		display: block;
	}

	.tvh-blog-img-mobile {
		position: relative;
	}

	.tvh-blog-txt-mobile {
		position: absolute;
		bottom: 0;
		margin: 0 10px 10px 10px;
	}

	.tvh-blog-time-mobile .tvh-blog-time-icon-mobile .far {
		color: #CECECE;
		font-size: 16px;
		font-weight: 400;
	}

	.tvh-blog-time-mobile .tvh-blog-day-mobile,
	.tvh-blog-time-mobile .tvh-blog-admin-mobile {
		font-size: 16px;
		font-weight: 500;
		color: #BCBCBC;
		font-family: Helvetica Neue;
	}

	.tvh-blog-txt-mobile .tvh-blog-h4-mobile {
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: 22px;
		letter-spacing: 0em;
		text-align: left;
		color: #fff;
		font-family: Helvetica Neue;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	}
	
	.tvh-blog-left-img img {
	  border-radius: 5px;
  }
  
  .tvh-blog-img-mobile img {
    width: 100%;
    height: 260px;
  }
  
  .tvh-blog-mobile .owl-theme .owl-dots .owl-dot.active span, 
  .tvh-blog-mobile .owl-theme .owl-dots .owl-dot:hover span {
    width: 24px;
    background: #00BCC2;
    border: 1px solid #00BCC2;
  }
  
  .tvh-blog-mobile .owl-theme .owl-dots .owl-dot span {
    background-color: #fff;
    border: 1px solid #d6d6d6;
  }
}

@media only screen and (max-width: 425px) {
  .tvh-blog-left-img img {
  	width: 343px;
  	height: 165px !important;
  }
}

@media only screen and (max-width: 375px) {
	.tvh-blog-txt-mobile .tvh-blog-h4-mobile {
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		line-height: 18px;
		letter-spacing: 0em;
		text-align: left;
		color: #fff;
	}

	.tvh-blog-time-mobile .tvh-blog-day-mobile,
	.tvh-blog-time-mobile .tvh-blog-admin-mobile {
		font-size: 14px;
	}
	.tvh-blog-img-mobile img {
	  height: 220px !important;
	}
}

/*.tvh-blog-bottom {*/
/*	margin-top: 35px;*/
/*}*/

/*.tvh-blog-left-img a {*/
/*  object-fit: cover;*/
/*  overflow: hidden;*/
/*  width: 100%;*/
/*}*/

/*.tvh-blog-left-img a:hover img {*/
/*  width: 100%;*/
/*  object-fit: cover;*/
/*  transform: scale(1.2);*/
/*  transition: all .5s ease-out 0s;*/
/*}*/

.tvh-blog-left-img img {
	width: 100%;
	height: 250px;
	transform: scale(1);
  transition: all .5s ease-out 0s;
}

.tvh-blog-right-txt {
	margin-top: 15px;
}

.tvh-blog-time-mobile .tvh-blog-bottom-time-icon-mobile .far {
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0px;
	text-align: left;
	color: #808080;
}

.tvh-blog-time-mobile {
	display: flex;
	align-items: center;
}

.tvh-blog-bottom-day-mobile,
.tvh-blog-bottom-admin-mobile {
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 12px;
	letter-spacing: 0px;
	text-align: left;
	margin: 0 5px;
	font-family: Helvetica Neue;
}

.tvh-blog-right-txt .tvh-blog-bottom-h4-mobile {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: left;
	margin-top: 4px;
	font-family: Helvetica Neue;
}

.tvh-blog-right-txt .tvh-blog-bottom-h6-mobile {
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: left;
	color: #515151;
	margin-top: 6px;
	font-family: Helvetica Neue;
}

.tvh-blog-see-more a {
	color: #00BCC2;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: left;
	border-bottom: 1px solid #00BCC2;
	font-family: Helvetica Neue;
}

/* @media only screen and (min-width: 1440px) {
	.vh-blog-right-txt {
		margin-right: 30px;
	}
} */


/* post */
.tvh-post-pc {
	margin-top: 30px;
}

.tvh-menu-post-left .tvh-post-shareIt {
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 31px;
	letter-spacing: 0px;
	text-align: left;
	color: #1D2027;
	text-align: center;
}

.tvh-post-icon {
	font-size: 40px;
	text-align: center;
}

.tvh-post-left-fb .fa-facebook-square {
	color: #3B5998;
}

.tvh-post-left-gg .fa-google-plus-square {
	color: #DB4437;
}

.tvh-post-left-tt .fa-twitter-square {
	color: #00ACED;
}

.tvh-post-left-share .fa-share-alt-square {
	color: #ECE8EB;
}

.tvh-menu-post-top .tvh-post-h1 {
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 42px;
	letter-spacing: 0em;
	text-align: left;
	color: #222222;
	text-transform: uppercase;
}

.tvh-post-time .tvh-post-time-icon .far {
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0px;
	text-align: left;
	color: #808080;
}

.tvh-post-time .tvh-post-day,
.tvh-post-time .tvh-post-admin {
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 12px;
	letter-spacing: 0px;
	text-align: left;
	margin: 0 5px;
}

.tvh-menu-post-top .tvh-post-h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	color: #222222;
	margin-top: 15px;
	margin-bottom: 15px;
}

.tvh-post-img img {
	width: 100%;
	height: 100%;
}

.tvh-menu-post-bottom .tvh-post-h1 {
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 42px;
	letter-spacing: 0em;
	text-align: left;
	color: #222222;
	text-transform: uppercase;
	margin-top: 35px;
	margin-bottom: 18px;
}

.tvh-menu-post-right {
  margin-bottom: 35px;
}

.tvh-post-grade-img {
  margin-bottom:25px;
}

.tvh-post-grade-list .tvh-post-grade-img img {
	width: 100%;
	height: 216px;
	border-radius: 5px;
}

.tvh-post-grade-time {
	margin-top: 10px;
	/* margin-bottom: 8px; */
	display: flex;
	align-items: center;
}

.tvh-post-grade-time .tvh-post-grade-time-icon .far {
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0px;
	text-align: left;
	color: #808080;
}

.tvh-post-grade-time .tvh-post-grade-day,
.tvh-post-grade-time .tvh-post-grade-admin {
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 12px;
	letter-spacing: 0px;
	text-align: left;
	margin: 0 5px;
	color: #515151;
}

.tvh-post-h4-mobile {
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: left;
	font-family: Helvetica Neue;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

#tvh-post-mobile,
.tvh-mobile-paging,
.tvh-menu-post-mobile {
	display: none;
}

.tvh-txt-news {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

@media only screen and (max-width: 768px) {
	#tvh-post-pc {
		display: none;
	}

	#tvh-post-mobile,
	.tvh-menu-post-mobile {
		display: block;
		margin-bottom:30px;
	}

	.tvh-post-mobile {
		margin-top: 15px;
	}

	.tvh-post-mobile .tvh-post-mobile-h1 {
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: 27px;
		letter-spacing: 0em;
		text-align: left;
		color: #222222;
		text-transform: uppercase;
    margin: 10px 0;
    font-family: Helvetica Neue;
	}

	.tvh-post-grade-mobile-time {
		display: flex;
		align-items: center;
		margin-bottom: 7px;
	}

	.tvh-post-grade-mobile-time-icon .far {
		font-size: 16px;
		line-height: 16px;
		letter-spacing: 0px;
		text-align: left;
		color: #808080;
	}

	.tvh-post-grade-mobile-day,
	.tvh-post-grade-mobile-admin {
		font-size: 12px;
		font-style: normal;
		font-weight: 500;
		line-height: 12px;
		letter-spacing: 0px;
		text-align: left;
		margin: 0 5px;
		font-family: Helvetica Neue;
	}

	.tvh-post-grade-mobile-img img {
		width: 100%;
		height: 100%;
		margin: 10px 0;
	}

	.tvh-mobile-paging {
		display: block;
		height: 8px;
		width: 100%;
		border-radius: 0px;
		background: #EAEAEA;
		margin: 10px 0 10px;
	}

	.tvh-menu-post-mobile .tvh-post-mobile-h1 {
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: 27px;
		letter-spacing: 0em;
		text-align: center;
		color: #222222;
		text-transform: uppercase;
		font-family: Helvetica Neue;
	}
	
	.tvh-post-time-mobile {
		margin: 8px 0;
	}
	
	.tvh-post-h4-mobile {
		font-size: 15px;
		font-family: Helvetica Neue;
		color:#222222;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	}
	
	.tvh-post-mobile .owl-carousel .owl-item img {
		border-radius: 5px;
    height: 155.25px;
	}
	
	.tvh-post-mobile .owl-dots {
	  display: none;
	}
	
	.tvh-post-admin-mobile,
	.tvh-post-day-mobile {
	  font-family: Helvetica Neue;
	  color:#515151;
	}
}

.tvh-post-grade-mobile-txt p {
  font-family: Helvetica Neue;
}



/* introduce */
.tvh-introduce-banner-pc {
	height: 355px;
	display: flex;
}

.tvh-introduce-banner-left-pc {
	width: 640px;
	background-color: #00BCC2;
	position: relative;
}

.tvh-introduce-img-in-pc {
	height: 100%;
}

.tvh-introduce-img-in-pc img {
	width: 640px;
	height: 100%;
	opacity: 0.1;
	object-fit: cover;
}

.tvh-introduce-img-on-pc {
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right: 60px;
}

.tvh-introduce-img-on-pc img {
	width: 251px;
	height: 251px;
	border-radius:5px;
}

.tvh-introduce-banner-right-pc {
	background-color: #000;
	position: relative;
	width:100%;
}

.tvh-introduce-banner-right-pc img {
	width: 100%;
	height: 100%;
	opacity: 0.15;
	object-fit: cover;
}

.tvh-introduce-manager-name-pc {
	background: #00BCC2;
	height: 28px;
	border-radius: 0px;
	padding: 0 5px;
	color: #fff;
	line-height: 28px;
	font-weight: 500;
	font-size: 22px;
}

.tvh-introduce-txt-on-pc {
  position: absolute;
  top: 0; 
  width:100%;
  height:100%;
  display: flex;
  align-items: center;
}

.tvh-introduce-manager-pc {
	display: flex;
	align-items: center;
	color: #fff;
	padding-left: 60px;
}

.tvh-introduce-txt {
  padding-left: 60px;
  color: #fff;
  max-width: 874px;
}

.tvh-introduce-txt p {
  font-family: Helvetica Neue;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 14px !important;
}

.tvh-introduce-manager-position-pc {
	font-weight: 400;
	font-size: 16px;
	font-style: normal;
	margin-left: 3px;
}

#tvh-introduce-pc {
	display: block;
}

#tvh-introduce-mobile {
	display: none;
}

@media only screen and (max-width:1440px) {
  .tvh-introduce-txt {
    padding:0 60px;
    color: #fff;
  }
}

@media only screen and (max-width:1024px) {
	.tvh-introduce-img-in-pc img {
		width: 400px;
	}
}

@media only screen and (max-width:768px) {
	#tvh-introduce-pc {
		display: none;
	}

	#tvh-introduce-mobile {
		display: block;
	}

	.tvh-introduce-banner-top-mobile {
		position: relative;
	}

	.tvh-introduce-img-in-mobile {
		background-color: #00BCC2;
	}

	.tvh-introduce-img-in-mobile img {
		width: 100%;
		height: 300px;
		opacity: 0.2;
		object-fit: cover;
	}

	.tvh-introduce-img-on-mobile {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		padding-left: 40px
	}

	.tvh-introduce-manager-name-mobile {
		font-size: 24px;
		font-style: normal;
		font-weight: 500;
		line-height: 30px;
		height: 30px;
		letter-spacing: 0em;
		text-align: left;
		background-color: #fff;
	}

	.tvh-introduce-manager-mobile {
		padding-left: 40px;
	}

	.tvh-introduce-manager-position-mobile {
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px;
		letter-spacing: 0em;
		text-align: left;
		color: #fff;
	}

	.tvh-introduce-banner-bottom-mobile {
		background-color: #000;
		position:relative;
	}
	
	.tvh-introduce-txt-on-mobile {
	  position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
	}
	
	.tvh-introduce-txt {
	  padding: 0 30px;
	}

	.tvh-introduce-banner-bottom-mobile img {
		width: 100%;
		object-fit: cover;
		height: 465px;
		opacity: 0.15;
	}
}

@media only screen and (max-width:425px) {
	.tvh-introduce-img-on-mobile {
		padding-left: 15px;
	}

	.tvh-introduce-img-on-mobile img {
		width: 129px;
		height: 129px;
	}

	.tvh-introduce-img-in-mobile img {
		height: 177px;
	}

	.tvh-introduce-manager-mobile {
		padding-left: 25px;
	}
	.tvh-introduce-img-on-mobile img {
	  border-radius: 5px;
	}
}
.tvh-content {
  margin: 25px 0 40px;
}



/* liên hệ */
.tvh-contact-h1 {
	text-align: center;
	margin: 35px 0 30px;
}

.tvh-contact-h1 .tvh-contact-ilaby {
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: center;
	text-transform: uppercase;
	color: #00BCC2;
}

.tvh-contact-h1 .tvh-contact-space {
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: center;
}

.tvh-contact-h1 .tvh-contact-txt {
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 35px;
	letter-spacing: 0em;
	text-align: center;
	text-transform: uppercase;
}


.tvh-contact-maps {
	display: flex;
	align-items: baseline;
	justify-content: center;
}

.tvh-contact-maps-right {
	margin-left: 5px;
}

.tvh-contact-maps .fas {
	color: #00BCC2;
}

.tvh-contact-maps .showroom {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: uppercase;
}

.tvh-contact-maps .address {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
}

.tvh-contact-maps .hotline {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
}

.tvh-contact-maps .number a {
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #da291c;
}

.tvh-contact-top-pc-address {
	display: flex;
	justify-content: center;
}

span.tvh-contact-address-number a {
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: left;
	color: #000;
}

.tvh-contact-top-pc {
	padding-bottom: 60px;
	border-bottom: 1px solid #d6d6d6;
}

.tvh-contact-h3 {
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 35px;
	letter-spacing: 0em;
	text-align: center;
	padding: 10px 0 20px;
}

.tvh-input-form-container label {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	margin-bottom: 5px;
}

.tvh-input-form {
	display: flex;
}

.tvh-input-form-container {
	width: 100%;
	margin: 0 10px;
	padding-bottom: 20px;
}

.tvh-input-form-container input {
	width: -webkit-fill-available;
	padding: 7px 12px;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
	box-sizing: border-box;
	border: 1px solid #D1D1D1;
	background-color: #FAFAFA;
	outline: none;
}

.tvh-input-form-container textarea {
	width: -webkit-fill-available;
	padding: 7px 12px;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
	box-sizing: border-box;
	border: 1px solid #D1D1D1;
	background-color: #FAFAFA;
	outline: none;
}

.tvn-contact-btn {
	background-color: #00BCC2;
	height: 45px;
	width: 100%;
	border: 1px solid #00BCC2;
	margin: 0 0 30px;
	font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.tvh-contact-pc {
	display: block;
	margin-bottom:55px;
}

.tvh-contact-mobile {
	display: none;
}

@media only screen and (max-width: 768px) {
	.tvh-input-form {
		display: block;
	}

	.tvh-input-form-container {
		margin: 0;
	}

	.tvh-contact-top-pc {
		padding-bottom: 30px;
		border-bottom: 3px solid #d6d6d6;
	}

	.tvh-contact-pc {
		display: none;
	}

	.tvh-contact-mobile {
		display: block;
		margin-bottom:40px;
	}

	span.tvh-contact-address-number {
		font-size: 14px;
	}

	.tvh-contact-address-right {
		text-align: center;
	}
	.tvh-contact-h1 .tvh-contact-txt {
		font-size: 24px;
		font-weight: 400;
	}
}



/* info */
.tvh-info-menu {
	margin-top: 30px;
}

.tvh-woocommerce-cart-form {
	padding: 20px 15px 20px;
	background: #F5F5F5;
	/*margin-bottom: 25px;*/
}

.tvh-product .tvh-product-img img {
	width: 60px;
	height: 59.8px;
}

.tvh-product {
	display: flex;
	justify-content: space-between;
}

.tvh-product-details {
	padding: 0 10px;
}

.tvh-product-details-name {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	/* text-align: left; */
}

.tvh-product-details-name.mb-2 {
    width: auto;
}

.tvh-product-details-price span {
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 19px;
	letter-spacing: 0em;
	/* text-align: right; */
}

.tvh-product-details-price del {
  font-size: 13px;
  font-weight: 700;
  opacity:0.6;
}

.tvh-product-details-color span {
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	line-height: 28px;
}

.tvh-total-left {
  /*display: grid;*/
  /*grid-template-columns: auto auto;*/
  display:flex;
}

.tvh-total-left input {
	height: 40px;
	width: 90%;
	border-radius: 0px;
	padding: 0 10px;
	border: 1px solid #CECECE;
	outline: none;
}

button.tvh-apply-discount-checkout {
	height: 40px;
	width: 90px;
	left: 637px;
	top: 429px;
	border-radius: 0px;
	background: #e3a24a;
	outline: none;
	border: 1px solid #e3a24a;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px;
	letter-spacing: 0em;
	text-align: center;
}

.tvh-product-h3 {
	/* font-family: Roboto; */
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: uppercase;
	margin: 15px 0;
}

.tvh-product-check-details {
	display: flex;
	align-items: center;
	justify-content: space-between;
}


span.tvh-product-details-price {
	font-size: 14px;
	font-style: normal;
	font-weight: 800;
	line-height: 33px;
	letter-spacing: 0em;
	text-align: right;
}

.tvh-product-h4 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.tvh-product-h4 span:nth-child(1) {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}

span.tvh-product-details-tong {
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
	line-height: 21px;
	letter-spacing: 0em;
	text-align: left;
	color: #ED1D24;
}

.tvh-ship { 
  padding: 15px; 
  color: #ED1D24; 
  font-weight: 700; 
}

.tvh-cart-collateral input,
.tvh-cart-collateral textarea {
	background-color: #fff;
}

.tvh-input-form-container select {
	height: 44px;
	width: 100%;
	left: 787px;
	top: 524px;
	border-radius: 0px;
	background: #F8F8F8;
	border: 1px solid #C7C7C7;
	outline: none;
}

.tvh-product-order button {
	height: 50px;
	width: 258px;
	left: 787px;
	top: 1089px;
	border-radius: 0px;
	background: #FFCB07;
	border: 1px solid #ffcb07;
	text-transform: uppercase;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 15px;
	letter-spacing: 0em;
	text-align: center;
	outline:none;
}

button:focus {
  outline: none !important;
}

.tvh-product-order-mb {
	display: none;
}

.tvh-checkout-cod,
.tvh-checkout-zalopay,
.tvh-checkout-momo {
	display: flex;
	margin-bottom: 10px;
}

.tvh-check-flex {
	display: flex;
	padding-left: 15px;
}

.tvh-check-flex img {
	height: 25px;
	width: 25px;
	left: 825px;
	top: 807px;
	border-radius: 0px;
}

.tvh-check-flex span {
	padding: 0 10px;
}

.tvh-bold {
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
}

.tvh-methods {
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 27px;
	letter-spacing: 0em;
	text-align: left;
	margin-bottom: 25px;
}

.tvh-product-h2 {
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 27px;
	letter-spacing: 0em;
	text-align: left;
	margin-left: 10px;
}

.tvh-product-h4-account {
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 27px;
	letter-spacing: 0em;
	text-align: left;
	margin-left: 10px;
}

.tvh-product-h4-account a {
  color:#00BCC2;
  border-bottom:1px solid #00BCC2;
}

.tvh-product-details-amount.mb-1 {
  display: flex;
}

.tvh-quantity {
  margin-left:15px;
}

.tvh-quantity input.input-qty {
  outline: none;
  text-align: center;
  border: none;
  background-color: #F5F5F5;
}

.tvh-quantity .is-form.in-product {
  border: none;
  background-color: #F5F5F5;
}

.tvh-name-product {
  display:none;
}

.tvh-text-checkout a,
.tvh-text-checkout a:hover{
  color: #00BCC2;
  font-weight:700;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
/* Firefox */
input[type=number] {
 -moz-appearance: textfield;
}

@media only screen and (max-width:1024px) {
  .tvh-product-details-name.mb-2 {
    width: auto;
  }
}
@media only screen and (max-width:768px) {
  .tvh-product-details-name.mb-2 {
    width: auto;
  }

	.tvh-product-h2,
	.tvh-product-h4-account {
		margin: 0;
	}

	.tvh-product-order-mb {
		display: block;
	}

	.tvh-product-order {
		display: none;
	}

	.tvh-product-order-mb button {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 1000;
		box-shadow: 0 -1px 1px 0 rgb(0 0 0 / 15%);
		background-color: #fff;
		box-sizing: border-box;
		height: 70px;
		border-radius: 0px;
		background: #FFCB07;
		text-align: center;
		width: 100%;
    border: none;
	}

	.tvh-buy-now-top {
		font-size: 16px;
		font-style: normal;
		font-weight: 800;
		letter-spacing: 0em;
		text-transform: uppercase;
		margin-top: 5px;
	}

	.tvh-buy-now-bottom {
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		/*line-height: 16px;*/
		letter-spacing: 0em;
		/* text-align: left; */
	}
	.tvh-woocommerce-cart {
    border: 1px solid #d6d6d6;
    margin-bottom: 25px;
  }
  .tvh-woocommerce-cart-form {
    background-color:#fff;
  }
  .tvh-quantity .is-form.in-product,
  .tvh-quantity input.input-qty{
    background-color:#fff;
  }
  .tvh-product.mb-3 {
    padding: 10px;
  }
  .tvh-name-product {
    display:block;
    height: 40px;
    /* width: 343px; */
    left: 16px;
    top: 211px;
    border-radius: 0px;
    background: #F5F5F5;
    border-bottom: 1px solid #C6C6C6;
    line-height: 40px;
    padding-left: 10px;
  }
  .tvh-info-menu{
    margin:0;
  }
}

@media only screen and (max-width:700px) {
  .tvh-product-details-name.mb-2 {
    width: auto;
  }
}

@media only screen and (max-width:540px) {
  .tvh-product-details-name.mb-2 {
    width: auto;
  }
}

@media only screen and (max-width:490px) {
  .tvh-product-details-name.mb-2 {
    width: auto;
  }
}

@media only screen and (max-width:425px) {
  .tvh-product-details-name.mb-2 {
    width: auto;
  }
}

@media only screen and (max-width:400px) {
  .tvh-product-details-name.mb-2 {
    width: auto;
  }
}

@media only screen and (max-width:390px) {
  .tvh-product-details-name.mb-2 {
    width: auto;
  }
  .tvh-woocommerce-cart-form {
    padding:0;
  }
}

@media only screen and (max-width:375px) {
  .tvh-product-details-name.mb-2 {
    width: auto;
  }
  .tvh-woocommerce-cart-form {
        padding: 20px 15px 20px;
  }
  .tvh-ship { 
    padding:15px;
    color: #ED1D24; 
    font-weight: 700; 
  }
  .tvh-cart-collateral{
     padding: 20px 15px 20px;
  }
}
@media only screen and (max-width:320px) {
  .tvh-product-details-name.mb-2 {
    width: auto;
  }
}
.tvh-product-method-checkout{
  margin-left:10px;
}
.tvh-product-order{
    margin-left:10px;

}

.background-succ {
    background-color: #000000d6;
    color: #fff;
    top: 0;
    left: 0;
    width: 400px;
    z-index: 1000;
    border-radius: 5px;
    height: 215px;
    position: absolute;
    display: none;
    justify-content: "";
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.background-succ .content {
    padding-top: 50px;
    position: relative;
    text-align: center;
}
.background-succ .content img {
    width: 60px;
    height: 60px;
}
.background-succ .content p {
    display: block;
    font-size: 18px;
    margin-top: 1rem;
    font-weight: 500;
    color: #fff;
}

.tvh-product-img {
    display: flex;
    align-items: center;
}
.lhb-paddung{
  padding-top:50px;
}


.lhb-lh-content{
      color: #fff;
    width: 50%;
    display: block;
    padding: 44px 0px;
}
.lhb-item *{
  color:#fff !important;
}
.lhb-item a{
  text-decoration: none;
    background-color: transparent;
}
.lhb-lh-content h2{
      font-weight: bold;
    text-transform: uppercase;
}
.chiadoi {
    width: 50%;
    padding: 30px !important;
    /* text-align: center; */
}
.chiadoi h2{
  font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #2e2b27;
    padding: 5px 0px;
}
.pack{
      font-size: 18px;
    color: #2e2b27;
    margin-bottom: 10px;
        padding: 7px 0px;
}
.contact-item {
    padding: 10px 0px;
    display: flex;
        align-items: center;
}
.contact-item span {
    padding-left: 20px;
    font-weight: bold;
    font-size: 18px;
    margin: auto 0px;
}
.contact-item i{
      font-size: 25px;
    color: rgba(244,184,52,255);
}
.mau{
      background-color: rgb(253, 247, 234);
}
.lhb-form input[type=text], .lhb-form input[type=tel], .lhb-form input[type=email]{
  height:44px;
  font-size:16px;
}
.lhb-form textarea{
  width:100%;
  padding: 0 0.75em;
  outline:none;
}
.lhb-form input[type=submit]{
      background: #b7273d;
    border-radius: 5px;
    width: 148px;
    margin: 0px;
    text-transform: inherit;
    outline:none;
    border:#b7273d;
    height:44px;
    color:#fff;
}
.lhb-form p{
  padding-bottom:10px;
}

@media (max-width:1366px){
  .chiadoi h2{
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #2e2b27;
    padding: 5px 0px;
  }
}
@media (max-width:1024px){
  .chiadoi h2{
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: left;
    color: #2e2b27;
  }
}
.lhb-lh-content p{
  font-size:16px;
}
.lhb-item span{
  font-size:16px;
}
.lhb-form label{
  font-size:16px;
}
@media (max-width: 767px){
.lhb-lh-content {
    width: 100%;
    padding: 28px 0px;
    margin: auto;
    text-align: center;
}
.lhb-item, .lhb-item a{
  font-size:12px;
}
.lhb-lh-content h2{
      margin: 10px 0px;
    font-size: 24px;
}
.lhb-lh-content p{
  font-size:14px;
}
.chiadoi h2{
      font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: left;
    color: #2e2b27;
}
.pack{
  font-size:14px !important;
}
.contact-item span {
    font-size: 16px !important;
}
}
@media (max-width:850px){
  .chiadoi{
    width:100%;
  }
}
.tvh-info-main.mb-5 {
    font-size: 16px;
}
.lhb-d-pro-info-sl-2 input{
  font-size:16px;
}