/*
Theme Name: proweb
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/* @font-face {
    font-family: wecode;
    font-weight: 500;
    src: url(./wecode/font/SVN-Gilroy-Regular.woff) format('woff');
}
@font-face {
    font-family: wecode;
    font-weight: 500;
    font-style: italic;
    src: url(./wecode/font/SVN-Gilroy-Italic.woff) format('woff');
}
@font-face {
    font-family: wecode;
    font-weight: 600;
    src: url(./wecode/font/SVN-Gilroy-Medium.woff) format('woff');
}
@font-face {
    font-family: wecode;
    font-weight: 600;
    font-style: italic;
    src: url(./wecode/font/SVN-Gilroy-Medium-Italic.woff) format('woff');
}
@font-face {
    font-family: wecode;
    font-weight: 700;
    src: url(./wecode/font/SVN-Gilroy-SemiBold.woff) format('woff');
}
@font-face {
    font-family: wecode;
    font-weight: 700;
    font-style: italic;
    src: url(./wecode/font/SVN-Gilroy-SemiBold-Italic.woff) format('woff');
}
@font-face {
    font-family: wecode;
    font-weight: 800;
    src: url(./wecode/font/SVN-Gilroy-Bold.woff) format('woff');
}
@font-face {
    font-family: wecode;
    font-weight: 800;
    font-style: italic;
    src: url(./wecode/font/SVN-Gilroy-Bold-Italic.woff) format('woff');
}
body, div, p, h1, h2, h3, h4, h5, h6, li a {
    font-family: wecode !important;
} */
.icon-box .icon-box-img {
    line-height: 0;
}
.icon-box .icon-box-img img, .icon-box .icon-box-img svg {
    padding: 0;
}
p {
    font-size: 17px;
    line-height: 26px;
}
h2 {
    font-size: 25px;
    line-height: 38px;
}
.wpcf7-spinner, .absolute-footer, .post-item .is-divider  {
    display: none;
}
.header-main .nav > li {
    margin: 0 19px;
}
div#flags {
    position: relative;
    top: 5px;
}
.header-main .nav > li > a {
    font-weight: 600;
    font-size: 15px;
}
.shop-container {
    margin-top: 30px;
}
.header-main .header-button .button {
    position: relative;
    box-shadow: none !important;
    border: none !important;
    background: rgb(183,114,47);
    background: -moz-linear-gradient(280deg, rgba(183,114,47,1) 0%, rgba(248,169,28,1) 100%);
    background: -webkit-linear-gradient(280deg, rgba(183,114,47,1) 0%, rgba(248,169,28,1) 100%);
    background: linear-gradient(280deg, rgba(183,114,47,1) 0%, rgba(248,169,28,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b7722f",endColorstr="#f8a91c",GradientType=1);
   
    padding: 0 20px 0 48px;
    font-weight: 600;
    font-size: 16px;
    line-height: 42px;
    color: #fff;
}
.header-main .header-button .button:hover {
    background: rgb(248,169,28);
    background: -moz-linear-gradient(280deg, rgba(248,169,28,1) 0%, rgba(183,114,47,1) 100%);
    background: -webkit-linear-gradient(280deg, rgba(248,169,28,1) 0%, rgba(183,114,47,1) 100%);
    background: linear-gradient(280deg, rgba(248,169,28,1) 0%, rgba(183,114,47,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8a91c",endColorstr="#b7722f",GradientType=1);
    
}
.icon-pkd img.attachment-.size- {
    border-radius: 100%;
    border: 2px solid #fff;
}
.header-main .header-button .button:before,
.gt .button.icob-b:before,
.lh .button span:before {
    position: absolute;
    content: '';
    transition: .3s;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-position: center;
    mask-repeat: no-repeat;
    top: calc(50% - 10px);
    width: 20px;
    height: 20px;
    -webkit-mask-size: 20px;
    mask-size: 20px;
}
.header-main .header-button .button:before {
    background-color: #fff;
    left: 20px;
    -webkit-mask-image: url(./wecode/img/icon-calling.svg);
    mask-image: url(./wecode/img/icon-calling.svg);
}
.gt p {
    font-size: 18px;
    line-height: 28px;
}
.gt .img {
    border-radius: 20px;
    overflow: hidden;
}
.gt .button,
.sp .button {
    padding: 0 30px;
    font-size: 16px;
    line-height: 52px;
}
.gt .button.icob-b {
    border: 2px solid #0B3150;
    padding: 0 30px 0 58px;
}
.gt .button.icob-b:before {
    background-color: #0B3150;
    left: 30px;
    -webkit-mask-image: url(./wecode/img/icon-message.svg);
    mask-image: url(./wecode/img/icon-message.svg);
}
.gt .button.icob-b:hover:before {
    background-color: #fff;
}
.gt .r2 .rso {
    margin: 0;
    font-weight: 700;
    font-size: 46px;
    line-height: 46px;
    color: #f58220;
}
.gt .r2 .rso:after {
    content: '+';
}
.gt .r2 p {
    margin: 10px 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
}
.sp .button {
    line-height: 46px;
}
.sp .button.w {
    color: #fff;
    border: 0;
background: -moz-linear-gradient(280deg, rgba(183,114,47,1) 0%, rgba(248,169,28,1) 100%);
background: -webkit-linear-gradient(280deg, rgba(183,114,47,1) 0%, rgba(248,169,28,1) 100%);
background: linear-gradient(280deg, rgba(183,114,47,1) 0%, rgba(248,169,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b7722f",endColorstr="#f8a91c",GradientType=1);
}
.sp .button.w:hover {
    border: 0;
    background: rgb(183,114,47);
    background: rgb(248,169,28);
background: -moz-linear-gradient(280deg, rgba(248,169,28,1) 0%, rgba(183,114,47,1) 100%);
background: -webkit-linear-gradient(280deg, rgba(248,169,28,1) 0%, rgba(183,114,47,1) 100%);
background: linear-gradient(280deg, rgba(248,169,28,1) 0%, rgba(183,114,47,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8a91c",endColorstr="#b7722f",GradientType=1);
}
.vs .icon-box .icon-box-img img {
    height: 90px;
    object-fit: contain;
}
.vs .icon-box h3 {
    font-size: 22px;
    line-height: 27px;
}
.product-description h2,
.product-description h3,
.product-description h4,
.product-description h5,
.product-footer h2
 {
    font-size: 21px;
    font-weight: 900;
    color: #0B3150;
}
.lh .col2 .col-inner,
.lh.bg .section, .lh.tv .section {
    border-radius: 16px;
    overflow: hidden;
    background-color: #0B3050;
    padding: 30px 20px;
}
.lh .col2 p,
.tv p {
    color: #fff;
}
.lh form {
    margin: 0;
    padding: 0 20px;
}
.lh form input, .lh form textarea {
    border-radius: 15px;
    border: unset;
    box-shadow: inset 0 0 0 1px #0B3150 !important;
    height: 45px;
    margin-bottom: 0;
    padding: 0 16px 0 50px;
    font-size: 14px;
    line-height: 28px;
    color: #112B4C;
    transition: .3s
}
.lh form textarea {
    padding: 16px 16px 16px 50px;
}
.lh form input::placeholder, .lh form textarea::placeholder {
    color: #112B4C;
    transition: .2s;
}
.lh form input:focus::placeholder, .lh form textarea:focus::placeholder {
    color: rgba(17, 43, 76, .2);
}
.lh form input:focus, .lh form textarea:focus {
    box-shadow: inset 0 0 0 1px #0049A5 !important;
}
.lh .field {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 12px;
}
.lh .field img {
    position: absolute;
    z-index: 100;
    top: calc(50% - 12px);
    left: 16px;
    width: 24px;
    height: 24px;
    object-fit: contain;
}
.lh .field.area img {
    top: 17px;
}
.lh .field img.size {
    padding: 1px;
}
.lh form .sub input {
    box-shadow: inset 0 0 0 100px rgba(0,0,0,0) !important;
    width: 100%;
    height: 45px;
    margin: 0;
    padding: 0 16px;
    font-weight: 600;
    font-size: 15px;
    text-transform: unset;
    color: #fff;
    transition: .3s;
    background: rgb(183,114,47);
    background: -moz-linear-gradient(280deg, rgba(183,114,47,1) 0%, rgba(248,169,28,1) 100%);
    background: -webkit-linear-gradient(280deg, rgba(183,114,47,1) 0%, rgba(248,169,28,1) 100%);
    background: linear-gradient(280deg, rgba(183,114,47,1) 0%, rgba(248,169,28,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b7722f",endColorstr="#f8a91c",GradientType=1);
    
}
.lh form .sub:hover input {
    box-shadow: inset 0 0 0 100px rgba(0,0,0,.2) !important;
    background: rgb(248,169,28);
background: -moz-linear-gradient(280deg, rgba(248,169,28,1) 0%, rgba(183,114,47,1) 100%);
background: -webkit-linear-gradient(280deg, rgba(248,169,28,1) 0%, rgba(183,114,47,1) 100%);
background: linear-gradient(280deg, rgba(248,169,28,1) 0%, rgba(183,114,47,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8a91c",endColorstr="#b7722f",GradientType=1);
    
}
.lh .button {
    display: block;
    border: 1px solid #fff;
    width: calc(100% - 40px);
    margin: 0 auto 10px;
    padding: 0;
    font-size: 20px;
    line-height: 56px;
    color: #fff;
}
.lh.tv .button {
    border: 1px solid #fff !important;
}
.lh .button span {
    padding-left: 36px;
}
.lh .button span:before {
    background-color: #fff;
    margin-left: -36px;
    left: unset;
    top: calc(50% - 14px);
    width: 28px;
    height: 28px;
    -webkit-mask-size: 28px;
    mask-size: 28px;
    -webkit-mask-image: url(./wecode/img/icon-calling.svg);
    mask-image: url(./wecode/img/icon-calling.svg);
}
.hot-linelh:hover{
    border: 1px solid #f58220;
}
.wpcf7-response-output {
    border: none !important;
    margin: 0 0 12px !important;
    padding: 0 !important;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #112B4C;
}
.post-item h5, .post-item a {
    margin: 0 !important;
}
.tt .section-title-container {
    margin: 0;
}
.tt .section-title-normal, .tt .section-title-normal span {
    border: none;
    padding: 0;
}
.tt .section-title-normal a {
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
}
.tt .section-title-normal a i {
    bottom: -2px;
    opacity: 1;
}
.tt .post-item {
    max-width: 50%;
    padding-bottom: 13px;
}
.tt .post-item .box-image, .tt .post-item .box-text {
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
} 
.tt .post-item .box-image {
    border-radius: 12px;
    overflow: hidden;
    width: calc(100%/3) !important;
}
.tt .post-item .box-text {
    width: calc(100% - (calc(100%/3))) !important;
    padding: 0 0 0 1.5em !important;
    z-index: 1;
}
.tt .post-item .box-text a {
    margin-bottom: 8px !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
}
.tt .post-item .box-text .post-meta {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: rgba(17, 43, 76, .6);
    opacity: 1 !important;
}
.tt .post-item .box-image .image-cover {
    padding-top: 65.25% !important;
}
.tt .post-item:first-child .box-image {
    display: block;
    width: 100% !important;
}
.tt .post-item:first-child .box-image .image-cover {
    padding-top: 70% !important;
}
.tt .post-item:first-child .box-image .image-cover a:before {
    position: absolute;
    content: '';
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 20%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.tt .post-item:first-child .box-text {
    display: block;
    position: absolute;
    width: 100% !important;
    bottom: 0;
    left: 0;
    padding: 30px !important;
}
.tt .post-item:first-child .box-text a {
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    color: #fff;
}
.tt .post-item:first-child .box-text .post-meta {
    color: rgba(255, 255, 255, .8);
}
.tv .icon-box {
    border-radius: 16px;
    background-color: #fff;
    padding: 30px 15px 40px;
}
.tv .icon-box .icon-box-img img {
    height: 200px;
    object-fit: contain;
    transition: .6s;
}
.tv .icon-box:hover .icon-box-img img {
    transform: scale(1.2);
}
.tv h3 {
    font-size: 28px;
    line-height: 33px;
}
.tv .button {
    border: 1px solid #112B4C;
    padding: 0 50px;
    font-size: 15px;
    line-height: 45px;
}
.product-small .product-title a, .product-small .product-item-info span {
    font-weight: 600;
}
/* .product-small:hover .product-title a {
    font-weight: 700;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    color: #042643;
} */
.star-rating span:before {
    color: #efa329;
}
.product-small .price .amount {
    font-weight: 800;
}
.lh-p .r2 {
    border-radius: 16px;
    background-color: rgba(11, 48, 80, .8);
}
.lh-p form {
    padding: 0;
}
.lh-p iframe {
    border-radius: 12px;
}
.ibox .img {
    width: 110px !important;
    margin: 0 0 12px;
}
.lh-p .ibox .img {
    width: 220px !important;
}
.f h3 {
    margin-bottom: 24px;
    font-size: 20px;
    line-height: 20px;
}
.ibox p {
    color: rgba(255, 255, 255, .8);
}
.ibox a .icon-box p  {
    transition: .2s;
}
.ibox a .icon-box:hover p {
    font-weight: 600;
    color: #fff;
}
.ibox .icon-box {
    margin-bottom: 15px;
}
.ibox .icon-box {
    display: flex;
}
.ibox .icon-box .icon-box-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.f .col2 .widget ul {
    padding-top: 13px;
}
.f .col2 .widget ul.menu li {
    border: none;
}
.f .col2 a {
    width: 100%;
    color: rgba(255, 255, 255, .8);
    transition: .2s;
}
.f .col2 .widget ul li:hover a, 
.f .col2 .widget .current-menu-item a {
    font-weight: 600;
    color: #fff;
}
.f .col3 iframe {
    border-radius: 12px;
    margin-top: 20px;
}
.lh.bg .section {
    border-radius: 16px;
    overflow: hidden;
}
.lh.bg .half {
    width: calc(100% - 200px);
}
.lh.bg .half .field {
    display: table-cell;
    width: calc(100%/3);
    padding-right: 12px;
}
.lh.bg .sub {
    position: absolute;
    top: 0;
    right: 20px;
    width: 200px;
}
.lh.bg form .sub input, .lh.bg form input {
    height: 45px;
}
.lh.bg pan, .lh.tv pan {
    display: block;
    margin-top: 12px;
    text-align: center;
    font-style: italic;
    color: #fff;
}
.lh.tv  {
    position: relative;
}
.lh.tv .col2 {
    position: absolute;
    right: 0;
}
.lh.tv .col-inner {
    border-radius: 16px;
    overflow: hidden;
    background-color: transparent;
    padding: unset;
}
.lh.tv span {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    font-style: normal;
}
h1.product-title.product_title.entry-title {
    color: #0B3150;
}
.product-sap-mo-ban span {
    background: #e03c31;
}
.product-description ul {
    margin-left: 40px;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: 0;
}
.testimonial-text.line-height-small.italic.test_text.first-reset.last-reset.is-italic {
    padding: 0 20px;
    min-height: 103px;
}
.testimonial-meta.pt-half {
    padding: 8px 0 15px 0px;
}
.icon-box.testimonial-box.icon-box-center.yk-kh.text-center {
    border-radius: 10px !important;
}
.icon-box-img.testimonial-image.circle {
    margin: 0 auto 1em;
    width: 100px !important;
}
.icon-box-img.testimonial-image.circle img {
    width: 100px;
    height: 100px;
}
.slider-kh .col-inner {
    border-radius: 10px !important;
    border: 1px solid #eee;
}
.testimonial-text.line-height-small.italic.test_text.first-reset.last-reset.is-italic p {
    font-size: 15px;
    line-height: 25px;
}
strong.testimonial-name.test_name {
    color: #0b3150;
    font-size: 17px;
}
.slider-kh ol.flickity-page-dots {
    bottom: -17px;
}
.lh.ut form {
    padding: 0;
}
.lh.ut form .half {
    display: inline-block;
    width: calc(50% - 6px);
    margin: 0 6px;
}
.lh.ut form .half.h1 {
    margin-left: 0;
}
.lh.ut form .half.h2 {
    margin-right: 0;
}
.lh.ut form pan {
    display: block;
    margin-bottom: 8px;
    line-height: 21px;
}
.lh.ut form .file input {
    width: 100%;
    line-height: 45px;
}
.bc .icon-box {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    transition: .3s;
}
.bc a:hover .icon-box {
    box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.15);
}
.bc .icon-box-img {
    position: relative;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
    width: 100% !important;
    height: auto;
    margin: 0;
    padding-top: 56%;
}
.bc .icon-box-img img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    transition: .6s;
}
.bc a:hover .icon-box-img img {
    transform: scale(1.2);
}
.bc .icon-box-text {
    display: flex;
    padding: 10px 10px 15px;
}
.bc .icon-box-text .img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 80px !important;
    padding-right: 10px;
}
.bc .icon-box-text h3 {
    width: calc(100% - 80px);
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
}
.vhct .icon-box {
    padding: 30px 10px; 
}
.vhct .col1 .icon-box {
    height: 220px;
}
.vhct .icon-box-text p {
    font-size: 16px;
    line-height: 20px;
}
.vsc .icon-box-img svg {
    height: 60px;
}
.nav-dropdown>li>a {
    display: block;
    color: #212121;
    line-height: 25px;
}
.term-description {
    background: #f4eee4;
    padding: 40px;
    border-radius: 12px;
    margin-bottom: 30px;
}
.term-description ul {
    margin-left: 45px;
}
div#glt-translate-trigger  {
    display: none;
}
@media (min-width: 850px){
    header#header .nav-dropdown {
        display: block;
    }
    header#header .nav-dropdown ul.sub-menu {
        position: absolute;
        left: 100%;
        top: 0;
        background: #fff;
        width: 250px;
        padding: 0;
        display: none !important;
        border-radius: 5px;
        -webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
        box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    }
    header#header .nav-dropdown ul.sub-menu a {
        white-space: normal;
        margin: 0;
        padding: 10px 15px;
        border: 0;
        font-weight: 400;
        font-size: 14px;
        color: #212121;
    }
    header#header .nav-dropdown li:hover > ul.sub-menu{
        display: block !important;
    }
    header#header .nav-dropdown li {
        border-right: 0;
        white-space: normal;
        width: 100%;
        display: block;
        position: relative;
    }
    header#header .nav-dropdown li.menu-item-has-children > a {
        font-weight: 400;
        text-transform: none;
        color: #212121;
        font-size: 14px;
    }
    header#header .nav-dropdown li.active>a {
        color: #e82c2a;
    }
}
@media only screen and (max-width: 48em) {
    div#glt-translate-trigger {
        display: block !important;
        bottom: 115px !important;
        left: -44px !important;
        rotate: 90deg !important;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        padding-left: 20px;
        font-size: 16px;
        color: #0b3150;
    }
    
    .section.section-search .proweb-search.container {
        background: #fff;
        padding: 20px 0px;
        border-radius: 16px 16px 0 0;
    }
   
   
    .mobile-nav.nav>li>a {
        color: #FAE09A;
    }
    /* .header-main .header-button .button:before, .gt .button.icob-b:before, .lh .button span:before {
        top: calc(50% - 8px);
        width: 16px;
        height: 16px;
        -webkit-mask-size: 16px;
        mask-size: 16px;
    }
    .gt p {
        font-size: 14px;
        line-height: 19px;
    }
    .gt .button {
        padding: 0 20px;
        font-size: 12px;
        line-height: 40px;
    }
    .gt .button.icob-b {
        padding: 0 20px 0 42px;
    }
    .gt .button.icob-b:before {
        left: 20px;
    } */
    .gt .r2 .rso {
        font-size: 30px;
        line-height: 34px;
    }
    /* .gt .r2 p {
        margin: 6px 0;
        font-size: 14px;
        line-height: 14px;
    } */
    .vs .icon-box .icon-box-img img {
        height: 60px;
    }
    .vs .icon-box h3 {
        font-size: 16px;
        line-height: 21px;
    }
    /* .lh .field {
        margin-bottom: 8px;
    }
    .lh form input {
        height: 46px;
        padding: 0 16px 0 40px;
        font-size: 12px;
    }
    .lh .field img {
        top: calc(50% - 9px);
        width: 18px;
    } */
    .lh form .sub input {
        height: 45px;
        font-size: 16px;
    }
    .lh .button {
        font-size: 16px;
        line-height: 45px;
    }
    .lh .button span {
        padding-left: 30px;
    }
    .lh.tv span {
        margin: 0;
        font-weight: 700;
        font-size: 17px;
        line-height: 24px;
        font-style: normal;
    }
    .lh.tv .button {
        padding: 0;
    }
    /* .lh .button span:before {
        margin-left: -30px;
        top: calc(50% - 10px);
        width: 20px;
        height: 20px;
        -webkit-mask-size: 20px;
        mask-size: 20px;
    } */
    .tt .post-item {
        max-width: 100%;
        padding-bottom: 13px;
    }
    .tt .post-item .box-image .image-cover {
        padding-top: 70% !important;
    }
    .tt .post-item .box-text .post-meta {
        font-size: 12px;
        line-height: 17px;
    }
    .tt .post-item .box-text a {
        margin-bottom: 10px !important;
        font-size: 16px;
        line-height: 21px;
    
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .tt .post-item:first-child .box-image .image-cover {
        padding-top: 65.25% !important;
    }
    .tt .post-item:first-child .box-text {
        padding: 20px !important;
    }
    .tt .post-item:first-child .box-text a {
        font-size: 16px;
        line-height: 23px;
    }
    .tv .row {
        display: block;
        overflow: scroll;
        scrollbar-width: thin;
        white-space: nowrap;
        padding: 0 8px
    }
    .tv .row .col {
        margin-bottom: 15px;
    }
    /* .tv .icon-box .icon-box-img {
        width: 180px !important;
    }
    .tv .icon-box .icon-box-img img {
        height: 160px;
    }
    .tv h3 {
        font-size: 22px;
        line-height: 27px;
    } */
    .tv p {
        white-space: normal;
    }
    /* .tv .button {
        padding: 0 26px;
        font-size: 16px;
        line-height: 42px;
    } */
    .product-small .box-text p.product-title {
        font-size: 16px;
    }
    .product-small .price {
        display: block;
        width: 100%;
    }
    .product-small .product-item-info {
        display: flex;
        width: 100%;
        text-align: left;
    }
    /* .product-small .product-item-info i {
        margin-right: 20px;
    } */
    .lh.bg .half {
        width: 100%;
    }
    .lh.bg .half .field {
        display: block;
        width: 100%;
        padding-right: 0;
    }
    .lh.bg .sub {
        position: relative;
        right: 0;
        width: 100%
    }
    .lh.bg form .sub input {
        height: 48px;
    }
    .lh.bg pan, .lh.tv pan {
        margin-top: 0;
    }
    .lh.bg pan {
        font-size: 12px;
        line-height: 17px;
    }
    .lh.tv .col2 {
        position: relative;
    }
    .lh.tv pan {
        font-size: 18px;
        line-height: 18px;
    }
    .bc .icon-box-text {
        padding: 15px 20px 20px;
    }
    .bc .icon-box-text .img {
        width: 100px !important;
        padding-right: 15px;
    }
    .bc .icon-box-text h3 {
        width: calc(100% - 100px);
    }
    .vhct .col1 .icon-box {
        height: auto;
    }
    .lh-p .r2 {
        border-radius: 0;
    }
}
.box-label .box-text.text-center {
    left: 15%;
    margin: 10% 0;
    transform: translateX(-9%);
}
.box-label:hover .box-text.text-center {
    background-color: #0b3150 !important;
    opacity: 1 !important;
} 
.box-label:hover .box-text.text-center h5 {
    color: #fff !important;
    opacity: 1 !important;
}