.content-area {
    padding:  30px 0 0;
}
.home .content-area {
    padding-top: 0;
}
.title-home h3{
    justify-content: center;
    font-size: 26px;
}
.title-home .is-divider{
    margin: 0 auto;
    background: #0656ad;
}
.full-row{
    padding-bottom: 50px;
    margin-top: 30px;
}
.full-row .term-tax{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.term-tax .list-term-tax img{
    height: 250px;
    object-fit: contain;
    border: 1px solid #ccc;
}
.term-tax .list-term-tax .cnt{
    padding-top: 10px;
}
.term-tax .list-term-tax h3{
    font-size: 16px;
}
.term-tax .list-term-tax h3 a{
    color: #222;
    &:hover{
        color: #0656ad;
    }
}
.category-page-row .tabbed-content,
.full-row .tabbed-content{
    margin-top: 30px;
}
.category-page-row .tabbed-content .tab-panels,
.full-row .tabbed-content .tab-panels{
    padding: 30px 0 0;
    border: none;
    border-top: 1px solid #ddd;
}
.price_pro{
    display: none;
}
.widget .is-divider{
    display: none;
}
.box__products .add-to-cart-button{
    display: none;
}
.woocommerce-description{
    display: none !important;
}
.left_content_pro .woocommerce-Tabs-panel--description .woocommerce-description{
    display: flex !important;
    background-color: #0656ad85;
    padding: 20px;
    margin-bottom: 20px;
}
.woocommerce-description .large-8{
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce-description h2{
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    font-size: 24px;
}
.woocommerce-description .fl-button{
    font-size: 16px;
    line-height: 18px;
    padding: 12px 24px;
    background: #fafafa;
    border: 1px solid #ccc;
    color: #333;
    display: inline-block;
    margin: 10px;
    i{
        font-size: 1.3em;
        height: auto;
        margin-right: 8px;
        vertical-align: middle;
        width: auto;
    }
}
/** Single Post **/
.entry-meta {
    font-size: 14px;
}

.entry-meta .posted-author {
    padding-right: 10px;
}

.entry-meta .posted-on,
.entry-meta .posted-share {
    padding-left: 10px;
    padding-right: 10px;
}

.entry-meta .posted-share a {
    font-size: 11px;
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    line-height: 24px;
    border-width: 1px;
    margin-bottom: 0px;
}

.entry-meta .posted-view {
    padding-left: 10px;
}

.entry-meta .posted-author img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.product-small .box-text p.category{
    font-size: 11px;
    text-transform: unset;
    font-weight: 400;
    letter-spacing: 0;
    color: #444;
    margin-top: 0;
    margin-bottom: 5px;
}
.box-text-products .product-title{
    margin: 0 0 10px;
}
.box-text-products .product-title a{
    font-size: 18px;
    color: #222;
    margin-bottom: 0;
    margin-top: 0;
}
.price_pro{
    font-size: 16px;
    color: #d41616;
    font-weight: 600;
    del{
        color:#777;
        font-weight: 500;
        font-size: 14px;
    }
}
.product-small .add-to-cart-button a{
    text-transform: unset;
    font-size: 14px;
    font-weight: 400;
    border-width: 1px;
}
.sidebar-inner .widget-title{
    font-size: 18px;
    letter-spacing: 0;
    background-color: #00aaad;
    color: #fff;
    display: block;
    padding: 10px 15px;
    margin-bottom: 20px;
}
.sidebar-inner .menu li.current-product_cat-parent > ul.sub-menu,
.sidebar-inner .menu li.current-menu-item > ul.sub-menu{
    display: block !important;
}
.sidebar-inner .menu li.current-menu-item > a{
    color: #0656ad;
}
.sidebar-inner .menu li a{
    color: #222;
    &:hover{
        color: #0656ad;
    }
}
.sidebar-inner ul.product-categories li{
    padding: 5px 0;
}
.sidebar-inner ul.product-categories li a{
    padding: 0;
    font-size: 15px;
    font-weight: 500 !important;
    color: #222;
    &:hover{
        color: #dc4114;
    }
}
.product-main .product-gallery .woocommerce-product-gallery{
    height: 400px;
    overflow: hidden;
}
.product-main .product-gallery .woocommerce-product-gallery .flickity-slider > div{
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-main .product-gallery .woocommerce-product-gallery img{
    height: 400px;
}
.product-main .product-gallery .flickity-slider > div{
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-main .product-thumbnails a img{
    height: 80px;
}
.product-info .woocommerce-breadcrumb{
    display: none;
}
.product-info h1.product-title{
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    margin: 0 0 15px;
    padding-bottom: 5px;
    line-height: 38px;
}
.product-info .product-short-description h2,
.product-info .product-short-description h4,
.product-info .product-short-description h3{
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: revert;
}
.product-info .product-short-description p{
    font-size: 14px;
}
.product-info .is-divider{
    display: none;
}
.product-info .price{
    font-size: 18px !important;
    display: none !important;
    gap: 15px;
    color: #d41616;
    del{
        color:#777;
        font-weight: 500;
        font-size: 15px;
        bdi{
            color:#777;
        }
    }
}
.product-btn-wrap{
    position: relative;
    padding-top: 50px;
    text-align: right;
}
.product-btn-wrap a{
    border: 2px solid #0656AD;
    text-transform: uppercase;
    border-radius: 3px;
    line-height: 28px;
    padding: .05em .8em;
    font-size: 15px;
    vertical-align: top;
    color: #0656AD;
    display: inline-block;
}
.product-btn-wrap a:hover{
    background-color: #0656AD;
    color: #fff;
}
.product-summary .price .woocommerce-Price-currencySymbol{
    font-size: 18px;
}
.product-summary .price del .woocommerce-Price-currencySymbol{
    font-size: 15px;
    vertical-align: middle;
}
.product-footer .product-tabs_detail .woocommerce-tabs{
    border-top: none;
    padding-top: 0px;
}
.woocommerce-tabs ul.tabs li{
    margin-left: 5px;
    margin-right: 5px;
}
.woocommerce-tabs ul.tabs li a{
    font-size: 14px;
    background-color: #0656AD;
    text-transform: unset;
    line-height: 20px;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    border-color: #0656AD;
    border-radius: 3px 3px 0 0;
    font-weight: 400;
}
.woocommerce-tabs ul.tabs li.active a{
    background-color: #fff;
    color: #222;
    border-color: #0656AD;
}
.product-tabs_detail .nav-tabs+.tab-panels{
    border: none;
    border-top: 1px solid #0656AD;
    padding-left: 0;
    padding-right: 0;
}
.product-summary .quantity{
    margin-bottom: 0;
}
.product-info button.add_to_cart_button{
    text-transform: unset;
    margin-bottom: 0;
}
.product-info button.add_to_cart_button label{
    margin: 0;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
    cursor: pointer;
}
.product-info button.add_to_cart_button span{
    display: none;
}
.product-footer form h2{
    background: #0656AD;
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #fff;
    margin: 0;
    font-size: 16px;
    padding: 0 20px;
    font-weight: normal;
}
.product-footer form > p{
    background: #fff;
    padding: 20px 20px 5px;
    box-shadow: 0 0 10px rgb(0, 0, 0, .1);
}
.product-footer form input{
    list-style: none;
    margin: 0 0 14px;
    display: flex;
    min-height: auto;
    line-height: 40px;
    box-shadow: none;
    font-size: 14px;
    border-left: 3px solid #0656AD;
}
.product-footer form textarea{
    list-style: none;
    margin: 0 0 14px;
    box-shadow: none;
    border-left: 3px solid #0656AD;
    font-size: 14px;
}
.product-footer form input.wpcf7-submit{
    width: 100%;
    height: 33px;
    color: #fff;
    background: #0656AD;
    border: none;
    cursor: pointer;
    margin: 0 0 30px;
    font-size: 14px;
    font-weight: 400;
    text-transform: unset;
    line-height: 34px;
}
.related{
    border-top: none !important;
    padding-bottom: 40px;
}
.related .product-section-title{
    padding-top: 30px;
    padding-bottom: 0;
}
.related .box__products .add-to-cart-button,
.related .box__products .price_pro{
    display: none;
}
.video-button-wrapper{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.video-button-wrapper a{
    margin: 0;
    background: url(../images/g615.png) center no-repeat;
    border: none !important;
    i{
        display: none;
    }
}
.tits{
    margin-bottom: 30px;
}
.tits h3{
    margin-bottom: 0;
}

.tits h3 span{
    background: #569ba3;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    border-left: 11px solid #569ba3;
    padding: 14px 20px 7px 30px;
    position: relative;
    &::after{
    content: "";
    position: absolute;
    top: 0;
    right: -20px; /* chiều rộng phần mũi nhọn */
    width: 0;
    height: 0;
    border-top: 28.5px solid transparent; /* nửa chiều cao */
    border-bottom: 28.5px solid transparent;
    border-left: 20px solid #4da2a7; /* màu mũi nhọn */
	}}
.sec_01 .searchform-wrapper form{
    margin-bottom: 30px;
}
.sec_01 .searchform-wrapper form input{
    border: 1px solid #DDDDDD;
    background: #F5F5F5;
    box-shadow: none;
    padding: 11px 14px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: inline-block;
    height: 47px;
}
.sec_01 .searchform-wrapper form button{
    background: #0656AD;
    padding: 4px 27px 4px 25px;
    height: 47px;
    text-transform: unset;
    letter-spacing: 0;
    font-weight: 500;
}
.sec_01 .searchform-wrapper form button.loading::after{
    display: none;
}
.sec_01 .searchform-wrapper form button::after{
    content: "Tìm sản phẩm";
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-left: 3px;
}
.sec_01 .searchform-wrapper form button i{
    font-size: 20px;
}
.sec_02 .product-category .col-inner,
.sec_01 .product-category .col-inner,
.product-small.box{
    border: 1px solid #E9ECEF;
    background-color: #fff;
}
.sec_02 .product-category .box-image,
.sec_01 .product-category .box-image,
.product-small.box .box-image{
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 263px;
    overflow: hidden;
    img{
        object-fit: contain;
        height: 260px;
    }
}
.sec_02 .product-category .box-text,
.sec_01 .product-category .box-text,
.product-small.box .box-text{
    padding: 0 28px 34px;
}
.product-small.box .box-text .product-title{
    margin: 0;
}
.sec_02 .product-category .box-text h5,
.sec_01 .product-category .box-text h5,
.product-small.box .box-text .product-title a{
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    text-align: center;
    color: #343434;
    height: 50px;
    overflow: hidden;
    text-transform: unset;
    letter-spacing: 0;
    &:hover{
        color: #0656AD;
    }
}
.sec_03 .large-columns-3{
    margin: 0 -15px !important;
}
.sec_03 .large-columns-3 .product-category{
    padding: 0 15px 69px;
    .overlay{
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.94%, rgba(0, 0, 0, 0.8) 100%);
    }
}
.sec_03 .product-category .box-text{
    background: url(../images/Rectangle2361.png) no-repeat;
    width: calc(100% - 95px);
    left: 20px;
    padding-top: 28px;
    padding-right: 40px;
    padding-left: 10px;
    height: 106px;
    bottom: -51px;
}
.sec_03 .product-category .box-text .box-text-inner{
    text-shadow: none;
}
.sec_03 .product-category .box-text .box-text-inner h5{
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-transform: unset;
    text-align: left;
    margin: 0;
    padding-left: 24px;
    position: relative;
    display: flex;
    align-items: center;
    height: 48px;
    &::after{
        content: "";
        position: absolute;
        background-color: #FF833E;
        width: 4px;
        height: 42px;
        left: 0;
        top: 3px;
    }
}
.sec_04 .section-content > .row-collapse{
    margin-top: -316px;
}
.sec_04 .text-1 h2{
    margin-bottom: 41px;
}
.sec_04 .img-inner{
    position: relative;
    img{
        padding-left: 30px;
    }
    .caption{
        transform: rotate(-90deg) !important;
        background: transparent;
        color: #333333;
        padding: 0;
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0.11em;
        position: absolute;
        left: -48%;
        top: -28%;
        text-align: right;
        bottom: auto;
        display: inline-flex;
    }
}
.sec_04 .row_our{
    background-color: #fff;
    padding: 42px 54px 37px 26px !important;
    box-shadow: 0px 2px 20px 0px #00000026;
    border: 1px solid #DDDDDD;
    margin: 0 !important;
}
.sec_04 .row_our .title_hd{
    margin-top: 36px;
}
.title_hd h3{
    color: #F58634;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.12em;
    text-align: left;
    margin: 0;
}
.title_hd h2{
    color: #333333;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.05em;
    margin-bottom: 24px;
}
.sec_04 .row_our p{
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    text-indent: 20px;
    margin-bottom: 30px;
}
.sec_04 .row_our a.button {
    margin: 0;
    border-radius: 0 30px 0 0 !important;
    border-color: #F58634;
    color: #F58634;
    padding: 14px 31px 10px;
    min-width: 179px;
    font-size: 14px;
    line-height: 1;
    height: 54px;
}
.sec_04 .row-2 .title_hd{
    position: relative;
    &::after{
        content: "";
        background-color: #FF833E;
        width: 3px;
        height: 100%;
        position: absolute;
        top: 0;
        right: -82px;
    }
}
.sec_04 .row-2 .title_hd h2{
    font-size: 34px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.01em;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
}
.sec_04 .row-2 .col{
    display: flex;
    align-items: center;
}
.sec_04 .row-2 p{
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 0;
    color: #333;
}
.sec_04 .box:hover .box-text{
    background: #fff;
    h5.post-title a{
        color: #333;
    }
}
.sec_04 .box .box-text{
    padding: 15px;
    background: #fff;
    h5.post-title{
        margin: 0;
        a{
            font-size: 15px;
            font-weight: 600;
            line-height: 22px;
            height: 44px;
            overflow: hidden;
            letter-spacing: 0.01em;
            text-align: left;
            margin: 0;
            color: #0f4a8d;
        }
    }
    .cat-label{
        background: transparent;
        padding: 0;
        color: #ABACAE;
        font-size: 13px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0.04em;
        text-align: left;
        margin: 0 0 3px;
    }
    .is-divider{
        display: none;
    }
}
.sec_04 .row .flickity-button svg{
    background: linear-gradient(269.86deg, #F6B709 0.12%, #EF8315 93.44%);
    min-width: 45px;
    height: 45px;
    border: none;
    padding: 13px !important;
    color: #fff;
}
.sec_05 .title_hd h2{
    font-size: 34px;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}
.sec_05 .icon-box .icon-box-img{
    margin-bottom: 20px;
}
.sec_05 .icon-box .icon{
    height: 112px;
    width: 112px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 50%;
}
.sec_05 .icon-box .icon-box-text h5{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 0;
}
.sec_05 .icon-box .icon-box-text p{
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 0.01em;
    text-align: center;
    margin-bottom: 0;
}
.sec_06 .title_hd h2{
    font-size: 34px;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    margin-bottom: 10px;
}
.sec_06 .post-item .box{
    box-shadow: 0px 2px 10px 0px #00000026;
    display: inline-block;
    width: 100%;
}
.sec_06 .post-item .box .box-text{
    padding: 32px 56px 39px 30px;
}
.sec_06 .post-item .box h5.post-title a{
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    margin: 0;
}
.sec_06 .post-item .box .is-divider{
    display: none;
}
.sec_06 .post-item .box .post-meta{
    margin: 12px 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    text-align: left;
    opacity: 1;
    color: #666666;
}
.sec_06 .post-item .box .from_the_blog_excerpt{
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    text-align: left;
    margin: 0;
    color: #666666;
}
/*.sec_06 .blog-right .post-item > .col-inner{
    height: 185px;
}*/
.sec_06 .blog-right .post-item {
    padding-bottom: 10px;
}
.sec_06 .blog-right .box .box-image{
    float: left;
}
.sec_06 .blog-right .box .box-text{
    float: right;
    width: 75%;
    padding: 15px;
}
.sec_06 .blog-right .box h5.post-title a{
    font-size: 15px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sec_06 .blog-right .box .post-meta{
    margin: 7px 0;
}
.sec_06 .blog-right .box .from_the_blog_excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sec_07 .title_hd h2{
    font-size: 34px;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    color: #333;
    margin-bottom: 40px;
    letter-spacing: 0;
    text-transform: uppercase;
}
.sec_07 .gallery-col{
    padding-bottom: 0;
}
.sec_07 .gallery-col .box-image{
    border: 1px solid #DDDDDD;
    padding: 10px;
    background: #fff;
    height: 101px;
    display: flex;
    align-items: center;
    justify-content: center;
    img{
        width: unset;
    }
}
.sec_07 .row .flickity-button{
    bottom: auto;
    top: 50%;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    opacity: 1 !important;
    svg{
        background-color: #F58634;
        border-color: #F58634;
        color: #fff;
        padding: 13px;
    }
}
.sec_07 .slider-show-nav .flickity-prev-next-button, .sec_07 .slider:hover .flickity-prev-next-button{
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
}